Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6ace714950837befb0776d0eb088238886854561 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-ssh5842597419203998374.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3242580245030119042.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17332694430613086790.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8543158582007801502.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-ssh7269594899311002483.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-23371’ Running on prd-ubuntu20.04-docker-8c-8g-23396 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/732 [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/732 # 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 6ace714950837befb0776d0eb088238886854561 (main) > 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 6ace714950837befb0776d0eb088238886854561 # timeout=10 Commit message: "Merge pull request #4975 from jinlinGuan/issue-4948" > git rev-list --no-walk 82350b2dc17c64c6dcaf341c305da1b72442d937 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-21T02:49:35.317Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-21T02:49:35.387Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-21T02:49:35.415Z] ========================================================= [2024-10-21T02:49:35.415Z] EdgeX Global Pipelines Version Info [2024-10-21T02:49:35.415Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-21T02:49:36.132Z] ------------------- [2024-10-21T02:49:36.132Z] stable info: [2024-10-21T02:49:36.132Z] ------------------- [2024-10-21T02:49:36.132Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-21T02:49:36.132Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-21T02:49:36.132Z] Message: update stable to v1.0.265 [2024-10-21T02:49:36.703Z] ------------------- [2024-10-21T02:49:36.703Z] experimental info: [2024-10-21T02:49:36.703Z] ------------------- [2024-10-21T02:49:36.703Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-21T02:49:36.703Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-21T02:49:36.703Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-21T02:49:36.822Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-10-21T02:49:36.839Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-10-21T02:49:36.862Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-21T02:49:36.887Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-21T02:49:36.912Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-21T02:49:36.929Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-21T02:49:36.946Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-21T02:49:36.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-10-21T02:49:36.988Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-10-21T02:49:37.010Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-10-21T02:49:37.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-21T02:49:37.052Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-21T02:49:37.076Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-21T02:49:37.101Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-21T02:49:37.126Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-21T02:49:37.155Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-21T02:49:37.183Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-21T02:49:37.205Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-21T02:49:37.230Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-10-21T02:49:37.256Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-10-21T02:49:37.286Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-21T02:49:37.312Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-21T02:49:37.338Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-21T02:49:37.358Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-21T02:49:37.377Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-21T02:49:37.400Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-21T02:49:37.428Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6ace714950837befb0776d0eb088238886854561 [Pipeline] echo [2024-10-21T02:49:37.450Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6ace714 [Pipeline] echo [2024-10-21T02:49:37.472Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-21T02:49:37.531Z] provisioning config files... [2024-10-21T02:49:37.542Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/732@tmp/config18164089397478520976tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-21T02:49:37.861Z] ---> ****-login.sh [2024-10-21T02:49:37.861Z] nexus3.edgexfoundry.org:10001 [2024-10-21T02:49:38.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-21T02:49:40.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-21T02:49:40.669Z] Configure a credential helper to remove this warning. See [2024-10-21T02:49:40.669Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-21T02:49:40.669Z] [2024-10-21T02:49:40.669Z] Login Succeeded [2024-10-21T02:49:40.669Z] nexus3.edgexfoundry.org:10002 [2024-10-21T02:49:40.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-21T02:49:40.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-21T02:49:40.932Z] Configure a credential helper to remove this warning. See [2024-10-21T02:49:40.932Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-21T02:49:40.932Z] [2024-10-21T02:49:40.932Z] Login Succeeded [2024-10-21T02:49:40.932Z] nexus3.edgexfoundry.org:10003 [2024-10-21T02:49:40.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-21T02:49:40.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-21T02:49:40.932Z] Configure a credential helper to remove this warning. See [2024-10-21T02:49:40.932Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-21T02:49:40.932Z] [2024-10-21T02:49:40.932Z] Login Succeeded [2024-10-21T02:49:40.932Z] nexus3.edgexfoundry.org:10004 [2024-10-21T02:49:40.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-21T02:49:41.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-21T02:49:41.193Z] Configure a credential helper to remove this warning. See [2024-10-21T02:49:41.193Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-21T02:49:41.193Z] [2024-10-21T02:49:41.193Z] Login Succeeded [2024-10-21T02:49:41.193Z] ****.io [2024-10-21T02:49:41.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-21T02:49:41.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-21T02:49:41.453Z] Configure a credential helper to remove this warning. See [2024-10-21T02:49:41.453Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-21T02:49:41.453Z] [2024-10-21T02:49:41.453Z] Login Succeeded [2024-10-21T02:49:41.453Z] ---> ****-login.sh ends [Pipeline] } [2024-10-21T02:49:41.462Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-21T02:49:41.798Z] + 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 [2024-10-21T02:49:41.798Z] + dirname cmd/core-command/Dockerfile [2024-10-21T02:49:41.798Z] + cut -d/ -f2 [2024-10-21T02:49:41.798Z] + echo core-command,cmd/core-command/Dockerfile [2024-10-21T02:49:41.798Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile+ [2024-10-21T02:49:41.798Z] cut -d/ -f2 [2024-10-21T02:49:41.798Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-10-21T02:49:41.798Z] + dirname cmd/core-data/Dockerfile [2024-10-21T02:49:41.798Z] + cut -d/ -f2 [2024-10-21T02:49:41.798Z] + echo core-data,cmd/core-data/Dockerfile [2024-10-21T02:49:41.798Z] + dirname cmd/core-keeper/Dockerfile [2024-10-21T02:49:41.798Z] + cut -d/ -f2 [2024-10-21T02:49:41.798Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-10-21T02:49:41.798Z] + dirname cmd/core-metadata/Dockerfile [2024-10-21T02:49:41.798Z] + cut -d/ -f2 [2024-10-21T02:49:41.798Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-10-21T02:49:41.798Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-10-21T02:49:41.798Z] + cut -d/ -f2 [2024-10-21T02:49:41.798Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-10-21T02:49:41.798Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-10-21T02:49:41.798Z] + cut -d/ -f2 [2024-10-21T02:49:41.798Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-10-21T02:49:41.798Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-10-21T02:49:41.798Z] + cut -d/ -f2 [2024-10-21T02:49:41.798Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-10-21T02:49:41.798Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-10-21T02:49:41.798Z] + cut -d/ -f2 [2024-10-21T02:49:41.798Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-10-21T02:49:41.798Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-10-21T02:49:41.798Z] + cut -d/ -f2 [2024-10-21T02:49:41.798Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-10-21T02:49:41.798Z] + dirname cmd/security-spire-agent/Dockerfile [2024-10-21T02:49:41.798Z] + cut -d/ -f2 [2024-10-21T02:49:41.798Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-10-21T02:49:41.798Z] + dirname cmd/security-spire-config/Dockerfile [2024-10-21T02:49:41.798Z] + cut -d/ -f2 [2024-10-21T02:49:41.798Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-10-21T02:49:41.798Z] + dirname cmd/security-spire-server/Dockerfile [2024-10-21T02:49:41.798Z] + cut -d/ -f2 [2024-10-21T02:49:41.798Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-10-21T02:49:41.798Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-10-21T02:49:41.798Z] + cut -d/ -f2 [2024-10-21T02:49:41.798Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-10-21T02:49:41.798Z] + dirname cmd/support-notifications/Dockerfile [2024-10-21T02:49:41.798Z] + cut -d/ -f2 [2024-10-21T02:49:41.798Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-10-21T02:49:41.798Z] + dirname cmd/support-scheduler/Dockerfile [2024-10-21T02:49:41.798Z] + cut -d/ -f2 [2024-10-21T02:49:41.798Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-10-21T02:49:41.837Z] 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 [2024-10-21T02:49:42.234Z] + git rev-list -1 --merges 6ace714950837befb0776d0eb088238886854561~1..6ace714950837befb0776d0eb088238886854561 [Pipeline] echo [2024-10-21T02:49:42.247Z] -----------> git rev-list -1 --merges 6ace714950837befb0776d0eb088238886854561~1..6ace714950837befb0776d0eb088238886854561 6ace714950837befb0776d0eb088238886854561 [2024-10-21T02:49:42.247Z] 6ace714950837befb0776d0eb088238886854561 [false] [Pipeline] sh [2024-10-21T02:49:42.542Z] + git log --format=format:%s -1 6ace714950837befb0776d0eb088238886854561 [Pipeline] echo [2024-10-21T02:49:42.563Z] ========================================================= [2024-10-21T02:49:42.563Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-21T02:49:42.563Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-10-21T02:49:43.046Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-21T02:49:43.046Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-21T02:49:43.046Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-21T02:49:43.046Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-21T02:49:43.046Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-21T02:49:43.046Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-21T02:49:43.046Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:49:43.467Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-21T02:49:43.467Z] [2024-10-21T02:49:43.467Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:49:43.771Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-21T02:49:43.771Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-21T02:49:43.771Z] b85a868b505f: Pulling fs layer [2024-10-21T02:49:43.771Z] e2be974225ed: Pulling fs layer [2024-10-21T02:49:43.771Z] 339a4e72a1f5: Pulling fs layer [2024-10-21T02:49:43.771Z] 988bab9f4d93: Pulling fs layer [2024-10-21T02:49:43.771Z] 1469e6f7b9e6: Pulling fs layer [2024-10-21T02:49:43.771Z] eaf3925da568: Pulling fs layer [2024-10-21T02:49:43.771Z] bab4dde63d76: Pulling fs layer [2024-10-21T02:49:43.771Z] bde34c3a00c8: Pulling fs layer [2024-10-21T02:49:43.771Z] b352a97aabf1: Pulling fs layer [2024-10-21T02:49:43.771Z] 4872d77fe225: Pulling fs layer [2024-10-21T02:49:43.771Z] 5851b861e8e6: Pulling fs layer [2024-10-21T02:49:43.771Z] 1469e6f7b9e6: Waiting [2024-10-21T02:49:43.771Z] bab4dde63d76: Waiting [2024-10-21T02:49:43.771Z] 988bab9f4d93: Waiting [2024-10-21T02:49:43.771Z] eaf3925da568: Waiting [2024-10-21T02:49:43.771Z] b352a97aabf1: Waiting [2024-10-21T02:49:43.771Z] 4872d77fe225: Waiting [2024-10-21T02:49:43.771Z] 5851b861e8e6: Waiting [2024-10-21T02:49:43.771Z] e2be974225ed: Verifying Checksum [2024-10-21T02:49:43.771Z] e2be974225ed: Download complete [2024-10-21T02:49:43.771Z] 988bab9f4d93: Download complete [2024-10-21T02:49:44.031Z] 1469e6f7b9e6: Verifying Checksum [2024-10-21T02:49:44.031Z] 1469e6f7b9e6: Download complete [2024-10-21T02:49:44.031Z] 339a4e72a1f5: Verifying Checksum [2024-10-21T02:49:44.031Z] 339a4e72a1f5: Download complete [2024-10-21T02:49:44.031Z] eaf3925da568: Verifying Checksum [2024-10-21T02:49:44.031Z] eaf3925da568: Download complete [2024-10-21T02:49:44.031Z] bde34c3a00c8: Verifying Checksum [2024-10-21T02:49:44.031Z] bde34c3a00c8: Download complete [2024-10-21T02:49:44.031Z] b352a97aabf1: Verifying Checksum [2024-10-21T02:49:44.031Z] b352a97aabf1: Download complete [2024-10-21T02:49:44.031Z] 4872d77fe225: Verifying Checksum [2024-10-21T02:49:44.031Z] 4872d77fe225: Download complete [2024-10-21T02:49:44.031Z] 5851b861e8e6: Download complete [2024-10-21T02:49:44.031Z] b85a868b505f: Verifying Checksum [2024-10-21T02:49:44.031Z] b85a868b505f: Download complete [2024-10-21T02:49:44.291Z] bab4dde63d76: Verifying Checksum [2024-10-21T02:49:44.291Z] bab4dde63d76: Download complete [2024-10-21T02:49:45.682Z] b85a868b505f: Pull complete [2024-10-21T02:49:45.942Z] e2be974225ed: Pull complete [2024-10-21T02:49:46.512Z] 339a4e72a1f5: Pull complete [2024-10-21T02:49:46.512Z] 988bab9f4d93: Pull complete [2024-10-21T02:49:46.512Z] 1469e6f7b9e6: Pull complete [2024-10-21T02:49:46.772Z] eaf3925da568: Pull complete [2024-10-21T02:49:48.680Z] bab4dde63d76: Pull complete [2024-10-21T02:49:48.680Z] bde34c3a00c8: Pull complete [2024-10-21T02:49:48.680Z] b352a97aabf1: Pull complete [2024-10-21T02:49:48.680Z] 4872d77fe225: Pull complete [2024-10-21T02:49:48.680Z] 5851b861e8e6: Pull complete [2024-10-21T02:49:48.680Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-21T02:49:48.680Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-21T02:49:48.680Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-21T02:49:48.827Z] prd-ubuntu20.04-docker-8c-8g-23396 does not seem to be running inside a container [2024-10-21T02:49:48.860Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/732 -v /w/workspace/edgex-go/732:/w/workspace/edgex-go/732:rw,z -v /w/workspace/edgex-go/732@tmp:/w/workspace/edgex-go/732@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-21T02:49:51.724Z] $ docker top 6f96f2993a359cb01327ffd7fd2110145498cb7343516c5f5bf5ef56f0084a3b -eo pid,comm [2024-10-21T02:49:51.774Z] 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). [2024-10-21T02:49:51.774Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-21T02:49:51.840Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-21T02:49:51.840Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-21T02:49:51.957Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-21T02:49:51.959Z] $ docker exec 6f96f2993a359cb01327ffd7fd2110145498cb7343516c5f5bf5ef56f0084a3b ssh-agent [2024-10-21T02:49:52.056Z] SSH_AUTH_SOCK=/tmp/ssh-uO0aCsGhs95r/agent.33 [2024-10-21T02:49:52.056Z] SSH_AGENT_PID=39 [2024-10-21T02:49:52.063Z] Running ssh-add (command line suppressed) [2024-10-21T02:49:52.157Z] Identity added: /w/workspace/edgex-go/732@tmp/private_key_9117061621400844.key (/w/workspace/edgex-go/732@tmp/private_key_9117061621400844.key) [2024-10-21T02:49:52.172Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-21T02:49:52.467Z] + git tag --points-at HEAD [Pipeline] } [2024-10-21T02:49:52.478Z] $ docker exec --env ******** --env ******** 6f96f2993a359cb01327ffd7fd2110145498cb7343516c5f5bf5ef56f0084a3b ssh-agent -k [2024-10-21T02:49:52.582Z] unset SSH_AUTH_SOCK; [2024-10-21T02:49:52.583Z] unset SSH_AGENT_PID; [2024-10-21T02:49:52.583Z] echo Agent pid 39 killed; [2024-10-21T02:49:52.593Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-21T02:49:52.638Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-21T02:49:52.638Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-21T02:49:52.746Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-21T02:49:52.749Z] $ docker exec 6f96f2993a359cb01327ffd7fd2110145498cb7343516c5f5bf5ef56f0084a3b ssh-agent [2024-10-21T02:49:52.855Z] SSH_AUTH_SOCK=/tmp/ssh-65djHsKBRxYT/agent.72 [2024-10-21T02:49:52.855Z] SSH_AGENT_PID=78 [2024-10-21T02:49:52.860Z] Running ssh-add (command line suppressed) [2024-10-21T02:49:52.951Z] Identity added: /w/workspace/edgex-go/732@tmp/private_key_10558362384533320251.key (/w/workspace/edgex-go/732@tmp/private_key_10558362384533320251.key) [2024-10-21T02:49:52.965Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-21T02:49:53.264Z] + git semver init [2024-10-21T02:49:53.523Z] 2024-10-21 02:49:53,434 [run_init] DEBUG init version:0.0.0 force:False [2024-10-21T02:49:53.523Z] 2024-10-21 02:49:53,435 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/732/.semver [2024-10-21T02:49:53.523Z] 2024-10-21 02:49:53,436 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/732/.semver [2024-10-21T02:49:53.523Z] 2024-10-21 02:49:53,436 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/732/.semver'], cwd=/w/workspace/edgex-go/732, universal_newlines=False, shell=None, istream=None) [2024-10-21T02:49:58.825Z] 2024-10-21 02:49:57,981 [append_file] DEBUG append to file:/w/workspace/edgex-go/732/.git/info/exclude [2024-10-21T02:49:58.825Z] 2024-10-21 02:49:57,981 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/732/.semver/main with force:False [2024-10-21T02:49:58.825Z] 2024-10-21 02:49:57,982 [read_version] DEBUG read version from /w/workspace/edgex-go/732/.semver/main [2024-10-21T02:49:58.825Z] 2024-10-21 02:49:57,982 [read_version] DEBUG read version from /w/workspace/edgex-go/732/.semver/main [2024-10-21T02:49:58.825Z] 3.2.0-dev.109 [Pipeline] } [2024-10-21T02:49:58.835Z] $ docker exec --env ******** --env ******** 6f96f2993a359cb01327ffd7fd2110145498cb7343516c5f5bf5ef56f0084a3b ssh-agent -k [2024-10-21T02:49:58.936Z] unset SSH_AUTH_SOCK; [2024-10-21T02:49:58.937Z] unset SSH_AGENT_PID; [2024-10-21T02:49:58.937Z] echo Agent pid 78 killed; [2024-10-21T02:49:58.949Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-21T02:49:59.270Z] + git semver [Pipeline] } [2024-10-21T02:49:59.545Z] $ docker stop --time=1 6f96f2993a359cb01327ffd7fd2110145498cb7343516c5f5bf5ef56f0084a3b [2024-10-21T02:50:00.883Z] $ docker rm -f --volumes 6f96f2993a359cb01327ffd7fd2110145498cb7343516c5f5bf5ef56f0084a3b [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-21T02:50:01.235Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-21T02:50:01.480Z] Stashed 1 file(s) [Pipeline] echo [2024-10-21T02:50:01.485Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.109 [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 [2024-10-21T02:50:01.944Z] + git config --global --add safe.directory /w/workspace/edgex-go/732 [Pipeline] echo [2024-10-21T02:50:01.959Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-21T02:50:01.984Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-21T02:50:02.002Z] ========================================================= [2024-10-21T02:50:02.002Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-21T02:50:02.002Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-10-21T02:50:02.297Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-21T02:50:02.297Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-21T02:50:02.297Z] 43c4264eed91: Pulling fs layer [2024-10-21T02:50:02.297Z] 4cc291be95ef: Pulling fs layer [2024-10-21T02:50:02.297Z] 2ac1f1163629: Pulling fs layer [2024-10-21T02:50:02.297Z] 5c3c966382ef: Pulling fs layer [2024-10-21T02:50:02.297Z] 4f4fb700ef54: Pulling fs layer [2024-10-21T02:50:02.297Z] 5d5c8e513c77: Pulling fs layer [2024-10-21T02:50:02.297Z] 9f66e0745190: Pulling fs layer [2024-10-21T02:50:02.297Z] f49a43e4bbc0: Pulling fs layer [2024-10-21T02:50:02.297Z] 561ebcabdf7f: Pulling fs layer [2024-10-21T02:50:02.297Z] 5c3c966382ef: Waiting [2024-10-21T02:50:02.297Z] 4f4fb700ef54: Waiting [2024-10-21T02:50:02.297Z] 5d5c8e513c77: Waiting [2024-10-21T02:50:02.297Z] 9f66e0745190: Waiting [2024-10-21T02:50:02.297Z] f49a43e4bbc0: Waiting [2024-10-21T02:50:02.297Z] 561ebcabdf7f: Waiting [2024-10-21T02:50:02.297Z] 4cc291be95ef: Download complete [2024-10-21T02:50:02.297Z] 5c3c966382ef: Verifying Checksum [2024-10-21T02:50:02.297Z] 5c3c966382ef: Download complete [2024-10-21T02:50:02.297Z] 4f4fb700ef54: Verifying Checksum [2024-10-21T02:50:02.297Z] 4f4fb700ef54: Download complete [2024-10-21T02:50:02.297Z] 43c4264eed91: Verifying Checksum [2024-10-21T02:50:02.297Z] 43c4264eed91: Download complete [2024-10-21T02:50:02.297Z] 5d5c8e513c77: Download complete [2024-10-21T02:50:02.297Z] 9f66e0745190: Verifying Checksum [2024-10-21T02:50:02.297Z] 9f66e0745190: Download complete [2024-10-21T02:50:02.573Z] 43c4264eed91: Pull complete [2024-10-21T02:50:02.573Z] 561ebcabdf7f: Verifying Checksum [2024-10-21T02:50:02.573Z] 561ebcabdf7f: Download complete [2024-10-21T02:50:02.834Z] 4cc291be95ef: Pull complete [2024-10-21T02:50:02.834Z] 2ac1f1163629: Verifying Checksum [2024-10-21T02:50:02.834Z] 2ac1f1163629: Download complete [2024-10-21T02:50:03.402Z] f49a43e4bbc0: Verifying Checksum [2024-10-21T02:50:03.402Z] f49a43e4bbc0: Download complete [2024-10-21T02:50:07.672Z] 2ac1f1163629: Pull complete [2024-10-21T02:50:07.672Z] 5c3c966382ef: Pull complete [2024-10-21T02:50:07.672Z] 4f4fb700ef54: Pull complete [2024-10-21T02:50:07.672Z] 5d5c8e513c77: Pull complete [2024-10-21T02:50:07.672Z] 9f66e0745190: Pull complete [2024-10-21T02:50:09.576Z] f49a43e4bbc0: Pull complete [2024-10-21T02:50:10.144Z] 561ebcabdf7f: Pull complete [2024-10-21T02:50:10.144Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-21T02:50:10.144Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-21T02:50:10.144Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-10-21T02:50:10.450Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-21T02:50:10.450Z] WORKDIR /edgex [2024-10-21T02:50:10.450Z] COPY go.mod . [2024-10-21T02:50:10.450Z] RUN go mod download [2024-10-21T02:50:10.450Z] + docker build -t ci-base-image-x86_64 -f - . [2024-10-21T02:50:11.016Z] Sending build context to Docker daemon 177.9MB [2024-10-21T02:50:11.016Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-21T02:50:11.016Z] ---> 3a752c3f9dda [2024-10-21T02:50:11.016Z] Step 2/4 : WORKDIR /edgex [2024-10-21T02:50:16.599Z] Still waiting to schedule task [2024-10-21T02:50:16.600Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-21T02:50:26.011Z] ---> Running in 4591b21595ea [2024-10-21T02:50:26.011Z] Removing intermediate container 4591b21595ea [2024-10-21T02:50:26.011Z] ---> a713e8d0c8bb [2024-10-21T02:50:26.011Z] Step 3/4 : COPY go.mod . [2024-10-21T02:50:26.011Z] ---> e36ea8be4c1c [2024-10-21T02:50:26.011Z] Step 4/4 : RUN go mod download [2024-10-21T02:50:26.011Z] ---> Running in d548d12e8e3d [2024-10-21T02:51:04.758Z] Removing intermediate container d548d12e8e3d [2024-10-21T02:51:04.758Z] ---> aa153b11a3db [2024-10-21T02:51:04.758Z] Successfully built aa153b11a3db [2024-10-21T02:51:04.758Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:51:05.074Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-21T02:51:05.075Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-21T02:51:05.156Z] prd-ubuntu20.04-docker-8c-8g-23396 does not seem to be running inside a container [2024-10-21T02:51:05.196Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/732 -v /w/workspace/edgex-go/732:/w/workspace/edgex-go/732:rw,z -v /w/workspace/edgex-go/732@tmp:/w/workspace/edgex-go/732@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 ******** ci-base-image-x86_64 cat [2024-10-21T02:51:05.616Z] $ docker top ece05f3dc0df91e5064577baddbf58e8370ff44828057822ce550bd2e5061e29 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-21T02:51:05.998Z] + go version [2024-10-21T02:51:05.998Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-21T02:51:06.007Z] $ docker stop --time=1 ece05f3dc0df91e5064577baddbf58e8370ff44828057822ce550bd2e5061e29 [2024-10-21T02:51:07.271Z] $ docker rm -f --volumes ece05f3dc0df91e5064577baddbf58e8370ff44828057822ce550bd2e5061e29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:51:07.725Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-21T02:51:07.725Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-21T02:51:07.816Z] prd-ubuntu20.04-docker-8c-8g-23396 does not seem to be running inside a container [2024-10-21T02:51:07.847Z] $ 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/732 -v /w/workspace/edgex-go/732:/w/workspace/edgex-go/732:rw,z -v /w/workspace/edgex-go/732@tmp:/w/workspace/edgex-go/732@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 ******** ci-base-image-x86_64 cat [2024-10-21T02:51:08.218Z] $ docker top 1db42f590e338a1a29b04e407b5bb54040bf98d5809f93f8320b4324916f0718 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-10-21T02:51:08.471Z] ========================================================= [2024-10-21T02:51:08.471Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-10-21T02:51:08.471Z] ========================================================= [Pipeline] sh [2024-10-21T02:51:08.746Z] + git config --global --add safe.directory /w/workspace/edgex-go/732 [Pipeline] fileExists [Pipeline] sh [2024-10-21T02:51:09.054Z] + make test [2024-10-21T02:51:09.054Z] go test -race -coverprofile=coverage.out ./... [2024-10-21T02:51:17.173Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-10-21T02:51:43.704Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2024-10-21T02:51:43.704Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2024-10-21T02:51:45.603Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2024-10-21T02:51:45.603Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2024-10-21T02:51:45.861Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2024-10-21T02:51:45.861Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2024-10-21T02:51:45.861Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2024-10-21T02:51:45.861Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2024-10-21T02:51:45.861Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2024-10-21T02:51:45.861Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2024-10-21T02:51:45.861Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2024-10-21T02:51:46.119Z] github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements [2024-10-21T02:51:46.684Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-10-21T02:51:46.684Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2024-10-21T02:51:46.684Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2024-10-21T02:51:46.684Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2024-10-21T02:51:49.217Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2024-10-21T02:51:49.217Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2024-10-21T02:51:49.897Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.023s coverage: 28.7% of statements [2024-10-21T02:51:50.160Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2024-10-21T02:51:50.160Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2024-10-21T02:51:50.160Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2024-10-21T02:51:50.265Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23397 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-10-21T02:51:50.286Z] Running in /w/workspace/edgex-go/732 [Pipeline] { [Pipeline] checkout [2024-10-21T02:51:50.325Z] The recommended git tool is: git [2024-10-21T02:51:50.728Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.037s coverage: 97.0% of statements [2024-10-21T02:51:50.728Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2024-10-21T02:51:50.728Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2024-10-21T02:51:51.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-10-21T02:51:51.692Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2024-10-21T02:51:51.692Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2024-10-21T02:51:51.692Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2024-10-21T02:51:51.692Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2024-10-21T02:51:51.692Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-21T02:51:51.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-10-21T02:51:51.692Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2024-10-21T02:51:51.692Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2024-10-21T02:51:53.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-10-21T02:51:53.062Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-21T02:51:53.062Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2024-10-21T02:51:53.062Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2024-10-21T02:51:53.062Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2024-10-21T02:51:53.996Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.048s coverage: 69.2% of statements [2024-10-21T02:51:53.997Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.043s coverage: 49.2% of statements [2024-10-21T02:51:54.566Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2024-10-21T02:51:54.566Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2024-10-21T02:51:55.132Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.423s coverage: 93.4% of statements [2024-10-21T02:51:55.132Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.053s coverage: 91.7% of statements [2024-10-21T02:51:56.094Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.047s coverage: 9.5% of statements [2024-10-21T02:51:56.567Z] using credential edgex-jenkins-ssh [2024-10-21T02:51:56.595Z] Cloning the remote Git repository [2024-10-21T02:51:56.636Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-10-21T02:51:56.736Z] > git init /w/workspace/edgex-go/732 # timeout=10 [2024-10-21T02:51:57.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-10-21T02:51:57.472Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-10-21T02:51:57.472Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-21T02:51:57.472Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2024-10-21T02:51:57.472Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2024-10-21T02:51:57.472Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2024-10-21T02:51:57.472Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2024-10-21T02:51:57.472Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2024-10-21T02:51:57.472Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-10-21T02:51:57.472Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2024-10-21T02:51:57.472Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2024-10-21T02:51:56.885Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-10-21T02:51:56.887Z] > git --version # timeout=10 [2024-10-21T02:51:56.911Z] > git --version # 'git version 2.25.1' [2024-10-21T02:51:56.913Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-21T02:51:57.082Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-21T02:51:58.851Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.364s coverage: 95.8% of statements [2024-10-21T02:51:58.851Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements [2024-10-21T02:51:58.851Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2024-10-21T02:51:59.110Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-10-21T02:51:59.110Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2024-10-21T02:51:59.676Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.031s coverage: 0.0% of statements [no tests to run] [2024-10-21T02:52:00.244Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.051s coverage: 1.0% of statements [2024-10-21T02:52:00.244Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.027s coverage: 44.2% of statements [2024-10-21T02:52:00.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.034s coverage: 41.7% of statements [2024-10-21T02:52:00.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.014s coverage: 77.8% of statements [2024-10-21T02:52:00.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements [2024-10-21T02:52:00.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.037s coverage: 96.3% of statements [2024-10-21T02:52:01.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.026s coverage: 87.5% of statements [2024-10-21T02:52:01.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-10-21T02:52:01.288Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2024-10-21T02:52:01.288Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2024-10-21T02:52:01.288Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2024-10-21T02:52:01.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-10-21T02:52:01.558Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2024-10-21T02:52:01.558Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2024-10-21T02:52:01.558Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2024-10-21T02:52:02.935Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2024-10-21T02:52:02.935Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2024-10-21T02:52:02.935Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2024-10-21T02:52:03.503Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2024-10-21T02:52:03.503Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2024-10-21T02:52:03.503Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2024-10-21T02:52:03.503Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2024-10-21T02:52:04.070Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2024-10-21T02:52:04.070Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2024-10-21T02:52:04.636Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2024-10-21T02:52:06.031Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2024-10-21T02:52:06.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-10-21T02:52:08.338Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2024-10-21T02:52:08.338Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2024-10-21T02:52:10.921Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2024-10-21T02:52:10.921Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2024-10-21T02:52:10.921Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2024-10-21T02:52:11.866Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2024-10-21T02:52:11.866Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2024-10-21T02:52:11.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-10-21T02:52:12.433Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2024-10-21T02:52:12.433Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2024-10-21T02:52:12.433Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2024-10-21T02:52:12.433Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements [2024-10-21T02:52:13.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.027s coverage: 94.4% of statements [2024-10-21T02:52:13.658Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements [2024-10-21T02:52:13.658Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements [2024-10-21T02:52:13.658Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements [2024-10-21T02:52:15.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-10-21T02:52:15.049Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-21T02:52:15.049Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2024-10-21T02:52:16.428Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2024-10-21T02:52:16.428Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2024-10-21T02:52:16.428Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2024-10-21T02:52:16.428Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2024-10-21T02:52:16.652Z] Avoid second fetch [2024-10-21T02:52:16.653Z] Checking out Revision 6ace714950837befb0776d0eb088238886854561 (main) [2024-10-21T02:52:15.781Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-10-21T02:52:15.802Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-21T02:52:16.671Z] > git config core.sparsecheckout # timeout=10 [2024-10-21T02:52:16.737Z] > git checkout -f 6ace714950837befb0776d0eb088238886854561 # timeout=10 [2024-10-21T02:52:17.511Z] Commit message: "Merge pull request #4975 from jinlinGuan/issue-4948" [2024-10-21T02:52:17.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-10-21T02:52:17.802Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2024-10-21T02:52:17.802Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application coverage: 0.0% of statements [2024-10-21T02:52:17.802Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-21T02:52:18.372Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2024-10-21T02:52:18.372Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2024-10-21T02:52:18.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-10-21T02:52:18.944Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-21T02:52:22.163Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-21T02:52:22.164Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-21T02:52:22.164Z] Dload Upload Total Spent Left Speed [2024-10-21T02:52:22.164Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh [2024-10-21T02:52:22.492Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-21T02:52:22.828Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-21T02:52:22.828Z] + sudo tee /etc/docker/daemon.new [2024-10-21T02:52:22.828Z] { [2024-10-21T02:52:22.828Z] "registry-mirrors": [ [2024-10-21T02:52:22.828Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-21T02:52:22.828Z] ], [2024-10-21T02:52:22.828Z] "bip": "10.250.0.254/24", [2024-10-21T02:52:22.828Z] "hosts": [ [2024-10-21T02:52:22.828Z] "tcp://0.0.0.0:5555", [2024-10-21T02:52:22.828Z] "unix:///var/run/docker.sock" [2024-10-21T02:52:22.828Z] ], [2024-10-21T02:52:22.828Z] "mtu": 1458, [2024-10-21T02:52:22.828Z] "selinux-enabled": true, [2024-10-21T02:52:22.828Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-21T02:52:22.828Z] } [Pipeline] sh [2024-10-21T02:52:23.189Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-21T02:52:23.643Z] + sudo service docker restart [2024-10-21T02:52:25.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.242s coverage: 79.9% of statements [2024-10-21T02:52:25.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.045s coverage: 92.9% of statements [2024-10-21T02:52:25.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.025s coverage: 66.7% of statements [2024-10-21T02:52:25.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements [2024-10-21T02:52:25.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 75.0% of statements [2024-10-21T02:52:25.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.027s coverage: 87.2% of statements [2024-10-21T02:52:25.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 20.0% of statements [2024-10-21T02:52:25.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements [2024-10-21T02:52:25.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.054s coverage: 81.8% of statements [2024-10-21T02:52:25.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.061s coverage: 82.1% of statements [2024-10-21T02:52:25.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements [2024-10-21T02:52:25.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.122s coverage: 63.1% of statements [2024-10-21T02:52:25.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.022s coverage: 100.0% of statements [2024-10-21T02:52:25.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.026s coverage: 89.4% of statements [2024-10-21T02:52:25.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2024-10-21T02:52:25.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.013s coverage: 73.7% of statements [2024-10-21T02:52:25.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2024-10-21T02:52:25.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.135s coverage: 36.5% of statements [2024-10-21T02:52:25.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 89.5% of statements [2024-10-21T02:52:25.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements [2024-10-21T02:52:25.727Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.031s coverage: 9.0% of statements [2024-10-21T02:52:25.727Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.078s coverage: 97.7% of statements [2024-10-21T02:52:25.727Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.021s coverage: 45.8% of statements [2024-10-21T02:52:25.727Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.052s coverage: 17.4% of statements [2024-10-21T02:52:25.727Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.112s coverage: 95.7% of statements [2024-10-21T02:52:25.727Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.027s coverage: 61.8% of statements [2024-10-21T02:52:25.727Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.056s coverage: 98.9% of statements [2024-10-21T02:52:26.296Z] 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 [2024-10-21T02:52:26.296Z] running golangci-lint [2024-10-21T02:52:26.555Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-10-21T02:52:26.555Z] go version go1.23.2 linux/amd64 [2024-10-21T02:52:26.814Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2024-10-21T02:52:26.814Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-10-21T02:52:26.814Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-21T02:52:41.947Z] provisioning config files... [2024-10-21T02:52:41.970Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/732@tmp/config17928398337144049052tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-21T02:52:42.507Z] ---> ****-login.sh [2024-10-21T02:52:42.507Z] nexus3.edgexfoundry.org:10001 [2024-10-21T02:52:42.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-21T02:52:43.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-21T02:52:43.074Z] Configure a credential helper to remove this warning. See [2024-10-21T02:52:43.075Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-21T02:52:43.075Z] [2024-10-21T02:52:43.075Z] Login Succeeded [2024-10-21T02:52:43.075Z] nexus3.edgexfoundry.org:10002 [2024-10-21T02:52:43.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-21T02:52:43.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-21T02:52:43.610Z] Configure a credential helper to remove this warning. See [2024-10-21T02:52:43.610Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-21T02:52:43.610Z] [2024-10-21T02:52:43.610Z] Login Succeeded [2024-10-21T02:52:43.610Z] nexus3.edgexfoundry.org:10003 [2024-10-21T02:52:43.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-21T02:52:43.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-21T02:52:43.879Z] Configure a credential helper to remove this warning. See [2024-10-21T02:52:43.879Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-21T02:52:43.879Z] [2024-10-21T02:52:43.879Z] Login Succeeded [2024-10-21T02:52:43.879Z] nexus3.edgexfoundry.org:10004 [2024-10-21T02:52:44.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-21T02:52:44.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-21T02:52:44.148Z] Configure a credential helper to remove this warning. See [2024-10-21T02:52:44.148Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-21T02:52:44.148Z] [2024-10-21T02:52:44.148Z] Login Succeeded [2024-10-21T02:52:44.148Z] ****.io [2024-10-21T02:52:44.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-21T02:52:44.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-21T02:52:44.684Z] Configure a credential helper to remove this warning. See [2024-10-21T02:52:44.684Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-21T02:52:44.684Z] [2024-10-21T02:52:44.684Z] Login Succeeded [2024-10-21T02:52:44.684Z] ---> ****-login.sh ends [Pipeline] } [2024-10-21T02:52:44.698Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-10-21T02:52:45.312Z] + git config --global --add safe.directory /w/workspace/edgex-go/732 [Pipeline] echo [2024-10-21T02:52:45.332Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-21T02:52:45.353Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-21T02:52:45.369Z] ========================================================= [2024-10-21T02:52:45.369Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-21T02:52:45.369Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-10-21T02:52:45.703Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-21T02:52:45.703Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-21T02:52:45.703Z] cf04c63912e1: Pulling fs layer [2024-10-21T02:52:45.703Z] 55b35a11ae5e: Pulling fs layer [2024-10-21T02:52:45.703Z] a37a00ec5f00: Pulling fs layer [2024-10-21T02:52:45.703Z] 50b3750afda1: Pulling fs layer [2024-10-21T02:52:45.703Z] 4f4fb700ef54: Pulling fs layer [2024-10-21T02:52:45.703Z] 80978eb59214: Pulling fs layer [2024-10-21T02:52:45.703Z] c9f46d7d2bd2: Pulling fs layer [2024-10-21T02:52:45.703Z] c5a475d317c9: Pulling fs layer [2024-10-21T02:52:45.703Z] 80978eb59214: Waiting [2024-10-21T02:52:45.703Z] c9f46d7d2bd2: Waiting [2024-10-21T02:52:45.703Z] c5a475d317c9: Waiting [2024-10-21T02:52:45.703Z] 50b3750afda1: Waiting [2024-10-21T02:52:45.703Z] 4f4fb700ef54: Waiting [2024-10-21T02:52:45.975Z] 55b35a11ae5e: Verifying Checksum [2024-10-21T02:52:45.975Z] 55b35a11ae5e: Download complete [2024-10-21T02:52:45.975Z] 50b3750afda1: Download complete [2024-10-21T02:52:45.975Z] 4f4fb700ef54: Verifying Checksum [2024-10-21T02:52:45.975Z] 4f4fb700ef54: Download complete [2024-10-21T02:52:45.975Z] 80978eb59214: Verifying Checksum [2024-10-21T02:52:45.975Z] 80978eb59214: Download complete [2024-10-21T02:52:45.975Z] cf04c63912e1: Verifying Checksum [2024-10-21T02:52:45.975Z] cf04c63912e1: Download complete [2024-10-21T02:52:46.249Z] c5a475d317c9: Verifying Checksum [2024-10-21T02:52:46.249Z] c5a475d317c9: Download complete [2024-10-21T02:52:46.834Z] cf04c63912e1: Pull complete [2024-10-21T02:52:47.430Z] 55b35a11ae5e: Pull complete [2024-10-21T02:52:48.013Z] a37a00ec5f00: Verifying Checksum [2024-10-21T02:52:48.013Z] a37a00ec5f00: Download complete [2024-10-21T02:52:48.632Z] c9f46d7d2bd2: Verifying Checksum [2024-10-21T02:52:48.632Z] c9f46d7d2bd2: Download complete [2024-10-21T02:52:48.746Z] level=info msg="[loader] Go packages loading at mode 575 (files|compiled_files|deps|exports_file|imports|name|types_sizes) took 22.033516819s" [2024-10-21T02:52:48.746Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.581519ms" [2024-10-21T02:53:00.954Z] level=info msg="[linters_context/goanalysis] analyzers took 1m35.367856586s with top 10 stages: buildir: 54.24218735s, gosec: 3.694712586s, inspect: 2.857085805s, fact_deprecated: 2.446868372s, printf: 1.658958435s, fact_purity: 1.270112323s, ctrlflow: 1.257517536s, S1038: 1.22782663s, nilness: 1.211544979s, typedness: 938.500644ms" [2024-10-21T02:53:00.954Z] level=info msg="[runner] Issues before processing: 220, after processing: 0" [2024-10-21T02:53:00.954Z] level=info msg="[runner] Processors filtering stat (in/out): identifier_marker: 220/220, exclude: 220/220, filename_unadjuster: 220/220, invalid_issue: 220/220, path_prettifier: 220/220, exclude-rules: 220/22, nolint: 22/0, cgo: 220/220, skip_files: 220/220, skip_dirs: 220/220, autogenerated_exclude: 220/220" [2024-10-21T02:53:00.954Z] level=info msg="[runner] processing took 18.645893ms with stages: nolint: 7.866779ms, identifier_marker: 5.404217ms, path_prettifier: 1.895977ms, exclude-rules: 1.557152ms, autogenerated_exclude: 1.131472ms, skip_dirs: 714.562µs, cgo: 29.542µs, invalid_issue: 28.912µs, filename_unadjuster: 13.54µs, max_same_issues: 750ns, skip_files: 510ns, uniq_by_line: 420ns, fixer: 350ns, path_prefixer: 320ns, exclude: 290ns, sort_results: 280ns, diff: 170ns, max_from_linter: 170ns, source_code: 150ns, path_shortener: 120ns, max_per_file_from_linter: 110ns, severity-rules: 100ns" [2024-10-21T02:53:00.954Z] level=info msg="[runner] linters took 11.067556043s with stages: goanalysis_metalinter: 11.048834117s" [2024-10-21T02:53:00.954Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-10-21T02:53:00.954Z] level=info msg="Memory: 331 samples, avg is 288.5MB, max is 1408.8MB" [2024-10-21T02:53:00.954Z] level=info msg="Execution took 33.151538694s" [2024-10-21T02:53:00.954Z] go vet ./... [2024-10-21T02:53:00.957Z] a37a00ec5f00: Pull complete [2024-10-21T02:53:01.225Z] 50b3750afda1: Pull complete [2024-10-21T02:53:01.493Z] 4f4fb700ef54: Pull complete [2024-10-21T02:53:01.493Z] 80978eb59214: Pull complete [2024-10-21T02:53:06.226Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-21T02:53:06.226Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-21T02:53:06.226Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-21T02:53:06.498Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-10-21T02:53:06.798Z] + ls -al . [2024-10-21T02:53:06.798Z] total 1904 [2024-10-21T02:53:06.798Z] drwxrwxr-x 11 1001 1001 4096 Oct 21 02:51 . [2024-10-21T02:53:06.798Z] drwxr-xr-x 4 root root 4096 Oct 21 02:51 .. [2024-10-21T02:53:06.798Z] drwxrwxr-x 2 1001 1001 4096 Oct 21 02:49 .blubracket [2024-10-21T02:53:06.798Z] -rw-rw-r-- 1 1001 1001 10 Oct 21 02:49 .dockerignore [2024-10-21T02:53:06.798Z] drwxrwxr-x 8 1001 1001 4096 Oct 21 02:52 .git [2024-10-21T02:53:06.798Z] drwxrwxr-x 3 1001 1001 4096 Oct 21 02:49 .github [2024-10-21T02:53:06.798Z] -rw-rw-r-- 1 1001 1001 1152 Oct 21 02:49 .gitignore [2024-10-21T02:53:06.798Z] -rw-rw-r-- 1 1001 1001 199 Oct 21 02:49 .golangci.yml [2024-10-21T02:53:06.798Z] -rw-rw-r-- 1 1001 1001 100 Oct 21 02:49 .hadolint.yml [2024-10-21T02:53:06.798Z] drwxr-xr-x 3 1001 1001 4096 Oct 21 02:49 .semver [2024-10-21T02:53:06.798Z] -rw-rw-r-- 1 1001 1001 155 Oct 21 02:49 .sonarcloud.properties [2024-10-21T02:53:06.798Z] -rw-rw-r-- 1 1001 1001 1171 Oct 21 02:49 ADOPTERS.md [2024-10-21T02:53:06.798Z] -rw-rw-r-- 1 1001 1001 21553 Oct 21 02:49 Attribution.txt [2024-10-21T02:53:06.798Z] -rw-rw-r-- 1 1001 1001 100284 Oct 21 02:49 CHANGELOG.md [2024-10-21T02:53:06.798Z] -rw-rw-r-- 1 1001 1001 3804 Oct 21 02:49 CONTRIBUTING.md [2024-10-21T02:53:06.798Z] -rw-rw-r-- 1 1001 1001 677 Oct 21 02:49 GOVERNANCE.md [2024-10-21T02:53:06.798Z] -rw-rw-r-- 1 1001 1001 861 Oct 21 02:49 Jenkinsfile [2024-10-21T02:53:06.798Z] -rw-rw-r-- 1 1001 1001 10775 Oct 21 02:49 LICENSE [2024-10-21T02:53:06.798Z] -rw-rw-r-- 1 1001 1001 17391 Oct 21 02:49 Makefile [2024-10-21T02:53:06.798Z] -rw-rw-r-- 1 1001 1001 582 Oct 21 02:49 OWNERS.md [2024-10-21T02:53:06.798Z] -rw-rw-r-- 1 1001 1001 9528 Oct 21 02:49 README.md [2024-10-21T02:53:06.798Z] -rw-rw-r-- 1 1001 1001 789 Oct 21 02:49 SECURITY.md [2024-10-21T02:53:06.798Z] -rw-rw-r-- 1 1001 1001 13 Oct 21 02:50 VERSION [2024-10-21T02:53:06.798Z] drwxrwxr-x 2 1001 1001 4096 Oct 21 02:49 bin [2024-10-21T02:53:06.798Z] drwxrwxr-x 20 1001 1001 4096 Oct 21 02:49 cmd [2024-10-21T02:53:06.798Z] -rw-r--r-- 1 root root 1561982 Oct 21 02:52 coverage.out [2024-10-21T02:53:06.798Z] drwxrwxr-x 2 1001 1001 4096 Oct 21 02:49 fuzz_test [2024-10-21T02:53:06.798Z] -rw-rw-r-- 1 1001 1001 7277 Oct 21 02:49 go.mod [2024-10-21T02:53:06.798Z] -rw-rw-r-- 1 1001 1001 101084 Oct 21 02:49 go.sum [2024-10-21T02:53:06.798Z] drwxrwxr-x 7 1001 1001 4096 Oct 21 02:49 internal [2024-10-21T02:53:06.798Z] drwxrwxr-x 3 1001 1001 4096 Oct 21 02:49 openapi [2024-10-21T02:53:06.798Z] -rw-rw-r-- 1 1001 1001 584 Oct 21 02:49 security.txt [2024-10-21T02:53:06.798Z] -rw-rw-r-- 1 1001 1001 204 Oct 21 02:49 version.go [Pipeline] sh [2024-10-21T02:53:07.092Z] + '[' -e coverage.out ] [2024-10-21T02:53:07.092Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-10-21T02:53:07.247Z] Stashed 1 file(s) [Pipeline] sh [2024-10-21T02:53:07.842Z] + make build [2024-10-21T02:53:07.842Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-10-21T02:53:09.718Z] c9f46d7d2bd2: Pull complete [2024-10-21T02:53:11.131Z] c5a475d317c9: Pull complete [2024-10-21T02:53:11.131Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-21T02:53:11.131Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-21T02:53:11.131Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-10-21T02:53:11.468Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-21T02:53:11.468Z] WORKDIR /edgex [2024-10-21T02:53:11.468Z] COPY go.mod . [2024-10-21T02:53:11.468Z] RUN go mod download [2024-10-21T02:53:11.468Z] + docker build -t ci-base-image-arm64 -f - . [2024-10-21T02:53:12.053Z] Sending build context to Docker daemon 3.718MB [2024-10-21T02:53:12.053Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-21T02:53:12.053Z] ---> be29e6b0f0d4 [2024-10-21T02:53:12.053Z] Step 2/4 : WORKDIR /edgex [2024-10-21T02:53:14.011Z] ---> Running in c207161b768f [2024-10-21T02:53:14.280Z] Removing intermediate container c207161b768f [2024-10-21T02:53:14.280Z] ---> 20cb3856eb04 [2024-10-21T02:53:14.280Z] Step 3/4 : COPY go.mod . [2024-10-21T02:53:14.553Z] ---> 0d0c00140e1e [2024-10-21T02:53:14.553Z] Step 4/4 : RUN go mod download [2024-10-21T02:53:14.821Z] ---> Running in 4433ce0da067 [2024-10-21T02:53:29.772Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-21T02:53:31.674Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-10-21T02:53:33.577Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-21T02:53:34.511Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-21T02:53:36.050Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-21T02:53:41.318Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-10-21T02:53:43.223Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-21T02:53:45.759Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-21T02:53:48.293Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-21T02:53:49.231Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-21T02:53:49.800Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-21T02:53:50.736Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-21T02:53:52.119Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-10-21T02:53:53.514Z] $ docker stop --time=1 1db42f590e338a1a29b04e407b5bb54040bf98d5809f93f8320b4324916f0718 [2024-10-21T02:53:55.874Z] $ docker rm -f --volumes 1db42f590e338a1a29b04e407b5bb54040bf98d5809f93f8320b4324916f0718 [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 [2024-10-21T02:53:57.254Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-21T02:53:57.255Z] [2024-10-21T02:53:57.255Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:53:57.557Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-21T02:53:57.557Z] latest: Pulling from edgex-devops/edgex-compose [2024-10-21T02:53:57.557Z] 91d30c5bc195: Pulling fs layer [2024-10-21T02:53:57.557Z] 2e9b0aa3be6d: Pulling fs layer [2024-10-21T02:53:57.557Z] 9c61dcf015f6: Pulling fs layer [2024-10-21T02:53:57.557Z] 4698f68db338: Pulling fs layer [2024-10-21T02:53:57.557Z] 4698f68db338: Waiting [2024-10-21T02:53:57.557Z] 2a2f49069b9e: Pulling fs layer [2024-10-21T02:53:57.557Z] e0025b399a48: Pulling fs layer [2024-10-21T02:53:57.557Z] 91d30c5bc195: Verifying Checksum [2024-10-21T02:53:57.557Z] 4698f68db338: Verifying Checksum [2024-10-21T02:53:57.557Z] 4698f68db338: Download complete [2024-10-21T02:53:57.815Z] 2e9b0aa3be6d: Verifying Checksum [2024-10-21T02:53:57.815Z] 2e9b0aa3be6d: Download complete [2024-10-21T02:53:57.815Z] e0025b399a48: Verifying Checksum [2024-10-21T02:53:57.815Z] e0025b399a48: Download complete [2024-10-21T02:53:57.815Z] 91d30c5bc195: Pull complete [2024-10-21T02:53:57.815Z] 2a2f49069b9e: Download complete [2024-10-21T02:53:58.074Z] 2e9b0aa3be6d: Pull complete [2024-10-21T02:53:58.331Z] 9c61dcf015f6: Verifying Checksum [2024-10-21T02:53:58.331Z] 9c61dcf015f6: Download complete [2024-10-21T02:54:00.940Z] 9c61dcf015f6: Pull complete [2024-10-21T02:54:00.940Z] 4698f68db338: Pull complete [2024-10-21T02:54:01.936Z] 2a2f49069b9e: Pull complete [2024-10-21T02:54:01.936Z] e0025b399a48: Pull complete [2024-10-21T02:54:01.936Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-10-21T02:54:01.936Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-21T02:54:01.936Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-21T02:54:02.096Z] prd-ubuntu20.04-docker-8c-8g-23396 does not seem to be running inside a container [2024-10-21T02:54:02.153Z] $ 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/732 -v /w/workspace/edgex-go/732:/w/workspace/edgex-go/732:rw,z -v /w/workspace/edgex-go/732@tmp:/w/workspace/edgex-go/732@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-compose:latest cat [2024-10-21T02:54:02.483Z] $ docker top 323366c7a339c3f333078cbf61e41a4e6efb3401a3615dd7f5907a06c0c50eaa -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-21T02:54:02.840Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-10-21T02:54:05.371Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2024-10-21T02:54:05.371Z] #1 transferring dockerfile: 2.49kB done [2024-10-21T02:54:05.371Z] #1 DONE 0.0s [2024-10-21T02:54:05.371Z] [2024-10-21T02:54:05.371Z] #2 [support-cron-scheduler internal] load build definition from Dockerfile [2024-10-21T02:54:05.371Z] #2 transferring dockerfile: 1.85kB done [2024-10-21T02:54:05.371Z] #2 DONE 0.0s [2024-10-21T02:54:05.371Z] [2024-10-21T02:54:05.371Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-10-21T02:54:05.371Z] #3 transferring dockerfile: 2.23kB done [2024-10-21T02:54:05.371Z] #3 DONE 0.0s [2024-10-21T02:54:05.371Z] [2024-10-21T02:54:05.371Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2024-10-21T02:54:05.371Z] #4 transferring dockerfile: 3.17kB done [2024-10-21T02:54:05.371Z] #4 DONE 0.0s [2024-10-21T02:54:05.371Z] [2024-10-21T02:54:05.371Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-10-21T02:54:05.371Z] #5 transferring dockerfile: 1.89kB done [2024-10-21T02:54:05.371Z] #5 DONE 0.0s [2024-10-21T02:54:05.371Z] [2024-10-21T02:54:05.371Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2024-10-21T02:54:05.371Z] #6 transferring dockerfile: 1.81kB done [2024-10-21T02:54:05.371Z] #6 DONE 0.0s [2024-10-21T02:54:05.371Z] [2024-10-21T02:54:05.371Z] #7 [security-spire-server internal] load build definition from Dockerfile [2024-10-21T02:54:05.371Z] #7 transferring dockerfile: 1.70kB done [2024-10-21T02:54:05.371Z] #7 DONE 0.0s [2024-10-21T02:54:05.371Z] [2024-10-21T02:54:05.371Z] #8 [core-command internal] load build definition from Dockerfile [2024-10-21T02:54:05.634Z] #8 transferring dockerfile: 1.93kB done [2024-10-21T02:54:05.634Z] #8 DONE 0.0s [2024-10-21T02:54:05.634Z] [2024-10-21T02:54:05.634Z] #9 [core-metadata internal] load build definition from Dockerfile [2024-10-21T02:54:05.634Z] #9 transferring dockerfile: 2.13kB done [2024-10-21T02:54:05.634Z] #9 DONE 0.0s [2024-10-21T02:54:05.634Z] [2024-10-21T02:54:05.634Z] #10 [core-keeper internal] load build definition from Dockerfile [2024-10-21T02:54:05.634Z] #10 transferring dockerfile: 2.07kB done [2024-10-21T02:54:05.634Z] #10 DONE 0.0s [2024-10-21T02:54:05.634Z] [2024-10-21T02:54:05.634Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2024-10-21T02:54:05.634Z] #11 transferring dockerfile: 2.50kB done [2024-10-21T02:54:05.634Z] #11 DONE 0.0s [2024-10-21T02:54:05.634Z] [2024-10-21T02:54:05.634Z] #12 [support-scheduler internal] load build definition from Dockerfile [2024-10-21T02:54:05.634Z] #12 transferring dockerfile: 1.93kB done [2024-10-21T02:54:05.634Z] #12 DONE 0.0s [2024-10-21T02:54:05.634Z] [2024-10-21T02:54:05.634Z] #13 [security-spire-config internal] load build definition from Dockerfile [2024-10-21T02:54:05.634Z] #13 transferring dockerfile: 1.69kB done [2024-10-21T02:54:05.634Z] #13 DONE 0.0s [2024-10-21T02:54:05.634Z] [2024-10-21T02:54:05.634Z] #14 [support-notifications internal] load build definition from Dockerfile [2024-10-21T02:54:05.634Z] #14 transferring dockerfile: 2.02kB done [2024-10-21T02:54:05.634Z] #14 DONE 0.0s [2024-10-21T02:54:05.634Z] [2024-10-21T02:54:05.634Z] #15 [security-proxy-auth internal] load build definition from Dockerfile [2024-10-21T02:54:05.634Z] #15 transferring dockerfile: 2.15kB done [2024-10-21T02:54:05.634Z] #15 DONE 0.0s [2024-10-21T02:54:05.634Z] [2024-10-21T02:54:05.634Z] #16 [core-data internal] load build definition from Dockerfile [2024-10-21T02:54:05.634Z] #16 transferring dockerfile: 2.07kB done [2024-10-21T02:54:05.634Z] #16 DONE 0.0s [2024-10-21T02:54:05.634Z] [2024-10-21T02:54:05.634Z] #17 [security-secretstore-setup internal] load .dockerignore [2024-10-21T02:54:05.634Z] #17 transferring context: 50B done [2024-10-21T02:54:05.634Z] #17 DONE 0.0s [2024-10-21T02:54:05.893Z] [2024-10-21T02:54:05.893Z] #18 [support-cron-scheduler internal] load .dockerignore [2024-10-21T02:54:05.893Z] #18 transferring context: 50B done [2024-10-21T02:54:05.893Z] #18 DONE 0.0s [2024-10-21T02:54:05.893Z] [2024-10-21T02:54:05.893Z] #19 [core-common-config-bootstrapper internal] load .dockerignore [2024-10-21T02:54:05.893Z] #19 transferring context: 50B done [2024-10-21T02:54:05.893Z] #19 DONE 0.0s [2024-10-21T02:54:05.893Z] [2024-10-21T02:54:05.893Z] #20 [security-bootstrapper internal] load .dockerignore [2024-10-21T02:54:05.893Z] #20 transferring context: 50B done [2024-10-21T02:54:05.893Z] #20 DONE 0.0s [2024-10-21T02:54:05.893Z] [2024-10-21T02:54:05.893Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2024-10-21T02:54:05.893Z] #21 transferring context: 50B done [2024-10-21T02:54:05.893Z] #21 DONE 0.0s [2024-10-21T02:54:05.893Z] [2024-10-21T02:54:05.893Z] #22 [security-spire-agent internal] load .dockerignore [2024-10-21T02:54:05.893Z] #22 transferring context: 50B done [2024-10-21T02:54:05.893Z] #22 DONE 0.0s [2024-10-21T02:54:05.893Z] [2024-10-21T02:54:05.893Z] #23 [security-spire-server internal] load .dockerignore [2024-10-21T02:54:05.893Z] #23 transferring context: 50B done [2024-10-21T02:54:05.893Z] #23 DONE 0.0s [2024-10-21T02:54:05.893Z] [2024-10-21T02:54:05.893Z] #24 [core-metadata internal] load .dockerignore [2024-10-21T02:54:05.893Z] #24 transferring context: 50B done [2024-10-21T02:54:05.893Z] #24 DONE 0.0s [2024-10-21T02:54:05.893Z] [2024-10-21T02:54:05.893Z] #25 [core-command internal] load .dockerignore [2024-10-21T02:54:05.893Z] #25 transferring context: 50B done [2024-10-21T02:54:05.893Z] #25 DONE 0.0s [2024-10-21T02:54:05.893Z] [2024-10-21T02:54:05.893Z] #26 [core-keeper internal] load .dockerignore [2024-10-21T02:54:05.893Z] #26 transferring context: 50B done [2024-10-21T02:54:05.893Z] #26 DONE 0.0s [2024-10-21T02:54:05.893Z] [2024-10-21T02:54:05.893Z] #27 [security-spire-config internal] load .dockerignore [2024-10-21T02:54:05.893Z] #27 transferring context: 50B done [2024-10-21T02:54:05.893Z] #27 DONE 0.0s [2024-10-21T02:54:05.893Z] [2024-10-21T02:54:05.893Z] #28 [support-notifications internal] load .dockerignore [2024-10-21T02:54:06.154Z] #28 transferring context: 50B done [2024-10-21T02:54:06.154Z] #28 DONE 0.0s [2024-10-21T02:54:06.154Z] [2024-10-21T02:54:06.154Z] #29 [security-proxy-setup internal] load .dockerignore [2024-10-21T02:54:06.154Z] #29 transferring context: 50B done [2024-10-21T02:54:06.154Z] #29 DONE 0.0s [2024-10-21T02:54:06.154Z] [2024-10-21T02:54:06.154Z] #30 [support-scheduler internal] load .dockerignore [2024-10-21T02:54:06.154Z] #30 transferring context: 50B done [2024-10-21T02:54:06.154Z] #30 DONE 0.1s [2024-10-21T02:54:06.154Z] [2024-10-21T02:54:06.154Z] #31 [security-proxy-auth internal] load .dockerignore [2024-10-21T02:54:06.154Z] #31 transferring context: 50B done [2024-10-21T02:54:06.154Z] #31 DONE 0.1s [2024-10-21T02:54:06.154Z] [2024-10-21T02:54:06.154Z] #32 [core-data internal] load .dockerignore [2024-10-21T02:54:06.154Z] #32 transferring context: 50B done [2024-10-21T02:54:06.154Z] #32 DONE 0.0s [2024-10-21T02:54:06.154Z] [2024-10-21T02:54:06.154Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-21T02:54:06.154Z] #33 DONE 0.0s [2024-10-21T02:54:06.154Z] [2024-10-21T02:54:06.154Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2024-10-21T02:54:06.154Z] #34 ... [2024-10-21T02:54:06.154Z] [2024-10-21T02:54:06.154Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-21T02:54:06.154Z] #33 DONE 0.0s [2024-10-21T02:54:06.154Z] [2024-10-21T02:54:06.154Z] #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2024-10-21T02:54:06.413Z] #34 ... [2024-10-21T02:54:06.413Z] [2024-10-21T02:54:06.413Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-21T02:54:06.413Z] #33 DONE 0.0s [2024-10-21T02:54:06.413Z] [2024-10-21T02:54:06.413Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2024-10-21T02:54:06.413Z] #34 ... [2024-10-21T02:54:06.413Z] [2024-10-21T02:54:06.413Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-21T02:54:06.413Z] #33 DONE 0.0s [2024-10-21T02:54:06.413Z] [2024-10-21T02:54:06.413Z] #34 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2024-10-21T02:54:06.672Z] #34 DONE 0.5s [2024-10-21T02:54:06.672Z] [2024-10-21T02:54:06.672Z] #35 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-21T02:54:06.672Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-10-21T02:54:06.672Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-21T02:54:06.672Z] #35 ... [2024-10-21T02:54:06.672Z] [2024-10-21T02:54:06.672Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-21T02:54:06.672Z] #36 DONE 0.4s [2024-10-21T02:54:06.672Z] [2024-10-21T02:54:06.672Z] #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-21T02:54:06.672Z] #37 DONE 0.5s [2024-10-21T02:54:06.672Z] [2024-10-21T02:54:06.672Z] #38 [security-spire-server internal] load build context [2024-10-21T02:54:06.672Z] #38 DONE 0.0s [2024-10-21T02:54:06.672Z] [2024-10-21T02:54:06.672Z] #35 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-21T02:54:06.672Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-10-21T02:54:06.672Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-21T02:54:06.672Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-21T02:54:06.672Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-21T02:54:06.672Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-10-21T02:54:06.672Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-21T02:54:06.672Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-21T02:54:06.672Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-21T02:54:06.672Z] #35 DONE 0.4s [2024-10-21T02:54:06.672Z] [2024-10-21T02:54:06.672Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-21T02:54:06.672Z] #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2024-10-21T02:54:06.933Z] #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-21T02:54:06.933Z] #39 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-10-21T02:54:07.195Z] #39 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-10-21T02:54:07.195Z] #39 ... [2024-10-21T02:54:07.195Z] [2024-10-21T02:54:07.195Z] #38 [security-spire-server internal] load build context [2024-10-21T02:54:07.195Z] #38 transferring context: 27.98kB done [2024-10-21T02:54:07.195Z] #38 DONE 0.5s [2024-10-21T02:54:07.195Z] [2024-10-21T02:54:07.195Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-21T02:54:07.195Z] #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s [2024-10-21T02:54:07.195Z] #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s [2024-10-21T02:54:07.195Z] #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-21T02:54:07.195Z] #39 ... [2024-10-21T02:54:07.195Z] [2024-10-21T02:54:07.195Z] #40 [security-spire-agent internal] load build context [2024-10-21T02:54:07.195Z] #40 transferring context: 27.51kB done [2024-10-21T02:54:07.195Z] #40 DONE 0.6s [2024-10-21T02:54:07.195Z] [2024-10-21T02:54:07.195Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-21T02:54:07.195Z] #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-10-21T02:54:07.195Z] #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-10-21T02:54:07.195Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.2s [2024-10-21T02:54:07.195Z] #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-10-21T02:54:07.455Z] #39 ... [2024-10-21T02:54:07.455Z] [2024-10-21T02:54:07.455Z] #41 [security-spire-config internal] load build context [2024-10-21T02:54:07.455Z] #41 transferring context: 26.23kB 0.0s done [2024-10-21T02:54:07.455Z] #41 DONE 0.6s [2024-10-21T02:54:07.455Z] [2024-10-21T02:54:07.455Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-21T02:54:07.455Z] #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-10-21T02:54:07.455Z] #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2024-10-21T02:54:07.455Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 8.39MB / 30.73MB 0.5s [2024-10-21T02:54:07.455Z] #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done [2024-10-21T02:54:07.714Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 12.58MB / 30.73MB 0.5s [2024-10-21T02:54:07.714Z] #39 ... [2024-10-21T02:54:07.714Z] [2024-10-21T02:54:07.714Z] #42 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-10-21T02:54:07.714Z] #42 DONE 1.4s [2024-10-21T02:54:07.714Z] [2024-10-21T02:54:07.715Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-21T02:54:07.715Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 18.87MB / 30.73MB 0.6s [2024-10-21T02:54:07.715Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 26.21MB / 30.73MB 0.7s [2024-10-21T02:54:08.014Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.8s [2024-10-21T02:54:08.274Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.0s done [2024-10-21T02:54:08.533Z] #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-10-21T02:54:11.116Z] #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.4s done [2024-10-21T02:54:11.116Z] #39 ... [2024-10-21T02:54:11.116Z] [2024-10-21T02:54:11.116Z] #43 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-10-21T02:54:11.116Z] #43 DONE 3.5s [2024-10-21T02:54:11.116Z] [2024-10-21T02:54:11.116Z] #44 [support-cron-scheduler internal] load build context [2024-10-21T02:54:11.697Z] #44 ... [2024-10-21T02:54:11.697Z] [2024-10-21T02:54:11.697Z] #45 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-21T02:54:11.697Z] #0 1.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:11.697Z] #0 2.027 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:11.697Z] #0 2.385 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-21T02:54:11.697Z] #0 2.686 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-21T02:54:11.697Z] #0 2.695 (3/6) Installing dumb-init (1.2.5-r3) [2024-10-21T02:54:11.697Z] #0 2.701 (4/6) Installing openssl (3.3.2-r1) [2024-10-21T02:54:11.697Z] #0 2.709 (5/6) Installing su-exec (0.2-r3) [2024-10-21T02:54:11.697Z] #0 2.718 (6/6) Installing yq-go (4.44.1-r2) [2024-10-21T02:54:11.697Z] #0 2.788 Executing busybox-1.36.1-r29.trigger [2024-10-21T02:54:11.697Z] #0 2.789 OK: 19 MiB in 18 packages [2024-10-21T02:54:11.697Z] #45 DONE 4.8s [2024-10-21T02:54:11.697Z] [2024-10-21T02:54:11.697Z] #46 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-21T02:54:11.697Z] #0 2.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:11.697Z] #0 2.079 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:11.697Z] #0 2.398 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-21T02:54:11.697Z] #0 2.670 Executing busybox-1.36.1-r29.trigger [2024-10-21T02:54:11.697Z] #0 2.679 OK: 8 MiB in 15 packages [2024-10-21T02:54:11.697Z] #46 DONE 4.8s [2024-10-21T02:54:11.697Z] [2024-10-21T02:54:11.697Z] #44 [support-cron-scheduler internal] load build context [2024-10-21T02:54:11.697Z] #44 ... [2024-10-21T02:54:11.697Z] [2024-10-21T02:54:11.697Z] #47 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2024-10-21T02:54:12.265Z] #47 ... [2024-10-21T02:54:12.265Z] [2024-10-21T02:54:12.265Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-21T02:54:12.265Z] #48 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.0s done [2024-10-21T02:54:12.265Z] #48 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-10-21T02:54:12.265Z] #48 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-10-21T02:54:12.265Z] #48 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-10-21T02:54:12.265Z] #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-10-21T02:54:12.265Z] #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-10-21T02:54:12.265Z] #48 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done [2024-10-21T02:54:12.265Z] #48 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-21T02:54:12.265Z] #48 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.6s done [2024-10-21T02:54:12.265Z] #48 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-10-21T02:54:12.265Z] #48 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-10-21T02:54:12.265Z] #48 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.0s done [2024-10-21T02:54:12.265Z] #48 DONE 5.4s [2024-10-21T02:54:12.265Z] [2024-10-21T02:54:12.265Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-21T02:54:12.265Z] #39 DONE 5.4s [2024-10-21T02:54:12.265Z] [2024-10-21T02:54:12.265Z] #44 [support-cron-scheduler internal] load build context [2024-10-21T02:54:12.265Z] #44 transferring context: 189.20MB 5.6s [2024-10-21T02:54:16.447Z] #44 ... [2024-10-21T02:54:16.447Z] [2024-10-21T02:54:16.447Z] #49 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-21T02:54:16.447Z] #49 DONE 9.2s [2024-10-21T02:54:16.447Z] [2024-10-21T02:54:16.447Z] #50 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-21T02:54:16.447Z] #50 ... [2024-10-21T02:54:16.447Z] [2024-10-21T02:54:16.447Z] #51 [core-common-config-bootstrapper internal] load build context [2024-10-21T02:54:16.705Z] #51 ... [2024-10-21T02:54:16.705Z] [2024-10-21T02:54:16.705Z] #52 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-21T02:54:16.705Z] #0 5.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:16.705Z] #0 5.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:16.705Z] #0 5.599 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-21T02:54:16.705Z] #0 5.599 Executing busybox-1.36.1-r29.trigger [2024-10-21T02:54:16.705Z] #0 5.599 OK: 8 MiB in 15 packages [2024-10-21T02:54:16.705Z] #52 DONE 9.7s [2024-10-21T02:54:16.705Z] [2024-10-21T02:54:16.705Z] #53 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-21T02:54:16.705Z] #0 5.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:16.705Z] #0 5.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:16.705Z] #0 5.973 v3.20.3-190-ga986f1414fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-21T02:54:16.705Z] #0 5.973 v3.20.3-191-gbcd1124b198 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-21T02:54:16.705Z] #0 5.973 OK: 24165 distinct packages available [2024-10-21T02:54:16.705Z] #0 6.035 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:16.705Z] #0 6.131 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:16.705Z] #0 6.425 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-21T02:54:16.705Z] #0 6.461 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-21T02:54:16.705Z] #0 6.473 (3/7) Installing dumb-init (1.2.5-r3) [2024-10-21T02:54:16.705Z] #0 6.486 (4/7) Installing musl-obstack (1.2.3-r2) [2024-10-21T02:54:16.705Z] #0 6.486 (5/7) Installing libucontext (1.2-r3) [2024-10-21T02:54:16.705Z] #0 6.486 (6/7) Installing gcompat (1.1.0-r4) [2024-10-21T02:54:16.705Z] #0 6.488 (7/7) Installing openssl (3.3.2-r1) [2024-10-21T02:54:16.705Z] #0 6.498 Executing busybox-1.36.1-r29.trigger [2024-10-21T02:54:16.705Z] #0 6.509 OK: 9 MiB in 19 packages [2024-10-21T02:54:16.705Z] #53 DONE 9.7s [2024-10-21T02:54:16.705Z] [2024-10-21T02:54:16.705Z] #51 [core-common-config-bootstrapper internal] load build context [2024-10-21T02:54:16.705Z] #51 ... [2024-10-21T02:54:16.705Z] [2024-10-21T02:54:16.705Z] #54 [support-notifications internal] load build context [2024-10-21T02:54:16.705Z] #54 ... [2024-10-21T02:54:16.705Z] [2024-10-21T02:54:16.705Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-21T02:54:16.705Z] #0 5.592 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:16.705Z] #0 5.636 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:16.705Z] #0 6.007 (1/4) Installing ca-certificates (20240705-r0) [2024-10-21T02:54:16.705Z] #0 6.023 (2/4) Installing dumb-init (1.2.5-r3) [2024-10-21T02:54:16.705Z] #0 6.029 (3/4) Installing su-exec (0.2-r3) [2024-10-21T02:54:16.705Z] #0 6.036 (4/4) Installing yq-go (4.44.1-r2) [2024-10-21T02:54:16.705Z] #0 6.115 Executing busybox-1.36.1-r29.trigger [2024-10-21T02:54:16.705Z] #0 6.120 Executing ca-certificates-20240705-r0.trigger [2024-10-21T02:54:16.705Z] #0 6.174 OK: 19 MiB in 18 packages [2024-10-21T02:54:16.705Z] #55 DONE 9.8s [2024-10-21T02:54:16.705Z] [2024-10-21T02:54:16.705Z] #54 [support-notifications internal] load build context [2024-10-21T02:54:16.705Z] #54 ... [2024-10-21T02:54:16.705Z] [2024-10-21T02:54:16.705Z] #56 [core-data internal] load build context [2024-10-21T02:54:16.705Z] #56 ... [2024-10-21T02:54:16.705Z] [2024-10-21T02:54:16.705Z] #57 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-21T02:54:16.705Z] #0 6.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:16.705Z] #0 6.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:16.705Z] #0 6.900 (1/3) Installing ca-certificates (20240705-r0) [2024-10-21T02:54:16.705Z] #0 6.963 (2/3) Installing dumb-init (1.2.5-r3) [2024-10-21T02:54:16.705Z] #0 6.970 (3/3) Installing tzdata (2024b-r0) [2024-10-21T02:54:16.705Z] #0 7.004 Executing busybox-1.36.1-r29.trigger [2024-10-21T02:54:16.705Z] #0 7.012 Executing ca-certificates-20240705-r0.trigger [2024-10-21T02:54:16.705Z] #0 7.070 OK: 10 MiB in 17 packages [2024-10-21T02:54:16.705Z] #57 DONE 9.8s [2024-10-21T02:54:16.705Z] [2024-10-21T02:54:16.705Z] #58 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-21T02:54:16.705Z] #0 5.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:16.705Z] #0 5.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:16.705Z] #0 5.577 (1/2) Installing ca-certificates (20240705-r0) [2024-10-21T02:54:16.705Z] #0 5.599 (2/2) Installing dumb-init (1.2.5-r3) [2024-10-21T02:54:16.705Z] #0 5.620 Executing busybox-1.36.1-r29.trigger [2024-10-21T02:54:16.705Z] #0 5.620 Executing ca-certificates-20240705-r0.trigger [2024-10-21T02:54:16.705Z] #0 5.748 OK: 9 MiB in 16 packages [2024-10-21T02:54:16.705Z] #58 DONE 9.9s [2024-10-21T02:54:16.705Z] [2024-10-21T02:54:16.705Z] #59 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-21T02:54:16.705Z] #0 5.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:16.705Z] #0 5.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:16.705Z] #0 5.859 (1/2) Installing dumb-init (1.2.5-r3) [2024-10-21T02:54:16.705Z] #0 5.882 (2/2) Installing su-exec (0.2-r3) [2024-10-21T02:54:16.705Z] #0 5.887 Executing busybox-1.36.1-r29.trigger [2024-10-21T02:54:16.705Z] #0 5.906 OK: 8 MiB in 16 packages [2024-10-21T02:54:16.705Z] #59 DONE 9.9s [2024-10-21T02:54:16.705Z] [2024-10-21T02:54:16.705Z] #56 [core-data internal] load build context [2024-10-21T02:54:16.705Z] #56 ... [2024-10-21T02:54:16.705Z] [2024-10-21T02:54:16.705Z] #60 [security-bootstrapper internal] load build context [2024-10-21T02:54:16.966Z] #60 ... [2024-10-21T02:54:16.966Z] [2024-10-21T02:54:16.966Z] #61 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-10-21T02:54:16.966Z] #0 2.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:16.966Z] #0 2.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:16.966Z] #0 2.850 OK: 246 MiB in 54 packages [2024-10-21T02:54:16.966Z] #61 DONE 5.6s [2024-10-21T02:54:16.966Z] [2024-10-21T02:54:16.966Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-21T02:54:16.966Z] #0 5.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:16.966Z] #0 5.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:16.966Z] #0 5.618 v3.20.3-190-ga986f1414fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-21T02:54:16.966Z] #0 5.618 v3.20.3-191-gbcd1124b198 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-21T02:54:16.966Z] #0 5.618 OK: 24165 distinct packages available [2024-10-21T02:54:16.966Z] #0 5.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:16.966Z] #0 5.769 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:16.966Z] #0 6.114 (1/14) Installing ca-certificates (20240705-r0) [2024-10-21T02:54:16.966Z] #0 6.131 (2/14) Installing brotli-libs (1.1.0-r2) [2024-10-21T02:54:16.966Z] #0 6.148 (3/14) Installing c-ares (1.33.1-r0) [2024-10-21T02:54:16.966Z] #0 6.160 (4/14) Installing libunistring (1.2-r0) [2024-10-21T02:54:16.966Z] #0 6.173 (5/14) Installing libidn2 (2.3.7-r0) [2024-10-21T02:54:16.966Z] #0 6.188 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-10-21T02:54:16.966Z] #0 6.190 (7/14) Installing libpsl (0.21.5-r1) [2024-10-21T02:54:16.966Z] #0 6.190 (8/14) Installing zstd-libs (1.5.6-r0) [2024-10-21T02:54:16.966Z] #0 6.205 (9/14) Installing libcurl (8.10.1-r0) [2024-10-21T02:54:16.966Z] #0 6.212 (10/14) Installing curl (8.10.1-r0) [2024-10-21T02:54:16.966Z] #0 6.221 (11/14) Installing dumb-init (1.2.5-r3) [2024-10-21T02:54:16.966Z] #0 6.228 (12/14) Installing musl-obstack (1.2.3-r2) [2024-10-21T02:54:16.966Z] #0 6.229 (13/14) Installing libucontext (1.2-r3) [2024-10-21T02:54:16.966Z] #0 6.233 (14/14) Installing gcompat (1.1.0-r4) [2024-10-21T02:54:16.966Z] #0 6.247 Executing busybox-1.36.1-r29.trigger [2024-10-21T02:54:16.966Z] #0 6.249 Executing ca-certificates-20240705-r0.trigger [2024-10-21T02:54:16.966Z] #0 6.289 OK: 13 MiB in 28 packages [2024-10-21T02:54:16.966Z] #62 DONE 10.0s [2024-10-21T02:54:16.966Z] [2024-10-21T02:54:16.966Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-21T02:54:16.966Z] #0 6.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:16.966Z] #0 6.924 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:16.966Z] #0 7.231 v3.20.3-190-ga986f1414fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-21T02:54:16.966Z] #0 7.231 v3.20.3-191-gbcd1124b198 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-21T02:54:16.966Z] #0 7.231 OK: 24165 distinct packages available [2024-10-21T02:54:16.966Z] #0 7.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:16.966Z] #0 7.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:16.966Z] #0 7.652 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-21T02:54:16.966Z] #0 7.657 (2/4) Installing musl-obstack (1.2.3-r2) [2024-10-21T02:54:16.966Z] #0 7.660 (3/4) Installing libucontext (1.2-r3) [2024-10-21T02:54:16.966Z] #0 7.665 (4/4) Installing gcompat (1.1.0-r4) [2024-10-21T02:54:16.966Z] #0 7.670 Executing busybox-1.36.1-r29.trigger [2024-10-21T02:54:16.966Z] #0 7.678 OK: 8 MiB in 18 packages [2024-10-21T02:54:16.966Z] #63 DONE 10.0s [2024-10-21T02:54:16.966Z] [2024-10-21T02:54:16.966Z] #60 [security-bootstrapper internal] load build context [2024-10-21T02:54:16.966Z] #60 ... [2024-10-21T02:54:16.966Z] [2024-10-21T02:54:16.966Z] #64 [core-keeper internal] load build context [2024-10-21T02:54:16.966Z] #64 ... [2024-10-21T02:54:16.966Z] [2024-10-21T02:54:16.966Z] #65 [core-metadata internal] load build context [2024-10-21T02:54:17.224Z] #65 ... [2024-10-21T02:54:17.224Z] [2024-10-21T02:54:17.224Z] #66 [security-proxy-setup internal] load build context [2024-10-21T02:54:17.224Z] #66 ... [2024-10-21T02:54:17.224Z] [2024-10-21T02:54:17.224Z] #67 [support-scheduler internal] load build context [2024-10-21T02:54:17.224Z] #67 transferring context: 401.85MB 10.6s [2024-10-21T02:54:17.224Z] #67 ... [2024-10-21T02:54:17.224Z] [2024-10-21T02:54:17.224Z] #68 [security-proxy-auth internal] load build context [2024-10-21T02:54:17.482Z] #68 ... [2024-10-21T02:54:17.482Z] [2024-10-21T02:54:17.482Z] #69 [security-spiffe-token-provider internal] load build context [2024-10-21T02:54:17.482Z] #69 ... [2024-10-21T02:54:17.482Z] [2024-10-21T02:54:17.482Z] #70 [security-secretstore-setup internal] load build context [2024-10-21T02:54:17.743Z] #70 ... [2024-10-21T02:54:17.743Z] [2024-10-21T02:54:17.743Z] #71 [core-command internal] load build context [2024-10-21T02:54:17.743Z] #71 ... [2024-10-21T02:54:17.743Z] [2024-10-21T02:54:17.743Z] #65 [core-metadata internal] load build context [2024-10-21T02:54:21.932Z] #65 ... [2024-10-21T02:54:21.932Z] [2024-10-21T02:54:21.932Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-21T02:54:21.932Z] #0 6.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:21.932Z] #0 6.652 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:21.932Z] #0 6.961 v3.20.3-190-ga986f1414fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-21T02:54:21.932Z] #0 6.961 v3.20.3-191-gbcd1124b198 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-21T02:54:21.932Z] #0 6.961 OK: 24164 distinct packages available [2024-10-21T02:54:21.932Z] #0 7.027 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:21.932Z] #0 7.096 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:21.932Z] #0 7.341 OK: 246 MiB in 54 packages [2024-10-21T02:54:21.932Z] #72 ... [2024-10-21T02:54:21.932Z] [2024-10-21T02:54:21.932Z] #73 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-21T02:54:21.932Z] #0 8.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:21.932Z] #0 8.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:21.932Z] #0 8.755 OK: 246 MiB in 54 packages [2024-10-21T02:54:21.932Z] #73 ... [2024-10-21T02:54:21.932Z] [2024-10-21T02:54:21.932Z] #74 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-21T02:54:21.932Z] #74 ... [2024-10-21T02:54:21.932Z] [2024-10-21T02:54:21.932Z] #75 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-10-21T02:54:21.932Z] #0 6.313 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:21.932Z] #0 6.378 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:21.932Z] #0 6.679 OK: 246 MiB in 54 packages [2024-10-21T02:54:21.932Z] #75 ... [2024-10-21T02:54:21.932Z] [2024-10-21T02:54:21.932Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-21T02:54:21.932Z] #0 8.702 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:21.932Z] #0 8.782 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:21.932Z] #0 9.047 Upgrading critical system libraries and apk-tools: [2024-10-21T02:54:21.932Z] #0 9.047 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-21T02:54:21.932Z] #0 9.053 Executing busybox-1.36.1-r29.trigger [2024-10-21T02:54:21.932Z] #0 9.110 Continuing the upgrade transaction with new apk-tools: [2024-10-21T02:54:21.932Z] #0 9.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:21.932Z] #0 9.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:21.932Z] #0 9.578 OK: 19 MiB in 18 packages [2024-10-21T02:54:21.932Z] #76 ... [2024-10-21T02:54:21.932Z] [2024-10-21T02:54:21.932Z] #60 [security-bootstrapper internal] load build context [2024-10-21T02:54:21.932Z] #60 transferring context: 610.54MB 15.3s done [2024-10-21T02:54:22.499Z] #60 ... [2024-10-21T02:54:22.499Z] [2024-10-21T02:54:22.499Z] #44 [support-cron-scheduler internal] load build context [2024-10-21T02:54:22.499Z] #44 ... [2024-10-21T02:54:22.499Z] [2024-10-21T02:54:22.499Z] #64 [core-keeper internal] load build context [2024-10-21T02:54:22.499Z] #64 transferring context: 610.54MB 15.9s done [2024-10-21T02:54:22.728Z] Removing intermediate container 4433ce0da067 [2024-10-21T02:54:22.728Z] ---> b4e56bd20a66 [2024-10-21T02:54:22.728Z] Successfully built b4e56bd20a66 [2024-10-21T02:54:22.728Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-10-21T02:54:22.762Z] #64 ... [2024-10-21T02:54:22.762Z] [2024-10-21T02:54:22.762Z] #44 [support-cron-scheduler internal] load build context [2024-10-21T02:54:22.762Z] #44 transferring context: 610.54MB 16.0s done [Pipeline] sh [2024-10-21T02:54:23.074Z] + docker inspect -f . ci-base-image-arm64 [2024-10-21T02:54:23.074Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-21T02:54:23.297Z] prd-ubuntu20.04-docker-arm64-4c-16g-23397 does not seem to be running inside a container [2024-10-21T02:54:23.367Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/732 -v /w/workspace/edgex-go/732:/w/workspace/edgex-go/732:rw,z -v /w/workspace/edgex-go/732@tmp:/w/workspace/edgex-go/732@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 ******** ci-base-image-arm64 cat [2024-10-21T02:54:24.658Z] $ docker top 49e5af8d898a42be7d8bc63dd156e99e2200a05d3f3e344256cd1cb67f3adb35 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-21T02:54:25.509Z] + go version [2024-10-21T02:54:25.509Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-21T02:54:25.531Z] $ docker stop --time=1 49e5af8d898a42be7d8bc63dd156e99e2200a05d3f3e344256cd1cb67f3adb35 [2024-10-21T02:54:26.954Z] #44 ... [2024-10-21T02:54:26.954Z] [2024-10-21T02:54:26.954Z] #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-21T02:54:26.954Z] #77 ... [2024-10-21T02:54:26.954Z] [2024-10-21T02:54:26.954Z] #78 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-10-21T02:54:26.954Z] #78 ... [2024-10-21T02:54:26.954Z] [2024-10-21T02:54:26.954Z] #54 [support-notifications internal] load build context [2024-10-21T02:54:26.954Z] #54 transferring context: 610.54MB 15.8s done [2024-10-21T02:54:27.214Z] #54 ... [2024-10-21T02:54:27.215Z] [2024-10-21T02:54:27.215Z] #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-21T02:54:27.215Z] #79 ... [2024-10-21T02:54:27.215Z] [2024-10-21T02:54:27.215Z] #51 [core-common-config-bootstrapper internal] load build context [2024-10-21T02:54:27.215Z] #51 transferring context: 610.54MB 14.9s done [2024-10-21T02:54:27.247Z] $ docker rm -f --volumes 49e5af8d898a42be7d8bc63dd156e99e2200a05d3f3e344256cd1cb67f3adb35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2024-10-21T02:54:27.475Z] #51 ... [2024-10-21T02:54:27.475Z] [2024-10-21T02:54:27.475Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-21T02:54:27.475Z] #80 ... [2024-10-21T02:54:27.475Z] [2024-10-21T02:54:27.475Z] #66 [security-proxy-setup internal] load build context [2024-10-21T02:54:27.475Z] #66 transferring context: 610.54MB 16.5s done [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 [2024-10-21T02:54:27.736Z] #66 ... [2024-10-21T02:54:27.736Z] [2024-10-21T02:54:27.736Z] #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-21T02:54:27.994Z] #81 ... [2024-10-21T02:54:27.994Z] [2024-10-21T02:54:27.994Z] #71 [core-command internal] load build context [2024-10-21T02:54:27.994Z] #71 transferring context: 610.54MB 15.9s done [2024-10-21T02:54:27.994Z] #71 ... [2024-10-21T02:54:27.994Z] [2024-10-21T02:54:27.994Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-21T02:54:28.004Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-21T02:54:28.004Z] [2024-10-21T02:54:28.004Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:54:28.255Z] #82 ... [2024-10-21T02:54:28.255Z] [2024-10-21T02:54:28.255Z] #83 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-21T02:54:28.255Z] #83 ... [2024-10-21T02:54:28.255Z] [2024-10-21T02:54:28.255Z] #69 [security-spiffe-token-provider internal] load build context [2024-10-21T02:54:28.255Z] #69 transferring context: 610.54MB 16.5s done [2024-10-21T02:54:28.353Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-21T02:54:28.353Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-10-21T02:54:28.353Z] 547446be3368: Pulling fs layer [2024-10-21T02:54:28.353Z] d125d8839a47: Pulling fs layer [2024-10-21T02:54:28.353Z] 3e85d5ac6304: Pulling fs layer [2024-10-21T02:54:28.353Z] c3105a71a48b: Pulling fs layer [2024-10-21T02:54:28.353Z] 0f093f025ec4: Pulling fs layer [2024-10-21T02:54:28.353Z] c3105a71a48b: Waiting [2024-10-21T02:54:28.353Z] 0f093f025ec4: Waiting [2024-10-21T02:54:28.353Z] c3106fc0e877: Pulling fs layer [2024-10-21T02:54:28.353Z] c3106fc0e877: Waiting [2024-10-21T02:54:28.515Z] #69 ... [2024-10-21T02:54:28.515Z] [2024-10-21T02:54:28.515Z] #70 [security-secretstore-setup internal] load build context [2024-10-21T02:54:28.515Z] #70 transferring context: 610.54MB 15.6s done [2024-10-21T02:54:28.515Z] #70 ... [2024-10-21T02:54:28.515Z] [2024-10-21T02:54:28.515Z] #67 [support-scheduler internal] load build context [2024-10-21T02:54:28.515Z] #67 transferring context: 610.54MB 15.3s done [2024-10-21T02:54:28.623Z] 547446be3368: Verifying Checksum [2024-10-21T02:54:28.624Z] 547446be3368: Download complete [2024-10-21T02:54:28.624Z] c3105a71a48b: Verifying Checksum [2024-10-21T02:54:28.624Z] c3105a71a48b: Download complete [2024-10-21T02:54:28.870Z] #67 ... [2024-10-21T02:54:28.870Z] [2024-10-21T02:54:28.870Z] #84 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-21T02:54:28.896Z] d125d8839a47: Verifying Checksum [2024-10-21T02:54:28.896Z] d125d8839a47: Download complete [2024-10-21T02:54:29.132Z] #84 ... [2024-10-21T02:54:29.132Z] [2024-10-21T02:54:29.132Z] #68 [security-proxy-auth internal] load build context [2024-10-21T02:54:29.132Z] #68 transferring context: 610.54MB 15.3s done [2024-10-21T02:54:29.132Z] #68 ... [2024-10-21T02:54:29.132Z] [2024-10-21T02:54:29.132Z] #56 [core-data internal] load build context [2024-10-21T02:54:29.132Z] #56 transferring context: 610.54MB 14.3s done [2024-10-21T02:54:29.164Z] c3106fc0e877: Verifying Checksum [2024-10-21T02:54:29.164Z] c3106fc0e877: Download complete [2024-10-21T02:54:29.164Z] 0f093f025ec4: Verifying Checksum [2024-10-21T02:54:29.164Z] 0f093f025ec4: Download complete [2024-10-21T02:54:29.433Z] 547446be3368: Pull complete [2024-10-21T02:54:29.699Z] #56 DONE 23.2s [2024-10-21T02:54:29.700Z] [2024-10-21T02:54:29.700Z] #85 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-10-21T02:54:29.700Z] #85 ... [2024-10-21T02:54:29.700Z] [2024-10-21T02:54:29.700Z] #74 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-21T02:54:29.700Z] #74 DONE 18.4s [2024-10-21T02:54:29.700Z] [2024-10-21T02:54:29.700Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-21T02:54:29.700Z] #76 DONE 18.1s [2024-10-21T02:54:29.700Z] [2024-10-21T02:54:29.700Z] #51 [core-common-config-bootstrapper internal] load build context [2024-10-21T02:54:29.700Z] #51 DONE 23.2s [2024-10-21T02:54:29.700Z] [2024-10-21T02:54:29.700Z] #47 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2024-10-21T02:54:29.700Z] #47 8.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:29.700Z] #47 8.320 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:29.700Z] #47 8.617 Upgrading critical system libraries and apk-tools: [2024-10-21T02:54:29.700Z] #47 8.617 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-21T02:54:29.700Z] #47 8.624 Executing busybox-1.36.1-r29.trigger [2024-10-21T02:54:29.700Z] #47 8.690 Continuing the upgrade transaction with new apk-tools: [2024-10-21T02:54:29.700Z] #47 8.711 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:29.700Z] #47 8.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:29.700Z] #47 9.056 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-21T02:54:29.700Z] #47 9.088 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-21T02:54:29.700Z] #47 9.192 OK: 8 MiB in 15 packages [2024-10-21T02:54:29.700Z] #47 DONE 18.1s [2024-10-21T02:54:29.700Z] [2024-10-21T02:54:29.700Z] #68 [security-proxy-auth internal] load build context [2024-10-21T02:54:29.700Z] #68 DONE 23.3s [2024-10-21T02:54:29.700Z] [2024-10-21T02:54:29.700Z] #67 [support-scheduler internal] load build context [2024-10-21T02:54:29.700Z] #67 DONE 23.3s [2024-10-21T02:54:29.700Z] [2024-10-21T02:54:29.700Z] #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-21T02:54:29.700Z] #73 DONE 18.5s [2024-10-21T02:54:29.700Z] [2024-10-21T02:54:29.700Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-21T02:54:29.700Z] #72 DONE 18.5s [2024-10-21T02:54:29.700Z] [2024-10-21T02:54:29.700Z] #60 [security-bootstrapper internal] load build context [2024-10-21T02:54:29.700Z] #60 DONE 23.3s [2024-10-21T02:54:29.700Z] [2024-10-21T02:54:29.700Z] #54 [support-notifications internal] load build context [2024-10-21T02:54:29.700Z] #54 DONE 23.3s [2024-10-21T02:54:29.700Z] [2024-10-21T02:54:29.700Z] #65 [core-metadata internal] load build context [2024-10-21T02:54:29.700Z] #65 transferring context: 610.54MB 15.6s done [2024-10-21T02:54:29.700Z] #65 DONE 23.3s [2024-10-21T02:54:29.700Z] [2024-10-21T02:54:29.700Z] #75 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-10-21T02:54:29.700Z] #75 DONE 18.7s [2024-10-21T02:54:29.700Z] [2024-10-21T02:54:29.700Z] #70 [security-secretstore-setup internal] load build context [2024-10-21T02:54:29.700Z] #70 DONE 23.3s [2024-10-21T02:54:29.959Z] [2024-10-21T02:54:29.959Z] #64 [core-keeper internal] load build context [2024-10-21T02:54:29.959Z] #64 DONE 23.3s [2024-10-21T02:54:29.959Z] [2024-10-21T02:54:29.959Z] #71 [core-command internal] load build context [2024-10-21T02:54:29.959Z] #71 DONE 23.3s [2024-10-21T02:54:29.959Z] [2024-10-21T02:54:29.959Z] #66 [security-proxy-setup internal] load build context [2024-10-21T02:54:29.959Z] #66 DONE 23.4s [2024-10-21T02:54:29.959Z] [2024-10-21T02:54:29.959Z] #44 [support-cron-scheduler internal] load build context [2024-10-21T02:54:29.959Z] #44 DONE 23.4s [2024-10-21T02:54:29.959Z] [2024-10-21T02:54:29.959Z] #69 [security-spiffe-token-provider internal] load build context [2024-10-21T02:54:29.959Z] #69 DONE 23.4s [2024-10-21T02:54:29.959Z] [2024-10-21T02:54:29.959Z] #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-10-21T02:54:29.959Z] #86 DONE 0.2s [2024-10-21T02:54:29.959Z] [2024-10-21T02:54:29.959Z] #87 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-10-21T02:54:30.220Z] #87 DONE 0.1s [2024-10-21T02:54:30.221Z] [2024-10-21T02:54:30.221Z] #85 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-10-21T02:54:30.221Z] #85 DONE 0.3s [2024-10-21T02:54:30.221Z] [2024-10-21T02:54:30.221Z] #88 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-10-21T02:54:30.221Z] #88 DONE 0.1s [2024-10-21T02:54:30.221Z] [2024-10-21T02:54:30.221Z] #89 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-21T02:54:30.221Z] #89 DONE 0.2s [2024-10-21T02:54:30.221Z] [2024-10-21T02:54:30.221Z] #90 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-21T02:54:30.845Z] d125d8839a47: Pull complete [2024-10-21T02:54:31.114Z] 3e85d5ac6304: Verifying Checksum [2024-10-21T02:54:31.114Z] 3e85d5ac6304: Download complete [2024-10-21T02:54:33.547Z] #90 ... [2024-10-21T02:54:33.547Z] [2024-10-21T02:54:33.547Z] #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-21T02:54:33.547Z] #77 14.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:33.547Z] #77 14.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:33.547Z] #77 14.44 Upgrading critical system libraries and apk-tools: [2024-10-21T02:54:33.547Z] #77 14.44 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-21T02:54:33.547Z] #77 14.44 Executing busybox-1.36.1-r29.trigger [2024-10-21T02:54:33.547Z] #77 14.51 Continuing the upgrade transaction with new apk-tools: [2024-10-21T02:54:33.547Z] #77 14.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:33.547Z] #77 14.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:33.547Z] #77 14.94 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-21T02:54:33.547Z] #77 14.98 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-21T02:54:33.547Z] #77 15.00 OK: 8 MiB in 15 packages [2024-10-21T02:54:33.547Z] #77 DONE 16.0s [2024-10-21T02:54:33.547Z] [2024-10-21T02:54:33.547Z] #83 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-21T02:54:33.547Z] #83 13.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:33.547Z] #83 13.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:33.547Z] #83 13.89 Upgrading critical system libraries and apk-tools: [2024-10-21T02:54:33.547Z] #83 13.89 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-21T02:54:33.547Z] #83 13.90 Executing busybox-1.36.1-r29.trigger [2024-10-21T02:54:33.547Z] #83 13.97 Continuing the upgrade transaction with new apk-tools: [2024-10-21T02:54:33.547Z] #83 13.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:33.547Z] #83 14.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:33.547Z] #83 14.48 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-21T02:54:33.547Z] #83 14.51 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-21T02:54:33.547Z] #83 14.52 Executing ca-certificates-20240705-r0.trigger [2024-10-21T02:54:33.547Z] #83 14.56 OK: 10 MiB in 17 packages [2024-10-21T02:54:33.547Z] #83 DONE 15.8s [2024-10-21T02:54:33.547Z] [2024-10-21T02:54:33.547Z] #78 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-10-21T02:54:33.547Z] #78 14.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:33.547Z] #78 14.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:33.547Z] #78 14.52 Upgrading critical system libraries and apk-tools: [2024-10-21T02:54:33.547Z] #78 14.52 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-21T02:54:33.547Z] #78 14.54 Executing busybox-1.36.1-r29.trigger [2024-10-21T02:54:33.547Z] #78 14.65 Continuing the upgrade transaction with new apk-tools: [2024-10-21T02:54:33.547Z] #78 14.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:33.547Z] #78 14.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:33.547Z] #78 15.05 OK: 9 MiB in 19 packages [2024-10-21T02:54:33.547Z] #78 DONE 16.0s [2024-10-21T02:54:33.547Z] [2024-10-21T02:54:33.547Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-21T02:54:33.547Z] #82 13.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:33.547Z] #82 13.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:33.547Z] #82 13.94 Upgrading critical system libraries and apk-tools: [2024-10-21T02:54:33.547Z] #82 13.94 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-21T02:54:33.547Z] #82 13.95 Executing busybox-1.36.1-r29.trigger [2024-10-21T02:54:33.547Z] #82 14.04 Continuing the upgrade transaction with new apk-tools: [2024-10-21T02:54:33.547Z] #82 14.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:33.547Z] #82 14.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:33.547Z] #82 14.44 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-21T02:54:33.547Z] #82 14.49 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-21T02:54:33.547Z] #82 14.51 Executing ca-certificates-20240705-r0.trigger [2024-10-21T02:54:33.547Z] #82 14.58 OK: 19 MiB in 18 packages [2024-10-21T02:54:33.547Z] #82 DONE 15.9s [2024-10-21T02:54:33.547Z] [2024-10-21T02:54:33.547Z] #91 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-10-21T02:54:33.547Z] #91 DONE 0.6s [2024-10-21T02:54:33.547Z] [2024-10-21T02:54:33.547Z] #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-21T02:54:33.547Z] #92 DONE 0.6s [2024-10-21T02:54:33.547Z] [2024-10-21T02:54:33.547Z] #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-10-21T02:54:33.547Z] #93 DONE 0.1s [2024-10-21T02:54:33.547Z] [2024-10-21T02:54:33.547Z] #94 [security-spire-server stage-2 6/9] COPY security.txt / [2024-10-21T02:54:33.547Z] #94 DONE 0.3s [2024-10-21T02:54:33.547Z] [2024-10-21T02:54:33.547Z] #95 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-21T02:54:33.547Z] #95 DONE 0.4s [2024-10-21T02:54:33.547Z] [2024-10-21T02:54:33.547Z] #96 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-10-21T02:54:33.547Z] #96 DONE 0.0s [2024-10-21T02:54:33.547Z] [2024-10-21T02:54:33.547Z] #97 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-10-21T02:54:33.547Z] #97 DONE 0.0s [2024-10-21T02:54:33.547Z] [2024-10-21T02:54:33.547Z] #98 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-10-21T02:54:33.547Z] #98 DONE 0.0s [2024-10-21T02:54:33.547Z] [2024-10-21T02:54:33.547Z] #99 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-10-21T02:54:33.547Z] #99 DONE 0.0s [2024-10-21T02:54:33.547Z] [2024-10-21T02:54:33.547Z] #100 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-10-21T02:54:33.547Z] #100 DONE 0.0s [2024-10-21T02:54:33.547Z] [2024-10-21T02:54:33.547Z] #101 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-10-21T02:54:33.805Z] #101 DONE 0.0s [2024-10-21T02:54:33.805Z] [2024-10-21T02:54:33.805Z] #102 [security-spire-server] exporting to image [2024-10-21T02:54:33.805Z] #102 exporting layers [2024-10-21T02:54:33.805Z] #102 ... [2024-10-21T02:54:33.805Z] [2024-10-21T02:54:33.805Z] #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-10-21T02:54:33.805Z] #103 DONE 0.3s [2024-10-21T02:54:34.066Z] [2024-10-21T02:54:34.066Z] #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-10-21T02:54:34.066Z] #104 ... [2024-10-21T02:54:34.066Z] [2024-10-21T02:54:34.066Z] #84 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-21T02:54:34.066Z] #84 14.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:34.066Z] #84 14.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:34.066Z] #84 14.63 Upgrading critical system libraries and apk-tools: [2024-10-21T02:54:34.066Z] #84 14.63 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-21T02:54:34.066Z] #84 14.67 Executing busybox-1.36.1-r29.trigger [2024-10-21T02:54:34.066Z] #84 14.77 Continuing the upgrade transaction with new apk-tools: [2024-10-21T02:54:34.066Z] #84 14.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:34.066Z] #84 14.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:34.066Z] #84 15.87 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-21T02:54:34.066Z] #84 16.92 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-21T02:54:34.066Z] #84 16.96 Executing ca-certificates-20240705-r0.trigger [2024-10-21T02:54:34.066Z] #84 17.12 OK: 9 MiB in 16 packages [2024-10-21T02:54:34.066Z] #84 DONE 17.4s [2024-10-21T02:54:34.331Z] [2024-10-21T02:54:34.331Z] #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-10-21T02:54:34.331Z] #104 DONE 0.3s [2024-10-21T02:54:34.331Z] [2024-10-21T02:54:34.331Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-21T02:54:34.331Z] #80 14.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:34.331Z] #80 14.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:34.331Z] #80 14.66 Upgrading critical system libraries and apk-tools: [2024-10-21T02:54:34.331Z] #80 14.66 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-21T02:54:34.331Z] #80 14.66 Executing busybox-1.36.1-r29.trigger [2024-10-21T02:54:34.331Z] #80 14.73 Continuing the upgrade transaction with new apk-tools: [2024-10-21T02:54:34.331Z] #80 14.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:34.331Z] #80 15.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:34.331Z] #80 16.66 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-21T02:54:34.331Z] #80 17.04 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-21T02:54:34.331Z] #80 17.05 Executing ca-certificates-20240705-r0.trigger [2024-10-21T02:54:34.331Z] #80 17.26 OK: 13 MiB in 28 packages [2024-10-21T02:54:34.331Z] #80 DONE 17.4s [2024-10-21T02:54:34.331Z] [2024-10-21T02:54:34.331Z] #102 [security-spire-agent] exporting to image [2024-10-21T02:54:34.331Z] #102 ... [2024-10-21T02:54:34.331Z] [2024-10-21T02:54:34.331Z] #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-21T02:54:34.331Z] #81 14.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:34.331Z] #81 14.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:34.331Z] #81 14.70 Upgrading critical system libraries and apk-tools: [2024-10-21T02:54:34.331Z] #81 14.70 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-21T02:54:34.331Z] #81 14.72 Executing busybox-1.36.1-r29.trigger [2024-10-21T02:54:34.332Z] #81 14.82 Continuing the upgrade transaction with new apk-tools: [2024-10-21T02:54:34.332Z] #81 14.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:34.332Z] #81 15.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:34.332Z] #81 17.12 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-21T02:54:34.332Z] #81 17.16 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-21T02:54:34.332Z] #81 17.32 OK: 8 MiB in 16 packages [2024-10-21T02:54:34.332Z] #81 DONE 17.5s [2024-10-21T02:54:34.332Z] [2024-10-21T02:54:34.332Z] #50 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-21T02:54:34.332Z] #50 14.36 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:34.332Z] #50 14.94 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:34.332Z] #50 17.56 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-21T02:54:34.332Z] #50 17.88 Executing busybox-1.36.1-r29.trigger [2024-10-21T02:54:34.332Z] #50 17.89 OK: 8 MiB in 15 packages [2024-10-21T02:54:34.332Z] #50 DONE 18.1s [2024-10-21T02:54:34.332Z] [2024-10-21T02:54:34.332Z] #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-21T02:54:34.332Z] #79 14.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:34.332Z] #79 14.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:34.332Z] #79 14.71 Upgrading critical system libraries and apk-tools: [2024-10-21T02:54:34.332Z] #79 14.71 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-21T02:54:34.332Z] #79 15.47 Executing busybox-1.36.1-r29.trigger [2024-10-21T02:54:34.332Z] #79 15.52 Continuing the upgrade transaction with new apk-tools: [2024-10-21T02:54:34.332Z] #79 15.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:34.332Z] #79 16.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:34.332Z] #79 17.30 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-21T02:54:34.332Z] #79 17.38 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-21T02:54:34.332Z] #79 17.39 OK: 8 MiB in 18 packages [2024-10-21T02:54:34.332Z] #79 DONE 17.5s [2024-10-21T02:54:34.332Z] [2024-10-21T02:54:34.332Z] #102 [security-spire-server] exporting to image [2024-10-21T02:54:34.332Z] #102 exporting layers 0.6s done [2024-10-21T02:54:34.332Z] #102 writing image sha256:b9dedba1595ad22da1f51685ff291834a69c275e398a96af6e6f1cf3e9447619 done [2024-10-21T02:54:34.332Z] #102 naming to docker.io/library/security-spire-server done [2024-10-21T02:54:36.928Z] #102 ... [2024-10-21T02:54:36.928Z] [2024-10-21T02:54:36.928Z] #105 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-21T02:54:36.928Z] #0 2.871 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:36.928Z] #0 4.517 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T02:54:36.928Z] #0 6.452 OK: 246 MiB in 54 packages [2024-10-21T02:54:36.928Z] #105 DONE 6.9s [2024-10-21T02:54:36.928Z] [2024-10-21T02:54:36.928Z] #106 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-21T02:54:36.928Z] #106 DONE 2.3s [2024-10-21T02:54:36.928Z] [2024-10-21T02:54:36.928Z] #107 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-10-21T02:54:36.928Z] #107 DONE 0.1s [2024-10-21T02:54:36.928Z] [2024-10-21T02:54:36.928Z] #108 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-10-21T02:54:36.928Z] #108 DONE 0.1s [2024-10-21T02:54:36.928Z] [2024-10-21T02:54:36.928Z] #102 [security-spire-agent] exporting to image [2024-10-21T02:54:36.928Z] #102 exporting layers 2.6s done [2024-10-21T02:54:36.928Z] #102 writing image sha256:31aa613c6f323c725184f0fcb6800188ebe1662a6a820dbceb02c13cec4cb7dc done [2024-10-21T02:54:36.928Z] #102 naming to docker.io/library/security-spire-agent done [2024-10-21T02:54:36.928Z] #102 DONE 3.1s [2024-10-21T02:54:36.928Z] [2024-10-21T02:54:36.928Z] #109 [security-spire-config stage-2 6/10] COPY security.txt / [2024-10-21T02:54:36.928Z] #109 DONE 0.1s [2024-10-21T02:54:36.928Z] [2024-10-21T02:54:36.928Z] #110 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-21T02:54:36.928Z] #110 ... [2024-10-21T02:54:36.928Z] [2024-10-21T02:54:36.928Z] #111 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-10-21T02:54:36.928Z] #111 DONE 0.0s [2024-10-21T02:54:36.928Z] [2024-10-21T02:54:36.928Z] #112 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-10-21T02:54:36.928Z] #112 DONE 0.1s [2024-10-21T02:54:36.928Z] [2024-10-21T02:54:36.928Z] #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-10-21T02:54:36.928Z] #113 DONE 0.0s [2024-10-21T02:54:37.219Z] [2024-10-21T02:54:37.219Z] #102 [security-spire-config] exporting to image [2024-10-21T02:54:37.488Z] #102 ... [2024-10-21T02:54:37.488Z] [2024-10-21T02:54:37.488Z] #114 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-21T02:54:37.488Z] #114 DONE 3.0s [2024-10-21T02:54:37.488Z] [2024-10-21T02:54:37.488Z] #115 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-10-21T02:54:37.488Z] #115 DONE 0.1s [2024-10-21T02:54:37.488Z] [2024-10-21T02:54:37.488Z] #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-21T02:54:37.749Z] #116 ... [2024-10-21T02:54:37.749Z] [2024-10-21T02:54:37.749Z] #102 [security-spire-config] exporting to image [2024-10-21T02:54:37.749Z] #102 exporting layers 0.6s done [2024-10-21T02:54:37.749Z] #102 writing image sha256:0d49c41230b8a4d5e71ec407a7c3012bd9ca829debbd1bfdb53a204da51c52dc done [2024-10-21T02:54:37.749Z] #102 naming to docker.io/library/security-spire-config done [2024-10-21T02:54:37.749Z] #102 DONE 3.7s [2024-10-21T02:54:37.749Z] [2024-10-21T02:54:37.749Z] #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-21T02:54:40.289Z] #117 ... [2024-10-21T02:54:40.289Z] [2024-10-21T02:54:40.289Z] #118 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-21T02:54:41.201Z] 3e85d5ac6304: Pull complete [2024-10-21T02:54:41.201Z] c3105a71a48b: Pull complete [2024-10-21T02:54:41.795Z] 0f093f025ec4: Pull complete [2024-10-21T02:54:42.062Z] c3106fc0e877: Pull complete [2024-10-21T02:54:42.062Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-10-21T02:54:42.062Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-21T02:54:42.062Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-21T02:54:42.278Z] prd-ubuntu20.04-docker-arm64-4c-16g-23397 does not seem to be running inside a container [2024-10-21T02:54:42.355Z] $ 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/732 -v /w/workspace/edgex-go/732:/w/workspace/edgex-go/732:rw,z -v /w/workspace/edgex-go/732@tmp:/w/workspace/edgex-go/732@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-compose-arm64:latest cat [2024-10-21T02:54:44.526Z] $ docker top 2093ca8ab14e6a5e4dde71e23be2bb06d60ba013d7f09a5b6140544785175567 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-21T02:54:45.386Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-10-21T02:54:55.481Z] #1 [support-notifications internal] load build definition from Dockerfile [2024-10-21T02:54:55.481Z] #1 transferring dockerfile: 2.02kB 0.0s done [2024-10-21T02:54:55.481Z] #1 DONE 0.1s [2024-10-21T02:54:55.481Z] [2024-10-21T02:54:55.481Z] #2 [security-spire-server internal] load build definition from Dockerfile [2024-10-21T02:54:55.481Z] #2 transferring dockerfile: 1.70kB done [2024-10-21T02:54:55.481Z] #2 DONE 0.0s [2024-10-21T02:54:55.481Z] [2024-10-21T02:54:55.481Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-10-21T02:54:55.481Z] #3 transferring dockerfile: 2.23kB done [2024-10-21T02:54:55.481Z] #3 DONE 0.0s [2024-10-21T02:54:55.481Z] [2024-10-21T02:54:55.481Z] #4 [security-spire-agent internal] load build definition from Dockerfile [2024-10-21T02:54:55.481Z] #4 transferring dockerfile: 1.81kB done [2024-10-21T02:54:55.481Z] #4 DONE 0.0s [2024-10-21T02:54:55.481Z] [2024-10-21T02:54:55.481Z] #5 [support-scheduler internal] load build definition from Dockerfile [2024-10-21T02:54:55.481Z] #5 transferring dockerfile: 1.93kB done [2024-10-21T02:54:55.481Z] #5 DONE 0.1s [2024-10-21T02:54:55.481Z] [2024-10-21T02:54:55.481Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2024-10-21T02:54:55.751Z] #6 transferring dockerfile: 2.50kB done [2024-10-21T02:54:55.751Z] #6 DONE 0.1s [2024-10-21T02:54:55.751Z] [2024-10-21T02:54:55.751Z] #7 [support-cron-scheduler internal] load build definition from Dockerfile [2024-10-21T02:54:55.751Z] #7 transferring dockerfile: 1.85kB done [2024-10-21T02:54:55.751Z] #7 DONE 0.1s [2024-10-21T02:54:55.751Z] [2024-10-21T02:54:55.751Z] #8 [core-command internal] load build definition from Dockerfile [2024-10-21T02:54:55.751Z] #8 transferring dockerfile: 1.93kB done [2024-10-21T02:54:55.751Z] #8 DONE 0.1s [2024-10-21T02:54:55.751Z] [2024-10-21T02:54:55.751Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2024-10-21T02:54:55.751Z] #9 transferring dockerfile: 3.17kB done [2024-10-21T02:54:55.751Z] #9 DONE 0.1s [2024-10-21T02:54:56.019Z] [2024-10-21T02:54:56.019Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-10-21T02:54:56.019Z] #10 transferring dockerfile: 1.89kB done [2024-10-21T02:54:56.019Z] #10 DONE 0.1s [2024-10-21T02:54:56.019Z] [2024-10-21T02:54:56.019Z] #11 [core-metadata internal] load build definition from Dockerfile [2024-10-21T02:54:56.019Z] #11 transferring dockerfile: 2.13kB 0.0s done [2024-10-21T02:54:56.019Z] #11 DONE 0.1s [2024-10-21T02:54:56.019Z] [2024-10-21T02:54:56.019Z] #12 [core-keeper internal] load build definition from Dockerfile [2024-10-21T02:54:56.019Z] #12 transferring dockerfile: 2.07kB done [2024-10-21T02:54:56.019Z] #12 DONE 0.1s [2024-10-21T02:54:56.019Z] [2024-10-21T02:54:56.019Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2024-10-21T02:54:56.019Z] #13 transferring dockerfile: 2.15kB 0.0s done [2024-10-21T02:54:56.019Z] #13 DONE 0.1s [2024-10-21T02:54:56.019Z] [2024-10-21T02:54:56.019Z] #14 [security-spire-config internal] load build definition from Dockerfile [2024-10-21T02:54:56.019Z] #14 transferring dockerfile: 1.69kB done [2024-10-21T02:54:56.019Z] #14 DONE 0.1s [2024-10-21T02:54:56.019Z] [2024-10-21T02:54:56.019Z] #15 [security-secretstore-setup internal] load build definition from Dockerfile [2024-10-21T02:54:56.292Z] #15 transferring dockerfile: 2.49kB 0.0s done [2024-10-21T02:54:56.292Z] #15 DONE 0.1s [2024-10-21T02:54:56.292Z] [2024-10-21T02:54:56.292Z] #16 [core-data internal] load build definition from Dockerfile [2024-10-21T02:54:56.292Z] #16 transferring dockerfile: 2.07kB 0.0s done [2024-10-21T02:54:56.292Z] #16 DONE 0.1s [2024-10-21T02:54:56.292Z] [2024-10-21T02:54:56.292Z] #17 [support-notifications internal] load .dockerignore [2024-10-21T02:54:56.292Z] #17 transferring context: 50B done [2024-10-21T02:54:56.292Z] #17 DONE 0.1s [2024-10-21T02:54:57.369Z] [2024-10-21T02:54:57.369Z] #18 [security-spire-server internal] load .dockerignore [2024-10-21T02:54:57.369Z] #18 transferring context: 50B 0.0s done [2024-10-21T02:54:57.369Z] #18 DONE 0.0s [2024-10-21T02:54:57.369Z] [2024-10-21T02:54:57.369Z] #19 [core-common-config-bootstrapper internal] load .dockerignore [2024-10-21T02:54:57.369Z] #19 transferring context: 50B done [2024-10-21T02:54:57.369Z] #19 DONE 0.0s [2024-10-21T02:54:57.369Z] [2024-10-21T02:54:57.369Z] #20 [security-spire-agent internal] load .dockerignore [2024-10-21T02:54:57.369Z] #20 transferring context: 50B 0.0s done [2024-10-21T02:54:57.369Z] #20 DONE 0.1s [2024-10-21T02:54:57.369Z] [2024-10-21T02:54:57.369Z] #21 [support-scheduler internal] load .dockerignore [2024-10-21T02:54:57.369Z] #21 transferring context: 50B done [2024-10-21T02:54:57.369Z] #21 DONE 0.0s [2024-10-21T02:54:57.369Z] [2024-10-21T02:54:57.369Z] #22 [security-proxy-setup internal] load .dockerignore [2024-10-21T02:54:57.369Z] #22 transferring context: 50B 0.0s done [2024-10-21T02:54:57.369Z] #22 DONE 0.1s [2024-10-21T02:54:57.697Z] [2024-10-21T02:54:57.697Z] #23 [support-cron-scheduler internal] load .dockerignore [2024-10-21T02:54:57.697Z] #23 transferring context: 50B 0.0s done [2024-10-21T02:54:57.697Z] #23 DONE 0.1s [2024-10-21T02:54:57.697Z] [2024-10-21T02:54:57.697Z] #24 [core-command internal] load .dockerignore [2024-10-21T02:54:57.697Z] #24 transferring context: 50B 0.0s done [2024-10-21T02:54:57.697Z] #24 DONE 0.1s [2024-10-21T02:54:57.697Z] [2024-10-21T02:54:57.697Z] #25 [security-bootstrapper internal] load .dockerignore [2024-10-21T02:54:57.697Z] #25 ... [2024-10-21T02:54:57.697Z] [2024-10-21T02:54:57.697Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2024-10-21T02:54:57.697Z] #26 transferring context: 50B 0.0s done [2024-10-21T02:54:57.697Z] #26 DONE 0.1s [2024-10-21T02:54:57.697Z] [2024-10-21T02:54:57.697Z] #25 [security-bootstrapper internal] load .dockerignore [2024-10-21T02:54:57.697Z] #25 transferring context: 50B done [2024-10-21T02:54:58.011Z] #25 ... [2024-10-21T02:54:58.011Z] [2024-10-21T02:54:58.011Z] #27 [core-metadata internal] load .dockerignore [2024-10-21T02:54:58.011Z] #27 transferring context: 50B 0.0s done [2024-10-21T02:54:58.011Z] #27 DONE 0.1s [2024-10-21T02:54:58.011Z] [2024-10-21T02:54:58.011Z] #28 [core-keeper internal] load .dockerignore [2024-10-21T02:54:58.011Z] #28 transferring context: 50B done [2024-10-21T02:54:58.011Z] #28 DONE 0.1s [2024-10-21T02:54:58.011Z] [2024-10-21T02:54:58.011Z] #29 [security-proxy-auth internal] load .dockerignore [2024-10-21T02:54:58.011Z] #29 transferring context: 50B 0.0s done [2024-10-21T02:54:58.011Z] #29 DONE 0.1s [2024-10-21T02:54:58.011Z] [2024-10-21T02:54:58.011Z] #25 [security-bootstrapper internal] load .dockerignore [2024-10-21T02:54:58.293Z] #25 ... [2024-10-21T02:54:58.294Z] [2024-10-21T02:54:58.294Z] #30 [security-spire-config internal] load .dockerignore [2024-10-21T02:54:58.294Z] #30 transferring context: 50B done [2024-10-21T02:54:58.294Z] #30 DONE 0.0s [2024-10-21T02:54:58.294Z] [2024-10-21T02:54:58.294Z] #31 [security-secretstore-setup internal] load .dockerignore [2024-10-21T02:54:58.294Z] #31 transferring context: 50B 0.0s done [2024-10-21T02:54:58.294Z] #31 DONE 0.1s [2024-10-21T02:54:58.294Z] [2024-10-21T02:54:58.294Z] #32 [core-data internal] load .dockerignore [2024-10-21T02:54:58.294Z] #32 transferring context: 50B done [2024-10-21T02:54:58.294Z] #32 DONE 0.1s [2024-10-21T02:54:58.294Z] [2024-10-21T02:54:58.294Z] #25 [security-bootstrapper internal] load .dockerignore [2024-10-21T02:54:58.574Z] #25 ... [2024-10-21T02:54:58.574Z] [2024-10-21T02:54:58.574Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-21T02:54:58.574Z] #33 DONE 0.0s [2024-10-21T02:54:58.574Z] [2024-10-21T02:54:58.574Z] #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2024-10-21T02:54:59.187Z] #34 ... [2024-10-21T02:54:59.187Z] [2024-10-21T02:54:59.187Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-21T02:54:59.187Z] #33 DONE 0.0s [2024-10-21T02:54:59.187Z] [2024-10-21T02:54:59.187Z] #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2024-10-21T02:54:59.471Z] #34 ... [2024-10-21T02:54:59.471Z] [2024-10-21T02:54:59.471Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-21T02:54:59.471Z] #33 DONE 0.0s [2024-10-21T02:54:59.471Z] [2024-10-21T02:54:59.471Z] #34 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2024-10-21T02:54:59.743Z] #34 ... [2024-10-21T02:54:59.743Z] [2024-10-21T02:54:59.743Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-21T02:54:59.743Z] #33 DONE 0.0s [2024-10-21T02:54:59.743Z] [2024-10-21T02:54:59.743Z] #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2024-10-21T02:54:59.743Z] #34 ... [2024-10-21T02:54:59.743Z] [2024-10-21T02:54:59.743Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-21T02:54:59.743Z] #33 DONE 0.0s [2024-10-21T02:54:59.743Z] [2024-10-21T02:54:59.743Z] #35 [core-metadata internal] load build context [2024-10-21T02:54:59.743Z] #35 DONE 0.0s [2024-10-21T02:54:59.743Z] [2024-10-21T02:54:59.743Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2024-10-21T02:54:59.743Z] #34 ... [2024-10-21T02:54:59.743Z] [2024-10-21T02:54:59.743Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-21T02:54:59.743Z] #36 DONE 0.6s [2024-10-21T02:54:59.743Z] [2024-10-21T02:54:59.743Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-21T02:54:59.743Z] #37 DONE 0.8s [2024-10-21T02:54:59.743Z] [2024-10-21T02:54:59.743Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2024-10-21T02:55:00.010Z] #34 ... [2024-10-21T02:55:00.010Z] [2024-10-21T02:55:00.010Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-21T02:55:00.010Z] #33 DONE 0.0s [2024-10-21T02:55:00.010Z] [2024-10-21T02:55:00.010Z] #34 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2024-10-21T02:55:00.010Z] #34 DONE 1.3s [2024-10-21T02:55:00.010Z] [2024-10-21T02:55:00.010Z] #38 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-21T02:55:00.010Z] #38 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.2s done [2024-10-21T02:55:00.280Z] #38 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-21T02:55:00.280Z] #38 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-21T02:55:00.280Z] #38 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-21T02:55:00.280Z] #38 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-21T02:55:00.549Z] #38 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-21T02:55:00.549Z] #38 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-21T02:55:01.525Z] #38 ... [2024-10-21T02:55:01.525Z] [2024-10-21T02:55:01.525Z] #39 [security-spire-agent internal] load build context [2024-10-21T02:55:01.525Z] #39 transferring context: 27.51kB 0.3s done [2024-10-21T02:55:01.525Z] #39 DONE 1.7s [2024-10-21T02:55:01.792Z] [2024-10-21T02:55:01.792Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-21T02:55:01.792Z] #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done [2024-10-21T02:55:01.792Z] #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-21T02:55:01.792Z] #40 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-10-21T02:55:01.792Z] #40 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-10-21T02:55:01.792Z] #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.5s [2024-10-21T02:55:01.792Z] #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.5s [2024-10-21T02:55:01.792Z] #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.6s [2024-10-21T02:55:01.792Z] #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.6s [2024-10-21T02:55:01.792Z] #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 [2024-10-21T02:55:02.060Z] #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.6s done [2024-10-21T02:55:02.060Z] #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.8s done [2024-10-21T02:55:02.060Z] #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.8s [2024-10-21T02:55:02.060Z] #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2024-10-21T02:55:02.652Z] #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.4s done [2024-10-21T02:55:02.921Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 1.6s [2024-10-21T02:55:02.921Z] #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-10-21T02:55:02.921Z] #40 ... [2024-10-21T02:55:02.921Z] [2024-10-21T02:55:02.921Z] #38 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-21T02:55:02.921Z] #38 DONE 4.1s [2024-10-21T02:55:02.921Z] [2024-10-21T02:55:02.921Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-21T02:55:03.511Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 2.2s [2024-10-21T02:55:03.778Z] #40 ... [2024-10-21T02:55:03.778Z] [2024-10-21T02:55:03.778Z] #41 [security-spire-config internal] load build context [2024-10-21T02:55:03.778Z] #41 transferring context: 26.23kB 0.4s done [2024-10-21T02:55:03.778Z] #41 DONE 3.8s [2024-10-21T02:55:03.778Z] [2024-10-21T02:55:03.778Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-21T02:55:03.778Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 2.7s [2024-10-21T02:55:04.365Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 3.0s [2024-10-21T02:55:04.365Z] #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-10-21T02:55:04.365Z] #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done [2024-10-21T02:55:04.635Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 3.5s [2024-10-21T02:55:05.223Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.95MB / 28.04MB 3.9s [2024-10-21T02:55:05.223Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 4.0s [2024-10-21T02:55:05.491Z] #40 ... [2024-10-21T02:55:05.491Z] [2024-10-21T02:55:05.491Z] #42 [core-common-config-bootstrapper internal] load build context [2024-10-21T02:55:05.491Z] #42 transferring context: 3.27MB 3.9s done [2024-10-21T02:55:05.491Z] #42 DONE 5.5s [2024-10-21T02:55:05.491Z] [2024-10-21T02:55:05.491Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-21T02:55:05.491Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 4.2s [2024-10-21T02:55:05.491Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 4.3s [2024-10-21T02:55:05.491Z] #40 ... [2024-10-21T02:55:05.491Z] [2024-10-21T02:55:05.491Z] #43 [core-command internal] load build context [2024-10-21T02:55:05.491Z] #43 transferring context: 3.27MB 4.0s done [2024-10-21T02:55:05.491Z] #43 DONE 5.8s [2024-10-21T02:55:05.491Z] [2024-10-21T02:55:05.491Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-21T02:55:05.760Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.92MB / 28.04MB 4.6s [2024-10-21T02:55:05.760Z] #40 ... [2024-10-21T02:55:05.760Z] [2024-10-21T02:55:05.760Z] #44 [support-scheduler internal] load build context [2024-10-21T02:55:05.760Z] #44 transferring context: 3.27MB 4.2s done [2024-10-21T02:55:05.760Z] #44 DONE 6.0s [2024-10-21T02:55:05.760Z] [2024-10-21T02:55:05.760Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-21T02:55:05.760Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.60MB / 28.04MB 4.7s [2024-10-21T02:55:06.039Z] #40 ... [2024-10-21T02:55:06.039Z] [2024-10-21T02:55:06.039Z] #35 [core-metadata internal] load build context [2024-10-21T02:55:06.039Z] #35 transferring context: 3.27MB 5.2s done [2024-10-21T02:55:06.039Z] #35 DONE 6.2s [2024-10-21T02:55:06.039Z] [2024-10-21T02:55:06.039Z] #45 [support-cron-scheduler internal] load build context [2024-10-21T02:55:06.039Z] #45 transferring context: 3.27MB 4.8s done [2024-10-21T02:55:06.039Z] #45 DONE 6.1s [2024-10-21T02:55:06.039Z] [2024-10-21T02:55:06.039Z] #46 [support-notifications internal] load build context [2024-10-21T02:55:06.039Z] #46 transferring context: 3.27MB 4.3s done [2024-10-21T02:55:06.039Z] #46 DONE 6.1s [2024-10-21T02:55:06.039Z] [2024-10-21T02:55:06.039Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-21T02:55:06.039Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 4.7s done [2024-10-21T02:55:06.039Z] #40 ... [2024-10-21T02:55:06.039Z] [2024-10-21T02:55:06.039Z] #47 [core-keeper internal] load build context [2024-10-21T02:55:06.039Z] #47 transferring context: 3.27MB 5.4s done [2024-10-21T02:55:06.039Z] #47 DONE 6.3s [2024-10-21T02:55:06.039Z] [2024-10-21T02:55:06.039Z] #48 [security-proxy-auth internal] load build context [2024-10-21T02:55:06.039Z] #48 transferring context: 3.27MB 4.0s done [2024-10-21T02:55:06.039Z] #48 DONE 6.1s [2024-10-21T02:55:06.039Z] [2024-10-21T02:55:06.039Z] #49 [security-spiffe-token-provider internal] load build context [2024-10-21T02:55:06.039Z] #49 transferring context: 3.27MB 5.3s done [2024-10-21T02:55:06.039Z] #49 DONE 6.2s [2024-10-21T02:55:06.039Z] [2024-10-21T02:55:06.039Z] #50 [security-proxy-setup internal] load build context [2024-10-21T02:55:06.039Z] #50 transferring context: 3.27MB 5.2s done [2024-10-21T02:55:06.039Z] #50 DONE 6.2s [2024-10-21T02:55:06.039Z] [2024-10-21T02:55:06.039Z] #51 [security-bootstrapper internal] load build context [2024-10-21T02:55:06.039Z] #51 transferring context: 3.27MB 5.5s done [2024-10-21T02:55:06.039Z] #51 DONE 6.3s [2024-10-21T02:55:06.306Z] [2024-10-21T02:55:06.306Z] #52 [core-data internal] load build context [2024-10-21T02:55:06.306Z] #52 transferring context: 3.27MB 4.1s done [2024-10-21T02:55:06.306Z] #52 DONE 6.1s [2024-10-21T02:55:06.306Z] [2024-10-21T02:55:06.306Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-21T02:55:06.306Z] #53 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done [2024-10-21T02:55:06.306Z] #53 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-10-21T02:55:06.306Z] #53 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-10-21T02:55:06.306Z] #53 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-10-21T02:55:06.306Z] #53 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.6s done [2024-10-21T02:55:06.306Z] #53 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2024-10-21T02:55:06.306Z] #53 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.5s done [2024-10-21T02:55:06.306Z] #53 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-10-21T02:55:06.306Z] #53 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 4.5s done [2024-10-21T02:55:06.306Z] #53 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-10-21T02:55:06.306Z] #53 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 0.4s [2024-10-21T02:55:06.306Z] #53 ... [2024-10-21T02:55:06.306Z] [2024-10-21T02:55:06.306Z] #54 [security-secretstore-setup internal] load build context [2024-10-21T02:55:06.306Z] #54 transferring context: 3.27MB 4.0s done [2024-10-21T02:55:06.306Z] #54 DONE 6.2s [2024-10-21T02:55:06.306Z] [2024-10-21T02:55:06.306Z] #55 [security-proxy-auth stage-1 2/10] RUN apk add --update --no-cache dumb-init [2024-10-21T02:55:07.727Z] #55 ... [2024-10-21T02:55:07.727Z] [2024-10-21T02:55:07.727Z] #56 [security-proxy-auth builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2024-10-21T02:55:07.727Z] #56 DONE 8.9s [2024-10-21T02:55:07.727Z] [2024-10-21T02:55:07.727Z] #57 [support-scheduler builder 2/8] WORKDIR /edgex-go [2024-10-21T02:55:09.166Z] #57 DONE 2.4s [2024-10-21T02:55:09.166Z] [2024-10-21T02:55:09.166Z] #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-10-21T02:55:10.138Z] #58 ... [2024-10-21T02:55:10.138Z] [2024-10-21T02:55:10.138Z] #59 [security-spire-server internal] load build context [2024-10-21T02:55:10.138Z] #59 transferring context: 27.98kB 0.4s done [2024-10-21T02:55:10.138Z] #59 ... [2024-10-21T02:55:10.138Z] [2024-10-21T02:55:10.138Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-21T02:55:10.138Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.2s [2024-10-21T02:55:13.515Z] #40 ... [2024-10-21T02:55:13.515Z] [2024-10-21T02:55:13.515Z] #60 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-21T02:55:13.515Z] #60 DONE 9.4s [2024-10-21T02:55:13.515Z] [2024-10-21T02:55:13.515Z] #61 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-21T02:55:13.786Z] #61 ... [2024-10-21T02:55:13.786Z] [2024-10-21T02:55:13.786Z] #62 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-21T02:55:13.786Z] #0 8.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:13.786Z] #0 9.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:13.786Z] #62 ... [2024-10-21T02:55:13.786Z] [2024-10-21T02:55:13.786Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-21T02:55:14.374Z] #40 ... [2024-10-21T02:55:14.374Z] [2024-10-21T02:55:14.374Z] #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-21T02:55:14.374Z] #0 8.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:14.374Z] #0 9.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:14.642Z] #63 ... [2024-10-21T02:55:14.642Z] [2024-10-21T02:55:14.642Z] #64 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-21T02:55:14.642Z] #64 ... [2024-10-21T02:55:14.642Z] [2024-10-21T02:55:14.642Z] #65 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-21T02:55:14.910Z] #65 ... [2024-10-21T02:55:14.910Z] [2024-10-21T02:55:14.910Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-21T02:55:14.910Z] #66 ... [2024-10-21T02:55:14.910Z] [2024-10-21T02:55:14.910Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-21T02:55:15.178Z] #67 ... [2024-10-21T02:55:15.178Z] [2024-10-21T02:55:15.178Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-21T02:55:15.178Z] #68 ... [2024-10-21T02:55:15.178Z] [2024-10-21T02:55:15.178Z] #69 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-21T02:55:15.445Z] #69 ... [2024-10-21T02:55:15.445Z] [2024-10-21T02:55:15.445Z] #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-21T02:55:15.445Z] #70 ... [2024-10-21T02:55:15.445Z] [2024-10-21T02:55:15.445Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-21T02:55:15.445Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.7s [2024-10-21T02:55:16.415Z] #40 ... [2024-10-21T02:55:16.415Z] [2024-10-21T02:55:16.415Z] #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-21T02:55:16.415Z] #63 11.24 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-21T02:55:16.415Z] #63 11.33 Executing busybox-1.36.1-r29.trigger [2024-10-21T02:55:16.415Z] #63 11.37 OK: 9 MiB in 15 packages [2024-10-21T02:55:16.415Z] #63 DONE 12.1s [2024-10-21T02:55:16.415Z] [2024-10-21T02:55:16.415Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-21T02:55:16.415Z] #53 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.8s [2024-10-21T02:55:16.715Z] #53 ... [2024-10-21T02:55:16.715Z] [2024-10-21T02:55:16.715Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-21T02:55:16.715Z] #66 12.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:17.697Z] #66 ... [2024-10-21T02:55:17.697Z] [2024-10-21T02:55:17.697Z] #62 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-21T02:55:17.697Z] #62 11.80 (1/2) Installing ca-certificates (20240705-r0) [2024-10-21T02:55:17.697Z] #62 11.87 (2/2) Installing dumb-init (1.2.5-r3) [2024-10-21T02:55:17.697Z] #62 11.97 Executing busybox-1.36.1-r29.trigger [2024-10-21T02:55:17.697Z] #62 12.02 Executing ca-certificates-20240705-r0.trigger [2024-10-21T02:55:17.697Z] #62 12.62 OK: 10 MiB in 16 packages [2024-10-21T02:55:17.697Z] #62 DONE 14.0s [2024-10-21T02:55:17.697Z] [2024-10-21T02:55:17.697Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-21T02:55:17.697Z] #66 13.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:19.139Z] #66 ... [2024-10-21T02:55:19.139Z] [2024-10-21T02:55:19.139Z] #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-21T02:55:19.407Z] #71 ... [2024-10-21T02:55:19.407Z] [2024-10-21T02:55:19.407Z] #72 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-21T02:55:19.407Z] #0 8.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:19.407Z] #72 ... [2024-10-21T02:55:19.407Z] [2024-10-21T02:55:19.407Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-21T02:55:19.681Z] #73 ... [2024-10-21T02:55:19.681Z] [2024-10-21T02:55:19.681Z] #74 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-10-21T02:55:19.681Z] #74 ... [2024-10-21T02:55:19.681Z] [2024-10-21T02:55:19.681Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-21T02:55:19.953Z] #40 ... [2024-10-21T02:55:19.953Z] [2024-10-21T02:55:19.953Z] #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-21T02:55:19.953Z] #71 DONE 10.6s [2024-10-21T02:55:19.953Z] [2024-10-21T02:55:19.953Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-21T02:55:20.547Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.7s [2024-10-21T02:55:21.517Z] #40 ... [2024-10-21T02:55:21.517Z] [2024-10-21T02:55:21.517Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-21T02:55:21.517Z] #53 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.9s done [2024-10-21T02:55:21.517Z] #53 DONE 21.6s [2024-10-21T02:55:21.517Z] [2024-10-21T02:55:21.517Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-21T02:55:25.790Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.3s done [2024-10-21T02:55:25.790Z] #40 DONE 25.6s [2024-10-21T02:55:25.790Z] [2024-10-21T02:55:25.790Z] #61 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-21T02:55:25.790Z] #61 9.754 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:25.790Z] #61 12.08 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:25.790Z] #61 ... [2024-10-21T02:55:25.790Z] [2024-10-21T02:55:25.790Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-21T02:55:25.790Z] #68 10.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:25.790Z] #68 11.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:25.790Z] #68 19.39 v3.20.3-190-ga986f1414fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-21T02:55:25.790Z] #68 19.39 v3.20.3-191-gbcd1124b198 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-21T02:55:25.790Z] #68 19.39 OK: 24043 distinct packages available [2024-10-21T02:55:25.790Z] #68 21.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:25.790Z] #68 ... [2024-10-21T02:55:25.790Z] [2024-10-21T02:55:25.790Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-21T02:55:25.790Z] #73 12.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:25.790Z] #73 14.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:26.376Z] #73 ... [2024-10-21T02:55:26.376Z] [2024-10-21T02:55:26.376Z] #75 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-21T02:55:26.376Z] #0 7.054 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:26.376Z] #0 8.534 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:26.644Z] #75 ... [2024-10-21T02:55:26.644Z] [2024-10-21T02:55:26.644Z] #64 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-21T02:55:26.644Z] #64 12.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:26.644Z] #64 13.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:26.644Z] #64 ... [2024-10-21T02:55:26.644Z] [2024-10-21T02:55:26.644Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-21T02:55:26.644Z] #0 5.009 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:26.644Z] #0 6.915 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:27.234Z] #76 ... [2024-10-21T02:55:27.234Z] [2024-10-21T02:55:27.234Z] #69 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-21T02:55:27.234Z] #69 12.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:27.234Z] #69 13.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:27.234Z] #69 ... [2024-10-21T02:55:27.234Z] [2024-10-21T02:55:27.234Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-21T02:55:27.234Z] #66 22.79 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-21T02:55:27.646Z] #118 DONE 51.5s [2024-10-21T02:55:27.646Z] [2024-10-21T02:55:27.646Z] #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-21T02:55:27.646Z] #116 DONE 51.5s [2024-10-21T02:55:27.646Z] [2024-10-21T02:55:27.646Z] #110 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-21T02:55:27.646Z] #110 DONE 44.7s [2024-10-21T02:55:27.646Z] [2024-10-21T02:55:27.646Z] #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-21T02:55:27.646Z] #117 DONE 51.5s [2024-10-21T02:55:27.646Z] [2024-10-21T02:55:27.646Z] #90 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-21T02:55:27.646Z] #90 DONE 51.5s [2024-10-21T02:55:27.646Z] [2024-10-21T02:55:27.646Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-21T02:55:27.830Z] #66 ... [2024-10-21T02:55:27.830Z] [2024-10-21T02:55:27.830Z] #77 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-21T02:55:27.830Z] #0 5.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:27.830Z] #0 7.925 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:27.830Z] #77 ... [2024-10-21T02:55:27.830Z] [2024-10-21T02:55:27.830Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-21T02:55:27.830Z] #66 23.39 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-21T02:55:28.099Z] #66 23.53 (3/6) Installing dumb-init (1.2.5-r3) [2024-10-21T02:55:28.099Z] #66 23.56 (4/6) Installing openssl (3.3.2-r1) [2024-10-21T02:55:28.099Z] #66 ... [2024-10-21T02:55:28.099Z] [2024-10-21T02:55:28.099Z] #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-21T02:55:28.099Z] #70 13.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:28.099Z] #70 15.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:28.368Z] #70 ... [2024-10-21T02:55:28.368Z] [2024-10-21T02:55:28.368Z] #65 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-21T02:55:28.368Z] #65 13.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:28.368Z] #65 14.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:28.368Z] #65 ... [2024-10-21T02:55:28.368Z] [2024-10-21T02:55:28.368Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-21T02:55:28.368Z] #66 23.69 (5/6) Installing su-exec (0.2-r3) [2024-10-21T02:55:28.368Z] #66 23.78 (6/6) Installing yq-go (4.44.1-r2) [2024-10-21T02:55:29.357Z] #66 ... [2024-10-21T02:55:29.357Z] [2024-10-21T02:55:29.357Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-21T02:55:29.357Z] #67 14.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:29.357Z] #67 16.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:29.357Z] #67 ... [2024-10-21T02:55:29.357Z] [2024-10-21T02:55:29.357Z] #55 [security-proxy-auth stage-1 2/10] RUN apk add --update --no-cache dumb-init [2024-10-21T02:55:29.357Z] #55 14.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:29.357Z] #55 17.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:29.357Z] #55 24.67 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-21T02:55:29.357Z] #55 24.71 Executing busybox-1.36.1-r29.trigger [2024-10-21T02:55:29.624Z] #55 24.92 OK: 9 MiB in 15 packages [2024-10-21T02:55:29.624Z] #55 ... [2024-10-21T02:55:29.624Z] [2024-10-21T02:55:29.624Z] #69 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-21T02:55:29.624Z] #69 24.54 (1/3) Installing ca-certificates (20240705-r0) [2024-10-21T02:55:29.624Z] #69 24.95 (2/3) Installing dumb-init (1.2.5-r3) [2024-10-21T02:55:29.624Z] #69 24.96 (3/3) Installing tzdata (2024b-r0) [2024-10-21T02:55:30.214Z] #69 ... [2024-10-21T02:55:30.214Z] [2024-10-21T02:55:30.214Z] #72 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-21T02:55:30.214Z] #72 10.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:30.214Z] #72 ... [2024-10-21T02:55:30.214Z] [2024-10-21T02:55:30.214Z] #65 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-21T02:55:30.214Z] #65 25.27 (1/2) Installing dumb-init (1.2.5-r3) [2024-10-21T02:55:30.214Z] #65 25.32 (2/2) Installing su-exec (0.2-r3) [2024-10-21T02:55:30.214Z] #65 25.35 Executing busybox-1.36.1-r29.trigger [2024-10-21T02:55:30.214Z] #65 25.55 OK: 9 MiB in 16 packages [2024-10-21T02:55:30.484Z] #65 ... [2024-10-21T02:55:30.484Z] [2024-10-21T02:55:30.484Z] #74 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-10-21T02:55:30.484Z] #74 11.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:30.484Z] #74 12.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:30.484Z] #74 ... [2024-10-21T02:55:30.484Z] [2024-10-21T02:55:30.484Z] #58 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-10-21T02:55:30.484Z] #58 11.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:30.484Z] #58 13.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:30.484Z] #58 20.51 OK: 238 MiB in 54 packages [2024-10-21T02:55:30.756Z] #58 ... [2024-10-21T02:55:30.756Z] [2024-10-21T02:55:30.756Z] #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-21T02:55:30.756Z] #70 25.82 (1/4) Installing ca-certificates (20240705-r0) [2024-10-21T02:55:30.756Z] #70 26.18 (2/4) Installing dumb-init (1.2.5-r3) [2024-10-21T02:55:30.756Z] #70 26.22 (3/4) Installing su-exec (0.2-r3) [2024-10-21T02:55:30.756Z] #70 26.26 (4/4) Installing yq-go (4.44.1-r2) [2024-10-21T02:55:31.029Z] #70 ... [2024-10-21T02:55:31.029Z] [2024-10-21T02:55:31.029Z] #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-10-21T02:55:31.029Z] #58 DONE 22.1s [2024-10-21T02:55:31.029Z] [2024-10-21T02:55:31.029Z] #55 [core-command stage-1 2/10] RUN apk add --update --no-cache dumb-init [2024-10-21T02:55:31.029Z] #55 DONE 26.6s [2024-10-21T02:55:31.299Z] [2024-10-21T02:55:31.299Z] #78 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade [2024-10-21T02:55:31.898Z] #78 ... [2024-10-21T02:55:31.898Z] [2024-10-21T02:55:31.898Z] #79 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-21T02:55:31.898Z] #79 DONE 0.6s [2024-10-21T02:55:31.898Z] [2024-10-21T02:55:31.898Z] #80 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-21T02:55:32.149Z] #119 ... [2024-10-21T02:55:32.149Z] [2024-10-21T02:55:32.149Z] #120 [support-notifications builder 6/7] COPY . . [2024-10-21T02:55:32.149Z] #120 ... [2024-10-21T02:55:32.149Z] [2024-10-21T02:55:32.149Z] #121 [security-bootstrapper builder 6/7] COPY . . [2024-10-21T02:55:32.149Z] #121 ... [2024-10-21T02:55:32.149Z] [2024-10-21T02:55:32.149Z] #122 [core-keeper builder 7/8] COPY . . [2024-10-21T02:55:32.431Z] #122 ... [2024-10-21T02:55:32.431Z] [2024-10-21T02:55:32.431Z] #123 [core-data builder 6/7] COPY . . [2024-10-21T02:55:32.514Z] #80 ... [2024-10-21T02:55:32.514Z] [2024-10-21T02:55:32.514Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-21T02:55:32.514Z] #66 25.07 Executing busybox-1.36.1-r29.trigger [2024-10-21T02:55:32.514Z] #66 25.20 OK: 20 MiB in 18 packages [2024-10-21T02:55:32.514Z] #66 DONE 28.0s [2024-10-21T02:55:32.514Z] [2024-10-21T02:55:32.514Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-21T02:55:33.932Z] #81 ... [2024-10-21T02:55:33.932Z] [2024-10-21T02:55:33.932Z] #65 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-21T02:55:33.932Z] #65 DONE 28.9s [2024-10-21T02:55:33.932Z] [2024-10-21T02:55:33.932Z] #72 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-21T02:55:33.932Z] #72 21.12 OK: 238 MiB in 54 packages [2024-10-21T02:55:33.932Z] #72 DONE 25.2s [2024-10-21T02:55:33.932Z] [2024-10-21T02:55:33.932Z] #82 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-10-21T02:55:35.898Z] #82 DONE 2.2s [2024-10-21T02:55:35.898Z] [2024-10-21T02:55:35.898Z] #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-21T02:55:35.898Z] #70 28.65 Executing busybox-1.36.1-r29.trigger [2024-10-21T02:55:35.898Z] #70 29.02 Executing ca-certificates-20240705-r0.trigger [2024-10-21T02:55:35.898Z] #70 30.84 OK: 20 MiB in 18 packages [2024-10-21T02:55:35.898Z] #70 ... [2024-10-21T02:55:35.898Z] [2024-10-21T02:55:35.898Z] #74 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-10-21T02:55:35.898Z] #74 23.82 OK: 238 MiB in 54 packages [2024-10-21T02:55:35.898Z] #74 DONE 27.1s [2024-10-21T02:55:36.197Z] [2024-10-21T02:55:36.197Z] #83 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-10-21T02:55:36.197Z] #83 ... [2024-10-21T02:55:36.197Z] [2024-10-21T02:55:36.197Z] #69 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-21T02:55:36.197Z] #69 26.23 Executing busybox-1.36.1-r29.trigger [2024-10-21T02:55:36.197Z] #69 26.40 Executing ca-certificates-20240705-r0.trigger [2024-10-21T02:55:36.197Z] #69 28.41 OK: 11 MiB in 17 packages [2024-10-21T02:55:36.197Z] #69 DONE 31.7s [2024-10-21T02:55:36.488Z] [2024-10-21T02:55:36.488Z] #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-21T02:55:37.085Z] #84 ... [2024-10-21T02:55:37.085Z] [2024-10-21T02:55:37.085Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-21T02:55:37.085Z] #68 22.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:37.085Z] #68 30.87 (1/14) Installing ca-certificates (20240705-r0) [2024-10-21T02:55:37.085Z] #68 31.26 (2/14) Installing brotli-libs (1.1.0-r2) [2024-10-21T02:55:37.085Z] #68 31.32 (3/14) Installing c-ares (1.33.1-r0) [2024-10-21T02:55:37.356Z] #68 31.35 (4/14) Installing libunistring (1.2-r0) [2024-10-21T02:55:37.356Z] #68 31.51 (5/14) Installing libidn2 (2.3.7-r0) [2024-10-21T02:55:37.356Z] #68 31.55 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-10-21T02:55:37.356Z] #68 31.61 (7/14) Installing libpsl (0.21.5-r1) [2024-10-21T02:55:37.356Z] #68 31.61 (8/14) Installing zstd-libs (1.5.6-r0) [2024-10-21T02:55:37.356Z] #68 31.64 (9/14) Installing libcurl (8.10.1-r0) [2024-10-21T02:55:37.356Z] #68 31.75 (10/14) Installing curl (8.10.1-r0) [2024-10-21T02:55:37.356Z] #68 31.84 (11/14) Installing dumb-init (1.2.5-r3) [2024-10-21T02:55:37.356Z] #68 31.91 (12/14) Installing musl-obstack (1.2.3-r2) [2024-10-21T02:55:37.356Z] #68 31.91 (13/14) Installing libucontext (1.2-r3) [2024-10-21T02:55:37.356Z] #68 31.99 (14/14) Installing gcompat (1.1.0-r4) [2024-10-21T02:55:37.356Z] #68 32.13 Executing busybox-1.36.1-r29.trigger [2024-10-21T02:55:37.356Z] #68 32.23 Executing ca-certificates-20240705-r0.trigger [2024-10-21T02:55:37.356Z] #68 ... [2024-10-21T02:55:37.356Z] [2024-10-21T02:55:37.356Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-21T02:55:37.356Z] #76 17.41 OK: 238 MiB in 54 packages [2024-10-21T02:55:37.624Z] #76 ... [2024-10-21T02:55:37.624Z] [2024-10-21T02:55:37.624Z] #64 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-21T02:55:37.624Z] #64 23.08 v3.20.3-190-ga986f1414fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-21T02:55:37.624Z] #64 23.08 v3.20.3-191-gbcd1124b198 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-21T02:55:37.624Z] #64 23.08 OK: 24043 distinct packages available [2024-10-21T02:55:37.624Z] #64 24.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:37.624Z] #64 25.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:37.625Z] #64 ... [2024-10-21T02:55:37.625Z] [2024-10-21T02:55:37.625Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-21T02:55:37.625Z] #68 32.95 OK: 15 MiB in 28 packages [2024-10-21T02:55:37.895Z] #68 ... [2024-10-21T02:55:37.895Z] [2024-10-21T02:55:37.895Z] #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-21T02:55:37.895Z] #70 DONE 33.4s [2024-10-21T02:55:37.895Z] [2024-10-21T02:55:37.895Z] #83 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-10-21T02:55:37.895Z] #83 DONE 1.7s [2024-10-21T02:55:37.895Z] [2024-10-21T02:55:37.895Z] #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-21T02:55:38.653Z] #85 ... [2024-10-21T02:55:38.653Z] [2024-10-21T02:55:38.653Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-21T02:55:38.653Z] #76 DONE 18.7s [2024-10-21T02:55:38.925Z] [2024-10-21T02:55:38.925Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-21T02:55:38.925Z] #81 6.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:39.515Z] #81 ... [2024-10-21T02:55:39.515Z] [2024-10-21T02:55:39.515Z] #61 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-21T02:55:39.515Z] #61 24.05 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-21T02:55:39.515Z] #61 24.80 Executing busybox-1.36.1-r29.trigger [2024-10-21T02:55:39.515Z] #61 25.10 OK: 9 MiB in 15 packages [2024-10-21T02:55:39.515Z] #61 DONE 26.4s [2024-10-21T02:55:39.515Z] [2024-10-21T02:55:39.515Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-21T02:55:39.515Z] #68 DONE 34.9s [2024-10-21T02:55:39.515Z] [2024-10-21T02:55:39.515Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-21T02:55:40.486Z] #86 ... [2024-10-21T02:55:40.486Z] [2024-10-21T02:55:40.486Z] #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-10-21T02:55:40.486Z] #87 DONE 1.7s [2024-10-21T02:55:40.486Z] [2024-10-21T02:55:40.486Z] #64 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-21T02:55:40.486Z] #64 36.03 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-21T02:55:40.612Z] #123 ... [2024-10-21T02:55:40.612Z] [2024-10-21T02:55:40.612Z] #120 [support-notifications builder 6/7] COPY . . [2024-10-21T02:55:40.612Z] #120 DONE 18.3s [2024-10-21T02:55:40.612Z] [2024-10-21T02:55:40.612Z] #123 [core-data builder 6/7] COPY . . [2024-10-21T02:55:40.612Z] #123 DONE 18.3s [2024-10-21T02:55:40.612Z] [2024-10-21T02:55:40.612Z] #124 [support-scheduler builder 6/7] COPY . . [2024-10-21T02:55:40.612Z] #124 CACHED [2024-10-21T02:55:40.612Z] [2024-10-21T02:55:40.612Z] #125 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-21T02:55:40.612Z] #125 CACHED [2024-10-21T02:55:40.612Z] [2024-10-21T02:55:40.612Z] #126 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-21T02:55:40.612Z] #126 CACHED [2024-10-21T02:55:40.612Z] [2024-10-21T02:55:40.612Z] #127 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-21T02:55:40.612Z] #127 CACHED [2024-10-21T02:55:40.612Z] [2024-10-21T02:55:40.612Z] #128 [security-proxy-auth builder 6/7] COPY . . [2024-10-21T02:55:40.612Z] #128 CACHED [2024-10-21T02:55:40.612Z] [2024-10-21T02:55:40.612Z] #129 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-10-21T02:55:40.612Z] #129 CACHED [2024-10-21T02:55:40.612Z] [2024-10-21T02:55:40.612Z] #130 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-21T02:55:40.612Z] #130 CACHED [2024-10-21T02:55:40.612Z] [2024-10-21T02:55:40.612Z] #131 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-21T02:55:40.612Z] #131 CACHED [2024-10-21T02:55:40.612Z] [2024-10-21T02:55:40.612Z] #132 [support-cron-scheduler builder 6/7] COPY . . [2024-10-21T02:55:40.612Z] #132 CACHED [2024-10-21T02:55:40.612Z] [2024-10-21T02:55:40.612Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-21T02:55:40.612Z] #119 DONE 18.3s [2024-10-21T02:55:40.612Z] [2024-10-21T02:55:40.612Z] #122 [core-keeper builder 7/8] COPY . . [2024-10-21T02:55:40.612Z] #122 DONE 18.4s [2024-10-21T02:55:40.612Z] [2024-10-21T02:55:40.612Z] #133 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-10-21T02:55:40.612Z] #133 CACHED [2024-10-21T02:55:40.612Z] [2024-10-21T02:55:40.612Z] #134 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-21T02:55:40.612Z] #134 CACHED [2024-10-21T02:55:40.612Z] [2024-10-21T02:55:40.612Z] #135 [core-command builder 6/7] COPY . . [2024-10-21T02:55:40.612Z] #135 CACHED [2024-10-21T02:55:40.612Z] [2024-10-21T02:55:40.612Z] #136 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-21T02:55:40.612Z] #136 CACHED [2024-10-21T02:55:40.612Z] [2024-10-21T02:55:40.612Z] #137 [core-metadata builder 6/7] COPY . . [2024-10-21T02:55:40.612Z] #137 CACHED [2024-10-21T02:55:40.612Z] [2024-10-21T02:55:40.612Z] #138 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-10-21T02:55:40.612Z] #138 CACHED [2024-10-21T02:55:40.612Z] [2024-10-21T02:55:40.612Z] #139 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-10-21T02:55:40.612Z] #139 CACHED [2024-10-21T02:55:40.612Z] [2024-10-21T02:55:40.612Z] #140 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-21T02:55:40.612Z] #140 CACHED [2024-10-21T02:55:40.612Z] [2024-10-21T02:55:40.612Z] #141 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-21T02:55:40.612Z] #141 CACHED [2024-10-21T02:55:40.612Z] [2024-10-21T02:55:40.612Z] #142 [security-proxy-setup builder 6/7] COPY . . [2024-10-21T02:55:40.612Z] #142 CACHED [2024-10-21T02:55:40.612Z] [2024-10-21T02:55:40.612Z] #143 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-21T02:55:40.612Z] #143 CACHED [2024-10-21T02:55:40.612Z] [2024-10-21T02:55:40.612Z] #144 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-21T02:55:40.612Z] #144 CACHED [2024-10-21T02:55:40.612Z] [2024-10-21T02:55:40.612Z] #121 [security-bootstrapper builder 6/7] COPY . . [2024-10-21T02:55:40.612Z] #121 DONE 18.4s [2024-10-21T02:55:40.612Z] [2024-10-21T02:55:40.612Z] #145 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-21T02:55:40.612Z] #145 CACHED [2024-10-21T02:55:40.612Z] [2024-10-21T02:55:40.612Z] #146 [security-secretstore-setup builder 6/7] COPY . . [2024-10-21T02:55:40.612Z] #146 CACHED [2024-10-21T02:55:40.612Z] [2024-10-21T02:55:40.612Z] #147 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-21T02:55:40.612Z] #147 CACHED [2024-10-21T02:55:40.612Z] [2024-10-21T02:55:40.612Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-21T02:55:40.756Z] #64 ... [2024-10-21T02:55:40.756Z] [2024-10-21T02:55:40.756Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-21T02:55:40.756Z] #67 25.99 v3.20.3-190-ga986f1414fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-21T02:55:40.756Z] #67 26.02 v3.20.3-191-gbcd1124b198 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-21T02:55:40.756Z] #67 26.02 OK: 24043 distinct packages available [2024-10-21T02:55:40.756Z] #67 28.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:40.756Z] #67 31.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:41.024Z] #67 ... [2024-10-21T02:55:41.024Z] [2024-10-21T02:55:41.024Z] #75 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-21T02:55:41.024Z] #75 14.43 Upgrading critical system libraries and apk-tools: [2024-10-21T02:55:41.024Z] #75 14.43 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-21T02:55:41.024Z] #75 14.47 Executing busybox-1.36.1-r29.trigger [2024-10-21T02:55:41.024Z] #75 18.04 Continuing the upgrade transaction with new apk-tools: [2024-10-21T02:55:41.024Z] #75 18.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:41.024Z] #75 19.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:41.024Z] #75 ... [2024-10-21T02:55:41.024Z] [2024-10-21T02:55:41.024Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-21T02:55:41.024Z] #81 8.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:41.987Z] #148 1.806 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-21T02:55:43.616Z] #81 ... [2024-10-21T02:55:43.616Z] [2024-10-21T02:55:43.616Z] #88 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-21T02:55:43.887Z] #88 ... [2024-10-21T02:55:43.887Z] [2024-10-21T02:55:43.887Z] #64 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-21T02:55:43.887Z] #64 36.60 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-21T02:55:43.887Z] #64 36.65 (3/7) Installing dumb-init (1.2.5-r3) [2024-10-21T02:55:43.887Z] #64 36.68 (4/7) Installing musl-obstack (1.2.3-r2) [2024-10-21T02:55:43.887Z] #64 36.69 (5/7) Installing libucontext (1.2-r3) [2024-10-21T02:55:43.887Z] #64 36.72 (6/7) Installing gcompat (1.1.0-r4) [2024-10-21T02:55:43.887Z] #64 36.74 (7/7) Installing openssl (3.3.2-r1) [2024-10-21T02:55:43.887Z] #64 36.79 Executing busybox-1.36.1-r29.trigger [2024-10-21T02:55:43.887Z] #64 36.99 OK: 10 MiB in 19 packages [2024-10-21T02:55:44.156Z] #64 DONE 39.4s [2024-10-21T02:55:44.156Z] [2024-10-21T02:55:44.157Z] #89 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-10-21T02:55:44.745Z] #89 ... [2024-10-21T02:55:44.745Z] [2024-10-21T02:55:44.745Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-21T02:55:44.745Z] #73 25.40 v3.20.3-190-ga986f1414fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-21T02:55:44.745Z] #73 25.40 v3.20.3-191-gbcd1124b198 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-21T02:55:44.745Z] #73 25.40 OK: 24042 distinct packages available [2024-10-21T02:55:44.745Z] #73 27.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:44.745Z] #73 30.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:44.745Z] #73 ... [2024-10-21T02:55:44.745Z] [2024-10-21T02:55:44.745Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-21T02:55:44.745Z] #67 40.06 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-21T02:55:44.745Z] #67 40.10 (2/4) Installing musl-obstack (1.2.3-r2) [2024-10-21T02:55:45.017Z] #67 40.12 (3/4) Installing libucontext (1.2-r3) [2024-10-21T02:55:45.017Z] #67 40.13 (4/4) Installing gcompat (1.1.0-r4) [2024-10-21T02:55:45.017Z] #67 40.17 Executing busybox-1.36.1-r29.trigger [2024-10-21T02:55:45.283Z] #67 40.53 OK: 9 MiB in 18 packages [2024-10-21T02:55:45.873Z] #67 ... [2024-10-21T02:55:45.873Z] [2024-10-21T02:55:45.873Z] #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-21T02:55:46.142Z] #90 ... [2024-10-21T02:55:46.142Z] [2024-10-21T02:55:46.142Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-21T02:55:46.142Z] #86 6.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:46.743Z] #86 ... [2024-10-21T02:55:46.743Z] [2024-10-21T02:55:46.743Z] #77 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-21T02:55:46.743Z] #77 18.92 Upgrading critical system libraries and apk-tools: [2024-10-21T02:55:46.743Z] #77 18.92 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-21T02:55:46.743Z] #77 19.11 Executing busybox-1.36.1-r29.trigger [2024-10-21T02:55:46.743Z] #77 21.90 Continuing the upgrade transaction with new apk-tools: [2024-10-21T02:55:46.743Z] #77 21.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:46.743Z] #77 23.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:46.743Z] #77 ... [2024-10-21T02:55:46.743Z] [2024-10-21T02:55:46.743Z] #75 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-21T02:55:46.743Z] #75 29.89 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-21T02:55:47.356Z] #75 ... [2024-10-21T02:55:47.356Z] [2024-10-21T02:55:47.356Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-21T02:55:47.356Z] #67 DONE 42.4s [2024-10-21T02:55:47.356Z] [2024-10-21T02:55:47.356Z] #75 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-21T02:55:47.356Z] #75 30.62 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-21T02:55:47.356Z] #75 30.99 OK: 9 MiB in 15 packages [2024-10-21T02:55:47.957Z] #75 ... [2024-10-21T02:55:47.957Z] [2024-10-21T02:55:47.957Z] #91 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-21T02:55:47.957Z] #91 ... [2024-10-21T02:55:47.957Z] [2024-10-21T02:55:47.957Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-21T02:55:47.957Z] #81 15.40 Upgrading critical system libraries and apk-tools: [2024-10-21T02:55:47.957Z] #81 15.40 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-21T02:55:47.957Z] #81 15.41 Executing busybox-1.36.1-r29.trigger [2024-10-21T02:55:48.226Z] #81 ... [2024-10-21T02:55:48.226Z] [2024-10-21T02:55:48.226Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-21T02:55:48.226Z] #73 37.78 OK: 238 MiB in 54 packages [2024-10-21T02:55:48.226Z] #73 DONE 39.1s [2024-10-21T02:55:48.509Z] [2024-10-21T02:55:48.509Z] #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-10-21T02:55:49.105Z] #92 DONE 0.5s [2024-10-21T02:55:49.105Z] [2024-10-21T02:55:49.105Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-21T02:55:49.695Z] #93 ... [2024-10-21T02:55:49.695Z] [2024-10-21T02:55:49.695Z] #75 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-21T02:55:49.695Z] #75 DONE 33.3s [2024-10-21T02:55:49.962Z] [2024-10-21T02:55:49.962Z] #77 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-21T02:55:49.962Z] #77 31.84 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-21T02:55:50.099Z] #148 ... [2024-10-21T02:55:50.099Z] [2024-10-21T02:55:50.099Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-21T02:55:50.099Z] #0 1.121 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-10-21T02:55:50.099Z] #149 ... [2024-10-21T02:55:50.099Z] [2024-10-21T02:55:50.099Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-10-21T02:55:50.099Z] #0 1.743 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-21T02:55:50.099Z] #150 ... [2024-10-21T02:55:50.099Z] [2024-10-21T02:55:50.099Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-21T02:55:50.099Z] #0 1.503 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-21T02:55:50.357Z] #151 ... [2024-10-21T02:55:50.357Z] [2024-10-21T02:55:50.357Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-21T02:55:50.357Z] #0 0.575 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-10-21T02:55:50.554Z] #77 ... [2024-10-21T02:55:50.554Z] [2024-10-21T02:55:50.554Z] #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-21T02:55:50.554Z] #94 ... [2024-10-21T02:55:50.554Z] [2024-10-21T02:55:50.554Z] #77 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-21T02:55:50.554Z] #77 32.86 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-21T02:55:50.554Z] #77 32.94 Executing ca-certificates-20240705-r0.trigger [2024-10-21T02:55:50.616Z] #152 ... [2024-10-21T02:55:50.616Z] [2024-10-21T02:55:50.616Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-21T02:55:50.616Z] #0 0.640 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-21T02:55:50.616Z] #153 ... [2024-10-21T02:55:50.616Z] [2024-10-21T02:55:50.616Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-21T02:55:50.616Z] #0 0.411 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-21T02:55:50.874Z] #154 ... [2024-10-21T02:55:50.874Z] [2024-10-21T02:55:50.874Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-21T02:55:50.874Z] #0 1.349 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-10-21T02:55:50.874Z] #155 ... [2024-10-21T02:55:50.874Z] [2024-10-21T02:55:50.874Z] #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-21T02:55:50.874Z] #0 0.949 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-21T02:55:51.133Z] #156 ... [2024-10-21T02:55:51.133Z] [2024-10-21T02:55:51.133Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-21T02:55:51.133Z] #0 1.006 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-10-21T02:55:51.133Z] #157 ... [2024-10-21T02:55:51.133Z] [2024-10-21T02:55:51.133Z] #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-21T02:55:51.133Z] #0 1.489 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-21T02:55:51.391Z] #158 ... [2024-10-21T02:55:51.391Z] [2024-10-21T02:55:51.391Z] #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-21T02:55:51.391Z] #0 0.942 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-21T02:55:51.519Z] #77 33.81 OK: 10 MiB in 16 packages [2024-10-21T02:55:51.649Z] #159 ... [2024-10-21T02:55:51.650Z] [2024-10-21T02:55:51.650Z] #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-21T02:55:51.650Z] #0 1.448 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-21T02:55:52.930Z] #77 ... [2024-10-21T02:55:52.930Z] [2024-10-21T02:55:52.930Z] #78 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade [2024-10-21T02:55:52.930Z] #78 11.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:52.930Z] #78 13.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:52.930Z] #78 ... [2024-10-21T02:55:52.930Z] [2024-10-21T02:55:52.930Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-21T02:55:52.930Z] #81 17.73 Continuing the upgrade transaction with new apk-tools: [2024-10-21T02:55:52.930Z] #81 17.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:52.930Z] #81 19.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:53.519Z] #81 ... [2024-10-21T02:55:53.519Z] [2024-10-21T02:55:53.519Z] #77 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-21T02:55:53.519Z] #77 DONE 35.7s [2024-10-21T02:55:53.519Z] [2024-10-21T02:55:53.519Z] #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-21T02:55:53.519Z] #0 3.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:53.519Z] #0 5.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:53.789Z] #95 ... [2024-10-21T02:55:53.789Z] [2024-10-21T02:55:53.789Z] #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-21T02:55:53.789Z] #84 7.873 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:53.789Z] #84 9.416 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:53.789Z] #84 17.50 Upgrading critical system libraries and apk-tools: [2024-10-21T02:55:53.789Z] #84 17.52 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-21T02:55:53.789Z] #84 17.57 Executing busybox-1.36.1-r29.trigger [2024-10-21T02:55:54.057Z] #84 ... [2024-10-21T02:55:54.057Z] [2024-10-21T02:55:54.057Z] #88 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-21T02:55:54.057Z] #88 10.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:54.057Z] #88 12.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:54.057Z] #88 ... [2024-10-21T02:55:54.057Z] [2024-10-21T02:55:54.057Z] #78 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade [2024-10-21T02:55:54.057Z] #78 23.09 Upgrading critical system libraries and apk-tools: [2024-10-21T02:55:54.057Z] #78 23.09 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-21T02:55:54.327Z] #78 23.17 Executing busybox-1.36.1-r29.trigger [2024-10-21T02:55:55.740Z] #78 ... [2024-10-21T02:55:55.740Z] [2024-10-21T02:55:55.740Z] #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-21T02:55:55.740Z] #85 7.662 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:55.740Z] #85 9.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:55.740Z] #85 ... [2024-10-21T02:55:55.740Z] [2024-10-21T02:55:55.740Z] #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-21T02:55:55.740Z] #84 19.18 Continuing the upgrade transaction with new apk-tools: [2024-10-21T02:55:55.740Z] #84 19.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:56.704Z] #84 20.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:57.299Z] #84 ... [2024-10-21T02:55:57.299Z] [2024-10-21T02:55:57.299Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-21T02:55:57.299Z] #81 23.76 OK: 20 MiB in 18 packages [2024-10-21T02:55:57.299Z] #81 DONE 24.6s [2024-10-21T02:55:57.299Z] [2024-10-21T02:55:57.299Z] #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-10-21T02:55:57.571Z] #96 DONE 0.2s [2024-10-21T02:55:57.571Z] [2024-10-21T02:55:57.571Z] #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-21T02:55:57.571Z] #85 18.17 Upgrading critical system libraries and apk-tools: [2024-10-21T02:55:57.571Z] #85 18.17 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-21T02:55:57.571Z] #85 18.22 Executing busybox-1.36.1-r29.trigger [2024-10-21T02:55:57.571Z] #85 ... [2024-10-21T02:55:57.571Z] [2024-10-21T02:55:57.571Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-21T02:55:57.571Z] #86 8.235 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:57.571Z] #86 14.38 Upgrading critical system libraries and apk-tools: [2024-10-21T02:55:57.571Z] #86 14.38 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-21T02:55:57.571Z] #86 14.42 Executing busybox-1.36.1-r29.trigger [2024-10-21T02:55:57.571Z] #86 15.50 Continuing the upgrade transaction with new apk-tools: [2024-10-21T02:55:57.571Z] #86 15.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:57.571Z] #86 16.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:57.839Z] #86 ... [2024-10-21T02:55:57.839Z] [2024-10-21T02:55:57.839Z] #89 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-10-21T02:55:57.839Z] #89 3.906 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:57.839Z] #89 5.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:57.839Z] #89 13.67 Upgrading critical system libraries and apk-tools: [2024-10-21T02:55:57.839Z] #89 13.67 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-21T02:55:57.839Z] #89 13.75 Executing busybox-1.36.1-r29.trigger [2024-10-21T02:55:57.839Z] #89 ... [2024-10-21T02:55:57.839Z] [2024-10-21T02:55:57.839Z] #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-21T02:55:57.839Z] #85 20.02 Continuing the upgrade transaction with new apk-tools: [2024-10-21T02:55:58.107Z] #85 20.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-21T02:55:59.070Z] #85 21.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-21T02:56:03.334Z] #85 ... [2024-10-21T02:56:03.334Z] [2024-10-21T02:56:03.334Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-21T02:56:03.334Z] #86 20.77 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-21T02:56:03.334Z] #86 21.14 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-21T02:56:03.334Z] #86 21.24 Executing ca-certificates-20240705-r0.trigger [2024-10-21T02:56:03.334Z] #86 21.94 OK: 15 MiB in 28 packages [2024-10-21T02:56:03.334Z] #86 DONE 23.3s [2024-10-21T02:56:03.334Z] [2024-10-21T02:56:03.334Z] #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-21T02:56:03.334Z] #84 26.32 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-21T02:56:03.334Z] #84 26.95 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-21T02:56:03.334Z] #84 27.02 Executing ca-certificates-20240705-r0.trigger [2024-10-21T02:56:03.922Z] #84 ... [2024-10-21T02:56:03.922Z] [2024-10-21T02:56:03.922Z] #88 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-21T02:56:03.922Z] #88 21.13 Upgrading critical system libraries and apk-tools: [2024-10-21T02:56:03.922Z] #88 21.14 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-21T02:56:03.922Z] #88 21.19 Executing busybox-1.36.1-r29.trigger [2024-10-21T02:56:03.922Z] #88 23.01 Continuing the upgrade transaction with new apk-tools: [2024-10-21T02:56:03.922Z] #88 23.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-21T02:56:03.922Z] #88 24.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-21T02:56:03.922Z] #88 28.80 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-21T02:56:03.922Z] #88 29.41 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-21T02:56:03.922Z] #88 29.55 OK: 9 MiB in 16 packages [2024-10-21T02:56:03.922Z] #88 DONE 30.3s [2024-10-21T02:56:03.922Z] [2024-10-21T02:56:03.922Z] #97 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-21T02:56:05.353Z] #97 ... [2024-10-21T02:56:05.353Z] [2024-10-21T02:56:05.354Z] #78 [security-proxy-auth stage-1 3/10] RUN apk --no-cache upgrade [2024-10-21T02:56:05.354Z] #78 24.85 Continuing the upgrade transaction with new apk-tools: [2024-10-21T02:56:05.354Z] #78 24.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-21T02:56:05.354Z] #78 26.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-21T02:56:05.354Z] #78 31.93 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-21T02:56:05.354Z] #78 32.46 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-21T02:56:05.354Z] #78 32.58 OK: 9 MiB in 15 packages [2024-10-21T02:56:05.354Z] #78 DONE 34.3s [2024-10-21T02:56:05.354Z] [2024-10-21T02:56:05.354Z] #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-21T02:56:05.354Z] #85 25.77 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-21T02:56:05.354Z] #85 26.20 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-21T02:56:05.354Z] #85 26.35 Executing ca-certificates-20240705-r0.trigger [2024-10-21T02:56:05.354Z] #85 27.38 OK: 20 MiB in 18 packages [2024-10-21T02:56:05.938Z] #85 ... [2024-10-21T02:56:05.938Z] [2024-10-21T02:56:05.938Z] #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-21T02:56:05.938Z] #84 27.89 OK: 11 MiB in 17 packages [2024-10-21T02:56:05.938Z] #84 DONE 29.6s [2024-10-21T02:56:06.211Z] [2024-10-21T02:56:06.211Z] #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-21T02:56:06.211Z] #95 12.06 Upgrading critical system libraries and apk-tools: [2024-10-21T02:56:06.211Z] #95 12.08 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-21T02:56:06.211Z] #95 12.12 Executing busybox-1.36.1-r29.trigger [2024-10-21T02:56:06.211Z] #95 13.57 Continuing the upgrade transaction with new apk-tools: [2024-10-21T02:56:06.211Z] #95 13.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-21T02:56:06.211Z] #95 14.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-21T02:56:06.488Z] #95 ... [2024-10-21T02:56:06.488Z] [2024-10-21T02:56:06.488Z] #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-21T02:56:06.488Z] #85 DONE 28.6s [2024-10-21T02:56:06.488Z] [2024-10-21T02:56:06.488Z] #89 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-10-21T02:56:06.488Z] #89 15.35 Continuing the upgrade transaction with new apk-tools: [2024-10-21T02:56:06.488Z] #89 15.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-21T02:56:06.488Z] #89 16.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-21T02:56:06.488Z] #89 21.96 OK: 10 MiB in 19 packages [2024-10-21T02:56:06.756Z] #89 DONE 22.7s [2024-10-21T02:56:06.756Z] [2024-10-21T02:56:06.756Z] #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-21T02:56:07.349Z] #98 ... [2024-10-21T02:56:07.349Z] [2024-10-21T02:56:07.349Z] #97 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-21T02:56:07.349Z] #97 DONE 3.3s [2024-10-21T02:56:07.349Z] [2024-10-21T02:56:07.349Z] #99 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-10-21T02:56:07.625Z] #99 DONE 0.2s [2024-10-21T02:56:07.625Z] [2024-10-21T02:56:07.625Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-10-21T02:56:08.596Z] #100 DONE 1.9s [2024-10-21T02:56:08.596Z] [2024-10-21T02:56:08.596Z] #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-21T02:56:08.596Z] #95 20.71 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-21T02:56:08.596Z] #95 20.94 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-21T02:56:08.596Z] #95 20.98 OK: 9 MiB in 18 packages [2024-10-21T02:56:08.596Z] #95 ... [2024-10-21T02:56:08.596Z] [2024-10-21T02:56:08.596Z] #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-21T02:56:08.596Z] #98 DONE 1.9s [2024-10-21T02:56:08.861Z] [2024-10-21T02:56:08.861Z] #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-21T02:56:08.861Z] #95 DONE 21.6s [2024-10-21T02:56:08.861Z] [2024-10-21T02:56:08.861Z] #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-21T02:56:08.861Z] #101 ... [2024-10-21T02:56:08.861Z] [2024-10-21T02:56:08.861Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-10-21T02:56:08.861Z] #102 DONE 0.4s [2024-10-21T02:56:09.130Z] [2024-10-21T02:56:09.130Z] #103 [security-spire-server stage-2 6/9] COPY security.txt / [2024-10-21T02:56:09.130Z] #103 DONE 0.2s [2024-10-21T02:56:09.130Z] [2024-10-21T02:56:09.130Z] #104 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-21T02:56:09.427Z] #104 ... [2024-10-21T02:56:09.427Z] [2024-10-21T02:56:09.427Z] #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-10-21T02:56:09.427Z] #105 DONE 0.2s [2024-10-21T02:56:09.737Z] [2024-10-21T02:56:09.737Z] #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-10-21T02:56:09.737Z] #106 DONE 0.3s [2024-10-21T02:56:09.737Z] [2024-10-21T02:56:09.737Z] #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-21T02:56:10.009Z] #94 ... [2024-10-21T02:56:10.009Z] [2024-10-21T02:56:10.009Z] #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-10-21T02:56:10.009Z] #107 DONE 0.3s [2024-10-21T02:56:10.009Z] [2024-10-21T02:56:10.009Z] #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-21T02:56:10.301Z] #90 ... [2024-10-21T02:56:10.301Z] [2024-10-21T02:56:10.301Z] #108 [security-spire-server] exporting to image [2024-10-21T02:56:10.301Z] #108 exporting layers [2024-10-21T02:56:10.301Z] #108 ... [2024-10-21T02:56:10.301Z] [2024-10-21T02:56:10.301Z] #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-21T02:56:10.301Z] #101 DONE 1.5s [2024-10-21T02:56:10.301Z] [2024-10-21T02:56:10.301Z] #104 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-21T02:56:10.301Z] #104 DONE 1.8s [2024-10-21T02:56:10.566Z] [2024-10-21T02:56:10.566Z] #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-10-21T02:56:10.566Z] #109 ... [2024-10-21T02:56:10.566Z] [2024-10-21T02:56:10.566Z] #110 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-10-21T02:56:10.566Z] #110 DONE 0.3s [2024-10-21T02:56:10.834Z] [2024-10-21T02:56:10.834Z] #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-10-21T02:56:10.834Z] #109 DONE 0.4s [2024-10-21T02:56:10.834Z] [2024-10-21T02:56:10.834Z] #111 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-10-21T02:56:10.834Z] #111 ... [2024-10-21T02:56:10.834Z] [2024-10-21T02:56:10.834Z] #112 [security-spire-config stage-2 6/10] COPY security.txt / [2024-10-21T02:56:10.834Z] #112 DONE 0.2s [2024-10-21T02:56:11.106Z] [2024-10-21T02:56:11.106Z] #113 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-10-21T02:56:11.372Z] #113 ... [2024-10-21T02:56:11.372Z] [2024-10-21T02:56:11.372Z] #111 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-10-21T02:56:11.372Z] #111 DONE 0.4s [2024-10-21T02:56:11.372Z] [2024-10-21T02:56:11.372Z] #113 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-10-21T02:56:11.372Z] #113 DONE 0.5s [2024-10-21T02:56:11.372Z] [2024-10-21T02:56:11.372Z] #114 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-10-21T02:56:11.638Z] #114 ... [2024-10-21T02:56:11.638Z] [2024-10-21T02:56:11.638Z] #115 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-10-21T02:56:11.638Z] #115 DONE 0.4s [2024-10-21T02:56:11.638Z] [2024-10-21T02:56:11.638Z] #114 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-10-21T02:56:11.638Z] #114 DONE 0.3s [2024-10-21T02:56:11.638Z] [2024-10-21T02:56:11.638Z] #116 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-10-21T02:56:11.904Z] #116 DONE 0.3s [2024-10-21T02:56:11.904Z] [2024-10-21T02:56:11.904Z] #117 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-10-21T02:56:11.904Z] #117 DONE 0.3s [2024-10-21T02:56:11.904Z] [2024-10-21T02:56:11.904Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-10-21T02:56:12.487Z] #118 DONE 0.4s [2024-10-21T02:56:12.487Z] [2024-10-21T02:56:12.487Z] #108 [security-spire-agent] exporting to image [2024-10-21T02:56:13.898Z] #108 exporting layers 3.8s done [2024-10-21T02:56:13.898Z] #108 writing image sha256:5024f4bfe1c8b32e26944bdfc146d80c48c43f6462c3ef7571fbbcbbb1efa187 0.0s done [2024-10-21T02:56:13.898Z] #108 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-10-21T02:56:14.859Z] #108 exporting layers 2.8s done [2024-10-21T02:56:14.859Z] #108 writing image sha256:abfc71d2ce3028d8ce147f13eaaebea4cb15c2ff23cd7ea77fb54626ed9646d9 0.0s done [2024-10-21T02:56:14.859Z] #108 naming to docker.io/library/security-spire-config-arm64 done [2024-10-21T02:56:14.859Z] #108 exporting layers 2.5s done [2024-10-21T02:56:14.859Z] #108 writing image sha256:fcda7d8d577a6f283da53368582212d31425a697cda93b80c9994c241c015c2e 0.0s done [2024-10-21T02:56:14.859Z] #108 naming to docker.io/library/security-spire-agent-arm64 done [2024-10-21T02:56:14.859Z] #108 DONE 4.8s [2024-10-21T02:56:14.859Z] [2024-10-21T02:56:14.859Z] #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-21T02:57:22.857Z] #90 ... [2024-10-21T02:57:22.857Z] [2024-10-21T02:57:22.857Z] #80 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-21T02:57:22.857Z] #80 DONE 105.7s [2024-10-21T02:57:22.857Z] [2024-10-21T02:57:22.857Z] #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-21T02:57:22.857Z] #94 DONE 97.1s [2024-10-21T02:57:22.857Z] [2024-10-21T02:57:22.857Z] #91 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-21T02:57:22.857Z] #91 DONE 99.6s [2024-10-21T02:57:22.857Z] [2024-10-21T02:57:22.857Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-21T02:57:22.857Z] #93 DONE 88.7s [2024-10-21T02:57:22.857Z] [2024-10-21T02:57:22.857Z] #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-21T02:57:22.857Z] #90 DONE 101.5s [2024-10-21T02:57:22.857Z] [2024-10-21T02:57:22.857Z] #119 [support-notifications builder 6/7] COPY . . [2024-10-21T02:57:22.857Z] #119 ... [2024-10-21T02:57:22.857Z] [2024-10-21T02:57:22.857Z] #120 [core-data builder 6/7] COPY . . [2024-10-21T02:57:22.857Z] #120 CACHED [2024-10-21T02:57:22.857Z] [2024-10-21T02:57:22.857Z] #121 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-10-21T02:57:22.857Z] #121 CACHED [2024-10-21T02:57:22.857Z] [2024-10-21T02:57:22.857Z] #122 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-21T02:57:22.857Z] #122 CACHED [2024-10-21T02:57:22.857Z] [2024-10-21T02:57:22.857Z] #123 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-21T02:57:22.857Z] #123 CACHED [2024-10-21T02:57:22.857Z] [2024-10-21T02:57:22.857Z] #124 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-10-21T02:57:22.857Z] #124 CACHED [2024-10-21T02:57:22.857Z] [2024-10-21T02:57:22.857Z] #125 [security-proxy-auth builder 6/7] COPY . . [2024-10-21T02:57:22.857Z] #125 CACHED [2024-10-21T02:57:22.857Z] [2024-10-21T02:57:22.857Z] #126 [core-keeper builder 7/8] COPY . . [2024-10-21T02:57:22.857Z] #126 DONE 1.7s [2024-10-21T02:57:22.857Z] [2024-10-21T02:57:22.857Z] #127 [core-metadata builder 6/7] COPY . . [2024-10-21T02:57:22.857Z] #127 DONE 1.6s [2024-10-21T02:57:22.857Z] [2024-10-21T02:57:22.857Z] #128 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-21T02:57:22.857Z] #128 DONE 1.6s [2024-10-21T02:57:22.857Z] [2024-10-21T02:57:22.857Z] #129 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-10-21T02:57:22.857Z] #129 CACHED [2024-10-21T02:57:22.857Z] [2024-10-21T02:57:22.857Z] #130 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-21T02:57:22.857Z] #130 CACHED [2024-10-21T02:57:22.857Z] [2024-10-21T02:57:22.857Z] #131 [core-command builder 6/7] COPY . . [2024-10-21T02:57:22.857Z] #131 CACHED [2024-10-21T02:57:22.857Z] [2024-10-21T02:57:22.857Z] #132 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-21T02:57:22.857Z] #132 CACHED [2024-10-21T02:57:22.857Z] [2024-10-21T02:57:22.857Z] #133 [support-scheduler builder 6/7] COPY . . [2024-10-21T02:57:22.857Z] #133 CACHED [2024-10-21T02:57:22.857Z] [2024-10-21T02:57:22.857Z] #134 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-21T02:57:22.857Z] #134 CACHED [2024-10-21T02:57:22.857Z] [2024-10-21T02:57:22.857Z] #135 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-21T02:57:22.857Z] #135 CACHED [2024-10-21T02:57:22.857Z] [2024-10-21T02:57:22.857Z] #136 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-10-21T02:57:22.857Z] #136 CACHED [2024-10-21T02:57:22.857Z] [2024-10-21T02:57:22.857Z] #137 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-21T02:57:22.857Z] #137 CACHED [2024-10-21T02:57:22.857Z] [2024-10-21T02:57:22.857Z] #138 [security-secretstore-setup builder 6/7] COPY . . [2024-10-21T02:57:22.857Z] #138 CACHED [2024-10-21T02:57:22.857Z] [2024-10-21T02:57:22.857Z] #139 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-21T02:57:22.857Z] #139 CACHED [2024-10-21T02:57:22.857Z] [2024-10-21T02:57:22.857Z] #140 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-21T02:57:22.857Z] #140 CACHED [2024-10-21T02:57:22.857Z] [2024-10-21T02:57:22.857Z] #141 [security-bootstrapper builder 6/7] COPY . . [2024-10-21T02:57:22.857Z] #141 DONE 1.8s [2024-10-21T02:57:22.857Z] [2024-10-21T02:57:22.857Z] #142 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-21T02:57:22.857Z] #142 CACHED [2024-10-21T02:57:22.857Z] [2024-10-21T02:57:22.857Z] #143 [support-cron-scheduler builder 6/7] COPY . . [2024-10-21T02:57:22.857Z] #143 CACHED [2024-10-21T02:57:22.857Z] [2024-10-21T02:57:22.857Z] #144 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-21T02:57:22.857Z] #144 CACHED [2024-10-21T02:57:22.857Z] [2024-10-21T02:57:22.857Z] #145 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-21T02:57:22.857Z] #145 CACHED [2024-10-21T02:57:22.857Z] [2024-10-21T02:57:22.857Z] #146 [security-proxy-setup builder 6/7] COPY . . [2024-10-21T02:57:22.857Z] #146 CACHED [2024-10-21T02:57:22.857Z] [2024-10-21T02:57:22.857Z] #147 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-21T02:57:22.857Z] #147 CACHED [2024-10-21T02:57:22.857Z] [2024-10-21T02:57:22.857Z] #119 [support-notifications builder 6/7] COPY . . [2024-10-21T02:57:22.857Z] #119 DONE 1.6s [2024-10-21T02:57:22.857Z] [2024-10-21T02:57:22.857Z] #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-10-21T02:57:24.809Z] #148 ... [2024-10-21T02:57:24.809Z] [2024-10-21T02:57:24.809Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-21T02:57:24.809Z] #0 4.962 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-10-21T02:57:24.809Z] #149 ... [2024-10-21T02:57:24.809Z] [2024-10-21T02:57:24.809Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-21T02:57:24.809Z] #0 5.517 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-10-21T02:57:25.396Z] #150 ... [2024-10-21T02:57:25.396Z] [2024-10-21T02:57:25.396Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-21T02:57:25.396Z] #0 6.409 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-21T02:57:26.354Z] #151 ... [2024-10-21T02:57:26.354Z] [2024-10-21T02:57:26.354Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-21T02:57:26.354Z] #0 6.858 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-21T02:57:26.354Z] #152 ... [2024-10-21T02:57:26.354Z] [2024-10-21T02:57:26.354Z] #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-10-21T02:57:26.354Z] #148 7.012 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-21T02:57:28.199Z] #160 ... [2024-10-21T02:57:28.199Z] [2024-10-21T02:57:28.199Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-10-21T02:57:28.199Z] #150 100.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-21T02:57:29.700Z] #148 ... [2024-10-21T02:57:29.700Z] [2024-10-21T02:57:29.700Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-21T02:57:29.700Z] #0 6.929 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-10-21T02:57:29.700Z] #153 ... [2024-10-21T02:57:29.700Z] [2024-10-21T02:57:29.700Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-21T02:57:29.700Z] #0 7.168 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-21T02:57:29.700Z] #154 ... [2024-10-21T02:57:29.700Z] [2024-10-21T02:57:29.700Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-21T02:57:29.700Z] #0 7.099 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-21T02:57:29.700Z] #155 ... [2024-10-21T02:57:29.700Z] [2024-10-21T02:57:29.700Z] #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-21T02:57:29.700Z] #0 7.205 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-21T02:57:29.700Z] #156 ... [2024-10-21T02:57:29.700Z] [2024-10-21T02:57:29.700Z] #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-21T02:57:29.700Z] #0 6.926 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-21T02:57:29.970Z] #157 ... [2024-10-21T02:57:29.970Z] [2024-10-21T02:57:29.970Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-21T02:57:29.970Z] #0 5.197 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-10-21T02:57:29.970Z] #158 ... [2024-10-21T02:57:29.970Z] [2024-10-21T02:57:29.970Z] #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-21T02:57:29.970Z] #0 4.810 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-21T02:57:30.244Z] #159 ... [2024-10-21T02:57:30.244Z] [2024-10-21T02:57:30.244Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-21T02:57:30.244Z] #0 7.169 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-21T02:58:35.988Z] #150 ... [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-21T02:58:35.988Z] #160 DONE 168.9s [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-21T02:58:35.988Z] #153 DONE 168.9s [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-21T02:58:35.988Z] #155 DONE 168.9s [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-21T02:58:35.988Z] #148 DONE 168.9s [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #161 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-21T02:58:35.988Z] #161 ... [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-21T02:58:35.988Z] #157 DONE 169.0s [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-21T02:58:35.988Z] #156 DONE 169.0s [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-10-21T02:58:35.988Z] #150 DONE 169.0s [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-21T02:58:35.988Z] #149 DONE 169.1s [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #162 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-21T02:58:35.988Z] #162 ... [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-21T02:58:35.988Z] #154 DONE 169.3s [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-21T02:58:35.988Z] #158 DONE 169.3s [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #163 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-21T02:58:35.988Z] #163 DONE 0.4s [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-21T02:58:35.988Z] #152 DONE 169.4s [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-21T02:58:35.988Z] #151 DONE 169.4s [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-21T02:58:35.988Z] #159 DONE 169.4s [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #164 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-21T02:58:35.988Z] #164 ... [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #161 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-21T02:58:35.988Z] #161 DONE 0.9s [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #165 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-10-21T02:58:35.988Z] #165 DONE 0.8s [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #162 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-21T02:58:35.988Z] #162 DONE 0.8s [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #166 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-21T02:58:35.988Z] #166 DONE 0.9s [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #167 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-21T02:58:35.988Z] #167 ... [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #168 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-21T02:58:35.988Z] #168 DONE 0.7s [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #169 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-21T02:58:35.988Z] #169 DONE 0.7s [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #170 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-21T02:58:35.988Z] #170 DONE 0.7s [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #171 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-21T02:58:35.988Z] #171 CACHED [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #172 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-21T02:58:35.988Z] #172 CACHED [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #173 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-21T02:58:35.988Z] #173 CACHED [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #174 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-21T02:58:35.988Z] #174 CACHED [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #175 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-10-21T02:58:35.988Z] #175 CACHED [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #176 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-21T02:58:35.988Z] #176 CACHED [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #177 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-21T02:58:35.988Z] #177 CACHED [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #178 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-21T02:58:35.988Z] #178 CACHED [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #164 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-21T02:58:35.988Z] #164 DONE 0.8s [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #179 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-10-21T02:58:35.988Z] #179 ... [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #180 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-21T02:58:35.988Z] #180 DONE 0.6s [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #181 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-21T02:58:35.988Z] #181 DONE 0.6s [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #182 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-21T02:58:35.988Z] #182 ... [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #183 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-10-21T02:58:35.988Z] #183 DONE 0.8s [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #184 [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 [2024-10-21T02:58:35.988Z] #184 ... [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #167 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-21T02:58:35.988Z] #167 DONE 1.9s [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #185 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-21T02:58:35.988Z] #185 DONE 1.9s [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #186 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-10-21T02:58:35.988Z] #186 DONE 1.9s [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #187 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-10-21T02:58:35.988Z] #187 ... [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #188 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-10-21T02:58:35.988Z] #188 DONE 2.3s [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #189 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-10-21T02:58:35.988Z] #189 DONE 2.4s [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #190 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-10-21T02:58:35.988Z] #190 DONE 2.3s [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #191 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-10-21T02:58:35.988Z] #191 DONE 2.4s [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #192 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-10-21T02:58:35.988Z] #192 ... [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #179 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-10-21T02:58:35.988Z] #179 DONE 3.1s [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-21T02:58:35.988Z] #193 DONE 3.0s [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #194 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-10-21T02:58:35.988Z] #194 DONE 3.0s [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #195 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-10-21T02:58:35.988Z] #195 ... [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #196 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-10-21T02:58:35.988Z] #196 DONE 4.3s [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #182 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-21T02:58:35.988Z] #182 DONE 3.7s [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #184 [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 [2024-10-21T02:58:35.988Z] #184 DONE 3.4s [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #197 [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 [2024-10-21T02:58:35.988Z] #197 ... [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #198 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-10-21T02:58:35.988Z] #198 DONE 2.5s [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #199 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-10-21T02:58:35.988Z] #199 DONE 2.0s [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #187 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-10-21T02:58:35.988Z] #187 DONE 2.5s [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #200 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-10-21T02:58:35.988Z] #200 DONE 2.0s [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #192 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-10-21T02:58:35.988Z] #192 DONE 2.0s [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #201 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-10-21T02:58:35.988Z] #201 DONE 2.0s [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-10-21T02:58:35.988Z] #202 DONE 2.0s [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-10-21T02:58:35.988Z] #203 DONE 1.4s [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #204 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-10-21T02:58:35.988Z] #204 DONE 1.3s [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #195 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-10-21T02:58:35.988Z] #195 DONE 1.4s [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #205 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-21T02:58:35.988Z] #205 DONE 0.5s [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #102 [support-scheduler] exporting to image [2024-10-21T02:58:35.988Z] #102 exporting layers [2024-10-21T02:58:35.988Z] #102 ... [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #206 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-10-21T02:58:35.988Z] #206 DONE 0.6s [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #102 [support-scheduler] exporting to image [2024-10-21T02:58:35.988Z] #102 exporting layers 0.3s done [2024-10-21T02:58:35.988Z] #102 ... [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #207 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-10-21T02:58:35.988Z] #207 DONE 0.5s [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #197 [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 [2024-10-21T02:58:35.988Z] #197 DONE 0.7s [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #102 [support-scheduler] exporting to image [2024-10-21T02:58:35.988Z] #102 exporting layers 0.4s done [2024-10-21T02:58:35.988Z] #102 ... [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #208 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-10-21T02:58:35.988Z] #208 DONE 0.5s [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #209 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-10-21T02:58:35.988Z] #209 DONE 0.5s [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #210 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-10-21T02:58:35.988Z] #210 DONE 0.5s [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #211 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-10-21T02:58:35.988Z] #211 DONE 0.5s [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #102 [core-command] exporting to image [2024-10-21T02:58:35.988Z] #102 writing image sha256:cc74dcbc96e7ab5ad96f9901ec8b093dbba68a91ac564bcc7995798a029ed369 done [2024-10-21T02:58:35.988Z] #102 naming to docker.io/library/core-command done [2024-10-21T02:58:35.988Z] #102 ... [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #212 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-10-21T02:58:35.988Z] #212 DONE 0.6s [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #213 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-10-21T02:58:35.988Z] #213 DONE 0.6s [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #214 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-10-21T02:58:35.988Z] #214 DONE 0.5s [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #102 [security-spiffe-token-provider] exporting to image [2024-10-21T02:58:35.988Z] #102 writing image sha256:d77084de04604805008d5657171d26b12aa7b6fa7b31a2a5b2f2af04eebe3f58 done [2024-10-21T02:58:35.988Z] #102 naming to docker.io/library/support-scheduler 0.0s done [2024-10-21T02:58:35.988Z] #102 ... [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #215 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-10-21T02:58:35.988Z] #215 DONE 0.8s [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #216 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-10-21T02:58:35.988Z] #216 DONE 0.8s [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #217 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-10-21T02:58:35.988Z] #217 DONE 0.6s [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #218 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-10-21T02:58:35.988Z] #218 DONE 0.7s [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #219 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-10-21T02:58:35.988Z] #219 ... [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #220 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-10-21T02:58:35.988Z] #220 DONE 0.6s [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #221 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-10-21T02:58:35.988Z] #221 DONE 0.7s [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #102 [core-data] exporting to image [2024-10-21T02:58:35.988Z] #102 exporting layers 0.7s done [2024-10-21T02:58:35.988Z] #102 writing image sha256:7471e4eadf0ddb4d559e4c2471266e6e060424780df1c628e08a549cb662b460 [2024-10-21T02:58:35.988Z] #102 writing image sha256:02c442fc9e40276c6d81ccb61c6b589cd2707ef066f00d779dca0688cdadebb8 [2024-10-21T02:58:35.988Z] #102 ... [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #222 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-10-21T02:58:35.988Z] #222 DONE 0.5s [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #223 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-10-21T02:58:35.988Z] #223 DONE 0.5s [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #224 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-21T02:58:35.988Z] #224 DONE 1.0s [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #219 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-10-21T02:58:35.988Z] #219 DONE 0.5s [2024-10-21T02:58:35.988Z] [2024-10-21T02:58:35.988Z] #102 [core-keeper] exporting to image [2024-10-21T02:58:35.988Z] #102 exporting layers 1.0s done [2024-10-21T02:58:35.988Z] #102 writing image sha256:7471e4eadf0ddb4d559e4c2471266e6e060424780df1c628e08a549cb662b460 0.2s done [2024-10-21T02:58:35.988Z] #102 writing image sha256:02c442fc9e40276c6d81ccb61c6b589cd2707ef066f00d779dca0688cdadebb8 0.0s done [2024-10-21T02:58:35.988Z] #102 naming to docker.io/library/support-cron-scheduler done [2024-10-21T02:58:35.988Z] #102 naming to docker.io/library/core-keeper done [2024-10-21T02:58:36.560Z] #102 ... [2024-10-21T02:58:36.560Z] [2024-10-21T02:58:36.560Z] #225 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-21T02:58:36.560Z] #225 DONE 1.1s [2024-10-21T02:58:36.560Z] [2024-10-21T02:58:36.560Z] #226 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-10-21T02:58:36.560Z] #226 DONE 0.2s [2024-10-21T02:58:36.560Z] [2024-10-21T02:58:36.560Z] #102 [security-proxy-auth] exporting to image [2024-10-21T02:58:36.560Z] #102 exporting layers 0.6s done [2024-10-21T02:58:36.560Z] #102 writing image sha256:9fca7e3208649fad656b96f2f14b286f9271ae7b5221e089752ace7d45aae433 [2024-10-21T02:58:36.560Z] #102 writing image sha256:490683df0adb1a1cc363166d23377f82bfc6c8d0b030044b7727f283ceedd859 [2024-10-21T02:58:36.560Z] #102 writing image sha256:9fca7e3208649fad656b96f2f14b286f9271ae7b5221e089752ace7d45aae433 0.3s done [2024-10-21T02:58:36.560Z] #102 naming to docker.io/library/security-spiffe-token-provider [2024-10-21T02:58:36.560Z] #102 ... [2024-10-21T02:58:36.560Z] [2024-10-21T02:58:36.560Z] #227 [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/ [2024-10-21T02:58:36.560Z] #227 DONE 0.3s [2024-10-21T02:58:36.560Z] [2024-10-21T02:58:36.560Z] #228 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-10-21T02:58:36.560Z] #228 DONE 0.6s [2024-10-21T02:58:36.560Z] [2024-10-21T02:58:36.560Z] #102 [support-notifications] exporting to image [2024-10-21T02:58:36.560Z] #102 exporting layers 1.0s done [2024-10-21T02:58:36.560Z] #102 writing image sha256:490683df0adb1a1cc363166d23377f82bfc6c8d0b030044b7727f283ceedd859 0.3s done [2024-10-21T02:58:36.560Z] #102 naming to docker.io/library/security-spiffe-token-provider done [2024-10-21T02:58:36.560Z] #102 naming to docker.io/library/core-metadata done [2024-10-21T02:58:36.560Z] #102 writing image sha256:b7394e0a3d2901796049173a5ca7876ab0864b93f4df87816441913307a109ea 0.0s done [2024-10-21T02:58:36.560Z] #102 naming to docker.io/library/support-notifications done [2024-10-21T02:58:36.560Z] #102 writing image sha256:dfd3afcac5e132ad0844983959f52f0bec02621007ab588e8a1f37ec1a70b23b [2024-10-21T02:58:36.560Z] #102 exporting layers 0.5s done [2024-10-21T02:58:36.560Z] #102 writing image sha256:dfd3afcac5e132ad0844983959f52f0bec02621007ab588e8a1f37ec1a70b23b 0.0s done [2024-10-21T02:58:36.560Z] #102 writing image sha256:0aceac62ed5aed958f35534eed0f8bed69d032a155f310a38297f85cdd842d32 0.0s done [2024-10-21T02:58:36.560Z] #102 naming to docker.io/library/core-data done [2024-10-21T02:58:36.560Z] #102 naming to docker.io/library/core-common-config-bootstrapper done [2024-10-21T02:58:36.560Z] #102 writing image sha256:8726108ba2e282b9be79c8a83cf46e3e95d3ca1b7c1cd23f7ca5f90a2ad7478c done [2024-10-21T02:58:36.560Z] #102 naming to docker.io/library/security-proxy-auth 0.0s done [2024-10-21T02:58:36.560Z] #102 DONE 5.9s [2024-10-21T02:58:36.560Z] [2024-10-21T02:58:36.560Z] #229 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-10-21T02:58:36.560Z] #229 DONE 0.1s [2024-10-21T02:58:36.560Z] [2024-10-21T02:58:36.560Z] #230 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-21T02:58:36.822Z] #230 ... [2024-10-21T02:58:36.822Z] [2024-10-21T02:58:36.822Z] #231 [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/ [2024-10-21T02:58:36.822Z] #231 DONE 0.2s [2024-10-21T02:58:36.822Z] [2024-10-21T02:58:36.822Z] #232 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-21T02:58:36.822Z] #232 DONE 0.8s [2024-10-21T02:58:36.822Z] [2024-10-21T02:58:36.822Z] #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/ [2024-10-21T02:58:36.822Z] #233 DONE 0.1s [2024-10-21T02:58:36.822Z] [2024-10-21T02:58:36.822Z] #234 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-10-21T02:58:36.822Z] #234 DONE 0.1s [2024-10-21T02:58:36.822Z] [2024-10-21T02:58:36.823Z] #235 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-10-21T02:58:36.823Z] #235 DONE 0.1s [2024-10-21T02:58:36.823Z] [2024-10-21T02:58:36.823Z] #102 [security-proxy-setup] exporting to image [2024-10-21T02:58:37.084Z] #102 exporting layers 0.3s done [2024-10-21T02:58:37.084Z] #102 writing image sha256:cef0c3bb8409b66759fa67fcec0364b4188d6007375e3d0e431dd1c945ce33c7 done [2024-10-21T02:58:37.084Z] #102 naming to docker.io/library/security-proxy-setup done [2024-10-21T02:58:37.084Z] #102 DONE 6.2s [2024-10-21T02:58:37.084Z] [2024-10-21T02:58:37.084Z] #236 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-10-21T02:58:37.084Z] #236 ... [2024-10-21T02:58:37.084Z] [2024-10-21T02:58:37.084Z] #230 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-21T02:58:37.084Z] #230 DONE 0.5s [2024-10-21T02:58:37.344Z] [2024-10-21T02:58:37.344Z] #102 [security-secretstore-setup] exporting to image [2024-10-21T02:58:37.344Z] #102 ... [2024-10-21T02:58:37.344Z] [2024-10-21T02:58:37.344Z] #236 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-10-21T02:58:37.344Z] #236 DONE 0.5s [2024-10-21T02:58:37.344Z] [2024-10-21T02:58:37.344Z] #102 [security-bootstrapper] exporting to image [2024-10-21T02:58:37.344Z] #102 writing image sha256:fa67dec90a0e14b122efd0c852e7d11b6fd82ad1fa1e094f04d73c35ddb0343e done [2024-10-21T02:58:37.344Z] #102 naming to docker.io/library/security-secretstore-setup done [2024-10-21T02:58:37.605Z] #102 exporting layers 0.2s done [2024-10-21T02:58:37.605Z] #102 writing image sha256:b843d9dc097b40dafd9f3d43cdaa19f1c9412919bcffdbe5b3633ca4f855ad2b done [2024-10-21T02:58:37.605Z] #102 naming to docker.io/library/security-bootstrapper done [2024-10-21T02:58:37.605Z] #102 DONE 6.5s [2024-10-21T02:58:37.605Z] time="2024-10-21T02:54:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-21T02:58:37.605Z] time="2024-10-21T02:54:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-21T02:58:37.605Z] time="2024-10-21T02:54:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-21T02:58:37.605Z] time="2024-10-21T02:54:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-21T02:58:37.605Z] time="2024-10-21T02:54:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-21T02:58:37.605Z] time="2024-10-21T02:54:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-21T02:58:37.605Z] time="2024-10-21T02:54:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-21T02:58:37.605Z] time="2024-10-21T02:54:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-21T02:58:37.605Z] time="2024-10-21T02:54:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-21T02:58:37.605Z] time="2024-10-21T02:54:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-21T02:58:37.605Z] time="2024-10-21T02:54:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-21T02:58:37.605Z] time="2024-10-21T02:54:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-21T02:58:37.605Z] time="2024-10-21T02:54:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-21T02:58:37.605Z] time="2024-10-21T02:54:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-21T02:58:37.605Z] time="2024-10-21T02:54:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-21T02:58:37.605Z] time="2024-10-21T02:54:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-10-21T02:58:37.626Z] $ docker stop --time=1 323366c7a339c3f333078cbf61e41a4e6efb3401a3615dd7f5907a06c0c50eaa [2024-10-21T02:58:38.910Z] $ docker rm -f --volumes 323366c7a339c3f333078cbf61e41a4e6efb3401a3615dd7f5907a06c0c50eaa [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-21T02:58:39.286Z] + docker images [2024-10-21T02:58:39.286Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-10-21T02:58:39.286Z] security-bootstrapper latest b843d9dc097b 2 seconds ago 32.9MB [2024-10-21T02:58:39.286Z] security-proxy-setup latest cef0c3bb8409 3 seconds ago 39.4MB [2024-10-21T02:58:39.286Z] security-secretstore-setup latest fa67dec90a0e 3 seconds ago 57.9MB [2024-10-21T02:58:39.286Z] core-data latest dfd3afcac5e1 4 seconds ago 47.8MB [2024-10-21T02:58:39.286Z] core-metadata latest 490683df0adb 4 seconds ago 47.9MB [2024-10-21T02:58:39.286Z] core-common-config-bootstrapper latest 0aceac62ed5a 4 seconds ago 26.9MB [2024-10-21T02:58:39.286Z] security-proxy-auth latest 8726108ba2e2 4 seconds ago 40MB [2024-10-21T02:58:39.286Z] support-notifications latest b7394e0a3d29 4 seconds ago 71.1MB [2024-10-21T02:58:39.286Z] security-spiffe-token-provider latest 9fca7e320864 5 seconds ago 47.1MB [2024-10-21T02:58:39.286Z] core-command latest cc74dcbc96e7 5 seconds ago 41.9MB [2024-10-21T02:58:39.286Z] support-cron-scheduler latest 7471e4eadf0d 5 seconds ago 72.3MB [2024-10-21T02:58:39.286Z] support-scheduler latest d77084de0460 5 seconds ago 70.3MB [2024-10-21T02:58:39.286Z] core-keeper latest 02c442fc9e40 5 seconds ago 41.5MB [2024-10-21T02:58:39.286Z] security-spire-config latest 0d49c41230b8 4 minutes ago 127MB [2024-10-21T02:58:39.286Z] security-spire-agent latest 31aa613c6f32 4 minutes ago 188MB [2024-10-21T02:58:39.286Z] security-spire-server latest b9dedba1595a 4 minutes ago 128MB [2024-10-21T02:58:39.286Z] ci-base-image-x86_64 latest aa153b11a3db 7 minutes ago 980MB [2024-10-21T02:58:39.286Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 2 weeks ago 573MB [2024-10-21T02:58:39.286Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 16 months ago 334MB [2024-10-21T02:58:39.286Z] 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 [2024-10-21T02:58:39.466Z] provisioning config files... [2024-10-21T02:58:39.477Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/732@tmp/config4064461267706446867tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-21T02:58:39.787Z] ---> ****-login.sh [2024-10-21T02:58:39.787Z] nexus3.edgexfoundry.org:10001 [2024-10-21T02:58:39.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-21T02:58:39.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-21T02:58:39.787Z] Configure a credential helper to remove this warning. See [2024-10-21T02:58:39.787Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-21T02:58:39.787Z] [2024-10-21T02:58:39.787Z] Login Succeeded [2024-10-21T02:58:39.787Z] nexus3.edgexfoundry.org:10002 [2024-10-21T02:58:39.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-21T02:58:39.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-21T02:58:39.787Z] Configure a credential helper to remove this warning. See [2024-10-21T02:58:39.787Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-21T02:58:39.787Z] [2024-10-21T02:58:39.787Z] Login Succeeded [2024-10-21T02:58:39.787Z] nexus3.edgexfoundry.org:10003 [2024-10-21T02:58:40.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-21T02:58:40.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-21T02:58:40.046Z] Configure a credential helper to remove this warning. See [2024-10-21T02:58:40.047Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-21T02:58:40.047Z] [2024-10-21T02:58:40.047Z] Login Succeeded [2024-10-21T02:58:40.047Z] nexus3.edgexfoundry.org:10004 [2024-10-21T02:58:40.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-21T02:58:40.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-21T02:58:40.047Z] Configure a credential helper to remove this warning. See [2024-10-21T02:58:40.047Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-21T02:58:40.047Z] [2024-10-21T02:58:40.047Z] Login Succeeded [2024-10-21T02:58:40.047Z] ****.io [2024-10-21T02:58:40.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-21T02:58:40.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-21T02:58:40.306Z] Configure a credential helper to remove this warning. See [2024-10-21T02:58:40.306Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-21T02:58:40.306Z] [2024-10-21T02:58:40.306Z] Login Succeeded [2024-10-21T02:58:40.306Z] ---> ****-login.sh ends [Pipeline] } [2024-10-21T02:58:40.314Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-21T02:58:40.362Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-21T02:58:40.397Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-10-21T02:58:40.398Z] 6ace714950837befb0776d0eb088238886854561 [2024-10-21T02:58:40.398Z] latest [2024-10-21T02:58:40.398Z] 3.2.0-dev.109 [2024-10-21T02:58:40.398Z] 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T02:58:40.398Z] main [2024-10-21T02:58:40.398Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:58:40.752Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:6ace714950837befb0776d0eb088238886854561 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:58:41.094Z] + docker push nexus3.edgexfoundry.org:10004/core-command:6ace714950837befb0776d0eb088238886854561 [2024-10-21T02:58:41.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-21T02:58:41.095Z] 69047079e2d0: Preparing [2024-10-21T02:58:41.095Z] 0434e2a06002: Preparing [2024-10-21T02:58:41.095Z] a35df7d0cfba: Preparing [2024-10-21T02:58:41.095Z] 401902b65637: Preparing [2024-10-21T02:58:41.095Z] a45ae6833bb2: Preparing [2024-10-21T02:58:41.095Z] 077905d299d9: Preparing [2024-10-21T02:58:41.095Z] 63ca1fbb43ae: Preparing [2024-10-21T02:58:41.095Z] 63ca1fbb43ae: Waiting [2024-10-21T02:58:41.095Z] a35df7d0cfba: Pushed [2024-10-21T02:58:41.095Z] 69047079e2d0: Pushed [2024-10-21T02:58:41.095Z] 401902b65637: Pushed [2024-10-21T02:58:41.095Z] 63ca1fbb43ae: Layer already exists [2024-10-21T02:58:41.353Z] 077905d299d9: Pushed [2024-10-21T02:58:41.612Z] a45ae6833bb2: Pushed [2024-10-21T02:58:44.149Z] 0434e2a06002: Pushed [2024-10-21T02:58:44.149Z] 6ace714950837befb0776d0eb088238886854561: digest: sha256:dc21f35739249d369c74802693b5a45f9b77b28fb59bac744e97ec8e7ff90041 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:58:44.484Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:58:44.817Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-10-21T02:58:44.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-21T02:58:44.817Z] 69047079e2d0: Preparing [2024-10-21T02:58:44.817Z] 0434e2a06002: Preparing [2024-10-21T02:58:44.817Z] a35df7d0cfba: Preparing [2024-10-21T02:58:44.817Z] 401902b65637: Preparing [2024-10-21T02:58:44.817Z] a45ae6833bb2: Preparing [2024-10-21T02:58:44.817Z] 077905d299d9: Preparing [2024-10-21T02:58:44.817Z] 63ca1fbb43ae: Preparing [2024-10-21T02:58:44.817Z] 077905d299d9: Waiting [2024-10-21T02:58:44.817Z] a45ae6833bb2: Layer already exists [2024-10-21T02:58:44.817Z] 0434e2a06002: Layer already exists [2024-10-21T02:58:44.817Z] 401902b65637: Layer already exists [2024-10-21T02:58:44.817Z] a35df7d0cfba: Layer already exists [2024-10-21T02:58:44.817Z] 63ca1fbb43ae: Layer already exists [2024-10-21T02:58:44.817Z] 077905d299d9: Layer already exists [2024-10-21T02:58:44.817Z] 69047079e2d0: Layer already exists [2024-10-21T02:58:44.817Z] latest: digest: sha256:dc21f35739249d369c74802693b5a45f9b77b28fb59bac744e97ec8e7ff90041 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:58:45.161Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:58:45.486Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.109 [2024-10-21T02:58:45.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-21T02:58:45.486Z] 69047079e2d0: Preparing [2024-10-21T02:58:45.486Z] 0434e2a06002: Preparing [2024-10-21T02:58:45.486Z] a35df7d0cfba: Preparing [2024-10-21T02:58:45.486Z] 401902b65637: Preparing [2024-10-21T02:58:45.486Z] a45ae6833bb2: Preparing [2024-10-21T02:58:45.486Z] 077905d299d9: Preparing [2024-10-21T02:58:45.486Z] 63ca1fbb43ae: Preparing [2024-10-21T02:58:45.486Z] 077905d299d9: Waiting [2024-10-21T02:58:45.486Z] 63ca1fbb43ae: Waiting [2024-10-21T02:58:45.486Z] a45ae6833bb2: Layer already exists [2024-10-21T02:58:45.486Z] 0434e2a06002: Layer already exists [2024-10-21T02:58:45.486Z] 401902b65637: Layer already exists [2024-10-21T02:58:45.486Z] a35df7d0cfba: Layer already exists [2024-10-21T02:58:45.486Z] 69047079e2d0: Layer already exists [2024-10-21T02:58:45.486Z] 63ca1fbb43ae: Layer already exists [2024-10-21T02:58:45.486Z] 077905d299d9: Layer already exists [2024-10-21T02:58:45.486Z] 3.2.0-dev.109: digest: sha256:dc21f35739249d369c74802693b5a45f9b77b28fb59bac744e97ec8e7ff90041 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:58:45.898Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:58:46.228Z] + docker push nexus3.edgexfoundry.org:10004/core-command:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T02:58:46.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-21T02:58:46.228Z] 69047079e2d0: Preparing [2024-10-21T02:58:46.228Z] 0434e2a06002: Preparing [2024-10-21T02:58:46.228Z] a35df7d0cfba: Preparing [2024-10-21T02:58:46.228Z] 401902b65637: Preparing [2024-10-21T02:58:46.228Z] a45ae6833bb2: Preparing [2024-10-21T02:58:46.228Z] 077905d299d9: Preparing [2024-10-21T02:58:46.228Z] 63ca1fbb43ae: Preparing [2024-10-21T02:58:46.228Z] 077905d299d9: Waiting [2024-10-21T02:58:46.228Z] 63ca1fbb43ae: Waiting [2024-10-21T02:58:46.228Z] a35df7d0cfba: Layer already exists [2024-10-21T02:58:46.228Z] 401902b65637: Layer already exists [2024-10-21T02:58:46.228Z] a45ae6833bb2: Layer already exists [2024-10-21T02:58:46.228Z] 69047079e2d0: Layer already exists [2024-10-21T02:58:46.228Z] 0434e2a06002: Layer already exists [2024-10-21T02:58:46.228Z] 077905d299d9: Layer already exists [2024-10-21T02:58:46.228Z] 63ca1fbb43ae: Layer already exists [2024-10-21T02:58:46.228Z] 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109: digest: sha256:dc21f35739249d369c74802693b5a45f9b77b28fb59bac744e97ec8e7ff90041 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:58:46.563Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:58:46.895Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-10-21T02:58:46.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-21T02:58:46.895Z] 69047079e2d0: Preparing [2024-10-21T02:58:46.895Z] 0434e2a06002: Preparing [2024-10-21T02:58:46.895Z] a35df7d0cfba: Preparing [2024-10-21T02:58:46.895Z] 401902b65637: Preparing [2024-10-21T02:58:46.895Z] a45ae6833bb2: Preparing [2024-10-21T02:58:46.895Z] 077905d299d9: Preparing [2024-10-21T02:58:46.895Z] 63ca1fbb43ae: Preparing [2024-10-21T02:58:46.895Z] 077905d299d9: Waiting [2024-10-21T02:58:46.895Z] 63ca1fbb43ae: Waiting [2024-10-21T02:58:46.895Z] 401902b65637: Layer already exists [2024-10-21T02:58:46.895Z] 0434e2a06002: Layer already exists [2024-10-21T02:58:46.895Z] a35df7d0cfba: Layer already exists [2024-10-21T02:58:46.895Z] a45ae6833bb2: Layer already exists [2024-10-21T02:58:46.895Z] 69047079e2d0: Layer already exists [2024-10-21T02:58:46.895Z] 63ca1fbb43ae: Layer already exists [2024-10-21T02:58:46.895Z] 077905d299d9: Layer already exists [2024-10-21T02:58:46.895Z] main: digest: sha256:dc21f35739249d369c74802693b5a45f9b77b28fb59bac744e97ec8e7ff90041 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-21T02:58:46.978Z] ===================================================== [Pipeline] echo [2024-10-21T02:58:46.997Z] taggedImages: [2024-10-21T02:58:46.997Z] - nexus3.edgexfoundry.org:10004/core-command:6ace714950837befb0776d0eb088238886854561 [2024-10-21T02:58:46.997Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-10-21T02:58:46.997Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.109 [2024-10-21T02:58:46.997Z] - nexus3.edgexfoundry.org:10004/core-command:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T02:58:46.997Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-10-21T02:58:47.028Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-10-21T02:58:47.028Z] 6ace714950837befb0776d0eb088238886854561 [2024-10-21T02:58:47.028Z] latest [2024-10-21T02:58:47.028Z] 3.2.0-dev.109 [2024-10-21T02:58:47.028Z] 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T02:58:47.028Z] main [2024-10-21T02:58:47.028Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:58:47.382Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6ace714950837befb0776d0eb088238886854561 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:58:47.715Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6ace714950837befb0776d0eb088238886854561 [2024-10-21T02:58:47.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-21T02:58:47.715Z] 8f9408c482da: Preparing [2024-10-21T02:58:47.715Z] 4560ea70f588: Preparing [2024-10-21T02:58:47.715Z] c7a8dd9c1157: Preparing [2024-10-21T02:58:47.715Z] afbc26138d71: Preparing [2024-10-21T02:58:47.715Z] a35df7d0cfba: Preparing [2024-10-21T02:58:47.715Z] 401902b65637: Preparing [2024-10-21T02:58:47.715Z] a45ae6833bb2: Preparing [2024-10-21T02:58:47.715Z] 077905d299d9: Preparing [2024-10-21T02:58:47.715Z] 63ca1fbb43ae: Preparing [2024-10-21T02:58:47.715Z] 077905d299d9: Waiting [2024-10-21T02:58:47.715Z] a45ae6833bb2: Waiting [2024-10-21T02:58:47.715Z] 401902b65637: Waiting [2024-10-21T02:58:47.715Z] 63ca1fbb43ae: Waiting [2024-10-21T02:58:47.715Z] a35df7d0cfba: Layer already exists [2024-10-21T02:58:47.715Z] 401902b65637: Layer already exists [2024-10-21T02:58:47.715Z] a45ae6833bb2: Layer already exists [2024-10-21T02:58:47.715Z] 077905d299d9: Layer already exists [2024-10-21T02:58:47.715Z] 63ca1fbb43ae: Layer already exists [2024-10-21T02:58:47.715Z] 4560ea70f588: Pushed [2024-10-21T02:58:47.715Z] 8f9408c482da: Pushed [2024-10-21T02:58:47.715Z] c7a8dd9c1157: Pushed [2024-10-21T02:58:49.101Z] afbc26138d71: Pushed [2024-10-21T02:58:49.101Z] 6ace714950837befb0776d0eb088238886854561: digest: sha256:0226ef4e3111916ee75a6469b180fd0ae6963299fd00b09673ea179bf44261ab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:58:49.425Z] + 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 [2024-10-21T02:58:49.756Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-10-21T02:58:49.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-21T02:58:49.756Z] 8f9408c482da: Preparing [2024-10-21T02:58:49.756Z] 4560ea70f588: Preparing [2024-10-21T02:58:49.756Z] c7a8dd9c1157: Preparing [2024-10-21T02:58:49.756Z] afbc26138d71: Preparing [2024-10-21T02:58:49.756Z] a35df7d0cfba: Preparing [2024-10-21T02:58:49.756Z] 401902b65637: Preparing [2024-10-21T02:58:49.756Z] a45ae6833bb2: Preparing [2024-10-21T02:58:49.756Z] 077905d299d9: Preparing [2024-10-21T02:58:49.756Z] 63ca1fbb43ae: Preparing [2024-10-21T02:58:49.756Z] 077905d299d9: Waiting [2024-10-21T02:58:49.756Z] 401902b65637: Waiting [2024-10-21T02:58:49.756Z] a45ae6833bb2: Waiting [2024-10-21T02:58:49.756Z] c7a8dd9c1157: Layer already exists [2024-10-21T02:58:49.756Z] a35df7d0cfba: Layer already exists [2024-10-21T02:58:49.756Z] 8f9408c482da: Layer already exists [2024-10-21T02:58:49.756Z] 4560ea70f588: Layer already exists [2024-10-21T02:58:49.756Z] afbc26138d71: Layer already exists [2024-10-21T02:58:49.756Z] 077905d299d9: Layer already exists [2024-10-21T02:58:49.756Z] a45ae6833bb2: Layer already exists [2024-10-21T02:58:49.756Z] 401902b65637: Layer already exists [2024-10-21T02:58:49.756Z] 63ca1fbb43ae: Layer already exists [2024-10-21T02:58:49.756Z] latest: digest: sha256:0226ef4e3111916ee75a6469b180fd0ae6963299fd00b09673ea179bf44261ab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:58:50.090Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:58:50.419Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.109 [2024-10-21T02:58:50.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-21T02:58:50.419Z] 8f9408c482da: Preparing [2024-10-21T02:58:50.419Z] 4560ea70f588: Preparing [2024-10-21T02:58:50.419Z] c7a8dd9c1157: Preparing [2024-10-21T02:58:50.419Z] afbc26138d71: Preparing [2024-10-21T02:58:50.419Z] a35df7d0cfba: Preparing [2024-10-21T02:58:50.419Z] 401902b65637: Preparing [2024-10-21T02:58:50.419Z] a45ae6833bb2: Preparing [2024-10-21T02:58:50.419Z] 077905d299d9: Preparing [2024-10-21T02:58:50.419Z] 63ca1fbb43ae: Preparing [2024-10-21T02:58:50.419Z] a45ae6833bb2: Waiting [2024-10-21T02:58:50.419Z] 401902b65637: Waiting [2024-10-21T02:58:50.419Z] 63ca1fbb43ae: Waiting [2024-10-21T02:58:50.419Z] 077905d299d9: Waiting [2024-10-21T02:58:50.419Z] a35df7d0cfba: Layer already exists [2024-10-21T02:58:50.419Z] 8f9408c482da: Layer already exists [2024-10-21T02:58:50.419Z] afbc26138d71: Layer already exists [2024-10-21T02:58:50.419Z] 4560ea70f588: Layer already exists [2024-10-21T02:58:50.419Z] c7a8dd9c1157: Layer already exists [2024-10-21T02:58:50.419Z] 401902b65637: Layer already exists [2024-10-21T02:58:50.419Z] 077905d299d9: Layer already exists [2024-10-21T02:58:50.419Z] a45ae6833bb2: Layer already exists [2024-10-21T02:58:50.419Z] 63ca1fbb43ae: Layer already exists [2024-10-21T02:58:50.419Z] 3.2.0-dev.109: digest: sha256:0226ef4e3111916ee75a6469b180fd0ae6963299fd00b09673ea179bf44261ab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:58:50.755Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:58:51.081Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T02:58:51.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-21T02:58:51.081Z] 8f9408c482da: Preparing [2024-10-21T02:58:51.081Z] 4560ea70f588: Preparing [2024-10-21T02:58:51.081Z] c7a8dd9c1157: Preparing [2024-10-21T02:58:51.081Z] afbc26138d71: Preparing [2024-10-21T02:58:51.081Z] a35df7d0cfba: Preparing [2024-10-21T02:58:51.081Z] 401902b65637: Preparing [2024-10-21T02:58:51.081Z] a45ae6833bb2: Preparing [2024-10-21T02:58:51.081Z] 077905d299d9: Preparing [2024-10-21T02:58:51.081Z] 63ca1fbb43ae: Preparing [2024-10-21T02:58:51.081Z] 077905d299d9: Waiting [2024-10-21T02:58:51.081Z] 401902b65637: Waiting [2024-10-21T02:58:51.081Z] 63ca1fbb43ae: Waiting [2024-10-21T02:58:51.081Z] a45ae6833bb2: Waiting [2024-10-21T02:58:51.081Z] 8f9408c482da: Layer already exists [2024-10-21T02:58:51.081Z] a35df7d0cfba: Layer already exists [2024-10-21T02:58:51.081Z] c7a8dd9c1157: Layer already exists [2024-10-21T02:58:51.081Z] 4560ea70f588: Layer already exists [2024-10-21T02:58:51.081Z] afbc26138d71: Layer already exists [2024-10-21T02:58:51.081Z] 63ca1fbb43ae: Layer already exists [2024-10-21T02:58:51.082Z] 401902b65637: Layer already exists [2024-10-21T02:58:51.082Z] a45ae6833bb2: Layer already exists [2024-10-21T02:58:51.082Z] 077905d299d9: Layer already exists [2024-10-21T02:58:51.082Z] 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109: digest: sha256:0226ef4e3111916ee75a6469b180fd0ae6963299fd00b09673ea179bf44261ab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:58:51.433Z] + 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 [2024-10-21T02:58:51.774Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-10-21T02:58:51.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-21T02:58:51.774Z] 8f9408c482da: Preparing [2024-10-21T02:58:51.774Z] 4560ea70f588: Preparing [2024-10-21T02:58:51.774Z] c7a8dd9c1157: Preparing [2024-10-21T02:58:51.774Z] afbc26138d71: Preparing [2024-10-21T02:58:51.774Z] a35df7d0cfba: Preparing [2024-10-21T02:58:51.774Z] 401902b65637: Preparing [2024-10-21T02:58:51.774Z] a45ae6833bb2: Preparing [2024-10-21T02:58:51.774Z] 077905d299d9: Preparing [2024-10-21T02:58:51.774Z] 63ca1fbb43ae: Preparing [2024-10-21T02:58:51.774Z] 401902b65637: Waiting [2024-10-21T02:58:51.774Z] a45ae6833bb2: Waiting [2024-10-21T02:58:51.774Z] 077905d299d9: Waiting [2024-10-21T02:58:51.774Z] 63ca1fbb43ae: Waiting [2024-10-21T02:58:51.774Z] 4560ea70f588: Layer already exists [2024-10-21T02:58:51.775Z] c7a8dd9c1157: Layer already exists [2024-10-21T02:58:51.775Z] a35df7d0cfba: Layer already exists [2024-10-21T02:58:51.775Z] afbc26138d71: Layer already exists [2024-10-21T02:58:51.775Z] 8f9408c482da: Layer already exists [2024-10-21T02:58:51.775Z] 63ca1fbb43ae: Layer already exists [2024-10-21T02:58:51.775Z] 077905d299d9: Layer already exists [2024-10-21T02:58:51.775Z] 401902b65637: Layer already exists [2024-10-21T02:58:51.775Z] a45ae6833bb2: Layer already exists [2024-10-21T02:58:51.775Z] main: digest: sha256:0226ef4e3111916ee75a6469b180fd0ae6963299fd00b09673ea179bf44261ab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-21T02:58:51.857Z] ===================================================== [Pipeline] echo [2024-10-21T02:58:51.870Z] taggedImages: [2024-10-21T02:58:51.870Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6ace714950837befb0776d0eb088238886854561 [2024-10-21T02:58:51.870Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-10-21T02:58:51.870Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.109 [2024-10-21T02:58:51.870Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T02:58:51.870Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-10-21T02:58:51.899Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-10-21T02:58:51.899Z] 6ace714950837befb0776d0eb088238886854561 [2024-10-21T02:58:51.899Z] latest [2024-10-21T02:58:51.899Z] 3.2.0-dev.109 [2024-10-21T02:58:51.899Z] 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T02:58:51.899Z] main [2024-10-21T02:58:51.899Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:58:52.246Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:6ace714950837befb0776d0eb088238886854561 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:58:52.581Z] + docker push nexus3.edgexfoundry.org:10004/core-data:6ace714950837befb0776d0eb088238886854561 [2024-10-21T02:58:52.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-21T02:58:52.581Z] 8a1f6e8b441e: Preparing [2024-10-21T02:58:52.581Z] 1b9592ba4d06: Preparing [2024-10-21T02:58:52.581Z] 25eec903d8a2: Preparing [2024-10-21T02:58:52.581Z] a35df7d0cfba: Preparing [2024-10-21T02:58:52.581Z] 401902b65637: Preparing [2024-10-21T02:58:52.581Z] 3f5d77af28f4: Preparing [2024-10-21T02:58:52.581Z] 5d728199b571: Preparing [2024-10-21T02:58:52.581Z] 63ca1fbb43ae: Preparing [2024-10-21T02:58:52.581Z] 3f5d77af28f4: Waiting [2024-10-21T02:58:52.581Z] 5d728199b571: Waiting [2024-10-21T02:58:52.581Z] 63ca1fbb43ae: Waiting [2024-10-21T02:58:52.581Z] 401902b65637: Layer already exists [2024-10-21T02:58:52.581Z] a35df7d0cfba: Layer already exists [2024-10-21T02:58:52.581Z] 1b9592ba4d06: Pushed [2024-10-21T02:58:52.581Z] 8a1f6e8b441e: Pushed [2024-10-21T02:58:52.581Z] 5d728199b571: Pushed [2024-10-21T02:58:52.581Z] 63ca1fbb43ae: Layer already exists [2024-10-21T02:58:53.150Z] 3f5d77af28f4: Pushed [2024-10-21T02:58:55.689Z] 25eec903d8a2: Pushed [2024-10-21T02:58:55.950Z] 6ace714950837befb0776d0eb088238886854561: digest: sha256:5388e9c1435dffa99209fcbaecd820aa0702c9467d8190d13f0eadc8d85d1646 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:58:56.283Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:58:56.619Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-10-21T02:58:56.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-21T02:58:56.619Z] 8a1f6e8b441e: Preparing [2024-10-21T02:58:56.619Z] 1b9592ba4d06: Preparing [2024-10-21T02:58:56.619Z] 25eec903d8a2: Preparing [2024-10-21T02:58:56.619Z] a35df7d0cfba: Preparing [2024-10-21T02:58:56.619Z] 401902b65637: Preparing [2024-10-21T02:58:56.619Z] 3f5d77af28f4: Preparing [2024-10-21T02:58:56.619Z] 5d728199b571: Preparing [2024-10-21T02:58:56.619Z] 63ca1fbb43ae: Preparing [2024-10-21T02:58:56.619Z] 3f5d77af28f4: Waiting [2024-10-21T02:58:56.619Z] 63ca1fbb43ae: Waiting [2024-10-21T02:58:56.619Z] 5d728199b571: Waiting [2024-10-21T02:58:56.619Z] 1b9592ba4d06: Layer already exists [2024-10-21T02:58:56.619Z] 8a1f6e8b441e: Layer already exists [2024-10-21T02:58:56.619Z] 25eec903d8a2: Layer already exists [2024-10-21T02:58:56.619Z] 401902b65637: Layer already exists [2024-10-21T02:58:56.619Z] a35df7d0cfba: Layer already exists [2024-10-21T02:58:56.619Z] 63ca1fbb43ae: Layer already exists [2024-10-21T02:58:56.619Z] 5d728199b571: Layer already exists [2024-10-21T02:58:56.619Z] 3f5d77af28f4: Layer already exists [2024-10-21T02:58:56.619Z] latest: digest: sha256:5388e9c1435dffa99209fcbaecd820aa0702c9467d8190d13f0eadc8d85d1646 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:58:56.952Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:58:57.280Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.109 [2024-10-21T02:58:57.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-21T02:58:57.280Z] 8a1f6e8b441e: Preparing [2024-10-21T02:58:57.280Z] 1b9592ba4d06: Preparing [2024-10-21T02:58:57.280Z] 25eec903d8a2: Preparing [2024-10-21T02:58:57.280Z] a35df7d0cfba: Preparing [2024-10-21T02:58:57.280Z] 401902b65637: Preparing [2024-10-21T02:58:57.280Z] 3f5d77af28f4: Preparing [2024-10-21T02:58:57.280Z] 5d728199b571: Preparing [2024-10-21T02:58:57.280Z] 63ca1fbb43ae: Preparing [2024-10-21T02:58:57.280Z] 3f5d77af28f4: Waiting [2024-10-21T02:58:57.280Z] 5d728199b571: Waiting [2024-10-21T02:58:57.280Z] 63ca1fbb43ae: Waiting [2024-10-21T02:58:57.280Z] 401902b65637: Layer already exists [2024-10-21T02:58:57.280Z] 8a1f6e8b441e: Layer already exists [2024-10-21T02:58:57.280Z] 25eec903d8a2: Layer already exists [2024-10-21T02:58:57.280Z] 1b9592ba4d06: Layer already exists [2024-10-21T02:58:57.280Z] a35df7d0cfba: Layer already exists [2024-10-21T02:58:57.280Z] 5d728199b571: Layer already exists [2024-10-21T02:58:57.280Z] 3f5d77af28f4: Layer already exists [2024-10-21T02:58:57.280Z] 63ca1fbb43ae: Layer already exists [2024-10-21T02:58:57.280Z] 3.2.0-dev.109: digest: sha256:5388e9c1435dffa99209fcbaecd820aa0702c9467d8190d13f0eadc8d85d1646 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:58:57.621Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:58:57.947Z] + docker push nexus3.edgexfoundry.org:10004/core-data:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T02:58:57.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-21T02:58:57.948Z] 8a1f6e8b441e: Preparing [2024-10-21T02:58:57.948Z] 1b9592ba4d06: Preparing [2024-10-21T02:58:57.948Z] 25eec903d8a2: Preparing [2024-10-21T02:58:57.948Z] a35df7d0cfba: Preparing [2024-10-21T02:58:57.948Z] 401902b65637: Preparing [2024-10-21T02:58:57.948Z] 3f5d77af28f4: Preparing [2024-10-21T02:58:57.948Z] 5d728199b571: Preparing [2024-10-21T02:58:57.948Z] 63ca1fbb43ae: Preparing [2024-10-21T02:58:57.948Z] 5d728199b571: Waiting [2024-10-21T02:58:57.948Z] 3f5d77af28f4: Waiting [2024-10-21T02:58:57.948Z] 63ca1fbb43ae: Waiting [2024-10-21T02:58:57.948Z] 25eec903d8a2: Layer already exists [2024-10-21T02:58:57.948Z] 401902b65637: Layer already exists [2024-10-21T02:58:57.948Z] a35df7d0cfba: Layer already exists [2024-10-21T02:58:57.948Z] 1b9592ba4d06: Layer already exists [2024-10-21T02:58:57.948Z] 8a1f6e8b441e: Layer already exists [2024-10-21T02:58:57.948Z] 3f5d77af28f4: Layer already exists [2024-10-21T02:58:57.948Z] 63ca1fbb43ae: Layer already exists [2024-10-21T02:58:57.948Z] 5d728199b571: Layer already exists [2024-10-21T02:58:57.948Z] 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109: digest: sha256:5388e9c1435dffa99209fcbaecd820aa0702c9467d8190d13f0eadc8d85d1646 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:58:58.270Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:58:58.596Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-10-21T02:58:58.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-21T02:58:58.596Z] 8a1f6e8b441e: Preparing [2024-10-21T02:58:58.596Z] 1b9592ba4d06: Preparing [2024-10-21T02:58:58.596Z] 25eec903d8a2: Preparing [2024-10-21T02:58:58.596Z] a35df7d0cfba: Preparing [2024-10-21T02:58:58.596Z] 401902b65637: Preparing [2024-10-21T02:58:58.596Z] 3f5d77af28f4: Preparing [2024-10-21T02:58:58.596Z] 5d728199b571: Preparing [2024-10-21T02:58:58.596Z] 63ca1fbb43ae: Preparing [2024-10-21T02:58:58.596Z] 3f5d77af28f4: Waiting [2024-10-21T02:58:58.596Z] 5d728199b571: Waiting [2024-10-21T02:58:58.596Z] 63ca1fbb43ae: Waiting [2024-10-21T02:58:58.596Z] a35df7d0cfba: Layer already exists [2024-10-21T02:58:58.596Z] 1b9592ba4d06: Layer already exists [2024-10-21T02:58:58.596Z] 401902b65637: Layer already exists [2024-10-21T02:58:58.596Z] 8a1f6e8b441e: Layer already exists [2024-10-21T02:58:58.596Z] 25eec903d8a2: Layer already exists [2024-10-21T02:58:58.596Z] 5d728199b571: Layer already exists [2024-10-21T02:58:58.596Z] 3f5d77af28f4: Layer already exists [2024-10-21T02:58:58.596Z] 63ca1fbb43ae: Layer already exists [2024-10-21T02:58:58.596Z] main: digest: sha256:5388e9c1435dffa99209fcbaecd820aa0702c9467d8190d13f0eadc8d85d1646 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-21T02:58:58.667Z] ===================================================== [Pipeline] echo [2024-10-21T02:58:58.684Z] taggedImages: [2024-10-21T02:58:58.684Z] - nexus3.edgexfoundry.org:10004/core-data:6ace714950837befb0776d0eb088238886854561 [2024-10-21T02:58:58.684Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-10-21T02:58:58.684Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.109 [2024-10-21T02:58:58.684Z] - nexus3.edgexfoundry.org:10004/core-data:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T02:58:58.684Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-10-21T02:58:58.715Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-10-21T02:58:58.715Z] 6ace714950837befb0776d0eb088238886854561 [2024-10-21T02:58:58.715Z] latest [2024-10-21T02:58:58.715Z] 3.2.0-dev.109 [2024-10-21T02:58:58.715Z] 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T02:58:58.715Z] main [2024-10-21T02:58:58.715Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:58:59.068Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:6ace714950837befb0776d0eb088238886854561 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:58:59.397Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:6ace714950837befb0776d0eb088238886854561 [2024-10-21T02:58:59.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-21T02:58:59.398Z] 26b5589ede88: Preparing [2024-10-21T02:58:59.398Z] 0c2c11b08fc8: Preparing [2024-10-21T02:58:59.398Z] a4c01131da4e: Preparing [2024-10-21T02:58:59.398Z] 401902b65637: Preparing [2024-10-21T02:58:59.398Z] 9117a038fdbc: Preparing [2024-10-21T02:58:59.398Z] 3f52d6039bf9: Preparing [2024-10-21T02:58:59.398Z] 63ca1fbb43ae: Preparing [2024-10-21T02:58:59.398Z] 63ca1fbb43ae: Waiting [2024-10-21T02:58:59.398Z] 3f52d6039bf9: Waiting [2024-10-21T02:58:59.398Z] 401902b65637: Layer already exists [2024-10-21T02:58:59.398Z] 9117a038fdbc: Pushed [2024-10-21T02:58:59.398Z] 0c2c11b08fc8: Pushed [2024-10-21T02:58:59.398Z] 3f52d6039bf9: Pushed [2024-10-21T02:58:59.398Z] 26b5589ede88: Pushed [2024-10-21T02:58:59.398Z] 63ca1fbb43ae: Layer already exists [2024-10-21T02:59:02.687Z] a4c01131da4e: Pushed [2024-10-21T02:59:02.687Z] 6ace714950837befb0776d0eb088238886854561: digest: sha256:a8525afb2ea9006e55e88725bce87eaf0dbaebd3420a58b2b9b5714d3b6a23bc size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:03.020Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:03.344Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-10-21T02:59:03.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-21T02:59:03.344Z] 26b5589ede88: Preparing [2024-10-21T02:59:03.344Z] 0c2c11b08fc8: Preparing [2024-10-21T02:59:03.344Z] a4c01131da4e: Preparing [2024-10-21T02:59:03.344Z] 401902b65637: Preparing [2024-10-21T02:59:03.344Z] 9117a038fdbc: Preparing [2024-10-21T02:59:03.344Z] 3f52d6039bf9: Preparing [2024-10-21T02:59:03.344Z] 63ca1fbb43ae: Preparing [2024-10-21T02:59:03.344Z] 3f52d6039bf9: Waiting [2024-10-21T02:59:03.344Z] 0c2c11b08fc8: Layer already exists [2024-10-21T02:59:03.344Z] 26b5589ede88: Layer already exists [2024-10-21T02:59:03.344Z] a4c01131da4e: Layer already exists [2024-10-21T02:59:03.344Z] 401902b65637: Layer already exists [2024-10-21T02:59:03.344Z] 9117a038fdbc: Layer already exists [2024-10-21T02:59:03.344Z] 63ca1fbb43ae: Layer already exists [2024-10-21T02:59:03.344Z] 3f52d6039bf9: Layer already exists [2024-10-21T02:59:03.344Z] latest: digest: sha256:a8525afb2ea9006e55e88725bce87eaf0dbaebd3420a58b2b9b5714d3b6a23bc size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:03.695Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:04.015Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.109 [2024-10-21T02:59:04.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-21T02:59:04.015Z] 26b5589ede88: Preparing [2024-10-21T02:59:04.015Z] 0c2c11b08fc8: Preparing [2024-10-21T02:59:04.015Z] a4c01131da4e: Preparing [2024-10-21T02:59:04.015Z] 401902b65637: Preparing [2024-10-21T02:59:04.015Z] 9117a038fdbc: Preparing [2024-10-21T02:59:04.015Z] 3f52d6039bf9: Preparing [2024-10-21T02:59:04.015Z] 63ca1fbb43ae: Preparing [2024-10-21T02:59:04.015Z] 3f52d6039bf9: Waiting [2024-10-21T02:59:04.015Z] 63ca1fbb43ae: Waiting [2024-10-21T02:59:04.015Z] 401902b65637: Layer already exists [2024-10-21T02:59:04.015Z] 9117a038fdbc: Layer already exists [2024-10-21T02:59:04.015Z] 0c2c11b08fc8: Layer already exists [2024-10-21T02:59:04.015Z] 26b5589ede88: Layer already exists [2024-10-21T02:59:04.015Z] 63ca1fbb43ae: Layer already exists [2024-10-21T02:59:04.015Z] 3f52d6039bf9: Layer already exists [2024-10-21T02:59:04.015Z] a4c01131da4e: Layer already exists [2024-10-21T02:59:04.015Z] 3.2.0-dev.109: digest: sha256:a8525afb2ea9006e55e88725bce87eaf0dbaebd3420a58b2b9b5714d3b6a23bc size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:04.348Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:04.679Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T02:59:04.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-21T02:59:04.679Z] 26b5589ede88: Preparing [2024-10-21T02:59:04.679Z] 0c2c11b08fc8: Preparing [2024-10-21T02:59:04.679Z] a4c01131da4e: Preparing [2024-10-21T02:59:04.679Z] 401902b65637: Preparing [2024-10-21T02:59:04.679Z] 9117a038fdbc: Preparing [2024-10-21T02:59:04.679Z] 3f52d6039bf9: Preparing [2024-10-21T02:59:04.679Z] 63ca1fbb43ae: Preparing [2024-10-21T02:59:04.679Z] 3f52d6039bf9: Waiting [2024-10-21T02:59:04.679Z] 63ca1fbb43ae: Waiting [2024-10-21T02:59:04.679Z] 401902b65637: Layer already exists [2024-10-21T02:59:04.679Z] 9117a038fdbc: Layer already exists [2024-10-21T02:59:04.679Z] 0c2c11b08fc8: Layer already exists [2024-10-21T02:59:04.679Z] 26b5589ede88: Layer already exists [2024-10-21T02:59:04.679Z] a4c01131da4e: Layer already exists [2024-10-21T02:59:04.679Z] 63ca1fbb43ae: Layer already exists [2024-10-21T02:59:04.679Z] 3f52d6039bf9: Layer already exists [2024-10-21T02:59:04.679Z] 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109: digest: sha256:a8525afb2ea9006e55e88725bce87eaf0dbaebd3420a58b2b9b5714d3b6a23bc size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:05.009Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:05.327Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-10-21T02:59:05.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-21T02:59:05.327Z] 26b5589ede88: Preparing [2024-10-21T02:59:05.327Z] 0c2c11b08fc8: Preparing [2024-10-21T02:59:05.327Z] a4c01131da4e: Preparing [2024-10-21T02:59:05.327Z] 401902b65637: Preparing [2024-10-21T02:59:05.327Z] 9117a038fdbc: Preparing [2024-10-21T02:59:05.327Z] 3f52d6039bf9: Preparing [2024-10-21T02:59:05.327Z] 63ca1fbb43ae: Preparing [2024-10-21T02:59:05.327Z] 3f52d6039bf9: Waiting [2024-10-21T02:59:05.327Z] 63ca1fbb43ae: Waiting [2024-10-21T02:59:05.327Z] 26b5589ede88: Layer already exists [2024-10-21T02:59:05.327Z] 0c2c11b08fc8: Layer already exists [2024-10-21T02:59:05.327Z] 401902b65637: Layer already exists [2024-10-21T02:59:05.327Z] a4c01131da4e: Layer already exists [2024-10-21T02:59:05.327Z] 9117a038fdbc: Layer already exists [2024-10-21T02:59:05.327Z] 63ca1fbb43ae: Layer already exists [2024-10-21T02:59:05.327Z] 3f52d6039bf9: Layer already exists [2024-10-21T02:59:05.327Z] main: digest: sha256:a8525afb2ea9006e55e88725bce87eaf0dbaebd3420a58b2b9b5714d3b6a23bc size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-21T02:59:05.397Z] ===================================================== [Pipeline] echo [2024-10-21T02:59:05.408Z] taggedImages: [2024-10-21T02:59:05.409Z] - nexus3.edgexfoundry.org:10004/core-keeper:6ace714950837befb0776d0eb088238886854561 [2024-10-21T02:59:05.409Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-10-21T02:59:05.409Z] - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.109 [2024-10-21T02:59:05.409Z] - nexus3.edgexfoundry.org:10004/core-keeper:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T02:59:05.409Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-10-21T02:59:05.433Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-10-21T02:59:05.433Z] 6ace714950837befb0776d0eb088238886854561 [2024-10-21T02:59:05.433Z] latest [2024-10-21T02:59:05.433Z] 3.2.0-dev.109 [2024-10-21T02:59:05.433Z] 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T02:59:05.433Z] main [2024-10-21T02:59:05.433Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:05.764Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:6ace714950837befb0776d0eb088238886854561 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:06.079Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:6ace714950837befb0776d0eb088238886854561 [2024-10-21T02:59:06.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-21T02:59:06.079Z] 350f8513e7af: Preparing [2024-10-21T02:59:06.079Z] 8dab02e09dd4: Preparing [2024-10-21T02:59:06.079Z] 8d691b7234c0: Preparing [2024-10-21T02:59:06.079Z] e312bc915f37: Preparing [2024-10-21T02:59:06.079Z] a35df7d0cfba: Preparing [2024-10-21T02:59:06.079Z] 401902b65637: Preparing [2024-10-21T02:59:06.079Z] a45ae6833bb2: Preparing [2024-10-21T02:59:06.079Z] 077905d299d9: Preparing [2024-10-21T02:59:06.079Z] 63ca1fbb43ae: Preparing [2024-10-21T02:59:06.079Z] 63ca1fbb43ae: Waiting [2024-10-21T02:59:06.079Z] 077905d299d9: Waiting [2024-10-21T02:59:06.079Z] 401902b65637: Waiting [2024-10-21T02:59:06.079Z] a45ae6833bb2: Waiting [2024-10-21T02:59:06.079Z] a35df7d0cfba: Layer already exists [2024-10-21T02:59:06.079Z] 401902b65637: Layer already exists [2024-10-21T02:59:06.079Z] a45ae6833bb2: Layer already exists [2024-10-21T02:59:06.079Z] 077905d299d9: Layer already exists [2024-10-21T02:59:06.079Z] 63ca1fbb43ae: Layer already exists [2024-10-21T02:59:06.079Z] 8d691b7234c0: Pushed [2024-10-21T02:59:06.079Z] 8dab02e09dd4: Pushed [2024-10-21T02:59:06.079Z] 350f8513e7af: Pushed [2024-10-21T02:59:09.367Z] e312bc915f37: Pushed [2024-10-21T02:59:09.626Z] 6ace714950837befb0776d0eb088238886854561: digest: sha256:8ba51b8828629a92fef9750d5d3a66162a19a619820a0c4f8afd1745ce2976b7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:09.969Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:10.302Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-10-21T02:59:10.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-21T02:59:10.302Z] 350f8513e7af: Preparing [2024-10-21T02:59:10.302Z] 8dab02e09dd4: Preparing [2024-10-21T02:59:10.302Z] 8d691b7234c0: Preparing [2024-10-21T02:59:10.302Z] e312bc915f37: Preparing [2024-10-21T02:59:10.302Z] a35df7d0cfba: Preparing [2024-10-21T02:59:10.302Z] 401902b65637: Preparing [2024-10-21T02:59:10.302Z] a45ae6833bb2: Preparing [2024-10-21T02:59:10.302Z] 077905d299d9: Preparing [2024-10-21T02:59:10.302Z] 63ca1fbb43ae: Preparing [2024-10-21T02:59:10.302Z] 401902b65637: Waiting [2024-10-21T02:59:10.302Z] a45ae6833bb2: Waiting [2024-10-21T02:59:10.302Z] 63ca1fbb43ae: Waiting [2024-10-21T02:59:10.302Z] 8d691b7234c0: Layer already exists [2024-10-21T02:59:10.302Z] a35df7d0cfba: Layer already exists [2024-10-21T02:59:10.302Z] 350f8513e7af: Layer already exists [2024-10-21T02:59:10.302Z] 8dab02e09dd4: Layer already exists [2024-10-21T02:59:10.302Z] e312bc915f37: Layer already exists [2024-10-21T02:59:10.302Z] a45ae6833bb2: Layer already exists [2024-10-21T02:59:10.302Z] 63ca1fbb43ae: Layer already exists [2024-10-21T02:59:10.302Z] 077905d299d9: Layer already exists [2024-10-21T02:59:10.302Z] 401902b65637: Layer already exists [2024-10-21T02:59:10.302Z] latest: digest: sha256:8ba51b8828629a92fef9750d5d3a66162a19a619820a0c4f8afd1745ce2976b7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:10.631Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:10.955Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.109 [2024-10-21T02:59:10.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-21T02:59:10.955Z] 350f8513e7af: Preparing [2024-10-21T02:59:10.955Z] 8dab02e09dd4: Preparing [2024-10-21T02:59:10.955Z] 8d691b7234c0: Preparing [2024-10-21T02:59:10.955Z] e312bc915f37: Preparing [2024-10-21T02:59:10.955Z] a35df7d0cfba: Preparing [2024-10-21T02:59:10.955Z] 401902b65637: Preparing [2024-10-21T02:59:10.955Z] a45ae6833bb2: Preparing [2024-10-21T02:59:10.955Z] 077905d299d9: Preparing [2024-10-21T02:59:10.955Z] 63ca1fbb43ae: Preparing [2024-10-21T02:59:10.955Z] a45ae6833bb2: Waiting [2024-10-21T02:59:10.955Z] 077905d299d9: Waiting [2024-10-21T02:59:10.955Z] 63ca1fbb43ae: Waiting [2024-10-21T02:59:10.955Z] 401902b65637: Waiting [2024-10-21T02:59:10.955Z] 8d691b7234c0: Layer already exists [2024-10-21T02:59:10.955Z] a35df7d0cfba: Layer already exists [2024-10-21T02:59:10.955Z] e312bc915f37: Layer already exists [2024-10-21T02:59:10.955Z] 350f8513e7af: Layer already exists [2024-10-21T02:59:10.955Z] 8dab02e09dd4: Layer already exists [2024-10-21T02:59:10.955Z] a45ae6833bb2: Layer already exists [2024-10-21T02:59:10.955Z] 077905d299d9: Layer already exists [2024-10-21T02:59:10.955Z] 401902b65637: Layer already exists [2024-10-21T02:59:10.955Z] 63ca1fbb43ae: Layer already exists [2024-10-21T02:59:10.955Z] 3.2.0-dev.109: digest: sha256:8ba51b8828629a92fef9750d5d3a66162a19a619820a0c4f8afd1745ce2976b7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:11.285Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:11.610Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T02:59:11.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-21T02:59:11.610Z] 350f8513e7af: Preparing [2024-10-21T02:59:11.610Z] 8dab02e09dd4: Preparing [2024-10-21T02:59:11.610Z] 8d691b7234c0: Preparing [2024-10-21T02:59:11.610Z] e312bc915f37: Preparing [2024-10-21T02:59:11.610Z] a35df7d0cfba: Preparing [2024-10-21T02:59:11.610Z] 401902b65637: Preparing [2024-10-21T02:59:11.610Z] a45ae6833bb2: Preparing [2024-10-21T02:59:11.610Z] 077905d299d9: Preparing [2024-10-21T02:59:11.610Z] 63ca1fbb43ae: Preparing [2024-10-21T02:59:11.610Z] 401902b65637: Waiting [2024-10-21T02:59:11.610Z] a45ae6833bb2: Waiting [2024-10-21T02:59:11.610Z] 077905d299d9: Waiting [2024-10-21T02:59:11.610Z] 63ca1fbb43ae: Waiting [2024-10-21T02:59:11.610Z] 350f8513e7af: Layer already exists [2024-10-21T02:59:11.610Z] 8d691b7234c0: Layer already exists [2024-10-21T02:59:11.610Z] 8dab02e09dd4: Layer already exists [2024-10-21T02:59:11.610Z] a35df7d0cfba: Layer already exists [2024-10-21T02:59:11.610Z] e312bc915f37: Layer already exists [2024-10-21T02:59:11.610Z] 401902b65637: Layer already exists [2024-10-21T02:59:11.610Z] 077905d299d9: Layer already exists [2024-10-21T02:59:11.610Z] a45ae6833bb2: Layer already exists [2024-10-21T02:59:11.610Z] 63ca1fbb43ae: Layer already exists [2024-10-21T02:59:11.610Z] 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109: digest: sha256:8ba51b8828629a92fef9750d5d3a66162a19a619820a0c4f8afd1745ce2976b7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:11.936Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:12.262Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-10-21T02:59:12.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-21T02:59:12.262Z] 350f8513e7af: Preparing [2024-10-21T02:59:12.262Z] 8dab02e09dd4: Preparing [2024-10-21T02:59:12.262Z] 8d691b7234c0: Preparing [2024-10-21T02:59:12.262Z] e312bc915f37: Preparing [2024-10-21T02:59:12.262Z] a35df7d0cfba: Preparing [2024-10-21T02:59:12.262Z] 401902b65637: Preparing [2024-10-21T02:59:12.262Z] a45ae6833bb2: Preparing [2024-10-21T02:59:12.262Z] 077905d299d9: Preparing [2024-10-21T02:59:12.262Z] 63ca1fbb43ae: Preparing [2024-10-21T02:59:12.262Z] 401902b65637: Waiting [2024-10-21T02:59:12.262Z] a45ae6833bb2: Waiting [2024-10-21T02:59:12.262Z] 077905d299d9: Waiting [2024-10-21T02:59:12.262Z] a35df7d0cfba: Layer already exists [2024-10-21T02:59:12.262Z] e312bc915f37: Layer already exists [2024-10-21T02:59:12.262Z] 8d691b7234c0: Layer already exists [2024-10-21T02:59:12.262Z] 8dab02e09dd4: Layer already exists [2024-10-21T02:59:12.262Z] 350f8513e7af: Layer already exists [2024-10-21T02:59:12.262Z] 401902b65637: Layer already exists [2024-10-21T02:59:12.262Z] a45ae6833bb2: Layer already exists [2024-10-21T02:59:12.262Z] 077905d299d9: Layer already exists [2024-10-21T02:59:12.262Z] 63ca1fbb43ae: Layer already exists [2024-10-21T02:59:12.262Z] main: digest: sha256:8ba51b8828629a92fef9750d5d3a66162a19a619820a0c4f8afd1745ce2976b7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-21T02:59:12.336Z] ===================================================== [Pipeline] echo [2024-10-21T02:59:12.347Z] taggedImages: [2024-10-21T02:59:12.347Z] - nexus3.edgexfoundry.org:10004/core-metadata:6ace714950837befb0776d0eb088238886854561 [2024-10-21T02:59:12.347Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-10-21T02:59:12.347Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.109 [2024-10-21T02:59:12.347Z] - nexus3.edgexfoundry.org:10004/core-metadata:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T02:59:12.347Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-10-21T02:59:12.372Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-10-21T02:59:12.372Z] 6ace714950837befb0776d0eb088238886854561 [2024-10-21T02:59:12.372Z] latest [2024-10-21T02:59:12.372Z] 3.2.0-dev.109 [2024-10-21T02:59:12.372Z] 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T02:59:12.372Z] main [2024-10-21T02:59:12.372Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:12.717Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:6ace714950837befb0776d0eb088238886854561 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:13.038Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:6ace714950837befb0776d0eb088238886854561 [2024-10-21T02:59:13.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-21T02:59:13.038Z] 57998e2d6b8e: Preparing [2024-10-21T02:59:13.038Z] 559e9d192bb2: Preparing [2024-10-21T02:59:13.038Z] 8e6eb3d708f5: Preparing [2024-10-21T02:59:13.038Z] 61f11e84de60: Preparing [2024-10-21T02:59:13.038Z] 13ffdc6e9048: Preparing [2024-10-21T02:59:13.038Z] dd8db556817e: Preparing [2024-10-21T02:59:13.038Z] bbee873b9fca: Preparing [2024-10-21T02:59:13.038Z] 943db764b2e2: Preparing [2024-10-21T02:59:13.038Z] a35df7d0cfba: Preparing [2024-10-21T02:59:13.038Z] 401902b65637: Preparing [2024-10-21T02:59:13.038Z] 98085f609bec: Preparing [2024-10-21T02:59:13.038Z] ca187df3396b: Preparing [2024-10-21T02:59:13.038Z] 5f70bf18a086: Preparing [2024-10-21T02:59:13.038Z] bc652c1eb3c4: Preparing [2024-10-21T02:59:13.038Z] fa6a4a6fa39e: Preparing [2024-10-21T02:59:13.038Z] de53d63a99b3: Preparing [2024-10-21T02:59:13.038Z] 63ca1fbb43ae: Preparing [2024-10-21T02:59:13.038Z] 943db764b2e2: Waiting [2024-10-21T02:59:13.038Z] a35df7d0cfba: Waiting [2024-10-21T02:59:13.038Z] 401902b65637: Waiting [2024-10-21T02:59:13.038Z] fa6a4a6fa39e: Waiting [2024-10-21T02:59:13.038Z] de53d63a99b3: Waiting [2024-10-21T02:59:13.038Z] dd8db556817e: Waiting [2024-10-21T02:59:13.038Z] 63ca1fbb43ae: Waiting [2024-10-21T02:59:13.038Z] bbee873b9fca: Waiting [2024-10-21T02:59:13.038Z] 98085f609bec: Waiting [2024-10-21T02:59:13.038Z] 5f70bf18a086: Waiting [2024-10-21T02:59:13.038Z] ca187df3396b: Waiting [2024-10-21T02:59:13.038Z] bc652c1eb3c4: Waiting [2024-10-21T02:59:13.038Z] 8e6eb3d708f5: Pushed [2024-10-21T02:59:13.038Z] 13ffdc6e9048: Pushed [2024-10-21T02:59:13.038Z] 61f11e84de60: Pushed [2024-10-21T02:59:13.038Z] 559e9d192bb2: Pushed [2024-10-21T02:59:13.038Z] 57998e2d6b8e: Pushed [2024-10-21T02:59:13.038Z] a35df7d0cfba: Layer already exists [2024-10-21T02:59:13.038Z] 401902b65637: Layer already exists [2024-10-21T02:59:13.038Z] dd8db556817e: Pushed [2024-10-21T02:59:13.299Z] 5f70bf18a086: Layer already exists [2024-10-21T02:59:13.299Z] bbee873b9fca: Pushed [2024-10-21T02:59:13.299Z] 98085f609bec: Pushed [2024-10-21T02:59:13.299Z] bc652c1eb3c4: Pushed [2024-10-21T02:59:13.299Z] ca187df3396b: Pushed [2024-10-21T02:59:13.299Z] 63ca1fbb43ae: Layer already exists [2024-10-21T02:59:13.299Z] de53d63a99b3: Pushed [2024-10-21T02:59:13.884Z] fa6a4a6fa39e: Pushed [2024-10-21T02:59:15.263Z] 943db764b2e2: Pushed [2024-10-21T02:59:15.523Z] 6ace714950837befb0776d0eb088238886854561: digest: sha256:e6a3b9639a8885e11b15164cf48580b31b0122d08d73fb075f8ab4ca1adca6ed size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:15.853Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:16.175Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-10-21T02:59:16.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-21T02:59:16.175Z] 57998e2d6b8e: Preparing [2024-10-21T02:59:16.175Z] 559e9d192bb2: Preparing [2024-10-21T02:59:16.175Z] 8e6eb3d708f5: Preparing [2024-10-21T02:59:16.175Z] 61f11e84de60: Preparing [2024-10-21T02:59:16.175Z] 13ffdc6e9048: Preparing [2024-10-21T02:59:16.175Z] dd8db556817e: Preparing [2024-10-21T02:59:16.175Z] bbee873b9fca: Preparing [2024-10-21T02:59:16.175Z] 943db764b2e2: Preparing [2024-10-21T02:59:16.175Z] a35df7d0cfba: Preparing [2024-10-21T02:59:16.175Z] 401902b65637: Preparing [2024-10-21T02:59:16.175Z] 98085f609bec: Preparing [2024-10-21T02:59:16.175Z] ca187df3396b: Preparing [2024-10-21T02:59:16.175Z] 5f70bf18a086: Preparing [2024-10-21T02:59:16.175Z] bc652c1eb3c4: Preparing [2024-10-21T02:59:16.175Z] fa6a4a6fa39e: Preparing [2024-10-21T02:59:16.175Z] de53d63a99b3: Preparing [2024-10-21T02:59:16.175Z] 63ca1fbb43ae: Preparing [2024-10-21T02:59:16.175Z] ca187df3396b: Waiting [2024-10-21T02:59:16.175Z] 5f70bf18a086: Waiting [2024-10-21T02:59:16.175Z] dd8db556817e: Waiting [2024-10-21T02:59:16.175Z] bc652c1eb3c4: Waiting [2024-10-21T02:59:16.175Z] fa6a4a6fa39e: Waiting [2024-10-21T02:59:16.175Z] de53d63a99b3: Waiting [2024-10-21T02:59:16.175Z] 63ca1fbb43ae: Waiting [2024-10-21T02:59:16.175Z] bbee873b9fca: Waiting [2024-10-21T02:59:16.175Z] 943db764b2e2: Waiting [2024-10-21T02:59:16.175Z] a35df7d0cfba: Waiting [2024-10-21T02:59:16.175Z] 98085f609bec: Waiting [2024-10-21T02:59:16.175Z] 401902b65637: Waiting [2024-10-21T02:59:16.175Z] 8e6eb3d708f5: Layer already exists [2024-10-21T02:59:16.175Z] 61f11e84de60: Layer already exists [2024-10-21T02:59:16.175Z] 13ffdc6e9048: Layer already exists [2024-10-21T02:59:16.175Z] 57998e2d6b8e: Layer already exists [2024-10-21T02:59:16.175Z] 559e9d192bb2: Layer already exists [2024-10-21T02:59:16.175Z] 943db764b2e2: Layer already exists [2024-10-21T02:59:16.175Z] bbee873b9fca: Layer already exists [2024-10-21T02:59:16.175Z] 401902b65637: Layer already exists [2024-10-21T02:59:16.175Z] dd8db556817e: Layer already exists [2024-10-21T02:59:16.175Z] a35df7d0cfba: Layer already exists [2024-10-21T02:59:16.175Z] ca187df3396b: Layer already exists [2024-10-21T02:59:16.175Z] 98085f609bec: Layer already exists [2024-10-21T02:59:16.175Z] bc652c1eb3c4: Layer already exists [2024-10-21T02:59:16.175Z] 5f70bf18a086: Layer already exists [2024-10-21T02:59:16.175Z] fa6a4a6fa39e: Layer already exists [2024-10-21T02:59:16.175Z] de53d63a99b3: Layer already exists [2024-10-21T02:59:16.175Z] 63ca1fbb43ae: Layer already exists [2024-10-21T02:59:16.175Z] latest: digest: sha256:e6a3b9639a8885e11b15164cf48580b31b0122d08d73fb075f8ab4ca1adca6ed size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:16.505Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:16.823Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.109 [2024-10-21T02:59:16.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-21T02:59:16.823Z] 57998e2d6b8e: Preparing [2024-10-21T02:59:16.823Z] 559e9d192bb2: Preparing [2024-10-21T02:59:16.823Z] 8e6eb3d708f5: Preparing [2024-10-21T02:59:16.823Z] 61f11e84de60: Preparing [2024-10-21T02:59:16.823Z] 13ffdc6e9048: Preparing [2024-10-21T02:59:16.823Z] dd8db556817e: Preparing [2024-10-21T02:59:16.823Z] bbee873b9fca: Preparing [2024-10-21T02:59:16.823Z] 943db764b2e2: Preparing [2024-10-21T02:59:16.823Z] a35df7d0cfba: Preparing [2024-10-21T02:59:16.823Z] 401902b65637: Preparing [2024-10-21T02:59:16.823Z] 98085f609bec: Preparing [2024-10-21T02:59:16.823Z] ca187df3396b: Preparing [2024-10-21T02:59:16.823Z] 5f70bf18a086: Preparing [2024-10-21T02:59:16.823Z] bc652c1eb3c4: Preparing [2024-10-21T02:59:16.823Z] fa6a4a6fa39e: Preparing [2024-10-21T02:59:16.823Z] de53d63a99b3: Preparing [2024-10-21T02:59:16.823Z] 63ca1fbb43ae: Preparing [2024-10-21T02:59:16.823Z] bbee873b9fca: Waiting [2024-10-21T02:59:16.823Z] 943db764b2e2: Waiting [2024-10-21T02:59:16.823Z] 98085f609bec: Waiting [2024-10-21T02:59:16.823Z] a35df7d0cfba: Waiting [2024-10-21T02:59:16.823Z] ca187df3396b: Waiting [2024-10-21T02:59:16.823Z] 401902b65637: Waiting [2024-10-21T02:59:16.823Z] 5f70bf18a086: Waiting [2024-10-21T02:59:16.823Z] bc652c1eb3c4: Waiting [2024-10-21T02:59:16.823Z] dd8db556817e: Waiting [2024-10-21T02:59:16.823Z] fa6a4a6fa39e: Waiting [2024-10-21T02:59:16.823Z] 63ca1fbb43ae: Waiting [2024-10-21T02:59:16.823Z] de53d63a99b3: Waiting [2024-10-21T02:59:16.823Z] 57998e2d6b8e: Layer already exists [2024-10-21T02:59:16.823Z] 8e6eb3d708f5: Layer already exists [2024-10-21T02:59:16.823Z] 13ffdc6e9048: Layer already exists [2024-10-21T02:59:16.823Z] 61f11e84de60: Layer already exists [2024-10-21T02:59:16.823Z] 559e9d192bb2: Layer already exists [2024-10-21T02:59:16.823Z] bbee873b9fca: Layer already exists [2024-10-21T02:59:16.823Z] 943db764b2e2: Layer already exists [2024-10-21T02:59:16.823Z] dd8db556817e: Layer already exists [2024-10-21T02:59:16.823Z] 401902b65637: Layer already exists [2024-10-21T02:59:16.823Z] a35df7d0cfba: Layer already exists [2024-10-21T02:59:16.823Z] 98085f609bec: Layer already exists [2024-10-21T02:59:16.823Z] ca187df3396b: Layer already exists [2024-10-21T02:59:16.823Z] fa6a4a6fa39e: Layer already exists [2024-10-21T02:59:16.823Z] bc652c1eb3c4: Layer already exists [2024-10-21T02:59:16.823Z] 5f70bf18a086: Layer already exists [2024-10-21T02:59:16.823Z] de53d63a99b3: Layer already exists [2024-10-21T02:59:16.823Z] 63ca1fbb43ae: Layer already exists [2024-10-21T02:59:16.823Z] 3.2.0-dev.109: digest: sha256:e6a3b9639a8885e11b15164cf48580b31b0122d08d73fb075f8ab4ca1adca6ed size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:17.149Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:17.475Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T02:59:17.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-21T02:59:17.475Z] 57998e2d6b8e: Preparing [2024-10-21T02:59:17.475Z] 559e9d192bb2: Preparing [2024-10-21T02:59:17.475Z] 8e6eb3d708f5: Preparing [2024-10-21T02:59:17.475Z] 61f11e84de60: Preparing [2024-10-21T02:59:17.475Z] 13ffdc6e9048: Preparing [2024-10-21T02:59:17.475Z] dd8db556817e: Preparing [2024-10-21T02:59:17.475Z] bbee873b9fca: Preparing [2024-10-21T02:59:17.475Z] 943db764b2e2: Preparing [2024-10-21T02:59:17.475Z] a35df7d0cfba: Preparing [2024-10-21T02:59:17.475Z] 401902b65637: Preparing [2024-10-21T02:59:17.475Z] 98085f609bec: Preparing [2024-10-21T02:59:17.475Z] ca187df3396b: Preparing [2024-10-21T02:59:17.475Z] 5f70bf18a086: Preparing [2024-10-21T02:59:17.475Z] bc652c1eb3c4: Preparing [2024-10-21T02:59:17.475Z] fa6a4a6fa39e: Preparing [2024-10-21T02:59:17.475Z] de53d63a99b3: Preparing [2024-10-21T02:59:17.475Z] 63ca1fbb43ae: Preparing [2024-10-21T02:59:17.475Z] dd8db556817e: Waiting [2024-10-21T02:59:17.475Z] 98085f609bec: Waiting [2024-10-21T02:59:17.475Z] ca187df3396b: Waiting [2024-10-21T02:59:17.475Z] bbee873b9fca: Waiting [2024-10-21T02:59:17.475Z] 943db764b2e2: Waiting [2024-10-21T02:59:17.475Z] 5f70bf18a086: Waiting [2024-10-21T02:59:17.475Z] a35df7d0cfba: Waiting [2024-10-21T02:59:17.475Z] bc652c1eb3c4: Waiting [2024-10-21T02:59:17.475Z] de53d63a99b3: Waiting [2024-10-21T02:59:17.475Z] 63ca1fbb43ae: Waiting [2024-10-21T02:59:17.475Z] 57998e2d6b8e: Layer already exists [2024-10-21T02:59:17.475Z] 13ffdc6e9048: Layer already exists [2024-10-21T02:59:17.475Z] 559e9d192bb2: Layer already exists [2024-10-21T02:59:17.475Z] 8e6eb3d708f5: Layer already exists [2024-10-21T02:59:17.475Z] 61f11e84de60: Layer already exists [2024-10-21T02:59:17.475Z] bbee873b9fca: Layer already exists [2024-10-21T02:59:17.475Z] 943db764b2e2: Layer already exists [2024-10-21T02:59:17.475Z] dd8db556817e: Layer already exists [2024-10-21T02:59:17.475Z] a35df7d0cfba: Layer already exists [2024-10-21T02:59:17.475Z] 401902b65637: Layer already exists [2024-10-21T02:59:17.475Z] 5f70bf18a086: Layer already exists [2024-10-21T02:59:17.475Z] bc652c1eb3c4: Layer already exists [2024-10-21T02:59:17.475Z] 98085f609bec: Layer already exists [2024-10-21T02:59:17.475Z] fa6a4a6fa39e: Layer already exists [2024-10-21T02:59:17.475Z] ca187df3396b: Layer already exists [2024-10-21T02:59:17.475Z] de53d63a99b3: Layer already exists [2024-10-21T02:59:17.475Z] 63ca1fbb43ae: Layer already exists [2024-10-21T02:59:17.475Z] 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109: digest: sha256:e6a3b9639a8885e11b15164cf48580b31b0122d08d73fb075f8ab4ca1adca6ed size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:17.819Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:18.145Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-10-21T02:59:18.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-21T02:59:18.145Z] 57998e2d6b8e: Preparing [2024-10-21T02:59:18.145Z] 559e9d192bb2: Preparing [2024-10-21T02:59:18.145Z] 8e6eb3d708f5: Preparing [2024-10-21T02:59:18.145Z] 61f11e84de60: Preparing [2024-10-21T02:59:18.145Z] 13ffdc6e9048: Preparing [2024-10-21T02:59:18.145Z] dd8db556817e: Preparing [2024-10-21T02:59:18.145Z] bbee873b9fca: Preparing [2024-10-21T02:59:18.145Z] 943db764b2e2: Preparing [2024-10-21T02:59:18.145Z] a35df7d0cfba: Preparing [2024-10-21T02:59:18.145Z] 401902b65637: Preparing [2024-10-21T02:59:18.145Z] 98085f609bec: Preparing [2024-10-21T02:59:18.145Z] ca187df3396b: Preparing [2024-10-21T02:59:18.145Z] 5f70bf18a086: Preparing [2024-10-21T02:59:18.145Z] dd8db556817e: Waiting [2024-10-21T02:59:18.145Z] bbee873b9fca: Waiting [2024-10-21T02:59:18.145Z] bc652c1eb3c4: Preparing [2024-10-21T02:59:18.145Z] fa6a4a6fa39e: Preparing [2024-10-21T02:59:18.145Z] 943db764b2e2: Waiting [2024-10-21T02:59:18.145Z] de53d63a99b3: Preparing [2024-10-21T02:59:18.145Z] 401902b65637: Waiting [2024-10-21T02:59:18.145Z] 63ca1fbb43ae: Preparing [2024-10-21T02:59:18.145Z] 98085f609bec: Waiting [2024-10-21T02:59:18.145Z] de53d63a99b3: Waiting [2024-10-21T02:59:18.145Z] fa6a4a6fa39e: Waiting [2024-10-21T02:59:18.145Z] ca187df3396b: Waiting [2024-10-21T02:59:18.145Z] 63ca1fbb43ae: Waiting [2024-10-21T02:59:18.145Z] bc652c1eb3c4: Waiting [2024-10-21T02:59:18.145Z] a35df7d0cfba: Waiting [2024-10-21T02:59:18.145Z] 559e9d192bb2: Layer already exists [2024-10-21T02:59:18.145Z] 13ffdc6e9048: Layer already exists [2024-10-21T02:59:18.145Z] 61f11e84de60: Layer already exists [2024-10-21T02:59:18.145Z] 57998e2d6b8e: Layer already exists [2024-10-21T02:59:18.145Z] 8e6eb3d708f5: Layer already exists [2024-10-21T02:59:18.145Z] dd8db556817e: Layer already exists [2024-10-21T02:59:18.145Z] bbee873b9fca: Layer already exists [2024-10-21T02:59:18.145Z] 943db764b2e2: Layer already exists [2024-10-21T02:59:18.145Z] a35df7d0cfba: Layer already exists [2024-10-21T02:59:18.145Z] 401902b65637: Layer already exists [2024-10-21T02:59:18.145Z] 98085f609bec: Layer already exists [2024-10-21T02:59:18.145Z] ca187df3396b: Layer already exists [2024-10-21T02:59:18.145Z] bc652c1eb3c4: Layer already exists [2024-10-21T02:59:18.145Z] 5f70bf18a086: Layer already exists [2024-10-21T02:59:18.145Z] fa6a4a6fa39e: Layer already exists [2024-10-21T02:59:18.145Z] de53d63a99b3: Layer already exists [2024-10-21T02:59:18.145Z] 63ca1fbb43ae: Layer already exists [2024-10-21T02:59:18.145Z] main: digest: sha256:e6a3b9639a8885e11b15164cf48580b31b0122d08d73fb075f8ab4ca1adca6ed size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-21T02:59:18.224Z] ===================================================== [Pipeline] echo [2024-10-21T02:59:18.238Z] taggedImages: [2024-10-21T02:59:18.238Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:6ace714950837befb0776d0eb088238886854561 [2024-10-21T02:59:18.238Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-10-21T02:59:18.238Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.109 [2024-10-21T02:59:18.238Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T02:59:18.238Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-10-21T02:59:18.273Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-10-21T02:59:18.273Z] 6ace714950837befb0776d0eb088238886854561 [2024-10-21T02:59:18.273Z] latest [2024-10-21T02:59:18.273Z] 3.2.0-dev.109 [2024-10-21T02:59:18.273Z] 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T02:59:18.273Z] main [2024-10-21T02:59:18.273Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:18.673Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:6ace714950837befb0776d0eb088238886854561 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:19.002Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:6ace714950837befb0776d0eb088238886854561 [2024-10-21T02:59:19.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-21T02:59:19.002Z] 8f9408c482da: Preparing [2024-10-21T02:59:19.002Z] 4560ea70f588: Preparing [2024-10-21T02:59:19.002Z] 2261df505ec0: Preparing [2024-10-21T02:59:19.002Z] 493901bbfc4b: Preparing [2024-10-21T02:59:19.002Z] a35df7d0cfba: Preparing [2024-10-21T02:59:19.002Z] 401902b65637: Preparing [2024-10-21T02:59:19.002Z] a45ae6833bb2: Preparing [2024-10-21T02:59:19.002Z] 077905d299d9: Preparing [2024-10-21T02:59:19.002Z] 63ca1fbb43ae: Preparing [2024-10-21T02:59:19.002Z] 077905d299d9: Waiting [2024-10-21T02:59:19.002Z] a45ae6833bb2: Waiting [2024-10-21T02:59:19.002Z] 401902b65637: Waiting [2024-10-21T02:59:19.002Z] 63ca1fbb43ae: Waiting [2024-10-21T02:59:19.002Z] 8f9408c482da: Layer already exists [2024-10-21T02:59:19.002Z] a35df7d0cfba: Layer already exists [2024-10-21T02:59:19.002Z] 4560ea70f588: Layer already exists [2024-10-21T02:59:19.002Z] 2261df505ec0: Pushed [2024-10-21T02:59:19.002Z] 401902b65637: Layer already exists [2024-10-21T02:59:19.002Z] 077905d299d9: Layer already exists [2024-10-21T02:59:19.002Z] a45ae6833bb2: Layer already exists [2024-10-21T02:59:19.002Z] 63ca1fbb43ae: Layer already exists [2024-10-21T02:59:22.702Z] 493901bbfc4b: Pushed [2024-10-21T02:59:22.983Z] 6ace714950837befb0776d0eb088238886854561: digest: sha256:cd934c77eecf91dee1633c0d3fff4bd762e2f67a042c1dc0f6e193037be54d62 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:23.318Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:23.653Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-10-21T02:59:23.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-21T02:59:23.653Z] 8f9408c482da: Preparing [2024-10-21T02:59:23.653Z] 4560ea70f588: Preparing [2024-10-21T02:59:23.653Z] 2261df505ec0: Preparing [2024-10-21T02:59:23.653Z] 493901bbfc4b: Preparing [2024-10-21T02:59:23.653Z] a35df7d0cfba: Preparing [2024-10-21T02:59:23.653Z] 401902b65637: Preparing [2024-10-21T02:59:23.653Z] a45ae6833bb2: Preparing [2024-10-21T02:59:23.653Z] 077905d299d9: Preparing [2024-10-21T02:59:23.653Z] 63ca1fbb43ae: Preparing [2024-10-21T02:59:23.653Z] 401902b65637: Waiting [2024-10-21T02:59:23.653Z] a45ae6833bb2: Waiting [2024-10-21T02:59:23.653Z] 077905d299d9: Waiting [2024-10-21T02:59:23.653Z] 63ca1fbb43ae: Waiting [2024-10-21T02:59:23.653Z] 4560ea70f588: Layer already exists [2024-10-21T02:59:23.653Z] 493901bbfc4b: Layer already exists [2024-10-21T02:59:23.653Z] 8f9408c482da: Layer already exists [2024-10-21T02:59:23.653Z] a35df7d0cfba: Layer already exists [2024-10-21T02:59:23.653Z] 2261df505ec0: Layer already exists [2024-10-21T02:59:23.653Z] 077905d299d9: Layer already exists [2024-10-21T02:59:23.653Z] a45ae6833bb2: Layer already exists [2024-10-21T02:59:23.653Z] 401902b65637: Layer already exists [2024-10-21T02:59:23.653Z] 63ca1fbb43ae: Layer already exists [2024-10-21T02:59:23.653Z] latest: digest: sha256:cd934c77eecf91dee1633c0d3fff4bd762e2f67a042c1dc0f6e193037be54d62 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:23.995Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:24.325Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.109 [2024-10-21T02:59:24.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-21T02:59:24.325Z] 8f9408c482da: Preparing [2024-10-21T02:59:24.325Z] 4560ea70f588: Preparing [2024-10-21T02:59:24.325Z] 2261df505ec0: Preparing [2024-10-21T02:59:24.325Z] 493901bbfc4b: Preparing [2024-10-21T02:59:24.325Z] a35df7d0cfba: Preparing [2024-10-21T02:59:24.325Z] 401902b65637: Preparing [2024-10-21T02:59:24.325Z] a45ae6833bb2: Preparing [2024-10-21T02:59:24.325Z] 077905d299d9: Preparing [2024-10-21T02:59:24.325Z] 63ca1fbb43ae: Preparing [2024-10-21T02:59:24.325Z] 401902b65637: Waiting [2024-10-21T02:59:24.325Z] a45ae6833bb2: Waiting [2024-10-21T02:59:24.325Z] 077905d299d9: Waiting [2024-10-21T02:59:24.325Z] 63ca1fbb43ae: Waiting [2024-10-21T02:59:24.325Z] a35df7d0cfba: Layer already exists [2024-10-21T02:59:24.325Z] 2261df505ec0: Layer already exists [2024-10-21T02:59:24.325Z] 4560ea70f588: Layer already exists [2024-10-21T02:59:24.325Z] 493901bbfc4b: Layer already exists [2024-10-21T02:59:24.325Z] 8f9408c482da: Layer already exists [2024-10-21T02:59:24.325Z] a45ae6833bb2: Layer already exists [2024-10-21T02:59:24.325Z] 401902b65637: Layer already exists [2024-10-21T02:59:24.325Z] 077905d299d9: Layer already exists [2024-10-21T02:59:24.325Z] 63ca1fbb43ae: Layer already exists [2024-10-21T02:59:24.325Z] 3.2.0-dev.109: digest: sha256:cd934c77eecf91dee1633c0d3fff4bd762e2f67a042c1dc0f6e193037be54d62 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:24.653Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:24.981Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T02:59:24.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-21T02:59:24.981Z] 8f9408c482da: Preparing [2024-10-21T02:59:24.981Z] 4560ea70f588: Preparing [2024-10-21T02:59:24.981Z] 2261df505ec0: Preparing [2024-10-21T02:59:24.981Z] 493901bbfc4b: Preparing [2024-10-21T02:59:24.981Z] a35df7d0cfba: Preparing [2024-10-21T02:59:24.981Z] 401902b65637: Preparing [2024-10-21T02:59:24.981Z] a45ae6833bb2: Preparing [2024-10-21T02:59:24.981Z] 077905d299d9: Preparing [2024-10-21T02:59:24.981Z] 63ca1fbb43ae: Preparing [2024-10-21T02:59:24.981Z] a45ae6833bb2: Waiting [2024-10-21T02:59:24.981Z] 63ca1fbb43ae: Waiting [2024-10-21T02:59:24.981Z] 077905d299d9: Waiting [2024-10-21T02:59:24.981Z] 401902b65637: Waiting [2024-10-21T02:59:24.981Z] 493901bbfc4b: Layer already exists [2024-10-21T02:59:24.981Z] 2261df505ec0: Layer already exists [2024-10-21T02:59:24.981Z] 4560ea70f588: Layer already exists [2024-10-21T02:59:24.981Z] a35df7d0cfba: Layer already exists [2024-10-21T02:59:24.981Z] 8f9408c482da: Layer already exists [2024-10-21T02:59:24.981Z] 401902b65637: Layer already exists [2024-10-21T02:59:24.981Z] a45ae6833bb2: Layer already exists [2024-10-21T02:59:24.981Z] 077905d299d9: Layer already exists [2024-10-21T02:59:24.981Z] 63ca1fbb43ae: Layer already exists [2024-10-21T02:59:24.981Z] 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109: digest: sha256:cd934c77eecf91dee1633c0d3fff4bd762e2f67a042c1dc0f6e193037be54d62 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:25.315Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:25.644Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-10-21T02:59:25.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-21T02:59:25.644Z] 8f9408c482da: Preparing [2024-10-21T02:59:25.644Z] 4560ea70f588: Preparing [2024-10-21T02:59:25.644Z] 2261df505ec0: Preparing [2024-10-21T02:59:25.644Z] 493901bbfc4b: Preparing [2024-10-21T02:59:25.644Z] a35df7d0cfba: Preparing [2024-10-21T02:59:25.644Z] 401902b65637: Preparing [2024-10-21T02:59:25.644Z] a45ae6833bb2: Preparing [2024-10-21T02:59:25.644Z] 077905d299d9: Preparing [2024-10-21T02:59:25.644Z] 63ca1fbb43ae: Preparing [2024-10-21T02:59:25.644Z] 401902b65637: Waiting [2024-10-21T02:59:25.644Z] a45ae6833bb2: Waiting [2024-10-21T02:59:25.644Z] 077905d299d9: Waiting [2024-10-21T02:59:25.644Z] 63ca1fbb43ae: Waiting [2024-10-21T02:59:25.644Z] a35df7d0cfba: Layer already exists [2024-10-21T02:59:25.644Z] 2261df505ec0: Layer already exists [2024-10-21T02:59:25.644Z] 8f9408c482da: Layer already exists [2024-10-21T02:59:25.644Z] 4560ea70f588: Layer already exists [2024-10-21T02:59:25.644Z] 493901bbfc4b: Layer already exists [2024-10-21T02:59:25.644Z] 401902b65637: Layer already exists [2024-10-21T02:59:25.644Z] a45ae6833bb2: Layer already exists [2024-10-21T02:59:25.644Z] 63ca1fbb43ae: Layer already exists [2024-10-21T02:59:25.644Z] 077905d299d9: Layer already exists [2024-10-21T02:59:25.644Z] main: digest: sha256:cd934c77eecf91dee1633c0d3fff4bd762e2f67a042c1dc0f6e193037be54d62 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-21T02:59:25.721Z] ===================================================== [Pipeline] echo [2024-10-21T02:59:25.736Z] taggedImages: [2024-10-21T02:59:25.736Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:6ace714950837befb0776d0eb088238886854561 [2024-10-21T02:59:25.736Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-10-21T02:59:25.736Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.109 [2024-10-21T02:59:25.736Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T02:59:25.736Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-10-21T02:59:25.767Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-10-21T02:59:25.767Z] 6ace714950837befb0776d0eb088238886854561 [2024-10-21T02:59:25.767Z] latest [2024-10-21T02:59:25.767Z] 3.2.0-dev.109 [2024-10-21T02:59:25.767Z] 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T02:59:25.767Z] main [2024-10-21T02:59:25.767Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:26.108Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:6ace714950837befb0776d0eb088238886854561 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:26.433Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:6ace714950837befb0776d0eb088238886854561 [2024-10-21T02:59:26.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-21T02:59:26.433Z] fb496577c36a: Preparing [2024-10-21T02:59:26.433Z] 15241d86281a: Preparing [2024-10-21T02:59:26.433Z] 2430b0bde0aa: Preparing [2024-10-21T02:59:26.433Z] ce7e06f0ab5e: Preparing [2024-10-21T02:59:26.433Z] 3857f53d350f: Preparing [2024-10-21T02:59:26.433Z] a35df7d0cfba: Preparing [2024-10-21T02:59:26.433Z] 401902b65637: Preparing [2024-10-21T02:59:26.433Z] 9976137487e4: Preparing [2024-10-21T02:59:26.433Z] 6170a9363ba2: Preparing [2024-10-21T02:59:26.433Z] 7a8d09e1aef8: Preparing [2024-10-21T02:59:26.433Z] 63ca1fbb43ae: Preparing [2024-10-21T02:59:26.434Z] 401902b65637: Waiting [2024-10-21T02:59:26.434Z] 9976137487e4: Waiting [2024-10-21T02:59:26.434Z] 6170a9363ba2: Waiting [2024-10-21T02:59:26.434Z] 7a8d09e1aef8: Waiting [2024-10-21T02:59:26.434Z] 63ca1fbb43ae: Waiting [2024-10-21T02:59:26.434Z] a35df7d0cfba: Waiting [2024-10-21T02:59:26.434Z] 3857f53d350f: Pushed [2024-10-21T02:59:26.434Z] fb496577c36a: Pushed [2024-10-21T02:59:26.434Z] ce7e06f0ab5e: Pushed [2024-10-21T02:59:26.434Z] 15241d86281a: Pushed [2024-10-21T02:59:26.434Z] a35df7d0cfba: Layer already exists [2024-10-21T02:59:26.434Z] 401902b65637: Layer already exists [2024-10-21T02:59:26.434Z] 63ca1fbb43ae: Layer already exists [2024-10-21T02:59:26.693Z] 9976137487e4: Pushed [2024-10-21T02:59:26.693Z] 6170a9363ba2: Pushed [2024-10-21T02:59:28.071Z] 2430b0bde0aa: Pushed [2024-10-21T02:59:28.641Z] 7a8d09e1aef8: Pushed [2024-10-21T02:59:28.641Z] 6ace714950837befb0776d0eb088238886854561: digest: sha256:5522985115fb7e2b14f11b5caa8e2bc9ba7c36472653ce0f2d2b5da0257d7af3 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:28.966Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:29.293Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-10-21T02:59:29.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-21T02:59:29.293Z] fb496577c36a: Preparing [2024-10-21T02:59:29.293Z] 15241d86281a: Preparing [2024-10-21T02:59:29.293Z] 2430b0bde0aa: Preparing [2024-10-21T02:59:29.293Z] ce7e06f0ab5e: Preparing [2024-10-21T02:59:29.293Z] 3857f53d350f: Preparing [2024-10-21T02:59:29.293Z] a35df7d0cfba: Preparing [2024-10-21T02:59:29.293Z] 401902b65637: Preparing [2024-10-21T02:59:29.293Z] 9976137487e4: Preparing [2024-10-21T02:59:29.293Z] 6170a9363ba2: Preparing [2024-10-21T02:59:29.293Z] 7a8d09e1aef8: Preparing [2024-10-21T02:59:29.293Z] 63ca1fbb43ae: Preparing [2024-10-21T02:59:29.293Z] 9976137487e4: Waiting [2024-10-21T02:59:29.293Z] 6170a9363ba2: Waiting [2024-10-21T02:59:29.293Z] 7a8d09e1aef8: Waiting [2024-10-21T02:59:29.293Z] a35df7d0cfba: Waiting [2024-10-21T02:59:29.293Z] 401902b65637: Waiting [2024-10-21T02:59:29.293Z] 63ca1fbb43ae: Waiting [2024-10-21T02:59:29.293Z] 3857f53d350f: Layer already exists [2024-10-21T02:59:29.293Z] ce7e06f0ab5e: Layer already exists [2024-10-21T02:59:29.293Z] 2430b0bde0aa: Layer already exists [2024-10-21T02:59:29.293Z] 15241d86281a: Layer already exists [2024-10-21T02:59:29.293Z] fb496577c36a: Layer already exists [2024-10-21T02:59:29.293Z] 401902b65637: Layer already exists [2024-10-21T02:59:29.293Z] 7a8d09e1aef8: Layer already exists [2024-10-21T02:59:29.293Z] 9976137487e4: Layer already exists [2024-10-21T02:59:29.293Z] 6170a9363ba2: Layer already exists [2024-10-21T02:59:29.293Z] a35df7d0cfba: Layer already exists [2024-10-21T02:59:29.293Z] 63ca1fbb43ae: Layer already exists [2024-10-21T02:59:29.293Z] latest: digest: sha256:5522985115fb7e2b14f11b5caa8e2bc9ba7c36472653ce0f2d2b5da0257d7af3 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:29.615Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:29.939Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.109 [2024-10-21T02:59:29.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-21T02:59:29.939Z] fb496577c36a: Preparing [2024-10-21T02:59:29.939Z] 15241d86281a: Preparing [2024-10-21T02:59:29.939Z] 2430b0bde0aa: Preparing [2024-10-21T02:59:29.939Z] ce7e06f0ab5e: Preparing [2024-10-21T02:59:29.939Z] 3857f53d350f: Preparing [2024-10-21T02:59:29.939Z] a35df7d0cfba: Preparing [2024-10-21T02:59:29.939Z] 401902b65637: Preparing [2024-10-21T02:59:29.939Z] 9976137487e4: Preparing [2024-10-21T02:59:29.939Z] 6170a9363ba2: Preparing [2024-10-21T02:59:29.939Z] 7a8d09e1aef8: Preparing [2024-10-21T02:59:29.939Z] 63ca1fbb43ae: Preparing [2024-10-21T02:59:29.939Z] a35df7d0cfba: Waiting [2024-10-21T02:59:29.939Z] 401902b65637: Waiting [2024-10-21T02:59:29.939Z] 9976137487e4: Waiting [2024-10-21T02:59:29.939Z] 6170a9363ba2: Waiting [2024-10-21T02:59:29.939Z] 7a8d09e1aef8: Waiting [2024-10-21T02:59:29.939Z] 63ca1fbb43ae: Waiting [2024-10-21T02:59:29.939Z] fb496577c36a: Layer already exists [2024-10-21T02:59:29.939Z] ce7e06f0ab5e: Layer already exists [2024-10-21T02:59:29.939Z] 2430b0bde0aa: Layer already exists [2024-10-21T02:59:29.939Z] 15241d86281a: Layer already exists [2024-10-21T02:59:29.939Z] 3857f53d350f: Layer already exists [2024-10-21T02:59:29.939Z] a35df7d0cfba: Layer already exists [2024-10-21T02:59:29.939Z] 401902b65637: Layer already exists [2024-10-21T02:59:29.939Z] 9976137487e4: Layer already exists [2024-10-21T02:59:29.939Z] 7a8d09e1aef8: Layer already exists [2024-10-21T02:59:29.939Z] 6170a9363ba2: Layer already exists [2024-10-21T02:59:29.939Z] 63ca1fbb43ae: Layer already exists [2024-10-21T02:59:29.939Z] 3.2.0-dev.109: digest: sha256:5522985115fb7e2b14f11b5caa8e2bc9ba7c36472653ce0f2d2b5da0257d7af3 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:30.269Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:30.596Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T02:59:30.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-21T02:59:30.596Z] fb496577c36a: Preparing [2024-10-21T02:59:30.596Z] 15241d86281a: Preparing [2024-10-21T02:59:30.596Z] 2430b0bde0aa: Preparing [2024-10-21T02:59:30.596Z] ce7e06f0ab5e: Preparing [2024-10-21T02:59:30.596Z] 3857f53d350f: Preparing [2024-10-21T02:59:30.596Z] a35df7d0cfba: Preparing [2024-10-21T02:59:30.596Z] 401902b65637: Preparing [2024-10-21T02:59:30.596Z] 9976137487e4: Preparing [2024-10-21T02:59:30.596Z] 6170a9363ba2: Preparing [2024-10-21T02:59:30.596Z] 7a8d09e1aef8: Preparing [2024-10-21T02:59:30.596Z] 63ca1fbb43ae: Preparing [2024-10-21T02:59:30.596Z] 6170a9363ba2: Waiting [2024-10-21T02:59:30.596Z] a35df7d0cfba: Waiting [2024-10-21T02:59:30.596Z] 401902b65637: Waiting [2024-10-21T02:59:30.596Z] 7a8d09e1aef8: Waiting [2024-10-21T02:59:30.596Z] 9976137487e4: Waiting [2024-10-21T02:59:30.596Z] ce7e06f0ab5e: Layer already exists [2024-10-21T02:59:30.596Z] 15241d86281a: Layer already exists [2024-10-21T02:59:30.596Z] 401902b65637: Layer already exists [2024-10-21T02:59:30.596Z] 9976137487e4: Layer already exists [2024-10-21T02:59:30.596Z] 6170a9363ba2: Layer already exists [2024-10-21T02:59:30.596Z] 3857f53d350f: Layer already exists [2024-10-21T02:59:30.596Z] 63ca1fbb43ae: Layer already exists [2024-10-21T02:59:30.596Z] 7a8d09e1aef8: Layer already exists [2024-10-21T02:59:30.596Z] a35df7d0cfba: Layer already exists [2024-10-21T02:59:30.596Z] fb496577c36a: Layer already exists [2024-10-21T02:59:30.596Z] 2430b0bde0aa: Layer already exists [2024-10-21T02:59:30.596Z] 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109: digest: sha256:5522985115fb7e2b14f11b5caa8e2bc9ba7c36472653ce0f2d2b5da0257d7af3 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:30.936Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:31.263Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-10-21T02:59:31.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-21T02:59:31.263Z] fb496577c36a: Preparing [2024-10-21T02:59:31.263Z] 15241d86281a: Preparing [2024-10-21T02:59:31.263Z] 2430b0bde0aa: Preparing [2024-10-21T02:59:31.263Z] ce7e06f0ab5e: Preparing [2024-10-21T02:59:31.263Z] 3857f53d350f: Preparing [2024-10-21T02:59:31.263Z] a35df7d0cfba: Preparing [2024-10-21T02:59:31.263Z] 401902b65637: Preparing [2024-10-21T02:59:31.263Z] 9976137487e4: Preparing [2024-10-21T02:59:31.263Z] 6170a9363ba2: Preparing [2024-10-21T02:59:31.263Z] 7a8d09e1aef8: Preparing [2024-10-21T02:59:31.263Z] 63ca1fbb43ae: Preparing [2024-10-21T02:59:31.263Z] 6170a9363ba2: Waiting [2024-10-21T02:59:31.263Z] a35df7d0cfba: Waiting [2024-10-21T02:59:31.263Z] 7a8d09e1aef8: Waiting [2024-10-21T02:59:31.263Z] 401902b65637: Waiting [2024-10-21T02:59:31.263Z] 63ca1fbb43ae: Waiting [2024-10-21T02:59:31.263Z] 9976137487e4: Waiting [2024-10-21T02:59:31.263Z] ce7e06f0ab5e: Layer already exists [2024-10-21T02:59:31.263Z] fb496577c36a: Layer already exists [2024-10-21T02:59:31.263Z] 15241d86281a: Layer already exists [2024-10-21T02:59:31.263Z] 2430b0bde0aa: Layer already exists [2024-10-21T02:59:31.263Z] 3857f53d350f: Layer already exists [2024-10-21T02:59:31.263Z] 6170a9363ba2: Layer already exists [2024-10-21T02:59:31.263Z] 9976137487e4: Layer already exists [2024-10-21T02:59:31.263Z] 401902b65637: Layer already exists [2024-10-21T02:59:31.263Z] a35df7d0cfba: Layer already exists [2024-10-21T02:59:31.263Z] 7a8d09e1aef8: Layer already exists [2024-10-21T02:59:31.263Z] 63ca1fbb43ae: Layer already exists [2024-10-21T02:59:31.263Z] main: digest: sha256:5522985115fb7e2b14f11b5caa8e2bc9ba7c36472653ce0f2d2b5da0257d7af3 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-21T02:59:31.348Z] ===================================================== [Pipeline] echo [2024-10-21T02:59:31.365Z] taggedImages: [2024-10-21T02:59:31.365Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:6ace714950837befb0776d0eb088238886854561 [2024-10-21T02:59:31.365Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-10-21T02:59:31.365Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.109 [2024-10-21T02:59:31.365Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T02:59:31.365Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-10-21T02:59:31.393Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-10-21T02:59:31.393Z] 6ace714950837befb0776d0eb088238886854561 [2024-10-21T02:59:31.393Z] latest [2024-10-21T02:59:31.393Z] 3.2.0-dev.109 [2024-10-21T02:59:31.393Z] 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T02:59:31.393Z] main [2024-10-21T02:59:31.394Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:31.734Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:6ace714950837befb0776d0eb088238886854561 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:32.063Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:6ace714950837befb0776d0eb088238886854561 [2024-10-21T02:59:32.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-21T02:59:32.063Z] 0eafaa44ed7b: Preparing [2024-10-21T02:59:32.063Z] d23d8d418843: Preparing [2024-10-21T02:59:32.063Z] 9bd80e99934e: Preparing [2024-10-21T02:59:32.063Z] 988114a7f918: Preparing [2024-10-21T02:59:32.063Z] b2b35963a77f: Preparing [2024-10-21T02:59:32.063Z] f0118e4dd9c3: Preparing [2024-10-21T02:59:32.063Z] fc9a56d01db1: Preparing [2024-10-21T02:59:32.063Z] a35df7d0cfba: Preparing [2024-10-21T02:59:32.063Z] 401902b65637: Preparing [2024-10-21T02:59:32.063Z] 33c4b4b377cf: Preparing [2024-10-21T02:59:32.063Z] 022d8b1962b1: Preparing [2024-10-21T02:59:32.063Z] 63ca1fbb43ae: Preparing [2024-10-21T02:59:32.063Z] 63ca1fbb43ae: Waiting [2024-10-21T02:59:32.063Z] a35df7d0cfba: Waiting [2024-10-21T02:59:32.063Z] 022d8b1962b1: Waiting [2024-10-21T02:59:32.063Z] 33c4b4b377cf: Waiting [2024-10-21T02:59:32.063Z] 401902b65637: Waiting [2024-10-21T02:59:32.063Z] f0118e4dd9c3: Waiting [2024-10-21T02:59:32.063Z] fc9a56d01db1: Waiting [2024-10-21T02:59:32.063Z] 0eafaa44ed7b: Pushed [2024-10-21T02:59:32.063Z] d23d8d418843: Pushed [2024-10-21T02:59:32.063Z] b2b35963a77f: Pushed [2024-10-21T02:59:32.063Z] a35df7d0cfba: Layer already exists [2024-10-21T02:59:32.063Z] 401902b65637: Layer already exists [2024-10-21T02:59:32.322Z] f0118e4dd9c3: Pushed [2024-10-21T02:59:32.322Z] fc9a56d01db1: Pushed [2024-10-21T02:59:32.322Z] 63ca1fbb43ae: Layer already exists [2024-10-21T02:59:32.890Z] 33c4b4b377cf: Pushed [2024-10-21T02:59:33.458Z] 022d8b1962b1: Pushed [2024-10-21T02:59:33.459Z] 988114a7f918: Pushed [2024-10-21T02:59:34.028Z] 9bd80e99934e: Pushed [2024-10-21T02:59:34.289Z] 6ace714950837befb0776d0eb088238886854561: digest: sha256:22726f4cd43cb1d96805ee87458ab2c74c00d7e80279f69dabb593b6a7211342 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:34.618Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:34.940Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-10-21T02:59:34.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-21T02:59:34.940Z] 0eafaa44ed7b: Preparing [2024-10-21T02:59:34.940Z] d23d8d418843: Preparing [2024-10-21T02:59:34.940Z] 9bd80e99934e: Preparing [2024-10-21T02:59:34.940Z] 988114a7f918: Preparing [2024-10-21T02:59:34.940Z] b2b35963a77f: Preparing [2024-10-21T02:59:34.940Z] f0118e4dd9c3: Preparing [2024-10-21T02:59:34.940Z] fc9a56d01db1: Preparing [2024-10-21T02:59:34.940Z] a35df7d0cfba: Preparing [2024-10-21T02:59:34.940Z] 401902b65637: Preparing [2024-10-21T02:59:34.940Z] 33c4b4b377cf: Preparing [2024-10-21T02:59:34.940Z] 022d8b1962b1: Preparing [2024-10-21T02:59:34.940Z] 63ca1fbb43ae: Preparing [2024-10-21T02:59:34.940Z] a35df7d0cfba: Waiting [2024-10-21T02:59:34.940Z] f0118e4dd9c3: Waiting [2024-10-21T02:59:34.940Z] 401902b65637: Waiting [2024-10-21T02:59:34.940Z] 33c4b4b377cf: Waiting [2024-10-21T02:59:34.940Z] fc9a56d01db1: Waiting [2024-10-21T02:59:34.940Z] 022d8b1962b1: Waiting [2024-10-21T02:59:34.940Z] 63ca1fbb43ae: Waiting [2024-10-21T02:59:34.940Z] 9bd80e99934e: Layer already exists [2024-10-21T02:59:34.940Z] 988114a7f918: Layer already exists [2024-10-21T02:59:34.940Z] d23d8d418843: Layer already exists [2024-10-21T02:59:34.940Z] b2b35963a77f: Layer already exists [2024-10-21T02:59:34.940Z] 0eafaa44ed7b: Layer already exists [2024-10-21T02:59:34.940Z] a35df7d0cfba: Layer already exists [2024-10-21T02:59:34.940Z] fc9a56d01db1: Layer already exists [2024-10-21T02:59:34.940Z] 401902b65637: Layer already exists [2024-10-21T02:59:34.940Z] f0118e4dd9c3: Layer already exists [2024-10-21T02:59:34.940Z] 33c4b4b377cf: Layer already exists [2024-10-21T02:59:34.940Z] 022d8b1962b1: Layer already exists [2024-10-21T02:59:34.940Z] 63ca1fbb43ae: Layer already exists [2024-10-21T02:59:34.940Z] latest: digest: sha256:22726f4cd43cb1d96805ee87458ab2c74c00d7e80279f69dabb593b6a7211342 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:35.270Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:35.597Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.109 [2024-10-21T02:59:35.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-21T02:59:35.597Z] 0eafaa44ed7b: Preparing [2024-10-21T02:59:35.597Z] d23d8d418843: Preparing [2024-10-21T02:59:35.597Z] 9bd80e99934e: Preparing [2024-10-21T02:59:35.597Z] 988114a7f918: Preparing [2024-10-21T02:59:35.597Z] b2b35963a77f: Preparing [2024-10-21T02:59:35.597Z] f0118e4dd9c3: Preparing [2024-10-21T02:59:35.597Z] fc9a56d01db1: Preparing [2024-10-21T02:59:35.597Z] a35df7d0cfba: Preparing [2024-10-21T02:59:35.597Z] 401902b65637: Preparing [2024-10-21T02:59:35.597Z] 33c4b4b377cf: Preparing [2024-10-21T02:59:35.597Z] 022d8b1962b1: Preparing [2024-10-21T02:59:35.597Z] 63ca1fbb43ae: Preparing [2024-10-21T02:59:35.597Z] fc9a56d01db1: Waiting [2024-10-21T02:59:35.597Z] a35df7d0cfba: Waiting [2024-10-21T02:59:35.597Z] 401902b65637: Waiting [2024-10-21T02:59:35.597Z] 33c4b4b377cf: Waiting [2024-10-21T02:59:35.597Z] f0118e4dd9c3: Waiting [2024-10-21T02:59:35.597Z] 022d8b1962b1: Waiting [2024-10-21T02:59:35.597Z] 63ca1fbb43ae: Waiting [2024-10-21T02:59:35.597Z] 988114a7f918: Layer already exists [2024-10-21T02:59:35.597Z] d23d8d418843: Layer already exists [2024-10-21T02:59:35.597Z] b2b35963a77f: Layer already exists [2024-10-21T02:59:35.597Z] 0eafaa44ed7b: Layer already exists [2024-10-21T02:59:35.597Z] 9bd80e99934e: Layer already exists [2024-10-21T02:59:35.597Z] 401902b65637: Layer already exists [2024-10-21T02:59:35.597Z] a35df7d0cfba: Layer already exists [2024-10-21T02:59:35.597Z] fc9a56d01db1: Layer already exists [2024-10-21T02:59:35.597Z] 33c4b4b377cf: Layer already exists [2024-10-21T02:59:35.597Z] f0118e4dd9c3: Layer already exists [2024-10-21T02:59:35.597Z] 63ca1fbb43ae: Layer already exists [2024-10-21T02:59:35.597Z] 022d8b1962b1: Layer already exists [2024-10-21T02:59:35.597Z] 3.2.0-dev.109: digest: sha256:22726f4cd43cb1d96805ee87458ab2c74c00d7e80279f69dabb593b6a7211342 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:35.926Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:36.363Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T02:59:36.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-21T02:59:36.363Z] 0eafaa44ed7b: Preparing [2024-10-21T02:59:36.363Z] d23d8d418843: Preparing [2024-10-21T02:59:36.363Z] 9bd80e99934e: Preparing [2024-10-21T02:59:36.363Z] 988114a7f918: Preparing [2024-10-21T02:59:36.363Z] b2b35963a77f: Preparing [2024-10-21T02:59:36.363Z] f0118e4dd9c3: Preparing [2024-10-21T02:59:36.363Z] fc9a56d01db1: Preparing [2024-10-21T02:59:36.363Z] a35df7d0cfba: Preparing [2024-10-21T02:59:36.363Z] 401902b65637: Preparing [2024-10-21T02:59:36.363Z] 33c4b4b377cf: Preparing [2024-10-21T02:59:36.363Z] 022d8b1962b1: Preparing [2024-10-21T02:59:36.363Z] 63ca1fbb43ae: Preparing [2024-10-21T02:59:36.363Z] f0118e4dd9c3: Waiting [2024-10-21T02:59:36.363Z] fc9a56d01db1: Waiting [2024-10-21T02:59:36.363Z] 401902b65637: Waiting [2024-10-21T02:59:36.363Z] 33c4b4b377cf: Waiting [2024-10-21T02:59:36.363Z] 022d8b1962b1: Waiting [2024-10-21T02:59:36.363Z] 63ca1fbb43ae: Waiting [2024-10-21T02:59:36.363Z] d23d8d418843: Layer already exists [2024-10-21T02:59:36.363Z] b2b35963a77f: Layer already exists [2024-10-21T02:59:36.363Z] 0eafaa44ed7b: Layer already exists [2024-10-21T02:59:36.364Z] 988114a7f918: Layer already exists [2024-10-21T02:59:36.364Z] 9bd80e99934e: Layer already exists [2024-10-21T02:59:36.364Z] fc9a56d01db1: Layer already exists [2024-10-21T02:59:36.364Z] 401902b65637: Layer already exists [2024-10-21T02:59:36.364Z] 33c4b4b377cf: Layer already exists [2024-10-21T02:59:36.364Z] 022d8b1962b1: Layer already exists [2024-10-21T02:59:36.364Z] 63ca1fbb43ae: Layer already exists [2024-10-21T02:59:36.364Z] a35df7d0cfba: Layer already exists [2024-10-21T02:59:36.364Z] f0118e4dd9c3: Layer already exists [2024-10-21T02:59:36.364Z] 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109: digest: sha256:22726f4cd43cb1d96805ee87458ab2c74c00d7e80279f69dabb593b6a7211342 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:36.751Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:37.071Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-10-21T02:59:37.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-21T02:59:37.071Z] 0eafaa44ed7b: Preparing [2024-10-21T02:59:37.071Z] d23d8d418843: Preparing [2024-10-21T02:59:37.071Z] 9bd80e99934e: Preparing [2024-10-21T02:59:37.071Z] 988114a7f918: Preparing [2024-10-21T02:59:37.071Z] b2b35963a77f: Preparing [2024-10-21T02:59:37.071Z] f0118e4dd9c3: Preparing [2024-10-21T02:59:37.071Z] fc9a56d01db1: Preparing [2024-10-21T02:59:37.071Z] a35df7d0cfba: Preparing [2024-10-21T02:59:37.071Z] 401902b65637: Preparing [2024-10-21T02:59:37.071Z] 33c4b4b377cf: Preparing [2024-10-21T02:59:37.071Z] 022d8b1962b1: Preparing [2024-10-21T02:59:37.071Z] 63ca1fbb43ae: Preparing [2024-10-21T02:59:37.071Z] f0118e4dd9c3: Waiting [2024-10-21T02:59:37.071Z] fc9a56d01db1: Waiting [2024-10-21T02:59:37.071Z] a35df7d0cfba: Waiting [2024-10-21T02:59:37.071Z] 401902b65637: Waiting [2024-10-21T02:59:37.071Z] 33c4b4b377cf: Waiting [2024-10-21T02:59:37.071Z] 022d8b1962b1: Waiting [2024-10-21T02:59:37.071Z] 0eafaa44ed7b: Layer already exists [2024-10-21T02:59:37.071Z] 9bd80e99934e: Layer already exists [2024-10-21T02:59:37.071Z] b2b35963a77f: Layer already exists [2024-10-21T02:59:37.071Z] d23d8d418843: Layer already exists [2024-10-21T02:59:37.071Z] 988114a7f918: Layer already exists [2024-10-21T02:59:37.071Z] f0118e4dd9c3: Layer already exists [2024-10-21T02:59:37.071Z] 401902b65637: Layer already exists [2024-10-21T02:59:37.071Z] a35df7d0cfba: Layer already exists [2024-10-21T02:59:37.071Z] 33c4b4b377cf: Layer already exists [2024-10-21T02:59:37.071Z] 022d8b1962b1: Layer already exists [2024-10-21T02:59:37.071Z] 63ca1fbb43ae: Layer already exists [2024-10-21T02:59:37.071Z] fc9a56d01db1: Layer already exists [2024-10-21T02:59:37.071Z] main: digest: sha256:22726f4cd43cb1d96805ee87458ab2c74c00d7e80279f69dabb593b6a7211342 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-21T02:59:37.136Z] ===================================================== [Pipeline] echo [2024-10-21T02:59:37.150Z] taggedImages: [2024-10-21T02:59:37.150Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:6ace714950837befb0776d0eb088238886854561 [2024-10-21T02:59:37.150Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-10-21T02:59:37.150Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.109 [2024-10-21T02:59:37.150Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T02:59:37.150Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-10-21T02:59:37.186Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-10-21T02:59:37.186Z] 6ace714950837befb0776d0eb088238886854561 [2024-10-21T02:59:37.186Z] latest [2024-10-21T02:59:37.186Z] 3.2.0-dev.109 [2024-10-21T02:59:37.186Z] 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T02:59:37.186Z] main [2024-10-21T02:59:37.186Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:37.525Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6ace714950837befb0776d0eb088238886854561 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:37.851Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6ace714950837befb0776d0eb088238886854561 [2024-10-21T02:59:37.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-21T02:59:37.851Z] a1dc1ad32a2b: Preparing [2024-10-21T02:59:37.851Z] edfd1b9b6925: Preparing [2024-10-21T02:59:37.851Z] a35df7d0cfba: Preparing [2024-10-21T02:59:37.851Z] 401902b65637: Preparing [2024-10-21T02:59:37.851Z] 85c84591a5e0: Preparing [2024-10-21T02:59:37.851Z] a260f468af73: Preparing [2024-10-21T02:59:37.851Z] 63ca1fbb43ae: Preparing [2024-10-21T02:59:37.851Z] 63ca1fbb43ae: Waiting [2024-10-21T02:59:37.851Z] a260f468af73: Waiting [2024-10-21T02:59:37.851Z] a35df7d0cfba: Layer already exists [2024-10-21T02:59:37.851Z] 401902b65637: Layer already exists [2024-10-21T02:59:37.851Z] 63ca1fbb43ae: Layer already exists [2024-10-21T02:59:37.851Z] a1dc1ad32a2b: Pushed [2024-10-21T02:59:38.419Z] 85c84591a5e0: Pushed [2024-10-21T02:59:38.679Z] a260f468af73: Pushed [2024-10-21T02:59:40.584Z] edfd1b9b6925: Pushed [2024-10-21T02:59:40.584Z] 6ace714950837befb0776d0eb088238886854561: digest: sha256:c0d0bd9f444eac648c7a86f1c1c673f3ebbb8c720b36b05d32c6b6285a8be831 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:40.918Z] + 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 [2024-10-21T02:59:41.237Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-10-21T02:59:41.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-21T02:59:41.237Z] a1dc1ad32a2b: Preparing [2024-10-21T02:59:41.237Z] edfd1b9b6925: Preparing [2024-10-21T02:59:41.237Z] a35df7d0cfba: Preparing [2024-10-21T02:59:41.237Z] 401902b65637: Preparing [2024-10-21T02:59:41.237Z] 85c84591a5e0: Preparing [2024-10-21T02:59:41.237Z] a260f468af73: Preparing [2024-10-21T02:59:41.237Z] 63ca1fbb43ae: Preparing [2024-10-21T02:59:41.237Z] a260f468af73: Waiting [2024-10-21T02:59:41.237Z] 63ca1fbb43ae: Waiting [2024-10-21T02:59:41.237Z] a1dc1ad32a2b: Layer already exists [2024-10-21T02:59:41.237Z] 401902b65637: Layer already exists [2024-10-21T02:59:41.237Z] edfd1b9b6925: Layer already exists [2024-10-21T02:59:41.237Z] a35df7d0cfba: Layer already exists [2024-10-21T02:59:41.237Z] 85c84591a5e0: Layer already exists [2024-10-21T02:59:41.237Z] a260f468af73: Layer already exists [2024-10-21T02:59:41.237Z] 63ca1fbb43ae: Layer already exists [2024-10-21T02:59:41.237Z] latest: digest: sha256:c0d0bd9f444eac648c7a86f1c1c673f3ebbb8c720b36b05d32c6b6285a8be831 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:41.569Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:41.898Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.109 [2024-10-21T02:59:41.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-21T02:59:41.898Z] a1dc1ad32a2b: Preparing [2024-10-21T02:59:41.898Z] edfd1b9b6925: Preparing [2024-10-21T02:59:41.898Z] a35df7d0cfba: Preparing [2024-10-21T02:59:41.898Z] 401902b65637: Preparing [2024-10-21T02:59:41.898Z] 85c84591a5e0: Preparing [2024-10-21T02:59:41.898Z] a260f468af73: Preparing [2024-10-21T02:59:41.898Z] 63ca1fbb43ae: Preparing [2024-10-21T02:59:41.898Z] 63ca1fbb43ae: Waiting [2024-10-21T02:59:41.898Z] a260f468af73: Waiting [2024-10-21T02:59:41.898Z] 401902b65637: Layer already exists [2024-10-21T02:59:41.898Z] a35df7d0cfba: Layer already exists [2024-10-21T02:59:41.898Z] 85c84591a5e0: Layer already exists [2024-10-21T02:59:41.898Z] a1dc1ad32a2b: Layer already exists [2024-10-21T02:59:41.898Z] edfd1b9b6925: Layer already exists [2024-10-21T02:59:41.898Z] 63ca1fbb43ae: Layer already exists [2024-10-21T02:59:41.898Z] a260f468af73: Layer already exists [2024-10-21T02:59:41.898Z] 3.2.0-dev.109: digest: sha256:c0d0bd9f444eac648c7a86f1c1c673f3ebbb8c720b36b05d32c6b6285a8be831 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:42.234Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:42.571Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T02:59:42.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-21T02:59:42.571Z] a1dc1ad32a2b: Preparing [2024-10-21T02:59:42.571Z] edfd1b9b6925: Preparing [2024-10-21T02:59:42.571Z] a35df7d0cfba: Preparing [2024-10-21T02:59:42.571Z] 401902b65637: Preparing [2024-10-21T02:59:42.571Z] 85c84591a5e0: Preparing [2024-10-21T02:59:42.571Z] a260f468af73: Preparing [2024-10-21T02:59:42.571Z] 63ca1fbb43ae: Preparing [2024-10-21T02:59:42.571Z] a260f468af73: Waiting [2024-10-21T02:59:42.571Z] 63ca1fbb43ae: Waiting [2024-10-21T02:59:42.571Z] 85c84591a5e0: Layer already exists [2024-10-21T02:59:42.571Z] a1dc1ad32a2b: Layer already exists [2024-10-21T02:59:42.571Z] edfd1b9b6925: Layer already exists [2024-10-21T02:59:42.571Z] 401902b65637: Layer already exists [2024-10-21T02:59:42.571Z] 63ca1fbb43ae: Layer already exists [2024-10-21T02:59:42.571Z] a260f468af73: Layer already exists [2024-10-21T02:59:42.571Z] a35df7d0cfba: Layer already exists [2024-10-21T02:59:42.571Z] 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109: digest: sha256:c0d0bd9f444eac648c7a86f1c1c673f3ebbb8c720b36b05d32c6b6285a8be831 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:42.907Z] + 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 [2024-10-21T02:59:43.238Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-10-21T02:59:43.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-21T02:59:43.238Z] a1dc1ad32a2b: Preparing [2024-10-21T02:59:43.238Z] edfd1b9b6925: Preparing [2024-10-21T02:59:43.238Z] a35df7d0cfba: Preparing [2024-10-21T02:59:43.238Z] 401902b65637: Preparing [2024-10-21T02:59:43.238Z] 85c84591a5e0: Preparing [2024-10-21T02:59:43.238Z] a260f468af73: Preparing [2024-10-21T02:59:43.238Z] 63ca1fbb43ae: Preparing [2024-10-21T02:59:43.238Z] a260f468af73: Waiting [2024-10-21T02:59:43.238Z] 63ca1fbb43ae: Waiting [2024-10-21T02:59:43.238Z] a1dc1ad32a2b: Layer already exists [2024-10-21T02:59:43.238Z] edfd1b9b6925: Layer already exists [2024-10-21T02:59:43.238Z] 401902b65637: Layer already exists [2024-10-21T02:59:43.238Z] 85c84591a5e0: Layer already exists [2024-10-21T02:59:43.238Z] a260f468af73: Layer already exists [2024-10-21T02:59:43.238Z] 63ca1fbb43ae: Layer already exists [2024-10-21T02:59:43.238Z] a35df7d0cfba: Layer already exists [2024-10-21T02:59:43.238Z] main: digest: sha256:c0d0bd9f444eac648c7a86f1c1c673f3ebbb8c720b36b05d32c6b6285a8be831 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-21T02:59:43.315Z] ===================================================== [Pipeline] echo [2024-10-21T02:59:43.338Z] taggedImages: [2024-10-21T02:59:43.338Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6ace714950837befb0776d0eb088238886854561 [2024-10-21T02:59:43.338Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-10-21T02:59:43.338Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.109 [2024-10-21T02:59:43.338Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T02:59:43.338Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-10-21T02:59:43.374Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-10-21T02:59:43.374Z] 6ace714950837befb0776d0eb088238886854561 [2024-10-21T02:59:43.374Z] latest [2024-10-21T02:59:43.374Z] 3.2.0-dev.109 [2024-10-21T02:59:43.374Z] 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T02:59:43.374Z] main [2024-10-21T02:59:43.374Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:43.731Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:6ace714950837befb0776d0eb088238886854561 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:44.069Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:6ace714950837befb0776d0eb088238886854561 [2024-10-21T02:59:44.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-21T02:59:44.069Z] 41c0e4111366: Preparing [2024-10-21T02:59:44.069Z] 05baed0ead54: Preparing [2024-10-21T02:59:44.069Z] 5fe36b0f8234: Preparing [2024-10-21T02:59:44.069Z] a35df7d0cfba: Preparing [2024-10-21T02:59:44.069Z] 401902b65637: Preparing [2024-10-21T02:59:44.069Z] 07414a8f6aa1: Preparing [2024-10-21T02:59:44.069Z] fc9728263a93: Preparing [2024-10-21T02:59:44.069Z] 508d9f33953e: Preparing [2024-10-21T02:59:44.069Z] a3c02c0ca8ba: Preparing [2024-10-21T02:59:44.069Z] 63ca1fbb43ae: Preparing [2024-10-21T02:59:44.069Z] 07414a8f6aa1: Waiting [2024-10-21T02:59:44.069Z] 508d9f33953e: Waiting [2024-10-21T02:59:44.069Z] a3c02c0ca8ba: Waiting [2024-10-21T02:59:44.069Z] 63ca1fbb43ae: Waiting [2024-10-21T02:59:44.069Z] 401902b65637: Layer already exists [2024-10-21T02:59:44.069Z] a35df7d0cfba: Layer already exists [2024-10-21T02:59:44.069Z] 5fe36b0f8234: Pushed [2024-10-21T02:59:44.069Z] 41c0e4111366: Pushed [2024-10-21T02:59:44.069Z] 05baed0ead54: Pushed [2024-10-21T02:59:44.069Z] 63ca1fbb43ae: Layer already exists [2024-10-21T02:59:44.333Z] 508d9f33953e: Pushed [2024-10-21T02:59:45.273Z] a3c02c0ca8ba: Pushed [2024-10-21T02:59:50.554Z] fc9728263a93: Pushed [2024-10-21T02:59:53.852Z] 07414a8f6aa1: Pushed [2024-10-21T02:59:53.852Z] 6ace714950837befb0776d0eb088238886854561: digest: sha256:b3ab04c531c3b9e380dc0318b138b282ee4c9219a9ef8133452feed3046ade46 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:54.186Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:54.521Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-10-21T02:59:54.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-21T02:59:54.521Z] 41c0e4111366: Preparing [2024-10-21T02:59:54.521Z] 05baed0ead54: Preparing [2024-10-21T02:59:54.521Z] 5fe36b0f8234: Preparing [2024-10-21T02:59:54.521Z] a35df7d0cfba: Preparing [2024-10-21T02:59:54.521Z] 401902b65637: Preparing [2024-10-21T02:59:54.521Z] 07414a8f6aa1: Preparing [2024-10-21T02:59:54.521Z] fc9728263a93: Preparing [2024-10-21T02:59:54.521Z] 508d9f33953e: Preparing [2024-10-21T02:59:54.521Z] a3c02c0ca8ba: Preparing [2024-10-21T02:59:54.521Z] 63ca1fbb43ae: Preparing [2024-10-21T02:59:54.521Z] 07414a8f6aa1: Waiting [2024-10-21T02:59:54.521Z] a3c02c0ca8ba: Waiting [2024-10-21T02:59:54.521Z] 508d9f33953e: Waiting [2024-10-21T02:59:54.521Z] 63ca1fbb43ae: Waiting [2024-10-21T02:59:54.521Z] 41c0e4111366: Layer already exists [2024-10-21T02:59:54.521Z] 401902b65637: Layer already exists [2024-10-21T02:59:54.521Z] a35df7d0cfba: Layer already exists [2024-10-21T02:59:54.521Z] 5fe36b0f8234: Layer already exists [2024-10-21T02:59:54.521Z] 05baed0ead54: Layer already exists [2024-10-21T02:59:54.521Z] fc9728263a93: Layer already exists [2024-10-21T02:59:54.521Z] a3c02c0ca8ba: Layer already exists [2024-10-21T02:59:54.521Z] 63ca1fbb43ae: Layer already exists [2024-10-21T02:59:54.521Z] 07414a8f6aa1: Layer already exists [2024-10-21T02:59:54.521Z] 508d9f33953e: Layer already exists [2024-10-21T02:59:54.521Z] latest: digest: sha256:b3ab04c531c3b9e380dc0318b138b282ee4c9219a9ef8133452feed3046ade46 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:54.846Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:55.182Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.109 [2024-10-21T02:59:55.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-21T02:59:55.182Z] 41c0e4111366: Preparing [2024-10-21T02:59:55.182Z] 05baed0ead54: Preparing [2024-10-21T02:59:55.182Z] 5fe36b0f8234: Preparing [2024-10-21T02:59:55.182Z] a35df7d0cfba: Preparing [2024-10-21T02:59:55.182Z] 401902b65637: Preparing [2024-10-21T02:59:55.182Z] 07414a8f6aa1: Preparing [2024-10-21T02:59:55.182Z] fc9728263a93: Preparing [2024-10-21T02:59:55.182Z] 508d9f33953e: Preparing [2024-10-21T02:59:55.182Z] a3c02c0ca8ba: Preparing [2024-10-21T02:59:55.182Z] 63ca1fbb43ae: Preparing [2024-10-21T02:59:55.182Z] 07414a8f6aa1: Waiting [2024-10-21T02:59:55.182Z] fc9728263a93: Waiting [2024-10-21T02:59:55.182Z] 508d9f33953e: Waiting [2024-10-21T02:59:55.182Z] a3c02c0ca8ba: Waiting [2024-10-21T02:59:55.182Z] 63ca1fbb43ae: Waiting [2024-10-21T02:59:55.182Z] 401902b65637: Layer already exists [2024-10-21T02:59:55.182Z] 41c0e4111366: Layer already exists [2024-10-21T02:59:55.182Z] a35df7d0cfba: Layer already exists [2024-10-21T02:59:55.182Z] 05baed0ead54: Layer already exists [2024-10-21T02:59:55.182Z] 5fe36b0f8234: Layer already exists [2024-10-21T02:59:55.182Z] 07414a8f6aa1: Layer already exists [2024-10-21T02:59:55.182Z] fc9728263a93: Layer already exists [2024-10-21T02:59:55.182Z] 63ca1fbb43ae: Layer already exists [2024-10-21T02:59:55.182Z] 508d9f33953e: Layer already exists [2024-10-21T02:59:55.182Z] a3c02c0ca8ba: Layer already exists [2024-10-21T02:59:55.182Z] 3.2.0-dev.109: digest: sha256:b3ab04c531c3b9e380dc0318b138b282ee4c9219a9ef8133452feed3046ade46 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:55.512Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:55.835Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T02:59:55.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-21T02:59:55.835Z] 41c0e4111366: Preparing [2024-10-21T02:59:55.835Z] 05baed0ead54: Preparing [2024-10-21T02:59:55.835Z] 5fe36b0f8234: Preparing [2024-10-21T02:59:55.835Z] a35df7d0cfba: Preparing [2024-10-21T02:59:55.835Z] 401902b65637: Preparing [2024-10-21T02:59:55.835Z] 07414a8f6aa1: Preparing [2024-10-21T02:59:55.835Z] fc9728263a93: Preparing [2024-10-21T02:59:55.835Z] 508d9f33953e: Preparing [2024-10-21T02:59:55.835Z] a3c02c0ca8ba: Preparing [2024-10-21T02:59:55.835Z] 63ca1fbb43ae: Preparing [2024-10-21T02:59:55.835Z] 07414a8f6aa1: Waiting [2024-10-21T02:59:55.835Z] fc9728263a93: Waiting [2024-10-21T02:59:55.835Z] 508d9f33953e: Waiting [2024-10-21T02:59:55.835Z] a3c02c0ca8ba: Waiting [2024-10-21T02:59:55.835Z] 63ca1fbb43ae: Waiting [2024-10-21T02:59:55.835Z] a35df7d0cfba: Layer already exists [2024-10-21T02:59:55.835Z] 41c0e4111366: Layer already exists [2024-10-21T02:59:55.835Z] 5fe36b0f8234: Layer already exists [2024-10-21T02:59:55.835Z] 05baed0ead54: Layer already exists [2024-10-21T02:59:55.835Z] 401902b65637: Layer already exists [2024-10-21T02:59:55.835Z] 07414a8f6aa1: Layer already exists [2024-10-21T02:59:55.835Z] fc9728263a93: Layer already exists [2024-10-21T02:59:55.835Z] 508d9f33953e: Layer already exists [2024-10-21T02:59:55.835Z] 63ca1fbb43ae: Layer already exists [2024-10-21T02:59:55.835Z] a3c02c0ca8ba: Layer already exists [2024-10-21T02:59:55.835Z] 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109: digest: sha256:b3ab04c531c3b9e380dc0318b138b282ee4c9219a9ef8133452feed3046ade46 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:56.160Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:56.495Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-10-21T02:59:56.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-21T02:59:56.495Z] 41c0e4111366: Preparing [2024-10-21T02:59:56.495Z] 05baed0ead54: Preparing [2024-10-21T02:59:56.495Z] 5fe36b0f8234: Preparing [2024-10-21T02:59:56.495Z] a35df7d0cfba: Preparing [2024-10-21T02:59:56.495Z] 401902b65637: Preparing [2024-10-21T02:59:56.495Z] 07414a8f6aa1: Preparing [2024-10-21T02:59:56.495Z] fc9728263a93: Preparing [2024-10-21T02:59:56.495Z] 508d9f33953e: Preparing [2024-10-21T02:59:56.495Z] a3c02c0ca8ba: Preparing [2024-10-21T02:59:56.495Z] 63ca1fbb43ae: Preparing [2024-10-21T02:59:56.495Z] fc9728263a93: Waiting [2024-10-21T02:59:56.495Z] 508d9f33953e: Waiting [2024-10-21T02:59:56.495Z] a3c02c0ca8ba: Waiting [2024-10-21T02:59:56.495Z] 63ca1fbb43ae: Waiting [2024-10-21T02:59:56.495Z] 07414a8f6aa1: Waiting [2024-10-21T02:59:56.495Z] a35df7d0cfba: Layer already exists [2024-10-21T02:59:56.495Z] 401902b65637: Layer already exists [2024-10-21T02:59:56.495Z] 05baed0ead54: Layer already exists [2024-10-21T02:59:56.495Z] 41c0e4111366: Layer already exists [2024-10-21T02:59:56.495Z] 5fe36b0f8234: Layer already exists [2024-10-21T02:59:56.495Z] 07414a8f6aa1: Layer already exists [2024-10-21T02:59:56.495Z] 508d9f33953e: Layer already exists [2024-10-21T02:59:56.495Z] fc9728263a93: Layer already exists [2024-10-21T02:59:56.495Z] a3c02c0ca8ba: Layer already exists [2024-10-21T02:59:56.495Z] 63ca1fbb43ae: Layer already exists [2024-10-21T02:59:56.495Z] main: digest: sha256:b3ab04c531c3b9e380dc0318b138b282ee4c9219a9ef8133452feed3046ade46 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-21T02:59:56.635Z] ===================================================== [Pipeline] echo [2024-10-21T02:59:56.649Z] taggedImages: [2024-10-21T02:59:56.649Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:6ace714950837befb0776d0eb088238886854561 [2024-10-21T02:59:56.649Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-10-21T02:59:56.649Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.109 [2024-10-21T02:59:56.649Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T02:59:56.649Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-10-21T02:59:56.680Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-10-21T02:59:56.680Z] 6ace714950837befb0776d0eb088238886854561 [2024-10-21T02:59:56.680Z] latest [2024-10-21T02:59:56.680Z] 3.2.0-dev.109 [2024-10-21T02:59:56.680Z] 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T02:59:56.680Z] main [2024-10-21T02:59:56.680Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:57.025Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:6ace714950837befb0776d0eb088238886854561 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T02:59:57.358Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:6ace714950837befb0776d0eb088238886854561 [2024-10-21T02:59:57.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-21T02:59:57.358Z] 4478f8931d58: Preparing [2024-10-21T02:59:57.358Z] f3a8a1daad92: Preparing [2024-10-21T02:59:57.358Z] d5ef18918873: Preparing [2024-10-21T02:59:57.358Z] a35df7d0cfba: Preparing [2024-10-21T02:59:57.358Z] 401902b65637: Preparing [2024-10-21T02:59:57.358Z] 4832ad4a0068: Preparing [2024-10-21T02:59:57.358Z] 9c86d5e2e47e: Preparing [2024-10-21T02:59:57.358Z] e129e139f69f: Preparing [2024-10-21T02:59:57.358Z] 63ca1fbb43ae: Preparing [2024-10-21T02:59:57.358Z] 4832ad4a0068: Waiting [2024-10-21T02:59:57.358Z] 9c86d5e2e47e: Waiting [2024-10-21T02:59:57.358Z] e129e139f69f: Waiting [2024-10-21T02:59:57.358Z] 63ca1fbb43ae: Waiting [2024-10-21T02:59:57.358Z] 401902b65637: Layer already exists [2024-10-21T02:59:57.358Z] a35df7d0cfba: Layer already exists [2024-10-21T02:59:57.358Z] 4478f8931d58: Pushed [2024-10-21T02:59:57.358Z] d5ef18918873: Pushed [2024-10-21T02:59:57.358Z] f3a8a1daad92: Pushed [2024-10-21T02:59:57.358Z] 63ca1fbb43ae: Layer already exists [2024-10-21T02:59:57.927Z] e129e139f69f: Pushed [2024-10-21T02:59:57.927Z] 9c86d5e2e47e: Pushed [2024-10-21T03:00:07.919Z] 4832ad4a0068: Pushed [2024-10-21T03:00:07.919Z] 6ace714950837befb0776d0eb088238886854561: digest: sha256:5afcbfd222577b1b567118d87c88f5352ca42620ad215b7c07bb8a3cb5ac8d99 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:00:08.245Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:00:08.566Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-10-21T03:00:08.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-21T03:00:08.566Z] 4478f8931d58: Preparing [2024-10-21T03:00:08.566Z] f3a8a1daad92: Preparing [2024-10-21T03:00:08.566Z] d5ef18918873: Preparing [2024-10-21T03:00:08.566Z] a35df7d0cfba: Preparing [2024-10-21T03:00:08.566Z] 401902b65637: Preparing [2024-10-21T03:00:08.566Z] 4832ad4a0068: Preparing [2024-10-21T03:00:08.566Z] 9c86d5e2e47e: Preparing [2024-10-21T03:00:08.566Z] e129e139f69f: Preparing [2024-10-21T03:00:08.566Z] 63ca1fbb43ae: Preparing [2024-10-21T03:00:08.566Z] 9c86d5e2e47e: Waiting [2024-10-21T03:00:08.566Z] e129e139f69f: Waiting [2024-10-21T03:00:08.566Z] 63ca1fbb43ae: Waiting [2024-10-21T03:00:08.566Z] 4832ad4a0068: Waiting [2024-10-21T03:00:08.566Z] a35df7d0cfba: Layer already exists [2024-10-21T03:00:08.566Z] 4478f8931d58: Layer already exists [2024-10-21T03:00:08.566Z] d5ef18918873: Layer already exists [2024-10-21T03:00:08.566Z] f3a8a1daad92: Layer already exists [2024-10-21T03:00:08.566Z] 401902b65637: Layer already exists [2024-10-21T03:00:08.566Z] e129e139f69f: Layer already exists [2024-10-21T03:00:08.566Z] 4832ad4a0068: Layer already exists [2024-10-21T03:00:08.566Z] 9c86d5e2e47e: Layer already exists [2024-10-21T03:00:08.566Z] 63ca1fbb43ae: Layer already exists [2024-10-21T03:00:08.566Z] latest: digest: sha256:5afcbfd222577b1b567118d87c88f5352ca42620ad215b7c07bb8a3cb5ac8d99 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:00:08.896Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:00:09.221Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.109 [2024-10-21T03:00:09.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-21T03:00:09.221Z] 4478f8931d58: Preparing [2024-10-21T03:00:09.221Z] f3a8a1daad92: Preparing [2024-10-21T03:00:09.221Z] d5ef18918873: Preparing [2024-10-21T03:00:09.221Z] a35df7d0cfba: Preparing [2024-10-21T03:00:09.221Z] 401902b65637: Preparing [2024-10-21T03:00:09.221Z] 4832ad4a0068: Preparing [2024-10-21T03:00:09.221Z] 9c86d5e2e47e: Preparing [2024-10-21T03:00:09.221Z] e129e139f69f: Preparing [2024-10-21T03:00:09.221Z] 63ca1fbb43ae: Preparing [2024-10-21T03:00:09.221Z] 4832ad4a0068: Waiting [2024-10-21T03:00:09.221Z] 9c86d5e2e47e: Waiting [2024-10-21T03:00:09.221Z] e129e139f69f: Waiting [2024-10-21T03:00:09.221Z] 63ca1fbb43ae: Waiting [2024-10-21T03:00:09.221Z] f3a8a1daad92: Layer already exists [2024-10-21T03:00:09.221Z] a35df7d0cfba: Layer already exists [2024-10-21T03:00:09.221Z] d5ef18918873: Layer already exists [2024-10-21T03:00:09.221Z] 4478f8931d58: Layer already exists [2024-10-21T03:00:09.221Z] 401902b65637: Layer already exists [2024-10-21T03:00:09.221Z] e129e139f69f: Layer already exists [2024-10-21T03:00:09.221Z] 4832ad4a0068: Layer already exists [2024-10-21T03:00:09.221Z] 9c86d5e2e47e: Layer already exists [2024-10-21T03:00:09.221Z] 63ca1fbb43ae: Layer already exists [2024-10-21T03:00:09.221Z] 3.2.0-dev.109: digest: sha256:5afcbfd222577b1b567118d87c88f5352ca42620ad215b7c07bb8a3cb5ac8d99 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:00:09.549Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:00:09.871Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T03:00:09.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-21T03:00:09.871Z] 4478f8931d58: Preparing [2024-10-21T03:00:09.871Z] f3a8a1daad92: Preparing [2024-10-21T03:00:09.871Z] d5ef18918873: Preparing [2024-10-21T03:00:09.871Z] a35df7d0cfba: Preparing [2024-10-21T03:00:09.871Z] 401902b65637: Preparing [2024-10-21T03:00:09.871Z] 4832ad4a0068: Preparing [2024-10-21T03:00:09.871Z] 9c86d5e2e47e: Preparing [2024-10-21T03:00:09.871Z] e129e139f69f: Preparing [2024-10-21T03:00:09.871Z] 63ca1fbb43ae: Preparing [2024-10-21T03:00:09.871Z] 4832ad4a0068: Waiting [2024-10-21T03:00:09.871Z] e129e139f69f: Waiting [2024-10-21T03:00:09.871Z] 9c86d5e2e47e: Waiting [2024-10-21T03:00:09.871Z] 63ca1fbb43ae: Waiting [2024-10-21T03:00:09.871Z] 4478f8931d58: Layer already exists [2024-10-21T03:00:09.871Z] a35df7d0cfba: Layer already exists [2024-10-21T03:00:09.871Z] d5ef18918873: Layer already exists [2024-10-21T03:00:09.871Z] f3a8a1daad92: Layer already exists [2024-10-21T03:00:09.871Z] 401902b65637: Layer already exists [2024-10-21T03:00:09.871Z] 9c86d5e2e47e: Layer already exists [2024-10-21T03:00:09.871Z] 4832ad4a0068: Layer already exists [2024-10-21T03:00:09.871Z] e129e139f69f: Layer already exists [2024-10-21T03:00:09.871Z] 63ca1fbb43ae: Layer already exists [2024-10-21T03:00:09.871Z] 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109: digest: sha256:5afcbfd222577b1b567118d87c88f5352ca42620ad215b7c07bb8a3cb5ac8d99 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:00:10.207Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:00:10.525Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-10-21T03:00:10.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-21T03:00:10.525Z] 4478f8931d58: Preparing [2024-10-21T03:00:10.525Z] f3a8a1daad92: Preparing [2024-10-21T03:00:10.525Z] d5ef18918873: Preparing [2024-10-21T03:00:10.525Z] a35df7d0cfba: Preparing [2024-10-21T03:00:10.525Z] 401902b65637: Preparing [2024-10-21T03:00:10.525Z] 4832ad4a0068: Preparing [2024-10-21T03:00:10.525Z] 9c86d5e2e47e: Preparing [2024-10-21T03:00:10.525Z] e129e139f69f: Preparing [2024-10-21T03:00:10.525Z] 63ca1fbb43ae: Preparing [2024-10-21T03:00:10.525Z] 9c86d5e2e47e: Waiting [2024-10-21T03:00:10.525Z] 4832ad4a0068: Waiting [2024-10-21T03:00:10.525Z] 63ca1fbb43ae: Waiting [2024-10-21T03:00:10.525Z] e129e139f69f: Waiting [2024-10-21T03:00:10.525Z] 4478f8931d58: Layer already exists [2024-10-21T03:00:10.525Z] a35df7d0cfba: Layer already exists [2024-10-21T03:00:10.525Z] d5ef18918873: Layer already exists [2024-10-21T03:00:10.525Z] f3a8a1daad92: Layer already exists [2024-10-21T03:00:10.525Z] 401902b65637: Layer already exists [2024-10-21T03:00:10.525Z] 4832ad4a0068: Layer already exists [2024-10-21T03:00:10.525Z] 9c86d5e2e47e: Layer already exists [2024-10-21T03:00:10.525Z] e129e139f69f: Layer already exists [2024-10-21T03:00:10.525Z] 63ca1fbb43ae: Layer already exists [2024-10-21T03:00:10.525Z] main: digest: sha256:5afcbfd222577b1b567118d87c88f5352ca42620ad215b7c07bb8a3cb5ac8d99 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-21T03:00:10.599Z] ===================================================== [Pipeline] echo [2024-10-21T03:00:10.611Z] taggedImages: [2024-10-21T03:00:10.611Z] - nexus3.edgexfoundry.org:10004/security-spire-config:6ace714950837befb0776d0eb088238886854561 [2024-10-21T03:00:10.611Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-10-21T03:00:10.611Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.109 [2024-10-21T03:00:10.611Z] - nexus3.edgexfoundry.org:10004/security-spire-config:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T03:00:10.611Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-10-21T03:00:10.637Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-10-21T03:00:10.637Z] 6ace714950837befb0776d0eb088238886854561 [2024-10-21T03:00:10.637Z] latest [2024-10-21T03:00:10.637Z] 3.2.0-dev.109 [2024-10-21T03:00:10.637Z] 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T03:00:10.637Z] main [2024-10-21T03:00:10.637Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:00:10.983Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:6ace714950837befb0776d0eb088238886854561 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:00:11.309Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:6ace714950837befb0776d0eb088238886854561 [2024-10-21T03:00:11.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-21T03:00:11.309Z] 41c0e4111366: Preparing [2024-10-21T03:00:11.309Z] 31c80cb649ec: Preparing [2024-10-21T03:00:11.309Z] 9896add4ea25: Preparing [2024-10-21T03:00:11.309Z] a35df7d0cfba: Preparing [2024-10-21T03:00:11.309Z] 401902b65637: Preparing [2024-10-21T03:00:11.309Z] 3e34aa81f1e0: Preparing [2024-10-21T03:00:11.309Z] 508d9f33953e: Preparing [2024-10-21T03:00:11.309Z] a3c02c0ca8ba: Preparing [2024-10-21T03:00:11.309Z] 63ca1fbb43ae: Preparing [2024-10-21T03:00:11.309Z] 508d9f33953e: Waiting [2024-10-21T03:00:11.309Z] 3e34aa81f1e0: Waiting [2024-10-21T03:00:11.309Z] a3c02c0ca8ba: Waiting [2024-10-21T03:00:11.309Z] 63ca1fbb43ae: Waiting [2024-10-21T03:00:11.309Z] a35df7d0cfba: Layer already exists [2024-10-21T03:00:11.309Z] 401902b65637: Layer already exists [2024-10-21T03:00:11.309Z] 41c0e4111366: Layer already exists [2024-10-21T03:00:11.309Z] 508d9f33953e: Layer already exists [2024-10-21T03:00:11.309Z] a3c02c0ca8ba: Layer already exists [2024-10-21T03:00:11.309Z] 63ca1fbb43ae: Layer already exists [2024-10-21T03:00:11.309Z] 31c80cb649ec: Pushed [2024-10-21T03:00:11.309Z] 9896add4ea25: Pushed [2024-10-21T03:00:21.302Z] 3e34aa81f1e0: Pushed [2024-10-21T03:00:21.302Z] 6ace714950837befb0776d0eb088238886854561: digest: sha256:055b63324e7b1b0d799af15218e8c38c79ef09c54d234a9ccb14c7853c20e48a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:00:21.631Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:00:21.957Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-10-21T03:00:21.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-21T03:00:21.957Z] 41c0e4111366: Preparing [2024-10-21T03:00:21.957Z] 31c80cb649ec: Preparing [2024-10-21T03:00:21.957Z] 9896add4ea25: Preparing [2024-10-21T03:00:21.957Z] a35df7d0cfba: Preparing [2024-10-21T03:00:21.957Z] 401902b65637: Preparing [2024-10-21T03:00:21.957Z] 3e34aa81f1e0: Preparing [2024-10-21T03:00:21.957Z] 508d9f33953e: Preparing [2024-10-21T03:00:21.957Z] a3c02c0ca8ba: Preparing [2024-10-21T03:00:21.957Z] 63ca1fbb43ae: Preparing [2024-10-21T03:00:21.957Z] 3e34aa81f1e0: Waiting [2024-10-21T03:00:21.957Z] 508d9f33953e: Waiting [2024-10-21T03:00:21.957Z] a3c02c0ca8ba: Waiting [2024-10-21T03:00:21.957Z] 401902b65637: Layer already exists [2024-10-21T03:00:21.957Z] a35df7d0cfba: Layer already exists [2024-10-21T03:00:21.957Z] 31c80cb649ec: Layer already exists [2024-10-21T03:00:21.957Z] 9896add4ea25: Layer already exists [2024-10-21T03:00:21.957Z] 41c0e4111366: Layer already exists [2024-10-21T03:00:21.957Z] 508d9f33953e: Layer already exists [2024-10-21T03:00:21.957Z] a3c02c0ca8ba: Layer already exists [2024-10-21T03:00:21.957Z] 3e34aa81f1e0: Layer already exists [2024-10-21T03:00:21.957Z] 63ca1fbb43ae: Layer already exists [2024-10-21T03:00:21.957Z] latest: digest: sha256:055b63324e7b1b0d799af15218e8c38c79ef09c54d234a9ccb14c7853c20e48a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:00:22.285Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:00:22.644Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.109 [2024-10-21T03:00:22.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-21T03:00:22.644Z] 41c0e4111366: Preparing [2024-10-21T03:00:22.644Z] 31c80cb649ec: Preparing [2024-10-21T03:00:22.644Z] 9896add4ea25: Preparing [2024-10-21T03:00:22.644Z] a35df7d0cfba: Preparing [2024-10-21T03:00:22.644Z] 401902b65637: Preparing [2024-10-21T03:00:22.644Z] 3e34aa81f1e0: Preparing [2024-10-21T03:00:22.644Z] 508d9f33953e: Preparing [2024-10-21T03:00:22.644Z] a3c02c0ca8ba: Preparing [2024-10-21T03:00:22.644Z] 63ca1fbb43ae: Preparing [2024-10-21T03:00:22.644Z] 3e34aa81f1e0: Waiting [2024-10-21T03:00:22.644Z] 508d9f33953e: Waiting [2024-10-21T03:00:22.644Z] a3c02c0ca8ba: Waiting [2024-10-21T03:00:22.644Z] 41c0e4111366: Layer already exists [2024-10-21T03:00:22.644Z] 401902b65637: Layer already exists [2024-10-21T03:00:22.644Z] 9896add4ea25: Layer already exists [2024-10-21T03:00:22.644Z] 31c80cb649ec: Layer already exists [2024-10-21T03:00:22.644Z] a35df7d0cfba: Layer already exists [2024-10-21T03:00:22.644Z] a3c02c0ca8ba: Layer already exists [2024-10-21T03:00:22.644Z] 3e34aa81f1e0: Layer already exists [2024-10-21T03:00:22.644Z] 63ca1fbb43ae: Layer already exists [2024-10-21T03:00:22.644Z] 508d9f33953e: Layer already exists [2024-10-21T03:00:22.644Z] 3.2.0-dev.109: digest: sha256:055b63324e7b1b0d799af15218e8c38c79ef09c54d234a9ccb14c7853c20e48a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:00:22.973Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:00:23.287Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T03:00:23.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-21T03:00:23.287Z] 41c0e4111366: Preparing [2024-10-21T03:00:23.287Z] 31c80cb649ec: Preparing [2024-10-21T03:00:23.287Z] 9896add4ea25: Preparing [2024-10-21T03:00:23.287Z] a35df7d0cfba: Preparing [2024-10-21T03:00:23.287Z] 401902b65637: Preparing [2024-10-21T03:00:23.287Z] 3e34aa81f1e0: Preparing [2024-10-21T03:00:23.287Z] 508d9f33953e: Preparing [2024-10-21T03:00:23.287Z] a3c02c0ca8ba: Preparing [2024-10-21T03:00:23.287Z] 63ca1fbb43ae: Preparing [2024-10-21T03:00:23.287Z] 3e34aa81f1e0: Waiting [2024-10-21T03:00:23.287Z] a3c02c0ca8ba: Waiting [2024-10-21T03:00:23.287Z] 508d9f33953e: Waiting [2024-10-21T03:00:23.287Z] 63ca1fbb43ae: Waiting [2024-10-21T03:00:23.287Z] 41c0e4111366: Layer already exists [2024-10-21T03:00:23.287Z] 31c80cb649ec: Layer already exists [2024-10-21T03:00:23.287Z] 401902b65637: Layer already exists [2024-10-21T03:00:23.287Z] a35df7d0cfba: Layer already exists [2024-10-21T03:00:23.287Z] 9896add4ea25: Layer already exists [2024-10-21T03:00:23.287Z] 3e34aa81f1e0: Layer already exists [2024-10-21T03:00:23.287Z] 508d9f33953e: Layer already exists [2024-10-21T03:00:23.287Z] a3c02c0ca8ba: Layer already exists [2024-10-21T03:00:23.287Z] 63ca1fbb43ae: Layer already exists [2024-10-21T03:00:23.287Z] 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109: digest: sha256:055b63324e7b1b0d799af15218e8c38c79ef09c54d234a9ccb14c7853c20e48a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:00:23.618Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:00:23.934Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-10-21T03:00:23.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-21T03:00:23.934Z] 41c0e4111366: Preparing [2024-10-21T03:00:23.934Z] 31c80cb649ec: Preparing [2024-10-21T03:00:23.934Z] 9896add4ea25: Preparing [2024-10-21T03:00:23.934Z] a35df7d0cfba: Preparing [2024-10-21T03:00:23.934Z] 401902b65637: Preparing [2024-10-21T03:00:23.934Z] 3e34aa81f1e0: Preparing [2024-10-21T03:00:23.934Z] 508d9f33953e: Preparing [2024-10-21T03:00:23.934Z] a3c02c0ca8ba: Preparing [2024-10-21T03:00:23.934Z] 63ca1fbb43ae: Preparing [2024-10-21T03:00:23.934Z] 508d9f33953e: Waiting [2024-10-21T03:00:23.934Z] a3c02c0ca8ba: Waiting [2024-10-21T03:00:23.934Z] 63ca1fbb43ae: Waiting [2024-10-21T03:00:23.934Z] 3e34aa81f1e0: Waiting [2024-10-21T03:00:23.934Z] 31c80cb649ec: Layer already exists [2024-10-21T03:00:23.934Z] 401902b65637: Layer already exists [2024-10-21T03:00:23.934Z] 9896add4ea25: Layer already exists [2024-10-21T03:00:23.934Z] a35df7d0cfba: Layer already exists [2024-10-21T03:00:23.934Z] 41c0e4111366: Layer already exists [2024-10-21T03:00:23.934Z] 3e34aa81f1e0: Layer already exists [2024-10-21T03:00:23.934Z] a3c02c0ca8ba: Layer already exists [2024-10-21T03:00:23.934Z] 508d9f33953e: Layer already exists [2024-10-21T03:00:23.934Z] 63ca1fbb43ae: Layer already exists [2024-10-21T03:00:23.934Z] main: digest: sha256:055b63324e7b1b0d799af15218e8c38c79ef09c54d234a9ccb14c7853c20e48a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-21T03:00:24.009Z] ===================================================== [Pipeline] echo [2024-10-21T03:00:24.025Z] taggedImages: [2024-10-21T03:00:24.025Z] - nexus3.edgexfoundry.org:10004/security-spire-server:6ace714950837befb0776d0eb088238886854561 [2024-10-21T03:00:24.025Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-10-21T03:00:24.025Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.109 [2024-10-21T03:00:24.025Z] - nexus3.edgexfoundry.org:10004/security-spire-server:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T03:00:24.025Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-10-21T03:00:24.052Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: [2024-10-21T03:00:24.052Z] 6ace714950837befb0776d0eb088238886854561 [2024-10-21T03:00:24.052Z] latest [2024-10-21T03:00:24.052Z] 3.2.0-dev.109 [2024-10-21T03:00:24.052Z] 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T03:00:24.052Z] main [2024-10-21T03:00:24.052Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:00:24.400Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:6ace714950837befb0776d0eb088238886854561 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:00:24.723Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:6ace714950837befb0776d0eb088238886854561 [2024-10-21T03:00:24.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-21T03:00:24.723Z] 97f161fee4ae: Preparing [2024-10-21T03:00:24.723Z] 1aa678688dd5: Preparing [2024-10-21T03:00:24.723Z] a35df7d0cfba: Preparing [2024-10-21T03:00:24.723Z] 401902b65637: Preparing [2024-10-21T03:00:24.723Z] 7aaf0221e754: Preparing [2024-10-21T03:00:24.723Z] 88131495e6f4: Preparing [2024-10-21T03:00:24.723Z] 63ca1fbb43ae: Preparing [2024-10-21T03:00:24.723Z] 63ca1fbb43ae: Waiting [2024-10-21T03:00:24.723Z] 88131495e6f4: Waiting [2024-10-21T03:00:24.723Z] 401902b65637: Layer already exists [2024-10-21T03:00:24.723Z] a35df7d0cfba: Layer already exists [2024-10-21T03:00:24.723Z] 63ca1fbb43ae: Layer already exists [2024-10-21T03:00:24.723Z] 97f161fee4ae: Pushed [2024-10-21T03:00:24.981Z] 88131495e6f4: Pushed [2024-10-21T03:00:25.239Z] 7aaf0221e754: Pushed [2024-10-21T03:00:30.509Z] 1aa678688dd5: Pushed [2024-10-21T03:00:30.509Z] 6ace714950837befb0776d0eb088238886854561: digest: sha256:7e0020964468c7c15fa92f06ae4ec1e23f92968ec19f3ff534f6896c4c3ba245 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:00:30.851Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:00:31.171Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-10-21T03:00:31.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-21T03:00:31.171Z] 97f161fee4ae: Preparing [2024-10-21T03:00:31.171Z] 1aa678688dd5: Preparing [2024-10-21T03:00:31.171Z] a35df7d0cfba: Preparing [2024-10-21T03:00:31.171Z] 401902b65637: Preparing [2024-10-21T03:00:31.171Z] 7aaf0221e754: Preparing [2024-10-21T03:00:31.171Z] 88131495e6f4: Preparing [2024-10-21T03:00:31.171Z] 63ca1fbb43ae: Preparing [2024-10-21T03:00:31.171Z] 88131495e6f4: Waiting [2024-10-21T03:00:31.171Z] 63ca1fbb43ae: Waiting [2024-10-21T03:00:31.171Z] 401902b65637: Layer already exists [2024-10-21T03:00:31.171Z] 1aa678688dd5: Layer already exists [2024-10-21T03:00:31.171Z] a35df7d0cfba: Layer already exists [2024-10-21T03:00:31.171Z] 7aaf0221e754: Layer already exists [2024-10-21T03:00:31.171Z] 97f161fee4ae: Layer already exists [2024-10-21T03:00:31.171Z] 88131495e6f4: Layer already exists [2024-10-21T03:00:31.171Z] 63ca1fbb43ae: Layer already exists [2024-10-21T03:00:31.171Z] latest: digest: sha256:7e0020964468c7c15fa92f06ae4ec1e23f92968ec19f3ff534f6896c4c3ba245 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:00:31.497Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:00:31.830Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.109 [2024-10-21T03:00:31.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-21T03:00:31.831Z] 97f161fee4ae: Preparing [2024-10-21T03:00:31.831Z] 1aa678688dd5: Preparing [2024-10-21T03:00:31.831Z] a35df7d0cfba: Preparing [2024-10-21T03:00:31.831Z] 401902b65637: Preparing [2024-10-21T03:00:31.831Z] 7aaf0221e754: Preparing [2024-10-21T03:00:31.831Z] 88131495e6f4: Preparing [2024-10-21T03:00:31.831Z] 63ca1fbb43ae: Preparing [2024-10-21T03:00:31.831Z] 63ca1fbb43ae: Waiting [2024-10-21T03:00:31.831Z] 88131495e6f4: Waiting [2024-10-21T03:00:31.831Z] 97f161fee4ae: Layer already exists [2024-10-21T03:00:31.831Z] 401902b65637: Layer already exists [2024-10-21T03:00:31.831Z] a35df7d0cfba: Layer already exists [2024-10-21T03:00:31.831Z] 1aa678688dd5: Layer already exists [2024-10-21T03:00:31.831Z] 7aaf0221e754: Layer already exists [2024-10-21T03:00:31.831Z] 88131495e6f4: Layer already exists [2024-10-21T03:00:31.831Z] 63ca1fbb43ae: Layer already exists [2024-10-21T03:00:31.831Z] 3.2.0-dev.109: digest: sha256:7e0020964468c7c15fa92f06ae4ec1e23f92968ec19f3ff534f6896c4c3ba245 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:00:32.158Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:00:32.483Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T03:00:32.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-21T03:00:32.484Z] 97f161fee4ae: Preparing [2024-10-21T03:00:32.484Z] 1aa678688dd5: Preparing [2024-10-21T03:00:32.484Z] a35df7d0cfba: Preparing [2024-10-21T03:00:32.484Z] 401902b65637: Preparing [2024-10-21T03:00:32.484Z] 7aaf0221e754: Preparing [2024-10-21T03:00:32.484Z] 88131495e6f4: Preparing [2024-10-21T03:00:32.484Z] 63ca1fbb43ae: Preparing [2024-10-21T03:00:32.484Z] 88131495e6f4: Waiting [2024-10-21T03:00:32.484Z] 63ca1fbb43ae: Waiting [2024-10-21T03:00:32.484Z] 401902b65637: Layer already exists [2024-10-21T03:00:32.484Z] 97f161fee4ae: Layer already exists [2024-10-21T03:00:32.484Z] 7aaf0221e754: Layer already exists [2024-10-21T03:00:32.484Z] a35df7d0cfba: Layer already exists [2024-10-21T03:00:32.484Z] 1aa678688dd5: Layer already exists [2024-10-21T03:00:32.484Z] 88131495e6f4: Layer already exists [2024-10-21T03:00:32.484Z] 63ca1fbb43ae: Layer already exists [2024-10-21T03:00:32.484Z] 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109: digest: sha256:7e0020964468c7c15fa92f06ae4ec1e23f92968ec19f3ff534f6896c4c3ba245 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:00:32.813Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:00:33.140Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [2024-10-21T03:00:33.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-21T03:00:33.140Z] 97f161fee4ae: Preparing [2024-10-21T03:00:33.140Z] 1aa678688dd5: Preparing [2024-10-21T03:00:33.140Z] a35df7d0cfba: Preparing [2024-10-21T03:00:33.140Z] 401902b65637: Preparing [2024-10-21T03:00:33.140Z] 7aaf0221e754: Preparing [2024-10-21T03:00:33.140Z] 88131495e6f4: Preparing [2024-10-21T03:00:33.140Z] 63ca1fbb43ae: Preparing [2024-10-21T03:00:33.140Z] 88131495e6f4: Waiting [2024-10-21T03:00:33.140Z] 63ca1fbb43ae: Waiting [2024-10-21T03:00:33.140Z] 97f161fee4ae: Layer already exists [2024-10-21T03:00:33.140Z] 1aa678688dd5: Layer already exists [2024-10-21T03:00:33.140Z] a35df7d0cfba: Layer already exists [2024-10-21T03:00:33.140Z] 401902b65637: Layer already exists [2024-10-21T03:00:33.140Z] 7aaf0221e754: Layer already exists [2024-10-21T03:00:33.140Z] 88131495e6f4: Layer already exists [2024-10-21T03:00:33.140Z] 63ca1fbb43ae: Layer already exists [2024-10-21T03:00:33.140Z] main: digest: sha256:7e0020964468c7c15fa92f06ae4ec1e23f92968ec19f3ff534f6896c4c3ba245 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-21T03:00:33.227Z] ===================================================== [Pipeline] echo [2024-10-21T03:00:33.244Z] taggedImages: [2024-10-21T03:00:33.244Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:6ace714950837befb0776d0eb088238886854561 [2024-10-21T03:00:33.244Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-10-21T03:00:33.244Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.109 [2024-10-21T03:00:33.244Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T03:00:33.244Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo [2024-10-21T03:00:33.274Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-10-21T03:00:33.274Z] 6ace714950837befb0776d0eb088238886854561 [2024-10-21T03:00:33.274Z] latest [2024-10-21T03:00:33.274Z] 3.2.0-dev.109 [2024-10-21T03:00:33.274Z] 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T03:00:33.274Z] main [2024-10-21T03:00:33.274Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:00:33.625Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:6ace714950837befb0776d0eb088238886854561 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:00:33.947Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:6ace714950837befb0776d0eb088238886854561 [2024-10-21T03:00:33.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-21T03:00:33.947Z] 289fafc7a702: Preparing [2024-10-21T03:00:33.947Z] 32ed95e44deb: Preparing [2024-10-21T03:00:33.947Z] d2266e855a72: Preparing [2024-10-21T03:00:33.947Z] a35df7d0cfba: Preparing [2024-10-21T03:00:33.947Z] 401902b65637: Preparing [2024-10-21T03:00:33.947Z] add913d54c7c: Preparing [2024-10-21T03:00:33.947Z] 3d193138fff1: Preparing [2024-10-21T03:00:33.947Z] 63ca1fbb43ae: Preparing [2024-10-21T03:00:33.947Z] add913d54c7c: Waiting [2024-10-21T03:00:33.947Z] 3d193138fff1: Waiting [2024-10-21T03:00:33.947Z] 63ca1fbb43ae: Waiting [2024-10-21T03:00:33.947Z] a35df7d0cfba: Layer already exists [2024-10-21T03:00:33.947Z] 401902b65637: Layer already exists [2024-10-21T03:00:33.947Z] 32ed95e44deb: Pushed [2024-10-21T03:00:33.947Z] 289fafc7a702: Pushed [2024-10-21T03:00:33.947Z] 63ca1fbb43ae: Layer already exists [2024-10-21T03:00:34.210Z] 3d193138fff1: Pushed [2024-10-21T03:00:34.782Z] add913d54c7c: Pushed [2024-10-21T03:00:38.993Z] d2266e855a72: Pushed [2024-10-21T03:00:39.253Z] 6ace714950837befb0776d0eb088238886854561: digest: sha256:30588f7faa44fb72c7ca0e2890090e793dc39b753d72cab17b33176ad3aa7602 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:00:39.585Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:00:39.909Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-10-21T03:00:39.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-21T03:00:39.909Z] 289fafc7a702: Preparing [2024-10-21T03:00:39.909Z] 32ed95e44deb: Preparing [2024-10-21T03:00:39.909Z] d2266e855a72: Preparing [2024-10-21T03:00:39.909Z] a35df7d0cfba: Preparing [2024-10-21T03:00:39.909Z] 401902b65637: Preparing [2024-10-21T03:00:39.909Z] add913d54c7c: Preparing [2024-10-21T03:00:39.909Z] 3d193138fff1: Preparing [2024-10-21T03:00:39.909Z] 63ca1fbb43ae: Preparing [2024-10-21T03:00:39.909Z] 3d193138fff1: Waiting [2024-10-21T03:00:39.909Z] add913d54c7c: Waiting [2024-10-21T03:00:39.909Z] 63ca1fbb43ae: Waiting [2024-10-21T03:00:39.909Z] 289fafc7a702: Layer already exists [2024-10-21T03:00:39.909Z] 401902b65637: Layer already exists [2024-10-21T03:00:39.909Z] d2266e855a72: Layer already exists [2024-10-21T03:00:39.909Z] a35df7d0cfba: Layer already exists [2024-10-21T03:00:39.909Z] 32ed95e44deb: Layer already exists [2024-10-21T03:00:39.909Z] 3d193138fff1: Layer already exists [2024-10-21T03:00:39.909Z] add913d54c7c: Layer already exists [2024-10-21T03:00:39.909Z] 63ca1fbb43ae: Layer already exists [2024-10-21T03:00:39.909Z] latest: digest: sha256:30588f7faa44fb72c7ca0e2890090e793dc39b753d72cab17b33176ad3aa7602 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:00:40.237Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:00:40.557Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.109 [2024-10-21T03:00:40.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-21T03:00:40.557Z] 289fafc7a702: Preparing [2024-10-21T03:00:40.557Z] 32ed95e44deb: Preparing [2024-10-21T03:00:40.557Z] d2266e855a72: Preparing [2024-10-21T03:00:40.557Z] a35df7d0cfba: Preparing [2024-10-21T03:00:40.557Z] 401902b65637: Preparing [2024-10-21T03:00:40.557Z] add913d54c7c: Preparing [2024-10-21T03:00:40.557Z] 3d193138fff1: Preparing [2024-10-21T03:00:40.557Z] 63ca1fbb43ae: Preparing [2024-10-21T03:00:40.557Z] add913d54c7c: Waiting [2024-10-21T03:00:40.557Z] 289fafc7a702: Layer already exists [2024-10-21T03:00:40.557Z] 401902b65637: Layer already exists [2024-10-21T03:00:40.557Z] d2266e855a72: Layer already exists [2024-10-21T03:00:40.557Z] a35df7d0cfba: Layer already exists [2024-10-21T03:00:40.557Z] 32ed95e44deb: Layer already exists [2024-10-21T03:00:40.557Z] add913d54c7c: Layer already exists [2024-10-21T03:00:40.557Z] 3d193138fff1: Layer already exists [2024-10-21T03:00:40.557Z] 63ca1fbb43ae: Layer already exists [2024-10-21T03:00:40.557Z] 3.2.0-dev.109: digest: sha256:30588f7faa44fb72c7ca0e2890090e793dc39b753d72cab17b33176ad3aa7602 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:00:40.879Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:00:41.214Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T03:00:41.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-21T03:00:41.214Z] 289fafc7a702: Preparing [2024-10-21T03:00:41.214Z] 32ed95e44deb: Preparing [2024-10-21T03:00:41.214Z] d2266e855a72: Preparing [2024-10-21T03:00:41.214Z] a35df7d0cfba: Preparing [2024-10-21T03:00:41.214Z] 401902b65637: Preparing [2024-10-21T03:00:41.214Z] add913d54c7c: Preparing [2024-10-21T03:00:41.214Z] 3d193138fff1: Preparing [2024-10-21T03:00:41.214Z] 63ca1fbb43ae: Preparing [2024-10-21T03:00:41.214Z] 3d193138fff1: Waiting [2024-10-21T03:00:41.214Z] 63ca1fbb43ae: Waiting [2024-10-21T03:00:41.214Z] add913d54c7c: Waiting [2024-10-21T03:00:41.214Z] a35df7d0cfba: Layer already exists [2024-10-21T03:00:41.214Z] 401902b65637: Layer already exists [2024-10-21T03:00:41.214Z] 32ed95e44deb: Layer already exists [2024-10-21T03:00:41.214Z] 289fafc7a702: Layer already exists [2024-10-21T03:00:41.214Z] d2266e855a72: Layer already exists [2024-10-21T03:00:41.214Z] 3d193138fff1: Layer already exists [2024-10-21T03:00:41.214Z] add913d54c7c: Layer already exists [2024-10-21T03:00:41.214Z] 63ca1fbb43ae: Layer already exists [2024-10-21T03:00:41.214Z] 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109: digest: sha256:30588f7faa44fb72c7ca0e2890090e793dc39b753d72cab17b33176ad3aa7602 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:00:41.544Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:00:41.871Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-10-21T03:00:41.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-21T03:00:41.871Z] 289fafc7a702: Preparing [2024-10-21T03:00:41.871Z] 32ed95e44deb: Preparing [2024-10-21T03:00:41.871Z] d2266e855a72: Preparing [2024-10-21T03:00:41.871Z] a35df7d0cfba: Preparing [2024-10-21T03:00:41.871Z] 401902b65637: Preparing [2024-10-21T03:00:41.871Z] add913d54c7c: Preparing [2024-10-21T03:00:41.871Z] 3d193138fff1: Preparing [2024-10-21T03:00:41.872Z] 63ca1fbb43ae: Preparing [2024-10-21T03:00:41.872Z] add913d54c7c: Waiting [2024-10-21T03:00:41.872Z] 3d193138fff1: Waiting [2024-10-21T03:00:41.872Z] 63ca1fbb43ae: Waiting [2024-10-21T03:00:41.872Z] 289fafc7a702: Layer already exists [2024-10-21T03:00:41.872Z] 401902b65637: Layer already exists [2024-10-21T03:00:41.872Z] d2266e855a72: Layer already exists [2024-10-21T03:00:41.872Z] a35df7d0cfba: Layer already exists [2024-10-21T03:00:41.872Z] 32ed95e44deb: Layer already exists [2024-10-21T03:00:41.872Z] add913d54c7c: Layer already exists [2024-10-21T03:00:41.872Z] 3d193138fff1: Layer already exists [2024-10-21T03:00:41.872Z] 63ca1fbb43ae: Layer already exists [2024-10-21T03:00:41.872Z] main: digest: sha256:30588f7faa44fb72c7ca0e2890090e793dc39b753d72cab17b33176ad3aa7602 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-21T03:00:41.960Z] ===================================================== [Pipeline] echo [2024-10-21T03:00:41.976Z] taggedImages: [2024-10-21T03:00:41.976Z] - nexus3.edgexfoundry.org:10004/support-notifications:6ace714950837befb0776d0eb088238886854561 [2024-10-21T03:00:41.976Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-10-21T03:00:41.976Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.109 [2024-10-21T03:00:41.976Z] - nexus3.edgexfoundry.org:10004/support-notifications:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T03:00:41.976Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-10-21T03:00:42.015Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-10-21T03:00:42.015Z] 6ace714950837befb0776d0eb088238886854561 [2024-10-21T03:00:42.015Z] latest [2024-10-21T03:00:42.015Z] 3.2.0-dev.109 [2024-10-21T03:00:42.015Z] 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T03:00:42.015Z] main [2024-10-21T03:00:42.015Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:00:42.364Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:6ace714950837befb0776d0eb088238886854561 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:00:42.687Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:6ace714950837befb0776d0eb088238886854561 [2024-10-21T03:00:42.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-21T03:00:42.687Z] d26cc1c908dc: Preparing [2024-10-21T03:00:42.687Z] 7ca20ce92f1b: Preparing [2024-10-21T03:00:42.687Z] a35df7d0cfba: Preparing [2024-10-21T03:00:42.687Z] 401902b65637: Preparing [2024-10-21T03:00:42.687Z] a45ae6833bb2: Preparing [2024-10-21T03:00:42.687Z] 077905d299d9: Preparing [2024-10-21T03:00:42.687Z] 63ca1fbb43ae: Preparing [2024-10-21T03:00:42.687Z] 077905d299d9: Waiting [2024-10-21T03:00:42.687Z] 63ca1fbb43ae: Waiting [2024-10-21T03:00:42.687Z] 401902b65637: Layer already exists [2024-10-21T03:00:42.687Z] a45ae6833bb2: Layer already exists [2024-10-21T03:00:42.687Z] a35df7d0cfba: Layer already exists [2024-10-21T03:00:42.687Z] 077905d299d9: Layer already exists [2024-10-21T03:00:42.687Z] 63ca1fbb43ae: Layer already exists [2024-10-21T03:00:42.687Z] d26cc1c908dc: Pushed [2024-10-21T03:00:47.957Z] 7ca20ce92f1b: Pushed [2024-10-21T03:00:47.957Z] 6ace714950837befb0776d0eb088238886854561: digest: sha256:e627403cc74454b107c63d95ab788e87849b51a3280f48664f9a26a449f4fe80 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:00:48.289Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:00:48.622Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-10-21T03:00:48.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-21T03:00:48.623Z] d26cc1c908dc: Preparing [2024-10-21T03:00:48.623Z] 7ca20ce92f1b: Preparing [2024-10-21T03:00:48.623Z] a35df7d0cfba: Preparing [2024-10-21T03:00:48.623Z] 401902b65637: Preparing [2024-10-21T03:00:48.623Z] a45ae6833bb2: Preparing [2024-10-21T03:00:48.623Z] 077905d299d9: Preparing [2024-10-21T03:00:48.623Z] 63ca1fbb43ae: Preparing [2024-10-21T03:00:48.623Z] 077905d299d9: Waiting [2024-10-21T03:00:48.623Z] 63ca1fbb43ae: Waiting [2024-10-21T03:00:48.623Z] d26cc1c908dc: Layer already exists [2024-10-21T03:00:48.623Z] 7ca20ce92f1b: Layer already exists [2024-10-21T03:00:48.623Z] a35df7d0cfba: Layer already exists [2024-10-21T03:00:48.623Z] 401902b65637: Layer already exists [2024-10-21T03:00:48.623Z] a45ae6833bb2: Layer already exists [2024-10-21T03:00:48.623Z] 077905d299d9: Layer already exists [2024-10-21T03:00:48.623Z] 63ca1fbb43ae: Layer already exists [2024-10-21T03:00:48.623Z] latest: digest: sha256:e627403cc74454b107c63d95ab788e87849b51a3280f48664f9a26a449f4fe80 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:00:53.925Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:00:55.285Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.109 [2024-10-21T03:00:55.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-21T03:00:55.285Z] d26cc1c908dc: Preparing [2024-10-21T03:00:55.285Z] 7ca20ce92f1b: Preparing [2024-10-21T03:00:55.285Z] a35df7d0cfba: Preparing [2024-10-21T03:00:55.285Z] 401902b65637: Preparing [2024-10-21T03:00:55.285Z] a45ae6833bb2: Preparing [2024-10-21T03:00:55.285Z] 077905d299d9: Preparing [2024-10-21T03:00:55.285Z] 63ca1fbb43ae: Preparing [2024-10-21T03:00:55.285Z] 63ca1fbb43ae: Waiting [2024-10-21T03:00:55.285Z] 077905d299d9: Waiting [2024-10-21T03:00:55.285Z] 401902b65637: Layer already exists [2024-10-21T03:00:55.285Z] a45ae6833bb2: Layer already exists [2024-10-21T03:00:55.285Z] 7ca20ce92f1b: Layer already exists [2024-10-21T03:00:55.285Z] a35df7d0cfba: Layer already exists [2024-10-21T03:00:55.285Z] 077905d299d9: Layer already exists [2024-10-21T03:00:55.285Z] 63ca1fbb43ae: Layer already exists [2024-10-21T03:00:55.285Z] d26cc1c908dc: Layer already exists [2024-10-21T03:00:55.285Z] 3.2.0-dev.109: digest: sha256:e627403cc74454b107c63d95ab788e87849b51a3280f48664f9a26a449f4fe80 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:00:55.622Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:00:55.946Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T03:00:55.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-21T03:00:55.946Z] d26cc1c908dc: Preparing [2024-10-21T03:00:55.946Z] 7ca20ce92f1b: Preparing [2024-10-21T03:00:55.946Z] a35df7d0cfba: Preparing [2024-10-21T03:00:55.946Z] 401902b65637: Preparing [2024-10-21T03:00:55.946Z] a45ae6833bb2: Preparing [2024-10-21T03:00:55.946Z] 077905d299d9: Preparing [2024-10-21T03:00:55.946Z] 63ca1fbb43ae: Preparing [2024-10-21T03:00:55.946Z] 077905d299d9: Waiting [2024-10-21T03:00:55.946Z] 63ca1fbb43ae: Waiting [2024-10-21T03:00:55.946Z] a45ae6833bb2: Layer already exists [2024-10-21T03:00:55.946Z] 401902b65637: Layer already exists [2024-10-21T03:00:55.946Z] a35df7d0cfba: Layer already exists [2024-10-21T03:00:55.946Z] d26cc1c908dc: Layer already exists [2024-10-21T03:00:55.946Z] 7ca20ce92f1b: Layer already exists [2024-10-21T03:00:55.946Z] 077905d299d9: Layer already exists [2024-10-21T03:00:55.946Z] 63ca1fbb43ae: Layer already exists [2024-10-21T03:00:55.946Z] 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109: digest: sha256:e627403cc74454b107c63d95ab788e87849b51a3280f48664f9a26a449f4fe80 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:00:56.280Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:00:56.611Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-10-21T03:00:56.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-21T03:00:56.611Z] d26cc1c908dc: Preparing [2024-10-21T03:00:56.611Z] 7ca20ce92f1b: Preparing [2024-10-21T03:00:56.611Z] a35df7d0cfba: Preparing [2024-10-21T03:00:56.611Z] 401902b65637: Preparing [2024-10-21T03:00:56.611Z] a45ae6833bb2: Preparing [2024-10-21T03:00:56.611Z] 077905d299d9: Preparing [2024-10-21T03:00:56.611Z] 63ca1fbb43ae: Preparing [2024-10-21T03:00:56.611Z] 077905d299d9: Waiting [2024-10-21T03:00:56.611Z] 63ca1fbb43ae: Waiting [2024-10-21T03:00:56.611Z] 401902b65637: Layer already exists [2024-10-21T03:00:56.611Z] a45ae6833bb2: Layer already exists [2024-10-21T03:00:56.611Z] d26cc1c908dc: Layer already exists [2024-10-21T03:00:56.611Z] 7ca20ce92f1b: Layer already exists [2024-10-21T03:00:56.611Z] 63ca1fbb43ae: Layer already exists [2024-10-21T03:00:56.611Z] a35df7d0cfba: Layer already exists [2024-10-21T03:00:56.611Z] 077905d299d9: Layer already exists [2024-10-21T03:00:56.611Z] main: digest: sha256:e627403cc74454b107c63d95ab788e87849b51a3280f48664f9a26a449f4fe80 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-21T03:00:56.707Z] ===================================================== [Pipeline] echo [2024-10-21T03:00:56.725Z] taggedImages: [2024-10-21T03:00:56.725Z] - nexus3.edgexfoundry.org:10004/support-scheduler:6ace714950837befb0776d0eb088238886854561 [2024-10-21T03:00:56.725Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-10-21T03:00:56.725Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.109 [2024-10-21T03:00:56.725Z] - nexus3.edgexfoundry.org:10004/support-scheduler:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T03:00:56.725Z] - 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] } [2024-10-21T03:18:27.531Z] #160 ... [2024-10-21T03:18:27.531Z] [2024-10-21T03:18:27.531Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-21T03:18:27.531Z] #152 DONE 1263.0s [2024-10-21T03:18:27.531Z] [2024-10-21T03:18:27.531Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-21T03:18:27.531Z] #160 ... [2024-10-21T03:18:27.531Z] [2024-10-21T03:18:27.531Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-21T03:18:27.531Z] #161 DONE 0.2s [2024-10-21T03:18:27.531Z] [2024-10-21T03:18:27.531Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-10-21T03:18:27.531Z] #162 DONE 0.2s [2024-10-21T03:18:27.531Z] [2024-10-21T03:18:27.531Z] #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 [2024-10-21T03:18:27.531Z] #163 DONE 0.2s [2024-10-21T03:18:27.531Z] [2024-10-21T03:18:27.531Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-10-21T03:18:27.531Z] #164 DONE 0.2s [2024-10-21T03:18:27.531Z] [2024-10-21T03:18:27.531Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-10-21T03:18:27.531Z] #165 DONE 0.3s [2024-10-21T03:18:27.531Z] [2024-10-21T03:18:27.531Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-10-21T03:18:27.531Z] #166 DONE 0.2s [2024-10-21T03:18:27.531Z] [2024-10-21T03:18:27.531Z] #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-10-21T03:18:27.531Z] #148 ... [2024-10-21T03:18:27.531Z] [2024-10-21T03:18:27.531Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-21T03:18:27.531Z] #167 DONE 2.3s [2024-10-21T03:18:27.531Z] [2024-10-21T03:18:27.531Z] #108 [security-proxy-setup] exporting to image [2024-10-21T03:18:27.531Z] #108 exporting layers [2024-10-21T03:18:27.531Z] #108 exporting layers 1.1s done [2024-10-21T03:18:27.531Z] #108 writing image sha256:7504d23a689763a6a3c4c1efb196b3fee05acf56bada588128ad4077b99bddd0 done [2024-10-21T03:18:27.531Z] #108 naming to docker.io/library/security-proxy-setup-arm64 done [2024-10-21T03:18:27.531Z] #108 DONE 6.0s [2024-10-21T03:18:27.531Z] [2024-10-21T03:18:27.531Z] #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-10-21T03:18:30.899Z] #148 ... [2024-10-21T03:18:30.899Z] [2024-10-21T03:18:30.899Z] #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-21T03:18:30.899Z] #156 DONE 1271.4s [2024-10-21T03:18:30.899Z] [2024-10-21T03:18:30.899Z] #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-10-21T03:18:30.899Z] #168 DONE 0.4s [2024-10-21T03:18:30.899Z] [2024-10-21T03:18:30.899Z] #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-21T03:18:31.165Z] #159 ... [2024-10-21T03:18:31.165Z] [2024-10-21T03:18:31.165Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-10-21T03:18:33.766Z] #169 DONE 2.4s [2024-10-21T03:18:33.766Z] [2024-10-21T03:18:33.766Z] #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-21T03:18:33.766Z] #170 DONE 0.4s [2024-10-21T03:18:33.766Z] [2024-10-21T03:18:33.766Z] #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-21T03:18:33.766Z] #157 ... [2024-10-21T03:18:33.766Z] [2024-10-21T03:18:33.766Z] #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-10-21T03:18:34.041Z] #171 DONE 0.2s [2024-10-21T03:18:34.041Z] [2024-10-21T03:18:34.041Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-10-21T03:18:34.309Z] #172 DONE 0.3s [2024-10-21T03:18:34.309Z] [2024-10-21T03:18:34.309Z] #25 [security-bootstrapper internal] load .dockerignore [2024-10-21T03:18:34.595Z] #25 ... [2024-10-21T03:18:34.595Z] [2024-10-21T03:18:34.595Z] #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-10-21T03:18:34.595Z] #173 DONE 0.2s [2024-10-21T03:18:34.595Z] [2024-10-21T03:18:34.595Z] #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/ [2024-10-21T03:18:34.866Z] #174 DONE 0.2s [2024-10-21T03:18:34.866Z] [2024-10-21T03:18:34.866Z] #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/ [2024-10-21T03:18:34.866Z] #175 DONE 0.2s [2024-10-21T03:18:34.866Z] [2024-10-21T03:18:34.866Z] #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/ [2024-10-21T03:18:35.134Z] #176 DONE 0.2s [2024-10-21T03:18:35.134Z] [2024-10-21T03:18:35.134Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-10-21T03:18:35.134Z] #177 DONE 0.2s [2024-10-21T03:18:35.134Z] [2024-10-21T03:18:35.134Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-21T03:18:35.406Z] #150 ... [2024-10-21T03:18:35.406Z] [2024-10-21T03:18:35.406Z] #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-10-21T03:18:35.406Z] #178 DONE 0.1s [2024-10-21T03:18:35.406Z] [2024-10-21T03:18:35.406Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-10-21T03:18:37.986Z] #179 DONE 2.2s [2024-10-21T03:18:37.986Z] [2024-10-21T03:18:37.986Z] #108 [security-bootstrapper] exporting to image [2024-10-21T03:18:37.986Z] #108 exporting layers [2024-10-21T03:18:38.951Z] #108 exporting layers 1.5s done [2024-10-21T03:18:39.219Z] #108 writing image sha256:f580ffa907f7886812bba5d9cab10aeb8c7d42a51b44b14b7f8083119bbd3e08 done [2024-10-21T03:18:39.220Z] #108 naming to docker.io/library/security-bootstrapper-arm64 done [2024-10-21T03:18:39.220Z] #108 DONE 7.4s [2024-10-21T03:18:39.220Z] [2024-10-21T03:18:39.220Z] #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-10-21T03:18:44.581Z] #148 1285.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-21T03:19:11.248Z] #148 DONE 1311.9s [2024-10-21T03:19:11.248Z] [2024-10-21T03:19:11.248Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-21T03:19:11.515Z] #158 ... [2024-10-21T03:19:11.515Z] [2024-10-21T03:19:11.515Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-21T03:19:11.795Z] #180 DONE 0.3s [2024-10-21T03:19:11.795Z] [2024-10-21T03:19:11.795Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-21T03:19:12.126Z] #151 ... [2024-10-21T03:19:12.126Z] [2024-10-21T03:19:12.126Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-10-21T03:19:12.411Z] #181 DONE 0.4s [2024-10-21T03:19:12.411Z] [2024-10-21T03:19:12.411Z] #25 [security-bootstrapper internal] load .dockerignore [2024-10-21T03:19:12.411Z] #25 ... [2024-10-21T03:19:12.411Z] [2024-10-21T03:19:12.411Z] #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 [2024-10-21T03:19:12.711Z] #182 DONE 0.2s [2024-10-21T03:19:12.711Z] [2024-10-21T03:19:12.711Z] #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 [2024-10-21T03:19:12.711Z] #183 DONE 0.2s [2024-10-21T03:19:12.711Z] [2024-10-21T03:19:12.711Z] #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-21T03:19:12.991Z] #159 ... [2024-10-21T03:19:12.991Z] [2024-10-21T03:19:12.991Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-10-21T03:19:12.991Z] #184 DONE 0.3s [2024-10-21T03:19:12.991Z] [2024-10-21T03:19:12.991Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-21T03:19:13.258Z] #150 ... [2024-10-21T03:19:13.258Z] [2024-10-21T03:19:13.258Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-10-21T03:19:13.529Z] #185 DONE 0.4s [2024-10-21T03:19:13.529Z] [2024-10-21T03:19:13.529Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-10-21T03:19:13.805Z] #186 DONE 0.3s [2024-10-21T03:19:13.805Z] [2024-10-21T03:19:13.805Z] #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-21T03:19:14.076Z] #159 ... [2024-10-21T03:19:14.076Z] [2024-10-21T03:19:14.076Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-10-21T03:19:14.076Z] #187 DONE 0.2s [2024-10-21T03:19:14.076Z] [2024-10-21T03:19:14.076Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-21T03:19:16.662Z] #188 DONE 2.3s [2024-10-21T03:19:16.662Z] [2024-10-21T03:19:16.662Z] #108 [security-secretstore-setup] exporting to image [2024-10-21T03:19:16.662Z] #108 exporting layers [2024-10-21T03:19:17.620Z] #108 exporting layers 1.4s done [2024-10-21T03:19:17.620Z] #108 writing image sha256:451b3f6ef626da358b8b3762b7f973d316cbb6f9622372246f05680ccd8bbebc done [2024-10-21T03:19:17.620Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2024-10-21T03:19:17.620Z] #108 DONE 8.9s [2024-10-21T03:19:17.620Z] [2024-10-21T03:19:17.620Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-21T03:19:56.515Z] #151 DONE 1350.9s [2024-10-21T03:19:56.515Z] [2024-10-21T03:19:56.515Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-21T03:19:56.515Z] #150 ... [2024-10-21T03:19:56.515Z] [2024-10-21T03:19:56.515Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-21T03:19:56.515Z] #189 DONE 0.2s [2024-10-21T03:19:56.515Z] [2024-10-21T03:19:56.515Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-21T03:19:56.515Z] #190 DONE 0.2s [2024-10-21T03:19:56.515Z] [2024-10-21T03:19:56.516Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-21T03:19:56.516Z] #150 ... [2024-10-21T03:19:56.516Z] [2024-10-21T03:19:56.516Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-10-21T03:19:56.516Z] #191 DONE 0.3s [2024-10-21T03:19:56.516Z] [2024-10-21T03:19:56.516Z] #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-21T03:19:56.516Z] #159 ... [2024-10-21T03:19:56.516Z] [2024-10-21T03:19:56.516Z] #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 [2024-10-21T03:19:56.516Z] #192 DONE 0.1s [2024-10-21T03:19:56.516Z] [2024-10-21T03:19:56.516Z] #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-10-21T03:19:56.516Z] #193 DONE 0.2s [2024-10-21T03:19:56.516Z] [2024-10-21T03:19:56.516Z] #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-21T03:19:56.516Z] #194 DONE 1.8s [2024-10-21T03:19:56.516Z] [2024-10-21T03:19:56.516Z] #108 [core-common-config-bootstrapper] exporting to image [2024-10-21T03:19:56.516Z] #108 exporting layers [2024-10-21T03:19:56.516Z] #108 exporting layers 0.7s done [2024-10-21T03:19:56.516Z] #108 writing image sha256:9d0de939ef9882a34084a5c31f87e96d3570d6b7c9841443f326a1842e53b3b5 done [2024-10-21T03:19:56.516Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-10-21T03:19:56.516Z] #108 DONE 9.6s [2024-10-21T03:19:56.516Z] [2024-10-21T03:19:56.516Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-21T03:22:18.276Z] #160 ... [2024-10-21T03:22:18.276Z] [2024-10-21T03:22:18.276Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-21T03:22:18.276Z] #153 DONE 1487.9s [2024-10-21T03:22:18.276Z] [2024-10-21T03:22:18.276Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-21T03:22:18.276Z] #149 ... [2024-10-21T03:22:18.276Z] [2024-10-21T03:22:18.276Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-21T03:22:18.276Z] #195 DONE 0.1s [2024-10-21T03:22:18.276Z] [2024-10-21T03:22:18.276Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-21T03:22:18.276Z] #149 ... [2024-10-21T03:22:18.276Z] [2024-10-21T03:22:18.276Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-21T03:22:18.276Z] #196 DONE 0.1s [2024-10-21T03:22:18.276Z] [2024-10-21T03:22:18.276Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-10-21T03:22:18.276Z] #197 DONE 0.4s [2024-10-21T03:22:18.276Z] [2024-10-21T03:22:18.276Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-21T03:22:18.276Z] #149 ... [2024-10-21T03:22:18.276Z] [2024-10-21T03:22:18.276Z] #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 [2024-10-21T03:22:18.276Z] #198 DONE 0.1s [2024-10-21T03:22:18.276Z] [2024-10-21T03:22:18.276Z] #108 [security-spiffe-token-provider] exporting to image [2024-10-21T03:22:18.276Z] #108 exporting layers [2024-10-21T03:22:18.276Z] #108 exporting layers 2.0s done [2024-10-21T03:22:18.276Z] #108 writing image sha256:770475119657390ac25066b48555b5aea3e8721cdc264fa2116da4d051e80f21 done [2024-10-21T03:22:18.276Z] #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-10-21T03:22:18.276Z] #108 DONE 11.6s [2024-10-21T03:22:18.276Z] [2024-10-21T03:22:18.276Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-21T03:30:10.462Z] #150 ... [2024-10-21T03:30:10.462Z] [2024-10-21T03:30:10.462Z] #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-21T03:30:10.462Z] #157 DONE 1957.7s [2024-10-21T03:30:10.462Z] [2024-10-21T03:30:10.462Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-21T03:30:10.462Z] #155 ... [2024-10-21T03:30:10.462Z] [2024-10-21T03:30:10.462Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-21T03:30:10.462Z] #199 DONE 0.3s [2024-10-21T03:30:10.462Z] [2024-10-21T03:30:10.462Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-21T03:30:10.462Z] #149 ... [2024-10-21T03:30:10.462Z] [2024-10-21T03:30:10.462Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-21T03:30:10.462Z] #200 DONE 0.1s [2024-10-21T03:30:10.462Z] [2024-10-21T03:30:10.462Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-10-21T03:30:10.462Z] #201 DONE 0.3s [2024-10-21T03:30:10.462Z] [2024-10-21T03:30:10.462Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-10-21T03:30:10.462Z] #202 DONE 0.1s [2024-10-21T03:30:10.462Z] [2024-10-21T03:30:10.462Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-10-21T03:30:10.462Z] #203 DONE 0.1s [2024-10-21T03:30:10.462Z] [2024-10-21T03:30:10.462Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-21T03:30:10.462Z] #154 ... [2024-10-21T03:30:10.462Z] [2024-10-21T03:30:10.462Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-21T03:30:10.462Z] #204 DONE 1.9s [2024-10-21T03:30:10.462Z] [2024-10-21T03:30:10.462Z] #108 [security-proxy-auth] exporting to image [2024-10-21T03:30:10.462Z] #108 exporting layers [2024-10-21T03:30:10.462Z] #108 exporting layers 0.8s done [2024-10-21T03:30:10.462Z] #108 writing image sha256:7f59ccc55c7830169c894f2022687a2928283e19259a101575f8cff15fcd4ed7 done [2024-10-21T03:30:10.462Z] #108 naming to docker.io/library/security-proxy-auth-arm64 done [2024-10-21T03:30:10.462Z] #108 DONE 12.4s [2024-10-21T03:30:10.462Z] [2024-10-21T03:30:10.462Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-21T03:30:49.334Z] #149 DONE 2009.5s [2024-10-21T03:30:49.334Z] [2024-10-21T03:30:49.334Z] #25 [security-bootstrapper internal] load .dockerignore [2024-10-21T03:30:49.334Z] #25 ... [2024-10-21T03:30:49.334Z] [2024-10-21T03:30:49.334Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-21T03:30:49.334Z] #205 DONE 0.1s [2024-10-21T03:30:49.334Z] [2024-10-21T03:30:49.334Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-21T03:30:49.600Z] #158 ... [2024-10-21T03:30:49.600Z] [2024-10-21T03:30:49.600Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-21T03:30:49.600Z] #206 DONE 0.2s [2024-10-21T03:30:49.600Z] [2024-10-21T03:30:49.600Z] #59 [security-spire-server internal] load build context [2024-10-21T03:30:49.865Z] #59 ... [2024-10-21T03:30:49.865Z] [2024-10-21T03:30:49.865Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-10-21T03:30:50.132Z] #207 DONE 0.4s [2024-10-21T03:30:50.132Z] [2024-10-21T03:30:50.132Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-10-21T03:30:50.398Z] #208 DONE 0.1s [2024-10-21T03:30:50.398Z] [2024-10-21T03:30:50.398Z] #108 [core-command] exporting to image [2024-10-21T03:30:50.398Z] #108 exporting layers [2024-10-21T03:30:50.978Z] #108 exporting layers 0.4s done [2024-10-21T03:30:50.978Z] #108 writing image sha256:22f8408b44f7e1d7e7fd02207c69a1a0332cd3dbd9b044d07d861b9f21bcc982 done [2024-10-21T03:30:50.978Z] #108 naming to docker.io/library/core-command-arm64 done [2024-10-21T03:30:50.978Z] #108 DONE 12.8s [2024-10-21T03:30:50.978Z] [2024-10-21T03:30:50.978Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-21T03:33:12.640Z] #150 ... [2024-10-21T03:33:12.640Z] [2024-10-21T03:33:12.640Z] #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-21T03:33:12.640Z] #159 DONE 2140.7s [2024-10-21T03:33:12.640Z] [2024-10-21T03:33:12.640Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-21T03:33:12.640Z] #150 ... [2024-10-21T03:33:12.640Z] [2024-10-21T03:33:12.640Z] #209 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-21T03:33:12.640Z] #209 DONE 0.1s [2024-10-21T03:33:12.640Z] [2024-10-21T03:33:12.640Z] #210 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-10-21T03:33:12.640Z] #210 DONE 0.1s [2024-10-21T03:33:12.640Z] [2024-10-21T03:33:12.640Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-21T03:33:12.640Z] #150 ... [2024-10-21T03:33:12.640Z] [2024-10-21T03:33:12.640Z] #211 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-10-21T03:33:12.640Z] #211 DONE 0.6s [2024-10-21T03:33:12.640Z] [2024-10-21T03:33:12.640Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-21T03:33:12.640Z] #150 ... [2024-10-21T03:33:12.640Z] [2024-10-21T03:33:12.640Z] #212 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-10-21T03:33:12.640Z] #212 DONE 0.1s [2024-10-21T03:33:12.640Z] [2024-10-21T03:33:12.640Z] #213 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-10-21T03:33:12.640Z] #213 DONE 0.1s [2024-10-21T03:33:12.640Z] [2024-10-21T03:33:12.640Z] #59 [security-spire-server internal] load build context [2024-10-21T03:33:12.640Z] #59 ... [2024-10-21T03:33:12.640Z] [2024-10-21T03:33:12.640Z] #214 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-10-21T03:33:12.640Z] #214 DONE 0.2s [2024-10-21T03:33:12.640Z] [2024-10-21T03:33:12.640Z] #108 [core-metadata] exporting to image [2024-10-21T03:33:12.640Z] #108 exporting layers [2024-10-21T03:33:12.640Z] #108 exporting layers 0.8s done [2024-10-21T03:33:12.640Z] #108 writing image sha256:f3d9b9aeda846f4dc79db360e6a80f0bf98f0cca8ca8ab41f324c6e94bf105bb done [2024-10-21T03:33:12.640Z] #108 naming to docker.io/library/core-metadata-arm64 done [2024-10-21T03:33:12.640Z] #108 DONE 13.5s [2024-10-21T03:33:12.640Z] [2024-10-21T03:33:12.640Z] #59 [security-spire-server internal] load build context [2024-10-21T03:33:12.640Z] #59 ... [2024-10-21T03:33:12.640Z] [2024-10-21T03:33:12.640Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-21T03:33:12.640Z] #155 DONE 2144.1s [2024-10-21T03:33:12.640Z] [2024-10-21T03:33:12.640Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-21T03:33:12.640Z] #160 ... [2024-10-21T03:33:12.640Z] [2024-10-21T03:33:12.640Z] #215 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-21T03:33:12.640Z] #215 DONE 0.3s [2024-10-21T03:33:12.640Z] [2024-10-21T03:33:12.640Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-21T03:33:12.640Z] #158 ... [2024-10-21T03:33:12.640Z] [2024-10-21T03:33:12.640Z] #216 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-10-21T03:33:12.640Z] #216 ... [2024-10-21T03:33:12.640Z] [2024-10-21T03:33:12.640Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-21T03:33:12.640Z] #158 DONE 2145.3s [2024-10-21T03:33:12.640Z] [2024-10-21T03:33:12.640Z] #25 [security-bootstrapper internal] load .dockerignore [2024-10-21T03:33:12.640Z] #25 ... [2024-10-21T03:33:12.640Z] [2024-10-21T03:33:12.640Z] #216 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-10-21T03:33:12.640Z] #216 DONE 1.1s [2024-10-21T03:33:12.640Z] [2024-10-21T03:33:12.640Z] #217 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-10-21T03:33:12.640Z] #217 DONE 0.2s [2024-10-21T03:33:12.640Z] [2024-10-21T03:33:12.640Z] #218 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-21T03:33:12.640Z] #218 DONE 0.2s [2024-10-21T03:33:12.640Z] [2024-10-21T03:33:12.640Z] #219 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-10-21T03:33:12.640Z] #219 DONE 0.2s [2024-10-21T03:33:12.640Z] [2024-10-21T03:33:12.640Z] #220 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-21T03:33:12.640Z] #220 DONE 0.2s [2024-10-21T03:33:12.640Z] [2024-10-21T03:33:12.640Z] #108 [core-keeper] exporting to image [2024-10-21T03:33:12.640Z] #108 ... [2024-10-21T03:33:12.640Z] [2024-10-21T03:33:12.640Z] #221 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-10-21T03:33:12.640Z] #221 DONE 0.7s [2024-10-21T03:33:12.640Z] [2024-10-21T03:33:12.640Z] #108 [core-keeper] exporting to image [2024-10-21T03:33:12.640Z] #108 exporting layers 0.7s done [2024-10-21T03:33:12.640Z] #108 writing image sha256:fb466b7b2bfe5f7d7e7b1f87a42abe769ed0623a629cd39dc7da6ece80af4f67 0.0s done [2024-10-21T03:33:12.640Z] #108 naming to docker.io/library/core-keeper-arm64 done [2024-10-21T03:33:12.640Z] #108 DONE 14.3s [2024-10-21T03:33:12.640Z] [2024-10-21T03:33:12.640Z] #222 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-10-21T03:33:12.640Z] #222 DONE 0.2s [2024-10-21T03:33:12.640Z] [2024-10-21T03:33:12.640Z] #223 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-10-21T03:33:12.640Z] #223 DONE 0.1s [2024-10-21T03:33:12.640Z] [2024-10-21T03:33:12.640Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-21T03:33:12.640Z] #150 ... [2024-10-21T03:33:12.640Z] [2024-10-21T03:33:12.640Z] #108 [core-data] exporting to image [2024-10-21T03:33:12.640Z] #108 exporting layers 0.6s done [2024-10-21T03:33:12.640Z] #108 writing image sha256:43fb161735b4af4ffba04044a02e9c469317c9fc3ffe0b11a26ee9ed20700028 done [2024-10-21T03:33:12.640Z] #108 naming to docker.io/library/core-data-arm64 done [2024-10-21T03:33:12.640Z] #108 DONE 15.0s [2024-10-21T03:33:12.640Z] [2024-10-21T03:33:12.640Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-21T03:33:44.839Z] #150 DONE 2182.4s [2024-10-21T03:33:44.839Z] [2024-10-21T03:33:44.839Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-21T03:33:44.839Z] #154 ... [2024-10-21T03:33:44.839Z] [2024-10-21T03:33:44.839Z] #224 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-21T03:33:44.839Z] #224 DONE 0.2s [2024-10-21T03:33:44.839Z] [2024-10-21T03:33:44.839Z] #225 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-21T03:33:44.839Z] #225 DONE 0.2s [2024-10-21T03:33:44.839Z] [2024-10-21T03:33:44.839Z] #226 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-10-21T03:33:44.839Z] #226 ... [2024-10-21T03:33:44.839Z] [2024-10-21T03:33:44.839Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-21T03:33:44.839Z] #154 DONE 2183.2s [2024-10-21T03:33:44.839Z] [2024-10-21T03:33:44.839Z] #227 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-21T03:33:44.839Z] #227 DONE 0.4s [2024-10-21T03:33:44.839Z] [2024-10-21T03:33:44.839Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-21T03:33:44.839Z] #160 ... [2024-10-21T03:33:44.839Z] [2024-10-21T03:33:44.840Z] #226 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-10-21T03:33:44.840Z] #226 DONE 0.7s [2024-10-21T03:33:44.840Z] [2024-10-21T03:33:44.840Z] #228 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-10-21T03:33:44.840Z] #228 DONE 0.3s [2024-10-21T03:33:44.840Z] [2024-10-21T03:33:44.840Z] #229 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-21T03:33:44.840Z] #229 DONE 0.3s [2024-10-21T03:33:44.840Z] [2024-10-21T03:33:44.840Z] #108 [support-scheduler] exporting to image [2024-10-21T03:33:44.840Z] #108 exporting layers [2024-10-21T03:33:44.840Z] #108 ... [2024-10-21T03:33:44.840Z] [2024-10-21T03:33:44.840Z] #230 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-21T03:33:44.840Z] #230 DONE 0.8s [2024-10-21T03:33:44.840Z] [2024-10-21T03:33:44.840Z] #108 [support-scheduler] exporting to image [2024-10-21T03:33:44.840Z] #108 exporting layers 0.8s done [2024-10-21T03:33:44.840Z] #108 writing image sha256:cc596890e5b02f137bc765af8048f675af95f5335b710d4efb0797ceb54bf353 done [2024-10-21T03:33:44.840Z] #108 naming to docker.io/library/support-scheduler-arm64 0.0s done [2024-10-21T03:33:44.840Z] #108 DONE 15.8s [2024-10-21T03:33:44.840Z] [2024-10-21T03:33:44.840Z] #231 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-10-21T03:33:44.840Z] #231 DONE 0.2s [2024-10-21T03:33:44.840Z] [2024-10-21T03:33:44.840Z] #232 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-10-21T03:33:44.840Z] #232 ... [2024-10-21T03:33:44.840Z] [2024-10-21T03:33:44.840Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-21T03:33:44.840Z] #160 DONE 2185.3s [2024-10-21T03:33:44.840Z] [2024-10-21T03:33:44.840Z] #232 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-10-21T03:33:44.840Z] #232 DONE 0.2s [2024-10-21T03:33:44.840Z] [2024-10-21T03:33:44.840Z] #108 [support-notifications] exporting to image [2024-10-21T03:33:45.104Z] #108 ... [2024-10-21T03:33:45.104Z] [2024-10-21T03:33:45.104Z] #233 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-21T03:33:45.104Z] #233 DONE 0.2s [2024-10-21T03:33:45.104Z] [2024-10-21T03:33:45.104Z] #234 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-21T03:33:45.104Z] #234 DONE 0.1s [2024-10-21T03:33:45.369Z] [2024-10-21T03:33:45.369Z] #235 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-10-21T03:33:45.948Z] #235 DONE 0.5s [2024-10-21T03:33:45.948Z] [2024-10-21T03:33:45.948Z] #108 [support-notifications] exporting to image [2024-10-21T03:33:45.948Z] #108 exporting layers 1.1s done [2024-10-21T03:33:45.948Z] #108 writing image sha256:c526db7ba4bf94a828eabb9fd9b5a916535cc0de5a42020b325f2e0cac41e70f done [2024-10-21T03:33:45.948Z] #108 naming to docker.io/library/support-notifications-arm64 done [2024-10-21T03:33:45.948Z] #108 DONE 16.9s [2024-10-21T03:33:45.948Z] [2024-10-21T03:33:45.948Z] #236 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-10-21T03:33:45.948Z] #236 DONE 0.1s [2024-10-21T03:33:45.948Z] [2024-10-21T03:33:45.948Z] #108 [support-cron-scheduler] exporting to image [2024-10-21T03:33:46.913Z] #108 exporting layers 0.9s done [2024-10-21T03:33:46.913Z] #108 writing image sha256:d2a64b5044648f98c3779a6fee039684b1f8c041b6be39049758b46a01dff09c done [2024-10-21T03:33:46.913Z] #108 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-10-21T03:33:46.913Z] #108 DONE 17.2s [2024-10-21T03:33:46.913Z] [2024-10-21T03:33:46.913Z] #59 [security-spire-server internal] load build context [2024-10-21T03:33:46.913Z] time="2024-10-21T02:54:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-21T03:33:46.913Z] time="2024-10-21T02:54:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-21T03:33:46.913Z] time="2024-10-21T02:54:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-21T03:33:46.913Z] time="2024-10-21T02:54:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-21T03:33:46.913Z] time="2024-10-21T02:54:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-21T03:33:46.913Z] time="2024-10-21T02:54:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-21T03:33:46.913Z] time="2024-10-21T02:54:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-21T03:33:46.913Z] time="2024-10-21T02:54:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-21T03:33:46.913Z] time="2024-10-21T02:54:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-21T03:33:46.913Z] time="2024-10-21T02:54:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-21T03:33:46.913Z] time="2024-10-21T02:54:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-21T03:33:46.913Z] time="2024-10-21T02:54:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-21T03:33:46.913Z] time="2024-10-21T02:54:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-21T03:33:46.913Z] time="2024-10-21T02:54:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-21T03:33:46.913Z] time="2024-10-21T02:54:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-21T03:33:46.913Z] time="2024-10-21T02:54:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-10-21T03:33:46.942Z] $ docker stop --time=1 2093ca8ab14e6a5e4dde71e23be2bb06d60ba013d7f09a5b6140544785175567 [2024-10-21T03:33:48.567Z] $ docker rm -f --volumes 2093ca8ab14e6a5e4dde71e23be2bb06d60ba013d7f09a5b6140544785175567 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-21T03:33:49.102Z] + docker images [2024-10-21T03:33:49.103Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-10-21T03:33:49.103Z] support-cron-scheduler-arm64 latest d2a64b504464 4 seconds ago 72.6MB [2024-10-21T03:33:49.103Z] support-notifications-arm64 latest c526db7ba4bf 5 seconds ago 71.5MB [2024-10-21T03:33:49.103Z] support-scheduler-arm64 latest cc596890e5b0 6 seconds ago 70.5MB [2024-10-21T03:33:49.103Z] core-data-arm64 latest 43fb161735b4 43 seconds ago 48.5MB [2024-10-21T03:33:49.103Z] core-keeper-arm64 latest fb466b7b2bfe 44 seconds ago 41.7MB [2024-10-21T03:33:49.103Z] core-metadata-arm64 latest f3d9b9aeda84 48 seconds ago 48.6MB [2024-10-21T03:33:49.103Z] core-command-arm64 latest 22f8408b44f7 2 minutes ago 42.7MB [2024-10-21T03:33:49.103Z] security-proxy-auth-arm64 latest 7f59ccc55c78 3 minutes ago 40.9MB [2024-10-21T03:33:49.103Z] security-spiffe-token-provider-arm64 latest 770475119657 11 minutes ago 48.5MB [2024-10-21T03:33:49.103Z] core-common-config-bootstrapper-arm64 latest 9d0de939ef98 13 minutes ago 28.1MB [2024-10-21T03:33:49.103Z] security-secretstore-setup-arm64 latest 451b3f6ef626 14 minutes ago 58.2MB [2024-10-21T03:33:49.103Z] security-bootstrapper-arm64 latest f580ffa907f7 15 minutes ago 33.9MB [2024-10-21T03:33:49.103Z] security-proxy-setup-arm64 latest 7504d23a6897 15 minutes ago 40.4MB [2024-10-21T03:33:49.103Z] security-spire-agent-arm64 latest fcda7d8d577a 37 minutes ago 182MB [2024-10-21T03:33:49.103Z] security-spire-config-arm64 latest abfc71d2ce30 37 minutes ago 123MB [2024-10-21T03:33:49.103Z] security-spire-server-arm64 latest 5024f4bfe1c8 37 minutes ago 124MB [2024-10-21T03:33:49.103Z] ci-base-image-arm64 latest b4e56bd20a66 39 minutes ago 965MB [2024-10-21T03:33:49.103Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 2 weeks ago 558MB [2024-10-21T03:33:49.103Z] 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 [2024-10-21T03:33:49.264Z] provisioning config files... [2024-10-21T03:33:49.282Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/732@tmp/config16644905677578441170tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-21T03:33:49.682Z] ---> ****-login.sh [2024-10-21T03:33:49.683Z] nexus3.edgexfoundry.org:10001 [2024-10-21T03:33:49.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-21T03:33:51.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-21T03:33:51.640Z] Configure a credential helper to remove this warning. See [2024-10-21T03:33:51.640Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-21T03:33:51.640Z] [2024-10-21T03:33:51.640Z] Login Succeeded [2024-10-21T03:33:51.640Z] nexus3.edgexfoundry.org:10002 [2024-10-21T03:33:51.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-21T03:33:52.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-21T03:33:52.187Z] Configure a credential helper to remove this warning. See [2024-10-21T03:33:52.187Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-21T03:33:52.187Z] [2024-10-21T03:33:52.187Z] Login Succeeded [2024-10-21T03:33:52.187Z] nexus3.edgexfoundry.org:10003 [2024-10-21T03:33:52.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-21T03:33:52.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-21T03:33:52.452Z] Configure a credential helper to remove this warning. See [2024-10-21T03:33:52.452Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-21T03:33:52.452Z] [2024-10-21T03:33:52.452Z] Login Succeeded [2024-10-21T03:33:52.452Z] nexus3.edgexfoundry.org:10004 [2024-10-21T03:33:52.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-21T03:33:52.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-21T03:33:52.717Z] Configure a credential helper to remove this warning. See [2024-10-21T03:33:52.717Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-21T03:33:52.717Z] [2024-10-21T03:33:52.981Z] Login Succeeded [2024-10-21T03:33:52.981Z] ****.io [2024-10-21T03:33:52.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-21T03:33:53.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-21T03:33:53.243Z] Configure a credential helper to remove this warning. See [2024-10-21T03:33:53.243Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-21T03:33:53.243Z] [2024-10-21T03:33:53.244Z] Login Succeeded [2024-10-21T03:33:53.244Z] ---> ****-login.sh ends [Pipeline] } [2024-10-21T03:33:53.253Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-21T03:33:53.303Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-21T03:33:53.328Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-10-21T03:33:53.328Z] 6ace714950837befb0776d0eb088238886854561 [2024-10-21T03:33:53.328Z] latest [2024-10-21T03:33:53.328Z] 3.2.0-dev.109 [2024-10-21T03:33:53.328Z] 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T03:33:53.328Z] main [2024-10-21T03:33:53.328Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:33:53.713Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:6ace714950837befb0776d0eb088238886854561 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:33:54.068Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:6ace714950837befb0776d0eb088238886854561 [2024-10-21T03:33:54.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-21T03:33:54.068Z] c8f803f56894: Preparing [2024-10-21T03:33:54.068Z] 61e245fc40e4: Preparing [2024-10-21T03:33:54.068Z] 6f971fcb22fb: Preparing [2024-10-21T03:33:54.068Z] 4cd6ef78fca6: Preparing [2024-10-21T03:33:54.068Z] 8a784f0a1765: Preparing [2024-10-21T03:33:54.068Z] ffdea3e9e9b2: Preparing [2024-10-21T03:33:54.068Z] 16113d51b718: Preparing [2024-10-21T03:33:54.068Z] ffdea3e9e9b2: Waiting [2024-10-21T03:33:54.068Z] 16113d51b718: Waiting [2024-10-21T03:33:54.334Z] 4cd6ef78fca6: Pushed [2024-10-21T03:33:54.334Z] 6f971fcb22fb: Pushed [2024-10-21T03:33:54.334Z] c8f803f56894: Pushed [2024-10-21T03:33:54.600Z] 16113d51b718: Layer already exists [2024-10-21T03:33:54.600Z] ffdea3e9e9b2: Pushed [2024-10-21T03:33:57.179Z] 8a784f0a1765: Pushed [2024-10-21T03:34:00.507Z] 61e245fc40e4: Pushed [2024-10-21T03:34:00.772Z] 6ace714950837befb0776d0eb088238886854561: digest: sha256:45040bbff6c3fee1d2ca255e029992e016f7ddc7eb6083706bbaa9668062595e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:34:01.138Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:34:01.497Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-10-21T03:34:01.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-21T03:34:01.497Z] c8f803f56894: Preparing [2024-10-21T03:34:01.497Z] 61e245fc40e4: Preparing [2024-10-21T03:34:01.497Z] 6f971fcb22fb: Preparing [2024-10-21T03:34:01.497Z] 4cd6ef78fca6: Preparing [2024-10-21T03:34:01.497Z] 8a784f0a1765: Preparing [2024-10-21T03:34:01.497Z] ffdea3e9e9b2: Preparing [2024-10-21T03:34:01.497Z] 16113d51b718: Preparing [2024-10-21T03:34:01.497Z] ffdea3e9e9b2: Waiting [2024-10-21T03:34:01.497Z] 16113d51b718: Waiting [2024-10-21T03:34:01.497Z] c8f803f56894: Layer already exists [2024-10-21T03:34:01.497Z] 8a784f0a1765: Layer already exists [2024-10-21T03:34:01.497Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:34:01.497Z] 61e245fc40e4: Layer already exists [2024-10-21T03:34:01.497Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:34:01.497Z] ffdea3e9e9b2: Layer already exists [2024-10-21T03:34:01.497Z] 16113d51b718: Layer already exists [2024-10-21T03:34:01.761Z] latest: digest: sha256:45040bbff6c3fee1d2ca255e029992e016f7ddc7eb6083706bbaa9668062595e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:34:02.122Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:34:02.498Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.109 [2024-10-21T03:34:02.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-21T03:34:02.498Z] c8f803f56894: Preparing [2024-10-21T03:34:02.498Z] 61e245fc40e4: Preparing [2024-10-21T03:34:02.498Z] 6f971fcb22fb: Preparing [2024-10-21T03:34:02.498Z] 4cd6ef78fca6: Preparing [2024-10-21T03:34:02.498Z] 8a784f0a1765: Preparing [2024-10-21T03:34:02.498Z] ffdea3e9e9b2: Preparing [2024-10-21T03:34:02.498Z] 16113d51b718: Preparing [2024-10-21T03:34:02.498Z] ffdea3e9e9b2: Waiting [2024-10-21T03:34:02.498Z] 16113d51b718: Waiting [2024-10-21T03:34:02.498Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:34:02.498Z] 61e245fc40e4: Layer already exists [2024-10-21T03:34:02.498Z] 8a784f0a1765: Layer already exists [2024-10-21T03:34:02.498Z] c8f803f56894: Layer already exists [2024-10-21T03:34:02.498Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:34:02.498Z] ffdea3e9e9b2: Layer already exists [2024-10-21T03:34:02.498Z] 16113d51b718: Layer already exists [2024-10-21T03:34:02.763Z] 3.2.0-dev.109: digest: sha256:45040bbff6c3fee1d2ca255e029992e016f7ddc7eb6083706bbaa9668062595e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:34:03.127Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:34:03.489Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T03:34:03.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-21T03:34:03.489Z] c8f803f56894: Preparing [2024-10-21T03:34:03.489Z] 61e245fc40e4: Preparing [2024-10-21T03:34:03.489Z] 6f971fcb22fb: Preparing [2024-10-21T03:34:03.489Z] 4cd6ef78fca6: Preparing [2024-10-21T03:34:03.489Z] 8a784f0a1765: Preparing [2024-10-21T03:34:03.489Z] ffdea3e9e9b2: Preparing [2024-10-21T03:34:03.489Z] 16113d51b718: Preparing [2024-10-21T03:34:03.489Z] ffdea3e9e9b2: Waiting [2024-10-21T03:34:03.489Z] 16113d51b718: Waiting [2024-10-21T03:34:03.489Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:34:03.489Z] 8a784f0a1765: Layer already exists [2024-10-21T03:34:03.489Z] 61e245fc40e4: Layer already exists [2024-10-21T03:34:03.489Z] c8f803f56894: Layer already exists [2024-10-21T03:34:03.489Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:34:03.489Z] ffdea3e9e9b2: Layer already exists [2024-10-21T03:34:03.489Z] 16113d51b718: Layer already exists [2024-10-21T03:34:03.754Z] 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109: digest: sha256:45040bbff6c3fee1d2ca255e029992e016f7ddc7eb6083706bbaa9668062595e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:34:04.122Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:34:04.485Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-10-21T03:34:04.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-21T03:34:04.485Z] c8f803f56894: Preparing [2024-10-21T03:34:04.485Z] 61e245fc40e4: Preparing [2024-10-21T03:34:04.485Z] 6f971fcb22fb: Preparing [2024-10-21T03:34:04.485Z] 4cd6ef78fca6: Preparing [2024-10-21T03:34:04.485Z] 8a784f0a1765: Preparing [2024-10-21T03:34:04.485Z] ffdea3e9e9b2: Preparing [2024-10-21T03:34:04.485Z] 16113d51b718: Preparing [2024-10-21T03:34:04.485Z] ffdea3e9e9b2: Waiting [2024-10-21T03:34:04.485Z] 16113d51b718: Waiting [2024-10-21T03:34:04.485Z] 8a784f0a1765: Layer already exists [2024-10-21T03:34:04.485Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:34:04.485Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:34:04.485Z] 61e245fc40e4: Layer already exists [2024-10-21T03:34:04.485Z] c8f803f56894: Layer already exists [2024-10-21T03:34:04.485Z] 16113d51b718: Layer already exists [2024-10-21T03:34:04.485Z] ffdea3e9e9b2: Layer already exists [2024-10-21T03:34:04.794Z] main: digest: sha256:45040bbff6c3fee1d2ca255e029992e016f7ddc7eb6083706bbaa9668062595e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-21T03:34:04.887Z] ===================================================== [Pipeline] echo [2024-10-21T03:34:04.901Z] taggedImages: [2024-10-21T03:34:04.901Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:6ace714950837befb0776d0eb088238886854561 [2024-10-21T03:34:04.901Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-10-21T03:34:04.901Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.109 [2024-10-21T03:34:04.901Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T03:34:04.901Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-10-21T03:34:04.938Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-10-21T03:34:04.938Z] 6ace714950837befb0776d0eb088238886854561 [2024-10-21T03:34:04.938Z] latest [2024-10-21T03:34:04.938Z] 3.2.0-dev.109 [2024-10-21T03:34:04.938Z] 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T03:34:04.938Z] main [2024-10-21T03:34:04.938Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:34:05.324Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6ace714950837befb0776d0eb088238886854561 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:34:05.686Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6ace714950837befb0776d0eb088238886854561 [2024-10-21T03:34:05.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-21T03:34:05.687Z] 6ef9e2e1a3eb: Preparing [2024-10-21T03:34:05.687Z] 26e5cdeaf4a1: Preparing [2024-10-21T03:34:05.687Z] 5dee4cfe96f3: Preparing [2024-10-21T03:34:05.687Z] eb3097152c10: Preparing [2024-10-21T03:34:05.687Z] 6f971fcb22fb: Preparing [2024-10-21T03:34:05.687Z] 4cd6ef78fca6: Preparing [2024-10-21T03:34:05.687Z] 8a784f0a1765: Preparing [2024-10-21T03:34:05.687Z] ffdea3e9e9b2: Preparing [2024-10-21T03:34:05.687Z] 16113d51b718: Preparing [2024-10-21T03:34:05.687Z] 4cd6ef78fca6: Waiting [2024-10-21T03:34:05.687Z] 8a784f0a1765: Waiting [2024-10-21T03:34:05.687Z] ffdea3e9e9b2: Waiting [2024-10-21T03:34:05.687Z] 16113d51b718: Waiting [2024-10-21T03:34:05.951Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:34:05.951Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:34:05.951Z] 8a784f0a1765: Layer already exists [2024-10-21T03:34:05.951Z] 26e5cdeaf4a1: Pushed [2024-10-21T03:34:05.951Z] ffdea3e9e9b2: Layer already exists [2024-10-21T03:34:05.951Z] 5dee4cfe96f3: Pushed [2024-10-21T03:34:05.951Z] 6ef9e2e1a3eb: Pushed [2024-10-21T03:34:05.951Z] 16113d51b718: Layer already exists [2024-10-21T03:34:08.521Z] eb3097152c10: Pushed [2024-10-21T03:34:08.785Z] 6ace714950837befb0776d0eb088238886854561: digest: sha256:ebd7e0530fa78bdf8228e75bff10239b89434fba49327c3dab8ea2509619e811 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:34:09.136Z] + 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 [2024-10-21T03:34:09.486Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-10-21T03:34:09.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-21T03:34:09.486Z] 6ef9e2e1a3eb: Preparing [2024-10-21T03:34:09.486Z] 26e5cdeaf4a1: Preparing [2024-10-21T03:34:09.486Z] 5dee4cfe96f3: Preparing [2024-10-21T03:34:09.486Z] eb3097152c10: Preparing [2024-10-21T03:34:09.486Z] 6f971fcb22fb: Preparing [2024-10-21T03:34:09.486Z] 4cd6ef78fca6: Preparing [2024-10-21T03:34:09.486Z] 8a784f0a1765: Preparing [2024-10-21T03:34:09.486Z] ffdea3e9e9b2: Preparing [2024-10-21T03:34:09.486Z] 16113d51b718: Preparing [2024-10-21T03:34:09.486Z] 4cd6ef78fca6: Waiting [2024-10-21T03:34:09.486Z] 8a784f0a1765: Waiting [2024-10-21T03:34:09.486Z] ffdea3e9e9b2: Waiting [2024-10-21T03:34:09.486Z] 16113d51b718: Waiting [2024-10-21T03:34:09.486Z] 5dee4cfe96f3: Layer already exists [2024-10-21T03:34:09.486Z] 26e5cdeaf4a1: Layer already exists [2024-10-21T03:34:09.486Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:34:09.486Z] 6ef9e2e1a3eb: Layer already exists [2024-10-21T03:34:09.486Z] eb3097152c10: Layer already exists [2024-10-21T03:34:09.486Z] ffdea3e9e9b2: Layer already exists [2024-10-21T03:34:09.486Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:34:09.486Z] 8a784f0a1765: Layer already exists [2024-10-21T03:34:09.486Z] 16113d51b718: Layer already exists [2024-10-21T03:34:09.750Z] latest: digest: sha256:ebd7e0530fa78bdf8228e75bff10239b89434fba49327c3dab8ea2509619e811 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:34:10.113Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:34:10.468Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.109 [2024-10-21T03:34:10.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-21T03:34:10.468Z] 6ef9e2e1a3eb: Preparing [2024-10-21T03:34:10.468Z] 26e5cdeaf4a1: Preparing [2024-10-21T03:34:10.468Z] 5dee4cfe96f3: Preparing [2024-10-21T03:34:10.468Z] eb3097152c10: Preparing [2024-10-21T03:34:10.468Z] 6f971fcb22fb: Preparing [2024-10-21T03:34:10.468Z] 4cd6ef78fca6: Preparing [2024-10-21T03:34:10.468Z] 8a784f0a1765: Preparing [2024-10-21T03:34:10.468Z] 4cd6ef78fca6: Waiting [2024-10-21T03:34:10.468Z] ffdea3e9e9b2: Preparing [2024-10-21T03:34:10.468Z] 16113d51b718: Preparing [2024-10-21T03:34:10.468Z] ffdea3e9e9b2: Waiting [2024-10-21T03:34:10.468Z] 8a784f0a1765: Waiting [2024-10-21T03:34:10.468Z] 16113d51b718: Waiting [2024-10-21T03:34:10.468Z] 26e5cdeaf4a1: Layer already exists [2024-10-21T03:34:10.468Z] eb3097152c10: Layer already exists [2024-10-21T03:34:10.468Z] 6ef9e2e1a3eb: Layer already exists [2024-10-21T03:34:10.468Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:34:10.468Z] 5dee4cfe96f3: Layer already exists [2024-10-21T03:34:10.468Z] ffdea3e9e9b2: Layer already exists [2024-10-21T03:34:10.468Z] 8a784f0a1765: Layer already exists [2024-10-21T03:34:10.468Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:34:10.468Z] 16113d51b718: Layer already exists [2024-10-21T03:34:10.732Z] 3.2.0-dev.109: digest: sha256:ebd7e0530fa78bdf8228e75bff10239b89434fba49327c3dab8ea2509619e811 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:34:11.100Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:34:11.453Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T03:34:11.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-21T03:34:11.453Z] 6ef9e2e1a3eb: Preparing [2024-10-21T03:34:11.453Z] 26e5cdeaf4a1: Preparing [2024-10-21T03:34:11.453Z] 5dee4cfe96f3: Preparing [2024-10-21T03:34:11.453Z] eb3097152c10: Preparing [2024-10-21T03:34:11.453Z] 6f971fcb22fb: Preparing [2024-10-21T03:34:11.453Z] 4cd6ef78fca6: Preparing [2024-10-21T03:34:11.453Z] 8a784f0a1765: Preparing [2024-10-21T03:34:11.453Z] ffdea3e9e9b2: Preparing [2024-10-21T03:34:11.453Z] 16113d51b718: Preparing [2024-10-21T03:34:11.453Z] 4cd6ef78fca6: Waiting [2024-10-21T03:34:11.453Z] 8a784f0a1765: Waiting [2024-10-21T03:34:11.453Z] ffdea3e9e9b2: Waiting [2024-10-21T03:34:11.453Z] 16113d51b718: Waiting [2024-10-21T03:34:11.453Z] 5dee4cfe96f3: Layer already exists [2024-10-21T03:34:11.453Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:34:11.453Z] eb3097152c10: Layer already exists [2024-10-21T03:34:11.453Z] 26e5cdeaf4a1: Layer already exists [2024-10-21T03:34:11.453Z] 6ef9e2e1a3eb: Layer already exists [2024-10-21T03:34:11.453Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:34:11.453Z] 8a784f0a1765: Layer already exists [2024-10-21T03:34:11.453Z] 16113d51b718: Layer already exists [2024-10-21T03:34:11.453Z] ffdea3e9e9b2: Layer already exists [2024-10-21T03:34:11.717Z] 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109: digest: sha256:ebd7e0530fa78bdf8228e75bff10239b89434fba49327c3dab8ea2509619e811 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:34:12.087Z] + 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 [2024-10-21T03:34:12.438Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-10-21T03:34:12.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-21T03:34:12.438Z] 6ef9e2e1a3eb: Preparing [2024-10-21T03:34:12.438Z] 26e5cdeaf4a1: Preparing [2024-10-21T03:34:12.438Z] 5dee4cfe96f3: Preparing [2024-10-21T03:34:12.438Z] eb3097152c10: Preparing [2024-10-21T03:34:12.438Z] 6f971fcb22fb: Preparing [2024-10-21T03:34:12.438Z] 4cd6ef78fca6: Preparing [2024-10-21T03:34:12.438Z] 8a784f0a1765: Preparing [2024-10-21T03:34:12.438Z] ffdea3e9e9b2: Preparing [2024-10-21T03:34:12.438Z] 16113d51b718: Preparing [2024-10-21T03:34:12.438Z] 8a784f0a1765: Waiting [2024-10-21T03:34:12.438Z] ffdea3e9e9b2: Waiting [2024-10-21T03:34:12.438Z] 16113d51b718: Waiting [2024-10-21T03:34:12.438Z] 4cd6ef78fca6: Waiting [2024-10-21T03:34:12.438Z] 26e5cdeaf4a1: Layer already exists [2024-10-21T03:34:12.438Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:34:12.438Z] 5dee4cfe96f3: Layer already exists [2024-10-21T03:34:12.438Z] 6ef9e2e1a3eb: Layer already exists [2024-10-21T03:34:12.438Z] eb3097152c10: Layer already exists [2024-10-21T03:34:12.438Z] 8a784f0a1765: Layer already exists [2024-10-21T03:34:12.438Z] ffdea3e9e9b2: Layer already exists [2024-10-21T03:34:12.438Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:34:12.438Z] 16113d51b718: Layer already exists [2024-10-21T03:34:12.702Z] main: digest: sha256:ebd7e0530fa78bdf8228e75bff10239b89434fba49327c3dab8ea2509619e811 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-21T03:34:12.783Z] ===================================================== [Pipeline] echo [2024-10-21T03:34:12.804Z] taggedImages: [2024-10-21T03:34:12.804Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6ace714950837befb0776d0eb088238886854561 [2024-10-21T03:34:12.804Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-10-21T03:34:12.804Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.109 [2024-10-21T03:34:12.804Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T03:34:12.804Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-10-21T03:34:12.840Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-10-21T03:34:12.840Z] 6ace714950837befb0776d0eb088238886854561 [2024-10-21T03:34:12.840Z] latest [2024-10-21T03:34:12.840Z] 3.2.0-dev.109 [2024-10-21T03:34:12.840Z] 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T03:34:12.840Z] main [2024-10-21T03:34:12.840Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:34:13.220Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:6ace714950837befb0776d0eb088238886854561 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:34:13.582Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:6ace714950837befb0776d0eb088238886854561 [2024-10-21T03:34:13.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-21T03:34:13.582Z] 603e4a94a62d: Preparing [2024-10-21T03:34:13.582Z] ae9510a7c3ad: Preparing [2024-10-21T03:34:13.582Z] c21724db0e06: Preparing [2024-10-21T03:34:13.582Z] 6f971fcb22fb: Preparing [2024-10-21T03:34:13.582Z] 4cd6ef78fca6: Preparing [2024-10-21T03:34:13.582Z] 8a25a2e903de: Preparing [2024-10-21T03:34:13.582Z] d2e3a51c8cc3: Preparing [2024-10-21T03:34:13.582Z] 16113d51b718: Preparing [2024-10-21T03:34:13.582Z] 8a25a2e903de: Waiting [2024-10-21T03:34:13.582Z] 16113d51b718: Waiting [2024-10-21T03:34:13.582Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:34:13.847Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:34:13.847Z] ae9510a7c3ad: Pushed [2024-10-21T03:34:14.113Z] 16113d51b718: Layer already exists [2024-10-21T03:34:14.113Z] 603e4a94a62d: Pushed [2024-10-21T03:34:14.113Z] d2e3a51c8cc3: Pushed [2024-10-21T03:34:15.513Z] 8a25a2e903de: Pushed [2024-10-21T03:34:20.844Z] c21724db0e06: Pushed [2024-10-21T03:34:47.503Z] 6ace714950837befb0776d0eb088238886854561: digest: sha256:fe1c9e8c02a6be036743df2431408f55b91cd9199995ae212bc0efb899955547 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:34:47.861Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:34:48.215Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-10-21T03:34:48.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-21T03:34:48.215Z] 603e4a94a62d: Preparing [2024-10-21T03:34:48.215Z] ae9510a7c3ad: Preparing [2024-10-21T03:34:48.215Z] c21724db0e06: Preparing [2024-10-21T03:34:48.215Z] 6f971fcb22fb: Preparing [2024-10-21T03:34:48.215Z] 4cd6ef78fca6: Preparing [2024-10-21T03:34:48.215Z] 8a25a2e903de: Preparing [2024-10-21T03:34:48.215Z] d2e3a51c8cc3: Preparing [2024-10-21T03:34:48.215Z] 16113d51b718: Preparing [2024-10-21T03:34:48.215Z] 8a25a2e903de: Waiting [2024-10-21T03:34:48.215Z] d2e3a51c8cc3: Waiting [2024-10-21T03:34:48.215Z] 16113d51b718: Waiting [2024-10-21T03:34:48.215Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:34:48.215Z] 603e4a94a62d: Layer already exists [2024-10-21T03:34:48.215Z] c21724db0e06: Layer already exists [2024-10-21T03:34:48.215Z] ae9510a7c3ad: Layer already exists [2024-10-21T03:34:48.215Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:34:48.215Z] d2e3a51c8cc3: Layer already exists [2024-10-21T03:34:48.215Z] 8a25a2e903de: Layer already exists [2024-10-21T03:34:48.215Z] 16113d51b718: Layer already exists [2024-10-21T03:34:48.482Z] latest: digest: sha256:fe1c9e8c02a6be036743df2431408f55b91cd9199995ae212bc0efb899955547 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:34:48.875Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:34:49.240Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.109 [2024-10-21T03:34:49.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-21T03:34:49.240Z] 603e4a94a62d: Preparing [2024-10-21T03:34:49.240Z] ae9510a7c3ad: Preparing [2024-10-21T03:34:49.240Z] c21724db0e06: Preparing [2024-10-21T03:34:49.240Z] 6f971fcb22fb: Preparing [2024-10-21T03:34:49.240Z] 4cd6ef78fca6: Preparing [2024-10-21T03:34:49.240Z] 8a25a2e903de: Preparing [2024-10-21T03:34:49.240Z] d2e3a51c8cc3: Preparing [2024-10-21T03:34:49.240Z] 16113d51b718: Preparing [2024-10-21T03:34:49.240Z] 8a25a2e903de: Waiting [2024-10-21T03:34:49.240Z] d2e3a51c8cc3: Waiting [2024-10-21T03:34:49.240Z] 16113d51b718: Waiting [2024-10-21T03:34:49.240Z] c21724db0e06: Layer already exists [2024-10-21T03:34:49.240Z] 603e4a94a62d: Layer already exists [2024-10-21T03:34:49.240Z] ae9510a7c3ad: Layer already exists [2024-10-21T03:34:49.240Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:34:49.240Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:34:49.240Z] 8a25a2e903de: Layer already exists [2024-10-21T03:34:49.240Z] 16113d51b718: Layer already exists [2024-10-21T03:34:49.240Z] d2e3a51c8cc3: Layer already exists [2024-10-21T03:34:49.240Z] 3.2.0-dev.109: digest: sha256:fe1c9e8c02a6be036743df2431408f55b91cd9199995ae212bc0efb899955547 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:34:49.881Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:34:50.233Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T03:34:50.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-21T03:34:50.233Z] 603e4a94a62d: Preparing [2024-10-21T03:34:50.233Z] ae9510a7c3ad: Preparing [2024-10-21T03:34:50.233Z] c21724db0e06: Preparing [2024-10-21T03:34:50.233Z] 6f971fcb22fb: Preparing [2024-10-21T03:34:50.233Z] 4cd6ef78fca6: Preparing [2024-10-21T03:34:50.233Z] 8a25a2e903de: Preparing [2024-10-21T03:34:50.233Z] d2e3a51c8cc3: Preparing [2024-10-21T03:34:50.233Z] 16113d51b718: Preparing [2024-10-21T03:34:50.233Z] 8a25a2e903de: Waiting [2024-10-21T03:34:50.233Z] d2e3a51c8cc3: Waiting [2024-10-21T03:34:50.233Z] 16113d51b718: Waiting [2024-10-21T03:34:50.233Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:34:50.233Z] 603e4a94a62d: Layer already exists [2024-10-21T03:34:50.233Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:34:50.233Z] ae9510a7c3ad: Layer already exists [2024-10-21T03:34:50.233Z] c21724db0e06: Layer already exists [2024-10-21T03:34:50.233Z] 16113d51b718: Layer already exists [2024-10-21T03:34:50.233Z] d2e3a51c8cc3: Layer already exists [2024-10-21T03:34:50.233Z] 8a25a2e903de: Layer already exists [2024-10-21T03:34:50.233Z] 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109: digest: sha256:fe1c9e8c02a6be036743df2431408f55b91cd9199995ae212bc0efb899955547 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:34:50.850Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:34:51.206Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-10-21T03:34:51.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-21T03:34:51.206Z] 603e4a94a62d: Preparing [2024-10-21T03:34:51.206Z] ae9510a7c3ad: Preparing [2024-10-21T03:34:51.206Z] c21724db0e06: Preparing [2024-10-21T03:34:51.206Z] 6f971fcb22fb: Preparing [2024-10-21T03:34:51.206Z] 4cd6ef78fca6: Preparing [2024-10-21T03:34:51.206Z] 8a25a2e903de: Preparing [2024-10-21T03:34:51.206Z] d2e3a51c8cc3: Preparing [2024-10-21T03:34:51.206Z] 16113d51b718: Preparing [2024-10-21T03:34:51.206Z] 8a25a2e903de: Waiting [2024-10-21T03:34:51.206Z] 16113d51b718: Waiting [2024-10-21T03:34:51.206Z] d2e3a51c8cc3: Waiting [2024-10-21T03:34:51.206Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:34:51.206Z] ae9510a7c3ad: Layer already exists [2024-10-21T03:34:51.206Z] c21724db0e06: Layer already exists [2024-10-21T03:34:51.206Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:34:51.206Z] 603e4a94a62d: Layer already exists [2024-10-21T03:34:51.206Z] 8a25a2e903de: Layer already exists [2024-10-21T03:34:51.206Z] d2e3a51c8cc3: Layer already exists [2024-10-21T03:34:51.206Z] 16113d51b718: Layer already exists [2024-10-21T03:34:51.472Z] main: digest: sha256:fe1c9e8c02a6be036743df2431408f55b91cd9199995ae212bc0efb899955547 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-21T03:34:51.558Z] ===================================================== [Pipeline] echo [2024-10-21T03:34:51.572Z] taggedImages: [2024-10-21T03:34:51.572Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:6ace714950837befb0776d0eb088238886854561 [2024-10-21T03:34:51.572Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-10-21T03:34:51.572Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.109 [2024-10-21T03:34:51.572Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T03:34:51.572Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-10-21T03:34:51.601Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-10-21T03:34:51.601Z] 6ace714950837befb0776d0eb088238886854561 [2024-10-21T03:34:51.601Z] latest [2024-10-21T03:34:51.601Z] 3.2.0-dev.109 [2024-10-21T03:34:51.601Z] 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T03:34:51.601Z] main [2024-10-21T03:34:51.601Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:34:51.980Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:6ace714950837befb0776d0eb088238886854561 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:34:52.345Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:6ace714950837befb0776d0eb088238886854561 [2024-10-21T03:34:52.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-21T03:34:52.345Z] f4b4212be263: Preparing [2024-10-21T03:34:52.345Z] 9691ebb52611: Preparing [2024-10-21T03:34:52.345Z] ab3889a3581c: Preparing [2024-10-21T03:34:52.345Z] 4cd6ef78fca6: Preparing [2024-10-21T03:34:52.345Z] b258e59fcc22: Preparing [2024-10-21T03:34:52.345Z] 0c8aceae93a9: Preparing [2024-10-21T03:34:52.345Z] 16113d51b718: Preparing [2024-10-21T03:34:52.345Z] 0c8aceae93a9: Waiting [2024-10-21T03:34:52.345Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:34:52.676Z] f4b4212be263: Pushed [2024-10-21T03:34:52.676Z] 9691ebb52611: Pushed [2024-10-21T03:34:52.676Z] b258e59fcc22: Pushed [2024-10-21T03:34:52.942Z] 16113d51b718: Layer already exists [2024-10-21T03:34:52.942Z] 0c8aceae93a9: Pushed [2024-10-21T03:34:59.570Z] ab3889a3581c: Pushed [2024-10-21T03:34:59.835Z] 6ace714950837befb0776d0eb088238886854561: digest: sha256:1d2a1ed2423fd8881a5292b5e4c4b8c78b65615fd5b036ff00b9d41e2f4a84f0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:35:00.199Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:35:00.569Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-10-21T03:35:00.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-21T03:35:00.569Z] f4b4212be263: Preparing [2024-10-21T03:35:00.569Z] 9691ebb52611: Preparing [2024-10-21T03:35:00.569Z] ab3889a3581c: Preparing [2024-10-21T03:35:00.569Z] 4cd6ef78fca6: Preparing [2024-10-21T03:35:00.569Z] b258e59fcc22: Preparing [2024-10-21T03:35:00.569Z] 0c8aceae93a9: Preparing [2024-10-21T03:35:00.569Z] 16113d51b718: Preparing [2024-10-21T03:35:00.569Z] 0c8aceae93a9: Waiting [2024-10-21T03:35:00.569Z] 16113d51b718: Waiting [2024-10-21T03:35:00.569Z] ab3889a3581c: Layer already exists [2024-10-21T03:35:00.569Z] 9691ebb52611: Layer already exists [2024-10-21T03:35:00.569Z] f4b4212be263: Layer already exists [2024-10-21T03:35:00.569Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:35:00.569Z] b258e59fcc22: Layer already exists [2024-10-21T03:35:00.569Z] 0c8aceae93a9: Layer already exists [2024-10-21T03:35:00.569Z] 16113d51b718: Layer already exists [2024-10-21T03:35:00.835Z] latest: digest: sha256:1d2a1ed2423fd8881a5292b5e4c4b8c78b65615fd5b036ff00b9d41e2f4a84f0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:35:01.196Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:35:01.553Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.109 [2024-10-21T03:35:01.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-21T03:35:01.553Z] f4b4212be263: Preparing [2024-10-21T03:35:01.553Z] 9691ebb52611: Preparing [2024-10-21T03:35:01.553Z] ab3889a3581c: Preparing [2024-10-21T03:35:01.553Z] 4cd6ef78fca6: Preparing [2024-10-21T03:35:01.553Z] b258e59fcc22: Preparing [2024-10-21T03:35:01.553Z] 0c8aceae93a9: Preparing [2024-10-21T03:35:01.553Z] 16113d51b718: Preparing [2024-10-21T03:35:01.553Z] 0c8aceae93a9: Waiting [2024-10-21T03:35:01.553Z] 16113d51b718: Waiting [2024-10-21T03:35:01.553Z] 9691ebb52611: Layer already exists [2024-10-21T03:35:01.553Z] b258e59fcc22: Layer already exists [2024-10-21T03:35:01.553Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:35:01.553Z] f4b4212be263: Layer already exists [2024-10-21T03:35:01.553Z] ab3889a3581c: Layer already exists [2024-10-21T03:35:01.553Z] 16113d51b718: Layer already exists [2024-10-21T03:35:01.553Z] 0c8aceae93a9: Layer already exists [2024-10-21T03:35:01.553Z] 3.2.0-dev.109: digest: sha256:1d2a1ed2423fd8881a5292b5e4c4b8c78b65615fd5b036ff00b9d41e2f4a84f0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:35:02.202Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:35:02.668Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T03:35:02.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-21T03:35:02.668Z] f4b4212be263: Preparing [2024-10-21T03:35:02.668Z] 9691ebb52611: Preparing [2024-10-21T03:35:02.668Z] ab3889a3581c: Preparing [2024-10-21T03:35:02.668Z] 4cd6ef78fca6: Preparing [2024-10-21T03:35:02.668Z] b258e59fcc22: Preparing [2024-10-21T03:35:02.668Z] 0c8aceae93a9: Preparing [2024-10-21T03:35:02.668Z] 16113d51b718: Preparing [2024-10-21T03:35:02.668Z] 0c8aceae93a9: Waiting [2024-10-21T03:35:02.668Z] ab3889a3581c: Layer already exists [2024-10-21T03:35:02.668Z] f4b4212be263: Layer already exists [2024-10-21T03:35:02.668Z] b258e59fcc22: Layer already exists [2024-10-21T03:35:02.668Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:35:02.668Z] 9691ebb52611: Layer already exists [2024-10-21T03:35:02.668Z] 16113d51b718: Layer already exists [2024-10-21T03:35:02.668Z] 0c8aceae93a9: Layer already exists [2024-10-21T03:35:02.668Z] 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109: digest: sha256:1d2a1ed2423fd8881a5292b5e4c4b8c78b65615fd5b036ff00b9d41e2f4a84f0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:35:03.300Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:35:03.923Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-10-21T03:35:03.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-21T03:35:03.923Z] f4b4212be263: Preparing [2024-10-21T03:35:03.923Z] 9691ebb52611: Preparing [2024-10-21T03:35:03.923Z] ab3889a3581c: Preparing [2024-10-21T03:35:03.923Z] 4cd6ef78fca6: Preparing [2024-10-21T03:35:03.923Z] b258e59fcc22: Preparing [2024-10-21T03:35:03.923Z] 0c8aceae93a9: Preparing [2024-10-21T03:35:03.923Z] 16113d51b718: Preparing [2024-10-21T03:35:03.923Z] 0c8aceae93a9: Waiting [2024-10-21T03:35:03.923Z] 16113d51b718: Waiting [2024-10-21T03:35:03.923Z] b258e59fcc22: Layer already exists [2024-10-21T03:35:03.923Z] ab3889a3581c: Layer already exists [2024-10-21T03:35:03.923Z] f4b4212be263: Layer already exists [2024-10-21T03:35:03.923Z] 9691ebb52611: Layer already exists [2024-10-21T03:35:03.923Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:35:03.923Z] 0c8aceae93a9: Layer already exists [2024-10-21T03:35:03.923Z] 16113d51b718: Layer already exists [2024-10-21T03:35:04.190Z] main: digest: sha256:1d2a1ed2423fd8881a5292b5e4c4b8c78b65615fd5b036ff00b9d41e2f4a84f0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-21T03:35:04.263Z] ===================================================== [Pipeline] echo [2024-10-21T03:35:04.277Z] taggedImages: [2024-10-21T03:35:04.277Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:6ace714950837befb0776d0eb088238886854561 [2024-10-21T03:35:04.277Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-10-21T03:35:04.277Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.109 [2024-10-21T03:35:04.277Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T03:35:04.277Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-10-21T03:35:04.304Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-10-21T03:35:04.304Z] 6ace714950837befb0776d0eb088238886854561 [2024-10-21T03:35:04.304Z] latest [2024-10-21T03:35:04.304Z] 3.2.0-dev.109 [2024-10-21T03:35:04.304Z] 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T03:35:04.304Z] main [2024-10-21T03:35:04.304Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:35:04.664Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:6ace714950837befb0776d0eb088238886854561 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:35:05.079Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:6ace714950837befb0776d0eb088238886854561 [2024-10-21T03:35:05.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-21T03:35:05.079Z] 5e8dbcc82b10: Preparing [2024-10-21T03:35:05.079Z] 842131d6b8be: Preparing [2024-10-21T03:35:05.079Z] c578d6ab4114: Preparing [2024-10-21T03:35:05.079Z] f2f8247ede06: Preparing [2024-10-21T03:35:05.079Z] 6f971fcb22fb: Preparing [2024-10-21T03:35:05.079Z] 4cd6ef78fca6: Preparing [2024-10-21T03:35:05.079Z] 8a784f0a1765: Preparing [2024-10-21T03:35:05.079Z] 4cd6ef78fca6: Waiting [2024-10-21T03:35:05.079Z] ffdea3e9e9b2: Preparing [2024-10-21T03:35:05.079Z] 8a784f0a1765: Waiting [2024-10-21T03:35:05.079Z] 16113d51b718: Preparing [2024-10-21T03:35:05.079Z] ffdea3e9e9b2: Waiting [2024-10-21T03:35:05.079Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:35:05.079Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:35:05.343Z] 8a784f0a1765: Layer already exists [2024-10-21T03:35:05.343Z] c578d6ab4114: Pushed [2024-10-21T03:35:05.343Z] ffdea3e9e9b2: Layer already exists [2024-10-21T03:35:05.343Z] 842131d6b8be: Pushed [2024-10-21T03:35:05.343Z] 16113d51b718: Layer already exists [2024-10-21T03:35:05.343Z] 5e8dbcc82b10: Pushed [2024-10-21T03:35:13.521Z] f2f8247ede06: Pushed [2024-10-21T03:35:13.521Z] 6ace714950837befb0776d0eb088238886854561: digest: sha256:cfef8c0719782fdfe1be867782786b0b21f563261cebfbdaa6e9e8905458bf51 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:35:13.904Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:35:14.255Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-10-21T03:35:14.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-21T03:35:14.255Z] 5e8dbcc82b10: Preparing [2024-10-21T03:35:14.255Z] 842131d6b8be: Preparing [2024-10-21T03:35:14.255Z] c578d6ab4114: Preparing [2024-10-21T03:35:14.255Z] f2f8247ede06: Preparing [2024-10-21T03:35:14.255Z] 6f971fcb22fb: Preparing [2024-10-21T03:35:14.255Z] 4cd6ef78fca6: Preparing [2024-10-21T03:35:14.255Z] 8a784f0a1765: Preparing [2024-10-21T03:35:14.255Z] ffdea3e9e9b2: Preparing [2024-10-21T03:35:14.255Z] 16113d51b718: Preparing [2024-10-21T03:35:14.255Z] 4cd6ef78fca6: Waiting [2024-10-21T03:35:14.255Z] 8a784f0a1765: Waiting [2024-10-21T03:35:14.255Z] ffdea3e9e9b2: Waiting [2024-10-21T03:35:14.255Z] 16113d51b718: Waiting [2024-10-21T03:35:14.255Z] f2f8247ede06: Layer already exists [2024-10-21T03:35:14.255Z] c578d6ab4114: Layer already exists [2024-10-21T03:35:14.255Z] 842131d6b8be: Layer already exists [2024-10-21T03:35:14.255Z] 5e8dbcc82b10: Layer already exists [2024-10-21T03:35:14.255Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:35:14.255Z] ffdea3e9e9b2: Layer already exists [2024-10-21T03:35:14.255Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:35:14.255Z] 8a784f0a1765: Layer already exists [2024-10-21T03:35:14.255Z] 16113d51b718: Layer already exists [2024-10-21T03:35:14.520Z] latest: digest: sha256:cfef8c0719782fdfe1be867782786b0b21f563261cebfbdaa6e9e8905458bf51 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:35:14.882Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:35:15.237Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.109 [2024-10-21T03:35:15.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-21T03:35:15.237Z] 5e8dbcc82b10: Preparing [2024-10-21T03:35:15.237Z] 842131d6b8be: Preparing [2024-10-21T03:35:15.237Z] c578d6ab4114: Preparing [2024-10-21T03:35:15.237Z] f2f8247ede06: Preparing [2024-10-21T03:35:15.237Z] 6f971fcb22fb: Preparing [2024-10-21T03:35:15.237Z] 4cd6ef78fca6: Preparing [2024-10-21T03:35:15.237Z] 8a784f0a1765: Preparing [2024-10-21T03:35:15.237Z] ffdea3e9e9b2: Preparing [2024-10-21T03:35:15.237Z] 16113d51b718: Preparing [2024-10-21T03:35:15.237Z] ffdea3e9e9b2: Waiting [2024-10-21T03:35:15.237Z] 8a784f0a1765: Waiting [2024-10-21T03:35:15.237Z] 4cd6ef78fca6: Waiting [2024-10-21T03:35:15.237Z] 16113d51b718: Waiting [2024-10-21T03:35:15.237Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:35:15.237Z] 842131d6b8be: Layer already exists [2024-10-21T03:35:15.237Z] f2f8247ede06: Layer already exists [2024-10-21T03:35:15.237Z] c578d6ab4114: Layer already exists [2024-10-21T03:35:15.237Z] 5e8dbcc82b10: Layer already exists [2024-10-21T03:35:15.237Z] 16113d51b718: Layer already exists [2024-10-21T03:35:15.237Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:35:15.237Z] 8a784f0a1765: Layer already exists [2024-10-21T03:35:15.237Z] ffdea3e9e9b2: Layer already exists [2024-10-21T03:35:15.501Z] 3.2.0-dev.109: digest: sha256:cfef8c0719782fdfe1be867782786b0b21f563261cebfbdaa6e9e8905458bf51 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:35:15.854Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:35:16.200Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T03:35:16.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-21T03:35:16.201Z] 5e8dbcc82b10: Preparing [2024-10-21T03:35:16.201Z] 842131d6b8be: Preparing [2024-10-21T03:35:16.201Z] c578d6ab4114: Preparing [2024-10-21T03:35:16.201Z] f2f8247ede06: Preparing [2024-10-21T03:35:16.201Z] 6f971fcb22fb: Preparing [2024-10-21T03:35:16.201Z] 4cd6ef78fca6: Preparing [2024-10-21T03:35:16.201Z] 8a784f0a1765: Preparing [2024-10-21T03:35:16.201Z] ffdea3e9e9b2: Preparing [2024-10-21T03:35:16.201Z] 16113d51b718: Preparing [2024-10-21T03:35:16.201Z] 8a784f0a1765: Waiting [2024-10-21T03:35:16.201Z] ffdea3e9e9b2: Waiting [2024-10-21T03:35:16.201Z] 16113d51b718: Waiting [2024-10-21T03:35:16.201Z] 4cd6ef78fca6: Waiting [2024-10-21T03:35:16.201Z] f2f8247ede06: Layer already exists [2024-10-21T03:35:16.201Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:35:16.201Z] 5e8dbcc82b10: Layer already exists [2024-10-21T03:35:16.201Z] 842131d6b8be: Layer already exists [2024-10-21T03:35:16.201Z] c578d6ab4114: Layer already exists [2024-10-21T03:35:16.201Z] ffdea3e9e9b2: Layer already exists [2024-10-21T03:35:16.201Z] 8a784f0a1765: Layer already exists [2024-10-21T03:35:16.201Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:35:16.201Z] 16113d51b718: Layer already exists [2024-10-21T03:35:16.466Z] 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109: digest: sha256:cfef8c0719782fdfe1be867782786b0b21f563261cebfbdaa6e9e8905458bf51 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:35:16.821Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:35:17.186Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-10-21T03:35:17.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-21T03:35:17.186Z] 5e8dbcc82b10: Preparing [2024-10-21T03:35:17.186Z] 842131d6b8be: Preparing [2024-10-21T03:35:17.186Z] c578d6ab4114: Preparing [2024-10-21T03:35:17.186Z] f2f8247ede06: Preparing [2024-10-21T03:35:17.186Z] 6f971fcb22fb: Preparing [2024-10-21T03:35:17.186Z] 4cd6ef78fca6: Preparing [2024-10-21T03:35:17.186Z] 8a784f0a1765: Preparing [2024-10-21T03:35:17.186Z] ffdea3e9e9b2: Preparing [2024-10-21T03:35:17.186Z] 16113d51b718: Preparing [2024-10-21T03:35:17.186Z] 8a784f0a1765: Waiting [2024-10-21T03:35:17.186Z] ffdea3e9e9b2: Waiting [2024-10-21T03:35:17.186Z] 16113d51b718: Waiting [2024-10-21T03:35:17.186Z] 4cd6ef78fca6: Waiting [2024-10-21T03:35:17.186Z] 5e8dbcc82b10: Layer already exists [2024-10-21T03:35:17.186Z] 842131d6b8be: Layer already exists [2024-10-21T03:35:17.186Z] f2f8247ede06: Layer already exists [2024-10-21T03:35:17.186Z] c578d6ab4114: Layer already exists [2024-10-21T03:35:17.186Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:35:17.186Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:35:17.186Z] ffdea3e9e9b2: Layer already exists [2024-10-21T03:35:17.186Z] 8a784f0a1765: Layer already exists [2024-10-21T03:35:17.186Z] 16113d51b718: Layer already exists [2024-10-21T03:35:17.452Z] main: digest: sha256:cfef8c0719782fdfe1be867782786b0b21f563261cebfbdaa6e9e8905458bf51 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-21T03:35:17.540Z] ===================================================== [Pipeline] echo [2024-10-21T03:35:17.556Z] taggedImages: [2024-10-21T03:35:17.556Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:6ace714950837befb0776d0eb088238886854561 [2024-10-21T03:35:17.556Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-10-21T03:35:17.556Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.109 [2024-10-21T03:35:17.556Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T03:35:17.556Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-10-21T03:35:17.586Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-10-21T03:35:17.586Z] 6ace714950837befb0776d0eb088238886854561 [2024-10-21T03:35:17.586Z] latest [2024-10-21T03:35:17.586Z] 3.2.0-dev.109 [2024-10-21T03:35:17.586Z] 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T03:35:17.586Z] main [2024-10-21T03:35:17.586Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:35:17.969Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6ace714950837befb0776d0eb088238886854561 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:35:18.317Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6ace714950837befb0776d0eb088238886854561 [2024-10-21T03:35:18.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-21T03:35:18.317Z] e99ce37c62c0: Preparing [2024-10-21T03:35:18.317Z] a1a7c4d7898c: Preparing [2024-10-21T03:35:18.317Z] b1296c95a785: Preparing [2024-10-21T03:35:18.317Z] 1cf74a0ec677: Preparing [2024-10-21T03:35:18.317Z] 5afa817d0d0c: Preparing [2024-10-21T03:35:18.317Z] 20af7dd0575b: Preparing [2024-10-21T03:35:18.317Z] 46f436f6e172: Preparing [2024-10-21T03:35:18.317Z] b89f0b59601d: Preparing [2024-10-21T03:35:18.317Z] 6f971fcb22fb: Preparing [2024-10-21T03:35:18.317Z] 4cd6ef78fca6: Preparing [2024-10-21T03:35:18.317Z] 89777d76fa9e: Preparing [2024-10-21T03:35:18.317Z] dba12bbfbd7a: Preparing [2024-10-21T03:35:18.317Z] 5f70bf18a086: Preparing [2024-10-21T03:35:18.317Z] 06f5561eb176: Preparing [2024-10-21T03:35:18.317Z] 6f971fcb22fb: Waiting [2024-10-21T03:35:18.317Z] 20af7dd0575b: Waiting [2024-10-21T03:35:18.317Z] 4cd6ef78fca6: Waiting [2024-10-21T03:35:18.317Z] 89777d76fa9e: Waiting [2024-10-21T03:35:18.317Z] 46f436f6e172: Waiting [2024-10-21T03:35:18.317Z] dba12bbfbd7a: Waiting [2024-10-21T03:35:18.317Z] 5f70bf18a086: Waiting [2024-10-21T03:35:18.317Z] b89f0b59601d: Waiting [2024-10-21T03:35:18.317Z] eed8bda6b66f: Preparing [2024-10-21T03:35:18.317Z] 06f5561eb176: Waiting [2024-10-21T03:35:18.317Z] b9c52d99cd73: Preparing [2024-10-21T03:35:18.317Z] 16113d51b718: Preparing [2024-10-21T03:35:18.317Z] eed8bda6b66f: Waiting [2024-10-21T03:35:18.317Z] b9c52d99cd73: Waiting [2024-10-21T03:35:18.317Z] 16113d51b718: Waiting [2024-10-21T03:35:18.583Z] 1cf74a0ec677: Pushed [2024-10-21T03:35:18.583Z] b1296c95a785: Pushed [2024-10-21T03:35:18.583Z] 5afa817d0d0c: Pushed [2024-10-21T03:35:18.583Z] a1a7c4d7898c: Pushed [2024-10-21T03:35:18.583Z] e99ce37c62c0: Pushed [2024-10-21T03:35:18.583Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:35:18.583Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:35:18.583Z] 20af7dd0575b: Pushed [2024-10-21T03:35:18.583Z] 46f436f6e172: Pushed [2024-10-21T03:35:18.583Z] 5f70bf18a086: Layer already exists [2024-10-21T03:35:18.847Z] dba12bbfbd7a: Pushed [2024-10-21T03:35:18.848Z] 89777d76fa9e: Pushed [2024-10-21T03:35:18.848Z] 16113d51b718: Layer already exists [2024-10-21T03:35:18.848Z] 06f5561eb176: Pushed [2024-10-21T03:35:18.848Z] b9c52d99cd73: Pushed [2024-10-21T03:35:20.248Z] eed8bda6b66f: Pushed [2024-10-21T03:35:22.820Z] b89f0b59601d: Pushed [2024-10-21T03:35:23.086Z] 6ace714950837befb0776d0eb088238886854561: digest: sha256:fb68e467780c09dbad8457a17e210b961bdfab6e0d92970330505a5ba7ef5c1b size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:35:23.452Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:35:23.794Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-10-21T03:35:23.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-21T03:35:23.795Z] e99ce37c62c0: Preparing [2024-10-21T03:35:23.795Z] a1a7c4d7898c: Preparing [2024-10-21T03:35:23.795Z] b1296c95a785: Preparing [2024-10-21T03:35:23.795Z] 1cf74a0ec677: Preparing [2024-10-21T03:35:23.795Z] 5afa817d0d0c: Preparing [2024-10-21T03:35:23.795Z] 20af7dd0575b: Preparing [2024-10-21T03:35:23.795Z] 46f436f6e172: Preparing [2024-10-21T03:35:23.795Z] b89f0b59601d: Preparing [2024-10-21T03:35:23.795Z] 6f971fcb22fb: Preparing [2024-10-21T03:35:23.795Z] 4cd6ef78fca6: Preparing [2024-10-21T03:35:23.795Z] 89777d76fa9e: Preparing [2024-10-21T03:35:23.795Z] dba12bbfbd7a: Preparing [2024-10-21T03:35:23.795Z] 5f70bf18a086: Preparing [2024-10-21T03:35:23.795Z] 06f5561eb176: Preparing [2024-10-21T03:35:23.795Z] eed8bda6b66f: Preparing [2024-10-21T03:35:23.795Z] b9c52d99cd73: Preparing [2024-10-21T03:35:23.795Z] 16113d51b718: Preparing [2024-10-21T03:35:23.795Z] 6f971fcb22fb: Waiting [2024-10-21T03:35:23.795Z] 4cd6ef78fca6: Waiting [2024-10-21T03:35:23.795Z] 89777d76fa9e: Waiting [2024-10-21T03:35:23.795Z] dba12bbfbd7a: Waiting [2024-10-21T03:35:23.795Z] 5f70bf18a086: Waiting [2024-10-21T03:35:23.795Z] 06f5561eb176: Waiting [2024-10-21T03:35:23.795Z] eed8bda6b66f: Waiting [2024-10-21T03:35:23.795Z] b9c52d99cd73: Waiting [2024-10-21T03:35:23.795Z] 16113d51b718: Waiting [2024-10-21T03:35:23.795Z] 46f436f6e172: Waiting [2024-10-21T03:35:23.795Z] b89f0b59601d: Waiting [2024-10-21T03:35:23.795Z] 20af7dd0575b: Waiting [2024-10-21T03:35:23.795Z] b1296c95a785: Layer already exists [2024-10-21T03:35:23.795Z] e99ce37c62c0: Layer already exists [2024-10-21T03:35:23.795Z] a1a7c4d7898c: Layer already exists [2024-10-21T03:35:23.795Z] 5afa817d0d0c: Layer already exists [2024-10-21T03:35:23.795Z] 1cf74a0ec677: Layer already exists [2024-10-21T03:35:23.795Z] 20af7dd0575b: Layer already exists [2024-10-21T03:35:23.795Z] 46f436f6e172: Layer already exists [2024-10-21T03:35:23.795Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:35:23.795Z] b89f0b59601d: Layer already exists [2024-10-21T03:35:23.795Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:35:23.795Z] dba12bbfbd7a: Layer already exists [2024-10-21T03:35:23.795Z] 5f70bf18a086: Layer already exists [2024-10-21T03:35:23.795Z] 89777d76fa9e: Layer already exists [2024-10-21T03:35:23.795Z] 06f5561eb176: Layer already exists [2024-10-21T03:35:23.795Z] eed8bda6b66f: Layer already exists [2024-10-21T03:35:23.795Z] 16113d51b718: Layer already exists [2024-10-21T03:35:23.795Z] b9c52d99cd73: Layer already exists [2024-10-21T03:35:24.059Z] latest: digest: sha256:fb68e467780c09dbad8457a17e210b961bdfab6e0d92970330505a5ba7ef5c1b size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:35:24.410Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:35:24.768Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.109 [2024-10-21T03:35:24.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-21T03:35:24.768Z] e99ce37c62c0: Preparing [2024-10-21T03:35:24.768Z] a1a7c4d7898c: Preparing [2024-10-21T03:35:24.768Z] b1296c95a785: Preparing [2024-10-21T03:35:24.768Z] 1cf74a0ec677: Preparing [2024-10-21T03:35:24.768Z] 5afa817d0d0c: Preparing [2024-10-21T03:35:24.768Z] 20af7dd0575b: Preparing [2024-10-21T03:35:24.768Z] 46f436f6e172: Preparing [2024-10-21T03:35:24.768Z] b89f0b59601d: Preparing [2024-10-21T03:35:24.768Z] 6f971fcb22fb: Preparing [2024-10-21T03:35:24.768Z] 4cd6ef78fca6: Preparing [2024-10-21T03:35:24.768Z] 89777d76fa9e: Preparing [2024-10-21T03:35:24.768Z] dba12bbfbd7a: Preparing [2024-10-21T03:35:24.768Z] 5f70bf18a086: Preparing [2024-10-21T03:35:24.768Z] 06f5561eb176: Preparing [2024-10-21T03:35:24.768Z] eed8bda6b66f: Preparing [2024-10-21T03:35:24.768Z] b9c52d99cd73: Preparing [2024-10-21T03:35:24.768Z] 16113d51b718: Preparing [2024-10-21T03:35:24.768Z] 20af7dd0575b: Waiting [2024-10-21T03:35:24.768Z] 46f436f6e172: Waiting [2024-10-21T03:35:24.768Z] b89f0b59601d: Waiting [2024-10-21T03:35:24.768Z] 6f971fcb22fb: Waiting [2024-10-21T03:35:24.768Z] 4cd6ef78fca6: Waiting [2024-10-21T03:35:24.768Z] 89777d76fa9e: Waiting [2024-10-21T03:35:24.768Z] dba12bbfbd7a: Waiting [2024-10-21T03:35:24.768Z] 5f70bf18a086: Waiting [2024-10-21T03:35:24.768Z] 06f5561eb176: Waiting [2024-10-21T03:35:24.768Z] eed8bda6b66f: Waiting [2024-10-21T03:35:24.768Z] b9c52d99cd73: Waiting [2024-10-21T03:35:24.768Z] 16113d51b718: Waiting [2024-10-21T03:35:24.768Z] 1cf74a0ec677: Layer already exists [2024-10-21T03:35:24.768Z] a1a7c4d7898c: Layer already exists [2024-10-21T03:35:24.768Z] b1296c95a785: Layer already exists [2024-10-21T03:35:24.768Z] e99ce37c62c0: Layer already exists [2024-10-21T03:35:24.768Z] 5afa817d0d0c: Layer already exists [2024-10-21T03:35:24.768Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:35:24.768Z] 20af7dd0575b: Layer already exists [2024-10-21T03:35:24.768Z] b89f0b59601d: Layer already exists [2024-10-21T03:35:24.768Z] 46f436f6e172: Layer already exists [2024-10-21T03:35:24.768Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:35:24.768Z] dba12bbfbd7a: Layer already exists [2024-10-21T03:35:24.768Z] 89777d76fa9e: Layer already exists [2024-10-21T03:35:24.768Z] 5f70bf18a086: Layer already exists [2024-10-21T03:35:24.768Z] eed8bda6b66f: Layer already exists [2024-10-21T03:35:24.768Z] 06f5561eb176: Layer already exists [2024-10-21T03:35:24.768Z] b9c52d99cd73: Layer already exists [2024-10-21T03:35:24.768Z] 16113d51b718: Layer already exists [2024-10-21T03:35:25.032Z] 3.2.0-dev.109: digest: sha256:fb68e467780c09dbad8457a17e210b961bdfab6e0d92970330505a5ba7ef5c1b size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:35:25.385Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:35:25.990Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T03:35:25.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-21T03:35:25.990Z] e99ce37c62c0: Preparing [2024-10-21T03:35:25.990Z] a1a7c4d7898c: Preparing [2024-10-21T03:35:25.990Z] b1296c95a785: Preparing [2024-10-21T03:35:25.990Z] 1cf74a0ec677: Preparing [2024-10-21T03:35:25.990Z] 5afa817d0d0c: Preparing [2024-10-21T03:35:25.990Z] 20af7dd0575b: Preparing [2024-10-21T03:35:25.990Z] 46f436f6e172: Preparing [2024-10-21T03:35:25.990Z] b89f0b59601d: Preparing [2024-10-21T03:35:25.990Z] 6f971fcb22fb: Preparing [2024-10-21T03:35:25.990Z] 4cd6ef78fca6: Preparing [2024-10-21T03:35:25.990Z] 89777d76fa9e: Preparing [2024-10-21T03:35:25.990Z] dba12bbfbd7a: Preparing [2024-10-21T03:35:25.990Z] 5f70bf18a086: Preparing [2024-10-21T03:35:25.990Z] 06f5561eb176: Preparing [2024-10-21T03:35:25.990Z] eed8bda6b66f: Preparing [2024-10-21T03:35:25.990Z] b9c52d99cd73: Preparing [2024-10-21T03:35:25.990Z] 16113d51b718: Preparing [2024-10-21T03:35:25.990Z] 89777d76fa9e: Waiting [2024-10-21T03:35:25.990Z] dba12bbfbd7a: Waiting [2024-10-21T03:35:25.990Z] 20af7dd0575b: Waiting [2024-10-21T03:35:25.990Z] 5f70bf18a086: Waiting [2024-10-21T03:35:25.990Z] 06f5561eb176: Waiting [2024-10-21T03:35:25.990Z] eed8bda6b66f: Waiting [2024-10-21T03:35:25.990Z] b9c52d99cd73: Waiting [2024-10-21T03:35:25.990Z] 16113d51b718: Waiting [2024-10-21T03:35:25.990Z] 46f436f6e172: Waiting [2024-10-21T03:35:25.990Z] 6f971fcb22fb: Waiting [2024-10-21T03:35:25.990Z] b89f0b59601d: Waiting [2024-10-21T03:35:25.990Z] 4cd6ef78fca6: Waiting [2024-10-21T03:35:25.990Z] a1a7c4d7898c: Layer already exists [2024-10-21T03:35:25.990Z] 5afa817d0d0c: Layer already exists [2024-10-21T03:35:25.990Z] b1296c95a785: Layer already exists [2024-10-21T03:35:25.990Z] e99ce37c62c0: Layer already exists [2024-10-21T03:35:25.990Z] 1cf74a0ec677: Layer already exists [2024-10-21T03:35:25.990Z] 20af7dd0575b: Layer already exists [2024-10-21T03:35:25.990Z] b89f0b59601d: Layer already exists [2024-10-21T03:35:25.990Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:35:25.990Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:35:25.990Z] 46f436f6e172: Layer already exists [2024-10-21T03:35:25.991Z] 89777d76fa9e: Layer already exists [2024-10-21T03:35:25.991Z] dba12bbfbd7a: Layer already exists [2024-10-21T03:35:25.991Z] 5f70bf18a086: Layer already exists [2024-10-21T03:35:25.991Z] 06f5561eb176: Layer already exists [2024-10-21T03:35:25.991Z] eed8bda6b66f: Layer already exists [2024-10-21T03:35:25.991Z] b9c52d99cd73: Layer already exists [2024-10-21T03:35:25.991Z] 16113d51b718: Layer already exists [2024-10-21T03:35:26.254Z] 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109: digest: sha256:fb68e467780c09dbad8457a17e210b961bdfab6e0d92970330505a5ba7ef5c1b size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:35:26.620Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:35:26.971Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-10-21T03:35:26.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-21T03:35:26.971Z] e99ce37c62c0: Preparing [2024-10-21T03:35:26.971Z] a1a7c4d7898c: Preparing [2024-10-21T03:35:26.971Z] b1296c95a785: Preparing [2024-10-21T03:35:26.971Z] 1cf74a0ec677: Preparing [2024-10-21T03:35:26.971Z] 5afa817d0d0c: Preparing [2024-10-21T03:35:26.971Z] 20af7dd0575b: Preparing [2024-10-21T03:35:26.971Z] 46f436f6e172: Preparing [2024-10-21T03:35:26.971Z] 20af7dd0575b: Waiting [2024-10-21T03:35:26.971Z] b89f0b59601d: Preparing [2024-10-21T03:35:26.971Z] 6f971fcb22fb: Preparing [2024-10-21T03:35:26.971Z] 4cd6ef78fca6: Preparing [2024-10-21T03:35:26.971Z] 89777d76fa9e: Preparing [2024-10-21T03:35:26.971Z] dba12bbfbd7a: Preparing [2024-10-21T03:35:26.971Z] 5f70bf18a086: Preparing [2024-10-21T03:35:26.971Z] 06f5561eb176: Preparing [2024-10-21T03:35:26.971Z] 4cd6ef78fca6: Waiting [2024-10-21T03:35:26.971Z] 46f436f6e172: Waiting [2024-10-21T03:35:26.971Z] 89777d76fa9e: Waiting [2024-10-21T03:35:26.971Z] b89f0b59601d: Waiting [2024-10-21T03:35:26.971Z] dba12bbfbd7a: Waiting [2024-10-21T03:35:26.971Z] 6f971fcb22fb: Waiting [2024-10-21T03:35:26.971Z] 5f70bf18a086: Waiting [2024-10-21T03:35:26.971Z] eed8bda6b66f: Preparing [2024-10-21T03:35:26.971Z] b9c52d99cd73: Preparing [2024-10-21T03:35:26.971Z] 16113d51b718: Preparing [2024-10-21T03:35:26.971Z] eed8bda6b66f: Waiting [2024-10-21T03:35:26.971Z] b9c52d99cd73: Waiting [2024-10-21T03:35:26.971Z] 16113d51b718: Waiting [2024-10-21T03:35:26.971Z] 06f5561eb176: Waiting [2024-10-21T03:35:26.971Z] e99ce37c62c0: Layer already exists [2024-10-21T03:35:26.971Z] a1a7c4d7898c: Layer already exists [2024-10-21T03:35:26.971Z] b1296c95a785: Layer already exists [2024-10-21T03:35:26.971Z] 5afa817d0d0c: Layer already exists [2024-10-21T03:35:26.971Z] 1cf74a0ec677: Layer already exists [2024-10-21T03:35:26.971Z] 46f436f6e172: Layer already exists [2024-10-21T03:35:26.971Z] b89f0b59601d: Layer already exists [2024-10-21T03:35:26.971Z] 20af7dd0575b: Layer already exists [2024-10-21T03:35:26.971Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:35:26.971Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:35:27.236Z] dba12bbfbd7a: Layer already exists [2024-10-21T03:35:27.237Z] 5f70bf18a086: Layer already exists [2024-10-21T03:35:27.237Z] 89777d76fa9e: Layer already exists [2024-10-21T03:35:27.237Z] eed8bda6b66f: Layer already exists [2024-10-21T03:35:27.237Z] 06f5561eb176: Layer already exists [2024-10-21T03:35:27.237Z] b9c52d99cd73: Layer already exists [2024-10-21T03:35:27.237Z] 16113d51b718: Layer already exists [2024-10-21T03:35:27.237Z] main: digest: sha256:fb68e467780c09dbad8457a17e210b961bdfab6e0d92970330505a5ba7ef5c1b size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-21T03:35:27.330Z] ===================================================== [Pipeline] echo [2024-10-21T03:35:27.347Z] taggedImages: [2024-10-21T03:35:27.347Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6ace714950837befb0776d0eb088238886854561 [2024-10-21T03:35:27.347Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-10-21T03:35:27.347Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.109 [2024-10-21T03:35:27.347Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T03:35:27.347Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-10-21T03:35:27.376Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-10-21T03:35:27.376Z] 6ace714950837befb0776d0eb088238886854561 [2024-10-21T03:35:27.376Z] latest [2024-10-21T03:35:27.376Z] 3.2.0-dev.109 [2024-10-21T03:35:27.376Z] 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T03:35:27.376Z] main [2024-10-21T03:35:27.376Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:35:27.743Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6ace714950837befb0776d0eb088238886854561 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:35:28.110Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6ace714950837befb0776d0eb088238886854561 [2024-10-21T03:35:28.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-21T03:35:28.110Z] 9be87a547cf7: Preparing [2024-10-21T03:35:28.110Z] 490870b1c7d6: Preparing [2024-10-21T03:35:28.110Z] 216d2552d255: Preparing [2024-10-21T03:35:28.110Z] 59e589adae4c: Preparing [2024-10-21T03:35:28.110Z] 6f971fcb22fb: Preparing [2024-10-21T03:35:28.110Z] 4cd6ef78fca6: Preparing [2024-10-21T03:35:28.110Z] 8a784f0a1765: Preparing [2024-10-21T03:35:28.110Z] ffdea3e9e9b2: Preparing [2024-10-21T03:35:28.110Z] 16113d51b718: Preparing [2024-10-21T03:35:28.110Z] 8a784f0a1765: Waiting [2024-10-21T03:35:28.110Z] 4cd6ef78fca6: Waiting [2024-10-21T03:35:28.110Z] ffdea3e9e9b2: Waiting [2024-10-21T03:35:28.110Z] 16113d51b718: Waiting [2024-10-21T03:35:28.110Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:35:28.377Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:35:28.377Z] 8a784f0a1765: Layer already exists [2024-10-21T03:35:28.377Z] 216d2552d255: Pushed [2024-10-21T03:35:28.377Z] 490870b1c7d6: Pushed [2024-10-21T03:35:28.377Z] 9be87a547cf7: Pushed [2024-10-21T03:35:28.377Z] ffdea3e9e9b2: Layer already exists [2024-10-21T03:35:28.377Z] 16113d51b718: Layer already exists [2024-10-21T03:35:35.003Z] 59e589adae4c: Pushed [2024-10-21T03:35:35.003Z] 6ace714950837befb0776d0eb088238886854561: digest: sha256:e80446b26e0a72af9ee97d679f8f7b2bcf58b07a3ab88c07d7910cdf4de33dc0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:35:35.385Z] + 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 [2024-10-21T03:35:35.746Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-10-21T03:35:35.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-21T03:35:35.746Z] 9be87a547cf7: Preparing [2024-10-21T03:35:35.746Z] 490870b1c7d6: Preparing [2024-10-21T03:35:35.746Z] 216d2552d255: Preparing [2024-10-21T03:35:35.746Z] 59e589adae4c: Preparing [2024-10-21T03:35:35.746Z] 6f971fcb22fb: Preparing [2024-10-21T03:35:35.746Z] 4cd6ef78fca6: Preparing [2024-10-21T03:35:35.746Z] 8a784f0a1765: Preparing [2024-10-21T03:35:35.746Z] ffdea3e9e9b2: Preparing [2024-10-21T03:35:35.746Z] 16113d51b718: Preparing [2024-10-21T03:35:35.746Z] 8a784f0a1765: Waiting [2024-10-21T03:35:35.746Z] ffdea3e9e9b2: Waiting [2024-10-21T03:35:35.746Z] 16113d51b718: Waiting [2024-10-21T03:35:35.746Z] 4cd6ef78fca6: Waiting [2024-10-21T03:35:35.746Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:35:35.746Z] 59e589adae4c: Layer already exists [2024-10-21T03:35:35.746Z] 490870b1c7d6: Layer already exists [2024-10-21T03:35:35.746Z] 216d2552d255: Layer already exists [2024-10-21T03:35:35.746Z] 9be87a547cf7: Layer already exists [2024-10-21T03:35:35.746Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:35:35.746Z] 8a784f0a1765: Layer already exists [2024-10-21T03:35:35.746Z] ffdea3e9e9b2: Layer already exists [2024-10-21T03:35:35.746Z] 16113d51b718: Layer already exists [2024-10-21T03:35:36.009Z] latest: digest: sha256:e80446b26e0a72af9ee97d679f8f7b2bcf58b07a3ab88c07d7910cdf4de33dc0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:35:36.360Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:35:36.722Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.109 [2024-10-21T03:35:36.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-21T03:35:36.722Z] 9be87a547cf7: Preparing [2024-10-21T03:35:36.722Z] 490870b1c7d6: Preparing [2024-10-21T03:35:36.722Z] 216d2552d255: Preparing [2024-10-21T03:35:36.722Z] 59e589adae4c: Preparing [2024-10-21T03:35:36.722Z] 6f971fcb22fb: Preparing [2024-10-21T03:35:36.722Z] 4cd6ef78fca6: Preparing [2024-10-21T03:35:36.722Z] 8a784f0a1765: Preparing [2024-10-21T03:35:36.722Z] ffdea3e9e9b2: Preparing [2024-10-21T03:35:36.722Z] 16113d51b718: Preparing [2024-10-21T03:35:36.722Z] 4cd6ef78fca6: Waiting [2024-10-21T03:35:36.722Z] ffdea3e9e9b2: Waiting [2024-10-21T03:35:36.722Z] 16113d51b718: Waiting [2024-10-21T03:35:36.722Z] 8a784f0a1765: Waiting [2024-10-21T03:35:36.722Z] 9be87a547cf7: Layer already exists [2024-10-21T03:35:36.722Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:35:36.722Z] 490870b1c7d6: Layer already exists [2024-10-21T03:35:36.722Z] 59e589adae4c: Layer already exists [2024-10-21T03:35:36.722Z] 216d2552d255: Layer already exists [2024-10-21T03:35:36.722Z] 8a784f0a1765: Layer already exists [2024-10-21T03:35:36.722Z] ffdea3e9e9b2: Layer already exists [2024-10-21T03:35:36.722Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:35:36.722Z] 16113d51b718: Layer already exists [2024-10-21T03:35:36.988Z] 3.2.0-dev.109: digest: sha256:e80446b26e0a72af9ee97d679f8f7b2bcf58b07a3ab88c07d7910cdf4de33dc0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:35:37.336Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:35:37.677Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T03:35:37.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-21T03:35:37.677Z] 9be87a547cf7: Preparing [2024-10-21T03:35:37.677Z] 490870b1c7d6: Preparing [2024-10-21T03:35:37.677Z] 216d2552d255: Preparing [2024-10-21T03:35:37.677Z] 59e589adae4c: Preparing [2024-10-21T03:35:37.677Z] 6f971fcb22fb: Preparing [2024-10-21T03:35:37.677Z] 4cd6ef78fca6: Preparing [2024-10-21T03:35:37.677Z] 8a784f0a1765: Preparing [2024-10-21T03:35:37.677Z] ffdea3e9e9b2: Preparing [2024-10-21T03:35:37.677Z] 16113d51b718: Preparing [2024-10-21T03:35:37.677Z] ffdea3e9e9b2: Waiting [2024-10-21T03:35:37.677Z] 8a784f0a1765: Waiting [2024-10-21T03:35:37.677Z] 4cd6ef78fca6: Waiting [2024-10-21T03:35:37.677Z] 16113d51b718: Waiting [2024-10-21T03:35:37.677Z] 59e589adae4c: Layer already exists [2024-10-21T03:35:37.677Z] 216d2552d255: Layer already exists [2024-10-21T03:35:37.677Z] 490870b1c7d6: Layer already exists [2024-10-21T03:35:37.677Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:35:37.677Z] 9be87a547cf7: Layer already exists [2024-10-21T03:35:37.677Z] ffdea3e9e9b2: Layer already exists [2024-10-21T03:35:37.677Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:35:37.677Z] 8a784f0a1765: Layer already exists [2024-10-21T03:35:37.677Z] 16113d51b718: Layer already exists [2024-10-21T03:35:37.941Z] 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109: digest: sha256:e80446b26e0a72af9ee97d679f8f7b2bcf58b07a3ab88c07d7910cdf4de33dc0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:35:38.294Z] + 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 [2024-10-21T03:35:38.647Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-10-21T03:35:38.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-21T03:35:38.647Z] 9be87a547cf7: Preparing [2024-10-21T03:35:38.647Z] 490870b1c7d6: Preparing [2024-10-21T03:35:38.647Z] 216d2552d255: Preparing [2024-10-21T03:35:38.647Z] 59e589adae4c: Preparing [2024-10-21T03:35:38.647Z] 6f971fcb22fb: Preparing [2024-10-21T03:35:38.647Z] 4cd6ef78fca6: Preparing [2024-10-21T03:35:38.647Z] 8a784f0a1765: Preparing [2024-10-21T03:35:38.647Z] ffdea3e9e9b2: Preparing [2024-10-21T03:35:38.647Z] 16113d51b718: Preparing [2024-10-21T03:35:38.647Z] 8a784f0a1765: Waiting [2024-10-21T03:35:38.647Z] ffdea3e9e9b2: Waiting [2024-10-21T03:35:38.647Z] 16113d51b718: Waiting [2024-10-21T03:35:38.647Z] 4cd6ef78fca6: Waiting [2024-10-21T03:35:38.647Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:35:38.647Z] 216d2552d255: Layer already exists [2024-10-21T03:35:38.647Z] 490870b1c7d6: Layer already exists [2024-10-21T03:35:38.647Z] 59e589adae4c: Layer already exists [2024-10-21T03:35:38.647Z] 9be87a547cf7: Layer already exists [2024-10-21T03:35:38.647Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:35:38.647Z] 8a784f0a1765: Layer already exists [2024-10-21T03:35:38.647Z] 16113d51b718: Layer already exists [2024-10-21T03:35:38.647Z] ffdea3e9e9b2: Layer already exists [2024-10-21T03:35:38.911Z] main: digest: sha256:e80446b26e0a72af9ee97d679f8f7b2bcf58b07a3ab88c07d7910cdf4de33dc0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-21T03:35:39.006Z] ===================================================== [Pipeline] echo [2024-10-21T03:35:39.024Z] taggedImages: [2024-10-21T03:35:39.024Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6ace714950837befb0776d0eb088238886854561 [2024-10-21T03:35:39.024Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-10-21T03:35:39.024Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.109 [2024-10-21T03:35:39.024Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T03:35:39.024Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-10-21T03:35:39.059Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-10-21T03:35:39.059Z] 6ace714950837befb0776d0eb088238886854561 [2024-10-21T03:35:39.059Z] latest [2024-10-21T03:35:39.059Z] 3.2.0-dev.109 [2024-10-21T03:35:39.059Z] 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T03:35:39.059Z] main [2024-10-21T03:35:39.059Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:35:39.431Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6ace714950837befb0776d0eb088238886854561 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:35:39.791Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6ace714950837befb0776d0eb088238886854561 [2024-10-21T03:35:39.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-21T03:35:39.791Z] e3d00cccbc64: Preparing [2024-10-21T03:35:39.791Z] 81e25ff648bd: Preparing [2024-10-21T03:35:39.791Z] ad28b94b8ed0: Preparing [2024-10-21T03:35:39.791Z] 82952e589b0a: Preparing [2024-10-21T03:35:39.791Z] 16be110a9773: Preparing [2024-10-21T03:35:39.791Z] 6f971fcb22fb: Preparing [2024-10-21T03:35:39.791Z] 4cd6ef78fca6: Preparing [2024-10-21T03:35:39.791Z] 6ad05a45d2f7: Preparing [2024-10-21T03:35:39.791Z] dc239475e8d5: Preparing [2024-10-21T03:35:39.791Z] ab6ea9f2e9b6: Preparing [2024-10-21T03:35:39.791Z] 16113d51b718: Preparing [2024-10-21T03:35:39.791Z] 6ad05a45d2f7: Waiting [2024-10-21T03:35:39.791Z] dc239475e8d5: Waiting [2024-10-21T03:35:39.791Z] ab6ea9f2e9b6: Waiting [2024-10-21T03:35:39.791Z] 6f971fcb22fb: Waiting [2024-10-21T03:35:39.791Z] 4cd6ef78fca6: Waiting [2024-10-21T03:35:39.791Z] 16113d51b718: Waiting [2024-10-21T03:35:40.055Z] 82952e589b0a: Pushed [2024-10-21T03:35:40.055Z] 16be110a9773: Pushed [2024-10-21T03:35:40.055Z] e3d00cccbc64: Pushed [2024-10-21T03:35:40.055Z] 81e25ff648bd: Pushed [2024-10-21T03:35:40.055Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:35:40.055Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:35:40.055Z] 16113d51b718: Layer already exists [2024-10-21T03:35:40.318Z] 6ad05a45d2f7: Pushed [2024-10-21T03:35:40.318Z] dc239475e8d5: Pushed [2024-10-21T03:35:43.642Z] ad28b94b8ed0: Pushed [2024-10-21T03:35:44.221Z] ab6ea9f2e9b6: Pushed [2024-10-21T03:35:44.485Z] 6ace714950837befb0776d0eb088238886854561: digest: sha256:c5110c37160f2d903607c3ca9a8815f3f99e039f7c18b2974dcf0b1134ece8af size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:35:44.851Z] + 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 [2024-10-21T03:35:45.207Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-10-21T03:35:45.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-21T03:35:45.207Z] e3d00cccbc64: Preparing [2024-10-21T03:35:45.207Z] 81e25ff648bd: Preparing [2024-10-21T03:35:45.207Z] ad28b94b8ed0: Preparing [2024-10-21T03:35:45.207Z] 82952e589b0a: Preparing [2024-10-21T03:35:45.207Z] 16be110a9773: Preparing [2024-10-21T03:35:45.207Z] 6f971fcb22fb: Preparing [2024-10-21T03:35:45.207Z] 4cd6ef78fca6: Preparing [2024-10-21T03:35:45.207Z] 6ad05a45d2f7: Preparing [2024-10-21T03:35:45.207Z] dc239475e8d5: Preparing [2024-10-21T03:35:45.207Z] ab6ea9f2e9b6: Preparing [2024-10-21T03:35:45.207Z] 16113d51b718: Preparing [2024-10-21T03:35:45.207Z] 6f971fcb22fb: Waiting [2024-10-21T03:35:45.207Z] dc239475e8d5: Waiting [2024-10-21T03:35:45.207Z] ab6ea9f2e9b6: Waiting [2024-10-21T03:35:45.207Z] 16113d51b718: Waiting [2024-10-21T03:35:45.207Z] 4cd6ef78fca6: Waiting [2024-10-21T03:35:45.207Z] 6ad05a45d2f7: Waiting [2024-10-21T03:35:45.207Z] 82952e589b0a: Layer already exists [2024-10-21T03:35:45.207Z] ad28b94b8ed0: Layer already exists [2024-10-21T03:35:45.207Z] e3d00cccbc64: Layer already exists [2024-10-21T03:35:45.207Z] 81e25ff648bd: Layer already exists [2024-10-21T03:35:45.207Z] 16be110a9773: Layer already exists [2024-10-21T03:35:45.207Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:35:45.207Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:35:45.207Z] dc239475e8d5: Layer already exists [2024-10-21T03:35:45.207Z] ab6ea9f2e9b6: Layer already exists [2024-10-21T03:35:45.207Z] 6ad05a45d2f7: Layer already exists [2024-10-21T03:35:45.207Z] 16113d51b718: Layer already exists [2024-10-21T03:35:45.474Z] latest: digest: sha256:c5110c37160f2d903607c3ca9a8815f3f99e039f7c18b2974dcf0b1134ece8af size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:35:45.832Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:35:46.187Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.109 [2024-10-21T03:35:46.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-21T03:35:46.188Z] e3d00cccbc64: Preparing [2024-10-21T03:35:46.188Z] 81e25ff648bd: Preparing [2024-10-21T03:35:46.188Z] ad28b94b8ed0: Preparing [2024-10-21T03:35:46.188Z] 82952e589b0a: Preparing [2024-10-21T03:35:46.188Z] 16be110a9773: Preparing [2024-10-21T03:35:46.188Z] 6f971fcb22fb: Preparing [2024-10-21T03:35:46.188Z] 4cd6ef78fca6: Preparing [2024-10-21T03:35:46.188Z] 6ad05a45d2f7: Preparing [2024-10-21T03:35:46.188Z] dc239475e8d5: Preparing [2024-10-21T03:35:46.188Z] ab6ea9f2e9b6: Preparing [2024-10-21T03:35:46.188Z] 16113d51b718: Preparing [2024-10-21T03:35:46.188Z] 4cd6ef78fca6: Waiting [2024-10-21T03:35:46.188Z] 6ad05a45d2f7: Waiting [2024-10-21T03:35:46.188Z] dc239475e8d5: Waiting [2024-10-21T03:35:46.188Z] ab6ea9f2e9b6: Waiting [2024-10-21T03:35:46.188Z] 6f971fcb22fb: Waiting [2024-10-21T03:35:46.188Z] 81e25ff648bd: Layer already exists [2024-10-21T03:35:46.188Z] e3d00cccbc64: Layer already exists [2024-10-21T03:35:46.188Z] 82952e589b0a: Layer already exists [2024-10-21T03:35:46.188Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:35:46.188Z] 16be110a9773: Layer already exists [2024-10-21T03:35:46.188Z] 6ad05a45d2f7: Layer already exists [2024-10-21T03:35:46.188Z] ad28b94b8ed0: Layer already exists [2024-10-21T03:35:46.188Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:35:46.188Z] dc239475e8d5: Layer already exists [2024-10-21T03:35:46.188Z] ab6ea9f2e9b6: Layer already exists [2024-10-21T03:35:46.188Z] 16113d51b718: Layer already exists [2024-10-21T03:35:46.452Z] 3.2.0-dev.109: digest: sha256:c5110c37160f2d903607c3ca9a8815f3f99e039f7c18b2974dcf0b1134ece8af size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:35:46.814Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:35:47.174Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T03:35:47.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-21T03:35:47.174Z] e3d00cccbc64: Preparing [2024-10-21T03:35:47.174Z] 81e25ff648bd: Preparing [2024-10-21T03:35:47.174Z] ad28b94b8ed0: Preparing [2024-10-21T03:35:47.174Z] 82952e589b0a: Preparing [2024-10-21T03:35:47.174Z] 16be110a9773: Preparing [2024-10-21T03:35:47.174Z] 6f971fcb22fb: Preparing [2024-10-21T03:35:47.174Z] 4cd6ef78fca6: Preparing [2024-10-21T03:35:47.174Z] 6ad05a45d2f7: Preparing [2024-10-21T03:35:47.174Z] dc239475e8d5: Preparing [2024-10-21T03:35:47.174Z] ab6ea9f2e9b6: Preparing [2024-10-21T03:35:47.174Z] 16113d51b718: Preparing [2024-10-21T03:35:47.174Z] 6f971fcb22fb: Waiting [2024-10-21T03:35:47.174Z] 4cd6ef78fca6: Waiting [2024-10-21T03:35:47.174Z] 6ad05a45d2f7: Waiting [2024-10-21T03:35:47.174Z] dc239475e8d5: Waiting [2024-10-21T03:35:47.174Z] ab6ea9f2e9b6: Waiting [2024-10-21T03:35:47.174Z] 16113d51b718: Waiting [2024-10-21T03:35:47.174Z] 81e25ff648bd: Layer already exists [2024-10-21T03:35:47.174Z] 16be110a9773: Layer already exists [2024-10-21T03:35:47.174Z] 82952e589b0a: Layer already exists [2024-10-21T03:35:47.174Z] ad28b94b8ed0: Layer already exists [2024-10-21T03:35:47.174Z] e3d00cccbc64: Layer already exists [2024-10-21T03:35:47.174Z] dc239475e8d5: Layer already exists [2024-10-21T03:35:47.174Z] 6ad05a45d2f7: Layer already exists [2024-10-21T03:35:47.174Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:35:47.174Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:35:47.174Z] ab6ea9f2e9b6: Layer already exists [2024-10-21T03:35:47.174Z] 16113d51b718: Layer already exists [2024-10-21T03:35:47.442Z] 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109: digest: sha256:c5110c37160f2d903607c3ca9a8815f3f99e039f7c18b2974dcf0b1134ece8af size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:35:47.801Z] + 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 [2024-10-21T03:35:48.168Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-10-21T03:35:48.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-21T03:35:48.168Z] e3d00cccbc64: Preparing [2024-10-21T03:35:48.168Z] 81e25ff648bd: Preparing [2024-10-21T03:35:48.168Z] ad28b94b8ed0: Preparing [2024-10-21T03:35:48.168Z] 82952e589b0a: Preparing [2024-10-21T03:35:48.168Z] 16be110a9773: Preparing [2024-10-21T03:35:48.168Z] 6f971fcb22fb: Preparing [2024-10-21T03:35:48.168Z] 4cd6ef78fca6: Preparing [2024-10-21T03:35:48.168Z] 6ad05a45d2f7: Preparing [2024-10-21T03:35:48.168Z] dc239475e8d5: Preparing [2024-10-21T03:35:48.168Z] ab6ea9f2e9b6: Preparing [2024-10-21T03:35:48.168Z] 16113d51b718: Preparing [2024-10-21T03:35:48.168Z] 6ad05a45d2f7: Waiting [2024-10-21T03:35:48.168Z] dc239475e8d5: Waiting [2024-10-21T03:35:48.168Z] ab6ea9f2e9b6: Waiting [2024-10-21T03:35:48.168Z] 16113d51b718: Waiting [2024-10-21T03:35:48.168Z] 6f971fcb22fb: Waiting [2024-10-21T03:35:48.168Z] 4cd6ef78fca6: Waiting [2024-10-21T03:35:48.168Z] e3d00cccbc64: Layer already exists [2024-10-21T03:35:48.168Z] 82952e589b0a: Layer already exists [2024-10-21T03:35:48.168Z] 16be110a9773: Layer already exists [2024-10-21T03:35:48.168Z] 81e25ff648bd: Layer already exists [2024-10-21T03:35:48.168Z] ad28b94b8ed0: Layer already exists [2024-10-21T03:35:48.168Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:35:48.168Z] 6ad05a45d2f7: Layer already exists [2024-10-21T03:35:48.168Z] dc239475e8d5: Layer already exists [2024-10-21T03:35:48.168Z] ab6ea9f2e9b6: Layer already exists [2024-10-21T03:35:48.168Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:35:48.168Z] 16113d51b718: Layer already exists [2024-10-21T03:35:48.434Z] main: digest: sha256:c5110c37160f2d903607c3ca9a8815f3f99e039f7c18b2974dcf0b1134ece8af size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-21T03:35:48.523Z] ===================================================== [Pipeline] echo [2024-10-21T03:35:48.538Z] taggedImages: [2024-10-21T03:35:48.538Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6ace714950837befb0776d0eb088238886854561 [2024-10-21T03:35:48.538Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-10-21T03:35:48.538Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.109 [2024-10-21T03:35:48.538Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T03:35:48.538Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-10-21T03:35:48.568Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-10-21T03:35:48.568Z] 6ace714950837befb0776d0eb088238886854561 [2024-10-21T03:35:48.568Z] latest [2024-10-21T03:35:48.568Z] 3.2.0-dev.109 [2024-10-21T03:35:48.568Z] 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T03:35:48.568Z] main [2024-10-21T03:35:48.568Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:35:48.984Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6ace714950837befb0776d0eb088238886854561 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:35:49.350Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6ace714950837befb0776d0eb088238886854561 [2024-10-21T03:35:49.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-21T03:35:49.350Z] a669631269ba: Preparing [2024-10-21T03:35:49.350Z] 2548db7f2447: Preparing [2024-10-21T03:35:49.350Z] 40244da67c72: Preparing [2024-10-21T03:35:49.350Z] 12526a2488cf: Preparing [2024-10-21T03:35:49.350Z] 8c924ac07a05: Preparing [2024-10-21T03:35:49.350Z] 14213e59409e: Preparing [2024-10-21T03:35:49.350Z] 5a8c94c9b0b5: Preparing [2024-10-21T03:35:49.350Z] 6f971fcb22fb: Preparing [2024-10-21T03:35:49.350Z] 4cd6ef78fca6: Preparing [2024-10-21T03:35:49.350Z] b0139da14344: Preparing [2024-10-21T03:35:49.350Z] 0cf521e39d73: Preparing [2024-10-21T03:35:49.350Z] 16113d51b718: Preparing [2024-10-21T03:35:49.350Z] 5a8c94c9b0b5: Waiting [2024-10-21T03:35:49.350Z] 6f971fcb22fb: Waiting [2024-10-21T03:35:49.350Z] 4cd6ef78fca6: Waiting [2024-10-21T03:35:49.350Z] b0139da14344: Waiting [2024-10-21T03:35:49.350Z] 0cf521e39d73: Waiting [2024-10-21T03:35:49.350Z] 16113d51b718: Waiting [2024-10-21T03:35:49.350Z] 14213e59409e: Waiting [2024-10-21T03:35:49.625Z] a669631269ba: Pushed [2024-10-21T03:35:49.625Z] 2548db7f2447: Pushed [2024-10-21T03:35:49.625Z] 8c924ac07a05: Pushed [2024-10-21T03:35:49.625Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:35:49.625Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:35:49.891Z] 5a8c94c9b0b5: Pushed [2024-10-21T03:35:49.891Z] 14213e59409e: Pushed [2024-10-21T03:35:49.891Z] 16113d51b718: Layer already exists [2024-10-21T03:35:51.335Z] b0139da14344: Pushed [2024-10-21T03:35:52.737Z] 0cf521e39d73: Pushed [2024-10-21T03:35:52.737Z] 12526a2488cf: Pushed [2024-10-21T03:35:53.696Z] 40244da67c72: Pushed [2024-10-21T03:35:53.962Z] 6ace714950837befb0776d0eb088238886854561: digest: sha256:7e5bfb1a60982381bc5ab5cdedb969a6dfdd1c927fae148029173f0bacfed3b0 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:35:54.339Z] + 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 [2024-10-21T03:35:54.835Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-10-21T03:35:54.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-21T03:35:54.835Z] a669631269ba: Preparing [2024-10-21T03:35:54.835Z] 2548db7f2447: Preparing [2024-10-21T03:35:54.835Z] 40244da67c72: Preparing [2024-10-21T03:35:54.835Z] 12526a2488cf: Preparing [2024-10-21T03:35:54.835Z] 8c924ac07a05: Preparing [2024-10-21T03:35:54.835Z] 14213e59409e: Preparing [2024-10-21T03:35:54.835Z] 5a8c94c9b0b5: Preparing [2024-10-21T03:35:54.835Z] 6f971fcb22fb: Preparing [2024-10-21T03:35:54.835Z] 4cd6ef78fca6: Preparing [2024-10-21T03:35:54.835Z] b0139da14344: Preparing [2024-10-21T03:35:54.835Z] 0cf521e39d73: Preparing [2024-10-21T03:35:54.835Z] 16113d51b718: Preparing [2024-10-21T03:35:54.835Z] 5a8c94c9b0b5: Waiting [2024-10-21T03:35:54.835Z] 6f971fcb22fb: Waiting [2024-10-21T03:35:54.835Z] 4cd6ef78fca6: Waiting [2024-10-21T03:35:54.835Z] b0139da14344: Waiting [2024-10-21T03:35:54.835Z] 0cf521e39d73: Waiting [2024-10-21T03:35:54.835Z] 16113d51b718: Waiting [2024-10-21T03:35:54.835Z] 14213e59409e: Waiting [2024-10-21T03:35:54.835Z] 12526a2488cf: Layer already exists [2024-10-21T03:35:54.835Z] 2548db7f2447: Layer already exists [2024-10-21T03:35:54.835Z] 40244da67c72: Layer already exists [2024-10-21T03:35:54.835Z] a669631269ba: Layer already exists [2024-10-21T03:35:54.835Z] 8c924ac07a05: Layer already exists [2024-10-21T03:35:54.835Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:35:54.835Z] 5a8c94c9b0b5: Layer already exists [2024-10-21T03:35:54.835Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:35:54.835Z] 14213e59409e: Layer already exists [2024-10-21T03:35:54.835Z] b0139da14344: Layer already exists [2024-10-21T03:35:54.835Z] 0cf521e39d73: Layer already exists [2024-10-21T03:35:54.835Z] 16113d51b718: Layer already exists [2024-10-21T03:35:55.108Z] latest: digest: sha256:7e5bfb1a60982381bc5ab5cdedb969a6dfdd1c927fae148029173f0bacfed3b0 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:35:55.480Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:35:55.865Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.109 [2024-10-21T03:35:55.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-21T03:35:55.866Z] a669631269ba: Preparing [2024-10-21T03:35:55.866Z] 2548db7f2447: Preparing [2024-10-21T03:35:55.866Z] 40244da67c72: Preparing [2024-10-21T03:35:55.866Z] 12526a2488cf: Preparing [2024-10-21T03:35:55.866Z] 8c924ac07a05: Preparing [2024-10-21T03:35:55.866Z] 14213e59409e: Preparing [2024-10-21T03:35:55.866Z] 5a8c94c9b0b5: Preparing [2024-10-21T03:35:55.866Z] 6f971fcb22fb: Preparing [2024-10-21T03:35:55.866Z] 4cd6ef78fca6: Preparing [2024-10-21T03:35:55.866Z] b0139da14344: Preparing [2024-10-21T03:35:55.866Z] 0cf521e39d73: Preparing [2024-10-21T03:35:55.866Z] 16113d51b718: Preparing [2024-10-21T03:35:55.866Z] 14213e59409e: Waiting [2024-10-21T03:35:55.866Z] 5a8c94c9b0b5: Waiting [2024-10-21T03:35:55.866Z] 6f971fcb22fb: Waiting [2024-10-21T03:35:55.866Z] 4cd6ef78fca6: Waiting [2024-10-21T03:35:55.866Z] b0139da14344: Waiting [2024-10-21T03:35:55.866Z] 16113d51b718: Waiting [2024-10-21T03:35:55.866Z] 0cf521e39d73: Waiting [2024-10-21T03:35:55.866Z] 2548db7f2447: Layer already exists [2024-10-21T03:35:55.866Z] 12526a2488cf: Layer already exists [2024-10-21T03:35:55.866Z] 8c924ac07a05: Layer already exists [2024-10-21T03:35:55.866Z] a669631269ba: Layer already exists [2024-10-21T03:35:55.866Z] 40244da67c72: Layer already exists [2024-10-21T03:35:55.866Z] 14213e59409e: Layer already exists [2024-10-21T03:35:55.866Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:35:55.866Z] 5a8c94c9b0b5: Layer already exists [2024-10-21T03:35:55.866Z] b0139da14344: Layer already exists [2024-10-21T03:35:55.866Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:35:55.866Z] 0cf521e39d73: Layer already exists [2024-10-21T03:35:55.866Z] 16113d51b718: Layer already exists [2024-10-21T03:35:55.866Z] 3.2.0-dev.109: digest: sha256:7e5bfb1a60982381bc5ab5cdedb969a6dfdd1c927fae148029173f0bacfed3b0 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:35:56.543Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:35:56.941Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T03:35:56.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-21T03:35:56.941Z] a669631269ba: Preparing [2024-10-21T03:35:56.941Z] 2548db7f2447: Preparing [2024-10-21T03:35:56.941Z] 40244da67c72: Preparing [2024-10-21T03:35:56.941Z] 12526a2488cf: Preparing [2024-10-21T03:35:56.941Z] 8c924ac07a05: Preparing [2024-10-21T03:35:56.941Z] 14213e59409e: Preparing [2024-10-21T03:35:56.941Z] 5a8c94c9b0b5: Preparing [2024-10-21T03:35:56.941Z] 6f971fcb22fb: Preparing [2024-10-21T03:35:56.941Z] 4cd6ef78fca6: Preparing [2024-10-21T03:35:56.941Z] b0139da14344: Preparing [2024-10-21T03:35:56.941Z] 0cf521e39d73: Preparing [2024-10-21T03:35:56.941Z] 16113d51b718: Preparing [2024-10-21T03:35:56.941Z] 6f971fcb22fb: Waiting [2024-10-21T03:35:56.941Z] 4cd6ef78fca6: Waiting [2024-10-21T03:35:56.941Z] b0139da14344: Waiting [2024-10-21T03:35:56.941Z] 0cf521e39d73: Waiting [2024-10-21T03:35:56.941Z] 16113d51b718: Waiting [2024-10-21T03:35:56.941Z] 14213e59409e: Waiting [2024-10-21T03:35:56.941Z] a669631269ba: Layer already exists [2024-10-21T03:35:56.941Z] 12526a2488cf: Layer already exists [2024-10-21T03:35:56.941Z] 40244da67c72: Layer already exists [2024-10-21T03:35:56.941Z] 2548db7f2447: Layer already exists [2024-10-21T03:35:56.941Z] 8c924ac07a05: Layer already exists [2024-10-21T03:35:56.941Z] 14213e59409e: Layer already exists [2024-10-21T03:35:56.941Z] 5a8c94c9b0b5: Layer already exists [2024-10-21T03:35:56.941Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:35:56.941Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:35:56.941Z] b0139da14344: Layer already exists [2024-10-21T03:35:56.941Z] 0cf521e39d73: Layer already exists [2024-10-21T03:35:56.941Z] 16113d51b718: Layer already exists [2024-10-21T03:35:57.206Z] 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109: digest: sha256:7e5bfb1a60982381bc5ab5cdedb969a6dfdd1c927fae148029173f0bacfed3b0 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:35:57.569Z] + 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 [2024-10-21T03:35:57.924Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-10-21T03:35:57.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-21T03:35:57.924Z] a669631269ba: Preparing [2024-10-21T03:35:57.924Z] 2548db7f2447: Preparing [2024-10-21T03:35:57.924Z] 40244da67c72: Preparing [2024-10-21T03:35:57.924Z] 12526a2488cf: Preparing [2024-10-21T03:35:57.924Z] 8c924ac07a05: Preparing [2024-10-21T03:35:57.924Z] 14213e59409e: Preparing [2024-10-21T03:35:57.924Z] 5a8c94c9b0b5: Preparing [2024-10-21T03:35:57.924Z] 6f971fcb22fb: Preparing [2024-10-21T03:35:57.924Z] 4cd6ef78fca6: Preparing [2024-10-21T03:35:57.924Z] b0139da14344: Preparing [2024-10-21T03:35:57.924Z] 0cf521e39d73: Preparing [2024-10-21T03:35:57.924Z] 16113d51b718: Preparing [2024-10-21T03:35:57.924Z] 5a8c94c9b0b5: Waiting [2024-10-21T03:35:57.924Z] 6f971fcb22fb: Waiting [2024-10-21T03:35:57.924Z] 4cd6ef78fca6: Waiting [2024-10-21T03:35:57.924Z] b0139da14344: Waiting [2024-10-21T03:35:57.924Z] 0cf521e39d73: Waiting [2024-10-21T03:35:57.924Z] 14213e59409e: Waiting [2024-10-21T03:35:57.924Z] 40244da67c72: Layer already exists [2024-10-21T03:35:57.924Z] 2548db7f2447: Layer already exists [2024-10-21T03:35:57.924Z] 12526a2488cf: Layer already exists [2024-10-21T03:35:57.924Z] 8c924ac07a05: Layer already exists [2024-10-21T03:35:57.924Z] a669631269ba: Layer already exists [2024-10-21T03:35:57.924Z] 14213e59409e: Layer already exists [2024-10-21T03:35:57.924Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:35:57.924Z] 5a8c94c9b0b5: Layer already exists [2024-10-21T03:35:57.924Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:35:57.924Z] b0139da14344: Layer already exists [2024-10-21T03:35:57.924Z] 0cf521e39d73: Layer already exists [2024-10-21T03:35:57.924Z] 16113d51b718: Layer already exists [2024-10-21T03:35:58.189Z] main: digest: sha256:7e5bfb1a60982381bc5ab5cdedb969a6dfdd1c927fae148029173f0bacfed3b0 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-21T03:35:58.259Z] ===================================================== [Pipeline] echo [2024-10-21T03:35:58.272Z] taggedImages: [2024-10-21T03:35:58.272Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6ace714950837befb0776d0eb088238886854561 [2024-10-21T03:35:58.272Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-10-21T03:35:58.272Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.109 [2024-10-21T03:35:58.272Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T03:35:58.272Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-10-21T03:35:58.304Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-10-21T03:35:58.304Z] 6ace714950837befb0776d0eb088238886854561 [2024-10-21T03:35:58.304Z] latest [2024-10-21T03:35:58.304Z] 3.2.0-dev.109 [2024-10-21T03:35:58.304Z] 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T03:35:58.304Z] main [2024-10-21T03:35:58.304Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:35:58.661Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6ace714950837befb0776d0eb088238886854561 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:35:59.024Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6ace714950837befb0776d0eb088238886854561 [2024-10-21T03:35:59.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-21T03:35:59.024Z] 63ce27466a3c: Preparing [2024-10-21T03:35:59.024Z] 7dd3d0869606: Preparing [2024-10-21T03:35:59.024Z] 6f971fcb22fb: Preparing [2024-10-21T03:35:59.024Z] 4cd6ef78fca6: Preparing [2024-10-21T03:35:59.024Z] 85fdf7ed990f: Preparing [2024-10-21T03:35:59.024Z] 1c64fcce96d0: Preparing [2024-10-21T03:35:59.024Z] 16113d51b718: Preparing [2024-10-21T03:35:59.024Z] 1c64fcce96d0: Waiting [2024-10-21T03:35:59.024Z] 16113d51b718: Waiting [2024-10-21T03:35:59.296Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:35:59.296Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:35:59.296Z] 16113d51b718: Layer already exists [2024-10-21T03:35:59.559Z] 63ce27466a3c: Pushed [2024-10-21T03:36:00.955Z] 85fdf7ed990f: Pushed [2024-10-21T03:36:01.550Z] 1c64fcce96d0: Pushed [2024-10-21T03:36:04.893Z] 7dd3d0869606: Pushed [2024-10-21T03:36:05.158Z] 6ace714950837befb0776d0eb088238886854561: digest: sha256:c2c42425a9991d35b1ee640af607f1907743336193012aa5662614d88c66601e size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:36:05.523Z] + 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 [2024-10-21T03:36:05.880Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-10-21T03:36:05.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-21T03:36:05.881Z] 63ce27466a3c: Preparing [2024-10-21T03:36:05.881Z] 7dd3d0869606: Preparing [2024-10-21T03:36:05.881Z] 6f971fcb22fb: Preparing [2024-10-21T03:36:05.881Z] 4cd6ef78fca6: Preparing [2024-10-21T03:36:05.881Z] 85fdf7ed990f: Preparing [2024-10-21T03:36:05.881Z] 1c64fcce96d0: Preparing [2024-10-21T03:36:05.881Z] 16113d51b718: Preparing [2024-10-21T03:36:05.881Z] 1c64fcce96d0: Waiting [2024-10-21T03:36:05.881Z] 16113d51b718: Waiting [2024-10-21T03:36:05.881Z] 63ce27466a3c: Layer already exists [2024-10-21T03:36:05.881Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:36:05.881Z] 7dd3d0869606: Layer already exists [2024-10-21T03:36:05.881Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:36:05.881Z] 85fdf7ed990f: Layer already exists [2024-10-21T03:36:05.881Z] 16113d51b718: Layer already exists [2024-10-21T03:36:05.881Z] 1c64fcce96d0: Layer already exists [2024-10-21T03:36:06.145Z] latest: digest: sha256:c2c42425a9991d35b1ee640af607f1907743336193012aa5662614d88c66601e size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:36:06.494Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:36:06.833Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.109 [2024-10-21T03:36:06.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-21T03:36:06.833Z] 63ce27466a3c: Preparing [2024-10-21T03:36:06.833Z] 7dd3d0869606: Preparing [2024-10-21T03:36:06.833Z] 6f971fcb22fb: Preparing [2024-10-21T03:36:06.833Z] 4cd6ef78fca6: Preparing [2024-10-21T03:36:06.833Z] 85fdf7ed990f: Preparing [2024-10-21T03:36:06.833Z] 1c64fcce96d0: Preparing [2024-10-21T03:36:06.833Z] 16113d51b718: Preparing [2024-10-21T03:36:06.833Z] 1c64fcce96d0: Waiting [2024-10-21T03:36:06.833Z] 16113d51b718: Waiting [2024-10-21T03:36:06.833Z] 63ce27466a3c: Layer already exists [2024-10-21T03:36:06.833Z] 7dd3d0869606: Layer already exists [2024-10-21T03:36:06.833Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:36:06.833Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:36:06.833Z] 85fdf7ed990f: Layer already exists [2024-10-21T03:36:06.833Z] 16113d51b718: Layer already exists [2024-10-21T03:36:06.833Z] 1c64fcce96d0: Layer already exists [2024-10-21T03:36:07.107Z] 3.2.0-dev.109: digest: sha256:c2c42425a9991d35b1ee640af607f1907743336193012aa5662614d88c66601e size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:36:07.463Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:36:07.812Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T03:36:07.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-21T03:36:07.812Z] 63ce27466a3c: Preparing [2024-10-21T03:36:07.812Z] 7dd3d0869606: Preparing [2024-10-21T03:36:07.812Z] 6f971fcb22fb: Preparing [2024-10-21T03:36:07.812Z] 4cd6ef78fca6: Preparing [2024-10-21T03:36:07.812Z] 85fdf7ed990f: Preparing [2024-10-21T03:36:07.812Z] 1c64fcce96d0: Preparing [2024-10-21T03:36:07.812Z] 16113d51b718: Preparing [2024-10-21T03:36:07.812Z] 1c64fcce96d0: Waiting [2024-10-21T03:36:07.812Z] 16113d51b718: Waiting [2024-10-21T03:36:07.812Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:36:07.812Z] 63ce27466a3c: Layer already exists [2024-10-21T03:36:07.812Z] 85fdf7ed990f: Layer already exists [2024-10-21T03:36:07.812Z] 7dd3d0869606: Layer already exists [2024-10-21T03:36:07.812Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:36:07.812Z] 1c64fcce96d0: Layer already exists [2024-10-21T03:36:07.812Z] 16113d51b718: Layer already exists [2024-10-21T03:36:08.076Z] 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109: digest: sha256:c2c42425a9991d35b1ee640af607f1907743336193012aa5662614d88c66601e size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:36:08.557Z] + 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 [2024-10-21T03:36:08.906Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-10-21T03:36:08.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-21T03:36:08.906Z] 63ce27466a3c: Preparing [2024-10-21T03:36:08.906Z] 7dd3d0869606: Preparing [2024-10-21T03:36:08.906Z] 6f971fcb22fb: Preparing [2024-10-21T03:36:08.906Z] 4cd6ef78fca6: Preparing [2024-10-21T03:36:08.906Z] 85fdf7ed990f: Preparing [2024-10-21T03:36:08.906Z] 1c64fcce96d0: Preparing [2024-10-21T03:36:08.906Z] 16113d51b718: Preparing [2024-10-21T03:36:08.906Z] 1c64fcce96d0: Waiting [2024-10-21T03:36:08.906Z] 16113d51b718: Waiting [2024-10-21T03:36:08.906Z] 63ce27466a3c: Layer already exists [2024-10-21T03:36:08.906Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:36:08.906Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:36:08.906Z] 85fdf7ed990f: Layer already exists [2024-10-21T03:36:08.906Z] 7dd3d0869606: Layer already exists [2024-10-21T03:36:08.906Z] 1c64fcce96d0: Layer already exists [2024-10-21T03:36:08.906Z] 16113d51b718: Layer already exists [2024-10-21T03:36:09.171Z] main: digest: sha256:c2c42425a9991d35b1ee640af607f1907743336193012aa5662614d88c66601e size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-21T03:36:09.266Z] ===================================================== [Pipeline] echo [2024-10-21T03:36:09.283Z] taggedImages: [2024-10-21T03:36:09.283Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6ace714950837befb0776d0eb088238886854561 [2024-10-21T03:36:09.283Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-10-21T03:36:09.283Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.109 [2024-10-21T03:36:09.283Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T03:36:09.283Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-10-21T03:36:09.318Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-10-21T03:36:09.318Z] 6ace714950837befb0776d0eb088238886854561 [2024-10-21T03:36:09.318Z] latest [2024-10-21T03:36:09.318Z] 3.2.0-dev.109 [2024-10-21T03:36:09.318Z] 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T03:36:09.318Z] main [2024-10-21T03:36:09.318Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:36:09.699Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6ace714950837befb0776d0eb088238886854561 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:36:10.052Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6ace714950837befb0776d0eb088238886854561 [2024-10-21T03:36:10.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-21T03:36:10.052Z] 5b6c000164e4: Preparing [2024-10-21T03:36:10.052Z] 3afc600bdb9d: Preparing [2024-10-21T03:36:10.052Z] dbefb0795f4c: Preparing [2024-10-21T03:36:10.052Z] 6f971fcb22fb: Preparing [2024-10-21T03:36:10.052Z] 4cd6ef78fca6: Preparing [2024-10-21T03:36:10.052Z] 5a1295bcbbda: Preparing [2024-10-21T03:36:10.052Z] c2288fa5a462: Preparing [2024-10-21T03:36:10.052Z] 1f9d1f33c9ff: Preparing [2024-10-21T03:36:10.052Z] 2d4b02865468: Preparing [2024-10-21T03:36:10.052Z] 16113d51b718: Preparing [2024-10-21T03:36:10.052Z] 5a1295bcbbda: Waiting [2024-10-21T03:36:10.052Z] c2288fa5a462: Waiting [2024-10-21T03:36:10.052Z] 1f9d1f33c9ff: Waiting [2024-10-21T03:36:10.052Z] 2d4b02865468: Waiting [2024-10-21T03:36:10.318Z] 3afc600bdb9d: Pushed [2024-10-21T03:36:10.318Z] dbefb0795f4c: Pushed [2024-10-21T03:36:10.318Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:36:10.318Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:36:10.583Z] 5b6c000164e4: Pushed [2024-10-21T03:36:10.584Z] 16113d51b718: Layer already exists [2024-10-21T03:36:10.584Z] 1f9d1f33c9ff: Pushed [2024-10-21T03:36:13.152Z] 2d4b02865468: Pushed [2024-10-21T03:36:23.201Z] c2288fa5a462: Pushed [2024-10-21T03:36:31.422Z] 5a1295bcbbda: Pushed [2024-10-21T03:36:31.688Z] 6ace714950837befb0776d0eb088238886854561: digest: sha256:8bef2a5ad854817cb24c94683d215a2fffbc70c3d3eb5119e408476ad64c4ae7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:36:32.069Z] + 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 [2024-10-21T03:36:32.719Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-10-21T03:36:32.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-21T03:36:32.719Z] 5b6c000164e4: Preparing [2024-10-21T03:36:32.719Z] 3afc600bdb9d: Preparing [2024-10-21T03:36:32.719Z] dbefb0795f4c: Preparing [2024-10-21T03:36:32.719Z] 6f971fcb22fb: Preparing [2024-10-21T03:36:32.719Z] 4cd6ef78fca6: Preparing [2024-10-21T03:36:32.719Z] 5a1295bcbbda: Preparing [2024-10-21T03:36:32.719Z] c2288fa5a462: Preparing [2024-10-21T03:36:32.719Z] 1f9d1f33c9ff: Preparing [2024-10-21T03:36:32.719Z] 2d4b02865468: Preparing [2024-10-21T03:36:32.719Z] 16113d51b718: Preparing [2024-10-21T03:36:32.719Z] 1f9d1f33c9ff: Waiting [2024-10-21T03:36:32.719Z] 2d4b02865468: Waiting [2024-10-21T03:36:32.719Z] 16113d51b718: Waiting [2024-10-21T03:36:32.719Z] c2288fa5a462: Waiting [2024-10-21T03:36:32.719Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:36:32.719Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:36:32.719Z] 3afc600bdb9d: Layer already exists [2024-10-21T03:36:32.719Z] dbefb0795f4c: Layer already exists [2024-10-21T03:36:32.719Z] 5b6c000164e4: Layer already exists [2024-10-21T03:36:32.719Z] c2288fa5a462: Layer already exists [2024-10-21T03:36:32.719Z] 1f9d1f33c9ff: Layer already exists [2024-10-21T03:36:32.719Z] 5a1295bcbbda: Layer already exists [2024-10-21T03:36:32.719Z] 2d4b02865468: Layer already exists [2024-10-21T03:36:32.719Z] 16113d51b718: Layer already exists [2024-10-21T03:36:32.985Z] latest: digest: sha256:8bef2a5ad854817cb24c94683d215a2fffbc70c3d3eb5119e408476ad64c4ae7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:36:33.352Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:36:33.706Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.109 [2024-10-21T03:36:33.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-21T03:36:33.706Z] 5b6c000164e4: Preparing [2024-10-21T03:36:33.706Z] 3afc600bdb9d: Preparing [2024-10-21T03:36:33.706Z] dbefb0795f4c: Preparing [2024-10-21T03:36:33.706Z] 6f971fcb22fb: Preparing [2024-10-21T03:36:33.706Z] 4cd6ef78fca6: Preparing [2024-10-21T03:36:33.706Z] 5a1295bcbbda: Preparing [2024-10-21T03:36:33.706Z] c2288fa5a462: Preparing [2024-10-21T03:36:33.706Z] 1f9d1f33c9ff: Preparing [2024-10-21T03:36:33.706Z] 2d4b02865468: Preparing [2024-10-21T03:36:33.706Z] 16113d51b718: Preparing [2024-10-21T03:36:33.706Z] 5a1295bcbbda: Waiting [2024-10-21T03:36:33.706Z] c2288fa5a462: Waiting [2024-10-21T03:36:33.706Z] 1f9d1f33c9ff: Waiting [2024-10-21T03:36:33.706Z] 2d4b02865468: Waiting [2024-10-21T03:36:33.706Z] 16113d51b718: Waiting [2024-10-21T03:36:33.706Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:36:33.706Z] 3afc600bdb9d: Layer already exists [2024-10-21T03:36:33.706Z] 5b6c000164e4: Layer already exists [2024-10-21T03:36:33.706Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:36:33.706Z] dbefb0795f4c: Layer already exists [2024-10-21T03:36:33.706Z] c2288fa5a462: Layer already exists [2024-10-21T03:36:33.706Z] 5a1295bcbbda: Layer already exists [2024-10-21T03:36:33.706Z] 16113d51b718: Layer already exists [2024-10-21T03:36:33.706Z] 1f9d1f33c9ff: Layer already exists [2024-10-21T03:36:33.706Z] 2d4b02865468: Layer already exists [2024-10-21T03:36:33.972Z] 3.2.0-dev.109: digest: sha256:8bef2a5ad854817cb24c94683d215a2fffbc70c3d3eb5119e408476ad64c4ae7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:36:34.332Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:36:34.686Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T03:36:34.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-21T03:36:34.687Z] 5b6c000164e4: Preparing [2024-10-21T03:36:34.687Z] 3afc600bdb9d: Preparing [2024-10-21T03:36:34.687Z] dbefb0795f4c: Preparing [2024-10-21T03:36:34.687Z] 6f971fcb22fb: Preparing [2024-10-21T03:36:34.687Z] 4cd6ef78fca6: Preparing [2024-10-21T03:36:34.687Z] 5a1295bcbbda: Preparing [2024-10-21T03:36:34.687Z] c2288fa5a462: Preparing [2024-10-21T03:36:34.687Z] 1f9d1f33c9ff: Preparing [2024-10-21T03:36:34.687Z] 2d4b02865468: Preparing [2024-10-21T03:36:34.687Z] 16113d51b718: Preparing [2024-10-21T03:36:34.687Z] 5a1295bcbbda: Waiting [2024-10-21T03:36:34.687Z] c2288fa5a462: Waiting [2024-10-21T03:36:34.687Z] 1f9d1f33c9ff: Waiting [2024-10-21T03:36:34.687Z] 2d4b02865468: Waiting [2024-10-21T03:36:34.687Z] 16113d51b718: Waiting [2024-10-21T03:36:34.687Z] 5b6c000164e4: Layer already exists [2024-10-21T03:36:34.687Z] dbefb0795f4c: Layer already exists [2024-10-21T03:36:34.687Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:36:34.687Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:36:34.687Z] 3afc600bdb9d: Layer already exists [2024-10-21T03:36:34.687Z] 2d4b02865468: Layer already exists [2024-10-21T03:36:34.687Z] 1f9d1f33c9ff: Layer already exists [2024-10-21T03:36:34.687Z] 16113d51b718: Layer already exists [2024-10-21T03:36:34.687Z] 5a1295bcbbda: Layer already exists [2024-10-21T03:36:34.687Z] c2288fa5a462: Layer already exists [2024-10-21T03:36:34.950Z] 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109: digest: sha256:8bef2a5ad854817cb24c94683d215a2fffbc70c3d3eb5119e408476ad64c4ae7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:36:35.296Z] + 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 [2024-10-21T03:36:35.645Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-10-21T03:36:35.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-21T03:36:35.645Z] 5b6c000164e4: Preparing [2024-10-21T03:36:35.645Z] 3afc600bdb9d: Preparing [2024-10-21T03:36:35.645Z] dbefb0795f4c: Preparing [2024-10-21T03:36:35.645Z] 6f971fcb22fb: Preparing [2024-10-21T03:36:35.645Z] 4cd6ef78fca6: Preparing [2024-10-21T03:36:35.645Z] 5a1295bcbbda: Preparing [2024-10-21T03:36:35.645Z] c2288fa5a462: Preparing [2024-10-21T03:36:35.645Z] 1f9d1f33c9ff: Preparing [2024-10-21T03:36:35.645Z] 2d4b02865468: Preparing [2024-10-21T03:36:35.645Z] 16113d51b718: Preparing [2024-10-21T03:36:35.645Z] 5a1295bcbbda: Waiting [2024-10-21T03:36:35.645Z] 1f9d1f33c9ff: Waiting [2024-10-21T03:36:35.645Z] 2d4b02865468: Waiting [2024-10-21T03:36:35.645Z] 16113d51b718: Waiting [2024-10-21T03:36:35.645Z] c2288fa5a462: Waiting [2024-10-21T03:36:35.645Z] dbefb0795f4c: Layer already exists [2024-10-21T03:36:35.645Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:36:35.645Z] 3afc600bdb9d: Layer already exists [2024-10-21T03:36:35.645Z] 5b6c000164e4: Layer already exists [2024-10-21T03:36:35.645Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:36:35.645Z] 2d4b02865468: Layer already exists [2024-10-21T03:36:35.645Z] 16113d51b718: Layer already exists [2024-10-21T03:36:35.645Z] 1f9d1f33c9ff: Layer already exists [2024-10-21T03:36:35.645Z] c2288fa5a462: Layer already exists [2024-10-21T03:36:35.645Z] 5a1295bcbbda: Layer already exists [2024-10-21T03:36:35.908Z] main: digest: sha256:8bef2a5ad854817cb24c94683d215a2fffbc70c3d3eb5119e408476ad64c4ae7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-21T03:36:36.000Z] ===================================================== [Pipeline] echo [2024-10-21T03:36:36.012Z] taggedImages: [2024-10-21T03:36:36.012Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6ace714950837befb0776d0eb088238886854561 [2024-10-21T03:36:36.012Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-10-21T03:36:36.012Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.109 [2024-10-21T03:36:36.012Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T03:36:36.012Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-10-21T03:36:36.041Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-10-21T03:36:36.041Z] 6ace714950837befb0776d0eb088238886854561 [2024-10-21T03:36:36.041Z] latest [2024-10-21T03:36:36.041Z] 3.2.0-dev.109 [2024-10-21T03:36:36.041Z] 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T03:36:36.041Z] main [2024-10-21T03:36:36.041Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:36:36.408Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6ace714950837befb0776d0eb088238886854561 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:36:36.758Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6ace714950837befb0776d0eb088238886854561 [2024-10-21T03:36:36.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-21T03:36:36.758Z] 13c55172eb50: Preparing [2024-10-21T03:36:36.758Z] 3f2a5dd671c9: Preparing [2024-10-21T03:36:36.758Z] fde69584c47b: Preparing [2024-10-21T03:36:36.758Z] 6f971fcb22fb: Preparing [2024-10-21T03:36:36.758Z] 4cd6ef78fca6: Preparing [2024-10-21T03:36:36.758Z] 5a1295bcbbda: Preparing [2024-10-21T03:36:36.758Z] ba543ebc83c3: Preparing [2024-10-21T03:36:36.758Z] 5c8601c237ae: Preparing [2024-10-21T03:36:36.758Z] 16113d51b718: Preparing [2024-10-21T03:36:36.758Z] 5a1295bcbbda: Waiting [2024-10-21T03:36:36.758Z] ba543ebc83c3: Waiting [2024-10-21T03:36:36.758Z] 5c8601c237ae: Waiting [2024-10-21T03:36:36.758Z] 16113d51b718: Waiting [2024-10-21T03:36:36.758Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:36:36.758Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:36:37.021Z] 5a1295bcbbda: Layer already exists [2024-10-21T03:36:37.021Z] fde69584c47b: Pushed [2024-10-21T03:36:37.021Z] 13c55172eb50: Pushed [2024-10-21T03:36:37.021Z] 16113d51b718: Layer already exists [2024-10-21T03:36:37.021Z] 3f2a5dd671c9: Pushed [2024-10-21T03:36:37.598Z] 5c8601c237ae: Pushed [2024-10-21T03:36:38.551Z] ba543ebc83c3: Pushed [2024-10-21T03:36:38.551Z] 6ace714950837befb0776d0eb088238886854561: digest: sha256:354951220e27862369d8122a75aeacf84c7fc02d940706e8d989a57f83eb8841 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:36:38.904Z] + 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 [2024-10-21T03:36:39.246Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-10-21T03:36:39.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-21T03:36:39.246Z] 13c55172eb50: Preparing [2024-10-21T03:36:39.246Z] 3f2a5dd671c9: Preparing [2024-10-21T03:36:39.246Z] fde69584c47b: Preparing [2024-10-21T03:36:39.246Z] 6f971fcb22fb: Preparing [2024-10-21T03:36:39.246Z] 4cd6ef78fca6: Preparing [2024-10-21T03:36:39.246Z] 5a1295bcbbda: Preparing [2024-10-21T03:36:39.246Z] ba543ebc83c3: Preparing [2024-10-21T03:36:39.246Z] 5a1295bcbbda: Waiting [2024-10-21T03:36:39.246Z] 5c8601c237ae: Preparing [2024-10-21T03:36:39.246Z] ba543ebc83c3: Waiting [2024-10-21T03:36:39.246Z] 16113d51b718: Preparing [2024-10-21T03:36:39.246Z] 5c8601c237ae: Waiting [2024-10-21T03:36:39.246Z] 16113d51b718: Waiting [2024-10-21T03:36:39.246Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:36:39.246Z] fde69584c47b: Layer already exists [2024-10-21T03:36:39.246Z] 3f2a5dd671c9: Layer already exists [2024-10-21T03:36:39.246Z] 13c55172eb50: Layer already exists [2024-10-21T03:36:39.246Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:36:39.246Z] 5a1295bcbbda: Layer already exists [2024-10-21T03:36:39.246Z] ba543ebc83c3: Layer already exists [2024-10-21T03:36:39.246Z] 5c8601c237ae: Layer already exists [2024-10-21T03:36:39.246Z] 16113d51b718: Layer already exists [2024-10-21T03:36:39.510Z] latest: digest: sha256:354951220e27862369d8122a75aeacf84c7fc02d940706e8d989a57f83eb8841 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:36:39.869Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:36:40.221Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.109 [2024-10-21T03:36:40.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-21T03:36:40.222Z] 13c55172eb50: Preparing [2024-10-21T03:36:40.222Z] 3f2a5dd671c9: Preparing [2024-10-21T03:36:40.222Z] fde69584c47b: Preparing [2024-10-21T03:36:40.222Z] 6f971fcb22fb: Preparing [2024-10-21T03:36:40.222Z] 4cd6ef78fca6: Preparing [2024-10-21T03:36:40.222Z] 5a1295bcbbda: Preparing [2024-10-21T03:36:40.222Z] ba543ebc83c3: Preparing [2024-10-21T03:36:40.222Z] 5c8601c237ae: Preparing [2024-10-21T03:36:40.222Z] 16113d51b718: Preparing [2024-10-21T03:36:40.222Z] 5a1295bcbbda: Waiting [2024-10-21T03:36:40.222Z] ba543ebc83c3: Waiting [2024-10-21T03:36:40.222Z] 16113d51b718: Waiting [2024-10-21T03:36:40.222Z] 5c8601c237ae: Waiting [2024-10-21T03:36:40.222Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:36:40.222Z] 3f2a5dd671c9: Layer already exists [2024-10-21T03:36:40.222Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:36:40.222Z] 13c55172eb50: Layer already exists [2024-10-21T03:36:40.222Z] fde69584c47b: Layer already exists [2024-10-21T03:36:40.222Z] 5c8601c237ae: Layer already exists [2024-10-21T03:36:40.222Z] ba543ebc83c3: Layer already exists [2024-10-21T03:36:40.222Z] 5a1295bcbbda: Layer already exists [2024-10-21T03:36:40.222Z] 16113d51b718: Layer already exists [2024-10-21T03:36:40.486Z] 3.2.0-dev.109: digest: sha256:354951220e27862369d8122a75aeacf84c7fc02d940706e8d989a57f83eb8841 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:36:40.832Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:36:41.176Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T03:36:41.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-21T03:36:41.176Z] 13c55172eb50: Preparing [2024-10-21T03:36:41.176Z] 3f2a5dd671c9: Preparing [2024-10-21T03:36:41.176Z] fde69584c47b: Preparing [2024-10-21T03:36:41.176Z] 6f971fcb22fb: Preparing [2024-10-21T03:36:41.176Z] 4cd6ef78fca6: Preparing [2024-10-21T03:36:41.176Z] 5a1295bcbbda: Preparing [2024-10-21T03:36:41.176Z] ba543ebc83c3: Preparing [2024-10-21T03:36:41.176Z] 5c8601c237ae: Preparing [2024-10-21T03:36:41.176Z] 16113d51b718: Preparing [2024-10-21T03:36:41.176Z] 5a1295bcbbda: Waiting [2024-10-21T03:36:41.176Z] ba543ebc83c3: Waiting [2024-10-21T03:36:41.176Z] 16113d51b718: Waiting [2024-10-21T03:36:41.176Z] 5c8601c237ae: Waiting [2024-10-21T03:36:41.176Z] fde69584c47b: Layer already exists [2024-10-21T03:36:41.176Z] 13c55172eb50: Layer already exists [2024-10-21T03:36:41.176Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:36:41.176Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:36:41.176Z] 3f2a5dd671c9: Layer already exists [2024-10-21T03:36:41.176Z] ba543ebc83c3: Layer already exists [2024-10-21T03:36:41.176Z] 5a1295bcbbda: Layer already exists [2024-10-21T03:36:41.176Z] 16113d51b718: Layer already exists [2024-10-21T03:36:41.176Z] 5c8601c237ae: Layer already exists [2024-10-21T03:36:41.440Z] 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109: digest: sha256:354951220e27862369d8122a75aeacf84c7fc02d940706e8d989a57f83eb8841 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:36:41.791Z] + 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 [2024-10-21T03:36:42.144Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-10-21T03:36:42.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-21T03:36:42.144Z] 13c55172eb50: Preparing [2024-10-21T03:36:42.144Z] 3f2a5dd671c9: Preparing [2024-10-21T03:36:42.144Z] fde69584c47b: Preparing [2024-10-21T03:36:42.144Z] 6f971fcb22fb: Preparing [2024-10-21T03:36:42.144Z] 4cd6ef78fca6: Preparing [2024-10-21T03:36:42.144Z] 5a1295bcbbda: Preparing [2024-10-21T03:36:42.144Z] ba543ebc83c3: Preparing [2024-10-21T03:36:42.144Z] 5c8601c237ae: Preparing [2024-10-21T03:36:42.144Z] 16113d51b718: Preparing [2024-10-21T03:36:42.144Z] ba543ebc83c3: Waiting [2024-10-21T03:36:42.144Z] 5c8601c237ae: Waiting [2024-10-21T03:36:42.144Z] 16113d51b718: Waiting [2024-10-21T03:36:42.144Z] 5a1295bcbbda: Waiting [2024-10-21T03:36:42.144Z] fde69584c47b: Layer already exists [2024-10-21T03:36:42.144Z] 13c55172eb50: Layer already exists [2024-10-21T03:36:42.144Z] 3f2a5dd671c9: Layer already exists [2024-10-21T03:36:42.144Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:36:42.144Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:36:42.144Z] 5a1295bcbbda: Layer already exists [2024-10-21T03:36:42.144Z] ba543ebc83c3: Layer already exists [2024-10-21T03:36:42.144Z] 5c8601c237ae: Layer already exists [2024-10-21T03:36:42.144Z] 16113d51b718: Layer already exists [2024-10-21T03:36:42.408Z] main: digest: sha256:354951220e27862369d8122a75aeacf84c7fc02d940706e8d989a57f83eb8841 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-21T03:36:42.489Z] ===================================================== [Pipeline] echo [2024-10-21T03:36:42.504Z] taggedImages: [2024-10-21T03:36:42.504Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6ace714950837befb0776d0eb088238886854561 [2024-10-21T03:36:42.504Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-10-21T03:36:42.504Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.109 [2024-10-21T03:36:42.504Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T03:36:42.504Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-10-21T03:36:42.525Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-10-21T03:36:42.525Z] 6ace714950837befb0776d0eb088238886854561 [2024-10-21T03:36:42.525Z] latest [2024-10-21T03:36:42.525Z] 3.2.0-dev.109 [2024-10-21T03:36:42.525Z] 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T03:36:42.525Z] main [2024-10-21T03:36:42.525Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:36:42.894Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6ace714950837befb0776d0eb088238886854561 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:36:43.245Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6ace714950837befb0776d0eb088238886854561 [2024-10-21T03:36:43.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-21T03:36:43.245Z] 5574c4c95721: Preparing [2024-10-21T03:36:43.245Z] 10e5872b9034: Preparing [2024-10-21T03:36:43.245Z] 7970aa4f9ab6: Preparing [2024-10-21T03:36:43.245Z] 6f971fcb22fb: Preparing [2024-10-21T03:36:43.245Z] 4cd6ef78fca6: Preparing [2024-10-21T03:36:43.245Z] 080f5a82f06f: Preparing [2024-10-21T03:36:43.245Z] 1f9d1f33c9ff: Preparing [2024-10-21T03:36:43.245Z] 2d4b02865468: Preparing [2024-10-21T03:36:43.245Z] 16113d51b718: Preparing [2024-10-21T03:36:43.245Z] 1f9d1f33c9ff: Waiting [2024-10-21T03:36:43.245Z] 2d4b02865468: Waiting [2024-10-21T03:36:43.245Z] 16113d51b718: Waiting [2024-10-21T03:36:43.245Z] 080f5a82f06f: Waiting [2024-10-21T03:36:43.510Z] 10e5872b9034: Pushed [2024-10-21T03:36:43.510Z] 7970aa4f9ab6: Pushed [2024-10-21T03:36:44.091Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:36:44.091Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:36:44.091Z] 1f9d1f33c9ff: Layer already exists [2024-10-21T03:36:44.091Z] 2d4b02865468: Layer already exists [2024-10-21T03:36:44.091Z] 16113d51b718: Layer already exists [2024-10-21T03:36:44.357Z] 5574c4c95721: Pushed [2024-10-21T03:37:06.381Z] 080f5a82f06f: Pushed [2024-10-21T03:37:06.381Z] 6ace714950837befb0776d0eb088238886854561: digest: sha256:59fe00ba177469c695fd7a7ac082b52c1e79d4353ea5e137c0750fabeed75d3f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:37:06.736Z] + 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 [2024-10-21T03:37:07.082Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-10-21T03:37:07.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-21T03:37:07.082Z] 5574c4c95721: Preparing [2024-10-21T03:37:07.082Z] 10e5872b9034: Preparing [2024-10-21T03:37:07.082Z] 7970aa4f9ab6: Preparing [2024-10-21T03:37:07.082Z] 6f971fcb22fb: Preparing [2024-10-21T03:37:07.082Z] 4cd6ef78fca6: Preparing [2024-10-21T03:37:07.082Z] 080f5a82f06f: Preparing [2024-10-21T03:37:07.082Z] 1f9d1f33c9ff: Preparing [2024-10-21T03:37:07.082Z] 2d4b02865468: Preparing [2024-10-21T03:37:07.082Z] 16113d51b718: Preparing [2024-10-21T03:37:07.082Z] 1f9d1f33c9ff: Waiting [2024-10-21T03:37:07.082Z] 2d4b02865468: Waiting [2024-10-21T03:37:07.082Z] 16113d51b718: Waiting [2024-10-21T03:37:07.082Z] 080f5a82f06f: Waiting [2024-10-21T03:37:07.082Z] 5574c4c95721: Layer already exists [2024-10-21T03:37:07.082Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:37:07.082Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:37:07.082Z] 7970aa4f9ab6: Layer already exists [2024-10-21T03:37:07.082Z] 10e5872b9034: Layer already exists [2024-10-21T03:37:07.082Z] 1f9d1f33c9ff: Layer already exists [2024-10-21T03:37:07.082Z] 2d4b02865468: Layer already exists [2024-10-21T03:37:07.082Z] 16113d51b718: Layer already exists [2024-10-21T03:37:07.082Z] 080f5a82f06f: Layer already exists [2024-10-21T03:37:07.345Z] latest: digest: sha256:59fe00ba177469c695fd7a7ac082b52c1e79d4353ea5e137c0750fabeed75d3f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:37:07.686Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:37:08.030Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.109 [2024-10-21T03:37:08.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-21T03:37:08.030Z] 5574c4c95721: Preparing [2024-10-21T03:37:08.030Z] 10e5872b9034: Preparing [2024-10-21T03:37:08.030Z] 7970aa4f9ab6: Preparing [2024-10-21T03:37:08.030Z] 6f971fcb22fb: Preparing [2024-10-21T03:37:08.030Z] 4cd6ef78fca6: Preparing [2024-10-21T03:37:08.030Z] 080f5a82f06f: Preparing [2024-10-21T03:37:08.030Z] 1f9d1f33c9ff: Preparing [2024-10-21T03:37:08.030Z] 2d4b02865468: Preparing [2024-10-21T03:37:08.030Z] 16113d51b718: Preparing [2024-10-21T03:37:08.030Z] 1f9d1f33c9ff: Waiting [2024-10-21T03:37:08.030Z] 2d4b02865468: Waiting [2024-10-21T03:37:08.030Z] 16113d51b718: Waiting [2024-10-21T03:37:08.030Z] 080f5a82f06f: Waiting [2024-10-21T03:37:08.030Z] 7970aa4f9ab6: Layer already exists [2024-10-21T03:37:08.030Z] 10e5872b9034: Layer already exists [2024-10-21T03:37:08.030Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:37:08.030Z] 5574c4c95721: Layer already exists [2024-10-21T03:37:08.030Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:37:08.030Z] 1f9d1f33c9ff: Layer already exists [2024-10-21T03:37:08.030Z] 080f5a82f06f: Layer already exists [2024-10-21T03:37:08.030Z] 2d4b02865468: Layer already exists [2024-10-21T03:37:08.030Z] 16113d51b718: Layer already exists [2024-10-21T03:37:08.030Z] 3.2.0-dev.109: digest: sha256:59fe00ba177469c695fd7a7ac082b52c1e79d4353ea5e137c0750fabeed75d3f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:37:08.375Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:37:08.718Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T03:37:08.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-21T03:37:08.718Z] 5574c4c95721: Preparing [2024-10-21T03:37:08.718Z] 10e5872b9034: Preparing [2024-10-21T03:37:08.718Z] 7970aa4f9ab6: Preparing [2024-10-21T03:37:08.718Z] 6f971fcb22fb: Preparing [2024-10-21T03:37:08.718Z] 4cd6ef78fca6: Preparing [2024-10-21T03:37:08.718Z] 080f5a82f06f: Preparing [2024-10-21T03:37:08.718Z] 1f9d1f33c9ff: Preparing [2024-10-21T03:37:08.718Z] 2d4b02865468: Preparing [2024-10-21T03:37:08.718Z] 16113d51b718: Preparing [2024-10-21T03:37:08.718Z] 080f5a82f06f: Waiting [2024-10-21T03:37:08.718Z] 2d4b02865468: Waiting [2024-10-21T03:37:08.718Z] 16113d51b718: Waiting [2024-10-21T03:37:08.718Z] 1f9d1f33c9ff: Waiting [2024-10-21T03:37:08.718Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:37:08.718Z] 10e5872b9034: Layer already exists [2024-10-21T03:37:08.718Z] 7970aa4f9ab6: Layer already exists [2024-10-21T03:37:08.718Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:37:08.718Z] 5574c4c95721: Layer already exists [2024-10-21T03:37:08.718Z] 2d4b02865468: Layer already exists [2024-10-21T03:37:08.718Z] 1f9d1f33c9ff: Layer already exists [2024-10-21T03:37:08.718Z] 080f5a82f06f: Layer already exists [2024-10-21T03:37:08.718Z] 16113d51b718: Layer already exists [2024-10-21T03:37:08.718Z] 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109: digest: sha256:59fe00ba177469c695fd7a7ac082b52c1e79d4353ea5e137c0750fabeed75d3f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:37:09.063Z] + 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 [2024-10-21T03:37:09.410Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-10-21T03:37:09.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-21T03:37:09.410Z] 5574c4c95721: Preparing [2024-10-21T03:37:09.410Z] 10e5872b9034: Preparing [2024-10-21T03:37:09.410Z] 7970aa4f9ab6: Preparing [2024-10-21T03:37:09.410Z] 6f971fcb22fb: Preparing [2024-10-21T03:37:09.410Z] 4cd6ef78fca6: Preparing [2024-10-21T03:37:09.410Z] 080f5a82f06f: Preparing [2024-10-21T03:37:09.410Z] 1f9d1f33c9ff: Preparing [2024-10-21T03:37:09.410Z] 2d4b02865468: Preparing [2024-10-21T03:37:09.410Z] 16113d51b718: Preparing [2024-10-21T03:37:09.410Z] 1f9d1f33c9ff: Waiting [2024-10-21T03:37:09.410Z] 080f5a82f06f: Waiting [2024-10-21T03:37:09.410Z] 2d4b02865468: Waiting [2024-10-21T03:37:09.410Z] 16113d51b718: Waiting [2024-10-21T03:37:09.410Z] 10e5872b9034: Layer already exists [2024-10-21T03:37:09.410Z] 7970aa4f9ab6: Layer already exists [2024-10-21T03:37:09.410Z] 5574c4c95721: Layer already exists [2024-10-21T03:37:09.410Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:37:09.410Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:37:09.410Z] 16113d51b718: Layer already exists [2024-10-21T03:37:09.410Z] 080f5a82f06f: Layer already exists [2024-10-21T03:37:09.410Z] 1f9d1f33c9ff: Layer already exists [2024-10-21T03:37:09.410Z] 2d4b02865468: Layer already exists [2024-10-21T03:37:09.674Z] main: digest: sha256:59fe00ba177469c695fd7a7ac082b52c1e79d4353ea5e137c0750fabeed75d3f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-21T03:37:09.760Z] ===================================================== [Pipeline] echo [2024-10-21T03:37:09.774Z] taggedImages: [2024-10-21T03:37:09.774Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6ace714950837befb0776d0eb088238886854561 [2024-10-21T03:37:09.774Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-10-21T03:37:09.774Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.109 [2024-10-21T03:37:09.774Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T03:37:09.774Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-10-21T03:37:09.812Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: [2024-10-21T03:37:09.813Z] 6ace714950837befb0776d0eb088238886854561 [2024-10-21T03:37:09.813Z] latest [2024-10-21T03:37:09.813Z] 3.2.0-dev.109 [2024-10-21T03:37:09.813Z] 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T03:37:09.813Z] main [2024-10-21T03:37:09.813Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:37:10.174Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:6ace714950837befb0776d0eb088238886854561 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:37:10.543Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:6ace714950837befb0776d0eb088238886854561 [2024-10-21T03:37:10.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-21T03:37:10.543Z] 90240c6172fc: Preparing [2024-10-21T03:37:10.543Z] 6867f780faaa: Preparing [2024-10-21T03:37:10.543Z] 6f971fcb22fb: Preparing [2024-10-21T03:37:10.543Z] 4cd6ef78fca6: Preparing [2024-10-21T03:37:10.543Z] 5a3c797e047b: Preparing [2024-10-21T03:37:10.543Z] 05587f08c8d3: Preparing [2024-10-21T03:37:10.543Z] 16113d51b718: Preparing [2024-10-21T03:37:10.543Z] 05587f08c8d3: Waiting [2024-10-21T03:37:10.543Z] 16113d51b718: Waiting [2024-10-21T03:37:10.543Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:37:10.543Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:37:10.820Z] 16113d51b718: Layer already exists [2024-10-21T03:37:10.820Z] 90240c6172fc: Pushed [2024-10-21T03:37:11.093Z] 05587f08c8d3: Pushed [2024-10-21T03:37:12.513Z] 5a3c797e047b: Pushed [2024-10-21T03:37:22.594Z] 6867f780faaa: Pushed [2024-10-21T03:37:22.594Z] 6ace714950837befb0776d0eb088238886854561: digest: sha256:7a63f8b5ae04149164f5983b945a3e98c8747815d87171738a1e6db9c5a6a098 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:37:23.219Z] + 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 [2024-10-21T03:37:23.566Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-10-21T03:37:23.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-21T03:37:23.566Z] 90240c6172fc: Preparing [2024-10-21T03:37:23.566Z] 6867f780faaa: Preparing [2024-10-21T03:37:23.566Z] 6f971fcb22fb: Preparing [2024-10-21T03:37:23.566Z] 4cd6ef78fca6: Preparing [2024-10-21T03:37:23.566Z] 5a3c797e047b: Preparing [2024-10-21T03:37:23.566Z] 05587f08c8d3: Preparing [2024-10-21T03:37:23.566Z] 16113d51b718: Preparing [2024-10-21T03:37:23.566Z] 05587f08c8d3: Waiting [2024-10-21T03:37:23.566Z] 16113d51b718: Waiting [2024-10-21T03:37:23.566Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:37:23.566Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:37:23.566Z] 6867f780faaa: Layer already exists [2024-10-21T03:37:23.566Z] 5a3c797e047b: Layer already exists [2024-10-21T03:37:23.566Z] 90240c6172fc: Layer already exists [2024-10-21T03:37:23.566Z] 05587f08c8d3: Layer already exists [2024-10-21T03:37:23.566Z] 16113d51b718: Layer already exists [2024-10-21T03:37:23.835Z] latest: digest: sha256:7a63f8b5ae04149164f5983b945a3e98c8747815d87171738a1e6db9c5a6a098 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:37:24.188Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:37:24.540Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.109 [2024-10-21T03:37:24.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-21T03:37:24.540Z] 90240c6172fc: Preparing [2024-10-21T03:37:24.540Z] 6867f780faaa: Preparing [2024-10-21T03:37:24.540Z] 6f971fcb22fb: Preparing [2024-10-21T03:37:24.540Z] 4cd6ef78fca6: Preparing [2024-10-21T03:37:24.540Z] 5a3c797e047b: Preparing [2024-10-21T03:37:24.540Z] 05587f08c8d3: Preparing [2024-10-21T03:37:24.540Z] 16113d51b718: Preparing [2024-10-21T03:37:24.540Z] 05587f08c8d3: Waiting [2024-10-21T03:37:24.540Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:37:24.540Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:37:24.540Z] 5a3c797e047b: Layer already exists [2024-10-21T03:37:24.540Z] 6867f780faaa: Layer already exists [2024-10-21T03:37:24.540Z] 90240c6172fc: Layer already exists [2024-10-21T03:37:24.540Z] 05587f08c8d3: Layer already exists [2024-10-21T03:37:24.540Z] 16113d51b718: Layer already exists [2024-10-21T03:37:24.805Z] 3.2.0-dev.109: digest: sha256:7a63f8b5ae04149164f5983b945a3e98c8747815d87171738a1e6db9c5a6a098 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:37:25.162Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:37:25.508Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T03:37:25.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-21T03:37:25.509Z] 90240c6172fc: Preparing [2024-10-21T03:37:25.509Z] 6867f780faaa: Preparing [2024-10-21T03:37:25.509Z] 6f971fcb22fb: Preparing [2024-10-21T03:37:25.509Z] 4cd6ef78fca6: Preparing [2024-10-21T03:37:25.509Z] 5a3c797e047b: Preparing [2024-10-21T03:37:25.509Z] 05587f08c8d3: Preparing [2024-10-21T03:37:25.509Z] 16113d51b718: Preparing [2024-10-21T03:37:25.509Z] 05587f08c8d3: Waiting [2024-10-21T03:37:25.509Z] 16113d51b718: Waiting [2024-10-21T03:37:25.509Z] 6867f780faaa: Layer already exists [2024-10-21T03:37:25.509Z] 5a3c797e047b: Layer already exists [2024-10-21T03:37:25.509Z] 90240c6172fc: Layer already exists [2024-10-21T03:37:25.509Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:37:25.509Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:37:25.509Z] 05587f08c8d3: Layer already exists [2024-10-21T03:37:25.509Z] 16113d51b718: Layer already exists [2024-10-21T03:37:25.509Z] 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109: digest: sha256:7a63f8b5ae04149164f5983b945a3e98c8747815d87171738a1e6db9c5a6a098 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:37:26.117Z] + 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 [2024-10-21T03:37:26.461Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [2024-10-21T03:37:26.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-21T03:37:26.461Z] 90240c6172fc: Preparing [2024-10-21T03:37:26.461Z] 6867f780faaa: Preparing [2024-10-21T03:37:26.461Z] 6f971fcb22fb: Preparing [2024-10-21T03:37:26.461Z] 4cd6ef78fca6: Preparing [2024-10-21T03:37:26.461Z] 5a3c797e047b: Preparing [2024-10-21T03:37:26.461Z] 05587f08c8d3: Preparing [2024-10-21T03:37:26.461Z] 16113d51b718: Preparing [2024-10-21T03:37:26.461Z] 05587f08c8d3: Waiting [2024-10-21T03:37:26.461Z] 16113d51b718: Waiting [2024-10-21T03:37:26.461Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:37:26.461Z] 6867f780faaa: Layer already exists [2024-10-21T03:37:26.461Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:37:26.461Z] 90240c6172fc: Layer already exists [2024-10-21T03:37:26.461Z] 5a3c797e047b: Layer already exists [2024-10-21T03:37:26.461Z] 05587f08c8d3: Layer already exists [2024-10-21T03:37:26.461Z] 16113d51b718: Layer already exists [2024-10-21T03:37:26.725Z] main: digest: sha256:7a63f8b5ae04149164f5983b945a3e98c8747815d87171738a1e6db9c5a6a098 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-21T03:37:26.809Z] ===================================================== [Pipeline] echo [2024-10-21T03:37:26.825Z] taggedImages: [2024-10-21T03:37:26.825Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:6ace714950837befb0776d0eb088238886854561 [2024-10-21T03:37:26.825Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-10-21T03:37:26.825Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.109 [2024-10-21T03:37:26.825Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T03:37:26.825Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo [2024-10-21T03:37:26.858Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-10-21T03:37:26.858Z] 6ace714950837befb0776d0eb088238886854561 [2024-10-21T03:37:26.858Z] latest [2024-10-21T03:37:26.858Z] 3.2.0-dev.109 [2024-10-21T03:37:26.858Z] 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T03:37:26.858Z] main [2024-10-21T03:37:26.858Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:37:27.225Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:6ace714950837befb0776d0eb088238886854561 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:37:27.575Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:6ace714950837befb0776d0eb088238886854561 [2024-10-21T03:37:27.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-21T03:37:27.575Z] 7b49e44d04cb: Preparing [2024-10-21T03:37:27.575Z] 290e208319c6: Preparing [2024-10-21T03:37:27.575Z] ba80fc8b32d9: Preparing [2024-10-21T03:37:27.575Z] 6f971fcb22fb: Preparing [2024-10-21T03:37:27.575Z] 4cd6ef78fca6: Preparing [2024-10-21T03:37:27.575Z] 0f2c13b242a9: Preparing [2024-10-21T03:37:27.575Z] adfb5ae9a102: Preparing [2024-10-21T03:37:27.575Z] 16113d51b718: Preparing [2024-10-21T03:37:27.575Z] 0f2c13b242a9: Waiting [2024-10-21T03:37:27.575Z] adfb5ae9a102: Waiting [2024-10-21T03:37:27.575Z] 16113d51b718: Waiting [2024-10-21T03:37:27.575Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:37:27.575Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:37:27.840Z] 290e208319c6: Pushed [2024-10-21T03:37:27.840Z] 16113d51b718: Layer already exists [2024-10-21T03:37:27.840Z] 7b49e44d04cb: Pushed [2024-10-21T03:37:28.103Z] adfb5ae9a102: Pushed [2024-10-21T03:37:29.498Z] 0f2c13b242a9: Pushed [2024-10-21T03:37:39.534Z] ba80fc8b32d9: Pushed [2024-10-21T03:37:39.534Z] 6ace714950837befb0776d0eb088238886854561: digest: sha256:c48ee383289698ca735fb73fa6a3b13deca610a87f31c843e55bf17dc35dc0ab size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:37:39.896Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:37:40.238Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-10-21T03:37:40.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-21T03:37:40.238Z] 7b49e44d04cb: Preparing [2024-10-21T03:37:40.238Z] 290e208319c6: Preparing [2024-10-21T03:37:40.238Z] ba80fc8b32d9: Preparing [2024-10-21T03:37:40.238Z] 6f971fcb22fb: Preparing [2024-10-21T03:37:40.238Z] 4cd6ef78fca6: Preparing [2024-10-21T03:37:40.238Z] 0f2c13b242a9: Preparing [2024-10-21T03:37:40.238Z] adfb5ae9a102: Preparing [2024-10-21T03:37:40.238Z] 16113d51b718: Preparing [2024-10-21T03:37:40.238Z] adfb5ae9a102: Waiting [2024-10-21T03:37:40.238Z] 16113d51b718: Waiting [2024-10-21T03:37:40.238Z] 0f2c13b242a9: Waiting [2024-10-21T03:37:40.238Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:37:40.238Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:37:40.238Z] ba80fc8b32d9: Layer already exists [2024-10-21T03:37:40.238Z] 7b49e44d04cb: Layer already exists [2024-10-21T03:37:40.238Z] 290e208319c6: Layer already exists [2024-10-21T03:37:40.238Z] 0f2c13b242a9: Layer already exists [2024-10-21T03:37:40.238Z] adfb5ae9a102: Layer already exists [2024-10-21T03:37:40.238Z] 16113d51b718: Layer already exists [2024-10-21T03:37:40.238Z] latest: digest: sha256:c48ee383289698ca735fb73fa6a3b13deca610a87f31c843e55bf17dc35dc0ab size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:37:40.858Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:37:41.202Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.109 [2024-10-21T03:37:41.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-21T03:37:41.202Z] 7b49e44d04cb: Preparing [2024-10-21T03:37:41.202Z] 290e208319c6: Preparing [2024-10-21T03:37:41.202Z] ba80fc8b32d9: Preparing [2024-10-21T03:37:41.202Z] 6f971fcb22fb: Preparing [2024-10-21T03:37:41.202Z] 4cd6ef78fca6: Preparing [2024-10-21T03:37:41.202Z] 0f2c13b242a9: Preparing [2024-10-21T03:37:41.202Z] adfb5ae9a102: Preparing [2024-10-21T03:37:41.202Z] 16113d51b718: Preparing [2024-10-21T03:37:41.202Z] 0f2c13b242a9: Waiting [2024-10-21T03:37:41.202Z] adfb5ae9a102: Waiting [2024-10-21T03:37:41.202Z] 16113d51b718: Waiting [2024-10-21T03:37:41.202Z] ba80fc8b32d9: Layer already exists [2024-10-21T03:37:41.202Z] 7b49e44d04cb: Layer already exists [2024-10-21T03:37:41.202Z] 290e208319c6: Layer already exists [2024-10-21T03:37:41.202Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:37:41.202Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:37:41.202Z] 0f2c13b242a9: Layer already exists [2024-10-21T03:37:41.202Z] 16113d51b718: Layer already exists [2024-10-21T03:37:41.202Z] adfb5ae9a102: Layer already exists [2024-10-21T03:37:41.202Z] 3.2.0-dev.109: digest: sha256:c48ee383289698ca735fb73fa6a3b13deca610a87f31c843e55bf17dc35dc0ab size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:37:41.543Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:37:41.883Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T03:37:41.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-21T03:37:41.883Z] 7b49e44d04cb: Preparing [2024-10-21T03:37:41.883Z] 290e208319c6: Preparing [2024-10-21T03:37:41.883Z] ba80fc8b32d9: Preparing [2024-10-21T03:37:41.883Z] 6f971fcb22fb: Preparing [2024-10-21T03:37:41.883Z] 4cd6ef78fca6: Preparing [2024-10-21T03:37:41.883Z] 0f2c13b242a9: Preparing [2024-10-21T03:37:41.883Z] adfb5ae9a102: Preparing [2024-10-21T03:37:41.883Z] 0f2c13b242a9: Waiting [2024-10-21T03:37:41.883Z] 16113d51b718: Preparing [2024-10-21T03:37:41.883Z] adfb5ae9a102: Waiting [2024-10-21T03:37:41.883Z] 16113d51b718: Waiting [2024-10-21T03:37:41.883Z] 7b49e44d04cb: Layer already exists [2024-10-21T03:37:41.883Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:37:41.883Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:37:41.883Z] ba80fc8b32d9: Layer already exists [2024-10-21T03:37:41.883Z] 290e208319c6: Layer already exists [2024-10-21T03:37:41.883Z] 0f2c13b242a9: Layer already exists [2024-10-21T03:37:41.883Z] adfb5ae9a102: Layer already exists [2024-10-21T03:37:41.883Z] 16113d51b718: Layer already exists [2024-10-21T03:37:41.883Z] 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109: digest: sha256:c48ee383289698ca735fb73fa6a3b13deca610a87f31c843e55bf17dc35dc0ab size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:37:42.226Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:37:42.572Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-10-21T03:37:42.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-21T03:37:42.572Z] 7b49e44d04cb: Preparing [2024-10-21T03:37:42.572Z] 290e208319c6: Preparing [2024-10-21T03:37:42.572Z] ba80fc8b32d9: Preparing [2024-10-21T03:37:42.572Z] 6f971fcb22fb: Preparing [2024-10-21T03:37:42.572Z] 4cd6ef78fca6: Preparing [2024-10-21T03:37:42.572Z] 0f2c13b242a9: Preparing [2024-10-21T03:37:42.572Z] adfb5ae9a102: Preparing [2024-10-21T03:37:42.572Z] 16113d51b718: Preparing [2024-10-21T03:37:42.572Z] 0f2c13b242a9: Waiting [2024-10-21T03:37:42.572Z] adfb5ae9a102: Waiting [2024-10-21T03:37:42.572Z] 16113d51b718: Waiting [2024-10-21T03:37:42.572Z] 290e208319c6: Layer already exists [2024-10-21T03:37:42.572Z] ba80fc8b32d9: Layer already exists [2024-10-21T03:37:42.572Z] 7b49e44d04cb: Layer already exists [2024-10-21T03:37:42.572Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:37:42.572Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:37:42.572Z] adfb5ae9a102: Layer already exists [2024-10-21T03:37:42.572Z] 16113d51b718: Layer already exists [2024-10-21T03:37:42.572Z] 0f2c13b242a9: Layer already exists [2024-10-21T03:37:42.835Z] main: digest: sha256:c48ee383289698ca735fb73fa6a3b13deca610a87f31c843e55bf17dc35dc0ab size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-21T03:37:42.913Z] ===================================================== [Pipeline] echo [2024-10-21T03:37:42.928Z] taggedImages: [2024-10-21T03:37:42.928Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:6ace714950837befb0776d0eb088238886854561 [2024-10-21T03:37:42.928Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-10-21T03:37:42.928Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.109 [2024-10-21T03:37:42.928Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T03:37:42.928Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-10-21T03:37:42.960Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-10-21T03:37:42.960Z] 6ace714950837befb0776d0eb088238886854561 [2024-10-21T03:37:42.960Z] latest [2024-10-21T03:37:42.960Z] 3.2.0-dev.109 [2024-10-21T03:37:42.960Z] 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T03:37:42.960Z] main [2024-10-21T03:37:42.960Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:37:43.504Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6ace714950837befb0776d0eb088238886854561 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:37:43.849Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6ace714950837befb0776d0eb088238886854561 [2024-10-21T03:37:43.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-21T03:37:43.849Z] 61253a3ff5f3: Preparing [2024-10-21T03:37:43.849Z] d7e93a733343: Preparing [2024-10-21T03:37:43.849Z] 6f971fcb22fb: Preparing [2024-10-21T03:37:43.849Z] 4cd6ef78fca6: Preparing [2024-10-21T03:37:43.849Z] 8a784f0a1765: Preparing [2024-10-21T03:37:43.849Z] ffdea3e9e9b2: Preparing [2024-10-21T03:37:43.849Z] 16113d51b718: Preparing [2024-10-21T03:37:43.849Z] ffdea3e9e9b2: Waiting [2024-10-21T03:37:43.849Z] 16113d51b718: Waiting [2024-10-21T03:37:43.849Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:37:43.849Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:37:43.849Z] 8a784f0a1765: Layer already exists [2024-10-21T03:37:43.849Z] ffdea3e9e9b2: Layer already exists [2024-10-21T03:37:44.112Z] 16113d51b718: Layer already exists [2024-10-21T03:37:44.112Z] 61253a3ff5f3: Pushed [2024-10-21T03:37:56.377Z] d7e93a733343: Pushed [2024-10-21T03:37:56.377Z] 6ace714950837befb0776d0eb088238886854561: digest: sha256:9513f7de417312bb57205b84a7e44808f7af31459e7d627bfc4238a78f448c11 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:37:56.717Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:37:57.062Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-10-21T03:37:57.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-21T03:37:57.062Z] 61253a3ff5f3: Preparing [2024-10-21T03:37:57.062Z] d7e93a733343: Preparing [2024-10-21T03:37:57.062Z] 6f971fcb22fb: Preparing [2024-10-21T03:37:57.062Z] 4cd6ef78fca6: Preparing [2024-10-21T03:37:57.062Z] 8a784f0a1765: Preparing [2024-10-21T03:37:57.062Z] ffdea3e9e9b2: Preparing [2024-10-21T03:37:57.062Z] 16113d51b718: Preparing [2024-10-21T03:37:57.062Z] 16113d51b718: Waiting [2024-10-21T03:37:57.062Z] ffdea3e9e9b2: Waiting [2024-10-21T03:37:57.062Z] d7e93a733343: Layer already exists [2024-10-21T03:37:57.062Z] 8a784f0a1765: Layer already exists [2024-10-21T03:37:57.062Z] 61253a3ff5f3: Layer already exists [2024-10-21T03:37:57.062Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:37:57.062Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:37:57.062Z] ffdea3e9e9b2: Layer already exists [2024-10-21T03:37:57.062Z] 16113d51b718: Layer already exists [2024-10-21T03:37:57.062Z] latest: digest: sha256:9513f7de417312bb57205b84a7e44808f7af31459e7d627bfc4238a78f448c11 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:37:57.669Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:37:58.016Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.109 [2024-10-21T03:37:58.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-21T03:37:58.016Z] 61253a3ff5f3: Preparing [2024-10-21T03:37:58.016Z] d7e93a733343: Preparing [2024-10-21T03:37:58.016Z] 6f971fcb22fb: Preparing [2024-10-21T03:37:58.016Z] 4cd6ef78fca6: Preparing [2024-10-21T03:37:58.016Z] 8a784f0a1765: Preparing [2024-10-21T03:37:58.016Z] ffdea3e9e9b2: Preparing [2024-10-21T03:37:58.016Z] 16113d51b718: Preparing [2024-10-21T03:37:58.016Z] ffdea3e9e9b2: Waiting [2024-10-21T03:37:58.016Z] 16113d51b718: Waiting [2024-10-21T03:37:58.016Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:37:58.016Z] d7e93a733343: Layer already exists [2024-10-21T03:37:58.016Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:37:58.016Z] 61253a3ff5f3: Layer already exists [2024-10-21T03:37:58.016Z] 8a784f0a1765: Layer already exists [2024-10-21T03:37:58.016Z] ffdea3e9e9b2: Layer already exists [2024-10-21T03:37:58.016Z] 16113d51b718: Layer already exists [2024-10-21T03:37:58.280Z] 3.2.0-dev.109: digest: sha256:9513f7de417312bb57205b84a7e44808f7af31459e7d627bfc4238a78f448c11 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:37:58.647Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:37:58.994Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T03:37:58.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-21T03:37:58.994Z] 61253a3ff5f3: Preparing [2024-10-21T03:37:58.994Z] d7e93a733343: Preparing [2024-10-21T03:37:58.994Z] 6f971fcb22fb: Preparing [2024-10-21T03:37:58.994Z] 4cd6ef78fca6: Preparing [2024-10-21T03:37:58.994Z] 8a784f0a1765: Preparing [2024-10-21T03:37:58.994Z] ffdea3e9e9b2: Preparing [2024-10-21T03:37:58.994Z] 16113d51b718: Preparing [2024-10-21T03:37:58.994Z] ffdea3e9e9b2: Waiting [2024-10-21T03:37:58.994Z] 16113d51b718: Waiting [2024-10-21T03:37:58.994Z] 61253a3ff5f3: Layer already exists [2024-10-21T03:37:58.994Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:37:58.994Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:37:58.994Z] 8a784f0a1765: Layer already exists [2024-10-21T03:37:58.994Z] d7e93a733343: Layer already exists [2024-10-21T03:37:58.995Z] 16113d51b718: Layer already exists [2024-10-21T03:37:58.995Z] ffdea3e9e9b2: Layer already exists [2024-10-21T03:37:59.259Z] 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109: digest: sha256:9513f7de417312bb57205b84a7e44808f7af31459e7d627bfc4238a78f448c11 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:37:59.613Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:37:59.966Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-10-21T03:37:59.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-21T03:37:59.966Z] 61253a3ff5f3: Preparing [2024-10-21T03:37:59.966Z] d7e93a733343: Preparing [2024-10-21T03:37:59.966Z] 6f971fcb22fb: Preparing [2024-10-21T03:37:59.966Z] 4cd6ef78fca6: Preparing [2024-10-21T03:37:59.966Z] 8a784f0a1765: Preparing [2024-10-21T03:37:59.966Z] ffdea3e9e9b2: Preparing [2024-10-21T03:37:59.966Z] 16113d51b718: Preparing [2024-10-21T03:37:59.966Z] ffdea3e9e9b2: Waiting [2024-10-21T03:37:59.966Z] 16113d51b718: Waiting [2024-10-21T03:37:59.966Z] 61253a3ff5f3: Layer already exists [2024-10-21T03:37:59.966Z] 8a784f0a1765: Layer already exists [2024-10-21T03:37:59.966Z] 4cd6ef78fca6: Layer already exists [2024-10-21T03:37:59.966Z] 6f971fcb22fb: Layer already exists [2024-10-21T03:37:59.966Z] d7e93a733343: Layer already exists [2024-10-21T03:37:59.966Z] ffdea3e9e9b2: Layer already exists [2024-10-21T03:37:59.966Z] 16113d51b718: Layer already exists [2024-10-21T03:38:00.231Z] main: digest: sha256:9513f7de417312bb57205b84a7e44808f7af31459e7d627bfc4238a78f448c11 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-21T03:38:00.310Z] ===================================================== [Pipeline] echo [2024-10-21T03:38:00.325Z] taggedImages: [2024-10-21T03:38:00.325Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6ace714950837befb0776d0eb088238886854561 [2024-10-21T03:38:00.325Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-10-21T03:38:00.325Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.109 [2024-10-21T03:38:00.325Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [2024-10-21T03:38:00.325Z] - 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 [2024-10-21T03:38:00.720Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-21T03:38:00.720Z] [2024-10-21T03:38:00.720Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:38:01.043Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-21T03:38:01.044Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-21T03:38:01.044Z] 8998bd30e6a1: Pulling fs layer [2024-10-21T03:38:01.044Z] 04944245beec: Pulling fs layer [2024-10-21T03:38:01.044Z] 699f458cf7ca: Pulling fs layer [2024-10-21T03:38:01.044Z] 765212b225bb: Pulling fs layer [2024-10-21T03:38:01.044Z] f23df028b6ca: Pulling fs layer [2024-10-21T03:38:01.044Z] 765212b225bb: Waiting [2024-10-21T03:38:01.044Z] d65c8cfc05b1: Pulling fs layer [2024-10-21T03:38:01.044Z] 2437ff75d9bd: Pulling fs layer [2024-10-21T03:38:01.044Z] f23df028b6ca: Waiting [2024-10-21T03:38:01.044Z] d65c8cfc05b1: Waiting [2024-10-21T03:38:01.044Z] 2437ff75d9bd: Waiting [2024-10-21T03:38:01.309Z] 04944245beec: Verifying Checksum [2024-10-21T03:38:01.309Z] 04944245beec: Download complete [2024-10-21T03:38:01.309Z] 765212b225bb: Verifying Checksum [2024-10-21T03:38:01.309Z] 765212b225bb: Download complete [2024-10-21T03:38:01.309Z] f23df028b6ca: Verifying Checksum [2024-10-21T03:38:01.309Z] f23df028b6ca: Download complete [2024-10-21T03:38:01.309Z] d65c8cfc05b1: Verifying Checksum [2024-10-21T03:38:01.309Z] d65c8cfc05b1: Download complete [2024-10-21T03:38:01.577Z] 699f458cf7ca: Verifying Checksum [2024-10-21T03:38:01.577Z] 699f458cf7ca: Download complete [2024-10-21T03:38:01.843Z] 8998bd30e6a1: Verifying Checksum [2024-10-21T03:38:01.843Z] 8998bd30e6a1: Download complete [2024-10-21T03:38:04.412Z] 2437ff75d9bd: Verifying Checksum [2024-10-21T03:38:04.413Z] 2437ff75d9bd: Download complete [2024-10-21T03:38:06.978Z] 8998bd30e6a1: Pull complete [2024-10-21T03:38:06.978Z] 04944245beec: Pull complete [2024-10-21T03:38:08.381Z] 699f458cf7ca: Pull complete [2024-10-21T03:38:08.646Z] 765212b225bb: Pull complete [2024-10-21T03:38:09.603Z] f23df028b6ca: Pull complete [2024-10-21T03:38:09.868Z] d65c8cfc05b1: Pull complete [2024-10-21T03:38:28.046Z] 2437ff75d9bd: Pull complete [2024-10-21T03:38:28.046Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-21T03:38:28.046Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-21T03:38:28.046Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-21T03:38:28.250Z] prd-ubuntu20.04-docker-arm64-4c-16g-23397 does not seem to be running inside a container [2024-10-21T03:38:28.318Z] $ 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/732 -v /w/workspace/edgex-go/732:/w/workspace/edgex-go/732:rw,z -v /w/workspace/edgex-go/732@tmp:/w/workspace/edgex-go/732@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:arm64 cat [2024-10-21T03:38:29.750Z] $ docker top f3724b37b5624cd1238618ba2d1d525c19dcf2caeb4c72d148856a4069958460 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-21T03:38:30.667Z] ---> job-cost.sh [2024-10-21T03:38:30.668Z] lf-activate-venv: SKIPPING [2024-10-21T03:38:30.668Z] INFO: No Stack... [2024-10-21T03:38:31.247Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-21T03:38:31.826Z] INFO: Archiving Costs [Pipeline] sh [2024-10-21T03:38:32.451Z] + cat /w/workspace/edgex-go/732/archives/cost.csv [2024-10-21T03:38:32.451Z] + cut -d, -f6 [Pipeline] lock [2024-10-21T03:38:32.505Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-732-stack-cost] [2024-10-21T03:38:32.515Z] Resource [jenkins-edgexfoundry-edgex-go-main-732-stack-cost] did not exist. Created. [2024-10-21T03:38:32.521Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-732-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-21T03:38:33.173Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-21T03:38:33.968Z] Stashed 1 file(s) [Pipeline] } [2024-10-21T03:38:33.977Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-732-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-21T03:38:34.013Z] $ docker stop --time=1 f3724b37b5624cd1238618ba2d1d525c19dcf2caeb4c72d148856a4069958460 [2024-10-21T03:38:35.638Z] $ docker rm -f --volumes f3724b37b5624cd1238618ba2d1d525c19dcf2caeb4c72d148856a4069958460 [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 [2024-10-21T03:38:36.983Z] provisioning config files... [2024-10-21T03:38:37.006Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/732@tmp/config18256580123385324242tmp [Pipeline] { [Pipeline] sh [2024-10-21T03:38:37.311Z] + set +x [2024-10-21T03:38:37.311Z] + curl+ -s https://codecov.io/bash [2024-10-21T03:38:37.311Z] bash -s -- [2024-10-21T03:38:37.311Z] [2024-10-21T03:38:37.311Z] _____ _ [2024-10-21T03:38:37.311Z] / ____| | | [2024-10-21T03:38:37.311Z] | | ___ __| | ___ ___ _____ __ [2024-10-21T03:38:37.311Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-21T03:38:37.311Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-21T03:38:37.311Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-21T03:38:37.311Z] Bash-1.0.6 [2024-10-21T03:38:37.311Z] [2024-10-21T03:38:37.311Z] [2024-10-21T03:38:37.311Z] ==> git version 2.25.1 found [2024-10-21T03:38:37.311Z] ==> 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 [2024-10-21T03:38:37.311Z] Release-Date: 2020-01-08 [2024-10-21T03:38:37.311Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-21T03:38:37.311Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-21T03:38:37.311Z] ==> Jenkins CI detected. [2024-10-21T03:38:37.311Z] current dir:  /w/workspace/edgex-go/732 [2024-10-21T03:38:37.311Z] project root: . [2024-10-21T03:38:37.311Z] --> token set from env [2024-10-21T03:38:37.311Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-21T03:38:37.311Z] ==> Running gcov in . (disable via -X gcov) [2024-10-21T03:38:37.311Z] ==> Python coveragepy not found [2024-10-21T03:38:37.311Z] ==> Searching for coverage reports in: [2024-10-21T03:38:37.311Z] + . [2024-10-21T03:38:37.568Z] -> Found 1 reports [2024-10-21T03:38:37.568Z] ==> Detecting git/mercurial file structure [2024-10-21T03:38:37.568Z] ==> Reading reports [2024-10-21T03:38:37.568Z] + ./coverage.out bytes=1561982 [2024-10-21T03:38:37.568Z] ==> Appending adjustments [2024-10-21T03:38:37.568Z] https://docs.codecov.io/docs/fixing-reports [2024-10-21T03:38:38.948Z] + Found adjustments [2024-10-21T03:38:38.948Z] ==> Gzipping contents [2024-10-21T03:38:38.948Z] 136K /tmp/codecov.WLjMF8.gz [2024-10-21T03:38:38.948Z] ==> Uploading reports [2024-10-21T03:38:38.948Z] url: https://codecov.io [2024-10-21T03:38:38.948Z] query: branch=main&commit=6ace714950837befb0776d0eb088238886854561&build=732&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F732%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-21T03:38:38.948Z] -> Pinging Codecov [2024-10-21T03:38:38.948Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=6ace714950837befb0776d0eb088238886854561&build=732&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F732%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-21T03:38:38.948Z] -> Uploading to [2024-10-21T03:38:38.948Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/6ace714950837befb0776d0eb088238886854561/dd963ac5-7ee9-47f9-b623-dae1a49f6d04.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241021%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241021T033838Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=9f7270ca365bbe53f52ea0c8b3422b89e14d876f7bf19c51aca4a518f1983281 [2024-10-21T03:38:38.948Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-21T03:38:38.948Z] Dload Upload Total Spent Left Speed [2024-10-21T03:38:39.207Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 132k 0 0 100 132k 0 471k --:--:-- --:--:-- --:--:-- 471k [2024-10-21T03:38:39.207Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/6ace714950837befb0776d0eb088238886854561 [Pipeline] } [2024-10-21T03:38:39.214Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-10-21T03:38:39.433Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-21T03:38:39.450Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:38:39.765Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-21T03:38:39.765Z] [2024-10-21T03:38:39.765Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:38:40.071Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-21T03:38:40.071Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-21T03:38:40.071Z] 43c4264eed91: Already exists [2024-10-21T03:38:40.071Z] 4cc291be95ef: Already exists [2024-10-21T03:38:40.071Z] 2ac1f1163629: Already exists [2024-10-21T03:38:40.071Z] 5c3c966382ef: Already exists [2024-10-21T03:38:40.071Z] 4f4fb700ef54: Already exists [2024-10-21T03:38:40.071Z] d9c7d2e4e75e: Pulling fs layer [2024-10-21T03:38:40.071Z] 9c3e1370e548: Pulling fs layer [2024-10-21T03:38:40.330Z] d9c7d2e4e75e: Verifying Checksum [2024-10-21T03:38:40.330Z] d9c7d2e4e75e: Download complete [2024-10-21T03:38:40.588Z] d9c7d2e4e75e: Pull complete [2024-10-21T03:38:41.156Z] 9c3e1370e548: Verifying Checksum [2024-10-21T03:38:41.156Z] 9c3e1370e548: Download complete [2024-10-21T03:38:44.440Z] 9c3e1370e548: Pull complete [2024-10-21T03:38:44.440Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-21T03:38:44.440Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-21T03:38:44.440Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-21T03:38:44.552Z] prd-ubuntu20.04-docker-8c-8g-23396 does not seem to be running inside a container [2024-10-21T03:38:44.580Z] $ 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/732 -v /w/workspace/edgex-go/732:/w/workspace/edgex-go/732:rw,z -v /w/workspace/edgex-go/732@tmp:/w/workspace/edgex-go/732@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/edgex-snyk-go:latest cat [2024-10-21T03:38:45.588Z] $ docker top ddea13fe3a6f946fc68c59e835f902337a1a01044432f50788e76493dca01bb6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-21T03:38:45.932Z] + git config --global --add safe.directory /w/workspace/edgex-go/732 [Pipeline] echo [2024-10-21T03:38:45.942Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-10-21T03:38:46.218Z] + set -o pipefail [2024-10-21T03:38:46.219Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-10-21T03:38:58.765Z] [2024-10-21T03:38:58.765Z] Monitoring /w/workspace/edgex-go/732 (github.com/edgexfoundry/edgex-go)... [2024-10-21T03:38:58.765Z] [2024-10-21T03:38:58.766Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/9b1c2dcf-c3eb-4b2f-9ad5-ef5b902181b4 [2024-10-21T03:38:58.766Z] [2024-10-21T03:38:58.766Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-21T03:38:58.766Z] [2024-10-21T03:38:58.766Z] [2024-10-21T03:38:58.766Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-21T03:38:58.766Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-21T03:38:58.775Z] $ docker stop --time=1 ddea13fe3a6f946fc68c59e835f902337a1a01044432f50788e76493dca01bb6 [2024-10-21T03:39:15.216Z] $ docker rm -f --volumes ddea13fe3a6f946fc68c59e835f902337a1a01044432f50788e76493dca01bb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-10-21T03:39:15.824Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-21T03:39:15.840Z] provisioning config files... [2024-10-21T03:39:15.847Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/732@tmp/config8213145483616153768tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-21T03:39:16.144Z] --> edgex-publish-swagger.sh [2024-10-21T03:39:16.144Z] === Publish openapi/v3 API === [2024-10-21T03:39:16.144Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-10-21T03:39:16.144Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/732/openapi/v3/core-command.yaml] [2024-10-21T03:39:16.144Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-21T03:39:16.144Z] Dload Upload Total Spent Left Speed [2024-10-21T03:39:16.403Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 77316 --:--:-- --:--:-- --:--:-- 77316 [2024-10-21T03:39:16.403Z] [2024-10-21T03:39:16.403Z] [2024-10-21T03:39:16.403Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/732/openapi/v3/core-data.yaml] [2024-10-21T03:39:16.403Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-21T03:39:16.403Z] Dload Upload Total Spent Left Speed [2024-10-21T03:39:16.969Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 177k --:--:-- --:--:-- --:--:-- 177k [2024-10-21T03:39:16.969Z] [2024-10-21T03:39:16.969Z] [2024-10-21T03:39:16.969Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/732/openapi/v3/core-keeper.yaml] [2024-10-21T03:39:16.969Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-21T03:39:16.969Z] Dload Upload Total Spent Left Speed [2024-10-21T03:39:17.228Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32821 0 0 100 32821 0 157k --:--:-- --:--:-- --:--:-- 157k 100 32887 100 66 100 32821 284 138k --:--:-- --:--:-- --:--:-- 137k [2024-10-21T03:39:17.228Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-10-21T03:39:17.228Z] [2024-10-21T03:39:17.228Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/732/openapi/v3/core-metadata.yaml] [2024-10-21T03:39:17.228Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-21T03:39:17.228Z] Dload Upload Total Spent Left Speed [2024-10-21T03:39:17.486Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 458 453k --:--:-- --:--:-- --:--:-- 454k [2024-10-21T03:39:17.486Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-21T03:39:17.486Z] [2024-10-21T03:39:17.487Z] [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/732/openapi/v3/support-cron-scheduler.yaml] [2024-10-21T03:39:17.487Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-21T03:39:17.487Z] Dload Upload Total Spent Left Speed [2024-10-21T03:39:17.744Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50797 100 66 100 50731 245 184k --:--:-- --:--:-- --:--:-- 184k [2024-10-21T03:39:17.744Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-10-21T03:39:17.744Z] [2024-10-21T03:39:17.744Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/732/openapi/v3/support-notifications.yaml] [2024-10-21T03:39:17.744Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-21T03:39:17.744Z] Dload Upload Total Spent Left Speed [2024-10-21T03:39:18.003Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87301 0 0 100 87301 0 419k --:--:-- --:--:-- --:--:-- 419k 100 87457 100 156 100 87301 492 268k --:--:-- --:--:-- --:--:-- 268k [2024-10-21T03:39:18.003Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-21T03:39:18.003Z] [2024-10-21T03:39:18.003Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/732/openapi/v3/support-scheduler.yaml] [2024-10-21T03:39:18.003Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-21T03:39:18.003Z] Dload Upload Total Spent Left Speed [2024-10-21T03:39:18.570Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38091 100 156 100 37935 460 109k --:--:-- --:--:-- --:--:-- 109k [2024-10-21T03:39:18.570Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-21T03:39:18.570Z] [Pipeline] } [2024-10-21T03:39:18.576Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2024-10-21T03:39:19.015Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-21T03:39:19.015Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:39:19.314Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-21T03:39:19.314Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-21T03:39:19.392Z] prd-ubuntu20.04-docker-8c-8g-23396 does not seem to be running inside a container [2024-10-21T03:39:19.423Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/732 -v /w/workspace/edgex-go/732:/w/workspace/edgex-go/732:rw,z -v /w/workspace/edgex-go/732@tmp:/w/workspace/edgex-go/732@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-21T03:39:19.795Z] $ docker top 9bdfbe93e0092df1d89d4ad06b67f5cf9289c294ff7a366ea2770d01ab5e626b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-21T03:39:19.898Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-21T03:39:19.898Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-21T03:39:20.002Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-21T03:39:20.004Z] $ docker exec 9bdfbe93e0092df1d89d4ad06b67f5cf9289c294ff7a366ea2770d01ab5e626b ssh-agent [2024-10-21T03:39:20.114Z] SSH_AUTH_SOCK=/tmp/ssh-RFwohYFVlpu5/agent.32 [2024-10-21T03:39:20.114Z] SSH_AGENT_PID=38 [2024-10-21T03:39:20.119Z] Running ssh-add (command line suppressed) [2024-10-21T03:39:20.229Z] Identity added: /w/workspace/edgex-go/732@tmp/private_key_14549159169510281582.key (/w/workspace/edgex-go/732@tmp/private_key_14549159169510281582.key) [2024-10-21T03:39:20.241Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-21T03:39:20.539Z] + git semver tag [2024-10-21T03:39:21.107Z] 2024-10-21 03:39:20,815 [run_tag] DEBUG tag force:False [2024-10-21T03:39:21.107Z] 2024-10-21 03:39:20,815 [check_head_tag] DEBUG check head tag [2024-10-21T03:39:21.107Z] 2024-10-21 03:39:20,818 [execute] INFO git cat-file --batch-check [2024-10-21T03:39:21.107Z] 2024-10-21 03:39:20,818 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/732, universal_newlines=False, shell=None, istream=) [2024-10-21T03:39:21.107Z] 2024-10-21 03:39:20,823 [execute] INFO git cat-file --batch [2024-10-21T03:39:21.107Z] 2024-10-21 03:39:20,823 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/732, universal_newlines=False, shell=None, istream=) [2024-10-21T03:39:21.107Z] 2024-10-21 03:39:20,876 [read_version] DEBUG read version from /w/workspace/edgex-go/732/.semver/main [2024-10-21T03:39:21.107Z] 2024-10-21 03:39:20,876 [execute] INFO git tag -a v3.2.0-dev.109 -m v3.2.0-dev.109 [2024-10-21T03:39:21.107Z] 2024-10-21 03:39:20,877 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.109', '-m', 'v3.2.0-dev.109'], cwd=/w/workspace/edgex-go/732, universal_newlines=False, shell=None, istream=None) [2024-10-21T03:39:21.107Z] 2024-10-21 03:39:20,881 [read_version] DEBUG read version from /w/workspace/edgex-go/732/.semver/main [2024-10-21T03:39:21.107Z] 3.2.0-dev.109 [Pipeline] } [2024-10-21T03:39:21.115Z] $ docker exec --env ******** --env ******** 9bdfbe93e0092df1d89d4ad06b67f5cf9289c294ff7a366ea2770d01ab5e626b ssh-agent -k [2024-10-21T03:39:21.224Z] unset SSH_AUTH_SOCK; [2024-10-21T03:39:21.224Z] unset SSH_AGENT_PID; [2024-10-21T03:39:21.225Z] echo Agent pid 38 killed; [2024-10-21T03:39:21.237Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-21T03:39:21.561Z] + git semver [Pipeline] } [2024-10-21T03:39:21.831Z] $ docker stop --time=1 9bdfbe93e0092df1d89d4ad06b67f5cf9289c294ff7a366ea2770d01ab5e626b [2024-10-21T03:39:23.096Z] $ docker rm -f --volumes 9bdfbe93e0092df1d89d4ad06b67f5cf9289c294ff7a366ea2770d01ab5e626b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:39:23.505Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-21T03:39:23.505Z] [2024-10-21T03:39:23.505Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:39:23.809Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-21T03:39:24.748Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-21T03:39:24.748Z] ab5ef0e58194: Pulling fs layer [2024-10-21T03:39:24.748Z] 9712f1f96733: Pulling fs layer [2024-10-21T03:39:24.748Z] 63f879dbbcfc: Pulling fs layer [2024-10-21T03:39:24.748Z] 0d9ebad4ef96: Pulling fs layer [2024-10-21T03:39:24.748Z] e9a5061849ea: Pulling fs layer [2024-10-21T03:39:24.748Z] d747dcd14b5f: Pulling fs layer [2024-10-21T03:39:24.748Z] 2de7ff778b66: Pulling fs layer [2024-10-21T03:39:24.748Z] 0d9ebad4ef96: Waiting [2024-10-21T03:39:24.748Z] e9a5061849ea: Waiting [2024-10-21T03:39:24.748Z] d747dcd14b5f: Waiting [2024-10-21T03:39:24.748Z] 2de7ff778b66: Waiting [2024-10-21T03:39:24.748Z] 9712f1f96733: Download complete [2024-10-21T03:39:25.007Z] 63f879dbbcfc: Verifying Checksum [2024-10-21T03:39:25.007Z] 63f879dbbcfc: Download complete [2024-10-21T03:39:25.267Z] e9a5061849ea: Verifying Checksum [2024-10-21T03:39:25.267Z] e9a5061849ea: Download complete [2024-10-21T03:39:25.267Z] d747dcd14b5f: Verifying Checksum [2024-10-21T03:39:25.267Z] d747dcd14b5f: Download complete [2024-10-21T03:39:25.267Z] 0d9ebad4ef96: Download complete [2024-10-21T03:39:25.267Z] 2de7ff778b66: Verifying Checksum [2024-10-21T03:39:25.267Z] 2de7ff778b66: Download complete [2024-10-21T03:39:25.525Z] ab5ef0e58194: Verifying Checksum [2024-10-21T03:39:25.526Z] ab5ef0e58194: Download complete [2024-10-21T03:39:28.062Z] ab5ef0e58194: Pull complete [2024-10-21T03:39:28.062Z] 9712f1f96733: Pull complete [2024-10-21T03:39:28.320Z] 63f879dbbcfc: Pull complete [2024-10-21T03:39:31.599Z] 0d9ebad4ef96: Pull complete [2024-10-21T03:39:31.599Z] e9a5061849ea: Pull complete [2024-10-21T03:39:31.599Z] d747dcd14b5f: Pull complete [2024-10-21T03:39:32.533Z] 2de7ff778b66: Pull complete [2024-10-21T03:39:32.533Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-21T03:39:32.533Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-21T03:39:32.533Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-21T03:39:32.624Z] prd-ubuntu20.04-docker-8c-8g-23396 does not seem to be running inside a container [2024-10-21T03:39:32.656Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/732 -v /w/workspace/edgex-go/732:/w/workspace/edgex-go/732:rw,z -v /w/workspace/edgex-go/732@tmp:/w/workspace/edgex-go/732@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-10-21T03:39:37.866Z] $ docker top d59f1dabdc5e669a3cc080659f9987976d3b65b39eef1fbd81ce7cce37483332 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-21T03:39:37.937Z] provisioning config files... [2024-10-21T03:39:37.946Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/732@tmp/config5302371771501877700tmp [2024-10-21T03:39:37.954Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/732@tmp/config7254854121448371720tmp [2024-10-21T03:39:37.961Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/732@tmp/config13433960584614303148tmp [Pipeline] { [Pipeline] echo [2024-10-21T03:39:37.986Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-21T03:39:38.299Z] ---> sigul-configuration.sh [2024-10-21T03:39:38.300Z] gpg: directory `/root/.gnupg' created [2024-10-21T03:39:38.300Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-21T03:39:38.300Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-21T03:39:38.300Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-21T03:39:38.300Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-21T03:39:38.300Z] gpg: CAST5 encrypted data [2024-10-21T03:39:38.300Z] gpg: encrypted with 1 passphrase [2024-10-21T03:39:38.300Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-21T03:39:38.591Z] + mkdir /home/jenkins [2024-10-21T03:39:38.591Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-21T03:39:38.886Z] + 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 [2024-10-21T03:39:38.900Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-21T03:39:39.199Z] ---> sigul-install.sh [2024-10-21T03:39:39.199Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-21T03:39:39.491Z] + git tag --list [2024-10-21T03:39:39.492Z] 0.6.0 [2024-10-21T03:39:39.492Z] 0.6.1 [2024-10-21T03:39:39.492Z] 0.7.0 [2024-10-21T03:39:39.492Z] 0.7.1 [2024-10-21T03:39:39.492Z] v1.0.0 [2024-10-21T03:39:39.492Z] v1.0.1 [2024-10-21T03:39:39.492Z] v1.1.0 [2024-10-21T03:39:39.492Z] v1.2.0 [2024-10-21T03:39:39.492Z] v1.2.1 [2024-10-21T03:39:39.492Z] v1.3.0 [2024-10-21T03:39:39.492Z] v1.3.1 [2024-10-21T03:39:39.492Z] v2.0.0 [2024-10-21T03:39:39.492Z] v2.1.0 [2024-10-21T03:39:39.492Z] v2.1.1 [2024-10-21T03:39:39.492Z] v2.2.0 [2024-10-21T03:39:39.492Z] v2.3.0 [2024-10-21T03:39:39.492Z] v3.0 [2024-10-21T03:39:39.492Z] v3.0.0 [2024-10-21T03:39:39.492Z] v3.1 [2024-10-21T03:39:39.492Z] v3.1.0 [2024-10-21T03:39:39.492Z] v3.1.0-dev.1 [2024-10-21T03:39:39.492Z] v3.1.0-dev.10 [2024-10-21T03:39:39.492Z] v3.1.0-dev.11 [2024-10-21T03:39:39.492Z] v3.1.0-dev.12 [2024-10-21T03:39:39.492Z] v3.1.0-dev.13 [2024-10-21T03:39:39.492Z] v3.1.0-dev.14 [2024-10-21T03:39:39.492Z] v3.1.0-dev.15 [2024-10-21T03:39:39.492Z] v3.1.0-dev.16 [2024-10-21T03:39:39.492Z] v3.1.0-dev.17 [2024-10-21T03:39:39.492Z] v3.1.0-dev.18 [2024-10-21T03:39:39.492Z] v3.1.0-dev.19 [2024-10-21T03:39:39.492Z] v3.1.0-dev.2 [2024-10-21T03:39:39.492Z] v3.1.0-dev.20 [2024-10-21T03:39:39.492Z] v3.1.0-dev.21 [2024-10-21T03:39:39.492Z] v3.1.0-dev.22 [2024-10-21T03:39:39.492Z] v3.1.0-dev.23 [2024-10-21T03:39:39.492Z] v3.1.0-dev.24 [2024-10-21T03:39:39.492Z] v3.1.0-dev.25 [2024-10-21T03:39:39.492Z] v3.1.0-dev.26 [2024-10-21T03:39:39.492Z] v3.1.0-dev.27 [2024-10-21T03:39:39.492Z] v3.1.0-dev.28 [2024-10-21T03:39:39.492Z] v3.1.0-dev.29 [2024-10-21T03:39:39.492Z] v3.1.0-dev.3 [2024-10-21T03:39:39.492Z] v3.1.0-dev.30 [2024-10-21T03:39:39.492Z] v3.1.0-dev.31 [2024-10-21T03:39:39.492Z] v3.1.0-dev.32 [2024-10-21T03:39:39.492Z] v3.1.0-dev.33 [2024-10-21T03:39:39.492Z] v3.1.0-dev.34 [2024-10-21T03:39:39.492Z] v3.1.0-dev.35 [2024-10-21T03:39:39.492Z] v3.1.0-dev.36 [2024-10-21T03:39:39.492Z] v3.1.0-dev.37 [2024-10-21T03:39:39.492Z] v3.1.0-dev.38 [2024-10-21T03:39:39.492Z] v3.1.0-dev.39 [2024-10-21T03:39:39.492Z] v3.1.0-dev.4 [2024-10-21T03:39:39.492Z] v3.1.0-dev.40 [2024-10-21T03:39:39.492Z] v3.1.0-dev.41 [2024-10-21T03:39:39.492Z] v3.1.0-dev.42 [2024-10-21T03:39:39.492Z] v3.1.0-dev.43 [2024-10-21T03:39:39.492Z] v3.1.0-dev.44 [2024-10-21T03:39:39.492Z] v3.1.0-dev.45 [2024-10-21T03:39:39.492Z] v3.1.0-dev.46 [2024-10-21T03:39:39.492Z] v3.1.0-dev.47 [2024-10-21T03:39:39.492Z] v3.1.0-dev.48 [2024-10-21T03:39:39.492Z] v3.1.0-dev.49 [2024-10-21T03:39:39.492Z] v3.1.0-dev.5 [2024-10-21T03:39:39.492Z] v3.1.0-dev.50 [2024-10-21T03:39:39.492Z] v3.1.0-dev.51 [2024-10-21T03:39:39.492Z] v3.1.0-dev.52 [2024-10-21T03:39:39.492Z] v3.1.0-dev.53 [2024-10-21T03:39:39.492Z] v3.1.0-dev.54 [2024-10-21T03:39:39.492Z] v3.1.0-dev.55 [2024-10-21T03:39:39.492Z] v3.1.0-dev.56 [2024-10-21T03:39:39.492Z] v3.1.0-dev.57 [2024-10-21T03:39:39.492Z] v3.1.0-dev.58 [2024-10-21T03:39:39.492Z] v3.1.0-dev.59 [2024-10-21T03:39:39.492Z] v3.1.0-dev.6 [2024-10-21T03:39:39.492Z] v3.1.0-dev.60 [2024-10-21T03:39:39.492Z] v3.1.0-dev.61 [2024-10-21T03:39:39.492Z] v3.1.0-dev.62 [2024-10-21T03:39:39.492Z] v3.1.0-dev.63 [2024-10-21T03:39:39.492Z] v3.1.0-dev.64 [2024-10-21T03:39:39.492Z] v3.1.0-dev.65 [2024-10-21T03:39:39.492Z] v3.1.0-dev.66 [2024-10-21T03:39:39.492Z] v3.1.0-dev.67 [2024-10-21T03:39:39.492Z] v3.1.0-dev.68 [2024-10-21T03:39:39.492Z] v3.1.0-dev.69 [2024-10-21T03:39:39.492Z] v3.1.0-dev.7 [2024-10-21T03:39:39.492Z] v3.1.0-dev.70 [2024-10-21T03:39:39.492Z] v3.1.0-dev.71 [2024-10-21T03:39:39.492Z] v3.1.0-dev.72 [2024-10-21T03:39:39.492Z] v3.1.0-dev.73 [2024-10-21T03:39:39.492Z] v3.1.0-dev.8 [2024-10-21T03:39:39.492Z] v3.1.0-dev.9 [2024-10-21T03:39:39.492Z] v3.1.1 [2024-10-21T03:39:39.492Z] v3.1.1-dev.1 [2024-10-21T03:39:39.492Z] v3.1.1-dev.2 [2024-10-21T03:39:39.492Z] v3.2.0-dev.1 [2024-10-21T03:39:39.492Z] v3.2.0-dev.10 [2024-10-21T03:39:39.492Z] v3.2.0-dev.100 [2024-10-21T03:39:39.492Z] v3.2.0-dev.101 [2024-10-21T03:39:39.492Z] v3.2.0-dev.102 [2024-10-21T03:39:39.492Z] v3.2.0-dev.103 [2024-10-21T03:39:39.492Z] v3.2.0-dev.104 [2024-10-21T03:39:39.492Z] v3.2.0-dev.105 [2024-10-21T03:39:39.492Z] v3.2.0-dev.106 [2024-10-21T03:39:39.492Z] v3.2.0-dev.107 [2024-10-21T03:39:39.492Z] v3.2.0-dev.108 [2024-10-21T03:39:39.492Z] v3.2.0-dev.109 [2024-10-21T03:39:39.492Z] v3.2.0-dev.11 [2024-10-21T03:39:39.492Z] v3.2.0-dev.12 [2024-10-21T03:39:39.492Z] v3.2.0-dev.13 [2024-10-21T03:39:39.492Z] v3.2.0-dev.14 [2024-10-21T03:39:39.492Z] v3.2.0-dev.15 [2024-10-21T03:39:39.492Z] v3.2.0-dev.16 [2024-10-21T03:39:39.492Z] v3.2.0-dev.17 [2024-10-21T03:39:39.492Z] v3.2.0-dev.18 [2024-10-21T03:39:39.492Z] v3.2.0-dev.19 [2024-10-21T03:39:39.492Z] v3.2.0-dev.2 [2024-10-21T03:39:39.492Z] v3.2.0-dev.20 [2024-10-21T03:39:39.492Z] v3.2.0-dev.21 [2024-10-21T03:39:39.492Z] v3.2.0-dev.22 [2024-10-21T03:39:39.492Z] v3.2.0-dev.23 [2024-10-21T03:39:39.492Z] v3.2.0-dev.24 [2024-10-21T03:39:39.492Z] v3.2.0-dev.25 [2024-10-21T03:39:39.492Z] v3.2.0-dev.26 [2024-10-21T03:39:39.492Z] v3.2.0-dev.27 [2024-10-21T03:39:39.492Z] v3.2.0-dev.28 [2024-10-21T03:39:39.492Z] v3.2.0-dev.29 [2024-10-21T03:39:39.492Z] v3.2.0-dev.3 [2024-10-21T03:39:39.492Z] v3.2.0-dev.30 [2024-10-21T03:39:39.492Z] v3.2.0-dev.31 [2024-10-21T03:39:39.492Z] v3.2.0-dev.32 [2024-10-21T03:39:39.492Z] v3.2.0-dev.33 [2024-10-21T03:39:39.492Z] v3.2.0-dev.34 [2024-10-21T03:39:39.492Z] v3.2.0-dev.35 [2024-10-21T03:39:39.492Z] v3.2.0-dev.36 [2024-10-21T03:39:39.492Z] v3.2.0-dev.37 [2024-10-21T03:39:39.492Z] v3.2.0-dev.38 [2024-10-21T03:39:39.492Z] v3.2.0-dev.39 [2024-10-21T03:39:39.492Z] v3.2.0-dev.4 [2024-10-21T03:39:39.492Z] v3.2.0-dev.40 [2024-10-21T03:39:39.492Z] v3.2.0-dev.41 [2024-10-21T03:39:39.492Z] v3.2.0-dev.42 [2024-10-21T03:39:39.492Z] v3.2.0-dev.43 [2024-10-21T03:39:39.492Z] v3.2.0-dev.44 [2024-10-21T03:39:39.492Z] v3.2.0-dev.45 [2024-10-21T03:39:39.492Z] v3.2.0-dev.46 [2024-10-21T03:39:39.492Z] v3.2.0-dev.47 [2024-10-21T03:39:39.492Z] v3.2.0-dev.48 [2024-10-21T03:39:39.492Z] v3.2.0-dev.49 [2024-10-21T03:39:39.492Z] v3.2.0-dev.5 [2024-10-21T03:39:39.492Z] v3.2.0-dev.50 [2024-10-21T03:39:39.492Z] v3.2.0-dev.51 [2024-10-21T03:39:39.492Z] v3.2.0-dev.52 [2024-10-21T03:39:39.492Z] v3.2.0-dev.53 [2024-10-21T03:39:39.492Z] v3.2.0-dev.54 [2024-10-21T03:39:39.492Z] v3.2.0-dev.55 [2024-10-21T03:39:39.492Z] v3.2.0-dev.56 [2024-10-21T03:39:39.492Z] v3.2.0-dev.57 [2024-10-21T03:39:39.492Z] v3.2.0-dev.58 [2024-10-21T03:39:39.492Z] v3.2.0-dev.59 [2024-10-21T03:39:39.492Z] v3.2.0-dev.6 [2024-10-21T03:39:39.492Z] v3.2.0-dev.60 [2024-10-21T03:39:39.492Z] v3.2.0-dev.61 [2024-10-21T03:39:39.492Z] v3.2.0-dev.62 [2024-10-21T03:39:39.492Z] v3.2.0-dev.63 [2024-10-21T03:39:39.492Z] v3.2.0-dev.64 [2024-10-21T03:39:39.492Z] v3.2.0-dev.65 [2024-10-21T03:39:39.492Z] v3.2.0-dev.66 [2024-10-21T03:39:39.492Z] v3.2.0-dev.67 [2024-10-21T03:39:39.492Z] v3.2.0-dev.68 [2024-10-21T03:39:39.492Z] v3.2.0-dev.69 [2024-10-21T03:39:39.492Z] v3.2.0-dev.7 [2024-10-21T03:39:39.492Z] v3.2.0-dev.70 [2024-10-21T03:39:39.492Z] v3.2.0-dev.71 [2024-10-21T03:39:39.492Z] v3.2.0-dev.72 [2024-10-21T03:39:39.492Z] v3.2.0-dev.73 [2024-10-21T03:39:39.492Z] v3.2.0-dev.74 [2024-10-21T03:39:39.492Z] v3.2.0-dev.75 [2024-10-21T03:39:39.492Z] v3.2.0-dev.76 [2024-10-21T03:39:39.492Z] v3.2.0-dev.77 [2024-10-21T03:39:39.492Z] v3.2.0-dev.78 [2024-10-21T03:39:39.492Z] v3.2.0-dev.79 [2024-10-21T03:39:39.492Z] v3.2.0-dev.8 [2024-10-21T03:39:39.492Z] v3.2.0-dev.80 [2024-10-21T03:39:39.492Z] v3.2.0-dev.81 [2024-10-21T03:39:39.492Z] v3.2.0-dev.82 [2024-10-21T03:39:39.492Z] v3.2.0-dev.83 [2024-10-21T03:39:39.492Z] v3.2.0-dev.84 [2024-10-21T03:39:39.492Z] v3.2.0-dev.85 [2024-10-21T03:39:39.492Z] v3.2.0-dev.86 [2024-10-21T03:39:39.492Z] v3.2.0-dev.87 [2024-10-21T03:39:39.492Z] v3.2.0-dev.88 [2024-10-21T03:39:39.492Z] v3.2.0-dev.89 [2024-10-21T03:39:39.492Z] v3.2.0-dev.9 [2024-10-21T03:39:39.492Z] v3.2.0-dev.90 [2024-10-21T03:39:39.492Z] v3.2.0-dev.91 [2024-10-21T03:39:39.492Z] v3.2.0-dev.92 [2024-10-21T03:39:39.492Z] v3.2.0-dev.93 [2024-10-21T03:39:39.492Z] v3.2.0-dev.94 [2024-10-21T03:39:39.492Z] v3.2.0-dev.95 [2024-10-21T03:39:39.492Z] v3.2.0-dev.96 [2024-10-21T03:39:39.492Z] v3.2.0-dev.97 [2024-10-21T03:39:39.492Z] v3.2.0-dev.98 [2024-10-21T03:39:39.492Z] v3.2.0-dev.99 [Pipeline] sh [2024-10-21T03:39:39.785Z] + lftools sign git-tag v3.2.0-dev.109 [2024-10-21T03:39:40.352Z] Signing Git tag with Sigul... [2024-10-21T03:39:40.352Z] Signing v3.2.0-dev.109 [Pipeline] echo [2024-10-21T03:39:40.626Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-21T03:39:40.917Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-21T03:39:40.923Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-21T03:39:40.958Z] $ docker stop --time=1 d59f1dabdc5e669a3cc080659f9987976d3b65b39eef1fbd81ce7cce37483332 [2024-10-21T03:39:42.274Z] $ docker rm -f --volumes d59f1dabdc5e669a3cc080659f9987976d3b65b39eef1fbd81ce7cce37483332 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-21T03:39:42.712Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-21T03:39:42.712Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:39:43.013Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-21T03:39:43.013Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-21T03:39:43.092Z] prd-ubuntu20.04-docker-8c-8g-23396 does not seem to be running inside a container [2024-10-21T03:39:43.120Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/732 -v /w/workspace/edgex-go/732:/w/workspace/edgex-go/732:rw,z -v /w/workspace/edgex-go/732@tmp:/w/workspace/edgex-go/732@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-21T03:39:43.436Z] $ docker top 3d17a77de4ca7aa1ec843211d341d4a701a3a8aaa92e6ee0946aa447cacedab2 -eo pid,comm [2024-10-21T03:39:43.481Z] 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). [2024-10-21T03:39:43.481Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-21T03:39:43.534Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-21T03:39:43.534Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-21T03:39:43.650Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-21T03:39:43.652Z] $ docker exec 3d17a77de4ca7aa1ec843211d341d4a701a3a8aaa92e6ee0946aa447cacedab2 ssh-agent [2024-10-21T03:39:43.753Z] SSH_AUTH_SOCK=/tmp/ssh-dPUVZNfRRq7j/agent.31 [2024-10-21T03:39:43.753Z] SSH_AGENT_PID=37 [2024-10-21T03:39:43.757Z] Running ssh-add (command line suppressed) [2024-10-21T03:39:43.865Z] Identity added: /w/workspace/edgex-go/732@tmp/private_key_14719078298355209583.key (/w/workspace/edgex-go/732@tmp/private_key_14719078298355209583.key) [2024-10-21T03:39:43.877Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-21T03:39:44.169Z] + git semver bump pre [2024-10-21T03:39:44.736Z] 2024-10-21 03:39:44,434 [read_version] DEBUG read version from /w/workspace/edgex-go/732/.semver/main [2024-10-21T03:39:44.736Z] 2024-10-21 03:39:44,434 [bump_version] DEBUG bumping version:3.2.0-dev.109 on axis:pre with prefix:dev [2024-10-21T03:39:44.736Z] 2024-10-21 03:39:44,434 [bump_version] DEBUG bumped version:3.2.0-dev.110 [2024-10-21T03:39:44.736Z] 2024-10-21 03:39:44,434 [write_version] DEBUG write version:3.2.0-dev.110 to path:/w/workspace/edgex-go/732/.semver/main with force:True [2024-10-21T03:39:44.736Z] 2024-10-21 03:39:44,435 [read_version] DEBUG read version from /w/workspace/edgex-go/732/.semver/main [2024-10-21T03:39:44.736Z] 2024-10-21 03:39:44,435 [write_file] DEBUG write to file:/w/workspace/edgex-go/732/.semver/main [2024-10-21T03:39:44.736Z] 2024-10-21 03:39:44,438 [execute] INFO git cat-file --batch-check [2024-10-21T03:39:44.736Z] 2024-10-21 03:39:44,439 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/732/.semver, universal_newlines=False, shell=None, istream=) [2024-10-21T03:39:44.736Z] 2024-10-21 03:39:44,444 [execute] INFO git cat-file --batch [2024-10-21T03:39:44.736Z] 2024-10-21 03:39:44,444 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/732/.semver, universal_newlines=False, shell=None, istream=) [2024-10-21T03:39:44.736Z] 2024-10-21 03:39:44,449 [read_version] DEBUG read version from /w/workspace/edgex-go/732/.semver/main [2024-10-21T03:39:44.736Z] 3.2.0-dev.110 [Pipeline] } [2024-10-21T03:39:44.748Z] $ docker exec --env ******** --env ******** 3d17a77de4ca7aa1ec843211d341d4a701a3a8aaa92e6ee0946aa447cacedab2 ssh-agent -k [2024-10-21T03:39:44.855Z] unset SSH_AUTH_SOCK; [2024-10-21T03:39:44.856Z] unset SSH_AGENT_PID; [2024-10-21T03:39:44.856Z] echo Agent pid 37 killed; [2024-10-21T03:39:44.864Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-21T03:39:45.182Z] + git semver [Pipeline] } [2024-10-21T03:39:45.453Z] $ docker stop --time=1 3d17a77de4ca7aa1ec843211d341d4a701a3a8aaa92e6ee0946aa447cacedab2 [2024-10-21T03:39:46.966Z] $ docker rm -f --volumes 3d17a77de4ca7aa1ec843211d341d4a701a3a8aaa92e6ee0946aa447cacedab2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-21T03:39:47.347Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-21T03:39:47.347Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:39:47.645Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-21T03:39:47.645Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-21T03:39:47.728Z] prd-ubuntu20.04-docker-8c-8g-23396 does not seem to be running inside a container [2024-10-21T03:39:47.755Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/732 -v /w/workspace/edgex-go/732:/w/workspace/edgex-go/732:rw,z -v /w/workspace/edgex-go/732@tmp:/w/workspace/edgex-go/732@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-21T03:39:48.531Z] $ docker top 5e9936a8ac28d9bb7e8c4e3a9bb9bfd4853355d9bda2bb1decbd02fc20c51688 -eo pid,comm [2024-10-21T03:39:48.575Z] 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). [2024-10-21T03:39:48.575Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-21T03:39:48.639Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-21T03:39:48.639Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-21T03:39:48.755Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-21T03:39:48.757Z] $ docker exec 5e9936a8ac28d9bb7e8c4e3a9bb9bfd4853355d9bda2bb1decbd02fc20c51688 ssh-agent [2024-10-21T03:39:48.852Z] SSH_AUTH_SOCK=/tmp/ssh-u91CevGe9CwM/agent.32 [2024-10-21T03:39:48.852Z] SSH_AGENT_PID=38 [2024-10-21T03:39:48.856Z] Running ssh-add (command line suppressed) [2024-10-21T03:39:48.942Z] Identity added: /w/workspace/edgex-go/732@tmp/private_key_2728804106228561024.key (/w/workspace/edgex-go/732@tmp/private_key_2728804106228561024.key) [2024-10-21T03:39:48.954Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-21T03:39:49.246Z] + git semver push [2024-10-21T03:39:49.506Z] 2024-10-21 03:39:49,472 [run_push] DEBUG push [2024-10-21T03:39:49.506Z] 2024-10-21 03:39:49,473 [execute] INFO git cat-file --batch-check [2024-10-21T03:39:49.506Z] 2024-10-21 03:39:49,473 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/732/.semver, universal_newlines=False, shell=None, istream=) [2024-10-21T03:39:49.506Z] 2024-10-21 03:39:49,476 [execute] INFO git rev-list 9b6422d5f660b00b0d7f46e29bd46b5f17259777 -- [2024-10-21T03:39:49.506Z] 2024-10-21 03:39:49,477 [execute] DEBUG Popen(['git', 'rev-list', '9b6422d5f660b00b0d7f46e29bd46b5f17259777', '--'], cwd=/w/workspace/edgex-go/732/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-21T03:39:49.506Z] 2024-10-21 03:39:49,493 [execute] INFO git fetch -v origin [2024-10-21T03:39:49.506Z] 2024-10-21 03:39:49,493 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/732/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-21T03:39:50.077Z] 2024-10-21 03:39:49,934 [run_push] DEBUG no remote changes detected [2024-10-21T03:39:50.077Z] 2024-10-21 03:39:49,935 [execute] INFO git push origin semver [2024-10-21T03:39:50.077Z] 2024-10-21 03:39:49,936 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/732/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-21T03:39:50.644Z] 2024-10-21 03:39:50,604 [run_push] DEBUG push all version tags [2024-10-21T03:39:50.644Z] 2024-10-21 03:39:50,605 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-21T03:39:50.644Z] 2024-10-21 03:39:50,605 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/732, universal_newlines=False, shell=None, istream=None) [2024-10-21T03:39:51.579Z] 2024-10-21 03:39:51,226 [read_version] DEBUG read version from /w/workspace/edgex-go/732/.semver/main [2024-10-21T03:39:51.580Z] 3.2.0-dev.110 [Pipeline] } [2024-10-21T03:39:51.588Z] $ docker exec --env ******** --env ******** 5e9936a8ac28d9bb7e8c4e3a9bb9bfd4853355d9bda2bb1decbd02fc20c51688 ssh-agent -k [2024-10-21T03:39:51.684Z] unset SSH_AUTH_SOCK; [2024-10-21T03:39:51.688Z] unset SSH_AGENT_PID; [2024-10-21T03:39:51.688Z] echo Agent pid 38 killed; [2024-10-21T03:39:51.701Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-21T03:39:52.018Z] + git semver [Pipeline] } [2024-10-21T03:39:52.291Z] $ docker stop --time=1 5e9936a8ac28d9bb7e8c4e3a9bb9bfd4853355d9bda2bb1decbd02fc20c51688 [2024-10-21T03:39:54.047Z] $ docker rm -f --volumes 5e9936a8ac28d9bb7e8c4e3a9bb9bfd4853355d9bda2bb1decbd02fc20c51688 [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 [2024-10-21T03:39:54.683Z] + [ -d /w/workspace/edgex-go/732/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-10-21T03:39:54.970Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-21T03:39:55.828Z] ---> package-listing.sh [2024-10-21T03:39:55.828Z] ++ facter osfamily [2024-10-21T03:39:55.828Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-21T03:39:56.086Z] + OS_FAMILY=debian [2024-10-21T03:39:56.086Z] + workspace=/w/workspace/edgex-go/732 [2024-10-21T03:39:56.086Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-21T03:39:56.086Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-21T03:39:56.086Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-21T03:39:56.086Z] + PACKAGES=/tmp/packages_start.txt [2024-10-21T03:39:56.086Z] + '[' /w/workspace/edgex-go/732 ']' [2024-10-21T03:39:56.086Z] + PACKAGES=/tmp/packages_end.txt [2024-10-21T03:39:56.086Z] + case "${OS_FAMILY}" in [2024-10-21T03:39:56.086Z] + dpkg -l [2024-10-21T03:39:56.086Z] + grep '^ii' [2024-10-21T03:39:56.086Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-21T03:39:56.086Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-21T03:39:56.086Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-21T03:39:56.086Z] + '[' /w/workspace/edgex-go/732 ']' [2024-10-21T03:39:56.086Z] + mkdir -p /w/workspace/edgex-go/732/archives/ [2024-10-21T03:39:56.086Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/732/archives/ [Pipeline] echo [2024-10-21T03:39:56.097Z] 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/732/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-21T03:39:56.373Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:39:56.943Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-21T03:39:56.943Z] [2024-10-21T03:39:56.943Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T03:39:57.243Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-21T03:39:57.243Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-21T03:39:57.243Z] 5eb5b503b376: Pulling fs layer [2024-10-21T03:39:57.243Z] 5c69ac0246d0: Pulling fs layer [2024-10-21T03:39:57.243Z] ec43610c2a17: Pulling fs layer [2024-10-21T03:39:57.243Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-21T03:39:57.243Z] 33b1e0a273af: Pulling fs layer [2024-10-21T03:39:57.243Z] 5d3b04190fa2: Pulling fs layer [2024-10-21T03:39:57.243Z] 2f39f015ded8: Pulling fs layer [2024-10-21T03:39:57.243Z] 33b1e0a273af: Waiting [2024-10-21T03:39:57.243Z] 5d3b04190fa2: Waiting [2024-10-21T03:39:57.243Z] 2f39f015ded8: Waiting [2024-10-21T03:39:57.243Z] 3a2ae6a8a46f: Waiting [2024-10-21T03:39:57.243Z] 5c69ac0246d0: Download complete [2024-10-21T03:39:57.243Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-21T03:39:57.243Z] 3a2ae6a8a46f: Download complete [2024-10-21T03:39:57.243Z] 33b1e0a273af: Verifying Checksum [2024-10-21T03:39:57.243Z] 33b1e0a273af: Download complete [2024-10-21T03:39:57.502Z] ec43610c2a17: Verifying Checksum [2024-10-21T03:39:57.502Z] ec43610c2a17: Download complete [2024-10-21T03:39:57.502Z] 5d3b04190fa2: Verifying Checksum [2024-10-21T03:39:57.502Z] 5d3b04190fa2: Download complete [2024-10-21T03:39:57.502Z] 5eb5b503b376: Verifying Checksum [2024-10-21T03:39:57.502Z] 5eb5b503b376: Download complete [2024-10-21T03:39:58.067Z] 2f39f015ded8: Download complete [2024-10-21T03:39:58.631Z] 5eb5b503b376: Pull complete [2024-10-21T03:39:58.631Z] 5c69ac0246d0: Pull complete [2024-10-21T03:39:59.195Z] ec43610c2a17: Pull complete [2024-10-21T03:39:59.195Z] 3a2ae6a8a46f: Pull complete [2024-10-21T03:39:59.454Z] 33b1e0a273af: Pull complete [2024-10-21T03:39:59.454Z] 5d3b04190fa2: Pull complete [2024-10-21T03:40:04.754Z] 2f39f015ded8: Pull complete [2024-10-21T03:40:04.754Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-21T03:40:04.754Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-21T03:40:04.754Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-21T03:40:04.853Z] prd-ubuntu20.04-docker-8c-8g-23396 does not seem to be running inside a container [2024-10-21T03:40:04.885Z] $ 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/732/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/732 -v /w/workspace/edgex-go/732:/w/workspace/edgex-go/732:rw,z -v /w/workspace/edgex-go/732@tmp:/w/workspace/edgex-go/732@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-21T03:40:24.499Z] $ docker top 217aff8ca1d43ac4c08f0233eec01bcdde80d89649f5e5c9b654194afe52f36f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-21T03:40:24.844Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-21T03:40:25.131Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-21T03:40:25.428Z] + ls /var/log/sa-host [2024-10-21T03:40:25.428Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-21T03:40:25.631Z] provisioning config files... [2024-10-21T03:40:25.652Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/732@tmp/config8721324739664842954tmp [Pipeline] { [Pipeline] echo [2024-10-21T03:40:25.678Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-21T03:40:25.969Z] ---> create-netrc.sh [Pipeline] } [2024-10-21T03:40:25.977Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-21T03:40:26.457Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-21T03:40:26.466Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-21T03:40:26.750Z] ---> sudo-logs.sh [2024-10-21T03:40:26.750Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-21T03:40:26.771Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-21T03:40:27.053Z] ---> job-cost.sh [2024-10-21T03:40:27.053Z] lf-activate-venv: SKIPPING [2024-10-21T03:40:27.053Z] DEBUG: total: 0.10999999940395355 [2024-10-21T03:40:27.053Z] INFO: Retrieving Stack Cost... [2024-10-21T03:40:27.621Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-21T03:40:27.879Z] INFO: Archiving Costs [Pipeline] echo [2024-10-21T03:40:27.893Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-21T03:40:28.176Z] ---> logs-deploy.sh [2024-10-21T03:40:28.176Z] lf-activate-venv: SKIPPING [2024-10-21T03:40:28.176Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/732 [2024-10-21T03:40:28.176Z] INFO: archiving workspace using pattern(s): [2024-10-21T03:40:30.843Z] Archives upload complete. [2024-10-21T03:40:31.116Z] INFO: archiving logs to Nexus [2024-10-21T03:40:32.089Z] ---> uname -a: [2024-10-21T03:40:32.089Z] Linux prd-ubuntu20-04-docker-8c-8g-23396 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-10-21T03:40:32.089Z] [2024-10-21T03:40:32.089Z] [2024-10-21T03:40:32.089Z] ---> lscpu: [2024-10-21T03:40:32.089Z] Architecture: x86_64 [2024-10-21T03:40:32.089Z] CPU op-mode(s): 32-bit, 64-bit [2024-10-21T03:40:32.089Z] Byte Order: Little Endian [2024-10-21T03:40:32.089Z] Address sizes: 40 bits physical, 48 bits virtual [2024-10-21T03:40:32.089Z] CPU(s): 8 [2024-10-21T03:40:32.089Z] On-line CPU(s) list: 0-7 [2024-10-21T03:40:32.089Z] Thread(s) per core: 1 [2024-10-21T03:40:32.089Z] Core(s) per socket: 1 [2024-10-21T03:40:32.089Z] Socket(s): 8 [2024-10-21T03:40:32.089Z] NUMA node(s): 1 [2024-10-21T03:40:32.089Z] Vendor ID: AuthenticAMD [2024-10-21T03:40:32.089Z] CPU family: 23 [2024-10-21T03:40:32.089Z] Model: 49 [2024-10-21T03:40:32.089Z] Model name: AMD EPYC-Rome Processor [2024-10-21T03:40:32.089Z] Stepping: 0 [2024-10-21T03:40:32.089Z] CPU MHz: 2800.000 [2024-10-21T03:40:32.089Z] BogoMIPS: 5600.00 [2024-10-21T03:40:32.089Z] Virtualization: AMD-V [2024-10-21T03:40:32.089Z] Hypervisor vendor: KVM [2024-10-21T03:40:32.089Z] Virtualization type: full [2024-10-21T03:40:32.089Z] L1d cache: 256 KiB [2024-10-21T03:40:32.089Z] L1i cache: 256 KiB [2024-10-21T03:40:32.089Z] L2 cache: 4 MiB [2024-10-21T03:40:32.089Z] L3 cache: 128 MiB [2024-10-21T03:40:32.089Z] NUMA node0 CPU(s): 0-7 [2024-10-21T03:40:32.089Z] Vulnerability Itlb multihit: Not affected [2024-10-21T03:40:32.089Z] Vulnerability L1tf: Not affected [2024-10-21T03:40:32.089Z] Vulnerability Mds: Not affected [2024-10-21T03:40:32.089Z] Vulnerability Meltdown: Not affected [2024-10-21T03:40:32.089Z] Vulnerability Mmio stale data: Not affected [2024-10-21T03:40:32.089Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-10-21T03:40:32.089Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-10-21T03:40:32.089Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-10-21T03:40:32.089Z] Vulnerability Srbds: Not affected [2024-10-21T03:40:32.089Z] Vulnerability Tsx async abort: Not affected [2024-10-21T03:40:32.089Z] 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 [2024-10-21T03:40:32.089Z] [2024-10-21T03:40:32.089Z] [2024-10-21T03:40:32.089Z] ---> nproc: [2024-10-21T03:40:32.089Z] 8 [2024-10-21T03:40:32.089Z] [2024-10-21T03:40:32.089Z] [2024-10-21T03:40:32.089Z] ---> df -h: [2024-10-21T03:40:32.089Z] Filesystem Size Used Avail Use% Mounted on [2024-10-21T03:40:32.089Z] overlay 155G 31G 124G 20% / [2024-10-21T03:40:32.089Z] tmpfs 64M 0 64M 0% /dev [2024-10-21T03:40:32.089Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-10-21T03:40:32.089Z] shm 64M 0 64M 0% /dev/shm [2024-10-21T03:40:32.089Z] /dev/vda1 155G 31G 124G 20% /facter-os [2024-10-21T03:40:32.089Z] [2024-10-21T03:40:32.089Z] [2024-10-21T03:40:32.089Z] ---> sar -b -r -n DEV: [2024-10-21T03:40:32.089Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23396) 10/21/24 _x86_64_ (8 CPU) [2024-10-21T03:40:32.089Z] [2024-10-21T03:40:32.089Z] 02:48:53 LINUX RESTART (8 CPU) [2024-10-21T03:40:32.089Z] [2024-10-21T03:40:32.089Z] 02:49:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-10-21T03:40:32.089Z] 02:50:01 365.81 48.19 317.61 0.00 5448.96 191840.03 0.00 [2024-10-21T03:40:32.089Z] 02:51:01 168.00 0.98 167.02 0.00 25.85 62249.01 0.00 [2024-10-21T03:40:32.089Z] 02:52:01 49.24 0.03 49.21 0.00 4.53 26002.33 0.00 [2024-10-21T03:40:32.089Z] 02:53:01 24.56 0.03 24.53 0.00 0.27 13763.03 0.00 [2024-10-21T03:40:32.089Z] 02:54:01 74.99 2.73 72.25 0.00 2356.41 55010.16 0.00 [2024-10-21T03:40:32.089Z] 02:55:01 948.53 21.61 926.91 0.00 1266.32 357446.16 0.00 [2024-10-21T03:40:32.089Z] 02:56:01 291.12 0.85 290.27 0.00 13.33 148945.28 0.00 [2024-10-21T03:40:32.089Z] 02:57:01 292.10 0.05 292.05 0.00 0.40 76316.48 0.00 [2024-10-21T03:40:32.089Z] 02:58:01 305.06 0.07 305.00 0.00 0.53 99882.97 0.00 [2024-10-21T03:40:32.089Z] 02:59:01 670.59 0.12 670.47 0.00 10.26 95936.81 0.00 [2024-10-21T03:40:32.089Z] 03:00:01 34.46 0.05 34.41 0.00 8.93 901.70 0.00 [2024-10-21T03:40:32.089Z] 03:01:01 18.95 0.03 18.91 0.00 2.00 469.79 0.00 [2024-10-21T03:40:32.089Z] 03:02:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 [2024-10-21T03:40:32.089Z] 03:03:01 0.87 0.00 0.87 0.00 0.00 10.53 0.00 [2024-10-21T03:40:32.089Z] 03:04:01 1.90 0.02 1.88 0.00 0.13 22.00 0.00 [2024-10-21T03:40:32.089Z] 03:05:01 0.93 0.00 0.93 0.00 0.00 11.60 0.00 [2024-10-21T03:40:32.089Z] 03:06:01 1.12 0.00 1.12 0.00 0.00 13.73 0.00 [2024-10-21T03:40:32.089Z] 03:07:01 0.77 0.00 0.77 0.00 0.00 8.80 0.00 [2024-10-21T03:40:32.089Z] 03:08:01 1.00 0.00 1.00 0.00 0.00 12.40 0.00 [2024-10-21T03:40:32.090Z] 03:09:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 [2024-10-21T03:40:32.090Z] 03:10:01 1.13 0.00 1.13 0.00 0.00 14.53 0.00 [2024-10-21T03:40:32.090Z] 03:11:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 [2024-10-21T03:40:32.090Z] 03:12:01 1.18 0.00 1.18 0.00 0.00 14.80 0.00 [2024-10-21T03:40:32.090Z] 03:13:01 0.82 0.00 0.82 0.00 0.00 9.47 0.00 [2024-10-21T03:40:32.090Z] 03:14:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 [2024-10-21T03:40:32.090Z] 03:15:01 0.85 0.00 0.85 0.00 0.00 10.40 0.00 [2024-10-21T03:40:32.090Z] 03:16:01 1.17 0.00 1.17 0.00 0.00 14.00 0.00 [2024-10-21T03:40:32.090Z] 03:17:01 0.95 0.02 0.93 0.00 0.13 10.80 0.00 [2024-10-21T03:40:32.090Z] 03:18:01 1.28 0.00 1.28 0.00 0.00 15.20 0.00 [2024-10-21T03:40:32.090Z] 03:19:01 1.65 0.18 1.47 0.00 18.53 17.33 0.00 [2024-10-21T03:40:32.090Z] 03:20:01 2.00 0.00 2.00 0.00 0.00 24.66 0.00 [2024-10-21T03:40:32.090Z] 03:21:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 [2024-10-21T03:40:32.090Z] 03:22:01 1.17 0.00 1.17 0.00 0.00 14.13 0.00 [2024-10-21T03:40:32.090Z] 03:23:01 0.77 0.00 0.77 0.00 0.00 8.53 0.00 [2024-10-21T03:40:32.090Z] 03:24:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 [2024-10-21T03:40:32.090Z] 03:25:01 0.75 0.00 0.75 0.00 0.00 9.20 0.00 [2024-10-21T03:40:32.090Z] 03:26:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 [2024-10-21T03:40:32.090Z] 03:27:01 0.82 0.00 0.82 0.00 0.00 9.33 0.00 [2024-10-21T03:40:32.090Z] 03:28:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 [2024-10-21T03:40:32.090Z] 03:29:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 [2024-10-21T03:40:32.090Z] 03:30:01 1.03 0.00 1.03 0.00 0.00 13.73 0.00 [2024-10-21T03:40:32.090Z] 03:31:01 0.83 0.00 0.83 0.00 0.00 10.13 0.00 [2024-10-21T03:40:32.090Z] 03:32:01 1.28 0.00 1.28 0.00 0.00 16.93 0.00 [2024-10-21T03:40:32.090Z] 03:33:01 0.85 0.00 0.85 0.00 0.00 10.26 0.00 [2024-10-21T03:40:32.090Z] 03:34:01 1.27 0.00 1.27 0.00 0.00 16.26 0.00 [2024-10-21T03:40:32.090Z] 03:35:01 0.83 0.00 0.83 0.00 0.00 10.00 0.00 [2024-10-21T03:40:32.090Z] 03:36:01 1.13 0.00 1.13 0.00 0.00 14.00 0.00 [2024-10-21T03:40:32.090Z] 03:37:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 [2024-10-21T03:40:32.090Z] 03:38:01 1.08 0.00 1.08 0.00 0.00 13.60 0.00 [2024-10-21T03:40:32.090Z] 03:39:02 52.14 0.45 51.70 0.00 16.75 16016.88 0.00 [2024-10-21T03:40:32.090Z] 03:40:01 153.84 0.19 153.66 0.00 12.74 38115.45 0.00 [2024-10-21T03:40:32.090Z] Average: 68.40 1.48 66.91 0.00 180.13 23197.65 0.00 [2024-10-21T03:40:32.090Z] [2024-10-21T03:40:32.090Z] 02:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-10-21T03:40:32.090Z] 02:50:01 29574768 31580380 762448 2.32 60868 2236660 1772676 5.22 1011856 1951952 196 [2024-10-21T03:40:32.090Z] 02:51:01 28322312 31535992 772444 2.35 126168 3296212 1886524 5.56 1139028 2958748 60 [2024-10-21T03:40:32.090Z] 02:52:01 26953480 31373532 925020 2.81 130604 4407112 2091620 6.16 1962528 3405716 387288 [2024-10-21T03:40:32.090Z] 02:53:01 26995752 31449088 848068 2.58 134888 4409096 2106604 6.21 1397832 3896752 544356 [2024-10-21T03:40:32.090Z] 02:54:01 27254544 31494452 803424 2.44 140996 4230152 1913432 5.64 1437688 3632580 277724 [2024-10-21T03:40:32.090Z] 02:55:01 15404396 31364828 901280 2.74 320280 15197868 2609792 7.69 2868152 13442504 1346164 [2024-10-21T03:40:32.090Z] 02:56:01 9153376 29357572 2836972 8.63 355544 18999352 9803768 28.89 5208576 16844796 823680 [2024-10-21T03:40:32.090Z] 02:57:01 4559948 27665132 4523908 13.76 373224 21743872 12171896 35.87 8247784 18249380 1421232 [2024-10-21T03:40:32.090Z] 02:58:01 3994704 29852544 2356908 7.17 384948 24426068 6387188 18.82 7092220 19947516 1768464 [2024-10-21T03:40:32.090Z] 02:59:01 7142872 31401728 864456 2.63 393560 23033896 2443664 7.20 3557568 20623108 448 [2024-10-21T03:40:32.090Z] 03:00:01 7137140 31398368 867188 2.64 395084 23034772 2486432 7.33 3946728 20240876 604 [2024-10-21T03:40:32.090Z] 03:01:01 7150052 31412404 852904 2.59 395800 23035092 2317248 6.83 4265736 19909672 8 [2024-10-21T03:40:32.090Z] 03:02:01 7150296 31413076 852812 2.59 395824 23035096 2317248 6.83 4266844 19910072 24 [2024-10-21T03:40:32.090Z] 03:03:01 7153980 31416820 848972 2.58 395848 23035100 2317248 6.83 4260668 19910076 136 [2024-10-21T03:40:32.090Z] 03:04:01 7152312 31415224 850804 2.59 395880 23035104 2350684 6.93 4261008 19910080 40 [2024-10-21T03:40:32.090Z] 03:05:01 7163856 31426796 839252 2.55 395884 23035108 2350684 6.93 4249408 19910084 120 [2024-10-21T03:40:32.090Z] 03:06:01 7163776 31426724 839188 2.55 395904 23035112 2350684 6.93 4249540 19910088 152 [2024-10-21T03:40:32.090Z] 03:07:01 7163728 31426696 839168 2.55 395912 23035112 2350684 6.93 4249512 19910088 196 [2024-10-21T03:40:32.090Z] 03:08:01 7163712 31426708 839104 2.55 395928 23035116 2350684 6.93 4249620 19910092 144 [2024-10-21T03:40:32.090Z] 03:09:01 7163696 31426692 839048 2.55 395940 23035116 2350684 6.93 4249536 19910092 24 [2024-10-21T03:40:32.090Z] 03:10:01 7163492 31426508 839208 2.55 395976 23035120 2350684 6.93 4249288 19910096 28 [2024-10-21T03:40:32.090Z] 03:11:01 7163656 31426692 838868 2.55 395988 23035120 2350684 6.93 4249228 19910096 132 [2024-10-21T03:40:32.090Z] 03:12:01 7163860 31426952 838576 2.55 396004 23035128 2350684 6.93 4249276 19910100 8 [2024-10-21T03:40:32.090Z] 03:13:01 7164028 31427140 838544 2.55 396020 23035132 2350684 6.93 4249292 19910104 140 [2024-10-21T03:40:32.090Z] 03:14:01 7164012 31427144 838516 2.55 396040 23035128 2350684 6.93 4249308 19910108 4 [2024-10-21T03:40:32.090Z] 03:15:01 7163552 31426688 838888 2.55 396060 23035136 2350684 6.93 4249372 19910112 152 [2024-10-21T03:40:32.090Z] 03:16:01 7163536 31426672 838828 2.55 396072 23035140 2350684 6.93 4249312 19910112 8 [2024-10-21T03:40:32.090Z] 03:17:01 7162896 31426220 839232 2.55 396080 23035268 2350684 6.93 4249656 19910248 128 [2024-10-21T03:40:32.090Z] 03:18:01 7163372 31426728 838884 2.55 396096 23035276 2350684 6.93 4249384 19910252 8 [2024-10-21T03:40:32.090Z] 03:19:01 7159756 31424116 840200 2.56 396108 23035844 2386272 7.03 4250316 19910752 136 [2024-10-21T03:40:32.090Z] 03:20:01 7162572 31426708 839424 2.55 396136 23035832 2367548 6.98 4249540 19910740 8 [2024-10-21T03:40:32.090Z] 03:21:01 7163032 31427200 839104 2.55 396148 23035836 2367548 6.98 4249520 19910744 132 [2024-10-21T03:40:32.090Z] 03:22:01 7162684 31426868 839340 2.55 396168 23035840 2367548 6.98 4249852 19910748 144 [2024-10-21T03:40:32.090Z] 03:23:01 7162888 31427112 839048 2.55 396184 23035840 2367548 6.98 4249956 19910748 216 [2024-10-21T03:40:32.090Z] 03:24:01 7162840 31427096 839108 2.55 396212 23035844 2367548 6.98 4250172 19910752 140 [2024-10-21T03:40:32.090Z] 03:25:01 7162832 31427096 839088 2.55 396232 23035848 2367548 6.98 4249688 19910756 152 [2024-10-21T03:40:32.090Z] 03:26:01 7162460 31426744 839328 2.55 396252 23035848 2367548 6.98 4249908 19910756 12 [2024-10-21T03:40:32.090Z] 03:27:01 7162672 31426964 839068 2.55 396276 23035852 2367548 6.98 4249648 19910760 156 [2024-10-21T03:40:32.090Z] 03:28:01 7162864 31427200 839020 2.55 396308 23035852 2367548 6.98 4249692 19910760 8 [2024-10-21T03:40:32.090Z] 03:29:01 7162848 31427220 838988 2.55 396320 23035860 2367548 6.98 4249676 19910764 16 [2024-10-21T03:40:32.090Z] 03:30:01 7162832 31427220 838920 2.55 396336 23035860 2367548 6.98 4249748 19910768 8 [2024-10-21T03:40:32.090Z] 03:31:01 7162700 31427096 839176 2.55 396352 23035864 2367548 6.98 4249688 19910772 132 [2024-10-21T03:40:32.090Z] 03:32:01 7162692 31427128 839120 2.55 396388 23035872 2367548 6.98 4249708 19910776 12 [2024-10-21T03:40:32.090Z] 03:33:01 7162872 31427312 838844 2.55 396408 23035872 2367548 6.98 4249748 19910780 140 [2024-10-21T03:40:32.090Z] 03:34:01 7162848 31427364 838784 2.55 396444 23035876 2367548 6.98 4249828 19910784 8 [2024-10-21T03:40:32.090Z] 03:35:01 7162788 31427320 838992 2.55 396452 23035876 2367548 6.98 4250128 19910784 140 [2024-10-21T03:40:32.090Z] 03:36:01 7162812 31427376 838908 2.55 396480 23035880 2367548 6.98 4249872 19910788 28 [2024-10-21T03:40:32.090Z] 03:37:01 7162796 31427388 838832 2.55 396508 23035880 2367548 6.98 4249896 19910788 132 [2024-10-21T03:40:32.090Z] 03:38:01 7162716 31427328 838832 2.55 396520 23035884 2367548 6.98 4249908 19910792 8 [2024-10-21T03:40:32.090Z] 03:39:02 6237064 31389840 875348 2.66 400264 23847528 2484016 7.32 4418884 20591616 371976 [2024-10-21T03:40:32.090Z] 03:40:01 5480180 31358992 903980 2.75 422360 24490428 2675064 7.88 4362936 21338180 454728 [2024-10-21T03:40:32.090Z] Average: 9222762 31282239 983811 2.99 366515 20954953 2753223 8.11 4082240 18112169 145100 [2024-10-21T03:40:32.090Z] [2024-10-21T03:40:32.090Z] 02:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-10-21T03:40:32.090Z] 02:50:01 lo 4.20 4.20 0.41 0.41 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:50:01 ens3 1306.53 1267.96 8125.76 167.41 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:50:01 docker0 589.87 528.96 40.96 2853.39 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:51:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:51:01 ens3 544.88 353.72 5262.89 40.63 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:51:01 docker0 277.98 402.33 22.81 2068.49 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:52:01 ens3 38.88 23.88 46.18 16.42 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:52:01 vethacfeb8b 0.08 0.28 0.01 0.03 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:52:01 docker0 0.08 0.18 0.01 0.02 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:53:01 ens3 28.56 19.26 22.32 12.60 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:53:01 vethacfeb8b 1.35 1.37 0.12 0.12 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:53:01 docker0 1.35 1.35 0.10 0.12 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:54:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:54:01 ens3 172.55 94.18 3612.36 51.16 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:55:01 vethab4ac18 97.25 139.88 9.46 1177.52 0.00 0.00 0.00 0.10 [2024-10-21T03:40:32.090Z] 02:55:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:55:01 vethfde9788 83.87 165.21 8.46 1176.74 0.00 0.00 0.00 0.10 [2024-10-21T03:40:32.090Z] 02:55:01 veth6f747ec 92.12 138.34 9.04 1184.57 0.00 0.00 0.00 0.10 [2024-10-21T03:40:32.090Z] 02:55:01 ens3 993.98 617.36 8874.26 189.41 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:55:01 veth8fbb1d4 87.17 149.83 8.75 1182.14 0.00 0.00 0.00 0.10 [2024-10-21T03:40:32.090Z] 02:55:01 docker0 539.18 891.97 43.89 8007.82 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:55:01 vethefab7c2 0.63 1.93 0.06 0.30 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:55:01 vethd43519f 91.12 135.69 9.05 1176.95 0.00 0.00 0.00 0.10 [2024-10-21T03:40:32.090Z] 02:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:56:01 veth0ced08f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:56:01 ens3 15.79 8.95 12.98 7.08 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:56:01 veth8b173fa 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:56:01 veth396b8c1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:56:01 veth6c190fa 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:56:01 veth99af0c0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:56:01 vethbf63b0c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:56:01 docker0 0.20 0.18 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:56:01 vethfee20fd 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:56:01 vethbc5a9c2 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:56:01 veth3c8b3e0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:56:01 vetheca163e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:56:01 vethefab7c2 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:56:01 vethf83a884 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:56:01 veth47d7d54 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:56:01 veth7ee6758 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:57:01 veth0ced08f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:57:01 ens3 3.07 1.72 2.51 1.33 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:57:01 veth8b173fa 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:57:01 veth396b8c1 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:57:01 veth6c190fa 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:57:01 veth99af0c0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:57:01 vethbf63b0c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:57:01 vethfee20fd 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:57:01 vethbc5a9c2 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:57:01 veth3c8b3e0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:57:01 vetheca163e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:57:01 vethefab7c2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:57:01 vethf83a884 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:57:01 veth47d7d54 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:57:01 veth7ee6758 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:58:01 veth0ced08f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:58:01 ens3 5.58 3.08 4.58 2.42 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:58:01 veth8b173fa 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:58:01 veth396b8c1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:58:01 veth6c190fa 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:58:01 veth99af0c0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:58:01 vethbf63b0c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:58:01 vethfee20fd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:58:01 vethbc5a9c2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:58:01 veth3c8b3e0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:58:01 vetheca163e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:58:01 vethefab7c2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:58:01 vethf83a884 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:58:01 veth47d7d54 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:58:01 veth7ee6758 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:59:01 lo 17.13 17.13 1.68 1.68 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:59:01 ens3 163.29 155.74 84.64 823.12 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:00:01 lo 45.78 45.78 4.52 4.52 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:00:01 ens3 528.67 527.27 215.42 3200.66 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:01:01 lo 22.46 22.46 2.21 2.21 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:01:01 ens3 305.33 296.58 116.18 2069.04 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:02:01 ens3 9.32 11.61 5.95 29.23 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:03:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:04:01 ens3 0.45 0.03 0.05 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:05:01 ens3 9.56 16.29 1.00 21.86 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:06:01 ens3 0.10 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:07:01 ens3 0.20 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:08:01 ens3 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:09:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:10:01 ens3 3.65 5.48 0.30 7.25 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:11:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:12:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:13:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:14:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:15:01 ens3 2.93 4.67 0.26 7.21 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:16:01 ens3 0.18 0.07 0.12 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:17:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:18:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:19:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:19:01 ens3 0.15 0.33 0.01 0.08 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:20:01 ens3 3.28 5.61 0.28 7.24 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:21:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:22:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:23:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:24:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:25:01 ens3 2.28 5.30 0.22 7.25 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:26:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:27:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:28:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:29:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:30:01 ens3 2.18 3.63 0.21 7.16 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:31:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:32:01 ens3 0.15 0.07 0.17 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:33:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:34:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:35:01 ens3 1.55 4.40 0.17 7.21 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:36:01 ens3 0.12 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:37:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:38:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:39:02 lo 1.06 1.06 0.10 0.10 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:39:02 ens3 260.58 160.93 3888.79 60.25 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:39:02 docker0 97.59 162.18 8.35 1263.15 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:40:01 lo 2.24 2.24 0.23 0.23 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:40:01 ens3 269.92 165.31 5875.60 50.60 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] 03:40:01 docker0 2.37 2.41 0.37 1.61 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] Average: lo 1.96 1.96 0.19 0.19 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] Average: ens3 91.65 73.62 707.94 133.09 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] Average: docker0 29.60 39.05 2.29 278.63 0.00 0.00 0.00 0.00 [2024-10-21T03:40:32.090Z] [2024-10-21T03:40:32.090Z] [2024-10-21T03:40:32.090Z] ---> sar -P ALL: [2024-10-21T03:40:32.090Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23396) 10/21/24 _x86_64_ (8 CPU) [2024-10-21T03:40:32.090Z] [2024-10-21T03:40:32.090Z] 02:48:53 LINUX RESTART (8 CPU) [2024-10-21T03:40:32.090Z] [2024-10-21T03:40:32.090Z] 02:49:01 CPU %user %nice %system %iowait %steal %idle [2024-10-21T03:40:32.090Z] 02:50:01 all 8.25 0.00 2.45 2.34 0.05 86.90 [2024-10-21T03:40:32.090Z] 02:50:01 0 8.50 0.00 2.93 3.76 0.05 84.76 [2024-10-21T03:40:32.090Z] 02:50:01 1 4.92 0.00 2.73 0.99 0.03 91.33 [2024-10-21T03:40:32.090Z] 02:50:01 2 6.97 0.00 1.81 3.36 0.05 87.81 [2024-10-21T03:40:32.090Z] 02:50:01 3 11.69 0.00 3.93 1.07 0.05 83.26 [2024-10-21T03:40:32.090Z] 02:50:01 4 6.09 0.00 0.97 0.27 0.05 92.61 [2024-10-21T03:40:32.090Z] 02:50:01 5 6.61 0.00 2.52 0.66 0.05 90.15 [2024-10-21T03:40:32.090Z] 02:50:01 6 14.05 0.00 2.33 5.39 0.07 78.16 [2024-10-21T03:40:32.090Z] 02:50:01 7 7.15 0.00 2.39 3.21 0.07 87.18 [2024-10-21T03:40:32.090Z] 02:51:01 all 6.31 0.00 3.01 6.37 0.06 84.25 [2024-10-21T03:40:32.090Z] 02:51:01 0 6.84 0.00 3.15 0.51 0.07 89.43 [2024-10-21T03:40:32.090Z] 02:51:01 1 5.76 0.00 3.06 1.22 0.05 89.91 [2024-10-21T03:40:32.090Z] 02:51:01 2 6.24 0.00 3.29 18.85 0.08 71.53 [2024-10-21T03:40:32.090Z] 02:51:01 3 5.97 0.00 2.54 0.35 0.08 91.05 [2024-10-21T03:40:32.090Z] 02:51:01 4 6.56 0.00 2.51 1.83 0.05 89.04 [2024-10-21T03:40:32.090Z] 02:51:01 5 5.71 0.00 3.72 10.94 0.05 79.58 [2024-10-21T03:40:32.090Z] 02:51:01 6 6.54 0.00 3.21 16.97 0.07 73.20 [2024-10-21T03:40:32.090Z] 02:51:01 7 6.83 0.00 2.61 0.24 0.05 90.27 [2024-10-21T03:40:32.090Z] 02:52:01 all 38.20 0.00 5.85 3.35 0.18 52.42 [2024-10-21T03:40:32.090Z] 02:52:01 0 37.59 0.00 6.31 4.22 0.12 51.76 [2024-10-21T03:40:32.090Z] 02:52:01 1 35.43 0.00 6.20 0.58 0.31 57.49 [2024-10-21T03:40:32.090Z] 02:52:01 2 38.46 0.00 5.40 0.37 0.15 55.61 [2024-10-21T03:40:32.090Z] 02:52:01 3 39.18 0.00 5.89 0.42 0.10 54.40 [2024-10-21T03:40:32.090Z] 02:52:01 4 38.31 0.00 6.06 0.69 0.17 54.77 [2024-10-21T03:40:32.090Z] 02:52:01 5 41.05 0.00 5.12 0.64 0.29 52.91 [2024-10-21T03:40:32.090Z] 02:52:01 6 38.09 0.00 5.69 19.51 0.12 36.60 [2024-10-21T03:40:32.090Z] 02:52:01 7 37.48 0.00 6.13 0.30 0.17 55.92 [2024-10-21T03:40:32.090Z] 02:53:01 all 47.88 0.00 5.25 0.76 0.09 46.02 [2024-10-21T03:40:32.090Z] 02:53:01 0 48.10 0.00 5.85 0.37 0.08 45.59 [2024-10-21T03:40:32.090Z] 02:53:01 1 46.57 0.00 4.28 0.18 0.10 48.86 [2024-10-21T03:40:32.090Z] 02:53:01 2 47.87 0.00 5.53 0.08 0.10 46.42 [2024-10-21T03:40:32.090Z] 02:53:01 3 50.40 0.00 5.42 0.13 0.08 43.96 [2024-10-21T03:40:32.090Z] 02:53:01 4 47.94 0.00 5.25 0.03 0.10 46.68 [2024-10-21T03:40:32.090Z] 02:53:01 5 47.50 0.00 5.33 0.17 0.10 46.90 [2024-10-21T03:40:32.090Z] 02:53:01 6 48.76 0.00 5.36 4.94 0.10 40.84 [2024-10-21T03:40:32.090Z] 02:53:01 7 45.87 0.00 4.98 0.13 0.08 48.93 [2024-10-21T03:40:32.090Z] 02:54:01 all 37.20 0.00 6.79 0.86 0.10 55.06 [2024-10-21T03:40:32.090Z] 02:54:01 0 38.16 0.00 7.46 0.50 0.12 53.75 [2024-10-21T03:40:32.090Z] 02:54:01 1 34.58 0.00 5.90 0.62 0.08 58.81 [2024-10-21T03:40:32.090Z] 02:54:01 2 37.46 0.00 7.44 3.08 0.08 51.94 [2024-10-21T03:40:32.090Z] 02:54:01 3 38.89 0.00 6.70 0.17 0.13 54.11 [2024-10-21T03:40:32.090Z] 02:54:01 4 35.64 0.00 6.59 0.13 0.08 57.55 [2024-10-21T03:40:32.090Z] 02:54:01 5 38.99 0.00 6.71 0.59 0.08 53.62 [2024-10-21T03:40:32.090Z] 02:54:01 6 39.75 0.00 7.70 1.72 0.10 50.72 [2024-10-21T03:40:32.090Z] 02:54:01 7 34.08 0.00 5.78 0.05 0.12 59.97 [2024-10-21T03:40:32.090Z] 02:55:01 all 26.62 0.00 10.07 13.42 0.13 49.76 [2024-10-21T03:40:32.090Z] 02:55:01 0 28.90 0.00 10.36 7.46 0.12 53.17 [2024-10-21T03:40:32.090Z] 02:55:01 1 25.88 0.00 9.06 13.96 0.12 50.98 [2024-10-21T03:40:32.090Z] 02:55:01 2 25.31 0.00 10.35 15.26 0.12 48.96 [2024-10-21T03:40:32.090Z] 02:55:01 3 27.24 0.00 10.48 12.84 0.14 49.30 [2024-10-21T03:40:32.090Z] 02:55:01 4 23.79 0.00 10.05 16.99 0.15 49.02 [2024-10-21T03:40:32.091Z] 02:55:01 5 29.15 0.00 10.00 8.90 0.14 51.82 [2024-10-21T03:40:32.091Z] 02:55:01 6 27.35 0.00 10.82 13.39 0.12 48.32 [2024-10-21T03:40:32.091Z] 02:55:01 7 25.31 0.00 9.45 18.63 0.10 46.51 [2024-10-21T03:40:32.091Z] 02:56:01 all 28.72 0.00 5.80 14.51 0.08 50.90 [2024-10-21T03:40:32.091Z] 02:56:01 0 29.20 0.00 6.34 7.00 0.08 57.38 [2024-10-21T03:40:32.091Z] 02:56:01 1 28.76 0.00 4.58 9.54 0.10 57.02 [2024-10-21T03:40:32.091Z] 02:56:01 2 28.49 0.00 6.97 11.00 0.07 53.48 [2024-10-21T03:40:32.091Z] 02:56:01 3 28.15 0.00 6.06 13.88 0.07 51.85 [2024-10-21T03:40:32.091Z] 02:56:01 4 28.51 0.00 6.87 61.62 0.08 2.93 [2024-10-21T03:40:32.091Z] 02:56:01 5 29.69 0.00 4.79 3.30 0.07 62.15 [2024-10-21T03:40:32.091Z] 02:56:01 6 28.83 0.00 4.38 8.62 0.07 58.11 [2024-10-21T03:40:32.091Z] 02:56:01 7 28.11 0.00 6.44 1.35 0.07 64.04 [2024-10-21T03:40:32.091Z] 02:57:01 all 88.73 0.00 11.11 0.00 0.16 0.00 [2024-10-21T03:40:32.091Z] 02:57:01 0 88.00 0.00 11.83 0.00 0.17 0.00 [2024-10-21T03:40:32.091Z] 02:57:01 1 88.99 0.00 10.86 0.00 0.15 0.00 [2024-10-21T03:40:32.091Z] 02:57:01 2 88.69 0.00 11.17 0.00 0.13 0.00 [2024-10-21T03:40:32.091Z] 02:57:01 3 88.84 0.00 10.97 0.00 0.19 0.00 [2024-10-21T03:40:32.091Z] 02:57:01 4 88.98 0.00 10.87 0.00 0.15 0.00 [2024-10-21T03:40:32.091Z] 02:57:01 5 88.04 0.00 11.80 0.00 0.16 0.00 [2024-10-21T03:40:32.091Z] 02:57:01 6 89.35 0.00 10.48 0.00 0.17 0.00 [2024-10-21T03:40:32.091Z] 02:57:01 7 88.91 0.00 10.94 0.00 0.15 0.00 [2024-10-21T03:40:32.091Z] 02:58:01 all 89.45 0.00 10.38 0.00 0.16 0.01 [2024-10-21T03:40:32.091Z] 02:58:01 0 88.71 0.00 11.11 0.00 0.17 0.00 [2024-10-21T03:40:32.091Z] 02:58:01 1 89.18 0.00 10.61 0.00 0.18 0.04 [2024-10-21T03:40:32.091Z] 02:58:01 2 89.53 0.00 10.33 0.00 0.13 0.00 [2024-10-21T03:40:32.091Z] 02:58:01 3 90.29 0.00 9.56 0.00 0.15 0.00 [2024-10-21T03:40:32.091Z] 02:58:01 4 89.06 0.00 10.74 0.00 0.14 0.07 [2024-10-21T03:40:32.091Z] 02:58:01 5 89.50 0.00 10.35 0.00 0.15 0.00 [2024-10-21T03:40:32.091Z] 02:58:01 6 89.34 0.00 10.45 0.00 0.19 0.02 [2024-10-21T03:40:32.091Z] 02:58:01 7 89.95 0.00 9.92 0.00 0.13 0.00 [2024-10-21T03:40:32.091Z] 02:59:01 all 23.81 0.00 4.84 6.95 0.08 64.32 [2024-10-21T03:40:32.091Z] 02:59:01 0 25.74 0.00 5.77 26.42 0.12 41.94 [2024-10-21T03:40:32.091Z] 02:59:01 1 23.38 0.00 4.76 3.01 0.07 68.77 [2024-10-21T03:40:32.091Z] 02:59:01 2 25.04 0.00 4.89 7.26 0.08 62.72 [2024-10-21T03:40:32.091Z] 02:59:01 3 22.15 0.00 4.24 6.44 0.07 67.11 [2024-10-21T03:40:32.091Z] 02:59:01 4 24.12 0.00 5.21 3.17 0.07 67.43 [2024-10-21T03:40:32.091Z] 02:59:01 5 24.99 0.00 4.50 1.11 0.07 69.34 [2024-10-21T03:40:32.091Z] 02:59:01 6 24.64 0.00 4.82 5.09 0.09 65.37 [2024-10-21T03:40:32.091Z] 02:59:01 7 20.43 0.00 4.57 3.13 0.10 71.76 [2024-10-21T03:40:32.091Z] 03:00:01 all 10.24 0.00 1.05 0.15 0.08 88.48 [2024-10-21T03:40:32.091Z] 03:00:01 0 10.26 0.00 1.25 0.02 0.08 88.39 [2024-10-21T03:40:32.091Z] 03:00:01 1 11.23 0.00 1.25 0.15 0.08 87.28 [2024-10-21T03:40:32.091Z] 03:00:01 2 14.33 0.00 1.24 0.15 0.10 84.18 [2024-10-21T03:40:32.091Z] 03:00:01 3 9.00 0.00 0.75 0.02 0.07 90.17 [2024-10-21T03:40:32.091Z] 03:00:01 4 9.71 0.00 1.07 0.82 0.07 88.32 [2024-10-21T03:40:32.091Z] 03:00:01 5 6.12 0.00 0.75 0.03 0.07 93.03 [2024-10-21T03:40:32.091Z] 03:00:01 6 10.47 0.00 1.04 0.02 0.05 88.43 [2024-10-21T03:40:32.091Z] 03:00:01 7 10.79 0.00 1.04 0.03 0.08 88.05 [2024-10-21T03:40:32.091Z] [2024-10-21T03:40:32.091Z] 03:00:01 CPU %user %nice %system %iowait %steal %idle [2024-10-21T03:40:32.091Z] 03:01:01 all 6.75 0.00 0.64 0.05 0.05 92.50 [2024-10-21T03:40:32.091Z] 03:01:01 0 7.28 0.00 0.75 0.02 0.05 91.91 [2024-10-21T03:40:32.091Z] 03:01:01 1 6.22 0.00 0.72 0.35 0.05 92.66 [2024-10-21T03:40:32.091Z] 03:01:01 2 12.32 0.00 0.87 0.03 0.08 86.70 [2024-10-21T03:40:32.091Z] 03:01:01 3 5.25 0.00 0.62 0.02 0.03 94.08 [2024-10-21T03:40:32.091Z] 03:01:01 4 9.15 0.00 0.77 0.02 0.07 89.99 [2024-10-21T03:40:32.091Z] 03:01:01 5 3.36 0.00 0.42 0.00 0.05 96.17 [2024-10-21T03:40:32.091Z] 03:01:01 6 7.44 0.00 0.47 0.00 0.05 92.04 [2024-10-21T03:40:32.091Z] 03:01:01 7 3.02 0.00 0.48 0.00 0.03 96.46 [2024-10-21T03:40:32.091Z] 03:02:01 all 0.06 0.00 0.03 0.03 0.01 99.87 [2024-10-21T03:40:32.091Z] 03:02:01 0 0.10 0.00 0.03 0.00 0.03 99.83 [2024-10-21T03:40:32.091Z] 03:02:01 1 0.03 0.00 0.02 0.05 0.00 99.90 [2024-10-21T03:40:32.091Z] 03:02:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-21T03:40:32.091Z] 03:02:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2024-10-21T03:40:32.091Z] 03:02:01 4 0.13 0.00 0.07 0.17 0.02 99.62 [2024-10-21T03:40:32.091Z] 03:02:01 5 0.07 0.00 0.03 0.00 0.00 99.90 [2024-10-21T03:40:32.091Z] 03:02:01 6 0.07 0.00 0.02 0.00 0.02 99.90 [2024-10-21T03:40:32.091Z] 03:02:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-21T03:40:32.091Z] 03:03:01 all 0.05 0.00 0.01 0.00 0.01 99.93 [2024-10-21T03:40:32.091Z] 03:03:01 0 0.05 0.00 0.02 0.02 0.02 99.90 [2024-10-21T03:40:32.091Z] 03:03:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2024-10-21T03:40:32.091Z] 03:03:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-21T03:40:32.091Z] 03:03:01 3 0.17 0.00 0.00 0.00 0.00 99.83 [2024-10-21T03:40:32.091Z] 03:03:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2024-10-21T03:40:32.091Z] 03:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-21T03:40:32.091Z] 03:03:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-21T03:40:32.091Z] 03:03:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-21T03:40:32.091Z] 03:04:01 all 0.02 0.00 0.03 0.37 0.00 99.58 [2024-10-21T03:40:32.091Z] 03:04:01 0 0.00 0.00 0.07 0.00 0.02 99.92 [2024-10-21T03:40:32.091Z] 03:04:01 1 0.02 0.00 0.00 0.63 0.00 99.35 [2024-10-21T03:40:32.091Z] 03:04:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2024-10-21T03:40:32.091Z] 03:04:01 3 0.00 0.00 0.05 0.00 0.00 99.95 [2024-10-21T03:40:32.091Z] 03:04:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-21T03:40:32.091Z] 03:04:01 5 0.03 0.00 0.02 1.43 0.00 98.52 [2024-10-21T03:40:32.091Z] 03:04:01 6 0.00 0.00 0.03 0.88 0.00 99.08 [2024-10-21T03:40:32.091Z] 03:04:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-21T03:40:32.091Z] 03:05:01 all 0.05 0.00 0.02 0.00 0.01 99.92 [2024-10-21T03:40:32.091Z] 03:05:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2024-10-21T03:40:32.091Z] 03:05:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-21T03:40:32.091Z] 03:05:01 2 0.00 0.00 0.03 0.00 0.02 99.95 [2024-10-21T03:40:32.091Z] 03:05:01 3 0.07 0.00 0.00 0.00 0.00 99.93 [2024-10-21T03:40:32.091Z] 03:05:01 4 0.08 0.00 0.07 0.00 0.02 99.83 [2024-10-21T03:40:32.091Z] 03:05:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-21T03:40:32.091Z] 03:05:01 6 0.07 0.00 0.02 0.00 0.02 99.90 [2024-10-21T03:40:32.091Z] 03:05:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-21T03:40:32.091Z] 03:06:01 all 0.01 0.00 0.02 0.00 0.01 99.96 [2024-10-21T03:40:32.091Z] 03:06:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-21T03:40:32.091Z] 03:06:01 1 0.02 0.00 0.03 0.02 0.02 99.92 [2024-10-21T03:40:32.091Z] 03:06:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-21T03:40:32.091Z] 03:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-21T03:40:32.091Z] 03:06:01 4 0.03 0.00 0.03 0.02 0.02 99.90 [2024-10-21T03:40:32.091Z] 03:06:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-21T03:40:32.091Z] 03:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-21T03:40:32.091Z] 03:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-21T03:40:32.091Z] 03:07:01 all 0.03 0.00 0.00 0.00 0.01 99.95 [2024-10-21T03:40:32.091Z] 03:07:01 0 0.03 0.00 0.00 0.02 0.02 99.93 [2024-10-21T03:40:32.091Z] 03:07:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-21T03:40:32.091Z] 03:07:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-21T03:40:32.091Z] 03:07:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2024-10-21T03:40:32.091Z] 03:07:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-21T03:40:32.091Z] 03:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-21T03:40:32.091Z] 03:07:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-21T03:40:32.091Z] 03:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-21T03:40:32.091Z] 03:08:01 all 0.01 0.00 0.02 0.00 0.01 99.95 [2024-10-21T03:40:32.091Z] 03:08:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2024-10-21T03:40:32.091Z] 03:08:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2024-10-21T03:40:32.091Z] 03:08:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-21T03:40:32.091Z] 03:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-21T03:40:32.091Z] 03:08:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-21T03:40:32.091Z] 03:08:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-21T03:40:32.091Z] 03:08:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-21T03:40:32.091Z] 03:08:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-21T03:40:32.091Z] 03:09:01 all 0.01 0.00 0.02 0.00 0.01 99.96 [2024-10-21T03:40:32.091Z] 03:09:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2024-10-21T03:40:32.091Z] 03:09:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-21T03:40:32.091Z] 03:09:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-21T03:40:32.091Z] 03:09:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-21T03:40:32.091Z] 03:09:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-21T03:40:32.091Z] 03:09:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-21T03:40:32.091Z] 03:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-21T03:40:32.091Z] 03:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-21T03:40:32.091Z] 03:10:01 all 0.03 0.00 0.02 0.01 0.01 99.94 [2024-10-21T03:40:32.091Z] 03:10:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2024-10-21T03:40:32.091Z] 03:10:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2024-10-21T03:40:32.091Z] 03:10:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2024-10-21T03:40:32.091Z] 03:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-21T03:40:32.091Z] 03:10:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-21T03:40:32.091Z] 03:10:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2024-10-21T03:40:32.091Z] 03:10:01 6 0.05 0.00 0.02 0.02 0.02 99.90 [2024-10-21T03:40:32.091Z] 03:10:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-21T03:40:32.091Z] 03:11:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-10-21T03:40:32.091Z] 03:11:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-21T03:40:32.091Z] 03:11:01 1 0.00 0.00 0.02 0.02 0.02 99.95 [2024-10-21T03:40:32.091Z] 03:11:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-21T03:40:32.091Z] 03:11:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-21T03:40:32.091Z] 03:11:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-21T03:40:32.091Z] 03:11:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-21T03:40:32.091Z] 03:11:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-21T03:40:32.091Z] 03:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-21T03:40:32.091Z] [2024-10-21T03:40:32.091Z] 03:11:01 CPU %user %nice %system %iowait %steal %idle [2024-10-21T03:40:32.091Z] 03:12:01 all 0.04 0.00 0.01 0.00 0.02 99.93 [2024-10-21T03:40:32.091Z] 03:12:01 0 0.05 0.00 0.03 0.00 0.05 99.87 [2024-10-21T03:40:32.091Z] 03:12:01 1 0.10 0.00 0.02 0.02 0.02 99.85 [2024-10-21T03:40:32.091Z] 03:12:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2024-10-21T03:40:32.091Z] 03:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-21T03:40:32.091Z] 03:12:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-21T03:40:32.091Z] 03:12:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-21T03:40:32.091Z] 03:12:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2024-10-21T03:40:32.091Z] 03:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-21T03:40:32.091Z] 03:13:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-10-21T03:40:32.091Z] 03:13:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-21T03:40:32.091Z] 03:13:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2024-10-21T03:40:32.091Z] 03:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-21T03:40:32.091Z] 03:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-21T03:40:32.091Z] 03:13:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-21T03:40:32.091Z] 03:13:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-21T03:40:32.091Z] 03:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-21T03:40:32.091Z] 03:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-21T03:40:32.091Z] 03:14:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-10-21T03:40:32.091Z] 03:14:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-21T03:40:32.091Z] 03:14:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2024-10-21T03:40:32.091Z] 03:14:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-21T03:40:32.091Z] 03:14:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-21T03:40:32.091Z] 03:14:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-21T03:40:32.091Z] 03:14:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-21T03:40:32.091Z] 03:14:01 6 0.03 0.00 0.00 0.02 0.02 99.93 [2024-10-21T03:40:32.091Z] 03:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-21T03:40:32.091Z] 03:15:01 all 0.01 0.00 0.02 0.00 0.01 99.96 [2024-10-21T03:40:32.091Z] 03:15:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2024-10-21T03:40:32.091Z] 03:15:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2024-10-21T03:40:32.091Z] 03:15:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2024-10-21T03:40:32.091Z] 03:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-21T03:40:32.091Z] 03:15:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-21T03:40:32.091Z] 03:15:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-21T03:40:32.091Z] 03:15:01 6 0.00 0.00 0.05 0.02 0.00 99.93 [2024-10-21T03:40:32.091Z] 03:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-21T03:40:32.091Z] 03:16:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-10-21T03:40:32.091Z] 03:16:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2024-10-21T03:40:32.091Z] 03:16:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-21T03:40:32.091Z] 03:16:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-21T03:40:32.091Z] 03:16:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-21T03:40:32.091Z] 03:16:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-21T03:40:32.091Z] 03:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-21T03:40:32.091Z] 03:16:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2024-10-21T03:40:32.091Z] 03:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-21T03:40:32.091Z] 03:17:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2024-10-21T03:40:32.091Z] 03:17:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2024-10-21T03:40:32.091Z] 03:17:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-21T03:40:32.091Z] 03:17:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-21T03:40:32.091Z] 03:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-21T03:40:32.091Z] 03:17:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-21T03:40:32.091Z] 03:17:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-21T03:40:32.091Z] 03:17:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-21T03:40:32.091Z] 03:17:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-21T03:40:32.091Z] 03:18:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-10-21T03:40:32.091Z] 03:18:01 0 0.02 0.00 0.05 0.00 0.02 99.92 [2024-10-21T03:40:32.091Z] 03:18:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2024-10-21T03:40:32.091Z] 03:18:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-21T03:40:32.091Z] 03:18:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-21T03:40:32.091Z] 03:18:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-21T03:40:32.091Z] 03:18:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-21T03:40:32.091Z] 03:18:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-21T03:40:32.091Z] 03:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-21T03:40:32.091Z] 03:19:01 all 0.09 0.00 0.05 0.01 0.00 99.85 [2024-10-21T03:40:32.091Z] 03:19:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2024-10-21T03:40:32.091Z] 03:19:01 1 0.02 0.00 0.03 0.02 0.02 99.92 [2024-10-21T03:40:32.091Z] 03:19:01 2 0.48 0.00 0.12 0.02 0.00 99.38 [2024-10-21T03:40:32.091Z] 03:19:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-21T03:40:32.091Z] 03:19:01 4 0.07 0.00 0.07 0.00 0.00 99.87 [2024-10-21T03:40:32.091Z] 03:19:01 5 0.02 0.00 0.05 0.00 0.00 99.93 [2024-10-21T03:40:32.091Z] 03:19:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2024-10-21T03:40:32.091Z] 03:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-21T03:40:32.091Z] 03:20:01 all 0.04 0.00 0.03 0.00 0.01 99.91 [2024-10-21T03:40:32.091Z] 03:20:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2024-10-21T03:40:32.091Z] 03:20:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2024-10-21T03:40:32.091Z] 03:20:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2024-10-21T03:40:32.091Z] 03:20:01 3 0.05 0.00 0.05 0.00 0.02 99.88 [2024-10-21T03:40:32.091Z] 03:20:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2024-10-21T03:40:32.091Z] 03:20:01 5 0.03 0.00 0.02 0.02 0.02 99.92 [2024-10-21T03:40:32.091Z] 03:20:01 6 0.03 0.00 0.05 0.00 0.02 99.90 [2024-10-21T03:40:32.091Z] 03:20:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-21T03:40:32.091Z] 03:21:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-10-21T03:40:32.091Z] 03:21:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2024-10-21T03:40:32.091Z] 03:21:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2024-10-21T03:40:32.091Z] 03:21:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-21T03:40:32.091Z] 03:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-21T03:40:32.091Z] 03:21:01 4 0.03 0.00 0.02 0.02 0.02 99.92 [2024-10-21T03:40:32.091Z] 03:21:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-21T03:40:32.091Z] 03:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-21T03:40:32.091Z] 03:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-21T03:40:32.091Z] 03:22:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-10-21T03:40:32.091Z] 03:22:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-21T03:40:32.091Z] 03:22:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2024-10-21T03:40:32.091Z] 03:22:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-21T03:40:32.091Z] 03:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-21T03:40:32.091Z] 03:22:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-21T03:40:32.091Z] 03:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-21T03:40:32.091Z] 03:22:01 6 0.03 0.00 0.00 0.02 0.02 99.93 [2024-10-21T03:40:32.091Z] 03:22:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-21T03:40:32.091Z] [2024-10-21T03:40:32.091Z] 03:22:01 CPU %user %nice %system %iowait %steal %idle [2024-10-21T03:40:32.091Z] 03:23:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-10-21T03:40:32.091Z] 03:23:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-21T03:40:32.091Z] 03:23:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-21T03:40:32.091Z] 03:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-21T03:40:32.091Z] 03:23:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-21T03:40:32.091Z] 03:23:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-21T03:40:32.091Z] 03:23:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2024-10-21T03:40:32.091Z] 03:23:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-21T03:40:32.091Z] 03:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-21T03:40:32.091Z] 03:24:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-10-21T03:40:32.091Z] 03:24:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2024-10-21T03:40:32.091Z] 03:24:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2024-10-21T03:40:32.091Z] 03:24:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-21T03:40:32.091Z] 03:24:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-21T03:40:32.091Z] 03:24:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-21T03:40:32.091Z] 03:24:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-21T03:40:32.091Z] 03:24:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2024-10-21T03:40:32.091Z] 03:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-21T03:40:32.091Z] 03:25:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2024-10-21T03:40:32.091Z] 03:25:01 0 0.00 0.00 0.05 0.00 0.02 99.93 [2024-10-21T03:40:32.091Z] 03:25:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-21T03:40:32.091Z] 03:25:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-21T03:40:32.091Z] 03:25:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-21T03:40:32.091Z] 03:25:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-21T03:40:32.091Z] 03:25:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-21T03:40:32.091Z] 03:25:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-21T03:40:32.091Z] 03:25:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-21T03:40:32.091Z] 03:26:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-10-21T03:40:32.091Z] 03:26:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-21T03:40:32.091Z] 03:26:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2024-10-21T03:40:32.091Z] 03:26:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-21T03:40:32.091Z] 03:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-21T03:40:32.091Z] 03:26:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-21T03:40:32.091Z] 03:26:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-21T03:40:32.091Z] 03:26:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2024-10-21T03:40:32.091Z] 03:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-21T03:40:32.091Z] 03:27:01 all 0.04 0.00 0.01 0.00 0.01 99.93 [2024-10-21T03:40:32.091Z] 03:27:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2024-10-21T03:40:32.091Z] 03:27:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2024-10-21T03:40:32.091Z] 03:27:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-21T03:40:32.091Z] 03:27:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-21T03:40:32.091Z] 03:27:01 4 0.07 0.00 0.02 0.00 0.02 99.90 [2024-10-21T03:40:32.091Z] 03:27:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2024-10-21T03:40:32.091Z] 03:27:01 6 0.05 0.00 0.02 0.02 0.02 99.90 [2024-10-21T03:40:32.091Z] 03:27:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-21T03:40:32.091Z] 03:28:01 all 0.02 0.00 0.01 0.01 0.00 99.95 [2024-10-21T03:40:32.091Z] 03:28:01 0 0.03 0.00 0.03 0.03 0.02 99.88 [2024-10-21T03:40:32.091Z] 03:28:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2024-10-21T03:40:32.091Z] 03:28:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-21T03:40:32.091Z] 03:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-21T03:40:32.091Z] 03:28:01 4 0.07 0.00 0.02 0.00 0.00 99.92 [2024-10-21T03:40:32.091Z] 03:28:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-21T03:40:32.091Z] 03:28:01 6 0.02 0.00 0.02 0.03 0.00 99.93 [2024-10-21T03:40:32.091Z] 03:28:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-21T03:40:32.091Z] 03:29:01 all 0.04 0.00 0.01 0.01 0.01 99.93 [2024-10-21T03:40:32.091Z] 03:29:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2024-10-21T03:40:32.091Z] 03:29:01 1 0.02 0.00 0.00 0.07 0.02 99.90 [2024-10-21T03:40:32.091Z] 03:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-21T03:40:32.091Z] 03:29:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-21T03:40:32.091Z] 03:29:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2024-10-21T03:40:32.091Z] 03:29:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-21T03:40:32.091Z] 03:29:01 6 0.05 0.00 0.02 0.02 0.02 99.90 [2024-10-21T03:40:32.091Z] 03:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-21T03:40:32.091Z] 03:30:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2024-10-21T03:40:32.091Z] 03:30:01 0 0.03 0.00 0.03 0.02 0.03 99.88 [2024-10-21T03:40:32.091Z] 03:30:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2024-10-21T03:40:32.091Z] 03:30:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-21T03:40:32.091Z] 03:30:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-21T03:40:32.091Z] 03:30:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-21T03:40:32.091Z] 03:30:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-21T03:40:32.091Z] 03:30:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-21T03:40:32.091Z] 03:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-21T03:40:32.092Z] 03:31:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-10-21T03:40:32.092Z] 03:31:01 0 0.03 0.00 0.05 0.00 0.03 99.88 [2024-10-21T03:40:32.092Z] 03:31:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-21T03:40:32.092Z] 03:31:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-21T03:40:32.092Z] 03:31:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-21T03:40:32.092Z] 03:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-21T03:40:32.092Z] 03:31:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-21T03:40:32.092Z] 03:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-21T03:40:32.092Z] 03:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-21T03:40:32.092Z] 03:32:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2024-10-21T03:40:32.092Z] 03:32:01 0 0.02 0.00 0.03 0.02 0.03 99.90 [2024-10-21T03:40:32.092Z] 03:32:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2024-10-21T03:40:32.092Z] 03:32:01 2 0.00 0.00 0.00 0.00 0.03 99.97 [2024-10-21T03:40:32.092Z] 03:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-21T03:40:32.092Z] 03:32:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-21T03:40:32.092Z] 03:32:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-21T03:40:32.092Z] 03:32:01 6 0.00 0.00 0.03 0.00 0.02 99.95 [2024-10-21T03:40:32.092Z] 03:32:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-21T03:40:32.092Z] 03:33:01 all 0.04 0.00 0.02 0.00 0.01 99.93 [2024-10-21T03:40:32.092Z] 03:33:01 0 0.03 0.00 0.05 0.00 0.03 99.88 [2024-10-21T03:40:32.092Z] 03:33:01 1 0.05 0.00 0.02 0.02 0.02 99.90 [2024-10-21T03:40:32.092Z] 03:33:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-21T03:40:32.092Z] 03:33:01 3 0.08 0.00 0.00 0.00 0.02 99.90 [2024-10-21T03:40:32.092Z] 03:33:01 4 0.07 0.00 0.02 0.00 0.00 99.92 [2024-10-21T03:40:32.092Z] 03:33:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-21T03:40:32.092Z] 03:33:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-21T03:40:32.092Z] 03:33:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-21T03:40:32.092Z] [2024-10-21T03:40:32.092Z] 03:33:01 CPU %user %nice %system %iowait %steal %idle [2024-10-21T03:40:32.092Z] 03:34:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-10-21T03:40:32.092Z] 03:34:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2024-10-21T03:40:32.092Z] 03:34:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2024-10-21T03:40:32.092Z] 03:34:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-21T03:40:32.092Z] 03:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-21T03:40:32.092Z] 03:34:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-21T03:40:32.092Z] 03:34:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-21T03:40:32.092Z] 03:34:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-21T03:40:32.092Z] 03:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-21T03:40:32.092Z] 03:35:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2024-10-21T03:40:32.092Z] 03:35:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2024-10-21T03:40:32.092Z] 03:35:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-21T03:40:32.092Z] 03:35:01 2 0.07 0.00 0.02 0.00 0.02 99.90 [2024-10-21T03:40:32.092Z] 03:35:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-21T03:40:32.092Z] 03:35:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-21T03:40:32.092Z] 03:35:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-21T03:40:32.092Z] 03:35:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-21T03:40:32.092Z] 03:35:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-21T03:40:32.092Z] 03:36:01 all 0.02 0.00 0.01 0.04 0.01 99.92 [2024-10-21T03:40:32.092Z] 03:36:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2024-10-21T03:40:32.092Z] 03:36:01 1 0.02 0.00 0.03 0.13 0.02 99.80 [2024-10-21T03:40:32.092Z] 03:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-21T03:40:32.092Z] 03:36:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-21T03:40:32.092Z] 03:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-21T03:40:32.092Z] 03:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-21T03:40:32.092Z] 03:36:01 6 0.02 0.00 0.00 0.17 0.02 99.80 [2024-10-21T03:40:32.092Z] 03:36:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-21T03:40:32.092Z] 03:37:01 all 0.04 0.00 0.01 0.01 0.01 99.94 [2024-10-21T03:40:32.092Z] 03:37:01 0 0.08 0.00 0.05 0.00 0.02 99.85 [2024-10-21T03:40:32.092Z] 03:37:01 1 0.10 0.00 0.02 0.05 0.00 99.83 [2024-10-21T03:40:32.092Z] 03:37:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-21T03:40:32.092Z] 03:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-21T03:40:32.092Z] 03:37:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-21T03:40:32.092Z] 03:37:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-21T03:40:32.092Z] 03:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-21T03:40:32.092Z] 03:37:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-21T03:40:32.092Z] 03:38:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-10-21T03:40:32.092Z] 03:38:01 0 0.08 0.00 0.07 0.00 0.02 99.83 [2024-10-21T03:40:32.092Z] 03:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-21T03:40:32.092Z] 03:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-21T03:40:32.092Z] 03:38:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-21T03:40:32.092Z] 03:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-21T03:40:32.092Z] 03:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-21T03:40:32.092Z] 03:38:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2024-10-21T03:40:32.092Z] 03:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-21T03:40:32.092Z] 03:39:02 all 4.52 0.00 1.75 0.80 0.15 92.78 [2024-10-21T03:40:32.092Z] 03:39:02 0 8.71 0.00 2.11 0.05 0.48 88.65 [2024-10-21T03:40:32.092Z] 03:39:02 1 3.88 0.00 1.94 0.95 0.17 93.06 [2024-10-21T03:40:32.092Z] 03:39:02 2 3.23 0.00 2.33 0.03 0.07 94.34 [2024-10-21T03:40:32.092Z] 03:39:02 3 4.47 0.00 1.34 0.02 0.12 94.05 [2024-10-21T03:40:32.092Z] 03:39:02 4 3.66 0.00 1.64 0.03 0.13 94.53 [2024-10-21T03:40:32.092Z] 03:39:02 5 2.45 0.00 1.06 1.21 0.07 95.22 [2024-10-21T03:40:32.092Z] 03:39:02 6 3.49 0.00 1.86 4.09 0.08 90.47 [2024-10-21T03:40:32.092Z] 03:39:02 7 6.21 0.00 1.74 0.00 0.08 91.96 [2024-10-21T03:40:32.092Z] 03:40:01 all 6.54 0.00 3.04 4.63 0.13 85.65 [2024-10-21T03:40:32.092Z] 03:40:01 0 5.97 0.00 2.65 0.05 0.09 91.25 [2024-10-21T03:40:32.092Z] 03:40:01 1 6.32 0.00 3.19 8.64 0.24 81.60 [2024-10-21T03:40:32.092Z] 03:40:01 2 7.49 0.00 3.27 6.27 0.12 82.84 [2024-10-21T03:40:32.092Z] 03:40:01 3 4.61 0.00 2.50 0.21 0.07 92.62 [2024-10-21T03:40:32.092Z] 03:40:01 4 7.13 0.00 2.67 1.58 0.17 88.45 [2024-10-21T03:40:32.092Z] 03:40:01 5 6.26 0.00 3.36 0.17 0.09 90.12 [2024-10-21T03:40:32.092Z] 03:40:01 6 6.12 0.00 3.47 18.82 0.23 71.35 [2024-10-21T03:40:32.092Z] 03:40:01 7 8.43 0.00 3.20 1.64 0.07 86.66 [2024-10-21T03:40:32.092Z] Average: all 8.22 0.00 1.41 1.06 0.04 89.28 [2024-10-21T03:40:32.092Z] Average: 0 8.40 0.00 1.54 0.98 0.05 89.03 [2024-10-21T03:40:32.092Z] Average: 1 7.94 0.00 1.35 0.80 0.04 89.87 [2024-10-21T03:40:32.092Z] Average: 2 8.42 0.00 1.47 1.28 0.03 88.80 [2024-10-21T03:40:32.092Z] Average: 3 8.28 0.00 1.38 0.69 0.03 89.62 [2024-10-21T03:40:32.092Z] Average: 4 8.13 0.00 1.39 1.69 0.04 88.75 [2024-10-21T03:40:32.092Z] Average: 5 8.10 0.00 1.37 0.57 0.03 89.93 [2024-10-21T03:40:32.092Z] Average: 6 8.43 0.00 1.40 1.93 0.03 88.20 [2024-10-21T03:40:32.092Z] Average: 7 8.04 0.00 1.36 0.56 0.03 90.01 [2024-10-21T03:40:32.092Z] [2024-10-21T03:40:32.092Z] [2024-10-21T03:40:32.092Z]