Started by user Cherry Wang Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 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-ssh11009269153697038884.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh12927633897915312125.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh9228159457908897016.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh6545082983082901936.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-ssh12299130946569238081.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8088 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/678 [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/678 # 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 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 (main) Commit message: "Merge pull request #4870 from lindseysimple/issue-4847-3" > 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 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 # timeout=10 > git rev-list --no-walk dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-21T07:57:38.536Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-21T07:57:38.602Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-21T07:57:38.624Z] ========================================================= [2024-08-21T07:57:38.624Z] EdgeX Global Pipelines Version Info [2024-08-21T07:57:38.624Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-21T07:57:39.368Z] ------------------- [2024-08-21T07:57:39.368Z] stable info: [2024-08-21T07:57:39.368Z] ------------------- [2024-08-21T07:57:39.368Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-21T07:57:39.368Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-21T07:57:39.368Z] Message: update stable to v1.0.260 [2024-08-21T07:57:39.940Z] ------------------- [2024-08-21T07:57:39.940Z] experimental info: [2024-08-21T07:57:39.940Z] ------------------- [2024-08-21T07:57:39.940Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-21T07:57:39.940Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-21T07:57:39.940Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-21T07:57:40.017Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-08-21T07:57:40.042Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-08-21T07:57:40.068Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-21T07:57:40.095Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-21T07:57:40.121Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-21T07:57:40.143Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-21T07:57:40.164Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-21T07:57:40.184Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-08-21T07:57:40.201Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-08-21T07:57:40.218Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-08-21T07:57:40.242Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-21T07:57:40.264Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-21T07:57:40.283Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-21T07:57:40.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-21T07:57:40.322Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-21T07:57:40.342Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-21T07:57:40.362Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-21T07:57:40.390Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-21T07:57:40.413Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-08-21T07:57:40.436Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-08-21T07:57:40.459Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-21T07:57:40.485Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-21T07:57:40.508Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-21T07:57:40.531Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-08-21T07:57:40.551Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-08-21T07:57:40.572Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-08-21T07:57:40.594Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] echo [2024-08-21T07:57:40.619Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dcba1ae [Pipeline] echo [2024-08-21T07:57:40.640Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-21T07:57:40.700Z] provisioning config files... [2024-08-21T07:57:40.715Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/678@tmp/config10448151864953421419tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-21T07:57:41.056Z] ---> ****-login.sh [2024-08-21T07:57:41.056Z] nexus3.edgexfoundry.org:10001 [2024-08-21T07:57:41.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-21T07:57:41.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-21T07:57:41.316Z] Configure a credential helper to remove this warning. See [2024-08-21T07:57:41.317Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-21T07:57:41.317Z] [2024-08-21T07:57:41.317Z] Login Succeeded [2024-08-21T07:57:41.317Z] nexus3.edgexfoundry.org:10002 [2024-08-21T07:57:41.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-21T07:57:41.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-21T07:57:41.577Z] Configure a credential helper to remove this warning. See [2024-08-21T07:57:41.578Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-21T07:57:41.578Z] [2024-08-21T07:57:41.578Z] Login Succeeded [2024-08-21T07:57:41.578Z] nexus3.edgexfoundry.org:10003 [2024-08-21T07:57:41.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-21T07:57:41.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-21T07:57:41.578Z] Configure a credential helper to remove this warning. See [2024-08-21T07:57:41.578Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-21T07:57:41.578Z] [2024-08-21T07:57:41.578Z] Login Succeeded [2024-08-21T07:57:41.578Z] nexus3.edgexfoundry.org:10004 [2024-08-21T07:57:41.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-21T07:57:41.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-21T07:57:41.838Z] Configure a credential helper to remove this warning. See [2024-08-21T07:57:41.838Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-21T07:57:41.838Z] [2024-08-21T07:57:41.838Z] Login Succeeded [2024-08-21T07:57:41.838Z] ****.io [2024-08-21T07:57:41.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-21T07:57:42.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-21T07:57:42.099Z] Configure a credential helper to remove this warning. See [2024-08-21T07:57:42.099Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-21T07:57:42.099Z] [2024-08-21T07:57:42.099Z] Login Succeeded [2024-08-21T07:57:42.099Z] ---> ****-login.sh ends [Pipeline] } [2024-08-21T07:57:42.107Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-21T07:57:42.436Z] + 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-08-21T07:57:42.436Z] + dirname cmd/core-command/Dockerfile [2024-08-21T07:57:42.436Z] + cut -d/ -f2 [2024-08-21T07:57:42.436Z] + echo core-command,cmd/core-command/Dockerfile [2024-08-21T07:57:42.436Z] + cut+ -d/ -f2 [2024-08-21T07:57:42.436Z] dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-08-21T07:57:42.436Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-08-21T07:57:42.436Z] + dirname cmd/core-data/Dockerfile [2024-08-21T07:57:42.436Z] + cut -d/ -f2 [2024-08-21T07:57:42.436Z] + echo core-data,cmd/core-data/Dockerfile [2024-08-21T07:57:42.436Z] + dirname cmd/core-keeper/Dockerfile [2024-08-21T07:57:42.436Z] + cut -d/ -f2 [2024-08-21T07:57:42.436Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-08-21T07:57:42.436Z] + dirname cmd/core-metadata/Dockerfile [2024-08-21T07:57:42.436Z] + cut -d/ -f2 [2024-08-21T07:57:42.436Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-08-21T07:57:42.436Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-08-21T07:57:42.436Z] + cut -d/ -f2 [2024-08-21T07:57:42.436Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-08-21T07:57:42.436Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-08-21T07:57:42.436Z] + cut -d/ -f2 [2024-08-21T07:57:42.436Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-08-21T07:57:42.436Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-08-21T07:57:42.436Z] + cut -d/ -f2 [2024-08-21T07:57:42.436Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-08-21T07:57:42.436Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-08-21T07:57:42.436Z] + cut -d/ -f2 [2024-08-21T07:57:42.436Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-08-21T07:57:42.436Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-08-21T07:57:42.436Z] + cut -d/ -f2 [2024-08-21T07:57:42.436Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-08-21T07:57:42.436Z] + dirname cmd/security-spire-agent/Dockerfile [2024-08-21T07:57:42.436Z] + cut -d/ -f2 [2024-08-21T07:57:42.436Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-08-21T07:57:42.436Z] + dirname cmd/security-spire-config/Dockerfile [2024-08-21T07:57:42.436Z] + cut -d/ -f2 [2024-08-21T07:57:42.436Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-08-21T07:57:42.436Z] + dirname cmd/security-spire-server/Dockerfile [2024-08-21T07:57:42.436Z] + cut -d/ -f2 [2024-08-21T07:57:42.436Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-08-21T07:57:42.436Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-08-21T07:57:42.436Z] + cut -d/ -f2 [2024-08-21T07:57:42.436Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-08-21T07:57:42.436Z] + dirname+ cmd/support-notifications/Dockerfile [2024-08-21T07:57:42.436Z] cut -d/ -f2 [2024-08-21T07:57:42.436Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-08-21T07:57:42.436Z] + dirname cmd/support-scheduler/Dockerfile [2024-08-21T07:57:42.436Z] + cut -d/ -f2 [2024-08-21T07:57:42.436Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-08-21T07:57:42.475Z] 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-08-21T07:57:42.836Z] + git rev-list -1 --merges dcba1ae946b5ccf48e9dcc2a00fa110f4c613826~1..dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] echo [2024-08-21T07:57:42.850Z] -----------> git rev-list -1 --merges dcba1ae946b5ccf48e9dcc2a00fa110f4c613826~1..dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T07:57:42.850Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [false] [Pipeline] sh [2024-08-21T07:57:43.142Z] + git log --format=format:%s -1 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] echo [2024-08-21T07:57:43.159Z] ========================================================= [2024-08-21T07:57:43.159Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-21T07:57:43.159Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-08-21T07:57:43.603Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-21T07:57:43.603Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-21T07:57:43.603Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-21T07:57:43.603Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-21T07:57:43.603Z] + + sudoecho tee github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= -a [2024-08-21T07:57:43.603Z] /etc/ssh/ssh_known_hosts [2024-08-21T07:57:43.603Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T07:57:44.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-21T07:57:44.020Z] [2024-08-21T07:57:44.020Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T07:57:44.328Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-21T07:57:44.328Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-21T07:57:44.328Z] b85a868b505f: Pulling fs layer [2024-08-21T07:57:44.328Z] e2be974225ed: Pulling fs layer [2024-08-21T07:57:44.328Z] 339a4e72a1f5: Pulling fs layer [2024-08-21T07:57:44.328Z] 988bab9f4d93: Pulling fs layer [2024-08-21T07:57:44.328Z] 1469e6f7b9e6: Pulling fs layer [2024-08-21T07:57:44.328Z] eaf3925da568: Pulling fs layer [2024-08-21T07:57:44.328Z] bab4dde63d76: Pulling fs layer [2024-08-21T07:57:44.328Z] bde34c3a00c8: Pulling fs layer [2024-08-21T07:57:44.328Z] b352a97aabf1: Pulling fs layer [2024-08-21T07:57:44.328Z] 4872d77fe225: Pulling fs layer [2024-08-21T07:57:44.328Z] 5851b861e8e6: Pulling fs layer [2024-08-21T07:57:44.328Z] 988bab9f4d93: Waiting [2024-08-21T07:57:44.328Z] 1469e6f7b9e6: Waiting [2024-08-21T07:57:44.328Z] eaf3925da568: Waiting [2024-08-21T07:57:44.328Z] bab4dde63d76: Waiting [2024-08-21T07:57:44.328Z] bde34c3a00c8: Waiting [2024-08-21T07:57:44.328Z] b352a97aabf1: Waiting [2024-08-21T07:57:44.328Z] 4872d77fe225: Waiting [2024-08-21T07:57:44.328Z] 5851b861e8e6: Waiting [2024-08-21T07:57:44.328Z] e2be974225ed: Verifying Checksum [2024-08-21T07:57:44.328Z] e2be974225ed: Download complete [2024-08-21T07:57:44.328Z] 988bab9f4d93: Verifying Checksum [2024-08-21T07:57:44.328Z] 988bab9f4d93: Download complete [2024-08-21T07:57:44.328Z] 1469e6f7b9e6: Verifying Checksum [2024-08-21T07:57:44.328Z] 1469e6f7b9e6: Download complete [2024-08-21T07:57:44.588Z] eaf3925da568: Download complete [2024-08-21T07:57:44.588Z] 339a4e72a1f5: Verifying Checksum [2024-08-21T07:57:44.588Z] 339a4e72a1f5: Download complete [2024-08-21T07:57:44.588Z] bde34c3a00c8: Verifying Checksum [2024-08-21T07:57:44.588Z] bde34c3a00c8: Download complete [2024-08-21T07:57:44.588Z] b352a97aabf1: Verifying Checksum [2024-08-21T07:57:44.588Z] b352a97aabf1: Download complete [2024-08-21T07:57:44.588Z] 4872d77fe225: Verifying Checksum [2024-08-21T07:57:44.588Z] 4872d77fe225: Download complete [2024-08-21T07:57:44.588Z] 5851b861e8e6: Verifying Checksum [2024-08-21T07:57:44.588Z] 5851b861e8e6: Download complete [2024-08-21T07:57:44.588Z] b85a868b505f: Verifying Checksum [2024-08-21T07:57:44.588Z] b85a868b505f: Download complete [2024-08-21T07:57:45.157Z] bab4dde63d76: Verifying Checksum [2024-08-21T07:57:45.157Z] bab4dde63d76: Download complete [2024-08-21T07:57:46.097Z] b85a868b505f: Pull complete [2024-08-21T07:57:46.097Z] e2be974225ed: Pull complete [2024-08-21T07:57:46.666Z] 339a4e72a1f5: Pull complete [2024-08-21T07:57:46.666Z] 988bab9f4d93: Pull complete [2024-08-21T07:57:46.924Z] 1469e6f7b9e6: Pull complete [2024-08-21T07:57:46.924Z] eaf3925da568: Pull complete [2024-08-21T07:57:48.856Z] bab4dde63d76: Pull complete [2024-08-21T07:57:48.856Z] bde34c3a00c8: Pull complete [2024-08-21T07:57:49.117Z] b352a97aabf1: Pull complete [2024-08-21T07:57:49.117Z] 4872d77fe225: Pull complete [2024-08-21T07:57:49.117Z] 5851b861e8e6: Pull complete [2024-08-21T07:57:49.117Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-21T07:57:49.117Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-21T07:57:49.117Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-21T07:57:49.272Z] prd-ubuntu20.04-docker-8c-8g-8088 does not seem to be running inside a container [2024-08-21T07:57:49.308Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/678 -v /w/workspace/edgex-go/678:/w/workspace/edgex-go/678:rw,z -v /w/workspace/edgex-go/678@tmp:/w/workspace/edgex-go/678@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-08-21T07:57:51.832Z] $ docker top b8dd59d607fbe0480dd6bc9a5627da77c7a3655c71906d56492cce2f42a08022 -eo pid,comm [2024-08-21T07:57:51.891Z] 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-08-21T07:57:51.892Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-21T07:57:51.946Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-21T07:57:51.946Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-21T07:57:52.069Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-21T07:57:52.079Z] $ docker exec b8dd59d607fbe0480dd6bc9a5627da77c7a3655c71906d56492cce2f42a08022 ssh-agent [2024-08-21T07:57:52.190Z] SSH_AUTH_SOCK=/tmp/ssh-OUHcaYKXyeUh/agent.32 [2024-08-21T07:57:52.190Z] SSH_AGENT_PID=38 [2024-08-21T07:57:52.196Z] Running ssh-add (command line suppressed) [2024-08-21T07:57:52.294Z] Identity added: /w/workspace/edgex-go/678@tmp/private_key_9920562455738324003.key (/w/workspace/edgex-go/678@tmp/private_key_9920562455738324003.key) [2024-08-21T07:57:52.307Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-21T07:57:52.599Z] + git tag --points-at HEAD [Pipeline] } [2024-08-21T07:57:52.609Z] $ docker exec --env ******** --env ******** b8dd59d607fbe0480dd6bc9a5627da77c7a3655c71906d56492cce2f42a08022 ssh-agent -k [2024-08-21T07:57:52.710Z] unset SSH_AUTH_SOCK; [2024-08-21T07:57:52.711Z] unset SSH_AGENT_PID; [2024-08-21T07:57:52.711Z] echo Agent pid 38 killed; [2024-08-21T07:57:52.725Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2024-08-21T07:57:52.768Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v3.2.0-dev.58' [Pipeline] sshagent [2024-08-21T07:57:52.799Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-21T07:57:52.799Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-21T07:57:52.916Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-21T07:57:52.918Z] $ docker exec b8dd59d607fbe0480dd6bc9a5627da77c7a3655c71906d56492cce2f42a08022 ssh-agent [2024-08-21T07:57:53.030Z] SSH_AUTH_SOCK=/tmp/ssh-UGxgmLgq5Fv6/agent.71 [2024-08-21T07:57:53.030Z] SSH_AGENT_PID=77 [2024-08-21T07:57:53.036Z] Running ssh-add (command line suppressed) [2024-08-21T07:57:53.137Z] Identity added: /w/workspace/edgex-go/678@tmp/private_key_9316343709996152775.key (/w/workspace/edgex-go/678@tmp/private_key_9316343709996152775.key) [2024-08-21T07:57:53.155Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-21T07:57:53.449Z] + git semver init [2024-08-21T07:57:53.790Z] 2024-08-21 07:57:53,644 [run_init] DEBUG init version:0.0.0 force:False [2024-08-21T07:57:53.790Z] 2024-08-21 07:57:53,644 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/678/.semver [2024-08-21T07:57:53.790Z] 2024-08-21 07:57:53,645 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/678/.semver [2024-08-21T07:57:53.790Z] 2024-08-21 07:57:53,645 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/678/.semver'], cwd=/w/workspace/edgex-go/678, universal_newlines=False, shell=None, istream=None) [2024-08-21T07:57:59.084Z] 2024-08-21 07:57:59,044 [append_file] DEBUG append to file:/w/workspace/edgex-go/678/.git/info/exclude [2024-08-21T07:57:59.085Z] 2024-08-21 07:57:59,044 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/678/.semver/main with force:False [2024-08-21T07:57:59.085Z] 2024-08-21 07:57:59,044 [read_version] DEBUG read version from /w/workspace/edgex-go/678/.semver/main [2024-08-21T07:57:59.085Z] 2024-08-21 07:57:59,045 [read_version] DEBUG read version from /w/workspace/edgex-go/678/.semver/main [2024-08-21T07:57:59.085Z] 3.2.0-dev.59 [Pipeline] } [2024-08-21T07:57:59.092Z] $ docker exec --env ******** --env ******** b8dd59d607fbe0480dd6bc9a5627da77c7a3655c71906d56492cce2f42a08022 ssh-agent -k [2024-08-21T07:57:59.190Z] unset SSH_AUTH_SOCK; [2024-08-21T07:57:59.190Z] unset SSH_AGENT_PID; [2024-08-21T07:57:59.190Z] echo Agent pid 77 killed; [2024-08-21T07:57:59.202Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-21T07:57:59.517Z] + git semver [Pipeline] } [2024-08-21T07:57:59.788Z] $ docker stop --time=1 b8dd59d607fbe0480dd6bc9a5627da77c7a3655c71906d56492cce2f42a08022 [2024-08-21T07:58:01.121Z] $ docker rm -f --volumes b8dd59d607fbe0480dd6bc9a5627da77c7a3655c71906d56492cce2f42a08022 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-21T07:58:01.470Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-21T07:58:01.707Z] Stashed 1 file(s) [Pipeline] echo [2024-08-21T07:58:01.711Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.59 [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-08-21T07:58:02.143Z] + git config --global --add safe.directory /w/workspace/edgex-go/678 [Pipeline] echo [2024-08-21T07:58:02.157Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-21T07:58:02.175Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-21T07:58:02.189Z] ========================================================= [2024-08-21T07:58:02.189Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-21T07:58:02.189Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-21T07:58:02.482Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-21T07:58:02.482Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-21T07:58:02.482Z] 619be1103602: Pulling fs layer [2024-08-21T07:58:02.482Z] 7862e08f4a3e: Pulling fs layer [2024-08-21T07:58:02.482Z] 5df492c9dc93: Pulling fs layer [2024-08-21T07:58:02.482Z] 7629e6793208: Pulling fs layer [2024-08-21T07:58:02.482Z] 4f4fb700ef54: Pulling fs layer [2024-08-21T07:58:02.482Z] fb5054dd5b73: Pulling fs layer [2024-08-21T07:58:02.482Z] eeca6798cff9: Pulling fs layer [2024-08-21T07:58:02.482Z] aa269ceb94a6: Pulling fs layer [2024-08-21T07:58:02.482Z] ada007ff1a6a: Pulling fs layer [2024-08-21T07:58:02.482Z] fb5054dd5b73: Waiting [2024-08-21T07:58:02.482Z] eeca6798cff9: Waiting [2024-08-21T07:58:02.482Z] 4f4fb700ef54: Waiting [2024-08-21T07:58:02.482Z] ada007ff1a6a: Waiting [2024-08-21T07:58:02.482Z] 7629e6793208: Waiting [2024-08-21T07:58:02.482Z] 7862e08f4a3e: Verifying Checksum [2024-08-21T07:58:02.482Z] 7862e08f4a3e: Download complete [2024-08-21T07:58:02.482Z] 7629e6793208: Verifying Checksum [2024-08-21T07:58:02.482Z] 7629e6793208: Download complete [2024-08-21T07:58:02.482Z] 4f4fb700ef54: Download complete [2024-08-21T07:58:02.482Z] 619be1103602: Verifying Checksum [2024-08-21T07:58:02.482Z] 619be1103602: Download complete [2024-08-21T07:58:02.482Z] fb5054dd5b73: Verifying Checksum [2024-08-21T07:58:02.482Z] fb5054dd5b73: Download complete [2024-08-21T07:58:02.482Z] eeca6798cff9: Verifying Checksum [2024-08-21T07:58:02.482Z] eeca6798cff9: Download complete [2024-08-21T07:58:02.741Z] 619be1103602: Pull complete [2024-08-21T07:58:02.741Z] ada007ff1a6a: Verifying Checksum [2024-08-21T07:58:02.741Z] ada007ff1a6a: Download complete [2024-08-21T07:58:02.741Z] 7862e08f4a3e: Pull complete [2024-08-21T07:58:03.000Z] 5df492c9dc93: Verifying Checksum [2024-08-21T07:58:03.000Z] 5df492c9dc93: Download complete [2024-08-21T07:58:03.258Z] aa269ceb94a6: Verifying Checksum [2024-08-21T07:58:03.258Z] aa269ceb94a6: Download complete [2024-08-21T07:58:06.548Z] 5df492c9dc93: Pull complete [2024-08-21T07:58:06.548Z] 7629e6793208: Pull complete [2024-08-21T07:58:06.548Z] 4f4fb700ef54: Pull complete [2024-08-21T07:58:06.807Z] fb5054dd5b73: Pull complete [2024-08-21T07:58:06.807Z] eeca6798cff9: Pull complete [2024-08-21T07:58:09.337Z] aa269ceb94a6: Pull complete [2024-08-21T07:58:09.905Z] ada007ff1a6a: Pull complete [2024-08-21T07:58:09.905Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-21T07:58:09.905Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-21T07:58:09.905Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-21T07:58:10.216Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-21T07:58:10.216Z] WORKDIR /edgex [2024-08-21T07:58:10.216Z] COPY go.mod . [2024-08-21T07:58:10.216Z] RUN go mod download [2024-08-21T07:58:10.216Z] + docker build -t ci-base-image-x86_64 -f - . [2024-08-21T07:58:10.785Z] Sending build context to Docker daemon 179.2MB [2024-08-21T07:58:10.785Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-21T07:58:10.785Z] ---> f489d0715acc [2024-08-21T07:58:10.785Z] Step 2/4 : WORKDIR /edgex [2024-08-21T07:58:16.064Z] ---> Running in 681bf31b47ce [2024-08-21T07:58:16.064Z] Removing intermediate container 681bf31b47ce [2024-08-21T07:58:16.064Z] ---> 30f1fbc37023 [2024-08-21T07:58:16.064Z] Step 3/4 : COPY go.mod . [2024-08-21T07:58:16.325Z] ---> 715bb03d99cf [2024-08-21T07:58:16.325Z] Step 4/4 : RUN go mod download [2024-08-21T07:58:16.325Z] ---> Running in a91ce0544042 [2024-08-21T07:58:16.796Z] Still waiting to schedule task [2024-08-21T07:58:16.797Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-08-21T07:58:42.952Z] Removing intermediate container a91ce0544042 [2024-08-21T07:58:42.952Z] ---> 7b983caed2a9 [2024-08-21T07:58:42.952Z] Successfully built 7b983caed2a9 [2024-08-21T07:58:42.952Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T07:58:43.258Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-21T07:58:43.258Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-21T07:58:43.341Z] prd-ubuntu20.04-docker-8c-8g-8088 does not seem to be running inside a container [2024-08-21T07:58:43.369Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/678 -v /w/workspace/edgex-go/678:/w/workspace/edgex-go/678:rw,z -v /w/workspace/edgex-go/678@tmp:/w/workspace/edgex-go/678@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-21T07:58:43.784Z] $ docker top 5b7c2293739c2e74241fc441f8fa9f84bd51927c32f4a39439582da5058eebd0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-21T07:58:44.135Z] + go version [2024-08-21T07:58:44.135Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-21T07:58:44.143Z] $ docker stop --time=1 5b7c2293739c2e74241fc441f8fa9f84bd51927c32f4a39439582da5058eebd0 [2024-08-21T07:58:45.399Z] $ docker rm -f --volumes 5b7c2293739c2e74241fc441f8fa9f84bd51927c32f4a39439582da5058eebd0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T07:58:45.830Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-21T07:58:45.830Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-21T07:58:45.904Z] prd-ubuntu20.04-docker-8c-8g-8088 does not seem to be running inside a container [2024-08-21T07:58:45.933Z] $ 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/678 -v /w/workspace/edgex-go/678:/w/workspace/edgex-go/678:rw,z -v /w/workspace/edgex-go/678@tmp:/w/workspace/edgex-go/678@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-21T07:58:46.242Z] $ docker top 4e7d935923125951dccb50bb9b8d51ca0405b249a1d9890cbb02ca9cccbaa67b -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-21T07:58:46.320Z] ========================================================= [2024-08-21T07:58:46.320Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-21T07:58:46.320Z] ========================================================= [Pipeline] sh [2024-08-21T07:58:46.599Z] + git config --global --add safe.directory /w/workspace/edgex-go/678 [Pipeline] fileExists [Pipeline] sh [2024-08-21T07:58:46.921Z] + make test [2024-08-21T07:58:46.921Z] go test -race -coverprofile=coverage.out ./... [2024-08-21T07:58:55.043Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-21T07:59:21.583Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-21T07:59:21.583Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-21T07:59:21.583Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-21T07:59:21.583Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-21T07:59:21.583Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-21T07:59:21.583Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-21T07:59:21.583Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-21T07:59:21.583Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-21T07:59:21.583Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-21T07:59:21.583Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-21T07:59:21.583Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-21T07:59:21.583Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-21T07:59:21.583Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-21T07:59:21.583Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-21T07:59:21.583Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-21T07:59:21.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-21T07:59:22.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-21T07:59:22.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-21T07:59:23.452Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.022s coverage: 28.7% of statements [2024-08-21T07:59:24.387Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-21T07:59:24.387Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-21T07:59:24.387Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-21T07:59:24.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-21T07:59:24.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-21T07:59:25.212Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.041s coverage: 97.0% of statements [2024-08-21T07:59:26.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-21T07:59:26.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-21T07:59:26.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-21T07:59:26.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-21T07:59:26.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-21T07:59:26.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-21T07:59:26.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-21T07:59:26.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-21T07:59:26.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-21T07:59:27.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-21T07:59:27.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-21T07:59:27.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-21T07:59:27.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-21T07:59:27.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-21T07:59:28.455Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-21T07:59:28.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-21T07:59:28.456Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.052s coverage: 69.2% of statements [2024-08-21T07:59:28.456Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.042s coverage: 53.2% of statements [2024-08-21T07:59:28.456Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.446s coverage: 93.4% of statements [2024-08-21T07:59:28.456Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.048s coverage: 91.7% of statements [2024-08-21T07:59:29.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-21T07:59:29.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-21T07:59:29.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-21T07:59:29.391Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-21T07:59:29.391Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-21T07:59:29.391Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-21T07:59:29.391Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-21T07:59:29.391Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-21T07:59:29.391Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-21T07:59:29.391Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-21T07:59:29.391Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-21T07:59:29.391Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.048s coverage: 7.0% of statements [2024-08-21T07:59:30.326Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-08-21T07:59:30.584Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.395s coverage: 95.8% of statements [2024-08-21T07:59:30.584Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements [2024-08-21T07:59:31.148Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.025s coverage: 0.0% of statements [no tests to run] [2024-08-21T07:59:31.405Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-21T07:59:31.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-21T07:59:32.338Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.038s coverage: 0.8% of statements [2024-08-21T07:59:32.338Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.033s coverage: 30.7% of statements [2024-08-21T07:59:32.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 41.7% of statements [2024-08-21T07:59:32.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.028s coverage: 77.8% of statements [2024-08-21T07:59:32.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.021s coverage: 94.1% of statements [2024-08-21T07:59:32.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.029s coverage: 96.3% of statements [2024-08-21T07:59:33.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements [2024-08-21T07:59:33.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-21T07:59:33.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-21T07:59:33.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-21T07:59:33.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-21T07:59:33.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-21T07:59:33.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-21T07:59:33.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-21T07:59:33.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-21T07:59:35.009Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-21T07:59:35.009Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-21T07:59:35.009Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-21T07:59:35.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-21T07:59:35.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-21T07:59:35.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-21T07:59:35.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-21T07:59:36.143Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-21T07:59:36.143Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-21T07:59:36.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-21T07:59:38.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-21T07:59:38.656Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-21T07:59:40.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-21T07:59:40.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-21T07:59:41.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-21T07:59:41.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-21T07:59:41.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-21T07:59:43.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-21T07:59:43.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-21T07:59:43.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-21T07:59:44.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-21T07:59:44.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-21T07:59:44.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-21T07:59:44.242Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-21T07:59:45.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-21T07:59:45.177Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-21T07:59:45.177Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-08-21T07:59:45.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.026s coverage: 94.4% of statements [2024-08-21T07:59:46.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-21T07:59:46.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-21T07:59:46.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-21T07:59:46.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-21T07:59:47.925Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-21T07:59:47.925Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-21T07:59:47.925Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-21T07:59:47.925Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-21T07:59:49.296Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-21T07:59:49.296Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-21T07:59:49.296Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-21T07:59:49.296Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-21T07:59:50.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-21T07:59:50.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-21T07:59:50.605Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-21T07:59:50.605Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-21T07:59:53.053Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8089 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-08-21T07:59:53.072Z] Running in /w/workspace/edgex-go/678 [Pipeline] { [Pipeline] checkout [2024-08-21T07:59:56.142Z] The recommended git tool is: git [2024-08-21T07:59:58.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.263s coverage: 79.9% of statements [2024-08-21T07:59:58.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.041s coverage: 92.9% of statements [2024-08-21T07:59:58.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.029s coverage: 66.7% of statements [2024-08-21T07:59:58.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.028s coverage: 62.3% of statements [2024-08-21T07:59:58.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.028s coverage: 75.0% of statements [2024-08-21T07:59:58.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.036s coverage: 87.2% of statements [2024-08-21T07:59:58.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 20.0% of statements [2024-08-21T07:59:58.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements [2024-08-21T07:59:58.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.077s coverage: 81.8% of statements [2024-08-21T07:59:58.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.070s coverage: 82.1% of statements [2024-08-21T07:59:58.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements [2024-08-21T07:59:58.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.136s coverage: 63.1% of statements [2024-08-21T07:59:58.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.022s coverage: 100.0% of statements [2024-08-21T07:59:58.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.025s coverage: 89.4% of statements [2024-08-21T07:59:58.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements [2024-08-21T07:59:58.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2024-08-21T07:59:58.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements [2024-08-21T07:59:58.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.328s coverage: 36.5% of statements [2024-08-21T07:59:58.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 89.5% of statements [2024-08-21T07:59:58.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.027s coverage: 84.8% of statements [2024-08-21T07:59:58.732Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.025s coverage: 5.3% of statements [2024-08-21T07:59:58.732Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.049s coverage: 76.9% of statements [2024-08-21T07:59:58.732Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.041s coverage: 19.9% of statements [2024-08-21T07:59:58.732Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.093s coverage: 95.7% of statements [2024-08-21T07:59:58.732Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.030s coverage: 61.8% of statements [2024-08-21T07:59:58.732Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.063s coverage: 98.9% of statements [2024-08-21T07:59:58.732Z] 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-08-21T07:59:58.732Z] running golangci-lint [2024-08-21T07:59:58.732Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-08-21T07:59:58.732Z] go version go1.21.9 linux/amd64 [2024-08-21T07:59:58.732Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-08-21T07:59:58.732Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-08-21T08:00:03.655Z] using credential edgex-jenkins-ssh [2024-08-21T08:00:03.686Z] Cloning the remote Git repository [2024-08-21T08:00:03.785Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-08-21T08:00:03.970Z] > git init /w/workspace/edgex-go/678 # timeout=10 [2024-08-21T08:00:04.229Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-21T08:00:04.230Z] > git --version # timeout=10 [2024-08-21T08:00:04.259Z] > git --version # 'git version 2.25.1' [2024-08-21T08:00:04.263Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-21T08:00:04.428Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-21T08:00:23.080Z] Avoid second fetch [2024-08-21T08:00:23.081Z] Checking out Revision dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 (main) [2024-08-21T08:00:22.272Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-21T08:00:22.290Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-21T08:00:23.096Z] > git config core.sparsecheckout # timeout=10 [2024-08-21T08:00:23.163Z] > git checkout -f dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 # timeout=10 [2024-08-21T08:00:23.522Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|imports|compiled_files|deps|files|name|types_sizes) took 22.932644599s" [2024-08-21T08:00:23.522Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 29.593034ms" [2024-08-21T08:00:23.837Z] Commit message: "Merge pull request #4870 from lindseysimple/issue-4847-3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-21T08:00:29.301Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-21T08:00:29.301Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-21T08:00:29.301Z] Dload Upload Total Spent Left Speed [2024-08-21T08:00:29.301Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 115k 0 --:--:-- --:--:-- --:--:-- 114k [Pipeline] sh [2024-08-21T08:00:29.639Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-21T08:00:30.892Z] + sudo tee /etc/docker/daemon.new [2024-08-21T08:00:30.892Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-21T08:00:30.892Z] { [2024-08-21T08:00:30.892Z] "registry-mirrors": [ [2024-08-21T08:00:30.892Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-21T08:00:30.892Z] ], [2024-08-21T08:00:30.892Z] "bip": "10.250.0.254/24", [2024-08-21T08:00:30.892Z] "hosts": [ [2024-08-21T08:00:30.892Z] "tcp://0.0.0.0:5555", [2024-08-21T08:00:30.892Z] "unix:///var/run/docker.sock" [2024-08-21T08:00:30.892Z] ], [2024-08-21T08:00:30.892Z] "mtu": 1458, [2024-08-21T08:00:30.892Z] "selinux-enabled": true, [2024-08-21T08:00:30.892Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-21T08:00:30.892Z] } [Pipeline] sh [2024-08-21T08:00:33.308Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-21T08:00:33.633Z] + sudo service docker restart [2024-08-21T08:00:34.594Z] level=info msg="[linters_context/goanalysis] analyzers took 1m40.918246184s with top 10 stages: buildir: 55.118771779s, gosec: 8.971278561s, inspect: 2.846003926s, fact_deprecated: 2.496256626s, printf: 1.867345951s, ctrlflow: 1.843018933s, fact_purity: 1.378081004s, nilness: 1.359180206s, S1038: 1.146706006s, typedness: 817.238059ms" [2024-08-21T08:00:34.594Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-08-21T08:00:34.594Z] level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 214/214, exclude-rules: 22/214, path_prettifier: 214/214, exclude: 214/214, nolint: 0/22, cgo: 214/214, skip_files: 214/214, skip_dirs: 214/214, filename_unadjuster: 214/214, identifier_marker: 214/214" [2024-08-21T08:00:34.594Z] level=info msg="[runner] processing took 16.875099ms with stages: nolint: 7.06054ms, identifier_marker: 4.448869ms, autogenerated_exclude: 1.789418ms, path_prettifier: 1.571043ms, exclude-rules: 1.151967ms, skip_dirs: 773.491µs, cgo: 47.66µs, filename_unadjuster: 28.071µs, max_same_issues: 880ns, max_from_linter: 430ns, skip_files: 390ns, diff: 370ns, uniq_by_line: 350ns, fixer: 340ns, exclude: 290ns, severity-rules: 270ns, sort_results: 240ns, source_code: 140ns, max_per_file_from_linter: 120ns, path_shortener: 110ns, path_prefixer: 110ns" [2024-08-21T08:00:34.594Z] level=info msg="[runner] linters took 11.70350539s with stages: goanalysis_metalinter: 11.686540168s" [2024-08-21T08:00:34.594Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-08-21T08:00:34.594Z] level=info msg="Memory: 344 samples, avg is 299.8MB, max is 1391.8MB" [2024-08-21T08:00:34.594Z] level=info msg="Execution took 34.673975589s" [2024-08-21T08:00:34.594Z] go vet ./... [2024-08-21T08:00:39.860Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-21T08:00:39.860Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-21T08:00:40.118Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-08-21T08:00:40.395Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-21T08:00:40.696Z] + ls -al . [2024-08-21T08:00:40.696Z] total 916 [2024-08-21T08:00:40.696Z] drwxrwxr-x 11 1001 1001 4096 Aug 21 07:58 . [2024-08-21T08:00:40.696Z] drwxr-xr-x 4 root root 4096 Aug 21 07:58 .. [2024-08-21T08:00:40.696Z] drwxrwxr-x 2 1001 1001 4096 Aug 21 07:57 .blubracket [2024-08-21T08:00:40.696Z] -rw-rw-r-- 1 1001 1001 10 Aug 21 07:57 .dockerignore [2024-08-21T08:00:40.696Z] drwxrwxr-x 8 1001 1001 4096 Aug 21 07:59 .git [2024-08-21T08:00:40.696Z] drwxrwxr-x 3 1001 1001 4096 Aug 21 07:57 .github [2024-08-21T08:00:40.696Z] -rw-rw-r-- 1 1001 1001 1102 Aug 21 07:57 .gitignore [2024-08-21T08:00:40.696Z] -rw-rw-r-- 1 1001 1001 42 Aug 21 07:57 .golangci.yml [2024-08-21T08:00:40.696Z] -rw-rw-r-- 1 1001 1001 100 Aug 21 07:57 .hadolint.yml [2024-08-21T08:00:40.696Z] drwxr-xr-x 3 1001 1001 4096 Aug 21 07:57 .semver [2024-08-21T08:00:40.696Z] -rw-rw-r-- 1 1001 1001 155 Aug 21 07:57 .sonarcloud.properties [2024-08-21T08:00:40.696Z] -rw-rw-r-- 1 1001 1001 1171 Aug 21 07:57 ADOPTERS.md [2024-08-21T08:00:40.696Z] -rw-rw-r-- 1 1001 1001 21286 Aug 21 07:57 Attribution.txt [2024-08-21T08:00:40.696Z] -rw-rw-r-- 1 1001 1001 100284 Aug 21 07:57 CHANGELOG.md [2024-08-21T08:00:40.696Z] -rw-rw-r-- 1 1001 1001 3804 Aug 21 07:57 CONTRIBUTING.md [2024-08-21T08:00:40.696Z] -rw-rw-r-- 1 1001 1001 677 Aug 21 07:57 GOVERNANCE.md [2024-08-21T08:00:40.696Z] -rw-rw-r-- 1 1001 1001 861 Aug 21 07:57 Jenkinsfile [2024-08-21T08:00:40.696Z] -rw-rw-r-- 1 1001 1001 10775 Aug 21 07:57 LICENSE [2024-08-21T08:00:40.696Z] -rw-rw-r-- 1 1001 1001 16854 Aug 21 07:57 Makefile [2024-08-21T08:00:40.696Z] -rw-rw-r-- 1 1001 1001 582 Aug 21 07:57 OWNERS.md [2024-08-21T08:00:40.696Z] -rw-rw-r-- 1 1001 1001 9528 Aug 21 07:57 README.md [2024-08-21T08:00:40.696Z] -rw-rw-r-- 1 1001 1001 789 Aug 21 07:57 SECURITY.md [2024-08-21T08:00:40.696Z] -rw-rw-r-- 1 1001 1001 12 Aug 21 07:58 VERSION [2024-08-21T08:00:40.696Z] drwxrwxr-x 2 1001 1001 4096 Aug 21 07:57 bin [2024-08-21T08:00:40.696Z] drwxrwxr-x 20 1001 1001 4096 Aug 21 07:57 cmd [2024-08-21T08:00:40.696Z] -rw-r--r-- 1 root root 545411 Aug 21 07:59 coverage.out [2024-08-21T08:00:40.696Z] drwxrwxr-x 2 1001 1001 4096 Aug 21 07:57 fuzz_test [2024-08-21T08:00:40.696Z] -rw-rw-r-- 1 1001 1001 7305 Aug 21 07:57 go.mod [2024-08-21T08:00:40.696Z] -rw-rw-r-- 1 1001 1001 102581 Aug 21 07:57 go.sum [2024-08-21T08:00:40.696Z] drwxrwxr-x 7 1001 1001 4096 Aug 21 07:57 internal [2024-08-21T08:00:40.696Z] drwxrwxr-x 3 1001 1001 4096 Aug 21 07:57 openapi [2024-08-21T08:00:40.696Z] -rw-rw-r-- 1 1001 1001 584 Aug 21 07:57 security.txt [2024-08-21T08:00:40.696Z] -rw-rw-r-- 1 1001 1001 204 Aug 21 07:57 version.go [Pipeline] sh [2024-08-21T08:00:40.985Z] + '[' -e coverage.out ] [2024-08-21T08:00:40.985Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-21T08:00:41.106Z] Stashed 1 file(s) [Pipeline] sh [2024-08-21T08:00:41.388Z] + make build [2024-08-21T08:00:41.388Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-21T08:00:51.877Z] provisioning config files... [2024-08-21T08:00:51.899Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/678@tmp/config15338555377099958448tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-21T08:00:52.363Z] ---> ****-login.sh [2024-08-21T08:00:52.363Z] nexus3.edgexfoundry.org:10001 [2024-08-21T08:00:52.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-21T08:00:52.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-21T08:00:52.902Z] Configure a credential helper to remove this warning. See [2024-08-21T08:00:52.902Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-21T08:00:52.902Z] [2024-08-21T08:00:52.902Z] Login Succeeded [2024-08-21T08:00:52.902Z] nexus3.edgexfoundry.org:10002 [2024-08-21T08:00:53.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-21T08:00:53.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-21T08:00:53.443Z] Configure a credential helper to remove this warning. See [2024-08-21T08:00:53.443Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-21T08:00:53.443Z] [2024-08-21T08:00:53.443Z] Login Succeeded [2024-08-21T08:00:53.443Z] nexus3.edgexfoundry.org:10003 [2024-08-21T08:00:53.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-21T08:00:53.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-21T08:00:53.716Z] Configure a credential helper to remove this warning. See [2024-08-21T08:00:53.716Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-21T08:00:53.716Z] [2024-08-21T08:00:53.716Z] Login Succeeded [2024-08-21T08:00:53.716Z] nexus3.edgexfoundry.org:10004 [2024-08-21T08:00:53.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-21T08:00:53.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-21T08:00:53.987Z] Configure a credential helper to remove this warning. See [2024-08-21T08:00:53.987Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-21T08:00:53.987Z] [2024-08-21T08:00:53.987Z] Login Succeeded [2024-08-21T08:00:53.987Z] ****.io [2024-08-21T08:00:54.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-21T08:00:54.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-21T08:00:54.520Z] Configure a credential helper to remove this warning. See [2024-08-21T08:00:54.521Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-21T08:00:54.521Z] [2024-08-21T08:00:54.521Z] Login Succeeded [2024-08-21T08:00:54.521Z] ---> ****-login.sh ends [Pipeline] } [2024-08-21T08:00:54.535Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-08-21T08:00:55.138Z] + git config --global --add safe.directory /w/workspace/edgex-go/678 [Pipeline] echo [2024-08-21T08:00:55.157Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-21T08:00:55.173Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-21T08:00:55.186Z] ========================================================= [2024-08-21T08:00:55.186Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-21T08:00:55.186Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-21T08:00:55.515Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-21T08:00:55.515Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-21T08:00:55.515Z] c6b39de5b339: Pulling fs layer [2024-08-21T08:00:55.515Z] a69c41024577: Pulling fs layer [2024-08-21T08:00:55.515Z] d6de4b400683: Pulling fs layer [2024-08-21T08:00:55.515Z] 35cb2a7552d0: Pulling fs layer [2024-08-21T08:00:55.515Z] 4f4fb700ef54: Pulling fs layer [2024-08-21T08:00:55.515Z] 464afbd9ba4c: Pulling fs layer [2024-08-21T08:00:55.515Z] 00f215d4a9da: Pulling fs layer [2024-08-21T08:00:55.515Z] d496ad576159: Pulling fs layer [2024-08-21T08:00:55.515Z] 4f4fb700ef54: Waiting [2024-08-21T08:00:55.515Z] 464afbd9ba4c: Waiting [2024-08-21T08:00:55.515Z] 00f215d4a9da: Waiting [2024-08-21T08:00:55.515Z] d496ad576159: Waiting [2024-08-21T08:00:55.515Z] 35cb2a7552d0: Waiting [2024-08-21T08:00:55.784Z] a69c41024577: Verifying Checksum [2024-08-21T08:00:55.784Z] a69c41024577: Download complete [2024-08-21T08:00:55.784Z] 35cb2a7552d0: Verifying Checksum [2024-08-21T08:00:55.784Z] 35cb2a7552d0: Download complete [2024-08-21T08:00:55.784Z] 4f4fb700ef54: Verifying Checksum [2024-08-21T08:00:55.784Z] 4f4fb700ef54: Download complete [2024-08-21T08:00:55.784Z] 464afbd9ba4c: Verifying Checksum [2024-08-21T08:00:55.784Z] 464afbd9ba4c: Download complete [2024-08-21T08:00:55.784Z] c6b39de5b339: Verifying Checksum [2024-08-21T08:00:55.784Z] c6b39de5b339: Download complete [2024-08-21T08:00:56.054Z] d496ad576159: Verifying Checksum [2024-08-21T08:00:56.054Z] d496ad576159: Download complete [2024-08-21T08:00:56.643Z] c6b39de5b339: Pull complete [2024-08-21T08:00:57.612Z] a69c41024577: Pull complete [2024-08-21T08:00:57.612Z] d6de4b400683: Verifying Checksum [2024-08-21T08:00:57.612Z] d6de4b400683: Download complete [2024-08-21T08:00:59.026Z] 00f215d4a9da: Verifying Checksum [2024-08-21T08:00:59.026Z] 00f215d4a9da: Download complete [2024-08-21T08:01:03.314Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-21T08:01:03.314Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-21T08:01:04.691Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-21T08:01:05.259Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-21T08:01:06.637Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-21T08:01:10.834Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-21T08:01:11.351Z] d6de4b400683: Pull complete [2024-08-21T08:01:11.352Z] 35cb2a7552d0: Pull complete [2024-08-21T08:01:11.352Z] 4f4fb700ef54: Pull complete [2024-08-21T08:01:11.352Z] 464afbd9ba4c: Pull complete [2024-08-21T08:01:12.210Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-21T08:01:14.117Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-21T08:01:16.022Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-21T08:01:16.599Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-21T08:01:17.164Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-21T08:01:17.731Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-21T08:01:18.673Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-08-21T08:01:19.571Z] 00f215d4a9da: Pull complete [Pipeline] } [2024-08-21T08:01:19.620Z] $ docker stop --time=1 4e7d935923125951dccb50bb9b8d51ca0405b249a1d9890cbb02ca9cccbaa67b [2024-08-21T08:01:21.529Z] d496ad576159: Pull complete [2024-08-21T08:01:21.529Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-21T08:01:21.529Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-21T08:01:21.529Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-21T08:01:26.146Z] $ docker rm -f --volumes 4e7d935923125951dccb50bb9b8d51ca0405b249a1d9890cbb02ca9cccbaa67b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2024-08-21T08:01:26.986Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-21T08:01:26.986Z] WORKDIR /edgex [2024-08-21T08:01:26.986Z] COPY go.mod . [2024-08-21T08:01:26.986Z] RUN go mod download [2024-08-21T08:01:26.986Z] + docker build -t ci-base-image-arm64 -f - . [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:01:27.327Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-21T08:01:27.327Z] [2024-08-21T08:01:27.327Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:01:27.573Z] Sending build context to Docker daemon 3.528MB [2024-08-21T08:01:27.573Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-21T08:01:27.573Z] ---> f246e2811388 [2024-08-21T08:01:27.573Z] Step 2/4 : WORKDIR /edgex [2024-08-21T08:01:27.629Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-21T08:01:27.629Z] latest: Pulling from edgex-devops/edgex-compose [2024-08-21T08:01:27.629Z] 91d30c5bc195: Pulling fs layer [2024-08-21T08:01:27.629Z] 2e9b0aa3be6d: Pulling fs layer [2024-08-21T08:01:27.629Z] 9c61dcf015f6: Pulling fs layer [2024-08-21T08:01:27.629Z] 4698f68db338: Pulling fs layer [2024-08-21T08:01:27.629Z] 2a2f49069b9e: Pulling fs layer [2024-08-21T08:01:27.629Z] e0025b399a48: Pulling fs layer [2024-08-21T08:01:27.629Z] 2a2f49069b9e: Waiting [2024-08-21T08:01:27.629Z] e0025b399a48: Waiting [2024-08-21T08:01:27.629Z] 4698f68db338: Waiting [2024-08-21T08:01:27.629Z] 91d30c5bc195: Verifying Checksum [2024-08-21T08:01:27.629Z] 91d30c5bc195: Download complete [2024-08-21T08:01:27.629Z] 4698f68db338: Verifying Checksum [2024-08-21T08:01:27.629Z] 4698f68db338: Download complete [2024-08-21T08:01:27.886Z] 2e9b0aa3be6d: Verifying Checksum [2024-08-21T08:01:27.886Z] 2e9b0aa3be6d: Download complete [2024-08-21T08:01:27.886Z] e0025b399a48: Verifying Checksum [2024-08-21T08:01:27.886Z] e0025b399a48: Download complete [2024-08-21T08:01:27.886Z] 91d30c5bc195: Pull complete [2024-08-21T08:01:27.886Z] 2a2f49069b9e: Verifying Checksum [2024-08-21T08:01:27.886Z] 2a2f49069b9e: Download complete [2024-08-21T08:01:28.145Z] 2e9b0aa3be6d: Pull complete [2024-08-21T08:01:28.404Z] 9c61dcf015f6: Download complete [2024-08-21T08:01:29.515Z] ---> Running in b50feb74e85f [2024-08-21T08:01:29.515Z] Removing intermediate container b50feb74e85f [2024-08-21T08:01:29.515Z] ---> a3dade4d2bcf [2024-08-21T08:01:29.515Z] Step 3/4 : COPY go.mod . [2024-08-21T08:01:30.103Z] ---> 8ee2e2224e9e [2024-08-21T08:01:30.103Z] Step 4/4 : RUN go mod download [2024-08-21T08:01:30.103Z] ---> Running in 534b6309e542 [2024-08-21T08:01:30.933Z] 9c61dcf015f6: Pull complete [2024-08-21T08:01:30.933Z] 4698f68db338: Pull complete [2024-08-21T08:01:30.933Z] 2a2f49069b9e: Pull complete [2024-08-21T08:01:30.933Z] e0025b399a48: Pull complete [2024-08-21T08:01:30.933Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-08-21T08:01:30.933Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-21T08:01:30.933Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-21T08:01:31.044Z] prd-ubuntu20.04-docker-8c-8g-8088 does not seem to be running inside a container [2024-08-21T08:01:31.073Z] $ 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/678 -v /w/workspace/edgex-go/678:/w/workspace/edgex-go/678:rw,z -v /w/workspace/edgex-go/678@tmp:/w/workspace/edgex-go/678@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-08-21T08:01:34.516Z] $ docker top fa646c93461a4c5d776023280be5b5428f2b220d068184c2dfc2ab9762687714 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-21T08:01:34.865Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-21T08:01:37.399Z] #1 [support-scheduler internal] load build definition from Dockerfile [2024-08-21T08:01:37.399Z] #1 transferring dockerfile: 1.93kB done [2024-08-21T08:01:37.399Z] #1 DONE 0.0s [2024-08-21T08:01:37.399Z] [2024-08-21T08:01:37.399Z] #2 [security-spire-server internal] load build definition from Dockerfile [2024-08-21T08:01:37.399Z] #2 transferring dockerfile: 1.70kB done [2024-08-21T08:01:37.399Z] #2 DONE 0.0s [2024-08-21T08:01:37.399Z] [2024-08-21T08:01:37.399Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-21T08:01:37.399Z] #3 transferring dockerfile: 2.15kB done [2024-08-21T08:01:37.399Z] #3 DONE 0.0s [2024-08-21T08:01:37.399Z] [2024-08-21T08:01:37.399Z] #4 [security-spire-config internal] load build definition from Dockerfile [2024-08-21T08:01:37.399Z] #4 transferring dockerfile: 1.69kB done [2024-08-21T08:01:37.399Z] #4 DONE 0.0s [2024-08-21T08:01:37.399Z] [2024-08-21T08:01:37.399Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-21T08:01:37.399Z] #5 transferring dockerfile: 2.23kB done [2024-08-21T08:01:37.399Z] #5 DONE 0.0s [2024-08-21T08:01:37.399Z] [2024-08-21T08:01:37.399Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-21T08:01:37.399Z] #6 transferring dockerfile: 2.50kB done [2024-08-21T08:01:37.399Z] #6 DONE 0.0s [2024-08-21T08:01:37.399Z] [2024-08-21T08:01:37.399Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-21T08:01:37.399Z] #7 transferring dockerfile: 3.17kB done [2024-08-21T08:01:37.399Z] #7 DONE 0.0s [2024-08-21T08:01:37.399Z] [2024-08-21T08:01:37.399Z] #8 [support-notifications internal] load build definition from Dockerfile [2024-08-21T08:01:37.399Z] #8 transferring dockerfile: 1.95kB done [2024-08-21T08:01:37.399Z] #8 DONE 0.0s [2024-08-21T08:01:37.399Z] [2024-08-21T08:01:37.399Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-21T08:01:37.399Z] #9 transferring dockerfile: 1.89kB done [2024-08-21T08:01:37.399Z] #9 DONE 0.0s [2024-08-21T08:01:37.399Z] [2024-08-21T08:01:37.399Z] #10 [core-command internal] load build definition from Dockerfile [2024-08-21T08:01:37.399Z] #10 transferring dockerfile: 1.93kB done [2024-08-21T08:01:37.399Z] #10 DONE 0.0s [2024-08-21T08:01:37.399Z] [2024-08-21T08:01:37.399Z] #11 [core-keeper internal] load build definition from Dockerfile [2024-08-21T08:01:37.399Z] #11 transferring dockerfile: 2.01kB done [2024-08-21T08:01:37.399Z] #11 DONE 0.0s [2024-08-21T08:01:37.399Z] [2024-08-21T08:01:37.399Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-21T08:01:37.399Z] #12 transferring dockerfile: 2.49kB done [2024-08-21T08:01:37.399Z] #12 DONE 0.0s [2024-08-21T08:01:37.399Z] [2024-08-21T08:01:37.399Z] #13 [core-metadata internal] load build definition from Dockerfile [2024-08-21T08:01:37.399Z] #13 transferring dockerfile: 2.06kB done [2024-08-21T08:01:37.399Z] #13 DONE 0.0s [2024-08-21T08:01:37.399Z] [2024-08-21T08:01:37.399Z] #14 [core-data internal] load build definition from Dockerfile [2024-08-21T08:01:37.399Z] #14 transferring dockerfile: 2.07kB done [2024-08-21T08:01:37.399Z] #14 DONE 0.0s [2024-08-21T08:01:37.399Z] [2024-08-21T08:01:37.399Z] #15 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-21T08:01:37.399Z] #15 transferring dockerfile: 1.85kB done [2024-08-21T08:01:37.399Z] #15 DONE 0.0s [2024-08-21T08:01:37.399Z] [2024-08-21T08:01:37.399Z] #16 [security-spire-agent internal] load build definition from Dockerfile [2024-08-21T08:01:37.399Z] #16 transferring dockerfile: 1.81kB done [2024-08-21T08:01:37.399Z] #16 DONE 0.0s [2024-08-21T08:01:37.399Z] [2024-08-21T08:01:37.399Z] #17 [support-scheduler internal] load .dockerignore [2024-08-21T08:01:37.399Z] #17 transferring context: 50B done [2024-08-21T08:01:37.399Z] #17 DONE 0.0s [2024-08-21T08:01:37.657Z] [2024-08-21T08:01:37.657Z] #18 [security-spire-server internal] load .dockerignore [2024-08-21T08:01:37.657Z] #18 transferring context: 50B done [2024-08-21T08:01:37.657Z] #18 DONE 0.0s [2024-08-21T08:01:37.657Z] [2024-08-21T08:01:37.657Z] #19 [security-proxy-auth internal] load .dockerignore [2024-08-21T08:01:37.657Z] #19 transferring context: 50B done [2024-08-21T08:01:37.657Z] #19 DONE 0.0s [2024-08-21T08:01:37.657Z] [2024-08-21T08:01:37.657Z] #20 [security-spire-config internal] load .dockerignore [2024-08-21T08:01:37.657Z] #20 transferring context: 50B 0.0s done [2024-08-21T08:01:37.657Z] #20 DONE 0.0s [2024-08-21T08:01:37.657Z] [2024-08-21T08:01:37.657Z] #21 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-21T08:01:37.657Z] #21 transferring context: 50B done [2024-08-21T08:01:37.657Z] #21 DONE 0.0s [2024-08-21T08:01:37.657Z] [2024-08-21T08:01:37.657Z] #22 [security-proxy-setup internal] load .dockerignore [2024-08-21T08:01:37.657Z] #22 transferring context: 50B done [2024-08-21T08:01:37.657Z] #22 DONE 0.0s [2024-08-21T08:01:37.657Z] [2024-08-21T08:01:37.657Z] #23 [security-bootstrapper internal] load .dockerignore [2024-08-21T08:01:37.657Z] #23 transferring context: 50B done [2024-08-21T08:01:37.657Z] #23 DONE 0.0s [2024-08-21T08:01:37.657Z] [2024-08-21T08:01:37.657Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2024-08-21T08:01:37.916Z] #24 transferring context: 50B done [2024-08-21T08:01:37.916Z] #24 DONE 0.0s [2024-08-21T08:01:37.916Z] [2024-08-21T08:01:37.916Z] #25 [support-notifications internal] load .dockerignore [2024-08-21T08:01:37.916Z] #25 transferring context: 50B done [2024-08-21T08:01:37.916Z] #25 DONE 0.0s [2024-08-21T08:01:37.916Z] [2024-08-21T08:01:37.916Z] #26 [core-command internal] load .dockerignore [2024-08-21T08:01:37.916Z] #26 transferring context: 50B done [2024-08-21T08:01:37.916Z] #26 DONE 0.0s [2024-08-21T08:01:37.916Z] [2024-08-21T08:01:37.916Z] #27 [core-keeper internal] load .dockerignore [2024-08-21T08:01:37.916Z] #27 transferring context: 50B done [2024-08-21T08:01:37.916Z] #27 DONE 0.0s [2024-08-21T08:01:37.916Z] [2024-08-21T08:01:37.916Z] #28 [security-secretstore-setup internal] load .dockerignore [2024-08-21T08:01:37.916Z] #28 transferring context: 50B done [2024-08-21T08:01:37.916Z] #28 DONE 0.0s [2024-08-21T08:01:37.916Z] [2024-08-21T08:01:37.916Z] #29 [core-metadata internal] load .dockerignore [2024-08-21T08:01:37.916Z] #29 transferring context: 50B done [2024-08-21T08:01:37.916Z] #29 DONE 0.0s [2024-08-21T08:01:37.916Z] [2024-08-21T08:01:37.916Z] #30 [core-data internal] load .dockerignore [2024-08-21T08:01:37.916Z] #30 transferring context: 50B done [2024-08-21T08:01:37.916Z] #30 DONE 0.0s [2024-08-21T08:01:37.916Z] [2024-08-21T08:01:37.916Z] #31 [security-spire-agent internal] load .dockerignore [2024-08-21T08:01:37.916Z] #31 transferring context: 50B done [2024-08-21T08:01:37.916Z] #31 DONE 0.0s [2024-08-21T08:01:37.916Z] [2024-08-21T08:01:37.916Z] #32 [support-cron-scheduler internal] load .dockerignore [2024-08-21T08:01:37.916Z] #32 transferring context: 50B done [2024-08-21T08:01:37.916Z] #32 DONE 0.0s [2024-08-21T08:01:37.916Z] [2024-08-21T08:01:37.916Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-21T08:01:37.916Z] #33 DONE 0.0s [2024-08-21T08:01:37.916Z] [2024-08-21T08:01:37.916Z] #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-08-21T08:01:37.916Z] #34 DONE 0.1s [2024-08-21T08:01:37.916Z] [2024-08-21T08:01:37.916Z] #35 [support-scheduler internal] load build context [2024-08-21T08:01:38.174Z] #35 ... [2024-08-21T08:01:38.174Z] [2024-08-21T08:01:38.174Z] #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-08-21T08:01:38.174Z] #34 DONE 0.1s [2024-08-21T08:01:38.174Z] [2024-08-21T08:01:38.174Z] #35 [support-scheduler internal] load build context [2024-08-21T08:01:38.174Z] #35 ... [2024-08-21T08:01:38.174Z] [2024-08-21T08:01:38.174Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-21T08:01:38.174Z] #33 DONE 0.0s [2024-08-21T08:01:38.175Z] [2024-08-21T08:01:38.175Z] #35 [support-scheduler internal] load build context [2024-08-21T08:01:38.175Z] #35 ... [2024-08-21T08:01:38.175Z] [2024-08-21T08:01:38.175Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-21T08:01:38.175Z] #33 DONE 0.0s [2024-08-21T08:01:38.175Z] [2024-08-21T08:01:38.175Z] #35 [support-scheduler internal] load build context [2024-08-21T08:01:38.433Z] #35 ... [2024-08-21T08:01:38.433Z] [2024-08-21T08:01:38.433Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-21T08:01:38.433Z] #33 DONE 0.0s [2024-08-21T08:01:38.433Z] [2024-08-21T08:01:38.433Z] #35 [support-scheduler internal] load build context [2024-08-21T08:01:38.433Z] #35 ... [2024-08-21T08:01:38.433Z] [2024-08-21T08:01:38.433Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-21T08:01:38.433Z] #33 DONE 0.0s [2024-08-21T08:01:38.433Z] [2024-08-21T08:01:38.433Z] #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-21T08:01:38.433Z] #36 DONE 0.7s [2024-08-21T08:01:38.433Z] [2024-08-21T08:01:38.433Z] #35 [support-scheduler internal] load build context [2024-08-21T08:01:38.695Z] #35 ... [2024-08-21T08:01:38.695Z] [2024-08-21T08:01:38.695Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-21T08:01:38.695Z] #33 DONE 0.0s [2024-08-21T08:01:38.695Z] [2024-08-21T08:01:38.695Z] #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-21T08:01:38.695Z] #36 DONE 0.7s [2024-08-21T08:01:38.695Z] [2024-08-21T08:01:38.695Z] #35 [support-scheduler internal] load build context [2024-08-21T08:01:43.164Z] #35 transferring context: 144.01MB 5.0s [2024-08-21T08:01:44.186Z] #35 ... [2024-08-21T08:01:44.186Z] [2024-08-21T08:01:44.186Z] #37 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-21T08:01:44.186Z] #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-21T08:01:44.186Z] #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-21T08:01:44.186Z] #37 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-21T08:01:44.186Z] #37 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-21T08:01:44.186Z] #37 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-08-21T08:01:44.186Z] #37 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-21T08:01:48.598Z] #37 ... [2024-08-21T08:01:48.598Z] [2024-08-21T08:01:48.598Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-21T08:01:48.598Z] #38 ... [2024-08-21T08:01:48.598Z] [2024-08-21T08:01:48.598Z] #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-08-21T08:01:48.598Z] #34 ... [2024-08-21T08:01:48.598Z] [2024-08-21T08:01:48.598Z] #39 [security-bootstrapper internal] load build context [2024-08-21T08:01:48.598Z] #39 transferring context: 365.56MB 10.0s [2024-08-21T08:01:48.598Z] #39 ... [2024-08-21T08:01:48.598Z] [2024-08-21T08:01:48.598Z] #40 [core-command internal] load build context [2024-08-21T08:01:48.598Z] #40 ... [2024-08-21T08:01:48.598Z] [2024-08-21T08:01:48.598Z] #41 [security-spiffe-token-provider internal] load build context [2024-08-21T08:01:48.598Z] #41 ... [2024-08-21T08:01:48.598Z] [2024-08-21T08:01:48.598Z] #42 [core-common-config-bootstrapper internal] load build context [2024-08-21T08:01:48.598Z] #42 ... [2024-08-21T08:01:48.598Z] [2024-08-21T08:01:48.598Z] #43 [security-proxy-setup internal] load build context [2024-08-21T08:01:48.859Z] #43 ... [2024-08-21T08:01:48.859Z] [2024-08-21T08:01:48.859Z] #44 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-08-21T08:01:48.859Z] #44 ... [2024-08-21T08:01:48.859Z] [2024-08-21T08:01:48.859Z] #45 [security-spire-config internal] load build context [2024-08-21T08:01:48.859Z] #45 transferring context: 25.96kB 1.0s done [2024-08-21T08:01:48.859Z] #45 ... [2024-08-21T08:01:48.859Z] [2024-08-21T08:01:48.859Z] #46 [security-spire-server internal] load build context [2024-08-21T08:01:49.120Z] #46 ... [2024-08-21T08:01:49.120Z] [2024-08-21T08:01:49.120Z] #47 [core-keeper internal] load build context [2024-08-21T08:01:49.120Z] #47 ... [2024-08-21T08:01:49.120Z] [2024-08-21T08:01:49.120Z] #48 [security-secretstore-setup internal] load build context [2024-08-21T08:01:49.380Z] #48 ... [2024-08-21T08:01:49.380Z] [2024-08-21T08:01:49.380Z] #49 [security-proxy-auth internal] load build context [2024-08-21T08:01:49.380Z] #49 ... [2024-08-21T08:01:49.380Z] [2024-08-21T08:01:49.380Z] #50 [support-cron-scheduler internal] load build context [2024-08-21T08:01:49.380Z] #50 ... [2024-08-21T08:01:49.380Z] [2024-08-21T08:01:49.380Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T08:01:49.380Z] #51 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T08:01:49.640Z] #51 ... [2024-08-21T08:01:49.640Z] [2024-08-21T08:01:49.640Z] #52 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-21T08:01:49.640Z] #52 ... [2024-08-21T08:01:49.640Z] [2024-08-21T08:01:49.640Z] #53 [core-metadata internal] load build context [2024-08-21T08:01:50.433Z] #53 ... [2024-08-21T08:01:50.433Z] [2024-08-21T08:01:50.433Z] #54 [core-data internal] load build context [2024-08-21T08:01:50.697Z] #54 ... [2024-08-21T08:01:50.697Z] [2024-08-21T08:01:50.697Z] #55 [support-notifications internal] load build context [2024-08-21T08:01:50.697Z] #55 transferring context: 494.55MB 11.2s done [2024-08-21T08:01:51.646Z] #55 ... [2024-08-21T08:01:51.646Z] [2024-08-21T08:01:51.646Z] #49 [security-proxy-auth internal] load build context [2024-08-21T08:01:52.246Z] #49 transferring context: 494.55MB 14.0s done [2024-08-21T08:01:54.155Z] #49 ... [2024-08-21T08:01:54.155Z] [2024-08-21T08:01:54.155Z] #35 [support-scheduler internal] load build context [2024-08-21T08:01:54.155Z] #35 transferring context: 494.55MB 15.4s done [2024-08-21T08:01:54.721Z] #35 ... [2024-08-21T08:01:54.721Z] [2024-08-21T08:01:54.721Z] #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-08-21T08:01:54.721Z] #34 DONE 16.6s [2024-08-21T08:01:54.721Z] [2024-08-21T08:01:54.721Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-21T08:01:54.721Z] #38 DONE 16.7s [2024-08-21T08:01:54.721Z] [2024-08-21T08:01:54.721Z] #45 [security-spire-config internal] load build context [2024-08-21T08:01:54.721Z] #45 DONE 16.2s [2024-08-21T08:01:54.721Z] [2024-08-21T08:01:54.721Z] #55 [support-notifications internal] load build context [2024-08-21T08:01:54.721Z] #55 DONE 16.5s [2024-08-21T08:01:54.721Z] [2024-08-21T08:01:54.721Z] #40 [core-command internal] load build context [2024-08-21T08:01:54.721Z] #40 transferring context: 494.55MB 13.1s done [2024-08-21T08:01:54.721Z] #40 DONE 16.5s [2024-08-21T08:01:54.721Z] [2024-08-21T08:01:54.721Z] #47 [core-keeper internal] load build context [2024-08-21T08:01:54.721Z] #47 transferring context: 494.55MB 13.0s done [2024-08-21T08:01:54.721Z] #47 DONE 16.4s [2024-08-21T08:01:54.721Z] [2024-08-21T08:01:54.721Z] #43 [security-proxy-setup internal] load build context [2024-08-21T08:01:54.721Z] #43 transferring context: 494.55MB 11.4s done [2024-08-21T08:01:54.721Z] #43 DONE 16.6s [2024-08-21T08:01:54.721Z] [2024-08-21T08:01:54.721Z] #39 [security-bootstrapper internal] load build context [2024-08-21T08:01:54.721Z] #39 transferring context: 494.55MB 13.1s done [2024-08-21T08:01:54.721Z] #39 DONE 16.5s [2024-08-21T08:01:54.721Z] [2024-08-21T08:01:54.721Z] #37 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-21T08:01:54.721Z] #37 DONE 17.0s [2024-08-21T08:01:54.721Z] [2024-08-21T08:01:54.721Z] #44 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-08-21T08:01:54.721Z] #44 DONE 16.5s [2024-08-21T08:01:54.721Z] [2024-08-21T08:01:54.721Z] #56 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-08-21T08:01:54.980Z] #56 ... [2024-08-21T08:01:54.980Z] [2024-08-21T08:01:54.980Z] #48 [security-secretstore-setup internal] load build context [2024-08-21T08:01:54.980Z] #48 transferring context: 494.55MB 13.1s done [2024-08-21T08:01:54.980Z] #48 DONE 16.4s [2024-08-21T08:01:54.980Z] [2024-08-21T08:01:54.980Z] #41 [security-spiffe-token-provider internal] load build context [2024-08-21T08:01:54.980Z] #41 transferring context: 494.55MB 13.6s done [2024-08-21T08:01:54.980Z] #41 DONE 16.5s [2024-08-21T08:01:54.980Z] [2024-08-21T08:01:54.980Z] #42 [core-common-config-bootstrapper internal] load build context [2024-08-21T08:01:54.980Z] #42 transferring context: 494.55MB 13.9s done [2024-08-21T08:01:54.980Z] #42 DONE 16.7s [2024-08-21T08:01:54.980Z] [2024-08-21T08:01:54.980Z] #49 [security-proxy-auth internal] load build context [2024-08-21T08:01:54.980Z] #49 DONE 16.7s [2024-08-21T08:01:54.980Z] [2024-08-21T08:01:54.980Z] #35 [support-scheduler internal] load build context [2024-08-21T08:01:54.980Z] #35 DONE 16.9s [2024-08-21T08:01:54.980Z] [2024-08-21T08:01:54.980Z] #46 [security-spire-server internal] load build context [2024-08-21T08:01:54.980Z] #46 transferring context: 27.71kB 0.0s done [2024-08-21T08:01:54.980Z] #46 DONE 16.4s [2024-08-21T08:01:54.980Z] [2024-08-21T08:01:54.980Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T08:01:54.980Z] #51 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 16.2s done [2024-08-21T08:01:54.980Z] #51 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-21T08:01:54.980Z] #51 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-21T08:01:54.980Z] #51 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-08-21T08:01:54.980Z] #51 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-08-21T08:01:54.980Z] #51 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-08-21T08:01:54.980Z] #51 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-08-21T08:01:54.980Z] #51 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-08-21T08:01:54.980Z] #51 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-08-21T08:01:54.980Z] #51 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.10MB / 30.73MB 0.3s [2024-08-21T08:01:55.241Z] #51 ... [2024-08-21T08:01:55.241Z] [2024-08-21T08:01:55.241Z] #37 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-21T08:01:55.241Z] #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-21T08:01:55.241Z] #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-21T08:01:55.241Z] #37 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-21T08:01:55.241Z] #37 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-21T08:01:55.241Z] #37 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-08-21T08:01:55.241Z] #37 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-21T08:01:55.241Z] #37 DONE 17.0s [2024-08-21T08:01:55.241Z] [2024-08-21T08:01:55.241Z] #52 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-21T08:01:55.241Z] #52 DONE 16.6s [2024-08-21T08:01:55.241Z] [2024-08-21T08:01:55.241Z] #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T08:01:55.241Z] #51 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 16.2s done [2024-08-21T08:01:55.241Z] #51 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-21T08:01:55.241Z] #51 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-21T08:01:55.241Z] #51 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-08-21T08:01:55.241Z] #51 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-08-21T08:01:55.241Z] #51 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-08-21T08:01:55.241Z] #51 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-08-21T08:01:55.241Z] #51 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-08-21T08:01:55.241Z] #51 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-08-21T08:01:55.241Z] #51 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 13.63MB / 30.73MB 0.4s [2024-08-21T08:01:55.241Z] #51 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-08-21T08:01:55.241Z] #51 ... [2024-08-21T08:01:55.241Z] [2024-08-21T08:01:55.241Z] #57 [security-spire-agent internal] load build context [2024-08-21T08:01:55.241Z] #57 transferring context: 27.24kB done [2024-08-21T08:01:55.241Z] #57 DONE 0.1s [2024-08-21T08:01:55.241Z] [2024-08-21T08:01:55.241Z] #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T08:01:55.241Z] #51 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 24.12MB / 30.73MB 0.5s [2024-08-21T08:01:55.241Z] #51 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.6s [2024-08-21T08:01:55.503Z] #51 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.7s done [2024-08-21T08:01:55.503Z] #51 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-08-21T08:01:56.877Z] #51 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.4s done [2024-08-21T08:02:02.146Z] #51 ... [2024-08-21T08:02:02.146Z] [2024-08-21T08:02:02.146Z] #50 [support-cron-scheduler internal] load build context [2024-08-21T08:02:02.146Z] #50 transferring context: 494.55MB 5.7s done [2024-08-21T08:02:04.805Z] #50 ... [2024-08-21T08:02:04.805Z] [2024-08-21T08:02:04.805Z] #54 [core-data internal] load build context [2024-08-21T08:02:04.805Z] #54 transferring context: 494.55MB 4.9s done [2024-08-21T08:02:04.805Z] #54 DONE 25.8s [2024-08-21T08:02:04.805Z] [2024-08-21T08:02:04.805Z] #53 [core-metadata internal] load build context [2024-08-21T08:02:04.805Z] #53 transferring context: 494.55MB 5.2s done [2024-08-21T08:02:04.805Z] #53 ... [2024-08-21T08:02:04.805Z] [2024-08-21T08:02:04.805Z] #58 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-21T08:02:05.065Z] #58 ... [2024-08-21T08:02:05.066Z] [2024-08-21T08:02:05.066Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-21T08:02:05.066Z] #59 ... [2024-08-21T08:02:05.066Z] [2024-08-21T08:02:05.066Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-21T08:02:05.066Z] #60 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.0s done [2024-08-21T08:02:05.066Z] #60 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-21T08:02:05.066Z] #60 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-08-21T08:02:05.066Z] #60 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-08-21T08:02:05.066Z] #60 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-08-21T08:02:05.066Z] #60 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-08-21T08:02:05.066Z] #60 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done [2024-08-21T08:02:05.066Z] #60 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.4s done [2024-08-21T08:02:05.066Z] #60 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-08-21T08:02:05.066Z] #60 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.0s done [2024-08-21T08:02:05.325Z] #60 ... [2024-08-21T08:02:05.325Z] [2024-08-21T08:02:05.325Z] #61 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-21T08:02:05.955Z] #61 ... [2024-08-21T08:02:05.955Z] [2024-08-21T08:02:05.955Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-21T08:02:06.215Z] #62 ... [2024-08-21T08:02:06.215Z] [2024-08-21T08:02:06.215Z] #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-21T08:02:06.215Z] #63 ... [2024-08-21T08:02:06.215Z] [2024-08-21T08:02:06.215Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-21T08:02:06.475Z] #64 ... [2024-08-21T08:02:06.475Z] [2024-08-21T08:02:06.475Z] #65 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-21T08:02:06.475Z] #65 ... [2024-08-21T08:02:06.475Z] [2024-08-21T08:02:06.475Z] #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-21T08:02:06.735Z] #66 ... [2024-08-21T08:02:06.736Z] [2024-08-21T08:02:06.736Z] #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-21T08:02:06.736Z] #67 ... [2024-08-21T08:02:06.736Z] [2024-08-21T08:02:06.736Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-21T08:02:06.736Z] #0 3.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-21T08:02:06.736Z] #0 3.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-21T08:02:06.736Z] #0 3.624 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-21T08:02:06.736Z] #0 3.624 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-21T08:02:06.736Z] #0 3.624 OK: 20077 distinct packages available [2024-08-21T08:02:06.736Z] #0 3.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-21T08:02:06.736Z] #0 3.925 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-21T08:02:06.736Z] #0 4.093 OK: 264 MiB in 52 packages [2024-08-21T08:02:06.996Z] #68 ... [2024-08-21T08:02:06.996Z] [2024-08-21T08:02:06.996Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-21T08:02:07.256Z] #69 ... [2024-08-21T08:02:07.256Z] [2024-08-21T08:02:07.256Z] #56 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-08-21T08:02:07.256Z] #56 1.097 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-21T08:02:07.256Z] #56 1.327 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-21T08:02:07.256Z] #56 1.597 OK: 264 MiB in 52 packages [2024-08-21T08:02:07.256Z] #56 ... [2024-08-21T08:02:07.256Z] [2024-08-21T08:02:07.256Z] #70 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-21T08:02:07.515Z] #70 ... [2024-08-21T08:02:07.515Z] [2024-08-21T08:02:07.515Z] #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-21T08:02:07.515Z] #0 4.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-21T08:02:07.515Z] #0 5.017 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-21T08:02:07.515Z] #0 5.211 OK: 264 MiB in 52 packages [2024-08-21T08:02:07.515Z] #71 ... [2024-08-21T08:02:07.515Z] [2024-08-21T08:02:07.515Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-21T08:02:07.773Z] #72 ... [2024-08-21T08:02:07.773Z] [2024-08-21T08:02:07.773Z] #73 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-21T08:02:14.878Z] #73 ... [2024-08-21T08:02:14.878Z] [2024-08-21T08:02:14.878Z] #53 [core-metadata internal] load build context [2024-08-21T08:02:14.878Z] #53 DONE 35.3s [2024-08-21T08:02:14.878Z] [2024-08-21T08:02:14.878Z] #50 [support-cron-scheduler internal] load build context [2024-08-21T08:02:14.878Z] #50 DONE 35.3s [2024-08-21T08:02:14.878Z] [2024-08-21T08:02:14.878Z] #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-21T08:02:14.878Z] #66 DONE 19.1s [2024-08-21T08:02:14.878Z] [2024-08-21T08:02:14.878Z] #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-21T08:02:14.878Z] #71 DONE 19.2s [2024-08-21T08:02:14.878Z] [2024-08-21T08:02:14.878Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-21T08:02:14.878Z] #68 DONE 19.2s [2024-08-21T08:02:14.878Z] [2024-08-21T08:02:14.878Z] #56 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-08-21T08:02:14.878Z] #56 DONE 19.3s [2024-08-21T08:02:14.878Z] [2024-08-21T08:02:14.878Z] #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-21T08:02:14.878Z] #74 DONE 0.1s [2024-08-21T08:02:14.878Z] [2024-08-21T08:02:14.878Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-21T08:02:14.878Z] #60 DONE 18.9s [2024-08-21T08:02:14.878Z] [2024-08-21T08:02:14.878Z] #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-21T08:02:14.878Z] #75 DONE 0.1s [2024-08-21T08:02:14.878Z] [2024-08-21T08:02:14.878Z] #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-21T08:02:14.878Z] #76 DONE 0.1s [2024-08-21T08:02:14.878Z] [2024-08-21T08:02:14.878Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T08:02:14.878Z] #51 DONE 35.6s [2024-08-21T08:02:14.878Z] [2024-08-21T08:02:14.878Z] #77 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T08:02:15.137Z] #77 ... [2024-08-21T08:02:15.137Z] [2024-08-21T08:02:15.137Z] #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-21T08:02:15.137Z] #63 DONE 20.2s [2024-08-21T08:02:15.137Z] [2024-08-21T08:02:15.137Z] #65 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-21T08:02:15.137Z] #65 19.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-21T08:02:15.137Z] #65 19.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-21T08:02:15.137Z] #65 20.01 OK: 264 MiB in 52 packages [2024-08-21T08:02:15.137Z] #65 DONE 20.3s [2024-08-21T08:02:15.137Z] [2024-08-21T08:02:15.137Z] #78 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-21T08:02:15.137Z] #78 DONE 0.1s [2024-08-21T08:02:15.137Z] [2024-08-21T08:02:15.137Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-21T08:02:15.137Z] #62 19.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-21T08:02:15.137Z] #62 19.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-21T08:02:15.137Z] #62 19.94 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-21T08:02:15.137Z] #62 19.94 (2/4) Installing openssl (3.1.6-r0) [2024-08-21T08:02:15.137Z] #62 19.95 (3/4) Installing su-exec (0.2-r3) [2024-08-21T08:02:15.137Z] #62 19.96 (4/4) Installing yq (4.33.3-r5) [2024-08-21T08:02:15.137Z] #62 20.02 Executing busybox-1.36.1-r7.trigger [2024-08-21T08:02:15.137Z] #62 20.19 OK: 17 MiB in 19 packages [2024-08-21T08:02:15.137Z] #62 DONE 20.3s [2024-08-21T08:02:15.137Z] [2024-08-21T08:02:15.137Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-21T08:02:15.137Z] #69 20.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-21T08:02:15.137Z] #69 20.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-21T08:02:15.704Z] #69 20.59 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-21T08:02:15.704Z] #69 20.59 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-21T08:02:15.704Z] #69 20.59 OK: 20070 distinct packages available [2024-08-21T08:02:15.704Z] #69 20.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-21T08:02:15.704Z] #69 20.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-21T08:02:15.704Z] #69 ... [2024-08-21T08:02:15.704Z] [2024-08-21T08:02:15.704Z] #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-21T08:02:15.704Z] #67 20.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-21T08:02:15.704Z] #67 20.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-21T08:02:15.704Z] #67 20.59 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-21T08:02:15.704Z] #67 20.59 (2/2) Installing su-exec (0.2-r3) [2024-08-21T08:02:15.704Z] #67 20.59 Executing busybox-1.36.1-r7.trigger [2024-08-21T08:02:15.704Z] #67 20.60 OK: 7 MiB in 17 packages [2024-08-21T08:02:15.704Z] #67 DONE 20.8s [2024-08-21T08:02:15.704Z] [2024-08-21T08:02:15.704Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-21T08:02:15.704Z] #59 19.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-21T08:02:15.704Z] #59 19.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-21T08:02:15.704Z] #59 20.15 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-21T08:02:15.704Z] #59 20.15 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-21T08:02:15.704Z] #59 20.15 OK: 20070 distinct packages available [2024-08-21T08:02:15.704Z] #59 20.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-21T08:02:15.704Z] #59 20.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-21T08:02:15.704Z] #59 20.50 (1/11) Installing ca-certificates (20240226-r0) [2024-08-21T08:02:15.704Z] #59 20.52 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-21T08:02:15.704Z] #59 20.52 (3/11) Installing libunistring (1.1-r1) [2024-08-21T08:02:15.704Z] #59 20.54 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-21T08:02:15.704Z] #59 20.55 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-21T08:02:15.704Z] #59 20.55 (6/11) Installing libcurl (8.9.0-r0) [2024-08-21T08:02:15.704Z] #59 20.56 (7/11) Installing curl (8.9.0-r0) [2024-08-21T08:02:15.704Z] #59 20.58 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-21T08:02:15.704Z] #59 20.59 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-21T08:02:15.704Z] #59 20.59 (10/11) Installing libucontext (1.2-r2) [2024-08-21T08:02:15.704Z] #59 20.60 (11/11) Installing gcompat (1.1.0-r1) [2024-08-21T08:02:15.704Z] #59 20.61 Executing busybox-1.36.1-r7.trigger [2024-08-21T08:02:15.704Z] #59 20.61 Executing ca-certificates-20240226-r0.trigger [2024-08-21T08:02:15.704Z] #59 20.65 OK: 12 MiB in 26 packages [2024-08-21T08:02:15.704Z] #59 DONE 20.8s [2024-08-21T08:02:15.704Z] [2024-08-21T08:02:15.704Z] #70 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-21T08:02:15.704Z] #70 20.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-21T08:02:15.704Z] #70 20.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-21T08:02:15.704Z] #70 20.53 (1/2) Installing ca-certificates (20240226-r0) [2024-08-21T08:02:15.704Z] #70 20.56 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-21T08:02:15.704Z] #70 20.57 Executing busybox-1.36.1-r7.trigger [2024-08-21T08:02:15.704Z] #70 20.57 Executing ca-certificates-20240226-r0.trigger [2024-08-21T08:02:15.704Z] #70 20.61 OK: 8 MiB in 17 packages [2024-08-21T08:02:15.704Z] #70 DONE 20.8s [2024-08-21T08:02:15.704Z] [2024-08-21T08:02:15.704Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-21T08:02:15.704Z] #69 20.90 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-21T08:02:15.704Z] #69 20.91 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-21T08:02:15.704Z] #69 20.91 (3/4) Installing libucontext (1.2-r2) [2024-08-21T08:02:15.704Z] #69 20.91 (4/4) Installing gcompat (1.1.0-r1) [2024-08-21T08:02:15.704Z] #69 20.92 Executing busybox-1.36.1-r7.trigger [2024-08-21T08:02:15.704Z] #69 20.92 OK: 8 MiB in 19 packages [2024-08-21T08:02:16.270Z] #69 DONE 21.2s [2024-08-21T08:02:16.271Z] [2024-08-21T08:02:16.271Z] #61 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-21T08:02:16.271Z] #61 20.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-21T08:02:16.271Z] #61 20.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-21T08:02:16.271Z] #61 21.13 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-21T08:02:16.271Z] #61 21.19 Executing busybox-1.36.1-r7.trigger [2024-08-21T08:02:16.271Z] #61 21.19 OK: 7 MiB in 16 packages [2024-08-21T08:02:16.271Z] #61 DONE 21.3s [2024-08-21T08:02:16.271Z] [2024-08-21T08:02:16.271Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-21T08:02:16.271Z] #64 21.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-21T08:02:16.271Z] #64 21.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-21T08:02:16.271Z] #64 21.52 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-21T08:02:16.271Z] #64 21.53 Executing busybox-1.36.1-r7.trigger [2024-08-21T08:02:16.271Z] #64 21.53 OK: 7 MiB in 16 packages [2024-08-21T08:02:16.838Z] #64 DONE 22.1s [2024-08-21T08:02:16.838Z] [2024-08-21T08:02:16.838Z] #73 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-21T08:02:16.838Z] #73 20.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-21T08:02:16.838Z] #73 20.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-21T08:02:16.838Z] #73 21.20 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-21T08:02:16.838Z] #73 21.20 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-21T08:02:16.838Z] #73 21.20 OK: 20070 distinct packages available [2024-08-21T08:02:16.838Z] #73 21.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-21T08:02:16.838Z] #73 21.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-21T08:02:16.838Z] #73 21.53 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-21T08:02:16.838Z] #73 21.54 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-21T08:02:16.838Z] #73 21.54 (3/5) Installing libucontext (1.2-r2) [2024-08-21T08:02:16.838Z] #73 21.55 (4/5) Installing gcompat (1.1.0-r1) [2024-08-21T08:02:16.838Z] #73 21.55 (5/5) Installing openssl (3.1.6-r0) [2024-08-21T08:02:16.838Z] #73 21.56 Executing busybox-1.36.1-r7.trigger [2024-08-21T08:02:16.838Z] #73 21.57 OK: 8 MiB in 20 packages [2024-08-21T08:02:16.838Z] #73 DONE 21.9s [2024-08-21T08:02:16.838Z] [2024-08-21T08:02:16.838Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-21T08:02:16.838Z] #72 21.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-21T08:02:16.838Z] #72 22.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-21T08:02:17.097Z] #72 22.32 (1/4) Installing ca-certificates (20240226-r0) [2024-08-21T08:02:17.381Z] #72 22.34 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-21T08:02:17.381Z] #72 22.34 (3/4) Installing su-exec (0.2-r3) [2024-08-21T08:02:17.381Z] #72 22.34 (4/4) Installing yq (4.33.3-r5) [2024-08-21T08:02:17.381Z] #72 22.44 Executing busybox-1.36.1-r7.trigger [2024-08-21T08:02:17.641Z] #72 22.44 Executing ca-certificates-20240226-r0.trigger [2024-08-21T08:02:17.641Z] #72 22.71 OK: 17 MiB in 19 packages [2024-08-21T08:02:17.641Z] #72 DONE 22.8s [2024-08-21T08:02:17.641Z] [2024-08-21T08:02:17.641Z] #58 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-21T08:02:17.641Z] #58 21.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-21T08:02:17.641Z] #58 22.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-21T08:02:17.642Z] #58 22.22 (1/3) Installing ca-certificates (20240226-r0) [2024-08-21T08:02:17.642Z] #58 22.24 (2/3) Installing dumb-init (1.2.5-r2) [2024-08-21T08:02:17.642Z] #58 22.24 (3/3) Installing tzdata (2024a-r0) [2024-08-21T08:02:17.642Z] #58 22.33 Executing busybox-1.36.1-r7.trigger [2024-08-21T08:02:17.642Z] #58 22.34 Executing ca-certificates-20240226-r0.trigger [2024-08-21T08:02:17.642Z] #58 22.39 OK: 11 MiB in 18 packages [2024-08-21T08:02:17.642Z] #58 DONE 22.7s [2024-08-21T08:02:17.642Z] [2024-08-21T08:02:17.642Z] #79 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-21T08:02:18.213Z] #79 ... [2024-08-21T08:02:18.213Z] [2024-08-21T08:02:18.213Z] #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-21T08:02:18.213Z] #0 2.855 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-21T08:02:18.213Z] #0 3.380 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-21T08:02:18.213Z] #0 4.089 OK: 264 MiB in 52 packages [2024-08-21T08:02:18.213Z] #80 DONE 4.2s [2024-08-21T08:02:18.213Z] [2024-08-21T08:02:18.213Z] #81 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-21T08:02:18.213Z] #81 DONE 0.1s [2024-08-21T08:02:18.213Z] [2024-08-21T08:02:18.213Z] #82 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T08:02:18.779Z] #82 ... [2024-08-21T08:02:18.779Z] [2024-08-21T08:02:18.779Z] #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-21T08:02:18.779Z] #0 3.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-21T08:02:18.779Z] #0 3.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-21T08:02:18.779Z] #0 3.401 OK: 17 MiB in 19 packages [2024-08-21T08:02:18.779Z] #83 DONE 3.5s [2024-08-21T08:02:18.779Z] [2024-08-21T08:02:18.779Z] #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-21T08:02:18.779Z] #84 DONE 0.0s [2024-08-21T08:02:18.779Z] [2024-08-21T08:02:18.779Z] #85 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-21T08:02:18.779Z] #0 2.736 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-21T08:02:18.779Z] #0 2.823 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-21T08:02:18.779Z] #0 3.023 OK: 7 MiB in 17 packages [2024-08-21T08:02:18.779Z] #85 DONE 3.1s [2024-08-21T08:02:18.779Z] [2024-08-21T08:02:18.779Z] #86 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-21T08:02:19.037Z] #86 ... [2024-08-21T08:02:19.037Z] [2024-08-21T08:02:19.037Z] #87 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-21T08:02:19.037Z] #0 2.435 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-21T08:02:19.037Z] #0 2.913 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-21T08:02:19.037Z] #0 3.542 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-21T08:02:19.037Z] #0 3.854 Executing busybox-1.36.1-r7.trigger [2024-08-21T08:02:19.037Z] #0 3.859 OK: 7 MiB in 16 packages [2024-08-21T08:02:19.037Z] #87 DONE 4.0s [2024-08-21T08:02:19.037Z] [2024-08-21T08:02:19.037Z] #88 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-21T08:02:19.037Z] #0 3.035 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-21T08:02:19.037Z] #0 3.133 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-21T08:02:19.037Z] #0 3.317 OK: 8 MiB in 17 packages [2024-08-21T08:02:19.037Z] #88 DONE 3.4s [2024-08-21T08:02:19.037Z] [2024-08-21T08:02:19.037Z] #89 [core-command stage-1 3/7] RUN apk --no-cache upgrade [2024-08-21T08:02:19.037Z] #0 2.127 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-21T08:02:19.037Z] #0 2.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-21T08:02:19.037Z] #0 2.400 OK: 7 MiB in 16 packages [2024-08-21T08:02:19.295Z] #89 DONE 2.7s [2024-08-21T08:02:19.295Z] [2024-08-21T08:02:19.295Z] #90 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-08-21T08:02:19.295Z] #0 2.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-21T08:02:19.295Z] #0 2.799 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-21T08:02:19.295Z] #0 3.008 OK: 7 MiB in 16 packages [2024-08-21T08:02:19.295Z] #90 DONE 3.1s [2024-08-21T08:02:19.295Z] [2024-08-21T08:02:19.295Z] #91 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-21T08:02:19.295Z] #0 2.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-21T08:02:19.295Z] #0 2.457 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-21T08:02:19.552Z] #91 2.646 OK: 8 MiB in 20 packages [2024-08-21T08:02:19.552Z] #91 DONE 2.8s [2024-08-21T08:02:19.552Z] [2024-08-21T08:02:19.552Z] #79 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-21T08:02:19.552Z] #79 2.010 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-21T08:02:19.811Z] #79 2.100 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-21T08:02:19.811Z] #79 2.283 OK: 11 MiB in 18 packages [2024-08-21T08:02:21.184Z] #79 DONE 3.3s [2024-08-21T08:02:21.184Z] [2024-08-21T08:02:21.184Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-21T08:02:21.184Z] #0 2.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-21T08:02:21.184Z] #0 3.942 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-21T08:02:21.184Z] #0 4.140 OK: 12 MiB in 26 packages [2024-08-21T08:02:21.184Z] #92 DONE 5.2s [2024-08-21T08:02:21.184Z] [2024-08-21T08:02:21.184Z] #93 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-21T08:02:21.184Z] #0 2.590 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-21T08:02:21.184Z] #0 2.682 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-21T08:02:21.184Z] #0 2.922 OK: 17 MiB in 19 packages [2024-08-21T08:02:21.184Z] #93 DONE 3.2s [2024-08-21T08:02:21.184Z] [2024-08-21T08:02:21.184Z] #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-21T08:02:21.184Z] #0 2.696 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-21T08:02:21.184Z] #0 3.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-21T08:02:21.184Z] #0 3.991 OK: 8 MiB in 19 packages [2024-08-21T08:02:21.184Z] #94 DONE 4.9s [2024-08-21T08:02:21.184Z] [2024-08-21T08:02:21.184Z] #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-21T08:02:21.184Z] #95 DONE 1.4s [2024-08-21T08:02:21.184Z] [2024-08-21T08:02:21.184Z] #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-21T08:02:21.184Z] #96 DONE 1.4s [2024-08-21T08:02:21.184Z] [2024-08-21T08:02:21.184Z] #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-21T08:02:22.557Z] #97 DONE 1.3s [2024-08-21T08:02:22.557Z] [2024-08-21T08:02:22.557Z] #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-21T08:02:22.557Z] #98 DONE 1.4s [2024-08-21T08:02:22.557Z] [2024-08-21T08:02:22.557Z] #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-21T08:02:22.557Z] #99 DONE 1.3s [2024-08-21T08:02:22.557Z] [2024-08-21T08:02:22.557Z] #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-21T08:02:22.557Z] #100 DONE 0.1s [2024-08-21T08:02:22.557Z] [2024-08-21T08:02:22.557Z] #101 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-21T08:02:22.557Z] #101 DONE 0.1s [2024-08-21T08:02:22.557Z] [2024-08-21T08:02:22.557Z] #102 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-21T08:02:22.557Z] #102 DONE 0.1s [2024-08-21T08:02:22.557Z] [2024-08-21T08:02:22.557Z] #103 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-21T08:02:22.557Z] #103 DONE 0.1s [2024-08-21T08:02:22.557Z] [2024-08-21T08:02:22.557Z] #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-21T08:02:22.557Z] #104 ... [2024-08-21T08:02:22.557Z] [2024-08-21T08:02:22.557Z] #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-21T08:02:22.557Z] #105 DONE 0.1s [2024-08-21T08:02:22.557Z] [2024-08-21T08:02:22.557Z] #106 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-21T08:02:22.557Z] #106 DONE 0.1s [2024-08-21T08:02:22.557Z] [2024-08-21T08:02:22.557Z] #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-21T08:02:22.557Z] #107 DONE 0.1s [2024-08-21T08:02:22.557Z] [2024-08-21T08:02:22.557Z] #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-21T08:02:22.557Z] #104 DONE 0.2s [2024-08-21T08:02:22.557Z] [2024-08-21T08:02:22.557Z] #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-21T08:02:22.557Z] #108 DONE 0.1s [2024-08-21T08:02:22.557Z] [2024-08-21T08:02:22.557Z] #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-21T08:02:22.819Z] #109 DONE 0.1s [2024-08-21T08:02:22.819Z] [2024-08-21T08:02:22.819Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-21T08:02:22.819Z] #110 DONE 0.2s [2024-08-21T08:02:22.819Z] [2024-08-21T08:02:22.819Z] #111 [security-spire-server] exporting to image [2024-08-21T08:02:22.819Z] #111 exporting layers [2024-08-21T08:02:22.819Z] #111 ... [2024-08-21T08:02:22.819Z] [2024-08-21T08:02:22.819Z] #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-21T08:02:22.819Z] #112 DONE 0.2s [2024-08-21T08:02:22.819Z] [2024-08-21T08:02:22.819Z] #86 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-21T08:02:22.819Z] #86 DONE 4.1s [2024-08-21T08:02:22.819Z] [2024-08-21T08:02:22.819Z] #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-21T08:02:22.819Z] #113 DONE 0.1s [2024-08-21T08:02:22.819Z] [2024-08-21T08:02:22.819Z] #111 [security-spire-config] exporting to image [2024-08-21T08:02:23.076Z] #111 ... [2024-08-21T08:02:23.076Z] [2024-08-21T08:02:23.076Z] #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-21T08:02:23.076Z] #114 DONE 0.1s [2024-08-21T08:02:23.076Z] [2024-08-21T08:02:23.076Z] #115 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-21T08:02:23.076Z] #115 DONE 0.1s [2024-08-21T08:02:23.076Z] [2024-08-21T08:02:23.076Z] #111 [security-spire-agent] exporting to image [2024-08-21T08:02:23.643Z] #111 exporting layers 0.7s done [2024-08-21T08:02:23.643Z] #111 writing image sha256:07f654cc546e32ebef6232a20103d43e25215ed63d10afd9f83376744b420e9d done [2024-08-21T08:02:23.643Z] #111 naming to docker.io/library/security-spire-server done [2024-08-21T08:02:23.643Z] #111 exporting layers 0.7s done [2024-08-21T08:02:23.643Z] #111 writing image sha256:80b75918727f6d0b8b8d7a65a9b2b6cfd3931238dc1debc1aad01be36eab965d done [2024-08-21T08:02:23.643Z] #111 naming to docker.io/library/security-spire-config done [2024-08-21T08:02:23.902Z] #111 writing image sha256:8c2a5dd5a199da6aba0986d49fc6711804f1a19947ed583fc5db89cc698040a1 done [2024-08-21T08:02:23.903Z] #111 naming to docker.io/library/security-spire-agent done [2024-08-21T08:02:23.903Z] #111 DONE 0.9s [2024-08-21T08:02:23.903Z] [2024-08-21T08:02:23.903Z] #116 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T08:02:24.161Z] #116 ... [2024-08-21T08:02:24.161Z] [2024-08-21T08:02:24.161Z] #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T08:02:24.161Z] #117 ... [2024-08-21T08:02:24.161Z] [2024-08-21T08:02:24.161Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T08:02:26.516Z] Removing intermediate container 534b6309e542 [2024-08-21T08:02:26.516Z] ---> d0964d9540f8 [2024-08-21T08:02:26.516Z] Successfully built d0964d9540f8 [2024-08-21T08:02:26.516Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:02:26.849Z] + docker inspect -f . ci-base-image-arm64 [2024-08-21T08:02:26.849Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-21T08:02:27.052Z] prd-ubuntu20.04-docker-arm64-4c-16g-8089 does not seem to be running inside a container [2024-08-21T08:02:27.116Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/678 -v /w/workspace/edgex-go/678:/w/workspace/edgex-go/678:rw,z -v /w/workspace/edgex-go/678@tmp:/w/workspace/edgex-go/678@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-21T08:02:28.290Z] $ docker top 481bb0b9ecb10584d347c189dace3b3e5db979d1c240ef7bd2cde7e8a810f336 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-21T08:02:29.113Z] + go version [2024-08-21T08:02:29.113Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-21T08:02:29.131Z] $ docker stop --time=1 481bb0b9ecb10584d347c189dace3b3e5db979d1c240ef7bd2cde7e8a810f336 [2024-08-21T08:02:30.761Z] $ docker rm -f --volumes 481bb0b9ecb10584d347c189dace3b3e5db979d1c240ef7bd2cde7e8a810f336 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:02:31.409Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-21T08:02:31.409Z] [2024-08-21T08:02:31.409Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:02:31.754Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-21T08:02:31.754Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-08-21T08:02:31.754Z] 547446be3368: Pulling fs layer [2024-08-21T08:02:31.754Z] d125d8839a47: Pulling fs layer [2024-08-21T08:02:31.754Z] 3e85d5ac6304: Pulling fs layer [2024-08-21T08:02:31.754Z] c3105a71a48b: Pulling fs layer [2024-08-21T08:02:31.754Z] 0f093f025ec4: Pulling fs layer [2024-08-21T08:02:31.754Z] c3106fc0e877: Pulling fs layer [2024-08-21T08:02:31.754Z] c3105a71a48b: Waiting [2024-08-21T08:02:31.754Z] 0f093f025ec4: Waiting [2024-08-21T08:02:31.754Z] c3106fc0e877: Waiting [2024-08-21T08:02:32.037Z] 547446be3368: Verifying Checksum [2024-08-21T08:02:32.037Z] 547446be3368: Download complete [2024-08-21T08:02:32.037Z] c3105a71a48b: Verifying Checksum [2024-08-21T08:02:32.037Z] c3105a71a48b: Download complete [2024-08-21T08:02:32.633Z] 0f093f025ec4: Verifying Checksum [2024-08-21T08:02:32.633Z] 0f093f025ec4: Download complete [2024-08-21T08:02:32.633Z] d125d8839a47: Verifying Checksum [2024-08-21T08:02:32.633Z] d125d8839a47: Download complete [2024-08-21T08:02:32.633Z] c3106fc0e877: Verifying Checksum [2024-08-21T08:02:32.633Z] c3106fc0e877: Download complete [2024-08-21T08:02:32.633Z] 547446be3368: Pull complete [2024-08-21T08:02:34.085Z] d125d8839a47: Pull complete [2024-08-21T08:02:34.678Z] 3e85d5ac6304: Verifying Checksum [2024-08-21T08:02:34.678Z] 3e85d5ac6304: Download complete [2024-08-21T08:02:44.772Z] 3e85d5ac6304: Pull complete [2024-08-21T08:02:44.772Z] c3105a71a48b: Pull complete [2024-08-21T08:02:45.734Z] 0f093f025ec4: Pull complete [2024-08-21T08:02:45.734Z] c3106fc0e877: Pull complete [2024-08-21T08:02:45.734Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-08-21T08:02:45.734Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-21T08:02:46.000Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-21T08:02:46.212Z] prd-ubuntu20.04-docker-arm64-4c-16g-8089 does not seem to be running inside a container [2024-08-21T08:02:46.279Z] $ 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/678 -v /w/workspace/edgex-go/678:/w/workspace/edgex-go/678:rw,z -v /w/workspace/edgex-go/678@tmp:/w/workspace/edgex-go/678@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-08-21T08:02:48.278Z] $ docker top 014bf292519c3d6ec33f882b0014e1f8235a750aa7097966bb601274a41223d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-21T08:02:48.787Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-21T08:02:58.865Z] #1 [core-data internal] load build definition from Dockerfile [2024-08-21T08:02:58.865Z] #1 transferring dockerfile: 2.07kB 0.0s done [2024-08-21T08:02:58.865Z] #1 DONE 0.1s [2024-08-21T08:02:58.865Z] [2024-08-21T08:02:58.865Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-21T08:02:58.865Z] #2 transferring dockerfile: 2.50kB 0.0s done [2024-08-21T08:02:58.865Z] #2 DONE 0.1s [2024-08-21T08:02:58.865Z] [2024-08-21T08:02:58.865Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-21T08:02:58.865Z] #3 transferring dockerfile: 1.89kB 0.0s done [2024-08-21T08:02:58.865Z] #3 DONE 0.1s [2024-08-21T08:02:58.865Z] [2024-08-21T08:02:58.865Z] #4 [core-metadata internal] load build definition from Dockerfile [2024-08-21T08:02:59.130Z] #4 transferring dockerfile: 2.06kB done [2024-08-21T08:02:59.130Z] #4 DONE 0.0s [2024-08-21T08:02:59.130Z] [2024-08-21T08:02:59.130Z] #5 [core-keeper internal] load build definition from Dockerfile [2024-08-21T08:02:59.130Z] #5 transferring dockerfile: 2.01kB done [2024-08-21T08:02:59.130Z] #5 DONE 0.1s [2024-08-21T08:02:59.130Z] [2024-08-21T08:02:59.130Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-21T08:02:59.130Z] #6 transferring dockerfile: 3.17kB done [2024-08-21T08:02:59.130Z] #6 DONE 0.1s [2024-08-21T08:02:59.130Z] [2024-08-21T08:02:59.130Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2024-08-21T08:02:59.130Z] #7 transferring dockerfile: 1.81kB done [2024-08-21T08:02:59.130Z] #7 DONE 0.1s [2024-08-21T08:02:59.396Z] [2024-08-21T08:02:59.396Z] #8 [security-spire-server internal] load build definition from Dockerfile [2024-08-21T08:02:59.396Z] #8 transferring dockerfile: 1.70kB 0.0s done [2024-08-21T08:02:59.396Z] #8 DONE 0.1s [2024-08-21T08:02:59.396Z] [2024-08-21T08:02:59.396Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-21T08:02:59.396Z] #9 transferring dockerfile: 2.23kB done [2024-08-21T08:02:59.396Z] #9 DONE 0.1s [2024-08-21T08:02:59.396Z] [2024-08-21T08:02:59.396Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-21T08:02:59.396Z] #10 transferring dockerfile: 2.15kB done [2024-08-21T08:02:59.396Z] #10 DONE 0.1s [2024-08-21T08:02:59.396Z] [2024-08-21T08:02:59.396Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-21T08:02:59.396Z] #11 transferring dockerfile: 2.49kB done [2024-08-21T08:02:59.396Z] #11 DONE 0.1s [2024-08-21T08:02:59.396Z] [2024-08-21T08:02:59.396Z] #12 [security-spire-config internal] load build definition from Dockerfile [2024-08-21T08:02:59.792Z] #12 transferring dockerfile: 1.69kB 0.0s done [2024-08-21T08:02:59.792Z] #12 DONE 0.1s [2024-08-21T08:02:59.792Z] [2024-08-21T08:02:59.792Z] #13 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-21T08:02:59.792Z] #13 transferring dockerfile: 1.85kB done [2024-08-21T08:02:59.792Z] #13 DONE 0.1s [2024-08-21T08:02:59.792Z] [2024-08-21T08:02:59.792Z] #14 [support-notifications internal] load build definition from Dockerfile [2024-08-21T08:02:59.792Z] #14 transferring dockerfile: 1.95kB done [2024-08-21T08:02:59.792Z] #14 DONE 0.1s [2024-08-21T08:02:59.792Z] [2024-08-21T08:02:59.792Z] #15 [core-command internal] load build definition from Dockerfile [2024-08-21T08:02:59.792Z] #15 transferring dockerfile: 1.93kB done [2024-08-21T08:02:59.792Z] #15 DONE 0.1s [2024-08-21T08:02:59.792Z] [2024-08-21T08:02:59.792Z] #16 [core-data internal] load .dockerignore [2024-08-21T08:02:59.792Z] #16 transferring context: [2024-08-21T08:03:00.067Z] #16 transferring context: 50B 0.0s done [2024-08-21T08:03:00.067Z] #16 DONE 0.1s [2024-08-21T08:03:00.067Z] [2024-08-21T08:03:00.067Z] #17 [support-scheduler internal] load build definition from Dockerfile [2024-08-21T08:03:00.067Z] #17 transferring dockerfile: 1.93kB 0.0s done [2024-08-21T08:03:00.067Z] #17 DONE 0.1s [2024-08-21T08:03:00.668Z] [2024-08-21T08:03:00.668Z] #18 [security-proxy-setup internal] load .dockerignore [2024-08-21T08:03:00.668Z] #18 DONE 0.0s [2024-08-21T08:03:00.668Z] [2024-08-21T08:03:00.668Z] #18 [security-proxy-setup internal] load .dockerignore [2024-08-21T08:03:00.668Z] #18 transferring context: 50B done [2024-08-21T08:03:00.668Z] #18 DONE 0.0s [2024-08-21T08:03:00.668Z] [2024-08-21T08:03:00.668Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2024-08-21T08:03:00.668Z] #19 transferring context: 50B 0.0s done [2024-08-21T08:03:00.668Z] #19 DONE 0.1s [2024-08-21T08:03:00.668Z] [2024-08-21T08:03:00.668Z] #20 [core-metadata internal] load .dockerignore [2024-08-21T08:03:00.945Z] #20 transferring context: 50B 0.0s done [2024-08-21T08:03:00.945Z] #20 DONE 0.1s [2024-08-21T08:03:00.945Z] [2024-08-21T08:03:00.945Z] #21 [core-keeper internal] load .dockerignore [2024-08-21T08:03:00.945Z] #21 transferring context: 50B 0.0s done [2024-08-21T08:03:00.945Z] #21 DONE 0.1s [2024-08-21T08:03:00.945Z] [2024-08-21T08:03:00.945Z] #22 [security-bootstrapper internal] load .dockerignore [2024-08-21T08:03:00.945Z] #22 transferring context: 50B 0.0s done [2024-08-21T08:03:00.945Z] #22 DONE 0.1s [2024-08-21T08:03:00.945Z] [2024-08-21T08:03:00.945Z] #23 [security-spire-agent internal] load .dockerignore [2024-08-21T08:03:00.945Z] #23 transferring context: 50B done [2024-08-21T08:03:00.945Z] #23 DONE 0.0s [2024-08-21T08:03:01.226Z] [2024-08-21T08:03:01.226Z] #24 [security-spire-server internal] load .dockerignore [2024-08-21T08:03:01.226Z] #24 transferring context: 50B done [2024-08-21T08:03:01.226Z] #24 DONE 0.1s [2024-08-21T08:03:01.226Z] [2024-08-21T08:03:01.226Z] #25 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-21T08:03:01.226Z] #25 transferring context: 50B done [2024-08-21T08:03:01.226Z] #25 DONE 0.1s [2024-08-21T08:03:01.226Z] [2024-08-21T08:03:01.226Z] #26 [security-proxy-auth internal] load .dockerignore [2024-08-21T08:03:01.226Z] #26 transferring context: 50B 0.0s done [2024-08-21T08:03:01.226Z] #26 DONE 0.1s [2024-08-21T08:03:01.226Z] [2024-08-21T08:03:01.226Z] #27 [security-secretstore-setup internal] load .dockerignore [2024-08-21T08:03:01.226Z] #27 transferring context: 50B 0.0s done [2024-08-21T08:03:01.226Z] #27 DONE 0.1s [2024-08-21T08:03:01.226Z] [2024-08-21T08:03:01.226Z] #28 [security-spire-config internal] load .dockerignore [2024-08-21T08:03:01.226Z] #28 transferring context: 50B 0.0s done [2024-08-21T08:03:01.515Z] #28 ... [2024-08-21T08:03:01.515Z] [2024-08-21T08:03:01.515Z] #29 [support-cron-scheduler internal] load .dockerignore [2024-08-21T08:03:01.515Z] #29 transferring context: 50B 0.0s done [2024-08-21T08:03:01.515Z] #29 DONE 0.1s [2024-08-21T08:03:01.515Z] [2024-08-21T08:03:01.515Z] #30 [support-notifications internal] load .dockerignore [2024-08-21T08:03:01.515Z] #30 transferring context: 50B 0.0s done [2024-08-21T08:03:01.515Z] #30 DONE 0.1s [2024-08-21T08:03:01.792Z] [2024-08-21T08:03:01.792Z] #31 [core-command internal] load .dockerignore [2024-08-21T08:03:01.792Z] #31 transferring context: 50B 0.0s done [2024-08-21T08:03:01.792Z] #31 DONE 0.1s [2024-08-21T08:03:01.792Z] [2024-08-21T08:03:01.792Z] #32 [support-scheduler internal] load .dockerignore [2024-08-21T08:03:01.792Z] #32 transferring context: 50B done [2024-08-21T08:03:01.792Z] #32 DONE 0.1s [2024-08-21T08:03:01.792Z] [2024-08-21T08:03:01.792Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-21T08:03:01.792Z] #33 DONE 0.0s [2024-08-21T08:03:01.792Z] [2024-08-21T08:03:01.792Z] #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-08-21T08:03:02.072Z] #34 DONE 0.2s [2024-08-21T08:03:02.072Z] [2024-08-21T08:03:02.072Z] #35 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-21T08:03:02.072Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-21T08:03:02.072Z] #35 DONE 0.1s [2024-08-21T08:03:02.072Z] [2024-08-21T08:03:02.072Z] #36 [core-data internal] load build context [2024-08-21T08:03:02.654Z] #36 transferring context: 3.09MB 0.7s done [2024-08-21T08:03:02.654Z] #36 DONE 0.8s [2024-08-21T08:03:02.654Z] [2024-08-21T08:03:02.654Z] #35 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-21T08:03:02.654Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-21T08:03:02.654Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-21T08:03:02.654Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-21T08:03:02.654Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-21T08:03:02.654Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.5s [2024-08-21T08:03:02.878Z] #118 DONE 44.8s [2024-08-21T08:03:02.878Z] [2024-08-21T08:03:02.878Z] #116 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T08:03:02.878Z] #116 DONE 43.7s [2024-08-21T08:03:02.878Z] [2024-08-21T08:03:02.878Z] #82 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T08:03:02.878Z] #82 DONE 40.7s [2024-08-21T08:03:02.878Z] [2024-08-21T08:03:02.878Z] #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T08:03:02.878Z] #117 DONE 44.8s [2024-08-21T08:03:02.878Z] [2024-08-21T08:03:02.878Z] #77 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T08:03:02.878Z] #77 DONE 44.8s [2024-08-21T08:03:02.878Z] [2024-08-21T08:03:02.878Z] #119 [security-proxy-setup builder 6/7] COPY . . [2024-08-21T08:03:02.924Z] #35 ... [2024-08-21T08:03:02.924Z] [2024-08-21T08:03:02.925Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-21T08:03:02.925Z] #33 DONE 0.0s [2024-08-21T08:03:02.925Z] [2024-08-21T08:03:02.925Z] #37 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-21T08:03:02.925Z] #37 DONE 1.7s [2024-08-21T08:03:02.925Z] [2024-08-21T08:03:02.925Z] #35 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-21T08:03:02.925Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-21T08:03:02.925Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-21T08:03:02.925Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-21T08:03:02.925Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-21T08:03:02.925Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-21T08:03:03.195Z] #35 ... [2024-08-21T08:03:03.195Z] [2024-08-21T08:03:03.195Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-21T08:03:03.195Z] #33 DONE 0.0s [2024-08-21T08:03:03.195Z] [2024-08-21T08:03:03.195Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-08-21T08:03:03.195Z] #34 DONE 0.3s [2024-08-21T08:03:03.195Z] [2024-08-21T08:03:03.195Z] #35 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-21T08:03:03.195Z] #35 ... [2024-08-21T08:03:03.195Z] [2024-08-21T08:03:03.195Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-21T08:03:03.195Z] #33 DONE 0.0s [2024-08-21T08:03:03.195Z] [2024-08-21T08:03:03.195Z] #37 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-21T08:03:03.195Z] #37 DONE 1.8s [2024-08-21T08:03:03.195Z] [2024-08-21T08:03:03.195Z] #35 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-21T08:03:03.195Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-21T08:03:03.195Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-21T08:03:03.195Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-21T08:03:03.195Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-21T08:03:03.195Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-21T08:03:03.462Z] #35 ... [2024-08-21T08:03:03.462Z] [2024-08-21T08:03:03.462Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-21T08:03:03.462Z] #33 DONE 0.0s [2024-08-21T08:03:03.462Z] [2024-08-21T08:03:03.462Z] #38 [core-data builder 2/7] WORKDIR /edgex-go [2024-08-21T08:03:03.462Z] #38 DONE 1.0s [2024-08-21T08:03:03.462Z] [2024-08-21T08:03:03.462Z] #35 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-21T08:03:03.732Z] #35 ... [2024-08-21T08:03:03.732Z] [2024-08-21T08:03:03.732Z] #37 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-21T08:03:03.732Z] #37 DONE 1.8s [2024-08-21T08:03:03.732Z] [2024-08-21T08:03:03.732Z] #38 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-08-21T08:03:03.732Z] #38 DONE 1.0s [2024-08-21T08:03:03.732Z] [2024-08-21T08:03:03.732Z] #35 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-21T08:03:03.732Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-21T08:03:03.732Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-21T08:03:03.732Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-21T08:03:03.732Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-21T08:03:03.732Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-21T08:03:03.732Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.4s done [2024-08-21T08:03:03.732Z] #35 ... [2024-08-21T08:03:03.732Z] [2024-08-21T08:03:03.732Z] #37 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-21T08:03:03.732Z] #37 DONE 1.8s [2024-08-21T08:03:03.732Z] [2024-08-21T08:03:03.732Z] #38 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-08-21T08:03:03.732Z] #38 DONE 1.0s [2024-08-21T08:03:03.732Z] [2024-08-21T08:03:03.732Z] #35 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-21T08:03:03.732Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-21T08:03:03.732Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-21T08:03:03.732Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-21T08:03:03.732Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-21T08:03:03.732Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-21T08:03:03.732Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.4s done [2024-08-21T08:03:04.318Z] #35 ... [2024-08-21T08:03:04.318Z] [2024-08-21T08:03:04.318Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-21T08:03:04.318Z] #33 DONE 0.0s [2024-08-21T08:03:04.318Z] [2024-08-21T08:03:04.318Z] #39 [security-proxy-setup internal] load build context [2024-08-21T08:03:04.586Z] #39 ... [2024-08-21T08:03:04.586Z] [2024-08-21T08:03:04.586Z] #37 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-21T08:03:04.586Z] #37 DONE 1.9s [2024-08-21T08:03:04.586Z] [2024-08-21T08:03:04.586Z] #38 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-08-21T08:03:04.586Z] #38 DONE 1.1s [2024-08-21T08:03:04.586Z] [2024-08-21T08:03:04.586Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-21T08:03:04.586Z] #33 DONE 0.0s [2024-08-21T08:03:04.586Z] [2024-08-21T08:03:04.586Z] #39 [security-proxy-setup internal] load build context [2024-08-21T08:03:04.852Z] #39 ... [2024-08-21T08:03:04.852Z] [2024-08-21T08:03:04.852Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-21T08:03:04.852Z] #33 DONE 0.0s [2024-08-21T08:03:04.852Z] [2024-08-21T08:03:04.852Z] #39 [security-proxy-setup internal] load build context [2024-08-21T08:03:04.852Z] #39 transferring context: 3.09MB 1.7s done [2024-08-21T08:03:05.123Z] #39 ... [2024-08-21T08:03:05.123Z] [2024-08-21T08:03:05.123Z] #37 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-21T08:03:05.123Z] #37 DONE 2.0s [2024-08-21T08:03:05.123Z] [2024-08-21T08:03:05.123Z] #38 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-08-21T08:03:05.123Z] #38 DONE 1.2s [2024-08-21T08:03:05.123Z] [2024-08-21T08:03:05.123Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-08-21T08:03:05.123Z] #34 DONE 2.0s [2024-08-21T08:03:05.123Z] [2024-08-21T08:03:05.123Z] #40 [security-spiffe-token-provider internal] load build context [2024-08-21T08:03:05.123Z] #40 transferring context: 3.09MB 1.1s done [2024-08-21T08:03:05.123Z] #40 DONE 2.0s [2024-08-21T08:03:05.123Z] [2024-08-21T08:03:05.123Z] #39 [security-proxy-setup internal] load build context [2024-08-21T08:03:05.123Z] #39 DONE 2.1s [2024-08-21T08:03:05.123Z] [2024-08-21T08:03:05.123Z] #35 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-21T08:03:05.123Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-21T08:03:05.123Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-21T08:03:05.124Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-21T08:03:05.124Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-21T08:03:05.124Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-21T08:03:05.124Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.4s done [2024-08-21T08:03:05.391Z] #35 ... [2024-08-21T08:03:05.391Z] [2024-08-21T08:03:05.391Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-21T08:03:05.391Z] #33 DONE 0.0s [2024-08-21T08:03:05.391Z] [2024-08-21T08:03:05.391Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-21T08:03:05.391Z] #33 DONE 0.1s [2024-08-21T08:03:05.391Z] [2024-08-21T08:03:05.391Z] #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-21T08:03:05.391Z] #41 DONE 1.8s [2024-08-21T08:03:05.391Z] [2024-08-21T08:03:05.391Z] #35 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-21T08:03:05.391Z] #35 DONE 4.4s [2024-08-21T08:03:05.391Z] [2024-08-21T08:03:05.391Z] #42 [core-metadata internal] load build context [2024-08-21T08:03:05.678Z] #42 ... [2024-08-21T08:03:05.678Z] [2024-08-21T08:03:05.678Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-21T08:03:05.678Z] #33 DONE 0.1s [2024-08-21T08:03:05.678Z] [2024-08-21T08:03:05.678Z] #42 [core-metadata internal] load build context [2024-08-21T08:03:05.678Z] #42 transferring context: 3.09MB 2.4s done [2024-08-21T08:03:05.678Z] #42 ... [2024-08-21T08:03:05.678Z] [2024-08-21T08:03:05.678Z] #43 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-21T08:03:05.678Z] #43 DONE 1.9s [2024-08-21T08:03:05.678Z] [2024-08-21T08:03:05.678Z] #44 [security-spire-server internal] load build context [2024-08-21T08:03:05.678Z] #44 DONE 0.0s [2024-08-21T08:03:05.678Z] [2024-08-21T08:03:05.678Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T08:03:05.678Z] #45 DONE 0.0s [2024-08-21T08:03:05.678Z] [2024-08-21T08:03:05.678Z] #46 [core-keeper internal] load build context [2024-08-21T08:03:05.678Z] #46 transferring context: 3.09MB 1.6s done [2024-08-21T08:03:05.678Z] #46 DONE 2.1s [2024-08-21T08:03:05.678Z] [2024-08-21T08:03:05.678Z] #35 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-21T08:03:05.678Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-21T08:03:05.678Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-21T08:03:05.678Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-21T08:03:05.678Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-21T08:03:05.678Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-21T08:03:05.678Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.4s done [2024-08-21T08:03:05.678Z] #35 DONE 4.4s [2024-08-21T08:03:05.953Z] [2024-08-21T08:03:05.953Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-21T08:03:05.953Z] #33 DONE 0.1s [2024-08-21T08:03:05.953Z] [2024-08-21T08:03:05.953Z] #35 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-21T08:03:05.953Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-21T08:03:05.953Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-21T08:03:05.953Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-21T08:03:05.953Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-21T08:03:05.953Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-21T08:03:05.953Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.4s done [2024-08-21T08:03:05.953Z] #35 DONE 4.4s [2024-08-21T08:03:05.953Z] [2024-08-21T08:03:05.953Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T08:03:05.953Z] #45 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T08:03:05.953Z] #45 ... [2024-08-21T08:03:05.953Z] [2024-08-21T08:03:05.953Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-08-21T08:03:05.953Z] #34 DONE 2.7s [2024-08-21T08:03:05.953Z] [2024-08-21T08:03:05.953Z] #37 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-21T08:03:05.953Z] #37 DONE 2.1s [2024-08-21T08:03:05.953Z] [2024-08-21T08:03:05.953Z] #38 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-08-21T08:03:05.953Z] #38 DONE 1.3s [2024-08-21T08:03:05.953Z] [2024-08-21T08:03:05.953Z] #35 [support-cron-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-21T08:03:05.953Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-21T08:03:05.953Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-21T08:03:05.953Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-21T08:03:05.953Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-21T08:03:05.953Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-21T08:03:05.953Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.4s done [2024-08-21T08:03:05.953Z] #35 DONE 4.5s [2024-08-21T08:03:05.953Z] [2024-08-21T08:03:05.953Z] #47 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-21T08:03:06.222Z] #47 ... [2024-08-21T08:03:06.222Z] [2024-08-21T08:03:06.222Z] #37 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-21T08:03:06.222Z] #37 DONE 2.1s [2024-08-21T08:03:06.222Z] [2024-08-21T08:03:06.222Z] #38 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-08-21T08:03:06.222Z] #38 DONE 1.3s [2024-08-21T08:03:06.222Z] [2024-08-21T08:03:06.222Z] #42 [core-metadata internal] load build context [2024-08-21T08:03:06.222Z] #42 DONE 3.0s [2024-08-21T08:03:06.222Z] [2024-08-21T08:03:06.222Z] #35 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-21T08:03:06.222Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-21T08:03:06.222Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-21T08:03:06.222Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-21T08:03:06.222Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-21T08:03:06.222Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-21T08:03:06.222Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.4s done [2024-08-21T08:03:06.222Z] #35 DONE 4.5s [2024-08-21T08:03:06.491Z] [2024-08-21T08:03:06.491Z] #48 [security-bootstrapper internal] load build context [2024-08-21T08:03:06.491Z] #48 transferring context: 3.09MB 1.4s done [2024-08-21T08:03:06.491Z] #48 DONE 2.5s [2024-08-21T08:03:06.491Z] [2024-08-21T08:03:06.491Z] #49 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-21T08:03:07.083Z] #49 ... [2024-08-21T08:03:07.083Z] [2024-08-21T08:03:07.083Z] #50 [core-common-config-bootstrapper internal] load build context [2024-08-21T08:03:07.083Z] #50 transferring context: 3.09MB 1.8s done [2024-08-21T08:03:07.083Z] #50 DONE 2.4s [2024-08-21T08:03:07.083Z] [2024-08-21T08:03:07.083Z] #51 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-21T08:03:07.355Z] #51 ... [2024-08-21T08:03:07.355Z] [2024-08-21T08:03:07.355Z] #52 [security-proxy-auth internal] load build context [2024-08-21T08:03:07.355Z] #52 transferring context: 3.09MB 1.8s done [2024-08-21T08:03:07.355Z] #52 DONE 2.2s [2024-08-21T08:03:07.355Z] [2024-08-21T08:03:07.355Z] #53 [security-secretstore-setup internal] load build context [2024-08-21T08:03:07.355Z] #53 transferring context: 3.09MB 1.8s done [2024-08-21T08:03:07.627Z] #53 DONE 2.6s [2024-08-21T08:03:07.627Z] [2024-08-21T08:03:07.627Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T08:03:07.627Z] #45 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.9s done [2024-08-21T08:03:07.894Z] #45 ... [2024-08-21T08:03:07.894Z] [2024-08-21T08:03:07.894Z] #44 [security-spire-server internal] load build context [2024-08-21T08:03:07.894Z] #44 transferring context: 27.71kB 0.1s done [2024-08-21T08:03:07.894Z] #44 DONE 2.2s [2024-08-21T08:03:07.894Z] [2024-08-21T08:03:07.894Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T08:03:07.894Z] #45 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-21T08:03:07.894Z] #45 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-08-21T08:03:07.894Z] #45 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-21T08:03:08.160Z] #45 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-21T08:03:08.160Z] #45 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-08-21T08:03:08.160Z] #45 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-21T08:03:08.160Z] #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.3s [2024-08-21T08:03:08.160Z] #45 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.3s [2024-08-21T08:03:08.427Z] #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s [2024-08-21T08:03:08.427Z] #45 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s [2024-08-21T08:03:08.427Z] #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.4s [2024-08-21T08:03:08.427Z] #45 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done [2024-08-21T08:03:08.427Z] #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s [2024-08-21T08:03:08.427Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.5s [2024-08-21T08:03:08.693Z] #45 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done [2024-08-21T08:03:08.693Z] #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.6s done [2024-08-21T08:03:08.693Z] #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.8s done [2024-08-21T08:03:08.969Z] #45 ... [2024-08-21T08:03:08.969Z] [2024-08-21T08:03:08.969Z] #54 [security-spire-agent internal] load build context [2024-08-21T08:03:08.969Z] #54 transferring context: 27.24kB 0.1s done [2024-08-21T08:03:08.969Z] #54 DONE 3.0s [2024-08-21T08:03:08.969Z] [2024-08-21T08:03:08.969Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T08:03:08.969Z] #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.8s done [2024-08-21T08:03:08.969Z] #45 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 [2024-08-21T08:03:08.969Z] #45 ... [2024-08-21T08:03:08.969Z] [2024-08-21T08:03:08.969Z] #55 [security-spire-config internal] load build context [2024-08-21T08:03:08.969Z] #55 transferring context: 25.96kB 0.1s done [2024-08-21T08:03:08.969Z] #55 DONE 3.1s [2024-08-21T08:03:08.969Z] [2024-08-21T08:03:08.969Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T08:03:08.969Z] #45 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2024-08-21T08:03:08.969Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.74MB / 28.04MB 1.1s [2024-08-21T08:03:09.447Z] #119 ... [2024-08-21T08:03:09.447Z] [2024-08-21T08:03:09.447Z] #120 [support-notifications builder 6/7] COPY . . [2024-08-21T08:03:09.447Z] #120 ... [2024-08-21T08:03:09.447Z] [2024-08-21T08:03:09.447Z] #121 [support-scheduler builder 6/7] COPY . . [2024-08-21T08:03:09.447Z] #121 DONE 10.3s [2024-08-21T08:03:09.447Z] [2024-08-21T08:03:09.447Z] #122 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-21T08:03:09.447Z] #122 CACHED [2024-08-21T08:03:09.447Z] [2024-08-21T08:03:09.447Z] #123 [support-cron-scheduler builder 6/7] COPY . . [2024-08-21T08:03:09.447Z] #123 CACHED [2024-08-21T08:03:09.447Z] [2024-08-21T08:03:09.447Z] #124 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T08:03:09.447Z] #124 CACHED [2024-08-21T08:03:09.447Z] [2024-08-21T08:03:09.447Z] #120 [support-notifications builder 6/7] COPY . . [2024-08-21T08:03:09.447Z] #120 DONE 10.3s [2024-08-21T08:03:09.447Z] [2024-08-21T08:03:09.447Z] #125 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-21T08:03:09.447Z] #125 DONE 10.3s [2024-08-21T08:03:09.447Z] [2024-08-21T08:03:09.447Z] #126 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-21T08:03:09.447Z] #126 CACHED [2024-08-21T08:03:09.447Z] [2024-08-21T08:03:09.447Z] #127 [security-secretstore-setup builder 6/7] COPY . . [2024-08-21T08:03:09.447Z] #127 CACHED [2024-08-21T08:03:09.447Z] [2024-08-21T08:03:09.447Z] #128 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T08:03:09.447Z] #128 CACHED [2024-08-21T08:03:09.447Z] [2024-08-21T08:03:09.447Z] #129 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-21T08:03:09.447Z] #129 CACHED [2024-08-21T08:03:09.447Z] [2024-08-21T08:03:09.447Z] #130 [core-command builder 6/7] COPY . . [2024-08-21T08:03:09.447Z] #130 CACHED [2024-08-21T08:03:09.447Z] [2024-08-21T08:03:09.447Z] #131 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T08:03:09.447Z] #131 CACHED [2024-08-21T08:03:09.447Z] [2024-08-21T08:03:09.447Z] #132 [core-metadata builder 6/7] COPY . . [2024-08-21T08:03:09.447Z] #132 CACHED [2024-08-21T08:03:09.447Z] [2024-08-21T08:03:09.447Z] #133 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T08:03:09.447Z] #133 CACHED [2024-08-21T08:03:09.447Z] [2024-08-21T08:03:09.447Z] #134 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-21T08:03:09.447Z] #134 CACHED [2024-08-21T08:03:09.447Z] [2024-08-21T08:03:09.447Z] #135 [core-data builder 6/7] COPY . . [2024-08-21T08:03:09.447Z] #135 CACHED [2024-08-21T08:03:09.447Z] [2024-08-21T08:03:09.447Z] #136 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-21T08:03:09.447Z] #136 CACHED [2024-08-21T08:03:09.447Z] [2024-08-21T08:03:09.447Z] #137 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T08:03:09.447Z] #137 CACHED [2024-08-21T08:03:09.447Z] [2024-08-21T08:03:09.447Z] #119 [security-proxy-setup builder 6/7] COPY . . [2024-08-21T08:03:09.447Z] #119 DONE 10.3s [2024-08-21T08:03:09.447Z] [2024-08-21T08:03:09.447Z] #138 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T08:03:09.447Z] #138 CACHED [2024-08-21T08:03:09.447Z] [2024-08-21T08:03:09.447Z] #139 [security-bootstrapper builder 6/7] COPY . . [2024-08-21T08:03:09.447Z] #139 CACHED [2024-08-21T08:03:09.447Z] [2024-08-21T08:03:09.447Z] #140 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-21T08:03:09.447Z] #140 CACHED [2024-08-21T08:03:09.447Z] [2024-08-21T08:03:09.447Z] #141 [core-keeper builder 7/8] COPY . . [2024-08-21T08:03:09.447Z] #141 DONE 10.3s [2024-08-21T08:03:09.447Z] [2024-08-21T08:03:09.447Z] #142 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-21T08:03:09.447Z] #142 CACHED [2024-08-21T08:03:09.447Z] [2024-08-21T08:03:09.447Z] #143 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-21T08:03:09.447Z] #143 CACHED [2024-08-21T08:03:09.447Z] [2024-08-21T08:03:09.447Z] #144 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T08:03:09.447Z] #144 CACHED [2024-08-21T08:03:09.447Z] [2024-08-21T08:03:09.447Z] #145 [security-proxy-auth builder 6/7] COPY . . [2024-08-21T08:03:09.447Z] #145 CACHED [2024-08-21T08:03:09.447Z] [2024-08-21T08:03:09.447Z] #146 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T08:03:09.447Z] #146 CACHED [2024-08-21T08:03:09.447Z] [2024-08-21T08:03:09.447Z] #147 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-21T08:03:09.447Z] #147 CACHED [2024-08-21T08:03:09.447Z] [2024-08-21T08:03:09.447Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-21T08:03:10.423Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 2.4s [2024-08-21T08:03:10.821Z] #148 1.442 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-21T08:03:11.004Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.98MB / 28.04MB 2.9s [2024-08-21T08:03:11.586Z] #45 ... [2024-08-21T08:03:11.587Z] [2024-08-21T08:03:11.587Z] #56 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-21T08:03:11.587Z] #56 DONE 7.9s [2024-08-21T08:03:11.587Z] [2024-08-21T08:03:11.587Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T08:03:11.587Z] #45 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-08-21T08:03:11.854Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.20MB / 28.04MB 3.9s [2024-08-21T08:03:12.822Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 4.5s [2024-08-21T08:03:13.784Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.18MB / 28.04MB 5.7s [2024-08-21T08:03:13.784Z] #45 ... [2024-08-21T08:03:13.784Z] [2024-08-21T08:03:13.784Z] #57 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-21T08:03:13.784Z] #0 7.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-21T08:03:13.784Z] #0 8.513 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-21T08:03:13.784Z] #57 ... [2024-08-21T08:03:13.784Z] [2024-08-21T08:03:13.784Z] #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-08-21T08:03:13.784Z] #0 8.819 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-21T08:03:13.784Z] #0 9.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-21T08:03:13.784Z] #58 ... [2024-08-21T08:03:13.784Z] [2024-08-21T08:03:13.784Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-21T08:03:13.784Z] #0 7.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-21T08:03:13.784Z] #0 8.753 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-21T08:03:14.051Z] #59 ... [2024-08-21T08:03:14.051Z] [2024-08-21T08:03:14.051Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T08:03:14.051Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 6.1s [2024-08-21T08:03:14.317Z] #45 ... [2024-08-21T08:03:14.317Z] [2024-08-21T08:03:14.317Z] #60 [support-scheduler internal] load build context [2024-08-21T08:03:14.317Z] #60 transferring context: 3.09MB 5.7s done [2024-08-21T08:03:14.317Z] #60 DONE 8.3s [2024-08-21T08:03:14.317Z] [2024-08-21T08:03:14.317Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T08:03:14.593Z] #45 ... [2024-08-21T08:03:14.594Z] [2024-08-21T08:03:14.594Z] #61 [core-command internal] load build context [2024-08-21T08:03:14.594Z] #61 transferring context: 3.09MB 5.7s done [2024-08-21T08:03:14.594Z] #61 DONE 8.5s [2024-08-21T08:03:14.862Z] [2024-08-21T08:03:14.862Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T08:03:14.862Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 6.8s [2024-08-21T08:03:15.129Z] #45 ... [2024-08-21T08:03:15.129Z] [2024-08-21T08:03:15.129Z] #62 [support-cron-scheduler internal] load build context [2024-08-21T08:03:15.129Z] #62 transferring context: 3.09MB 6.1s done [2024-08-21T08:03:15.129Z] #62 DONE 8.8s [2024-08-21T08:03:15.129Z] [2024-08-21T08:03:15.129Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T08:03:15.129Z] #45 ... [2024-08-21T08:03:15.129Z] [2024-08-21T08:03:15.129Z] #63 [support-notifications internal] load build context [2024-08-21T08:03:15.129Z] #63 transferring context: 3.09MB 6.5s done [2024-08-21T08:03:15.129Z] #63 DONE 9.0s [2024-08-21T08:03:15.129Z] [2024-08-21T08:03:15.129Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T08:03:15.384Z] #148 ... [2024-08-21T08:03:15.384Z] [2024-08-21T08:03:15.384Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-21T08:03:15.384Z] #0 1.489 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-21T08:03:15.394Z] #45 ... [2024-08-21T08:03:15.394Z] [2024-08-21T08:03:15.394Z] #57 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-21T08:03:15.394Z] #57 10.65 OK: 266 MiB in 52 packages [2024-08-21T08:03:15.394Z] #57 DONE 12.0s [2024-08-21T08:03:15.394Z] [2024-08-21T08:03:15.394Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T08:03:15.769Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.20MB / 28.04MB 7.6s [2024-08-21T08:03:15.769Z] #45 ... [2024-08-21T08:03:15.769Z] [2024-08-21T08:03:15.769Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-21T08:03:15.769Z] #0 9.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-21T08:03:15.769Z] #64 ... [2024-08-21T08:03:15.769Z] [2024-08-21T08:03:15.769Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-21T08:03:15.769Z] #65 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.9s done [2024-08-21T08:03:15.769Z] #65 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-08-21T08:03:15.769Z] #65 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-21T08:03:15.769Z] #65 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-08-21T08:03:15.769Z] #65 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.6s done [2024-08-21T08:03:15.769Z] #65 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done [2024-08-21T08:03:15.769Z] #65 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.8s done [2024-08-21T08:03:15.769Z] #65 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2024-08-21T08:03:15.769Z] #65 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 7.6s [2024-08-21T08:03:15.769Z] #65 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-08-21T08:03:16.039Z] #65 ... [2024-08-21T08:03:16.039Z] [2024-08-21T08:03:16.039Z] #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-08-21T08:03:16.039Z] #58 12.39 OK: 266 MiB in 52 packages [2024-08-21T08:03:16.304Z] #58 ... [2024-08-21T08:03:16.304Z] [2024-08-21T08:03:16.304Z] #66 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-21T08:03:16.304Z] #0 7.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-21T08:03:16.304Z] #0 8.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-21T08:03:16.304Z] #66 ... [2024-08-21T08:03:16.304Z] [2024-08-21T08:03:16.304Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-21T08:03:16.569Z] #67 ... [2024-08-21T08:03:16.569Z] [2024-08-21T08:03:16.569Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-21T08:03:16.569Z] #68 ... [2024-08-21T08:03:16.569Z] [2024-08-21T08:03:16.569Z] #69 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-21T08:03:16.834Z] #69 ... [2024-08-21T08:03:16.834Z] [2024-08-21T08:03:16.834Z] #70 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-21T08:03:16.834Z] #70 ... [2024-08-21T08:03:16.834Z] [2024-08-21T08:03:16.834Z] #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-21T08:03:17.109Z] #71 ... [2024-08-21T08:03:17.109Z] [2024-08-21T08:03:17.109Z] #58 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-08-21T08:03:17.109Z] #58 DONE 14.5s [2024-08-21T08:03:17.109Z] [2024-08-21T08:03:17.109Z] #72 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-21T08:03:17.380Z] #72 ... [2024-08-21T08:03:17.380Z] [2024-08-21T08:03:17.380Z] #73 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-21T08:03:17.380Z] #73 ... [2024-08-21T08:03:17.380Z] [2024-08-21T08:03:17.380Z] #74 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-21T08:03:17.657Z] #74 ... [2024-08-21T08:03:17.657Z] [2024-08-21T08:03:17.657Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T08:03:17.657Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 9.6s [2024-08-21T08:03:17.657Z] #45 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-08-21T08:03:17.657Z] #45 ... [2024-08-21T08:03:17.657Z] [2024-08-21T08:03:17.657Z] #66 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-21T08:03:17.657Z] #66 10.85 OK: 266 MiB in 52 packages [2024-08-21T08:03:17.657Z] #66 DONE 11.5s [2024-08-21T08:03:17.657Z] [2024-08-21T08:03:17.657Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T08:03:18.251Z] #45 ... [2024-08-21T08:03:18.251Z] [2024-08-21T08:03:18.251Z] #75 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-21T08:03:18.251Z] #75 DONE 2.3s [2024-08-21T08:03:18.251Z] [2024-08-21T08:03:18.251Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T08:03:18.516Z] #45 ... [2024-08-21T08:03:18.516Z] [2024-08-21T08:03:18.516Z] #72 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-21T08:03:18.516Z] #72 DONE 1.4s [2024-08-21T08:03:18.516Z] [2024-08-21T08:03:18.516Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T08:03:18.781Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.56MB / 28.04MB 10.8s [2024-08-21T08:03:19.046Z] #45 ... [2024-08-21T08:03:19.046Z] [2024-08-21T08:03:19.046Z] #76 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-21T08:03:19.046Z] #76 DONE 1.4s [2024-08-21T08:03:19.046Z] [2024-08-21T08:03:19.046Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T08:03:19.333Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 11.5s [2024-08-21T08:03:19.581Z] #149 ... [2024-08-21T08:03:19.581Z] [2024-08-21T08:03:19.581Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-21T08:03:19.581Z] #0 0.640 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-08-21T08:03:19.581Z] #150 ... [2024-08-21T08:03:19.581Z] [2024-08-21T08:03:19.581Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-21T08:03:19.581Z] #0 1.105 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-21T08:03:19.581Z] #151 ... [2024-08-21T08:03:19.581Z] [2024-08-21T08:03:19.581Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-21T08:03:19.581Z] #0 0.840 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-21T08:03:19.581Z] #152 ... [2024-08-21T08:03:19.581Z] [2024-08-21T08:03:19.581Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-21T08:03:19.581Z] #0 1.894 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-21T08:03:19.598Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 11.6s done [2024-08-21T08:03:19.598Z] #45 ... [2024-08-21T08:03:19.598Z] [2024-08-21T08:03:19.598Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-21T08:03:19.598Z] #59 11.46 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-21T08:03:19.598Z] #59 11.46 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-21T08:03:19.598Z] #59 11.46 OK: 19953 distinct packages available [2024-08-21T08:03:19.598Z] #59 12.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-21T08:03:19.598Z] #59 12.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-21T08:03:19.598Z] #59 15.26 OK: 266 MiB in 52 packages [2024-08-21T08:03:19.598Z] #59 DONE 16.1s [2024-08-21T08:03:19.598Z] [2024-08-21T08:03:19.598Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T08:03:19.598Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 11.6s done [2024-08-21T08:03:19.839Z] #153 ... [2024-08-21T08:03:19.840Z] [2024-08-21T08:03:19.840Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-21T08:03:19.840Z] #0 1.394 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-21T08:03:19.840Z] #154 ... [2024-08-21T08:03:19.840Z] [2024-08-21T08:03:19.840Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-21T08:03:19.840Z] #0 1.235 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-21T08:03:20.097Z] #155 ... [2024-08-21T08:03:20.097Z] [2024-08-21T08:03:20.097Z] #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-21T08:03:20.097Z] #0 1.055 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-21T08:03:20.194Z] #45 ... [2024-08-21T08:03:20.194Z] [2024-08-21T08:03:20.194Z] #69 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-21T08:03:20.194Z] #69 DONE 13.6s [2024-08-21T08:03:20.194Z] [2024-08-21T08:03:20.194Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-21T08:03:20.355Z] #156 ... [2024-08-21T08:03:20.355Z] [2024-08-21T08:03:20.355Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-21T08:03:20.355Z] #0 1.694 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-21T08:03:20.355Z] #157 ... [2024-08-21T08:03:20.355Z] [2024-08-21T08:03:20.355Z] #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-21T08:03:20.355Z] #0 0.908 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-21T08:03:20.474Z] #77 ... [2024-08-21T08:03:20.474Z] [2024-08-21T08:03:20.474Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-21T08:03:20.474Z] #64 10.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-21T08:03:20.474Z] #64 12.96 (1/4) Installing ca-certificates (20240226-r0) [2024-08-21T08:03:20.474Z] #64 13.16 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-21T08:03:20.474Z] #64 13.17 (3/4) Installing su-exec (0.2-r3) [2024-08-21T08:03:20.474Z] #64 13.18 (4/4) Installing yq (4.33.3-r5) [2024-08-21T08:03:20.474Z] #64 13.61 Executing busybox-1.36.1-r7.trigger [2024-08-21T08:03:20.474Z] #64 13.66 Executing ca-certificates-20240226-r0.trigger [2024-08-21T08:03:20.474Z] #64 14.19 OK: 18 MiB in 19 packages [2024-08-21T08:03:20.474Z] #64 DONE 14.9s [2024-08-21T08:03:20.612Z] #158 ... [2024-08-21T08:03:20.612Z] [2024-08-21T08:03:20.612Z] #159 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-21T08:03:20.612Z] #0 0.625 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-21T08:03:20.612Z] #159 ... [2024-08-21T08:03:20.612Z] [2024-08-21T08:03:20.612Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-21T08:03:20.612Z] #0 0.337 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-21T08:03:20.744Z] [2024-08-21T08:03:20.744Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-21T08:03:21.077Z] #78 ... [2024-08-21T08:03:21.077Z] [2024-08-21T08:03:21.077Z] #49 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-21T08:03:21.077Z] #49 11.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-21T08:03:21.077Z] #49 12.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-21T08:03:21.077Z] #49 14.54 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-21T08:03:21.077Z] #49 14.54 Executing busybox-1.36.1-r7.trigger [2024-08-21T08:03:21.077Z] #49 14.59 OK: 8 MiB in 16 packages [2024-08-21T08:03:21.077Z] #49 DONE 15.1s [2024-08-21T08:03:21.346Z] [2024-08-21T08:03:21.346Z] #79 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-08-21T08:03:21.618Z] #79 ... [2024-08-21T08:03:21.618Z] [2024-08-21T08:03:21.618Z] #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-21T08:03:21.890Z] #80 ... [2024-08-21T08:03:21.890Z] [2024-08-21T08:03:21.890Z] #81 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-21T08:03:21.890Z] #81 DONE 2.0s [2024-08-21T08:03:21.890Z] [2024-08-21T08:03:21.890Z] #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T08:03:25.280Z] #82 ... [2024-08-21T08:03:25.280Z] [2024-08-21T08:03:25.280Z] #47 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-21T08:03:25.280Z] #47 16.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-21T08:03:25.280Z] #47 16.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-21T08:03:25.280Z] #47 18.09 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-21T08:03:25.280Z] #47 18.11 Executing busybox-1.36.1-r7.trigger [2024-08-21T08:03:25.280Z] #47 18.20 OK: 8 MiB in 16 packages [2024-08-21T08:03:25.280Z] #47 DONE 19.0s [2024-08-21T08:03:25.280Z] [2024-08-21T08:03:25.280Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T08:03:25.280Z] #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.3s [2024-08-21T08:03:26.256Z] #45 ... [2024-08-21T08:03:26.256Z] [2024-08-21T08:03:26.256Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-21T08:03:26.256Z] #65 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 7.8s done [2024-08-21T08:03:26.256Z] #65 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-08-21T08:03:26.256Z] #65 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.4s [2024-08-21T08:03:26.256Z] #65 ... [2024-08-21T08:03:26.256Z] [2024-08-21T08:03:26.256Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T08:03:28.225Z] #45 ... [2024-08-21T08:03:28.225Z] [2024-08-21T08:03:28.225Z] #83 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T08:03:28.492Z] #83 ... [2024-08-21T08:03:28.492Z] [2024-08-21T08:03:28.492Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T08:03:28.492Z] #45 ... [2024-08-21T08:03:28.492Z] [2024-08-21T08:03:28.492Z] #84 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T08:03:28.759Z] #84 ... [2024-08-21T08:03:28.759Z] [2024-08-21T08:03:28.759Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T08:03:29.347Z] #45 ... [2024-08-21T08:03:29.347Z] [2024-08-21T08:03:29.347Z] #85 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T08:03:29.347Z] #85 ... [2024-08-21T08:03:29.347Z] [2024-08-21T08:03:29.347Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T08:03:30.324Z] #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.4s [2024-08-21T08:03:31.290Z] #45 ... [2024-08-21T08:03:31.290Z] [2024-08-21T08:03:31.290Z] #70 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-21T08:03:31.290Z] #70 17.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-21T08:03:31.290Z] #70 19.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-21T08:03:31.290Z] #70 22.94 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-21T08:03:31.290Z] #70 22.99 (2/2) Installing su-exec (0.2-r3) [2024-08-21T08:03:31.290Z] #70 23.00 Executing busybox-1.36.1-r7.trigger [2024-08-21T08:03:31.290Z] #70 23.15 OK: 8 MiB in 17 packages [2024-08-21T08:03:31.291Z] #70 DONE 24.7s [2024-08-21T08:03:31.291Z] [2024-08-21T08:03:31.291Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T08:03:33.250Z] #45 ... [2024-08-21T08:03:33.250Z] [2024-08-21T08:03:33.250Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-21T08:03:33.250Z] #68 17.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-21T08:03:33.250Z] #68 17.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-21T08:03:33.250Z] #68 20.28 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-21T08:03:33.250Z] #68 20.28 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-21T08:03:33.250Z] #68 20.28 OK: 19946 distinct packages available [2024-08-21T08:03:33.250Z] #68 21.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-21T08:03:33.250Z] #68 23.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-21T08:03:33.535Z] #68 ... [2024-08-21T08:03:33.535Z] [2024-08-21T08:03:33.535Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T08:03:33.805Z] #45 ... [2024-08-21T08:03:33.805Z] [2024-08-21T08:03:33.805Z] #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-21T08:03:33.805Z] #71 17.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-21T08:03:33.805Z] #71 18.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-21T08:03:33.805Z] #71 24.48 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-21T08:03:33.805Z] #71 24.48 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-21T08:03:33.805Z] #71 24.48 OK: 19946 distinct packages available [2024-08-21T08:03:33.805Z] #71 26.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-21T08:03:34.075Z] #71 ... [2024-08-21T08:03:34.075Z] [2024-08-21T08:03:34.075Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T08:03:34.075Z] #45 ... [2024-08-21T08:03:34.075Z] [2024-08-21T08:03:34.075Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-21T08:03:34.075Z] #65 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.9s done [2024-08-21T08:03:34.075Z] #65 DONE 28.4s [2024-08-21T08:03:34.075Z] [2024-08-21T08:03:34.075Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T08:03:34.665Z] #45 ... [2024-08-21T08:03:34.665Z] [2024-08-21T08:03:34.665Z] #73 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-21T08:03:34.665Z] #73 17.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-21T08:03:34.665Z] #73 18.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-21T08:03:34.665Z] #73 23.40 (1/2) Installing ca-certificates (20240226-r0) [2024-08-21T08:03:34.665Z] #73 24.13 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-21T08:03:34.665Z] #73 24.22 Executing busybox-1.36.1-r7.trigger [2024-08-21T08:03:34.665Z] #73 24.50 Executing ca-certificates-20240226-r0.trigger [2024-08-21T08:03:34.665Z] #73 26.28 OK: 9 MiB in 17 packages [2024-08-21T08:03:34.935Z] #73 ... [2024-08-21T08:03:34.935Z] [2024-08-21T08:03:34.935Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-21T08:03:34.935Z] #67 18.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-21T08:03:34.935Z] #67 19.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-21T08:03:34.935Z] #67 25.59 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-21T08:03:34.935Z] #67 25.63 (2/4) Installing openssl (3.1.6-r0) [2024-08-21T08:03:34.935Z] #67 25.78 (3/4) Installing su-exec (0.2-r3) [2024-08-21T08:03:34.935Z] #67 25.79 (4/4) Installing yq (4.33.3-r5) [2024-08-21T08:03:34.935Z] #67 27.05 Executing busybox-1.36.1-r7.trigger [2024-08-21T08:03:34.935Z] #67 27.19 OK: 18 MiB in 19 packages [2024-08-21T08:03:34.935Z] #67 DONE 28.9s [2024-08-21T08:03:34.935Z] [2024-08-21T08:03:34.935Z] #86 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-08-21T08:03:34.935Z] #0 6.761 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-21T08:03:34.935Z] #0 9.568 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-21T08:03:35.203Z] #86 ... [2024-08-21T08:03:35.203Z] [2024-08-21T08:03:35.203Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T08:03:35.203Z] #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.5s [2024-08-21T08:03:35.788Z] #45 ... [2024-08-21T08:03:35.788Z] [2024-08-21T08:03:35.788Z] #73 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-21T08:03:35.788Z] #73 DONE 28.4s [2024-08-21T08:03:35.788Z] [2024-08-21T08:03:35.788Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T08:03:35.788Z] #45 ... [2024-08-21T08:03:35.788Z] [2024-08-21T08:03:35.788Z] #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-21T08:03:35.788Z] #80 14.18 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-21T08:03:35.788Z] #80 15.84 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-21T08:03:35.788Z] #80 ... [2024-08-21T08:03:35.788Z] [2024-08-21T08:03:35.788Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T08:03:36.747Z] #45 ... [2024-08-21T08:03:36.747Z] [2024-08-21T08:03:36.747Z] #51 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-21T08:03:36.747Z] #51 19.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-21T08:03:36.747Z] #51 21.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-21T08:03:36.747Z] #51 28.04 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-21T08:03:36.747Z] #51 28.04 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-21T08:03:36.747Z] #51 28.04 OK: 19946 distinct packages available [2024-08-21T08:03:36.747Z] #51 ... [2024-08-21T08:03:36.747Z] [2024-08-21T08:03:36.747Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-21T08:03:36.747Z] #68 30.65 (1/11) Installing ca-certificates (20240226-r0) [2024-08-21T08:03:37.014Z] #68 ... [2024-08-21T08:03:37.014Z] [2024-08-21T08:03:37.014Z] #74 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-21T08:03:37.014Z] #74 19.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-21T08:03:37.014Z] #74 20.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-21T08:03:37.014Z] #74 28.48 (1/3) Installing ca-certificates (20240226-r0) [2024-08-21T08:03:37.014Z] #74 29.26 (2/3) Installing dumb-init (1.2.5-r2) [2024-08-21T08:03:37.014Z] #74 29.29 (3/3) Installing tzdata (2024a-r0) [2024-08-21T08:03:37.281Z] #74 ... [2024-08-21T08:03:37.281Z] [2024-08-21T08:03:37.281Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-21T08:03:37.281Z] #68 31.14 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-21T08:03:37.281Z] #68 31.25 (3/11) Installing libunistring (1.1-r1) [2024-08-21T08:03:37.550Z] #68 31.52 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-21T08:03:37.819Z] #68 31.56 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-21T08:03:37.819Z] #68 31.63 (6/11) Installing libcurl (8.9.0-r0) [2024-08-21T08:03:38.087Z] #68 31.77 (7/11) Installing curl (8.9.0-r0) [2024-08-21T08:03:38.087Z] #68 31.82 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-21T08:03:38.087Z] #68 31.86 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-21T08:03:38.087Z] #68 31.88 (10/11) Installing libucontext (1.2-r2) [2024-08-21T08:03:38.087Z] #68 31.91 (11/11) Installing gcompat (1.1.0-r1) [2024-08-21T08:03:38.087Z] #68 31.96 Executing busybox-1.36.1-r7.trigger [2024-08-21T08:03:38.353Z] #68 32.20 Executing ca-certificates-20240226-r0.trigger [2024-08-21T08:03:39.769Z] #68 33.68 OK: 13 MiB in 26 packages [2024-08-21T08:03:39.769Z] #68 ... [2024-08-21T08:03:39.769Z] [2024-08-21T08:03:39.769Z] #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-21T08:03:39.769Z] #80 25.41 OK: 266 MiB in 52 packages [2024-08-21T08:03:39.769Z] #80 DONE 28.4s [2024-08-21T08:03:40.042Z] [2024-08-21T08:03:40.042Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T08:03:40.042Z] #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.7s done [2024-08-21T08:03:40.313Z] #45 ... [2024-08-21T08:03:40.313Z] [2024-08-21T08:03:40.313Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-21T08:03:40.313Z] #78 9.473 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-21T08:03:40.314Z] #78 12.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-21T08:03:40.314Z] #78 19.49 OK: 18 MiB in 19 packages [2024-08-21T08:03:40.314Z] #78 ... [2024-08-21T08:03:40.314Z] [2024-08-21T08:03:40.314Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-21T08:03:40.314Z] #77 10.03 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-21T08:03:40.314Z] #77 12.73 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-21T08:03:40.314Z] #77 19.69 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-21T08:03:40.581Z] #77 ... [2024-08-21T08:03:40.581Z] [2024-08-21T08:03:40.581Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T08:03:40.581Z] #45 DONE 34.7s [2024-08-21T08:03:40.581Z] [2024-08-21T08:03:40.581Z] #74 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-21T08:03:40.581Z] #74 33.01 Executing busybox-1.36.1-r7.trigger [2024-08-21T08:03:40.581Z] #74 33.12 Executing ca-certificates-20240226-r0.trigger [2024-08-21T08:03:40.581Z] #74 ... [2024-08-21T08:03:40.581Z] [2024-08-21T08:03:40.581Z] #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-21T08:03:40.581Z] #87 DONE 0.6s [2024-08-21T08:03:40.581Z] [2024-08-21T08:03:40.581Z] #79 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-08-21T08:03:40.581Z] #79 9.872 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-21T08:03:40.581Z] #79 12.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-21T08:03:40.581Z] #79 19.26 OK: 8 MiB in 16 packages [2024-08-21T08:03:40.852Z] #79 ... [2024-08-21T08:03:40.852Z] [2024-08-21T08:03:40.852Z] #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T08:03:41.119Z] #88 ... [2024-08-21T08:03:41.119Z] [2024-08-21T08:03:41.119Z] #89 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-21T08:03:41.119Z] #0 3.901 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-21T08:03:41.119Z] #0 6.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-21T08:03:41.388Z] #89 ... [2024-08-21T08:03:41.388Z] [2024-08-21T08:03:41.388Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-21T08:03:41.388Z] #77 21.05 Executing busybox-1.36.1-r7.trigger [2024-08-21T08:03:41.388Z] #77 21.24 OK: 8 MiB in 16 packages [2024-08-21T08:03:41.659Z] #77 ... [2024-08-21T08:03:41.659Z] [2024-08-21T08:03:41.659Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-21T08:03:41.659Z] #68 DONE 35.5s [2024-08-21T08:03:41.659Z] [2024-08-21T08:03:41.659Z] #86 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-08-21T08:03:41.659Z] #86 16.76 OK: 8 MiB in 16 packages [2024-08-21T08:03:41.942Z] #86 ... [2024-08-21T08:03:41.942Z] [2024-08-21T08:03:41.942Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-21T08:03:41.942Z] #78 DONE 21.3s [2024-08-21T08:03:41.942Z] [2024-08-21T08:03:41.942Z] #74 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-21T08:03:41.942Z] #74 34.69 OK: 12 MiB in 18 packages [2024-08-21T08:03:42.211Z] #74 ... [2024-08-21T08:03:42.211Z] [2024-08-21T08:03:42.211Z] #79 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-08-21T08:03:42.211Z] #79 DONE 21.5s [2024-08-21T08:03:42.211Z] [2024-08-21T08:03:42.211Z] #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-21T08:03:43.635Z] #90 ... [2024-08-21T08:03:43.635Z] [2024-08-21T08:03:43.635Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-21T08:03:43.635Z] #77 DONE 22.9s [2024-08-21T08:03:43.635Z] [2024-08-21T08:03:43.635Z] #86 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-08-21T08:03:43.635Z] #86 DONE 18.3s [2024-08-21T08:03:43.635Z] [2024-08-21T08:03:43.635Z] #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-21T08:03:43.635Z] #71 29.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-21T08:03:43.635Z] #71 35.81 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-21T08:03:43.635Z] #71 35.87 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-21T08:03:43.635Z] #71 35.90 (3/5) Installing libucontext (1.2-r2) [2024-08-21T08:03:43.635Z] #71 35.92 (4/5) Installing gcompat (1.1.0-r1) [2024-08-21T08:03:43.635Z] #71 35.95 (5/5) Installing openssl (3.1.6-r0) [2024-08-21T08:03:43.635Z] #71 36.06 Executing busybox-1.36.1-r7.trigger [2024-08-21T08:03:43.635Z] #71 36.39 OK: 9 MiB in 20 packages [2024-08-21T08:03:43.904Z] #71 ... [2024-08-21T08:03:43.904Z] [2024-08-21T08:03:43.904Z] #74 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-21T08:03:43.904Z] #74 DONE 36.5s [2024-08-21T08:03:43.904Z] [2024-08-21T08:03:43.904Z] #91 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-21T08:03:44.875Z] #91 ... [2024-08-21T08:03:44.875Z] [2024-08-21T08:03:44.875Z] #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-21T08:03:44.875Z] #71 DONE 37.8s [2024-08-21T08:03:44.875Z] [2024-08-21T08:03:44.875Z] #92 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-21T08:03:45.148Z] #92 ... [2024-08-21T08:03:45.148Z] [2024-08-21T08:03:45.148Z] #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-21T08:03:45.148Z] #0 3.995 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-21T08:03:45.148Z] #0 6.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-21T08:03:45.148Z] #93 ... [2024-08-21T08:03:45.148Z] [2024-08-21T08:03:45.148Z] #89 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-21T08:03:45.148Z] #89 13.10 OK: 8 MiB in 17 packages [2024-08-21T08:03:45.425Z] #89 DONE 14.1s [2024-08-21T08:03:45.425Z] [2024-08-21T08:03:45.425Z] #94 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-21T08:03:45.693Z] #94 ... [2024-08-21T08:03:45.693Z] [2024-08-21T08:03:45.693Z] #95 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-21T08:03:45.693Z] #0 3.839 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-21T08:03:45.693Z] #0 5.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-21T08:03:45.959Z] #95 ... [2024-08-21T08:03:45.959Z] [2024-08-21T08:03:45.959Z] #51 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-21T08:03:45.959Z] #51 30.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-21T08:03:45.959Z] #51 32.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-21T08:03:45.959Z] #51 38.81 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-21T08:03:45.959Z] #51 38.83 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-21T08:03:45.959Z] #51 38.84 (3/4) Installing libucontext (1.2-r2) [2024-08-21T08:03:45.959Z] #51 38.84 (4/4) Installing gcompat (1.1.0-r1) [2024-08-21T08:03:45.959Z] #51 38.87 Executing busybox-1.36.1-r7.trigger [2024-08-21T08:03:46.226Z] #51 38.98 OK: 8 MiB in 19 packages [2024-08-21T08:03:47.190Z] #51 ... [2024-08-21T08:03:47.190Z] [2024-08-21T08:03:47.190Z] #95 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-21T08:03:47.190Z] #95 11.40 OK: 9 MiB in 17 packages [2024-08-21T08:03:47.457Z] #95 ... [2024-08-21T08:03:47.457Z] [2024-08-21T08:03:47.457Z] #51 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-21T08:03:47.457Z] #51 DONE 40.2s [2024-08-21T08:03:47.726Z] [2024-08-21T08:03:47.726Z] #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-21T08:03:48.692Z] #96 ... [2024-08-21T08:03:48.692Z] [2024-08-21T08:03:48.692Z] #95 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-21T08:03:48.692Z] #95 DONE 12.7s [2024-08-21T08:03:48.692Z] [2024-08-21T08:03:48.692Z] #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-21T08:03:48.692Z] #93 12.38 OK: 18 MiB in 19 packages [2024-08-21T08:03:48.692Z] #93 DONE 13.7s [2024-08-21T08:03:48.692Z] [2024-08-21T08:03:48.692Z] #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-21T08:03:48.692Z] #90 6.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-21T08:03:48.962Z] #90 ... [2024-08-21T08:03:48.962Z] [2024-08-21T08:03:48.962Z] #97 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-21T08:03:48.962Z] #97 DONE 0.3s [2024-08-21T08:03:49.232Z] [2024-08-21T08:03:49.232Z] #92 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-21T08:03:49.232Z] #92 4.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-21T08:03:50.206Z] #92 ... [2024-08-21T08:03:50.206Z] [2024-08-21T08:03:50.206Z] #94 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-21T08:03:50.206Z] #94 DONE 4.7s [2024-08-21T08:03:50.206Z] [2024-08-21T08:03:50.206Z] #98 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-21T08:03:50.206Z] #98 DONE 0.3s [2024-08-21T08:03:50.206Z] [2024-08-21T08:03:50.206Z] #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-21T08:03:50.206Z] #90 7.845 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-21T08:03:52.163Z] #90 10.46 OK: 13 MiB in 26 packages [2024-08-21T08:03:52.431Z] #90 DONE 10.9s [2024-08-21T08:03:52.431Z] [2024-08-21T08:03:52.431Z] #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-21T08:03:52.431Z] #96 3.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-21T08:03:52.431Z] #96 4.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-21T08:03:53.400Z] #96 6.084 OK: 8 MiB in 19 packages [2024-08-21T08:03:53.669Z] #96 ... [2024-08-21T08:03:53.669Z] [2024-08-21T08:03:53.669Z] #91 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-21T08:03:53.669Z] #91 5.581 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-21T08:03:53.669Z] #91 6.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-21T08:03:53.669Z] #91 9.376 OK: 12 MiB in 18 packages [2024-08-21T08:03:53.669Z] #91 DONE 9.9s [2024-08-21T08:03:53.947Z] [2024-08-21T08:03:53.947Z] #92 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-21T08:03:53.947Z] #92 5.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-21T08:03:53.947Z] #92 8.396 OK: 9 MiB in 20 packages [2024-08-21T08:03:53.947Z] #92 DONE 9.0s [2024-08-21T08:03:53.947Z] [2024-08-21T08:03:53.947Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-21T08:03:54.217Z] #99 ... [2024-08-21T08:03:54.218Z] [2024-08-21T08:03:54.218Z] #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-21T08:03:54.218Z] #96 DONE 6.8s [2024-08-21T08:03:54.489Z] [2024-08-21T08:03:54.489Z] #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-21T08:03:55.909Z] #100 ... [2024-08-21T08:03:55.909Z] [2024-08-21T08:03:55.909Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-21T08:03:55.909Z] #99 DONE 2.0s [2024-08-21T08:03:55.909Z] [2024-08-21T08:03:55.909Z] #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-21T08:03:55.909Z] #100 DONE 1.5s [2024-08-21T08:03:55.909Z] [2024-08-21T08:03:55.909Z] #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-21T08:03:55.909Z] #101 DONE 2.0s [2024-08-21T08:03:55.909Z] [2024-08-21T08:03:55.909Z] #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-21T08:03:55.909Z] #102 DONE 0.2s [2024-08-21T08:03:55.909Z] [2024-08-21T08:03:55.909Z] #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-21T08:03:55.909Z] #103 DONE 0.2s [2024-08-21T08:03:55.909Z] [2024-08-21T08:03:55.909Z] #104 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-21T08:03:56.191Z] #104 ... [2024-08-21T08:03:56.191Z] [2024-08-21T08:03:56.191Z] #105 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-21T08:03:56.191Z] #105 DONE 0.2s [2024-08-21T08:03:56.191Z] [2024-08-21T08:03:56.191Z] #104 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-21T08:03:56.191Z] #104 DONE 0.3s [2024-08-21T08:03:56.191Z] [2024-08-21T08:03:56.191Z] #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-21T08:03:56.458Z] #106 DONE 0.2s [2024-08-21T08:03:56.458Z] [2024-08-21T08:03:56.458Z] #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-21T08:03:56.458Z] #107 DONE 0.3s [2024-08-21T08:03:56.458Z] [2024-08-21T08:03:56.458Z] #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-21T08:03:56.738Z] #108 ... [2024-08-21T08:03:56.738Z] [2024-08-21T08:03:56.738Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-21T08:03:56.738Z] #109 DONE 0.2s [2024-08-21T08:03:56.738Z] [2024-08-21T08:03:56.738Z] #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-21T08:03:56.738Z] #108 DONE 0.2s [2024-08-21T08:03:56.738Z] [2024-08-21T08:03:56.738Z] #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-21T08:03:57.013Z] #110 DONE 0.2s [2024-08-21T08:03:57.013Z] [2024-08-21T08:03:57.013Z] #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-21T08:03:57.013Z] #111 DONE 0.3s [2024-08-21T08:03:57.013Z] [2024-08-21T08:03:57.013Z] #112 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-21T08:03:57.605Z] #112 DONE 1.8s [2024-08-21T08:03:57.605Z] [2024-08-21T08:03:57.605Z] #113 [security-spire-config] exporting to image [2024-08-21T08:03:57.605Z] #113 exporting layers [2024-08-21T08:03:57.874Z] #113 ... [2024-08-21T08:03:57.874Z] [2024-08-21T08:03:57.874Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-21T08:03:57.874Z] #114 DONE 0.2s [2024-08-21T08:03:57.874Z] [2024-08-21T08:03:57.874Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-21T08:03:57.874Z] #115 DONE 0.2s [2024-08-21T08:03:57.874Z] [2024-08-21T08:03:57.874Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-21T08:03:58.149Z] #116 DONE 0.2s [2024-08-21T08:03:58.149Z] [2024-08-21T08:03:58.149Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-21T08:03:58.427Z] #117 DONE 0.2s [2024-08-21T08:03:58.427Z] [2024-08-21T08:03:58.427Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-21T08:03:58.695Z] #118 DONE 0.2s [2024-08-21T08:03:58.695Z] [2024-08-21T08:03:58.695Z] #113 [security-spire-agent] exporting to image [2024-08-21T08:04:00.105Z] #113 exporting layers 2.9s done [2024-08-21T08:04:00.105Z] #113 exporting layers 3.1s done [2024-08-21T08:04:00.105Z] #113 writing image sha256:39462258b534a8286a9e26ceb70ae2685f0b22b996c4f3ec5a5ed0b03d21eb6d 0.0s done [2024-08-21T08:04:00.105Z] #113 naming to docker.io/library/security-spire-server-arm64 done [2024-08-21T08:04:00.105Z] #113 writing image sha256:eb71c42f08002d0b6c9dedf5a37eb6298a411a4f93cdf83f0411954fd29a62a9 [2024-08-21T08:04:00.105Z] #113 writing image sha256:eb71c42f08002d0b6c9dedf5a37eb6298a411a4f93cdf83f0411954fd29a62a9 done [2024-08-21T08:04:00.105Z] #113 naming to docker.io/library/security-spire-config-arm64 done [2024-08-21T08:04:00.686Z] #113 exporting layers 2.1s done [2024-08-21T08:04:00.687Z] #113 writing image sha256:1c1cf801bf3620c10be8bdb0cf4f9b657405bcba574347f0ccec794f1b59111a done [2024-08-21T08:04:00.687Z] #113 naming to docker.io/library/security-spire-agent-arm64 done [2024-08-21T08:04:00.687Z] #113 DONE 3.9s [2024-08-21T08:04:00.687Z] [2024-08-21T08:04:00.687Z] #85 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T08:04:42.051Z] #160 ... [2024-08-21T08:04:42.051Z] [2024-08-21T08:04:42.051Z] #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-21T08:04:42.051Z] #158 87.65 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-21T08:05:08.543Z] #85 DONE 102.7s [2024-08-21T08:05:08.544Z] [2024-08-21T08:05:08.544Z] #83 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T08:05:08.544Z] #83 DONE 103.7s [2024-08-21T08:05:08.544Z] [2024-08-21T08:05:08.544Z] #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T08:05:08.544Z] #82 DONE 100.1s [2024-08-21T08:05:08.544Z] [2024-08-21T08:05:08.544Z] #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T08:05:08.544Z] #88 DONE 81.4s [2024-08-21T08:05:08.544Z] [2024-08-21T08:05:08.544Z] #84 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T08:05:08.544Z] #84 DONE 103.4s [2024-08-21T08:05:08.544Z] [2024-08-21T08:05:08.544Z] #119 [support-cron-scheduler builder 6/7] COPY . . [2024-08-21T08:05:08.544Z] #119 ... [2024-08-21T08:05:08.544Z] [2024-08-21T08:05:08.544Z] #120 [security-proxy-setup builder 6/7] COPY . . [2024-08-21T08:05:08.544Z] #120 DONE 1.5s [2024-08-21T08:05:08.544Z] [2024-08-21T08:05:08.544Z] #121 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-21T08:05:08.544Z] #121 CACHED [2024-08-21T08:05:08.544Z] [2024-08-21T08:05:08.544Z] #122 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T08:05:08.544Z] #122 CACHED [2024-08-21T08:05:08.544Z] [2024-08-21T08:05:08.544Z] #123 [support-scheduler builder 6/7] COPY . . [2024-08-21T08:05:08.544Z] #123 CACHED [2024-08-21T08:05:08.544Z] [2024-08-21T08:05:08.544Z] #119 [support-cron-scheduler builder 6/7] COPY . . [2024-08-21T08:05:08.544Z] #119 DONE 1.4s [2024-08-21T08:05:08.544Z] [2024-08-21T08:05:08.544Z] #124 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T08:05:08.544Z] #124 CACHED [2024-08-21T08:05:08.544Z] [2024-08-21T08:05:08.544Z] #125 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-21T08:05:08.544Z] #125 CACHED [2024-08-21T08:05:08.544Z] [2024-08-21T08:05:08.544Z] #126 [support-notifications builder 6/7] COPY . . [2024-08-21T08:05:08.544Z] #126 CACHED [2024-08-21T08:05:08.544Z] [2024-08-21T08:05:08.544Z] #127 [core-command builder 6/7] COPY . . [2024-08-21T08:05:08.544Z] #127 CACHED [2024-08-21T08:05:08.544Z] [2024-08-21T08:05:08.544Z] #128 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-21T08:05:08.544Z] #128 CACHED [2024-08-21T08:05:08.544Z] [2024-08-21T08:05:08.544Z] #129 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T08:05:08.544Z] #129 CACHED [2024-08-21T08:05:08.544Z] [2024-08-21T08:05:08.544Z] #130 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-21T08:05:08.544Z] #130 CACHED [2024-08-21T08:05:08.544Z] [2024-08-21T08:05:08.544Z] #131 [security-secretstore-setup builder 6/7] COPY . . [2024-08-21T08:05:08.544Z] #131 CACHED [2024-08-21T08:05:08.544Z] [2024-08-21T08:05:08.544Z] #132 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T08:05:08.544Z] #132 CACHED [2024-08-21T08:05:08.544Z] [2024-08-21T08:05:08.544Z] #133 [security-proxy-auth builder 6/7] COPY . . [2024-08-21T08:05:08.544Z] #133 CACHED [2024-08-21T08:05:08.544Z] [2024-08-21T08:05:08.544Z] #134 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T08:05:08.544Z] #134 CACHED [2024-08-21T08:05:08.544Z] [2024-08-21T08:05:08.544Z] #135 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-21T08:05:08.544Z] #135 CACHED [2024-08-21T08:05:08.544Z] [2024-08-21T08:05:08.544Z] #136 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T08:05:08.544Z] #136 CACHED [2024-08-21T08:05:08.544Z] [2024-08-21T08:05:08.544Z] #137 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-21T08:05:08.544Z] #137 CACHED [2024-08-21T08:05:08.544Z] [2024-08-21T08:05:08.544Z] #138 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-21T08:05:08.544Z] #138 CACHED [2024-08-21T08:05:08.544Z] [2024-08-21T08:05:08.544Z] #139 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-21T08:05:08.544Z] #139 CACHED [2024-08-21T08:05:08.544Z] [2024-08-21T08:05:08.544Z] #140 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T08:05:08.544Z] #140 CACHED [2024-08-21T08:05:08.544Z] [2024-08-21T08:05:08.544Z] #141 [security-bootstrapper builder 6/7] COPY . . [2024-08-21T08:05:08.544Z] #141 CACHED [2024-08-21T08:05:08.544Z] [2024-08-21T08:05:08.544Z] #142 [core-keeper builder 7/8] COPY . . [2024-08-21T08:05:08.544Z] #142 DONE 1.5s [2024-08-21T08:05:08.544Z] [2024-08-21T08:05:08.544Z] #143 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T08:05:08.544Z] #143 CACHED [2024-08-21T08:05:08.544Z] [2024-08-21T08:05:08.544Z] #144 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-21T08:05:08.544Z] #144 CACHED [2024-08-21T08:05:08.544Z] [2024-08-21T08:05:08.544Z] #145 [core-metadata builder 6/7] COPY . . [2024-08-21T08:05:08.544Z] #145 CACHED [2024-08-21T08:05:08.544Z] [2024-08-21T08:05:08.544Z] #146 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-21T08:05:08.544Z] #146 DONE 1.5s [2024-08-21T08:05:08.544Z] [2024-08-21T08:05:08.544Z] #147 [core-data builder 6/7] COPY . . [2024-08-21T08:05:08.544Z] #147 DONE 1.5s [2024-08-21T08:05:08.544Z] [2024-08-21T08:05:08.544Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-21T08:05:08.627Z] #158 ... [2024-08-21T08:05:08.627Z] [2024-08-21T08:05:08.627Z] #159 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-21T08:05:08.627Z] #159 DONE 118.4s [2024-08-21T08:05:08.627Z] [2024-08-21T08:05:08.627Z] #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-21T08:05:08.627Z] #158 DONE 118.4s [2024-08-21T08:05:08.627Z] [2024-08-21T08:05:08.627Z] #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-21T08:05:08.627Z] #156 DONE 118.4s [2024-08-21T08:05:08.627Z] [2024-08-21T08:05:08.627Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-21T08:05:08.627Z] #153 DONE 118.4s [2024-08-21T08:05:08.627Z] [2024-08-21T08:05:08.627Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-21T08:05:08.812Z] #148 ... [2024-08-21T08:05:08.812Z] [2024-08-21T08:05:08.812Z] #149 [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-08-21T08:05:08.812Z] #0 4.744 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-21T08:05:09.080Z] #149 ... [2024-08-21T08:05:09.080Z] [2024-08-21T08:05:09.080Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-21T08:05:09.080Z] #0 5.688 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-21T08:05:09.670Z] #150 ... [2024-08-21T08:05:09.670Z] [2024-08-21T08:05:09.670Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-21T08:05:09.670Z] #0 6.059 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-21T08:05:09.670Z] #151 ... [2024-08-21T08:05:09.670Z] [2024-08-21T08:05:09.670Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-21T08:05:09.670Z] #148 6.208 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-08-21T08:05:12.174Z] #155 ... [2024-08-21T08:05:12.174Z] [2024-08-21T08:05:12.174Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-21T08:05:12.174Z] #150 DONE 122.5s [2024-08-21T08:05:12.174Z] [2024-08-21T08:05:12.174Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-21T08:05:13.965Z] #148 ... [2024-08-21T08:05:13.965Z] [2024-08-21T08:05:13.965Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-21T08:05:13.965Z] #0 6.257 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-21T08:05:13.965Z] #152 ... [2024-08-21T08:05:13.965Z] [2024-08-21T08:05:13.965Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-21T08:05:13.965Z] #0 4.763 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-21T08:05:13.965Z] #153 ... [2024-08-21T08:05:13.965Z] [2024-08-21T08:05:13.965Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-21T08:05:13.965Z] #0 5.504 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-21T08:05:13.965Z] #154 ... [2024-08-21T08:05:13.965Z] [2024-08-21T08:05:13.965Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-21T08:05:13.965Z] #0 5.142 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-21T08:05:14.234Z] #155 ... [2024-08-21T08:05:14.234Z] [2024-08-21T08:05:14.234Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-21T08:05:14.234Z] #0 6.544 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-21T08:05:14.234Z] #156 ... [2024-08-21T08:05:14.234Z] [2024-08-21T08:05:14.234Z] #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-21T08:05:14.234Z] #0 6.353 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-21T08:05:14.561Z] #157 ... [2024-08-21T08:05:14.561Z] [2024-08-21T08:05:14.561Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-21T08:05:14.561Z] #0 6.423 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-21T08:05:14.561Z] #158 ... [2024-08-21T08:05:14.561Z] [2024-08-21T08:05:14.561Z] #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-21T08:05:14.561Z] #0 6.256 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-21T08:05:14.830Z] #159 ... [2024-08-21T08:05:14.830Z] [2024-08-21T08:05:14.830Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-21T08:05:14.830Z] #0 6.306 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-21T08:05:15.488Z] #157 ... [2024-08-21T08:05:15.488Z] [2024-08-21T08:05:15.488Z] #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-21T08:05:22.148Z] #161 ... [2024-08-21T08:05:22.148Z] [2024-08-21T08:05:22.148Z] #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-21T08:05:22.726Z] #162 ... [2024-08-21T08:05:22.726Z] [2024-08-21T08:05:22.726Z] #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-21T08:05:22.726Z] #161 DONE 7.3s [2024-08-21T08:05:22.726Z] [2024-08-21T08:05:22.726Z] #163 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-21T08:05:24.310Z] #163 ... [2024-08-21T08:05:24.310Z] [2024-08-21T08:05:24.310Z] #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-21T08:05:24.310Z] #162 DONE 1.7s [2024-08-21T08:05:24.310Z] [2024-08-21T08:05:24.310Z] #164 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-21T08:05:24.310Z] #164 DONE 1.5s [2024-08-21T08:05:24.310Z] [2024-08-21T08:05:24.310Z] #165 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-21T08:05:24.310Z] #165 DONE 1.5s [2024-08-21T08:05:24.310Z] [2024-08-21T08:05:24.310Z] #166 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-21T08:05:24.310Z] #166 DONE 1.9s [2024-08-21T08:05:24.310Z] [2024-08-21T08:05:24.310Z] #163 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-21T08:05:24.310Z] #163 DONE 1.5s [2024-08-21T08:05:24.310Z] [2024-08-21T08:05:24.310Z] #167 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-21T08:05:31.185Z] #167 ... [2024-08-21T08:05:31.185Z] [2024-08-21T08:05:31.185Z] #168 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-21T08:05:31.185Z] #168 DONE 6.9s [2024-08-21T08:05:31.185Z] [2024-08-21T08:05:31.185Z] #169 [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-08-21T08:05:31.185Z] #169 ... [2024-08-21T08:05:31.185Z] [2024-08-21T08:05:31.185Z] #170 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-21T08:05:31.185Z] #170 DONE 6.9s [2024-08-21T08:05:31.185Z] [2024-08-21T08:05:31.185Z] #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-21T08:05:31.185Z] #171 DONE 7.1s [2024-08-21T08:05:31.185Z] [2024-08-21T08:05:31.185Z] #172 [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-08-21T08:05:31.444Z] #172 ... [2024-08-21T08:05:31.444Z] [2024-08-21T08:05:31.444Z] #173 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-21T08:05:31.444Z] #173 DONE 7.3s [2024-08-21T08:05:31.444Z] [2024-08-21T08:05:31.444Z] #174 [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-08-21T08:05:36.727Z] #174 DONE 4.5s [2024-08-21T08:05:36.727Z] [2024-08-21T08:05:36.727Z] #175 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-21T08:05:36.727Z] #175 DONE 4.8s [2024-08-21T08:05:36.727Z] [2024-08-21T08:05:36.727Z] #169 [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-08-21T08:05:36.727Z] #169 DONE 4.9s [2024-08-21T08:05:36.727Z] [2024-08-21T08:05:36.727Z] #172 [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-08-21T08:05:36.727Z] #172 DONE 4.7s [2024-08-21T08:05:36.727Z] [2024-08-21T08:05:36.727Z] #176 [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-08-21T08:05:36.727Z] #176 DONE 0.3s [2024-08-21T08:05:36.727Z] [2024-08-21T08:05:36.727Z] #167 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-21T08:05:36.727Z] #167 DONE 12.1s [2024-08-21T08:05:36.727Z] [2024-08-21T08:05:36.727Z] #177 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-21T08:05:36.727Z] #177 DONE 0.3s [2024-08-21T08:05:36.727Z] [2024-08-21T08:05:36.727Z] #178 [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-08-21T08:05:36.727Z] #178 DONE 0.3s [2024-08-21T08:05:36.727Z] [2024-08-21T08:05:36.727Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-21T08:05:36.727Z] #179 DONE 0.3s [2024-08-21T08:05:36.727Z] [2024-08-21T08:05:36.727Z] #111 [security-spiffe-token-provider] exporting to image [2024-08-21T08:05:36.727Z] #111 exporting layers [2024-08-21T08:05:36.727Z] #111 ... [2024-08-21T08:05:36.727Z] [2024-08-21T08:05:36.727Z] #180 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-21T08:05:36.727Z] #180 DONE 0.3s [2024-08-21T08:05:36.727Z] [2024-08-21T08:05:36.727Z] #181 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-21T08:05:36.727Z] #181 DONE 0.5s [2024-08-21T08:05:36.727Z] [2024-08-21T08:05:36.727Z] #182 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-21T08:05:36.727Z] #182 DONE 0.5s [2024-08-21T08:05:36.727Z] [2024-08-21T08:05:36.727Z] #183 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-21T08:05:36.988Z] #183 ... [2024-08-21T08:05:36.988Z] [2024-08-21T08:05:36.988Z] #111 [security-spiffe-token-provider] exporting to image [2024-08-21T08:05:36.988Z] #111 exporting layers 0.6s done [2024-08-21T08:05:36.988Z] #111 writing image sha256:4288127c9ae831a4a1d4ea7ad32a78072c53eaa218746cbfbb693c1d1ff1114e 0.0s done [2024-08-21T08:05:36.988Z] #111 naming to docker.io/library/security-spiffe-token-provider 0.1s done [2024-08-21T08:05:36.988Z] #111 DONE 1.7s [2024-08-21T08:05:36.988Z] [2024-08-21T08:05:36.988Z] #184 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-21T08:05:36.988Z] #184 DONE 0.7s [2024-08-21T08:05:36.988Z] [2024-08-21T08:05:36.988Z] #183 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-21T08:05:36.988Z] #183 DONE 0.5s [2024-08-21T08:05:36.988Z] [2024-08-21T08:05:36.988Z] #185 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-21T08:05:36.988Z] #185 DONE 0.6s [2024-08-21T08:05:36.988Z] [2024-08-21T08:05:36.988Z] #186 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-21T08:05:37.560Z] #186 ... [2024-08-21T08:05:37.560Z] [2024-08-21T08:05:37.560Z] #187 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-21T08:05:37.560Z] #187 DONE 0.5s [2024-08-21T08:05:37.820Z] [2024-08-21T08:05:37.820Z] #188 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-21T08:05:37.820Z] #188 ... [2024-08-21T08:05:37.820Z] [2024-08-21T08:05:37.820Z] #186 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-21T08:05:37.820Z] #186 DONE 0.6s [2024-08-21T08:05:38.081Z] [2024-08-21T08:05:38.081Z] #189 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-21T08:05:38.081Z] #189 DONE 1.8s [2024-08-21T08:05:38.081Z] [2024-08-21T08:05:38.081Z] #188 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-21T08:05:38.081Z] #188 DONE 0.5s [2024-08-21T08:05:38.081Z] [2024-08-21T08:05:38.081Z] #111 [core-common-config-bootstrapper] exporting to image [2024-08-21T08:05:42.310Z] #111 ... [2024-08-21T08:05:42.310Z] [2024-08-21T08:05:42.310Z] #190 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-21T08:05:42.310Z] #190 DONE 4.1s [2024-08-21T08:05:42.310Z] [2024-08-21T08:05:42.310Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-21T08:05:42.310Z] #148 DONE 152.7s [2024-08-21T08:05:42.310Z] [2024-08-21T08:05:42.310Z] #191 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-21T08:05:42.310Z] #191 DONE 4.8s [2024-08-21T08:05:42.310Z] [2024-08-21T08:05:42.310Z] #111 [security-proxy-setup] exporting to image [2024-08-21T08:05:42.310Z] #111 exporting layers [2024-08-21T08:05:45.261Z] #111 ... [2024-08-21T08:05:45.261Z] [2024-08-21T08:05:45.261Z] #192 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-21T08:05:45.261Z] #192 CACHED [2024-08-21T08:05:45.261Z] [2024-08-21T08:05:45.261Z] #193 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-21T08:05:45.261Z] #193 CACHED [2024-08-21T08:05:45.521Z] [2024-08-21T08:05:45.521Z] #194 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-21T08:05:48.059Z] #194 ... [2024-08-21T08:05:48.059Z] [2024-08-21T08:05:48.059Z] #195 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-21T08:05:48.319Z] #195 ... [2024-08-21T08:05:48.319Z] [2024-08-21T08:05:48.319Z] #196 [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-08-21T08:05:53.721Z] #196 ... [2024-08-21T08:05:53.721Z] [2024-08-21T08:05:53.721Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-21T08:05:53.721Z] #152 DONE 164.2s [2024-08-21T08:05:53.721Z] [2024-08-21T08:05:53.721Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-21T08:05:55.651Z] #155 ... [2024-08-21T08:05:55.651Z] [2024-08-21T08:05:55.651Z] #111 [security-proxy-setup] exporting to image [2024-08-21T08:05:55.651Z] #111 exporting layers 17.4s done [2024-08-21T08:05:55.651Z] #111 writing image sha256:9d4a8ded8b92202b7d66a75608c6338fb26973889300f0d42cb95a5c23c26984 [2024-08-21T08:05:56.224Z] #111 ... [2024-08-21T08:05:56.225Z] [2024-08-21T08:05:56.225Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-21T08:05:56.225Z] #149 DONE 166.7s [2024-08-21T08:05:56.225Z] [2024-08-21T08:05:56.225Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-21T08:05:56.225Z] #151 DONE 166.8s [2024-08-21T08:05:56.225Z] [2024-08-21T08:05:56.225Z] #111 [core-common-config-bootstrapper] exporting to image [2024-08-21T08:05:56.225Z] #111 writing image sha256:9d4a8ded8b92202b7d66a75608c6338fb26973889300f0d42cb95a5c23c26984 0.6s done [2024-08-21T08:05:56.225Z] #111 naming to docker.io/library/core-common-config-bootstrapper done [2024-08-21T08:05:56.225Z] #111 ... [2024-08-21T08:05:56.225Z] [2024-08-21T08:05:56.225Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-21T08:05:56.225Z] #155 DONE 167.1s [2024-08-21T08:05:56.487Z] [2024-08-21T08:05:56.487Z] #197 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-21T08:05:56.487Z] #197 CACHED [2024-08-21T08:05:56.487Z] [2024-08-21T08:05:56.487Z] #198 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-21T08:05:56.487Z] #198 CACHED [2024-08-21T08:05:56.487Z] [2024-08-21T08:05:56.487Z] #195 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-21T08:05:56.487Z] #195 DONE 18.3s [2024-08-21T08:05:56.487Z] [2024-08-21T08:05:56.487Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-21T08:05:56.487Z] #160 DONE 167.3s [2024-08-21T08:05:56.487Z] [2024-08-21T08:05:56.487Z] #111 [security-secretstore-setup] exporting to image [2024-08-21T08:05:56.487Z] #111 ... [2024-08-21T08:05:56.487Z] [2024-08-21T08:05:56.487Z] #199 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-21T08:05:56.487Z] #199 CACHED [2024-08-21T08:05:56.487Z] [2024-08-21T08:05:56.487Z] #200 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-21T08:05:56.487Z] #200 CACHED [2024-08-21T08:05:56.748Z] [2024-08-21T08:05:56.748Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-21T08:05:56.748Z] #154 DONE 167.5s [2024-08-21T08:05:56.748Z] [2024-08-21T08:05:56.748Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-21T08:05:56.748Z] #157 DONE 167.5s [2024-08-21T08:05:56.748Z] [2024-08-21T08:05:56.748Z] #196 [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-08-21T08:05:56.748Z] #196 DONE 14.9s [2024-08-21T08:05:56.748Z] [2024-08-21T08:05:56.748Z] #201 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-21T08:05:56.748Z] #201 ... [2024-08-21T08:05:56.748Z] [2024-08-21T08:05:56.748Z] #194 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-21T08:05:56.748Z] #194 DONE 11.6s [2024-08-21T08:05:57.010Z] [2024-08-21T08:05:57.010Z] #202 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-21T08:05:57.010Z] #202 CACHED [2024-08-21T08:05:57.010Z] [2024-08-21T08:05:57.010Z] #203 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-21T08:05:57.010Z] #203 CACHED [2024-08-21T08:05:57.010Z] [2024-08-21T08:05:57.010Z] #204 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-21T08:05:57.582Z] #204 ... [2024-08-21T08:05:57.582Z] [2024-08-21T08:05:57.582Z] #111 [security-secretstore-setup] exporting to image [2024-08-21T08:05:57.582Z] #111 exporting layers 1.1s done [2024-08-21T08:05:57.582Z] #111 writing image sha256:5dfc93573ccc40436abbb1c87335a1968509eacf93173e28e992bc4477f0d5d6 0.6s done [2024-08-21T08:05:57.582Z] #111 naming to docker.io/library/security-proxy-setup done [2024-08-21T08:05:57.582Z] #111 writing image sha256:6d8f5acc1f3b6e2f194845e33e69b3147ea9354583316e02b66419c6119d7b7f done [2024-08-21T08:05:57.582Z] #111 naming to docker.io/library/security-secretstore-setup done [2024-08-21T08:05:57.582Z] #111 DONE 21.2s [2024-08-21T08:05:57.582Z] [2024-08-21T08:05:57.582Z] #205 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-21T08:05:57.582Z] #205 DONE 1.2s [2024-08-21T08:05:57.843Z] [2024-08-21T08:05:57.844Z] #206 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-21T08:05:57.844Z] #206 DONE 1.3s [2024-08-21T08:05:57.844Z] [2024-08-21T08:05:57.844Z] #207 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-21T08:05:57.844Z] #207 DONE 1.2s [2024-08-21T08:05:57.844Z] [2024-08-21T08:05:57.844Z] #208 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-21T08:05:57.844Z] #208 DONE 1.1s [2024-08-21T08:05:57.844Z] [2024-08-21T08:05:57.844Z] #209 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-21T08:05:58.104Z] #209 ... [2024-08-21T08:05:58.104Z] [2024-08-21T08:05:58.104Z] #201 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-21T08:05:58.104Z] #201 DONE 1.3s [2024-08-21T08:05:58.104Z] [2024-08-21T08:05:58.104Z] #210 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-21T08:05:58.104Z] #210 DONE 1.3s [2024-08-21T08:05:58.104Z] [2024-08-21T08:05:58.104Z] #211 [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-08-21T08:05:58.104Z] #211 DONE 1.3s [2024-08-21T08:05:58.104Z] [2024-08-21T08:05:58.104Z] #212 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-21T08:05:58.104Z] #212 DONE 1.2s [2024-08-21T08:05:58.104Z] [2024-08-21T08:05:58.104Z] #213 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-21T08:05:58.364Z] #213 ... [2024-08-21T08:05:58.364Z] [2024-08-21T08:05:58.364Z] #204 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-21T08:05:58.364Z] #204 DONE 1.4s [2024-08-21T08:05:58.364Z] [2024-08-21T08:05:58.364Z] #214 [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-08-21T08:05:58.364Z] #214 DONE 0.3s [2024-08-21T08:05:58.364Z] [2024-08-21T08:05:58.364Z] #215 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-21T08:05:58.364Z] #215 DONE 0.8s [2024-08-21T08:05:58.364Z] [2024-08-21T08:05:58.364Z] #216 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-21T08:05:58.364Z] #216 DONE 0.8s [2024-08-21T08:05:58.364Z] [2024-08-21T08:05:58.364Z] #209 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-21T08:05:58.364Z] #209 DONE 0.8s [2024-08-21T08:05:58.625Z] [2024-08-21T08:05:58.625Z] #217 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-21T08:05:58.625Z] #217 DONE 0.8s [2024-08-21T08:05:58.625Z] [2024-08-21T08:05:58.625Z] #218 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-21T08:05:58.625Z] #218 DONE 0.5s [2024-08-21T08:05:58.625Z] [2024-08-21T08:05:58.625Z] #219 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-21T08:05:58.625Z] #219 DONE 0.5s [2024-08-21T08:05:58.625Z] [2024-08-21T08:05:58.625Z] #213 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-21T08:05:58.625Z] #213 DONE 0.5s [2024-08-21T08:05:58.625Z] [2024-08-21T08:05:58.625Z] #111 [core-command] exporting to image [2024-08-21T08:05:58.891Z] #111 ... [2024-08-21T08:05:58.891Z] [2024-08-21T08:05:58.891Z] #220 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-21T08:05:58.891Z] #220 DONE 0.4s [2024-08-21T08:05:58.891Z] [2024-08-21T08:05:58.891Z] #111 [core-command] exporting to image [2024-08-21T08:05:58.891Z] #111 exporting layers 0.4s done [2024-08-21T08:05:58.891Z] #111 ... [2024-08-21T08:05:58.891Z] [2024-08-21T08:05:58.891Z] #221 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-21T08:05:58.891Z] #221 DONE 0.5s [2024-08-21T08:05:58.891Z] [2024-08-21T08:05:58.891Z] #111 [core-command] exporting to image [2024-08-21T08:05:58.891Z] #111 exporting layers 0.4s done [2024-08-21T08:05:59.470Z] #111 ... [2024-08-21T08:05:59.470Z] [2024-08-21T08:05:59.470Z] #222 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-21T08:05:59.470Z] #222 DONE 1.0s [2024-08-21T08:05:59.470Z] [2024-08-21T08:05:59.470Z] #223 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-21T08:05:59.470Z] #223 DONE 1.0s [2024-08-21T08:05:59.470Z] [2024-08-21T08:05:59.470Z] #224 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-21T08:05:59.470Z] #224 DONE 1.0s [2024-08-21T08:05:59.470Z] [2024-08-21T08:05:59.470Z] #225 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-21T08:05:59.470Z] #225 DONE 1.0s [2024-08-21T08:05:59.470Z] [2024-08-21T08:05:59.470Z] #226 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-21T08:05:59.470Z] #226 DONE 0.7s [2024-08-21T08:05:59.470Z] [2024-08-21T08:05:59.470Z] #227 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-21T08:05:59.470Z] #227 DONE 0.1s [2024-08-21T08:05:59.470Z] [2024-08-21T08:05:59.470Z] #111 [support-scheduler] exporting to image [2024-08-21T08:05:59.470Z] #111 writing image sha256:31ea50d17cf983e8c6a6e744a74a3aa18109219eff0d5c78f5750889c547b047 done [2024-08-21T08:05:59.470Z] #111 naming to docker.io/library/core-command done [2024-08-21T08:05:59.470Z] #111 writing image sha256:684478624b271958c1a9d5527b815b7ef93fc9041a38e837dd09771d3b3f6fac done [2024-08-21T08:05:59.470Z] #111 naming to docker.io/library/support-scheduler done [2024-08-21T08:05:59.731Z] #111 ... [2024-08-21T08:05:59.731Z] [2024-08-21T08:05:59.731Z] #228 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-21T08:05:59.731Z] #228 DONE 0.1s [2024-08-21T08:05:59.731Z] [2024-08-21T08:05:59.731Z] #229 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-21T08:05:59.731Z] #229 DONE 0.2s [2024-08-21T08:05:59.731Z] [2024-08-21T08:05:59.731Z] #111 [support-notifications] exporting to image [2024-08-21T08:05:59.731Z] #111 ... [2024-08-21T08:05:59.731Z] [2024-08-21T08:05:59.731Z] #230 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-21T08:05:59.731Z] #230 DONE 0.2s [2024-08-21T08:05:59.731Z] [2024-08-21T08:05:59.731Z] #231 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-21T08:05:59.731Z] #231 DONE 1.2s [2024-08-21T08:05:59.731Z] [2024-08-21T08:05:59.731Z] #111 [security-proxy-auth] exporting to image [2024-08-21T08:05:59.731Z] #111 exporting layers 0.3s done [2024-08-21T08:05:59.731Z] #111 writing image sha256:76a5496e0ce0621592a8ee045b5d19655f4c362724e202be65b908554043a7f7 [2024-08-21T08:05:59.991Z] #111 ... [2024-08-21T08:05:59.991Z] [2024-08-21T08:05:59.991Z] #232 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-08-21T08:05:59.991Z] #232 DONE 0.1s [2024-08-21T08:05:59.991Z] [2024-08-21T08:05:59.991Z] #111 [core-metadata] exporting to image [2024-08-21T08:05:59.991Z] #111 exporting layers 0.4s done [2024-08-21T08:05:59.991Z] #111 writing image sha256:76a5496e0ce0621592a8ee045b5d19655f4c362724e202be65b908554043a7f7 0.1s done [2024-08-21T08:05:59.991Z] #111 naming to docker.io/library/core-keeper done [2024-08-21T08:05:59.991Z] #111 writing image sha256:28667d721be28e29d13e5291638f8464ffd49fab82819cfecabd202b297d5f0e 0.0s done [2024-08-21T08:05:59.991Z] #111 writing image sha256:3a4281788b8cecfdeec9ce3953bd17363fe88ee90701ce4a720e0900c32a7233 0.0s done [2024-08-21T08:05:59.991Z] #111 naming to docker.io/library/core-metadata done [2024-08-21T08:05:59.991Z] #111 naming to docker.io/library/support-notifications [2024-08-21T08:05:59.991Z] #111 ... [2024-08-21T08:05:59.991Z] [2024-08-21T08:05:59.991Z] #233 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-21T08:05:59.991Z] #233 DONE 0.5s [2024-08-21T08:05:59.991Z] [2024-08-21T08:05:59.991Z] #111 [support-cron-scheduler] exporting to image [2024-08-21T08:05:59.991Z] #111 exporting layers 0.3s done [2024-08-21T08:05:59.991Z] #111 naming to docker.io/library/support-notifications done [2024-08-21T08:05:59.991Z] #111 writing image sha256:e0e69fff47a13eb60b290afcaefdf1d5cc1b0821b89e0260009aa0031881997d done [2024-08-21T08:05:59.991Z] #111 naming to docker.io/library/security-proxy-auth done [2024-08-21T08:05:59.991Z] #111 writing image sha256:3aa24cbf65d0b41d894e2f820ee9b4269797f88031c01c6628f1a5a82a20b0a0 done [2024-08-21T08:05:59.991Z] #111 naming to docker.io/library/support-cron-scheduler done [2024-08-21T08:06:00.252Z] #111 exporting layers 0.2s done [2024-08-21T08:06:00.252Z] #111 writing image sha256:0e5a225283fb69a0d8b6a4687c9b267dc7a0ba88c99b9a016a6c37ef2f036c04 done [2024-08-21T08:06:00.252Z] #111 naming to docker.io/library/core-data done [2024-08-21T08:06:00.252Z] #111 exporting layers 0.2s done [2024-08-21T08:06:00.252Z] #111 writing image sha256:1f2b73b5408cd8047d050fe8685f94f2f94f7dfdf94bfe26be7a07903c4f6d59 done [2024-08-21T08:06:00.252Z] #111 naming to docker.io/library/security-bootstrapper done [2024-08-21T08:06:00.252Z] #111 DONE 23.1s [2024-08-21T08:06:00.252Z] time="2024-08-21T08:01:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-21T08:06:00.252Z] time="2024-08-21T08:01:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-21T08:06:00.252Z] time="2024-08-21T08:01:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-21T08:06:00.252Z] time="2024-08-21T08:01:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-21T08:06:00.252Z] time="2024-08-21T08:01:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-21T08:06:00.252Z] time="2024-08-21T08:01:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-21T08:06:00.252Z] time="2024-08-21T08:01:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-21T08:06:00.252Z] time="2024-08-21T08:01:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-21T08:06:00.252Z] time="2024-08-21T08:01:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-21T08:06:00.252Z] time="2024-08-21T08:01:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-21T08:06:00.252Z] time="2024-08-21T08:01:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-21T08:06:00.252Z] time="2024-08-21T08:01:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-21T08:06:00.252Z] time="2024-08-21T08:01:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-21T08:06:00.252Z] time="2024-08-21T08:01:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-21T08:06:00.252Z] time="2024-08-21T08:01:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-21T08:06:00.252Z] time="2024-08-21T08:01:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-21T08:06:00.262Z] $ docker stop --time=1 fa646c93461a4c5d776023280be5b5428f2b220d068184c2dfc2ab9762687714 [2024-08-21T08:06:01.537Z] $ docker rm -f --volumes fa646c93461a4c5d776023280be5b5428f2b220d068184c2dfc2ab9762687714 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-21T08:06:01.885Z] + docker images [2024-08-21T08:06:01.885Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-21T08:06:01.885Z] support-cron-scheduler latest 3aa24cbf65d0 2 seconds ago 44.1MB [2024-08-21T08:06:01.885Z] security-proxy-auth latest e0e69fff47a1 2 seconds ago 33MB [2024-08-21T08:06:01.885Z] security-bootstrapper latest 1f2b73b5408c 2 seconds ago 18.9MB [2024-08-21T08:06:01.885Z] support-notifications latest 3a4281788b8c 2 seconds ago 42.5MB [2024-08-21T08:06:01.885Z] core-data latest 0e5a225283fb 2 seconds ago 39.6MB [2024-08-21T08:06:01.885Z] core-metadata latest 28667d721be2 2 seconds ago 39.7MB [2024-08-21T08:06:01.885Z] core-keeper latest 76a5496e0ce0 2 seconds ago 39.5MB [2024-08-21T08:06:01.885Z] core-command latest 31ea50d17cf9 3 seconds ago 35.4MB [2024-08-21T08:06:01.885Z] support-scheduler latest 684478624b27 3 seconds ago 41.9MB [2024-08-21T08:06:01.885Z] security-secretstore-setup latest 6d8f5acc1f3b 5 seconds ago 37MB [2024-08-21T08:06:01.885Z] security-proxy-setup latest 5dfc93573ccc 20 seconds ago 26.2MB [2024-08-21T08:06:01.885Z] core-common-config-bootstrapper latest 9d4a8ded8b92 24 seconds ago 15.2MB [2024-08-21T08:06:01.885Z] security-spiffe-token-provider latest 4288127c9ae8 26 seconds ago 28.8MB [2024-08-21T08:06:01.885Z] security-spire-config latest 80b75918727f 3 minutes ago 120MB [2024-08-21T08:06:01.885Z] security-spire-agent latest 8c2a5dd5a199 3 minutes ago 182MB [2024-08-21T08:06:01.885Z] security-spire-server latest 07f654cc546e 3 minutes ago 121MB [2024-08-21T08:06:01.885Z] ci-base-image-x86_64 latest 7b983caed2a9 7 minutes ago 971MB [2024-08-21T08:06:01.885Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB [2024-08-21T08:06:01.885Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB [2024-08-21T08:06:01.885Z] 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-08-21T08:06:02.026Z] provisioning config files... [2024-08-21T08:06:02.041Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/678@tmp/config3835106704103874654tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-21T08:06:02.346Z] ---> ****-login.sh [2024-08-21T08:06:02.346Z] nexus3.edgexfoundry.org:10001 [2024-08-21T08:06:02.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-21T08:06:02.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-21T08:06:02.346Z] Configure a credential helper to remove this warning. See [2024-08-21T08:06:02.346Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-21T08:06:02.346Z] [2024-08-21T08:06:02.346Z] Login Succeeded [2024-08-21T08:06:02.346Z] nexus3.edgexfoundry.org:10002 [2024-08-21T08:06:02.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-21T08:06:02.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-21T08:06:02.346Z] Configure a credential helper to remove this warning. See [2024-08-21T08:06:02.347Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-21T08:06:02.347Z] [2024-08-21T08:06:02.347Z] Login Succeeded [2024-08-21T08:06:02.347Z] nexus3.edgexfoundry.org:10003 [2024-08-21T08:06:02.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-21T08:06:02.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-21T08:06:02.605Z] Configure a credential helper to remove this warning. See [2024-08-21T08:06:02.605Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-21T08:06:02.605Z] [2024-08-21T08:06:02.605Z] Login Succeeded [2024-08-21T08:06:02.605Z] nexus3.edgexfoundry.org:10004 [2024-08-21T08:06:02.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-21T08:06:02.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-21T08:06:02.605Z] Configure a credential helper to remove this warning. See [2024-08-21T08:06:02.606Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-21T08:06:02.606Z] [2024-08-21T08:06:02.606Z] Login Succeeded [2024-08-21T08:06:02.606Z] ****.io [2024-08-21T08:06:02.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-21T08:06:02.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-21T08:06:02.865Z] Configure a credential helper to remove this warning. See [2024-08-21T08:06:02.865Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-21T08:06:02.865Z] [2024-08-21T08:06:02.865Z] Login Succeeded [2024-08-21T08:06:02.865Z] ---> ****-login.sh ends [Pipeline] } [2024-08-21T08:06:02.873Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-21T08:06:02.919Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-21T08:06:02.948Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-08-21T08:06:02.948Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:06:02.948Z] latest [2024-08-21T08:06:02.948Z] 3.2.0-dev.59 [2024-08-21T08:06:02.948Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:06:02.948Z] main [2024-08-21T08:06:02.948Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:03.285Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:03.611Z] + docker push nexus3.edgexfoundry.org:10004/core-command:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:06:03.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-08-21T08:06:03.611Z] 48e71097ee2c: Preparing [2024-08-21T08:06:03.611Z] 1f4930826bc1: Preparing [2024-08-21T08:06:03.611Z] a4907521d53c: Preparing [2024-08-21T08:06:03.611Z] c4e2251966d5: Preparing [2024-08-21T08:06:03.611Z] b21190eaa80c: Preparing [2024-08-21T08:06:03.611Z] e627cf6bbfea: Preparing [2024-08-21T08:06:03.611Z] ce7f800efff9: Preparing [2024-08-21T08:06:03.611Z] ce7f800efff9: Waiting [2024-08-21T08:06:03.611Z] e627cf6bbfea: Waiting [2024-08-21T08:06:03.611Z] c4e2251966d5: Pushed [2024-08-21T08:06:03.611Z] b21190eaa80c: Pushed [2024-08-21T08:06:03.611Z] 48e71097ee2c: Pushed [2024-08-21T08:06:03.611Z] a4907521d53c: Pushed [2024-08-21T08:06:03.611Z] ce7f800efff9: Layer already exists [2024-08-21T08:06:03.871Z] e627cf6bbfea: Pushed [2024-08-21T08:06:12.046Z] 1f4930826bc1: Pushed [2024-08-21T08:06:12.046Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826: digest: sha256:768ad9bb421d4fa21ec1042da7bde9de5e0e1f32a6ed2e076ab4f2956420ece6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:12.373Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:12.699Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-08-21T08:06:12.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-08-21T08:06:12.699Z] 48e71097ee2c: Preparing [2024-08-21T08:06:12.699Z] 1f4930826bc1: Preparing [2024-08-21T08:06:12.699Z] a4907521d53c: Preparing [2024-08-21T08:06:12.699Z] c4e2251966d5: Preparing [2024-08-21T08:06:12.699Z] b21190eaa80c: Preparing [2024-08-21T08:06:12.699Z] e627cf6bbfea: Preparing [2024-08-21T08:06:12.699Z] ce7f800efff9: Preparing [2024-08-21T08:06:12.699Z] e627cf6bbfea: Waiting [2024-08-21T08:06:12.699Z] ce7f800efff9: Waiting [2024-08-21T08:06:12.699Z] a4907521d53c: Layer already exists [2024-08-21T08:06:12.699Z] b21190eaa80c: Layer already exists [2024-08-21T08:06:12.699Z] 48e71097ee2c: Layer already exists [2024-08-21T08:06:12.699Z] c4e2251966d5: Layer already exists [2024-08-21T08:06:12.699Z] 1f4930826bc1: Layer already exists [2024-08-21T08:06:12.699Z] e627cf6bbfea: Layer already exists [2024-08-21T08:06:12.699Z] ce7f800efff9: Layer already exists [2024-08-21T08:06:12.699Z] latest: digest: sha256:768ad9bb421d4fa21ec1042da7bde9de5e0e1f32a6ed2e076ab4f2956420ece6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:13.030Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:13.359Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.59 [2024-08-21T08:06:13.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-08-21T08:06:13.360Z] 48e71097ee2c: Preparing [2024-08-21T08:06:13.360Z] 1f4930826bc1: Preparing [2024-08-21T08:06:13.360Z] a4907521d53c: Preparing [2024-08-21T08:06:13.360Z] c4e2251966d5: Preparing [2024-08-21T08:06:13.360Z] b21190eaa80c: Preparing [2024-08-21T08:06:13.360Z] e627cf6bbfea: Preparing [2024-08-21T08:06:13.360Z] ce7f800efff9: Preparing [2024-08-21T08:06:13.360Z] ce7f800efff9: Waiting [2024-08-21T08:06:13.360Z] e627cf6bbfea: Waiting [2024-08-21T08:06:13.360Z] c4e2251966d5: Layer already exists [2024-08-21T08:06:13.360Z] b21190eaa80c: Layer already exists [2024-08-21T08:06:13.360Z] 1f4930826bc1: Layer already exists [2024-08-21T08:06:13.360Z] 48e71097ee2c: Layer already exists [2024-08-21T08:06:13.360Z] a4907521d53c: Layer already exists [2024-08-21T08:06:13.360Z] e627cf6bbfea: Layer already exists [2024-08-21T08:06:13.360Z] ce7f800efff9: Layer already exists [2024-08-21T08:06:13.360Z] 3.2.0-dev.59: digest: sha256:768ad9bb421d4fa21ec1042da7bde9de5e0e1f32a6ed2e076ab4f2956420ece6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:13.692Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:14.022Z] + docker push nexus3.edgexfoundry.org:10004/core-command:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:06:14.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-08-21T08:06:14.022Z] 48e71097ee2c: Preparing [2024-08-21T08:06:14.022Z] 1f4930826bc1: Preparing [2024-08-21T08:06:14.022Z] a4907521d53c: Preparing [2024-08-21T08:06:14.022Z] c4e2251966d5: Preparing [2024-08-21T08:06:14.022Z] b21190eaa80c: Preparing [2024-08-21T08:06:14.022Z] e627cf6bbfea: Preparing [2024-08-21T08:06:14.022Z] ce7f800efff9: Preparing [2024-08-21T08:06:14.022Z] e627cf6bbfea: Waiting [2024-08-21T08:06:14.022Z] a4907521d53c: Layer already exists [2024-08-21T08:06:14.022Z] c4e2251966d5: Layer already exists [2024-08-21T08:06:14.022Z] 1f4930826bc1: Layer already exists [2024-08-21T08:06:14.022Z] b21190eaa80c: Layer already exists [2024-08-21T08:06:14.022Z] 48e71097ee2c: Layer already exists [2024-08-21T08:06:14.022Z] e627cf6bbfea: Layer already exists [2024-08-21T08:06:14.022Z] ce7f800efff9: Layer already exists [2024-08-21T08:06:14.022Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59: digest: sha256:768ad9bb421d4fa21ec1042da7bde9de5e0e1f32a6ed2e076ab4f2956420ece6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:14.348Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:14.675Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-08-21T08:06:14.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-08-21T08:06:14.675Z] 48e71097ee2c: Preparing [2024-08-21T08:06:14.675Z] 1f4930826bc1: Preparing [2024-08-21T08:06:14.675Z] a4907521d53c: Preparing [2024-08-21T08:06:14.675Z] c4e2251966d5: Preparing [2024-08-21T08:06:14.675Z] b21190eaa80c: Preparing [2024-08-21T08:06:14.675Z] e627cf6bbfea: Preparing [2024-08-21T08:06:14.675Z] ce7f800efff9: Preparing [2024-08-21T08:06:14.675Z] e627cf6bbfea: Waiting [2024-08-21T08:06:14.675Z] ce7f800efff9: Waiting [2024-08-21T08:06:14.675Z] b21190eaa80c: Layer already exists [2024-08-21T08:06:14.675Z] 1f4930826bc1: Layer already exists [2024-08-21T08:06:14.675Z] a4907521d53c: Layer already exists [2024-08-21T08:06:14.675Z] 48e71097ee2c: Layer already exists [2024-08-21T08:06:14.675Z] c4e2251966d5: Layer already exists [2024-08-21T08:06:14.675Z] ce7f800efff9: Layer already exists [2024-08-21T08:06:14.675Z] e627cf6bbfea: Layer already exists [2024-08-21T08:06:14.675Z] main: digest: sha256:768ad9bb421d4fa21ec1042da7bde9de5e0e1f32a6ed2e076ab4f2956420ece6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-21T08:06:14.749Z] ===================================================== [Pipeline] echo [2024-08-21T08:06:14.760Z] taggedImages: [2024-08-21T08:06:14.760Z] - nexus3.edgexfoundry.org:10004/core-command:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:06:14.760Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-08-21T08:06:14.760Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.59 [2024-08-21T08:06:14.760Z] - nexus3.edgexfoundry.org:10004/core-command:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:06:14.760Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-08-21T08:06:14.786Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-08-21T08:06:14.786Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:06:14.786Z] latest [2024-08-21T08:06:14.786Z] 3.2.0-dev.59 [2024-08-21T08:06:14.786Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:06:14.786Z] main [2024-08-21T08:06:14.786Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:15.124Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:15.451Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:06:15.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-08-21T08:06:15.451Z] 8b9dc6ab93b6: Preparing [2024-08-21T08:06:15.451Z] d477d6c75220: Preparing [2024-08-21T08:06:15.451Z] d0047ba57ad5: Preparing [2024-08-21T08:06:15.451Z] cceb336f33ef: Preparing [2024-08-21T08:06:15.451Z] a4907521d53c: Preparing [2024-08-21T08:06:15.451Z] c4e2251966d5: Preparing [2024-08-21T08:06:15.451Z] b21190eaa80c: Preparing [2024-08-21T08:06:15.451Z] e627cf6bbfea: Preparing [2024-08-21T08:06:15.451Z] ce7f800efff9: Preparing [2024-08-21T08:06:15.451Z] c4e2251966d5: Waiting [2024-08-21T08:06:15.451Z] e627cf6bbfea: Waiting [2024-08-21T08:06:15.451Z] ce7f800efff9: Waiting [2024-08-21T08:06:15.451Z] b21190eaa80c: Waiting [2024-08-21T08:06:15.451Z] a4907521d53c: Layer already exists [2024-08-21T08:06:15.451Z] c4e2251966d5: Layer already exists [2024-08-21T08:06:15.451Z] b21190eaa80c: Layer already exists [2024-08-21T08:06:15.451Z] d0047ba57ad5: Pushed [2024-08-21T08:06:15.451Z] e627cf6bbfea: Layer already exists [2024-08-21T08:06:15.451Z] d477d6c75220: Pushed [2024-08-21T08:06:15.451Z] ce7f800efff9: Layer already exists [2024-08-21T08:06:15.451Z] 8b9dc6ab93b6: Pushed [2024-08-21T08:06:16.389Z] cceb336f33ef: Pushed [2024-08-21T08:06:16.389Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826: digest: sha256:0ac8060be37616555af7b391da3efca89be1b8fb6aa98fa0d0c26e86cea7b47d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:16.718Z] + 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-08-21T08:06:17.036Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-08-21T08:06:17.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-08-21T08:06:17.036Z] 8b9dc6ab93b6: Preparing [2024-08-21T08:06:17.036Z] d477d6c75220: Preparing [2024-08-21T08:06:17.036Z] d0047ba57ad5: Preparing [2024-08-21T08:06:17.036Z] cceb336f33ef: Preparing [2024-08-21T08:06:17.036Z] a4907521d53c: Preparing [2024-08-21T08:06:17.036Z] c4e2251966d5: Preparing [2024-08-21T08:06:17.036Z] b21190eaa80c: Preparing [2024-08-21T08:06:17.036Z] e627cf6bbfea: Preparing [2024-08-21T08:06:17.036Z] ce7f800efff9: Preparing [2024-08-21T08:06:17.036Z] c4e2251966d5: Waiting [2024-08-21T08:06:17.036Z] b21190eaa80c: Waiting [2024-08-21T08:06:17.036Z] e627cf6bbfea: Waiting [2024-08-21T08:06:17.036Z] ce7f800efff9: Waiting [2024-08-21T08:06:17.036Z] 8b9dc6ab93b6: Layer already exists [2024-08-21T08:06:17.036Z] d477d6c75220: Layer already exists [2024-08-21T08:06:17.036Z] a4907521d53c: Layer already exists [2024-08-21T08:06:17.036Z] cceb336f33ef: Layer already exists [2024-08-21T08:06:17.036Z] d0047ba57ad5: Layer already exists [2024-08-21T08:06:17.036Z] e627cf6bbfea: Layer already exists [2024-08-21T08:06:17.036Z] b21190eaa80c: Layer already exists [2024-08-21T08:06:17.036Z] c4e2251966d5: Layer already exists [2024-08-21T08:06:17.036Z] ce7f800efff9: Layer already exists [2024-08-21T08:06:17.036Z] latest: digest: sha256:0ac8060be37616555af7b391da3efca89be1b8fb6aa98fa0d0c26e86cea7b47d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:17.366Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:17.681Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.59 [2024-08-21T08:06:17.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-08-21T08:06:17.681Z] 8b9dc6ab93b6: Preparing [2024-08-21T08:06:17.681Z] d477d6c75220: Preparing [2024-08-21T08:06:17.681Z] d0047ba57ad5: Preparing [2024-08-21T08:06:17.681Z] cceb336f33ef: Preparing [2024-08-21T08:06:17.681Z] a4907521d53c: Preparing [2024-08-21T08:06:17.681Z] c4e2251966d5: Preparing [2024-08-21T08:06:17.681Z] b21190eaa80c: Preparing [2024-08-21T08:06:17.681Z] e627cf6bbfea: Preparing [2024-08-21T08:06:17.681Z] ce7f800efff9: Preparing [2024-08-21T08:06:17.681Z] ce7f800efff9: Waiting [2024-08-21T08:06:17.681Z] b21190eaa80c: Waiting [2024-08-21T08:06:17.681Z] c4e2251966d5: Waiting [2024-08-21T08:06:17.681Z] e627cf6bbfea: Waiting [2024-08-21T08:06:17.681Z] d477d6c75220: Layer already exists [2024-08-21T08:06:17.681Z] cceb336f33ef: Layer already exists [2024-08-21T08:06:17.681Z] d0047ba57ad5: Layer already exists [2024-08-21T08:06:17.681Z] 8b9dc6ab93b6: Layer already exists [2024-08-21T08:06:17.681Z] a4907521d53c: Layer already exists [2024-08-21T08:06:17.681Z] c4e2251966d5: Layer already exists [2024-08-21T08:06:17.681Z] b21190eaa80c: Layer already exists [2024-08-21T08:06:17.681Z] e627cf6bbfea: Layer already exists [2024-08-21T08:06:17.681Z] ce7f800efff9: Layer already exists [2024-08-21T08:06:17.681Z] 3.2.0-dev.59: digest: sha256:0ac8060be37616555af7b391da3efca89be1b8fb6aa98fa0d0c26e86cea7b47d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:18.011Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:18.333Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:06:18.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-08-21T08:06:18.333Z] 8b9dc6ab93b6: Preparing [2024-08-21T08:06:18.333Z] d477d6c75220: Preparing [2024-08-21T08:06:18.333Z] d0047ba57ad5: Preparing [2024-08-21T08:06:18.333Z] cceb336f33ef: Preparing [2024-08-21T08:06:18.333Z] a4907521d53c: Preparing [2024-08-21T08:06:18.333Z] c4e2251966d5: Preparing [2024-08-21T08:06:18.333Z] b21190eaa80c: Preparing [2024-08-21T08:06:18.333Z] e627cf6bbfea: Preparing [2024-08-21T08:06:18.333Z] ce7f800efff9: Preparing [2024-08-21T08:06:18.333Z] b21190eaa80c: Waiting [2024-08-21T08:06:18.333Z] e627cf6bbfea: Waiting [2024-08-21T08:06:18.333Z] c4e2251966d5: Waiting [2024-08-21T08:06:18.333Z] ce7f800efff9: Waiting [2024-08-21T08:06:18.333Z] d477d6c75220: Layer already exists [2024-08-21T08:06:18.333Z] cceb336f33ef: Layer already exists [2024-08-21T08:06:18.333Z] 8b9dc6ab93b6: Layer already exists [2024-08-21T08:06:18.333Z] a4907521d53c: Layer already exists [2024-08-21T08:06:18.333Z] d0047ba57ad5: Layer already exists [2024-08-21T08:06:18.333Z] c4e2251966d5: Layer already exists [2024-08-21T08:06:18.333Z] b21190eaa80c: Layer already exists [2024-08-21T08:06:18.333Z] ce7f800efff9: Layer already exists [2024-08-21T08:06:18.333Z] e627cf6bbfea: Layer already exists [2024-08-21T08:06:18.333Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59: digest: sha256:0ac8060be37616555af7b391da3efca89be1b8fb6aa98fa0d0c26e86cea7b47d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:18.671Z] + 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-08-21T08:06:18.987Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-08-21T08:06:18.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-08-21T08:06:18.987Z] 8b9dc6ab93b6: Preparing [2024-08-21T08:06:18.987Z] d477d6c75220: Preparing [2024-08-21T08:06:18.987Z] d0047ba57ad5: Preparing [2024-08-21T08:06:18.987Z] cceb336f33ef: Preparing [2024-08-21T08:06:18.987Z] a4907521d53c: Preparing [2024-08-21T08:06:18.987Z] c4e2251966d5: Preparing [2024-08-21T08:06:18.987Z] b21190eaa80c: Preparing [2024-08-21T08:06:18.987Z] e627cf6bbfea: Preparing [2024-08-21T08:06:18.987Z] ce7f800efff9: Preparing [2024-08-21T08:06:18.987Z] c4e2251966d5: Waiting [2024-08-21T08:06:18.987Z] b21190eaa80c: Waiting [2024-08-21T08:06:18.987Z] e627cf6bbfea: Waiting [2024-08-21T08:06:18.987Z] ce7f800efff9: Waiting [2024-08-21T08:06:18.987Z] a4907521d53c: Layer already exists [2024-08-21T08:06:18.987Z] 8b9dc6ab93b6: Layer already exists [2024-08-21T08:06:18.987Z] cceb336f33ef: Layer already exists [2024-08-21T08:06:18.987Z] d0047ba57ad5: Layer already exists [2024-08-21T08:06:18.987Z] d477d6c75220: Layer already exists [2024-08-21T08:06:18.987Z] c4e2251966d5: Layer already exists [2024-08-21T08:06:18.987Z] e627cf6bbfea: Layer already exists [2024-08-21T08:06:18.987Z] ce7f800efff9: Layer already exists [2024-08-21T08:06:18.987Z] b21190eaa80c: Layer already exists [2024-08-21T08:06:18.987Z] main: digest: sha256:0ac8060be37616555af7b391da3efca89be1b8fb6aa98fa0d0c26e86cea7b47d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-21T08:06:19.048Z] ===================================================== [Pipeline] echo [2024-08-21T08:06:19.058Z] taggedImages: [2024-08-21T08:06:19.058Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:06:19.058Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-08-21T08:06:19.058Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.59 [2024-08-21T08:06:19.058Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:06:19.058Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-08-21T08:06:19.081Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-08-21T08:06:19.081Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:06:19.081Z] latest [2024-08-21T08:06:19.081Z] 3.2.0-dev.59 [2024-08-21T08:06:19.081Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:06:19.081Z] main [2024-08-21T08:06:19.081Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:19.411Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:19.738Z] + docker push nexus3.edgexfoundry.org:10004/core-data:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:06:19.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-08-21T08:06:19.738Z] 3a0145281da9: Preparing [2024-08-21T08:06:19.738Z] aa9f3d6b5aea: Preparing [2024-08-21T08:06:19.738Z] 8ecfd6cc8650: Preparing [2024-08-21T08:06:19.738Z] a4907521d53c: Preparing [2024-08-21T08:06:19.738Z] c4e2251966d5: Preparing [2024-08-21T08:06:19.738Z] b21190eaa80c: Preparing [2024-08-21T08:06:19.738Z] 0ae485b37603: Preparing [2024-08-21T08:06:19.738Z] ce7f800efff9: Preparing [2024-08-21T08:06:19.738Z] b21190eaa80c: Waiting [2024-08-21T08:06:19.738Z] 0ae485b37603: Waiting [2024-08-21T08:06:19.738Z] ce7f800efff9: Waiting [2024-08-21T08:06:19.738Z] a4907521d53c: Layer already exists [2024-08-21T08:06:19.738Z] c4e2251966d5: Layer already exists [2024-08-21T08:06:19.738Z] b21190eaa80c: Layer already exists [2024-08-21T08:06:19.738Z] ce7f800efff9: Layer already exists [2024-08-21T08:06:19.738Z] aa9f3d6b5aea: Pushed [2024-08-21T08:06:19.738Z] 3a0145281da9: Pushed [2024-08-21T08:06:19.738Z] 0ae485b37603: Pushed [2024-08-21T08:06:23.024Z] 8ecfd6cc8650: Pushed [2024-08-21T08:06:23.024Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826: digest: sha256:d0cc4b21d5d18c89e4e6bc195cedffe8fa32c749aeb3c6784cb3174a377bda7e size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:23.344Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:23.667Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-08-21T08:06:23.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-08-21T08:06:23.667Z] 3a0145281da9: Preparing [2024-08-21T08:06:23.667Z] aa9f3d6b5aea: Preparing [2024-08-21T08:06:23.667Z] 8ecfd6cc8650: Preparing [2024-08-21T08:06:23.667Z] a4907521d53c: Preparing [2024-08-21T08:06:23.667Z] c4e2251966d5: Preparing [2024-08-21T08:06:23.667Z] b21190eaa80c: Preparing [2024-08-21T08:06:23.667Z] 0ae485b37603: Preparing [2024-08-21T08:06:23.667Z] ce7f800efff9: Preparing [2024-08-21T08:06:23.667Z] 0ae485b37603: Waiting [2024-08-21T08:06:23.667Z] ce7f800efff9: Waiting [2024-08-21T08:06:23.667Z] b21190eaa80c: Waiting [2024-08-21T08:06:23.667Z] 8ecfd6cc8650: Layer already exists [2024-08-21T08:06:23.667Z] 3a0145281da9: Layer already exists [2024-08-21T08:06:23.668Z] a4907521d53c: Layer already exists [2024-08-21T08:06:23.668Z] c4e2251966d5: Layer already exists [2024-08-21T08:06:23.668Z] aa9f3d6b5aea: Layer already exists [2024-08-21T08:06:23.668Z] 0ae485b37603: Layer already exists [2024-08-21T08:06:23.668Z] b21190eaa80c: Layer already exists [2024-08-21T08:06:23.668Z] ce7f800efff9: Layer already exists [2024-08-21T08:06:23.668Z] latest: digest: sha256:d0cc4b21d5d18c89e4e6bc195cedffe8fa32c749aeb3c6784cb3174a377bda7e size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:23.995Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:24.319Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.59 [2024-08-21T08:06:24.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-08-21T08:06:24.319Z] 3a0145281da9: Preparing [2024-08-21T08:06:24.319Z] aa9f3d6b5aea: Preparing [2024-08-21T08:06:24.319Z] 8ecfd6cc8650: Preparing [2024-08-21T08:06:24.319Z] a4907521d53c: Preparing [2024-08-21T08:06:24.319Z] c4e2251966d5: Preparing [2024-08-21T08:06:24.319Z] b21190eaa80c: Preparing [2024-08-21T08:06:24.319Z] 0ae485b37603: Preparing [2024-08-21T08:06:24.319Z] ce7f800efff9: Preparing [2024-08-21T08:06:24.319Z] b21190eaa80c: Waiting [2024-08-21T08:06:24.319Z] 0ae485b37603: Waiting [2024-08-21T08:06:24.319Z] ce7f800efff9: Waiting [2024-08-21T08:06:24.319Z] a4907521d53c: Layer already exists [2024-08-21T08:06:24.319Z] 3a0145281da9: Layer already exists [2024-08-21T08:06:24.319Z] aa9f3d6b5aea: Layer already exists [2024-08-21T08:06:24.319Z] 8ecfd6cc8650: Layer already exists [2024-08-21T08:06:24.319Z] c4e2251966d5: Layer already exists [2024-08-21T08:06:24.319Z] 0ae485b37603: Layer already exists [2024-08-21T08:06:24.319Z] b21190eaa80c: Layer already exists [2024-08-21T08:06:24.319Z] ce7f800efff9: Layer already exists [2024-08-21T08:06:24.319Z] 3.2.0-dev.59: digest: sha256:d0cc4b21d5d18c89e4e6bc195cedffe8fa32c749aeb3c6784cb3174a377bda7e size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:24.645Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:24.963Z] + docker push nexus3.edgexfoundry.org:10004/core-data:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:06:24.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-08-21T08:06:24.963Z] 3a0145281da9: Preparing [2024-08-21T08:06:24.963Z] aa9f3d6b5aea: Preparing [2024-08-21T08:06:24.963Z] 8ecfd6cc8650: Preparing [2024-08-21T08:06:24.963Z] a4907521d53c: Preparing [2024-08-21T08:06:24.963Z] c4e2251966d5: Preparing [2024-08-21T08:06:24.963Z] b21190eaa80c: Preparing [2024-08-21T08:06:24.963Z] 0ae485b37603: Preparing [2024-08-21T08:06:24.963Z] ce7f800efff9: Preparing [2024-08-21T08:06:24.963Z] ce7f800efff9: Waiting [2024-08-21T08:06:24.963Z] b21190eaa80c: Waiting [2024-08-21T08:06:24.963Z] 0ae485b37603: Waiting [2024-08-21T08:06:24.963Z] aa9f3d6b5aea: Layer already exists [2024-08-21T08:06:24.963Z] a4907521d53c: Layer already exists [2024-08-21T08:06:24.963Z] 8ecfd6cc8650: Layer already exists [2024-08-21T08:06:24.963Z] c4e2251966d5: Layer already exists [2024-08-21T08:06:24.963Z] 3a0145281da9: Layer already exists [2024-08-21T08:06:24.963Z] b21190eaa80c: Layer already exists [2024-08-21T08:06:24.963Z] 0ae485b37603: Layer already exists [2024-08-21T08:06:24.963Z] ce7f800efff9: Layer already exists [2024-08-21T08:06:24.963Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59: digest: sha256:d0cc4b21d5d18c89e4e6bc195cedffe8fa32c749aeb3c6784cb3174a377bda7e size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:25.285Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:25.612Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-08-21T08:06:25.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-08-21T08:06:25.612Z] 3a0145281da9: Preparing [2024-08-21T08:06:25.612Z] aa9f3d6b5aea: Preparing [2024-08-21T08:06:25.612Z] 8ecfd6cc8650: Preparing [2024-08-21T08:06:25.612Z] a4907521d53c: Preparing [2024-08-21T08:06:25.612Z] c4e2251966d5: Preparing [2024-08-21T08:06:25.612Z] b21190eaa80c: Preparing [2024-08-21T08:06:25.612Z] 0ae485b37603: Preparing [2024-08-21T08:06:25.612Z] ce7f800efff9: Preparing [2024-08-21T08:06:25.612Z] b21190eaa80c: Waiting [2024-08-21T08:06:25.612Z] 0ae485b37603: Waiting [2024-08-21T08:06:25.612Z] ce7f800efff9: Waiting [2024-08-21T08:06:25.612Z] c4e2251966d5: Layer already exists [2024-08-21T08:06:25.612Z] 8ecfd6cc8650: Layer already exists [2024-08-21T08:06:25.612Z] aa9f3d6b5aea: Layer already exists [2024-08-21T08:06:25.612Z] a4907521d53c: Layer already exists [2024-08-21T08:06:25.612Z] 3a0145281da9: Layer already exists [2024-08-21T08:06:25.612Z] ce7f800efff9: Layer already exists [2024-08-21T08:06:25.613Z] b21190eaa80c: Layer already exists [2024-08-21T08:06:25.613Z] 0ae485b37603: Layer already exists [2024-08-21T08:06:25.613Z] main: digest: sha256:d0cc4b21d5d18c89e4e6bc195cedffe8fa32c749aeb3c6784cb3174a377bda7e size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-21T08:06:25.688Z] ===================================================== [Pipeline] echo [2024-08-21T08:06:25.705Z] taggedImages: [2024-08-21T08:06:25.705Z] - nexus3.edgexfoundry.org:10004/core-data:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:06:25.705Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-08-21T08:06:25.705Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.59 [2024-08-21T08:06:25.705Z] - nexus3.edgexfoundry.org:10004/core-data:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:06:25.705Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-08-21T08:06:25.736Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-08-21T08:06:25.736Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:06:25.736Z] latest [2024-08-21T08:06:25.736Z] 3.2.0-dev.59 [2024-08-21T08:06:25.736Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:06:25.736Z] main [2024-08-21T08:06:25.736Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:26.093Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:26.418Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:06:26.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-08-21T08:06:26.418Z] 7f17e40479c2: Preparing [2024-08-21T08:06:26.418Z] 0732613b198d: Preparing [2024-08-21T08:06:26.418Z] c4e2251966d5: Preparing [2024-08-21T08:06:26.418Z] b9ed5ccd4d72: Preparing [2024-08-21T08:06:26.418Z] 662e0695e3c4: Preparing [2024-08-21T08:06:26.418Z] ce7f800efff9: Preparing [2024-08-21T08:06:26.418Z] ce7f800efff9: Waiting [2024-08-21T08:06:26.418Z] c4e2251966d5: Layer already exists [2024-08-21T08:06:26.418Z] ce7f800efff9: Layer already exists [2024-08-21T08:06:26.418Z] b9ed5ccd4d72: Pushed [2024-08-21T08:06:26.418Z] 7f17e40479c2: Pushed [2024-08-21T08:06:26.418Z] 662e0695e3c4: Pushed [2024-08-21T08:06:29.706Z] 0732613b198d: Pushed [2024-08-21T08:06:29.706Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826: digest: sha256:b161e5e934e50b98e675cdfee067011cde74d6eee76b2cad3a300a82f5020d38 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:30.035Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:30.352Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-08-21T08:06:30.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-08-21T08:06:30.352Z] 7f17e40479c2: Preparing [2024-08-21T08:06:30.352Z] 0732613b198d: Preparing [2024-08-21T08:06:30.352Z] c4e2251966d5: Preparing [2024-08-21T08:06:30.352Z] b9ed5ccd4d72: Preparing [2024-08-21T08:06:30.352Z] 662e0695e3c4: Preparing [2024-08-21T08:06:30.352Z] ce7f800efff9: Preparing [2024-08-21T08:06:30.352Z] ce7f800efff9: Waiting [2024-08-21T08:06:30.352Z] 0732613b198d: Layer already exists [2024-08-21T08:06:30.352Z] 7f17e40479c2: Layer already exists [2024-08-21T08:06:30.352Z] b9ed5ccd4d72: Layer already exists [2024-08-21T08:06:30.352Z] c4e2251966d5: Layer already exists [2024-08-21T08:06:30.352Z] 662e0695e3c4: Layer already exists [2024-08-21T08:06:30.352Z] ce7f800efff9: Layer already exists [2024-08-21T08:06:30.352Z] latest: digest: sha256:b161e5e934e50b98e675cdfee067011cde74d6eee76b2cad3a300a82f5020d38 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:30.688Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:31.018Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.59 [2024-08-21T08:06:31.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-08-21T08:06:31.018Z] 7f17e40479c2: Preparing [2024-08-21T08:06:31.018Z] 0732613b198d: Preparing [2024-08-21T08:06:31.018Z] c4e2251966d5: Preparing [2024-08-21T08:06:31.018Z] b9ed5ccd4d72: Preparing [2024-08-21T08:06:31.018Z] 662e0695e3c4: Preparing [2024-08-21T08:06:31.018Z] ce7f800efff9: Preparing [2024-08-21T08:06:31.018Z] ce7f800efff9: Waiting [2024-08-21T08:06:31.018Z] c4e2251966d5: Layer already exists [2024-08-21T08:06:31.018Z] b9ed5ccd4d72: Layer already exists [2024-08-21T08:06:31.018Z] 0732613b198d: Layer already exists [2024-08-21T08:06:31.018Z] 662e0695e3c4: Layer already exists [2024-08-21T08:06:31.018Z] 7f17e40479c2: Layer already exists [2024-08-21T08:06:31.018Z] ce7f800efff9: Layer already exists [2024-08-21T08:06:31.018Z] 3.2.0-dev.59: digest: sha256:b161e5e934e50b98e675cdfee067011cde74d6eee76b2cad3a300a82f5020d38 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:31.334Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:31.665Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:06:31.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-08-21T08:06:31.665Z] 7f17e40479c2: Preparing [2024-08-21T08:06:31.665Z] 0732613b198d: Preparing [2024-08-21T08:06:31.665Z] c4e2251966d5: Preparing [2024-08-21T08:06:31.665Z] b9ed5ccd4d72: Preparing [2024-08-21T08:06:31.665Z] 662e0695e3c4: Preparing [2024-08-21T08:06:31.665Z] ce7f800efff9: Preparing [2024-08-21T08:06:31.665Z] ce7f800efff9: Waiting [2024-08-21T08:06:31.665Z] 0732613b198d: Layer already exists [2024-08-21T08:06:31.665Z] 7f17e40479c2: Layer already exists [2024-08-21T08:06:31.665Z] b9ed5ccd4d72: Layer already exists [2024-08-21T08:06:31.665Z] 662e0695e3c4: Layer already exists [2024-08-21T08:06:31.665Z] c4e2251966d5: Layer already exists [2024-08-21T08:06:31.665Z] ce7f800efff9: Layer already exists [2024-08-21T08:06:31.665Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59: digest: sha256:b161e5e934e50b98e675cdfee067011cde74d6eee76b2cad3a300a82f5020d38 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:31.997Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:32.320Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-08-21T08:06:32.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-08-21T08:06:32.320Z] 7f17e40479c2: Preparing [2024-08-21T08:06:32.320Z] 0732613b198d: Preparing [2024-08-21T08:06:32.320Z] c4e2251966d5: Preparing [2024-08-21T08:06:32.320Z] b9ed5ccd4d72: Preparing [2024-08-21T08:06:32.320Z] 662e0695e3c4: Preparing [2024-08-21T08:06:32.320Z] ce7f800efff9: Preparing [2024-08-21T08:06:32.320Z] ce7f800efff9: Waiting [2024-08-21T08:06:32.320Z] 662e0695e3c4: Layer already exists [2024-08-21T08:06:32.320Z] 0732613b198d: Layer already exists [2024-08-21T08:06:32.320Z] b9ed5ccd4d72: Layer already exists [2024-08-21T08:06:32.320Z] c4e2251966d5: Layer already exists [2024-08-21T08:06:32.320Z] 7f17e40479c2: Layer already exists [2024-08-21T08:06:32.320Z] ce7f800efff9: Layer already exists [2024-08-21T08:06:32.320Z] main: digest: sha256:b161e5e934e50b98e675cdfee067011cde74d6eee76b2cad3a300a82f5020d38 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-21T08:06:32.392Z] ===================================================== [Pipeline] echo [2024-08-21T08:06:32.406Z] taggedImages: [2024-08-21T08:06:32.406Z] - nexus3.edgexfoundry.org:10004/core-keeper:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:06:32.406Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-08-21T08:06:32.406Z] - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.59 [2024-08-21T08:06:32.406Z] - nexus3.edgexfoundry.org:10004/core-keeper:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:06:32.406Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-08-21T08:06:32.431Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-08-21T08:06:32.431Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:06:32.431Z] latest [2024-08-21T08:06:32.431Z] 3.2.0-dev.59 [2024-08-21T08:06:32.431Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:06:32.431Z] main [2024-08-21T08:06:32.431Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:32.769Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:33.086Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:06:33.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-08-21T08:06:33.086Z] 65122749b4a3: Preparing [2024-08-21T08:06:33.086Z] a252ae22728f: Preparing [2024-08-21T08:06:33.086Z] c46319f01d2c: Preparing [2024-08-21T08:06:33.086Z] a4907521d53c: Preparing [2024-08-21T08:06:33.086Z] c4e2251966d5: Preparing [2024-08-21T08:06:33.086Z] b21190eaa80c: Preparing [2024-08-21T08:06:33.086Z] e627cf6bbfea: Preparing [2024-08-21T08:06:33.086Z] ce7f800efff9: Preparing [2024-08-21T08:06:33.086Z] b21190eaa80c: Waiting [2024-08-21T08:06:33.086Z] ce7f800efff9: Waiting [2024-08-21T08:06:33.086Z] e627cf6bbfea: Waiting [2024-08-21T08:06:33.086Z] c4e2251966d5: Layer already exists [2024-08-21T08:06:33.086Z] a4907521d53c: Layer already exists [2024-08-21T08:06:33.086Z] e627cf6bbfea: Layer already exists [2024-08-21T08:06:33.086Z] b21190eaa80c: Layer already exists [2024-08-21T08:06:33.086Z] ce7f800efff9: Layer already exists [2024-08-21T08:06:33.086Z] 65122749b4a3: Pushed [2024-08-21T08:06:33.086Z] a252ae22728f: Pushed [2024-08-21T08:06:36.367Z] c46319f01d2c: Pushed [2024-08-21T08:06:36.367Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826: digest: sha256:2cb42a7e30b104733d645a2c8d3f8303198cbd79aefb8e5adc79027666b515e3 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:36.685Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:37.003Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-08-21T08:06:37.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-08-21T08:06:37.003Z] 65122749b4a3: Preparing [2024-08-21T08:06:37.003Z] a252ae22728f: Preparing [2024-08-21T08:06:37.003Z] c46319f01d2c: Preparing [2024-08-21T08:06:37.003Z] a4907521d53c: Preparing [2024-08-21T08:06:37.003Z] c4e2251966d5: Preparing [2024-08-21T08:06:37.003Z] b21190eaa80c: Preparing [2024-08-21T08:06:37.003Z] e627cf6bbfea: Preparing [2024-08-21T08:06:37.003Z] ce7f800efff9: Preparing [2024-08-21T08:06:37.003Z] b21190eaa80c: Waiting [2024-08-21T08:06:37.003Z] e627cf6bbfea: Waiting [2024-08-21T08:06:37.003Z] a4907521d53c: Layer already exists [2024-08-21T08:06:37.003Z] a252ae22728f: Layer already exists [2024-08-21T08:06:37.003Z] 65122749b4a3: Layer already exists [2024-08-21T08:06:37.003Z] c4e2251966d5: Layer already exists [2024-08-21T08:06:37.003Z] c46319f01d2c: Layer already exists [2024-08-21T08:06:37.003Z] b21190eaa80c: Layer already exists [2024-08-21T08:06:37.003Z] ce7f800efff9: Layer already exists [2024-08-21T08:06:37.003Z] e627cf6bbfea: Layer already exists [2024-08-21T08:06:37.003Z] latest: digest: sha256:2cb42a7e30b104733d645a2c8d3f8303198cbd79aefb8e5adc79027666b515e3 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:37.335Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:37.648Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.59 [2024-08-21T08:06:37.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-08-21T08:06:37.649Z] 65122749b4a3: Preparing [2024-08-21T08:06:37.649Z] a252ae22728f: Preparing [2024-08-21T08:06:37.649Z] c46319f01d2c: Preparing [2024-08-21T08:06:37.649Z] a4907521d53c: Preparing [2024-08-21T08:06:37.649Z] c4e2251966d5: Preparing [2024-08-21T08:06:37.649Z] b21190eaa80c: Preparing [2024-08-21T08:06:37.649Z] e627cf6bbfea: Preparing [2024-08-21T08:06:37.649Z] ce7f800efff9: Preparing [2024-08-21T08:06:37.649Z] b21190eaa80c: Waiting [2024-08-21T08:06:37.649Z] e627cf6bbfea: Waiting [2024-08-21T08:06:37.649Z] ce7f800efff9: Waiting [2024-08-21T08:06:37.649Z] a4907521d53c: Layer already exists [2024-08-21T08:06:37.649Z] 65122749b4a3: Layer already exists [2024-08-21T08:06:37.649Z] c46319f01d2c: Layer already exists [2024-08-21T08:06:37.649Z] a252ae22728f: Layer already exists [2024-08-21T08:06:37.649Z] c4e2251966d5: Layer already exists [2024-08-21T08:06:37.649Z] b21190eaa80c: Layer already exists [2024-08-21T08:06:37.649Z] e627cf6bbfea: Layer already exists [2024-08-21T08:06:37.649Z] ce7f800efff9: Layer already exists [2024-08-21T08:06:37.649Z] 3.2.0-dev.59: digest: sha256:2cb42a7e30b104733d645a2c8d3f8303198cbd79aefb8e5adc79027666b515e3 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:37.980Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:38.302Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:06:38.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-08-21T08:06:38.302Z] 65122749b4a3: Preparing [2024-08-21T08:06:38.302Z] a252ae22728f: Preparing [2024-08-21T08:06:38.302Z] c46319f01d2c: Preparing [2024-08-21T08:06:38.302Z] a4907521d53c: Preparing [2024-08-21T08:06:38.302Z] c4e2251966d5: Preparing [2024-08-21T08:06:38.302Z] b21190eaa80c: Preparing [2024-08-21T08:06:38.302Z] e627cf6bbfea: Preparing [2024-08-21T08:06:38.302Z] ce7f800efff9: Preparing [2024-08-21T08:06:38.302Z] b21190eaa80c: Waiting [2024-08-21T08:06:38.302Z] e627cf6bbfea: Waiting [2024-08-21T08:06:38.302Z] ce7f800efff9: Waiting [2024-08-21T08:06:38.302Z] c4e2251966d5: Layer already exists [2024-08-21T08:06:38.302Z] 65122749b4a3: Layer already exists [2024-08-21T08:06:38.302Z] c46319f01d2c: Layer already exists [2024-08-21T08:06:38.302Z] a252ae22728f: Layer already exists [2024-08-21T08:06:38.302Z] a4907521d53c: Layer already exists [2024-08-21T08:06:38.302Z] b21190eaa80c: Layer already exists [2024-08-21T08:06:38.302Z] ce7f800efff9: Layer already exists [2024-08-21T08:06:38.302Z] e627cf6bbfea: Layer already exists [2024-08-21T08:06:38.302Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59: digest: sha256:2cb42a7e30b104733d645a2c8d3f8303198cbd79aefb8e5adc79027666b515e3 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:38.620Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:38.956Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-08-21T08:06:38.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-08-21T08:06:38.957Z] 65122749b4a3: Preparing [2024-08-21T08:06:38.957Z] a252ae22728f: Preparing [2024-08-21T08:06:38.957Z] c46319f01d2c: Preparing [2024-08-21T08:06:38.957Z] a4907521d53c: Preparing [2024-08-21T08:06:38.957Z] c4e2251966d5: Preparing [2024-08-21T08:06:38.957Z] b21190eaa80c: Preparing [2024-08-21T08:06:38.957Z] e627cf6bbfea: Preparing [2024-08-21T08:06:38.957Z] ce7f800efff9: Preparing [2024-08-21T08:06:38.957Z] e627cf6bbfea: Waiting [2024-08-21T08:06:38.957Z] ce7f800efff9: Waiting [2024-08-21T08:06:38.957Z] b21190eaa80c: Waiting [2024-08-21T08:06:38.957Z] 65122749b4a3: Layer already exists [2024-08-21T08:06:38.957Z] a252ae22728f: Layer already exists [2024-08-21T08:06:38.957Z] a4907521d53c: Layer already exists [2024-08-21T08:06:38.957Z] c46319f01d2c: Layer already exists [2024-08-21T08:06:38.957Z] c4e2251966d5: Layer already exists [2024-08-21T08:06:38.957Z] b21190eaa80c: Layer already exists [2024-08-21T08:06:38.957Z] e627cf6bbfea: Layer already exists [2024-08-21T08:06:38.957Z] ce7f800efff9: Layer already exists [2024-08-21T08:06:38.957Z] main: digest: sha256:2cb42a7e30b104733d645a2c8d3f8303198cbd79aefb8e5adc79027666b515e3 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-21T08:06:39.024Z] ===================================================== [Pipeline] echo [2024-08-21T08:06:39.037Z] taggedImages: [2024-08-21T08:06:39.037Z] - nexus3.edgexfoundry.org:10004/core-metadata:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:06:39.037Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-08-21T08:06:39.037Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.59 [2024-08-21T08:06:39.037Z] - nexus3.edgexfoundry.org:10004/core-metadata:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:06:39.037Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-08-21T08:06:39.067Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-08-21T08:06:39.067Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:06:39.067Z] latest [2024-08-21T08:06:39.067Z] 3.2.0-dev.59 [2024-08-21T08:06:39.067Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:06:39.067Z] main [2024-08-21T08:06:39.067Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:39.415Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:39.739Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:06:39.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-08-21T08:06:39.739Z] 642caa134c36: Preparing [2024-08-21T08:06:39.739Z] 969ec6ef09d7: Preparing [2024-08-21T08:06:39.739Z] a31255dac76c: Preparing [2024-08-21T08:06:39.739Z] e758a3454679: Preparing [2024-08-21T08:06:39.739Z] ecafcd56c6dd: Preparing [2024-08-21T08:06:39.739Z] 33b22e60714b: Preparing [2024-08-21T08:06:39.739Z] f5b4fb605ec2: Preparing [2024-08-21T08:06:39.739Z] 1089182bf806: Preparing [2024-08-21T08:06:39.739Z] a4907521d53c: Preparing [2024-08-21T08:06:39.739Z] c4e2251966d5: Preparing [2024-08-21T08:06:39.739Z] 66b088d4d0ba: Preparing [2024-08-21T08:06:39.739Z] 77eda58373c3: Preparing [2024-08-21T08:06:39.739Z] 5f70bf18a086: Preparing [2024-08-21T08:06:39.739Z] 137e46aad54b: Preparing [2024-08-21T08:06:39.739Z] 9f5948dbe321: Preparing [2024-08-21T08:06:39.739Z] 874bce0afe6e: Preparing [2024-08-21T08:06:39.739Z] ce7f800efff9: Preparing [2024-08-21T08:06:39.739Z] 9f5948dbe321: Waiting [2024-08-21T08:06:39.739Z] 77eda58373c3: Waiting [2024-08-21T08:06:39.739Z] 33b22e60714b: Waiting [2024-08-21T08:06:39.739Z] 5f70bf18a086: Waiting [2024-08-21T08:06:39.739Z] f5b4fb605ec2: Waiting [2024-08-21T08:06:39.739Z] 137e46aad54b: Waiting [2024-08-21T08:06:39.739Z] 1089182bf806: Waiting [2024-08-21T08:06:39.739Z] c4e2251966d5: Waiting [2024-08-21T08:06:39.739Z] a4907521d53c: Waiting [2024-08-21T08:06:39.739Z] 874bce0afe6e: Waiting [2024-08-21T08:06:39.739Z] 66b088d4d0ba: Waiting [2024-08-21T08:06:39.739Z] ce7f800efff9: Waiting [2024-08-21T08:06:39.739Z] e758a3454679: Pushed [2024-08-21T08:06:39.739Z] 969ec6ef09d7: Pushed [2024-08-21T08:06:39.739Z] ecafcd56c6dd: Pushed [2024-08-21T08:06:39.739Z] a31255dac76c: Pushed [2024-08-21T08:06:39.739Z] 642caa134c36: Pushed [2024-08-21T08:06:39.739Z] c4e2251966d5: Layer already exists [2024-08-21T08:06:39.739Z] a4907521d53c: Layer already exists [2024-08-21T08:06:39.998Z] 33b22e60714b: Pushed [2024-08-21T08:06:39.998Z] f5b4fb605ec2: Pushed [2024-08-21T08:06:39.998Z] 5f70bf18a086: Layer already exists [2024-08-21T08:06:39.998Z] 77eda58373c3: Pushed [2024-08-21T08:06:39.998Z] 66b088d4d0ba: Pushed [2024-08-21T08:06:39.998Z] 137e46aad54b: Pushed [2024-08-21T08:06:39.998Z] ce7f800efff9: Layer already exists [2024-08-21T08:06:39.998Z] 9f5948dbe321: Pushed [2024-08-21T08:06:39.998Z] 874bce0afe6e: Pushed [2024-08-21T08:06:41.376Z] 1089182bf806: Pushed [2024-08-21T08:06:41.376Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826: digest: sha256:613a22ee8a7b83369e67f7fb6c5ccad76e8aa580144c0d66f4b3a8e07437caaf size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:41.714Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:42.042Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-08-21T08:06:42.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-08-21T08:06:42.042Z] 642caa134c36: Preparing [2024-08-21T08:06:42.042Z] 969ec6ef09d7: Preparing [2024-08-21T08:06:42.042Z] a31255dac76c: Preparing [2024-08-21T08:06:42.042Z] e758a3454679: Preparing [2024-08-21T08:06:42.042Z] ecafcd56c6dd: Preparing [2024-08-21T08:06:42.042Z] 33b22e60714b: Preparing [2024-08-21T08:06:42.042Z] f5b4fb605ec2: Preparing [2024-08-21T08:06:42.042Z] 1089182bf806: Preparing [2024-08-21T08:06:42.042Z] a4907521d53c: Preparing [2024-08-21T08:06:42.042Z] c4e2251966d5: Preparing [2024-08-21T08:06:42.042Z] 66b088d4d0ba: Preparing [2024-08-21T08:06:42.042Z] 77eda58373c3: Preparing [2024-08-21T08:06:42.042Z] 5f70bf18a086: Preparing [2024-08-21T08:06:42.042Z] 137e46aad54b: Preparing [2024-08-21T08:06:42.042Z] 9f5948dbe321: Preparing [2024-08-21T08:06:42.042Z] 874bce0afe6e: Preparing [2024-08-21T08:06:42.042Z] ce7f800efff9: Preparing [2024-08-21T08:06:42.042Z] 33b22e60714b: Waiting [2024-08-21T08:06:42.042Z] f5b4fb605ec2: Waiting [2024-08-21T08:06:42.042Z] 1089182bf806: Waiting [2024-08-21T08:06:42.042Z] a4907521d53c: Waiting [2024-08-21T08:06:42.042Z] c4e2251966d5: Waiting [2024-08-21T08:06:42.042Z] 66b088d4d0ba: Waiting [2024-08-21T08:06:42.042Z] 77eda58373c3: Waiting [2024-08-21T08:06:42.042Z] 5f70bf18a086: Waiting [2024-08-21T08:06:42.042Z] 137e46aad54b: Waiting [2024-08-21T08:06:42.042Z] 9f5948dbe321: Waiting [2024-08-21T08:06:42.042Z] 874bce0afe6e: Waiting [2024-08-21T08:06:42.042Z] ce7f800efff9: Waiting [2024-08-21T08:06:42.042Z] 642caa134c36: Layer already exists [2024-08-21T08:06:42.042Z] a31255dac76c: Layer already exists [2024-08-21T08:06:42.042Z] e758a3454679: Layer already exists [2024-08-21T08:06:42.042Z] 969ec6ef09d7: Layer already exists [2024-08-21T08:06:42.042Z] ecafcd56c6dd: Layer already exists [2024-08-21T08:06:42.042Z] 33b22e60714b: Layer already exists [2024-08-21T08:06:42.042Z] a4907521d53c: Layer already exists [2024-08-21T08:06:42.042Z] f5b4fb605ec2: Layer already exists [2024-08-21T08:06:42.042Z] c4e2251966d5: Layer already exists [2024-08-21T08:06:42.042Z] 1089182bf806: Layer already exists [2024-08-21T08:06:42.042Z] 66b088d4d0ba: Layer already exists [2024-08-21T08:06:42.042Z] 5f70bf18a086: Layer already exists [2024-08-21T08:06:42.042Z] 77eda58373c3: Layer already exists [2024-08-21T08:06:42.042Z] 9f5948dbe321: Layer already exists [2024-08-21T08:06:42.042Z] 137e46aad54b: Layer already exists [2024-08-21T08:06:42.042Z] 874bce0afe6e: Layer already exists [2024-08-21T08:06:42.042Z] ce7f800efff9: Layer already exists [2024-08-21T08:06:42.042Z] latest: digest: sha256:613a22ee8a7b83369e67f7fb6c5ccad76e8aa580144c0d66f4b3a8e07437caaf size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:42.373Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:42.703Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.59 [2024-08-21T08:06:42.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-08-21T08:06:42.703Z] 642caa134c36: Preparing [2024-08-21T08:06:42.703Z] 969ec6ef09d7: Preparing [2024-08-21T08:06:42.703Z] a31255dac76c: Preparing [2024-08-21T08:06:42.703Z] e758a3454679: Preparing [2024-08-21T08:06:42.703Z] ecafcd56c6dd: Preparing [2024-08-21T08:06:42.703Z] 33b22e60714b: Preparing [2024-08-21T08:06:42.703Z] f5b4fb605ec2: Preparing [2024-08-21T08:06:42.703Z] 1089182bf806: Preparing [2024-08-21T08:06:42.703Z] a4907521d53c: Preparing [2024-08-21T08:06:42.703Z] c4e2251966d5: Preparing [2024-08-21T08:06:42.703Z] 66b088d4d0ba: Preparing [2024-08-21T08:06:42.703Z] 77eda58373c3: Preparing [2024-08-21T08:06:42.703Z] 5f70bf18a086: Preparing [2024-08-21T08:06:42.703Z] 137e46aad54b: Preparing [2024-08-21T08:06:42.703Z] f5b4fb605ec2: Waiting [2024-08-21T08:06:42.703Z] c4e2251966d5: Waiting [2024-08-21T08:06:42.703Z] 66b088d4d0ba: Waiting [2024-08-21T08:06:42.703Z] a4907521d53c: Waiting [2024-08-21T08:06:42.703Z] 33b22e60714b: Waiting [2024-08-21T08:06:42.703Z] 77eda58373c3: Waiting [2024-08-21T08:06:42.703Z] 5f70bf18a086: Waiting [2024-08-21T08:06:42.703Z] 9f5948dbe321: Preparing [2024-08-21T08:06:42.703Z] 874bce0afe6e: Preparing [2024-08-21T08:06:42.703Z] ce7f800efff9: Preparing [2024-08-21T08:06:42.703Z] 137e46aad54b: Waiting [2024-08-21T08:06:42.703Z] ce7f800efff9: Waiting [2024-08-21T08:06:42.703Z] 9f5948dbe321: Waiting [2024-08-21T08:06:42.703Z] e758a3454679: Layer already exists [2024-08-21T08:06:42.703Z] ecafcd56c6dd: Layer already exists [2024-08-21T08:06:42.703Z] 969ec6ef09d7: Layer already exists [2024-08-21T08:06:42.703Z] 642caa134c36: Layer already exists [2024-08-21T08:06:42.703Z] a31255dac76c: Layer already exists [2024-08-21T08:06:42.703Z] 1089182bf806: Layer already exists [2024-08-21T08:06:42.703Z] f5b4fb605ec2: Layer already exists [2024-08-21T08:06:42.703Z] c4e2251966d5: Layer already exists [2024-08-21T08:06:42.703Z] 33b22e60714b: Layer already exists [2024-08-21T08:06:42.703Z] a4907521d53c: Layer already exists [2024-08-21T08:06:42.703Z] 77eda58373c3: Layer already exists [2024-08-21T08:06:42.703Z] 66b088d4d0ba: Layer already exists [2024-08-21T08:06:42.703Z] 5f70bf18a086: Layer already exists [2024-08-21T08:06:42.703Z] 9f5948dbe321: Layer already exists [2024-08-21T08:06:42.703Z] 137e46aad54b: Layer already exists [2024-08-21T08:06:42.703Z] 874bce0afe6e: Layer already exists [2024-08-21T08:06:42.703Z] ce7f800efff9: Layer already exists [2024-08-21T08:06:42.703Z] 3.2.0-dev.59: digest: sha256:613a22ee8a7b83369e67f7fb6c5ccad76e8aa580144c0d66f4b3a8e07437caaf size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:43.038Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:43.362Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:06:43.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-08-21T08:06:43.362Z] 642caa134c36: Preparing [2024-08-21T08:06:43.362Z] 969ec6ef09d7: Preparing [2024-08-21T08:06:43.362Z] a31255dac76c: Preparing [2024-08-21T08:06:43.362Z] e758a3454679: Preparing [2024-08-21T08:06:43.362Z] ecafcd56c6dd: Preparing [2024-08-21T08:06:43.362Z] 33b22e60714b: Preparing [2024-08-21T08:06:43.362Z] f5b4fb605ec2: Preparing [2024-08-21T08:06:43.362Z] 1089182bf806: Preparing [2024-08-21T08:06:43.362Z] a4907521d53c: Preparing [2024-08-21T08:06:43.362Z] 33b22e60714b: Waiting [2024-08-21T08:06:43.362Z] a4907521d53c: Waiting [2024-08-21T08:06:43.362Z] c4e2251966d5: Preparing [2024-08-21T08:06:43.362Z] f5b4fb605ec2: Waiting [2024-08-21T08:06:43.362Z] 66b088d4d0ba: Preparing [2024-08-21T08:06:43.362Z] 77eda58373c3: Preparing [2024-08-21T08:06:43.362Z] 5f70bf18a086: Preparing [2024-08-21T08:06:43.362Z] 66b088d4d0ba: Waiting [2024-08-21T08:06:43.362Z] 77eda58373c3: Waiting [2024-08-21T08:06:43.362Z] c4e2251966d5: Waiting [2024-08-21T08:06:43.362Z] 137e46aad54b: Preparing [2024-08-21T08:06:43.362Z] 9f5948dbe321: Preparing [2024-08-21T08:06:43.362Z] 874bce0afe6e: Preparing [2024-08-21T08:06:43.362Z] ce7f800efff9: Preparing [2024-08-21T08:06:43.362Z] 5f70bf18a086: Waiting [2024-08-21T08:06:43.362Z] 137e46aad54b: Waiting [2024-08-21T08:06:43.362Z] 9f5948dbe321: Waiting [2024-08-21T08:06:43.362Z] 642caa134c36: Layer already exists [2024-08-21T08:06:43.362Z] a31255dac76c: Layer already exists [2024-08-21T08:06:43.362Z] ecafcd56c6dd: Layer already exists [2024-08-21T08:06:43.362Z] e758a3454679: Layer already exists [2024-08-21T08:06:43.362Z] 969ec6ef09d7: Layer already exists [2024-08-21T08:06:43.362Z] a4907521d53c: Layer already exists [2024-08-21T08:06:43.362Z] 33b22e60714b: Layer already exists [2024-08-21T08:06:43.362Z] f5b4fb605ec2: Layer already exists [2024-08-21T08:06:43.362Z] 1089182bf806: Layer already exists [2024-08-21T08:06:43.362Z] c4e2251966d5: Layer already exists [2024-08-21T08:06:43.362Z] 77eda58373c3: Layer already exists [2024-08-21T08:06:43.362Z] 5f70bf18a086: Layer already exists [2024-08-21T08:06:43.362Z] 66b088d4d0ba: Layer already exists [2024-08-21T08:06:43.362Z] 137e46aad54b: Layer already exists [2024-08-21T08:06:43.362Z] 9f5948dbe321: Layer already exists [2024-08-21T08:06:43.362Z] 874bce0afe6e: Layer already exists [2024-08-21T08:06:43.362Z] ce7f800efff9: Layer already exists [2024-08-21T08:06:43.362Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59: digest: sha256:613a22ee8a7b83369e67f7fb6c5ccad76e8aa580144c0d66f4b3a8e07437caaf size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:43.834Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:44.235Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-08-21T08:06:44.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-08-21T08:06:44.235Z] 642caa134c36: Preparing [2024-08-21T08:06:44.235Z] 969ec6ef09d7: Preparing [2024-08-21T08:06:44.235Z] a31255dac76c: Preparing [2024-08-21T08:06:44.235Z] e758a3454679: Preparing [2024-08-21T08:06:44.235Z] ecafcd56c6dd: Preparing [2024-08-21T08:06:44.235Z] 33b22e60714b: Preparing [2024-08-21T08:06:44.235Z] f5b4fb605ec2: Preparing [2024-08-21T08:06:44.235Z] 1089182bf806: Preparing [2024-08-21T08:06:44.235Z] a4907521d53c: Preparing [2024-08-21T08:06:44.235Z] c4e2251966d5: Preparing [2024-08-21T08:06:44.235Z] 66b088d4d0ba: Preparing [2024-08-21T08:06:44.235Z] 77eda58373c3: Preparing [2024-08-21T08:06:44.235Z] 5f70bf18a086: Preparing [2024-08-21T08:06:44.235Z] 137e46aad54b: Preparing [2024-08-21T08:06:44.235Z] 9f5948dbe321: Preparing [2024-08-21T08:06:44.235Z] 874bce0afe6e: Preparing [2024-08-21T08:06:44.235Z] ce7f800efff9: Preparing [2024-08-21T08:06:44.235Z] 9f5948dbe321: Waiting [2024-08-21T08:06:44.235Z] 66b088d4d0ba: Waiting [2024-08-21T08:06:44.235Z] 77eda58373c3: Waiting [2024-08-21T08:06:44.235Z] 33b22e60714b: Waiting [2024-08-21T08:06:44.235Z] 5f70bf18a086: Waiting [2024-08-21T08:06:44.235Z] 137e46aad54b: Waiting [2024-08-21T08:06:44.235Z] f5b4fb605ec2: Waiting [2024-08-21T08:06:44.235Z] 874bce0afe6e: Waiting [2024-08-21T08:06:44.235Z] 1089182bf806: Waiting [2024-08-21T08:06:44.235Z] ce7f800efff9: Waiting [2024-08-21T08:06:44.235Z] a4907521d53c: Waiting [2024-08-21T08:06:44.235Z] c4e2251966d5: Waiting [2024-08-21T08:06:44.235Z] e758a3454679: Layer already exists [2024-08-21T08:06:44.235Z] a31255dac76c: Layer already exists [2024-08-21T08:06:44.235Z] 969ec6ef09d7: Layer already exists [2024-08-21T08:06:44.235Z] 642caa134c36: Layer already exists [2024-08-21T08:06:44.235Z] ecafcd56c6dd: Layer already exists [2024-08-21T08:06:44.235Z] 33b22e60714b: Layer already exists [2024-08-21T08:06:44.235Z] f5b4fb605ec2: Layer already exists [2024-08-21T08:06:44.235Z] 1089182bf806: Layer already exists [2024-08-21T08:06:44.235Z] c4e2251966d5: Layer already exists [2024-08-21T08:06:44.235Z] a4907521d53c: Layer already exists [2024-08-21T08:06:44.235Z] 66b088d4d0ba: Layer already exists [2024-08-21T08:06:44.235Z] 77eda58373c3: Layer already exists [2024-08-21T08:06:44.235Z] 5f70bf18a086: Layer already exists [2024-08-21T08:06:44.235Z] 137e46aad54b: Layer already exists [2024-08-21T08:06:44.235Z] 874bce0afe6e: Layer already exists [2024-08-21T08:06:44.235Z] 9f5948dbe321: Layer already exists [2024-08-21T08:06:44.235Z] ce7f800efff9: Layer already exists [2024-08-21T08:06:44.235Z] main: digest: sha256:613a22ee8a7b83369e67f7fb6c5ccad76e8aa580144c0d66f4b3a8e07437caaf size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-21T08:06:44.318Z] ===================================================== [Pipeline] echo [2024-08-21T08:06:44.331Z] taggedImages: [2024-08-21T08:06:44.331Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:06:44.331Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-08-21T08:06:44.331Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.59 [2024-08-21T08:06:44.331Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:06:44.331Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-08-21T08:06:44.362Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-08-21T08:06:44.362Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:06:44.362Z] latest [2024-08-21T08:06:44.362Z] 3.2.0-dev.59 [2024-08-21T08:06:44.362Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:06:44.362Z] main [2024-08-21T08:06:44.362Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:44.793Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:45.116Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:06:45.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-08-21T08:06:45.116Z] 6a89d19724bc: Preparing [2024-08-21T08:06:45.116Z] 746dd4f42fb8: Preparing [2024-08-21T08:06:45.116Z] 889f491d5627: Preparing [2024-08-21T08:06:45.116Z] b298765303af: Preparing [2024-08-21T08:06:45.116Z] a4907521d53c: Preparing [2024-08-21T08:06:45.116Z] c4e2251966d5: Preparing [2024-08-21T08:06:45.116Z] b21190eaa80c: Preparing [2024-08-21T08:06:45.116Z] e627cf6bbfea: Preparing [2024-08-21T08:06:45.116Z] ce7f800efff9: Preparing [2024-08-21T08:06:45.116Z] b21190eaa80c: Waiting [2024-08-21T08:06:45.116Z] ce7f800efff9: Waiting [2024-08-21T08:06:45.116Z] e627cf6bbfea: Waiting [2024-08-21T08:06:45.116Z] c4e2251966d5: Waiting [2024-08-21T08:06:45.116Z] a4907521d53c: Layer already exists [2024-08-21T08:06:45.116Z] c4e2251966d5: Layer already exists [2024-08-21T08:06:45.116Z] b21190eaa80c: Layer already exists [2024-08-21T08:06:45.116Z] e627cf6bbfea: Layer already exists [2024-08-21T08:06:45.116Z] ce7f800efff9: Layer already exists [2024-08-21T08:06:45.116Z] 889f491d5627: Pushed [2024-08-21T08:06:45.116Z] 6a89d19724bc: Pushed [2024-08-21T08:06:45.116Z] 746dd4f42fb8: Pushed [2024-08-21T08:06:47.658Z] b298765303af: Pushed [2024-08-21T08:06:47.916Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826: digest: sha256:4e84effa61c0fb84db352b838787c7c08a8f6d1b6ca7fe52e415eff02367e9e7 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:48.248Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:48.573Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-08-21T08:06:48.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-08-21T08:06:48.573Z] 6a89d19724bc: Preparing [2024-08-21T08:06:48.573Z] 746dd4f42fb8: Preparing [2024-08-21T08:06:48.573Z] 889f491d5627: Preparing [2024-08-21T08:06:48.573Z] b298765303af: Preparing [2024-08-21T08:06:48.573Z] a4907521d53c: Preparing [2024-08-21T08:06:48.573Z] c4e2251966d5: Preparing [2024-08-21T08:06:48.573Z] b21190eaa80c: Preparing [2024-08-21T08:06:48.573Z] e627cf6bbfea: Preparing [2024-08-21T08:06:48.573Z] ce7f800efff9: Preparing [2024-08-21T08:06:48.573Z] e627cf6bbfea: Waiting [2024-08-21T08:06:48.573Z] b21190eaa80c: Waiting [2024-08-21T08:06:48.573Z] ce7f800efff9: Waiting [2024-08-21T08:06:48.573Z] c4e2251966d5: Waiting [2024-08-21T08:06:48.573Z] b298765303af: Layer already exists [2024-08-21T08:06:48.573Z] 6a89d19724bc: Layer already exists [2024-08-21T08:06:48.573Z] 889f491d5627: Layer already exists [2024-08-21T08:06:48.573Z] a4907521d53c: Layer already exists [2024-08-21T08:06:48.573Z] 746dd4f42fb8: Layer already exists [2024-08-21T08:06:48.573Z] c4e2251966d5: Layer already exists [2024-08-21T08:06:48.573Z] e627cf6bbfea: Layer already exists [2024-08-21T08:06:48.573Z] b21190eaa80c: Layer already exists [2024-08-21T08:06:48.573Z] ce7f800efff9: Layer already exists [2024-08-21T08:06:48.573Z] latest: digest: sha256:4e84effa61c0fb84db352b838787c7c08a8f6d1b6ca7fe52e415eff02367e9e7 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:48.899Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:49.225Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.59 [2024-08-21T08:06:49.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-08-21T08:06:49.225Z] 6a89d19724bc: Preparing [2024-08-21T08:06:49.225Z] 746dd4f42fb8: Preparing [2024-08-21T08:06:49.225Z] 889f491d5627: Preparing [2024-08-21T08:06:49.225Z] b298765303af: Preparing [2024-08-21T08:06:49.225Z] a4907521d53c: Preparing [2024-08-21T08:06:49.225Z] c4e2251966d5: Preparing [2024-08-21T08:06:49.225Z] b21190eaa80c: Preparing [2024-08-21T08:06:49.225Z] e627cf6bbfea: Preparing [2024-08-21T08:06:49.225Z] ce7f800efff9: Preparing [2024-08-21T08:06:49.225Z] c4e2251966d5: Waiting [2024-08-21T08:06:49.225Z] b21190eaa80c: Waiting [2024-08-21T08:06:49.225Z] e627cf6bbfea: Waiting [2024-08-21T08:06:49.225Z] ce7f800efff9: Waiting [2024-08-21T08:06:49.225Z] b298765303af: Layer already exists [2024-08-21T08:06:49.225Z] a4907521d53c: Layer already exists [2024-08-21T08:06:49.225Z] 889f491d5627: Layer already exists [2024-08-21T08:06:49.225Z] 746dd4f42fb8: Layer already exists [2024-08-21T08:06:49.225Z] 6a89d19724bc: Layer already exists [2024-08-21T08:06:49.225Z] e627cf6bbfea: Layer already exists [2024-08-21T08:06:49.225Z] c4e2251966d5: Layer already exists [2024-08-21T08:06:49.225Z] b21190eaa80c: Layer already exists [2024-08-21T08:06:49.225Z] ce7f800efff9: Layer already exists [2024-08-21T08:06:49.225Z] 3.2.0-dev.59: digest: sha256:4e84effa61c0fb84db352b838787c7c08a8f6d1b6ca7fe52e415eff02367e9e7 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:49.547Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:49.879Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:06:49.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-08-21T08:06:49.879Z] 6a89d19724bc: Preparing [2024-08-21T08:06:49.879Z] 746dd4f42fb8: Preparing [2024-08-21T08:06:49.879Z] 889f491d5627: Preparing [2024-08-21T08:06:49.879Z] b298765303af: Preparing [2024-08-21T08:06:49.879Z] a4907521d53c: Preparing [2024-08-21T08:06:49.879Z] c4e2251966d5: Preparing [2024-08-21T08:06:49.879Z] b21190eaa80c: Preparing [2024-08-21T08:06:49.879Z] e627cf6bbfea: Preparing [2024-08-21T08:06:49.879Z] ce7f800efff9: Preparing [2024-08-21T08:06:49.879Z] c4e2251966d5: Waiting [2024-08-21T08:06:49.879Z] ce7f800efff9: Waiting [2024-08-21T08:06:49.879Z] e627cf6bbfea: Waiting [2024-08-21T08:06:49.879Z] b21190eaa80c: Waiting [2024-08-21T08:06:49.879Z] b298765303af: Layer already exists [2024-08-21T08:06:49.879Z] 746dd4f42fb8: Layer already exists [2024-08-21T08:06:49.879Z] 6a89d19724bc: Layer already exists [2024-08-21T08:06:49.879Z] 889f491d5627: Layer already exists [2024-08-21T08:06:49.879Z] a4907521d53c: Layer already exists [2024-08-21T08:06:49.879Z] c4e2251966d5: Layer already exists [2024-08-21T08:06:49.879Z] ce7f800efff9: Layer already exists [2024-08-21T08:06:49.879Z] b21190eaa80c: Layer already exists [2024-08-21T08:06:49.879Z] e627cf6bbfea: Layer already exists [2024-08-21T08:06:49.879Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59: digest: sha256:4e84effa61c0fb84db352b838787c7c08a8f6d1b6ca7fe52e415eff02367e9e7 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:50.209Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:50.532Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-08-21T08:06:50.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-08-21T08:06:50.532Z] 6a89d19724bc: Preparing [2024-08-21T08:06:50.532Z] 746dd4f42fb8: Preparing [2024-08-21T08:06:50.532Z] 889f491d5627: Preparing [2024-08-21T08:06:50.532Z] b298765303af: Preparing [2024-08-21T08:06:50.532Z] a4907521d53c: Preparing [2024-08-21T08:06:50.532Z] c4e2251966d5: Preparing [2024-08-21T08:06:50.532Z] b21190eaa80c: Preparing [2024-08-21T08:06:50.532Z] e627cf6bbfea: Preparing [2024-08-21T08:06:50.532Z] ce7f800efff9: Preparing [2024-08-21T08:06:50.532Z] b21190eaa80c: Waiting [2024-08-21T08:06:50.532Z] c4e2251966d5: Waiting [2024-08-21T08:06:50.532Z] e627cf6bbfea: Waiting [2024-08-21T08:06:50.532Z] ce7f800efff9: Waiting [2024-08-21T08:06:50.532Z] b298765303af: Layer already exists [2024-08-21T08:06:50.532Z] a4907521d53c: Layer already exists [2024-08-21T08:06:50.532Z] 889f491d5627: Layer already exists [2024-08-21T08:06:50.532Z] 746dd4f42fb8: Layer already exists [2024-08-21T08:06:50.532Z] 6a89d19724bc: Layer already exists [2024-08-21T08:06:50.532Z] b21190eaa80c: Layer already exists [2024-08-21T08:06:50.532Z] c4e2251966d5: Layer already exists [2024-08-21T08:06:50.532Z] ce7f800efff9: Layer already exists [2024-08-21T08:06:50.532Z] e627cf6bbfea: Layer already exists [2024-08-21T08:06:50.532Z] main: digest: sha256:4e84effa61c0fb84db352b838787c7c08a8f6d1b6ca7fe52e415eff02367e9e7 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-21T08:06:50.600Z] ===================================================== [Pipeline] echo [2024-08-21T08:06:50.611Z] taggedImages: [2024-08-21T08:06:50.611Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:06:50.611Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-08-21T08:06:50.611Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.59 [2024-08-21T08:06:50.611Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:06:50.611Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-08-21T08:06:50.636Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-08-21T08:06:50.636Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:06:50.636Z] latest [2024-08-21T08:06:50.636Z] 3.2.0-dev.59 [2024-08-21T08:06:50.636Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:06:50.636Z] main [2024-08-21T08:06:50.636Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:50.975Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:51.294Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:06:51.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-08-21T08:06:51.294Z] 18e1af3d492a: Preparing [2024-08-21T08:06:51.294Z] 59e002740ab0: Preparing [2024-08-21T08:06:51.294Z] 7b7b62148a2f: Preparing [2024-08-21T08:06:51.294Z] 14d19726f9d4: Preparing [2024-08-21T08:06:51.294Z] 64aa55fa1834: Preparing [2024-08-21T08:06:51.294Z] a4907521d53c: Preparing [2024-08-21T08:06:51.294Z] c4e2251966d5: Preparing [2024-08-21T08:06:51.294Z] 8c355f433497: Preparing [2024-08-21T08:06:51.294Z] 123e16b887bf: Preparing [2024-08-21T08:06:51.294Z] 8e968d9c0665: Preparing [2024-08-21T08:06:51.294Z] ce7f800efff9: Preparing [2024-08-21T08:06:51.294Z] c4e2251966d5: Waiting [2024-08-21T08:06:51.294Z] 8c355f433497: Waiting [2024-08-21T08:06:51.294Z] 123e16b887bf: Waiting [2024-08-21T08:06:51.294Z] 8e968d9c0665: Waiting [2024-08-21T08:06:51.294Z] ce7f800efff9: Waiting [2024-08-21T08:06:51.294Z] 18e1af3d492a: Pushed [2024-08-21T08:06:51.294Z] 64aa55fa1834: Pushed [2024-08-21T08:06:51.294Z] 59e002740ab0: Pushed [2024-08-21T08:06:51.294Z] 14d19726f9d4: Pushed [2024-08-21T08:06:51.553Z] a4907521d53c: Layer already exists [2024-08-21T08:06:51.553Z] c4e2251966d5: Layer already exists [2024-08-21T08:06:51.553Z] ce7f800efff9: Layer already exists [2024-08-21T08:06:51.553Z] 8c355f433497: Pushed [2024-08-21T08:06:51.553Z] 123e16b887bf: Pushed [2024-08-21T08:06:52.487Z] 7b7b62148a2f: Pushed [2024-08-21T08:06:52.746Z] 8e968d9c0665: Pushed [2024-08-21T08:06:52.746Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826: digest: sha256:ca7603d48362585f73631b0ee21cbefe8a8fe0b34bffe56d30983db5f2c4480b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:53.071Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:53.397Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-08-21T08:06:53.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-08-21T08:06:53.397Z] 18e1af3d492a: Preparing [2024-08-21T08:06:53.397Z] 59e002740ab0: Preparing [2024-08-21T08:06:53.397Z] 7b7b62148a2f: Preparing [2024-08-21T08:06:53.397Z] 14d19726f9d4: Preparing [2024-08-21T08:06:53.397Z] 64aa55fa1834: Preparing [2024-08-21T08:06:53.397Z] a4907521d53c: Preparing [2024-08-21T08:06:53.397Z] c4e2251966d5: Preparing [2024-08-21T08:06:53.397Z] 8c355f433497: Preparing [2024-08-21T08:06:53.397Z] 123e16b887bf: Preparing [2024-08-21T08:06:53.397Z] 8e968d9c0665: Preparing [2024-08-21T08:06:53.397Z] ce7f800efff9: Preparing [2024-08-21T08:06:53.397Z] a4907521d53c: Waiting [2024-08-21T08:06:53.397Z] c4e2251966d5: Waiting [2024-08-21T08:06:53.397Z] 8c355f433497: Waiting [2024-08-21T08:06:53.397Z] 123e16b887bf: Waiting [2024-08-21T08:06:53.397Z] 8e968d9c0665: Waiting [2024-08-21T08:06:53.397Z] ce7f800efff9: Waiting [2024-08-21T08:06:53.397Z] 18e1af3d492a: Layer already exists [2024-08-21T08:06:53.397Z] 7b7b62148a2f: Layer already exists [2024-08-21T08:06:53.397Z] 59e002740ab0: Layer already exists [2024-08-21T08:06:53.397Z] 14d19726f9d4: Layer already exists [2024-08-21T08:06:53.397Z] 64aa55fa1834: Layer already exists [2024-08-21T08:06:53.397Z] 123e16b887bf: Layer already exists [2024-08-21T08:06:53.397Z] c4e2251966d5: Layer already exists [2024-08-21T08:06:53.397Z] 8e968d9c0665: Layer already exists [2024-08-21T08:06:53.397Z] a4907521d53c: Layer already exists [2024-08-21T08:06:53.397Z] 8c355f433497: Layer already exists [2024-08-21T08:06:53.397Z] ce7f800efff9: Layer already exists [2024-08-21T08:06:53.397Z] latest: digest: sha256:ca7603d48362585f73631b0ee21cbefe8a8fe0b34bffe56d30983db5f2c4480b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:53.725Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:54.048Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.59 [2024-08-21T08:06:54.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-08-21T08:06:54.048Z] 18e1af3d492a: Preparing [2024-08-21T08:06:54.048Z] 59e002740ab0: Preparing [2024-08-21T08:06:54.048Z] 7b7b62148a2f: Preparing [2024-08-21T08:06:54.048Z] 14d19726f9d4: Preparing [2024-08-21T08:06:54.048Z] 64aa55fa1834: Preparing [2024-08-21T08:06:54.048Z] a4907521d53c: Preparing [2024-08-21T08:06:54.048Z] c4e2251966d5: Preparing [2024-08-21T08:06:54.048Z] 8c355f433497: Preparing [2024-08-21T08:06:54.048Z] 123e16b887bf: Preparing [2024-08-21T08:06:54.048Z] 8e968d9c0665: Preparing [2024-08-21T08:06:54.048Z] ce7f800efff9: Preparing [2024-08-21T08:06:54.048Z] a4907521d53c: Waiting [2024-08-21T08:06:54.048Z] c4e2251966d5: Waiting [2024-08-21T08:06:54.048Z] 8c355f433497: Waiting [2024-08-21T08:06:54.048Z] ce7f800efff9: Waiting [2024-08-21T08:06:54.048Z] 8e968d9c0665: Waiting [2024-08-21T08:06:54.048Z] 59e002740ab0: Layer already exists [2024-08-21T08:06:54.048Z] 7b7b62148a2f: Layer already exists [2024-08-21T08:06:54.048Z] 14d19726f9d4: Layer already exists [2024-08-21T08:06:54.048Z] 18e1af3d492a: Layer already exists [2024-08-21T08:06:54.048Z] 64aa55fa1834: Layer already exists [2024-08-21T08:06:54.048Z] c4e2251966d5: Layer already exists [2024-08-21T08:06:54.048Z] a4907521d53c: Layer already exists [2024-08-21T08:06:54.048Z] 8e968d9c0665: Layer already exists [2024-08-21T08:06:54.048Z] 123e16b887bf: Layer already exists [2024-08-21T08:06:54.048Z] 8c355f433497: Layer already exists [2024-08-21T08:06:54.048Z] ce7f800efff9: Layer already exists [2024-08-21T08:06:54.048Z] 3.2.0-dev.59: digest: sha256:ca7603d48362585f73631b0ee21cbefe8a8fe0b34bffe56d30983db5f2c4480b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:54.366Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:54.682Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:06:54.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-08-21T08:06:54.682Z] 18e1af3d492a: Preparing [2024-08-21T08:06:54.682Z] 59e002740ab0: Preparing [2024-08-21T08:06:54.682Z] 7b7b62148a2f: Preparing [2024-08-21T08:06:54.682Z] 14d19726f9d4: Preparing [2024-08-21T08:06:54.682Z] 64aa55fa1834: Preparing [2024-08-21T08:06:54.682Z] a4907521d53c: Preparing [2024-08-21T08:06:54.682Z] c4e2251966d5: Preparing [2024-08-21T08:06:54.682Z] 8c355f433497: Preparing [2024-08-21T08:06:54.682Z] 123e16b887bf: Preparing [2024-08-21T08:06:54.682Z] 8e968d9c0665: Preparing [2024-08-21T08:06:54.682Z] ce7f800efff9: Preparing [2024-08-21T08:06:54.682Z] a4907521d53c: Waiting [2024-08-21T08:06:54.682Z] c4e2251966d5: Waiting [2024-08-21T08:06:54.682Z] 8c355f433497: Waiting [2024-08-21T08:06:54.682Z] 123e16b887bf: Waiting [2024-08-21T08:06:54.682Z] 8e968d9c0665: Waiting [2024-08-21T08:06:54.682Z] 14d19726f9d4: Layer already exists [2024-08-21T08:06:54.682Z] 64aa55fa1834: Layer already exists [2024-08-21T08:06:54.682Z] 18e1af3d492a: Layer already exists [2024-08-21T08:06:54.682Z] 59e002740ab0: Layer already exists [2024-08-21T08:06:54.682Z] 7b7b62148a2f: Layer already exists [2024-08-21T08:06:54.682Z] c4e2251966d5: Layer already exists [2024-08-21T08:06:54.682Z] 8c355f433497: Layer already exists [2024-08-21T08:06:54.682Z] a4907521d53c: Layer already exists [2024-08-21T08:06:54.682Z] 123e16b887bf: Layer already exists [2024-08-21T08:06:54.682Z] 8e968d9c0665: Layer already exists [2024-08-21T08:06:54.682Z] ce7f800efff9: Layer already exists [2024-08-21T08:06:54.682Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59: digest: sha256:ca7603d48362585f73631b0ee21cbefe8a8fe0b34bffe56d30983db5f2c4480b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:55.012Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:55.330Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-08-21T08:06:55.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-08-21T08:06:55.330Z] 18e1af3d492a: Preparing [2024-08-21T08:06:55.330Z] 59e002740ab0: Preparing [2024-08-21T08:06:55.330Z] 7b7b62148a2f: Preparing [2024-08-21T08:06:55.330Z] 14d19726f9d4: Preparing [2024-08-21T08:06:55.330Z] 64aa55fa1834: Preparing [2024-08-21T08:06:55.330Z] a4907521d53c: Preparing [2024-08-21T08:06:55.330Z] c4e2251966d5: Preparing [2024-08-21T08:06:55.330Z] 8c355f433497: Preparing [2024-08-21T08:06:55.330Z] 123e16b887bf: Preparing [2024-08-21T08:06:55.330Z] 8e968d9c0665: Preparing [2024-08-21T08:06:55.330Z] ce7f800efff9: Preparing [2024-08-21T08:06:55.330Z] 8c355f433497: Waiting [2024-08-21T08:06:55.330Z] 123e16b887bf: Waiting [2024-08-21T08:06:55.330Z] 8e968d9c0665: Waiting [2024-08-21T08:06:55.330Z] ce7f800efff9: Waiting [2024-08-21T08:06:55.330Z] a4907521d53c: Waiting [2024-08-21T08:06:55.330Z] c4e2251966d5: Waiting [2024-08-21T08:06:55.330Z] 14d19726f9d4: Layer already exists [2024-08-21T08:06:55.330Z] 7b7b62148a2f: Layer already exists [2024-08-21T08:06:55.330Z] 59e002740ab0: Layer already exists [2024-08-21T08:06:55.330Z] 18e1af3d492a: Layer already exists [2024-08-21T08:06:55.330Z] 64aa55fa1834: Layer already exists [2024-08-21T08:06:55.330Z] c4e2251966d5: Layer already exists [2024-08-21T08:06:55.330Z] a4907521d53c: Layer already exists [2024-08-21T08:06:55.330Z] 8c355f433497: Layer already exists [2024-08-21T08:06:55.330Z] 123e16b887bf: Layer already exists [2024-08-21T08:06:55.330Z] 8e968d9c0665: Layer already exists [2024-08-21T08:06:55.330Z] ce7f800efff9: Layer already exists [2024-08-21T08:06:55.330Z] main: digest: sha256:ca7603d48362585f73631b0ee21cbefe8a8fe0b34bffe56d30983db5f2c4480b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-21T08:06:55.400Z] ===================================================== [Pipeline] echo [2024-08-21T08:06:55.411Z] taggedImages: [2024-08-21T08:06:55.411Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:06:55.411Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-08-21T08:06:55.411Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.59 [2024-08-21T08:06:55.411Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:06:55.411Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-08-21T08:06:55.434Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-08-21T08:06:55.434Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:06:55.434Z] latest [2024-08-21T08:06:55.434Z] 3.2.0-dev.59 [2024-08-21T08:06:55.434Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:06:55.434Z] main [2024-08-21T08:06:55.434Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:55.766Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:56.089Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:06:56.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-08-21T08:06:56.089Z] 1790a83beabb: Preparing [2024-08-21T08:06:56.089Z] 484b1b689a03: Preparing [2024-08-21T08:06:56.089Z] 02a7ecb7a3e3: Preparing [2024-08-21T08:06:56.089Z] 2d580011cca3: Preparing [2024-08-21T08:06:56.089Z] a05ed15ca7bd: Preparing [2024-08-21T08:06:56.089Z] 1723d9c8c803: Preparing [2024-08-21T08:06:56.089Z] 02604a3e5864: Preparing [2024-08-21T08:06:56.089Z] a4907521d53c: Preparing [2024-08-21T08:06:56.089Z] c4e2251966d5: Preparing [2024-08-21T08:06:56.089Z] 01b1909247e1: Preparing [2024-08-21T08:06:56.089Z] 22b3a9c55fd7: Preparing [2024-08-21T08:06:56.089Z] ce7f800efff9: Preparing [2024-08-21T08:06:56.089Z] 02604a3e5864: Waiting [2024-08-21T08:06:56.089Z] a4907521d53c: Waiting [2024-08-21T08:06:56.089Z] c4e2251966d5: Waiting [2024-08-21T08:06:56.089Z] 01b1909247e1: Waiting [2024-08-21T08:06:56.089Z] 22b3a9c55fd7: Waiting [2024-08-21T08:06:56.089Z] ce7f800efff9: Waiting [2024-08-21T08:06:56.089Z] 1723d9c8c803: Waiting [2024-08-21T08:06:56.089Z] a05ed15ca7bd: Pushed [2024-08-21T08:06:56.089Z] 484b1b689a03: Pushed [2024-08-21T08:06:56.089Z] 1790a83beabb: Pushed [2024-08-21T08:06:56.089Z] a4907521d53c: Layer already exists [2024-08-21T08:06:56.089Z] c4e2251966d5: Layer already exists [2024-08-21T08:06:56.348Z] 1723d9c8c803: Pushed [2024-08-21T08:06:56.348Z] 02604a3e5864: Pushed [2024-08-21T08:06:56.348Z] 01b1909247e1: Pushed [2024-08-21T08:06:56.348Z] ce7f800efff9: Layer already exists [2024-08-21T08:06:56.913Z] 2d580011cca3: Pushed [2024-08-21T08:06:57.176Z] 02a7ecb7a3e3: Pushed [2024-08-21T08:06:57.435Z] 22b3a9c55fd7: Pushed [2024-08-21T08:06:57.435Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826: digest: sha256:8a44e633ac9fa43a4890fdbec2e7a6407fbe41f55514bba039a8a13ff31f50c8 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:57.764Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:58.085Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-08-21T08:06:58.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-08-21T08:06:58.085Z] 1790a83beabb: Preparing [2024-08-21T08:06:58.085Z] 484b1b689a03: Preparing [2024-08-21T08:06:58.085Z] 02a7ecb7a3e3: Preparing [2024-08-21T08:06:58.085Z] 2d580011cca3: Preparing [2024-08-21T08:06:58.085Z] a05ed15ca7bd: Preparing [2024-08-21T08:06:58.085Z] 1723d9c8c803: Preparing [2024-08-21T08:06:58.085Z] 02604a3e5864: Preparing [2024-08-21T08:06:58.085Z] a4907521d53c: Preparing [2024-08-21T08:06:58.085Z] c4e2251966d5: Preparing [2024-08-21T08:06:58.085Z] 01b1909247e1: Preparing [2024-08-21T08:06:58.085Z] 22b3a9c55fd7: Preparing [2024-08-21T08:06:58.085Z] ce7f800efff9: Preparing [2024-08-21T08:06:58.085Z] a4907521d53c: Waiting [2024-08-21T08:06:58.085Z] c4e2251966d5: Waiting [2024-08-21T08:06:58.085Z] 01b1909247e1: Waiting [2024-08-21T08:06:58.085Z] 22b3a9c55fd7: Waiting [2024-08-21T08:06:58.085Z] 1723d9c8c803: Waiting [2024-08-21T08:06:58.085Z] 02604a3e5864: Waiting [2024-08-21T08:06:58.085Z] ce7f800efff9: Waiting [2024-08-21T08:06:58.085Z] 1790a83beabb: Layer already exists [2024-08-21T08:06:58.085Z] 02a7ecb7a3e3: Layer already exists [2024-08-21T08:06:58.085Z] 484b1b689a03: Layer already exists [2024-08-21T08:06:58.085Z] a05ed15ca7bd: Layer already exists [2024-08-21T08:06:58.085Z] 2d580011cca3: Layer already exists [2024-08-21T08:06:58.085Z] 1723d9c8c803: Layer already exists [2024-08-21T08:06:58.085Z] a4907521d53c: Layer already exists [2024-08-21T08:06:58.085Z] 01b1909247e1: Layer already exists [2024-08-21T08:06:58.085Z] 02604a3e5864: Layer already exists [2024-08-21T08:06:58.085Z] c4e2251966d5: Layer already exists [2024-08-21T08:06:58.085Z] ce7f800efff9: Layer already exists [2024-08-21T08:06:58.085Z] 22b3a9c55fd7: Layer already exists [2024-08-21T08:06:58.085Z] latest: digest: sha256:8a44e633ac9fa43a4890fdbec2e7a6407fbe41f55514bba039a8a13ff31f50c8 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:58.417Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:58.740Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.59 [2024-08-21T08:06:58.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-08-21T08:06:58.740Z] 1790a83beabb: Preparing [2024-08-21T08:06:58.740Z] 484b1b689a03: Preparing [2024-08-21T08:06:58.740Z] 02a7ecb7a3e3: Preparing [2024-08-21T08:06:58.740Z] 2d580011cca3: Preparing [2024-08-21T08:06:58.740Z] a05ed15ca7bd: Preparing [2024-08-21T08:06:58.740Z] 1723d9c8c803: Preparing [2024-08-21T08:06:58.740Z] 02604a3e5864: Preparing [2024-08-21T08:06:58.740Z] a4907521d53c: Preparing [2024-08-21T08:06:58.740Z] c4e2251966d5: Preparing [2024-08-21T08:06:58.740Z] 01b1909247e1: Preparing [2024-08-21T08:06:58.740Z] 22b3a9c55fd7: Preparing [2024-08-21T08:06:58.740Z] a4907521d53c: Waiting [2024-08-21T08:06:58.740Z] c4e2251966d5: Waiting [2024-08-21T08:06:58.740Z] 1723d9c8c803: Waiting [2024-08-21T08:06:58.740Z] 01b1909247e1: Waiting [2024-08-21T08:06:58.740Z] ce7f800efff9: Preparing [2024-08-21T08:06:58.740Z] 02604a3e5864: Waiting [2024-08-21T08:06:58.740Z] ce7f800efff9: Waiting [2024-08-21T08:06:58.740Z] 1790a83beabb: Layer already exists [2024-08-21T08:06:58.740Z] 484b1b689a03: Layer already exists [2024-08-21T08:06:58.740Z] a05ed15ca7bd: Layer already exists [2024-08-21T08:06:58.740Z] 02a7ecb7a3e3: Layer already exists [2024-08-21T08:06:58.740Z] 2d580011cca3: Layer already exists [2024-08-21T08:06:58.740Z] 02604a3e5864: Layer already exists [2024-08-21T08:06:58.740Z] 1723d9c8c803: Layer already exists [2024-08-21T08:06:58.740Z] 01b1909247e1: Layer already exists [2024-08-21T08:06:58.740Z] a4907521d53c: Layer already exists [2024-08-21T08:06:58.740Z] c4e2251966d5: Layer already exists [2024-08-21T08:06:58.740Z] 22b3a9c55fd7: Layer already exists [2024-08-21T08:06:58.740Z] ce7f800efff9: Layer already exists [2024-08-21T08:06:58.740Z] 3.2.0-dev.59: digest: sha256:8a44e633ac9fa43a4890fdbec2e7a6407fbe41f55514bba039a8a13ff31f50c8 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:59.060Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:59.383Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:06:59.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-08-21T08:06:59.383Z] 1790a83beabb: Preparing [2024-08-21T08:06:59.383Z] 484b1b689a03: Preparing [2024-08-21T08:06:59.383Z] 02a7ecb7a3e3: Preparing [2024-08-21T08:06:59.383Z] 2d580011cca3: Preparing [2024-08-21T08:06:59.383Z] a05ed15ca7bd: Preparing [2024-08-21T08:06:59.383Z] 1723d9c8c803: Preparing [2024-08-21T08:06:59.383Z] 02604a3e5864: Preparing [2024-08-21T08:06:59.383Z] a4907521d53c: Preparing [2024-08-21T08:06:59.383Z] c4e2251966d5: Preparing [2024-08-21T08:06:59.383Z] 01b1909247e1: Preparing [2024-08-21T08:06:59.383Z] 22b3a9c55fd7: Preparing [2024-08-21T08:06:59.383Z] ce7f800efff9: Preparing [2024-08-21T08:06:59.383Z] 1723d9c8c803: Waiting [2024-08-21T08:06:59.383Z] 02604a3e5864: Waiting [2024-08-21T08:06:59.383Z] a4907521d53c: Waiting [2024-08-21T08:06:59.383Z] c4e2251966d5: Waiting [2024-08-21T08:06:59.383Z] 22b3a9c55fd7: Waiting [2024-08-21T08:06:59.383Z] ce7f800efff9: Waiting [2024-08-21T08:06:59.383Z] 02a7ecb7a3e3: Layer already exists [2024-08-21T08:06:59.383Z] 2d580011cca3: Layer already exists [2024-08-21T08:06:59.383Z] 484b1b689a03: Layer already exists [2024-08-21T08:06:59.383Z] a05ed15ca7bd: Layer already exists [2024-08-21T08:06:59.383Z] 1790a83beabb: Layer already exists [2024-08-21T08:06:59.383Z] 1723d9c8c803: Layer already exists [2024-08-21T08:06:59.383Z] a4907521d53c: Layer already exists [2024-08-21T08:06:59.383Z] c4e2251966d5: Layer already exists [2024-08-21T08:06:59.383Z] 01b1909247e1: Layer already exists [2024-08-21T08:06:59.383Z] 02604a3e5864: Layer already exists [2024-08-21T08:06:59.383Z] ce7f800efff9: Layer already exists [2024-08-21T08:06:59.383Z] 22b3a9c55fd7: Layer already exists [2024-08-21T08:06:59.383Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59: digest: sha256:8a44e633ac9fa43a4890fdbec2e7a6407fbe41f55514bba039a8a13ff31f50c8 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:06:59.709Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:07:00.033Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-08-21T08:07:00.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-08-21T08:07:00.033Z] 1790a83beabb: Preparing [2024-08-21T08:07:00.033Z] 484b1b689a03: Preparing [2024-08-21T08:07:00.033Z] 02a7ecb7a3e3: Preparing [2024-08-21T08:07:00.033Z] 2d580011cca3: Preparing [2024-08-21T08:07:00.033Z] a05ed15ca7bd: Preparing [2024-08-21T08:07:00.033Z] 1723d9c8c803: Preparing [2024-08-21T08:07:00.033Z] 02604a3e5864: Preparing [2024-08-21T08:07:00.033Z] a4907521d53c: Preparing [2024-08-21T08:07:00.033Z] c4e2251966d5: Preparing [2024-08-21T08:07:00.033Z] 01b1909247e1: Preparing [2024-08-21T08:07:00.033Z] 22b3a9c55fd7: Preparing [2024-08-21T08:07:00.033Z] ce7f800efff9: Preparing [2024-08-21T08:07:00.033Z] 1723d9c8c803: Waiting [2024-08-21T08:07:00.033Z] a4907521d53c: Waiting [2024-08-21T08:07:00.033Z] 02604a3e5864: Waiting [2024-08-21T08:07:00.033Z] c4e2251966d5: Waiting [2024-08-21T08:07:00.033Z] 01b1909247e1: Waiting [2024-08-21T08:07:00.033Z] 22b3a9c55fd7: Waiting [2024-08-21T08:07:00.033Z] ce7f800efff9: Waiting [2024-08-21T08:07:00.033Z] a05ed15ca7bd: Layer already exists [2024-08-21T08:07:00.033Z] 02a7ecb7a3e3: Layer already exists [2024-08-21T08:07:00.033Z] 1790a83beabb: Layer already exists [2024-08-21T08:07:00.033Z] 484b1b689a03: Layer already exists [2024-08-21T08:07:00.033Z] 2d580011cca3: Layer already exists [2024-08-21T08:07:00.033Z] 1723d9c8c803: Layer already exists [2024-08-21T08:07:00.033Z] a4907521d53c: Layer already exists [2024-08-21T08:07:00.033Z] 02604a3e5864: Layer already exists [2024-08-21T08:07:00.033Z] c4e2251966d5: Layer already exists [2024-08-21T08:07:00.033Z] 01b1909247e1: Layer already exists [2024-08-21T08:07:00.033Z] 22b3a9c55fd7: Layer already exists [2024-08-21T08:07:00.033Z] ce7f800efff9: Layer already exists [2024-08-21T08:07:00.033Z] main: digest: sha256:8a44e633ac9fa43a4890fdbec2e7a6407fbe41f55514bba039a8a13ff31f50c8 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-21T08:07:00.109Z] ===================================================== [Pipeline] echo [2024-08-21T08:07:00.126Z] taggedImages: [2024-08-21T08:07:00.126Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:07:00.126Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-08-21T08:07:00.126Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.59 [2024-08-21T08:07:00.126Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:07:00.126Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-08-21T08:07:00.155Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-08-21T08:07:00.155Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:07:00.155Z] latest [2024-08-21T08:07:00.155Z] 3.2.0-dev.59 [2024-08-21T08:07:00.155Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:07:00.155Z] main [2024-08-21T08:07:00.155Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:07:00.501Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:07:00.821Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:07:00.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-08-21T08:07:00.821Z] 6e9365231ebe: Preparing [2024-08-21T08:07:00.821Z] 7e263a8ad84f: Preparing [2024-08-21T08:07:00.821Z] a4907521d53c: Preparing [2024-08-21T08:07:00.821Z] c4e2251966d5: Preparing [2024-08-21T08:07:00.821Z] a69d6735cd05: Preparing [2024-08-21T08:07:00.821Z] 5dce5c8c3e63: Preparing [2024-08-21T08:07:00.821Z] ce7f800efff9: Preparing [2024-08-21T08:07:00.821Z] 5dce5c8c3e63: Waiting [2024-08-21T08:07:00.821Z] ce7f800efff9: Waiting [2024-08-21T08:07:00.821Z] a4907521d53c: Layer already exists [2024-08-21T08:07:00.821Z] c4e2251966d5: Layer already exists [2024-08-21T08:07:00.821Z] ce7f800efff9: Layer already exists [2024-08-21T08:07:00.821Z] a69d6735cd05: Pushed [2024-08-21T08:07:00.821Z] 6e9365231ebe: Pushed [2024-08-21T08:07:01.759Z] 5dce5c8c3e63: Pushed [2024-08-21T08:07:02.696Z] 7e263a8ad84f: Pushed [2024-08-21T08:07:02.696Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826: digest: sha256:320d2ecf688ea99afc63bb8b5156d4b7c91353ed94b5cbfce10f279dd09272df size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:07:03.016Z] + 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-08-21T08:07:03.341Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-08-21T08:07:03.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-08-21T08:07:03.341Z] 6e9365231ebe: Preparing [2024-08-21T08:07:03.341Z] 7e263a8ad84f: Preparing [2024-08-21T08:07:03.341Z] a4907521d53c: Preparing [2024-08-21T08:07:03.341Z] c4e2251966d5: Preparing [2024-08-21T08:07:03.341Z] a69d6735cd05: Preparing [2024-08-21T08:07:03.341Z] 5dce5c8c3e63: Preparing [2024-08-21T08:07:03.341Z] ce7f800efff9: Preparing [2024-08-21T08:07:03.341Z] ce7f800efff9: Waiting [2024-08-21T08:07:03.341Z] 5dce5c8c3e63: Waiting [2024-08-21T08:07:03.341Z] a69d6735cd05: Layer already exists [2024-08-21T08:07:03.341Z] 7e263a8ad84f: Layer already exists [2024-08-21T08:07:03.341Z] a4907521d53c: Layer already exists [2024-08-21T08:07:03.341Z] 6e9365231ebe: Layer already exists [2024-08-21T08:07:03.341Z] c4e2251966d5: Layer already exists [2024-08-21T08:07:03.341Z] 5dce5c8c3e63: Layer already exists [2024-08-21T08:07:03.341Z] ce7f800efff9: Layer already exists [2024-08-21T08:07:03.341Z] latest: digest: sha256:320d2ecf688ea99afc63bb8b5156d4b7c91353ed94b5cbfce10f279dd09272df size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:07:03.660Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:07:03.987Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.59 [2024-08-21T08:07:03.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-08-21T08:07:03.987Z] 6e9365231ebe: Preparing [2024-08-21T08:07:03.987Z] 7e263a8ad84f: Preparing [2024-08-21T08:07:03.987Z] a4907521d53c: Preparing [2024-08-21T08:07:03.987Z] c4e2251966d5: Preparing [2024-08-21T08:07:03.987Z] a69d6735cd05: Preparing [2024-08-21T08:07:03.987Z] 5dce5c8c3e63: Preparing [2024-08-21T08:07:03.987Z] ce7f800efff9: Preparing [2024-08-21T08:07:03.987Z] ce7f800efff9: Waiting [2024-08-21T08:07:03.987Z] 5dce5c8c3e63: Waiting [2024-08-21T08:07:03.987Z] 6e9365231ebe: Layer already exists [2024-08-21T08:07:03.987Z] c4e2251966d5: Layer already exists [2024-08-21T08:07:03.987Z] a69d6735cd05: Layer already exists [2024-08-21T08:07:03.987Z] 7e263a8ad84f: Layer already exists [2024-08-21T08:07:03.987Z] a4907521d53c: Layer already exists [2024-08-21T08:07:03.987Z] 5dce5c8c3e63: Layer already exists [2024-08-21T08:07:03.987Z] ce7f800efff9: Layer already exists [2024-08-21T08:07:03.987Z] 3.2.0-dev.59: digest: sha256:320d2ecf688ea99afc63bb8b5156d4b7c91353ed94b5cbfce10f279dd09272df size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:07:04.309Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:07:04.629Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:07:04.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-08-21T08:07:04.629Z] 6e9365231ebe: Preparing [2024-08-21T08:07:04.629Z] 7e263a8ad84f: Preparing [2024-08-21T08:07:04.629Z] a4907521d53c: Preparing [2024-08-21T08:07:04.629Z] c4e2251966d5: Preparing [2024-08-21T08:07:04.629Z] a69d6735cd05: Preparing [2024-08-21T08:07:04.629Z] 5dce5c8c3e63: Preparing [2024-08-21T08:07:04.629Z] ce7f800efff9: Preparing [2024-08-21T08:07:04.629Z] 5dce5c8c3e63: Waiting [2024-08-21T08:07:04.629Z] ce7f800efff9: Waiting [2024-08-21T08:07:04.629Z] a69d6735cd05: Layer already exists [2024-08-21T08:07:04.629Z] c4e2251966d5: Layer already exists [2024-08-21T08:07:04.629Z] a4907521d53c: Layer already exists [2024-08-21T08:07:04.629Z] 7e263a8ad84f: Layer already exists [2024-08-21T08:07:04.629Z] 6e9365231ebe: Layer already exists [2024-08-21T08:07:04.629Z] 5dce5c8c3e63: Layer already exists [2024-08-21T08:07:04.629Z] ce7f800efff9: Layer already exists [2024-08-21T08:07:04.629Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59: digest: sha256:320d2ecf688ea99afc63bb8b5156d4b7c91353ed94b5cbfce10f279dd09272df size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:07:04.954Z] + 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-08-21T08:07:05.276Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-08-21T08:07:05.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-08-21T08:07:05.276Z] 6e9365231ebe: Preparing [2024-08-21T08:07:05.276Z] 7e263a8ad84f: Preparing [2024-08-21T08:07:05.276Z] a4907521d53c: Preparing [2024-08-21T08:07:05.276Z] c4e2251966d5: Preparing [2024-08-21T08:07:05.276Z] a69d6735cd05: Preparing [2024-08-21T08:07:05.276Z] 5dce5c8c3e63: Preparing [2024-08-21T08:07:05.276Z] ce7f800efff9: Preparing [2024-08-21T08:07:05.276Z] 5dce5c8c3e63: Waiting [2024-08-21T08:07:05.276Z] ce7f800efff9: Waiting [2024-08-21T08:07:05.276Z] c4e2251966d5: Layer already exists [2024-08-21T08:07:05.276Z] a4907521d53c: Layer already exists [2024-08-21T08:07:05.276Z] 6e9365231ebe: Layer already exists [2024-08-21T08:07:05.276Z] a69d6735cd05: Layer already exists [2024-08-21T08:07:05.276Z] 7e263a8ad84f: Layer already exists [2024-08-21T08:07:05.276Z] 5dce5c8c3e63: Layer already exists [2024-08-21T08:07:05.276Z] ce7f800efff9: Layer already exists [2024-08-21T08:07:05.276Z] main: digest: sha256:320d2ecf688ea99afc63bb8b5156d4b7c91353ed94b5cbfce10f279dd09272df size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-21T08:07:05.348Z] ===================================================== [Pipeline] echo [2024-08-21T08:07:05.360Z] taggedImages: [2024-08-21T08:07:05.360Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:07:05.360Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-08-21T08:07:05.360Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.59 [2024-08-21T08:07:05.360Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:07:05.360Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-08-21T08:07:05.385Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-08-21T08:07:05.385Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:07:05.385Z] latest [2024-08-21T08:07:05.385Z] 3.2.0-dev.59 [2024-08-21T08:07:05.385Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:07:05.385Z] main [2024-08-21T08:07:05.385Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:07:05.723Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:07:06.041Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:07:06.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-08-21T08:07:06.041Z] 07f1c5e67ba5: Preparing [2024-08-21T08:07:06.042Z] 18e45a9eb6a1: Preparing [2024-08-21T08:07:06.042Z] 564dfc1fdd49: Preparing [2024-08-21T08:07:06.042Z] a4907521d53c: Preparing [2024-08-21T08:07:06.042Z] c4e2251966d5: Preparing [2024-08-21T08:07:06.042Z] 367d169c8979: Preparing [2024-08-21T08:07:06.042Z] 4c013a2da10a: Preparing [2024-08-21T08:07:06.042Z] 128c244ec220: Preparing [2024-08-21T08:07:06.042Z] 3141da751ff0: Preparing [2024-08-21T08:07:06.042Z] ce7f800efff9: Preparing [2024-08-21T08:07:06.042Z] 367d169c8979: Waiting [2024-08-21T08:07:06.042Z] 4c013a2da10a: Waiting [2024-08-21T08:07:06.042Z] 128c244ec220: Waiting [2024-08-21T08:07:06.042Z] 3141da751ff0: Waiting [2024-08-21T08:07:06.042Z] ce7f800efff9: Waiting [2024-08-21T08:07:06.042Z] c4e2251966d5: Layer already exists [2024-08-21T08:07:06.042Z] a4907521d53c: Layer already exists [2024-08-21T08:07:06.042Z] 564dfc1fdd49: Pushed [2024-08-21T08:07:06.042Z] 07f1c5e67ba5: Pushed [2024-08-21T08:07:06.042Z] 18e45a9eb6a1: Pushed [2024-08-21T08:07:06.042Z] ce7f800efff9: Layer already exists [2024-08-21T08:07:06.042Z] 128c244ec220: Pushed [2024-08-21T08:07:06.611Z] 3141da751ff0: Pushed [2024-08-21T08:07:11.884Z] 4c013a2da10a: Pushed [2024-08-21T08:07:16.076Z] 367d169c8979: Pushed [2024-08-21T08:07:16.076Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826: digest: sha256:19f8ad12b3b5443cbe19156ec56adbd1ee98909124825a56ed804e1f847cfc6f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:07:16.407Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:07:16.731Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-08-21T08:07:16.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-08-21T08:07:16.731Z] 07f1c5e67ba5: Preparing [2024-08-21T08:07:16.731Z] 18e45a9eb6a1: Preparing [2024-08-21T08:07:16.731Z] 564dfc1fdd49: Preparing [2024-08-21T08:07:16.731Z] a4907521d53c: Preparing [2024-08-21T08:07:16.731Z] c4e2251966d5: Preparing [2024-08-21T08:07:16.731Z] 367d169c8979: Preparing [2024-08-21T08:07:16.731Z] 4c013a2da10a: Preparing [2024-08-21T08:07:16.731Z] 128c244ec220: Preparing [2024-08-21T08:07:16.731Z] 3141da751ff0: Preparing [2024-08-21T08:07:16.731Z] ce7f800efff9: Preparing [2024-08-21T08:07:16.731Z] 4c013a2da10a: Waiting [2024-08-21T08:07:16.731Z] 128c244ec220: Waiting [2024-08-21T08:07:16.731Z] 3141da751ff0: Waiting [2024-08-21T08:07:16.731Z] ce7f800efff9: Waiting [2024-08-21T08:07:16.731Z] 367d169c8979: Waiting [2024-08-21T08:07:16.731Z] c4e2251966d5: Layer already exists [2024-08-21T08:07:16.731Z] 07f1c5e67ba5: Layer already exists [2024-08-21T08:07:16.731Z] 564dfc1fdd49: Layer already exists [2024-08-21T08:07:16.731Z] 18e45a9eb6a1: Layer already exists [2024-08-21T08:07:16.731Z] a4907521d53c: Layer already exists [2024-08-21T08:07:16.731Z] 367d169c8979: Layer already exists [2024-08-21T08:07:16.731Z] 3141da751ff0: Layer already exists [2024-08-21T08:07:16.731Z] 4c013a2da10a: Layer already exists [2024-08-21T08:07:16.731Z] ce7f800efff9: Layer already exists [2024-08-21T08:07:16.731Z] 128c244ec220: Layer already exists [2024-08-21T08:07:16.731Z] latest: digest: sha256:19f8ad12b3b5443cbe19156ec56adbd1ee98909124825a56ed804e1f847cfc6f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:07:17.059Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:07:17.385Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.59 [2024-08-21T08:07:17.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-08-21T08:07:17.385Z] 07f1c5e67ba5: Preparing [2024-08-21T08:07:17.385Z] 18e45a9eb6a1: Preparing [2024-08-21T08:07:17.385Z] 564dfc1fdd49: Preparing [2024-08-21T08:07:17.385Z] a4907521d53c: Preparing [2024-08-21T08:07:17.385Z] c4e2251966d5: Preparing [2024-08-21T08:07:17.385Z] 367d169c8979: Preparing [2024-08-21T08:07:17.385Z] 4c013a2da10a: Preparing [2024-08-21T08:07:17.385Z] 128c244ec220: Preparing [2024-08-21T08:07:17.385Z] 3141da751ff0: Preparing [2024-08-21T08:07:17.385Z] ce7f800efff9: Preparing [2024-08-21T08:07:17.385Z] 367d169c8979: Waiting [2024-08-21T08:07:17.385Z] ce7f800efff9: Waiting [2024-08-21T08:07:17.385Z] 4c013a2da10a: Waiting [2024-08-21T08:07:17.385Z] 3141da751ff0: Waiting [2024-08-21T08:07:17.385Z] 128c244ec220: Waiting [2024-08-21T08:07:17.385Z] 18e45a9eb6a1: Layer already exists [2024-08-21T08:07:17.385Z] c4e2251966d5: Layer already exists [2024-08-21T08:07:17.385Z] 07f1c5e67ba5: Layer already exists [2024-08-21T08:07:17.385Z] a4907521d53c: Layer already exists [2024-08-21T08:07:17.385Z] 564dfc1fdd49: Layer already exists [2024-08-21T08:07:17.385Z] 128c244ec220: Layer already exists [2024-08-21T08:07:17.385Z] ce7f800efff9: Layer already exists [2024-08-21T08:07:17.385Z] 3141da751ff0: Layer already exists [2024-08-21T08:07:17.385Z] 367d169c8979: Layer already exists [2024-08-21T08:07:17.385Z] 4c013a2da10a: Layer already exists [2024-08-21T08:07:17.385Z] 3.2.0-dev.59: digest: sha256:19f8ad12b3b5443cbe19156ec56adbd1ee98909124825a56ed804e1f847cfc6f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:07:17.709Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:07:18.027Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:07:18.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-08-21T08:07:18.027Z] 07f1c5e67ba5: Preparing [2024-08-21T08:07:18.027Z] 18e45a9eb6a1: Preparing [2024-08-21T08:07:18.027Z] 564dfc1fdd49: Preparing [2024-08-21T08:07:18.027Z] a4907521d53c: Preparing [2024-08-21T08:07:18.027Z] c4e2251966d5: Preparing [2024-08-21T08:07:18.027Z] 367d169c8979: Preparing [2024-08-21T08:07:18.027Z] 4c013a2da10a: Preparing [2024-08-21T08:07:18.027Z] 128c244ec220: Preparing [2024-08-21T08:07:18.027Z] 3141da751ff0: Preparing [2024-08-21T08:07:18.027Z] ce7f800efff9: Preparing [2024-08-21T08:07:18.027Z] 4c013a2da10a: Waiting [2024-08-21T08:07:18.027Z] 128c244ec220: Waiting [2024-08-21T08:07:18.027Z] 3141da751ff0: Waiting [2024-08-21T08:07:18.027Z] ce7f800efff9: Waiting [2024-08-21T08:07:18.027Z] 367d169c8979: Waiting [2024-08-21T08:07:18.027Z] c4e2251966d5: Layer already exists [2024-08-21T08:07:18.027Z] a4907521d53c: Layer already exists [2024-08-21T08:07:18.027Z] 07f1c5e67ba5: Layer already exists [2024-08-21T08:07:18.027Z] 18e45a9eb6a1: Layer already exists [2024-08-21T08:07:18.027Z] 564dfc1fdd49: Layer already exists [2024-08-21T08:07:18.027Z] 367d169c8979: Layer already exists [2024-08-21T08:07:18.027Z] 128c244ec220: Layer already exists [2024-08-21T08:07:18.027Z] 4c013a2da10a: Layer already exists [2024-08-21T08:07:18.027Z] ce7f800efff9: Layer already exists [2024-08-21T08:07:18.027Z] 3141da751ff0: Layer already exists [2024-08-21T08:07:18.027Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59: digest: sha256:19f8ad12b3b5443cbe19156ec56adbd1ee98909124825a56ed804e1f847cfc6f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:07:18.355Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:07:18.681Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-08-21T08:07:18.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-08-21T08:07:18.681Z] 07f1c5e67ba5: Preparing [2024-08-21T08:07:18.681Z] 18e45a9eb6a1: Preparing [2024-08-21T08:07:18.681Z] 564dfc1fdd49: Preparing [2024-08-21T08:07:18.681Z] a4907521d53c: Preparing [2024-08-21T08:07:18.681Z] c4e2251966d5: Preparing [2024-08-21T08:07:18.681Z] 367d169c8979: Preparing [2024-08-21T08:07:18.681Z] 4c013a2da10a: Preparing [2024-08-21T08:07:18.681Z] 128c244ec220: Preparing [2024-08-21T08:07:18.681Z] 3141da751ff0: Preparing [2024-08-21T08:07:18.681Z] ce7f800efff9: Preparing [2024-08-21T08:07:18.681Z] 128c244ec220: Waiting [2024-08-21T08:07:18.681Z] 3141da751ff0: Waiting [2024-08-21T08:07:18.681Z] ce7f800efff9: Waiting [2024-08-21T08:07:18.681Z] 367d169c8979: Waiting [2024-08-21T08:07:18.681Z] c4e2251966d5: Layer already exists [2024-08-21T08:07:18.681Z] a4907521d53c: Layer already exists [2024-08-21T08:07:18.681Z] 18e45a9eb6a1: Layer already exists [2024-08-21T08:07:18.681Z] 564dfc1fdd49: Layer already exists [2024-08-21T08:07:18.681Z] 07f1c5e67ba5: Layer already exists [2024-08-21T08:07:18.681Z] 367d169c8979: Layer already exists [2024-08-21T08:07:18.681Z] 4c013a2da10a: Layer already exists [2024-08-21T08:07:18.681Z] ce7f800efff9: Layer already exists [2024-08-21T08:07:18.681Z] 3141da751ff0: Layer already exists [2024-08-21T08:07:18.681Z] 128c244ec220: Layer already exists [2024-08-21T08:07:18.681Z] main: digest: sha256:19f8ad12b3b5443cbe19156ec56adbd1ee98909124825a56ed804e1f847cfc6f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-21T08:07:18.760Z] ===================================================== [Pipeline] echo [2024-08-21T08:07:18.778Z] taggedImages: [2024-08-21T08:07:18.778Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:07:18.778Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-08-21T08:07:18.778Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.59 [2024-08-21T08:07:18.778Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:07:18.778Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-08-21T08:07:18.804Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-08-21T08:07:18.804Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:07:18.804Z] latest [2024-08-21T08:07:18.804Z] 3.2.0-dev.59 [2024-08-21T08:07:18.804Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:07:18.804Z] main [2024-08-21T08:07:18.804Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:07:19.140Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:07:19.470Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:07:19.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-08-21T08:07:19.470Z] 7e698a1a5b74: Preparing [2024-08-21T08:07:19.470Z] bbc929b7a52d: Preparing [2024-08-21T08:07:19.470Z] 0851b3da587e: Preparing [2024-08-21T08:07:19.470Z] a4907521d53c: Preparing [2024-08-21T08:07:19.470Z] c4e2251966d5: Preparing [2024-08-21T08:07:19.470Z] 367d169c8979: Preparing [2024-08-21T08:07:19.470Z] 5a29fd364568: Preparing [2024-08-21T08:07:19.470Z] 0e93398b8a25: Preparing [2024-08-21T08:07:19.470Z] ce7f800efff9: Preparing [2024-08-21T08:07:19.470Z] 0e93398b8a25: Waiting [2024-08-21T08:07:19.470Z] 367d169c8979: Waiting [2024-08-21T08:07:19.470Z] 5a29fd364568: Waiting [2024-08-21T08:07:19.470Z] ce7f800efff9: Waiting [2024-08-21T08:07:19.470Z] a4907521d53c: Layer already exists [2024-08-21T08:07:19.470Z] c4e2251966d5: Layer already exists [2024-08-21T08:07:19.470Z] 367d169c8979: Layer already exists [2024-08-21T08:07:19.470Z] 0851b3da587e: Pushed [2024-08-21T08:07:19.470Z] bbc929b7a52d: Pushed [2024-08-21T08:07:19.470Z] ce7f800efff9: Layer already exists [2024-08-21T08:07:19.470Z] 7e698a1a5b74: Pushed [2024-08-21T08:07:19.470Z] 5a29fd364568: Pushed [2024-08-21T08:07:19.730Z] 0e93398b8a25: Pushed [2024-08-21T08:07:19.990Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826: digest: sha256:beba3959f396b179a877eacd300d9a4cba0f7e18e84a8981cc1b48a97777e4f5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:07:20.318Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:07:20.644Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-08-21T08:07:20.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-08-21T08:07:20.644Z] 7e698a1a5b74: Preparing [2024-08-21T08:07:20.644Z] bbc929b7a52d: Preparing [2024-08-21T08:07:20.644Z] 0851b3da587e: Preparing [2024-08-21T08:07:20.644Z] a4907521d53c: Preparing [2024-08-21T08:07:20.644Z] c4e2251966d5: Preparing [2024-08-21T08:07:20.644Z] 367d169c8979: Preparing [2024-08-21T08:07:20.644Z] 5a29fd364568: Preparing [2024-08-21T08:07:20.644Z] 0e93398b8a25: Preparing [2024-08-21T08:07:20.644Z] ce7f800efff9: Preparing [2024-08-21T08:07:20.644Z] 5a29fd364568: Waiting [2024-08-21T08:07:20.644Z] 0e93398b8a25: Waiting [2024-08-21T08:07:20.644Z] 367d169c8979: Waiting [2024-08-21T08:07:20.644Z] ce7f800efff9: Waiting [2024-08-21T08:07:20.644Z] bbc929b7a52d: Layer already exists [2024-08-21T08:07:20.644Z] c4e2251966d5: Layer already exists [2024-08-21T08:07:20.644Z] 0851b3da587e: Layer already exists [2024-08-21T08:07:20.644Z] a4907521d53c: Layer already exists [2024-08-21T08:07:20.644Z] 7e698a1a5b74: Layer already exists [2024-08-21T08:07:20.644Z] 367d169c8979: Layer already exists [2024-08-21T08:07:20.644Z] 5a29fd364568: Layer already exists [2024-08-21T08:07:20.644Z] 0e93398b8a25: Layer already exists [2024-08-21T08:07:20.644Z] ce7f800efff9: Layer already exists [2024-08-21T08:07:20.644Z] latest: digest: sha256:beba3959f396b179a877eacd300d9a4cba0f7e18e84a8981cc1b48a97777e4f5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:07:20.971Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:07:21.298Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.59 [2024-08-21T08:07:21.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-08-21T08:07:21.298Z] 7e698a1a5b74: Preparing [2024-08-21T08:07:21.298Z] bbc929b7a52d: Preparing [2024-08-21T08:07:21.298Z] 0851b3da587e: Preparing [2024-08-21T08:07:21.298Z] a4907521d53c: Preparing [2024-08-21T08:07:21.298Z] c4e2251966d5: Preparing [2024-08-21T08:07:21.298Z] 367d169c8979: Preparing [2024-08-21T08:07:21.298Z] 5a29fd364568: Preparing [2024-08-21T08:07:21.298Z] 0e93398b8a25: Preparing [2024-08-21T08:07:21.298Z] ce7f800efff9: Preparing [2024-08-21T08:07:21.298Z] 5a29fd364568: Waiting [2024-08-21T08:07:21.298Z] 0e93398b8a25: Waiting [2024-08-21T08:07:21.298Z] ce7f800efff9: Waiting [2024-08-21T08:07:21.298Z] 367d169c8979: Waiting [2024-08-21T08:07:21.298Z] c4e2251966d5: Layer already exists [2024-08-21T08:07:21.298Z] a4907521d53c: Layer already exists [2024-08-21T08:07:21.298Z] 0851b3da587e: Layer already exists [2024-08-21T08:07:21.298Z] 7e698a1a5b74: Layer already exists [2024-08-21T08:07:21.298Z] bbc929b7a52d: Layer already exists [2024-08-21T08:07:21.298Z] 0e93398b8a25: Layer already exists [2024-08-21T08:07:21.298Z] 367d169c8979: Layer already exists [2024-08-21T08:07:21.298Z] 5a29fd364568: Layer already exists [2024-08-21T08:07:21.298Z] ce7f800efff9: Layer already exists [2024-08-21T08:07:21.298Z] 3.2.0-dev.59: digest: sha256:beba3959f396b179a877eacd300d9a4cba0f7e18e84a8981cc1b48a97777e4f5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:07:21.635Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:07:21.966Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:07:21.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-08-21T08:07:21.966Z] 7e698a1a5b74: Preparing [2024-08-21T08:07:21.966Z] bbc929b7a52d: Preparing [2024-08-21T08:07:21.966Z] 0851b3da587e: Preparing [2024-08-21T08:07:21.966Z] a4907521d53c: Preparing [2024-08-21T08:07:21.966Z] c4e2251966d5: Preparing [2024-08-21T08:07:21.966Z] 367d169c8979: Preparing [2024-08-21T08:07:21.966Z] 5a29fd364568: Preparing [2024-08-21T08:07:21.966Z] 0e93398b8a25: Preparing [2024-08-21T08:07:21.966Z] ce7f800efff9: Preparing [2024-08-21T08:07:21.966Z] 367d169c8979: Waiting [2024-08-21T08:07:21.966Z] 5a29fd364568: Waiting [2024-08-21T08:07:21.966Z] ce7f800efff9: Waiting [2024-08-21T08:07:21.966Z] 0e93398b8a25: Waiting [2024-08-21T08:07:21.966Z] 7e698a1a5b74: Layer already exists [2024-08-21T08:07:21.966Z] bbc929b7a52d: Layer already exists [2024-08-21T08:07:21.966Z] 0851b3da587e: Layer already exists [2024-08-21T08:07:21.966Z] c4e2251966d5: Layer already exists [2024-08-21T08:07:21.966Z] a4907521d53c: Layer already exists [2024-08-21T08:07:21.966Z] 0e93398b8a25: Layer already exists [2024-08-21T08:07:21.966Z] 367d169c8979: Layer already exists [2024-08-21T08:07:21.966Z] 5a29fd364568: Layer already exists [2024-08-21T08:07:21.966Z] ce7f800efff9: Layer already exists [2024-08-21T08:07:21.966Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59: digest: sha256:beba3959f396b179a877eacd300d9a4cba0f7e18e84a8981cc1b48a97777e4f5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:07:22.304Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:07:22.621Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-08-21T08:07:22.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-08-21T08:07:22.622Z] 7e698a1a5b74: Preparing [2024-08-21T08:07:22.622Z] bbc929b7a52d: Preparing [2024-08-21T08:07:22.622Z] 0851b3da587e: Preparing [2024-08-21T08:07:22.622Z] a4907521d53c: Preparing [2024-08-21T08:07:22.622Z] c4e2251966d5: Preparing [2024-08-21T08:07:22.622Z] 367d169c8979: Preparing [2024-08-21T08:07:22.622Z] 5a29fd364568: Preparing [2024-08-21T08:07:22.622Z] 0e93398b8a25: Preparing [2024-08-21T08:07:22.622Z] ce7f800efff9: Preparing [2024-08-21T08:07:22.622Z] 5a29fd364568: Waiting [2024-08-21T08:07:22.622Z] 0e93398b8a25: Waiting [2024-08-21T08:07:22.622Z] ce7f800efff9: Waiting [2024-08-21T08:07:22.622Z] 367d169c8979: Waiting [2024-08-21T08:07:22.622Z] bbc929b7a52d: Layer already exists [2024-08-21T08:07:22.622Z] a4907521d53c: Layer already exists [2024-08-21T08:07:22.622Z] 0851b3da587e: Layer already exists [2024-08-21T08:07:22.622Z] 7e698a1a5b74: Layer already exists [2024-08-21T08:07:22.622Z] c4e2251966d5: Layer already exists [2024-08-21T08:07:22.622Z] 5a29fd364568: Layer already exists [2024-08-21T08:07:22.622Z] ce7f800efff9: Layer already exists [2024-08-21T08:07:22.622Z] 367d169c8979: Layer already exists [2024-08-21T08:07:22.622Z] 0e93398b8a25: Layer already exists [2024-08-21T08:07:22.622Z] main: digest: sha256:beba3959f396b179a877eacd300d9a4cba0f7e18e84a8981cc1b48a97777e4f5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-21T08:07:22.696Z] ===================================================== [Pipeline] echo [2024-08-21T08:07:22.729Z] taggedImages: [2024-08-21T08:07:22.729Z] - nexus3.edgexfoundry.org:10004/security-spire-config:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:07:22.729Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-08-21T08:07:22.729Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.59 [2024-08-21T08:07:22.729Z] - nexus3.edgexfoundry.org:10004/security-spire-config:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:07:22.729Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-08-21T08:07:22.751Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-08-21T08:07:22.751Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:07:22.751Z] latest [2024-08-21T08:07:22.751Z] 3.2.0-dev.59 [2024-08-21T08:07:22.751Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:07:22.751Z] main [2024-08-21T08:07:22.751Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:07:23.079Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:07:23.401Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:07:23.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-08-21T08:07:23.401Z] 07f1c5e67ba5: Preparing [2024-08-21T08:07:23.401Z] bacf7b1be7e3: Preparing [2024-08-21T08:07:23.401Z] 8c8e1cc4abb2: Preparing [2024-08-21T08:07:23.401Z] a4907521d53c: Preparing [2024-08-21T08:07:23.401Z] c4e2251966d5: Preparing [2024-08-21T08:07:23.401Z] b71539492bad: Preparing [2024-08-21T08:07:23.401Z] 128c244ec220: Preparing [2024-08-21T08:07:23.401Z] 3141da751ff0: Preparing [2024-08-21T08:07:23.401Z] ce7f800efff9: Preparing [2024-08-21T08:07:23.401Z] b71539492bad: Waiting [2024-08-21T08:07:23.401Z] 128c244ec220: Waiting [2024-08-21T08:07:23.401Z] 3141da751ff0: Waiting [2024-08-21T08:07:23.401Z] ce7f800efff9: Waiting [2024-08-21T08:07:23.401Z] c4e2251966d5: Layer already exists [2024-08-21T08:07:23.401Z] 07f1c5e67ba5: Layer already exists [2024-08-21T08:07:23.401Z] a4907521d53c: Layer already exists [2024-08-21T08:07:23.401Z] 128c244ec220: Layer already exists [2024-08-21T08:07:23.401Z] 3141da751ff0: Layer already exists [2024-08-21T08:07:23.401Z] ce7f800efff9: Layer already exists [2024-08-21T08:07:23.401Z] bacf7b1be7e3: Pushed [2024-08-21T08:07:23.401Z] 8c8e1cc4abb2: Pushed [2024-08-21T08:07:33.386Z] b71539492bad: Pushed [2024-08-21T08:07:33.386Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826: digest: sha256:bc9a5c87b689f0118cd6010eb4dd0cfcf3855d35399243ec2e32c98cac73696e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:07:33.713Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:07:34.037Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-08-21T08:07:34.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-08-21T08:07:34.037Z] 07f1c5e67ba5: Preparing [2024-08-21T08:07:34.037Z] bacf7b1be7e3: Preparing [2024-08-21T08:07:34.037Z] 8c8e1cc4abb2: Preparing [2024-08-21T08:07:34.037Z] a4907521d53c: Preparing [2024-08-21T08:07:34.037Z] c4e2251966d5: Preparing [2024-08-21T08:07:34.037Z] b71539492bad: Preparing [2024-08-21T08:07:34.037Z] 128c244ec220: Preparing [2024-08-21T08:07:34.037Z] 3141da751ff0: Preparing [2024-08-21T08:07:34.037Z] ce7f800efff9: Preparing [2024-08-21T08:07:34.037Z] b71539492bad: Waiting [2024-08-21T08:07:34.037Z] ce7f800efff9: Waiting [2024-08-21T08:07:34.037Z] 128c244ec220: Waiting [2024-08-21T08:07:34.037Z] 3141da751ff0: Waiting [2024-08-21T08:07:34.037Z] 8c8e1cc4abb2: Layer already exists [2024-08-21T08:07:34.037Z] 07f1c5e67ba5: Layer already exists [2024-08-21T08:07:34.037Z] bacf7b1be7e3: Layer already exists [2024-08-21T08:07:34.037Z] a4907521d53c: Layer already exists [2024-08-21T08:07:34.037Z] c4e2251966d5: Layer already exists [2024-08-21T08:07:34.037Z] 128c244ec220: Layer already exists [2024-08-21T08:07:34.037Z] b71539492bad: Layer already exists [2024-08-21T08:07:34.037Z] 3141da751ff0: Layer already exists [2024-08-21T08:07:34.037Z] ce7f800efff9: Layer already exists [2024-08-21T08:07:34.037Z] latest: digest: sha256:bc9a5c87b689f0118cd6010eb4dd0cfcf3855d35399243ec2e32c98cac73696e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:07:34.367Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:07:34.690Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.59 [2024-08-21T08:07:34.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-08-21T08:07:34.690Z] 07f1c5e67ba5: Preparing [2024-08-21T08:07:34.690Z] bacf7b1be7e3: Preparing [2024-08-21T08:07:34.690Z] 8c8e1cc4abb2: Preparing [2024-08-21T08:07:34.690Z] a4907521d53c: Preparing [2024-08-21T08:07:34.690Z] c4e2251966d5: Preparing [2024-08-21T08:07:34.690Z] b71539492bad: Preparing [2024-08-21T08:07:34.690Z] 128c244ec220: Preparing [2024-08-21T08:07:34.690Z] 3141da751ff0: Preparing [2024-08-21T08:07:34.690Z] ce7f800efff9: Preparing [2024-08-21T08:07:34.690Z] b71539492bad: Waiting [2024-08-21T08:07:34.690Z] 128c244ec220: Waiting [2024-08-21T08:07:34.690Z] 3141da751ff0: Waiting [2024-08-21T08:07:34.690Z] ce7f800efff9: Waiting [2024-08-21T08:07:34.690Z] 8c8e1cc4abb2: Layer already exists [2024-08-21T08:07:34.690Z] 07f1c5e67ba5: Layer already exists [2024-08-21T08:07:34.690Z] c4e2251966d5: Layer already exists [2024-08-21T08:07:34.690Z] bacf7b1be7e3: Layer already exists [2024-08-21T08:07:34.690Z] a4907521d53c: Layer already exists [2024-08-21T08:07:34.690Z] ce7f800efff9: Layer already exists [2024-08-21T08:07:34.690Z] 3141da751ff0: Layer already exists [2024-08-21T08:07:34.690Z] b71539492bad: Layer already exists [2024-08-21T08:07:34.690Z] 128c244ec220: Layer already exists [2024-08-21T08:07:34.690Z] 3.2.0-dev.59: digest: sha256:bc9a5c87b689f0118cd6010eb4dd0cfcf3855d35399243ec2e32c98cac73696e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:07:35.028Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:07:35.358Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:07:35.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-08-21T08:07:35.358Z] 07f1c5e67ba5: Preparing [2024-08-21T08:07:35.358Z] bacf7b1be7e3: Preparing [2024-08-21T08:07:35.358Z] 8c8e1cc4abb2: Preparing [2024-08-21T08:07:35.358Z] a4907521d53c: Preparing [2024-08-21T08:07:35.358Z] c4e2251966d5: Preparing [2024-08-21T08:07:35.358Z] b71539492bad: Preparing [2024-08-21T08:07:35.358Z] 128c244ec220: Preparing [2024-08-21T08:07:35.358Z] 3141da751ff0: Preparing [2024-08-21T08:07:35.358Z] ce7f800efff9: Preparing [2024-08-21T08:07:35.358Z] b71539492bad: Waiting [2024-08-21T08:07:35.358Z] 3141da751ff0: Waiting [2024-08-21T08:07:35.358Z] ce7f800efff9: Waiting [2024-08-21T08:07:35.358Z] 128c244ec220: Waiting [2024-08-21T08:07:35.358Z] 07f1c5e67ba5: Layer already exists [2024-08-21T08:07:35.358Z] a4907521d53c: Layer already exists [2024-08-21T08:07:35.358Z] 8c8e1cc4abb2: Layer already exists [2024-08-21T08:07:35.358Z] bacf7b1be7e3: Layer already exists [2024-08-21T08:07:35.358Z] c4e2251966d5: Layer already exists [2024-08-21T08:07:35.358Z] 128c244ec220: Layer already exists [2024-08-21T08:07:35.358Z] ce7f800efff9: Layer already exists [2024-08-21T08:07:35.358Z] b71539492bad: Layer already exists [2024-08-21T08:07:35.358Z] 3141da751ff0: Layer already exists [2024-08-21T08:07:35.358Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59: digest: sha256:bc9a5c87b689f0118cd6010eb4dd0cfcf3855d35399243ec2e32c98cac73696e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:07:35.697Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:07:36.020Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-08-21T08:07:36.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-08-21T08:07:36.020Z] 07f1c5e67ba5: Preparing [2024-08-21T08:07:36.020Z] bacf7b1be7e3: Preparing [2024-08-21T08:07:36.020Z] 8c8e1cc4abb2: Preparing [2024-08-21T08:07:36.020Z] a4907521d53c: Preparing [2024-08-21T08:07:36.020Z] c4e2251966d5: Preparing [2024-08-21T08:07:36.020Z] b71539492bad: Preparing [2024-08-21T08:07:36.020Z] 128c244ec220: Preparing [2024-08-21T08:07:36.020Z] 3141da751ff0: Preparing [2024-08-21T08:07:36.020Z] ce7f800efff9: Preparing [2024-08-21T08:07:36.020Z] 3141da751ff0: Waiting [2024-08-21T08:07:36.020Z] 128c244ec220: Waiting [2024-08-21T08:07:36.020Z] ce7f800efff9: Waiting [2024-08-21T08:07:36.020Z] b71539492bad: Waiting [2024-08-21T08:07:36.020Z] bacf7b1be7e3: Layer already exists [2024-08-21T08:07:36.020Z] 07f1c5e67ba5: Layer already exists [2024-08-21T08:07:36.020Z] a4907521d53c: Layer already exists [2024-08-21T08:07:36.020Z] 8c8e1cc4abb2: Layer already exists [2024-08-21T08:07:36.020Z] c4e2251966d5: Layer already exists [2024-08-21T08:07:36.020Z] b71539492bad: Layer already exists [2024-08-21T08:07:36.020Z] 128c244ec220: Layer already exists [2024-08-21T08:07:36.020Z] ce7f800efff9: Layer already exists [2024-08-21T08:07:36.020Z] 3141da751ff0: Layer already exists [2024-08-21T08:07:36.020Z] main: digest: sha256:bc9a5c87b689f0118cd6010eb4dd0cfcf3855d35399243ec2e32c98cac73696e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-21T08:07:36.094Z] ===================================================== [Pipeline] echo [2024-08-21T08:07:36.106Z] taggedImages: [2024-08-21T08:07:36.106Z] - nexus3.edgexfoundry.org:10004/security-spire-server:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:07:36.106Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-08-21T08:07:36.106Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.59 [2024-08-21T08:07:36.106Z] - nexus3.edgexfoundry.org:10004/security-spire-server:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:07:36.106Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-08-21T08:07:36.131Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: [2024-08-21T08:07:36.131Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:07:36.131Z] latest [2024-08-21T08:07:36.131Z] 3.2.0-dev.59 [2024-08-21T08:07:36.131Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:07:36.131Z] main [2024-08-21T08:07:36.131Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:07:36.470Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:07:36.793Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:07:36.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-08-21T08:07:36.793Z] b6dbb0081ce6: Preparing [2024-08-21T08:07:36.793Z] ccd62b8c69a7: Preparing [2024-08-21T08:07:36.793Z] a4907521d53c: Preparing [2024-08-21T08:07:36.793Z] c4e2251966d5: Preparing [2024-08-21T08:07:36.793Z] bb4027dc2854: Preparing [2024-08-21T08:07:36.793Z] c05d9317f034: Preparing [2024-08-21T08:07:36.793Z] ce7f800efff9: Preparing [2024-08-21T08:07:36.793Z] c05d9317f034: Waiting [2024-08-21T08:07:36.793Z] ce7f800efff9: Waiting [2024-08-21T08:07:36.793Z] a4907521d53c: Layer already exists [2024-08-21T08:07:36.793Z] c4e2251966d5: Layer already exists [2024-08-21T08:07:36.793Z] ce7f800efff9: Layer already exists [2024-08-21T08:07:36.793Z] b6dbb0081ce6: Pushed [2024-08-21T08:07:36.793Z] bb4027dc2854: Pushed [2024-08-21T08:07:37.052Z] c05d9317f034: Pushed [2024-08-21T08:07:40.337Z] ccd62b8c69a7: Pushed [2024-08-21T08:07:40.337Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826: digest: sha256:971bdb11b32541b4106c4231f52dc6a87d601bfeb54c05d50f992e39c61869f8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:07:40.658Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:07:40.982Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-08-21T08:07:40.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-08-21T08:07:40.982Z] b6dbb0081ce6: Preparing [2024-08-21T08:07:40.982Z] ccd62b8c69a7: Preparing [2024-08-21T08:07:40.982Z] a4907521d53c: Preparing [2024-08-21T08:07:40.982Z] c4e2251966d5: Preparing [2024-08-21T08:07:40.982Z] bb4027dc2854: Preparing [2024-08-21T08:07:40.982Z] c05d9317f034: Preparing [2024-08-21T08:07:40.982Z] ce7f800efff9: Preparing [2024-08-21T08:07:40.982Z] c05d9317f034: Waiting [2024-08-21T08:07:40.982Z] ce7f800efff9: Waiting [2024-08-21T08:07:40.982Z] a4907521d53c: Layer already exists [2024-08-21T08:07:40.982Z] ccd62b8c69a7: Layer already exists [2024-08-21T08:07:40.982Z] bb4027dc2854: Layer already exists [2024-08-21T08:07:40.982Z] b6dbb0081ce6: Layer already exists [2024-08-21T08:07:40.982Z] c4e2251966d5: Layer already exists [2024-08-21T08:07:40.982Z] ce7f800efff9: Layer already exists [2024-08-21T08:07:40.982Z] c05d9317f034: Layer already exists [2024-08-21T08:07:40.982Z] latest: digest: sha256:971bdb11b32541b4106c4231f52dc6a87d601bfeb54c05d50f992e39c61869f8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:07:41.317Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:07:41.648Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.59 [2024-08-21T08:07:41.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-08-21T08:07:41.648Z] b6dbb0081ce6: Preparing [2024-08-21T08:07:41.648Z] ccd62b8c69a7: Preparing [2024-08-21T08:07:41.648Z] a4907521d53c: Preparing [2024-08-21T08:07:41.648Z] c4e2251966d5: Preparing [2024-08-21T08:07:41.648Z] bb4027dc2854: Preparing [2024-08-21T08:07:41.648Z] c05d9317f034: Preparing [2024-08-21T08:07:41.648Z] ce7f800efff9: Preparing [2024-08-21T08:07:41.648Z] c05d9317f034: Waiting [2024-08-21T08:07:41.648Z] ce7f800efff9: Waiting [2024-08-21T08:07:41.648Z] ccd62b8c69a7: Layer already exists [2024-08-21T08:07:41.648Z] a4907521d53c: Layer already exists [2024-08-21T08:07:41.648Z] b6dbb0081ce6: Layer already exists [2024-08-21T08:07:41.648Z] bb4027dc2854: Layer already exists [2024-08-21T08:07:41.648Z] c4e2251966d5: Layer already exists [2024-08-21T08:07:41.648Z] c05d9317f034: Layer already exists [2024-08-21T08:07:41.648Z] ce7f800efff9: Layer already exists [2024-08-21T08:07:41.648Z] 3.2.0-dev.59: digest: sha256:971bdb11b32541b4106c4231f52dc6a87d601bfeb54c05d50f992e39c61869f8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:07:41.982Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:07:42.306Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:07:42.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-08-21T08:07:42.306Z] b6dbb0081ce6: Preparing [2024-08-21T08:07:42.306Z] ccd62b8c69a7: Preparing [2024-08-21T08:07:42.306Z] a4907521d53c: Preparing [2024-08-21T08:07:42.306Z] c4e2251966d5: Preparing [2024-08-21T08:07:42.306Z] bb4027dc2854: Preparing [2024-08-21T08:07:42.306Z] c05d9317f034: Preparing [2024-08-21T08:07:42.306Z] ce7f800efff9: Preparing [2024-08-21T08:07:42.306Z] c05d9317f034: Waiting [2024-08-21T08:07:42.306Z] b6dbb0081ce6: Layer already exists [2024-08-21T08:07:42.306Z] c4e2251966d5: Layer already exists [2024-08-21T08:07:42.306Z] ccd62b8c69a7: Layer already exists [2024-08-21T08:07:42.306Z] bb4027dc2854: Layer already exists [2024-08-21T08:07:42.306Z] a4907521d53c: Layer already exists [2024-08-21T08:07:42.306Z] c05d9317f034: Layer already exists [2024-08-21T08:07:42.306Z] ce7f800efff9: Layer already exists [2024-08-21T08:07:42.306Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59: digest: sha256:971bdb11b32541b4106c4231f52dc6a87d601bfeb54c05d50f992e39c61869f8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:07:42.634Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:07:42.965Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [2024-08-21T08:07:42.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-08-21T08:07:42.965Z] b6dbb0081ce6: Preparing [2024-08-21T08:07:42.965Z] ccd62b8c69a7: Preparing [2024-08-21T08:07:42.965Z] a4907521d53c: Preparing [2024-08-21T08:07:42.965Z] c4e2251966d5: Preparing [2024-08-21T08:07:42.965Z] bb4027dc2854: Preparing [2024-08-21T08:07:42.965Z] c05d9317f034: Preparing [2024-08-21T08:07:42.965Z] ce7f800efff9: Preparing [2024-08-21T08:07:42.965Z] c05d9317f034: Waiting [2024-08-21T08:07:42.965Z] ce7f800efff9: Waiting [2024-08-21T08:07:42.965Z] a4907521d53c: Layer already exists [2024-08-21T08:07:42.965Z] ccd62b8c69a7: Layer already exists [2024-08-21T08:07:42.965Z] c4e2251966d5: Layer already exists [2024-08-21T08:07:42.965Z] b6dbb0081ce6: Layer already exists [2024-08-21T08:07:42.965Z] bb4027dc2854: Layer already exists [2024-08-21T08:07:42.965Z] c05d9317f034: Layer already exists [2024-08-21T08:07:42.965Z] ce7f800efff9: Layer already exists [2024-08-21T08:07:42.965Z] main: digest: sha256:971bdb11b32541b4106c4231f52dc6a87d601bfeb54c05d50f992e39c61869f8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-21T08:07:43.040Z] ===================================================== [Pipeline] echo [2024-08-21T08:07:43.052Z] taggedImages: [2024-08-21T08:07:43.052Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:07:43.052Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-08-21T08:07:43.052Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.59 [2024-08-21T08:07:43.052Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:07:43.052Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo [2024-08-21T08:07:43.077Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-08-21T08:07:43.077Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:07:43.077Z] latest [2024-08-21T08:07:43.077Z] 3.2.0-dev.59 [2024-08-21T08:07:43.077Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:07:43.077Z] main [2024-08-21T08:07:43.077Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:07:43.425Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:07:43.749Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:07:43.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-08-21T08:07:43.749Z] ce4b9413aa3a: Preparing [2024-08-21T08:07:43.749Z] ff68b50fd519: Preparing [2024-08-21T08:07:43.749Z] a4907521d53c: Preparing [2024-08-21T08:07:43.749Z] c4e2251966d5: Preparing [2024-08-21T08:07:43.749Z] be8a7ccbfef7: Preparing [2024-08-21T08:07:43.749Z] b2f55b34c77b: Preparing [2024-08-21T08:07:43.749Z] ce7f800efff9: Preparing [2024-08-21T08:07:43.749Z] ce7f800efff9: Waiting [2024-08-21T08:07:43.749Z] c4e2251966d5: Layer already exists [2024-08-21T08:07:43.749Z] a4907521d53c: Layer already exists [2024-08-21T08:07:43.749Z] ce7f800efff9: Layer already exists [2024-08-21T08:07:43.749Z] ce4b9413aa3a: Pushed [2024-08-21T08:07:43.749Z] be8a7ccbfef7: Pushed [2024-08-21T08:07:43.749Z] b2f55b34c77b: Pushed [2024-08-21T08:07:47.034Z] ff68b50fd519: Pushed [2024-08-21T08:07:47.034Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826: digest: sha256:3d1cbaaf521004b724ffabcd8b60f8f2222e286736f5fd4174358ea6700dbd46 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:07:47.360Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:07:47.683Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-08-21T08:07:47.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-08-21T08:07:47.683Z] ce4b9413aa3a: Preparing [2024-08-21T08:07:47.683Z] ff68b50fd519: Preparing [2024-08-21T08:07:47.683Z] a4907521d53c: Preparing [2024-08-21T08:07:47.683Z] c4e2251966d5: Preparing [2024-08-21T08:07:47.683Z] be8a7ccbfef7: Preparing [2024-08-21T08:07:47.683Z] b2f55b34c77b: Preparing [2024-08-21T08:07:47.683Z] ce7f800efff9: Preparing [2024-08-21T08:07:47.683Z] b2f55b34c77b: Waiting [2024-08-21T08:07:47.683Z] ce7f800efff9: Waiting [2024-08-21T08:07:47.683Z] ce4b9413aa3a: Layer already exists [2024-08-21T08:07:47.683Z] ff68b50fd519: Layer already exists [2024-08-21T08:07:47.683Z] be8a7ccbfef7: Layer already exists [2024-08-21T08:07:47.683Z] a4907521d53c: Layer already exists [2024-08-21T08:07:47.683Z] c4e2251966d5: Layer already exists [2024-08-21T08:07:47.683Z] ce7f800efff9: Layer already exists [2024-08-21T08:07:47.683Z] b2f55b34c77b: Layer already exists [2024-08-21T08:07:47.683Z] latest: digest: sha256:3d1cbaaf521004b724ffabcd8b60f8f2222e286736f5fd4174358ea6700dbd46 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:07:48.018Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:07:48.345Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.59 [2024-08-21T08:07:48.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-08-21T08:07:48.345Z] ce4b9413aa3a: Preparing [2024-08-21T08:07:48.345Z] ff68b50fd519: Preparing [2024-08-21T08:07:48.345Z] a4907521d53c: Preparing [2024-08-21T08:07:48.345Z] c4e2251966d5: Preparing [2024-08-21T08:07:48.345Z] be8a7ccbfef7: Preparing [2024-08-21T08:07:48.345Z] b2f55b34c77b: Preparing [2024-08-21T08:07:48.345Z] ce7f800efff9: Preparing [2024-08-21T08:07:48.345Z] b2f55b34c77b: Waiting [2024-08-21T08:07:48.345Z] ce7f800efff9: Waiting [2024-08-21T08:07:48.345Z] c4e2251966d5: Layer already exists [2024-08-21T08:07:48.345Z] ce4b9413aa3a: Layer already exists [2024-08-21T08:07:48.345Z] be8a7ccbfef7: Layer already exists [2024-08-21T08:07:48.345Z] a4907521d53c: Layer already exists [2024-08-21T08:07:48.345Z] ff68b50fd519: Layer already exists [2024-08-21T08:07:48.345Z] ce7f800efff9: Layer already exists [2024-08-21T08:07:48.345Z] b2f55b34c77b: Layer already exists [2024-08-21T08:07:48.345Z] 3.2.0-dev.59: digest: sha256:3d1cbaaf521004b724ffabcd8b60f8f2222e286736f5fd4174358ea6700dbd46 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:07:48.675Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:07:48.999Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:07:48.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-08-21T08:07:48.999Z] ce4b9413aa3a: Preparing [2024-08-21T08:07:48.999Z] ff68b50fd519: Preparing [2024-08-21T08:07:48.999Z] a4907521d53c: Preparing [2024-08-21T08:07:48.999Z] c4e2251966d5: Preparing [2024-08-21T08:07:48.999Z] be8a7ccbfef7: Preparing [2024-08-21T08:07:48.999Z] b2f55b34c77b: Preparing [2024-08-21T08:07:48.999Z] ce7f800efff9: Preparing [2024-08-21T08:07:48.999Z] b2f55b34c77b: Waiting [2024-08-21T08:07:48.999Z] ce7f800efff9: Waiting [2024-08-21T08:07:48.999Z] ff68b50fd519: Layer already exists [2024-08-21T08:07:48.999Z] be8a7ccbfef7: Layer already exists [2024-08-21T08:07:48.999Z] ce4b9413aa3a: Layer already exists [2024-08-21T08:07:48.999Z] a4907521d53c: Layer already exists [2024-08-21T08:07:48.999Z] c4e2251966d5: Layer already exists [2024-08-21T08:07:48.999Z] ce7f800efff9: Layer already exists [2024-08-21T08:07:48.999Z] b2f55b34c77b: Layer already exists [2024-08-21T08:07:48.999Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59: digest: sha256:3d1cbaaf521004b724ffabcd8b60f8f2222e286736f5fd4174358ea6700dbd46 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:07:49.335Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:07:49.661Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-08-21T08:07:49.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-08-21T08:07:49.661Z] ce4b9413aa3a: Preparing [2024-08-21T08:07:49.661Z] ff68b50fd519: Preparing [2024-08-21T08:07:49.661Z] a4907521d53c: Preparing [2024-08-21T08:07:49.661Z] c4e2251966d5: Preparing [2024-08-21T08:07:49.661Z] be8a7ccbfef7: Preparing [2024-08-21T08:07:49.661Z] b2f55b34c77b: Preparing [2024-08-21T08:07:49.661Z] ce7f800efff9: Preparing [2024-08-21T08:07:49.661Z] b2f55b34c77b: Waiting [2024-08-21T08:07:49.661Z] ce7f800efff9: Waiting [2024-08-21T08:07:49.661Z] ce4b9413aa3a: Layer already exists [2024-08-21T08:07:49.661Z] a4907521d53c: Layer already exists [2024-08-21T08:07:49.661Z] c4e2251966d5: Layer already exists [2024-08-21T08:07:49.661Z] be8a7ccbfef7: Layer already exists [2024-08-21T08:07:49.661Z] ff68b50fd519: Layer already exists [2024-08-21T08:07:49.661Z] b2f55b34c77b: Layer already exists [2024-08-21T08:07:49.661Z] ce7f800efff9: Layer already exists [2024-08-21T08:07:49.661Z] main: digest: sha256:3d1cbaaf521004b724ffabcd8b60f8f2222e286736f5fd4174358ea6700dbd46 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-21T08:07:49.732Z] ===================================================== [Pipeline] echo [2024-08-21T08:07:49.744Z] taggedImages: [2024-08-21T08:07:49.744Z] - nexus3.edgexfoundry.org:10004/support-notifications:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:07:49.744Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-08-21T08:07:49.744Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.59 [2024-08-21T08:07:49.744Z] - nexus3.edgexfoundry.org:10004/support-notifications:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:07:49.744Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-08-21T08:07:49.773Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-08-21T08:07:49.773Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:07:49.773Z] latest [2024-08-21T08:07:49.773Z] 3.2.0-dev.59 [2024-08-21T08:07:49.773Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:07:49.773Z] main [2024-08-21T08:07:49.773Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:07:50.104Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:07:50.425Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:07:50.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-08-21T08:07:50.425Z] 2d5bb96229a9: Preparing [2024-08-21T08:07:50.425Z] 232024f0d0e3: Preparing [2024-08-21T08:07:50.425Z] a4907521d53c: Preparing [2024-08-21T08:07:50.425Z] c4e2251966d5: Preparing [2024-08-21T08:07:50.425Z] b21190eaa80c: Preparing [2024-08-21T08:07:50.425Z] e627cf6bbfea: Preparing [2024-08-21T08:07:50.425Z] ce7f800efff9: Preparing [2024-08-21T08:07:50.425Z] e627cf6bbfea: Waiting [2024-08-21T08:07:50.425Z] ce7f800efff9: Waiting [2024-08-21T08:07:50.425Z] c4e2251966d5: Layer already exists [2024-08-21T08:07:50.425Z] b21190eaa80c: Layer already exists [2024-08-21T08:07:50.425Z] a4907521d53c: Layer already exists [2024-08-21T08:07:50.425Z] e627cf6bbfea: Layer already exists [2024-08-21T08:07:50.425Z] ce7f800efff9: Layer already exists [2024-08-21T08:07:50.425Z] 2d5bb96229a9: Pushed [2024-08-21T08:07:53.719Z] 232024f0d0e3: Pushed [2024-08-21T08:07:53.719Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826: digest: sha256:7ff1cc4d85a63149b11d3c5b562e5292a1aa0d8c142b623b625026105157c3ba size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:07:54.046Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:07:54.371Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-08-21T08:07:54.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-08-21T08:07:54.371Z] 2d5bb96229a9: Preparing [2024-08-21T08:07:54.371Z] 232024f0d0e3: Preparing [2024-08-21T08:07:54.371Z] a4907521d53c: Preparing [2024-08-21T08:07:54.371Z] c4e2251966d5: Preparing [2024-08-21T08:07:54.371Z] b21190eaa80c: Preparing [2024-08-21T08:07:54.371Z] e627cf6bbfea: Preparing [2024-08-21T08:07:54.371Z] ce7f800efff9: Preparing [2024-08-21T08:07:54.371Z] e627cf6bbfea: Waiting [2024-08-21T08:07:54.371Z] ce7f800efff9: Waiting [2024-08-21T08:07:54.371Z] a4907521d53c: Layer already exists [2024-08-21T08:07:54.371Z] c4e2251966d5: Layer already exists [2024-08-21T08:07:54.371Z] 2d5bb96229a9: Layer already exists [2024-08-21T08:07:54.371Z] b21190eaa80c: Layer already exists [2024-08-21T08:07:54.371Z] 232024f0d0e3: Layer already exists [2024-08-21T08:07:54.371Z] ce7f800efff9: Layer already exists [2024-08-21T08:07:54.371Z] e627cf6bbfea: Layer already exists [2024-08-21T08:07:54.371Z] latest: digest: sha256:7ff1cc4d85a63149b11d3c5b562e5292a1aa0d8c142b623b625026105157c3ba size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:07:54.700Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:07:55.026Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.59 [2024-08-21T08:07:55.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-08-21T08:07:55.026Z] 2d5bb96229a9: Preparing [2024-08-21T08:07:55.026Z] 232024f0d0e3: Preparing [2024-08-21T08:07:55.026Z] a4907521d53c: Preparing [2024-08-21T08:07:55.026Z] c4e2251966d5: Preparing [2024-08-21T08:07:55.026Z] b21190eaa80c: Preparing [2024-08-21T08:07:55.026Z] e627cf6bbfea: Preparing [2024-08-21T08:07:55.026Z] ce7f800efff9: Preparing [2024-08-21T08:07:55.026Z] e627cf6bbfea: Waiting [2024-08-21T08:07:55.026Z] ce7f800efff9: Waiting [2024-08-21T08:07:55.026Z] 2d5bb96229a9: Layer already exists [2024-08-21T08:07:55.026Z] c4e2251966d5: Layer already exists [2024-08-21T08:07:55.026Z] 232024f0d0e3: Layer already exists [2024-08-21T08:07:55.026Z] b21190eaa80c: Layer already exists [2024-08-21T08:07:55.026Z] a4907521d53c: Layer already exists [2024-08-21T08:07:55.026Z] e627cf6bbfea: Layer already exists [2024-08-21T08:07:55.026Z] ce7f800efff9: Layer already exists [2024-08-21T08:07:55.026Z] 3.2.0-dev.59: digest: sha256:7ff1cc4d85a63149b11d3c5b562e5292a1aa0d8c142b623b625026105157c3ba size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:07:55.356Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:07:55.682Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:07:55.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-08-21T08:07:55.682Z] 2d5bb96229a9: Preparing [2024-08-21T08:07:55.682Z] 232024f0d0e3: Preparing [2024-08-21T08:07:55.682Z] a4907521d53c: Preparing [2024-08-21T08:07:55.682Z] c4e2251966d5: Preparing [2024-08-21T08:07:55.682Z] b21190eaa80c: Preparing [2024-08-21T08:07:55.682Z] e627cf6bbfea: Preparing [2024-08-21T08:07:55.682Z] ce7f800efff9: Preparing [2024-08-21T08:07:55.682Z] e627cf6bbfea: Waiting [2024-08-21T08:07:55.682Z] ce7f800efff9: Waiting [2024-08-21T08:07:55.682Z] b21190eaa80c: Layer already exists [2024-08-21T08:07:55.682Z] c4e2251966d5: Layer already exists [2024-08-21T08:07:55.682Z] 2d5bb96229a9: Layer already exists [2024-08-21T08:07:55.682Z] 232024f0d0e3: Layer already exists [2024-08-21T08:07:55.682Z] a4907521d53c: Layer already exists [2024-08-21T08:07:55.682Z] ce7f800efff9: Layer already exists [2024-08-21T08:07:55.682Z] e627cf6bbfea: Layer already exists [2024-08-21T08:07:55.682Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59: digest: sha256:7ff1cc4d85a63149b11d3c5b562e5292a1aa0d8c142b623b625026105157c3ba size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:07:56.014Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:07:56.343Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-08-21T08:07:56.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-08-21T08:07:56.343Z] 2d5bb96229a9: Preparing [2024-08-21T08:07:56.343Z] 232024f0d0e3: Preparing [2024-08-21T08:07:56.343Z] a4907521d53c: Preparing [2024-08-21T08:07:56.343Z] c4e2251966d5: Preparing [2024-08-21T08:07:56.343Z] b21190eaa80c: Preparing [2024-08-21T08:07:56.343Z] e627cf6bbfea: Preparing [2024-08-21T08:07:56.343Z] ce7f800efff9: Preparing [2024-08-21T08:07:56.343Z] e627cf6bbfea: Waiting [2024-08-21T08:07:56.343Z] ce7f800efff9: Waiting [2024-08-21T08:07:56.343Z] c4e2251966d5: Layer already exists [2024-08-21T08:07:56.343Z] b21190eaa80c: Layer already exists [2024-08-21T08:07:56.343Z] a4907521d53c: Layer already exists [2024-08-21T08:07:56.343Z] 2d5bb96229a9: Layer already exists [2024-08-21T08:07:56.343Z] 232024f0d0e3: Layer already exists [2024-08-21T08:07:56.343Z] e627cf6bbfea: Layer already exists [2024-08-21T08:07:56.343Z] ce7f800efff9: Layer already exists [2024-08-21T08:07:56.343Z] main: digest: sha256:7ff1cc4d85a63149b11d3c5b562e5292a1aa0d8c142b623b625026105157c3ba size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-21T08:07:56.427Z] ===================================================== [Pipeline] echo [2024-08-21T08:07:56.440Z] taggedImages: [2024-08-21T08:07:56.440Z] - nexus3.edgexfoundry.org:10004/support-scheduler:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:07:56.440Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-08-21T08:07:56.440Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.59 [2024-08-21T08:07:56.440Z] - nexus3.edgexfoundry.org:10004/support-scheduler:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:07:56.440Z] - 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-08-21T08:24:22.628Z] #160 ... [2024-08-21T08:24:22.628Z] [2024-08-21T08:24:22.628Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-21T08:24:22.628Z] #155 DONE 1158.2s [2024-08-21T08:24:22.628Z] [2024-08-21T08:24:22.628Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-21T08:24:22.628Z] #153 ... [2024-08-21T08:24:22.628Z] [2024-08-21T08:24:22.628Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-21T08:24:22.628Z] #161 DONE 0.3s [2024-08-21T08:24:22.628Z] [2024-08-21T08:24:22.628Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-21T08:24:22.628Z] #162 DONE 0.1s [2024-08-21T08:24:22.628Z] [2024-08-21T08:24:22.628Z] #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-08-21T08:24:22.628Z] #163 DONE 0.2s [2024-08-21T08:24:22.628Z] [2024-08-21T08:24:22.628Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-21T08:24:22.628Z] #164 DONE 0.2s [2024-08-21T08:24:22.628Z] [2024-08-21T08:24:22.628Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-21T08:24:22.893Z] #153 ... [2024-08-21T08:24:22.893Z] [2024-08-21T08:24:22.893Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-21T08:24:23.157Z] #165 DONE 0.2s [2024-08-21T08:24:23.157Z] [2024-08-21T08:24:23.157Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-21T08:24:23.870Z] #166 DONE 0.2s [2024-08-21T08:24:23.871Z] [2024-08-21T08:24:23.871Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-21T08:24:25.809Z] #167 DONE 2.5s [2024-08-21T08:24:25.809Z] [2024-08-21T08:24:25.809Z] #149 [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-08-21T08:24:25.809Z] #149 1162.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-21T08:24:26.910Z] #149 ... [2024-08-21T08:24:26.910Z] [2024-08-21T08:24:26.910Z] #113 [security-proxy-setup] exporting to image [2024-08-21T08:24:26.910Z] #113 exporting layers 0.9s done [2024-08-21T08:24:26.910Z] #113 writing image sha256:d43adad3b7dfaddd7e5c77e3cd2a3969cbccfe582364dfddd84e4666c150dbcc done [2024-08-21T08:24:26.910Z] #113 naming to docker.io/library/security-proxy-setup-arm64 done [2024-08-21T08:24:26.910Z] #113 DONE 4.8s [2024-08-21T08:24:26.910Z] [2024-08-21T08:24:26.910Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-21T08:24:37.015Z] #156 ... [2024-08-21T08:24:37.015Z] [2024-08-21T08:24:37.015Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-21T08:24:37.015Z] #153 DONE 1173.6s [2024-08-21T08:24:37.015Z] [2024-08-21T08:24:37.015Z] #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-21T08:24:37.717Z] #168 DONE 0.6s [2024-08-21T08:24:37.717Z] [2024-08-21T08:24:37.717Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-21T08:24:40.478Z] #169 DONE 2.3s [2024-08-21T08:24:40.478Z] [2024-08-21T08:24:40.478Z] #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-21T08:24:40.478Z] #170 DONE 0.4s [2024-08-21T08:24:40.478Z] [2024-08-21T08:24:40.478Z] #149 [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-08-21T08:24:40.478Z] #149 ... [2024-08-21T08:24:40.478Z] [2024-08-21T08:24:40.478Z] #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-21T08:24:40.744Z] #171 DONE 0.4s [2024-08-21T08:24:40.744Z] [2024-08-21T08:24:40.744Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-21T08:24:40.744Z] #158 ... [2024-08-21T08:24:40.744Z] [2024-08-21T08:24:40.744Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-21T08:24:41.009Z] #172 DONE 0.2s [2024-08-21T08:24:41.009Z] [2024-08-21T08:24:41.009Z] #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-21T08:24:41.009Z] #173 DONE 0.2s [2024-08-21T08:24:41.009Z] [2024-08-21T08:24:41.009Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-21T08:24:41.275Z] #151 ... [2024-08-21T08:24:41.275Z] [2024-08-21T08:24:41.275Z] #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-08-21T08:24:41.275Z] #174 DONE 0.2s [2024-08-21T08:24:41.275Z] [2024-08-21T08:24:41.275Z] #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-08-21T08:24:41.546Z] #175 DONE 0.2s [2024-08-21T08:24:41.546Z] [2024-08-21T08:24:41.546Z] #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-08-21T08:24:41.813Z] #176 DONE 0.3s [2024-08-21T08:24:41.813Z] [2024-08-21T08:24:41.813Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-21T08:24:41.813Z] #151 ... [2024-08-21T08:24:41.813Z] [2024-08-21T08:24:41.813Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-21T08:24:41.813Z] #177 DONE 0.1s [2024-08-21T08:24:42.079Z] [2024-08-21T08:24:42.079Z] #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-21T08:24:42.079Z] #178 DONE 0.1s [2024-08-21T08:24:42.079Z] [2024-08-21T08:24:42.079Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-21T08:24:42.079Z] #156 ... [2024-08-21T08:24:42.079Z] [2024-08-21T08:24:42.079Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-21T08:24:44.022Z] #179 DONE 2.1s [2024-08-21T08:24:44.022Z] [2024-08-21T08:24:44.022Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-21T08:24:44.288Z] #160 ... [2024-08-21T08:24:44.288Z] [2024-08-21T08:24:44.288Z] #113 [security-bootstrapper] exporting to image [2024-08-21T08:24:44.288Z] #113 exporting layers [2024-08-21T08:24:45.689Z] #113 exporting layers 1.3s done [2024-08-21T08:24:45.689Z] #113 writing image sha256:1acc064e45b99a9e2e4b21b786c0010f8191791e95ad08305e372f4714001717 done [2024-08-21T08:24:45.689Z] #113 naming to docker.io/library/security-bootstrapper-arm64 done [2024-08-21T08:24:45.689Z] #113 DONE 6.1s [2024-08-21T08:24:45.689Z] [2024-08-21T08:24:45.689Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-21T08:24:46.645Z] #158 ... [2024-08-21T08:24:46.645Z] [2024-08-21T08:24:46.645Z] #149 [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-08-21T08:24:46.645Z] #149 DONE 1183.0s [2024-08-21T08:24:46.645Z] [2024-08-21T08:24:46.645Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-21T08:24:47.018Z] #156 ... [2024-08-21T08:24:47.018Z] [2024-08-21T08:24:47.018Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-21T08:24:47.312Z] #180 DONE 0.3s [2024-08-21T08:24:47.312Z] [2024-08-21T08:24:47.312Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-21T08:24:47.577Z] #181 DONE 0.3s [2024-08-21T08:24:47.577Z] [2024-08-21T08:24:47.577Z] #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-08-21T08:24:47.577Z] #182 DONE 0.2s [2024-08-21T08:24:47.577Z] [2024-08-21T08:24:47.577Z] #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-08-21T08:24:47.844Z] #183 DONE 0.1s [2024-08-21T08:24:47.844Z] [2024-08-21T08:24:47.844Z] #28 [security-spire-config internal] load .dockerignore [2024-08-21T08:24:47.844Z] #28 ... [2024-08-21T08:24:47.844Z] [2024-08-21T08:24:47.844Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-21T08:24:47.844Z] #184 DONE 0.1s [2024-08-21T08:24:48.110Z] [2024-08-21T08:24:48.110Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-21T08:24:48.375Z] #185 DONE 0.2s [2024-08-21T08:24:48.375Z] [2024-08-21T08:24:48.375Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-21T08:24:48.641Z] #186 DONE 0.3s [2024-08-21T08:24:48.641Z] [2024-08-21T08:24:48.641Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-21T08:24:48.641Z] #187 DONE 0.1s [2024-08-21T08:24:48.641Z] [2024-08-21T08:24:48.641Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-21T08:24:50.579Z] #188 DONE 1.9s [2024-08-21T08:24:50.579Z] [2024-08-21T08:24:50.579Z] #113 [security-secretstore-setup] exporting to image [2024-08-21T08:24:50.579Z] #113 exporting layers [2024-08-21T08:24:51.980Z] #113 exporting layers 1.1s done [2024-08-21T08:24:51.980Z] #113 writing image sha256:dca93a8ce5943f0e98da651afc0fd01bd660363774d6a728b1151fd8e228ff27 done [2024-08-21T08:24:51.980Z] #113 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-08-21T08:24:51.980Z] #113 DONE 7.3s [2024-08-21T08:24:51.980Z] [2024-08-21T08:24:51.980Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-21T08:25:38.774Z] #151 DONE 1231.7s [2024-08-21T08:25:38.774Z] [2024-08-21T08:25:38.774Z] #28 [security-spire-config internal] load .dockerignore [2024-08-21T08:25:38.774Z] #28 ... [2024-08-21T08:25:38.774Z] [2024-08-21T08:25:38.774Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-21T08:25:38.774Z] #189 DONE 0.2s [2024-08-21T08:25:38.774Z] [2024-08-21T08:25:38.774Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-21T08:25:38.774Z] #160 ... [2024-08-21T08:25:38.774Z] [2024-08-21T08:25:38.774Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-21T08:25:38.774Z] #190 DONE 0.2s [2024-08-21T08:25:38.774Z] [2024-08-21T08:25:38.774Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-21T08:25:38.774Z] #191 DONE 0.3s [2024-08-21T08:25:38.774Z] [2024-08-21T08:25:38.774Z] #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-08-21T08:25:38.774Z] #192 DONE 0.2s [2024-08-21T08:25:38.774Z] [2024-08-21T08:25:38.774Z] #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-08-21T08:25:38.774Z] #193 DONE 0.2s [2024-08-21T08:25:38.774Z] [2024-08-21T08:25:38.774Z] #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-08-21T08:25:38.774Z] #194 DONE 2.3s [2024-08-21T08:25:38.774Z] [2024-08-21T08:25:38.774Z] #28 [security-spire-config internal] load .dockerignore [2024-08-21T08:25:39.044Z] #28 ... [2024-08-21T08:25:39.044Z] [2024-08-21T08:25:39.044Z] #113 [core-common-config-bootstrapper] exporting to image [2024-08-21T08:25:39.044Z] #113 exporting layers [2024-08-21T08:25:39.629Z] #113 exporting layers 0.6s done [2024-08-21T08:25:39.629Z] #113 writing image sha256:546bde9be29ae9197464af1c3d8d59c7a1e93fdd961ba40a2de15af5b42a58ee done [2024-08-21T08:25:39.629Z] #113 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-08-21T08:25:39.629Z] #113 DONE 7.8s [2024-08-21T08:25:39.629Z] [2024-08-21T08:25:39.629Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-21T08:27:46.293Z] #156 ... [2024-08-21T08:27:46.293Z] [2024-08-21T08:27:46.293Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-21T08:27:46.293Z] #148 DONE 1359.9s [2024-08-21T08:27:46.293Z] [2024-08-21T08:27:46.293Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-21T08:27:46.293Z] #156 ... [2024-08-21T08:27:46.293Z] [2024-08-21T08:27:46.293Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-21T08:27:46.293Z] #195 DONE 0.2s [2024-08-21T08:27:46.293Z] [2024-08-21T08:27:46.293Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-21T08:27:46.293Z] #160 ... [2024-08-21T08:27:46.293Z] [2024-08-21T08:27:46.293Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-21T08:27:46.293Z] #196 DONE 0.2s [2024-08-21T08:27:46.293Z] [2024-08-21T08:27:46.293Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-21T08:27:46.293Z] #197 DONE 0.3s [2024-08-21T08:27:46.293Z] [2024-08-21T08:27:46.293Z] #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-08-21T08:27:46.293Z] #198 DONE 0.1s [2024-08-21T08:27:46.293Z] [2024-08-21T08:27:46.293Z] #113 [security-spiffe-token-provider] exporting to image [2024-08-21T08:27:46.293Z] #113 exporting layers [2024-08-21T08:27:46.293Z] #113 exporting layers 0.6s done [2024-08-21T08:27:46.293Z] #113 writing image sha256:81983478441b953384cfce35b5c0a31c59faab88c1fddd10f20bd35bdb05273f done [2024-08-21T08:27:46.293Z] #113 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-08-21T08:27:46.293Z] #113 DONE 8.4s [2024-08-21T08:27:46.293Z] [2024-08-21T08:27:46.293Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-21T08:35:53.367Z] #150 ... [2024-08-21T08:35:53.367Z] [2024-08-21T08:35:53.367Z] #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-21T08:35:53.367Z] #157 DONE 1837.5s [2024-08-21T08:35:53.367Z] [2024-08-21T08:35:53.367Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-21T08:35:53.367Z] #160 ... [2024-08-21T08:35:53.367Z] [2024-08-21T08:35:53.367Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-21T08:35:53.367Z] #199 DONE 0.1s [2024-08-21T08:35:53.367Z] [2024-08-21T08:35:53.367Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-21T08:35:53.367Z] #200 DONE 0.1s [2024-08-21T08:35:53.367Z] [2024-08-21T08:35:53.367Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-21T08:35:53.367Z] #201 DONE 0.4s [2024-08-21T08:35:53.367Z] [2024-08-21T08:35:53.367Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-21T08:35:53.367Z] #156 ... [2024-08-21T08:35:53.367Z] [2024-08-21T08:35:53.367Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-21T08:35:53.367Z] #202 DONE 0.1s [2024-08-21T08:35:53.367Z] [2024-08-21T08:35:53.367Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-21T08:35:53.367Z] #203 DONE 0.1s [2024-08-21T08:35:53.367Z] [2024-08-21T08:35:53.367Z] #28 [security-spire-config internal] load .dockerignore [2024-08-21T08:35:53.367Z] #28 ... [2024-08-21T08:35:53.367Z] [2024-08-21T08:35:53.367Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-21T08:35:53.367Z] #204 DONE 1.8s [2024-08-21T08:35:53.367Z] [2024-08-21T08:35:53.367Z] #113 [security-proxy-auth] exporting to image [2024-08-21T08:35:53.367Z] #113 exporting layers [2024-08-21T08:35:53.367Z] #113 exporting layers 0.8s done [2024-08-21T08:35:53.367Z] #113 writing image sha256:d2385614281d96971023562bb56a8ee38400701c948c1c1a4776d0b3397fbb2a done [2024-08-21T08:35:53.367Z] #113 naming to docker.io/library/security-proxy-auth-arm64 done [2024-08-21T08:35:53.367Z] #113 DONE 9.2s [2024-08-21T08:35:53.367Z] [2024-08-21T08:35:53.367Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-21T08:36:40.187Z] #156 ... [2024-08-21T08:36:40.187Z] [2024-08-21T08:36:40.187Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-21T08:36:40.187Z] #150 DONE 1893.0s [2024-08-21T08:36:40.187Z] [2024-08-21T08:36:40.187Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-21T08:36:40.187Z] #158 ... [2024-08-21T08:36:40.187Z] [2024-08-21T08:36:40.187Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-21T08:36:40.187Z] #205 DONE 0.2s [2024-08-21T08:36:40.187Z] [2024-08-21T08:36:40.187Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-21T08:36:40.187Z] #206 DONE 0.1s [2024-08-21T08:36:40.187Z] [2024-08-21T08:36:40.187Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-21T08:36:40.187Z] #207 DONE 0.5s [2024-08-21T08:36:40.187Z] [2024-08-21T08:36:40.187Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-21T08:36:40.187Z] #208 DONE 0.1s [2024-08-21T08:36:40.187Z] [2024-08-21T08:36:40.187Z] #113 [core-command] exporting to image [2024-08-21T08:36:40.187Z] #113 exporting layers [2024-08-21T08:36:40.187Z] #113 exporting layers 0.5s done [2024-08-21T08:36:40.187Z] #113 writing image sha256:6b3127d71e4c9cb9a3108a33cc3bd137d4d0fc6d1231c52a37a179d1cb14b03b 0.0s done [2024-08-21T08:36:40.187Z] #113 naming to docker.io/library/core-command-arm64 0.0s done [2024-08-21T08:36:40.187Z] #113 DONE 9.7s [2024-08-21T08:36:40.187Z] [2024-08-21T08:36:40.187Z] #28 [security-spire-config internal] load .dockerignore [2024-08-21T08:38:46.834Z] #28 ... [2024-08-21T08:38:46.834Z] [2024-08-21T08:38:46.834Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-21T08:38:46.834Z] #160 DONE 2018.3s [2024-08-21T08:38:46.834Z] [2024-08-21T08:38:46.834Z] #28 [security-spire-config internal] load .dockerignore [2024-08-21T08:38:46.834Z] #28 ... [2024-08-21T08:38:46.834Z] [2024-08-21T08:38:46.834Z] #209 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-21T08:38:46.834Z] #209 DONE 0.2s [2024-08-21T08:38:46.834Z] [2024-08-21T08:38:46.834Z] #210 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-21T08:38:46.834Z] #210 DONE 0.5s [2024-08-21T08:38:46.834Z] [2024-08-21T08:38:46.834Z] #28 [security-spire-config internal] load .dockerignore [2024-08-21T08:38:46.834Z] #28 ... [2024-08-21T08:38:46.834Z] [2024-08-21T08:38:46.834Z] #211 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-21T08:38:46.834Z] #211 DONE 0.4s [2024-08-21T08:38:46.834Z] [2024-08-21T08:38:46.834Z] #28 [security-spire-config internal] load .dockerignore [2024-08-21T08:38:46.834Z] #28 ... [2024-08-21T08:38:46.834Z] [2024-08-21T08:38:46.834Z] #113 [core-keeper] exporting to image [2024-08-21T08:38:46.834Z] #113 exporting layers [2024-08-21T08:38:46.834Z] #113 exporting layers 0.6s done [2024-08-21T08:38:46.834Z] #113 writing image sha256:1dfe01908ceb9659b9b0ee3bb57d8f35fa82e477696151c99ef36055b5128777 done [2024-08-21T08:38:46.834Z] #113 naming to docker.io/library/core-keeper-arm64 done [2024-08-21T08:38:46.834Z] #113 DONE 10.3s [2024-08-21T08:38:46.834Z] [2024-08-21T08:38:46.834Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-21T08:38:47.412Z] #154 ... [2024-08-21T08:38:47.412Z] [2024-08-21T08:38:47.412Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-21T08:38:47.412Z] #158 DONE 2023.8s [2024-08-21T08:38:47.412Z] [2024-08-21T08:38:47.412Z] #28 [security-spire-config internal] load .dockerignore [2024-08-21T08:38:47.677Z] #28 ... [2024-08-21T08:38:47.677Z] [2024-08-21T08:38:47.677Z] #212 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-21T08:38:47.941Z] #212 DONE 0.3s [2024-08-21T08:38:47.941Z] [2024-08-21T08:38:47.941Z] #213 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-21T08:38:47.941Z] #213 DONE 0.2s [2024-08-21T08:38:47.941Z] [2024-08-21T08:38:47.941Z] #214 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-21T08:38:48.520Z] #214 DONE 0.5s [2024-08-21T08:38:48.520Z] [2024-08-21T08:38:48.520Z] #215 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-21T08:38:48.786Z] #215 DONE 0.2s [2024-08-21T08:38:48.786Z] [2024-08-21T08:38:48.786Z] #216 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-21T08:38:49.055Z] #216 DONE 0.2s [2024-08-21T08:38:49.055Z] [2024-08-21T08:38:49.055Z] #113 [core-metadata] exporting to image [2024-08-21T08:38:49.639Z] #113 exporting layers 0.8s done [2024-08-21T08:38:49.639Z] #113 writing image sha256:7202b11e76eb0bd01e466e9d2306cd215cec4e18693ad88f7fb2a185340b0f52 [2024-08-21T08:38:49.920Z] #113 writing image sha256:7202b11e76eb0bd01e466e9d2306cd215cec4e18693ad88f7fb2a185340b0f52 done [2024-08-21T08:38:49.920Z] #113 naming to docker.io/library/core-metadata-arm64 done [2024-08-21T08:38:49.920Z] #113 DONE 11.1s [2024-08-21T08:38:49.920Z] [2024-08-21T08:38:49.920Z] #28 [security-spire-config internal] load .dockerignore [2024-08-21T08:38:50.184Z] #28 ... [2024-08-21T08:38:50.184Z] [2024-08-21T08:38:50.184Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-21T08:38:50.184Z] #156 DONE 2026.7s [2024-08-21T08:38:50.451Z] [2024-08-21T08:38:50.451Z] #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-21T08:38:50.451Z] #159 ... [2024-08-21T08:38:50.451Z] [2024-08-21T08:38:50.451Z] #217 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-21T08:38:50.716Z] #217 DONE 0.2s [2024-08-21T08:38:50.716Z] [2024-08-21T08:38:50.716Z] #28 [security-spire-config internal] load .dockerignore [2024-08-21T08:38:50.716Z] #28 ... [2024-08-21T08:38:50.716Z] [2024-08-21T08:38:50.716Z] #218 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-21T08:38:50.981Z] #218 DONE 0.2s [2024-08-21T08:38:50.981Z] [2024-08-21T08:38:50.981Z] #219 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-21T08:38:51.565Z] #219 DONE 0.5s [2024-08-21T08:38:51.565Z] [2024-08-21T08:38:51.565Z] #220 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-21T08:38:51.835Z] #220 DONE 0.1s [2024-08-21T08:38:51.835Z] [2024-08-21T08:38:51.835Z] #221 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-08-21T08:38:51.835Z] #221 DONE 0.1s [2024-08-21T08:38:51.835Z] [2024-08-21T08:38:51.835Z] #113 [core-data] exporting to image [2024-08-21T08:38:52.415Z] #113 exporting layers 0.7s done [2024-08-21T08:38:52.680Z] #113 writing image sha256:a1ec7dc870879e4448c9ea86d579dc28549a43c767373dd4594ff7b5bbcccd51 0.0s done [2024-08-21T08:38:52.680Z] #113 naming to docker.io/library/core-data-arm64 done [2024-08-21T08:38:52.680Z] #113 DONE 11.8s [2024-08-21T08:38:52.680Z] [2024-08-21T08:38:52.680Z] #28 [security-spire-config internal] load .dockerignore [2024-08-21T08:39:31.490Z] #28 ... [2024-08-21T08:39:31.490Z] [2024-08-21T08:39:31.490Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-21T08:39:31.490Z] #154 DONE 2062.1s [2024-08-21T08:39:31.490Z] [2024-08-21T08:39:31.490Z] #28 [security-spire-config internal] load .dockerignore [2024-08-21T08:39:31.490Z] #28 ... [2024-08-21T08:39:31.490Z] [2024-08-21T08:39:31.490Z] #222 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-21T08:39:31.490Z] #222 DONE 0.4s [2024-08-21T08:39:31.490Z] [2024-08-21T08:39:31.490Z] #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-21T08:39:31.490Z] #159 ... [2024-08-21T08:39:31.490Z] [2024-08-21T08:39:31.490Z] #223 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-21T08:39:31.490Z] #223 DONE 0.3s [2024-08-21T08:39:31.490Z] [2024-08-21T08:39:31.490Z] #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-21T08:39:31.490Z] #159 ... [2024-08-21T08:39:31.490Z] [2024-08-21T08:39:31.490Z] #224 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-21T08:39:31.490Z] #224 DONE 0.5s [2024-08-21T08:39:31.490Z] [2024-08-21T08:39:31.490Z] #225 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-21T08:39:31.490Z] #225 DONE 0.2s [2024-08-21T08:39:31.490Z] [2024-08-21T08:39:31.490Z] #28 [security-spire-config internal] load .dockerignore [2024-08-21T08:39:31.490Z] #28 ... [2024-08-21T08:39:31.490Z] [2024-08-21T08:39:31.490Z] #113 [support-notifications] exporting to image [2024-08-21T08:39:31.490Z] #113 exporting layers [2024-08-21T08:39:31.490Z] #113 ... [2024-08-21T08:39:31.490Z] [2024-08-21T08:39:31.490Z] #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-21T08:39:31.490Z] #159 DONE 2064.0s [2024-08-21T08:39:31.490Z] [2024-08-21T08:39:31.490Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-21T08:39:31.490Z] #152 DONE 2064.2s [2024-08-21T08:39:31.490Z] [2024-08-21T08:39:31.490Z] #113 [support-notifications] exporting to image [2024-08-21T08:39:31.490Z] #113 ... [2024-08-21T08:39:31.490Z] [2024-08-21T08:39:31.490Z] #226 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-21T08:39:31.490Z] #226 DONE 0.3s [2024-08-21T08:39:31.490Z] [2024-08-21T08:39:31.490Z] #227 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-21T08:39:31.490Z] #227 DONE 0.2s [2024-08-21T08:39:31.490Z] [2024-08-21T08:39:31.490Z] #228 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-21T08:39:31.490Z] #228 DONE 0.2s [2024-08-21T08:39:31.490Z] [2024-08-21T08:39:31.490Z] #113 [support-notifications] exporting to image [2024-08-21T08:39:31.490Z] #113 exporting layers 1.1s done [2024-08-21T08:39:31.490Z] #113 writing image sha256:90f5d78ede9e360fe0bdf84338e105b17c5f9f606b8943b33b8e19f0b64d5928 done [2024-08-21T08:39:31.490Z] #113 naming to docker.io/library/support-notifications-arm64 done [2024-08-21T08:39:31.490Z] #113 DONE 13.0s [2024-08-21T08:39:31.490Z] [2024-08-21T08:39:31.490Z] #229 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-21T08:39:31.490Z] #229 DONE 0.2s [2024-08-21T08:39:31.490Z] [2024-08-21T08:39:31.490Z] #230 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-21T08:39:31.490Z] #230 DONE 0.6s [2024-08-21T08:39:31.490Z] [2024-08-21T08:39:31.490Z] #231 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-21T08:39:31.490Z] #231 DONE 0.4s [2024-08-21T08:39:31.490Z] [2024-08-21T08:39:31.490Z] #232 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-21T08:39:31.490Z] #232 DONE 0.1s [2024-08-21T08:39:31.490Z] [2024-08-21T08:39:31.490Z] #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-21T08:39:31.490Z] #233 DONE 0.1s [2024-08-21T08:39:31.490Z] [2024-08-21T08:39:31.490Z] #113 [support-cron-scheduler] exporting to image [2024-08-21T08:39:31.490Z] #113 exporting layers 0.8s done [2024-08-21T08:39:31.490Z] #113 writing image sha256:73279cf0b56daf4f2c9153e6f2e758ecddd4722d3715d9d2945e38a4db430174 done [2024-08-21T08:39:31.490Z] #113 naming to docker.io/library/support-scheduler-arm64 done [2024-08-21T08:39:31.490Z] #113 exporting layers 1.3s done [2024-08-21T08:39:31.490Z] #113 writing image sha256:56a8adde7c7ac37ab9bdb8c5e71de2fa8a3b77bb650820c6f29677da983463b8 done [2024-08-21T08:39:31.490Z] #113 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-08-21T08:39:31.490Z] #113 DONE 14.3s [2024-08-21T08:39:31.490Z] [2024-08-21T08:39:31.490Z] #28 [security-spire-config internal] load .dockerignore [2024-08-21T08:39:31.490Z] time="2024-08-21T08:02:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-21T08:39:31.490Z] time="2024-08-21T08:02:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-21T08:39:31.490Z] time="2024-08-21T08:02:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-21T08:39:31.490Z] time="2024-08-21T08:02:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-21T08:39:31.490Z] time="2024-08-21T08:02:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-21T08:39:31.490Z] time="2024-08-21T08:02:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-21T08:39:31.490Z] time="2024-08-21T08:02:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-21T08:39:31.491Z] time="2024-08-21T08:02:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-21T08:39:31.491Z] time="2024-08-21T08:02:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-21T08:39:31.491Z] time="2024-08-21T08:02:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-21T08:39:31.491Z] time="2024-08-21T08:02:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-21T08:39:31.491Z] time="2024-08-21T08:02:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-21T08:39:31.491Z] time="2024-08-21T08:02:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-21T08:39:31.491Z] time="2024-08-21T08:02:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-21T08:39:31.491Z] time="2024-08-21T08:02:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-21T08:39:31.491Z] time="2024-08-21T08:02:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-21T08:39:31.511Z] $ docker stop --time=1 014bf292519c3d6ec33f882b0014e1f8235a750aa7097966bb601274a41223d3 [2024-08-21T08:39:33.184Z] $ docker rm -f --volumes 014bf292519c3d6ec33f882b0014e1f8235a750aa7097966bb601274a41223d3 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-21T08:39:33.639Z] + docker images [2024-08-21T08:39:33.639Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-21T08:39:33.639Z] support-scheduler-arm64 latest 73279cf0b56d 5 seconds ago 41.3MB [2024-08-21T08:39:33.639Z] support-cron-scheduler-arm64 latest 56a8adde7c7a 5 seconds ago 43.5MB [2024-08-21T08:39:33.639Z] support-notifications-arm64 latest 90f5d78ede9e 7 seconds ago 42MB [2024-08-21T08:39:33.639Z] core-data-arm64 latest a1ec7dc87087 42 seconds ago 39.1MB [2024-08-21T08:39:33.639Z] core-metadata-arm64 latest 7202b11e76eb 45 seconds ago 39.3MB [2024-08-21T08:39:33.639Z] core-keeper-arm64 latest 1dfe01908ceb 50 seconds ago 39MB [2024-08-21T08:39:33.639Z] core-command-arm64 latest 6b3127d71e4c 2 minutes ago 35MB [2024-08-21T08:39:33.639Z] security-proxy-auth-arm64 latest d2385614281d 3 minutes ago 32.6MB [2024-08-21T08:39:33.639Z] security-spiffe-token-provider-arm64 latest 81983478441b 11 minutes ago 29MB [2024-08-21T08:39:33.639Z] core-common-config-bootstrapper-arm64 latest 546bde9be29a 13 minutes ago 15.3MB [2024-08-21T08:39:33.639Z] security-secretstore-setup-arm64 latest dca93a8ce594 14 minutes ago 36.4MB [2024-08-21T08:39:33.639Z] security-bootstrapper-arm64 latest 1acc064e45b9 14 minutes ago 18.9MB [2024-08-21T08:39:33.639Z] security-proxy-setup-arm64 latest d43adad3b7df 15 minutes ago 26.1MB [2024-08-21T08:39:33.639Z] security-spire-agent-arm64 latest 1c1cf801bf36 35 minutes ago 174MB [2024-08-21T08:39:33.639Z] security-spire-server-arm64 latest 39462258b534 35 minutes ago 116MB [2024-08-21T08:39:33.639Z] security-spire-config-arm64 latest eb71c42f0800 35 minutes ago 115MB [2024-08-21T08:39:33.639Z] ci-base-image-arm64 latest d0964d9540f8 37 minutes ago 967MB [2024-08-21T08:39:33.639Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB [2024-08-21T08:39:33.639Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 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-08-21T08:39:33.776Z] provisioning config files... [2024-08-21T08:39:33.787Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/678@tmp/config11969655132047362103tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-21T08:39:34.128Z] ---> ****-login.sh [2024-08-21T08:39:34.128Z] nexus3.edgexfoundry.org:10001 [2024-08-21T08:39:34.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-21T08:39:34.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-21T08:39:34.657Z] Configure a credential helper to remove this warning. See [2024-08-21T08:39:34.657Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-21T08:39:34.657Z] [2024-08-21T08:39:34.657Z] Login Succeeded [2024-08-21T08:39:34.657Z] nexus3.edgexfoundry.org:10002 [2024-08-21T08:39:34.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-21T08:39:34.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-21T08:39:34.922Z] Configure a credential helper to remove this warning. See [2024-08-21T08:39:34.922Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-21T08:39:34.922Z] [2024-08-21T08:39:34.922Z] Login Succeeded [2024-08-21T08:39:34.922Z] nexus3.edgexfoundry.org:10003 [2024-08-21T08:39:35.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-21T08:39:35.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-21T08:39:35.186Z] Configure a credential helper to remove this warning. See [2024-08-21T08:39:35.186Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-21T08:39:35.186Z] [2024-08-21T08:39:35.186Z] Login Succeeded [2024-08-21T08:39:35.186Z] nexus3.edgexfoundry.org:10004 [2024-08-21T08:39:35.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-21T08:39:35.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-21T08:39:35.720Z] Configure a credential helper to remove this warning. See [2024-08-21T08:39:35.720Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-21T08:39:35.720Z] [2024-08-21T08:39:35.720Z] Login Succeeded [2024-08-21T08:39:35.720Z] ****.io [2024-08-21T08:39:35.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-21T08:39:36.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-21T08:39:36.247Z] Configure a credential helper to remove this warning. See [2024-08-21T08:39:36.247Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-21T08:39:36.247Z] [2024-08-21T08:39:36.247Z] Login Succeeded [2024-08-21T08:39:36.247Z] ---> ****-login.sh ends [Pipeline] } [2024-08-21T08:39:36.257Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-21T08:39:36.295Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-21T08:39:36.315Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-08-21T08:39:36.315Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:39:36.315Z] latest [2024-08-21T08:39:36.315Z] 3.2.0-dev.59 [2024-08-21T08:39:36.315Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:39:36.315Z] main [2024-08-21T08:39:36.315Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:39:36.659Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:39:37.007Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:39:37.007Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-21T08:39:37.007Z] 0d0314e704b5: Preparing [2024-08-21T08:39:37.007Z] 0313d09934d2: Preparing [2024-08-21T08:39:37.007Z] f82ce036d7fd: Preparing [2024-08-21T08:39:37.007Z] 751f3d0eb7cf: Preparing [2024-08-21T08:39:37.007Z] 1ddfcee50cf9: Preparing [2024-08-21T08:39:37.007Z] d7690afc257d: Preparing [2024-08-21T08:39:37.007Z] 3c20671a5817: Preparing [2024-08-21T08:39:37.007Z] d7690afc257d: Waiting [2024-08-21T08:39:37.007Z] 3c20671a5817: Waiting [2024-08-21T08:39:37.270Z] 0d0314e704b5: Pushed [2024-08-21T08:39:37.270Z] 1ddfcee50cf9: Pushed [2024-08-21T08:39:37.270Z] f82ce036d7fd: Pushed [2024-08-21T08:39:37.270Z] 751f3d0eb7cf: Pushed [2024-08-21T08:39:37.270Z] 3c20671a5817: Layer already exists [2024-08-21T08:39:37.270Z] d7690afc257d: Pushed [2024-08-21T08:39:43.882Z] 0313d09934d2: Pushed [2024-08-21T08:39:43.882Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826: digest: sha256:f0978da2f8578eb4006d62782eee046c70ef3abaa09e4d1fd8739ff4cf90d98e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:39:44.264Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:39:44.611Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-08-21T08:39:44.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-21T08:39:44.611Z] 0d0314e704b5: Preparing [2024-08-21T08:39:44.611Z] 0313d09934d2: Preparing [2024-08-21T08:39:44.611Z] f82ce036d7fd: Preparing [2024-08-21T08:39:44.611Z] 751f3d0eb7cf: Preparing [2024-08-21T08:39:44.611Z] 1ddfcee50cf9: Preparing [2024-08-21T08:39:44.611Z] d7690afc257d: Preparing [2024-08-21T08:39:44.611Z] 3c20671a5817: Preparing [2024-08-21T08:39:44.611Z] d7690afc257d: Waiting [2024-08-21T08:39:44.611Z] 3c20671a5817: Waiting [2024-08-21T08:39:44.611Z] 0313d09934d2: Layer already exists [2024-08-21T08:39:44.611Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:39:44.611Z] 1ddfcee50cf9: Layer already exists [2024-08-21T08:39:44.611Z] 0d0314e704b5: Layer already exists [2024-08-21T08:39:44.611Z] f82ce036d7fd: Layer already exists [2024-08-21T08:39:44.611Z] d7690afc257d: Layer already exists [2024-08-21T08:39:44.611Z] 3c20671a5817: Layer already exists [2024-08-21T08:39:44.875Z] latest: digest: sha256:f0978da2f8578eb4006d62782eee046c70ef3abaa09e4d1fd8739ff4cf90d98e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:39:45.244Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:39:45.611Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.59 [2024-08-21T08:39:45.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-21T08:39:45.611Z] 0d0314e704b5: Preparing [2024-08-21T08:39:45.611Z] 0313d09934d2: Preparing [2024-08-21T08:39:45.611Z] f82ce036d7fd: Preparing [2024-08-21T08:39:45.611Z] 751f3d0eb7cf: Preparing [2024-08-21T08:39:45.611Z] 1ddfcee50cf9: Preparing [2024-08-21T08:39:45.611Z] d7690afc257d: Preparing [2024-08-21T08:39:45.611Z] 3c20671a5817: Preparing [2024-08-21T08:39:45.611Z] d7690afc257d: Waiting [2024-08-21T08:39:45.611Z] 3c20671a5817: Waiting [2024-08-21T08:39:45.611Z] 1ddfcee50cf9: Layer already exists [2024-08-21T08:39:45.611Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:39:45.611Z] 0313d09934d2: Layer already exists [2024-08-21T08:39:45.611Z] f82ce036d7fd: Layer already exists [2024-08-21T08:39:45.611Z] 0d0314e704b5: Layer already exists [2024-08-21T08:39:45.611Z] 3c20671a5817: Layer already exists [2024-08-21T08:39:45.611Z] d7690afc257d: Layer already exists [2024-08-21T08:39:45.881Z] 3.2.0-dev.59: digest: sha256:f0978da2f8578eb4006d62782eee046c70ef3abaa09e4d1fd8739ff4cf90d98e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:39:46.253Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:39:46.626Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:39:46.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-21T08:39:46.626Z] 0d0314e704b5: Preparing [2024-08-21T08:39:46.626Z] 0313d09934d2: Preparing [2024-08-21T08:39:46.626Z] f82ce036d7fd: Preparing [2024-08-21T08:39:46.626Z] 751f3d0eb7cf: Preparing [2024-08-21T08:39:46.626Z] 1ddfcee50cf9: Preparing [2024-08-21T08:39:46.626Z] d7690afc257d: Preparing [2024-08-21T08:39:46.626Z] 3c20671a5817: Preparing [2024-08-21T08:39:46.626Z] d7690afc257d: Waiting [2024-08-21T08:39:46.626Z] 3c20671a5817: Waiting [2024-08-21T08:39:46.626Z] 1ddfcee50cf9: Layer already exists [2024-08-21T08:39:46.626Z] 0313d09934d2: Layer already exists [2024-08-21T08:39:46.626Z] 0d0314e704b5: Layer already exists [2024-08-21T08:39:46.626Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:39:46.626Z] f82ce036d7fd: Layer already exists [2024-08-21T08:39:46.626Z] d7690afc257d: Layer already exists [2024-08-21T08:39:46.626Z] 3c20671a5817: Layer already exists [2024-08-21T08:39:46.626Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59: digest: sha256:f0978da2f8578eb4006d62782eee046c70ef3abaa09e4d1fd8739ff4cf90d98e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:39:47.243Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:39:47.588Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-08-21T08:39:47.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-21T08:39:47.588Z] 0d0314e704b5: Preparing [2024-08-21T08:39:47.588Z] 0313d09934d2: Preparing [2024-08-21T08:39:47.588Z] f82ce036d7fd: Preparing [2024-08-21T08:39:47.588Z] 751f3d0eb7cf: Preparing [2024-08-21T08:39:47.588Z] 1ddfcee50cf9: Preparing [2024-08-21T08:39:47.588Z] d7690afc257d: Preparing [2024-08-21T08:39:47.588Z] 3c20671a5817: Preparing [2024-08-21T08:39:47.588Z] d7690afc257d: Waiting [2024-08-21T08:39:47.588Z] 3c20671a5817: Waiting [2024-08-21T08:39:47.588Z] 1ddfcee50cf9: Layer already exists [2024-08-21T08:39:47.588Z] 0d0314e704b5: Layer already exists [2024-08-21T08:39:47.588Z] 0313d09934d2: Layer already exists [2024-08-21T08:39:47.588Z] f82ce036d7fd: Layer already exists [2024-08-21T08:39:47.588Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:39:47.588Z] 3c20671a5817: Layer already exists [2024-08-21T08:39:47.588Z] d7690afc257d: Layer already exists [2024-08-21T08:39:47.588Z] main: digest: sha256:f0978da2f8578eb4006d62782eee046c70ef3abaa09e4d1fd8739ff4cf90d98e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-21T08:39:47.924Z] ===================================================== [Pipeline] echo [2024-08-21T08:39:47.937Z] taggedImages: [2024-08-21T08:39:47.937Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:39:47.937Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-08-21T08:39:47.937Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.59 [2024-08-21T08:39:47.937Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:39:47.937Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-08-21T08:39:47.962Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-08-21T08:39:47.962Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:39:47.962Z] latest [2024-08-21T08:39:47.962Z] 3.2.0-dev.59 [2024-08-21T08:39:47.962Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:39:47.962Z] main [2024-08-21T08:39:47.962Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:39:48.323Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:39:48.656Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:39:48.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-21T08:39:48.656Z] 3c379a9bc41f: Preparing [2024-08-21T08:39:48.656Z] 1732275e520e: Preparing [2024-08-21T08:39:48.656Z] 84ac7c291e4f: Preparing [2024-08-21T08:39:48.656Z] ab7c569e2aed: Preparing [2024-08-21T08:39:48.656Z] f82ce036d7fd: Preparing [2024-08-21T08:39:48.656Z] 751f3d0eb7cf: Preparing [2024-08-21T08:39:48.656Z] 1ddfcee50cf9: Preparing [2024-08-21T08:39:48.656Z] d7690afc257d: Preparing [2024-08-21T08:39:48.656Z] 3c20671a5817: Preparing [2024-08-21T08:39:48.656Z] 751f3d0eb7cf: Waiting [2024-08-21T08:39:48.656Z] 1ddfcee50cf9: Waiting [2024-08-21T08:39:48.656Z] d7690afc257d: Waiting [2024-08-21T08:39:48.656Z] 3c20671a5817: Waiting [2024-08-21T08:39:48.656Z] f82ce036d7fd: Layer already exists [2024-08-21T08:39:48.918Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:39:48.918Z] 84ac7c291e4f: Pushed [2024-08-21T08:39:48.918Z] 1ddfcee50cf9: Layer already exists [2024-08-21T08:39:48.918Z] 1732275e520e: Pushed [2024-08-21T08:39:48.918Z] d7690afc257d: Layer already exists [2024-08-21T08:39:48.918Z] 3c20671a5817: Layer already exists [2024-08-21T08:39:48.918Z] 3c379a9bc41f: Pushed [2024-08-21T08:39:50.843Z] ab7c569e2aed: Pushed [2024-08-21T08:39:50.843Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826: digest: sha256:0a42ed7061a179edcf99f9b2f2476107a2b0cc54e6b99f52452bbcc162c027b3 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:39:51.191Z] + 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-08-21T08:39:51.530Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-08-21T08:39:51.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-21T08:39:51.530Z] 3c379a9bc41f: Preparing [2024-08-21T08:39:51.530Z] 1732275e520e: Preparing [2024-08-21T08:39:51.530Z] 84ac7c291e4f: Preparing [2024-08-21T08:39:51.530Z] ab7c569e2aed: Preparing [2024-08-21T08:39:51.530Z] f82ce036d7fd: Preparing [2024-08-21T08:39:51.530Z] 751f3d0eb7cf: Preparing [2024-08-21T08:39:51.530Z] 1ddfcee50cf9: Preparing [2024-08-21T08:39:51.530Z] d7690afc257d: Preparing [2024-08-21T08:39:51.530Z] 3c20671a5817: Preparing [2024-08-21T08:39:51.530Z] 751f3d0eb7cf: Waiting [2024-08-21T08:39:51.530Z] 1ddfcee50cf9: Waiting [2024-08-21T08:39:51.530Z] d7690afc257d: Waiting [2024-08-21T08:39:51.530Z] 3c20671a5817: Waiting [2024-08-21T08:39:51.530Z] 3c379a9bc41f: Layer already exists [2024-08-21T08:39:51.530Z] f82ce036d7fd: Layer already exists [2024-08-21T08:39:51.530Z] 1732275e520e: Layer already exists [2024-08-21T08:39:51.530Z] 84ac7c291e4f: Layer already exists [2024-08-21T08:39:51.530Z] ab7c569e2aed: Layer already exists [2024-08-21T08:39:51.530Z] 3c20671a5817: Layer already exists [2024-08-21T08:39:51.530Z] d7690afc257d: Layer already exists [2024-08-21T08:39:51.530Z] 1ddfcee50cf9: Layer already exists [2024-08-21T08:39:51.530Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:39:51.793Z] latest: digest: sha256:0a42ed7061a179edcf99f9b2f2476107a2b0cc54e6b99f52452bbcc162c027b3 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:39:52.143Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:39:52.499Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.59 [2024-08-21T08:39:52.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-21T08:39:52.499Z] 3c379a9bc41f: Preparing [2024-08-21T08:39:52.499Z] 1732275e520e: Preparing [2024-08-21T08:39:52.499Z] 84ac7c291e4f: Preparing [2024-08-21T08:39:52.499Z] ab7c569e2aed: Preparing [2024-08-21T08:39:52.499Z] f82ce036d7fd: Preparing [2024-08-21T08:39:52.499Z] 751f3d0eb7cf: Preparing [2024-08-21T08:39:52.499Z] 1ddfcee50cf9: Preparing [2024-08-21T08:39:52.499Z] d7690afc257d: Preparing [2024-08-21T08:39:52.499Z] 3c20671a5817: Preparing [2024-08-21T08:39:52.499Z] 751f3d0eb7cf: Waiting [2024-08-21T08:39:52.499Z] 1ddfcee50cf9: Waiting [2024-08-21T08:39:52.499Z] d7690afc257d: Waiting [2024-08-21T08:39:52.499Z] 3c20671a5817: Waiting [2024-08-21T08:39:52.499Z] 3c379a9bc41f: Layer already exists [2024-08-21T08:39:52.499Z] 1732275e520e: Layer already exists [2024-08-21T08:39:52.499Z] 84ac7c291e4f: Layer already exists [2024-08-21T08:39:52.499Z] f82ce036d7fd: Layer already exists [2024-08-21T08:39:52.499Z] ab7c569e2aed: Layer already exists [2024-08-21T08:39:52.499Z] d7690afc257d: Layer already exists [2024-08-21T08:39:52.499Z] 3c20671a5817: Layer already exists [2024-08-21T08:39:52.499Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:39:52.499Z] 1ddfcee50cf9: Layer already exists [2024-08-21T08:39:52.764Z] 3.2.0-dev.59: digest: sha256:0a42ed7061a179edcf99f9b2f2476107a2b0cc54e6b99f52452bbcc162c027b3 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:39:53.197Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:39:53.553Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:39:53.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-21T08:39:53.553Z] 3c379a9bc41f: Preparing [2024-08-21T08:39:53.553Z] 1732275e520e: Preparing [2024-08-21T08:39:53.553Z] 84ac7c291e4f: Preparing [2024-08-21T08:39:53.553Z] ab7c569e2aed: Preparing [2024-08-21T08:39:53.553Z] f82ce036d7fd: Preparing [2024-08-21T08:39:53.553Z] 751f3d0eb7cf: Preparing [2024-08-21T08:39:53.553Z] 1ddfcee50cf9: Preparing [2024-08-21T08:39:53.553Z] d7690afc257d: Preparing [2024-08-21T08:39:53.553Z] 3c20671a5817: Preparing [2024-08-21T08:39:53.553Z] 751f3d0eb7cf: Waiting [2024-08-21T08:39:53.553Z] d7690afc257d: Waiting [2024-08-21T08:39:53.553Z] 3c20671a5817: Waiting [2024-08-21T08:39:53.553Z] 1ddfcee50cf9: Waiting [2024-08-21T08:39:53.553Z] 3c379a9bc41f: Layer already exists [2024-08-21T08:39:53.553Z] 1732275e520e: Layer already exists [2024-08-21T08:39:53.553Z] f82ce036d7fd: Layer already exists [2024-08-21T08:39:53.553Z] ab7c569e2aed: Layer already exists [2024-08-21T08:39:53.553Z] 84ac7c291e4f: Layer already exists [2024-08-21T08:39:53.553Z] d7690afc257d: Layer already exists [2024-08-21T08:39:53.553Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:39:53.553Z] 3c20671a5817: Layer already exists [2024-08-21T08:39:53.553Z] 1ddfcee50cf9: Layer already exists [2024-08-21T08:39:53.554Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59: digest: sha256:0a42ed7061a179edcf99f9b2f2476107a2b0cc54e6b99f52452bbcc162c027b3 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:39:54.168Z] + 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-08-21T08:39:54.513Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-08-21T08:39:54.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-21T08:39:54.513Z] 3c379a9bc41f: Preparing [2024-08-21T08:39:54.513Z] 1732275e520e: Preparing [2024-08-21T08:39:54.513Z] 84ac7c291e4f: Preparing [2024-08-21T08:39:54.513Z] ab7c569e2aed: Preparing [2024-08-21T08:39:54.513Z] f82ce036d7fd: Preparing [2024-08-21T08:39:54.513Z] 751f3d0eb7cf: Preparing [2024-08-21T08:39:54.513Z] 1ddfcee50cf9: Preparing [2024-08-21T08:39:54.513Z] d7690afc257d: Preparing [2024-08-21T08:39:54.513Z] 3c20671a5817: Preparing [2024-08-21T08:39:54.513Z] d7690afc257d: Waiting [2024-08-21T08:39:54.513Z] 3c20671a5817: Waiting [2024-08-21T08:39:54.513Z] 751f3d0eb7cf: Waiting [2024-08-21T08:39:54.513Z] 1ddfcee50cf9: Waiting [2024-08-21T08:39:54.513Z] f82ce036d7fd: Layer already exists [2024-08-21T08:39:54.513Z] 84ac7c291e4f: Layer already exists [2024-08-21T08:39:54.513Z] 3c379a9bc41f: Layer already exists [2024-08-21T08:39:54.513Z] ab7c569e2aed: Layer already exists [2024-08-21T08:39:54.513Z] 1732275e520e: Layer already exists [2024-08-21T08:39:54.513Z] d7690afc257d: Layer already exists [2024-08-21T08:39:54.513Z] 3c20671a5817: Layer already exists [2024-08-21T08:39:54.513Z] 1ddfcee50cf9: Layer already exists [2024-08-21T08:39:54.513Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:39:54.817Z] main: digest: sha256:0a42ed7061a179edcf99f9b2f2476107a2b0cc54e6b99f52452bbcc162c027b3 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-21T08:39:54.890Z] ===================================================== [Pipeline] echo [2024-08-21T08:39:54.903Z] taggedImages: [2024-08-21T08:39:54.903Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:39:54.903Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-08-21T08:39:54.903Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.59 [2024-08-21T08:39:54.903Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:39:54.903Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-08-21T08:39:54.930Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-08-21T08:39:54.930Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:39:54.930Z] latest [2024-08-21T08:39:54.930Z] 3.2.0-dev.59 [2024-08-21T08:39:54.930Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:39:54.930Z] main [2024-08-21T08:39:54.930Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:39:55.328Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:39:55.662Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:39:55.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-21T08:39:55.662Z] 8fc2de2ecfed: Preparing [2024-08-21T08:39:55.662Z] 6c6e83445945: Preparing [2024-08-21T08:39:55.662Z] 3f800cc98f4f: Preparing [2024-08-21T08:39:55.662Z] f82ce036d7fd: Preparing [2024-08-21T08:39:55.662Z] 751f3d0eb7cf: Preparing [2024-08-21T08:39:55.662Z] 312242310652: Preparing [2024-08-21T08:39:55.662Z] 56a6eddc6be0: Preparing [2024-08-21T08:39:55.662Z] 3c20671a5817: Preparing [2024-08-21T08:39:55.662Z] 312242310652: Waiting [2024-08-21T08:39:55.662Z] 56a6eddc6be0: Waiting [2024-08-21T08:39:55.662Z] 3c20671a5817: Waiting [2024-08-21T08:39:55.662Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:39:55.662Z] f82ce036d7fd: Layer already exists [2024-08-21T08:39:55.937Z] 6c6e83445945: Pushed [2024-08-21T08:39:55.937Z] 8fc2de2ecfed: Pushed [2024-08-21T08:39:55.937Z] 3c20671a5817: Layer already exists [2024-08-21T08:39:55.937Z] 56a6eddc6be0: Pushed [2024-08-21T08:39:55.937Z] 312242310652: Pushed [2024-08-21T08:40:02.559Z] 3f800cc98f4f: Pushed [2024-08-21T08:40:02.559Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826: digest: sha256:3ece7e4587ffd09064a1c8b9e08ddd7e3c2b0e19c031ac7a64370e4262a061e7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:40:02.906Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:40:03.248Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-08-21T08:40:03.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-21T08:40:03.249Z] 8fc2de2ecfed: Preparing [2024-08-21T08:40:03.249Z] 6c6e83445945: Preparing [2024-08-21T08:40:03.249Z] 3f800cc98f4f: Preparing [2024-08-21T08:40:03.249Z] f82ce036d7fd: Preparing [2024-08-21T08:40:03.249Z] 751f3d0eb7cf: Preparing [2024-08-21T08:40:03.249Z] 312242310652: Preparing [2024-08-21T08:40:03.249Z] 56a6eddc6be0: Preparing [2024-08-21T08:40:03.249Z] 3c20671a5817: Preparing [2024-08-21T08:40:03.249Z] 312242310652: Waiting [2024-08-21T08:40:03.249Z] 56a6eddc6be0: Waiting [2024-08-21T08:40:03.249Z] 3c20671a5817: Waiting [2024-08-21T08:40:03.249Z] f82ce036d7fd: Layer already exists [2024-08-21T08:40:03.249Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:40:03.249Z] 6c6e83445945: Layer already exists [2024-08-21T08:40:03.249Z] 3f800cc98f4f: Layer already exists [2024-08-21T08:40:03.249Z] 8fc2de2ecfed: Layer already exists [2024-08-21T08:40:03.249Z] 312242310652: Layer already exists [2024-08-21T08:40:03.249Z] 56a6eddc6be0: Layer already exists [2024-08-21T08:40:03.249Z] 3c20671a5817: Layer already exists [2024-08-21T08:40:03.511Z] latest: digest: sha256:3ece7e4587ffd09064a1c8b9e08ddd7e3c2b0e19c031ac7a64370e4262a061e7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:40:03.860Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:40:04.345Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.59 [2024-08-21T08:40:04.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-21T08:40:04.346Z] 8fc2de2ecfed: Preparing [2024-08-21T08:40:04.346Z] 6c6e83445945: Preparing [2024-08-21T08:40:04.346Z] 3f800cc98f4f: Preparing [2024-08-21T08:40:04.346Z] f82ce036d7fd: Preparing [2024-08-21T08:40:04.346Z] 751f3d0eb7cf: Preparing [2024-08-21T08:40:04.346Z] 312242310652: Preparing [2024-08-21T08:40:04.346Z] 56a6eddc6be0: Preparing [2024-08-21T08:40:04.346Z] 3c20671a5817: Preparing [2024-08-21T08:40:04.346Z] 312242310652: Waiting [2024-08-21T08:40:04.346Z] 3c20671a5817: Waiting [2024-08-21T08:40:04.346Z] 56a6eddc6be0: Waiting [2024-08-21T08:40:04.346Z] 3f800cc98f4f: Layer already exists [2024-08-21T08:40:04.346Z] 8fc2de2ecfed: Layer already exists [2024-08-21T08:40:04.346Z] f82ce036d7fd: Layer already exists [2024-08-21T08:40:04.346Z] 6c6e83445945: Layer already exists [2024-08-21T08:40:04.346Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:40:04.346Z] 312242310652: Layer already exists [2024-08-21T08:40:04.346Z] 56a6eddc6be0: Layer already exists [2024-08-21T08:40:04.346Z] 3c20671a5817: Layer already exists [2024-08-21T08:40:04.610Z] 3.2.0-dev.59: digest: sha256:3ece7e4587ffd09064a1c8b9e08ddd7e3c2b0e19c031ac7a64370e4262a061e7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:40:04.978Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:40:05.335Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:40:05.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-21T08:40:05.335Z] 8fc2de2ecfed: Preparing [2024-08-21T08:40:05.335Z] 6c6e83445945: Preparing [2024-08-21T08:40:05.335Z] 3f800cc98f4f: Preparing [2024-08-21T08:40:05.335Z] f82ce036d7fd: Preparing [2024-08-21T08:40:05.335Z] 751f3d0eb7cf: Preparing [2024-08-21T08:40:05.335Z] 312242310652: Preparing [2024-08-21T08:40:05.335Z] 56a6eddc6be0: Preparing [2024-08-21T08:40:05.335Z] 3c20671a5817: Preparing [2024-08-21T08:40:05.335Z] 312242310652: Waiting [2024-08-21T08:40:05.335Z] 56a6eddc6be0: Waiting [2024-08-21T08:40:05.335Z] 3c20671a5817: Waiting [2024-08-21T08:40:05.335Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:40:05.335Z] 8fc2de2ecfed: Layer already exists [2024-08-21T08:40:05.335Z] 6c6e83445945: Layer already exists [2024-08-21T08:40:05.335Z] f82ce036d7fd: Layer already exists [2024-08-21T08:40:05.335Z] 3f800cc98f4f: Layer already exists [2024-08-21T08:40:05.335Z] 312242310652: Layer already exists [2024-08-21T08:40:05.335Z] 56a6eddc6be0: Layer already exists [2024-08-21T08:40:05.335Z] 3c20671a5817: Layer already exists [2024-08-21T08:40:05.335Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59: digest: sha256:3ece7e4587ffd09064a1c8b9e08ddd7e3c2b0e19c031ac7a64370e4262a061e7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:40:05.954Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:40:06.304Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-08-21T08:40:06.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-21T08:40:06.304Z] 8fc2de2ecfed: Preparing [2024-08-21T08:40:06.304Z] 6c6e83445945: Preparing [2024-08-21T08:40:06.304Z] 3f800cc98f4f: Preparing [2024-08-21T08:40:06.304Z] f82ce036d7fd: Preparing [2024-08-21T08:40:06.304Z] 751f3d0eb7cf: Preparing [2024-08-21T08:40:06.304Z] 312242310652: Preparing [2024-08-21T08:40:06.304Z] 56a6eddc6be0: Preparing [2024-08-21T08:40:06.304Z] 3c20671a5817: Preparing [2024-08-21T08:40:06.304Z] 312242310652: Waiting [2024-08-21T08:40:06.304Z] 56a6eddc6be0: Waiting [2024-08-21T08:40:06.304Z] 3c20671a5817: Waiting [2024-08-21T08:40:06.304Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:40:06.304Z] f82ce036d7fd: Layer already exists [2024-08-21T08:40:06.304Z] 6c6e83445945: Layer already exists [2024-08-21T08:40:06.304Z] 3f800cc98f4f: Layer already exists [2024-08-21T08:40:06.304Z] 8fc2de2ecfed: Layer already exists [2024-08-21T08:40:06.304Z] 312242310652: Layer already exists [2024-08-21T08:40:06.304Z] 56a6eddc6be0: Layer already exists [2024-08-21T08:40:06.304Z] 3c20671a5817: Layer already exists [2024-08-21T08:40:06.568Z] main: digest: sha256:3ece7e4587ffd09064a1c8b9e08ddd7e3c2b0e19c031ac7a64370e4262a061e7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-21T08:40:06.648Z] ===================================================== [Pipeline] echo [2024-08-21T08:40:06.665Z] taggedImages: [2024-08-21T08:40:06.665Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:40:06.665Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-08-21T08:40:06.665Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.59 [2024-08-21T08:40:06.665Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:40:06.665Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-08-21T08:40:06.692Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-08-21T08:40:06.692Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:40:06.692Z] latest [2024-08-21T08:40:06.692Z] 3.2.0-dev.59 [2024-08-21T08:40:06.692Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:40:06.692Z] main [2024-08-21T08:40:06.692Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:40:07.058Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:40:07.406Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:40:07.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-21T08:40:07.406Z] d99d07f33013: Preparing [2024-08-21T08:40:07.406Z] 8ee9b02e37dc: Preparing [2024-08-21T08:40:07.406Z] 751f3d0eb7cf: Preparing [2024-08-21T08:40:07.406Z] 0e32e3d0879c: Preparing [2024-08-21T08:40:07.406Z] 20cb59282b38: Preparing [2024-08-21T08:40:07.406Z] 3c20671a5817: Preparing [2024-08-21T08:40:07.406Z] 3c20671a5817: Waiting [2024-08-21T08:40:07.406Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:40:07.668Z] 3c20671a5817: Layer already exists [2024-08-21T08:40:07.668Z] 20cb59282b38: Pushed [2024-08-21T08:40:07.668Z] d99d07f33013: Pushed [2024-08-21T08:40:07.668Z] 0e32e3d0879c: Pushed [2024-08-21T08:40:14.281Z] 8ee9b02e37dc: Pushed [2024-08-21T08:40:14.281Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826: digest: sha256:b731983aa925aee7a31a2da5ed5260e585b9b1ec1c94c368824c659024fccb5f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:40:14.628Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:40:14.970Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-08-21T08:40:14.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-21T08:40:14.970Z] d99d07f33013: Preparing [2024-08-21T08:40:14.970Z] 8ee9b02e37dc: Preparing [2024-08-21T08:40:14.970Z] 751f3d0eb7cf: Preparing [2024-08-21T08:40:14.970Z] 0e32e3d0879c: Preparing [2024-08-21T08:40:14.970Z] 20cb59282b38: Preparing [2024-08-21T08:40:14.970Z] 3c20671a5817: Preparing [2024-08-21T08:40:14.970Z] 3c20671a5817: Waiting [2024-08-21T08:40:14.970Z] 8ee9b02e37dc: Layer already exists [2024-08-21T08:40:14.970Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:40:14.970Z] d99d07f33013: Layer already exists [2024-08-21T08:40:14.970Z] 20cb59282b38: Layer already exists [2024-08-21T08:40:14.970Z] 0e32e3d0879c: Layer already exists [2024-08-21T08:40:14.970Z] 3c20671a5817: Layer already exists [2024-08-21T08:40:15.232Z] latest: digest: sha256:b731983aa925aee7a31a2da5ed5260e585b9b1ec1c94c368824c659024fccb5f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:40:15.573Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:40:15.910Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.59 [2024-08-21T08:40:15.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-21T08:40:15.911Z] d99d07f33013: Preparing [2024-08-21T08:40:15.911Z] 8ee9b02e37dc: Preparing [2024-08-21T08:40:15.911Z] 751f3d0eb7cf: Preparing [2024-08-21T08:40:15.911Z] 0e32e3d0879c: Preparing [2024-08-21T08:40:15.911Z] 20cb59282b38: Preparing [2024-08-21T08:40:15.911Z] 3c20671a5817: Preparing [2024-08-21T08:40:15.911Z] 3c20671a5817: Waiting [2024-08-21T08:40:15.911Z] d99d07f33013: Layer already exists [2024-08-21T08:40:15.911Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:40:15.911Z] 8ee9b02e37dc: Layer already exists [2024-08-21T08:40:15.911Z] 0e32e3d0879c: Layer already exists [2024-08-21T08:40:15.911Z] 20cb59282b38: Layer already exists [2024-08-21T08:40:15.911Z] 3c20671a5817: Layer already exists [2024-08-21T08:40:16.175Z] 3.2.0-dev.59: digest: sha256:b731983aa925aee7a31a2da5ed5260e585b9b1ec1c94c368824c659024fccb5f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:40:16.521Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:40:16.869Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:40:16.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-21T08:40:16.869Z] d99d07f33013: Preparing [2024-08-21T08:40:16.869Z] 8ee9b02e37dc: Preparing [2024-08-21T08:40:16.869Z] 751f3d0eb7cf: Preparing [2024-08-21T08:40:16.869Z] 0e32e3d0879c: Preparing [2024-08-21T08:40:16.869Z] 20cb59282b38: Preparing [2024-08-21T08:40:16.869Z] 3c20671a5817: Preparing [2024-08-21T08:40:16.869Z] 3c20671a5817: Waiting [2024-08-21T08:40:16.869Z] 20cb59282b38: Layer already exists [2024-08-21T08:40:16.869Z] d99d07f33013: Layer already exists [2024-08-21T08:40:16.869Z] 8ee9b02e37dc: Layer already exists [2024-08-21T08:40:16.869Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:40:16.869Z] 0e32e3d0879c: Layer already exists [2024-08-21T08:40:16.869Z] 3c20671a5817: Layer already exists [2024-08-21T08:40:16.869Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59: digest: sha256:b731983aa925aee7a31a2da5ed5260e585b9b1ec1c94c368824c659024fccb5f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:40:17.478Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:40:17.826Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-08-21T08:40:17.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-21T08:40:17.826Z] d99d07f33013: Preparing [2024-08-21T08:40:17.826Z] 8ee9b02e37dc: Preparing [2024-08-21T08:40:17.826Z] 751f3d0eb7cf: Preparing [2024-08-21T08:40:17.826Z] 0e32e3d0879c: Preparing [2024-08-21T08:40:17.826Z] 20cb59282b38: Preparing [2024-08-21T08:40:17.826Z] 3c20671a5817: Preparing [2024-08-21T08:40:17.826Z] 3c20671a5817: Waiting [2024-08-21T08:40:17.826Z] 8ee9b02e37dc: Layer already exists [2024-08-21T08:40:17.826Z] d99d07f33013: Layer already exists [2024-08-21T08:40:17.826Z] 20cb59282b38: Layer already exists [2024-08-21T08:40:17.826Z] 0e32e3d0879c: Layer already exists [2024-08-21T08:40:17.826Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:40:17.826Z] 3c20671a5817: Layer already exists [2024-08-21T08:40:18.091Z] main: digest: sha256:b731983aa925aee7a31a2da5ed5260e585b9b1ec1c94c368824c659024fccb5f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-21T08:40:18.159Z] ===================================================== [Pipeline] echo [2024-08-21T08:40:18.172Z] taggedImages: [2024-08-21T08:40:18.172Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:40:18.172Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-08-21T08:40:18.172Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.59 [2024-08-21T08:40:18.172Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:40:18.172Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-08-21T08:40:18.194Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-08-21T08:40:18.194Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:40:18.194Z] latest [2024-08-21T08:40:18.194Z] 3.2.0-dev.59 [2024-08-21T08:40:18.194Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:40:18.194Z] main [2024-08-21T08:40:18.194Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:40:18.544Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:40:18.891Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:40:18.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-21T08:40:18.891Z] fdc2b090a134: Preparing [2024-08-21T08:40:18.891Z] 40a0efc73678: Preparing [2024-08-21T08:40:18.891Z] 1a26926b46cf: Preparing [2024-08-21T08:40:18.891Z] f82ce036d7fd: Preparing [2024-08-21T08:40:18.891Z] 751f3d0eb7cf: Preparing [2024-08-21T08:40:18.891Z] 1ddfcee50cf9: Preparing [2024-08-21T08:40:18.891Z] d7690afc257d: Preparing [2024-08-21T08:40:18.891Z] 3c20671a5817: Preparing [2024-08-21T08:40:18.891Z] d7690afc257d: Waiting [2024-08-21T08:40:18.891Z] 3c20671a5817: Waiting [2024-08-21T08:40:18.891Z] 1ddfcee50cf9: Waiting [2024-08-21T08:40:18.891Z] f82ce036d7fd: Layer already exists [2024-08-21T08:40:18.891Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:40:19.156Z] 1ddfcee50cf9: Layer already exists [2024-08-21T08:40:19.156Z] d7690afc257d: Layer already exists [2024-08-21T08:40:19.156Z] 3c20671a5817: Layer already exists [2024-08-21T08:40:19.156Z] 40a0efc73678: Pushed [2024-08-21T08:40:19.156Z] fdc2b090a134: Pushed [2024-08-21T08:40:25.788Z] 1a26926b46cf: Pushed [2024-08-21T08:40:25.788Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826: digest: sha256:96a58ea1d74314c319fd31e3889a88e5c5010829b0c7d8b4eb258ec3fa23e9c2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:40:26.144Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:40:26.476Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-08-21T08:40:26.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-21T08:40:26.476Z] fdc2b090a134: Preparing [2024-08-21T08:40:26.476Z] 40a0efc73678: Preparing [2024-08-21T08:40:26.476Z] 1a26926b46cf: Preparing [2024-08-21T08:40:26.476Z] f82ce036d7fd: Preparing [2024-08-21T08:40:26.476Z] 751f3d0eb7cf: Preparing [2024-08-21T08:40:26.476Z] 1ddfcee50cf9: Preparing [2024-08-21T08:40:26.476Z] d7690afc257d: Preparing [2024-08-21T08:40:26.476Z] 1ddfcee50cf9: Waiting [2024-08-21T08:40:26.476Z] 3c20671a5817: Preparing [2024-08-21T08:40:26.476Z] d7690afc257d: Waiting [2024-08-21T08:40:26.476Z] 3c20671a5817: Waiting [2024-08-21T08:40:26.476Z] fdc2b090a134: Layer already exists [2024-08-21T08:40:26.476Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:40:26.476Z] 40a0efc73678: Layer already exists [2024-08-21T08:40:26.476Z] f82ce036d7fd: Layer already exists [2024-08-21T08:40:26.476Z] 1a26926b46cf: Layer already exists [2024-08-21T08:40:26.476Z] 3c20671a5817: Layer already exists [2024-08-21T08:40:26.476Z] 1ddfcee50cf9: Layer already exists [2024-08-21T08:40:26.476Z] d7690afc257d: Layer already exists [2024-08-21T08:40:26.740Z] latest: digest: sha256:96a58ea1d74314c319fd31e3889a88e5c5010829b0c7d8b4eb258ec3fa23e9c2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:40:27.095Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:40:27.440Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.59 [2024-08-21T08:40:27.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-21T08:40:27.441Z] fdc2b090a134: Preparing [2024-08-21T08:40:27.441Z] 40a0efc73678: Preparing [2024-08-21T08:40:27.441Z] 1a26926b46cf: Preparing [2024-08-21T08:40:27.441Z] f82ce036d7fd: Preparing [2024-08-21T08:40:27.441Z] 751f3d0eb7cf: Preparing [2024-08-21T08:40:27.441Z] 1ddfcee50cf9: Preparing [2024-08-21T08:40:27.441Z] d7690afc257d: Preparing [2024-08-21T08:40:27.441Z] 3c20671a5817: Preparing [2024-08-21T08:40:27.441Z] 1ddfcee50cf9: Waiting [2024-08-21T08:40:27.441Z] d7690afc257d: Waiting [2024-08-21T08:40:27.441Z] 3c20671a5817: Waiting [2024-08-21T08:40:27.441Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:40:27.441Z] fdc2b090a134: Layer already exists [2024-08-21T08:40:27.441Z] f82ce036d7fd: Layer already exists [2024-08-21T08:40:27.441Z] 1a26926b46cf: Layer already exists [2024-08-21T08:40:27.441Z] 40a0efc73678: Layer already exists [2024-08-21T08:40:27.441Z] d7690afc257d: Layer already exists [2024-08-21T08:40:27.441Z] 1ddfcee50cf9: Layer already exists [2024-08-21T08:40:27.441Z] 3c20671a5817: Layer already exists [2024-08-21T08:40:27.705Z] 3.2.0-dev.59: digest: sha256:96a58ea1d74314c319fd31e3889a88e5c5010829b0c7d8b4eb258ec3fa23e9c2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:40:28.057Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:40:28.400Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:40:28.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-21T08:40:28.400Z] fdc2b090a134: Preparing [2024-08-21T08:40:28.400Z] 40a0efc73678: Preparing [2024-08-21T08:40:28.400Z] 1a26926b46cf: Preparing [2024-08-21T08:40:28.400Z] f82ce036d7fd: Preparing [2024-08-21T08:40:28.400Z] 751f3d0eb7cf: Preparing [2024-08-21T08:40:28.400Z] 1ddfcee50cf9: Preparing [2024-08-21T08:40:28.400Z] d7690afc257d: Preparing [2024-08-21T08:40:28.400Z] 3c20671a5817: Preparing [2024-08-21T08:40:28.400Z] 1ddfcee50cf9: Waiting [2024-08-21T08:40:28.400Z] d7690afc257d: Waiting [2024-08-21T08:40:28.400Z] 3c20671a5817: Waiting [2024-08-21T08:40:28.400Z] fdc2b090a134: Layer already exists [2024-08-21T08:40:28.400Z] 1a26926b46cf: Layer already exists [2024-08-21T08:40:28.400Z] f82ce036d7fd: Layer already exists [2024-08-21T08:40:28.400Z] 40a0efc73678: Layer already exists [2024-08-21T08:40:28.400Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:40:28.400Z] 3c20671a5817: Layer already exists [2024-08-21T08:40:28.400Z] d7690afc257d: Layer already exists [2024-08-21T08:40:28.400Z] 1ddfcee50cf9: Layer already exists [2024-08-21T08:40:28.664Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59: digest: sha256:96a58ea1d74314c319fd31e3889a88e5c5010829b0c7d8b4eb258ec3fa23e9c2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:40:29.011Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:40:29.354Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-08-21T08:40:29.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-21T08:40:29.354Z] fdc2b090a134: Preparing [2024-08-21T08:40:29.354Z] 40a0efc73678: Preparing [2024-08-21T08:40:29.354Z] 1a26926b46cf: Preparing [2024-08-21T08:40:29.354Z] f82ce036d7fd: Preparing [2024-08-21T08:40:29.354Z] 751f3d0eb7cf: Preparing [2024-08-21T08:40:29.354Z] 1ddfcee50cf9: Preparing [2024-08-21T08:40:29.354Z] d7690afc257d: Preparing [2024-08-21T08:40:29.354Z] 3c20671a5817: Preparing [2024-08-21T08:40:29.354Z] 1ddfcee50cf9: Waiting [2024-08-21T08:40:29.354Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:40:29.354Z] 1a26926b46cf: Layer already exists [2024-08-21T08:40:29.354Z] 40a0efc73678: Layer already exists [2024-08-21T08:40:29.354Z] fdc2b090a134: Layer already exists [2024-08-21T08:40:29.354Z] f82ce036d7fd: Layer already exists [2024-08-21T08:40:29.354Z] 1ddfcee50cf9: Layer already exists [2024-08-21T08:40:29.354Z] d7690afc257d: Layer already exists [2024-08-21T08:40:29.354Z] 3c20671a5817: Layer already exists [2024-08-21T08:40:29.619Z] main: digest: sha256:96a58ea1d74314c319fd31e3889a88e5c5010829b0c7d8b4eb258ec3fa23e9c2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-21T08:40:29.687Z] ===================================================== [Pipeline] echo [2024-08-21T08:40:29.699Z] taggedImages: [2024-08-21T08:40:29.699Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:40:29.699Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-08-21T08:40:29.699Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.59 [2024-08-21T08:40:29.699Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:40:29.699Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-08-21T08:40:29.724Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-08-21T08:40:29.724Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:40:29.724Z] latest [2024-08-21T08:40:29.724Z] 3.2.0-dev.59 [2024-08-21T08:40:29.724Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:40:29.724Z] main [2024-08-21T08:40:29.724Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:40:30.163Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:40:30.559Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:40:30.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-21T08:40:30.560Z] f849e56841b4: Preparing [2024-08-21T08:40:30.560Z] 0604001c1460: Preparing [2024-08-21T08:40:30.560Z] 3d30409f3cff: Preparing [2024-08-21T08:40:30.560Z] 7863c5b8219f: Preparing [2024-08-21T08:40:30.560Z] d9a0e5214605: Preparing [2024-08-21T08:40:30.560Z] f2380f401453: Preparing [2024-08-21T08:40:30.560Z] 7f5e533eabaa: Preparing [2024-08-21T08:40:30.560Z] 20aba6cf0616: Preparing [2024-08-21T08:40:30.560Z] f82ce036d7fd: Preparing [2024-08-21T08:40:30.560Z] 751f3d0eb7cf: Preparing [2024-08-21T08:40:30.560Z] bc220aa646e2: Preparing [2024-08-21T08:40:30.560Z] f98aff54a24a: Preparing [2024-08-21T08:40:30.560Z] 5f70bf18a086: Preparing [2024-08-21T08:40:30.560Z] b49a41277ff0: Preparing [2024-08-21T08:40:30.560Z] e5461d83291c: Preparing [2024-08-21T08:40:30.560Z] 60b339206d16: Preparing [2024-08-21T08:40:30.560Z] 3c20671a5817: Preparing [2024-08-21T08:40:30.560Z] 7f5e533eabaa: Waiting [2024-08-21T08:40:30.560Z] 20aba6cf0616: Waiting [2024-08-21T08:40:30.560Z] f82ce036d7fd: Waiting [2024-08-21T08:40:30.560Z] 751f3d0eb7cf: Waiting [2024-08-21T08:40:30.560Z] bc220aa646e2: Waiting [2024-08-21T08:40:30.560Z] f98aff54a24a: Waiting [2024-08-21T08:40:30.560Z] 5f70bf18a086: Waiting [2024-08-21T08:40:30.560Z] b49a41277ff0: Waiting [2024-08-21T08:40:30.560Z] e5461d83291c: Waiting [2024-08-21T08:40:30.560Z] 60b339206d16: Waiting [2024-08-21T08:40:30.560Z] 3c20671a5817: Waiting [2024-08-21T08:40:30.560Z] f2380f401453: Waiting [2024-08-21T08:40:30.849Z] f849e56841b4: Pushed [2024-08-21T08:40:30.849Z] 0604001c1460: Pushed [2024-08-21T08:40:30.849Z] d9a0e5214605: Pushed [2024-08-21T08:40:30.849Z] 3d30409f3cff: Pushed [2024-08-21T08:40:30.849Z] 7863c5b8219f: Pushed [2024-08-21T08:40:30.849Z] f82ce036d7fd: Layer already exists [2024-08-21T08:40:30.849Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:40:30.849Z] f2380f401453: Pushed [2024-08-21T08:40:31.121Z] 5f70bf18a086: Layer already exists [2024-08-21T08:40:31.121Z] 7f5e533eabaa: Pushed [2024-08-21T08:40:31.121Z] f98aff54a24a: Pushed [2024-08-21T08:40:31.121Z] bc220aa646e2: Pushed [2024-08-21T08:40:31.121Z] b49a41277ff0: Pushed [2024-08-21T08:40:31.121Z] 3c20671a5817: Layer already exists [2024-08-21T08:40:31.121Z] e5461d83291c: Pushed [2024-08-21T08:40:31.405Z] 60b339206d16: Pushed [2024-08-21T08:40:33.973Z] 20aba6cf0616: Pushed [2024-08-21T08:40:33.973Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826: digest: sha256:3c8ae92d3c4a373be7123043d3487d55dce76a0fc894ab61787d3b6b99a0f233 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:40:34.321Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:40:34.663Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-08-21T08:40:34.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-21T08:40:34.663Z] f849e56841b4: Preparing [2024-08-21T08:40:34.663Z] 0604001c1460: Preparing [2024-08-21T08:40:34.663Z] 3d30409f3cff: Preparing [2024-08-21T08:40:34.663Z] 7863c5b8219f: Preparing [2024-08-21T08:40:34.663Z] d9a0e5214605: Preparing [2024-08-21T08:40:34.663Z] f2380f401453: Preparing [2024-08-21T08:40:34.663Z] 7f5e533eabaa: Preparing [2024-08-21T08:40:34.663Z] 20aba6cf0616: Preparing [2024-08-21T08:40:34.663Z] f82ce036d7fd: Preparing [2024-08-21T08:40:34.663Z] 751f3d0eb7cf: Preparing [2024-08-21T08:40:34.663Z] bc220aa646e2: Preparing [2024-08-21T08:40:34.663Z] f98aff54a24a: Preparing [2024-08-21T08:40:34.663Z] 5f70bf18a086: Preparing [2024-08-21T08:40:34.663Z] b49a41277ff0: Preparing [2024-08-21T08:40:34.663Z] e5461d83291c: Preparing [2024-08-21T08:40:34.663Z] 60b339206d16: Preparing [2024-08-21T08:40:34.663Z] 3c20671a5817: Preparing [2024-08-21T08:40:34.663Z] 751f3d0eb7cf: Waiting [2024-08-21T08:40:34.663Z] bc220aa646e2: Waiting [2024-08-21T08:40:34.663Z] f98aff54a24a: Waiting [2024-08-21T08:40:34.663Z] 5f70bf18a086: Waiting [2024-08-21T08:40:34.663Z] b49a41277ff0: Waiting [2024-08-21T08:40:34.663Z] e5461d83291c: Waiting [2024-08-21T08:40:34.663Z] 60b339206d16: Waiting [2024-08-21T08:40:34.663Z] f2380f401453: Waiting [2024-08-21T08:40:34.663Z] 7f5e533eabaa: Waiting [2024-08-21T08:40:34.663Z] 20aba6cf0616: Waiting [2024-08-21T08:40:34.663Z] f82ce036d7fd: Waiting [2024-08-21T08:40:34.663Z] 3c20671a5817: Waiting [2024-08-21T08:40:34.663Z] 0604001c1460: Layer already exists [2024-08-21T08:40:34.663Z] f849e56841b4: Layer already exists [2024-08-21T08:40:34.663Z] 3d30409f3cff: Layer already exists [2024-08-21T08:40:34.663Z] d9a0e5214605: Layer already exists [2024-08-21T08:40:34.663Z] 7863c5b8219f: Layer already exists [2024-08-21T08:40:34.663Z] f2380f401453: Layer already exists [2024-08-21T08:40:34.663Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:40:34.663Z] 20aba6cf0616: Layer already exists [2024-08-21T08:40:34.663Z] 7f5e533eabaa: Layer already exists [2024-08-21T08:40:34.663Z] f82ce036d7fd: Layer already exists [2024-08-21T08:40:34.663Z] bc220aa646e2: Layer already exists [2024-08-21T08:40:34.663Z] b49a41277ff0: Layer already exists [2024-08-21T08:40:34.663Z] f98aff54a24a: Layer already exists [2024-08-21T08:40:34.663Z] 5f70bf18a086: Layer already exists [2024-08-21T08:40:34.663Z] e5461d83291c: Layer already exists [2024-08-21T08:40:34.663Z] 3c20671a5817: Layer already exists [2024-08-21T08:40:34.663Z] 60b339206d16: Layer already exists [2024-08-21T08:40:34.927Z] latest: digest: sha256:3c8ae92d3c4a373be7123043d3487d55dce76a0fc894ab61787d3b6b99a0f233 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:40:35.271Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:40:35.612Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.59 [2024-08-21T08:40:35.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-21T08:40:35.612Z] f849e56841b4: Preparing [2024-08-21T08:40:35.612Z] 0604001c1460: Preparing [2024-08-21T08:40:35.612Z] 3d30409f3cff: Preparing [2024-08-21T08:40:35.612Z] 7863c5b8219f: Preparing [2024-08-21T08:40:35.612Z] d9a0e5214605: Preparing [2024-08-21T08:40:35.612Z] f2380f401453: Preparing [2024-08-21T08:40:35.612Z] 7f5e533eabaa: Preparing [2024-08-21T08:40:35.612Z] 20aba6cf0616: Preparing [2024-08-21T08:40:35.612Z] f82ce036d7fd: Preparing [2024-08-21T08:40:35.612Z] 751f3d0eb7cf: Preparing [2024-08-21T08:40:35.612Z] bc220aa646e2: Preparing [2024-08-21T08:40:35.612Z] f98aff54a24a: Preparing [2024-08-21T08:40:35.612Z] 5f70bf18a086: Preparing [2024-08-21T08:40:35.612Z] b49a41277ff0: Preparing [2024-08-21T08:40:35.612Z] e5461d83291c: Preparing [2024-08-21T08:40:35.612Z] 60b339206d16: Preparing [2024-08-21T08:40:35.612Z] 3c20671a5817: Preparing [2024-08-21T08:40:35.612Z] bc220aa646e2: Waiting [2024-08-21T08:40:35.612Z] f98aff54a24a: Waiting [2024-08-21T08:40:35.612Z] 5f70bf18a086: Waiting [2024-08-21T08:40:35.612Z] b49a41277ff0: Waiting [2024-08-21T08:40:35.612Z] e5461d83291c: Waiting [2024-08-21T08:40:35.612Z] f2380f401453: Waiting [2024-08-21T08:40:35.612Z] 60b339206d16: Waiting [2024-08-21T08:40:35.612Z] 7f5e533eabaa: Waiting [2024-08-21T08:40:35.612Z] 20aba6cf0616: Waiting [2024-08-21T08:40:35.612Z] f82ce036d7fd: Waiting [2024-08-21T08:40:35.612Z] 3c20671a5817: Waiting [2024-08-21T08:40:35.612Z] 751f3d0eb7cf: Waiting [2024-08-21T08:40:35.612Z] f849e56841b4: Layer already exists [2024-08-21T08:40:35.612Z] 0604001c1460: Layer already exists [2024-08-21T08:40:35.612Z] d9a0e5214605: Layer already exists [2024-08-21T08:40:35.612Z] 3d30409f3cff: Layer already exists [2024-08-21T08:40:35.612Z] 7863c5b8219f: Layer already exists [2024-08-21T08:40:35.612Z] 7f5e533eabaa: Layer already exists [2024-08-21T08:40:35.612Z] f82ce036d7fd: Layer already exists [2024-08-21T08:40:35.612Z] f2380f401453: Layer already exists [2024-08-21T08:40:35.612Z] 20aba6cf0616: Layer already exists [2024-08-21T08:40:35.612Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:40:35.612Z] 5f70bf18a086: Layer already exists [2024-08-21T08:40:35.612Z] bc220aa646e2: Layer already exists [2024-08-21T08:40:35.612Z] f98aff54a24a: Layer already exists [2024-08-21T08:40:35.612Z] e5461d83291c: Layer already exists [2024-08-21T08:40:35.612Z] b49a41277ff0: Layer already exists [2024-08-21T08:40:35.877Z] 3c20671a5817: Layer already exists [2024-08-21T08:40:35.877Z] 60b339206d16: Layer already exists [2024-08-21T08:40:35.877Z] 3.2.0-dev.59: digest: sha256:3c8ae92d3c4a373be7123043d3487d55dce76a0fc894ab61787d3b6b99a0f233 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:40:36.226Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:40:36.575Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:40:36.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-21T08:40:36.575Z] f849e56841b4: Preparing [2024-08-21T08:40:36.575Z] 0604001c1460: Preparing [2024-08-21T08:40:36.575Z] 3d30409f3cff: Preparing [2024-08-21T08:40:36.575Z] 7863c5b8219f: Preparing [2024-08-21T08:40:36.575Z] d9a0e5214605: Preparing [2024-08-21T08:40:36.575Z] f2380f401453: Preparing [2024-08-21T08:40:36.575Z] 7f5e533eabaa: Preparing [2024-08-21T08:40:36.575Z] f2380f401453: Waiting [2024-08-21T08:40:36.575Z] 20aba6cf0616: Preparing [2024-08-21T08:40:36.575Z] 7f5e533eabaa: Waiting [2024-08-21T08:40:36.575Z] f82ce036d7fd: Preparing [2024-08-21T08:40:36.575Z] 20aba6cf0616: Waiting [2024-08-21T08:40:36.575Z] f82ce036d7fd: Waiting [2024-08-21T08:40:36.575Z] 751f3d0eb7cf: Preparing [2024-08-21T08:40:36.575Z] bc220aa646e2: Preparing [2024-08-21T08:40:36.575Z] f98aff54a24a: Preparing [2024-08-21T08:40:36.575Z] bc220aa646e2: Waiting [2024-08-21T08:40:36.575Z] 5f70bf18a086: Preparing [2024-08-21T08:40:36.575Z] f98aff54a24a: Waiting [2024-08-21T08:40:36.575Z] b49a41277ff0: Preparing [2024-08-21T08:40:36.575Z] 5f70bf18a086: Waiting [2024-08-21T08:40:36.575Z] b49a41277ff0: Waiting [2024-08-21T08:40:36.575Z] e5461d83291c: Preparing [2024-08-21T08:40:36.575Z] 60b339206d16: Preparing [2024-08-21T08:40:36.575Z] 3c20671a5817: Preparing [2024-08-21T08:40:36.575Z] e5461d83291c: Waiting [2024-08-21T08:40:36.575Z] 60b339206d16: Waiting [2024-08-21T08:40:36.575Z] 3c20671a5817: Waiting [2024-08-21T08:40:36.575Z] f849e56841b4: Layer already exists [2024-08-21T08:40:36.575Z] 3d30409f3cff: Layer already exists [2024-08-21T08:40:36.575Z] d9a0e5214605: Layer already exists [2024-08-21T08:40:36.575Z] 0604001c1460: Layer already exists [2024-08-21T08:40:36.575Z] 7863c5b8219f: Layer already exists [2024-08-21T08:40:36.575Z] f2380f401453: Layer already exists [2024-08-21T08:40:36.575Z] 20aba6cf0616: Layer already exists [2024-08-21T08:40:36.575Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:40:36.575Z] 7f5e533eabaa: Layer already exists [2024-08-21T08:40:36.575Z] f82ce036d7fd: Layer already exists [2024-08-21T08:40:36.575Z] bc220aa646e2: Layer already exists [2024-08-21T08:40:36.575Z] e5461d83291c: Layer already exists [2024-08-21T08:40:36.575Z] b49a41277ff0: Layer already exists [2024-08-21T08:40:36.575Z] 5f70bf18a086: Layer already exists [2024-08-21T08:40:36.575Z] f98aff54a24a: Layer already exists [2024-08-21T08:40:36.575Z] 60b339206d16: Layer already exists [2024-08-21T08:40:36.575Z] 3c20671a5817: Layer already exists [2024-08-21T08:40:36.838Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59: digest: sha256:3c8ae92d3c4a373be7123043d3487d55dce76a0fc894ab61787d3b6b99a0f233 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:40:37.198Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:40:37.541Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-08-21T08:40:37.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-21T08:40:37.541Z] f849e56841b4: Preparing [2024-08-21T08:40:37.541Z] 0604001c1460: Preparing [2024-08-21T08:40:37.541Z] 3d30409f3cff: Preparing [2024-08-21T08:40:37.541Z] 7863c5b8219f: Preparing [2024-08-21T08:40:37.541Z] d9a0e5214605: Preparing [2024-08-21T08:40:37.541Z] f2380f401453: Preparing [2024-08-21T08:40:37.541Z] 7f5e533eabaa: Preparing [2024-08-21T08:40:37.541Z] 20aba6cf0616: Preparing [2024-08-21T08:40:37.541Z] f82ce036d7fd: Preparing [2024-08-21T08:40:37.541Z] 751f3d0eb7cf: Preparing [2024-08-21T08:40:37.541Z] bc220aa646e2: Preparing [2024-08-21T08:40:37.541Z] f98aff54a24a: Preparing [2024-08-21T08:40:37.541Z] 5f70bf18a086: Preparing [2024-08-21T08:40:37.541Z] b49a41277ff0: Preparing [2024-08-21T08:40:37.541Z] e5461d83291c: Preparing [2024-08-21T08:40:37.541Z] 60b339206d16: Preparing [2024-08-21T08:40:37.541Z] 3c20671a5817: Preparing [2024-08-21T08:40:37.541Z] f82ce036d7fd: Waiting [2024-08-21T08:40:37.541Z] 751f3d0eb7cf: Waiting [2024-08-21T08:40:37.541Z] bc220aa646e2: Waiting [2024-08-21T08:40:37.541Z] e5461d83291c: Waiting [2024-08-21T08:40:37.541Z] 60b339206d16: Waiting [2024-08-21T08:40:37.541Z] 3c20671a5817: Waiting [2024-08-21T08:40:37.541Z] f98aff54a24a: Waiting [2024-08-21T08:40:37.541Z] 5f70bf18a086: Waiting [2024-08-21T08:40:37.541Z] b49a41277ff0: Waiting [2024-08-21T08:40:37.541Z] 7f5e533eabaa: Waiting [2024-08-21T08:40:37.541Z] f2380f401453: Waiting [2024-08-21T08:40:37.541Z] 20aba6cf0616: Waiting [2024-08-21T08:40:37.541Z] 7863c5b8219f: Layer already exists [2024-08-21T08:40:37.541Z] d9a0e5214605: Layer already exists [2024-08-21T08:40:37.541Z] 3d30409f3cff: Layer already exists [2024-08-21T08:40:37.541Z] 0604001c1460: Layer already exists [2024-08-21T08:40:37.541Z] f849e56841b4: Layer already exists [2024-08-21T08:40:37.541Z] 20aba6cf0616: Layer already exists [2024-08-21T08:40:37.541Z] f82ce036d7fd: Layer already exists [2024-08-21T08:40:37.541Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:40:37.541Z] f2380f401453: Layer already exists [2024-08-21T08:40:37.541Z] 7f5e533eabaa: Layer already exists [2024-08-21T08:40:37.541Z] 5f70bf18a086: Layer already exists [2024-08-21T08:40:37.541Z] f98aff54a24a: Layer already exists [2024-08-21T08:40:37.541Z] bc220aa646e2: Layer already exists [2024-08-21T08:40:37.541Z] e5461d83291c: Layer already exists [2024-08-21T08:40:37.541Z] b49a41277ff0: Layer already exists [2024-08-21T08:40:37.541Z] 3c20671a5817: Layer already exists [2024-08-21T08:40:37.541Z] 60b339206d16: Layer already exists [2024-08-21T08:40:37.802Z] main: digest: sha256:3c8ae92d3c4a373be7123043d3487d55dce76a0fc894ab61787d3b6b99a0f233 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-21T08:40:37.867Z] ===================================================== [Pipeline] echo [2024-08-21T08:40:37.879Z] taggedImages: [2024-08-21T08:40:37.879Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:40:37.879Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-08-21T08:40:37.879Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.59 [2024-08-21T08:40:37.879Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:40:37.879Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-08-21T08:40:37.908Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-08-21T08:40:37.908Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:40:37.908Z] latest [2024-08-21T08:40:37.908Z] 3.2.0-dev.59 [2024-08-21T08:40:37.908Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:40:37.908Z] main [2024-08-21T08:40:37.908Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:40:38.259Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:40:38.596Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:40:38.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-21T08:40:38.596Z] b9dba14eb6f3: Preparing [2024-08-21T08:40:38.596Z] db02bb79a928: Preparing [2024-08-21T08:40:38.596Z] 9469231edeae: Preparing [2024-08-21T08:40:38.596Z] 4300d66fc070: Preparing [2024-08-21T08:40:38.596Z] f82ce036d7fd: Preparing [2024-08-21T08:40:38.596Z] 751f3d0eb7cf: Preparing [2024-08-21T08:40:38.596Z] 1ddfcee50cf9: Preparing [2024-08-21T08:40:38.596Z] d7690afc257d: Preparing [2024-08-21T08:40:38.596Z] 3c20671a5817: Preparing [2024-08-21T08:40:38.596Z] 751f3d0eb7cf: Waiting [2024-08-21T08:40:38.596Z] 1ddfcee50cf9: Waiting [2024-08-21T08:40:38.596Z] d7690afc257d: Waiting [2024-08-21T08:40:38.596Z] 3c20671a5817: Waiting [2024-08-21T08:40:38.596Z] f82ce036d7fd: Layer already exists [2024-08-21T08:40:38.860Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:40:38.860Z] 1ddfcee50cf9: Layer already exists [2024-08-21T08:40:38.860Z] 9469231edeae: Pushed [2024-08-21T08:40:38.860Z] db02bb79a928: Pushed [2024-08-21T08:40:38.860Z] d7690afc257d: Layer already exists [2024-08-21T08:40:38.860Z] b9dba14eb6f3: Pushed [2024-08-21T08:40:38.860Z] 3c20671a5817: Layer already exists [2024-08-21T08:40:44.176Z] 4300d66fc070: Pushed [2024-08-21T08:40:44.176Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826: digest: sha256:138df503f9c1e89d6c8bff0ce86a9afc7aa8513f4350d005cb6beaa76de19730 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:40:44.520Z] + 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-08-21T08:40:44.876Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-08-21T08:40:44.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-21T08:40:44.876Z] b9dba14eb6f3: Preparing [2024-08-21T08:40:44.876Z] db02bb79a928: Preparing [2024-08-21T08:40:44.876Z] 9469231edeae: Preparing [2024-08-21T08:40:44.876Z] 4300d66fc070: Preparing [2024-08-21T08:40:44.876Z] f82ce036d7fd: Preparing [2024-08-21T08:40:44.876Z] 751f3d0eb7cf: Preparing [2024-08-21T08:40:44.876Z] 1ddfcee50cf9: Preparing [2024-08-21T08:40:44.876Z] d7690afc257d: Preparing [2024-08-21T08:40:44.876Z] 3c20671a5817: Preparing [2024-08-21T08:40:44.876Z] 1ddfcee50cf9: Waiting [2024-08-21T08:40:44.876Z] d7690afc257d: Waiting [2024-08-21T08:40:44.876Z] 3c20671a5817: Waiting [2024-08-21T08:40:44.876Z] 751f3d0eb7cf: Waiting [2024-08-21T08:40:44.876Z] f82ce036d7fd: Layer already exists [2024-08-21T08:40:44.876Z] 9469231edeae: Layer already exists [2024-08-21T08:40:44.876Z] b9dba14eb6f3: Layer already exists [2024-08-21T08:40:44.876Z] db02bb79a928: Layer already exists [2024-08-21T08:40:44.876Z] 4300d66fc070: Layer already exists [2024-08-21T08:40:44.876Z] 3c20671a5817: Layer already exists [2024-08-21T08:40:44.876Z] d7690afc257d: Layer already exists [2024-08-21T08:40:44.876Z] 1ddfcee50cf9: Layer already exists [2024-08-21T08:40:44.876Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:40:45.140Z] latest: digest: sha256:138df503f9c1e89d6c8bff0ce86a9afc7aa8513f4350d005cb6beaa76de19730 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:40:45.479Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:40:45.820Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.59 [2024-08-21T08:40:45.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-21T08:40:45.820Z] b9dba14eb6f3: Preparing [2024-08-21T08:40:45.820Z] db02bb79a928: Preparing [2024-08-21T08:40:45.820Z] 9469231edeae: Preparing [2024-08-21T08:40:45.820Z] 4300d66fc070: Preparing [2024-08-21T08:40:45.820Z] f82ce036d7fd: Preparing [2024-08-21T08:40:45.820Z] 751f3d0eb7cf: Preparing [2024-08-21T08:40:45.820Z] 1ddfcee50cf9: Preparing [2024-08-21T08:40:45.820Z] d7690afc257d: Preparing [2024-08-21T08:40:45.820Z] 3c20671a5817: Preparing [2024-08-21T08:40:45.820Z] 751f3d0eb7cf: Waiting [2024-08-21T08:40:45.820Z] 1ddfcee50cf9: Waiting [2024-08-21T08:40:45.820Z] d7690afc257d: Waiting [2024-08-21T08:40:45.820Z] 3c20671a5817: Waiting [2024-08-21T08:40:45.820Z] 4300d66fc070: Layer already exists [2024-08-21T08:40:45.820Z] db02bb79a928: Layer already exists [2024-08-21T08:40:45.820Z] f82ce036d7fd: Layer already exists [2024-08-21T08:40:45.820Z] b9dba14eb6f3: Layer already exists [2024-08-21T08:40:45.820Z] 9469231edeae: Layer already exists [2024-08-21T08:40:45.820Z] d7690afc257d: Layer already exists [2024-08-21T08:40:45.820Z] 3c20671a5817: Layer already exists [2024-08-21T08:40:45.820Z] 1ddfcee50cf9: Layer already exists [2024-08-21T08:40:45.820Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:40:46.084Z] 3.2.0-dev.59: digest: sha256:138df503f9c1e89d6c8bff0ce86a9afc7aa8513f4350d005cb6beaa76de19730 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:40:46.431Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:40:46.774Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:40:46.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-21T08:40:46.774Z] b9dba14eb6f3: Preparing [2024-08-21T08:40:46.774Z] db02bb79a928: Preparing [2024-08-21T08:40:46.774Z] 9469231edeae: Preparing [2024-08-21T08:40:46.774Z] 4300d66fc070: Preparing [2024-08-21T08:40:46.774Z] f82ce036d7fd: Preparing [2024-08-21T08:40:46.774Z] 751f3d0eb7cf: Preparing [2024-08-21T08:40:46.774Z] 1ddfcee50cf9: Preparing [2024-08-21T08:40:46.774Z] d7690afc257d: Preparing [2024-08-21T08:40:46.774Z] 3c20671a5817: Preparing [2024-08-21T08:40:46.774Z] 751f3d0eb7cf: Waiting [2024-08-21T08:40:46.774Z] 1ddfcee50cf9: Waiting [2024-08-21T08:40:46.774Z] d7690afc257d: Waiting [2024-08-21T08:40:46.774Z] 3c20671a5817: Waiting [2024-08-21T08:40:46.774Z] b9dba14eb6f3: Layer already exists [2024-08-21T08:40:46.774Z] db02bb79a928: Layer already exists [2024-08-21T08:40:46.774Z] f82ce036d7fd: Layer already exists [2024-08-21T08:40:46.774Z] 4300d66fc070: Layer already exists [2024-08-21T08:40:46.774Z] 9469231edeae: Layer already exists [2024-08-21T08:40:46.774Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:40:46.774Z] 1ddfcee50cf9: Layer already exists [2024-08-21T08:40:46.774Z] d7690afc257d: Layer already exists [2024-08-21T08:40:46.774Z] 3c20671a5817: Layer already exists [2024-08-21T08:40:47.037Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59: digest: sha256:138df503f9c1e89d6c8bff0ce86a9afc7aa8513f4350d005cb6beaa76de19730 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:40:47.383Z] + 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-08-21T08:40:47.738Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-08-21T08:40:47.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-21T08:40:47.738Z] b9dba14eb6f3: Preparing [2024-08-21T08:40:47.738Z] db02bb79a928: Preparing [2024-08-21T08:40:47.738Z] 9469231edeae: Preparing [2024-08-21T08:40:47.738Z] 4300d66fc070: Preparing [2024-08-21T08:40:47.738Z] f82ce036d7fd: Preparing [2024-08-21T08:40:47.739Z] 751f3d0eb7cf: Preparing [2024-08-21T08:40:47.739Z] 1ddfcee50cf9: Preparing [2024-08-21T08:40:47.739Z] d7690afc257d: Preparing [2024-08-21T08:40:47.739Z] 3c20671a5817: Preparing [2024-08-21T08:40:47.739Z] 1ddfcee50cf9: Waiting [2024-08-21T08:40:47.739Z] d7690afc257d: Waiting [2024-08-21T08:40:47.739Z] 3c20671a5817: Waiting [2024-08-21T08:40:47.739Z] 751f3d0eb7cf: Waiting [2024-08-21T08:40:47.739Z] b9dba14eb6f3: Layer already exists [2024-08-21T08:40:47.739Z] db02bb79a928: Layer already exists [2024-08-21T08:40:47.739Z] 4300d66fc070: Layer already exists [2024-08-21T08:40:47.739Z] f82ce036d7fd: Layer already exists [2024-08-21T08:40:47.739Z] 9469231edeae: Layer already exists [2024-08-21T08:40:47.739Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:40:47.739Z] d7690afc257d: Layer already exists [2024-08-21T08:40:47.739Z] 3c20671a5817: Layer already exists [2024-08-21T08:40:47.739Z] 1ddfcee50cf9: Layer already exists [2024-08-21T08:40:48.002Z] main: digest: sha256:138df503f9c1e89d6c8bff0ce86a9afc7aa8513f4350d005cb6beaa76de19730 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-21T08:40:48.074Z] ===================================================== [Pipeline] echo [2024-08-21T08:40:48.088Z] taggedImages: [2024-08-21T08:40:48.088Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:40:48.088Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-08-21T08:40:48.088Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.59 [2024-08-21T08:40:48.088Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:40:48.088Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-08-21T08:40:48.113Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-08-21T08:40:48.113Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:40:48.113Z] latest [2024-08-21T08:40:48.113Z] 3.2.0-dev.59 [2024-08-21T08:40:48.113Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:40:48.113Z] main [2024-08-21T08:40:48.113Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:40:48.471Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:40:48.816Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:40:48.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-21T08:40:48.816Z] 3918cc41fd95: Preparing [2024-08-21T08:40:48.816Z] ed878144b4f5: Preparing [2024-08-21T08:40:48.816Z] cd2fde77b629: Preparing [2024-08-21T08:40:48.816Z] b46fa1ea44bf: Preparing [2024-08-21T08:40:48.816Z] f32f063c2e95: Preparing [2024-08-21T08:40:48.816Z] f82ce036d7fd: Preparing [2024-08-21T08:40:48.816Z] 751f3d0eb7cf: Preparing [2024-08-21T08:40:48.816Z] 41413b5429d9: Preparing [2024-08-21T08:40:48.816Z] 1076383190be: Preparing [2024-08-21T08:40:48.816Z] 1026d4c5d6f4: Preparing [2024-08-21T08:40:48.816Z] 3c20671a5817: Preparing [2024-08-21T08:40:48.816Z] 41413b5429d9: Waiting [2024-08-21T08:40:48.816Z] f82ce036d7fd: Waiting [2024-08-21T08:40:48.816Z] 1076383190be: Waiting [2024-08-21T08:40:48.816Z] 1026d4c5d6f4: Waiting [2024-08-21T08:40:48.816Z] 3c20671a5817: Waiting [2024-08-21T08:40:48.816Z] 751f3d0eb7cf: Waiting [2024-08-21T08:40:49.081Z] b46fa1ea44bf: Pushed [2024-08-21T08:40:49.081Z] ed878144b4f5: Pushed [2024-08-21T08:40:49.081Z] f32f063c2e95: Pushed [2024-08-21T08:40:49.081Z] 3918cc41fd95: Pushed [2024-08-21T08:40:49.081Z] f82ce036d7fd: Layer already exists [2024-08-21T08:40:49.081Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:40:49.081Z] 3c20671a5817: Layer already exists [2024-08-21T08:40:49.081Z] 41413b5429d9: Pushed [2024-08-21T08:40:49.081Z] 1076383190be: Pushed [2024-08-21T08:40:51.020Z] cd2fde77b629: Pushed [2024-08-21T08:40:51.601Z] 1026d4c5d6f4: Pushed [2024-08-21T08:40:51.866Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826: digest: sha256:f2f37a3be555489bb5c6724962d0f44f3c540fb755ec5e1f392cf1532100505b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:40:52.215Z] + 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-08-21T08:40:52.552Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-08-21T08:40:52.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-21T08:40:52.553Z] 3918cc41fd95: Preparing [2024-08-21T08:40:52.553Z] ed878144b4f5: Preparing [2024-08-21T08:40:52.553Z] cd2fde77b629: Preparing [2024-08-21T08:40:52.553Z] b46fa1ea44bf: Preparing [2024-08-21T08:40:52.553Z] f32f063c2e95: Preparing [2024-08-21T08:40:52.553Z] f82ce036d7fd: Preparing [2024-08-21T08:40:52.553Z] 751f3d0eb7cf: Preparing [2024-08-21T08:40:52.553Z] 41413b5429d9: Preparing [2024-08-21T08:40:52.553Z] 1076383190be: Preparing [2024-08-21T08:40:52.553Z] 1026d4c5d6f4: Preparing [2024-08-21T08:40:52.553Z] 3c20671a5817: Preparing [2024-08-21T08:40:52.553Z] f82ce036d7fd: Waiting [2024-08-21T08:40:52.553Z] 751f3d0eb7cf: Waiting [2024-08-21T08:40:52.553Z] 41413b5429d9: Waiting [2024-08-21T08:40:52.553Z] 1076383190be: Waiting [2024-08-21T08:40:52.553Z] 1026d4c5d6f4: Waiting [2024-08-21T08:40:52.553Z] 3c20671a5817: Waiting [2024-08-21T08:40:52.553Z] b46fa1ea44bf: Layer already exists [2024-08-21T08:40:52.553Z] f32f063c2e95: Layer already exists [2024-08-21T08:40:52.553Z] 3918cc41fd95: Layer already exists [2024-08-21T08:40:52.553Z] cd2fde77b629: Layer already exists [2024-08-21T08:40:52.553Z] ed878144b4f5: Layer already exists [2024-08-21T08:40:52.553Z] 41413b5429d9: Layer already exists [2024-08-21T08:40:52.553Z] 1076383190be: Layer already exists [2024-08-21T08:40:52.553Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:40:52.553Z] 1026d4c5d6f4: Layer already exists [2024-08-21T08:40:52.553Z] f82ce036d7fd: Layer already exists [2024-08-21T08:40:52.553Z] 3c20671a5817: Layer already exists [2024-08-21T08:40:52.816Z] latest: digest: sha256:f2f37a3be555489bb5c6724962d0f44f3c540fb755ec5e1f392cf1532100505b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:40:53.156Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:40:53.509Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.59 [2024-08-21T08:40:53.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-21T08:40:53.509Z] 3918cc41fd95: Preparing [2024-08-21T08:40:53.509Z] ed878144b4f5: Preparing [2024-08-21T08:40:53.509Z] cd2fde77b629: Preparing [2024-08-21T08:40:53.509Z] b46fa1ea44bf: Preparing [2024-08-21T08:40:53.509Z] f32f063c2e95: Preparing [2024-08-21T08:40:53.509Z] f82ce036d7fd: Preparing [2024-08-21T08:40:53.509Z] 751f3d0eb7cf: Preparing [2024-08-21T08:40:53.509Z] f82ce036d7fd: Waiting [2024-08-21T08:40:53.509Z] 41413b5429d9: Preparing [2024-08-21T08:40:53.509Z] 751f3d0eb7cf: Waiting [2024-08-21T08:40:53.509Z] 1076383190be: Preparing [2024-08-21T08:40:53.509Z] 41413b5429d9: Waiting [2024-08-21T08:40:53.509Z] 1026d4c5d6f4: Preparing [2024-08-21T08:40:53.509Z] 1076383190be: Waiting [2024-08-21T08:40:53.509Z] 3c20671a5817: Preparing [2024-08-21T08:40:53.509Z] 1026d4c5d6f4: Waiting [2024-08-21T08:40:53.509Z] f32f063c2e95: Layer already exists [2024-08-21T08:40:53.509Z] 3918cc41fd95: Layer already exists [2024-08-21T08:40:53.509Z] cd2fde77b629: Layer already exists [2024-08-21T08:40:53.509Z] b46fa1ea44bf: Layer already exists [2024-08-21T08:40:53.509Z] ed878144b4f5: Layer already exists [2024-08-21T08:40:53.509Z] 1076383190be: Layer already exists [2024-08-21T08:40:53.509Z] 41413b5429d9: Layer already exists [2024-08-21T08:40:53.509Z] f82ce036d7fd: Layer already exists [2024-08-21T08:40:53.509Z] 1026d4c5d6f4: Layer already exists [2024-08-21T08:40:53.509Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:40:53.509Z] 3c20671a5817: Layer already exists [2024-08-21T08:40:53.772Z] 3.2.0-dev.59: digest: sha256:f2f37a3be555489bb5c6724962d0f44f3c540fb755ec5e1f392cf1532100505b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:40:54.116Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:40:54.459Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:40:54.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-21T08:40:54.459Z] 3918cc41fd95: Preparing [2024-08-21T08:40:54.459Z] ed878144b4f5: Preparing [2024-08-21T08:40:54.459Z] cd2fde77b629: Preparing [2024-08-21T08:40:54.459Z] b46fa1ea44bf: Preparing [2024-08-21T08:40:54.459Z] f32f063c2e95: Preparing [2024-08-21T08:40:54.459Z] f82ce036d7fd: Preparing [2024-08-21T08:40:54.459Z] 751f3d0eb7cf: Preparing [2024-08-21T08:40:54.459Z] 41413b5429d9: Preparing [2024-08-21T08:40:54.459Z] 1076383190be: Preparing [2024-08-21T08:40:54.459Z] 1026d4c5d6f4: Preparing [2024-08-21T08:40:54.459Z] 3c20671a5817: Preparing [2024-08-21T08:40:54.459Z] 1026d4c5d6f4: Waiting [2024-08-21T08:40:54.459Z] 41413b5429d9: Waiting [2024-08-21T08:40:54.459Z] 1076383190be: Waiting [2024-08-21T08:40:54.459Z] 3c20671a5817: Waiting [2024-08-21T08:40:54.459Z] f82ce036d7fd: Waiting [2024-08-21T08:40:54.459Z] 751f3d0eb7cf: Waiting [2024-08-21T08:40:54.459Z] cd2fde77b629: Layer already exists [2024-08-21T08:40:54.459Z] ed878144b4f5: Layer already exists [2024-08-21T08:40:54.459Z] 3918cc41fd95: Layer already exists [2024-08-21T08:40:54.459Z] b46fa1ea44bf: Layer already exists [2024-08-21T08:40:54.459Z] f32f063c2e95: Layer already exists [2024-08-21T08:40:54.459Z] f82ce036d7fd: Layer already exists [2024-08-21T08:40:54.459Z] 41413b5429d9: Layer already exists [2024-08-21T08:40:54.459Z] 1076383190be: Layer already exists [2024-08-21T08:40:54.459Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:40:54.459Z] 1026d4c5d6f4: Layer already exists [2024-08-21T08:40:54.459Z] 3c20671a5817: Layer already exists [2024-08-21T08:40:54.722Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59: digest: sha256:f2f37a3be555489bb5c6724962d0f44f3c540fb755ec5e1f392cf1532100505b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:40:55.070Z] + 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-08-21T08:40:55.412Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-08-21T08:40:55.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-21T08:40:55.412Z] 3918cc41fd95: Preparing [2024-08-21T08:40:55.412Z] ed878144b4f5: Preparing [2024-08-21T08:40:55.412Z] cd2fde77b629: Preparing [2024-08-21T08:40:55.412Z] b46fa1ea44bf: Preparing [2024-08-21T08:40:55.412Z] f32f063c2e95: Preparing [2024-08-21T08:40:55.412Z] f82ce036d7fd: Preparing [2024-08-21T08:40:55.412Z] 751f3d0eb7cf: Preparing [2024-08-21T08:40:55.412Z] 41413b5429d9: Preparing [2024-08-21T08:40:55.412Z] 1076383190be: Preparing [2024-08-21T08:40:55.412Z] 1026d4c5d6f4: Preparing [2024-08-21T08:40:55.412Z] 3c20671a5817: Preparing [2024-08-21T08:40:55.412Z] 41413b5429d9: Waiting [2024-08-21T08:40:55.412Z] 1076383190be: Waiting [2024-08-21T08:40:55.412Z] f82ce036d7fd: Waiting [2024-08-21T08:40:55.412Z] 751f3d0eb7cf: Waiting [2024-08-21T08:40:55.412Z] 1026d4c5d6f4: Waiting [2024-08-21T08:40:55.412Z] 3c20671a5817: Waiting [2024-08-21T08:40:55.412Z] b46fa1ea44bf: Layer already exists [2024-08-21T08:40:55.412Z] cd2fde77b629: Layer already exists [2024-08-21T08:40:55.412Z] ed878144b4f5: Layer already exists [2024-08-21T08:40:55.412Z] 3918cc41fd95: Layer already exists [2024-08-21T08:40:55.412Z] f32f063c2e95: Layer already exists [2024-08-21T08:40:55.412Z] f82ce036d7fd: Layer already exists [2024-08-21T08:40:55.412Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:40:55.412Z] 1076383190be: Layer already exists [2024-08-21T08:40:55.412Z] 41413b5429d9: Layer already exists [2024-08-21T08:40:55.412Z] 1026d4c5d6f4: Layer already exists [2024-08-21T08:40:55.412Z] 3c20671a5817: Layer already exists [2024-08-21T08:40:55.675Z] main: digest: sha256:f2f37a3be555489bb5c6724962d0f44f3c540fb755ec5e1f392cf1532100505b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-21T08:40:55.748Z] ===================================================== [Pipeline] echo [2024-08-21T08:40:55.765Z] taggedImages: [2024-08-21T08:40:55.765Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:40:55.765Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-08-21T08:40:55.765Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.59 [2024-08-21T08:40:55.765Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:40:55.765Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-08-21T08:40:55.791Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-08-21T08:40:55.791Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:40:55.791Z] latest [2024-08-21T08:40:55.791Z] 3.2.0-dev.59 [2024-08-21T08:40:55.791Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:40:55.791Z] main [2024-08-21T08:40:55.791Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:40:56.156Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:40:56.499Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:40:56.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-21T08:40:56.499Z] 4d7d67b83164: Preparing [2024-08-21T08:40:56.499Z] 9534175c7aa6: Preparing [2024-08-21T08:40:56.499Z] 1267e5ccc5af: Preparing [2024-08-21T08:40:56.499Z] 9e92a07976b1: Preparing [2024-08-21T08:40:56.499Z] d6882f7afe29: Preparing [2024-08-21T08:40:56.499Z] 0c9e2bfe5b83: Preparing [2024-08-21T08:40:56.499Z] 9845921a6bb4: Preparing [2024-08-21T08:40:56.499Z] f82ce036d7fd: Preparing [2024-08-21T08:40:56.499Z] 751f3d0eb7cf: Preparing [2024-08-21T08:40:56.499Z] 1ae65e2bb853: Preparing [2024-08-21T08:40:56.499Z] ea60fbc9a7ff: Preparing [2024-08-21T08:40:56.499Z] 3c20671a5817: Preparing [2024-08-21T08:40:56.499Z] 0c9e2bfe5b83: Waiting [2024-08-21T08:40:56.499Z] 1ae65e2bb853: Waiting [2024-08-21T08:40:56.499Z] 9845921a6bb4: Waiting [2024-08-21T08:40:56.499Z] ea60fbc9a7ff: Waiting [2024-08-21T08:40:56.499Z] f82ce036d7fd: Waiting [2024-08-21T08:40:56.499Z] 3c20671a5817: Waiting [2024-08-21T08:40:56.764Z] d6882f7afe29: Pushed [2024-08-21T08:40:56.764Z] 9534175c7aa6: Pushed [2024-08-21T08:40:56.764Z] 4d7d67b83164: Pushed [2024-08-21T08:40:56.764Z] f82ce036d7fd: Layer already exists [2024-08-21T08:40:56.764Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:40:56.764Z] 0c9e2bfe5b83: Pushed [2024-08-21T08:40:56.764Z] 9845921a6bb4: Pushed [2024-08-21T08:40:57.028Z] 3c20671a5817: Layer already exists [2024-08-21T08:40:57.028Z] 1ae65e2bb853: Pushed [2024-08-21T08:40:58.955Z] 9e92a07976b1: Pushed [2024-08-21T08:40:59.221Z] 1267e5ccc5af: Pushed [2024-08-21T08:40:59.486Z] ea60fbc9a7ff: Pushed [2024-08-21T08:40:59.486Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826: digest: sha256:a2df2b436f5821f557d92bbd39bea4c5a156a9e7fe8bf26097edd65912e4286f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:41:00.111Z] + 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-08-21T08:41:00.469Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-08-21T08:41:00.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-21T08:41:00.469Z] 4d7d67b83164: Preparing [2024-08-21T08:41:00.469Z] 9534175c7aa6: Preparing [2024-08-21T08:41:00.469Z] 1267e5ccc5af: Preparing [2024-08-21T08:41:00.469Z] 9e92a07976b1: Preparing [2024-08-21T08:41:00.469Z] d6882f7afe29: Preparing [2024-08-21T08:41:00.469Z] 0c9e2bfe5b83: Preparing [2024-08-21T08:41:00.469Z] 9845921a6bb4: Preparing [2024-08-21T08:41:00.469Z] f82ce036d7fd: Preparing [2024-08-21T08:41:00.469Z] 751f3d0eb7cf: Preparing [2024-08-21T08:41:00.469Z] 1ae65e2bb853: Preparing [2024-08-21T08:41:00.469Z] ea60fbc9a7ff: Preparing [2024-08-21T08:41:00.469Z] 3c20671a5817: Preparing [2024-08-21T08:41:00.469Z] 0c9e2bfe5b83: Waiting [2024-08-21T08:41:00.469Z] 9845921a6bb4: Waiting [2024-08-21T08:41:00.469Z] ea60fbc9a7ff: Waiting [2024-08-21T08:41:00.469Z] f82ce036d7fd: Waiting [2024-08-21T08:41:00.469Z] 751f3d0eb7cf: Waiting [2024-08-21T08:41:00.469Z] 3c20671a5817: Waiting [2024-08-21T08:41:00.469Z] 1ae65e2bb853: Waiting [2024-08-21T08:41:00.469Z] d6882f7afe29: Layer already exists [2024-08-21T08:41:00.469Z] 9534175c7aa6: Layer already exists [2024-08-21T08:41:00.469Z] 4d7d67b83164: Layer already exists [2024-08-21T08:41:00.469Z] 1267e5ccc5af: Layer already exists [2024-08-21T08:41:00.469Z] 9e92a07976b1: Layer already exists [2024-08-21T08:41:00.469Z] 0c9e2bfe5b83: Layer already exists [2024-08-21T08:41:00.469Z] 9845921a6bb4: Layer already exists [2024-08-21T08:41:00.469Z] f82ce036d7fd: Layer already exists [2024-08-21T08:41:00.469Z] 1ae65e2bb853: Layer already exists [2024-08-21T08:41:00.469Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:41:00.469Z] 3c20671a5817: Layer already exists [2024-08-21T08:41:00.469Z] ea60fbc9a7ff: Layer already exists [2024-08-21T08:41:00.732Z] latest: digest: sha256:a2df2b436f5821f557d92bbd39bea4c5a156a9e7fe8bf26097edd65912e4286f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:41:01.080Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:41:01.429Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.59 [2024-08-21T08:41:01.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-21T08:41:01.429Z] 4d7d67b83164: Preparing [2024-08-21T08:41:01.429Z] 9534175c7aa6: Preparing [2024-08-21T08:41:01.429Z] 1267e5ccc5af: Preparing [2024-08-21T08:41:01.429Z] 9e92a07976b1: Preparing [2024-08-21T08:41:01.429Z] d6882f7afe29: Preparing [2024-08-21T08:41:01.429Z] 0c9e2bfe5b83: Preparing [2024-08-21T08:41:01.429Z] 9845921a6bb4: Preparing [2024-08-21T08:41:01.429Z] f82ce036d7fd: Preparing [2024-08-21T08:41:01.429Z] 751f3d0eb7cf: Preparing [2024-08-21T08:41:01.429Z] 1ae65e2bb853: Preparing [2024-08-21T08:41:01.429Z] ea60fbc9a7ff: Preparing [2024-08-21T08:41:01.429Z] 3c20671a5817: Preparing [2024-08-21T08:41:01.429Z] 751f3d0eb7cf: Waiting [2024-08-21T08:41:01.429Z] 1ae65e2bb853: Waiting [2024-08-21T08:41:01.429Z] 0c9e2bfe5b83: Waiting [2024-08-21T08:41:01.429Z] 9845921a6bb4: Waiting [2024-08-21T08:41:01.429Z] f82ce036d7fd: Waiting [2024-08-21T08:41:01.429Z] ea60fbc9a7ff: Waiting [2024-08-21T08:41:01.429Z] 3c20671a5817: Waiting [2024-08-21T08:41:01.429Z] d6882f7afe29: Layer already exists [2024-08-21T08:41:01.429Z] 1267e5ccc5af: Layer already exists [2024-08-21T08:41:01.429Z] 4d7d67b83164: Layer already exists [2024-08-21T08:41:01.429Z] 9e92a07976b1: Layer already exists [2024-08-21T08:41:01.429Z] 9534175c7aa6: Layer already exists [2024-08-21T08:41:01.429Z] 9845921a6bb4: Layer already exists [2024-08-21T08:41:01.429Z] 0c9e2bfe5b83: Layer already exists [2024-08-21T08:41:01.429Z] f82ce036d7fd: Layer already exists [2024-08-21T08:41:01.429Z] 1ae65e2bb853: Layer already exists [2024-08-21T08:41:01.429Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:41:01.429Z] ea60fbc9a7ff: Layer already exists [2024-08-21T08:41:01.429Z] 3c20671a5817: Layer already exists [2024-08-21T08:41:01.693Z] 3.2.0-dev.59: digest: sha256:a2df2b436f5821f557d92bbd39bea4c5a156a9e7fe8bf26097edd65912e4286f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:41:02.047Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:41:02.387Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:41:02.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-21T08:41:02.387Z] 4d7d67b83164: Preparing [2024-08-21T08:41:02.387Z] 9534175c7aa6: Preparing [2024-08-21T08:41:02.387Z] 1267e5ccc5af: Preparing [2024-08-21T08:41:02.387Z] 9e92a07976b1: Preparing [2024-08-21T08:41:02.387Z] d6882f7afe29: Preparing [2024-08-21T08:41:02.387Z] 0c9e2bfe5b83: Preparing [2024-08-21T08:41:02.387Z] 9845921a6bb4: Preparing [2024-08-21T08:41:02.387Z] f82ce036d7fd: Preparing [2024-08-21T08:41:02.387Z] 751f3d0eb7cf: Preparing [2024-08-21T08:41:02.387Z] 1ae65e2bb853: Preparing [2024-08-21T08:41:02.387Z] ea60fbc9a7ff: Preparing [2024-08-21T08:41:02.387Z] 3c20671a5817: Preparing [2024-08-21T08:41:02.387Z] f82ce036d7fd: Waiting [2024-08-21T08:41:02.387Z] 751f3d0eb7cf: Waiting [2024-08-21T08:41:02.387Z] 1ae65e2bb853: Waiting [2024-08-21T08:41:02.387Z] ea60fbc9a7ff: Waiting [2024-08-21T08:41:02.387Z] 3c20671a5817: Waiting [2024-08-21T08:41:02.387Z] 0c9e2bfe5b83: Waiting [2024-08-21T08:41:02.387Z] 9845921a6bb4: Waiting [2024-08-21T08:41:02.387Z] 9e92a07976b1: Layer already exists [2024-08-21T08:41:02.387Z] 9534175c7aa6: Layer already exists [2024-08-21T08:41:02.387Z] 4d7d67b83164: Layer already exists [2024-08-21T08:41:02.387Z] d6882f7afe29: Layer already exists [2024-08-21T08:41:02.387Z] 1267e5ccc5af: Layer already exists [2024-08-21T08:41:02.387Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:41:02.387Z] 9845921a6bb4: Layer already exists [2024-08-21T08:41:02.387Z] 0c9e2bfe5b83: Layer already exists [2024-08-21T08:41:02.387Z] f82ce036d7fd: Layer already exists [2024-08-21T08:41:02.387Z] 1ae65e2bb853: Layer already exists [2024-08-21T08:41:02.387Z] 3c20671a5817: Layer already exists [2024-08-21T08:41:02.387Z] ea60fbc9a7ff: Layer already exists [2024-08-21T08:41:02.652Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59: digest: sha256:a2df2b436f5821f557d92bbd39bea4c5a156a9e7fe8bf26097edd65912e4286f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:41:03.017Z] + 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-08-21T08:41:03.362Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-08-21T08:41:03.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-21T08:41:03.362Z] 4d7d67b83164: Preparing [2024-08-21T08:41:03.362Z] 9534175c7aa6: Preparing [2024-08-21T08:41:03.362Z] 1267e5ccc5af: Preparing [2024-08-21T08:41:03.362Z] 9e92a07976b1: Preparing [2024-08-21T08:41:03.362Z] d6882f7afe29: Preparing [2024-08-21T08:41:03.362Z] 0c9e2bfe5b83: Preparing [2024-08-21T08:41:03.362Z] 9845921a6bb4: Preparing [2024-08-21T08:41:03.362Z] f82ce036d7fd: Preparing [2024-08-21T08:41:03.362Z] 751f3d0eb7cf: Preparing [2024-08-21T08:41:03.362Z] 1ae65e2bb853: Preparing [2024-08-21T08:41:03.362Z] 0c9e2bfe5b83: Waiting [2024-08-21T08:41:03.362Z] f82ce036d7fd: Waiting [2024-08-21T08:41:03.362Z] 751f3d0eb7cf: Waiting [2024-08-21T08:41:03.362Z] 9845921a6bb4: Waiting [2024-08-21T08:41:03.362Z] ea60fbc9a7ff: Preparing [2024-08-21T08:41:03.362Z] 1ae65e2bb853: Waiting [2024-08-21T08:41:03.362Z] 3c20671a5817: Preparing [2024-08-21T08:41:03.362Z] ea60fbc9a7ff: Waiting [2024-08-21T08:41:03.362Z] 4d7d67b83164: Layer already exists [2024-08-21T08:41:03.362Z] 1267e5ccc5af: Layer already exists [2024-08-21T08:41:03.362Z] 0c9e2bfe5b83: Layer already exists [2024-08-21T08:41:03.362Z] d6882f7afe29: Layer already exists [2024-08-21T08:41:03.362Z] 9534175c7aa6: Layer already exists [2024-08-21T08:41:03.362Z] 9e92a07976b1: Layer already exists [2024-08-21T08:41:03.362Z] 9845921a6bb4: Layer already exists [2024-08-21T08:41:03.362Z] f82ce036d7fd: Layer already exists [2024-08-21T08:41:03.362Z] 1ae65e2bb853: Layer already exists [2024-08-21T08:41:03.362Z] ea60fbc9a7ff: Layer already exists [2024-08-21T08:41:03.362Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:41:03.362Z] 3c20671a5817: Layer already exists [2024-08-21T08:41:03.625Z] main: digest: sha256:a2df2b436f5821f557d92bbd39bea4c5a156a9e7fe8bf26097edd65912e4286f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-21T08:41:03.701Z] ===================================================== [Pipeline] echo [2024-08-21T08:41:03.714Z] taggedImages: [2024-08-21T08:41:03.714Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:41:03.714Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-08-21T08:41:03.714Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.59 [2024-08-21T08:41:03.714Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:41:03.714Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-08-21T08:41:03.738Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-08-21T08:41:03.738Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:41:03.738Z] latest [2024-08-21T08:41:03.738Z] 3.2.0-dev.59 [2024-08-21T08:41:03.738Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:41:03.738Z] main [2024-08-21T08:41:03.738Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:41:04.093Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:41:04.440Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:41:04.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-21T08:41:04.440Z] 8d9d24c7e4ea: Preparing [2024-08-21T08:41:04.440Z] 75c14c0d7029: Preparing [2024-08-21T08:41:04.440Z] f82ce036d7fd: Preparing [2024-08-21T08:41:04.440Z] 751f3d0eb7cf: Preparing [2024-08-21T08:41:04.440Z] 4959ce7cac22: Preparing [2024-08-21T08:41:04.440Z] efcd593254db: Preparing [2024-08-21T08:41:04.440Z] 3c20671a5817: Preparing [2024-08-21T08:41:04.440Z] efcd593254db: Waiting [2024-08-21T08:41:04.440Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:41:04.440Z] f82ce036d7fd: Layer already exists [2024-08-21T08:41:04.704Z] 3c20671a5817: Layer already exists [2024-08-21T08:41:04.704Z] 4959ce7cac22: Pushed [2024-08-21T08:41:04.704Z] 8d9d24c7e4ea: Pushed [2024-08-21T08:41:06.627Z] efcd593254db: Pushed [2024-08-21T08:41:08.021Z] 75c14c0d7029: Pushed [2024-08-21T08:41:08.598Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826: digest: sha256:427ba112e135ae9add142972e9e1dd6873af2eedc2fa8b14944ff22b9c6abb49 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:41:08.934Z] + 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-08-21T08:41:09.270Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-08-21T08:41:09.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-21T08:41:09.270Z] 8d9d24c7e4ea: Preparing [2024-08-21T08:41:09.270Z] 75c14c0d7029: Preparing [2024-08-21T08:41:09.270Z] f82ce036d7fd: Preparing [2024-08-21T08:41:09.270Z] 751f3d0eb7cf: Preparing [2024-08-21T08:41:09.270Z] 4959ce7cac22: Preparing [2024-08-21T08:41:09.270Z] efcd593254db: Preparing [2024-08-21T08:41:09.270Z] 3c20671a5817: Preparing [2024-08-21T08:41:09.270Z] efcd593254db: Waiting [2024-08-21T08:41:09.270Z] 3c20671a5817: Waiting [2024-08-21T08:41:09.270Z] 4959ce7cac22: Layer already exists [2024-08-21T08:41:09.270Z] f82ce036d7fd: Layer already exists [2024-08-21T08:41:09.270Z] 8d9d24c7e4ea: Layer already exists [2024-08-21T08:41:09.270Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:41:09.270Z] 75c14c0d7029: Layer already exists [2024-08-21T08:41:09.270Z] 3c20671a5817: Layer already exists [2024-08-21T08:41:09.270Z] efcd593254db: Layer already exists [2024-08-21T08:41:09.533Z] latest: digest: sha256:427ba112e135ae9add142972e9e1dd6873af2eedc2fa8b14944ff22b9c6abb49 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:41:09.872Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:41:10.212Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.59 [2024-08-21T08:41:10.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-21T08:41:10.212Z] 8d9d24c7e4ea: Preparing [2024-08-21T08:41:10.212Z] 75c14c0d7029: Preparing [2024-08-21T08:41:10.212Z] f82ce036d7fd: Preparing [2024-08-21T08:41:10.212Z] 751f3d0eb7cf: Preparing [2024-08-21T08:41:10.212Z] 4959ce7cac22: Preparing [2024-08-21T08:41:10.212Z] efcd593254db: Preparing [2024-08-21T08:41:10.212Z] 3c20671a5817: Preparing [2024-08-21T08:41:10.212Z] 3c20671a5817: Waiting [2024-08-21T08:41:10.212Z] efcd593254db: Waiting [2024-08-21T08:41:10.212Z] f82ce036d7fd: Layer already exists [2024-08-21T08:41:10.212Z] 4959ce7cac22: Layer already exists [2024-08-21T08:41:10.212Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:41:10.212Z] 75c14c0d7029: Layer already exists [2024-08-21T08:41:10.212Z] 8d9d24c7e4ea: Layer already exists [2024-08-21T08:41:10.212Z] efcd593254db: Layer already exists [2024-08-21T08:41:10.212Z] 3c20671a5817: Layer already exists [2024-08-21T08:41:10.212Z] 3.2.0-dev.59: digest: sha256:427ba112e135ae9add142972e9e1dd6873af2eedc2fa8b14944ff22b9c6abb49 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:41:10.820Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:41:11.160Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:41:11.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-21T08:41:11.160Z] 8d9d24c7e4ea: Preparing [2024-08-21T08:41:11.160Z] 75c14c0d7029: Preparing [2024-08-21T08:41:11.160Z] f82ce036d7fd: Preparing [2024-08-21T08:41:11.160Z] 751f3d0eb7cf: Preparing [2024-08-21T08:41:11.160Z] 4959ce7cac22: Preparing [2024-08-21T08:41:11.160Z] efcd593254db: Preparing [2024-08-21T08:41:11.160Z] 3c20671a5817: Preparing [2024-08-21T08:41:11.160Z] efcd593254db: Waiting [2024-08-21T08:41:11.160Z] 3c20671a5817: Waiting [2024-08-21T08:41:11.160Z] 4959ce7cac22: Layer already exists [2024-08-21T08:41:11.160Z] 75c14c0d7029: Layer already exists [2024-08-21T08:41:11.160Z] f82ce036d7fd: Layer already exists [2024-08-21T08:41:11.160Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:41:11.160Z] 8d9d24c7e4ea: Layer already exists [2024-08-21T08:41:11.160Z] 3c20671a5817: Layer already exists [2024-08-21T08:41:11.160Z] efcd593254db: Layer already exists [2024-08-21T08:41:11.424Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59: digest: sha256:427ba112e135ae9add142972e9e1dd6873af2eedc2fa8b14944ff22b9c6abb49 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:41:11.771Z] + 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-08-21T08:41:12.110Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-08-21T08:41:12.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-21T08:41:12.110Z] 8d9d24c7e4ea: Preparing [2024-08-21T08:41:12.110Z] 75c14c0d7029: Preparing [2024-08-21T08:41:12.110Z] f82ce036d7fd: Preparing [2024-08-21T08:41:12.110Z] 751f3d0eb7cf: Preparing [2024-08-21T08:41:12.110Z] 4959ce7cac22: Preparing [2024-08-21T08:41:12.110Z] efcd593254db: Preparing [2024-08-21T08:41:12.110Z] 3c20671a5817: Preparing [2024-08-21T08:41:12.110Z] efcd593254db: Waiting [2024-08-21T08:41:12.110Z] 3c20671a5817: Waiting [2024-08-21T08:41:12.110Z] 4959ce7cac22: Layer already exists [2024-08-21T08:41:12.110Z] 8d9d24c7e4ea: Layer already exists [2024-08-21T08:41:12.110Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:41:12.110Z] f82ce036d7fd: Layer already exists [2024-08-21T08:41:12.110Z] 75c14c0d7029: Layer already exists [2024-08-21T08:41:12.110Z] efcd593254db: Layer already exists [2024-08-21T08:41:12.111Z] 3c20671a5817: Layer already exists [2024-08-21T08:41:12.375Z] main: digest: sha256:427ba112e135ae9add142972e9e1dd6873af2eedc2fa8b14944ff22b9c6abb49 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-21T08:41:12.458Z] ===================================================== [Pipeline] echo [2024-08-21T08:41:12.473Z] taggedImages: [2024-08-21T08:41:12.473Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:41:12.473Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-08-21T08:41:12.473Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.59 [2024-08-21T08:41:12.473Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:41:12.473Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-08-21T08:41:12.502Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-08-21T08:41:12.502Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:41:12.502Z] latest [2024-08-21T08:41:12.502Z] 3.2.0-dev.59 [2024-08-21T08:41:12.502Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:41:12.502Z] main [2024-08-21T08:41:12.502Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:41:12.873Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:41:13.456Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:41:13.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-21T08:41:13.456Z] 0782062834ca: Preparing [2024-08-21T08:41:13.456Z] 0b42efe726ad: Preparing [2024-08-21T08:41:13.456Z] 4235d00c7559: Preparing [2024-08-21T08:41:13.456Z] f82ce036d7fd: Preparing [2024-08-21T08:41:13.456Z] 751f3d0eb7cf: Preparing [2024-08-21T08:41:13.456Z] 051153bfce0f: Preparing [2024-08-21T08:41:13.456Z] 102262a0e150: Preparing [2024-08-21T08:41:13.456Z] 051153bfce0f: Waiting [2024-08-21T08:41:13.456Z] ee2261572743: Preparing [2024-08-21T08:41:13.456Z] ffef6da5c61e: Preparing [2024-08-21T08:41:13.456Z] 102262a0e150: Waiting [2024-08-21T08:41:13.456Z] 3c20671a5817: Preparing [2024-08-21T08:41:13.456Z] ee2261572743: Waiting [2024-08-21T08:41:13.456Z] 3c20671a5817: Waiting [2024-08-21T08:41:13.456Z] ffef6da5c61e: Waiting [2024-08-21T08:41:13.730Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:41:13.730Z] f82ce036d7fd: Layer already exists [2024-08-21T08:41:13.730Z] 0782062834ca: Pushed [2024-08-21T08:41:13.730Z] 0b42efe726ad: Pushed [2024-08-21T08:41:13.730Z] 4235d00c7559: Pushed [2024-08-21T08:41:13.730Z] 3c20671a5817: Layer already exists [2024-08-21T08:41:13.730Z] ee2261572743: Pushed [2024-08-21T08:41:14.725Z] ffef6da5c61e: Pushed [2024-08-21T08:41:27.041Z] 102262a0e150: Pushed [2024-08-21T08:41:35.218Z] 051153bfce0f: Pushed [2024-08-21T08:41:35.218Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826: digest: sha256:b1ea6221bac401fa8076d3ff9db7e3536aa7ea57a81e55b80a4b38e4d76e17af size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:41:35.562Z] + 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-08-21T08:41:35.906Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-08-21T08:41:35.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-21T08:41:35.906Z] 0782062834ca: Preparing [2024-08-21T08:41:35.906Z] 0b42efe726ad: Preparing [2024-08-21T08:41:35.906Z] 4235d00c7559: Preparing [2024-08-21T08:41:35.906Z] f82ce036d7fd: Preparing [2024-08-21T08:41:35.906Z] 751f3d0eb7cf: Preparing [2024-08-21T08:41:35.906Z] 051153bfce0f: Preparing [2024-08-21T08:41:35.906Z] 102262a0e150: Preparing [2024-08-21T08:41:35.906Z] 102262a0e150: Waiting [2024-08-21T08:41:35.906Z] ee2261572743: Preparing [2024-08-21T08:41:35.906Z] ffef6da5c61e: Preparing [2024-08-21T08:41:35.906Z] ee2261572743: Waiting [2024-08-21T08:41:35.906Z] 3c20671a5817: Preparing [2024-08-21T08:41:35.906Z] ffef6da5c61e: Waiting [2024-08-21T08:41:35.906Z] 3c20671a5817: Waiting [2024-08-21T08:41:35.906Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:41:35.906Z] 4235d00c7559: Layer already exists [2024-08-21T08:41:35.906Z] 0782062834ca: Layer already exists [2024-08-21T08:41:35.906Z] 0b42efe726ad: Layer already exists [2024-08-21T08:41:35.906Z] f82ce036d7fd: Layer already exists [2024-08-21T08:41:35.906Z] 102262a0e150: Layer already exists [2024-08-21T08:41:35.906Z] 051153bfce0f: Layer already exists [2024-08-21T08:41:35.906Z] 3c20671a5817: Layer already exists [2024-08-21T08:41:35.906Z] ee2261572743: Layer already exists [2024-08-21T08:41:35.906Z] ffef6da5c61e: Layer already exists [2024-08-21T08:41:36.172Z] latest: digest: sha256:b1ea6221bac401fa8076d3ff9db7e3536aa7ea57a81e55b80a4b38e4d76e17af size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:41:36.527Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:41:36.864Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.59 [2024-08-21T08:41:36.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-21T08:41:36.864Z] 0782062834ca: Preparing [2024-08-21T08:41:36.864Z] 0b42efe726ad: Preparing [2024-08-21T08:41:36.864Z] 4235d00c7559: Preparing [2024-08-21T08:41:36.864Z] f82ce036d7fd: Preparing [2024-08-21T08:41:36.864Z] 751f3d0eb7cf: Preparing [2024-08-21T08:41:36.864Z] 051153bfce0f: Preparing [2024-08-21T08:41:36.864Z] 102262a0e150: Preparing [2024-08-21T08:41:36.864Z] ee2261572743: Preparing [2024-08-21T08:41:36.864Z] ffef6da5c61e: Preparing [2024-08-21T08:41:36.864Z] 3c20671a5817: Preparing [2024-08-21T08:41:36.864Z] 3c20671a5817: Waiting [2024-08-21T08:41:36.864Z] 051153bfce0f: Waiting [2024-08-21T08:41:36.864Z] 102262a0e150: Waiting [2024-08-21T08:41:36.864Z] ee2261572743: Waiting [2024-08-21T08:41:36.864Z] ffef6da5c61e: Waiting [2024-08-21T08:41:36.864Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:41:36.864Z] f82ce036d7fd: Layer already exists [2024-08-21T08:41:36.864Z] 4235d00c7559: Layer already exists [2024-08-21T08:41:36.864Z] 0b42efe726ad: Layer already exists [2024-08-21T08:41:36.864Z] 0782062834ca: Layer already exists [2024-08-21T08:41:36.864Z] ee2261572743: Layer already exists [2024-08-21T08:41:36.864Z] 102262a0e150: Layer already exists [2024-08-21T08:41:36.864Z] ffef6da5c61e: Layer already exists [2024-08-21T08:41:36.864Z] 3c20671a5817: Layer already exists [2024-08-21T08:41:36.864Z] 051153bfce0f: Layer already exists [2024-08-21T08:41:37.130Z] 3.2.0-dev.59: digest: sha256:b1ea6221bac401fa8076d3ff9db7e3536aa7ea57a81e55b80a4b38e4d76e17af size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:41:37.472Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:41:37.811Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:41:37.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-21T08:41:37.811Z] 0782062834ca: Preparing [2024-08-21T08:41:37.811Z] 0b42efe726ad: Preparing [2024-08-21T08:41:37.811Z] 4235d00c7559: Preparing [2024-08-21T08:41:37.811Z] f82ce036d7fd: Preparing [2024-08-21T08:41:37.811Z] 751f3d0eb7cf: Preparing [2024-08-21T08:41:37.811Z] 051153bfce0f: Preparing [2024-08-21T08:41:37.811Z] 102262a0e150: Preparing [2024-08-21T08:41:37.811Z] ee2261572743: Preparing [2024-08-21T08:41:37.811Z] ffef6da5c61e: Preparing [2024-08-21T08:41:37.811Z] 3c20671a5817: Preparing [2024-08-21T08:41:37.811Z] 051153bfce0f: Waiting [2024-08-21T08:41:37.811Z] ee2261572743: Waiting [2024-08-21T08:41:37.811Z] ffef6da5c61e: Waiting [2024-08-21T08:41:37.811Z] 3c20671a5817: Waiting [2024-08-21T08:41:37.811Z] 102262a0e150: Waiting [2024-08-21T08:41:37.811Z] 0b42efe726ad: Layer already exists [2024-08-21T08:41:37.811Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:41:37.811Z] 4235d00c7559: Layer already exists [2024-08-21T08:41:37.811Z] 0782062834ca: Layer already exists [2024-08-21T08:41:37.811Z] f82ce036d7fd: Layer already exists [2024-08-21T08:41:37.811Z] 102262a0e150: Layer already exists [2024-08-21T08:41:37.811Z] ffef6da5c61e: Layer already exists [2024-08-21T08:41:37.811Z] 3c20671a5817: Layer already exists [2024-08-21T08:41:37.811Z] ee2261572743: Layer already exists [2024-08-21T08:41:37.811Z] 051153bfce0f: Layer already exists [2024-08-21T08:41:37.811Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59: digest: sha256:b1ea6221bac401fa8076d3ff9db7e3536aa7ea57a81e55b80a4b38e4d76e17af size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:41:38.437Z] + 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-08-21T08:41:38.777Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-08-21T08:41:38.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-21T08:41:38.777Z] 0782062834ca: Preparing [2024-08-21T08:41:38.777Z] 0b42efe726ad: Preparing [2024-08-21T08:41:38.777Z] 4235d00c7559: Preparing [2024-08-21T08:41:38.777Z] f82ce036d7fd: Preparing [2024-08-21T08:41:38.777Z] 751f3d0eb7cf: Preparing [2024-08-21T08:41:38.777Z] 051153bfce0f: Preparing [2024-08-21T08:41:38.777Z] 102262a0e150: Preparing [2024-08-21T08:41:38.777Z] ee2261572743: Preparing [2024-08-21T08:41:38.777Z] ffef6da5c61e: Preparing [2024-08-21T08:41:38.777Z] 3c20671a5817: Preparing [2024-08-21T08:41:38.777Z] 102262a0e150: Waiting [2024-08-21T08:41:38.777Z] ee2261572743: Waiting [2024-08-21T08:41:38.777Z] ffef6da5c61e: Waiting [2024-08-21T08:41:38.777Z] 3c20671a5817: Waiting [2024-08-21T08:41:38.777Z] 051153bfce0f: Waiting [2024-08-21T08:41:38.777Z] 0782062834ca: Layer already exists [2024-08-21T08:41:38.777Z] 0b42efe726ad: Layer already exists [2024-08-21T08:41:38.777Z] f82ce036d7fd: Layer already exists [2024-08-21T08:41:38.777Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:41:38.777Z] 4235d00c7559: Layer already exists [2024-08-21T08:41:38.777Z] 051153bfce0f: Layer already exists [2024-08-21T08:41:38.777Z] 102262a0e150: Layer already exists [2024-08-21T08:41:38.777Z] ffef6da5c61e: Layer already exists [2024-08-21T08:41:38.777Z] ee2261572743: Layer already exists [2024-08-21T08:41:38.777Z] 3c20671a5817: Layer already exists [2024-08-21T08:41:39.041Z] main: digest: sha256:b1ea6221bac401fa8076d3ff9db7e3536aa7ea57a81e55b80a4b38e4d76e17af size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-21T08:41:39.111Z] ===================================================== [Pipeline] echo [2024-08-21T08:41:39.121Z] taggedImages: [2024-08-21T08:41:39.121Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:41:39.121Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-08-21T08:41:39.121Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.59 [2024-08-21T08:41:39.121Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:41:39.121Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-08-21T08:41:39.148Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-08-21T08:41:39.149Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:41:39.149Z] latest [2024-08-21T08:41:39.149Z] 3.2.0-dev.59 [2024-08-21T08:41:39.149Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:41:39.149Z] main [2024-08-21T08:41:39.149Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:41:39.507Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:41:39.850Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:41:39.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-21T08:41:39.850Z] 94457854fe24: Preparing [2024-08-21T08:41:39.850Z] ed88562e834e: Preparing [2024-08-21T08:41:39.850Z] 83ec2923c8ae: Preparing [2024-08-21T08:41:39.850Z] f82ce036d7fd: Preparing [2024-08-21T08:41:39.850Z] 751f3d0eb7cf: Preparing [2024-08-21T08:41:39.850Z] 3c886eeed96e: Preparing [2024-08-21T08:41:39.850Z] bd253aadabee: Preparing [2024-08-21T08:41:39.850Z] 01c17c6d7b92: Preparing [2024-08-21T08:41:39.850Z] 3c20671a5817: Preparing [2024-08-21T08:41:39.850Z] 3c886eeed96e: Waiting [2024-08-21T08:41:39.850Z] bd253aadabee: Waiting [2024-08-21T08:41:39.850Z] 01c17c6d7b92: Waiting [2024-08-21T08:41:39.850Z] f82ce036d7fd: Layer already exists [2024-08-21T08:41:39.850Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:41:40.120Z] ed88562e834e: Pushed [2024-08-21T08:41:40.120Z] 83ec2923c8ae: Pushed [2024-08-21T08:41:40.120Z] 3c20671a5817: Layer already exists [2024-08-21T08:41:40.120Z] 94457854fe24: Pushed [2024-08-21T08:41:40.120Z] bd253aadabee: Pushed [2024-08-21T08:41:40.697Z] 01c17c6d7b92: Pushed [2024-08-21T08:42:02.709Z] 3c886eeed96e: Pushed [2024-08-21T08:42:02.709Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826: digest: sha256:3f4c764c81f3738186f0c166800f62f9dba1fd0bdf38e788f810b06e534e8f90 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:42:03.070Z] + 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-08-21T08:42:03.413Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-08-21T08:42:03.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-21T08:42:03.413Z] 94457854fe24: Preparing [2024-08-21T08:42:03.413Z] ed88562e834e: Preparing [2024-08-21T08:42:03.413Z] 83ec2923c8ae: Preparing [2024-08-21T08:42:03.413Z] f82ce036d7fd: Preparing [2024-08-21T08:42:03.413Z] 751f3d0eb7cf: Preparing [2024-08-21T08:42:03.413Z] 3c886eeed96e: Preparing [2024-08-21T08:42:03.413Z] bd253aadabee: Preparing [2024-08-21T08:42:03.413Z] 01c17c6d7b92: Preparing [2024-08-21T08:42:03.413Z] 3c20671a5817: Preparing [2024-08-21T08:42:03.413Z] 3c886eeed96e: Waiting [2024-08-21T08:42:03.413Z] bd253aadabee: Waiting [2024-08-21T08:42:03.413Z] 01c17c6d7b92: Waiting [2024-08-21T08:42:03.413Z] 3c20671a5817: Waiting [2024-08-21T08:42:03.413Z] 94457854fe24: Layer already exists [2024-08-21T08:42:03.413Z] f82ce036d7fd: Layer already exists [2024-08-21T08:42:03.413Z] ed88562e834e: Layer already exists [2024-08-21T08:42:03.413Z] 83ec2923c8ae: Layer already exists [2024-08-21T08:42:03.413Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:42:03.413Z] 01c17c6d7b92: Layer already exists [2024-08-21T08:42:03.413Z] 3c886eeed96e: Layer already exists [2024-08-21T08:42:03.413Z] 3c20671a5817: Layer already exists [2024-08-21T08:42:03.413Z] bd253aadabee: Layer already exists [2024-08-21T08:42:03.413Z] latest: digest: sha256:3f4c764c81f3738186f0c166800f62f9dba1fd0bdf38e788f810b06e534e8f90 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:42:04.027Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:42:04.375Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.59 [2024-08-21T08:42:04.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-21T08:42:04.375Z] 94457854fe24: Preparing [2024-08-21T08:42:04.375Z] ed88562e834e: Preparing [2024-08-21T08:42:04.375Z] 83ec2923c8ae: Preparing [2024-08-21T08:42:04.375Z] f82ce036d7fd: Preparing [2024-08-21T08:42:04.375Z] 751f3d0eb7cf: Preparing [2024-08-21T08:42:04.375Z] 3c886eeed96e: Preparing [2024-08-21T08:42:04.375Z] bd253aadabee: Preparing [2024-08-21T08:42:04.375Z] 3c886eeed96e: Waiting [2024-08-21T08:42:04.375Z] 01c17c6d7b92: Preparing [2024-08-21T08:42:04.375Z] bd253aadabee: Waiting [2024-08-21T08:42:04.375Z] 3c20671a5817: Preparing [2024-08-21T08:42:04.375Z] 01c17c6d7b92: Waiting [2024-08-21T08:42:04.375Z] 3c20671a5817: Waiting [2024-08-21T08:42:04.375Z] 94457854fe24: Layer already exists [2024-08-21T08:42:04.375Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:42:04.375Z] 83ec2923c8ae: Layer already exists [2024-08-21T08:42:04.375Z] f82ce036d7fd: Layer already exists [2024-08-21T08:42:04.375Z] ed88562e834e: Layer already exists [2024-08-21T08:42:04.375Z] bd253aadabee: Layer already exists [2024-08-21T08:42:04.375Z] 3c20671a5817: Layer already exists [2024-08-21T08:42:04.375Z] 01c17c6d7b92: Layer already exists [2024-08-21T08:42:04.375Z] 3c886eeed96e: Layer already exists [2024-08-21T08:42:04.638Z] 3.2.0-dev.59: digest: sha256:3f4c764c81f3738186f0c166800f62f9dba1fd0bdf38e788f810b06e534e8f90 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:42:04.989Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:42:05.321Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:42:05.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-21T08:42:05.321Z] 94457854fe24: Preparing [2024-08-21T08:42:05.321Z] ed88562e834e: Preparing [2024-08-21T08:42:05.321Z] 83ec2923c8ae: Preparing [2024-08-21T08:42:05.321Z] f82ce036d7fd: Preparing [2024-08-21T08:42:05.321Z] 751f3d0eb7cf: Preparing [2024-08-21T08:42:05.321Z] 3c886eeed96e: Preparing [2024-08-21T08:42:05.321Z] bd253aadabee: Preparing [2024-08-21T08:42:05.321Z] 01c17c6d7b92: Preparing [2024-08-21T08:42:05.321Z] 3c20671a5817: Preparing [2024-08-21T08:42:05.321Z] 3c886eeed96e: Waiting [2024-08-21T08:42:05.321Z] bd253aadabee: Waiting [2024-08-21T08:42:05.321Z] 01c17c6d7b92: Waiting [2024-08-21T08:42:05.321Z] 3c20671a5817: Waiting [2024-08-21T08:42:05.321Z] ed88562e834e: Layer already exists [2024-08-21T08:42:05.321Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:42:05.321Z] 94457854fe24: Layer already exists [2024-08-21T08:42:05.321Z] f82ce036d7fd: Layer already exists [2024-08-21T08:42:05.321Z] 83ec2923c8ae: Layer already exists [2024-08-21T08:42:05.321Z] bd253aadabee: Layer already exists [2024-08-21T08:42:05.321Z] 3c886eeed96e: Layer already exists [2024-08-21T08:42:05.321Z] 3c20671a5817: Layer already exists [2024-08-21T08:42:05.321Z] 01c17c6d7b92: Layer already exists [2024-08-21T08:42:05.321Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59: digest: sha256:3f4c764c81f3738186f0c166800f62f9dba1fd0bdf38e788f810b06e534e8f90 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:42:05.669Z] + 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-08-21T08:42:06.005Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-08-21T08:42:06.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-21T08:42:06.005Z] 94457854fe24: Preparing [2024-08-21T08:42:06.005Z] ed88562e834e: Preparing [2024-08-21T08:42:06.005Z] 83ec2923c8ae: Preparing [2024-08-21T08:42:06.005Z] f82ce036d7fd: Preparing [2024-08-21T08:42:06.005Z] 751f3d0eb7cf: Preparing [2024-08-21T08:42:06.005Z] 3c886eeed96e: Preparing [2024-08-21T08:42:06.005Z] bd253aadabee: Preparing [2024-08-21T08:42:06.005Z] 01c17c6d7b92: Preparing [2024-08-21T08:42:06.005Z] 3c20671a5817: Preparing [2024-08-21T08:42:06.005Z] bd253aadabee: Waiting [2024-08-21T08:42:06.005Z] 01c17c6d7b92: Waiting [2024-08-21T08:42:06.005Z] 3c886eeed96e: Waiting [2024-08-21T08:42:06.005Z] ed88562e834e: Layer already exists [2024-08-21T08:42:06.005Z] 83ec2923c8ae: Layer already exists [2024-08-21T08:42:06.005Z] f82ce036d7fd: Layer already exists [2024-08-21T08:42:06.005Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:42:06.005Z] 94457854fe24: Layer already exists [2024-08-21T08:42:06.005Z] bd253aadabee: Layer already exists [2024-08-21T08:42:06.005Z] 3c886eeed96e: Layer already exists [2024-08-21T08:42:06.005Z] 3c20671a5817: Layer already exists [2024-08-21T08:42:06.005Z] 01c17c6d7b92: Layer already exists [2024-08-21T08:42:06.268Z] main: digest: sha256:3f4c764c81f3738186f0c166800f62f9dba1fd0bdf38e788f810b06e534e8f90 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-21T08:42:06.347Z] ===================================================== [Pipeline] echo [2024-08-21T08:42:06.361Z] taggedImages: [2024-08-21T08:42:06.361Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:42:06.361Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-08-21T08:42:06.361Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.59 [2024-08-21T08:42:06.361Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:42:06.361Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-08-21T08:42:06.388Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-08-21T08:42:06.388Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:42:06.388Z] latest [2024-08-21T08:42:06.388Z] 3.2.0-dev.59 [2024-08-21T08:42:06.388Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:42:06.388Z] main [2024-08-21T08:42:06.388Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:42:06.776Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:42:07.121Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:42:07.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-21T08:42:07.122Z] 53f8752ec172: Preparing [2024-08-21T08:42:07.122Z] c26f37d0a5d5: Preparing [2024-08-21T08:42:07.122Z] 99924f7bd4c8: Preparing [2024-08-21T08:42:07.122Z] f82ce036d7fd: Preparing [2024-08-21T08:42:07.122Z] 751f3d0eb7cf: Preparing [2024-08-21T08:42:07.122Z] 274db84c6b98: Preparing [2024-08-21T08:42:07.122Z] ee2261572743: Preparing [2024-08-21T08:42:07.122Z] ffef6da5c61e: Preparing [2024-08-21T08:42:07.122Z] 3c20671a5817: Preparing [2024-08-21T08:42:07.122Z] ee2261572743: Waiting [2024-08-21T08:42:07.122Z] ffef6da5c61e: Waiting [2024-08-21T08:42:07.122Z] 3c20671a5817: Waiting [2024-08-21T08:42:07.122Z] 274db84c6b98: Waiting [2024-08-21T08:42:07.122Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:42:07.384Z] f82ce036d7fd: Layer already exists [2024-08-21T08:42:07.384Z] c26f37d0a5d5: Pushed [2024-08-21T08:42:07.384Z] ee2261572743: Layer already exists [2024-08-21T08:42:07.384Z] 99924f7bd4c8: Pushed [2024-08-21T08:42:07.384Z] ffef6da5c61e: Layer already exists [2024-08-21T08:42:07.384Z] 3c20671a5817: Layer already exists [2024-08-21T08:42:07.384Z] 53f8752ec172: Pushed [2024-08-21T08:42:29.400Z] 274db84c6b98: Pushed [2024-08-21T08:42:29.400Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826: digest: sha256:74ed6cfe24fe9b1cd125ac0fe4e71e637f4611122ef14f4381f9ed99070ce92d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:42:29.747Z] + 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-08-21T08:42:30.091Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-08-21T08:42:30.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-21T08:42:30.091Z] 53f8752ec172: Preparing [2024-08-21T08:42:30.091Z] c26f37d0a5d5: Preparing [2024-08-21T08:42:30.091Z] 99924f7bd4c8: Preparing [2024-08-21T08:42:30.091Z] f82ce036d7fd: Preparing [2024-08-21T08:42:30.091Z] 751f3d0eb7cf: Preparing [2024-08-21T08:42:30.091Z] 274db84c6b98: Preparing [2024-08-21T08:42:30.091Z] ee2261572743: Preparing [2024-08-21T08:42:30.091Z] ffef6da5c61e: Preparing [2024-08-21T08:42:30.091Z] 3c20671a5817: Preparing [2024-08-21T08:42:30.091Z] 274db84c6b98: Waiting [2024-08-21T08:42:30.091Z] ffef6da5c61e: Waiting [2024-08-21T08:42:30.091Z] 3c20671a5817: Waiting [2024-08-21T08:42:30.091Z] ee2261572743: Waiting [2024-08-21T08:42:30.091Z] c26f37d0a5d5: Layer already exists [2024-08-21T08:42:30.091Z] f82ce036d7fd: Layer already exists [2024-08-21T08:42:30.091Z] 99924f7bd4c8: Layer already exists [2024-08-21T08:42:30.091Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:42:30.091Z] 53f8752ec172: Layer already exists [2024-08-21T08:42:30.091Z] 3c20671a5817: Layer already exists [2024-08-21T08:42:30.091Z] 274db84c6b98: Layer already exists [2024-08-21T08:42:30.091Z] ffef6da5c61e: Layer already exists [2024-08-21T08:42:30.091Z] ee2261572743: Layer already exists [2024-08-21T08:42:30.354Z] latest: digest: sha256:74ed6cfe24fe9b1cd125ac0fe4e71e637f4611122ef14f4381f9ed99070ce92d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:42:30.693Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:42:31.031Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.59 [2024-08-21T08:42:31.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-21T08:42:31.031Z] 53f8752ec172: Preparing [2024-08-21T08:42:31.031Z] c26f37d0a5d5: Preparing [2024-08-21T08:42:31.031Z] 99924f7bd4c8: Preparing [2024-08-21T08:42:31.031Z] f82ce036d7fd: Preparing [2024-08-21T08:42:31.031Z] 751f3d0eb7cf: Preparing [2024-08-21T08:42:31.031Z] 274db84c6b98: Preparing [2024-08-21T08:42:31.031Z] ee2261572743: Preparing [2024-08-21T08:42:31.031Z] ffef6da5c61e: Preparing [2024-08-21T08:42:31.031Z] 3c20671a5817: Preparing [2024-08-21T08:42:31.031Z] ee2261572743: Waiting [2024-08-21T08:42:31.031Z] ffef6da5c61e: Waiting [2024-08-21T08:42:31.031Z] 3c20671a5817: Waiting [2024-08-21T08:42:31.031Z] 274db84c6b98: Waiting [2024-08-21T08:42:31.031Z] c26f37d0a5d5: Layer already exists [2024-08-21T08:42:31.031Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:42:31.031Z] 53f8752ec172: Layer already exists [2024-08-21T08:42:31.031Z] f82ce036d7fd: Layer already exists [2024-08-21T08:42:31.031Z] 99924f7bd4c8: Layer already exists [2024-08-21T08:42:31.031Z] 274db84c6b98: Layer already exists [2024-08-21T08:42:31.031Z] ffef6da5c61e: Layer already exists [2024-08-21T08:42:31.031Z] ee2261572743: Layer already exists [2024-08-21T08:42:31.031Z] 3c20671a5817: Layer already exists [2024-08-21T08:42:31.296Z] 3.2.0-dev.59: digest: sha256:74ed6cfe24fe9b1cd125ac0fe4e71e637f4611122ef14f4381f9ed99070ce92d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:42:31.642Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:42:31.978Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:42:31.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-21T08:42:31.979Z] 53f8752ec172: Preparing [2024-08-21T08:42:31.979Z] c26f37d0a5d5: Preparing [2024-08-21T08:42:31.979Z] 99924f7bd4c8: Preparing [2024-08-21T08:42:31.979Z] f82ce036d7fd: Preparing [2024-08-21T08:42:31.979Z] 751f3d0eb7cf: Preparing [2024-08-21T08:42:31.979Z] 274db84c6b98: Preparing [2024-08-21T08:42:31.979Z] ee2261572743: Preparing [2024-08-21T08:42:31.979Z] ffef6da5c61e: Preparing [2024-08-21T08:42:31.979Z] 3c20671a5817: Preparing [2024-08-21T08:42:31.979Z] ffef6da5c61e: Waiting [2024-08-21T08:42:31.979Z] ee2261572743: Waiting [2024-08-21T08:42:31.979Z] 274db84c6b98: Waiting [2024-08-21T08:42:31.979Z] 3c20671a5817: Waiting [2024-08-21T08:42:31.979Z] 99924f7bd4c8: Layer already exists [2024-08-21T08:42:31.979Z] 53f8752ec172: Layer already exists [2024-08-21T08:42:31.979Z] c26f37d0a5d5: Layer already exists [2024-08-21T08:42:31.979Z] f82ce036d7fd: Layer already exists [2024-08-21T08:42:31.979Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:42:31.979Z] ee2261572743: Layer already exists [2024-08-21T08:42:31.979Z] 274db84c6b98: Layer already exists [2024-08-21T08:42:31.979Z] 3c20671a5817: Layer already exists [2024-08-21T08:42:31.979Z] ffef6da5c61e: Layer already exists [2024-08-21T08:42:32.242Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59: digest: sha256:74ed6cfe24fe9b1cd125ac0fe4e71e637f4611122ef14f4381f9ed99070ce92d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:42:32.601Z] + 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-08-21T08:42:32.947Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-08-21T08:42:32.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-21T08:42:32.947Z] 53f8752ec172: Preparing [2024-08-21T08:42:32.947Z] c26f37d0a5d5: Preparing [2024-08-21T08:42:32.947Z] 99924f7bd4c8: Preparing [2024-08-21T08:42:32.947Z] f82ce036d7fd: Preparing [2024-08-21T08:42:32.947Z] 751f3d0eb7cf: Preparing [2024-08-21T08:42:32.947Z] 274db84c6b98: Preparing [2024-08-21T08:42:32.947Z] ee2261572743: Preparing [2024-08-21T08:42:32.947Z] ffef6da5c61e: Preparing [2024-08-21T08:42:32.947Z] 3c20671a5817: Preparing [2024-08-21T08:42:32.947Z] ee2261572743: Waiting [2024-08-21T08:42:32.947Z] 274db84c6b98: Waiting [2024-08-21T08:42:32.947Z] ffef6da5c61e: Waiting [2024-08-21T08:42:32.947Z] 3c20671a5817: Waiting [2024-08-21T08:42:32.947Z] c26f37d0a5d5: Layer already exists [2024-08-21T08:42:32.947Z] 53f8752ec172: Layer already exists [2024-08-21T08:42:32.947Z] f82ce036d7fd: Layer already exists [2024-08-21T08:42:32.947Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:42:32.947Z] 99924f7bd4c8: Layer already exists [2024-08-21T08:42:32.947Z] 3c20671a5817: Layer already exists [2024-08-21T08:42:32.947Z] 274db84c6b98: Layer already exists [2024-08-21T08:42:32.947Z] ee2261572743: Layer already exists [2024-08-21T08:42:32.947Z] ffef6da5c61e: Layer already exists [2024-08-21T08:42:33.211Z] main: digest: sha256:74ed6cfe24fe9b1cd125ac0fe4e71e637f4611122ef14f4381f9ed99070ce92d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-21T08:42:33.278Z] ===================================================== [Pipeline] echo [2024-08-21T08:42:33.293Z] taggedImages: [2024-08-21T08:42:33.293Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:42:33.293Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-08-21T08:42:33.293Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.59 [2024-08-21T08:42:33.293Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:42:33.293Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-08-21T08:42:33.319Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: [2024-08-21T08:42:33.319Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:42:33.319Z] latest [2024-08-21T08:42:33.319Z] 3.2.0-dev.59 [2024-08-21T08:42:33.319Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:42:33.319Z] main [2024-08-21T08:42:33.319Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:42:33.672Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:42:34.021Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:42:34.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-21T08:42:34.021Z] ff91f0f31aed: Preparing [2024-08-21T08:42:34.021Z] d4b12e30d0b4: Preparing [2024-08-21T08:42:34.021Z] f82ce036d7fd: Preparing [2024-08-21T08:42:34.021Z] 751f3d0eb7cf: Preparing [2024-08-21T08:42:34.021Z] 96b6aa60a8dd: Preparing [2024-08-21T08:42:34.021Z] c1d7e102043c: Preparing [2024-08-21T08:42:34.021Z] 3c20671a5817: Preparing [2024-08-21T08:42:34.021Z] c1d7e102043c: Waiting [2024-08-21T08:42:34.021Z] 3c20671a5817: Waiting [2024-08-21T08:42:34.021Z] f82ce036d7fd: Layer already exists [2024-08-21T08:42:34.021Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:42:34.289Z] 3c20671a5817: Layer already exists [2024-08-21T08:42:34.289Z] ff91f0f31aed: Pushed [2024-08-21T08:42:34.289Z] 96b6aa60a8dd: Pushed [2024-08-21T08:42:35.241Z] c1d7e102043c: Pushed [2024-08-21T08:42:41.855Z] d4b12e30d0b4: Pushed [2024-08-21T08:42:41.855Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826: digest: sha256:f452bcd74532f850d7d6c177d5effb6534786ddd4bab8ab405c2d74089a718dd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:42:42.205Z] + 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-08-21T08:42:42.545Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-08-21T08:42:42.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-21T08:42:42.545Z] ff91f0f31aed: Preparing [2024-08-21T08:42:42.545Z] d4b12e30d0b4: Preparing [2024-08-21T08:42:42.545Z] f82ce036d7fd: Preparing [2024-08-21T08:42:42.545Z] 751f3d0eb7cf: Preparing [2024-08-21T08:42:42.545Z] 96b6aa60a8dd: Preparing [2024-08-21T08:42:42.545Z] c1d7e102043c: Preparing [2024-08-21T08:42:42.545Z] 3c20671a5817: Preparing [2024-08-21T08:42:42.545Z] c1d7e102043c: Waiting [2024-08-21T08:42:42.545Z] 96b6aa60a8dd: Layer already exists [2024-08-21T08:42:42.545Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:42:42.545Z] ff91f0f31aed: Layer already exists [2024-08-21T08:42:42.545Z] d4b12e30d0b4: Layer already exists [2024-08-21T08:42:42.545Z] f82ce036d7fd: Layer already exists [2024-08-21T08:42:42.545Z] c1d7e102043c: Layer already exists [2024-08-21T08:42:42.545Z] 3c20671a5817: Layer already exists [2024-08-21T08:42:42.810Z] latest: digest: sha256:f452bcd74532f850d7d6c177d5effb6534786ddd4bab8ab405c2d74089a718dd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:42:43.156Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:42:43.496Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.59 [2024-08-21T08:42:43.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-21T08:42:43.496Z] ff91f0f31aed: Preparing [2024-08-21T08:42:43.496Z] d4b12e30d0b4: Preparing [2024-08-21T08:42:43.496Z] f82ce036d7fd: Preparing [2024-08-21T08:42:43.496Z] 751f3d0eb7cf: Preparing [2024-08-21T08:42:43.496Z] 96b6aa60a8dd: Preparing [2024-08-21T08:42:43.496Z] c1d7e102043c: Preparing [2024-08-21T08:42:43.496Z] 3c20671a5817: Preparing [2024-08-21T08:42:43.496Z] c1d7e102043c: Waiting [2024-08-21T08:42:43.496Z] 3c20671a5817: Waiting [2024-08-21T08:42:43.496Z] 96b6aa60a8dd: Layer already exists [2024-08-21T08:42:43.496Z] d4b12e30d0b4: Layer already exists [2024-08-21T08:42:43.496Z] ff91f0f31aed: Layer already exists [2024-08-21T08:42:43.496Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:42:43.496Z] f82ce036d7fd: Layer already exists [2024-08-21T08:42:43.496Z] 3c20671a5817: Layer already exists [2024-08-21T08:42:43.496Z] c1d7e102043c: Layer already exists [2024-08-21T08:42:43.759Z] 3.2.0-dev.59: digest: sha256:f452bcd74532f850d7d6c177d5effb6534786ddd4bab8ab405c2d74089a718dd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:42:44.102Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:42:44.448Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:42:44.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-21T08:42:44.448Z] ff91f0f31aed: Preparing [2024-08-21T08:42:44.448Z] d4b12e30d0b4: Preparing [2024-08-21T08:42:44.448Z] f82ce036d7fd: Preparing [2024-08-21T08:42:44.448Z] 751f3d0eb7cf: Preparing [2024-08-21T08:42:44.448Z] 96b6aa60a8dd: Preparing [2024-08-21T08:42:44.448Z] c1d7e102043c: Preparing [2024-08-21T08:42:44.448Z] 3c20671a5817: Preparing [2024-08-21T08:42:44.448Z] c1d7e102043c: Waiting [2024-08-21T08:42:44.448Z] 3c20671a5817: Waiting [2024-08-21T08:42:44.448Z] f82ce036d7fd: Layer already exists [2024-08-21T08:42:44.448Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:42:44.448Z] ff91f0f31aed: Layer already exists [2024-08-21T08:42:44.448Z] 96b6aa60a8dd: Layer already exists [2024-08-21T08:42:44.448Z] d4b12e30d0b4: Layer already exists [2024-08-21T08:42:44.448Z] c1d7e102043c: Layer already exists [2024-08-21T08:42:44.448Z] 3c20671a5817: Layer already exists [2024-08-21T08:42:44.448Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59: digest: sha256:f452bcd74532f850d7d6c177d5effb6534786ddd4bab8ab405c2d74089a718dd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:42:45.058Z] + 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-08-21T08:42:45.404Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [2024-08-21T08:42:45.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-21T08:42:45.405Z] ff91f0f31aed: Preparing [2024-08-21T08:42:45.405Z] d4b12e30d0b4: Preparing [2024-08-21T08:42:45.405Z] f82ce036d7fd: Preparing [2024-08-21T08:42:45.405Z] 751f3d0eb7cf: Preparing [2024-08-21T08:42:45.405Z] 96b6aa60a8dd: Preparing [2024-08-21T08:42:45.405Z] c1d7e102043c: Preparing [2024-08-21T08:42:45.405Z] 3c20671a5817: Preparing [2024-08-21T08:42:45.405Z] c1d7e102043c: Waiting [2024-08-21T08:42:45.405Z] 3c20671a5817: Waiting [2024-08-21T08:42:45.405Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:42:45.405Z] d4b12e30d0b4: Layer already exists [2024-08-21T08:42:45.405Z] ff91f0f31aed: Layer already exists [2024-08-21T08:42:45.405Z] 96b6aa60a8dd: Layer already exists [2024-08-21T08:42:45.405Z] f82ce036d7fd: Layer already exists [2024-08-21T08:42:45.405Z] 3c20671a5817: Layer already exists [2024-08-21T08:42:45.405Z] c1d7e102043c: Layer already exists [2024-08-21T08:42:45.667Z] main: digest: sha256:f452bcd74532f850d7d6c177d5effb6534786ddd4bab8ab405c2d74089a718dd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-21T08:42:45.729Z] ===================================================== [Pipeline] echo [2024-08-21T08:42:45.742Z] taggedImages: [2024-08-21T08:42:45.742Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:42:45.742Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-08-21T08:42:45.742Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.59 [2024-08-21T08:42:45.742Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:42:45.742Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo [2024-08-21T08:42:45.770Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-08-21T08:42:45.770Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:42:45.771Z] latest [2024-08-21T08:42:45.771Z] 3.2.0-dev.59 [2024-08-21T08:42:45.771Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:42:45.771Z] main [2024-08-21T08:42:45.771Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:42:46.132Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:42:46.472Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:42:46.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-21T08:42:47.295Z] 3cb2f009acd8: Preparing [2024-08-21T08:42:47.295Z] 73f85c923592: Preparing [2024-08-21T08:42:47.295Z] f82ce036d7fd: Preparing [2024-08-21T08:42:47.295Z] 751f3d0eb7cf: Preparing [2024-08-21T08:42:47.295Z] 4af697b8b5c6: Preparing [2024-08-21T08:42:47.295Z] 513c0d700348: Preparing [2024-08-21T08:42:47.295Z] 3c20671a5817: Preparing [2024-08-21T08:42:47.295Z] 513c0d700348: Waiting [2024-08-21T08:42:47.295Z] 3c20671a5817: Waiting [2024-08-21T08:42:47.295Z] f82ce036d7fd: Layer already exists [2024-08-21T08:42:47.295Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:42:47.295Z] 3c20671a5817: Layer already exists [2024-08-21T08:42:47.295Z] 4af697b8b5c6: Pushed [2024-08-21T08:42:47.295Z] 3cb2f009acd8: Pushed [2024-08-21T08:42:47.561Z] 513c0d700348: Pushed [2024-08-21T08:42:55.774Z] 73f85c923592: Pushed [2024-08-21T08:42:55.774Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826: digest: sha256:4e9db2b1ffe27ecb4acc7c9141287bc0c90fd19a451291c5ee1196465228d7ba size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:42:56.125Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:42:56.469Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-08-21T08:42:56.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-21T08:42:56.469Z] 3cb2f009acd8: Preparing [2024-08-21T08:42:56.469Z] 73f85c923592: Preparing [2024-08-21T08:42:56.469Z] f82ce036d7fd: Preparing [2024-08-21T08:42:56.469Z] 751f3d0eb7cf: Preparing [2024-08-21T08:42:56.469Z] 4af697b8b5c6: Preparing [2024-08-21T08:42:56.469Z] 513c0d700348: Preparing [2024-08-21T08:42:56.469Z] 3c20671a5817: Preparing [2024-08-21T08:42:56.469Z] 513c0d700348: Waiting [2024-08-21T08:42:56.469Z] 3c20671a5817: Waiting [2024-08-21T08:42:56.469Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:42:56.469Z] 4af697b8b5c6: Layer already exists [2024-08-21T08:42:56.469Z] f82ce036d7fd: Layer already exists [2024-08-21T08:42:56.469Z] 3cb2f009acd8: Layer already exists [2024-08-21T08:42:56.469Z] 73f85c923592: Layer already exists [2024-08-21T08:42:56.469Z] 3c20671a5817: Layer already exists [2024-08-21T08:42:56.469Z] 513c0d700348: Layer already exists [2024-08-21T08:42:56.732Z] latest: digest: sha256:4e9db2b1ffe27ecb4acc7c9141287bc0c90fd19a451291c5ee1196465228d7ba size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:42:57.077Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:42:57.418Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.59 [2024-08-21T08:42:57.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-21T08:42:57.418Z] 3cb2f009acd8: Preparing [2024-08-21T08:42:57.418Z] 73f85c923592: Preparing [2024-08-21T08:42:57.418Z] f82ce036d7fd: Preparing [2024-08-21T08:42:57.418Z] 751f3d0eb7cf: Preparing [2024-08-21T08:42:57.418Z] 4af697b8b5c6: Preparing [2024-08-21T08:42:57.418Z] 513c0d700348: Preparing [2024-08-21T08:42:57.418Z] 3c20671a5817: Preparing [2024-08-21T08:42:57.418Z] 513c0d700348: Waiting [2024-08-21T08:42:57.418Z] 3c20671a5817: Waiting [2024-08-21T08:42:57.418Z] 4af697b8b5c6: Layer already exists [2024-08-21T08:42:57.418Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:42:57.418Z] 3cb2f009acd8: Layer already exists [2024-08-21T08:42:57.418Z] 73f85c923592: Layer already exists [2024-08-21T08:42:57.418Z] f82ce036d7fd: Layer already exists [2024-08-21T08:42:57.418Z] 513c0d700348: Layer already exists [2024-08-21T08:42:57.418Z] 3c20671a5817: Layer already exists [2024-08-21T08:42:57.683Z] 3.2.0-dev.59: digest: sha256:4e9db2b1ffe27ecb4acc7c9141287bc0c90fd19a451291c5ee1196465228d7ba size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:42:58.030Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:42:58.384Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:42:58.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-21T08:42:58.385Z] 3cb2f009acd8: Preparing [2024-08-21T08:42:58.385Z] 73f85c923592: Preparing [2024-08-21T08:42:58.385Z] f82ce036d7fd: Preparing [2024-08-21T08:42:58.385Z] 751f3d0eb7cf: Preparing [2024-08-21T08:42:58.385Z] 4af697b8b5c6: Preparing [2024-08-21T08:42:58.385Z] 513c0d700348: Preparing [2024-08-21T08:42:58.385Z] 3c20671a5817: Preparing [2024-08-21T08:42:58.385Z] 513c0d700348: Waiting [2024-08-21T08:42:58.385Z] 3c20671a5817: Waiting [2024-08-21T08:42:58.385Z] 3cb2f009acd8: Layer already exists [2024-08-21T08:42:58.385Z] 73f85c923592: Layer already exists [2024-08-21T08:42:58.385Z] f82ce036d7fd: Layer already exists [2024-08-21T08:42:58.385Z] 4af697b8b5c6: Layer already exists [2024-08-21T08:42:58.385Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:42:58.385Z] 3c20671a5817: Layer already exists [2024-08-21T08:42:58.385Z] 513c0d700348: Layer already exists [2024-08-21T08:42:58.385Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59: digest: sha256:4e9db2b1ffe27ecb4acc7c9141287bc0c90fd19a451291c5ee1196465228d7ba size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:42:58.733Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:42:59.075Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-08-21T08:42:59.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-21T08:42:59.076Z] 3cb2f009acd8: Preparing [2024-08-21T08:42:59.076Z] 73f85c923592: Preparing [2024-08-21T08:42:59.076Z] f82ce036d7fd: Preparing [2024-08-21T08:42:59.076Z] 751f3d0eb7cf: Preparing [2024-08-21T08:42:59.076Z] 4af697b8b5c6: Preparing [2024-08-21T08:42:59.076Z] 513c0d700348: Preparing [2024-08-21T08:42:59.076Z] 3c20671a5817: Preparing [2024-08-21T08:42:59.076Z] 513c0d700348: Waiting [2024-08-21T08:42:59.076Z] 3c20671a5817: Waiting [2024-08-21T08:42:59.076Z] f82ce036d7fd: Layer already exists [2024-08-21T08:42:59.076Z] 73f85c923592: Layer already exists [2024-08-21T08:42:59.076Z] 3cb2f009acd8: Layer already exists [2024-08-21T08:42:59.076Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:42:59.076Z] 4af697b8b5c6: Layer already exists [2024-08-21T08:42:59.076Z] 3c20671a5817: Layer already exists [2024-08-21T08:42:59.076Z] 513c0d700348: Layer already exists [2024-08-21T08:42:59.340Z] main: digest: sha256:4e9db2b1ffe27ecb4acc7c9141287bc0c90fd19a451291c5ee1196465228d7ba size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-21T08:42:59.416Z] ===================================================== [Pipeline] echo [2024-08-21T08:42:59.433Z] taggedImages: [2024-08-21T08:42:59.433Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:42:59.433Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-08-21T08:42:59.433Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.59 [2024-08-21T08:42:59.433Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:42:59.433Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-08-21T08:42:59.460Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-08-21T08:42:59.460Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:42:59.460Z] latest [2024-08-21T08:42:59.460Z] 3.2.0-dev.59 [2024-08-21T08:42:59.460Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:42:59.460Z] main [2024-08-21T08:42:59.460Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:42:59.812Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:43:00.160Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:43:00.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-21T08:43:00.160Z] 4b0777615688: Preparing [2024-08-21T08:43:00.160Z] 73cd96ef2e5d: Preparing [2024-08-21T08:43:00.160Z] f82ce036d7fd: Preparing [2024-08-21T08:43:00.160Z] 751f3d0eb7cf: Preparing [2024-08-21T08:43:00.160Z] 1ddfcee50cf9: Preparing [2024-08-21T08:43:00.160Z] d7690afc257d: Preparing [2024-08-21T08:43:00.160Z] 3c20671a5817: Preparing [2024-08-21T08:43:00.160Z] d7690afc257d: Waiting [2024-08-21T08:43:00.160Z] 3c20671a5817: Waiting [2024-08-21T08:43:00.160Z] f82ce036d7fd: Layer already exists [2024-08-21T08:43:00.160Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:43:00.160Z] 1ddfcee50cf9: Layer already exists [2024-08-21T08:43:00.160Z] d7690afc257d: Layer already exists [2024-08-21T08:43:00.423Z] 3c20671a5817: Layer already exists [2024-08-21T08:43:00.423Z] 4b0777615688: Pushed [2024-08-21T08:43:08.593Z] 73cd96ef2e5d: Pushed [2024-08-21T08:43:08.594Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826: digest: sha256:869c1ee9e0fd720b844f9925f0abccb379922f1f772049e76a425cca3b997a3c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:43:08.944Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:43:09.288Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-08-21T08:43:09.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-21T08:43:09.288Z] 4b0777615688: Preparing [2024-08-21T08:43:09.288Z] 73cd96ef2e5d: Preparing [2024-08-21T08:43:09.288Z] f82ce036d7fd: Preparing [2024-08-21T08:43:09.288Z] 751f3d0eb7cf: Preparing [2024-08-21T08:43:09.288Z] 1ddfcee50cf9: Preparing [2024-08-21T08:43:09.288Z] d7690afc257d: Preparing [2024-08-21T08:43:09.288Z] 3c20671a5817: Preparing [2024-08-21T08:43:09.288Z] d7690afc257d: Waiting [2024-08-21T08:43:09.288Z] 3c20671a5817: Waiting [2024-08-21T08:43:09.288Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:43:09.288Z] 4b0777615688: Layer already exists [2024-08-21T08:43:09.288Z] 1ddfcee50cf9: Layer already exists [2024-08-21T08:43:09.288Z] 73cd96ef2e5d: Layer already exists [2024-08-21T08:43:09.288Z] f82ce036d7fd: Layer already exists [2024-08-21T08:43:09.288Z] d7690afc257d: Layer already exists [2024-08-21T08:43:09.288Z] 3c20671a5817: Layer already exists [2024-08-21T08:43:09.288Z] latest: digest: sha256:869c1ee9e0fd720b844f9925f0abccb379922f1f772049e76a425cca3b997a3c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:43:09.906Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:43:10.248Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.59 [2024-08-21T08:43:10.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-21T08:43:10.248Z] 4b0777615688: Preparing [2024-08-21T08:43:10.248Z] 73cd96ef2e5d: Preparing [2024-08-21T08:43:10.248Z] f82ce036d7fd: Preparing [2024-08-21T08:43:10.248Z] 751f3d0eb7cf: Preparing [2024-08-21T08:43:10.248Z] 1ddfcee50cf9: Preparing [2024-08-21T08:43:10.248Z] d7690afc257d: Preparing [2024-08-21T08:43:10.248Z] 3c20671a5817: Preparing [2024-08-21T08:43:10.248Z] d7690afc257d: Waiting [2024-08-21T08:43:10.248Z] 3c20671a5817: Waiting [2024-08-21T08:43:10.248Z] 4b0777615688: Layer already exists [2024-08-21T08:43:10.248Z] 1ddfcee50cf9: Layer already exists [2024-08-21T08:43:10.248Z] f82ce036d7fd: Layer already exists [2024-08-21T08:43:10.248Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:43:10.248Z] 73cd96ef2e5d: Layer already exists [2024-08-21T08:43:10.248Z] d7690afc257d: Layer already exists [2024-08-21T08:43:10.248Z] 3c20671a5817: Layer already exists [2024-08-21T08:43:10.511Z] 3.2.0-dev.59: digest: sha256:869c1ee9e0fd720b844f9925f0abccb379922f1f772049e76a425cca3b997a3c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:43:10.863Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:43:11.204Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:43:11.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-21T08:43:11.204Z] 4b0777615688: Preparing [2024-08-21T08:43:11.204Z] 73cd96ef2e5d: Preparing [2024-08-21T08:43:11.204Z] f82ce036d7fd: Preparing [2024-08-21T08:43:11.204Z] 751f3d0eb7cf: Preparing [2024-08-21T08:43:11.204Z] 1ddfcee50cf9: Preparing [2024-08-21T08:43:11.204Z] d7690afc257d: Preparing [2024-08-21T08:43:11.204Z] 3c20671a5817: Preparing [2024-08-21T08:43:11.204Z] d7690afc257d: Waiting [2024-08-21T08:43:11.204Z] 3c20671a5817: Waiting [2024-08-21T08:43:11.204Z] f82ce036d7fd: Layer already exists [2024-08-21T08:43:11.204Z] 1ddfcee50cf9: Layer already exists [2024-08-21T08:43:11.204Z] 4b0777615688: Layer already exists [2024-08-21T08:43:11.204Z] 73cd96ef2e5d: Layer already exists [2024-08-21T08:43:11.204Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:43:11.204Z] 3c20671a5817: Layer already exists [2024-08-21T08:43:11.204Z] d7690afc257d: Layer already exists [2024-08-21T08:43:11.204Z] dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59: digest: sha256:869c1ee9e0fd720b844f9925f0abccb379922f1f772049e76a425cca3b997a3c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:43:11.551Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:43:11.892Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-08-21T08:43:11.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-21T08:43:11.892Z] 4b0777615688: Preparing [2024-08-21T08:43:11.892Z] 73cd96ef2e5d: Preparing [2024-08-21T08:43:11.892Z] f82ce036d7fd: Preparing [2024-08-21T08:43:11.892Z] 751f3d0eb7cf: Preparing [2024-08-21T08:43:11.892Z] 1ddfcee50cf9: Preparing [2024-08-21T08:43:11.892Z] d7690afc257d: Preparing [2024-08-21T08:43:11.892Z] 3c20671a5817: Preparing [2024-08-21T08:43:11.892Z] d7690afc257d: Waiting [2024-08-21T08:43:11.892Z] 3c20671a5817: Waiting [2024-08-21T08:43:11.892Z] f82ce036d7fd: Layer already exists [2024-08-21T08:43:11.892Z] 751f3d0eb7cf: Layer already exists [2024-08-21T08:43:11.892Z] 1ddfcee50cf9: Layer already exists [2024-08-21T08:43:11.892Z] 4b0777615688: Layer already exists [2024-08-21T08:43:11.892Z] 73cd96ef2e5d: Layer already exists [2024-08-21T08:43:11.892Z] d7690afc257d: Layer already exists [2024-08-21T08:43:11.892Z] 3c20671a5817: Layer already exists [2024-08-21T08:43:12.156Z] main: digest: sha256:869c1ee9e0fd720b844f9925f0abccb379922f1f772049e76a425cca3b997a3c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-21T08:43:12.224Z] ===================================================== [Pipeline] echo [2024-08-21T08:43:12.238Z] taggedImages: [2024-08-21T08:43:12.238Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [2024-08-21T08:43:12.238Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-08-21T08:43:12.238Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.59 [2024-08-21T08:43:12.238Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [2024-08-21T08:43:12.238Z] - 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-08-21T08:43:12.626Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-21T08:43:12.626Z] [2024-08-21T08:43:12.626Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:43:12.952Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-21T08:43:12.952Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-21T08:43:12.952Z] 8998bd30e6a1: Pulling fs layer [2024-08-21T08:43:12.952Z] 04944245beec: Pulling fs layer [2024-08-21T08:43:12.952Z] 699f458cf7ca: Pulling fs layer [2024-08-21T08:43:12.952Z] 765212b225bb: Pulling fs layer [2024-08-21T08:43:12.952Z] f23df028b6ca: Pulling fs layer [2024-08-21T08:43:12.952Z] d65c8cfc05b1: Pulling fs layer [2024-08-21T08:43:12.952Z] 2437ff75d9bd: Pulling fs layer [2024-08-21T08:43:12.952Z] f23df028b6ca: Waiting [2024-08-21T08:43:12.952Z] d65c8cfc05b1: Waiting [2024-08-21T08:43:12.952Z] 2437ff75d9bd: Waiting [2024-08-21T08:43:12.952Z] 765212b225bb: Waiting [2024-08-21T08:43:13.217Z] 04944245beec: Verifying Checksum [2024-08-21T08:43:13.217Z] 04944245beec: Download complete [2024-08-21T08:43:13.217Z] 765212b225bb: Verifying Checksum [2024-08-21T08:43:13.217Z] 765212b225bb: Download complete [2024-08-21T08:43:13.217Z] f23df028b6ca: Verifying Checksum [2024-08-21T08:43:13.217Z] f23df028b6ca: Download complete [2024-08-21T08:43:13.217Z] d65c8cfc05b1: Verifying Checksum [2024-08-21T08:43:13.217Z] d65c8cfc05b1: Download complete [2024-08-21T08:43:13.217Z] 699f458cf7ca: Verifying Checksum [2024-08-21T08:43:13.217Z] 699f458cf7ca: Download complete [2024-08-21T08:43:13.797Z] 8998bd30e6a1: Verifying Checksum [2024-08-21T08:43:13.797Z] 8998bd30e6a1: Download complete [2024-08-21T08:43:16.366Z] 2437ff75d9bd: Verifying Checksum [2024-08-21T08:43:16.366Z] 2437ff75d9bd: Download complete [2024-08-21T08:43:18.301Z] 8998bd30e6a1: Pull complete [2024-08-21T08:43:18.567Z] 04944245beec: Pull complete [2024-08-21T08:43:20.504Z] 699f458cf7ca: Pull complete [2024-08-21T08:43:20.504Z] 765212b225bb: Pull complete [2024-08-21T08:43:21.458Z] f23df028b6ca: Pull complete [2024-08-21T08:43:21.458Z] d65c8cfc05b1: Pull complete [2024-08-21T08:43:39.638Z] 2437ff75d9bd: Pull complete [2024-08-21T08:43:39.638Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-21T08:43:39.638Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-21T08:43:39.638Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-21T08:43:39.842Z] prd-ubuntu20.04-docker-arm64-4c-16g-8089 does not seem to be running inside a container [2024-08-21T08:43:39.900Z] $ 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/678 -v /w/workspace/edgex-go/678:/w/workspace/edgex-go/678:rw,z -v /w/workspace/edgex-go/678@tmp:/w/workspace/edgex-go/678@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-08-21T08:43:41.835Z] $ docker top 137f7e3bf6e26a38e3ada298a184d8489126f836c6d506f18ede1a525a46d441 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-21T08:43:42.719Z] ---> job-cost.sh [2024-08-21T08:43:42.719Z] lf-activate-venv: SKIPPING [2024-08-21T08:43:42.719Z] INFO: No Stack... [2024-08-21T08:43:43.293Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-21T08:43:43.868Z] INFO: Archiving Costs [Pipeline] sh [2024-08-21T08:43:44.488Z] + cut -d, -f6 [2024-08-21T08:43:44.488Z] + cat /w/workspace/edgex-go/678/archives/cost.csv [Pipeline] lock [2024-08-21T08:43:44.540Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-678-stack-cost] [2024-08-21T08:43:44.551Z] Resource [jenkins-edgexfoundry-edgex-go-main-678-stack-cost] did not exist. Created. [2024-08-21T08:43:44.562Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-678-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-21T08:43:44.886Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-08-21T08:43:45.746Z] Stashed 1 file(s) [Pipeline] } [2024-08-21T08:43:45.760Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-678-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-21T08:43:45.798Z] $ docker stop --time=1 137f7e3bf6e26a38e3ada298a184d8489126f836c6d506f18ede1a525a46d441 [2024-08-21T08:43:47.291Z] $ docker rm -f --volumes 137f7e3bf6e26a38e3ada298a184d8489126f836c6d506f18ede1a525a46d441 [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-08-21T08:43:47.799Z] provisioning config files... [2024-08-21T08:43:47.830Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/678@tmp/config9001034559583717118tmp [Pipeline] { [Pipeline] sh [2024-08-21T08:43:48.167Z] + set +x [2024-08-21T08:43:48.167Z] + curl -s https://codecov.io/bash [2024-08-21T08:43:48.167Z] + bash -s -- [2024-08-21T08:43:48.167Z] [2024-08-21T08:43:48.167Z] _____ _ [2024-08-21T08:43:48.167Z] / ____| | | [2024-08-21T08:43:48.167Z] | | ___ __| | ___ ___ _____ __ [2024-08-21T08:43:48.167Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-21T08:43:48.167Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-21T08:43:48.167Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-21T08:43:48.167Z] Bash-1.0.6 [2024-08-21T08:43:48.167Z] [2024-08-21T08:43:48.167Z] [2024-08-21T08:43:48.425Z] ==> git version 2.25.1 found [2024-08-21T08:43:48.425Z] ==> 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-08-21T08:43:48.425Z] Release-Date: 2020-01-08 [2024-08-21T08:43:48.425Z] 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-08-21T08:43:48.425Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-21T08:43:48.425Z] ==> Jenkins CI detected. [2024-08-21T08:43:48.425Z] current dir:  /w/workspace/edgex-go/678 [2024-08-21T08:43:48.425Z] project root: . [2024-08-21T08:43:48.425Z] --> token set from env [2024-08-21T08:43:48.425Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-21T08:43:48.425Z] ==> Running gcov in . (disable via -X gcov) [2024-08-21T08:43:48.425Z] ==> Python coveragepy not found [2024-08-21T08:43:48.425Z] ==> Searching for coverage reports in: [2024-08-21T08:43:48.425Z] + . [2024-08-21T08:43:48.425Z] -> Found 1 reports [2024-08-21T08:43:48.425Z] ==> Detecting git/mercurial file structure [2024-08-21T08:43:48.425Z] ==> Reading reports [2024-08-21T08:43:48.425Z] + ./coverage.out bytes=545411 [2024-08-21T08:43:48.425Z] ==> Appending adjustments [2024-08-21T08:43:48.425Z] https://docs.codecov.io/docs/fixing-reports [2024-08-21T08:43:49.803Z] + Found adjustments [2024-08-21T08:43:49.803Z] ==> Gzipping contents [2024-08-21T08:43:49.803Z] 68K /tmp/codecov.WiysTt.gz [2024-08-21T08:43:49.803Z] ==> Uploading reports [2024-08-21T08:43:49.803Z] url: https://codecov.io [2024-08-21T08:43:49.803Z] query: branch=main&commit=dcba1ae946b5ccf48e9dcc2a00fa110f4c613826&build=678&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F678%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-08-21T08:43:49.803Z] -> Pinging Codecov [2024-08-21T08:43:49.803Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=dcba1ae946b5ccf48e9dcc2a00fa110f4c613826&build=678&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F678%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-08-21T08:43:50.062Z] -> Uploading to [2024-08-21T08:43:50.062Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-21/00271124DB129430A58F1EEE437C3FCB/dcba1ae946b5ccf48e9dcc2a00fa110f4c613826/79c49aa5-48a1-4e4f-bd3e-c612cd0971bd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240821%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240821T084349Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dfe5cef8ffa328c5e4bc9fe6e83b29fd3d9e4dca62623ea41281312c64f7dc10 [2024-08-21T08:43:50.062Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-21T08:43:50.062Z] Dload Upload Total Spent Left Speed [2024-08-21T08:43:50.321Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68140 0 0 100 68140 0 245k --:--:-- --:--:-- --:--:-- 245k [2024-08-21T08:43:50.321Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] } [2024-08-21T08:43:50.327Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-08-21T08:43:50.554Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-08-21T08:43:50.582Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:43:50.893Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-08-21T08:43:50.893Z] [2024-08-21T08:43:50.893Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:43:51.193Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-08-21T08:43:51.193Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-08-21T08:43:51.193Z] 619be1103602: Already exists [2024-08-21T08:43:51.193Z] f8ea3408117e: Pulling fs layer [2024-08-21T08:43:51.193Z] 91320369b822: Pulling fs layer [2024-08-21T08:43:51.193Z] 0406650e8295: Pulling fs layer [2024-08-21T08:43:51.193Z] 4f4fb700ef54: Pulling fs layer [2024-08-21T08:43:51.193Z] 96d80e3f36e1: Pulling fs layer [2024-08-21T08:43:51.193Z] bcf3aedb951c: Pulling fs layer [2024-08-21T08:43:51.193Z] 4f4fb700ef54: Waiting [2024-08-21T08:43:51.193Z] 96d80e3f36e1: Waiting [2024-08-21T08:43:51.193Z] bcf3aedb951c: Waiting [2024-08-21T08:43:51.193Z] 0406650e8295: Verifying Checksum [2024-08-21T08:43:51.193Z] 0406650e8295: Download complete [2024-08-21T08:43:51.193Z] f8ea3408117e: Verifying Checksum [2024-08-21T08:43:51.193Z] f8ea3408117e: Download complete [2024-08-21T08:43:51.193Z] 4f4fb700ef54: Download complete [2024-08-21T08:43:51.453Z] 96d80e3f36e1: Verifying Checksum [2024-08-21T08:43:51.453Z] 96d80e3f36e1: Download complete [2024-08-21T08:43:51.453Z] f8ea3408117e: Pull complete [2024-08-21T08:43:52.022Z] 91320369b822: Verifying Checksum [2024-08-21T08:43:52.022Z] 91320369b822: Download complete [2024-08-21T08:43:52.280Z] bcf3aedb951c: Verifying Checksum [2024-08-21T08:43:52.280Z] bcf3aedb951c: Download complete [2024-08-21T08:43:55.563Z] 91320369b822: Pull complete [2024-08-21T08:43:55.563Z] 0406650e8295: Pull complete [2024-08-21T08:43:55.564Z] 4f4fb700ef54: Pull complete [2024-08-21T08:43:55.564Z] 96d80e3f36e1: Pull complete [2024-08-21T08:43:58.849Z] bcf3aedb951c: Pull complete [2024-08-21T08:43:58.849Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-08-21T08:43:58.849Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-08-21T08:43:58.849Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-21T08:43:58.950Z] prd-ubuntu20.04-docker-8c-8g-8088 does not seem to be running inside a container [2024-08-21T08:43:58.972Z] $ 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/678 -v /w/workspace/edgex-go/678:/w/workspace/edgex-go/678:rw,z -v /w/workspace/edgex-go/678@tmp:/w/workspace/edgex-go/678@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-08-21T08:44:04.328Z] $ docker top b428b5773fadb5d6df36f735b3669a406ff22cd7f20feb0ba8a80dd7223f0a3f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-21T08:44:04.679Z] + git config --global --add safe.directory /w/workspace/edgex-go/678 [Pipeline] echo [2024-08-21T08:44:04.689Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-08-21T08:44:04.968Z] + set -o pipefail [2024-08-21T08:44:04.968Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-08-21T08:44:14.948Z] [2024-08-21T08:44:14.948Z] Monitoring /w/workspace/edgex-go/678 (github.com/edgexfoundry/edgex-go)... [2024-08-21T08:44:14.948Z] [2024-08-21T08:44:14.948Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/b6bf17f7-51a0-4329-ab9c-1a0cb4ed7114 [2024-08-21T08:44:14.948Z] [2024-08-21T08:44:14.948Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-08-21T08:44:14.948Z] [2024-08-21T08:44:14.948Z] [2024-08-21T08:44:14.948Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-08-21T08:44:14.948Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-08-21T08:44:15.067Z] $ docker stop --time=1 b428b5773fadb5d6df36f735b3669a406ff22cd7f20feb0ba8a80dd7223f0a3f [2024-08-21T08:44:19.367Z] $ docker rm -f --volumes b428b5773fadb5d6df36f735b3669a406ff22cd7f20feb0ba8a80dd7223f0a3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-08-21T08:44:19.891Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-21T08:44:19.915Z] provisioning config files... [2024-08-21T08:44:19.925Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/678@tmp/config9753574231545783974tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-21T08:44:20.227Z] --> edgex-publish-swagger.sh [2024-08-21T08:44:20.227Z] === Publish openapi/v3 API === [2024-08-21T08:44:20.227Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-08-21T08:44:20.227Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/678/openapi/v3/core-command.yaml] [2024-08-21T08:44:20.227Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-21T08:44:20.227Z] Dload Upload Total Spent Left Speed [2024-08-21T08:44:20.485Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 138k --:--:-- --:--:-- --:--:-- 137k 100 32782 0 0 100 32782 0 66360 --:--:-- --:--:-- --:--:-- 66226 [2024-08-21T08:44:20.485Z] [2024-08-21T08:44:20.485Z] [2024-08-21T08:44:20.744Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/678/openapi/v3/core-data.yaml] [2024-08-21T08:44:20.744Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-21T08:44:20.744Z] Dload Upload Total Spent Left Speed [2024-08-21T08:44:21.001Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 162k --:--:-- --:--:-- --:--:-- 162k [2024-08-21T08:44:21.001Z] [2024-08-21T08:44:21.001Z] [2024-08-21T08:44:21.001Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/678/openapi/v3/core-keeper.yaml] [2024-08-21T08:44:21.001Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-21T08:44:21.001Z] Dload Upload Total Spent Left Speed [2024-08-21T08:44:21.260Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 257 125k --:--:-- --:--:-- --:--:-- 124k 100 32887 100 66 100 32821 257 125k --:--:-- --:--:-- --:--:-- 124k [2024-08-21T08:44:21.260Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-08-21T08:44:21.260Z] [2024-08-21T08:44:21.260Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/678/openapi/v3/core-metadata.yaml] [2024-08-21T08:44:21.260Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-21T08:44:21.260Z] Dload Upload Total Spent Left Speed [2024-08-21T08:44:21.827Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 148k 384 366k --:--:-- --:--:-- --:--:-- 367k [2024-08-21T08:44:21.827Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-08-21T08:44:21.827Z] [2024-08-21T08:44:21.827Z] [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/678/openapi/v3/support-cron-scheduler.yaml] [2024-08-21T08:44:21.827Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-21T08:44:21.827Z] Dload Upload Total Spent Left Speed [2024-08-21T08:44:22.086Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 42902 100 66 100 42836 236 149k --:--:-- --:--:-- --:--:-- 150k [2024-08-21T08:44:22.086Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-08-21T08:44:22.086Z] [2024-08-21T08:44:22.086Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/678/openapi/v3/support-notifications.yaml] [2024-08-21T08:44:22.086Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-21T08:44:22.086Z] Dload Upload Total Spent Left Speed [2024-08-21T08:44:22.345Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 388 212k --:--:-- --:--:-- --:--:-- 211k 100 87457 100 156 100 87301 388 212k --:--:-- --:--:-- --:--:-- 211k [2024-08-21T08:44:22.345Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-08-21T08:44:22.345Z] [2024-08-21T08:44:22.345Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/678/openapi/v3/support-scheduler.yaml] [2024-08-21T08:44:22.604Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-21T08:44:22.604Z] Dload Upload Total Spent Left Speed [2024-08-21T08:44:22.864Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 425 98k --:--:-- --:--:-- --:--:-- 98k [2024-08-21T08:44:22.864Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-08-21T08:44:22.864Z] [Pipeline] } [2024-08-21T08:44:22.871Z] 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-08-21T08:44:23.278Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-21T08:44:23.278Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:44:23.578Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-21T08:44:23.578Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-21T08:44:23.659Z] prd-ubuntu20.04-docker-8c-8g-8088 does not seem to be running inside a container [2024-08-21T08:44:23.680Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/678 -v /w/workspace/edgex-go/678:/w/workspace/edgex-go/678:rw,z -v /w/workspace/edgex-go/678@tmp:/w/workspace/edgex-go/678@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-21T08:44:24.147Z] $ docker top ca1cc509ab8f2e895867853d2ccc6f67b9764e527f22639e3bbe8785c344edca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-21T08:44:24.240Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v3.2.0-dev.58' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-21T08:44:24.538Z] + git semver [Pipeline] } [2024-08-21T08:44:24.800Z] $ docker stop --time=1 ca1cc509ab8f2e895867853d2ccc6f67b9764e527f22639e3bbe8785c344edca [2024-08-21T08:44:26.086Z] $ docker rm -f --volumes ca1cc509ab8f2e895867853d2ccc6f67b9764e527f22639e3bbe8785c344edca [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:44:26.494Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-08-21T08:44:26.494Z] [2024-08-21T08:44:26.494Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:44:26.797Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-08-21T08:44:26.797Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-08-21T08:44:26.797Z] ab5ef0e58194: Pulling fs layer [2024-08-21T08:44:26.797Z] 9712f1f96733: Pulling fs layer [2024-08-21T08:44:26.797Z] 63f879dbbcfc: Pulling fs layer [2024-08-21T08:44:26.797Z] 0d9ebad4ef96: Pulling fs layer [2024-08-21T08:44:26.797Z] e9a5061849ea: Pulling fs layer [2024-08-21T08:44:26.797Z] d747dcd14b5f: Pulling fs layer [2024-08-21T08:44:26.797Z] 2de7ff778b66: Pulling fs layer [2024-08-21T08:44:26.798Z] e9a5061849ea: Waiting [2024-08-21T08:44:26.798Z] d747dcd14b5f: Waiting [2024-08-21T08:44:26.798Z] 2de7ff778b66: Waiting [2024-08-21T08:44:26.798Z] 9712f1f96733: Verifying Checksum [2024-08-21T08:44:26.798Z] 9712f1f96733: Download complete [2024-08-21T08:44:27.055Z] 63f879dbbcfc: Verifying Checksum [2024-08-21T08:44:27.055Z] 63f879dbbcfc: Download complete [2024-08-21T08:44:27.314Z] e9a5061849ea: Verifying Checksum [2024-08-21T08:44:27.314Z] e9a5061849ea: Download complete [2024-08-21T08:44:27.314Z] d747dcd14b5f: Verifying Checksum [2024-08-21T08:44:27.314Z] d747dcd14b5f: Download complete [2024-08-21T08:44:27.314Z] ab5ef0e58194: Verifying Checksum [2024-08-21T08:44:27.314Z] ab5ef0e58194: Download complete [2024-08-21T08:44:27.314Z] 0d9ebad4ef96: Verifying Checksum [2024-08-21T08:44:27.314Z] 0d9ebad4ef96: Download complete [2024-08-21T08:44:27.314Z] 2de7ff778b66: Verifying Checksum [2024-08-21T08:44:27.314Z] 2de7ff778b66: Download complete [2024-08-21T08:44:29.844Z] ab5ef0e58194: Pull complete [2024-08-21T08:44:30.102Z] 9712f1f96733: Pull complete [2024-08-21T08:44:30.666Z] 63f879dbbcfc: Pull complete [2024-08-21T08:44:34.849Z] 0d9ebad4ef96: Pull complete [2024-08-21T08:44:34.849Z] e9a5061849ea: Pull complete [2024-08-21T08:44:34.849Z] d747dcd14b5f: Pull complete [2024-08-21T08:44:35.783Z] 2de7ff778b66: Pull complete [2024-08-21T08:44:35.783Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-08-21T08:44:35.783Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-08-21T08:44:35.783Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-21T08:44:35.872Z] prd-ubuntu20.04-docker-8c-8g-8088 does not seem to be running inside a container [2024-08-21T08:44:35.890Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/678 -v /w/workspace/edgex-go/678:/w/workspace/edgex-go/678:rw,z -v /w/workspace/edgex-go/678@tmp:/w/workspace/edgex-go/678@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-08-21T08:44:40.854Z] $ docker top 5d57a6cc00c00c5c2c681d30e39760f2bee99930855ad1d57e2c08d19ee34555 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-08-21T08:44:40.938Z] provisioning config files... [2024-08-21T08:44:40.944Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/678@tmp/config15171636074102578044tmp [2024-08-21T08:44:40.952Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/678@tmp/config17051294351889065513tmp [2024-08-21T08:44:40.960Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/678@tmp/config4623844111998277690tmp [Pipeline] { [Pipeline] echo [2024-08-21T08:44:41.051Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-21T08:44:41.341Z] ---> sigul-configuration.sh [2024-08-21T08:44:41.341Z] gpg: directory `/root/.gnupg' created [2024-08-21T08:44:41.341Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-08-21T08:44:41.341Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-08-21T08:44:41.341Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-08-21T08:44:41.341Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-08-21T08:44:41.341Z] gpg: CAST5 encrypted data [2024-08-21T08:44:41.341Z] gpg: encrypted with 1 passphrase [2024-08-21T08:44:41.341Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-08-21T08:44:41.634Z] + mkdir /home/jenkins [2024-08-21T08:44:41.634Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-08-21T08:44:41.928Z] + 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-08-21T08:44:41.940Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-21T08:44:42.235Z] ---> sigul-install.sh [2024-08-21T08:44:42.235Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-08-21T08:44:42.529Z] + git tag --list [2024-08-21T08:44:42.529Z] 0.6.0 [2024-08-21T08:44:42.529Z] 0.6.1 [2024-08-21T08:44:42.529Z] 0.7.0 [2024-08-21T08:44:42.529Z] 0.7.1 [2024-08-21T08:44:42.529Z] v1.0.0 [2024-08-21T08:44:42.529Z] v1.0.1 [2024-08-21T08:44:42.529Z] v1.1.0 [2024-08-21T08:44:42.529Z] v1.2.0 [2024-08-21T08:44:42.529Z] v1.2.1 [2024-08-21T08:44:42.529Z] v1.3.0 [2024-08-21T08:44:42.529Z] v1.3.1 [2024-08-21T08:44:42.529Z] v2.0.0 [2024-08-21T08:44:42.529Z] v2.1.0 [2024-08-21T08:44:42.529Z] v2.1.1 [2024-08-21T08:44:42.529Z] v2.2.0 [2024-08-21T08:44:42.529Z] v2.3.0 [2024-08-21T08:44:42.529Z] v3.0 [2024-08-21T08:44:42.529Z] v3.0.0 [2024-08-21T08:44:42.529Z] v3.1 [2024-08-21T08:44:42.529Z] v3.1.0 [2024-08-21T08:44:42.529Z] v3.1.0-dev.1 [2024-08-21T08:44:42.529Z] v3.1.0-dev.10 [2024-08-21T08:44:42.529Z] v3.1.0-dev.11 [2024-08-21T08:44:42.529Z] v3.1.0-dev.12 [2024-08-21T08:44:42.529Z] v3.1.0-dev.13 [2024-08-21T08:44:42.529Z] v3.1.0-dev.14 [2024-08-21T08:44:42.529Z] v3.1.0-dev.15 [2024-08-21T08:44:42.529Z] v3.1.0-dev.16 [2024-08-21T08:44:42.529Z] v3.1.0-dev.17 [2024-08-21T08:44:42.529Z] v3.1.0-dev.18 [2024-08-21T08:44:42.529Z] v3.1.0-dev.19 [2024-08-21T08:44:42.529Z] v3.1.0-dev.2 [2024-08-21T08:44:42.529Z] v3.1.0-dev.20 [2024-08-21T08:44:42.529Z] v3.1.0-dev.21 [2024-08-21T08:44:42.529Z] v3.1.0-dev.22 [2024-08-21T08:44:42.529Z] v3.1.0-dev.23 [2024-08-21T08:44:42.529Z] v3.1.0-dev.24 [2024-08-21T08:44:42.529Z] v3.1.0-dev.25 [2024-08-21T08:44:42.529Z] v3.1.0-dev.26 [2024-08-21T08:44:42.529Z] v3.1.0-dev.27 [2024-08-21T08:44:42.529Z] v3.1.0-dev.28 [2024-08-21T08:44:42.529Z] v3.1.0-dev.29 [2024-08-21T08:44:42.529Z] v3.1.0-dev.3 [2024-08-21T08:44:42.529Z] v3.1.0-dev.30 [2024-08-21T08:44:42.529Z] v3.1.0-dev.31 [2024-08-21T08:44:42.529Z] v3.1.0-dev.32 [2024-08-21T08:44:42.529Z] v3.1.0-dev.33 [2024-08-21T08:44:42.529Z] v3.1.0-dev.34 [2024-08-21T08:44:42.529Z] v3.1.0-dev.35 [2024-08-21T08:44:42.529Z] v3.1.0-dev.36 [2024-08-21T08:44:42.529Z] v3.1.0-dev.37 [2024-08-21T08:44:42.529Z] v3.1.0-dev.38 [2024-08-21T08:44:42.529Z] v3.1.0-dev.39 [2024-08-21T08:44:42.529Z] v3.1.0-dev.4 [2024-08-21T08:44:42.529Z] v3.1.0-dev.40 [2024-08-21T08:44:42.529Z] v3.1.0-dev.41 [2024-08-21T08:44:42.529Z] v3.1.0-dev.42 [2024-08-21T08:44:42.529Z] v3.1.0-dev.43 [2024-08-21T08:44:42.529Z] v3.1.0-dev.44 [2024-08-21T08:44:42.529Z] v3.1.0-dev.45 [2024-08-21T08:44:42.529Z] v3.1.0-dev.46 [2024-08-21T08:44:42.529Z] v3.1.0-dev.47 [2024-08-21T08:44:42.529Z] v3.1.0-dev.48 [2024-08-21T08:44:42.529Z] v3.1.0-dev.49 [2024-08-21T08:44:42.529Z] v3.1.0-dev.5 [2024-08-21T08:44:42.529Z] v3.1.0-dev.50 [2024-08-21T08:44:42.529Z] v3.1.0-dev.51 [2024-08-21T08:44:42.529Z] v3.1.0-dev.52 [2024-08-21T08:44:42.529Z] v3.1.0-dev.53 [2024-08-21T08:44:42.529Z] v3.1.0-dev.54 [2024-08-21T08:44:42.529Z] v3.1.0-dev.55 [2024-08-21T08:44:42.529Z] v3.1.0-dev.56 [2024-08-21T08:44:42.529Z] v3.1.0-dev.57 [2024-08-21T08:44:42.529Z] v3.1.0-dev.58 [2024-08-21T08:44:42.529Z] v3.1.0-dev.59 [2024-08-21T08:44:42.529Z] v3.1.0-dev.6 [2024-08-21T08:44:42.529Z] v3.1.0-dev.60 [2024-08-21T08:44:42.529Z] v3.1.0-dev.61 [2024-08-21T08:44:42.529Z] v3.1.0-dev.62 [2024-08-21T08:44:42.529Z] v3.1.0-dev.63 [2024-08-21T08:44:42.529Z] v3.1.0-dev.64 [2024-08-21T08:44:42.529Z] v3.1.0-dev.65 [2024-08-21T08:44:42.529Z] v3.1.0-dev.66 [2024-08-21T08:44:42.529Z] v3.1.0-dev.67 [2024-08-21T08:44:42.529Z] v3.1.0-dev.68 [2024-08-21T08:44:42.529Z] v3.1.0-dev.69 [2024-08-21T08:44:42.529Z] v3.1.0-dev.7 [2024-08-21T08:44:42.529Z] v3.1.0-dev.70 [2024-08-21T08:44:42.529Z] v3.1.0-dev.71 [2024-08-21T08:44:42.529Z] v3.1.0-dev.72 [2024-08-21T08:44:42.529Z] v3.1.0-dev.73 [2024-08-21T08:44:42.529Z] v3.1.0-dev.8 [2024-08-21T08:44:42.529Z] v3.1.0-dev.9 [2024-08-21T08:44:42.529Z] v3.1.1 [2024-08-21T08:44:42.529Z] v3.1.1-dev.1 [2024-08-21T08:44:42.529Z] v3.1.1-dev.2 [2024-08-21T08:44:42.529Z] v3.2.0-dev.1 [2024-08-21T08:44:42.529Z] v3.2.0-dev.10 [2024-08-21T08:44:42.529Z] v3.2.0-dev.11 [2024-08-21T08:44:42.529Z] v3.2.0-dev.12 [2024-08-21T08:44:42.529Z] v3.2.0-dev.13 [2024-08-21T08:44:42.529Z] v3.2.0-dev.14 [2024-08-21T08:44:42.529Z] v3.2.0-dev.15 [2024-08-21T08:44:42.529Z] v3.2.0-dev.16 [2024-08-21T08:44:42.529Z] v3.2.0-dev.17 [2024-08-21T08:44:42.529Z] v3.2.0-dev.18 [2024-08-21T08:44:42.529Z] v3.2.0-dev.19 [2024-08-21T08:44:42.529Z] v3.2.0-dev.2 [2024-08-21T08:44:42.529Z] v3.2.0-dev.20 [2024-08-21T08:44:42.529Z] v3.2.0-dev.21 [2024-08-21T08:44:42.529Z] v3.2.0-dev.22 [2024-08-21T08:44:42.529Z] v3.2.0-dev.23 [2024-08-21T08:44:42.529Z] v3.2.0-dev.24 [2024-08-21T08:44:42.529Z] v3.2.0-dev.25 [2024-08-21T08:44:42.529Z] v3.2.0-dev.26 [2024-08-21T08:44:42.529Z] v3.2.0-dev.27 [2024-08-21T08:44:42.529Z] v3.2.0-dev.28 [2024-08-21T08:44:42.529Z] v3.2.0-dev.29 [2024-08-21T08:44:42.529Z] v3.2.0-dev.3 [2024-08-21T08:44:42.529Z] v3.2.0-dev.30 [2024-08-21T08:44:42.529Z] v3.2.0-dev.31 [2024-08-21T08:44:42.529Z] v3.2.0-dev.32 [2024-08-21T08:44:42.529Z] v3.2.0-dev.33 [2024-08-21T08:44:42.529Z] v3.2.0-dev.34 [2024-08-21T08:44:42.529Z] v3.2.0-dev.35 [2024-08-21T08:44:42.529Z] v3.2.0-dev.36 [2024-08-21T08:44:42.529Z] v3.2.0-dev.37 [2024-08-21T08:44:42.529Z] v3.2.0-dev.38 [2024-08-21T08:44:42.529Z] v3.2.0-dev.39 [2024-08-21T08:44:42.529Z] v3.2.0-dev.4 [2024-08-21T08:44:42.529Z] v3.2.0-dev.40 [2024-08-21T08:44:42.529Z] v3.2.0-dev.41 [2024-08-21T08:44:42.529Z] v3.2.0-dev.42 [2024-08-21T08:44:42.529Z] v3.2.0-dev.43 [2024-08-21T08:44:42.529Z] v3.2.0-dev.44 [2024-08-21T08:44:42.529Z] v3.2.0-dev.45 [2024-08-21T08:44:42.529Z] v3.2.0-dev.46 [2024-08-21T08:44:42.529Z] v3.2.0-dev.47 [2024-08-21T08:44:42.529Z] v3.2.0-dev.48 [2024-08-21T08:44:42.529Z] v3.2.0-dev.49 [2024-08-21T08:44:42.529Z] v3.2.0-dev.5 [2024-08-21T08:44:42.529Z] v3.2.0-dev.50 [2024-08-21T08:44:42.529Z] v3.2.0-dev.51 [2024-08-21T08:44:42.529Z] v3.2.0-dev.52 [2024-08-21T08:44:42.529Z] v3.2.0-dev.53 [2024-08-21T08:44:42.529Z] v3.2.0-dev.54 [2024-08-21T08:44:42.529Z] v3.2.0-dev.55 [2024-08-21T08:44:42.529Z] v3.2.0-dev.56 [2024-08-21T08:44:42.529Z] v3.2.0-dev.57 [2024-08-21T08:44:42.529Z] v3.2.0-dev.58 [2024-08-21T08:44:42.529Z] v3.2.0-dev.6 [2024-08-21T08:44:42.529Z] v3.2.0-dev.7 [2024-08-21T08:44:42.529Z] v3.2.0-dev.8 [2024-08-21T08:44:42.529Z] v3.2.0-dev.9 [Pipeline] sh [2024-08-21T08:44:42.882Z] + lftools sign git-tag v3.2.0-dev.59 [2024-08-21T08:44:43.448Z] Signing Git tag with Sigul... [2024-08-21T08:44:43.448Z] Signing v3.2.0-dev.59 [2024-08-21T08:44:43.448Z] Error while calling git, args ['git', 'show-ref', '-s', 'refs/tags/v3.2.0-dev.59'], return code 1, stdout , stderr [Pipeline] echo [2024-08-21T08:44:43.461Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-21T08:44:43.757Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-08-21T08:44:43.763Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-08-21T08:44:43.786Z] $ docker stop --time=1 5d57a6cc00c00c5c2c681d30e39760f2bee99930855ad1d57e2c08d19ee34555 [2024-08-21T08:44:45.045Z] $ docker rm -f --volumes 5d57a6cc00c00c5c2c681d30e39760f2bee99930855ad1d57e2c08d19ee34555 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-08-21T08:44:45.488Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-21T08:44:45.488Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:44:45.791Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-21T08:44:45.791Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-21T08:44:45.881Z] prd-ubuntu20.04-docker-8c-8g-8088 does not seem to be running inside a container [2024-08-21T08:44:45.905Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/678 -v /w/workspace/edgex-go/678:/w/workspace/edgex-go/678:rw,z -v /w/workspace/edgex-go/678@tmp:/w/workspace/edgex-go/678@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-21T08:44:46.260Z] $ docker top 3a57a8996d08a61ebc1fa87e12975913f18d6dfd7b84758eac1669ec7f57507c -eo pid,comm [2024-08-21T08:44:46.314Z] 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-08-21T08:44:46.314Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-21T08:44:46.357Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v3.2.0-dev.58' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-21T08:44:46.657Z] + git semver [Pipeline] } [2024-08-21T08:44:46.921Z] $ docker stop --time=1 3a57a8996d08a61ebc1fa87e12975913f18d6dfd7b84758eac1669ec7f57507c [2024-08-21T08:44:48.239Z] $ docker rm -f --volumes 3a57a8996d08a61ebc1fa87e12975913f18d6dfd7b84758eac1669ec7f57507c [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-21T08:44:48.591Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-21T08:44:48.591Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:44:48.893Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-21T08:44:48.893Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-21T08:44:48.973Z] prd-ubuntu20.04-docker-8c-8g-8088 does not seem to be running inside a container [2024-08-21T08:44:49.000Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/678 -v /w/workspace/edgex-go/678:/w/workspace/edgex-go/678:rw,z -v /w/workspace/edgex-go/678@tmp:/w/workspace/edgex-go/678@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-21T08:44:49.388Z] $ docker top 7297186f7ed383f9be54540e1ad432cf507146e6ef7346e442b13a02595b4822 -eo pid,comm [2024-08-21T08:44:49.443Z] 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-08-21T08:44:49.443Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-21T08:44:49.483Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v3.2.0-dev.58' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-21T08:44:49.785Z] + git semver [Pipeline] } [2024-08-21T08:44:50.053Z] $ docker stop --time=1 7297186f7ed383f9be54540e1ad432cf507146e6ef7346e442b13a02595b4822 [2024-08-21T08:44:51.337Z] $ docker rm -f --volumes 7297186f7ed383f9be54540e1ad432cf507146e6ef7346e442b13a02595b4822 [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-08-21T08:44:51.943Z] + [ -d /w/workspace/edgex-go/678/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-08-21T08:44:52.234Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-21T08:44:53.094Z] ---> package-listing.sh [2024-08-21T08:44:53.094Z] ++ facter osfamily [2024-08-21T08:44:53.094Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-21T08:44:53.353Z] + OS_FAMILY=debian [2024-08-21T08:44:53.353Z] + workspace=/w/workspace/edgex-go/678 [2024-08-21T08:44:53.353Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-21T08:44:53.353Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-21T08:44:53.353Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-21T08:44:53.353Z] + PACKAGES=/tmp/packages_start.txt [2024-08-21T08:44:53.353Z] + '[' /w/workspace/edgex-go/678 ']' [2024-08-21T08:44:53.353Z] + PACKAGES=/tmp/packages_end.txt [2024-08-21T08:44:53.353Z] + case "${OS_FAMILY}" in [2024-08-21T08:44:53.353Z] + dpkg -l [2024-08-21T08:44:53.353Z] + grep '^ii' [2024-08-21T08:44:53.353Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-21T08:44:53.353Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-21T08:44:53.353Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-21T08:44:53.353Z] + '[' /w/workspace/edgex-go/678 ']' [2024-08-21T08:44:53.353Z] + mkdir -p /w/workspace/edgex-go/678/archives/ [2024-08-21T08:44:53.353Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/678/archives/ [Pipeline] echo [2024-08-21T08:44:53.364Z] 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/678/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-21T08:44:53.639Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:44:54.206Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-21T08:44:54.206Z] [2024-08-21T08:44:54.206Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T08:44:54.506Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-21T08:44:54.506Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-21T08:44:54.506Z] 5eb5b503b376: Pulling fs layer [2024-08-21T08:44:54.506Z] 5c69ac0246d0: Pulling fs layer [2024-08-21T08:44:54.506Z] ec43610c2a17: Pulling fs layer [2024-08-21T08:44:54.506Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-21T08:44:54.506Z] 33b1e0a273af: Pulling fs layer [2024-08-21T08:44:54.506Z] 5d3b04190fa2: Pulling fs layer [2024-08-21T08:44:54.506Z] 2f39f015ded8: Pulling fs layer [2024-08-21T08:44:54.506Z] 3a2ae6a8a46f: Waiting [2024-08-21T08:44:54.506Z] 33b1e0a273af: Waiting [2024-08-21T08:44:54.506Z] 5d3b04190fa2: Waiting [2024-08-21T08:44:54.506Z] 2f39f015ded8: Waiting [2024-08-21T08:44:54.506Z] 5c69ac0246d0: Verifying Checksum [2024-08-21T08:44:54.506Z] 5c69ac0246d0: Download complete [2024-08-21T08:44:54.764Z] 3a2ae6a8a46f: Verifying Checksum [2024-08-21T08:44:54.764Z] 3a2ae6a8a46f: Download complete [2024-08-21T08:44:54.764Z] 33b1e0a273af: Verifying Checksum [2024-08-21T08:44:54.764Z] 33b1e0a273af: Download complete [2024-08-21T08:44:54.764Z] 5d3b04190fa2: Verifying Checksum [2024-08-21T08:44:54.764Z] 5d3b04190fa2: Download complete [2024-08-21T08:44:54.764Z] ec43610c2a17: Verifying Checksum [2024-08-21T08:44:54.764Z] ec43610c2a17: Download complete [2024-08-21T08:44:54.764Z] 5eb5b503b376: Verifying Checksum [2024-08-21T08:44:54.764Z] 5eb5b503b376: Download complete [2024-08-21T08:44:55.701Z] 2f39f015ded8: Download complete [2024-08-21T08:44:56.269Z] 5eb5b503b376: Pull complete [2024-08-21T08:44:56.269Z] 5c69ac0246d0: Pull complete [2024-08-21T08:44:56.835Z] ec43610c2a17: Pull complete [2024-08-21T08:44:56.835Z] 3a2ae6a8a46f: Pull complete [2024-08-21T08:44:57.092Z] 33b1e0a273af: Pull complete [2024-08-21T08:44:57.092Z] 5d3b04190fa2: Pull complete [2024-08-21T08:45:02.363Z] 2f39f015ded8: Pull complete [2024-08-21T08:45:02.363Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-21T08:45:02.363Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-21T08:45:02.363Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-21T08:45:02.454Z] prd-ubuntu20.04-docker-8c-8g-8088 does not seem to be running inside a container [2024-08-21T08:45:02.477Z] $ 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/678/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/678 -v /w/workspace/edgex-go/678:/w/workspace/edgex-go/678:rw,z -v /w/workspace/edgex-go/678@tmp:/w/workspace/edgex-go/678@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-21T08:45:07.802Z] $ docker top b6d5909a0578f41e6b77f42cabfa7214cab47455deb6c30c957b7a708146b711 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-21T08:45:08.168Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-21T08:45:08.457Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-21T08:45:08.744Z] + ls /var/log/sa-host [2024-08-21T08:45:08.744Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-21T08:45:08.918Z] provisioning config files... [2024-08-21T08:45:08.930Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/678@tmp/config16737834720630839578tmp [Pipeline] { [Pipeline] echo [2024-08-21T08:45:08.952Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-21T08:45:09.237Z] ---> create-netrc.sh [Pipeline] } [2024-08-21T08:45:09.244Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-21T08:45:09.576Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-21T08:45:09.588Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-21T08:45:09.868Z] ---> sudo-logs.sh [2024-08-21T08:45:09.868Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-21T08:45:09.898Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-21T08:45:10.182Z] ---> job-cost.sh [2024-08-21T08:45:10.182Z] lf-activate-venv: SKIPPING [2024-08-21T08:45:10.182Z] DEBUG: total: 0.10999999940395355 [2024-08-21T08:45:10.182Z] INFO: Retrieving Stack Cost... [2024-08-21T08:45:10.442Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-21T08:45:11.010Z] INFO: Archiving Costs [Pipeline] echo [2024-08-21T08:45:11.025Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-21T08:45:11.313Z] ---> logs-deploy.sh [2024-08-21T08:45:11.313Z] lf-activate-venv: SKIPPING [2024-08-21T08:45:11.313Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/678 [2024-08-21T08:45:11.313Z] INFO: archiving workspace using pattern(s): [2024-08-21T08:45:12.254Z] Archives upload complete. [2024-08-21T08:45:12.254Z] INFO: archiving logs to Nexus [2024-08-21T08:45:13.196Z] ---> uname -a: [2024-08-21T08:45:13.196Z] Linux prd-ubuntu20-04-docker-8c-8g-8088 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-08-21T08:45:13.196Z] [2024-08-21T08:45:13.196Z] [2024-08-21T08:45:13.196Z] ---> lscpu: [2024-08-21T08:45:13.196Z] Architecture: x86_64 [2024-08-21T08:45:13.196Z] CPU op-mode(s): 32-bit, 64-bit [2024-08-21T08:45:13.196Z] Byte Order: Little Endian [2024-08-21T08:45:13.196Z] Address sizes: 40 bits physical, 48 bits virtual [2024-08-21T08:45:13.196Z] CPU(s): 8 [2024-08-21T08:45:13.196Z] On-line CPU(s) list: 0-7 [2024-08-21T08:45:13.196Z] Thread(s) per core: 1 [2024-08-21T08:45:13.196Z] Core(s) per socket: 1 [2024-08-21T08:45:13.196Z] Socket(s): 8 [2024-08-21T08:45:13.196Z] NUMA node(s): 1 [2024-08-21T08:45:13.196Z] Vendor ID: AuthenticAMD [2024-08-21T08:45:13.196Z] CPU family: 23 [2024-08-21T08:45:13.196Z] Model: 49 [2024-08-21T08:45:13.196Z] Model name: AMD EPYC-Rome Processor [2024-08-21T08:45:13.196Z] Stepping: 0 [2024-08-21T08:45:13.196Z] CPU MHz: 2799.998 [2024-08-21T08:45:13.196Z] BogoMIPS: 5599.99 [2024-08-21T08:45:13.196Z] Virtualization: AMD-V [2024-08-21T08:45:13.196Z] Hypervisor vendor: KVM [2024-08-21T08:45:13.196Z] Virtualization type: full [2024-08-21T08:45:13.196Z] L1d cache: 256 KiB [2024-08-21T08:45:13.196Z] L1i cache: 256 KiB [2024-08-21T08:45:13.196Z] L2 cache: 4 MiB [2024-08-21T08:45:13.196Z] L3 cache: 128 MiB [2024-08-21T08:45:13.196Z] NUMA node0 CPU(s): 0-7 [2024-08-21T08:45:13.196Z] Vulnerability Itlb multihit: Not affected [2024-08-21T08:45:13.196Z] Vulnerability L1tf: Not affected [2024-08-21T08:45:13.196Z] Vulnerability Mds: Not affected [2024-08-21T08:45:13.196Z] Vulnerability Meltdown: Not affected [2024-08-21T08:45:13.196Z] Vulnerability Mmio stale data: Not affected [2024-08-21T08:45:13.196Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-08-21T08:45:13.196Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-08-21T08:45:13.196Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-08-21T08:45:13.196Z] Vulnerability Srbds: Not affected [2024-08-21T08:45:13.196Z] Vulnerability Tsx async abort: Not affected [2024-08-21T08:45:13.196Z] 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-08-21T08:45:13.196Z] [2024-08-21T08:45:13.196Z] [2024-08-21T08:45:13.196Z] ---> nproc: [2024-08-21T08:45:13.196Z] 8 [2024-08-21T08:45:13.196Z] [2024-08-21T08:45:13.196Z] [2024-08-21T08:45:13.196Z] ---> df -h: [2024-08-21T08:45:13.196Z] Filesystem Size Used Avail Use% Mounted on [2024-08-21T08:45:13.196Z] overlay 155G 29G 127G 19% / [2024-08-21T08:45:13.196Z] tmpfs 64M 0 64M 0% /dev [2024-08-21T08:45:13.196Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-08-21T08:45:13.196Z] shm 64M 0 64M 0% /dev/shm [2024-08-21T08:45:13.197Z] /dev/vda1 155G 29G 127G 19% /facter-os [2024-08-21T08:45:13.197Z] [2024-08-21T08:45:13.197Z] [2024-08-21T08:45:13.197Z] ---> sar -b -r -n DEV: [2024-08-21T08:45:13.197Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8088) 08/21/24 _x86_64_ (8 CPU) [2024-08-21T08:45:13.197Z] [2024-08-21T08:45:13.197Z] 07:56:53 LINUX RESTART (8 CPU) [2024-08-21T08:45:13.197Z] [2024-08-21T08:45:13.197Z] 07:57:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-08-21T08:45:13.197Z] 07:58:02 333.46 48.29 285.17 0.00 5429.76 162833.66 0.00 [2024-08-21T08:45:13.197Z] 07:59:01 197.83 1.36 196.48 0.00 31.31 63948.49 0.00 [2024-08-21T08:45:13.197Z] 08:00:01 41.49 0.00 41.49 0.00 0.00 33662.93 0.00 [2024-08-21T08:45:13.197Z] 08:01:01 35.38 0.35 35.03 0.00 6.53 19259.06 0.00 [2024-08-21T08:45:13.197Z] 08:02:01 247.53 0.43 247.10 0.00 44.24 181802.93 0.00 [2024-08-21T08:45:13.197Z] 08:03:01 842.77 14.78 827.99 0.00 2161.95 213018.06 0.00 [2024-08-21T08:45:13.197Z] 08:04:01 524.21 2.90 521.31 0.00 2302.03 147019.39 0.00 [2024-08-21T08:45:13.197Z] 08:05:01 273.46 0.02 273.45 0.00 0.13 76917.54 0.00 [2024-08-21T08:45:13.197Z] 08:06:01 882.10 0.02 882.09 0.00 0.13 136578.04 0.00 [2024-08-21T08:45:13.197Z] 08:07:01 45.14 0.20 44.94 0.00 24.40 1088.49 0.00 [2024-08-21T08:45:13.197Z] 08:08:01 25.04 0.05 24.99 0.00 12.80 659.11 0.00 [2024-08-21T08:45:13.197Z] 08:09:01 1.68 0.00 1.68 0.00 0.00 18.80 0.00 [2024-08-21T08:45:13.197Z] 08:10:01 1.30 0.00 1.30 0.00 0.00 13.20 0.00 [2024-08-21T08:45:13.197Z] 08:11:01 1.40 0.00 1.40 0.00 0.00 14.93 0.00 [2024-08-21T08:45:13.197Z] 08:12:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 [2024-08-21T08:45:13.197Z] 08:13:01 1.92 0.02 1.90 0.00 0.13 24.80 0.00 [2024-08-21T08:45:13.197Z] 08:14:01 1.28 0.00 1.28 0.00 0.00 15.19 0.00 [2024-08-21T08:45:13.197Z] 08:15:01 1.98 0.00 1.98 0.00 0.00 21.20 0.00 [2024-08-21T08:45:13.197Z] 08:16:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 [2024-08-21T08:45:13.197Z] 08:17:01 1.70 0.02 1.68 0.00 0.13 20.26 0.00 [2024-08-21T08:45:13.197Z] 08:18:01 1.12 0.00 1.12 0.00 0.00 12.00 0.00 [2024-08-21T08:45:13.197Z] 08:19:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 [2024-08-21T08:45:13.197Z] 08:20:01 1.20 0.00 1.20 0.00 0.00 14.66 0.00 [2024-08-21T08:45:13.197Z] 08:21:01 0.87 0.00 0.87 0.00 0.00 9.86 0.00 [2024-08-21T08:45:13.197Z] 08:22:01 1.30 0.00 1.30 0.00 0.00 16.66 0.00 [2024-08-21T08:45:13.197Z] 08:23:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 [2024-08-21T08:45:13.197Z] 08:24:01 1.23 0.00 1.23 0.00 0.00 14.93 0.00 [2024-08-21T08:45:13.197Z] 08:25:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 [2024-08-21T08:45:13.197Z] 08:26:01 1.13 0.00 1.13 0.00 0.00 13.73 0.00 [2024-08-21T08:45:13.197Z] 08:27:01 1.40 0.00 1.40 0.00 0.00 15.20 0.00 [2024-08-21T08:45:13.197Z] 08:28:01 1.27 0.00 1.27 0.00 0.00 14.80 0.00 [2024-08-21T08:45:13.197Z] 08:29:01 1.77 0.00 1.77 0.00 0.00 19.20 0.00 [2024-08-21T08:45:13.197Z] 08:30:01 1.07 0.00 1.07 0.00 0.00 13.06 0.00 [2024-08-21T08:45:13.197Z] 08:31:01 0.92 0.00 0.92 0.00 0.00 9.87 0.00 [2024-08-21T08:45:13.197Z] 08:32:01 1.35 0.00 1.35 0.00 0.00 16.13 0.00 [2024-08-21T08:45:13.197Z] 08:33:01 1.02 0.00 1.02 0.00 0.00 10.53 0.00 [2024-08-21T08:45:13.197Z] 08:34:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 [2024-08-21T08:45:13.197Z] 08:35:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 [2024-08-21T08:45:13.197Z] 08:36:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 [2024-08-21T08:45:13.197Z] 08:37:01 1.42 0.00 1.42 0.00 0.00 15.06 0.00 [2024-08-21T08:45:13.197Z] 08:38:01 1.25 0.00 1.25 0.00 0.00 16.53 0.00 [2024-08-21T08:45:13.197Z] 08:39:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 [2024-08-21T08:45:13.197Z] 08:40:01 1.40 0.00 1.40 0.00 0.00 17.06 0.00 [2024-08-21T08:45:13.197Z] 08:41:01 1.28 0.00 1.28 0.00 0.00 14.00 0.00 [2024-08-21T08:45:13.197Z] 08:42:01 1.70 0.00 1.70 0.00 0.00 21.06 0.00 [2024-08-21T08:45:13.197Z] 08:43:01 1.87 0.00 1.87 0.00 0.00 21.06 0.00 [2024-08-21T08:45:13.197Z] 08:44:01 41.99 0.10 41.89 0.00 10.26 15762.71 0.00 [2024-08-21T08:45:13.197Z] 08:45:01 145.39 0.58 144.81 0.00 23.33 46666.49 0.00 [2024-08-21T08:45:13.197Z] Average: 76.65 1.44 75.21 0.00 209.38 22899.29 0.00 [2024-08-21T08:45:13.197Z] [2024-08-21T08:45:13.197Z] 07:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-08-21T08:45:13.197Z] 07:58:02 29589212 31602232 754296 2.29 60748 2235396 1755712 5.17 996116 1959732 272 [2024-08-21T08:45:13.197Z] 07:59:01 27484456 31233900 1079088 3.28 127928 3768356 2435724 7.18 1756808 3123832 486592 [2024-08-21T08:45:13.197Z] 08:00:01 27486980 31318964 990804 3.01 131272 3825044 2090500 6.16 1499692 3355196 39944 [2024-08-21T08:45:13.197Z] 08:01:01 26378588 31527576 779056 2.37 135424 5073012 1831528 5.40 1746892 4148424 775460 [2024-08-21T08:45:13.197Z] 08:02:01 20736492 31406304 898144 2.73 146880 10461416 2478248 7.30 1841628 9560156 2277384 [2024-08-21T08:45:13.197Z] 08:03:01 14587320 31363616 884752 2.69 334860 15996676 2253296 6.64 2690572 14420884 1958940 [2024-08-21T08:45:13.197Z] 08:04:01 9484376 28760264 3409796 10.37 376988 18070344 10216852 30.11 6254072 15460288 110776 [2024-08-21T08:45:13.197Z] 08:05:01 5764296 26782032 5406804 16.44 399056 19757612 10493120 30.92 8793272 16636040 129128 [2024-08-21T08:45:13.197Z] 08:06:01 9754456 31389536 850524 2.59 412028 20496488 2187104 6.45 3284852 18366184 1340 [2024-08-21T08:45:13.197Z] 08:07:01 9804840 31441768 802336 2.44 413752 20497604 2128060 6.27 3445480 18167284 456 [2024-08-21T08:45:13.197Z] 08:08:01 9815716 31454340 789712 2.40 414940 20498296 1979844 5.83 3822892 17778368 204 [2024-08-21T08:45:13.197Z] 08:09:01 9816008 31454640 789412 2.40 414956 20498296 1979844 5.83 3822740 17778372 144 [2024-08-21T08:45:13.197Z] 08:10:01 9828928 31467560 776840 2.36 414972 20498300 1979844 5.83 3809404 17778372 8 [2024-08-21T08:45:13.197Z] 08:11:01 9829812 31468644 776064 2.36 414976 20498436 1979844 5.83 3809900 17778508 160 [2024-08-21T08:45:13.197Z] 08:12:01 9833932 31472784 772020 2.35 414992 20498440 1979844 5.83 3805748 17778512 20 [2024-08-21T08:45:13.197Z] 08:13:01 9833612 31472496 772576 2.35 415036 20498416 2017344 5.95 3805380 17778488 136 [2024-08-21T08:45:13.197Z] 08:14:01 9833572 31472500 772472 2.35 415048 20498420 2017344 5.95 3805396 17778492 176 [2024-08-21T08:45:13.197Z] 08:15:01 9833304 31472368 772552 2.35 415112 20498540 2017344 5.95 3805084 17778612 140 [2024-08-21T08:45:13.197Z] 08:16:01 9833604 31472740 772292 2.35 415140 20498552 2017344 5.95 3805580 17778628 172 [2024-08-21T08:45:13.197Z] 08:17:01 9833612 31472800 772272 2.35 415176 20498544 2017344 5.95 3805508 17778632 4 [2024-08-21T08:45:13.197Z] 08:18:01 9833980 31473192 771784 2.35 415196 20498556 2017344 5.95 3804640 17778628 20 [2024-08-21T08:45:13.197Z] 08:19:01 9833656 31472900 771976 2.35 415220 20498564 2017344 5.95 3805068 17778632 256 [2024-08-21T08:45:13.197Z] 08:20:01 9833240 31472488 772380 2.35 415228 20498564 2017344 5.95 3806864 17778632 4 [2024-08-21T08:45:13.197Z] 08:21:01 9832720 31472024 772856 2.35 415252 20498568 2017344 5.95 3806960 17778640 168 [2024-08-21T08:45:13.197Z] 08:22:01 9832672 31471996 772812 2.35 415280 20498572 2017344 5.95 3807048 17778648 36 [2024-08-21T08:45:13.197Z] 08:23:01 9832840 31472164 772772 2.35 415304 20498576 2017344 5.95 3807076 17778648 148 [2024-08-21T08:45:13.197Z] 08:24:01 9832564 31471952 772972 2.35 415340 20498580 2017344 5.95 3807072 17778656 8 [2024-08-21T08:45:13.197Z] 08:25:01 9832312 31471728 773144 2.35 415360 20498584 2017344 5.95 3807136 17778656 148 [2024-08-21T08:45:13.197Z] 08:26:01 9832264 31471720 773100 2.35 415392 20498584 2017344 5.95 3807196 17778656 16 [2024-08-21T08:45:13.197Z] 08:27:01 9832176 31471640 773104 2.35 415408 20498588 2017344 5.95 3807504 17778660 32 [2024-08-21T08:45:13.197Z] 08:28:01 9832136 31471632 773068 2.35 415424 20498588 2017344 5.95 3807412 17778660 4 [2024-08-21T08:45:13.197Z] 08:29:01 9831608 31471128 773544 2.35 415448 20498596 2017344 5.95 3807192 17778668 4 [2024-08-21T08:45:13.197Z] 08:30:01 9831712 31471236 773524 2.35 415464 20498600 2017344 5.95 3807544 17778672 168 [2024-08-21T08:45:13.197Z] 08:31:01 9831744 31471328 773464 2.35 415492 20498600 2017344 5.95 3807188 17778676 152 [2024-08-21T08:45:13.197Z] 08:32:01 9831696 31471284 773420 2.35 415528 20498596 2017344 5.95 3807140 17778680 8 [2024-08-21T08:45:13.197Z] 08:33:01 9831680 31471332 773336 2.35 415556 20498604 2033596 5.99 3807268 17778684 144 [2024-08-21T08:45:13.197Z] 08:34:01 9831552 31471212 773308 2.35 415584 20498608 2033596 5.99 3807624 17778688 188 [2024-08-21T08:45:13.197Z] 08:35:01 9831048 31470772 773760 2.35 415616 20498612 2033596 5.99 3807396 17778696 164 [2024-08-21T08:45:13.197Z] 08:36:01 9831064 31470788 773972 2.35 415640 20498612 2033596 5.99 3807312 17778696 8 [2024-08-21T08:45:13.197Z] 08:37:01 9831452 31471240 773524 2.35 415664 20498616 2033596 5.99 3807384 17778704 144 [2024-08-21T08:45:13.197Z] 08:38:01 9832180 31471996 772952 2.35 415692 20498624 2033596 5.99 3807500 17778696 8 [2024-08-21T08:45:13.197Z] 08:39:01 9831652 31471492 773432 2.35 415708 20498628 2033596 5.99 3807440 17778700 156 [2024-08-21T08:45:13.197Z] 08:40:01 9831288 31471132 773700 2.35 415744 20498632 2017456 5.95 3807456 17778704 8 [2024-08-21T08:45:13.197Z] 08:41:01 9831240 31471144 773628 2.35 415804 20498632 2017456 5.95 3807520 17778708 148 [2024-08-21T08:45:13.197Z] 08:42:01 9831444 31471412 773304 2.35 415876 20498620 2017456 5.95 3807592 17778716 8 [2024-08-21T08:45:13.197Z] 08:43:01 9831712 31471760 772896 2.35 415932 20498640 2033508 5.99 3807584 17778712 40 [2024-08-21T08:45:13.197Z] 08:44:01 9115548 31437184 806372 2.45 419384 21127536 2110168 6.22 3840420 18407768 178220 [2024-08-21T08:45:13.197Z] 08:45:01 7880052 31436156 805476 2.45 464580 22184860 1990436 5.87 3930088 19417756 469928 [2024-08-21T08:45:13.197Z] Average: 11499841 31305064 944487 2.87 382842 18780044 2386206 7.03 3690888 16313626 133996 [2024-08-21T08:45:13.197Z] [2024-08-21T08:45:13.197Z] 07:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-08-21T08:45:13.197Z] 07:58:02 ens3 1432.13 1415.65 8195.08 181.70 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.197Z] 07:58:02 lo 4.20 4.20 0.41 0.41 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.197Z] 07:58:02 docker0 601.48 539.59 41.84 2878.06 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.197Z] 07:59:01 ens3 432.45 322.40 5348.07 43.53 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.197Z] 07:59:01 lo 1.22 1.22 0.11 0.11 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.197Z] 07:59:01 veth5865dbc 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.197Z] 07:59:01 docker0 244.31 300.88 21.08 2120.57 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.197Z] 08:00:01 ens3 36.34 27.47 30.23 15.91 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.197Z] 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.197Z] 08:00:01 veth5865dbc 1.57 1.60 0.14 0.14 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.197Z] 08:00:01 docker0 1.57 1.57 0.12 0.14 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.197Z] 08:01:01 ens3 17.21 12.06 15.27 8.38 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.197Z] 08:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.197Z] 08:01:01 veth5865dbc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.197Z] 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.197Z] 08:02:01 veth9945e53 0.35 0.48 0.03 0.14 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.197Z] 08:02:01 ens3 144.37 83.36 3236.52 23.10 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.197Z] 08:02:01 veth639bb3b 1.12 2.28 0.08 30.84 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.197Z] 08:02:01 vethccac6a6 3.20 3.83 0.23 61.64 0.00 0.00 0.00 0.01 [2024-08-21T08:45:13.197Z] 08:02:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.197Z] 08:02:01 vethb4a677d 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.197Z] 08:02:01 veth2784909 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.197Z] 08:02:01 veth0456db2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.197Z] 08:02:01 veth5ca10a6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.197Z] 08:02:01 veth11027b3 1.28 3.00 0.10 30.89 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.197Z] 08:02:01 docker0 5.95 9.01 0.37 123.46 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.197Z] 08:02:01 veth2932132 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.197Z] 08:02:01 veth4fa01cb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.197Z] 08:02:01 vethdc8ac43 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.197Z] 08:03:01 veth9945e53 0.07 0.92 0.00 0.04 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.197Z] 08:03:01 ens3 898.40 531.41 8256.39 218.23 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.197Z] 08:03:01 lo 0.73 0.73 0.06 0.06 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.197Z] 08:03:01 docker0 428.09 745.03 37.87 6887.12 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.197Z] 08:04:01 veth9945e53 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.197Z] 08:04:01 vethe749a8a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.197Z] 08:04:01 ens3 271.34 113.85 1406.99 13.52 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.197Z] 08:04:01 veth543d1fc 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.197Z] 08:04:01 vethc327a73 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.197Z] 08:04:01 vethb8dd66f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.197Z] 08:04:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.197Z] 08:04:01 veth2fa67b4 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.197Z] 08:04:01 veth12aa977 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.197Z] 08:04:01 veth32dc2be 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.197Z] 08:04:01 veth7025537 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.197Z] 08:04:01 vethf4858d6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.197Z] 08:04:01 vethf58bc04 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.197Z] 08:04:01 vetha588fce 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.197Z] 08:04:01 vethfff459b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.197Z] 08:04:01 vethf5e281c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.197Z] 08:04:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.197Z] 08:05:01 veth9945e53 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.197Z] 08:05:01 vethe749a8a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.197Z] 08:05:01 ens3 5.98 4.35 4.91 2.70 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.197Z] 08:05:01 veth543d1fc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.197Z] 08:05:01 vethc327a73 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.197Z] 08:05:01 vethb8dd66f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.197Z] 08:05:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.197Z] 08:05:01 veth2fa67b4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.197Z] 08:05:01 veth12aa977 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.197Z] 08:05:01 veth32dc2be 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.197Z] 08:05:01 veth7025537 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.197Z] 08:05:01 vethf4858d6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.197Z] 08:05:01 vethf58bc04 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.197Z] 08:05:01 vetha588fce 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.197Z] 08:05:01 vethfff459b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.197Z] 08:05:01 vethf5e281c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:06:01 veth9945e53 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:06:01 ens3 31.51 17.66 25.59 13.76 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:07:01 ens3 402.65 405.52 225.17 1570.52 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:07:01 lo 51.92 51.92 5.12 5.12 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:08:01 ens3 352.05 338.24 165.26 2079.42 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:08:01 lo 32.06 32.06 3.16 3.16 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:09:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:10:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:11:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:12:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:13:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:14:01 ens3 0.10 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:15:01 ens3 0.58 0.32 2.82 0.02 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:16:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:17:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:18:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:19:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:20:01 ens3 0.97 0.88 0.06 13.90 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:21:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:22:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:23:01 ens3 2.50 2.30 0.23 6.73 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:24:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:25:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:26:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:27:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:28:01 ens3 3.15 4.85 0.27 7.24 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:29:01 ens3 3.22 4.93 0.32 7.23 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:30:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:31:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:32:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:33:01 ens3 3.12 4.87 0.27 7.24 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:34:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:35:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:36:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:37:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:38:01 ens3 3.88 6.76 0.32 7.36 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:39:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:40:01 ens3 0.23 0.08 0.28 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:41:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:42:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:43:01 ens3 4.00 6.82 0.38 7.34 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:44:01 ens3 148.09 111.00 3610.15 79.70 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:44:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:45:01 ens3 425.33 254.29 7045.82 55.90 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:45:01 lo 2.47 2.47 0.25 0.25 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] 08:45:01 docker0 87.29 159.82 7.72 1272.18 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] Average: ens3 96.17 76.39 781.16 90.93 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] Average: lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] Average: docker0 28.44 36.49 2.26 276.07 0.00 0.00 0.00 0.00 [2024-08-21T08:45:13.198Z] [2024-08-21T08:45:13.198Z] [2024-08-21T08:45:13.198Z] ---> sar -P ALL: [2024-08-21T08:45:13.198Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8088) 08/21/24 _x86_64_ (8 CPU) [2024-08-21T08:45:13.198Z] [2024-08-21T08:45:13.198Z] 07:56:53 LINUX RESTART (8 CPU) [2024-08-21T08:45:13.198Z] [2024-08-21T08:45:13.198Z] 07:57:01 CPU %user %nice %system %iowait %steal %idle [2024-08-21T08:45:13.198Z] 07:58:02 all 8.41 0.00 2.84 2.50 0.05 86.20 [2024-08-21T08:45:13.198Z] 07:58:02 0 8.20 0.00 2.78 5.56 0.03 83.43 [2024-08-21T08:45:13.198Z] 07:58:02 1 5.00 0.00 1.70 5.89 0.05 87.36 [2024-08-21T08:45:13.198Z] 07:58:02 2 7.82 0.00 3.16 3.82 0.05 85.16 [2024-08-21T08:45:13.198Z] 07:58:02 3 8.77 0.00 3.39 0.18 0.03 87.63 [2024-08-21T08:45:13.198Z] 07:58:02 4 7.91 0.00 2.01 0.91 0.05 89.12 [2024-08-21T08:45:13.198Z] 07:58:02 5 9.29 0.00 3.51 1.33 0.05 85.83 [2024-08-21T08:45:13.198Z] 07:58:02 6 8.97 0.00 3.03 2.07 0.05 85.87 [2024-08-21T08:45:13.198Z] 07:58:02 7 11.36 0.00 3.14 0.22 0.07 85.22 [2024-08-21T08:45:13.198Z] 07:59:01 all 21.95 0.00 5.16 3.30 0.07 69.51 [2024-08-21T08:45:13.198Z] 07:59:01 0 22.85 0.00 4.78 0.89 0.09 71.39 [2024-08-21T08:45:13.198Z] 07:59:01 1 20.98 0.00 6.10 1.95 0.07 70.90 [2024-08-21T08:45:13.198Z] 07:59:01 2 21.39 0.00 6.60 21.17 0.10 50.73 [2024-08-21T08:45:13.198Z] 07:59:01 3 21.65 0.00 5.22 0.09 0.07 72.97 [2024-08-21T08:45:13.198Z] 07:59:01 4 21.68 0.00 5.03 1.39 0.07 71.83 [2024-08-21T08:45:13.198Z] 07:59:01 5 21.68 0.00 4.48 0.51 0.05 73.28 [2024-08-21T08:45:13.198Z] 07:59:01 6 21.98 0.00 4.85 0.22 0.09 72.86 [2024-08-21T08:45:13.198Z] 07:59:01 7 23.42 0.00 4.22 0.27 0.05 72.04 [2024-08-21T08:45:13.198Z] 08:00:01 all 27.52 0.00 4.52 1.20 0.08 66.68 [2024-08-21T08:45:13.198Z] 08:00:01 0 27.59 0.00 4.88 1.15 0.07 66.31 [2024-08-21T08:45:13.198Z] 08:00:01 1 27.25 0.00 4.36 0.17 0.08 68.13 [2024-08-21T08:45:13.198Z] 08:00:01 2 26.27 0.00 4.42 0.17 0.08 69.05 [2024-08-21T08:45:13.198Z] 08:00:01 3 27.45 0.00 5.38 5.79 0.08 61.30 [2024-08-21T08:45:13.198Z] 08:00:01 4 25.55 0.00 4.23 0.34 0.08 69.80 [2024-08-21T08:45:13.198Z] 08:00:01 5 24.90 0.00 4.09 0.00 0.07 70.94 [2024-08-21T08:45:13.198Z] 08:00:01 6 30.16 0.00 4.43 2.00 0.07 63.34 [2024-08-21T08:45:13.198Z] 08:00:01 7 30.95 0.00 4.37 0.03 0.13 64.52 [2024-08-21T08:45:13.198Z] 08:01:01 all 68.86 0.00 8.25 0.57 0.09 22.23 [2024-08-21T08:45:13.198Z] 08:01:01 0 68.26 0.00 8.26 1.01 0.10 22.38 [2024-08-21T08:45:13.198Z] 08:01:01 1 69.40 0.00 8.35 2.22 0.08 19.95 [2024-08-21T08:45:13.198Z] 08:01:01 2 69.63 0.00 7.64 0.37 0.10 22.26 [2024-08-21T08:45:13.198Z] 08:01:01 3 68.20 0.00 9.14 0.15 0.08 22.43 [2024-08-21T08:45:13.198Z] 08:01:01 4 68.99 0.00 8.22 0.27 0.08 22.44 [2024-08-21T08:45:13.198Z] 08:01:01 5 68.73 0.00 7.96 0.10 0.12 23.09 [2024-08-21T08:45:13.198Z] 08:01:01 6 68.47 0.00 8.45 0.22 0.08 22.78 [2024-08-21T08:45:13.198Z] 08:01:01 7 69.24 0.00 7.96 0.24 0.08 22.49 [2024-08-21T08:45:13.198Z] 08:02:01 all 24.40 0.00 7.95 9.00 0.10 58.55 [2024-08-21T08:45:13.198Z] 08:02:01 0 25.37 0.00 8.14 9.30 0.10 57.09 [2024-08-21T08:45:13.198Z] 08:02:01 1 24.52 0.00 8.62 18.57 0.15 48.13 [2024-08-21T08:45:13.198Z] 08:02:01 2 25.08 0.00 7.84 10.06 0.09 56.94 [2024-08-21T08:45:13.198Z] 08:02:01 3 22.76 0.00 7.55 2.84 0.09 66.76 [2024-08-21T08:45:13.198Z] 08:02:01 4 24.89 0.00 7.69 5.79 0.09 61.54 [2024-08-21T08:45:13.198Z] 08:02:01 5 23.92 0.00 8.01 12.73 0.10 55.24 [2024-08-21T08:45:13.198Z] 08:02:01 6 24.41 0.00 7.63 7.94 0.09 59.94 [2024-08-21T08:45:13.198Z] 08:02:01 7 24.20 0.00 8.12 4.83 0.10 62.74 [2024-08-21T08:45:13.198Z] 08:03:01 all 11.53 0.00 6.43 23.67 0.08 58.30 [2024-08-21T08:45:13.198Z] 08:03:01 0 12.33 0.00 6.26 13.89 0.07 67.46 [2024-08-21T08:45:13.198Z] 08:03:01 1 10.87 0.00 8.14 61.90 0.10 18.99 [2024-08-21T08:45:13.198Z] 08:03:01 2 11.72 0.00 7.11 17.14 0.08 63.95 [2024-08-21T08:45:13.198Z] 08:03:01 3 13.12 0.00 7.12 33.95 0.08 45.73 [2024-08-21T08:45:13.198Z] 08:03:01 4 12.37 0.00 6.63 17.94 0.07 62.99 [2024-08-21T08:45:13.198Z] 08:03:01 5 9.92 0.00 5.05 10.87 0.07 74.10 [2024-08-21T08:45:13.198Z] 08:03:01 6 9.40 0.00 5.19 14.20 0.07 71.15 [2024-08-21T08:45:13.198Z] 08:03:01 7 12.47 0.00 5.93 19.64 0.07 61.88 [2024-08-21T08:45:13.198Z] 08:04:01 all 74.04 0.00 11.91 3.79 0.13 10.12 [2024-08-21T08:45:13.198Z] 08:04:01 0 72.92 0.00 13.35 9.67 0.17 3.89 [2024-08-21T08:45:13.198Z] 08:04:01 1 74.50 0.00 11.50 10.44 0.12 3.44 [2024-08-21T08:45:13.198Z] 08:04:01 2 71.27 0.00 14.49 0.94 0.19 13.10 [2024-08-21T08:45:13.198Z] 08:04:01 3 74.46 0.00 11.68 0.23 0.12 13.51 [2024-08-21T08:45:13.198Z] 08:04:01 4 74.96 0.00 11.24 2.91 0.13 10.75 [2024-08-21T08:45:13.198Z] 08:04:01 5 74.40 0.00 10.97 2.40 0.13 12.09 [2024-08-21T08:45:13.199Z] 08:04:01 6 74.83 0.00 10.78 0.57 0.10 13.71 [2024-08-21T08:45:13.199Z] 08:04:01 7 74.91 0.00 11.37 3.17 0.12 10.43 [2024-08-21T08:45:13.199Z] 08:05:01 all 89.98 0.00 9.83 0.00 0.19 0.00 [2024-08-21T08:45:13.199Z] 08:05:01 0 88.71 0.00 11.09 0.00 0.20 0.00 [2024-08-21T08:45:13.199Z] 08:05:01 1 90.26 0.00 9.58 0.00 0.17 0.00 [2024-08-21T08:45:13.199Z] 08:05:01 2 88.68 0.00 11.11 0.00 0.20 0.00 [2024-08-21T08:45:13.199Z] 08:05:01 3 89.82 0.00 10.03 0.00 0.15 0.00 [2024-08-21T08:45:13.199Z] 08:05:01 4 89.95 0.00 9.83 0.00 0.22 0.00 [2024-08-21T08:45:13.199Z] 08:05:01 5 91.10 0.00 8.72 0.00 0.18 0.00 [2024-08-21T08:45:13.199Z] 08:05:01 6 91.01 0.00 8.82 0.00 0.17 0.00 [2024-08-21T08:45:13.199Z] 08:05:01 7 90.30 0.00 9.51 0.00 0.18 0.00 [2024-08-21T08:45:13.199Z] 08:06:01 all 73.66 0.00 11.15 4.98 0.20 10.02 [2024-08-21T08:45:13.199Z] 08:06:01 0 72.71 0.00 12.46 7.24 0.28 7.32 [2024-08-21T08:45:13.199Z] 08:06:01 1 74.82 0.00 10.34 8.68 0.13 6.03 [2024-08-21T08:45:13.199Z] 08:06:01 2 71.11 0.00 13.17 2.67 0.28 12.77 [2024-08-21T08:45:13.199Z] 08:06:01 3 75.34 0.00 9.69 5.05 0.13 9.79 [2024-08-21T08:45:13.199Z] 08:06:01 4 71.90 0.00 12.38 4.51 0.26 10.95 [2024-08-21T08:45:13.199Z] 08:06:01 5 74.65 0.00 9.73 7.77 0.15 7.70 [2024-08-21T08:45:13.199Z] 08:06:01 6 74.83 0.00 10.75 3.27 0.13 11.02 [2024-08-21T08:45:13.199Z] 08:06:01 7 73.75 0.00 10.79 0.60 0.20 14.65 [2024-08-21T08:45:13.199Z] 08:07:01 all 6.54 0.00 1.16 0.19 0.06 92.06 [2024-08-21T08:45:13.199Z] 08:07:01 0 7.20 0.00 1.20 0.02 0.08 91.50 [2024-08-21T08:45:13.199Z] 08:07:01 1 6.63 0.00 1.08 1.13 0.05 91.10 [2024-08-21T08:45:13.199Z] 08:07:01 2 4.30 0.00 0.90 0.02 0.03 94.75 [2024-08-21T08:45:13.199Z] 08:07:01 3 8.03 0.00 1.03 0.05 0.05 90.84 [2024-08-21T08:45:13.199Z] 08:07:01 4 7.53 0.00 1.15 0.18 0.05 91.09 [2024-08-21T08:45:13.199Z] 08:07:01 5 8.62 0.00 1.24 0.08 0.07 89.99 [2024-08-21T08:45:13.199Z] 08:07:01 6 4.59 0.00 1.37 0.02 0.07 93.95 [2024-08-21T08:45:13.199Z] 08:07:01 7 5.36 0.00 1.27 0.05 0.05 93.26 [2024-08-21T08:45:13.199Z] 08:08:01 all 8.68 0.00 0.77 0.07 0.05 90.43 [2024-08-21T08:45:13.199Z] 08:08:01 0 12.66 0.00 0.98 0.02 0.05 86.29 [2024-08-21T08:45:13.199Z] 08:08:01 1 11.17 0.00 0.90 0.42 0.07 87.44 [2024-08-21T08:45:13.199Z] 08:08:01 2 6.51 0.00 0.70 0.02 0.05 92.72 [2024-08-21T08:45:13.199Z] 08:08:01 3 10.44 0.00 0.74 0.02 0.07 88.74 [2024-08-21T08:45:13.199Z] 08:08:01 4 12.31 0.00 0.82 0.05 0.07 86.75 [2024-08-21T08:45:13.199Z] 08:08:01 5 5.99 0.00 0.55 0.00 0.05 93.42 [2024-08-21T08:45:13.199Z] 08:08:01 6 3.16 0.00 0.59 0.00 0.03 96.22 [2024-08-21T08:45:13.199Z] 08:08:01 7 7.23 0.00 0.92 0.02 0.05 91.79 [2024-08-21T08:45:13.199Z] [2024-08-21T08:45:13.199Z] 08:08:01 CPU %user %nice %system %iowait %steal %idle [2024-08-21T08:45:13.199Z] 08:09:01 all 0.03 0.00 0.02 0.00 0.01 99.93 [2024-08-21T08:45:13.199Z] 08:09:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-21T08:45:13.199Z] 08:09:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2024-08-21T08:45:13.199Z] 08:09:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-21T08:45:13.199Z] 08:09:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2024-08-21T08:45:13.199Z] 08:09:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2024-08-21T08:45:13.199Z] 08:09:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2024-08-21T08:45:13.199Z] 08:09:01 6 0.00 0.00 0.03 0.00 0.02 99.95 [2024-08-21T08:45:13.199Z] 08:09:01 7 0.05 0.00 0.03 0.00 0.03 99.88 [2024-08-21T08:45:13.199Z] 08:10:01 all 0.05 0.00 0.02 0.00 0.01 99.92 [2024-08-21T08:45:13.199Z] 08:10:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2024-08-21T08:45:13.199Z] 08:10:01 1 0.07 0.00 0.03 0.02 0.02 99.87 [2024-08-21T08:45:13.199Z] 08:10:01 2 0.08 0.00 0.00 0.00 0.00 99.92 [2024-08-21T08:45:13.199Z] 08:10:01 3 0.10 0.00 0.02 0.00 0.02 99.87 [2024-08-21T08:45:13.199Z] 08:10:01 4 0.03 0.00 0.02 0.02 0.02 99.92 [2024-08-21T08:45:13.199Z] 08:10:01 5 0.07 0.00 0.02 0.00 0.02 99.90 [2024-08-21T08:45:13.199Z] 08:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-21T08:45:13.199Z] 08:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-21T08:45:13.199Z] 08:11:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2024-08-21T08:45:13.199Z] 08:11:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-21T08:45:13.199Z] 08:11:01 1 0.03 0.00 0.03 0.07 0.02 99.85 [2024-08-21T08:45:13.199Z] 08:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-21T08:45:13.199Z] 08:11:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2024-08-21T08:45:13.199Z] 08:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-21T08:45:13.199Z] 08:11:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-21T08:45:13.199Z] 08:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-21T08:45:13.199Z] 08:11:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2024-08-21T08:45:13.199Z] 08:12:01 all 0.05 0.00 0.01 0.00 0.01 99.93 [2024-08-21T08:45:13.199Z] 08:12:01 0 0.08 0.00 0.03 0.00 0.02 99.87 [2024-08-21T08:45:13.199Z] 08:12:01 1 0.00 0.00 0.03 0.03 0.00 99.93 [2024-08-21T08:45:13.199Z] 08:12:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-21T08:45:13.199Z] 08:12:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-21T08:45:13.199Z] 08:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-21T08:45:13.199Z] 08:12:01 5 0.25 0.00 0.02 0.00 0.02 99.72 [2024-08-21T08:45:13.199Z] 08:12:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-21T08:45:13.199Z] 08:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-21T08:45:13.199Z] 08:13:01 all 0.04 0.00 0.03 0.01 0.01 99.92 [2024-08-21T08:45:13.199Z] 08:13:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2024-08-21T08:45:13.199Z] 08:13:01 1 0.07 0.00 0.02 0.03 0.02 99.87 [2024-08-21T08:45:13.199Z] 08:13:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2024-08-21T08:45:13.199Z] 08:13:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-21T08:45:13.199Z] 08:13:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-21T08:45:13.199Z] 08:13:01 5 0.07 0.00 0.05 0.00 0.02 99.87 [2024-08-21T08:45:13.199Z] 08:13:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2024-08-21T08:45:13.199Z] 08:13:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2024-08-21T08:45:13.199Z] 08:14:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-08-21T08:45:13.199Z] 08:14:01 0 0.10 0.00 0.03 0.00 0.03 99.83 [2024-08-21T08:45:13.199Z] 08:14:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2024-08-21T08:45:13.199Z] 08:14:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-21T08:45:13.199Z] 08:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-21T08:45:13.199Z] 08:14:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-21T08:45:13.199Z] 08:14:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-21T08:45:13.199Z] 08:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-21T08:45:13.199Z] 08:14:01 7 0.02 0.00 0.03 0.02 0.02 99.92 [2024-08-21T08:45:13.199Z] 08:15:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2024-08-21T08:45:13.199Z] 08:15:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-21T08:45:13.199Z] 08:15:01 1 0.03 0.00 0.02 0.03 0.02 99.90 [2024-08-21T08:45:13.199Z] 08:15:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-21T08:45:13.199Z] 08:15:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2024-08-21T08:45:13.199Z] 08:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-21T08:45:13.199Z] 08:15:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-21T08:45:13.199Z] 08:15:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-21T08:45:13.199Z] 08:15:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-21T08:45:13.199Z] 08:16:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2024-08-21T08:45:13.199Z] 08:16:01 0 0.03 0.00 0.02 0.02 0.02 99.92 [2024-08-21T08:45:13.199Z] 08:16:01 1 0.07 0.00 0.02 0.02 0.02 99.88 [2024-08-21T08:45:13.199Z] 08:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-21T08:45:13.199Z] 08:16:01 3 0.05 0.00 0.05 0.00 0.02 99.88 [2024-08-21T08:45:13.199Z] 08:16:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-21T08:45:13.199Z] 08:16:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-21T08:45:13.199Z] 08:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-21T08:45:13.199Z] 08:16:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2024-08-21T08:45:13.199Z] 08:17:01 all 0.04 0.00 0.01 0.01 0.00 99.94 [2024-08-21T08:45:13.199Z] 08:17:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2024-08-21T08:45:13.199Z] 08:17:01 1 0.08 0.00 0.00 0.03 0.00 99.88 [2024-08-21T08:45:13.199Z] 08:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-21T08:45:13.199Z] 08:17:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2024-08-21T08:45:13.199Z] 08:17:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-21T08:45:13.199Z] 08:17:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-21T08:45:13.199Z] 08:17:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2024-08-21T08:45:13.199Z] 08:17:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2024-08-21T08:45:13.199Z] 08:18:01 all 0.04 0.00 0.01 0.00 0.01 99.95 [2024-08-21T08:45:13.199Z] 08:18:01 0 0.08 0.00 0.02 0.02 0.02 99.87 [2024-08-21T08:45:13.199Z] 08:18:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2024-08-21T08:45:13.199Z] 08:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-21T08:45:13.199Z] 08:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-21T08:45:13.199Z] 08:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-21T08:45:13.199Z] 08:18:01 5 0.08 0.00 0.02 0.00 0.02 99.88 [2024-08-21T08:45:13.199Z] 08:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-21T08:45:13.199Z] 08:18:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-21T08:45:13.199Z] 08:19:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2024-08-21T08:45:13.199Z] 08:19:01 0 0.03 0.00 0.02 0.02 0.02 99.92 [2024-08-21T08:45:13.199Z] 08:19:01 1 0.05 0.00 0.05 0.02 0.02 99.87 [2024-08-21T08:45:13.199Z] 08:19:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-21T08:45:13.199Z] 08:19:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-21T08:45:13.199Z] 08:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-21T08:45:13.199Z] 08:19:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2024-08-21T08:45:13.199Z] 08:19:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-21T08:45:13.199Z] 08:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-21T08:45:13.199Z] [2024-08-21T08:45:13.199Z] 08:19:01 CPU %user %nice %system %iowait %steal %idle [2024-08-21T08:45:13.199Z] 08:20:01 all 0.05 0.00 0.01 0.00 0.01 99.93 [2024-08-21T08:45:13.199Z] 08:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-21T08:45:13.199Z] 08:20:01 1 0.02 0.00 0.02 0.02 0.03 99.92 [2024-08-21T08:45:13.199Z] 08:20:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-21T08:45:13.199Z] 08:20:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2024-08-21T08:45:13.199Z] 08:20:01 4 0.08 0.00 0.00 0.00 0.02 99.90 [2024-08-21T08:45:13.199Z] 08:20:01 5 0.08 0.00 0.02 0.00 0.02 99.88 [2024-08-21T08:45:13.199Z] 08:20:01 6 0.07 0.00 0.00 0.02 0.00 99.92 [2024-08-21T08:45:13.199Z] 08:20:01 7 0.08 0.00 0.02 0.00 0.00 99.90 [2024-08-21T08:45:13.199Z] 08:21:01 all 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-21T08:45:13.199Z] 08:21:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2024-08-21T08:45:13.199Z] 08:21:01 1 0.12 0.00 0.03 0.00 0.02 99.83 [2024-08-21T08:45:13.199Z] 08:21:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-21T08:45:13.199Z] 08:21:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-21T08:45:13.199Z] 08:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-21T08:45:13.199Z] 08:21:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-21T08:45:13.199Z] 08:21:01 6 0.00 0.00 0.03 0.02 0.00 99.95 [2024-08-21T08:45:13.199Z] 08:21:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2024-08-21T08:45:13.199Z] 08:22:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2024-08-21T08:45:13.199Z] 08:22:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-21T08:45:13.199Z] 08:22:01 1 0.03 0.00 0.00 0.02 0.02 99.93 [2024-08-21T08:45:13.199Z] 08:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-21T08:45:13.199Z] 08:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-21T08:45:13.199Z] 08:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-21T08:45:13.199Z] 08:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-21T08:45:13.199Z] 08:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-21T08:45:13.199Z] 08:22:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-21T08:45:13.199Z] 08:23:01 all 0.04 0.00 0.01 0.00 0.02 99.93 [2024-08-21T08:45:13.199Z] 08:23:01 0 0.08 0.00 0.02 0.00 0.03 99.87 [2024-08-21T08:45:13.199Z] 08:23:01 1 0.03 0.00 0.03 0.02 0.05 99.87 [2024-08-21T08:45:13.199Z] 08:23:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-21T08:45:13.199Z] 08:23:01 3 0.08 0.00 0.00 0.00 0.02 99.90 [2024-08-21T08:45:13.199Z] 08:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-21T08:45:13.199Z] 08:23:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2024-08-21T08:45:13.199Z] 08:23:01 6 0.02 0.00 0.03 0.02 0.02 99.92 [2024-08-21T08:45:13.199Z] 08:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-21T08:45:13.199Z] 08:24:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2024-08-21T08:45:13.199Z] 08:24:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-21T08:45:13.199Z] 08:24:01 1 0.08 0.00 0.05 0.03 0.02 99.82 [2024-08-21T08:45:13.199Z] 08:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-21T08:45:13.199Z] 08:24:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-21T08:45:13.199Z] 08:24:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-21T08:45:13.199Z] 08:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-21T08:45:13.200Z] 08:24:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2024-08-21T08:45:13.200Z] 08:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-21T08:45:13.200Z] 08:25:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-08-21T08:45:13.200Z] 08:25:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2024-08-21T08:45:13.200Z] 08:25:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2024-08-21T08:45:13.200Z] 08:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-21T08:45:13.200Z] 08:25:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2024-08-21T08:45:13.200Z] 08:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-21T08:45:13.200Z] 08:25:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-21T08:45:13.200Z] 08:25:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-21T08:45:13.200Z] 08:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-21T08:45:13.200Z] 08:26:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-08-21T08:45:13.200Z] 08:26:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-21T08:45:13.200Z] 08:26:01 1 0.05 0.00 0.03 0.02 0.02 99.88 [2024-08-21T08:45:13.200Z] 08:26:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-21T08:45:13.200Z] 08:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-21T08:45:13.200Z] 08:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-21T08:45:13.200Z] 08:26:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-21T08:45:13.200Z] 08:26:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2024-08-21T08:45:13.200Z] 08:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-21T08:45:13.200Z] 08:27:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-08-21T08:45:13.200Z] 08:27:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2024-08-21T08:45:13.200Z] 08:27:01 1 0.03 0.00 0.05 0.02 0.02 99.88 [2024-08-21T08:45:13.200Z] 08:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-21T08:45:13.200Z] 08:27:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-21T08:45:13.200Z] 08:27:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-21T08:45:13.200Z] 08:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-21T08:45:13.200Z] 08:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-21T08:45:13.200Z] 08:27:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-21T08:45:13.200Z] 08:28:01 all 0.01 0.00 0.02 0.00 0.00 99.96 [2024-08-21T08:45:13.200Z] 08:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-21T08:45:13.200Z] 08:28:01 1 0.02 0.00 0.03 0.02 0.02 99.92 [2024-08-21T08:45:13.200Z] 08:28:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2024-08-21T08:45:13.200Z] 08:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-21T08:45:13.200Z] 08:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-21T08:45:13.200Z] 08:28:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-21T08:45:13.200Z] 08:28:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2024-08-21T08:45:13.200Z] 08:28:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-21T08:45:13.200Z] 08:29:01 all 0.04 0.00 0.01 0.00 0.00 99.94 [2024-08-21T08:45:13.200Z] 08:29:01 0 0.08 0.00 0.00 0.00 0.00 99.92 [2024-08-21T08:45:13.200Z] 08:29:01 1 0.03 0.00 0.02 0.02 0.03 99.90 [2024-08-21T08:45:13.200Z] 08:29:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-21T08:45:13.200Z] 08:29:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2024-08-21T08:45:13.200Z] 08:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-21T08:45:13.200Z] 08:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-21T08:45:13.200Z] 08:29:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2024-08-21T08:45:13.200Z] 08:29:01 7 0.07 0.00 0.02 0.00 0.00 99.92 [2024-08-21T08:45:13.200Z] 08:30:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2024-08-21T08:45:13.200Z] 08:30:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-21T08:45:13.200Z] 08:30:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2024-08-21T08:45:13.200Z] 08:30:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-21T08:45:13.200Z] 08:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-21T08:45:13.200Z] 08:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-21T08:45:13.200Z] 08:30:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-21T08:45:13.200Z] 08:30:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2024-08-21T08:45:13.200Z] 08:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-21T08:45:13.200Z] [2024-08-21T08:45:13.200Z] 08:30:01 CPU %user %nice %system %iowait %steal %idle [2024-08-21T08:45:13.200Z] 08:31:01 all 0.01 0.00 0.01 0.02 0.00 99.96 [2024-08-21T08:45:13.200Z] 08:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-21T08:45:13.200Z] 08:31:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2024-08-21T08:45:13.200Z] 08:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-21T08:45:13.200Z] 08:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-21T08:45:13.200Z] 08:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-21T08:45:13.200Z] 08:31:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2024-08-21T08:45:13.200Z] 08:31:01 6 0.00 0.00 0.02 0.13 0.00 99.85 [2024-08-21T08:45:13.200Z] 08:31:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-21T08:45:13.200Z] 08:32:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-08-21T08:45:13.200Z] 08:32:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-21T08:45:13.200Z] 08:32:01 1 0.03 0.00 0.03 0.02 0.02 99.90 [2024-08-21T08:45:13.200Z] 08:32:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2024-08-21T08:45:13.200Z] 08:32:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-21T08:45:13.200Z] 08:32:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-21T08:45:13.200Z] 08:32:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-21T08:45:13.200Z] 08:32:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-21T08:45:13.200Z] 08:32:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2024-08-21T08:45:13.200Z] 08:33:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-08-21T08:45:13.200Z] 08:33:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2024-08-21T08:45:13.200Z] 08:33:01 1 0.05 0.00 0.02 0.02 0.03 99.88 [2024-08-21T08:45:13.200Z] 08:33:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-21T08:45:13.200Z] 08:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-21T08:45:13.200Z] 08:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-21T08:45:13.200Z] 08:33:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-21T08:45:13.200Z] 08:33:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-21T08:45:13.200Z] 08:33:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-21T08:45:13.200Z] 08:34:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2024-08-21T08:45:13.200Z] 08:34:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-21T08:45:13.200Z] 08:34:01 1 0.05 0.00 0.05 0.02 0.02 99.87 [2024-08-21T08:45:13.200Z] 08:34:01 2 0.03 0.00 0.02 0.03 0.02 99.90 [2024-08-21T08:45:13.200Z] 08:34:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-21T08:45:13.200Z] 08:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-21T08:45:13.200Z] 08:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-21T08:45:13.200Z] 08:34:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-21T08:45:13.200Z] 08:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-21T08:45:13.200Z] 08:35:01 all 0.02 0.00 0.01 0.02 0.00 99.95 [2024-08-21T08:45:13.200Z] 08:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-21T08:45:13.200Z] 08:35:01 1 0.05 0.00 0.05 0.13 0.02 99.75 [2024-08-21T08:45:13.200Z] 08:35:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-21T08:45:13.200Z] 08:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-21T08:45:13.200Z] 08:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-21T08:45:13.200Z] 08:35:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-21T08:45:13.200Z] 08:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-21T08:45:13.200Z] 08:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-21T08:45:13.200Z] 08:36:01 all 0.02 0.00 0.01 0.12 0.01 99.84 [2024-08-21T08:45:13.200Z] 08:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-21T08:45:13.200Z] 08:36:01 1 0.07 0.00 0.02 0.70 0.02 99.20 [2024-08-21T08:45:13.200Z] 08:36:01 2 0.02 0.00 0.00 0.28 0.00 99.70 [2024-08-21T08:45:13.200Z] 08:36:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-21T08:45:13.200Z] 08:36:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-21T08:45:13.200Z] 08:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-21T08:45:13.200Z] 08:36:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-21T08:45:13.200Z] 08:36:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-21T08:45:13.200Z] 08:37:01 all 0.01 0.00 0.01 0.02 0.01 99.95 [2024-08-21T08:45:13.200Z] 08:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-21T08:45:13.200Z] 08:37:01 1 0.05 0.00 0.02 0.15 0.00 99.78 [2024-08-21T08:45:13.200Z] 08:37:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-21T08:45:13.200Z] 08:37:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-21T08:45:13.200Z] 08:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-21T08:45:13.200Z] 08:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-21T08:45:13.200Z] 08:37:01 6 0.05 0.00 0.02 0.02 0.03 99.88 [2024-08-21T08:45:13.200Z] 08:37:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2024-08-21T08:45:13.200Z] 08:38:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2024-08-21T08:45:13.200Z] 08:38:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2024-08-21T08:45:13.200Z] 08:38:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-21T08:45:13.200Z] 08:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-21T08:45:13.200Z] 08:38:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-21T08:45:13.200Z] 08:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-21T08:45:13.200Z] 08:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-21T08:45:13.200Z] 08:38:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2024-08-21T08:45:13.200Z] 08:38:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2024-08-21T08:45:13.200Z] 08:39:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-08-21T08:45:13.200Z] 08:39:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-21T08:45:13.200Z] 08:39:01 1 0.03 0.00 0.03 0.02 0.00 99.92 [2024-08-21T08:45:13.200Z] 08:39:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-21T08:45:13.200Z] 08:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-21T08:45:13.200Z] 08:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-21T08:45:13.200Z] 08:39:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-21T08:45:13.200Z] 08:39:01 6 0.02 0.00 0.05 0.00 0.03 99.90 [2024-08-21T08:45:13.200Z] 08:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-21T08:45:13.200Z] 08:40:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2024-08-21T08:45:13.200Z] 08:40:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-21T08:45:13.200Z] 08:40:01 1 0.03 0.00 0.05 0.12 0.02 99.78 [2024-08-21T08:45:13.200Z] 08:40:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-21T08:45:13.200Z] 08:40:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-21T08:45:13.200Z] 08:40:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-21T08:45:13.200Z] 08:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-21T08:45:13.200Z] 08:40:01 6 0.07 0.00 0.03 0.00 0.02 99.88 [2024-08-21T08:45:13.200Z] 08:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-21T08:45:13.200Z] 08:41:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2024-08-21T08:45:13.200Z] 08:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-21T08:45:13.200Z] 08:41:01 1 0.03 0.00 0.03 0.05 0.00 99.88 [2024-08-21T08:45:13.200Z] 08:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-21T08:45:13.200Z] 08:41:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-21T08:45:13.200Z] 08:41:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-21T08:45:13.200Z] 08:41:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-21T08:45:13.200Z] 08:41:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2024-08-21T08:45:13.200Z] 08:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-21T08:45:13.200Z] [2024-08-21T08:45:13.200Z] 08:41:01 CPU %user %nice %system %iowait %steal %idle [2024-08-21T08:45:13.200Z] 08:42:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-08-21T08:45:13.200Z] 08:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-21T08:45:13.200Z] 08:42:01 1 0.10 0.00 0.02 0.03 0.02 99.83 [2024-08-21T08:45:13.200Z] 08:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-21T08:45:13.200Z] 08:42:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-21T08:45:13.200Z] 08:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-21T08:45:13.200Z] 08:42:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-21T08:45:13.200Z] 08:42:01 6 0.03 0.00 0.02 0.00 0.03 99.92 [2024-08-21T08:45:13.200Z] 08:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-21T08:45:13.200Z] 08:43:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2024-08-21T08:45:13.200Z] 08:43:01 0 0.03 0.00 0.03 0.02 0.00 99.92 [2024-08-21T08:45:13.200Z] 08:43:01 1 0.05 0.00 0.02 0.03 0.02 99.88 [2024-08-21T08:45:13.200Z] 08:43:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-21T08:45:13.200Z] 08:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-21T08:45:13.200Z] 08:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-21T08:45:13.200Z] 08:43:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-21T08:45:13.200Z] 08:43:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2024-08-21T08:45:13.200Z] 08:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-21T08:45:13.200Z] 08:44:01 all 2.77 0.00 1.41 0.63 0.03 95.16 [2024-08-21T08:45:13.200Z] 08:44:01 0 2.88 0.00 1.63 0.35 0.03 95.11 [2024-08-21T08:45:13.200Z] 08:44:01 1 3.33 0.00 1.19 0.33 0.02 95.14 [2024-08-21T08:45:13.200Z] 08:44:01 2 3.42 0.00 1.86 0.03 0.02 94.68 [2024-08-21T08:45:13.200Z] 08:44:01 3 2.70 0.00 1.02 0.00 0.02 96.26 [2024-08-21T08:45:13.200Z] 08:44:01 4 1.77 0.00 1.39 0.00 0.05 96.79 [2024-08-21T08:45:13.200Z] 08:44:01 5 2.46 0.00 0.99 0.02 0.03 96.50 [2024-08-21T08:45:13.200Z] 08:44:01 6 2.50 0.00 1.63 4.33 0.03 91.51 [2024-08-21T08:45:13.200Z] 08:44:01 7 3.10 0.00 1.61 0.00 0.02 95.28 [2024-08-21T08:45:13.200Z] 08:45:01 all 9.09 0.00 3.99 2.39 0.07 84.47 [2024-08-21T08:45:13.200Z] 08:45:01 0 7.76 0.00 4.12 0.10 0.07 87.95 [2024-08-21T08:45:13.200Z] 08:45:01 1 9.50 0.00 3.82 2.00 0.07 84.62 [2024-08-21T08:45:13.200Z] 08:45:01 2 8.75 0.00 4.40 0.81 0.05 85.98 [2024-08-21T08:45:13.200Z] 08:45:01 3 8.45 0.00 3.45 1.76 0.08 86.27 [2024-08-21T08:45:13.200Z] 08:45:01 4 8.96 0.00 4.24 0.90 0.05 85.86 [2024-08-21T08:45:13.200Z] 08:45:01 5 10.19 0.00 3.53 0.24 0.07 85.97 [2024-08-21T08:45:13.200Z] 08:45:01 6 10.17 0.00 4.47 13.01 0.10 72.24 [2024-08-21T08:45:13.200Z] 08:45:01 7 8.93 0.00 3.89 0.44 0.07 86.67 [2024-08-21T08:45:13.200Z] Average: all 8.84 0.00 1.56 1.08 0.03 88.49 [2024-08-21T08:45:13.200Z] Average: 0 8.85 0.00 1.65 1.01 0.03 88.45 [2024-08-21T08:45:13.200Z] Average: 1 8.89 0.00 1.58 2.37 0.04 87.12 [2024-08-21T08:45:13.200Z] Average: 2 8.52 0.00 1.71 1.17 0.03 88.56 [2024-08-21T08:45:13.200Z] Average: 3 8.94 0.00 1.56 1.03 0.03 88.44 [2024-08-21T08:45:13.200Z] Average: 4 8.83 0.00 1.54 0.72 0.03 88.87 [2024-08-21T08:45:13.200Z] Average: 5 8.85 0.00 1.43 0.74 0.03 88.95 [2024-08-21T08:45:13.200Z] Average: 6 8.81 0.00 1.50 0.99 0.03 88.68 [2024-08-21T08:45:13.200Z] Average: 7 9.02 0.00 1.52 0.61 0.03 88.82 [2024-08-21T08:45:13.200Z] [2024-08-21T08:45:13.200Z] [2024-08-21T08:45:13.200Z]