Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9dd757975a2486f93e2289e3629aab843f36bcb7 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-ssh17649740653012178110.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-ssh1286663834973716620.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-ssh13580329622727247520.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-ssh14667541470110125381.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-ssh11921623262016021871.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-5900 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/655 [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/655 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9dd757975a2486f93e2289e3629aab843f36bcb7 (main) Commit message: "Merge pull request #4828 from dovholuknf/update-deps-jul18" > git config core.sparsecheckout # timeout=10 > git checkout -f 9dd757975a2486f93e2289e3629aab843f36bcb7 # timeout=10 > git rev-list --no-walk b6a792cc14dceb412227bc035c2b58c27f836273 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-19T03:37:58.121Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-19T03:37:58.335Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-19T03:37:58.575Z] ========================================================= [2024-07-19T03:37:58.575Z] EdgeX Global Pipelines Version Info [2024-07-19T03:37:58.575Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-19T03:37:59.606Z] ------------------- [2024-07-19T03:37:59.606Z] stable info: [2024-07-19T03:37:59.606Z] ------------------- [2024-07-19T03:37:59.606Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-19T03:37:59.606Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-19T03:37:59.606Z] Message: update stable to v1.0.260 [2024-07-19T03:38:00.227Z] ------------------- [2024-07-19T03:38:00.227Z] experimental info: [2024-07-19T03:38:00.227Z] ------------------- [2024-07-19T03:38:00.227Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-19T03:38:00.227Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-19T03:38:00.227Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-19T03:38:00.338Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-07-19T03:38:00.391Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-07-19T03:38:00.451Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-19T03:38:00.478Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-19T03:38:00.491Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-19T03:38:00.503Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-19T03:38:00.515Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-19T03:38:00.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-07-19T03:38:00.541Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-07-19T03:38:00.554Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-07-19T03:38:00.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-19T03:38:00.624Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-19T03:38:00.669Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-19T03:38:00.723Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-19T03:38:00.774Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-19T03:38:00.822Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-19T03:38:00.889Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-19T03:38:00.966Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-19T03:38:00.980Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-07-19T03:38:00.993Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-07-19T03:38:01.041Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-19T03:38:01.077Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-19T03:38:01.108Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-19T03:38:01.180Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-07-19T03:38:01.241Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-07-19T03:38:01.295Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-07-19T03:38:01.362Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9dd757975a2486f93e2289e3629aab843f36bcb7 [Pipeline] echo [2024-07-19T03:38:01.426Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9dd7579 [Pipeline] echo [2024-07-19T03:38:01.463Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-19T03:38:01.551Z] provisioning config files... [2024-07-19T03:38:01.571Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/655@tmp/config6902710261956227071tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T03:38:01.985Z] ---> ****-login.sh [2024-07-19T03:38:01.985Z] nexus3.edgexfoundry.org:10001 [2024-07-19T03:38:02.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T03:38:02.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T03:38:02.291Z] Configure a credential helper to remove this warning. See [2024-07-19T03:38:02.291Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T03:38:02.291Z] [2024-07-19T03:38:02.291Z] Login Succeeded [2024-07-19T03:38:02.291Z] nexus3.edgexfoundry.org:10002 [2024-07-19T03:38:02.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T03:38:02.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T03:38:02.604Z] Configure a credential helper to remove this warning. See [2024-07-19T03:38:02.604Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T03:38:02.604Z] [2024-07-19T03:38:02.604Z] Login Succeeded [2024-07-19T03:38:02.604Z] nexus3.edgexfoundry.org:10003 [2024-07-19T03:38:02.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T03:38:02.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T03:38:02.604Z] Configure a credential helper to remove this warning. See [2024-07-19T03:38:02.604Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T03:38:02.604Z] [2024-07-19T03:38:02.604Z] Login Succeeded [2024-07-19T03:38:02.604Z] nexus3.edgexfoundry.org:10004 [2024-07-19T03:38:02.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T03:38:02.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T03:38:02.604Z] Configure a credential helper to remove this warning. See [2024-07-19T03:38:02.604Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T03:38:02.604Z] [2024-07-19T03:38:02.604Z] Login Succeeded [2024-07-19T03:38:02.919Z] ****.io [2024-07-19T03:38:02.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T03:38:02.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T03:38:02.919Z] Configure a credential helper to remove this warning. See [2024-07-19T03:38:02.919Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T03:38:02.919Z] [2024-07-19T03:38:02.919Z] Login Succeeded [2024-07-19T03:38:02.919Z] ---> ****-login.sh ends [Pipeline] } [2024-07-19T03:38:02.978Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-19T03:38:03.460Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-07-19T03:38:03.460Z] + dirname cmd/core-command/Dockerfile [2024-07-19T03:38:03.460Z] + cut -d/ -f2 [2024-07-19T03:38:03.460Z] + echo core-command,cmd/core-command/Dockerfile [2024-07-19T03:38:03.460Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-07-19T03:38:03.460Z] + cut -d/ -f2 [2024-07-19T03:38:03.460Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-07-19T03:38:03.460Z] + dirname cmd/core-data/Dockerfile [2024-07-19T03:38:03.460Z] + cut -d/ -f2 [2024-07-19T03:38:03.460Z] + echo core-data,cmd/core-data/Dockerfile [2024-07-19T03:38:03.460Z] + + cut -d/ -f2 [2024-07-19T03:38:03.460Z] dirname cmd/core-keeper/Dockerfile [2024-07-19T03:38:03.460Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-07-19T03:38:03.460Z] + dirname cmd/core-metadata/Dockerfile [2024-07-19T03:38:03.460Z] + cut -d/ -f2 [2024-07-19T03:38:03.460Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-07-19T03:38:03.460Z] + dirname cmd/security-bootstrapper/Dockerfile+ [2024-07-19T03:38:03.460Z] cut -d/ -f2 [2024-07-19T03:38:03.460Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-07-19T03:38:03.460Z] + + dirname cmd/security-proxy-auth/Dockerfile [2024-07-19T03:38:03.460Z] cut -d/ -f2 [2024-07-19T03:38:03.460Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-07-19T03:38:03.460Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-07-19T03:38:03.460Z] + cut -d/ -f2 [2024-07-19T03:38:03.460Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-07-19T03:38:03.460Z] + dirname cmd/security-secretstore-setup/Dockerfile+ [2024-07-19T03:38:03.460Z] cut -d/ -f2 [2024-07-19T03:38:03.460Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-07-19T03:38:03.460Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-07-19T03:38:03.460Z] + cut -d/ -f2 [2024-07-19T03:38:03.460Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-07-19T03:38:03.460Z] + dirname cmd/security-spire-agent/Dockerfile [2024-07-19T03:38:03.460Z] + cut -d/ -f2 [2024-07-19T03:38:03.460Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-07-19T03:38:03.460Z] + dirname cmd/security-spire-config/Dockerfile [2024-07-19T03:38:03.460Z] + cut -d/ -f2 [2024-07-19T03:38:03.460Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-07-19T03:38:03.460Z] + dirname cmd/security-spire-server/Dockerfile [2024-07-19T03:38:03.460Z] + cut -d/ -f2 [2024-07-19T03:38:03.460Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-07-19T03:38:03.460Z] + dirname cmd/support-notifications/Dockerfile [2024-07-19T03:38:03.460Z] + cut -d/ -f2 [2024-07-19T03:38:03.460Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-07-19T03:38:03.460Z] + dirname cmd/support-scheduler/Dockerfile [2024-07-19T03:38:03.460Z] + cut -d/ -f2 [2024-07-19T03:38:03.460Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-07-19T03:38:03.550Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-19T03:38:04.094Z] + git rev-list -1 --merges 9dd757975a2486f93e2289e3629aab843f36bcb7~1..9dd757975a2486f93e2289e3629aab843f36bcb7 [Pipeline] echo [2024-07-19T03:38:04.141Z] -----------> git rev-list -1 --merges 9dd757975a2486f93e2289e3629aab843f36bcb7~1..9dd757975a2486f93e2289e3629aab843f36bcb7 9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T03:38:04.141Z] 9dd757975a2486f93e2289e3629aab843f36bcb7 [false] [Pipeline] sh [2024-07-19T03:38:04.501Z] + git log --format=format:%s -1 9dd757975a2486f93e2289e3629aab843f36bcb7 [Pipeline] echo [2024-07-19T03:38:04.557Z] ========================================================= [2024-07-19T03:38:04.557Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-19T03:38:04.557Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-07-19T03:38:05.108Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-19T03:38:05.108Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-19T03:38:05.108Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-19T03:38:05.108Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-19T03:38:05.108Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-19T03:38:05.108Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-19T03:38:05.108Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:38:05.826Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-19T03:38:05.826Z] [2024-07-19T03:38:05.826Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:38:06.244Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-19T03:38:06.244Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-19T03:38:06.244Z] b85a868b505f: Pulling fs layer [2024-07-19T03:38:06.244Z] e2be974225ed: Pulling fs layer [2024-07-19T03:38:06.244Z] 339a4e72a1f5: Pulling fs layer [2024-07-19T03:38:06.244Z] 988bab9f4d93: Pulling fs layer [2024-07-19T03:38:06.244Z] 1469e6f7b9e6: Pulling fs layer [2024-07-19T03:38:06.244Z] eaf3925da568: Pulling fs layer [2024-07-19T03:38:06.244Z] bab4dde63d76: Pulling fs layer [2024-07-19T03:38:06.244Z] bde34c3a00c8: Pulling fs layer [2024-07-19T03:38:06.244Z] b352a97aabf1: Pulling fs layer [2024-07-19T03:38:06.244Z] 4872d77fe225: Pulling fs layer [2024-07-19T03:38:06.244Z] 5851b861e8e6: Pulling fs layer [2024-07-19T03:38:06.244Z] 1469e6f7b9e6: Waiting [2024-07-19T03:38:06.244Z] eaf3925da568: Waiting [2024-07-19T03:38:06.244Z] 988bab9f4d93: Waiting [2024-07-19T03:38:06.244Z] bab4dde63d76: Waiting [2024-07-19T03:38:06.244Z] 4872d77fe225: Waiting [2024-07-19T03:38:06.244Z] bde34c3a00c8: Waiting [2024-07-19T03:38:06.244Z] 5851b861e8e6: Waiting [2024-07-19T03:38:06.244Z] e2be974225ed: Download complete [2024-07-19T03:38:06.244Z] 988bab9f4d93: Verifying Checksum [2024-07-19T03:38:06.244Z] 988bab9f4d93: Download complete [2024-07-19T03:38:06.244Z] 1469e6f7b9e6: Verifying Checksum [2024-07-19T03:38:06.244Z] 1469e6f7b9e6: Download complete [2024-07-19T03:38:06.244Z] eaf3925da568: Verifying Checksum [2024-07-19T03:38:06.244Z] eaf3925da568: Download complete [2024-07-19T03:38:06.244Z] 339a4e72a1f5: Verifying Checksum [2024-07-19T03:38:06.244Z] 339a4e72a1f5: Download complete [2024-07-19T03:38:06.244Z] bde34c3a00c8: Download complete [2024-07-19T03:38:06.549Z] b352a97aabf1: Download complete [2024-07-19T03:38:06.549Z] 4872d77fe225: Verifying Checksum [2024-07-19T03:38:06.549Z] 4872d77fe225: Download complete [2024-07-19T03:38:06.549Z] 5851b861e8e6: Verifying Checksum [2024-07-19T03:38:06.549Z] 5851b861e8e6: Download complete [2024-07-19T03:38:06.549Z] b85a868b505f: Verifying Checksum [2024-07-19T03:38:06.549Z] b85a868b505f: Download complete [2024-07-19T03:38:06.845Z] bab4dde63d76: Verifying Checksum [2024-07-19T03:38:06.845Z] bab4dde63d76: Download complete [2024-07-19T03:38:07.869Z] b85a868b505f: Pull complete [2024-07-19T03:38:07.869Z] e2be974225ed: Pull complete [2024-07-19T03:38:08.535Z] 339a4e72a1f5: Pull complete [2024-07-19T03:38:08.535Z] 988bab9f4d93: Pull complete [2024-07-19T03:38:08.839Z] 1469e6f7b9e6: Pull complete [2024-07-19T03:38:08.839Z] eaf3925da568: Pull complete [2024-07-19T03:38:10.446Z] bab4dde63d76: Pull complete [2024-07-19T03:38:10.446Z] bde34c3a00c8: Pull complete [2024-07-19T03:38:10.759Z] b352a97aabf1: Pull complete [2024-07-19T03:38:10.759Z] 4872d77fe225: Pull complete [2024-07-19T03:38:10.759Z] 5851b861e8e6: Pull complete [2024-07-19T03:38:10.759Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-19T03:38:10.759Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-19T03:38:10.759Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T03:38:11.347Z] prd-ubuntu20.04-docker-8c-8g-5900 does not seem to be running inside a container [2024-07-19T03:38:11.450Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/655 -v /w/workspace/edgex-go/655:/w/workspace/edgex-go/655:rw,z -v /w/workspace/edgex-go/655@tmp:/w/workspace/edgex-go/655@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-07-19T03:38:16.860Z] $ docker top 398764fb3a17b6f0bfa08c8a34ec2b822bfd531c27e4c78ed948734e80d47178 -eo pid,comm [2024-07-19T03:38:16.919Z] 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-07-19T03:38:16.919Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-19T03:38:17.026Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-19T03:38:17.026Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-19T03:38:17.176Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-19T03:38:17.179Z] $ docker exec 398764fb3a17b6f0bfa08c8a34ec2b822bfd531c27e4c78ed948734e80d47178 ssh-agent [2024-07-19T03:38:17.309Z] SSH_AUTH_SOCK=/tmp/ssh-VvwLvyzzxWmm/agent.31 [2024-07-19T03:38:17.309Z] SSH_AGENT_PID=37 [2024-07-19T03:38:17.343Z] Running ssh-add (command line suppressed) [2024-07-19T03:38:17.460Z] Identity added: /w/workspace/edgex-go/655@tmp/private_key_18425653160978341750.key (/w/workspace/edgex-go/655@tmp/private_key_18425653160978341750.key) [2024-07-19T03:38:17.501Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-19T03:38:17.882Z] + git tag --points-at HEAD [Pipeline] } [2024-07-19T03:38:17.915Z] $ docker exec --env ******** --env ******** 398764fb3a17b6f0bfa08c8a34ec2b822bfd531c27e4c78ed948734e80d47178 ssh-agent -k [2024-07-19T03:38:18.009Z] unset SSH_AUTH_SOCK; [2024-07-19T03:38:18.009Z] unset SSH_AGENT_PID; [2024-07-19T03:38:18.009Z] echo Agent pid 37 killed; [2024-07-19T03:38:18.044Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-19T03:38:18.141Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-19T03:38:18.141Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-19T03:38:18.276Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-19T03:38:18.279Z] $ docker exec 398764fb3a17b6f0bfa08c8a34ec2b822bfd531c27e4c78ed948734e80d47178 ssh-agent [2024-07-19T03:38:18.378Z] SSH_AUTH_SOCK=/tmp/ssh-GcJuEcTUytz0/agent.70 [2024-07-19T03:38:18.378Z] SSH_AGENT_PID=76 [2024-07-19T03:38:18.397Z] Running ssh-add (command line suppressed) [2024-07-19T03:38:18.495Z] Identity added: /w/workspace/edgex-go/655@tmp/private_key_12263702453827490393.key (/w/workspace/edgex-go/655@tmp/private_key_12263702453827490393.key) [2024-07-19T03:38:18.502Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-19T03:38:18.872Z] + git semver init [2024-07-19T03:38:19.175Z] 2024-07-19 03:38:19,036 [run_init] DEBUG init version:0.0.0 force:False [2024-07-19T03:38:19.175Z] 2024-07-19 03:38:19,037 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/655/.semver [2024-07-19T03:38:19.175Z] 2024-07-19 03:38:19,037 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/655/.semver [2024-07-19T03:38:19.175Z] 2024-07-19 03:38:19,038 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/655/.semver'], cwd=/w/workspace/edgex-go/655, universal_newlines=False, shell=None, istream=None) [2024-07-19T03:38:26.010Z] 2024-07-19 03:38:24,724 [append_file] DEBUG append to file:/w/workspace/edgex-go/655/.git/info/exclude [2024-07-19T03:38:26.010Z] 2024-07-19 03:38:24,725 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/655/.semver/main with force:False [2024-07-19T03:38:26.010Z] 2024-07-19 03:38:24,725 [read_version] DEBUG read version from /w/workspace/edgex-go/655/.semver/main [2024-07-19T03:38:26.010Z] 2024-07-19 03:38:24,725 [read_version] DEBUG read version from /w/workspace/edgex-go/655/.semver/main [2024-07-19T03:38:26.010Z] 3.2.0-dev.37 [Pipeline] } [2024-07-19T03:38:26.022Z] $ docker exec --env ******** --env ******** 398764fb3a17b6f0bfa08c8a34ec2b822bfd531c27e4c78ed948734e80d47178 ssh-agent -k [2024-07-19T03:38:26.121Z] unset SSH_AUTH_SOCK; [2024-07-19T03:38:26.122Z] unset SSH_AGENT_PID; [2024-07-19T03:38:26.122Z] echo Agent pid 76 killed; [2024-07-19T03:38:26.139Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-19T03:38:26.469Z] + git semver [Pipeline] } [2024-07-19T03:38:26.744Z] $ docker stop --time=1 398764fb3a17b6f0bfa08c8a34ec2b822bfd531c27e4c78ed948734e80d47178 [2024-07-19T03:38:28.034Z] $ docker rm -f --volumes 398764fb3a17b6f0bfa08c8a34ec2b822bfd531c27e4c78ed948734e80d47178 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-19T03:38:28.396Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-19T03:38:28.711Z] Stashed 1 file(s) [Pipeline] echo [2024-07-19T03:38:28.713Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.37 [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-07-19T03:38:29.212Z] + git config --global --add safe.directory /w/workspace/edgex-go/655 [Pipeline] echo [2024-07-19T03:38:29.246Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-19T03:38:29.278Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-19T03:38:29.297Z] ========================================================= [2024-07-19T03:38:29.297Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-19T03:38:29.297Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-19T03:38:29.602Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-19T03:38:29.602Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-19T03:38:29.602Z] 619be1103602: Pulling fs layer [2024-07-19T03:38:29.602Z] 7862e08f4a3e: Pulling fs layer [2024-07-19T03:38:29.602Z] 5df492c9dc93: Pulling fs layer [2024-07-19T03:38:29.602Z] 7629e6793208: Pulling fs layer [2024-07-19T03:38:29.602Z] 4f4fb700ef54: Pulling fs layer [2024-07-19T03:38:29.602Z] fb5054dd5b73: Pulling fs layer [2024-07-19T03:38:29.602Z] eeca6798cff9: Pulling fs layer [2024-07-19T03:38:29.602Z] aa269ceb94a6: Pulling fs layer [2024-07-19T03:38:29.602Z] ada007ff1a6a: Pulling fs layer [2024-07-19T03:38:29.602Z] 7629e6793208: Waiting [2024-07-19T03:38:29.602Z] 4f4fb700ef54: Waiting [2024-07-19T03:38:29.602Z] fb5054dd5b73: Waiting [2024-07-19T03:38:29.602Z] aa269ceb94a6: Waiting [2024-07-19T03:38:29.602Z] eeca6798cff9: Waiting [2024-07-19T03:38:29.602Z] 7862e08f4a3e: Verifying Checksum [2024-07-19T03:38:29.602Z] 7862e08f4a3e: Download complete [2024-07-19T03:38:29.602Z] 7629e6793208: Verifying Checksum [2024-07-19T03:38:29.602Z] 7629e6793208: Download complete [2024-07-19T03:38:29.602Z] 4f4fb700ef54: Download complete [2024-07-19T03:38:29.602Z] fb5054dd5b73: Verifying Checksum [2024-07-19T03:38:29.602Z] fb5054dd5b73: Download complete [2024-07-19T03:38:29.602Z] 619be1103602: Verifying Checksum [2024-07-19T03:38:29.602Z] 619be1103602: Download complete [2024-07-19T03:38:29.602Z] eeca6798cff9: Verifying Checksum [2024-07-19T03:38:29.602Z] eeca6798cff9: Download complete [2024-07-19T03:38:29.865Z] 619be1103602: Pull complete [2024-07-19T03:38:29.865Z] ada007ff1a6a: Verifying Checksum [2024-07-19T03:38:29.865Z] ada007ff1a6a: Download complete [2024-07-19T03:38:29.865Z] 7862e08f4a3e: Pull complete [2024-07-19T03:38:30.127Z] 5df492c9dc93: Verifying Checksum [2024-07-19T03:38:30.127Z] 5df492c9dc93: Download complete [2024-07-19T03:38:30.403Z] aa269ceb94a6: Verifying Checksum [2024-07-19T03:38:30.403Z] aa269ceb94a6: Download complete [2024-07-19T03:38:33.769Z] 5df492c9dc93: Pull complete [2024-07-19T03:38:33.769Z] 7629e6793208: Pull complete [2024-07-19T03:38:33.769Z] 4f4fb700ef54: Pull complete [2024-07-19T03:38:33.769Z] fb5054dd5b73: Pull complete [2024-07-19T03:38:33.769Z] eeca6798cff9: Pull complete [2024-07-19T03:38:36.322Z] aa269ceb94a6: Pull complete [2024-07-19T03:38:36.322Z] ada007ff1a6a: Pull complete [2024-07-19T03:38:36.322Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-19T03:38:36.583Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-19T03:38:36.583Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-19T03:38:36.897Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-19T03:38:36.897Z] WORKDIR /edgex [2024-07-19T03:38:36.897Z] COPY go.mod . [2024-07-19T03:38:36.897Z] RUN go mod download [2024-07-19T03:38:36.897Z] + docker build -t ci-base-image-x86_64 -f - . [2024-07-19T03:38:37.475Z] Sending build context to Docker daemon 178.6MB [2024-07-19T03:38:37.475Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-19T03:38:37.475Z] ---> f489d0715acc [2024-07-19T03:38:37.475Z] Step 2/4 : WORKDIR /edgex [2024-07-19T03:38:43.801Z] Still waiting to schedule task [2024-07-19T03:38:43.801Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-19T03:38:45.649Z] ---> Running in 99ff21396e26 [2024-07-19T03:38:45.649Z] Removing intermediate container 99ff21396e26 [2024-07-19T03:38:45.649Z] ---> 7e54ca5f2665 [2024-07-19T03:38:45.649Z] Step 3/4 : COPY go.mod . [2024-07-19T03:38:45.649Z] ---> e598dbde411c [2024-07-19T03:38:45.649Z] Step 4/4 : RUN go mod download [2024-07-19T03:38:45.649Z] ---> Running in c17ac4341c05 [2024-07-19T03:39:24.440Z] Removing intermediate container c17ac4341c05 [2024-07-19T03:39:24.440Z] ---> a4a9636dd55d [2024-07-19T03:39:24.440Z] Successfully built a4a9636dd55d [2024-07-19T03:39:24.440Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:39:24.760Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-19T03:39:24.760Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T03:39:24.855Z] prd-ubuntu20.04-docker-8c-8g-5900 does not seem to be running inside a container [2024-07-19T03:39:24.890Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/655 -v /w/workspace/edgex-go/655:/w/workspace/edgex-go/655:rw,z -v /w/workspace/edgex-go/655@tmp:/w/workspace/edgex-go/655@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-19T03:39:25.230Z] $ docker top 319b12ffff65b90b05ae12df5f7d8d60626802ce1c2a22f832ce9cf3cf1bd603 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-19T03:39:25.579Z] + go version [2024-07-19T03:39:25.580Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-19T03:39:25.592Z] $ docker stop --time=1 319b12ffff65b90b05ae12df5f7d8d60626802ce1c2a22f832ce9cf3cf1bd603 [2024-07-19T03:39:26.854Z] $ docker rm -f --volumes 319b12ffff65b90b05ae12df5f7d8d60626802ce1c2a22f832ce9cf3cf1bd603 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:39:27.322Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-19T03:39:27.322Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T03:39:27.399Z] prd-ubuntu20.04-docker-8c-8g-5900 does not seem to be running inside a container [2024-07-19T03:39:27.426Z] $ 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/655 -v /w/workspace/edgex-go/655:/w/workspace/edgex-go/655:rw,z -v /w/workspace/edgex-go/655@tmp:/w/workspace/edgex-go/655@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-19T03:39:27.766Z] $ docker top 916b4764cd2fb33c90a1e2e43ad0b81e71793da6f3fff3c3b97fb4b63479c241 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-07-19T03:39:27.840Z] ========================================================= [2024-07-19T03:39:27.840Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-07-19T03:39:27.840Z] ========================================================= [Pipeline] sh [2024-07-19T03:39:28.118Z] + git config --global --add safe.directory /w/workspace/edgex-go/655 [Pipeline] fileExists [Pipeline] sh [2024-07-19T03:39:28.431Z] + make test [2024-07-19T03:39:28.431Z] go test -race -coverprofile=coverage.out ./... [2024-07-19T03:39:36.568Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-07-19T03:40:09.228Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-07-19T03:40:09.228Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-07-19T03:40:09.228Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-07-19T03:40:09.228Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-07-19T03:40:09.531Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-07-19T03:40:09.531Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-07-19T03:40:09.531Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-07-19T03:40:09.531Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-07-19T03:40:09.531Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-07-19T03:40:09.531Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-07-19T03:40:09.531Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-07-19T03:40:09.829Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-07-19T03:40:09.829Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-07-19T03:40:09.829Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-07-19T03:40:09.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-07-19T03:40:11.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-07-19T03:40:11.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-07-19T03:40:12.679Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.031s coverage: 28.7% of statements [2024-07-19T03:40:13.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-07-19T03:40:13.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-07-19T03:40:13.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-07-19T03:40:13.854Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.037s coverage: 97.0% of statements [2024-07-19T03:40:13.854Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-07-19T03:40:13.854Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-07-19T03:40:14.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-07-19T03:40:14.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-07-19T03:40:14.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-07-19T03:40:14.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-07-19T03:40:14.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-07-19T03:40:14.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-07-19T03:40:14.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-07-19T03:40:14.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-07-19T03:40:14.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-07-19T03:40:15.277Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5904 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-07-19T03:40:15.288Z] Running in /w/workspace/edgex-go/655 [Pipeline] { [Pipeline] checkout [2024-07-19T03:40:15.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-07-19T03:40:15.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-07-19T03:40:15.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-07-19T03:40:15.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-07-19T03:40:15.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-07-19T03:40:17.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-07-19T03:40:17.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-07-19T03:40:17.037Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.054s coverage: 69.2% of statements [2024-07-19T03:40:17.037Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.039s coverage: 53.2% of statements [2024-07-19T03:40:17.037Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.508s coverage: 93.4% of statements [2024-07-19T03:40:17.037Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.055s coverage: 91.7% of statements [2024-07-19T03:40:18.125Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.051s coverage: 6.5% of statements [2024-07-19T03:40:18.468Z] The recommended git tool is: git [2024-07-19T03:40:19.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-07-19T03:40:19.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-07-19T03:40:19.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-07-19T03:40:19.165Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-07-19T03:40:19.165Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-07-19T03:40:19.165Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-07-19T03:40:19.165Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-07-19T03:40:19.165Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-07-19T03:40:19.165Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-07-19T03:40:19.165Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-07-19T03:40:20.742Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.354s coverage: 95.8% of statements [2024-07-19T03:40:20.742Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements [2024-07-19T03:40:21.082Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-07-19T03:40:21.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-07-19T03:40:22.150Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.041s coverage: 0.8% of statements [2024-07-19T03:40:22.150Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.033s coverage: 32.2% of statements [2024-07-19T03:40:22.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 41.7% of statements [2024-07-19T03:40:23.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.022s coverage: 77.8% of statements [2024-07-19T03:40:23.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.024s coverage: 94.1% of statements [2024-07-19T03:40:23.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.034s coverage: 96.3% of statements [2024-07-19T03:40:23.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements [2024-07-19T03:40:23.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-07-19T03:40:23.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-07-19T03:40:23.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-07-19T03:40:23.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-07-19T03:40:23.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-07-19T03:40:23.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-07-19T03:40:23.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-07-19T03:40:23.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-07-19T03:40:24.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-07-19T03:40:24.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-07-19T03:40:24.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-07-19T03:40:24.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-07-19T03:40:25.136Z] using credential edgex-jenkins-ssh [2024-07-19T03:40:25.192Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-07-19T03:40:25.192Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-07-19T03:40:25.195Z] Cloning the remote Git repository [2024-07-19T03:40:25.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-07-19T03:40:25.251Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-07-19T03:40:25.361Z] > git init /w/workspace/edgex-go/655 # timeout=10 [2024-07-19T03:40:25.537Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-07-19T03:40:25.538Z] > git --version # timeout=10 [2024-07-19T03:40:25.555Z] > git --version # 'git version 2.25.1' [2024-07-19T03:40:25.558Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-19T03:40:25.701Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-19T03:40:27.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-07-19T03:40:27.337Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-07-19T03:40:28.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-07-19T03:40:28.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-07-19T03:40:31.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-07-19T03:40:31.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-07-19T03:40:31.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-07-19T03:40:32.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-07-19T03:40:32.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-07-19T03:40:32.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-07-19T03:40:32.955Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-07-19T03:40:32.955Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-07-19T03:40:32.955Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-07-19T03:40:32.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-07-19T03:40:34.453Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-07-19T03:40:34.453Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-07-19T03:40:34.453Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-07-19T03:40:34.453Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-07-19T03:40:34.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements [2024-07-19T03:40:35.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-07-19T03:40:35.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-07-19T03:40:35.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-07-19T03:40:35.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-07-19T03:40:36.474Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-07-19T03:40:36.474Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-07-19T03:40:37.967Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-07-19T03:40:37.967Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-07-19T03:40:42.941Z] Avoid second fetch [2024-07-19T03:40:42.942Z] Checking out Revision 9dd757975a2486f93e2289e3629aab843f36bcb7 (main) [2024-07-19T03:40:41.776Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-07-19T03:40:41.802Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-19T03:40:42.960Z] > git config core.sparsecheckout # timeout=10 [2024-07-19T03:40:43.021Z] > git checkout -f 9dd757975a2486f93e2289e3629aab843f36bcb7 # timeout=10 [2024-07-19T03:40:43.998Z] Commit message: "Merge pull request #4828 from dovholuknf/update-deps-jul18" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2024-07-19T03:40:48.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.248s coverage: 79.9% of statements [2024-07-19T03:40:48.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.048s coverage: 92.9% of statements [2024-07-19T03:40:48.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.019s coverage: 64.4% of statements [2024-07-19T03:40:48.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.029s coverage: 62.3% of statements [2024-07-19T03:40:48.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.026s coverage: 87.2% of statements [2024-07-19T03:40:48.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements [2024-07-19T03:40:48.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements [2024-07-19T03:40:48.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.066s coverage: 81.8% of statements [2024-07-19T03:40:48.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.069s coverage: 82.1% of statements [2024-07-19T03:40:48.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.018s coverage: 86.0% of statements [2024-07-19T03:40:48.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.123s coverage: 63.1% of statements [2024-07-19T03:40:48.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.036s coverage: 100.0% of statements [2024-07-19T03:40:48.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements [2024-07-19T03:40:48.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2024-07-19T03:40:48.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2024-07-19T03:40:48.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2024-07-19T03:40:48.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.153s coverage: 38.4% of statements [2024-07-19T03:40:48.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.028s coverage: 89.5% of statements [2024-07-19T03:40:48.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 84.8% of statements [2024-07-19T03:40:48.224Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.039s coverage: 19.9% of statements [2024-07-19T03:40:48.224Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.093s coverage: 95.7% of statements [2024-07-19T03:40:48.224Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.027s coverage: 61.8% of statements [2024-07-19T03:40:48.224Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.056s coverage: 98.9% of statements [2024-07-19T03:40:48.224Z] 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-07-19T03:40:48.224Z] running golangci-lint [2024-07-19T03:40:48.224Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-07-19T03:40:48.224Z] go version go1.21.9 linux/amd64 [2024-07-19T03:40:48.224Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-07-19T03:40:48.224Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-19T03:40:48.917Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-19T03:40:48.917Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-19T03:40:48.917Z] Dload Upload Total Spent Left Speed [2024-07-19T03:40:48.917Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 92956 0 --:--:-- --:--:-- --:--:-- 93635 [Pipeline] sh [2024-07-19T03:40:49.388Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-19T03:40:49.779Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-19T03:40:49.779Z] + sudo tee /etc/docker/daemon.new [2024-07-19T03:40:49.779Z] { [2024-07-19T03:40:49.779Z] "registry-mirrors": [ [2024-07-19T03:40:49.779Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-19T03:40:49.779Z] ], [2024-07-19T03:40:49.779Z] "bip": "10.250.0.254/24", [2024-07-19T03:40:49.779Z] "hosts": [ [2024-07-19T03:40:49.779Z] "tcp://0.0.0.0:5555", [2024-07-19T03:40:49.779Z] "unix:///var/run/docker.sock" [2024-07-19T03:40:49.779Z] ], [2024-07-19T03:40:49.779Z] "mtu": 1458, [2024-07-19T03:40:49.779Z] "selinux-enabled": true, [2024-07-19T03:40:49.779Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-19T03:40:49.779Z] } [Pipeline] sh [2024-07-19T03:40:50.224Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-19T03:40:50.600Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-19T03:41:09.405Z] provisioning config files... [2024-07-19T03:41:09.468Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/655@tmp/config7823199499291982176tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T03:41:10.085Z] ---> ****-login.sh [2024-07-19T03:41:10.085Z] nexus3.edgexfoundry.org:10001 [2024-07-19T03:41:10.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T03:41:10.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T03:41:10.692Z] Configure a credential helper to remove this warning. See [2024-07-19T03:41:10.692Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T03:41:10.692Z] [2024-07-19T03:41:10.692Z] Login Succeeded [2024-07-19T03:41:10.692Z] nexus3.edgexfoundry.org:10002 [2024-07-19T03:41:10.723Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|files|name|types_sizes|deps|imports) took 21.52829775s" [2024-07-19T03:41:10.723Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.022342ms" [2024-07-19T03:41:10.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T03:41:10.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T03:41:10.988Z] Configure a credential helper to remove this warning. See [2024-07-19T03:41:10.988Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T03:41:10.988Z] [2024-07-19T03:41:10.988Z] Login Succeeded [2024-07-19T03:41:10.988Z] nexus3.edgexfoundry.org:10003 [2024-07-19T03:41:11.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T03:41:11.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T03:41:11.253Z] Configure a credential helper to remove this warning. See [2024-07-19T03:41:11.253Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T03:41:11.253Z] [2024-07-19T03:41:11.253Z] Login Succeeded [2024-07-19T03:41:11.253Z] nexus3.edgexfoundry.org:10004 [2024-07-19T03:41:11.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T03:41:11.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T03:41:11.557Z] Configure a credential helper to remove this warning. See [2024-07-19T03:41:11.557Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T03:41:11.557Z] [2024-07-19T03:41:11.557Z] Login Succeeded [2024-07-19T03:41:11.557Z] ****.io [2024-07-19T03:41:11.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T03:41:12.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T03:41:12.175Z] Configure a credential helper to remove this warning. See [2024-07-19T03:41:12.175Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T03:41:12.175Z] [2024-07-19T03:41:12.175Z] Login Succeeded [2024-07-19T03:41:12.175Z] ---> ****-login.sh ends [Pipeline] } [2024-07-19T03:41:12.196Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-07-19T03:41:13.185Z] + git config --global --add safe.directory /w/workspace/edgex-go/655 [Pipeline] echo [2024-07-19T03:41:13.248Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-19T03:41:13.309Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-19T03:41:13.332Z] ========================================================= [2024-07-19T03:41:13.332Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-19T03:41:13.332Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-19T03:41:13.722Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-19T03:41:13.722Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-19T03:41:13.722Z] c6b39de5b339: Pulling fs layer [2024-07-19T03:41:13.722Z] a69c41024577: Pulling fs layer [2024-07-19T03:41:13.722Z] d6de4b400683: Pulling fs layer [2024-07-19T03:41:13.722Z] 35cb2a7552d0: Pulling fs layer [2024-07-19T03:41:13.722Z] 4f4fb700ef54: Pulling fs layer [2024-07-19T03:41:13.722Z] 464afbd9ba4c: Pulling fs layer [2024-07-19T03:41:13.722Z] 00f215d4a9da: Pulling fs layer [2024-07-19T03:41:13.722Z] d496ad576159: Pulling fs layer [2024-07-19T03:41:13.722Z] 35cb2a7552d0: Waiting [2024-07-19T03:41:13.722Z] 4f4fb700ef54: Waiting [2024-07-19T03:41:13.722Z] 464afbd9ba4c: Waiting [2024-07-19T03:41:13.722Z] 00f215d4a9da: Waiting [2024-07-19T03:41:13.722Z] d496ad576159: Waiting [2024-07-19T03:41:14.020Z] a69c41024577: Verifying Checksum [2024-07-19T03:41:14.020Z] a69c41024577: Download complete [2024-07-19T03:41:14.020Z] 35cb2a7552d0: Verifying Checksum [2024-07-19T03:41:14.020Z] 35cb2a7552d0: Download complete [2024-07-19T03:41:14.020Z] 4f4fb700ef54: Verifying Checksum [2024-07-19T03:41:14.020Z] 4f4fb700ef54: Download complete [2024-07-19T03:41:14.020Z] c6b39de5b339: Verifying Checksum [2024-07-19T03:41:14.020Z] c6b39de5b339: Download complete [2024-07-19T03:41:14.020Z] 464afbd9ba4c: Verifying Checksum [2024-07-19T03:41:14.020Z] 464afbd9ba4c: Download complete [2024-07-19T03:41:14.333Z] d496ad576159: Verifying Checksum [2024-07-19T03:41:14.333Z] d496ad576159: Download complete [2024-07-19T03:41:14.618Z] c6b39de5b339: Pull complete [2024-07-19T03:41:15.261Z] a69c41024577: Pull complete [2024-07-19T03:41:15.569Z] d6de4b400683: Download complete [2024-07-19T03:41:16.658Z] 00f215d4a9da: Verifying Checksum [2024-07-19T03:41:16.658Z] 00f215d4a9da: Download complete [2024-07-19T03:41:23.256Z] level=info msg="[linters_context/goanalysis] analyzers took 1m38.179595656s with top 10 stages: buildir: 53.4243193s, gosec: 8.750166857s, inspect: 2.888549445s, fact_deprecated: 2.062173904s, printf: 1.60210996s, ctrlflow: 1.569145029s, fact_purity: 1.227829566s, nilness: 1.203971512s, S1038: 978.179278ms, typedness: 913.212923ms" [2024-07-19T03:41:23.256Z] level=info msg="[runner] Issues before processing: 209, after processing: 0" [2024-07-19T03:41:23.256Z] level=info msg="[runner] Processors filtering stat (out/in): nolint: 0/21, filename_unadjuster: 209/209, skip_dirs: 209/209, identifier_marker: 209/209, cgo: 209/209, path_prettifier: 209/209, exclude-rules: 21/209, skip_files: 209/209, autogenerated_exclude: 209/209, exclude: 209/209" [2024-07-19T03:41:23.256Z] level=info msg="[runner] processing took 15.683964ms with stages: nolint: 7.116877ms, identifier_marker: 3.922596ms, path_prettifier: 1.615301ms, exclude-rules: 1.137418ms, autogenerated_exclude: 950.456µs, skip_dirs: 894.636µs, cgo: 27.11µs, filename_unadjuster: 14.8µs, max_same_issues: 1.16µs, skip_files: 560ns, uniq_by_line: 540ns, fixer: 510ns, path_prefixer: 380ns, exclude: 320ns, diff: 260ns, sort_results: 240ns, severity-rules: 240ns, max_from_linter: 170ns, source_code: 140ns, max_per_file_from_linter: 130ns, path_shortener: 120ns" [2024-07-19T03:41:23.256Z] level=info msg="[runner] linters took 11.848341006s with stages: goanalysis_metalinter: 11.832539551s" [2024-07-19T03:41:23.256Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-07-19T03:41:23.256Z] level=info msg="Memory: 335 samples, avg is 298.8MB, max is 1341.1MB" [2024-07-19T03:41:23.256Z] level=info msg="Execution took 33.428704914s" [2024-07-19T03:41:23.256Z] go vet ./... [2024-07-19T03:41:27.766Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-19T03:41:28.059Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-19T03:41:28.059Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-07-19T03:41:28.393Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-07-19T03:41:28.816Z] + ls -al . [2024-07-19T03:41:28.816Z] total 840 [2024-07-19T03:41:28.816Z] drwxrwxr-x 11 1001 1001 4096 Jul 19 03:39 . [2024-07-19T03:41:28.816Z] drwxr-xr-x 4 root root 4096 Jul 19 03:39 .. [2024-07-19T03:41:28.816Z] drwxrwxr-x 2 1001 1001 4096 Jul 19 03:37 .blubracket [2024-07-19T03:41:28.816Z] -rw-rw-r-- 1 1001 1001 10 Jul 19 03:37 .dockerignore [2024-07-19T03:41:28.816Z] drwxrwxr-x 8 1001 1001 4096 Jul 19 03:40 .git [2024-07-19T03:41:28.816Z] drwxrwxr-x 3 1001 1001 4096 Jul 19 03:37 .github [2024-07-19T03:41:28.816Z] -rw-rw-r-- 1 1001 1001 1102 Jul 19 03:37 .gitignore [2024-07-19T03:41:28.816Z] -rw-rw-r-- 1 1001 1001 42 Jul 19 03:37 .golangci.yml [2024-07-19T03:41:28.816Z] -rw-rw-r-- 1 1001 1001 100 Jul 19 03:37 .hadolint.yml [2024-07-19T03:41:28.816Z] drwxr-xr-x 3 1001 1001 4096 Jul 19 03:38 .semver [2024-07-19T03:41:28.816Z] -rw-rw-r-- 1 1001 1001 155 Jul 19 03:37 .sonarcloud.properties [2024-07-19T03:41:28.816Z] -rw-rw-r-- 1 1001 1001 1171 Jul 19 03:37 ADOPTERS.md [2024-07-19T03:41:28.816Z] -rw-rw-r-- 1 1001 1001 20361 Jul 19 03:37 Attribution.txt [2024-07-19T03:41:28.816Z] -rw-rw-r-- 1 1001 1001 100284 Jul 19 03:37 CHANGELOG.md [2024-07-19T03:41:28.816Z] -rw-rw-r-- 1 1001 1001 3804 Jul 19 03:37 CONTRIBUTING.md [2024-07-19T03:41:28.816Z] -rw-rw-r-- 1 1001 1001 677 Jul 19 03:37 GOVERNANCE.md [2024-07-19T03:41:28.816Z] -rw-rw-r-- 1 1001 1001 861 Jul 19 03:37 Jenkinsfile [2024-07-19T03:41:28.816Z] -rw-rw-r-- 1 1001 1001 10775 Jul 19 03:37 LICENSE [2024-07-19T03:41:28.816Z] -rw-rw-r-- 1 1001 1001 16051 Jul 19 03:37 Makefile [2024-07-19T03:41:28.816Z] -rw-rw-r-- 1 1001 1001 582 Jul 19 03:37 OWNERS.md [2024-07-19T03:41:28.816Z] -rw-rw-r-- 1 1001 1001 9528 Jul 19 03:37 README.md [2024-07-19T03:41:28.816Z] -rw-rw-r-- 1 1001 1001 789 Jul 19 03:37 SECURITY.md [2024-07-19T03:41:28.816Z] -rw-rw-r-- 1 1001 1001 12 Jul 19 03:38 VERSION [2024-07-19T03:41:28.816Z] drwxrwxr-x 2 1001 1001 4096 Jul 19 03:37 bin [2024-07-19T03:41:28.816Z] drwxrwxr-x 19 1001 1001 4096 Jul 19 03:37 cmd [2024-07-19T03:41:28.816Z] -rw-r--r-- 1 root root 481596 Jul 19 03:40 coverage.out [2024-07-19T03:41:28.816Z] drwxrwxr-x 2 1001 1001 4096 Jul 19 03:37 fuzz_test [2024-07-19T03:41:28.816Z] -rw-rw-r-- 1 1001 1001 6911 Jul 19 03:37 go.mod [2024-07-19T03:41:28.816Z] -rw-rw-r-- 1 1001 1001 100926 Jul 19 03:37 go.sum [2024-07-19T03:41:28.816Z] drwxrwxr-x 7 1001 1001 4096 Jul 19 03:37 internal [2024-07-19T03:41:28.816Z] drwxrwxr-x 3 1001 1001 4096 Jul 19 03:37 openapi [2024-07-19T03:41:28.816Z] -rw-rw-r-- 1 1001 1001 584 Jul 19 03:37 security.txt [2024-07-19T03:41:28.816Z] -rw-rw-r-- 1 1001 1001 204 Jul 19 03:37 version.go [Pipeline] sh [2024-07-19T03:41:29.175Z] + '[' -e coverage.out ] [2024-07-19T03:41:29.175Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-07-19T03:41:29.221Z] d6de4b400683: Pull complete [2024-07-19T03:41:29.221Z] 35cb2a7552d0: Pull complete [2024-07-19T03:41:29.221Z] 4f4fb700ef54: Pull complete [2024-07-19T03:41:29.221Z] 464afbd9ba4c: Pull complete [2024-07-19T03:41:29.317Z] Stashed 1 file(s) [Pipeline] sh [2024-07-19T03:41:29.637Z] + make build [2024-07-19T03:41:29.637Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-19T03:41:37.788Z] 00f215d4a9da: Pull complete [2024-07-19T03:41:39.743Z] d496ad576159: Pull complete [2024-07-19T03:41:39.743Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-19T03:41:39.743Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-19T03:41:39.743Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-19T03:41:40.087Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-19T03:41:40.087Z] WORKDIR /edgex [2024-07-19T03:41:40.087Z] COPY go.mod . [2024-07-19T03:41:40.087Z] RUN go mod download [2024-07-19T03:41:40.087Z] + docker build -t ci-base-image-arm64 -f - . [2024-07-19T03:41:40.682Z] Sending build context to Docker daemon 3.184MB [2024-07-19T03:41:40.682Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-19T03:41:40.682Z] ---> f246e2811388 [2024-07-19T03:41:40.682Z] Step 2/4 : WORKDIR /edgex [2024-07-19T03:41:41.676Z] ---> Running in 81680f86c6a2 [2024-07-19T03:41:41.976Z] Removing intermediate container 81680f86c6a2 [2024-07-19T03:41:41.976Z] ---> 257bed5e2a62 [2024-07-19T03:41:41.976Z] Step 3/4 : COPY go.mod . [2024-07-19T03:41:42.602Z] ---> ca36defa7c3b [2024-07-19T03:41:42.602Z] Step 4/4 : RUN go mod download [2024-07-19T03:41:42.936Z] ---> Running in 5468f3ffe04f [2024-07-19T03:41:52.145Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-19T03:41:52.769Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-19T03:41:54.283Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-19T03:41:54.909Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-19T03:41:56.419Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-19T03:42:00.937Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-19T03:42:02.172Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-19T03:42:04.302Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-19T03:42:08.826Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-19T03:42:09.111Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-19T03:42:09.750Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-19T03:42:10.801Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-07-19T03:42:11.476Z] $ docker stop --time=1 916b4764cd2fb33c90a1e2e43ad0b81e71793da6f3fff3c3b97fb4b63479c241 [2024-07-19T03:42:14.870Z] $ docker rm -f --volumes 916b4764cd2fb33c90a1e2e43ad0b81e71793da6f3fff3c3b97fb4b63479c241 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:42:16.900Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-19T03:42:16.900Z] [2024-07-19T03:42:16.900Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:42:17.345Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-19T03:42:17.345Z] latest: Pulling from edgex-devops/edgex-compose [2024-07-19T03:42:17.345Z] 91d30c5bc195: Pulling fs layer [2024-07-19T03:42:17.345Z] 2e9b0aa3be6d: Pulling fs layer [2024-07-19T03:42:17.345Z] 9c61dcf015f6: Pulling fs layer [2024-07-19T03:42:17.345Z] 4698f68db338: Pulling fs layer [2024-07-19T03:42:17.345Z] 2a2f49069b9e: Pulling fs layer [2024-07-19T03:42:17.345Z] e0025b399a48: Pulling fs layer [2024-07-19T03:42:17.345Z] 4698f68db338: Waiting [2024-07-19T03:42:17.345Z] 2a2f49069b9e: Waiting [2024-07-19T03:42:17.345Z] 91d30c5bc195: Verifying Checksum [2024-07-19T03:42:17.345Z] 91d30c5bc195: Download complete [2024-07-19T03:42:17.345Z] 4698f68db338: Verifying Checksum [2024-07-19T03:42:17.345Z] 4698f68db338: Download complete [2024-07-19T03:42:17.345Z] 2e9b0aa3be6d: Verifying Checksum [2024-07-19T03:42:17.345Z] 2e9b0aa3be6d: Download complete [2024-07-19T03:42:17.664Z] e0025b399a48: Verifying Checksum [2024-07-19T03:42:17.664Z] e0025b399a48: Download complete [2024-07-19T03:42:17.664Z] 91d30c5bc195: Pull complete [2024-07-19T03:42:17.664Z] 2a2f49069b9e: Verifying Checksum [2024-07-19T03:42:17.664Z] 2a2f49069b9e: Download complete [2024-07-19T03:42:17.972Z] 2e9b0aa3be6d: Pull complete [2024-07-19T03:42:17.972Z] 9c61dcf015f6: Download complete [2024-07-19T03:42:20.722Z] 9c61dcf015f6: Pull complete [2024-07-19T03:42:20.722Z] 4698f68db338: Pull complete [2024-07-19T03:42:21.034Z] 2a2f49069b9e: Pull complete [2024-07-19T03:42:21.369Z] e0025b399a48: Pull complete [2024-07-19T03:42:21.369Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-07-19T03:42:21.369Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-19T03:42:21.369Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T03:42:21.696Z] prd-ubuntu20.04-docker-8c-8g-5900 does not seem to be running inside a container [2024-07-19T03:42:21.781Z] $ 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/655 -v /w/workspace/edgex-go/655:/w/workspace/edgex-go/655:rw,z -v /w/workspace/edgex-go/655@tmp:/w/workspace/edgex-go/655@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-07-19T03:42:32.493Z] $ docker top 21d0aa13564c62fba1472eb7f12234f79a67677195bdda620bd6ab36d8daa05e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-19T03:42:32.971Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-19T03:42:34.076Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-19T03:42:34.736Z] #1 transferring dockerfile: 2.23kB done [2024-07-19T03:42:34.736Z] #1 DONE 0.5s [2024-07-19T03:42:34.736Z] [2024-07-19T03:42:34.736Z] #2 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-19T03:42:34.736Z] #2 transferring context: [2024-07-19T03:42:34.736Z] #2 transferring context: 50B done [2024-07-19T03:42:34.736Z] #2 DONE 0.0s [2024-07-19T03:42:35.046Z] [2024-07-19T03:42:35.046Z] #3 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-19T03:42:35.046Z] #3 DONE 0.0s [2024-07-19T03:42:35.046Z] [2024-07-19T03:42:35.046Z] #4 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-19T03:42:35.351Z] #4 DONE 0.5s [2024-07-19T03:42:35.351Z] [2024-07-19T03:42:35.351Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-19T03:42:35.351Z] #5 transferring dockerfile: 1.89kB done [2024-07-19T03:42:35.351Z] #5 DONE 0.0s [2024-07-19T03:42:35.669Z] [2024-07-19T03:42:35.669Z] #6 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-19T03:42:35.669Z] #6 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-19T03:42:35.669Z] #6 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-19T03:42:35.669Z] #6 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-19T03:42:35.669Z] #6 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-19T03:42:35.669Z] #6 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0B / 3.41MB 0.1s [2024-07-19T03:42:35.669Z] #6 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.2s [2024-07-19T03:42:35.669Z] #6 ... [2024-07-19T03:42:35.669Z] [2024-07-19T03:42:35.669Z] #7 [core-keeper internal] load build definition from Dockerfile [2024-07-19T03:42:35.669Z] #7 transferring dockerfile: 2.01kB done [2024-07-19T03:42:35.669Z] #7 DONE 0.2s [2024-07-19T03:42:35.669Z] [2024-07-19T03:42:35.669Z] #6 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-19T03:42:35.669Z] #6 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.3s done [2024-07-19T03:42:35.669Z] #6 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e [2024-07-19T03:42:35.959Z] #6 ... [2024-07-19T03:42:35.959Z] [2024-07-19T03:42:35.959Z] #8 [security-spiffe-token-provider internal] load .dockerignore [2024-07-19T03:42:35.959Z] #8 transferring context: 50B done [2024-07-19T03:42:35.959Z] #8 DONE 0.1s [2024-07-19T03:42:35.959Z] [2024-07-19T03:42:35.959Z] #9 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-07-19T03:42:35.959Z] #9 DONE 0.4s [2024-07-19T03:42:35.959Z] [2024-07-19T03:42:35.959Z] #6 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-19T03:42:35.959Z] #6 ... [2024-07-19T03:42:35.959Z] [2024-07-19T03:42:35.959Z] #10 [core-data internal] load build definition from Dockerfile [2024-07-19T03:42:35.959Z] #10 transferring dockerfile: 2.01kB done [2024-07-19T03:42:35.959Z] #10 DONE 0.1s [2024-07-19T03:42:35.959Z] [2024-07-19T03:42:35.959Z] #6 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-19T03:42:35.959Z] #6 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.2s done [2024-07-19T03:42:36.252Z] #6 ... [2024-07-19T03:42:36.252Z] [2024-07-19T03:42:36.252Z] #3 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-19T03:42:36.252Z] #3 DONE 0.0s [2024-07-19T03:42:36.547Z] [2024-07-19T03:42:36.547Z] #11 [security-spire-agent internal] load .dockerignore [2024-07-19T03:42:39.930Z] Removing intermediate container 5468f3ffe04f [2024-07-19T03:42:39.930Z] ---> f410740f2b76 [2024-07-19T03:42:39.930Z] Successfully built f410740f2b76 [2024-07-19T03:42:39.930Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:42:40.284Z] + docker inspect -f . ci-base-image-arm64 [2024-07-19T03:42:40.284Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T03:42:40.575Z] prd-ubuntu20.04-docker-arm64-4c-16g-5904 does not seem to be running inside a container [2024-07-19T03:42:40.690Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/655 -v /w/workspace/edgex-go/655:/w/workspace/edgex-go/655:rw,z -v /w/workspace/edgex-go/655@tmp:/w/workspace/edgex-go/655@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-19T03:42:41.870Z] $ docker top c68654cea784eba47f25c1c3da176fa9984e7618def310c9c2e3b5faed79a3c3 -eo pid,comm [2024-07-19T03:42:41.970Z] #11 ... [2024-07-19T03:42:41.970Z] [2024-07-19T03:42:41.970Z] #12 [core-common-config-bootstrapper internal] load build context [2024-07-19T03:42:41.970Z] #12 transferring context: 439.90MB 2.8s done [Pipeline] { [Pipeline] sh [2024-07-19T03:42:42.796Z] + go version [2024-07-19T03:42:42.796Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-19T03:42:42.827Z] $ docker stop --time=1 c68654cea784eba47f25c1c3da176fa9984e7618def310c9c2e3b5faed79a3c3 [2024-07-19T03:42:44.394Z] $ docker rm -f --volumes c68654cea784eba47f25c1c3da176fa9984e7618def310c9c2e3b5faed79a3c3 [Pipeline] // withDockerContainer [2024-07-19T03:42:44.558Z] #12 ... [2024-07-19T03:42:44.558Z] [2024-07-19T03:42:44.558Z] #13 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-19T03:42:44.558Z] #13 transferring dockerfile: 2.49kB done [2024-07-19T03:42:44.558Z] #13 DONE 8.3s [2024-07-19T03:42:44.558Z] [2024-07-19T03:42:44.558Z] #14 [security-proxy-setup internal] load .dockerignore [2024-07-19T03:42:44.558Z] #14 ... [2024-07-19T03:42:44.558Z] [2024-07-19T03:42:44.558Z] #9 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-07-19T03:42:44.558Z] #9 DONE 0.9s [2024-07-19T03:42:44.558Z] [2024-07-19T03:42:44.558Z] #4 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-07-19T03:42:44.558Z] #4 DONE 8.3s [2024-07-19T03:42:44.558Z] [2024-07-19T03:42:44.558Z] #15 [security-spiffe-token-provider internal] load build context [2024-07-19T03:42:44.558Z] #15 DONE 0.0s [2024-07-19T03:42:44.558Z] [2024-07-19T03:42:44.558Z] #16 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-07-19T03:42:44.558Z] #16 DONE 9.5s [2024-07-19T03:42:44.558Z] [2024-07-19T03:42:44.558Z] #12 [core-common-config-bootstrapper internal] load build context [2024-07-19T03:42:44.558Z] #12 DONE 8.8s [2024-07-19T03:42:44.558Z] [2024-07-19T03:42:44.558Z] #6 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-19T03:42:44.558Z] #6 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-19T03:42:44.558Z] #6 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-19T03:42:44.558Z] #6 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-19T03:42:44.558Z] #6 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-19T03:42:44.558Z] #6 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.3s done [2024-07-19T03:42:44.558Z] #6 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.2s done [2024-07-19T03:42:44.558Z] #6 DONE 10.1s [2024-07-19T03:42:44.558Z] [2024-07-19T03:42:44.558Z] #17 [security-spire-server internal] load .dockerignore [2024-07-19T03:42:44.558Z] #17 transferring context: 50B done [2024-07-19T03:42:44.558Z] #17 DONE 8.2s [2024-07-19T03:42:44.558Z] [2024-07-19T03:42:44.558Z] #14 [security-proxy-setup internal] load .dockerignore [2024-07-19T03:42:44.558Z] #14 transferring context: 50B done [2024-07-19T03:42:44.558Z] #14 ... [2024-07-19T03:42:44.558Z] [2024-07-19T03:42:44.558Z] #9 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-07-19T03:42:44.558Z] #9 DONE 1.0s [2024-07-19T03:42:44.558Z] [2024-07-19T03:42:44.558Z] #18 [security-spire-agent internal] load build definition from Dockerfile [2024-07-19T03:42:44.558Z] #18 transferring dockerfile: 1.81kB done [2024-07-19T03:42:44.558Z] #18 DONE 8.5s [2024-07-19T03:42:44.558Z] [2024-07-19T03:42:44.558Z] #11 [security-spire-agent internal] load .dockerignore [2024-07-19T03:42:44.558Z] #11 transferring context: 50B done [2024-07-19T03:42:44.558Z] #11 DONE 8.1s [2024-07-19T03:42:44.558Z] [2024-07-19T03:42:44.558Z] #19 [core-command internal] load build definition from Dockerfile [2024-07-19T03:42:44.558Z] #19 transferring dockerfile: 1.93kB done [2024-07-19T03:42:44.558Z] #19 DONE 8.3s [2024-07-19T03:42:44.558Z] [2024-07-19T03:42:44.558Z] #20 [security-spire-config internal] load build definition from Dockerfile [2024-07-19T03:42:44.558Z] #20 transferring dockerfile: 1.69kB done [2024-07-19T03:42:44.558Z] #20 DONE 8.5s [2024-07-19T03:42:44.558Z] [2024-07-19T03:42:44.558Z] #21 [support-notifications internal] load build definition from Dockerfile [2024-07-19T03:42:44.558Z] #21 transferring dockerfile: 1.95kB done [2024-07-19T03:42:44.558Z] #21 DONE 8.1s [2024-07-19T03:42:44.558Z] [2024-07-19T03:42:44.558Z] #22 [core-command internal] load .dockerignore [2024-07-19T03:42:44.558Z] #22 transferring context: 50B done [2024-07-19T03:42:44.558Z] #22 DONE 8.0s [2024-07-19T03:42:44.558Z] [2024-07-19T03:42:44.558Z] #23 [security-spire-server internal] load build definition from Dockerfile [2024-07-19T03:42:44.558Z] #23 transferring dockerfile: 1.70kB done [2024-07-19T03:42:44.558Z] #23 DONE 8.6s [2024-07-19T03:42:44.558Z] [2024-07-19T03:42:44.558Z] #24 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-19T03:42:44.558Z] #24 transferring dockerfile: 2.15kB done [2024-07-19T03:42:44.558Z] #24 DONE 8.2s [2024-07-19T03:42:44.558Z] [2024-07-19T03:42:44.558Z] #25 [security-secretstore-setup internal] load .dockerignore [2024-07-19T03:42:44.558Z] #25 transferring context: 50B done [2024-07-19T03:42:44.558Z] #25 DONE 8.4s [2024-07-19T03:42:44.558Z] [2024-07-19T03:42:44.558Z] #26 [core-keeper internal] load .dockerignore [2024-07-19T03:42:44.558Z] #26 transferring context: 50B done [2024-07-19T03:42:44.558Z] #26 DONE 8.6s [2024-07-19T03:42:44.558Z] [2024-07-19T03:42:44.558Z] #16 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-07-19T03:42:44.558Z] #16 DONE 9.7s [2024-07-19T03:42:44.558Z] [2024-07-19T03:42:44.558Z] #6 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-19T03:42:44.558Z] #6 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-19T03:42:44.558Z] #6 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-19T03:42:44.558Z] #6 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-19T03:42:44.558Z] #6 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-19T03:42:44.558Z] #6 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.3s done [2024-07-19T03:42:44.558Z] #6 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.2s done [2024-07-19T03:42:44.558Z] #6 DONE 10.3s [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-07-19T03:42:44.839Z] [2024-07-19T03:42:44.839Z] #9 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-07-19T03:42:44.839Z] #9 DONE 1.4s [2024-07-19T03:42:44.839Z] [2024-07-19T03:42:44.839Z] #27 [support-scheduler internal] load build definition from Dockerfile [2024-07-19T03:42:44.839Z] #27 transferring dockerfile: 1.93kB done [2024-07-19T03:42:44.839Z] #27 DONE 8.5s [2024-07-19T03:42:44.839Z] [2024-07-19T03:42:44.839Z] #28 [support-scheduler internal] load .dockerignore [2024-07-19T03:42:44.839Z] #28 transferring context: 50B done [2024-07-19T03:42:44.839Z] #28 DONE 8.2s [2024-07-19T03:42:44.839Z] [2024-07-19T03:42:44.839Z] #29 [core-metadata internal] load .dockerignore [2024-07-19T03:42:44.839Z] #29 transferring context: 50B done [2024-07-19T03:42:44.839Z] #29 DONE 8.1s [2024-07-19T03:42:44.839Z] [2024-07-19T03:42:44.839Z] #30 [security-spire-config internal] load .dockerignore [2024-07-19T03:42:44.839Z] #30 transferring context: 50B done [2024-07-19T03:42:44.839Z] #30 DONE 8.3s [2024-07-19T03:42:44.839Z] [2024-07-19T03:42:44.839Z] #31 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-19T03:42:44.839Z] #31 transferring dockerfile: 2.50kB done [2024-07-19T03:42:44.839Z] #31 DONE 8.1s [2024-07-19T03:42:44.839Z] [2024-07-19T03:42:44.839Z] #32 [core-data internal] load .dockerignore [2024-07-19T03:42:44.839Z] #32 transferring context: 50B done [2024-07-19T03:42:44.839Z] #32 DONE 8.5s [2024-07-19T03:42:44.839Z] [2024-07-19T03:42:44.839Z] #3 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-19T03:42:44.839Z] #3 DONE 0.0s [2024-07-19T03:42:44.839Z] [2024-07-19T03:42:44.839Z] #33 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-19T03:42:44.839Z] #33 transferring dockerfile: 2.93kB done [2024-07-19T03:42:44.839Z] #33 DONE 8.2s [2024-07-19T03:42:44.839Z] [2024-07-19T03:42:44.839Z] #16 [core-command builder 2/7] WORKDIR /edgex-go [2024-07-19T03:42:44.839Z] #16 DONE 10.0s [2024-07-19T03:42:44.839Z] [2024-07-19T03:42:44.839Z] #6 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-19T03:42:44.839Z] #6 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-19T03:42:44.839Z] #6 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-19T03:42:44.839Z] #6 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-19T03:42:44.839Z] #6 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-19T03:42:44.839Z] #6 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.3s done [2024-07-19T03:42:44.839Z] #6 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.2s done [2024-07-19T03:42:44.839Z] #6 DONE 10.6s [2024-07-19T03:42:44.839Z] [2024-07-19T03:42:44.839Z] #4 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-07-19T03:42:44.839Z] #4 ... [2024-07-19T03:42:44.839Z] [2024-07-19T03:42:44.839Z] #9 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-07-19T03:42:44.839Z] #9 DONE 1.4s [2024-07-19T03:42:44.839Z] [2024-07-19T03:42:44.839Z] #34 [core-metadata internal] load build definition from Dockerfile [2024-07-19T03:42:44.839Z] #34 transferring dockerfile: 2.06kB done [2024-07-19T03:42:44.839Z] #34 DONE 8.4s [2024-07-19T03:42:44.839Z] [2024-07-19T03:42:44.839Z] #35 [support-notifications internal] load .dockerignore [2024-07-19T03:42:44.839Z] #35 transferring context: 50B done [2024-07-19T03:42:44.839Z] #35 DONE 8.1s [2024-07-19T03:42:44.839Z] [2024-07-19T03:42:44.839Z] #36 [security-proxy-auth internal] load .dockerignore [2024-07-19T03:42:44.839Z] #36 transferring context: 50B done [2024-07-19T03:42:44.839Z] #36 DONE 8.2s [2024-07-19T03:42:44.839Z] [2024-07-19T03:42:44.839Z] #3 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-19T03:42:44.839Z] #3 DONE 0.0s [2024-07-19T03:42:44.839Z] [2024-07-19T03:42:44.839Z] #14 [security-proxy-setup internal] load .dockerignore [2024-07-19T03:42:44.839Z] #14 DONE 8.1s [2024-07-19T03:42:44.839Z] [2024-07-19T03:42:44.839Z] #37 [security-bootstrapper internal] load .dockerignore [2024-07-19T03:42:44.839Z] #37 transferring context: 50B done [2024-07-19T03:42:44.839Z] #37 DONE 8.1s [2024-07-19T03:42:44.839Z] [2024-07-19T03:42:44.839Z] #16 [core-data builder 2/7] WORKDIR /edgex-go [2024-07-19T03:42:44.839Z] #16 DONE 10.0s [2024-07-19T03:42:44.839Z] [2024-07-19T03:42:44.839Z] #6 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-19T03:42:44.839Z] #6 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-19T03:42:44.839Z] #6 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-19T03:42:44.839Z] #6 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-19T03:42:44.839Z] #6 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-19T03:42:44.839Z] #6 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.3s done [2024-07-19T03:42:44.839Z] #6 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.2s done [2024-07-19T03:42:44.839Z] #6 DONE 10.6s [2024-07-19T03:42:44.839Z] [2024-07-19T03:42:44.839Z] #4 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-07-19T03:42:45.130Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-19T03:42:45.130Z] [2024-07-19T03:42:45.130Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-19T03:42:45.130Z] #4 DONE 8.4s [2024-07-19T03:42:45.130Z] [2024-07-19T03:42:45.130Z] #9 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-07-19T03:42:45.130Z] #9 DONE 1.4s [2024-07-19T03:42:45.130Z] [2024-07-19T03:42:45.130Z] #16 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-07-19T03:42:45.130Z] #16 DONE 10.0s [2024-07-19T03:42:45.130Z] [2024-07-19T03:42:45.130Z] #6 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-19T03:42:45.130Z] #6 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-19T03:42:45.130Z] #6 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-19T03:42:45.130Z] #6 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-19T03:42:45.130Z] #6 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-19T03:42:45.130Z] #6 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.3s done [2024-07-19T03:42:45.130Z] #6 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.2s done [2024-07-19T03:42:45.130Z] #6 DONE 10.7s [2024-07-19T03:42:45.130Z] [2024-07-19T03:42:45.130Z] #38 [core-data internal] load build context [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:42:45.431Z] #38 ... [2024-07-19T03:42:45.431Z] [2024-07-19T03:42:45.431Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-07-19T03:42:45.431Z] #39 DONE 0.6s [2024-07-19T03:42:45.431Z] [2024-07-19T03:42:45.431Z] #6 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-19T03:42:45.431Z] #6 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-19T03:42:45.431Z] #6 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-19T03:42:45.431Z] #6 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-19T03:42:45.431Z] #6 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-19T03:42:45.431Z] #6 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.3s done [2024-07-19T03:42:45.431Z] #6 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.2s done [2024-07-19T03:42:45.431Z] #6 DONE 10.7s [2024-07-19T03:42:45.431Z] [2024-07-19T03:42:45.431Z] #38 [core-data internal] load build context [2024-07-19T03:42:45.431Z] #38 ... [2024-07-19T03:42:45.431Z] [2024-07-19T03:42:45.431Z] #40 [security-spire-server internal] load build context [2024-07-19T03:42:45.431Z] #40 transferring context: 26.79kB 0.0s done [2024-07-19T03:42:45.431Z] #40 DONE 0.1s [2024-07-19T03:42:45.431Z] [2024-07-19T03:42:45.431Z] #3 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-19T03:42:45.431Z] #3 DONE 0.0s [2024-07-19T03:42:45.431Z] [2024-07-19T03:42:45.431Z] #38 [core-data internal] load build context [2024-07-19T03:42:45.431Z] #38 ... [2024-07-19T03:42:45.431Z] [2024-07-19T03:42:45.431Z] #3 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-19T03:42:45.431Z] #3 DONE 0.0s [2024-07-19T03:42:45.431Z] [2024-07-19T03:42:45.431Z] #38 [core-data internal] load build context [2024-07-19T03:42:45.559Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-19T03:42:45.559Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-07-19T03:42:45.559Z] 547446be3368: Pulling fs layer [2024-07-19T03:42:45.559Z] d125d8839a47: Pulling fs layer [2024-07-19T03:42:45.559Z] 3e85d5ac6304: Pulling fs layer [2024-07-19T03:42:45.559Z] c3105a71a48b: Pulling fs layer [2024-07-19T03:42:45.559Z] 0f093f025ec4: Pulling fs layer [2024-07-19T03:42:45.559Z] c3106fc0e877: Pulling fs layer [2024-07-19T03:42:45.559Z] c3105a71a48b: Waiting [2024-07-19T03:42:45.559Z] 0f093f025ec4: Waiting [2024-07-19T03:42:45.559Z] c3106fc0e877: Waiting [2024-07-19T03:42:45.716Z] #38 ... [2024-07-19T03:42:45.716Z] [2024-07-19T03:42:45.716Z] #3 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-19T03:42:45.716Z] #3 DONE 0.0s [2024-07-19T03:42:45.716Z] [2024-07-19T03:42:45.716Z] #38 [core-data internal] load build context [2024-07-19T03:42:45.869Z] 547446be3368: Download complete [2024-07-19T03:42:45.869Z] c3105a71a48b: Verifying Checksum [2024-07-19T03:42:45.869Z] c3105a71a48b: Download complete [2024-07-19T03:42:46.136Z] d125d8839a47: Verifying Checksum [2024-07-19T03:42:46.136Z] d125d8839a47: Download complete [2024-07-19T03:42:46.136Z] c3106fc0e877: Verifying Checksum [2024-07-19T03:42:46.136Z] c3106fc0e877: Download complete [2024-07-19T03:42:46.418Z] 0f093f025ec4: Verifying Checksum [2024-07-19T03:42:46.418Z] 0f093f025ec4: Download complete [2024-07-19T03:42:46.418Z] 547446be3368: Pull complete [2024-07-19T03:42:47.439Z] d125d8839a47: Pull complete [2024-07-19T03:42:48.025Z] 3e85d5ac6304: Verifying Checksum [2024-07-19T03:42:48.025Z] 3e85d5ac6304: Download complete [2024-07-19T03:42:50.640Z] #38 ... [2024-07-19T03:42:50.640Z] [2024-07-19T03:42:50.640Z] #41 [security-spire-agent internal] load build context [2024-07-19T03:42:50.640Z] #41 transferring context: 26.32kB 0.0s done [2024-07-19T03:42:50.640Z] #41 DONE 4.3s [2024-07-19T03:42:50.640Z] [2024-07-19T03:42:50.640Z] #38 [core-data internal] load build context [2024-07-19T03:42:50.901Z] #38 transferring context: 367.25MB 6.0s [2024-07-19T03:42:53.433Z] #38 transferring context: 439.90MB 6.8s done [2024-07-19T03:42:54.837Z] #38 ... [2024-07-19T03:42:54.837Z] [2024-07-19T03:42:54.837Z] #42 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-07-19T03:42:54.837Z] #0 0.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-19T03:42:54.837Z] #0 2.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-19T03:42:54.837Z] #0 2.603 OK: 264 MiB in 52 packages [2024-07-19T03:42:54.837Z] #42 ... [2024-07-19T03:42:54.837Z] [2024-07-19T03:42:54.837Z] #43 [core-keeper internal] load build context [2024-07-19T03:42:54.837Z] #43 transferring context: 439.90MB 8.0s done [2024-07-19T03:42:55.100Z] #43 ... [2024-07-19T03:42:55.100Z] [2024-07-19T03:42:55.100Z] #44 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-19T03:42:55.100Z] #44 DONE 10.5s [2024-07-19T03:42:55.100Z] [2024-07-19T03:42:55.100Z] #6 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-19T03:42:55.100Z] #6 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-19T03:42:55.100Z] #6 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-19T03:42:55.100Z] #6 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-19T03:42:55.100Z] #6 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-19T03:42:55.100Z] #6 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.3s done [2024-07-19T03:42:55.100Z] #6 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.2s done [2024-07-19T03:42:55.100Z] #6 DONE 10.7s [2024-07-19T03:42:55.100Z] [2024-07-19T03:42:55.100Z] #45 [core-command internal] load build context [2024-07-19T03:42:55.100Z] #45 transferring context: 439.90MB 8.0s done [2024-07-19T03:42:55.687Z] #45 ... [2024-07-19T03:42:55.687Z] [2024-07-19T03:42:55.687Z] #46 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-19T03:42:56.972Z] #46 ... [2024-07-19T03:42:56.972Z] [2024-07-19T03:42:56.972Z] #47 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-19T03:42:56.972Z] #47 ... [2024-07-19T03:42:56.972Z] [2024-07-19T03:42:56.972Z] #4 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-19T03:42:57.283Z] #4 ... [2024-07-19T03:42:57.283Z] [2024-07-19T03:42:57.283Z] #48 [support-scheduler internal] load build context [2024-07-19T03:42:57.283Z] #48 transferring context: 439.90MB 7.6s done [2024-07-19T03:42:57.283Z] #48 ... [2024-07-19T03:42:57.283Z] [2024-07-19T03:42:57.283Z] #49 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-19T03:42:57.283Z] #49 ... [2024-07-19T03:42:57.283Z] [2024-07-19T03:42:57.283Z] #50 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-19T03:42:57.283Z] #50 ... [2024-07-19T03:42:57.283Z] [2024-07-19T03:42:57.283Z] #51 [security-secretstore-setup internal] load build context [2024-07-19T03:42:57.283Z] #51 transferring context: 439.90MB 7.3s done [2024-07-19T03:42:57.577Z] #51 ... [2024-07-19T03:42:57.577Z] [2024-07-19T03:42:57.577Z] #52 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-19T03:42:57.876Z] #52 ... [2024-07-19T03:42:57.876Z] [2024-07-19T03:42:57.876Z] #53 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-19T03:42:57.876Z] #0 12.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-19T03:42:57.876Z] #0 12.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-19T03:42:57.876Z] #0 13.09 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-19T03:42:57.876Z] #0 13.11 Executing busybox-1.36.1-r7.trigger [2024-07-19T03:42:57.876Z] #0 13.12 OK: 7 MiB in 16 packages [2024-07-19T03:42:57.876Z] #53 ... [2024-07-19T03:42:57.876Z] [2024-07-19T03:42:57.876Z] #54 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-19T03:42:58.145Z] 3e85d5ac6304: Pull complete [2024-07-19T03:42:58.146Z] c3105a71a48b: Pull complete [2024-07-19T03:42:58.146Z] 0f093f025ec4: Pull complete [2024-07-19T03:42:58.146Z] c3106fc0e877: Pull complete [2024-07-19T03:42:58.146Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-07-19T03:42:58.146Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-19T03:42:58.146Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-19T03:42:58.151Z] #54 ... [2024-07-19T03:42:58.151Z] [2024-07-19T03:42:58.151Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-19T03:42:58.151Z] #55 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-07-19T03:42:58.151Z] #55 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-07-19T03:42:58.151Z] #55 ... [2024-07-19T03:42:58.151Z] [2024-07-19T03:42:58.151Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-19T03:42:58.151Z] #0 0.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-19T03:42:58.151Z] #0 0.811 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-19T03:42:58.151Z] #0 1.075 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-19T03:42:58.151Z] #0 1.075 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-19T03:42:58.151Z] #0 1.075 OK: 20075 distinct packages available [2024-07-19T03:42:58.151Z] #0 1.149 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-19T03:42:58.151Z] #0 1.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-19T03:42:58.151Z] #0 1.481 OK: 264 MiB in 52 packages [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T03:42:58.448Z] #56 ... [2024-07-19T03:42:58.448Z] [2024-07-19T03:42:58.448Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-19T03:42:58.448Z] #57 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11.9s done [2024-07-19T03:42:58.448Z] #57 ... [2024-07-19T03:42:58.448Z] [2024-07-19T03:42:58.448Z] #15 [security-spiffe-token-provider internal] load build context [2024-07-19T03:42:58.448Z] #15 transferring context: 439.90MB 8.0s done [2024-07-19T03:42:58.516Z] prd-ubuntu20.04-docker-arm64-4c-16g-5904 does not seem to be running inside a container [2024-07-19T03:42:58.645Z] $ 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/655 -v /w/workspace/edgex-go/655:/w/workspace/edgex-go/655:rw,z -v /w/workspace/edgex-go/655@tmp:/w/workspace/edgex-go/655@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-07-19T03:42:58.716Z] #15 ... [2024-07-19T03:42:58.716Z] [2024-07-19T03:42:58.716Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-19T03:42:58.716Z] #0 8.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-19T03:42:58.716Z] #0 8.087 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-19T03:42:58.716Z] #0 8.292 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-19T03:42:58.716Z] #0 8.292 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-19T03:42:58.716Z] #0 8.292 OK: 20072 distinct packages available [2024-07-19T03:42:58.716Z] #0 8.341 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-19T03:42:58.716Z] #0 8.424 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-19T03:42:58.716Z] #0 8.599 (1/11) Installing ca-certificates (20240226-r0) [2024-07-19T03:42:58.716Z] #0 9.091 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-19T03:42:58.716Z] #0 9.103 (3/11) Installing libunistring (1.1-r1) [2024-07-19T03:42:58.716Z] #0 9.115 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-19T03:42:58.716Z] #0 9.122 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-19T03:42:58.716Z] #0 9.128 (6/11) Installing libcurl (8.5.0-r0) [2024-07-19T03:42:58.716Z] #0 9.141 (7/11) Installing curl (8.5.0-r0) [2024-07-19T03:42:58.716Z] #0 9.147 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-19T03:42:58.716Z] #0 9.151 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-19T03:42:58.716Z] #0 9.154 (10/11) Installing libucontext (1.2-r2) [2024-07-19T03:42:58.716Z] #0 9.157 (11/11) Installing gcompat (1.1.0-r1) [2024-07-19T03:42:58.716Z] #0 9.162 Executing busybox-1.36.1-r7.trigger [2024-07-19T03:42:58.716Z] #0 9.168 Executing ca-certificates-20240226-r0.trigger [2024-07-19T03:42:58.716Z] #0 9.251 OK: 12 MiB in 26 packages [2024-07-19T03:43:01.071Z] $ docker top 2847c8f9550fc93ccaf78119c56cd9068e6ff0e868fe128b590c9f61a158b85d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-19T03:43:02.177Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-19T03:43:03.227Z] #58 ... [2024-07-19T03:43:03.227Z] [2024-07-19T03:43:03.227Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-19T03:43:03.227Z] #55 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-07-19T03:43:05.442Z] #55 ... [2024-07-19T03:43:05.442Z] [2024-07-19T03:43:05.442Z] #59 [security-spire-config internal] load build context [2024-07-19T03:43:12.696Z] #1 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-19T03:43:12.696Z] #1 transferring dockerfile: 1.89kB 0.0s done [2024-07-19T03:43:12.696Z] #1 DONE 0.1s [2024-07-19T03:43:12.696Z] [2024-07-19T03:43:12.696Z] #2 [support-scheduler internal] load build definition from Dockerfile [2024-07-19T03:43:12.696Z] #2 transferring dockerfile: 1.93kB done [2024-07-19T03:43:12.696Z] #2 DONE 0.1s [2024-07-19T03:43:12.696Z] [2024-07-19T03:43:12.696Z] #3 [security-spire-server internal] load build definition from Dockerfile [2024-07-19T03:43:12.696Z] #3 transferring dockerfile: 1.70kB 0.0s done [2024-07-19T03:43:12.696Z] #3 DONE 0.1s [2024-07-19T03:43:12.696Z] [2024-07-19T03:43:12.696Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-19T03:43:12.696Z] #4 transferring dockerfile: 2.50kB done [2024-07-19T03:43:12.696Z] #4 DONE 0.1s [2024-07-19T03:43:12.696Z] [2024-07-19T03:43:12.696Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2024-07-19T03:43:13.001Z] #5 transferring dockerfile: 1.81kB 0.0s done [2024-07-19T03:43:13.001Z] #5 DONE 0.1s [2024-07-19T03:43:13.001Z] [2024-07-19T03:43:13.001Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-19T03:43:13.001Z] #6 transferring dockerfile: 2.49kB done [2024-07-19T03:43:13.001Z] #6 DONE 0.1s [2024-07-19T03:43:13.001Z] [2024-07-19T03:43:13.001Z] #7 [core-data internal] load build definition from Dockerfile [2024-07-19T03:43:13.001Z] #7 transferring dockerfile: 2.01kB done [2024-07-19T03:43:13.001Z] #7 DONE 0.1s [2024-07-19T03:43:13.001Z] [2024-07-19T03:43:13.001Z] #8 [core-command internal] load build definition from Dockerfile [2024-07-19T03:43:13.001Z] #8 transferring dockerfile: 1.93kB 0.0s done [2024-07-19T03:43:13.001Z] #8 DONE 0.1s [2024-07-19T03:43:13.001Z] [2024-07-19T03:43:13.001Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-19T03:43:13.001Z] #9 transferring dockerfile: 2.15kB done [2024-07-19T03:43:13.290Z] #9 DONE 0.1s [2024-07-19T03:43:13.290Z] [2024-07-19T03:43:13.290Z] #10 [core-metadata internal] load build definition from Dockerfile [2024-07-19T03:43:13.290Z] #10 transferring dockerfile: 2.06kB done [2024-07-19T03:43:13.290Z] #10 DONE 0.1s [2024-07-19T03:43:13.290Z] [2024-07-19T03:43:13.290Z] #11 [core-keeper internal] load build definition from Dockerfile [2024-07-19T03:43:13.290Z] #11 transferring dockerfile: 2.01kB done [2024-07-19T03:43:13.290Z] #11 DONE 0.1s [2024-07-19T03:43:13.290Z] [2024-07-19T03:43:13.290Z] #12 [security-spire-config internal] load build definition from Dockerfile [2024-07-19T03:43:13.290Z] #12 transferring dockerfile: 1.69kB 0.0s done [2024-07-19T03:43:13.290Z] #12 DONE 0.1s [2024-07-19T03:43:13.290Z] [2024-07-19T03:43:13.290Z] #13 [support-notifications internal] load build definition from Dockerfile [2024-07-19T03:43:13.641Z] #13 transferring dockerfile: 1.95kB done [2024-07-19T03:43:13.641Z] #13 DONE 0.1s [2024-07-19T03:43:13.641Z] [2024-07-19T03:43:13.641Z] #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-19T03:43:13.641Z] #14 transferring dockerfile: 2.23kB done [2024-07-19T03:43:13.641Z] #14 DONE 0.1s [2024-07-19T03:43:13.641Z] [2024-07-19T03:43:13.641Z] #15 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-19T03:43:13.641Z] #15 transferring dockerfile: 2.93kB done [2024-07-19T03:43:13.641Z] #15 DONE 0.1s [2024-07-19T03:43:13.641Z] [2024-07-19T03:43:13.641Z] #16 [security-spiffe-token-provider internal] load .dockerignore [2024-07-19T03:43:13.641Z] #16 transferring context: 50B done [2024-07-19T03:43:13.641Z] #16 DONE 0.1s [2024-07-19T03:43:14.004Z] #59 ... [2024-07-19T03:43:14.004Z] [2024-07-19T03:43:14.004Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-19T03:43:14.004Z] #57 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-07-19T03:43:14.422Z] [2024-07-19T03:43:14.422Z] #17 [support-scheduler internal] load .dockerignore [2024-07-19T03:43:14.422Z] #17 transferring context: 50B done [2024-07-19T03:43:14.422Z] #17 DONE 0.0s [2024-07-19T03:43:14.422Z] [2024-07-19T03:43:14.422Z] #18 [security-spire-server internal] load .dockerignore [2024-07-19T03:43:14.760Z] #18 transferring context: 50B 0.0s done [2024-07-19T03:43:14.760Z] #18 DONE 0.1s [2024-07-19T03:43:14.760Z] [2024-07-19T03:43:14.760Z] #19 [security-proxy-setup internal] load .dockerignore [2024-07-19T03:43:14.760Z] #19 transferring context: 50B done [2024-07-19T03:43:14.760Z] #19 DONE 0.1s [2024-07-19T03:43:14.760Z] [2024-07-19T03:43:14.760Z] #20 [security-spire-agent internal] load .dockerignore [2024-07-19T03:43:14.760Z] #20 transferring context: 50B done [2024-07-19T03:43:14.760Z] #20 DONE 0.1s [2024-07-19T03:43:14.760Z] [2024-07-19T03:43:14.760Z] #21 [security-secretstore-setup internal] load .dockerignore [2024-07-19T03:43:14.760Z] #21 transferring context: 50B done [2024-07-19T03:43:14.760Z] #21 DONE 0.1s [2024-07-19T03:43:14.760Z] [2024-07-19T03:43:14.760Z] #22 [core-data internal] load .dockerignore [2024-07-19T03:43:15.141Z] #22 transferring context: 50B 0.0s done [2024-07-19T03:43:15.141Z] #22 DONE 0.1s [2024-07-19T03:43:15.141Z] [2024-07-19T03:43:15.141Z] #23 [core-command internal] load .dockerignore [2024-07-19T03:43:15.141Z] #23 transferring context: 50B 0.0s done [2024-07-19T03:43:15.141Z] #23 DONE 0.1s [2024-07-19T03:43:15.141Z] [2024-07-19T03:43:15.141Z] #24 [security-proxy-auth internal] load .dockerignore [2024-07-19T03:43:15.141Z] #24 transferring context: 50B done [2024-07-19T03:43:15.141Z] #24 DONE 0.1s [2024-07-19T03:43:15.141Z] [2024-07-19T03:43:15.141Z] #25 [core-metadata internal] load .dockerignore [2024-07-19T03:43:15.141Z] #25 transferring context: 50B done [2024-07-19T03:43:15.141Z] #25 DONE 0.1s [2024-07-19T03:43:15.141Z] [2024-07-19T03:43:15.141Z] #26 [core-keeper internal] load .dockerignore [2024-07-19T03:43:15.141Z] #26 transferring context: 50B done [2024-07-19T03:43:15.479Z] #26 DONE 0.1s [2024-07-19T03:43:15.479Z] [2024-07-19T03:43:15.479Z] #27 [security-spire-config internal] load .dockerignore [2024-07-19T03:43:15.479Z] #27 transferring context: 50B 0.0s done [2024-07-19T03:43:15.479Z] #27 DONE 0.1s [2024-07-19T03:43:15.479Z] [2024-07-19T03:43:15.479Z] #28 [support-notifications internal] load .dockerignore [2024-07-19T03:43:15.479Z] #28 transferring context: 50B 0.0s done [2024-07-19T03:43:15.479Z] #28 DONE 0.1s [2024-07-19T03:43:15.479Z] [2024-07-19T03:43:15.479Z] #29 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-19T03:43:15.479Z] #29 transferring context: 50B done [2024-07-19T03:43:15.479Z] #29 DONE 0.1s [2024-07-19T03:43:15.479Z] [2024-07-19T03:43:15.479Z] #30 [security-bootstrapper internal] load .dockerignore [2024-07-19T03:43:15.479Z] #30 transferring context: 50B done [2024-07-19T03:43:15.479Z] #30 DONE 0.1s [2024-07-19T03:43:15.814Z] [2024-07-19T03:43:15.814Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-19T03:43:15.814Z] #31 DONE 0.0s [2024-07-19T03:43:15.814Z] [2024-07-19T03:43:15.814Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-07-19T03:43:16.117Z] #32 DONE 0.5s [2024-07-19T03:43:16.117Z] [2024-07-19T03:43:16.117Z] #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-19T03:43:16.117Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-19T03:43:16.117Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-19T03:43:16.117Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-19T03:43:16.117Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-19T03:43:16.117Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 0B / 3.34MB 0.1s [2024-07-19T03:43:16.402Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 860.16kB / 3.34MB 0.2s [2024-07-19T03:43:16.402Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.15MB / 3.34MB 0.3s [2024-07-19T03:43:16.402Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce [2024-07-19T03:43:16.754Z] #57 ... [2024-07-19T03:43:16.754Z] [2024-07-19T03:43:16.754Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-19T03:43:16.754Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done [2024-07-19T03:43:16.754Z] #33 ... [2024-07-19T03:43:16.754Z] [2024-07-19T03:43:16.754Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-19T03:43:16.754Z] #31 DONE 0.0s [2024-07-19T03:43:16.754Z] [2024-07-19T03:43:16.754Z] #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-19T03:43:16.754Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-19T03:43:16.754Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-19T03:43:16.754Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-19T03:43:16.754Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-19T03:43:16.754Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done [2024-07-19T03:43:16.754Z] #33 ... [2024-07-19T03:43:16.754Z] [2024-07-19T03:43:16.754Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-19T03:43:16.754Z] #31 DONE 0.0s [2024-07-19T03:43:16.754Z] [2024-07-19T03:43:16.754Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-07-19T03:43:16.754Z] #32 DONE 0.5s [2024-07-19T03:43:16.754Z] [2024-07-19T03:43:16.754Z] #34 [security-spiffe-token-provider internal] load build context [2024-07-19T03:43:16.754Z] #34 transferring context: 2.80MB 0.5s done [2024-07-19T03:43:16.754Z] #34 DONE 0.7s [2024-07-19T03:43:17.019Z] #60 ... [2024-07-19T03:43:17.019Z] [2024-07-19T03:43:17.019Z] #9 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-07-19T03:43:17.019Z] #9 DONE 1.4s [2024-07-19T03:43:17.019Z] [2024-07-19T03:43:17.019Z] #16 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-07-19T03:43:17.019Z] #16 DONE 10.0s [2024-07-19T03:43:17.019Z] [2024-07-19T03:43:17.019Z] #6 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-19T03:43:17.019Z] #6 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-19T03:43:17.019Z] #6 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-19T03:43:17.019Z] #6 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-19T03:43:17.019Z] #6 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-19T03:43:17.019Z] #6 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.3s done [2024-07-19T03:43:17.019Z] #6 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.2s done [2024-07-19T03:43:17.019Z] #6 DONE 10.7s [2024-07-19T03:43:17.019Z] [2024-07-19T03:43:17.019Z] #4 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-07-19T03:43:17.019Z] #4 DONE 40.3s [2024-07-19T03:43:17.019Z] [2024-07-19T03:43:17.019Z] #38 [core-data internal] load build context [2024-07-19T03:43:17.019Z] #38 DONE 32.3s [2024-07-19T03:43:17.019Z] [2024-07-19T03:43:17.019Z] #51 [security-secretstore-setup internal] load build context [2024-07-19T03:43:17.019Z] #51 DONE 32.4s [2024-07-19T03:43:17.019Z] [2024-07-19T03:43:17.019Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-19T03:43:17.019Z] #56 DONE 32.8s [2024-07-19T03:43:17.019Z] [2024-07-19T03:43:17.019Z] #42 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-07-19T03:43:17.019Z] #42 DONE 34.5s [2024-07-19T03:43:17.019Z] [2024-07-19T03:43:17.019Z] #53 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-19T03:43:17.019Z] #53 DONE 34.2s [2024-07-19T03:43:17.027Z] [2024-07-19T03:43:17.027Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-07-19T03:43:17.027Z] #35 ... [2024-07-19T03:43:17.027Z] [2024-07-19T03:43:17.027Z] #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-07-19T03:43:17.027Z] #32 DONE 0.6s [2024-07-19T03:43:17.027Z] [2024-07-19T03:43:17.027Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-19T03:43:17.027Z] #31 DONE 0.0s [2024-07-19T03:43:17.027Z] [2024-07-19T03:43:17.027Z] #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-19T03:43:17.027Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-19T03:43:17.027Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-19T03:43:17.027Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-19T03:43:17.027Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-19T03:43:17.027Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done [2024-07-19T03:43:17.284Z] [2024-07-19T03:43:17.284Z] #48 [support-scheduler internal] load build context [2024-07-19T03:43:17.284Z] #48 DONE 32.3s [2024-07-19T03:43:17.284Z] [2024-07-19T03:43:17.284Z] #52 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-19T03:43:17.284Z] #52 DONE 32.5s [2024-07-19T03:43:17.284Z] [2024-07-19T03:43:17.284Z] #43 [core-keeper internal] load build context [2024-07-19T03:43:17.284Z] #43 DONE 32.6s [2024-07-19T03:43:17.284Z] [2024-07-19T03:43:17.284Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-19T03:43:17.284Z] #58 DONE 32.7s [2024-07-19T03:43:17.284Z] [2024-07-19T03:43:17.284Z] #15 [security-spiffe-token-provider internal] load build context [2024-07-19T03:43:17.284Z] #15 DONE 32.9s [2024-07-19T03:43:17.284Z] [2024-07-19T03:43:17.284Z] #61 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-07-19T03:43:17.294Z] #33 ... [2024-07-19T03:43:17.294Z] [2024-07-19T03:43:17.294Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-07-19T03:43:17.294Z] #32 DONE 0.7s [2024-07-19T03:43:17.294Z] [2024-07-19T03:43:17.294Z] #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-19T03:43:17.294Z] #33 ... [2024-07-19T03:43:17.294Z] [2024-07-19T03:43:17.294Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-19T03:43:17.294Z] #31 DONE 0.0s [2024-07-19T03:43:17.294Z] [2024-07-19T03:43:17.294Z] #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-19T03:43:17.294Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-19T03:43:17.294Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-19T03:43:17.294Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-19T03:43:17.294Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-19T03:43:17.294Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done [2024-07-19T03:43:17.555Z] #61 ... [2024-07-19T03:43:17.555Z] [2024-07-19T03:43:17.555Z] #45 [core-command internal] load build context [2024-07-19T03:43:17.555Z] #45 DONE 32.8s [2024-07-19T03:43:17.555Z] [2024-07-19T03:43:17.555Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-19T03:43:17.555Z] #57 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-07-19T03:43:17.555Z] #57 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-07-19T03:43:17.555Z] #57 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s done [2024-07-19T03:43:17.555Z] #57 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done [2024-07-19T03:43:17.555Z] #57 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-07-19T03:43:17.555Z] #57 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0B / 278B 0.6s [2024-07-19T03:43:17.555Z] #57 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0B / 20.02MB 0.6s [2024-07-19T03:43:17.575Z] #33 ... [2024-07-19T03:43:17.575Z] [2024-07-19T03:43:17.575Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-19T03:43:17.575Z] #31 DONE 0.0s [2024-07-19T03:43:17.575Z] [2024-07-19T03:43:17.575Z] #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-19T03:43:17.575Z] #33 ... [2024-07-19T03:43:17.575Z] [2024-07-19T03:43:17.575Z] #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-19T03:43:17.575Z] #36 DONE 2.3s [2024-07-19T03:43:17.575Z] [2024-07-19T03:43:17.575Z] #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-19T03:43:17.575Z] #33 ... [2024-07-19T03:43:17.575Z] [2024-07-19T03:43:17.575Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-19T03:43:17.575Z] #31 DONE 0.0s [2024-07-19T03:43:17.575Z] [2024-07-19T03:43:17.575Z] #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-19T03:43:17.865Z] #33 ... [2024-07-19T03:43:17.865Z] [2024-07-19T03:43:17.865Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-19T03:43:17.865Z] #31 DONE 0.0s [2024-07-19T03:43:17.865Z] [2024-07-19T03:43:17.865Z] #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-19T03:43:17.865Z] #33 ... [2024-07-19T03:43:17.865Z] [2024-07-19T03:43:17.865Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-07-19T03:43:17.865Z] #32 DONE 1.3s [2024-07-19T03:43:17.865Z] [2024-07-19T03:43:17.865Z] #37 [security-proxy-auth internal] load build context [2024-07-19T03:43:17.865Z] #37 DONE 0.0s [2024-07-19T03:43:17.865Z] [2024-07-19T03:43:17.865Z] #38 [support-scheduler internal] load build context [2024-07-19T03:43:17.865Z] #38 transferring context: 2.80MB 0.9s done [2024-07-19T03:43:17.865Z] #38 DONE 1.2s [2024-07-19T03:43:17.865Z] [2024-07-19T03:43:17.865Z] #36 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-19T03:43:17.865Z] #36 DONE 2.3s [2024-07-19T03:43:17.865Z] [2024-07-19T03:43:17.865Z] #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-19T03:43:17.865Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-19T03:43:17.865Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-19T03:43:17.865Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-19T03:43:17.865Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-19T03:43:17.865Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done [2024-07-19T03:43:18.045Z] #57 ... [2024-07-19T03:43:18.045Z] [2024-07-19T03:43:18.045Z] #59 [security-spire-config internal] load build context [2024-07-19T03:43:18.045Z] #59 transferring context: 25.04kB 0.0s done [2024-07-19T03:43:18.045Z] #59 DONE 22.6s [2024-07-19T03:43:18.045Z] [2024-07-19T03:43:18.045Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-19T03:43:18.045Z] #57 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.6s done [2024-07-19T03:43:18.045Z] #57 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-07-19T03:43:18.045Z] #57 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 3.15MB / 20.02MB 0.8s [2024-07-19T03:43:18.186Z] #33 ... [2024-07-19T03:43:18.186Z] [2024-07-19T03:43:18.186Z] #36 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-19T03:43:18.186Z] #36 DONE 2.3s [2024-07-19T03:43:18.186Z] [2024-07-19T03:43:18.186Z] #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-19T03:43:18.186Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-19T03:43:18.186Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-19T03:43:18.186Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-19T03:43:18.186Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-19T03:43:18.186Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done [2024-07-19T03:43:18.186Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.5s done [2024-07-19T03:43:18.186Z] #33 ... [2024-07-19T03:43:18.186Z] [2024-07-19T03:43:18.186Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-19T03:43:18.186Z] #31 DONE 0.0s [2024-07-19T03:43:18.186Z] [2024-07-19T03:43:18.186Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-07-19T03:43:18.186Z] #35 DONE 1.2s [2024-07-19T03:43:18.186Z] [2024-07-19T03:43:18.186Z] #39 [core-command builder 2/7] WORKDIR /edgex-go [2024-07-19T03:43:18.351Z] #57 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 12.58MB / 20.02MB 0.9s [2024-07-19T03:43:18.351Z] #57 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.2s [2024-07-19T03:43:18.502Z] #39 ... [2024-07-19T03:43:18.502Z] [2024-07-19T03:43:18.502Z] #40 [security-proxy-setup internal] load build context [2024-07-19T03:43:18.502Z] #40 transferring context: 2.80MB 0.9s done [2024-07-19T03:43:18.502Z] #40 DONE 1.5s [2024-07-19T03:43:18.502Z] [2024-07-19T03:43:18.502Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-19T03:43:18.502Z] #31 DONE 0.0s [2024-07-19T03:43:18.502Z] [2024-07-19T03:43:18.502Z] #41 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-19T03:43:18.502Z] #41 DONE 1.7s [2024-07-19T03:43:18.846Z] [2024-07-19T03:43:18.846Z] #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-19T03:43:18.846Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-19T03:43:18.846Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-19T03:43:18.846Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-19T03:43:18.846Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-19T03:43:18.846Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done [2024-07-19T03:43:18.846Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.5s done [2024-07-19T03:43:18.846Z] #33 ... [2024-07-19T03:43:18.846Z] [2024-07-19T03:43:18.846Z] #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-19T03:43:18.846Z] #36 DONE 2.3s [2024-07-19T03:43:18.846Z] [2024-07-19T03:43:18.846Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-19T03:43:18.846Z] #31 DONE 0.0s [2024-07-19T03:43:18.846Z] [2024-07-19T03:43:18.846Z] #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-19T03:43:18.846Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-19T03:43:18.846Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-19T03:43:18.846Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-19T03:43:18.846Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-19T03:43:18.846Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done [2024-07-19T03:43:18.846Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.5s done [2024-07-19T03:43:18.846Z] #33 ... [2024-07-19T03:43:18.846Z] [2024-07-19T03:43:18.846Z] #39 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-07-19T03:43:18.846Z] #39 DONE 1.9s [2024-07-19T03:43:18.846Z] [2024-07-19T03:43:18.846Z] #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-19T03:43:18.846Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-19T03:43:18.846Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-19T03:43:18.846Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-19T03:43:18.846Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-19T03:43:18.846Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done [2024-07-19T03:43:18.846Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.5s done [2024-07-19T03:43:19.146Z] #33 ... [2024-07-19T03:43:19.146Z] [2024-07-19T03:43:19.146Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-19T03:43:19.146Z] #31 DONE 0.0s [2024-07-19T03:43:19.146Z] [2024-07-19T03:43:19.146Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-19T03:43:19.146Z] #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done [2024-07-19T03:43:19.146Z] #42 ... [2024-07-19T03:43:19.146Z] [2024-07-19T03:43:19.146Z] #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-19T03:43:19.146Z] #36 DONE 2.4s [2024-07-19T03:43:19.146Z] [2024-07-19T03:43:19.146Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-19T03:43:19.146Z] #32 DONE 2.3s [2024-07-19T03:43:19.146Z] [2024-07-19T03:43:19.146Z] #43 [security-secretstore-setup internal] load build context [2024-07-19T03:43:19.146Z] #43 transferring context: 2.80MB 1.1s done [2024-07-19T03:43:19.146Z] #43 DONE 1.8s [2024-07-19T03:43:19.146Z] [2024-07-19T03:43:19.146Z] #39 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-07-19T03:43:19.146Z] #39 DONE 2.0s [2024-07-19T03:43:19.146Z] [2024-07-19T03:43:19.146Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-19T03:43:19.146Z] #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-07-19T03:43:19.440Z] #42 ... [2024-07-19T03:43:19.440Z] [2024-07-19T03:43:19.440Z] #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-19T03:43:19.440Z] #36 DONE 2.4s [2024-07-19T03:43:19.440Z] [2024-07-19T03:43:19.440Z] #39 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-07-19T03:43:19.440Z] #39 DONE 2.0s [2024-07-19T03:43:19.440Z] [2024-07-19T03:43:19.440Z] #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-19T03:43:19.440Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-19T03:43:19.440Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-19T03:43:19.440Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-19T03:43:19.440Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-19T03:43:19.440Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done [2024-07-19T03:43:19.440Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.5s done [2024-07-19T03:43:20.082Z] #33 DONE 4.6s [2024-07-19T03:43:20.082Z] [2024-07-19T03:43:20.082Z] #44 [security-spire-agent internal] load build context [2024-07-19T03:43:20.082Z] #44 transferring context: 26.32kB 0.2s done [2024-07-19T03:43:20.082Z] #44 DONE 1.3s [2024-07-19T03:43:20.082Z] [2024-07-19T03:43:20.082Z] #37 [security-proxy-auth internal] load build context [2024-07-19T03:43:20.082Z] #37 transferring context: 2.80MB 1.2s done [2024-07-19T03:43:20.082Z] #37 DONE 2.0s [2024-07-19T03:43:20.082Z] [2024-07-19T03:43:20.082Z] #45 [security-spire-server internal] load build context [2024-07-19T03:43:20.082Z] #45 transferring context: 26.79kB 0.2s done [2024-07-19T03:43:20.082Z] #45 DONE 1.3s [2024-07-19T03:43:20.082Z] [2024-07-19T03:43:20.082Z] #46 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-19T03:43:20.082Z] #46 ... [2024-07-19T03:43:20.082Z] [2024-07-19T03:43:20.082Z] #47 [core-metadata internal] load build context [2024-07-19T03:43:20.082Z] #47 transferring context: 2.80MB 1.1s done [2024-07-19T03:43:20.082Z] #47 DONE 1.9s [2024-07-19T03:43:20.082Z] [2024-07-19T03:43:20.082Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-19T03:43:20.082Z] #42 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-07-19T03:43:20.082Z] #42 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-07-19T03:43:20.082Z] #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-07-19T03:43:20.082Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-07-19T03:43:20.082Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-07-19T03:43:20.082Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.05MB / 28.04MB 0.4s [2024-07-19T03:43:20.404Z] #42 ... [2024-07-19T03:43:20.404Z] [2024-07-19T03:43:20.404Z] #48 [core-command internal] load build context [2024-07-19T03:43:20.404Z] #48 transferring context: 2.80MB 0.8s done [2024-07-19T03:43:20.404Z] #48 DONE 2.3s [2024-07-19T03:43:20.404Z] [2024-07-19T03:43:20.404Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-19T03:43:20.404Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.79MB / 28.04MB 0.7s [2024-07-19T03:43:20.404Z] #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.7s [2024-07-19T03:43:20.740Z] #42 ... [2024-07-19T03:43:20.740Z] [2024-07-19T03:43:20.740Z] #49 [core-data internal] load build context [2024-07-19T03:43:20.740Z] #49 transferring context: 2.80MB 0.8s done [2024-07-19T03:43:20.740Z] #49 DONE 2.6s [2024-07-19T03:43:20.740Z] [2024-07-19T03:43:20.740Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-19T03:43:20.740Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 0.9s [2024-07-19T03:43:20.740Z] #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.9s [2024-07-19T03:43:20.740Z] #42 ... [2024-07-19T03:43:20.740Z] [2024-07-19T03:43:20.740Z] #50 [security-spire-config internal] load build context [2024-07-19T03:43:20.740Z] #50 transferring context: 25.04kB 0.3s done [2024-07-19T03:43:20.740Z] #50 DONE 2.1s [2024-07-19T03:43:20.740Z] [2024-07-19T03:43:20.740Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-19T03:43:21.047Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 1.2s [2024-07-19T03:43:21.352Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 1.6s [2024-07-19T03:43:21.352Z] #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-07-19T03:43:21.654Z] #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-07-19T03:43:21.654Z] #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.7s done [2024-07-19T03:43:21.957Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.62MB / 28.04MB 2.0s [2024-07-19T03:43:22.279Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 2.3s [2024-07-19T03:43:22.279Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 2.6s [2024-07-19T03:43:22.958Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.53MB / 28.04MB 3.1s [2024-07-19T03:43:23.683Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 3.8s [2024-07-19T03:43:23.683Z] #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-07-19T03:43:23.683Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.61MB / 28.04MB 3.9s [2024-07-19T03:43:23.683Z] #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-07-19T03:43:23.931Z] #57 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 6.2s [2024-07-19T03:43:23.931Z] #57 ... [2024-07-19T03:43:23.931Z] [2024-07-19T03:43:23.931Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-19T03:43:23.931Z] #55 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-07-19T03:43:23.931Z] #55 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s done [2024-07-19T03:43:23.931Z] #55 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s done [2024-07-19T03:43:23.931Z] #55 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s done [2024-07-19T03:43:23.931Z] #55 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-07-19T03:43:23.931Z] #55 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-07-19T03:43:23.931Z] #55 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 6.3s [2024-07-19T03:43:23.931Z] #55 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-07-19T03:43:23.994Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 4.2s [2024-07-19T03:43:24.308Z] #42 ... [2024-07-19T03:43:24.308Z] [2024-07-19T03:43:24.308Z] #51 [core-keeper internal] load build context [2024-07-19T03:43:24.308Z] #51 transferring context: 2.80MB 3.7s done [2024-07-19T03:43:24.308Z] #51 DONE 5.4s [2024-07-19T03:43:24.308Z] [2024-07-19T03:43:24.308Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-19T03:43:24.308Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.66MB / 28.04MB 4.5s [2024-07-19T03:43:24.610Z] #42 ... [2024-07-19T03:43:24.610Z] [2024-07-19T03:43:24.610Z] #52 [core-common-config-bootstrapper internal] load build context [2024-07-19T03:43:24.610Z] #52 transferring context: 2.80MB 4.0s done [2024-07-19T03:43:24.610Z] #52 DONE 5.2s [2024-07-19T03:43:24.610Z] [2024-07-19T03:43:24.610Z] #53 [support-notifications internal] load build context [2024-07-19T03:43:24.610Z] #53 transferring context: 2.80MB 4.2s done [2024-07-19T03:43:24.610Z] #53 DONE 5.7s [2024-07-19T03:43:24.610Z] [2024-07-19T03:43:24.610Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-19T03:43:24.610Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 4.8s [2024-07-19T03:43:24.968Z] #42 ... [2024-07-19T03:43:24.968Z] [2024-07-19T03:43:24.968Z] #54 [security-bootstrapper internal] load build context [2024-07-19T03:43:24.968Z] #54 transferring context: 2.80MB 4.3s done [2024-07-19T03:43:24.968Z] #54 DONE 5.7s [2024-07-19T03:43:24.968Z] [2024-07-19T03:43:24.968Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-19T03:43:25.279Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.84MB / 28.04MB 5.2s [2024-07-19T03:43:25.608Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 5.7s done [2024-07-19T03:43:27.417Z] #55 ... [2024-07-19T03:43:27.418Z] [2024-07-19T03:43:27.418Z] #62 [security-proxy-setup internal] load build context [2024-07-19T03:43:27.418Z] #62 transferring context: 439.90MB 4.6s done [2024-07-19T03:43:27.418Z] #62 ... [2024-07-19T03:43:27.418Z] [2024-07-19T03:43:27.418Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-19T03:43:27.418Z] #63 ... [2024-07-19T03:43:27.418Z] [2024-07-19T03:43:27.418Z] #64 [security-bootstrapper internal] load build context [2024-07-19T03:43:27.418Z] #64 transferring context: 439.90MB 4.7s done [2024-07-19T03:43:27.418Z] #64 ... [2024-07-19T03:43:27.418Z] [2024-07-19T03:43:27.418Z] #65 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-19T03:43:27.701Z] #65 ... [2024-07-19T03:43:27.701Z] [2024-07-19T03:43:27.701Z] #46 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-19T03:43:27.701Z] #46 32.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-19T03:43:27.701Z] #46 32.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-19T03:43:27.701Z] #46 33.23 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-19T03:43:27.701Z] #46 33.39 Executing busybox-1.36.1-r7.trigger [2024-07-19T03:43:27.701Z] #46 33.40 OK: 7 MiB in 16 packages [2024-07-19T03:43:27.701Z] #46 ... [2024-07-19T03:43:27.701Z] [2024-07-19T03:43:27.701Z] #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-19T03:43:27.749Z] #42 ... [2024-07-19T03:43:27.749Z] [2024-07-19T03:43:27.749Z] #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-19T03:43:27.749Z] #0 5.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-19T03:43:27.749Z] #0 6.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-19T03:43:27.749Z] #0 7.915 OK: 266 MiB in 52 packages [2024-07-19T03:43:27.749Z] #55 DONE 8.7s [2024-07-19T03:43:27.749Z] [2024-07-19T03:43:27.749Z] #56 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-07-19T03:43:27.749Z] #0 5.661 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-19T03:43:27.749Z] #0 6.149 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-19T03:43:27.749Z] #0 7.697 OK: 266 MiB in 52 packages [2024-07-19T03:43:27.749Z] #56 DONE 8.9s [2024-07-19T03:43:27.749Z] [2024-07-19T03:43:27.749Z] #57 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-19T03:43:28.095Z] #66 ... [2024-07-19T03:43:28.095Z] [2024-07-19T03:43:28.095Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-19T03:43:28.361Z] #67 ... [2024-07-19T03:43:28.361Z] [2024-07-19T03:43:28.361Z] #68 [core-metadata internal] load build context [2024-07-19T03:43:28.361Z] #68 transferring context: 439.90MB 4.1s done [2024-07-19T03:43:28.361Z] #68 ... [2024-07-19T03:43:28.361Z] [2024-07-19T03:43:28.361Z] #69 [security-proxy-auth internal] load build context [2024-07-19T03:43:28.361Z] #69 transferring context: 439.90MB 4.5s done [2024-07-19T03:43:28.361Z] #69 ... [2024-07-19T03:43:28.361Z] [2024-07-19T03:43:28.361Z] #70 [support-notifications internal] load build context [2024-07-19T03:43:28.361Z] #70 transferring context: 439.90MB 4.6s done [2024-07-19T03:43:28.652Z] #70 ... [2024-07-19T03:43:28.652Z] [2024-07-19T03:43:28.652Z] #47 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-19T03:43:28.652Z] #47 32.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-19T03:43:28.652Z] #47 33.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-19T03:43:28.652Z] #47 33.53 OK: 264 MiB in 52 packages [2024-07-19T03:43:28.652Z] #47 ... [2024-07-19T03:43:28.652Z] [2024-07-19T03:43:28.652Z] #71 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-19T03:43:28.801Z] #57 ... [2024-07-19T03:43:28.801Z] [2024-07-19T03:43:28.801Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-19T03:43:28.801Z] #58 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done [2024-07-19T03:43:28.801Z] #58 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-07-19T03:43:28.801Z] #58 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-07-19T03:43:28.801Z] #58 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-07-19T03:43:28.801Z] #58 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.5s [2024-07-19T03:43:28.801Z] #58 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-07-19T03:43:28.801Z] #58 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 5.2s done [2024-07-19T03:43:28.801Z] #58 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-07-19T03:43:28.801Z] #58 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-07-19T03:43:28.801Z] #58 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 [2024-07-19T03:43:28.801Z] #58 ... [2024-07-19T03:43:28.801Z] [2024-07-19T03:43:28.801Z] #59 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-07-19T03:43:28.801Z] #0 8.062 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-19T03:43:28.801Z] #0 8.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-19T03:43:28.959Z] #71 ... [2024-07-19T03:43:28.959Z] [2024-07-19T03:43:28.959Z] #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-19T03:43:28.959Z] #72 ... [2024-07-19T03:43:28.959Z] [2024-07-19T03:43:28.959Z] #73 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-19T03:43:29.131Z] #59 ... [2024-07-19T03:43:29.131Z] [2024-07-19T03:43:29.131Z] #57 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-19T03:43:29.131Z] #57 DONE 1.4s [2024-07-19T03:43:29.131Z] [2024-07-19T03:43:29.131Z] #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-19T03:43:29.131Z] #60 ... [2024-07-19T03:43:29.131Z] [2024-07-19T03:43:29.131Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-19T03:43:29.131Z] #0 8.935 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-19T03:43:29.131Z] #0 9.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-19T03:43:29.247Z] #73 ... [2024-07-19T03:43:29.247Z] [2024-07-19T03:43:29.247Z] #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-19T03:43:29.417Z] #61 ... [2024-07-19T03:43:29.417Z] [2024-07-19T03:43:29.417Z] #62 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T03:43:29.539Z] #74 ... [2024-07-19T03:43:29.539Z] [2024-07-19T03:43:29.539Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-19T03:43:29.539Z] #55 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 10.4s done [2024-07-19T03:43:29.539Z] #55 ... [2024-07-19T03:43:29.539Z] [2024-07-19T03:43:29.539Z] #49 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-19T03:43:29.539Z] #49 34.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-19T03:43:29.539Z] #49 34.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-19T03:43:29.539Z] #49 35.12 (1/4) Installing ca-certificates (20240226-r0) [2024-07-19T03:43:29.539Z] #49 35.14 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-19T03:43:29.539Z] #49 35.15 (3/4) Installing su-exec (0.2-r3) [2024-07-19T03:43:29.539Z] #49 35.15 (4/4) Installing yq (4.33.3-r5) [2024-07-19T03:43:29.539Z] #49 35.21 Executing busybox-1.36.1-r7.trigger [2024-07-19T03:43:29.539Z] #49 35.21 Executing ca-certificates-20240226-r0.trigger [2024-07-19T03:43:29.539Z] #49 35.26 OK: 17 MiB in 19 packages [2024-07-19T03:43:29.752Z] #62 ... [2024-07-19T03:43:29.752Z] [2024-07-19T03:43:29.752Z] #63 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-19T03:43:29.752Z] #63 DONE 1.6s [2024-07-19T03:43:29.752Z] [2024-07-19T03:43:29.752Z] #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-19T03:43:29.752Z] #60 DONE 10.9s [2024-07-19T03:43:29.752Z] [2024-07-19T03:43:29.752Z] #64 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-19T03:43:29.839Z] #49 ... [2024-07-19T03:43:29.839Z] [2024-07-19T03:43:29.839Z] #54 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-19T03:43:29.839Z] #54 39.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-19T03:43:29.839Z] #54 39.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-19T03:43:29.839Z] #54 39.58 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-19T03:43:29.839Z] #54 39.58 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-19T03:43:29.839Z] #54 39.58 OK: 20072 distinct packages available [2024-07-19T03:43:29.839Z] #54 39.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-19T03:43:29.839Z] #54 39.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-19T03:43:29.839Z] #54 39.96 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T03:43:29.839Z] #54 40.01 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T03:43:29.839Z] #54 40.02 (3/7) Installing dumb-init (1.2.5-r2) [2024-07-19T03:43:29.839Z] #54 40.02 (4/7) Installing musl-obstack (1.2.3-r2) [2024-07-19T03:43:29.839Z] #54 40.03 (5/7) Installing libucontext (1.2-r2) [2024-07-19T03:43:29.839Z] #54 40.03 (6/7) Installing gcompat (1.1.0-r1) [2024-07-19T03:43:29.839Z] #54 40.03 (7/7) Installing openssl (3.1.6-r0) [2024-07-19T03:43:29.839Z] #54 40.05 Executing busybox-1.36.1-r7.trigger [2024-07-19T03:43:29.839Z] #54 40.06 OK: 8 MiB in 20 packages [2024-07-19T03:43:30.402Z] #64 ... [2024-07-19T03:43:30.402Z] [2024-07-19T03:43:30.402Z] #59 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-07-19T03:43:30.402Z] #59 10.79 OK: 266 MiB in 52 packages [2024-07-19T03:43:30.402Z] #59 DONE 11.4s [2024-07-19T03:43:30.402Z] [2024-07-19T03:43:30.402Z] #65 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T03:43:30.697Z] #65 ... [2024-07-19T03:43:30.697Z] [2024-07-19T03:43:30.697Z] #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-19T03:43:30.697Z] #66 ... [2024-07-19T03:43:30.697Z] [2024-07-19T03:43:30.697Z] #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-19T03:43:31.012Z] #67 ... [2024-07-19T03:43:31.012Z] [2024-07-19T03:43:31.012Z] #68 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-19T03:43:31.012Z] #68 ... [2024-07-19T03:43:31.012Z] [2024-07-19T03:43:31.012Z] #69 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-19T03:43:31.328Z] #69 ... [2024-07-19T03:43:31.328Z] [2024-07-19T03:43:31.328Z] #70 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-19T03:43:31.328Z] #70 ... [2024-07-19T03:43:31.328Z] [2024-07-19T03:43:31.328Z] #71 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-19T03:43:31.641Z] #71 ... [2024-07-19T03:43:31.641Z] [2024-07-19T03:43:31.641Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-19T03:43:31.641Z] #72 ... [2024-07-19T03:43:31.641Z] [2024-07-19T03:43:31.641Z] #73 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-19T03:43:31.980Z] #73 ... [2024-07-19T03:43:31.980Z] [2024-07-19T03:43:31.980Z] #74 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-19T03:43:31.980Z] #74 ... [2024-07-19T03:43:31.980Z] [2024-07-19T03:43:31.980Z] #75 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-19T03:43:31.980Z] #75 DONE 1.7s [2024-07-19T03:43:31.980Z] [2024-07-19T03:43:31.980Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-19T03:43:31.980Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.3s [2024-07-19T03:43:32.696Z] #42 ... [2024-07-19T03:43:32.696Z] [2024-07-19T03:43:32.696Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-19T03:43:32.696Z] #61 11.42 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-19T03:43:32.696Z] #61 11.42 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-19T03:43:32.696Z] #61 11.42 OK: 19951 distinct packages available [2024-07-19T03:43:32.696Z] #61 11.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-19T03:43:32.696Z] #61 12.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-19T03:43:32.696Z] #61 13.21 OK: 266 MiB in 52 packages [2024-07-19T03:43:32.696Z] #61 DONE 13.7s [2024-07-19T03:43:32.696Z] [2024-07-19T03:43:32.696Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-19T03:43:33.762Z] #42 ... [2024-07-19T03:43:33.762Z] [2024-07-19T03:43:33.762Z] #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-19T03:43:33.762Z] #76 DONE 1.3s [2024-07-19T03:43:33.762Z] [2024-07-19T03:43:33.762Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-19T03:43:34.365Z] #54 ... [2024-07-19T03:43:34.365Z] [2024-07-19T03:43:34.365Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-19T03:43:34.365Z] #57 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 6.6s done [2024-07-19T03:43:34.497Z] #42 ... [2024-07-19T03:43:34.497Z] [2024-07-19T03:43:34.497Z] #68 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-19T03:43:34.497Z] #68 DONE 13.7s [2024-07-19T03:43:34.802Z] [2024-07-19T03:43:34.802Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-19T03:43:35.438Z] #42 ... [2024-07-19T03:43:35.438Z] [2024-07-19T03:43:35.438Z] #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-19T03:43:35.438Z] #66 11.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-19T03:43:35.438Z] #66 12.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-19T03:43:35.438Z] #66 14.28 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-19T03:43:35.438Z] #66 14.33 (2/2) Installing su-exec (0.2-r3) [2024-07-19T03:43:35.438Z] #66 14.33 Executing busybox-1.36.1-r7.trigger [2024-07-19T03:43:35.438Z] #66 14.37 OK: 8 MiB in 17 packages [2024-07-19T03:43:35.438Z] #66 DONE 14.8s [2024-07-19T03:43:35.438Z] [2024-07-19T03:43:35.438Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-19T03:43:36.525Z] #42 ... [2024-07-19T03:43:36.525Z] [2024-07-19T03:43:36.525Z] #69 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-19T03:43:36.525Z] #69 12.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-19T03:43:36.525Z] #69 13.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-19T03:43:36.525Z] #69 14.86 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-19T03:43:36.525Z] #69 14.90 Executing busybox-1.36.1-r7.trigger [2024-07-19T03:43:36.525Z] #69 14.95 OK: 8 MiB in 16 packages [2024-07-19T03:43:36.525Z] #69 DONE 15.7s [2024-07-19T03:43:36.525Z] [2024-07-19T03:43:36.525Z] #46 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-19T03:43:36.525Z] #46 12.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-19T03:43:36.525Z] #46 13.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-19T03:43:36.525Z] #46 15.25 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T03:43:36.525Z] #46 15.53 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T03:43:36.525Z] #46 15.57 (3/6) Installing dumb-init (1.2.5-r2) [2024-07-19T03:43:36.525Z] #46 15.57 (4/6) Installing openssl (3.1.6-r0) [2024-07-19T03:43:36.525Z] #46 15.60 (5/6) Installing su-exec (0.2-r3) [2024-07-19T03:43:36.525Z] #46 15.60 (6/6) Installing yq (4.33.3-r5) [2024-07-19T03:43:36.525Z] #46 15.96 Executing busybox-1.36.1-r7.trigger [2024-07-19T03:43:36.525Z] #46 16.04 OK: 18 MiB in 19 packages [2024-07-19T03:43:36.525Z] #46 DONE 16.5s [2024-07-19T03:43:36.525Z] [2024-07-19T03:43:36.525Z] #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-19T03:43:37.154Z] #57 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 [2024-07-19T03:43:37.460Z] #57 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.8s done [2024-07-19T03:43:40.475Z] #57 ... [2024-07-19T03:43:40.475Z] [2024-07-19T03:43:40.475Z] #69 [security-proxy-auth internal] load build context [2024-07-19T03:43:40.475Z] #69 DONE 23.4s [2024-07-19T03:43:40.475Z] [2024-07-19T03:43:40.475Z] #68 [core-metadata internal] load build context [2024-07-19T03:43:40.475Z] #68 DONE 23.5s [2024-07-19T03:43:40.475Z] [2024-07-19T03:43:40.475Z] #70 [support-notifications internal] load build context [2024-07-19T03:43:40.475Z] #70 DONE 23.6s [2024-07-19T03:43:40.475Z] [2024-07-19T03:43:40.475Z] #62 [security-proxy-setup internal] load build context [2024-07-19T03:43:40.475Z] #62 DONE 23.5s [2024-07-19T03:43:40.475Z] [2024-07-19T03:43:40.475Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-19T03:43:40.475Z] #55 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-07-19T03:43:40.776Z] #55 ... [2024-07-19T03:43:40.776Z] [2024-07-19T03:43:40.776Z] #54 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-19T03:43:40.776Z] #54 DONE 55.4s [2024-07-19T03:43:40.776Z] [2024-07-19T03:43:40.776Z] #49 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-19T03:43:40.776Z] #49 DONE 55.9s [2024-07-19T03:43:40.776Z] [2024-07-19T03:43:40.776Z] #46 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-19T03:43:40.776Z] #46 DONE 55.9s [2024-07-19T03:43:40.776Z] [2024-07-19T03:43:40.776Z] #64 [security-bootstrapper internal] load build context [2024-07-19T03:43:40.776Z] #64 DONE 23.6s [2024-07-19T03:43:40.776Z] [2024-07-19T03:43:40.776Z] #47 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-07-19T03:43:40.776Z] #47 DONE 56.0s [2024-07-19T03:43:40.776Z] [2024-07-19T03:43:40.776Z] #50 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-19T03:43:40.776Z] #50 DONE 56.0s [2024-07-19T03:43:40.776Z] [2024-07-19T03:43:40.776Z] #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-19T03:43:40.776Z] #72 DONE 23.6s [2024-07-19T03:43:40.776Z] [2024-07-19T03:43:40.776Z] #71 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-19T03:43:40.776Z] #71 DONE 23.6s [2024-07-19T03:43:40.776Z] [2024-07-19T03:43:40.776Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-19T03:43:41.036Z] #77 ... [2024-07-19T03:43:41.036Z] [2024-07-19T03:43:41.036Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-19T03:43:41.036Z] #58 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.9s [2024-07-19T03:43:41.036Z] #58 ... [2024-07-19T03:43:41.036Z] [2024-07-19T03:43:41.036Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-19T03:43:41.036Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.3s [2024-07-19T03:43:41.438Z] #55 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.8s done [2024-07-19T03:43:41.738Z] #55 ... [2024-07-19T03:43:41.738Z] [2024-07-19T03:43:41.738Z] #75 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-19T03:43:41.738Z] #75 DONE 1.1s [2024-07-19T03:43:42.036Z] [2024-07-19T03:43:42.036Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-19T03:43:42.036Z] #57 DONE 56.6s [2024-07-19T03:43:42.036Z] [2024-07-19T03:43:42.036Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-19T03:43:42.036Z] #55 DONE 56.7s [2024-07-19T03:43:42.036Z] [2024-07-19T03:43:42.036Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-19T03:43:42.036Z] #67 24.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-19T03:43:42.036Z] #67 24.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-19T03:43:42.339Z] #67 ... [2024-07-19T03:43:42.339Z] [2024-07-19T03:43:42.339Z] #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-19T03:43:42.339Z] #66 24.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-19T03:43:42.339Z] #66 24.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-19T03:43:42.339Z] #66 25.00 OK: 264 MiB in 52 packages [2024-07-19T03:43:42.339Z] #66 DONE 25.1s [2024-07-19T03:43:42.339Z] [2024-07-19T03:43:42.339Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-19T03:43:42.339Z] #67 25.03 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T03:43:42.339Z] #67 25.12 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T03:43:42.339Z] #67 25.16 (3/6) Installing dumb-init (1.2.5-r2) [2024-07-19T03:43:42.339Z] #67 25.16 (4/6) Installing openssl (3.1.6-r0) [2024-07-19T03:43:42.339Z] #67 25.18 (5/6) Installing su-exec (0.2-r3) [2024-07-19T03:43:42.339Z] #67 25.18 (6/6) Installing yq (4.33.3-r5) [2024-07-19T03:43:42.339Z] #67 25.24 Executing busybox-1.36.1-r7.trigger [2024-07-19T03:43:42.339Z] #67 25.25 OK: 17 MiB in 19 packages [2024-07-19T03:43:42.525Z] #42 ... [2024-07-19T03:43:42.525Z] [2024-07-19T03:43:42.525Z] #78 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T03:43:42.525Z] #78 ... [2024-07-19T03:43:42.525Z] [2024-07-19T03:43:42.525Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-19T03:43:42.675Z] #67 ... [2024-07-19T03:43:42.675Z] [2024-07-19T03:43:42.675Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-19T03:43:42.675Z] #60 25.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-19T03:43:42.675Z] #60 25.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-19T03:43:42.675Z] #60 25.32 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-19T03:43:42.675Z] #60 25.32 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-19T03:43:42.675Z] #60 25.32 OK: 20072 distinct packages available [2024-07-19T03:43:42.675Z] #60 25.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-19T03:43:42.675Z] #60 25.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-19T03:43:42.675Z] #60 25.68 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-19T03:43:42.675Z] #60 25.69 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-19T03:43:42.675Z] #60 25.69 (3/4) Installing libucontext (1.2-r2) [2024-07-19T03:43:42.675Z] #60 25.70 (4/4) Installing gcompat (1.1.0-r1) [2024-07-19T03:43:42.675Z] #60 25.70 Executing busybox-1.36.1-r7.trigger [2024-07-19T03:43:42.675Z] #60 25.71 OK: 8 MiB in 19 packages [2024-07-19T03:43:42.675Z] #60 DONE 25.8s [2024-07-19T03:43:42.675Z] [2024-07-19T03:43:42.675Z] #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-19T03:43:42.675Z] #76 DONE 0.5s [2024-07-19T03:43:42.675Z] [2024-07-19T03:43:42.675Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-19T03:43:42.675Z] #67 DONE 25.6s [2024-07-19T03:43:42.675Z] [2024-07-19T03:43:42.675Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-19T03:43:42.675Z] #63 24.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-19T03:43:42.675Z] #63 24.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-19T03:43:42.675Z] #63 25.04 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-19T03:43:42.675Z] #63 25.09 (2/2) Installing su-exec (0.2-r3) [2024-07-19T03:43:42.675Z] #63 25.09 Executing busybox-1.36.1-r7.trigger [2024-07-19T03:43:42.675Z] #63 25.10 OK: 7 MiB in 17 packages [2024-07-19T03:43:42.675Z] #63 DONE 25.6s [2024-07-19T03:43:42.675Z] [2024-07-19T03:43:42.675Z] #77 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T03:43:44.075Z] #42 ... [2024-07-19T03:43:44.075Z] [2024-07-19T03:43:44.075Z] #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T03:43:44.075Z] #79 ... [2024-07-19T03:43:44.075Z] [2024-07-19T03:43:44.075Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-19T03:43:44.717Z] #42 ... [2024-07-19T03:43:44.717Z] [2024-07-19T03:43:44.717Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-19T03:43:44.717Z] #58 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 17.2s done [2024-07-19T03:43:44.717Z] #58 DONE 25.9s [2024-07-19T03:43:44.717Z] [2024-07-19T03:43:44.717Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-19T03:43:44.717Z] #42 ... [2024-07-19T03:43:44.717Z] [2024-07-19T03:43:44.717Z] #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-19T03:43:44.717Z] #0 8.383 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-19T03:43:44.717Z] #80 ... [2024-07-19T03:43:44.717Z] [2024-07-19T03:43:44.717Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-19T03:43:44.751Z] #77 ... [2024-07-19T03:43:44.751Z] [2024-07-19T03:43:44.751Z] #61 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-07-19T03:43:44.751Z] #61 26.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-19T03:43:44.751Z] #61 26.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-19T03:43:44.751Z] #61 26.56 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T03:43:44.751Z] #61 26.60 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T03:43:44.751Z] #61 26.61 OK: 7 MiB in 16 packages [2024-07-19T03:43:44.751Z] #61 DONE 28.9s [2024-07-19T03:43:44.751Z] [2024-07-19T03:43:44.751Z] #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-19T03:43:44.751Z] #74 26.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-19T03:43:44.751Z] #74 26.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-19T03:43:44.751Z] #74 26.48 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T03:43:44.751Z] #74 26.51 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T03:43:44.751Z] #74 26.52 Executing ca-certificates-20240226-r0.trigger [2024-07-19T03:43:44.751Z] #74 26.56 OK: 12 MiB in 26 packages [2024-07-19T03:43:44.751Z] #74 DONE 27.4s [2024-07-19T03:43:44.751Z] [2024-07-19T03:43:44.751Z] #73 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-19T03:43:44.751Z] #73 26.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-19T03:43:44.751Z] #73 26.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-19T03:43:44.751Z] #73 26.42 (1/2) Installing ca-certificates (20240226-r0) [2024-07-19T03:43:44.751Z] #73 26.44 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-19T03:43:44.751Z] #73 26.45 Executing busybox-1.36.1-r7.trigger [2024-07-19T03:43:44.751Z] #73 26.46 Executing ca-certificates-20240226-r0.trigger [2024-07-19T03:43:44.751Z] #73 26.50 OK: 8 MiB in 17 packages [2024-07-19T03:43:44.751Z] #73 DONE 27.6s [2024-07-19T03:43:44.751Z] [2024-07-19T03:43:44.751Z] #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-19T03:43:45.397Z] #78 ... [2024-07-19T03:43:45.397Z] [2024-07-19T03:43:45.397Z] #79 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-07-19T03:43:45.397Z] #0 3.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-19T03:43:45.397Z] #0 4.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-19T03:43:45.397Z] #0 4.254 OK: 8 MiB in 20 packages [2024-07-19T03:43:45.397Z] #79 DONE 4.6s [2024-07-19T03:43:45.397Z] [2024-07-19T03:43:45.397Z] #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-19T03:43:45.397Z] #0 3.951 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-19T03:43:45.397Z] #0 4.034 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-19T03:43:45.397Z] #0 4.235 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T03:43:45.397Z] #0 4.282 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T03:43:45.397Z] #0 4.290 OK: 7 MiB in 16 packages [2024-07-19T03:43:45.397Z] #80 DONE 4.6s [2024-07-19T03:43:45.397Z] [2024-07-19T03:43:45.397Z] #65 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-19T03:43:45.397Z] #65 26.42 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-19T03:43:45.397Z] #65 26.90 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-19T03:43:45.397Z] #65 27.53 OK: 264 MiB in 52 packages [2024-07-19T03:43:45.397Z] #65 DONE 28.1s [2024-07-19T03:43:45.397Z] [2024-07-19T03:43:45.397Z] #81 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-19T03:43:45.398Z] #42 ... [2024-07-19T03:43:45.398Z] [2024-07-19T03:43:45.398Z] #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-19T03:43:45.398Z] #0 7.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-19T03:43:45.398Z] #0 9.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-19T03:43:45.721Z] #81 ... [2024-07-19T03:43:45.721Z] [2024-07-19T03:43:45.721Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-19T03:43:45.721Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.2s [2024-07-19T03:43:46.135Z] #81 ... [2024-07-19T03:43:46.135Z] [2024-07-19T03:43:46.135Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-19T03:43:46.135Z] #0 4.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-19T03:43:46.135Z] #0 4.143 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-19T03:43:46.135Z] #0 4.380 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T03:43:46.135Z] #0 4.440 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T03:43:46.135Z] #0 4.447 Executing ca-certificates-20240226-r0.trigger [2024-07-19T03:43:46.135Z] #0 4.495 OK: 17 MiB in 19 packages [2024-07-19T03:43:46.135Z] #82 DONE 5.3s [2024-07-19T03:43:46.135Z] [2024-07-19T03:43:46.135Z] #83 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-07-19T03:43:46.135Z] #83 DONE 0.8s [2024-07-19T03:43:46.135Z] [2024-07-19T03:43:46.135Z] #84 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T03:43:46.835Z] #42 ... [2024-07-19T03:43:46.835Z] [2024-07-19T03:43:46.835Z] #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-19T03:43:46.835Z] #0 7.719 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-19T03:43:46.835Z] #0 9.564 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-19T03:43:46.835Z] #82 ... [2024-07-19T03:43:46.835Z] [2024-07-19T03:43:46.835Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-19T03:43:46.835Z] #72 15.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-19T03:43:46.835Z] #72 16.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-19T03:43:46.835Z] #72 20.07 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-19T03:43:46.835Z] #72 20.07 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-19T03:43:46.835Z] #72 20.07 OK: 19948 distinct packages available [2024-07-19T03:43:46.835Z] #72 21.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-19T03:43:46.835Z] #72 23.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-19T03:43:46.835Z] #72 ... [2024-07-19T03:43:46.835Z] [2024-07-19T03:43:46.835Z] #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-19T03:43:46.835Z] #67 16.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-19T03:43:46.835Z] #67 17.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-19T03:43:46.835Z] #67 21.58 (1/4) Installing ca-certificates (20240226-r0) [2024-07-19T03:43:46.835Z] #67 22.21 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-19T03:43:46.835Z] #67 22.22 (3/4) Installing su-exec (0.2-r3) [2024-07-19T03:43:46.835Z] #67 22.23 (4/4) Installing yq (4.33.3-r5) [2024-07-19T03:43:46.835Z] #67 23.72 Executing busybox-1.36.1-r7.trigger [2024-07-19T03:43:46.835Z] #67 23.85 Executing ca-certificates-20240226-r0.trigger [2024-07-19T03:43:46.835Z] #67 25.02 OK: 18 MiB in 19 packages [2024-07-19T03:43:46.835Z] #67 DONE 26.1s [2024-07-19T03:43:46.835Z] [2024-07-19T03:43:46.835Z] #74 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-19T03:43:46.835Z] #74 16.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-19T03:43:46.835Z] #74 17.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-19T03:43:46.835Z] #74 20.76 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-19T03:43:46.835Z] #74 20.76 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-19T03:43:46.835Z] #74 20.76 OK: 19948 distinct packages available [2024-07-19T03:43:46.835Z] #74 22.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-19T03:43:46.835Z] #74 25.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-19T03:43:46.835Z] #74 ... [2024-07-19T03:43:46.835Z] [2024-07-19T03:43:46.835Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-19T03:43:47.703Z] #84 ... [2024-07-19T03:43:47.703Z] [2024-07-19T03:43:47.703Z] #85 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-19T03:43:47.703Z] #85 DONE 2.4s [2024-07-19T03:43:47.703Z] [2024-07-19T03:43:47.703Z] #81 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-19T03:43:47.703Z] #81 DONE 2.4s [2024-07-19T03:43:47.703Z] [2024-07-19T03:43:47.703Z] #86 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-19T03:43:47.703Z] #86 DONE 0.0s [2024-07-19T03:43:47.703Z] [2024-07-19T03:43:47.703Z] #87 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-19T03:43:47.703Z] #0 3.886 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-19T03:43:47.703Z] #0 4.387 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-19T03:43:47.703Z] #0 5.018 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-19T03:43:47.703Z] #0 5.321 Executing busybox-1.36.1-r7.trigger [2024-07-19T03:43:47.703Z] #0 5.328 OK: 7 MiB in 16 packages [2024-07-19T03:43:47.703Z] #87 DONE 7.0s [2024-07-19T03:43:47.958Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.3s done [2024-07-19T03:43:47.958Z] #42 ... [2024-07-19T03:43:47.958Z] [2024-07-19T03:43:47.958Z] #73 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-19T03:43:47.958Z] #73 16.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-19T03:43:47.958Z] #73 17.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-19T03:43:47.958Z] #73 21.93 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-19T03:43:47.958Z] #73 21.93 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-19T03:43:47.958Z] #73 21.93 OK: 19948 distinct packages available [2024-07-19T03:43:47.958Z] #73 23.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-19T03:43:47.958Z] #73 25.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-19T03:43:47.958Z] #73 ... [2024-07-19T03:43:47.958Z] [2024-07-19T03:43:47.958Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-19T03:43:47.958Z] #42 DONE 29.5s [2024-07-19T03:43:47.958Z] [2024-07-19T03:43:47.958Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-19T03:43:48.009Z] [2024-07-19T03:43:48.009Z] #88 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-19T03:43:48.009Z] #88 DONE 0.2s [2024-07-19T03:43:48.009Z] [2024-07-19T03:43:48.009Z] #89 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-19T03:43:48.260Z] #83 ... [2024-07-19T03:43:48.260Z] [2024-07-19T03:43:48.260Z] #70 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-19T03:43:48.260Z] #70 17.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-19T03:43:48.260Z] #70 18.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-19T03:43:48.260Z] #70 23.83 (1/2) Installing ca-certificates (20240226-r0) [2024-07-19T03:43:48.260Z] #70 24.45 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-19T03:43:48.260Z] #70 24.46 Executing busybox-1.36.1-r7.trigger [2024-07-19T03:43:48.260Z] #70 24.62 Executing ca-certificates-20240226-r0.trigger [2024-07-19T03:43:48.260Z] #70 26.48 OK: 9 MiB in 17 packages [2024-07-19T03:43:48.577Z] #70 ... [2024-07-19T03:43:48.577Z] [2024-07-19T03:43:48.577Z] #71 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-19T03:43:48.577Z] #71 17.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-19T03:43:48.577Z] #71 19.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-19T03:43:48.577Z] #71 26.18 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-19T03:43:48.577Z] #71 26.22 Executing busybox-1.36.1-r7.trigger [2024-07-19T03:43:48.577Z] #71 26.37 OK: 8 MiB in 16 packages [2024-07-19T03:43:48.577Z] #71 DONE 28.1s [2024-07-19T03:43:48.577Z] [2024-07-19T03:43:48.577Z] #84 [core-command stage-1 3/7] RUN apk --no-cache upgrade [2024-07-19T03:43:48.650Z] #89 DONE 0.9s [2024-07-19T03:43:48.650Z] [2024-07-19T03:43:48.650Z] #90 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-19T03:43:48.650Z] #90 DONE 0.7s [2024-07-19T03:43:48.650Z] [2024-07-19T03:43:48.650Z] #91 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-19T03:43:48.650Z] #91 DONE 0.1s [2024-07-19T03:43:48.650Z] [2024-07-19T03:43:48.650Z] #92 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-19T03:43:48.650Z] #92 DONE 0.1s [2024-07-19T03:43:48.650Z] [2024-07-19T03:43:48.650Z] #93 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-19T03:43:48.650Z] #93 DONE 0.1s [2024-07-19T03:43:48.650Z] [2024-07-19T03:43:48.650Z] #94 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-19T03:43:48.949Z] #94 DONE 0.2s [2024-07-19T03:43:48.949Z] [2024-07-19T03:43:48.949Z] #95 [security-spire-server] exporting to image [2024-07-19T03:43:48.949Z] #95 exporting layers [2024-07-19T03:43:49.240Z] #95 ... [2024-07-19T03:43:49.240Z] [2024-07-19T03:43:49.240Z] #96 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-19T03:43:49.240Z] #96 DONE 0.1s [2024-07-19T03:43:49.240Z] [2024-07-19T03:43:49.240Z] #97 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-19T03:43:49.240Z] #97 DONE 0.0s [2024-07-19T03:43:49.240Z] [2024-07-19T03:43:49.240Z] #98 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-19T03:43:49.240Z] #98 DONE 0.0s [2024-07-19T03:43:49.240Z] [2024-07-19T03:43:49.240Z] #95 [security-spire-agent] exporting to image [2024-07-19T03:43:49.252Z] #84 ... [2024-07-19T03:43:49.252Z] [2024-07-19T03:43:49.252Z] #70 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-19T03:43:49.252Z] #70 DONE 28.4s [2024-07-19T03:43:49.580Z] #95 ... [2024-07-19T03:43:49.580Z] [2024-07-19T03:43:49.580Z] #99 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-19T03:43:49.580Z] #0 6.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-19T03:43:49.580Z] #0 6.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-19T03:43:49.580Z] #0 6.638 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T03:43:49.580Z] #0 6.693 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T03:43:49.580Z] #0 6.700 OK: 8 MiB in 19 packages [2024-07-19T03:43:49.580Z] #99 DONE 6.9s [2024-07-19T03:43:49.580Z] [2024-07-19T03:43:49.580Z] #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-19T03:43:49.580Z] #78 4.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-19T03:43:49.590Z] [2024-07-19T03:43:49.590Z] #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-19T03:43:49.890Z] #78 4.971 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-19T03:43:49.890Z] #78 5.165 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T03:43:49.890Z] #78 5.197 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T03:43:49.890Z] #78 5.204 Executing ca-certificates-20240226-r0.trigger [2024-07-19T03:43:50.185Z] #78 5.249 OK: 8 MiB in 17 packages [2024-07-19T03:43:50.655Z] #85 ... [2024-07-19T03:43:50.655Z] [2024-07-19T03:43:50.655Z] #64 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-19T03:43:50.655Z] #64 10.68 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-19T03:43:50.655Z] #64 12.58 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-19T03:43:50.655Z] #64 ... [2024-07-19T03:43:50.655Z] [2024-07-19T03:43:50.655Z] #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-19T03:43:50.655Z] #77 7.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-19T03:43:50.655Z] #77 9.820 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-19T03:43:50.850Z] #78 ... [2024-07-19T03:43:50.850Z] [2024-07-19T03:43:50.850Z] #100 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-19T03:43:50.850Z] #0 6.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-19T03:43:50.850Z] #0 6.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-19T03:43:50.850Z] #0 7.200 OK: 17 MiB in 19 packages [2024-07-19T03:43:50.850Z] #100 DONE 8.0s [2024-07-19T03:43:50.850Z] [2024-07-19T03:43:50.850Z] #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-19T03:43:50.850Z] #101 DONE 1.2s [2024-07-19T03:43:50.850Z] [2024-07-19T03:43:50.850Z] #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-19T03:43:50.850Z] #78 DONE 5.9s [2024-07-19T03:43:50.850Z] [2024-07-19T03:43:50.850Z] #102 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-19T03:43:50.850Z] #0 6.591 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-19T03:43:50.850Z] #0 6.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-19T03:43:50.850Z] #0 6.962 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T03:43:50.850Z] #0 7.008 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T03:43:50.850Z] #0 7.012 OK: 7 MiB in 17 packages [2024-07-19T03:43:50.850Z] #102 DONE 8.0s [2024-07-19T03:43:50.850Z] [2024-07-19T03:43:50.850Z] #103 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-19T03:43:50.850Z] #103 DONE 0.1s [2024-07-19T03:43:50.850Z] [2024-07-19T03:43:50.850Z] #95 [security-spire-server] exporting to image [2024-07-19T03:43:50.850Z] #95 exporting layers 1.8s done [2024-07-19T03:43:50.850Z] #95 writing image sha256:a0b81fc401e5109278debadf579abcd529a482d9e86e11e7fcbbdf2a05426881 0.0s done [2024-07-19T03:43:50.850Z] #95 naming to docker.io/library/security-spire-server 0.0s done [2024-07-19T03:43:50.850Z] #95 exporting layers 1.7s done [2024-07-19T03:43:50.850Z] #95 writing image sha256:a0e1727f1424eba48017d6422e8f7c46e66c7648219ba65941ba6245bb2e0e41 0.0s done [2024-07-19T03:43:50.850Z] #95 naming to docker.io/library/security-spire-agent done [2024-07-19T03:43:50.850Z] #95 DONE 1.9s [2024-07-19T03:43:50.850Z] [2024-07-19T03:43:50.850Z] #104 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-19T03:43:50.850Z] #104 DONE 0.1s [2024-07-19T03:43:50.850Z] [2024-07-19T03:43:50.850Z] #105 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T03:43:50.947Z] #77 ... [2024-07-19T03:43:50.947Z] [2024-07-19T03:43:50.947Z] #64 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-19T03:43:50.947Z] #64 21.12 OK: 266 MiB in 52 packages [2024-07-19T03:43:51.148Z] #105 ... [2024-07-19T03:43:51.148Z] [2024-07-19T03:43:51.148Z] #106 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-19T03:43:51.148Z] #106 DONE 0.1s [2024-07-19T03:43:51.148Z] [2024-07-19T03:43:51.148Z] #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-19T03:43:51.148Z] #107 DONE 0.0s [2024-07-19T03:43:51.148Z] [2024-07-19T03:43:51.148Z] #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-19T03:43:51.148Z] #108 DONE 0.0s [2024-07-19T03:43:51.148Z] [2024-07-19T03:43:51.148Z] #109 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T03:43:51.148Z] #109 ... [2024-07-19T03:43:51.148Z] [2024-07-19T03:43:51.148Z] #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-19T03:43:51.148Z] #110 DONE 0.0s [2024-07-19T03:43:51.148Z] [2024-07-19T03:43:51.148Z] #95 [security-spire-config] exporting to image [2024-07-19T03:43:51.837Z] #95 ... [2024-07-19T03:43:51.837Z] [2024-07-19T03:43:51.837Z] #111 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-19T03:43:51.837Z] #111 DONE 0.8s [2024-07-19T03:43:51.837Z] [2024-07-19T03:43:51.837Z] #112 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-19T03:43:51.837Z] #112 DONE 0.0s [2024-07-19T03:43:51.837Z] [2024-07-19T03:43:51.837Z] #95 [security-spire-config] exporting to image [2024-07-19T03:43:51.837Z] #95 exporting layers 0.6s done [2024-07-19T03:43:51.837Z] #95 writing image sha256:1670c3c5dd66739ef12832e6d72d171d8bdc81d7740b49f437710d8b32a6dabb done [2024-07-19T03:43:51.837Z] #95 naming to docker.io/library/security-spire-config done [2024-07-19T03:43:51.837Z] #95 DONE 2.5s [2024-07-19T03:43:51.837Z] [2024-07-19T03:43:51.837Z] #113 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T03:43:52.517Z] #64 DONE 22.9s [2024-07-19T03:43:52.517Z] [2024-07-19T03:43:52.517Z] #84 [core-command stage-1 3/7] RUN apk --no-cache upgrade [2024-07-19T03:43:52.517Z] #84 3.978 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-19T03:43:53.577Z] #84 ... [2024-07-19T03:43:53.577Z] [2024-07-19T03:43:53.577Z] #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-07-19T03:43:53.577Z] #86 DONE 0.7s [2024-07-19T03:43:53.577Z] [2024-07-19T03:43:53.577Z] #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T03:43:54.247Z] #87 ... [2024-07-19T03:43:54.247Z] [2024-07-19T03:43:54.247Z] #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-19T03:43:54.247Z] #77 16.00 OK: 18 MiB in 19 packages [2024-07-19T03:43:54.247Z] #77 DONE 17.7s [2024-07-19T03:43:54.247Z] [2024-07-19T03:43:54.247Z] #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-19T03:43:54.247Z] #81 16.30 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T03:43:54.247Z] #81 17.10 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T03:43:54.247Z] #81 17.30 OK: 8 MiB in 17 packages [2024-07-19T03:43:54.247Z] #81 DONE 18.8s [2024-07-19T03:43:54.247Z] [2024-07-19T03:43:54.247Z] #88 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-19T03:43:54.559Z] #88 ... [2024-07-19T03:43:54.559Z] [2024-07-19T03:43:54.559Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-19T03:43:54.559Z] #72 30.86 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-19T03:43:54.559Z] #72 30.89 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-19T03:43:54.559Z] #72 30.92 (3/4) Installing libucontext (1.2-r2) [2024-07-19T03:43:54.559Z] #72 30.96 (4/4) Installing gcompat (1.1.0-r1) [2024-07-19T03:43:54.559Z] #72 31.01 Executing busybox-1.36.1-r7.trigger [2024-07-19T03:43:54.559Z] #72 31.13 OK: 8 MiB in 19 packages [2024-07-19T03:43:54.559Z] #72 DONE 33.4s [2024-07-19T03:43:54.559Z] [2024-07-19T03:43:54.559Z] #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-19T03:43:54.868Z] #89 ... [2024-07-19T03:43:54.868Z] [2024-07-19T03:43:54.868Z] #88 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-19T03:43:54.868Z] #88 DONE 0.7s [2024-07-19T03:43:55.166Z] [2024-07-19T03:43:55.166Z] #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-19T03:43:55.166Z] #82 15.78 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T03:43:55.166Z] #82 16.71 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T03:43:55.166Z] #82 16.84 OK: 8 MiB in 16 packages [2024-07-19T03:43:55.166Z] #82 DONE 18.6s [2024-07-19T03:43:55.166Z] [2024-07-19T03:43:55.166Z] #84 [core-command stage-1 3/7] RUN apk --no-cache upgrade [2024-07-19T03:43:55.166Z] #84 6.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-19T03:43:55.166Z] #84 ... [2024-07-19T03:43:55.166Z] [2024-07-19T03:43:55.166Z] #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-19T03:43:55.166Z] #80 10.73 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-19T03:43:55.166Z] #80 19.52 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-19T03:43:55.504Z] #80 ... [2024-07-19T03:43:55.504Z] [2024-07-19T03:43:55.504Z] #74 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-19T03:43:55.504Z] #74 32.12 (1/11) Installing ca-certificates (20240226-r0) [2024-07-19T03:43:55.504Z] #74 32.89 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-19T03:43:55.504Z] #74 33.00 (3/11) Installing libunistring (1.1-r1) [2024-07-19T03:43:55.504Z] #74 33.12 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-19T03:43:55.504Z] #74 33.18 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-19T03:43:55.504Z] #74 33.26 (6/11) Installing libcurl (8.5.0-r0) [2024-07-19T03:43:55.504Z] #74 33.36 (7/11) Installing curl (8.5.0-r0) [2024-07-19T03:43:55.504Z] #74 33.41 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-19T03:43:55.504Z] #74 33.55 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-19T03:43:55.504Z] #74 33.55 (10/11) Installing libucontext (1.2-r2) [2024-07-19T03:43:55.504Z] #74 33.67 (11/11) Installing gcompat (1.1.0-r1) [2024-07-19T03:43:55.504Z] #74 33.70 Executing busybox-1.36.1-r7.trigger [2024-07-19T03:43:55.504Z] #74 33.93 Executing ca-certificates-20240226-r0.trigger [2024-07-19T03:43:56.155Z] #74 ... [2024-07-19T03:43:56.155Z] [2024-07-19T03:43:56.155Z] #73 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-19T03:43:56.155Z] #73 31.89 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T03:43:56.155Z] #73 32.79 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T03:43:56.155Z] #73 32.84 (3/7) Installing dumb-init (1.2.5-r2) [2024-07-19T03:43:56.155Z] #73 32.86 (4/7) Installing musl-obstack (1.2.3-r2) [2024-07-19T03:43:56.155Z] #73 32.87 (5/7) Installing libucontext (1.2-r2) [2024-07-19T03:43:56.155Z] #73 32.98 (6/7) Installing gcompat (1.1.0-r1) [2024-07-19T03:43:56.155Z] #73 33.01 (7/7) Installing openssl (3.1.6-r0) [2024-07-19T03:43:56.155Z] #73 33.21 Executing busybox-1.36.1-r7.trigger [2024-07-19T03:43:56.155Z] #73 33.55 OK: 9 MiB in 20 packages [2024-07-19T03:43:56.155Z] #73 DONE 35.1s [2024-07-19T03:43:56.155Z] [2024-07-19T03:43:56.155Z] #90 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-07-19T03:43:56.811Z] #90 ... [2024-07-19T03:43:56.811Z] [2024-07-19T03:43:56.811Z] #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-19T03:43:56.811Z] #80 20.99 Executing busybox-1.36.1-r7.trigger [2024-07-19T03:43:56.811Z] #80 21.09 OK: 8 MiB in 16 packages [2024-07-19T03:43:56.811Z] #80 DONE 22.4s [2024-07-19T03:43:57.116Z] [2024-07-19T03:43:57.116Z] #74 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-19T03:43:57.116Z] #74 35.83 OK: 13 MiB in 26 packages [2024-07-19T03:43:58.405Z] #74 DONE 37.4s [2024-07-19T03:43:58.405Z] [2024-07-19T03:43:58.405Z] #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-19T03:44:00.519Z] #91 ... [2024-07-19T03:44:00.519Z] [2024-07-19T03:44:00.519Z] #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-19T03:44:00.519Z] #92 DONE 5.8s [2024-07-19T03:44:00.519Z] [2024-07-19T03:44:00.519Z] #93 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-19T03:44:00.519Z] #93 DONE 0.2s [2024-07-19T03:44:00.519Z] [2024-07-19T03:44:00.519Z] #84 [core-command stage-1 3/7] RUN apk --no-cache upgrade [2024-07-19T03:44:00.519Z] #84 11.39 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T03:44:00.519Z] #84 11.86 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T03:44:00.519Z] #84 11.98 OK: 8 MiB in 16 packages [2024-07-19T03:44:01.518Z] #84 DONE 12.9s [2024-07-19T03:44:01.518Z] [2024-07-19T03:44:01.518Z] #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-19T03:44:01.518Z] #91 3.341 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-19T03:44:01.518Z] #91 ... [2024-07-19T03:44:01.518Z] [2024-07-19T03:44:01.518Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-19T03:44:01.518Z] #83 4.739 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-19T03:44:01.518Z] #83 7.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-19T03:44:01.518Z] #83 13.79 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T03:44:01.518Z] #83 14.24 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T03:44:01.518Z] #83 14.30 Executing ca-certificates-20240226-r0.trigger [2024-07-19T03:44:01.809Z] #83 ... [2024-07-19T03:44:01.809Z] [2024-07-19T03:44:01.809Z] #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-19T03:44:01.809Z] #89 5.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-19T03:44:01.809Z] #89 6.948 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-19T03:44:02.499Z] #89 ... [2024-07-19T03:44:02.499Z] [2024-07-19T03:44:02.499Z] #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-19T03:44:02.499Z] #85 3.394 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-19T03:44:02.499Z] #85 6.160 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-19T03:44:02.499Z] #85 11.62 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T03:44:02.499Z] #85 12.00 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T03:44:02.499Z] #85 12.06 Executing ca-certificates-20240226-r0.trigger [2024-07-19T03:44:02.499Z] #85 12.85 OK: 9 MiB in 17 packages [2024-07-19T03:44:02.800Z] #85 ... [2024-07-19T03:44:02.800Z] [2024-07-19T03:44:02.800Z] #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-19T03:44:02.800Z] #91 4.548 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-19T03:44:02.800Z] #91 ... [2024-07-19T03:44:02.800Z] [2024-07-19T03:44:02.800Z] #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-19T03:44:02.800Z] #85 DONE 13.6s [2024-07-19T03:44:03.091Z] [2024-07-19T03:44:03.092Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-19T03:44:03.092Z] #83 15.22 OK: 18 MiB in 19 packages [2024-07-19T03:44:03.092Z] #83 DONE 16.3s [2024-07-19T03:44:03.092Z] [2024-07-19T03:44:03.092Z] #90 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-07-19T03:44:03.092Z] #90 4.668 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-19T03:44:03.092Z] #90 6.084 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-19T03:44:04.613Z] #90 8.660 OK: 9 MiB in 20 packages [2024-07-19T03:44:05.297Z] #90 ... [2024-07-19T03:44:05.297Z] [2024-07-19T03:44:05.297Z] #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-19T03:44:05.297Z] #89 9.926 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T03:44:05.297Z] #89 10.11 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T03:44:05.297Z] #89 10.15 OK: 8 MiB in 19 packages [2024-07-19T03:44:05.297Z] #89 DONE 10.9s [2024-07-19T03:44:05.584Z] [2024-07-19T03:44:05.584Z] #90 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-07-19T03:44:05.584Z] #90 DONE 9.5s [2024-07-19T03:44:05.584Z] [2024-07-19T03:44:05.584Z] #94 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-19T03:44:06.646Z] #94 ... [2024-07-19T03:44:06.646Z] [2024-07-19T03:44:06.646Z] #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-19T03:44:06.646Z] #91 6.791 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T03:44:06.646Z] #91 7.068 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T03:44:06.646Z] #91 7.098 Executing ca-certificates-20240226-r0.trigger [2024-07-19T03:44:06.646Z] #91 7.658 OK: 13 MiB in 26 packages [2024-07-19T03:44:06.646Z] #91 DONE 8.3s [2024-07-19T03:44:06.646Z] [2024-07-19T03:44:06.646Z] #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-19T03:44:07.718Z] #95 ... [2024-07-19T03:44:07.718Z] [2024-07-19T03:44:07.718Z] #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-19T03:44:07.718Z] #96 DONE 2.0s [2024-07-19T03:44:07.718Z] [2024-07-19T03:44:07.718Z] #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-19T03:44:07.718Z] #95 DONE 2.0s [2024-07-19T03:44:07.718Z] [2024-07-19T03:44:07.718Z] #94 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-19T03:44:07.718Z] #94 DONE 2.0s [2024-07-19T03:44:07.718Z] [2024-07-19T03:44:07.718Z] #97 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-19T03:44:07.718Z] #97 ... [2024-07-19T03:44:07.718Z] [2024-07-19T03:44:07.718Z] #98 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-19T03:44:07.718Z] #98 DONE 0.2s [2024-07-19T03:44:08.018Z] [2024-07-19T03:44:08.018Z] #97 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-19T03:44:08.018Z] #97 DONE 0.3s [2024-07-19T03:44:08.018Z] [2024-07-19T03:44:08.018Z] #99 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-19T03:44:08.018Z] #99 ... [2024-07-19T03:44:08.018Z] [2024-07-19T03:44:08.018Z] #100 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-19T03:44:08.018Z] #100 DONE 0.4s [2024-07-19T03:44:08.336Z] [2024-07-19T03:44:08.336Z] #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-19T03:44:08.336Z] #101 ... [2024-07-19T03:44:08.336Z] [2024-07-19T03:44:08.336Z] #99 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-19T03:44:08.336Z] #99 DONE 0.4s [2024-07-19T03:44:08.336Z] [2024-07-19T03:44:08.336Z] #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-19T03:44:08.336Z] #101 DONE 0.4s [2024-07-19T03:44:08.336Z] [2024-07-19T03:44:08.336Z] #102 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-19T03:44:08.642Z] #102 ... [2024-07-19T03:44:08.642Z] [2024-07-19T03:44:08.642Z] #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-19T03:44:08.642Z] #103 DONE 0.3s [2024-07-19T03:44:08.642Z] [2024-07-19T03:44:08.642Z] #102 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-19T03:44:08.642Z] #102 DONE 0.3s [2024-07-19T03:44:08.642Z] [2024-07-19T03:44:08.642Z] #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-19T03:44:08.950Z] #104 DONE 0.4s [2024-07-19T03:44:08.950Z] [2024-07-19T03:44:08.950Z] #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-19T03:44:09.310Z] #105 ... [2024-07-19T03:44:09.310Z] [2024-07-19T03:44:09.310Z] #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-19T03:44:09.310Z] #106 DONE 0.4s [2024-07-19T03:44:09.310Z] [2024-07-19T03:44:09.310Z] #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-19T03:44:09.310Z] #105 DONE 0.3s [2024-07-19T03:44:09.310Z] [2024-07-19T03:44:09.310Z] #107 [security-spire-server] exporting to image [2024-07-19T03:44:09.310Z] #107 exporting layers [2024-07-19T03:44:10.384Z] #107 ... [2024-07-19T03:44:10.384Z] [2024-07-19T03:44:10.384Z] #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-19T03:44:10.384Z] #108 DONE 2.6s [2024-07-19T03:44:10.384Z] [2024-07-19T03:44:10.384Z] #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-19T03:44:10.384Z] #109 DONE 0.3s [2024-07-19T03:44:10.384Z] [2024-07-19T03:44:10.384Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-19T03:44:10.668Z] #110 DONE 0.2s [2024-07-19T03:44:10.668Z] [2024-07-19T03:44:10.668Z] #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-19T03:44:11.000Z] #111 DONE 0.3s [2024-07-19T03:44:11.000Z] [2024-07-19T03:44:11.000Z] #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-19T03:44:11.320Z] #112 DONE 0.3s [2024-07-19T03:44:11.320Z] [2024-07-19T03:44:11.320Z] #78 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T03:44:11.320Z] #78 ... [2024-07-19T03:44:11.320Z] [2024-07-19T03:44:11.320Z] #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-19T03:44:11.637Z] #113 DONE 0.3s [2024-07-19T03:44:11.637Z] [2024-07-19T03:44:11.637Z] #107 [security-spire-agent] exporting to image [2024-07-19T03:44:13.148Z] #107 exporting layers 3.8s done [2024-07-19T03:44:13.148Z] #107 writing image sha256:07a376176e4797669ef0cb7d669d2babb6ba55f3b6ddb693e56c7a05a816b3ca 0.0s done [2024-07-19T03:44:13.148Z] #107 exporting layers 4.0s done [2024-07-19T03:44:13.148Z] #107 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-07-19T03:44:13.148Z] #107 writing image sha256:c8c9c1647864f5e2340bf82af38f2b340d0d5fbab807bd5a25afd53d4b200ced done [2024-07-19T03:44:13.148Z] #107 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-07-19T03:44:13.847Z] #107 exporting layers 2.2s done [2024-07-19T03:44:13.847Z] #107 writing image sha256:189bb919175c9c969a036d883f4b5044c89a965f551f3adda5601f35225f5734 0.0s done [2024-07-19T03:44:13.847Z] #107 naming to docker.io/library/security-spire-agent-arm64 done [2024-07-19T03:44:13.847Z] #107 DONE 4.6s [2024-07-19T03:44:13.847Z] [2024-07-19T03:44:13.847Z] #62 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T03:44:48.822Z] #113 ... [2024-07-19T03:44:48.822Z] [2024-07-19T03:44:48.822Z] #105 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T03:44:48.822Z] #105 DONE 63.4s [2024-07-19T03:44:48.822Z] [2024-07-19T03:44:48.822Z] #77 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T03:44:48.822Z] #77 DONE 61.5s [2024-07-19T03:44:48.822Z] [2024-07-19T03:44:48.822Z] #113 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T03:44:48.822Z] #113 DONE 62.3s [2024-07-19T03:44:48.822Z] [2024-07-19T03:44:48.822Z] #84 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T03:44:48.822Z] #84 DONE 58.1s [2024-07-19T03:44:48.822Z] [2024-07-19T03:44:48.822Z] #109 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T03:44:48.822Z] #109 DONE 63.4s [2024-07-19T03:44:48.822Z] [2024-07-19T03:44:48.822Z] #114 [support-notifications builder 6/7] COPY . . [2024-07-19T03:44:54.455Z] #114 ... [2024-07-19T03:44:54.455Z] [2024-07-19T03:44:54.455Z] #115 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-19T03:44:54.455Z] #115 ... [2024-07-19T03:44:54.455Z] [2024-07-19T03:44:54.455Z] #116 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-19T03:44:54.455Z] #116 ... [2024-07-19T03:44:54.455Z] [2024-07-19T03:44:54.455Z] #117 [core-keeper builder 7/8] COPY . . [2024-07-19T03:44:54.455Z] #117 ... [2024-07-19T03:44:54.455Z] [2024-07-19T03:44:54.455Z] #118 [security-secretstore-setup builder 6/7] COPY . . [2024-07-19T03:45:05.369Z] #118 ... [2024-07-19T03:45:05.369Z] [2024-07-19T03:45:05.369Z] #117 [core-keeper builder 7/8] COPY . . [2024-07-19T03:45:05.369Z] #117 DONE 21.0s [2024-07-19T03:45:05.369Z] [2024-07-19T03:45:05.369Z] #119 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-19T03:45:05.369Z] #119 ... [2024-07-19T03:45:05.369Z] [2024-07-19T03:45:05.369Z] #114 [support-notifications builder 6/7] COPY . . [2024-07-19T03:45:05.369Z] #114 DONE 21.2s [2024-07-19T03:45:05.735Z] [2024-07-19T03:45:05.735Z] #120 [support-scheduler builder 6/7] COPY . . [2024-07-19T03:45:05.735Z] #120 CACHED [2024-07-19T03:45:05.735Z] [2024-07-19T03:45:05.735Z] #121 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-19T03:45:05.735Z] #121 CACHED [2024-07-19T03:45:05.735Z] [2024-07-19T03:45:05.735Z] #122 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T03:45:05.735Z] #122 CACHED [2024-07-19T03:45:05.735Z] [2024-07-19T03:45:05.735Z] #123 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-19T03:45:05.735Z] #123 CACHED [2024-07-19T03:45:05.735Z] [2024-07-19T03:45:05.735Z] #124 [core-command builder 6/7] COPY . . [2024-07-19T03:45:05.735Z] #124 CACHED [2024-07-19T03:45:05.735Z] [2024-07-19T03:45:05.735Z] #125 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T03:45:05.735Z] #125 CACHED [2024-07-19T03:45:05.735Z] [2024-07-19T03:45:05.735Z] #126 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-19T03:45:05.735Z] #126 CACHED [2024-07-19T03:45:05.735Z] [2024-07-19T03:45:05.735Z] #127 [core-metadata builder 6/7] COPY . . [2024-07-19T03:45:05.735Z] #127 CACHED [2024-07-19T03:45:05.735Z] [2024-07-19T03:45:05.735Z] #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T03:45:05.735Z] #128 CACHED [2024-07-19T03:45:05.735Z] [2024-07-19T03:45:05.735Z] #129 [security-proxy-auth builder 6/7] COPY . . [2024-07-19T03:45:05.735Z] #129 CACHED [2024-07-19T03:45:05.735Z] [2024-07-19T03:45:05.735Z] #130 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T03:45:05.735Z] #130 CACHED [2024-07-19T03:45:05.735Z] [2024-07-19T03:45:05.735Z] #131 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-19T03:45:05.735Z] #131 CACHED [2024-07-19T03:45:05.735Z] [2024-07-19T03:45:05.735Z] #118 [security-secretstore-setup builder 6/7] COPY . . [2024-07-19T03:45:05.735Z] #118 DONE 21.4s [2024-07-19T03:45:05.735Z] [2024-07-19T03:45:05.735Z] #132 [security-proxy-setup builder 6/7] COPY . . [2024-07-19T03:45:05.735Z] #132 CACHED [2024-07-19T03:45:05.735Z] [2024-07-19T03:45:05.735Z] #133 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T03:45:05.735Z] #133 CACHED [2024-07-19T03:45:05.735Z] [2024-07-19T03:45:05.735Z] #134 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-19T03:45:05.735Z] #134 CACHED [2024-07-19T03:45:05.735Z] [2024-07-19T03:45:05.735Z] #135 [core-data builder 6/7] COPY . . [2024-07-19T03:45:05.735Z] #135 CACHED [2024-07-19T03:45:05.735Z] [2024-07-19T03:45:05.735Z] #136 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T03:45:05.735Z] #136 CACHED [2024-07-19T03:45:05.735Z] [2024-07-19T03:45:05.735Z] #137 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-19T03:45:05.735Z] #137 CACHED [2024-07-19T03:45:05.735Z] [2024-07-19T03:45:05.735Z] #138 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T03:45:05.735Z] #138 CACHED [2024-07-19T03:45:05.735Z] [2024-07-19T03:45:05.735Z] #139 [security-bootstrapper builder 6/7] COPY . . [2024-07-19T03:45:05.735Z] #139 CACHED [2024-07-19T03:45:05.735Z] [2024-07-19T03:45:05.735Z] #140 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-19T03:45:05.735Z] #140 CACHED [2024-07-19T03:45:05.735Z] [2024-07-19T03:45:05.735Z] #115 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-19T03:45:05.735Z] #115 DONE 21.4s [2024-07-19T03:45:05.735Z] [2024-07-19T03:45:05.735Z] #116 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-19T03:45:05.735Z] #116 DONE 21.4s [2024-07-19T03:45:05.735Z] [2024-07-19T03:45:05.735Z] #141 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-19T03:45:06.080Z] #141 0.462 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-19T03:45:16.500Z] #141 ... [2024-07-19T03:45:16.500Z] [2024-07-19T03:45:16.500Z] #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-19T03:45:16.500Z] #0 0.688 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-19T03:45:16.500Z] #142 ... [2024-07-19T03:45:16.500Z] [2024-07-19T03:45:16.500Z] #143 [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-07-19T03:45:16.500Z] #0 1.762 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-19T03:45:16.500Z] #143 ... [2024-07-19T03:45:16.500Z] [2024-07-19T03:45:16.500Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-19T03:45:16.500Z] #0 1.003 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-19T03:45:16.500Z] #144 ... [2024-07-19T03:45:16.500Z] [2024-07-19T03:45:16.500Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-19T03:45:16.500Z] #0 1.575 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-19T03:45:16.500Z] #145 ... [2024-07-19T03:45:16.500Z] [2024-07-19T03:45:16.501Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-19T03:45:16.501Z] #0 0.532 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-19T03:45:16.501Z] #146 ... [2024-07-19T03:45:16.501Z] [2024-07-19T03:45:16.501Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-19T03:45:16.501Z] #0 1.012 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-19T03:45:16.501Z] #147 ... [2024-07-19T03:45:16.501Z] [2024-07-19T03:45:16.501Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-19T03:45:16.501Z] #0 1.007 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-07-19T03:45:16.804Z] #148 ... [2024-07-19T03:45:16.804Z] [2024-07-19T03:45:16.804Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-19T03:45:16.804Z] #0 1.274 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-19T03:45:16.804Z] #149 ... [2024-07-19T03:45:16.804Z] [2024-07-19T03:45:16.804Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-19T03:45:16.804Z] #0 1.237 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-19T03:45:17.103Z] #150 ... [2024-07-19T03:45:17.103Z] [2024-07-19T03:45:17.103Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-19T03:45:17.103Z] #0 1.650 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-19T03:45:17.103Z] #151 ... [2024-07-19T03:45:17.103Z] [2024-07-19T03:45:17.103Z] #119 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-19T03:45:17.103Z] #119 0.658 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-19T03:45:36.497Z] #62 ... [2024-07-19T03:45:36.497Z] [2024-07-19T03:45:36.497Z] #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T03:45:36.497Z] #79 DONE 114.0s [2024-07-19T03:45:36.497Z] [2024-07-19T03:45:36.497Z] #62 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T03:45:36.497Z] #62 DONE 118.9s [2024-07-19T03:45:36.497Z] [2024-07-19T03:45:36.497Z] #78 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T03:45:36.497Z] #78 DONE 115.7s [2024-07-19T03:45:36.497Z] [2024-07-19T03:45:36.497Z] #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T03:45:36.497Z] #87 DONE 94.7s [2024-07-19T03:45:36.497Z] [2024-07-19T03:45:36.497Z] #114 [support-notifications builder 6/7] COPY . . [2024-07-19T03:45:36.497Z] #114 ... [2024-07-19T03:45:36.497Z] [2024-07-19T03:45:36.497Z] #65 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T03:45:36.497Z] #65 DONE 118.5s [2024-07-19T03:45:36.497Z] [2024-07-19T03:45:36.497Z] #115 [support-scheduler builder 6/7] COPY . . [2024-07-19T03:45:36.497Z] #115 ... [2024-07-19T03:45:36.497Z] [2024-07-19T03:45:36.497Z] #114 [support-notifications builder 6/7] COPY . . [2024-07-19T03:45:36.497Z] #114 DONE 1.6s [2024-07-19T03:45:36.497Z] [2024-07-19T03:45:36.497Z] #116 [core-keeper builder 7/8] COPY . . [2024-07-19T03:45:36.497Z] #116 DONE 1.6s [2024-07-19T03:45:36.497Z] [2024-07-19T03:45:36.497Z] #117 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-19T03:45:36.497Z] #117 CACHED [2024-07-19T03:45:36.497Z] [2024-07-19T03:45:36.497Z] #118 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T03:45:36.497Z] #118 CACHED [2024-07-19T03:45:36.497Z] [2024-07-19T03:45:36.497Z] #119 [security-bootstrapper builder 6/7] COPY . . [2024-07-19T03:45:36.497Z] #119 CACHED [2024-07-19T03:45:36.497Z] [2024-07-19T03:45:36.497Z] #120 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-19T03:45:36.497Z] #120 CACHED [2024-07-19T03:45:36.497Z] [2024-07-19T03:45:36.497Z] #121 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T03:45:36.497Z] #121 CACHED [2024-07-19T03:45:36.497Z] [2024-07-19T03:45:36.497Z] #122 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-19T03:45:36.497Z] #122 CACHED [2024-07-19T03:45:36.497Z] [2024-07-19T03:45:36.497Z] #123 [security-proxy-setup builder 6/7] COPY . . [2024-07-19T03:45:36.497Z] #123 DONE 1.8s [2024-07-19T03:45:36.497Z] [2024-07-19T03:45:36.497Z] #124 [core-metadata builder 6/7] COPY . . [2024-07-19T03:45:36.497Z] #124 CACHED [2024-07-19T03:45:36.497Z] [2024-07-19T03:45:36.497Z] #125 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-19T03:45:36.497Z] #125 CACHED [2024-07-19T03:45:36.497Z] [2024-07-19T03:45:36.497Z] #126 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T03:45:36.497Z] #126 CACHED [2024-07-19T03:45:36.497Z] [2024-07-19T03:45:36.497Z] #127 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-19T03:45:36.497Z] #127 CACHED [2024-07-19T03:45:36.497Z] [2024-07-19T03:45:36.497Z] #128 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T03:45:36.497Z] #128 CACHED [2024-07-19T03:45:36.497Z] [2024-07-19T03:45:36.497Z] #129 [security-secretstore-setup builder 6/7] COPY . . [2024-07-19T03:45:36.497Z] #129 CACHED [2024-07-19T03:45:36.497Z] [2024-07-19T03:45:36.497Z] #130 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T03:45:36.497Z] #130 CACHED [2024-07-19T03:45:36.497Z] [2024-07-19T03:45:36.497Z] #131 [security-proxy-auth builder 6/7] COPY . . [2024-07-19T03:45:36.497Z] #131 CACHED [2024-07-19T03:45:36.497Z] [2024-07-19T03:45:36.497Z] #132 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-19T03:45:36.497Z] #132 CACHED [2024-07-19T03:45:36.497Z] [2024-07-19T03:45:36.497Z] #133 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T03:45:36.497Z] #133 CACHED [2024-07-19T03:45:36.497Z] [2024-07-19T03:45:36.497Z] #134 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-19T03:45:36.497Z] #134 CACHED [2024-07-19T03:45:36.497Z] [2024-07-19T03:45:36.497Z] #135 [core-data builder 6/7] COPY . . [2024-07-19T03:45:36.497Z] #135 CACHED [2024-07-19T03:45:36.497Z] [2024-07-19T03:45:36.497Z] #136 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-19T03:45:36.497Z] #136 CACHED [2024-07-19T03:45:36.497Z] [2024-07-19T03:45:36.497Z] #137 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T03:45:36.497Z] #137 CACHED [2024-07-19T03:45:36.497Z] [2024-07-19T03:45:36.497Z] #138 [core-command builder 6/7] COPY . . [2024-07-19T03:45:36.497Z] #138 CACHED [2024-07-19T03:45:36.497Z] [2024-07-19T03:45:36.497Z] #115 [support-scheduler builder 6/7] COPY . . [2024-07-19T03:45:36.498Z] #115 DONE 1.7s [2024-07-19T03:45:36.498Z] [2024-07-19T03:45:36.498Z] #139 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-19T03:45:36.498Z] #139 DONE 1.9s [2024-07-19T03:45:36.498Z] [2024-07-19T03:45:36.498Z] #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-19T03:45:36.498Z] #140 ... [2024-07-19T03:45:36.498Z] [2024-07-19T03:45:36.498Z] #141 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-19T03:45:36.498Z] #0 4.543 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-19T03:45:36.498Z] #141 ... [2024-07-19T03:45:36.498Z] [2024-07-19T03:45:36.498Z] #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-19T03:45:36.498Z] #0 5.552 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-19T03:45:37.563Z] #142 ... [2024-07-19T03:45:37.563Z] [2024-07-19T03:45:37.563Z] #143 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-19T03:45:37.563Z] #0 7.570 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-19T03:45:37.859Z] #143 ... [2024-07-19T03:45:37.859Z] [2024-07-19T03:45:37.859Z] #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-19T03:45:37.859Z] #0 8.229 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-19T03:45:38.151Z] #144 ... [2024-07-19T03:45:38.151Z] [2024-07-19T03:45:38.151Z] #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-19T03:45:38.151Z] #140 8.242 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-07-19T03:45:39.709Z] #140 ... [2024-07-19T03:45:39.709Z] [2024-07-19T03:45:39.709Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-19T03:45:39.709Z] #0 6.451 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-19T03:45:39.709Z] #145 ... [2024-07-19T03:45:39.709Z] [2024-07-19T03:45:39.709Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-19T03:45:39.709Z] #0 8.003 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-19T03:45:40.022Z] #146 ... [2024-07-19T03:45:40.022Z] [2024-07-19T03:45:40.022Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-19T03:45:40.022Z] #0 7.689 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-19T03:45:40.022Z] #147 ... [2024-07-19T03:45:40.022Z] [2024-07-19T03:45:40.022Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-19T03:45:40.022Z] #0 6.990 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-19T03:45:40.372Z] #148 ... [2024-07-19T03:45:40.372Z] [2024-07-19T03:45:40.372Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-19T03:45:40.372Z] #0 7.959 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-19T03:45:40.372Z] #149 ... [2024-07-19T03:45:40.372Z] [2024-07-19T03:45:40.372Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-19T03:45:40.372Z] #0 7.517 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-19T03:45:40.698Z] #150 ... [2024-07-19T03:45:40.698Z] [2024-07-19T03:45:40.698Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-19T03:45:40.698Z] #0 6.739 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-19T03:46:40.286Z] #119 ... [2024-07-19T03:46:40.286Z] [2024-07-19T03:46:40.286Z] #143 [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-07-19T03:46:40.286Z] #143 84.94 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-19T03:47:37.314Z] #143 ... [2024-07-19T03:47:37.314Z] [2024-07-19T03:47:37.314Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-19T03:47:37.314Z] #148 DONE 145.1s [2024-07-19T03:47:37.314Z] [2024-07-19T03:47:37.314Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-19T03:47:37.314Z] #144 ... [2024-07-19T03:47:37.314Z] [2024-07-19T03:47:37.314Z] #141 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-19T03:47:37.314Z] #141 DONE 145.4s [2024-07-19T03:47:37.314Z] [2024-07-19T03:47:37.314Z] #152 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-19T03:47:37.314Z] #152 ... [2024-07-19T03:47:37.314Z] [2024-07-19T03:47:37.314Z] #119 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-19T03:47:37.314Z] #119 DONE 145.8s [2024-07-19T03:47:37.314Z] [2024-07-19T03:47:37.314Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-19T03:47:37.314Z] #151 ... [2024-07-19T03:47:37.314Z] [2024-07-19T03:47:37.314Z] #153 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-19T03:47:37.314Z] #153 ... [2024-07-19T03:47:37.314Z] [2024-07-19T03:47:37.314Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-19T03:47:37.314Z] #146 DONE 146.2s [2024-07-19T03:47:37.314Z] [2024-07-19T03:47:37.314Z] #154 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-19T03:47:37.314Z] #154 ... [2024-07-19T03:47:37.314Z] [2024-07-19T03:47:37.314Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-19T03:47:37.314Z] #147 DONE 146.7s [2024-07-19T03:47:37.314Z] [2024-07-19T03:47:37.314Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-19T03:47:37.314Z] #144 DONE 146.8s [2024-07-19T03:47:37.314Z] [2024-07-19T03:47:37.314Z] #155 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-19T03:47:37.314Z] #155 ... [2024-07-19T03:47:37.314Z] [2024-07-19T03:47:37.314Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-19T03:47:37.314Z] #149 DONE 147.1s [2024-07-19T03:47:37.314Z] [2024-07-19T03:47:37.314Z] #156 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-19T03:47:37.314Z] #156 ... [2024-07-19T03:47:37.314Z] [2024-07-19T03:47:37.314Z] #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-19T03:47:37.314Z] #142 DONE 147.5s [2024-07-19T03:47:37.314Z] [2024-07-19T03:47:37.314Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-19T03:47:37.314Z] #157 ... [2024-07-19T03:47:37.314Z] [2024-07-19T03:47:37.314Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-19T03:47:37.314Z] #151 DONE 147.9s [2024-07-19T03:47:37.314Z] [2024-07-19T03:47:37.314Z] #143 [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-07-19T03:47:37.314Z] #143 DONE 148.0s [2024-07-19T03:47:37.314Z] [2024-07-19T03:47:37.314Z] #155 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-19T03:47:37.314Z] #155 ... [2024-07-19T03:47:37.314Z] [2024-07-19T03:47:37.314Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-19T03:47:37.314Z] #150 DONE 148.2s [2024-07-19T03:47:37.314Z] [2024-07-19T03:47:37.314Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-19T03:47:37.314Z] #145 DONE 148.3s [2024-07-19T03:47:37.314Z] [2024-07-19T03:47:37.314Z] #158 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-19T03:47:37.314Z] #158 ... [2024-07-19T03:47:37.314Z] [2024-07-19T03:47:37.314Z] #154 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-19T03:47:37.314Z] #154 DONE 3.0s [2024-07-19T03:47:37.314Z] [2024-07-19T03:47:37.314Z] #153 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-19T03:47:37.314Z] #153 DONE 2.9s [2024-07-19T03:47:37.314Z] [2024-07-19T03:47:37.314Z] #156 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-19T03:47:37.314Z] #156 DONE 1.9s [2024-07-19T03:47:37.314Z] [2024-07-19T03:47:37.314Z] #152 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-19T03:47:37.314Z] #152 DONE 3.4s [2024-07-19T03:47:37.314Z] [2024-07-19T03:47:37.314Z] #159 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-19T03:47:37.314Z] #159 ... [2024-07-19T03:47:37.314Z] [2024-07-19T03:47:37.314Z] #155 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-19T03:47:37.314Z] #155 DONE 2.3s [2024-07-19T03:47:37.314Z] [2024-07-19T03:47:37.314Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-19T03:47:37.314Z] #157 DONE 1.6s [2024-07-19T03:47:37.314Z] [2024-07-19T03:47:37.314Z] #160 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-19T03:47:37.314Z] #160 DONE 0.8s [2024-07-19T03:47:37.314Z] [2024-07-19T03:47:37.314Z] #158 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-19T03:47:37.314Z] #158 DONE 1.0s [2024-07-19T03:47:37.314Z] [2024-07-19T03:47:37.314Z] #161 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-19T03:47:37.314Z] #161 ... [2024-07-19T03:47:37.314Z] [2024-07-19T03:47:37.314Z] #162 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-19T03:47:37.314Z] #162 DONE 1.1s [2024-07-19T03:47:37.314Z] [2024-07-19T03:47:37.314Z] #163 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-19T03:47:37.314Z] #163 CACHED [2024-07-19T03:47:37.314Z] [2024-07-19T03:47:37.314Z] #164 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-19T03:47:37.314Z] #164 CACHED [2024-07-19T03:47:37.314Z] [2024-07-19T03:47:37.314Z] #165 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-19T03:47:37.314Z] #165 CACHED [2024-07-19T03:47:37.314Z] [2024-07-19T03:47:37.314Z] #166 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-19T03:47:37.314Z] #166 CACHED [2024-07-19T03:47:37.314Z] [2024-07-19T03:47:37.314Z] #167 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-19T03:47:37.314Z] #167 CACHED [2024-07-19T03:47:37.314Z] [2024-07-19T03:47:37.314Z] #168 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-19T03:47:37.314Z] #168 CACHED [2024-07-19T03:47:37.314Z] [2024-07-19T03:47:37.314Z] #159 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-19T03:47:37.314Z] #159 DONE 1.2s [2024-07-19T03:47:37.314Z] [2024-07-19T03:47:37.314Z] #169 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-07-19T03:47:37.314Z] #169 DONE 1.2s [2024-07-19T03:47:37.314Z] [2024-07-19T03:47:37.314Z] #170 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-19T03:47:37.314Z] #170 DONE 1.2s [2024-07-19T03:47:37.314Z] [2024-07-19T03:47:37.314Z] #171 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-19T03:47:37.314Z] #171 CACHED [2024-07-19T03:47:37.314Z] [2024-07-19T03:47:37.314Z] #172 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-19T03:47:37.314Z] #172 CACHED [2024-07-19T03:47:37.314Z] [2024-07-19T03:47:37.314Z] #173 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-07-19T03:47:37.314Z] #173 ... [2024-07-19T03:47:37.314Z] [2024-07-19T03:47:37.314Z] #174 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-19T03:47:37.314Z] #174 DONE 1.4s [2024-07-19T03:47:37.314Z] [2024-07-19T03:47:37.314Z] #161 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-19T03:47:37.314Z] #161 DONE 1.4s [2024-07-19T03:47:37.314Z] [2024-07-19T03:47:37.314Z] #175 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-19T03:47:37.314Z] #175 ... [2024-07-19T03:47:37.314Z] [2024-07-19T03:47:37.314Z] #176 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-19T03:47:37.314Z] #176 DONE 1.8s [2024-07-19T03:47:37.314Z] [2024-07-19T03:47:37.314Z] #177 [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-07-19T03:47:38.857Z] #177 ... [2024-07-19T03:47:38.857Z] [2024-07-19T03:47:38.857Z] #178 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-19T03:47:38.857Z] #178 DONE 3.9s [2024-07-19T03:47:39.149Z] [2024-07-19T03:47:39.149Z] #179 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-19T03:47:39.435Z] #179 ... [2024-07-19T03:47:39.435Z] [2024-07-19T03:47:39.435Z] #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-19T03:47:39.435Z] #180 DONE 3.8s [2024-07-19T03:47:39.435Z] [2024-07-19T03:47:39.435Z] #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-19T03:47:40.492Z] #181 ... [2024-07-19T03:47:40.492Z] [2024-07-19T03:47:40.492Z] #182 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-19T03:47:40.492Z] #182 DONE 4.8s [2024-07-19T03:47:40.492Z] [2024-07-19T03:47:40.492Z] #183 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-19T03:47:40.492Z] #183 DONE 4.8s [2024-07-19T03:47:40.492Z] [2024-07-19T03:47:40.492Z] #184 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-19T03:47:40.492Z] #184 DONE 4.9s [2024-07-19T03:47:40.492Z] [2024-07-19T03:47:40.492Z] #185 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-19T03:47:40.492Z] #185 DONE 4.7s [2024-07-19T03:47:40.492Z] [2024-07-19T03:47:40.492Z] #186 [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-07-19T03:47:40.492Z] #186 DONE 3.9s [2024-07-19T03:47:40.492Z] [2024-07-19T03:47:40.492Z] #173 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-07-19T03:47:40.492Z] #173 DONE 4.8s [2024-07-19T03:47:40.492Z] [2024-07-19T03:47:40.492Z] #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-19T03:47:40.492Z] #187 DONE 4.8s [2024-07-19T03:47:40.492Z] [2024-07-19T03:47:40.492Z] #188 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-19T03:47:40.492Z] #188 DONE 4.9s [2024-07-19T03:47:40.492Z] [2024-07-19T03:47:40.492Z] #189 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-19T03:47:40.783Z] #189 ... [2024-07-19T03:47:40.783Z] [2024-07-19T03:47:40.783Z] #175 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-19T03:47:40.783Z] #175 DONE 4.5s [2024-07-19T03:47:40.783Z] [2024-07-19T03:47:40.783Z] #177 [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-07-19T03:47:40.783Z] #177 DONE 3.9s [2024-07-19T03:47:40.783Z] [2024-07-19T03:47:40.783Z] #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-19T03:47:40.783Z] #181 DONE 1.3s [2024-07-19T03:47:40.783Z] [2024-07-19T03:47:40.783Z] #179 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-19T03:47:40.783Z] #179 DONE 2.1s [2024-07-19T03:47:40.783Z] [2024-07-19T03:47:40.783Z] #190 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-19T03:47:40.783Z] #190 ... [2024-07-19T03:47:40.783Z] [2024-07-19T03:47:40.783Z] #191 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-19T03:47:40.783Z] #191 DONE 0.5s [2024-07-19T03:47:41.110Z] [2024-07-19T03:47:41.110Z] #192 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-19T03:47:41.110Z] #192 DONE 0.5s [2024-07-19T03:47:41.110Z] [2024-07-19T03:47:41.110Z] #193 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-19T03:47:41.110Z] #193 DONE 0.5s [2024-07-19T03:47:41.110Z] [2024-07-19T03:47:41.110Z] #194 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-19T03:47:41.110Z] #194 DONE 0.5s [2024-07-19T03:47:41.110Z] [2024-07-19T03:47:41.110Z] #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-07-19T03:47:41.110Z] #195 DONE 0.5s [2024-07-19T03:47:41.110Z] [2024-07-19T03:47:41.110Z] #196 [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-07-19T03:47:41.110Z] #196 DONE 0.5s [2024-07-19T03:47:41.110Z] [2024-07-19T03:47:41.110Z] #197 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-07-19T03:47:41.110Z] #197 ... [2024-07-19T03:47:41.110Z] [2024-07-19T03:47:41.110Z] #198 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-19T03:47:41.110Z] #198 DONE 0.5s [2024-07-19T03:47:41.110Z] [2024-07-19T03:47:41.110Z] #189 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-19T03:47:41.110Z] #189 DONE 0.5s [2024-07-19T03:47:41.110Z] [2024-07-19T03:47:41.110Z] #199 [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-07-19T03:47:41.110Z] #199 DONE 0.5s [2024-07-19T03:47:41.437Z] [2024-07-19T03:47:41.437Z] #190 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-19T03:47:41.437Z] #190 DONE 0.5s [2024-07-19T03:47:41.437Z] [2024-07-19T03:47:41.437Z] #200 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-19T03:47:41.437Z] #200 DONE 0.5s [2024-07-19T03:47:41.437Z] [2024-07-19T03:47:41.437Z] #201 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-19T03:47:41.437Z] #201 ... [2024-07-19T03:47:41.437Z] [2024-07-19T03:47:41.437Z] #202 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-19T03:47:41.437Z] #202 DONE 0.6s [2024-07-19T03:47:41.741Z] [2024-07-19T03:47:41.741Z] #203 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-19T03:47:41.741Z] #203 DONE 0.5s [2024-07-19T03:47:41.741Z] [2024-07-19T03:47:41.741Z] #204 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-19T03:47:41.741Z] #204 DONE 0.5s [2024-07-19T03:47:41.741Z] [2024-07-19T03:47:41.741Z] #197 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-07-19T03:47:41.741Z] #197 DONE 0.6s [2024-07-19T03:47:41.741Z] [2024-07-19T03:47:41.741Z] #95 [support-scheduler] exporting to image [2024-07-19T03:47:41.741Z] #95 exporting layers 0.6s done [2024-07-19T03:47:41.741Z] #95 writing image sha256:533d7f267f3df5f3ea2acc0861025052e5486ab9fb55d75c90af308758b12b8c done [2024-07-19T03:47:41.741Z] #95 naming to docker.io/library/core-keeper done [2024-07-19T03:47:41.741Z] #95 writing image sha256:45a69934969bfa453227e0d5f65fa277e9375dc6d39e3f66a4578054f292cb88 0.2s done [2024-07-19T03:47:41.741Z] #95 naming to docker.io/library/support-scheduler done [2024-07-19T03:47:42.025Z] #95 ... [2024-07-19T03:47:42.025Z] [2024-07-19T03:47:42.025Z] #201 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-19T03:47:42.025Z] #201 DONE 0.6s [2024-07-19T03:47:42.025Z] [2024-07-19T03:47:42.025Z] #95 [security-spiffe-token-provider] exporting to image [2024-07-19T03:47:42.025Z] #95 exporting layers 0.8s done [2024-07-19T03:47:42.025Z] #95 writing image sha256:d0cf79a91f28f7196b43cc4fcd6667476dbaa718c48cd16ea5287384acc80c54 0.0s done [2024-07-19T03:47:42.025Z] #95 writing image sha256:5fb5dd375d9c398ab2aaafd0597d0615d3b3f654823a7dd3e66fd03feb0b0cb9 0.0s done [2024-07-19T03:47:42.025Z] #95 writing image sha256:0ac39ed8d156b6879e6393ec1d2897b400d9b48a097a506c2e653c789cee6027 [2024-07-19T03:47:42.025Z] #95 naming to docker.io/library/security-spiffe-token-provider done [2024-07-19T03:47:42.025Z] #95 naming to docker.io/library/core-command [2024-07-19T03:47:42.025Z] #95 ... [2024-07-19T03:47:42.025Z] [2024-07-19T03:47:42.025Z] #205 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-19T03:47:42.025Z] #205 DONE 0.2s [2024-07-19T03:47:42.025Z] [2024-07-19T03:47:42.025Z] #95 [core-data] exporting to image [2024-07-19T03:47:42.025Z] #95 exporting layers 0.5s done [2024-07-19T03:47:42.025Z] #95 writing image sha256:0ac39ed8d156b6879e6393ec1d2897b400d9b48a097a506c2e653c789cee6027 0.1s done [2024-07-19T03:47:42.025Z] #95 naming to docker.io/library/core-command done [2024-07-19T03:47:42.025Z] #95 naming to docker.io/library/core-data done [2024-07-19T03:47:42.025Z] #95 writing image sha256:dd5fafa5fe5bd97652a664e61e72c1e3085b4cbc14bbb45064f2da55ceae79e7 done [2024-07-19T03:47:42.025Z] #95 naming to docker.io/library/support-notifications done [2024-07-19T03:47:42.025Z] #95 writing image sha256:980cdbec2ab789e62fb4f2c6517ce9c0e8f623519013e1c275eecf81dab598c6 done [2024-07-19T03:47:42.025Z] #95 naming to docker.io/library/core-metadata done [2024-07-19T03:47:42.025Z] #95 DONE 4.2s [2024-07-19T03:47:42.025Z] [2024-07-19T03:47:42.025Z] #206 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-19T03:47:42.025Z] #206 DONE 0.8s [2024-07-19T03:47:42.025Z] [2024-07-19T03:47:42.025Z] #207 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-19T03:47:42.025Z] #207 DONE 0.5s [2024-07-19T03:47:42.025Z] [2024-07-19T03:47:42.025Z] #208 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-19T03:47:42.294Z] #208 ... [2024-07-19T03:47:42.294Z] [2024-07-19T03:47:42.294Z] #209 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-19T03:47:42.294Z] #209 DONE 0.3s [2024-07-19T03:47:42.294Z] [2024-07-19T03:47:42.294Z] #95 [security-proxy-auth] exporting to image [2024-07-19T03:47:42.573Z] #95 exporting layers 0.4s done [2024-07-19T03:47:42.573Z] #95 writing image sha256:496f2045a9178149a2809c38728a388b0d3a7c96687d3dc9ad21203ddb2fa8cf done [2024-07-19T03:47:42.573Z] #95 naming to docker.io/library/security-proxy-auth done [2024-07-19T03:47:42.573Z] #95 DONE 4.4s [2024-07-19T03:47:42.573Z] [2024-07-19T03:47:42.573Z] #208 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-19T03:47:42.573Z] #208 DONE 0.4s [2024-07-19T03:47:42.573Z] [2024-07-19T03:47:42.573Z] #210 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-07-19T03:47:42.573Z] #210 DONE 0.3s [2024-07-19T03:47:42.573Z] [2024-07-19T03:47:42.573Z] #211 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-19T03:47:42.573Z] #211 DONE 1.0s [2024-07-19T03:47:42.573Z] [2024-07-19T03:47:42.573Z] #212 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-07-19T03:47:42.868Z] #212 DONE 0.1s [2024-07-19T03:47:42.868Z] [2024-07-19T03:47:42.868Z] #213 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-19T03:47:42.868Z] #213 DONE 0.1s [2024-07-19T03:47:42.868Z] [2024-07-19T03:47:42.868Z] #95 [core-common-config-bootstrapper] exporting to image [2024-07-19T03:47:42.868Z] #95 ... [2024-07-19T03:47:42.868Z] [2024-07-19T03:47:42.868Z] #214 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-19T03:47:42.868Z] #214 DONE 0.3s [2024-07-19T03:47:42.868Z] [2024-07-19T03:47:42.868Z] #215 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-19T03:47:42.868Z] #215 DONE 0.9s [2024-07-19T03:47:42.868Z] [2024-07-19T03:47:42.868Z] #216 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-19T03:47:42.868Z] #216 DONE 0.1s [2024-07-19T03:47:42.868Z] [2024-07-19T03:47:42.868Z] #95 [core-common-config-bootstrapper] exporting to image [2024-07-19T03:47:42.868Z] #95 writing image sha256:4768b3734ffbe3873069c2fa083575f82df5aaea96d9c53f4c454826301ebf19 done [2024-07-19T03:47:42.868Z] #95 naming to docker.io/library/core-common-config-bootstrapper done [2024-07-19T03:47:43.174Z] #95 ... [2024-07-19T03:47:43.174Z] [2024-07-19T03:47:43.174Z] #217 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-19T03:47:43.174Z] #217 DONE 0.6s [2024-07-19T03:47:43.174Z] [2024-07-19T03:47:43.174Z] #95 [security-proxy-setup] exporting to image [2024-07-19T03:47:43.174Z] #95 writing image sha256:14c65f5a368ff4e5bf46d6c35a4da0be70327b7be7625d58f96bc22a3ca415c2 done [2024-07-19T03:47:43.174Z] #95 naming to docker.io/library/security-proxy-setup done [2024-07-19T03:47:43.433Z] #95 ... [2024-07-19T03:47:43.433Z] [2024-07-19T03:47:43.433Z] #218 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-19T03:47:43.433Z] #218 DONE 0.5s [2024-07-19T03:47:43.433Z] [2024-07-19T03:47:43.433Z] #95 [security-bootstrapper] exporting to image [2024-07-19T03:47:43.433Z] #95 writing image sha256:bb9bff3d4c9f6d9a2a71d425906a7effb3de5922b971abf4d0d698c778ff81ae done [2024-07-19T03:47:43.433Z] #95 naming to docker.io/library/security-secretstore-setup done [2024-07-19T03:47:43.725Z] #95 exporting layers 0.2s done [2024-07-19T03:47:43.725Z] #95 writing image sha256:693f8c9154a79f73bce0de6a67418bd44e37552e1f7d7c2f26ff500892955b52 done [2024-07-19T03:47:43.725Z] #95 naming to docker.io/library/security-bootstrapper done [2024-07-19T03:47:43.725Z] #95 DONE 5.4s [2024-07-19T03:47:43.725Z] time="2024-07-19T03:42:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-19T03:47:43.725Z] time="2024-07-19T03:42:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-19T03:47:43.725Z] time="2024-07-19T03:42:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-19T03:47:43.725Z] time="2024-07-19T03:42:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-19T03:47:43.725Z] time="2024-07-19T03:42:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-19T03:47:43.725Z] time="2024-07-19T03:42:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-19T03:47:43.725Z] time="2024-07-19T03:42:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-19T03:47:43.725Z] time="2024-07-19T03:42:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-19T03:47:43.725Z] time="2024-07-19T03:42:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-19T03:47:43.725Z] time="2024-07-19T03:42:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-19T03:47:43.725Z] time="2024-07-19T03:42:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-19T03:47:43.725Z] time="2024-07-19T03:42:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-19T03:47:43.725Z] time="2024-07-19T03:42:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-19T03:47:43.725Z] time="2024-07-19T03:42:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-19T03:47:43.725Z] time="2024-07-19T03:42:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-19T03:47:43.780Z] $ docker stop --time=1 21d0aa13564c62fba1472eb7f12234f79a67677195bdda620bd6ab36d8daa05e [2024-07-19T03:47:45.311Z] $ docker rm -f --volumes 21d0aa13564c62fba1472eb7f12234f79a67677195bdda620bd6ab36d8daa05e [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-19T03:47:46.141Z] + docker images [2024-07-19T03:47:46.141Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-19T03:47:46.141Z] security-secretstore-setup latest bb9bff3d4c9f 2 seconds ago 42.2MB [2024-07-19T03:47:46.141Z] security-bootstrapper latest 693f8c9154a7 2 seconds ago 24MB [2024-07-19T03:47:46.141Z] security-proxy-setup latest 14c65f5a368f 3 seconds ago 31.2MB [2024-07-19T03:47:46.141Z] core-common-config-bootstrapper latest 4768b3734ffb 3 seconds ago 20.2MB [2024-07-19T03:47:46.141Z] security-proxy-auth latest 496f2045a917 4 seconds ago 38MB [2024-07-19T03:47:46.141Z] core-metadata latest 980cdbec2ab7 4 seconds ago 41MB [2024-07-19T03:47:46.141Z] core-keeper latest 533d7f267f3d 5 seconds ago 35.6MB [2024-07-19T03:47:46.141Z] core-command latest 5fb5dd375d9c 5 seconds ago 40.4MB [2024-07-19T03:47:46.141Z] core-data latest 0ac39ed8d156 5 seconds ago 40.8MB [2024-07-19T03:47:46.141Z] support-notifications latest dd5fafa5fe5b 5 seconds ago 43.9MB [2024-07-19T03:47:46.141Z] security-spiffe-token-provider latest d0cf79a91f28 5 seconds ago 34MB [2024-07-19T03:47:46.141Z] support-scheduler latest 45a69934969b 5 seconds ago 43.1MB [2024-07-19T03:47:46.141Z] security-spire-config latest 1670c3c5dd66 3 minutes ago 125MB [2024-07-19T03:47:46.141Z] security-spire-server latest a0b81fc401e5 3 minutes ago 126MB [2024-07-19T03:47:46.141Z] security-spire-agent latest a0e1727f1424 3 minutes ago 187MB [2024-07-19T03:47:46.141Z] ci-base-image-x86_64 latest a4a9636dd55d 8 minutes ago 966MB [2024-07-19T03:47:46.141Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB [2024-07-19T03:47:46.141Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 13 months ago 334MB [2024-07-19T03:47:46.141Z] 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-07-19T03:47:46.497Z] provisioning config files... [2024-07-19T03:47:46.506Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/655@tmp/config11509904518955606871tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T03:47:46.858Z] ---> ****-login.sh [2024-07-19T03:47:46.858Z] nexus3.edgexfoundry.org:10001 [2024-07-19T03:47:46.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T03:47:46.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T03:47:46.858Z] Configure a credential helper to remove this warning. See [2024-07-19T03:47:46.858Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T03:47:46.858Z] [2024-07-19T03:47:46.858Z] Login Succeeded [2024-07-19T03:47:46.858Z] nexus3.edgexfoundry.org:10002 [2024-07-19T03:47:46.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T03:47:46.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T03:47:46.858Z] Configure a credential helper to remove this warning. See [2024-07-19T03:47:46.858Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T03:47:46.858Z] [2024-07-19T03:47:46.858Z] Login Succeeded [2024-07-19T03:47:46.858Z] nexus3.edgexfoundry.org:10003 [2024-07-19T03:47:47.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T03:47:47.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T03:47:47.143Z] Configure a credential helper to remove this warning. See [2024-07-19T03:47:47.143Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T03:47:47.143Z] [2024-07-19T03:47:47.143Z] Login Succeeded [2024-07-19T03:47:47.143Z] nexus3.edgexfoundry.org:10004 [2024-07-19T03:47:47.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T03:47:47.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T03:47:47.143Z] Configure a credential helper to remove this warning. See [2024-07-19T03:47:47.143Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T03:47:47.143Z] [2024-07-19T03:47:47.143Z] Login Succeeded [2024-07-19T03:47:47.143Z] ****.io [2024-07-19T03:47:47.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T03:47:47.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T03:47:47.421Z] Configure a credential helper to remove this warning. See [2024-07-19T03:47:47.421Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T03:47:47.421Z] [2024-07-19T03:47:47.421Z] Login Succeeded [2024-07-19T03:47:47.421Z] ---> ****-login.sh ends [Pipeline] } [2024-07-19T03:47:47.469Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-19T03:47:47.602Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-19T03:47:47.623Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-07-19T03:47:47.623Z] 9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T03:47:47.623Z] latest [2024-07-19T03:47:47.623Z] 3.2.0-dev.37 [2024-07-19T03:47:47.623Z] 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T03:47:47.623Z] main [2024-07-19T03:47:47.623Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:47:48.032Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:9dd757975a2486f93e2289e3629aab843f36bcb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:47:48.506Z] + docker push nexus3.edgexfoundry.org:10004/core-command:9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T03:47:48.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-07-19T03:47:48.506Z] b586bb8db640: Preparing [2024-07-19T03:47:48.506Z] f5c6d7f02632: Preparing [2024-07-19T03:47:48.506Z] da124422174a: Preparing [2024-07-19T03:47:48.506Z] 70823b37b23f: Preparing [2024-07-19T03:47:48.506Z] 59501ac44cef: Preparing [2024-07-19T03:47:48.506Z] a0a467f638b2: Preparing [2024-07-19T03:47:48.506Z] 63ec0bd56cf3: Preparing [2024-07-19T03:47:48.506Z] 63ec0bd56cf3: Waiting [2024-07-19T03:47:48.506Z] a0a467f638b2: Waiting [2024-07-19T03:47:48.506Z] 70823b37b23f: Pushed [2024-07-19T03:47:48.506Z] b586bb8db640: Pushed [2024-07-19T03:47:48.506Z] da124422174a: Pushed [2024-07-19T03:47:48.506Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:47:48.506Z] a0a467f638b2: Pushed [2024-07-19T03:47:49.153Z] 59501ac44cef: Pushed [2024-07-19T03:47:51.198Z] f5c6d7f02632: Pushed [2024-07-19T03:47:51.198Z] 9dd757975a2486f93e2289e3629aab843f36bcb7: digest: sha256:fcb20239fc9a7b785e21d55ef3edbc8ca451092ecdf0b43d4cc329211ea46798 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:47:51.859Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:47:52.354Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-07-19T03:47:52.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-07-19T03:47:52.354Z] b586bb8db640: Preparing [2024-07-19T03:47:52.354Z] f5c6d7f02632: Preparing [2024-07-19T03:47:52.354Z] da124422174a: Preparing [2024-07-19T03:47:52.354Z] 70823b37b23f: Preparing [2024-07-19T03:47:52.354Z] 59501ac44cef: Preparing [2024-07-19T03:47:52.354Z] a0a467f638b2: Preparing [2024-07-19T03:47:52.354Z] 63ec0bd56cf3: Preparing [2024-07-19T03:47:52.354Z] a0a467f638b2: Waiting [2024-07-19T03:47:52.354Z] 63ec0bd56cf3: Waiting [2024-07-19T03:47:52.354Z] f5c6d7f02632: Layer already exists [2024-07-19T03:47:52.354Z] 59501ac44cef: Layer already exists [2024-07-19T03:47:52.354Z] da124422174a: Layer already exists [2024-07-19T03:47:52.354Z] b586bb8db640: Layer already exists [2024-07-19T03:47:52.354Z] 70823b37b23f: Layer already exists [2024-07-19T03:47:52.354Z] a0a467f638b2: Layer already exists [2024-07-19T03:47:52.354Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:47:52.354Z] latest: digest: sha256:fcb20239fc9a7b785e21d55ef3edbc8ca451092ecdf0b43d4cc329211ea46798 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:47:52.925Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:47:53.408Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.37 [2024-07-19T03:47:53.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-07-19T03:47:53.408Z] b586bb8db640: Preparing [2024-07-19T03:47:53.408Z] f5c6d7f02632: Preparing [2024-07-19T03:47:53.408Z] da124422174a: Preparing [2024-07-19T03:47:53.408Z] 70823b37b23f: Preparing [2024-07-19T03:47:53.408Z] 59501ac44cef: Preparing [2024-07-19T03:47:53.408Z] a0a467f638b2: Preparing [2024-07-19T03:47:53.408Z] 63ec0bd56cf3: Preparing [2024-07-19T03:47:53.408Z] a0a467f638b2: Waiting [2024-07-19T03:47:53.408Z] 63ec0bd56cf3: Waiting [2024-07-19T03:47:53.408Z] b586bb8db640: Layer already exists [2024-07-19T03:47:53.408Z] da124422174a: Layer already exists [2024-07-19T03:47:53.408Z] 59501ac44cef: Layer already exists [2024-07-19T03:47:53.408Z] 70823b37b23f: Layer already exists [2024-07-19T03:47:53.408Z] f5c6d7f02632: Layer already exists [2024-07-19T03:47:53.408Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:47:53.408Z] a0a467f638b2: Layer already exists [2024-07-19T03:47:53.408Z] 3.2.0-dev.37: digest: sha256:fcb20239fc9a7b785e21d55ef3edbc8ca451092ecdf0b43d4cc329211ea46798 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:47:53.941Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:47:54.598Z] + docker push nexus3.edgexfoundry.org:10004/core-command:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T03:47:54.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-07-19T03:47:54.598Z] b586bb8db640: Preparing [2024-07-19T03:47:54.598Z] f5c6d7f02632: Preparing [2024-07-19T03:47:54.598Z] da124422174a: Preparing [2024-07-19T03:47:54.598Z] 70823b37b23f: Preparing [2024-07-19T03:47:54.598Z] 59501ac44cef: Preparing [2024-07-19T03:47:54.598Z] a0a467f638b2: Preparing [2024-07-19T03:47:54.598Z] 63ec0bd56cf3: Preparing [2024-07-19T03:47:54.598Z] a0a467f638b2: Waiting [2024-07-19T03:47:54.598Z] 63ec0bd56cf3: Waiting [2024-07-19T03:47:54.598Z] f5c6d7f02632: Layer already exists [2024-07-19T03:47:54.598Z] 59501ac44cef: Layer already exists [2024-07-19T03:47:54.598Z] 70823b37b23f: Layer already exists [2024-07-19T03:47:54.598Z] b586bb8db640: Layer already exists [2024-07-19T03:47:54.598Z] da124422174a: Layer already exists [2024-07-19T03:47:54.598Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:47:54.598Z] a0a467f638b2: Layer already exists [2024-07-19T03:47:54.598Z] 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37: digest: sha256:fcb20239fc9a7b785e21d55ef3edbc8ca451092ecdf0b43d4cc329211ea46798 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:47:55.130Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:47:55.504Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-07-19T03:47:55.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-07-19T03:47:55.504Z] b586bb8db640: Preparing [2024-07-19T03:47:55.504Z] f5c6d7f02632: Preparing [2024-07-19T03:47:55.504Z] da124422174a: Preparing [2024-07-19T03:47:55.504Z] 70823b37b23f: Preparing [2024-07-19T03:47:55.504Z] 59501ac44cef: Preparing [2024-07-19T03:47:55.504Z] a0a467f638b2: Preparing [2024-07-19T03:47:55.504Z] 63ec0bd56cf3: Preparing [2024-07-19T03:47:55.504Z] a0a467f638b2: Waiting [2024-07-19T03:47:55.504Z] 63ec0bd56cf3: Waiting [2024-07-19T03:47:55.504Z] 70823b37b23f: Layer already exists [2024-07-19T03:47:55.504Z] b586bb8db640: Layer already exists [2024-07-19T03:47:55.504Z] 59501ac44cef: Layer already exists [2024-07-19T03:47:55.504Z] da124422174a: Layer already exists [2024-07-19T03:47:55.504Z] f5c6d7f02632: Layer already exists [2024-07-19T03:47:55.504Z] a0a467f638b2: Layer already exists [2024-07-19T03:47:55.504Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:47:55.504Z] main: digest: sha256:fcb20239fc9a7b785e21d55ef3edbc8ca451092ecdf0b43d4cc329211ea46798 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-19T03:47:55.748Z] ===================================================== [Pipeline] echo [2024-07-19T03:47:55.808Z] taggedImages: [2024-07-19T03:47:55.808Z] - nexus3.edgexfoundry.org:10004/core-command:9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T03:47:55.808Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-07-19T03:47:55.808Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.37 [2024-07-19T03:47:55.808Z] - nexus3.edgexfoundry.org:10004/core-command:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T03:47:55.808Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-07-19T03:47:55.837Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-07-19T03:47:55.837Z] 9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T03:47:55.837Z] latest [2024-07-19T03:47:55.837Z] 3.2.0-dev.37 [2024-07-19T03:47:55.837Z] 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T03:47:55.837Z] main [2024-07-19T03:47:55.837Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:47:56.394Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9dd757975a2486f93e2289e3629aab843f36bcb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:47:56.925Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T03:47:56.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-07-19T03:47:56.925Z] 3f8ec407127c: Preparing [2024-07-19T03:47:56.925Z] 6b80f6fc993a: Preparing [2024-07-19T03:47:56.925Z] eac337b41892: Preparing [2024-07-19T03:47:56.925Z] 303dd77e0467: Preparing [2024-07-19T03:47:56.925Z] da124422174a: Preparing [2024-07-19T03:47:56.925Z] 70823b37b23f: Preparing [2024-07-19T03:47:56.925Z] 59501ac44cef: Preparing [2024-07-19T03:47:56.925Z] a0a467f638b2: Preparing [2024-07-19T03:47:56.925Z] 63ec0bd56cf3: Preparing [2024-07-19T03:47:56.925Z] 70823b37b23f: Waiting [2024-07-19T03:47:56.925Z] 59501ac44cef: Waiting [2024-07-19T03:47:56.925Z] a0a467f638b2: Waiting [2024-07-19T03:47:56.925Z] 63ec0bd56cf3: Waiting [2024-07-19T03:47:56.925Z] da124422174a: Layer already exists [2024-07-19T03:47:56.925Z] 70823b37b23f: Layer already exists [2024-07-19T03:47:56.925Z] 59501ac44cef: Layer already exists [2024-07-19T03:47:56.925Z] a0a467f638b2: Layer already exists [2024-07-19T03:47:56.925Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:47:56.925Z] 3f8ec407127c: Pushed [2024-07-19T03:47:56.925Z] eac337b41892: Pushed [2024-07-19T03:47:56.925Z] 6b80f6fc993a: Pushed [2024-07-19T03:47:57.917Z] 303dd77e0467: Pushed [2024-07-19T03:47:57.917Z] 9dd757975a2486f93e2289e3629aab843f36bcb7: digest: sha256:f5bf40f02406c4dbf1c80f52d61c024ff4406a7ca4446234e8813cb06e4508be size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:47:58.439Z] + 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-07-19T03:47:58.847Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-07-19T03:47:58.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-07-19T03:47:58.847Z] 3f8ec407127c: Preparing [2024-07-19T03:47:58.847Z] 6b80f6fc993a: Preparing [2024-07-19T03:47:58.847Z] eac337b41892: Preparing [2024-07-19T03:47:58.847Z] 303dd77e0467: Preparing [2024-07-19T03:47:58.847Z] da124422174a: Preparing [2024-07-19T03:47:58.847Z] 70823b37b23f: Preparing [2024-07-19T03:47:58.847Z] 59501ac44cef: Preparing [2024-07-19T03:47:58.847Z] a0a467f638b2: Preparing [2024-07-19T03:47:58.847Z] 63ec0bd56cf3: Preparing [2024-07-19T03:47:58.847Z] 70823b37b23f: Waiting [2024-07-19T03:47:58.847Z] 59501ac44cef: Waiting [2024-07-19T03:47:58.847Z] a0a467f638b2: Waiting [2024-07-19T03:47:58.847Z] 63ec0bd56cf3: Waiting [2024-07-19T03:47:58.847Z] 6b80f6fc993a: Layer already exists [2024-07-19T03:47:58.847Z] 303dd77e0467: Layer already exists [2024-07-19T03:47:58.847Z] eac337b41892: Layer already exists [2024-07-19T03:47:58.847Z] da124422174a: Layer already exists [2024-07-19T03:47:58.847Z] 3f8ec407127c: Layer already exists [2024-07-19T03:47:58.847Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:47:58.847Z] 70823b37b23f: Layer already exists [2024-07-19T03:47:58.847Z] 59501ac44cef: Layer already exists [2024-07-19T03:47:58.847Z] a0a467f638b2: Layer already exists [2024-07-19T03:47:58.847Z] latest: digest: sha256:f5bf40f02406c4dbf1c80f52d61c024ff4406a7ca4446234e8813cb06e4508be size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:47:59.388Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:47:59.925Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.37 [2024-07-19T03:47:59.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-07-19T03:47:59.925Z] 3f8ec407127c: Preparing [2024-07-19T03:47:59.925Z] 6b80f6fc993a: Preparing [2024-07-19T03:47:59.925Z] eac337b41892: Preparing [2024-07-19T03:47:59.925Z] 303dd77e0467: Preparing [2024-07-19T03:47:59.925Z] da124422174a: Preparing [2024-07-19T03:47:59.925Z] 70823b37b23f: Preparing [2024-07-19T03:47:59.925Z] 70823b37b23f: Waiting [2024-07-19T03:47:59.925Z] 59501ac44cef: Preparing [2024-07-19T03:47:59.925Z] a0a467f638b2: Preparing [2024-07-19T03:47:59.925Z] 63ec0bd56cf3: Preparing [2024-07-19T03:47:59.925Z] a0a467f638b2: Waiting [2024-07-19T03:47:59.925Z] 59501ac44cef: Waiting [2024-07-19T03:47:59.925Z] 63ec0bd56cf3: Waiting [2024-07-19T03:47:59.925Z] 3f8ec407127c: Layer already exists [2024-07-19T03:47:59.925Z] 303dd77e0467: Layer already exists [2024-07-19T03:47:59.925Z] da124422174a: Layer already exists [2024-07-19T03:47:59.925Z] eac337b41892: Layer already exists [2024-07-19T03:47:59.925Z] 6b80f6fc993a: Layer already exists [2024-07-19T03:47:59.925Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:47:59.925Z] 70823b37b23f: Layer already exists [2024-07-19T03:47:59.925Z] 59501ac44cef: Layer already exists [2024-07-19T03:47:59.925Z] a0a467f638b2: Layer already exists [2024-07-19T03:47:59.925Z] 3.2.0-dev.37: digest: sha256:f5bf40f02406c4dbf1c80f52d61c024ff4406a7ca4446234e8813cb06e4508be size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:00.394Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:00.882Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T03:48:00.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-07-19T03:48:00.882Z] 3f8ec407127c: Preparing [2024-07-19T03:48:00.882Z] 6b80f6fc993a: Preparing [2024-07-19T03:48:00.882Z] eac337b41892: Preparing [2024-07-19T03:48:00.882Z] 303dd77e0467: Preparing [2024-07-19T03:48:00.882Z] da124422174a: Preparing [2024-07-19T03:48:00.882Z] 70823b37b23f: Preparing [2024-07-19T03:48:00.882Z] 59501ac44cef: Preparing [2024-07-19T03:48:00.882Z] a0a467f638b2: Preparing [2024-07-19T03:48:00.882Z] 63ec0bd56cf3: Preparing [2024-07-19T03:48:00.882Z] 70823b37b23f: Waiting [2024-07-19T03:48:00.882Z] 59501ac44cef: Waiting [2024-07-19T03:48:00.882Z] a0a467f638b2: Waiting [2024-07-19T03:48:00.882Z] 63ec0bd56cf3: Waiting [2024-07-19T03:48:00.882Z] 303dd77e0467: Layer already exists [2024-07-19T03:48:00.882Z] 3f8ec407127c: Layer already exists [2024-07-19T03:48:00.882Z] eac337b41892: Layer already exists [2024-07-19T03:48:00.882Z] 6b80f6fc993a: Layer already exists [2024-07-19T03:48:00.882Z] da124422174a: Layer already exists [2024-07-19T03:48:00.882Z] 59501ac44cef: Layer already exists [2024-07-19T03:48:00.882Z] 70823b37b23f: Layer already exists [2024-07-19T03:48:00.882Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:48:00.882Z] a0a467f638b2: Layer already exists [2024-07-19T03:48:00.882Z] 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37: digest: sha256:f5bf40f02406c4dbf1c80f52d61c024ff4406a7ca4446234e8813cb06e4508be size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:01.375Z] + 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-07-19T03:48:02.396Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-07-19T03:48:02.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-07-19T03:48:02.396Z] 3f8ec407127c: Preparing [2024-07-19T03:48:02.396Z] 6b80f6fc993a: Preparing [2024-07-19T03:48:02.396Z] eac337b41892: Preparing [2024-07-19T03:48:02.396Z] 303dd77e0467: Preparing [2024-07-19T03:48:02.396Z] da124422174a: Preparing [2024-07-19T03:48:02.396Z] 70823b37b23f: Preparing [2024-07-19T03:48:02.396Z] 59501ac44cef: Preparing [2024-07-19T03:48:02.396Z] a0a467f638b2: Preparing [2024-07-19T03:48:02.396Z] 63ec0bd56cf3: Preparing [2024-07-19T03:48:02.396Z] 70823b37b23f: Waiting [2024-07-19T03:48:02.396Z] 59501ac44cef: Waiting [2024-07-19T03:48:02.396Z] a0a467f638b2: Waiting [2024-07-19T03:48:02.396Z] eac337b41892: Layer already exists [2024-07-19T03:48:02.396Z] da124422174a: Layer already exists [2024-07-19T03:48:02.396Z] 3f8ec407127c: Layer already exists [2024-07-19T03:48:02.396Z] 6b80f6fc993a: Layer already exists [2024-07-19T03:48:02.396Z] 303dd77e0467: Layer already exists [2024-07-19T03:48:02.396Z] 70823b37b23f: Layer already exists [2024-07-19T03:48:02.396Z] 59501ac44cef: Layer already exists [2024-07-19T03:48:02.396Z] a0a467f638b2: Layer already exists [2024-07-19T03:48:02.396Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:48:02.396Z] main: digest: sha256:f5bf40f02406c4dbf1c80f52d61c024ff4406a7ca4446234e8813cb06e4508be size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-19T03:48:02.536Z] ===================================================== [Pipeline] echo [2024-07-19T03:48:02.554Z] taggedImages: [2024-07-19T03:48:02.554Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T03:48:02.554Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-07-19T03:48:02.554Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.37 [2024-07-19T03:48:02.554Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T03:48:02.554Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-07-19T03:48:02.576Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-07-19T03:48:02.576Z] 9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T03:48:02.576Z] latest [2024-07-19T03:48:02.576Z] 3.2.0-dev.37 [2024-07-19T03:48:02.576Z] 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T03:48:02.576Z] main [2024-07-19T03:48:02.576Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:03.018Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:9dd757975a2486f93e2289e3629aab843f36bcb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:03.498Z] + docker push nexus3.edgexfoundry.org:10004/core-data:9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T03:48:03.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-07-19T03:48:03.498Z] a42ac3b835bf: Preparing [2024-07-19T03:48:03.498Z] 2caa8f90acd1: Preparing [2024-07-19T03:48:03.498Z] da124422174a: Preparing [2024-07-19T03:48:03.498Z] 70823b37b23f: Preparing [2024-07-19T03:48:03.498Z] 06d5ffcd09dd: Preparing [2024-07-19T03:48:03.498Z] cc365002342c: Preparing [2024-07-19T03:48:03.498Z] 63ec0bd56cf3: Preparing [2024-07-19T03:48:03.498Z] cc365002342c: Waiting [2024-07-19T03:48:03.498Z] 70823b37b23f: Layer already exists [2024-07-19T03:48:03.498Z] da124422174a: Layer already exists [2024-07-19T03:48:03.498Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:48:03.498Z] a42ac3b835bf: Pushed [2024-07-19T03:48:03.498Z] cc365002342c: Pushed [2024-07-19T03:48:04.632Z] 06d5ffcd09dd: Pushed [2024-07-19T03:48:09.928Z] 2caa8f90acd1: Pushed [2024-07-19T03:48:09.928Z] 9dd757975a2486f93e2289e3629aab843f36bcb7: digest: sha256:7bed7fabd7e1f2369196e9e577994ee54eea0e156d08e3fe014e80f409d958b5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:10.527Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:10.987Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-07-19T03:48:10.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-07-19T03:48:10.987Z] a42ac3b835bf: Preparing [2024-07-19T03:48:10.987Z] 2caa8f90acd1: Preparing [2024-07-19T03:48:10.987Z] da124422174a: Preparing [2024-07-19T03:48:10.987Z] 70823b37b23f: Preparing [2024-07-19T03:48:10.987Z] 06d5ffcd09dd: Preparing [2024-07-19T03:48:10.987Z] cc365002342c: Preparing [2024-07-19T03:48:10.987Z] 63ec0bd56cf3: Preparing [2024-07-19T03:48:10.987Z] cc365002342c: Waiting [2024-07-19T03:48:10.987Z] 63ec0bd56cf3: Waiting [2024-07-19T03:48:10.987Z] 06d5ffcd09dd: Layer already exists [2024-07-19T03:48:10.987Z] a42ac3b835bf: Layer already exists [2024-07-19T03:48:10.987Z] 2caa8f90acd1: Layer already exists [2024-07-19T03:48:10.987Z] da124422174a: Layer already exists [2024-07-19T03:48:10.987Z] 70823b37b23f: Layer already exists [2024-07-19T03:48:10.987Z] cc365002342c: Layer already exists [2024-07-19T03:48:10.987Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:48:10.987Z] latest: digest: sha256:7bed7fabd7e1f2369196e9e577994ee54eea0e156d08e3fe014e80f409d958b5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:11.467Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:11.880Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.37 [2024-07-19T03:48:11.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-07-19T03:48:11.880Z] a42ac3b835bf: Preparing [2024-07-19T03:48:11.880Z] 2caa8f90acd1: Preparing [2024-07-19T03:48:11.880Z] da124422174a: Preparing [2024-07-19T03:48:11.880Z] 70823b37b23f: Preparing [2024-07-19T03:48:11.880Z] 06d5ffcd09dd: Preparing [2024-07-19T03:48:11.880Z] cc365002342c: Preparing [2024-07-19T03:48:11.880Z] 63ec0bd56cf3: Preparing [2024-07-19T03:48:11.880Z] cc365002342c: Waiting [2024-07-19T03:48:11.880Z] 63ec0bd56cf3: Waiting [2024-07-19T03:48:11.880Z] a42ac3b835bf: Layer already exists [2024-07-19T03:48:11.880Z] da124422174a: Layer already exists [2024-07-19T03:48:11.880Z] 06d5ffcd09dd: Layer already exists [2024-07-19T03:48:11.880Z] 2caa8f90acd1: Layer already exists [2024-07-19T03:48:11.880Z] 70823b37b23f: Layer already exists [2024-07-19T03:48:11.880Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:48:11.880Z] cc365002342c: Layer already exists [2024-07-19T03:48:11.880Z] 3.2.0-dev.37: digest: sha256:7bed7fabd7e1f2369196e9e577994ee54eea0e156d08e3fe014e80f409d958b5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:12.422Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:13.075Z] + docker push nexus3.edgexfoundry.org:10004/core-data:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T03:48:13.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-07-19T03:48:13.075Z] a42ac3b835bf: Preparing [2024-07-19T03:48:13.075Z] 2caa8f90acd1: Preparing [2024-07-19T03:48:13.075Z] da124422174a: Preparing [2024-07-19T03:48:13.075Z] 70823b37b23f: Preparing [2024-07-19T03:48:13.075Z] 06d5ffcd09dd: Preparing [2024-07-19T03:48:13.075Z] cc365002342c: Preparing [2024-07-19T03:48:13.075Z] 63ec0bd56cf3: Preparing [2024-07-19T03:48:13.075Z] cc365002342c: Waiting [2024-07-19T03:48:13.075Z] 63ec0bd56cf3: Waiting [2024-07-19T03:48:13.075Z] 70823b37b23f: Layer already exists [2024-07-19T03:48:13.075Z] da124422174a: Layer already exists [2024-07-19T03:48:13.075Z] 2caa8f90acd1: Layer already exists [2024-07-19T03:48:13.075Z] 06d5ffcd09dd: Layer already exists [2024-07-19T03:48:13.075Z] a42ac3b835bf: Layer already exists [2024-07-19T03:48:13.075Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:48:13.075Z] cc365002342c: Layer already exists [2024-07-19T03:48:13.075Z] 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37: digest: sha256:7bed7fabd7e1f2369196e9e577994ee54eea0e156d08e3fe014e80f409d958b5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:13.587Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:14.006Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-07-19T03:48:14.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-07-19T03:48:14.006Z] a42ac3b835bf: Preparing [2024-07-19T03:48:14.006Z] 2caa8f90acd1: Preparing [2024-07-19T03:48:14.006Z] da124422174a: Preparing [2024-07-19T03:48:14.006Z] 70823b37b23f: Preparing [2024-07-19T03:48:14.006Z] 06d5ffcd09dd: Preparing [2024-07-19T03:48:14.006Z] cc365002342c: Preparing [2024-07-19T03:48:14.006Z] 63ec0bd56cf3: Preparing [2024-07-19T03:48:14.006Z] cc365002342c: Waiting [2024-07-19T03:48:14.006Z] 63ec0bd56cf3: Waiting [2024-07-19T03:48:14.006Z] da124422174a: Layer already exists [2024-07-19T03:48:14.006Z] a42ac3b835bf: Layer already exists [2024-07-19T03:48:14.006Z] 06d5ffcd09dd: Layer already exists [2024-07-19T03:48:14.006Z] 70823b37b23f: Layer already exists [2024-07-19T03:48:14.006Z] 2caa8f90acd1: Layer already exists [2024-07-19T03:48:14.006Z] cc365002342c: Layer already exists [2024-07-19T03:48:14.006Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:48:14.006Z] main: digest: sha256:7bed7fabd7e1f2369196e9e577994ee54eea0e156d08e3fe014e80f409d958b5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-19T03:48:14.249Z] ===================================================== [Pipeline] echo [2024-07-19T03:48:14.263Z] taggedImages: [2024-07-19T03:48:14.263Z] - nexus3.edgexfoundry.org:10004/core-data:9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T03:48:14.263Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-07-19T03:48:14.263Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.37 [2024-07-19T03:48:14.263Z] - nexus3.edgexfoundry.org:10004/core-data:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T03:48:14.263Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-07-19T03:48:14.283Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-07-19T03:48:14.283Z] 9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T03:48:14.283Z] latest [2024-07-19T03:48:14.283Z] 3.2.0-dev.37 [2024-07-19T03:48:14.283Z] 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T03:48:14.283Z] main [2024-07-19T03:48:14.283Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:14.773Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:9dd757975a2486f93e2289e3629aab843f36bcb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:15.254Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T03:48:15.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-07-19T03:48:15.254Z] 1810f21d704e: Preparing [2024-07-19T03:48:15.254Z] cc0c0f06d6af: Preparing [2024-07-19T03:48:15.254Z] 70823b37b23f: Preparing [2024-07-19T03:48:15.254Z] 15d625ecfc20: Preparing [2024-07-19T03:48:15.254Z] 74eab8c3ea54: Preparing [2024-07-19T03:48:15.254Z] 63ec0bd56cf3: Preparing [2024-07-19T03:48:15.254Z] 63ec0bd56cf3: Waiting [2024-07-19T03:48:15.254Z] 74eab8c3ea54: Pushed [2024-07-19T03:48:15.254Z] 15d625ecfc20: Pushed [2024-07-19T03:48:15.911Z] 70823b37b23f: Layer already exists [2024-07-19T03:48:15.911Z] 1810f21d704e: Pushed [2024-07-19T03:48:16.230Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:48:17.857Z] cc0c0f06d6af: Pushed [2024-07-19T03:48:17.857Z] 9dd757975a2486f93e2289e3629aab843f36bcb7: digest: sha256:fba8ba1435ada4d7d111c46a2df1f578da2440c20c6b958a2cd3373709f75826 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:18.466Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:18.964Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-07-19T03:48:18.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-07-19T03:48:18.964Z] 1810f21d704e: Preparing [2024-07-19T03:48:18.964Z] cc0c0f06d6af: Preparing [2024-07-19T03:48:18.964Z] 70823b37b23f: Preparing [2024-07-19T03:48:18.964Z] 15d625ecfc20: Preparing [2024-07-19T03:48:18.964Z] 74eab8c3ea54: Preparing [2024-07-19T03:48:18.964Z] 63ec0bd56cf3: Preparing [2024-07-19T03:48:18.964Z] 63ec0bd56cf3: Waiting [2024-07-19T03:48:18.964Z] cc0c0f06d6af: Layer already exists [2024-07-19T03:48:18.964Z] 74eab8c3ea54: Layer already exists [2024-07-19T03:48:18.964Z] 70823b37b23f: Layer already exists [2024-07-19T03:48:18.964Z] 1810f21d704e: Layer already exists [2024-07-19T03:48:18.964Z] 15d625ecfc20: Layer already exists [2024-07-19T03:48:18.964Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:48:18.964Z] latest: digest: sha256:fba8ba1435ada4d7d111c46a2df1f578da2440c20c6b958a2cd3373709f75826 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:19.551Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:20.124Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.37 [2024-07-19T03:48:20.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-07-19T03:48:20.124Z] 1810f21d704e: Preparing [2024-07-19T03:48:20.124Z] cc0c0f06d6af: Preparing [2024-07-19T03:48:20.124Z] 70823b37b23f: Preparing [2024-07-19T03:48:20.124Z] 15d625ecfc20: Preparing [2024-07-19T03:48:20.124Z] 74eab8c3ea54: Preparing [2024-07-19T03:48:20.124Z] 63ec0bd56cf3: Preparing [2024-07-19T03:48:20.124Z] 63ec0bd56cf3: Waiting [2024-07-19T03:48:20.124Z] 1810f21d704e: Layer already exists [2024-07-19T03:48:20.124Z] 15d625ecfc20: Layer already exists [2024-07-19T03:48:20.124Z] cc0c0f06d6af: Layer already exists [2024-07-19T03:48:20.124Z] 74eab8c3ea54: Layer already exists [2024-07-19T03:48:20.124Z] 70823b37b23f: Layer already exists [2024-07-19T03:48:20.124Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:48:20.124Z] 3.2.0-dev.37: digest: sha256:fba8ba1435ada4d7d111c46a2df1f578da2440c20c6b958a2cd3373709f75826 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:20.645Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:21.263Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T03:48:21.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-07-19T03:48:21.263Z] 1810f21d704e: Preparing [2024-07-19T03:48:21.263Z] cc0c0f06d6af: Preparing [2024-07-19T03:48:21.263Z] 70823b37b23f: Preparing [2024-07-19T03:48:21.263Z] 15d625ecfc20: Preparing [2024-07-19T03:48:21.263Z] 74eab8c3ea54: Preparing [2024-07-19T03:48:21.263Z] 63ec0bd56cf3: Preparing [2024-07-19T03:48:21.263Z] 63ec0bd56cf3: Waiting [2024-07-19T03:48:21.263Z] 15d625ecfc20: Layer already exists [2024-07-19T03:48:21.263Z] cc0c0f06d6af: Layer already exists [2024-07-19T03:48:21.263Z] 70823b37b23f: Layer already exists [2024-07-19T03:48:21.263Z] 74eab8c3ea54: Layer already exists [2024-07-19T03:48:21.263Z] 1810f21d704e: Layer already exists [2024-07-19T03:48:21.263Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:48:21.263Z] 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37: digest: sha256:fba8ba1435ada4d7d111c46a2df1f578da2440c20c6b958a2cd3373709f75826 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:21.794Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:22.273Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-07-19T03:48:22.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-07-19T03:48:22.273Z] 1810f21d704e: Preparing [2024-07-19T03:48:22.273Z] cc0c0f06d6af: Preparing [2024-07-19T03:48:22.273Z] 70823b37b23f: Preparing [2024-07-19T03:48:22.273Z] 15d625ecfc20: Preparing [2024-07-19T03:48:22.273Z] 74eab8c3ea54: Preparing [2024-07-19T03:48:22.273Z] 63ec0bd56cf3: Preparing [2024-07-19T03:48:22.273Z] 63ec0bd56cf3: Waiting [2024-07-19T03:48:22.273Z] 1810f21d704e: Layer already exists [2024-07-19T03:48:22.273Z] 74eab8c3ea54: Layer already exists [2024-07-19T03:48:22.273Z] 15d625ecfc20: Layer already exists [2024-07-19T03:48:22.273Z] 70823b37b23f: Layer already exists [2024-07-19T03:48:22.273Z] cc0c0f06d6af: Layer already exists [2024-07-19T03:48:22.273Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:48:22.273Z] main: digest: sha256:fba8ba1435ada4d7d111c46a2df1f578da2440c20c6b958a2cd3373709f75826 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-19T03:48:22.469Z] ===================================================== [Pipeline] echo [2024-07-19T03:48:22.482Z] taggedImages: [2024-07-19T03:48:22.482Z] - nexus3.edgexfoundry.org:10004/core-keeper:9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T03:48:22.482Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-07-19T03:48:22.482Z] - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.37 [2024-07-19T03:48:22.482Z] - nexus3.edgexfoundry.org:10004/core-keeper:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T03:48:22.482Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-07-19T03:48:22.526Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-07-19T03:48:22.526Z] 9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T03:48:22.526Z] latest [2024-07-19T03:48:22.526Z] 3.2.0-dev.37 [2024-07-19T03:48:22.526Z] 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T03:48:22.526Z] main [2024-07-19T03:48:22.526Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:23.084Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:9dd757975a2486f93e2289e3629aab843f36bcb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:23.721Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T03:48:23.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-07-19T03:48:23.721Z] b864a1ae6153: Preparing [2024-07-19T03:48:23.721Z] 8f8e0edee542: Preparing [2024-07-19T03:48:23.721Z] bad4575c599d: Preparing [2024-07-19T03:48:23.721Z] da124422174a: Preparing [2024-07-19T03:48:23.721Z] 70823b37b23f: Preparing [2024-07-19T03:48:23.721Z] 59501ac44cef: Preparing [2024-07-19T03:48:23.721Z] a0a467f638b2: Preparing [2024-07-19T03:48:23.721Z] 63ec0bd56cf3: Preparing [2024-07-19T03:48:23.721Z] a0a467f638b2: Waiting [2024-07-19T03:48:23.721Z] 63ec0bd56cf3: Waiting [2024-07-19T03:48:23.721Z] 59501ac44cef: Waiting [2024-07-19T03:48:23.721Z] 70823b37b23f: Layer already exists [2024-07-19T03:48:23.721Z] da124422174a: Layer already exists [2024-07-19T03:48:23.721Z] 59501ac44cef: Layer already exists [2024-07-19T03:48:23.721Z] a0a467f638b2: Layer already exists [2024-07-19T03:48:23.721Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:48:23.721Z] 8f8e0edee542: Pushed [2024-07-19T03:48:23.721Z] b864a1ae6153: Pushed [2024-07-19T03:48:26.559Z] bad4575c599d: Pushed [2024-07-19T03:48:26.559Z] 9dd757975a2486f93e2289e3629aab843f36bcb7: digest: sha256:d77870ed1a5f27be3030fe38e6c53d2035970199c63d118435c0fc1c4ff19960 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:27.118Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:27.635Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-07-19T03:48:27.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-07-19T03:48:27.635Z] b864a1ae6153: Preparing [2024-07-19T03:48:27.635Z] 8f8e0edee542: Preparing [2024-07-19T03:48:27.635Z] bad4575c599d: Preparing [2024-07-19T03:48:27.635Z] da124422174a: Preparing [2024-07-19T03:48:27.635Z] 70823b37b23f: Preparing [2024-07-19T03:48:27.635Z] 59501ac44cef: Preparing [2024-07-19T03:48:27.635Z] a0a467f638b2: Preparing [2024-07-19T03:48:27.635Z] 63ec0bd56cf3: Preparing [2024-07-19T03:48:27.635Z] a0a467f638b2: Waiting [2024-07-19T03:48:27.635Z] 59501ac44cef: Waiting [2024-07-19T03:48:27.635Z] 63ec0bd56cf3: Waiting [2024-07-19T03:48:27.635Z] bad4575c599d: Layer already exists [2024-07-19T03:48:27.635Z] 70823b37b23f: Layer already exists [2024-07-19T03:48:27.635Z] 8f8e0edee542: Layer already exists [2024-07-19T03:48:27.635Z] da124422174a: Layer already exists [2024-07-19T03:48:27.635Z] b864a1ae6153: Layer already exists [2024-07-19T03:48:27.635Z] a0a467f638b2: Layer already exists [2024-07-19T03:48:27.635Z] 59501ac44cef: Layer already exists [2024-07-19T03:48:27.635Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:48:27.635Z] latest: digest: sha256:d77870ed1a5f27be3030fe38e6c53d2035970199c63d118435c0fc1c4ff19960 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:28.115Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:28.630Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.37 [2024-07-19T03:48:28.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-07-19T03:48:28.630Z] b864a1ae6153: Preparing [2024-07-19T03:48:28.630Z] 8f8e0edee542: Preparing [2024-07-19T03:48:28.630Z] bad4575c599d: Preparing [2024-07-19T03:48:28.630Z] da124422174a: Preparing [2024-07-19T03:48:28.630Z] 70823b37b23f: Preparing [2024-07-19T03:48:28.630Z] 59501ac44cef: Preparing [2024-07-19T03:48:28.630Z] a0a467f638b2: Preparing [2024-07-19T03:48:28.630Z] 63ec0bd56cf3: Preparing [2024-07-19T03:48:28.630Z] a0a467f638b2: Waiting [2024-07-19T03:48:28.630Z] 63ec0bd56cf3: Waiting [2024-07-19T03:48:28.630Z] 59501ac44cef: Waiting [2024-07-19T03:48:28.630Z] da124422174a: Layer already exists [2024-07-19T03:48:28.630Z] 8f8e0edee542: Layer already exists [2024-07-19T03:48:28.630Z] b864a1ae6153: Layer already exists [2024-07-19T03:48:28.630Z] bad4575c599d: Layer already exists [2024-07-19T03:48:28.630Z] 70823b37b23f: Layer already exists [2024-07-19T03:48:28.630Z] a0a467f638b2: Layer already exists [2024-07-19T03:48:28.630Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:48:28.630Z] 59501ac44cef: Layer already exists [2024-07-19T03:48:28.630Z] 3.2.0-dev.37: digest: sha256:d77870ed1a5f27be3030fe38e6c53d2035970199c63d118435c0fc1c4ff19960 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:29.134Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:29.593Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T03:48:29.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-07-19T03:48:29.593Z] b864a1ae6153: Preparing [2024-07-19T03:48:29.593Z] 8f8e0edee542: Preparing [2024-07-19T03:48:29.593Z] bad4575c599d: Preparing [2024-07-19T03:48:29.593Z] da124422174a: Preparing [2024-07-19T03:48:29.593Z] 70823b37b23f: Preparing [2024-07-19T03:48:29.593Z] 59501ac44cef: Preparing [2024-07-19T03:48:29.593Z] a0a467f638b2: Preparing [2024-07-19T03:48:29.593Z] 59501ac44cef: Waiting [2024-07-19T03:48:29.593Z] 63ec0bd56cf3: Preparing [2024-07-19T03:48:29.593Z] a0a467f638b2: Waiting [2024-07-19T03:48:29.593Z] 63ec0bd56cf3: Waiting [2024-07-19T03:48:29.593Z] bad4575c599d: Layer already exists [2024-07-19T03:48:29.593Z] 70823b37b23f: Layer already exists [2024-07-19T03:48:29.593Z] b864a1ae6153: Layer already exists [2024-07-19T03:48:29.593Z] da124422174a: Layer already exists [2024-07-19T03:48:29.593Z] 8f8e0edee542: Layer already exists [2024-07-19T03:48:29.593Z] 59501ac44cef: Layer already exists [2024-07-19T03:48:29.593Z] a0a467f638b2: Layer already exists [2024-07-19T03:48:29.593Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:48:29.593Z] 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37: digest: sha256:d77870ed1a5f27be3030fe38e6c53d2035970199c63d118435c0fc1c4ff19960 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:30.048Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:30.487Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-07-19T03:48:30.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-07-19T03:48:30.487Z] b864a1ae6153: Preparing [2024-07-19T03:48:30.487Z] 8f8e0edee542: Preparing [2024-07-19T03:48:30.487Z] bad4575c599d: Preparing [2024-07-19T03:48:30.487Z] da124422174a: Preparing [2024-07-19T03:48:30.487Z] 70823b37b23f: Preparing [2024-07-19T03:48:30.487Z] 59501ac44cef: Preparing [2024-07-19T03:48:30.487Z] a0a467f638b2: Preparing [2024-07-19T03:48:30.487Z] 63ec0bd56cf3: Preparing [2024-07-19T03:48:30.487Z] 59501ac44cef: Waiting [2024-07-19T03:48:30.487Z] a0a467f638b2: Waiting [2024-07-19T03:48:30.487Z] 63ec0bd56cf3: Waiting [2024-07-19T03:48:30.487Z] b864a1ae6153: Layer already exists [2024-07-19T03:48:30.487Z] bad4575c599d: Layer already exists [2024-07-19T03:48:30.487Z] da124422174a: Layer already exists [2024-07-19T03:48:30.487Z] 70823b37b23f: Layer already exists [2024-07-19T03:48:30.487Z] 8f8e0edee542: Layer already exists [2024-07-19T03:48:30.487Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:48:30.487Z] a0a467f638b2: Layer already exists [2024-07-19T03:48:30.487Z] 59501ac44cef: Layer already exists [2024-07-19T03:48:30.487Z] main: digest: sha256:d77870ed1a5f27be3030fe38e6c53d2035970199c63d118435c0fc1c4ff19960 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-19T03:48:30.727Z] ===================================================== [Pipeline] echo [2024-07-19T03:48:30.736Z] taggedImages: [2024-07-19T03:48:30.737Z] - nexus3.edgexfoundry.org:10004/core-metadata:9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T03:48:30.737Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-07-19T03:48:30.737Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.37 [2024-07-19T03:48:30.737Z] - nexus3.edgexfoundry.org:10004/core-metadata:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T03:48:30.737Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-07-19T03:48:30.758Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-07-19T03:48:30.758Z] 9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T03:48:30.758Z] latest [2024-07-19T03:48:30.758Z] 3.2.0-dev.37 [2024-07-19T03:48:30.758Z] 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T03:48:30.758Z] main [2024-07-19T03:48:30.758Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:31.294Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:9dd757975a2486f93e2289e3629aab843f36bcb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:31.770Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T03:48:31.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-07-19T03:48:31.770Z] 5123a391326a: Preparing [2024-07-19T03:48:31.770Z] a4f0b6e66ba0: Preparing [2024-07-19T03:48:31.770Z] a2e92ccc3377: Preparing [2024-07-19T03:48:31.770Z] db49cabf6b4a: Preparing [2024-07-19T03:48:31.770Z] 42ff2a57c67f: Preparing [2024-07-19T03:48:31.770Z] e6479899a469: Preparing [2024-07-19T03:48:31.770Z] 77d201aad162: Preparing [2024-07-19T03:48:31.770Z] da124422174a: Preparing [2024-07-19T03:48:31.770Z] 70823b37b23f: Preparing [2024-07-19T03:48:31.770Z] e504e7fe432d: Preparing [2024-07-19T03:48:31.770Z] 58c0e23ee4b2: Preparing [2024-07-19T03:48:31.770Z] 5f70bf18a086: Preparing [2024-07-19T03:48:31.770Z] 3f46ef56583a: Preparing [2024-07-19T03:48:31.770Z] 01371041ef25: Preparing [2024-07-19T03:48:31.770Z] 9b40a752afc1: Preparing [2024-07-19T03:48:31.770Z] 63ec0bd56cf3: Preparing [2024-07-19T03:48:31.770Z] 58c0e23ee4b2: Waiting [2024-07-19T03:48:31.770Z] 5f70bf18a086: Waiting [2024-07-19T03:48:31.770Z] 3f46ef56583a: Waiting [2024-07-19T03:48:31.770Z] e6479899a469: Waiting [2024-07-19T03:48:31.770Z] 01371041ef25: Waiting [2024-07-19T03:48:31.770Z] 9b40a752afc1: Waiting [2024-07-19T03:48:31.770Z] 63ec0bd56cf3: Waiting [2024-07-19T03:48:31.770Z] da124422174a: Waiting [2024-07-19T03:48:31.770Z] 70823b37b23f: Waiting [2024-07-19T03:48:31.770Z] e504e7fe432d: Waiting [2024-07-19T03:48:31.770Z] 77d201aad162: Waiting [2024-07-19T03:48:31.770Z] a2e92ccc3377: Pushed [2024-07-19T03:48:31.770Z] a4f0b6e66ba0: Pushed [2024-07-19T03:48:31.770Z] 5123a391326a: Pushed [2024-07-19T03:48:31.770Z] db49cabf6b4a: Pushed [2024-07-19T03:48:31.770Z] 42ff2a57c67f: Pushed [2024-07-19T03:48:31.770Z] da124422174a: Layer already exists [2024-07-19T03:48:31.770Z] 70823b37b23f: Layer already exists [2024-07-19T03:48:31.770Z] 5f70bf18a086: Layer already exists [2024-07-19T03:48:31.770Z] e6479899a469: Pushed [2024-07-19T03:48:32.062Z] e504e7fe432d: Pushed [2024-07-19T03:48:32.062Z] 58c0e23ee4b2: Pushed [2024-07-19T03:48:32.062Z] 3f46ef56583a: Pushed [2024-07-19T03:48:32.062Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:48:32.062Z] 9b40a752afc1: Pushed [2024-07-19T03:48:32.338Z] 01371041ef25: Pushed [2024-07-19T03:48:32.969Z] 77d201aad162: Pushed [2024-07-19T03:48:33.246Z] 9dd757975a2486f93e2289e3629aab843f36bcb7: digest: sha256:2412d008bacd59b47f60b0a9f067313f1c04101d04d1e83c73c8b34a809397a9 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:33.694Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:34.264Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-07-19T03:48:34.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-07-19T03:48:34.264Z] 5123a391326a: Preparing [2024-07-19T03:48:34.264Z] a4f0b6e66ba0: Preparing [2024-07-19T03:48:34.264Z] a2e92ccc3377: Preparing [2024-07-19T03:48:34.264Z] db49cabf6b4a: Preparing [2024-07-19T03:48:34.264Z] 42ff2a57c67f: Preparing [2024-07-19T03:48:34.264Z] e6479899a469: Preparing [2024-07-19T03:48:34.264Z] 77d201aad162: Preparing [2024-07-19T03:48:34.264Z] da124422174a: Preparing [2024-07-19T03:48:34.264Z] 70823b37b23f: Preparing [2024-07-19T03:48:34.264Z] e504e7fe432d: Preparing [2024-07-19T03:48:34.264Z] 58c0e23ee4b2: Preparing [2024-07-19T03:48:34.264Z] 5f70bf18a086: Preparing [2024-07-19T03:48:34.264Z] e6479899a469: Waiting [2024-07-19T03:48:34.264Z] 77d201aad162: Waiting [2024-07-19T03:48:34.264Z] da124422174a: Waiting [2024-07-19T03:48:34.264Z] 70823b37b23f: Waiting [2024-07-19T03:48:34.264Z] e504e7fe432d: Waiting [2024-07-19T03:48:34.264Z] 58c0e23ee4b2: Waiting [2024-07-19T03:48:34.264Z] 3f46ef56583a: Preparing [2024-07-19T03:48:34.264Z] 01371041ef25: Preparing [2024-07-19T03:48:34.264Z] 9b40a752afc1: Preparing [2024-07-19T03:48:34.264Z] 63ec0bd56cf3: Preparing [2024-07-19T03:48:34.264Z] 5f70bf18a086: Waiting [2024-07-19T03:48:34.264Z] 01371041ef25: Waiting [2024-07-19T03:48:34.264Z] 9b40a752afc1: Waiting [2024-07-19T03:48:34.264Z] 63ec0bd56cf3: Waiting [2024-07-19T03:48:34.264Z] 3f46ef56583a: Waiting [2024-07-19T03:48:34.264Z] 5123a391326a: Layer already exists [2024-07-19T03:48:34.264Z] a4f0b6e66ba0: Layer already exists [2024-07-19T03:48:34.264Z] 42ff2a57c67f: Layer already exists [2024-07-19T03:48:34.264Z] db49cabf6b4a: Layer already exists [2024-07-19T03:48:34.264Z] a2e92ccc3377: Layer already exists [2024-07-19T03:48:34.264Z] 77d201aad162: Layer already exists [2024-07-19T03:48:34.264Z] e6479899a469: Layer already exists [2024-07-19T03:48:34.264Z] e504e7fe432d: Layer already exists [2024-07-19T03:48:34.264Z] da124422174a: Layer already exists [2024-07-19T03:48:34.264Z] 70823b37b23f: Layer already exists [2024-07-19T03:48:34.264Z] 58c0e23ee4b2: Layer already exists [2024-07-19T03:48:34.264Z] 5f70bf18a086: Layer already exists [2024-07-19T03:48:34.264Z] 3f46ef56583a: Layer already exists [2024-07-19T03:48:34.264Z] 01371041ef25: Layer already exists [2024-07-19T03:48:34.264Z] 9b40a752afc1: Layer already exists [2024-07-19T03:48:34.264Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:48:34.264Z] latest: digest: sha256:2412d008bacd59b47f60b0a9f067313f1c04101d04d1e83c73c8b34a809397a9 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:34.836Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:35.424Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.37 [2024-07-19T03:48:35.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-07-19T03:48:35.424Z] 5123a391326a: Preparing [2024-07-19T03:48:35.424Z] a4f0b6e66ba0: Preparing [2024-07-19T03:48:35.424Z] a2e92ccc3377: Preparing [2024-07-19T03:48:35.424Z] db49cabf6b4a: Preparing [2024-07-19T03:48:35.424Z] 42ff2a57c67f: Preparing [2024-07-19T03:48:35.424Z] e6479899a469: Preparing [2024-07-19T03:48:35.424Z] 77d201aad162: Preparing [2024-07-19T03:48:35.424Z] da124422174a: Preparing [2024-07-19T03:48:35.424Z] 70823b37b23f: Preparing [2024-07-19T03:48:35.424Z] e504e7fe432d: Preparing [2024-07-19T03:48:35.424Z] 58c0e23ee4b2: Preparing [2024-07-19T03:48:35.424Z] 5f70bf18a086: Preparing [2024-07-19T03:48:35.424Z] 3f46ef56583a: Preparing [2024-07-19T03:48:35.424Z] 01371041ef25: Preparing [2024-07-19T03:48:35.424Z] 9b40a752afc1: Preparing [2024-07-19T03:48:35.424Z] 63ec0bd56cf3: Preparing [2024-07-19T03:48:35.424Z] e504e7fe432d: Waiting [2024-07-19T03:48:35.424Z] 58c0e23ee4b2: Waiting [2024-07-19T03:48:35.424Z] 5f70bf18a086: Waiting [2024-07-19T03:48:35.424Z] e6479899a469: Waiting [2024-07-19T03:48:35.424Z] 77d201aad162: Waiting [2024-07-19T03:48:35.424Z] da124422174a: Waiting [2024-07-19T03:48:35.424Z] 70823b37b23f: Waiting [2024-07-19T03:48:35.424Z] 3f46ef56583a: Waiting [2024-07-19T03:48:35.424Z] 01371041ef25: Waiting [2024-07-19T03:48:35.424Z] 9b40a752afc1: Waiting [2024-07-19T03:48:35.424Z] 5123a391326a: Layer already exists [2024-07-19T03:48:35.424Z] db49cabf6b4a: Layer already exists [2024-07-19T03:48:35.424Z] a4f0b6e66ba0: Layer already exists [2024-07-19T03:48:35.424Z] a2e92ccc3377: Layer already exists [2024-07-19T03:48:35.424Z] 42ff2a57c67f: Layer already exists [2024-07-19T03:48:35.424Z] da124422174a: Layer already exists [2024-07-19T03:48:35.424Z] 77d201aad162: Layer already exists [2024-07-19T03:48:35.424Z] 70823b37b23f: Layer already exists [2024-07-19T03:48:35.424Z] e6479899a469: Layer already exists [2024-07-19T03:48:35.424Z] e504e7fe432d: Layer already exists [2024-07-19T03:48:35.424Z] 58c0e23ee4b2: Layer already exists [2024-07-19T03:48:35.424Z] 01371041ef25: Layer already exists [2024-07-19T03:48:35.424Z] 3f46ef56583a: Layer already exists [2024-07-19T03:48:35.424Z] 9b40a752afc1: Layer already exists [2024-07-19T03:48:35.424Z] 5f70bf18a086: Layer already exists [2024-07-19T03:48:35.424Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:48:35.424Z] 3.2.0-dev.37: digest: sha256:2412d008bacd59b47f60b0a9f067313f1c04101d04d1e83c73c8b34a809397a9 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:35.892Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:36.354Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T03:48:36.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-07-19T03:48:36.354Z] 5123a391326a: Preparing [2024-07-19T03:48:36.354Z] a4f0b6e66ba0: Preparing [2024-07-19T03:48:36.354Z] a2e92ccc3377: Preparing [2024-07-19T03:48:36.354Z] db49cabf6b4a: Preparing [2024-07-19T03:48:36.354Z] 42ff2a57c67f: Preparing [2024-07-19T03:48:36.354Z] e6479899a469: Preparing [2024-07-19T03:48:36.354Z] 77d201aad162: Preparing [2024-07-19T03:48:36.354Z] da124422174a: Preparing [2024-07-19T03:48:36.354Z] 70823b37b23f: Preparing [2024-07-19T03:48:36.354Z] e504e7fe432d: Preparing [2024-07-19T03:48:36.354Z] 58c0e23ee4b2: Preparing [2024-07-19T03:48:36.354Z] 5f70bf18a086: Preparing [2024-07-19T03:48:36.354Z] 3f46ef56583a: Preparing [2024-07-19T03:48:36.354Z] 01371041ef25: Preparing [2024-07-19T03:48:36.354Z] 9b40a752afc1: Preparing [2024-07-19T03:48:36.354Z] 63ec0bd56cf3: Preparing [2024-07-19T03:48:36.354Z] e6479899a469: Waiting [2024-07-19T03:48:36.354Z] 70823b37b23f: Waiting [2024-07-19T03:48:36.354Z] e504e7fe432d: Waiting [2024-07-19T03:48:36.354Z] 58c0e23ee4b2: Waiting [2024-07-19T03:48:36.354Z] 77d201aad162: Waiting [2024-07-19T03:48:36.354Z] 5f70bf18a086: Waiting [2024-07-19T03:48:36.354Z] da124422174a: Waiting [2024-07-19T03:48:36.354Z] 3f46ef56583a: Waiting [2024-07-19T03:48:36.354Z] 63ec0bd56cf3: Waiting [2024-07-19T03:48:36.354Z] 01371041ef25: Waiting [2024-07-19T03:48:36.354Z] 9b40a752afc1: Waiting [2024-07-19T03:48:36.354Z] db49cabf6b4a: Layer already exists [2024-07-19T03:48:36.354Z] 42ff2a57c67f: Layer already exists [2024-07-19T03:48:36.354Z] a2e92ccc3377: Layer already exists [2024-07-19T03:48:36.354Z] a4f0b6e66ba0: Layer already exists [2024-07-19T03:48:36.354Z] 5123a391326a: Layer already exists [2024-07-19T03:48:36.354Z] 77d201aad162: Layer already exists [2024-07-19T03:48:36.354Z] e6479899a469: Layer already exists [2024-07-19T03:48:36.354Z] da124422174a: Layer already exists [2024-07-19T03:48:36.354Z] e504e7fe432d: Layer already exists [2024-07-19T03:48:36.354Z] 70823b37b23f: Layer already exists [2024-07-19T03:48:36.354Z] 01371041ef25: Layer already exists [2024-07-19T03:48:36.354Z] 58c0e23ee4b2: Layer already exists [2024-07-19T03:48:36.354Z] 9b40a752afc1: Layer already exists [2024-07-19T03:48:36.354Z] 5f70bf18a086: Layer already exists [2024-07-19T03:48:36.354Z] 3f46ef56583a: Layer already exists [2024-07-19T03:48:36.354Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:48:36.354Z] 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37: digest: sha256:2412d008bacd59b47f60b0a9f067313f1c04101d04d1e83c73c8b34a809397a9 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:36.975Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:37.447Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-07-19T03:48:37.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-07-19T03:48:37.447Z] 5123a391326a: Preparing [2024-07-19T03:48:37.447Z] a4f0b6e66ba0: Preparing [2024-07-19T03:48:37.447Z] a2e92ccc3377: Preparing [2024-07-19T03:48:37.447Z] db49cabf6b4a: Preparing [2024-07-19T03:48:37.447Z] 42ff2a57c67f: Preparing [2024-07-19T03:48:37.447Z] e6479899a469: Preparing [2024-07-19T03:48:37.447Z] 77d201aad162: Preparing [2024-07-19T03:48:37.447Z] da124422174a: Preparing [2024-07-19T03:48:37.447Z] 70823b37b23f: Preparing [2024-07-19T03:48:37.447Z] e504e7fe432d: Preparing [2024-07-19T03:48:37.447Z] 58c0e23ee4b2: Preparing [2024-07-19T03:48:37.447Z] 5f70bf18a086: Preparing [2024-07-19T03:48:37.447Z] 3f46ef56583a: Preparing [2024-07-19T03:48:37.447Z] 01371041ef25: Preparing [2024-07-19T03:48:37.447Z] 9b40a752afc1: Preparing [2024-07-19T03:48:37.447Z] 63ec0bd56cf3: Preparing [2024-07-19T03:48:37.447Z] 77d201aad162: Waiting [2024-07-19T03:48:37.447Z] da124422174a: Waiting [2024-07-19T03:48:37.447Z] 70823b37b23f: Waiting [2024-07-19T03:48:37.447Z] 58c0e23ee4b2: Waiting [2024-07-19T03:48:37.447Z] e504e7fe432d: Waiting [2024-07-19T03:48:37.447Z] 5f70bf18a086: Waiting [2024-07-19T03:48:37.447Z] 3f46ef56583a: Waiting [2024-07-19T03:48:37.447Z] 9b40a752afc1: Waiting [2024-07-19T03:48:37.447Z] 63ec0bd56cf3: Waiting [2024-07-19T03:48:37.447Z] e6479899a469: Waiting [2024-07-19T03:48:37.447Z] 42ff2a57c67f: Layer already exists [2024-07-19T03:48:37.447Z] a4f0b6e66ba0: Layer already exists [2024-07-19T03:48:37.447Z] db49cabf6b4a: Layer already exists [2024-07-19T03:48:37.447Z] 5123a391326a: Layer already exists [2024-07-19T03:48:37.447Z] a2e92ccc3377: Layer already exists [2024-07-19T03:48:37.447Z] 77d201aad162: Layer already exists [2024-07-19T03:48:37.447Z] e6479899a469: Layer already exists [2024-07-19T03:48:37.447Z] e504e7fe432d: Layer already exists [2024-07-19T03:48:37.447Z] 70823b37b23f: Layer already exists [2024-07-19T03:48:37.447Z] da124422174a: Layer already exists [2024-07-19T03:48:37.447Z] 5f70bf18a086: Layer already exists [2024-07-19T03:48:37.447Z] 3f46ef56583a: Layer already exists [2024-07-19T03:48:37.447Z] 58c0e23ee4b2: Layer already exists [2024-07-19T03:48:37.447Z] 01371041ef25: Layer already exists [2024-07-19T03:48:37.447Z] 9b40a752afc1: Layer already exists [2024-07-19T03:48:37.447Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:48:37.447Z] main: digest: sha256:2412d008bacd59b47f60b0a9f067313f1c04101d04d1e83c73c8b34a809397a9 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-19T03:48:37.630Z] ===================================================== [Pipeline] echo [2024-07-19T03:48:37.660Z] taggedImages: [2024-07-19T03:48:37.660Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T03:48:37.660Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-07-19T03:48:37.660Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.37 [2024-07-19T03:48:37.660Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T03:48:37.660Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-07-19T03:48:37.691Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-07-19T03:48:37.691Z] 9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T03:48:37.691Z] latest [2024-07-19T03:48:37.691Z] 3.2.0-dev.37 [2024-07-19T03:48:37.691Z] 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T03:48:37.691Z] main [2024-07-19T03:48:37.691Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:38.252Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:9dd757975a2486f93e2289e3629aab843f36bcb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:38.671Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T03:48:38.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-07-19T03:48:38.671Z] 30add55b9239: Preparing [2024-07-19T03:48:38.671Z] 52ab10f484dd: Preparing [2024-07-19T03:48:38.671Z] a92e956eef43: Preparing [2024-07-19T03:48:38.671Z] 528382cf1d2d: Preparing [2024-07-19T03:48:38.671Z] da124422174a: Preparing [2024-07-19T03:48:38.671Z] 70823b37b23f: Preparing [2024-07-19T03:48:38.671Z] 59501ac44cef: Preparing [2024-07-19T03:48:38.671Z] a0a467f638b2: Preparing [2024-07-19T03:48:38.671Z] 63ec0bd56cf3: Preparing [2024-07-19T03:48:38.671Z] 70823b37b23f: Waiting [2024-07-19T03:48:38.671Z] 59501ac44cef: Waiting [2024-07-19T03:48:38.671Z] a0a467f638b2: Waiting [2024-07-19T03:48:38.671Z] 63ec0bd56cf3: Waiting [2024-07-19T03:48:38.671Z] da124422174a: Layer already exists [2024-07-19T03:48:38.671Z] 70823b37b23f: Layer already exists [2024-07-19T03:48:38.671Z] 59501ac44cef: Layer already exists [2024-07-19T03:48:38.671Z] a0a467f638b2: Layer already exists [2024-07-19T03:48:38.671Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:48:38.671Z] 52ab10f484dd: Pushed [2024-07-19T03:48:38.671Z] 30add55b9239: Pushed [2024-07-19T03:48:38.671Z] a92e956eef43: Pushed [2024-07-19T03:48:40.723Z] 528382cf1d2d: Pushed [2024-07-19T03:48:41.027Z] 9dd757975a2486f93e2289e3629aab843f36bcb7: digest: sha256:6e1926436119f518f4ec5024b96ea7349a2ff664221f0f76866893531006aae0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:41.638Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:42.123Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-07-19T03:48:42.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-07-19T03:48:42.123Z] 30add55b9239: Preparing [2024-07-19T03:48:42.123Z] 52ab10f484dd: Preparing [2024-07-19T03:48:42.123Z] a92e956eef43: Preparing [2024-07-19T03:48:42.123Z] 528382cf1d2d: Preparing [2024-07-19T03:48:42.123Z] da124422174a: Preparing [2024-07-19T03:48:42.123Z] 70823b37b23f: Preparing [2024-07-19T03:48:42.123Z] 59501ac44cef: Preparing [2024-07-19T03:48:42.123Z] a0a467f638b2: Preparing [2024-07-19T03:48:42.123Z] 63ec0bd56cf3: Preparing [2024-07-19T03:48:42.123Z] 70823b37b23f: Waiting [2024-07-19T03:48:42.123Z] 59501ac44cef: Waiting [2024-07-19T03:48:42.123Z] a0a467f638b2: Waiting [2024-07-19T03:48:42.123Z] 63ec0bd56cf3: Waiting [2024-07-19T03:48:42.123Z] 52ab10f484dd: Layer already exists [2024-07-19T03:48:42.123Z] 528382cf1d2d: Layer already exists [2024-07-19T03:48:42.123Z] a92e956eef43: Layer already exists [2024-07-19T03:48:42.123Z] 30add55b9239: Layer already exists [2024-07-19T03:48:42.123Z] da124422174a: Layer already exists [2024-07-19T03:48:42.123Z] 59501ac44cef: Layer already exists [2024-07-19T03:48:42.123Z] 70823b37b23f: Layer already exists [2024-07-19T03:48:42.123Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:48:42.123Z] a0a467f638b2: Layer already exists [2024-07-19T03:48:42.123Z] latest: digest: sha256:6e1926436119f518f4ec5024b96ea7349a2ff664221f0f76866893531006aae0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:42.587Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:43.044Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.37 [2024-07-19T03:48:43.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-07-19T03:48:43.044Z] 30add55b9239: Preparing [2024-07-19T03:48:43.044Z] 52ab10f484dd: Preparing [2024-07-19T03:48:43.044Z] a92e956eef43: Preparing [2024-07-19T03:48:43.044Z] 528382cf1d2d: Preparing [2024-07-19T03:48:43.044Z] da124422174a: Preparing [2024-07-19T03:48:43.044Z] 70823b37b23f: Preparing [2024-07-19T03:48:43.044Z] 59501ac44cef: Preparing [2024-07-19T03:48:43.044Z] a0a467f638b2: Preparing [2024-07-19T03:48:43.044Z] 63ec0bd56cf3: Preparing [2024-07-19T03:48:43.044Z] 70823b37b23f: Waiting [2024-07-19T03:48:43.044Z] 59501ac44cef: Waiting [2024-07-19T03:48:43.044Z] a0a467f638b2: Waiting [2024-07-19T03:48:43.044Z] 63ec0bd56cf3: Waiting [2024-07-19T03:48:43.044Z] 528382cf1d2d: Layer already exists [2024-07-19T03:48:43.044Z] da124422174a: Layer already exists [2024-07-19T03:48:43.044Z] a92e956eef43: Layer already exists [2024-07-19T03:48:43.044Z] 52ab10f484dd: Layer already exists [2024-07-19T03:48:43.044Z] 30add55b9239: Layer already exists [2024-07-19T03:48:43.044Z] a0a467f638b2: Layer already exists [2024-07-19T03:48:43.044Z] 59501ac44cef: Layer already exists [2024-07-19T03:48:43.044Z] 70823b37b23f: Layer already exists [2024-07-19T03:48:43.044Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:48:43.044Z] 3.2.0-dev.37: digest: sha256:6e1926436119f518f4ec5024b96ea7349a2ff664221f0f76866893531006aae0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:43.548Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:44.074Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T03:48:44.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-07-19T03:48:44.074Z] 30add55b9239: Preparing [2024-07-19T03:48:44.074Z] 52ab10f484dd: Preparing [2024-07-19T03:48:44.074Z] a92e956eef43: Preparing [2024-07-19T03:48:44.074Z] 528382cf1d2d: Preparing [2024-07-19T03:48:44.074Z] da124422174a: Preparing [2024-07-19T03:48:44.074Z] 70823b37b23f: Preparing [2024-07-19T03:48:44.074Z] 59501ac44cef: Preparing [2024-07-19T03:48:44.074Z] a0a467f638b2: Preparing [2024-07-19T03:48:44.074Z] 63ec0bd56cf3: Preparing [2024-07-19T03:48:44.074Z] 59501ac44cef: Waiting [2024-07-19T03:48:44.074Z] a0a467f638b2: Waiting [2024-07-19T03:48:44.074Z] 63ec0bd56cf3: Waiting [2024-07-19T03:48:44.074Z] 70823b37b23f: Waiting [2024-07-19T03:48:44.074Z] da124422174a: Layer already exists [2024-07-19T03:48:44.074Z] 52ab10f484dd: Layer already exists [2024-07-19T03:48:44.074Z] 30add55b9239: Layer already exists [2024-07-19T03:48:44.074Z] 528382cf1d2d: Layer already exists [2024-07-19T03:48:44.074Z] a92e956eef43: Layer already exists [2024-07-19T03:48:44.074Z] 59501ac44cef: Layer already exists [2024-07-19T03:48:44.074Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:48:44.074Z] 70823b37b23f: Layer already exists [2024-07-19T03:48:44.074Z] a0a467f638b2: Layer already exists [2024-07-19T03:48:44.074Z] 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37: digest: sha256:6e1926436119f518f4ec5024b96ea7349a2ff664221f0f76866893531006aae0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:44.568Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:45.069Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-07-19T03:48:45.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-07-19T03:48:45.069Z] 30add55b9239: Preparing [2024-07-19T03:48:45.069Z] 52ab10f484dd: Preparing [2024-07-19T03:48:45.069Z] a92e956eef43: Preparing [2024-07-19T03:48:45.069Z] 528382cf1d2d: Preparing [2024-07-19T03:48:45.069Z] da124422174a: Preparing [2024-07-19T03:48:45.069Z] 70823b37b23f: Preparing [2024-07-19T03:48:45.069Z] 59501ac44cef: Preparing [2024-07-19T03:48:45.069Z] a0a467f638b2: Preparing [2024-07-19T03:48:45.069Z] 63ec0bd56cf3: Preparing [2024-07-19T03:48:45.069Z] 70823b37b23f: Waiting [2024-07-19T03:48:45.069Z] 59501ac44cef: Waiting [2024-07-19T03:48:45.069Z] a0a467f638b2: Waiting [2024-07-19T03:48:45.069Z] 63ec0bd56cf3: Waiting [2024-07-19T03:48:45.069Z] 528382cf1d2d: Layer already exists [2024-07-19T03:48:45.069Z] da124422174a: Layer already exists [2024-07-19T03:48:45.069Z] a92e956eef43: Layer already exists [2024-07-19T03:48:45.069Z] 52ab10f484dd: Layer already exists [2024-07-19T03:48:45.069Z] 30add55b9239: Layer already exists [2024-07-19T03:48:45.069Z] 70823b37b23f: Layer already exists [2024-07-19T03:48:45.069Z] 59501ac44cef: Layer already exists [2024-07-19T03:48:45.069Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:48:45.069Z] a0a467f638b2: Layer already exists [2024-07-19T03:48:45.069Z] main: digest: sha256:6e1926436119f518f4ec5024b96ea7349a2ff664221f0f76866893531006aae0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-19T03:48:45.308Z] ===================================================== [Pipeline] echo [2024-07-19T03:48:45.350Z] taggedImages: [2024-07-19T03:48:45.350Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T03:48:45.350Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-07-19T03:48:45.350Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.37 [2024-07-19T03:48:45.350Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T03:48:45.350Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-07-19T03:48:45.395Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-07-19T03:48:45.395Z] 9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T03:48:45.395Z] latest [2024-07-19T03:48:45.395Z] 3.2.0-dev.37 [2024-07-19T03:48:45.395Z] 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T03:48:45.395Z] main [2024-07-19T03:48:45.395Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:45.891Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:9dd757975a2486f93e2289e3629aab843f36bcb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:46.462Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T03:48:46.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-07-19T03:48:46.463Z] 07d462e8cc3c: Preparing [2024-07-19T03:48:46.463Z] 3997826713e9: Preparing [2024-07-19T03:48:46.463Z] 87f8cbf54033: Preparing [2024-07-19T03:48:46.463Z] a0638fe985d5: Preparing [2024-07-19T03:48:46.463Z] bdb9d10cc3eb: Preparing [2024-07-19T03:48:46.463Z] da124422174a: Preparing [2024-07-19T03:48:46.463Z] 70823b37b23f: Preparing [2024-07-19T03:48:46.463Z] da124422174a: Waiting [2024-07-19T03:48:46.463Z] 70823b37b23f: Waiting [2024-07-19T03:48:46.463Z] be179df9805f: Preparing [2024-07-19T03:48:46.463Z] b9f15d5a118d: Preparing [2024-07-19T03:48:46.463Z] c408259ef5c8: Preparing [2024-07-19T03:48:46.463Z] be179df9805f: Waiting [2024-07-19T03:48:46.463Z] 63ec0bd56cf3: Preparing [2024-07-19T03:48:46.463Z] c408259ef5c8: Waiting [2024-07-19T03:48:46.463Z] 63ec0bd56cf3: Waiting [2024-07-19T03:48:46.463Z] a0638fe985d5: Pushed [2024-07-19T03:48:46.463Z] da124422174a: Layer already exists [2024-07-19T03:48:46.463Z] 70823b37b23f: Layer already exists [2024-07-19T03:48:46.463Z] 07d462e8cc3c: Pushed [2024-07-19T03:48:46.463Z] bdb9d10cc3eb: Pushed [2024-07-19T03:48:46.463Z] 3997826713e9: Pushed [2024-07-19T03:48:46.463Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:48:46.463Z] be179df9805f: Pushed [2024-07-19T03:48:46.755Z] b9f15d5a118d: Pushed [2024-07-19T03:48:47.388Z] 87f8cbf54033: Pushed [2024-07-19T03:48:48.067Z] c408259ef5c8: Pushed [2024-07-19T03:48:48.357Z] 9dd757975a2486f93e2289e3629aab843f36bcb7: digest: sha256:627f0dc63945759d42406830ae5309f0b787c6661cccd8fd82b5ffb851fc0bc7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:48.799Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:49.269Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-07-19T03:48:49.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-07-19T03:48:49.269Z] 07d462e8cc3c: Preparing [2024-07-19T03:48:49.269Z] 3997826713e9: Preparing [2024-07-19T03:48:49.269Z] 87f8cbf54033: Preparing [2024-07-19T03:48:49.269Z] a0638fe985d5: Preparing [2024-07-19T03:48:49.269Z] bdb9d10cc3eb: Preparing [2024-07-19T03:48:49.269Z] da124422174a: Preparing [2024-07-19T03:48:49.269Z] 70823b37b23f: Preparing [2024-07-19T03:48:49.269Z] be179df9805f: Preparing [2024-07-19T03:48:49.269Z] b9f15d5a118d: Preparing [2024-07-19T03:48:49.269Z] c408259ef5c8: Preparing [2024-07-19T03:48:49.269Z] 63ec0bd56cf3: Preparing [2024-07-19T03:48:49.269Z] da124422174a: Waiting [2024-07-19T03:48:49.269Z] be179df9805f: Waiting [2024-07-19T03:48:49.269Z] c408259ef5c8: Waiting [2024-07-19T03:48:49.269Z] 70823b37b23f: Waiting [2024-07-19T03:48:49.269Z] 63ec0bd56cf3: Waiting [2024-07-19T03:48:49.269Z] 87f8cbf54033: Layer already exists [2024-07-19T03:48:49.269Z] a0638fe985d5: Layer already exists [2024-07-19T03:48:49.269Z] 3997826713e9: Layer already exists [2024-07-19T03:48:49.269Z] 07d462e8cc3c: Layer already exists [2024-07-19T03:48:49.269Z] bdb9d10cc3eb: Layer already exists [2024-07-19T03:48:49.269Z] 70823b37b23f: Layer already exists [2024-07-19T03:48:49.269Z] be179df9805f: Layer already exists [2024-07-19T03:48:49.269Z] c408259ef5c8: Layer already exists [2024-07-19T03:48:49.269Z] da124422174a: Layer already exists [2024-07-19T03:48:49.269Z] b9f15d5a118d: Layer already exists [2024-07-19T03:48:49.269Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:48:49.269Z] latest: digest: sha256:627f0dc63945759d42406830ae5309f0b787c6661cccd8fd82b5ffb851fc0bc7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:49.752Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:50.210Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.37 [2024-07-19T03:48:50.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-07-19T03:48:50.210Z] 07d462e8cc3c: Preparing [2024-07-19T03:48:50.210Z] 3997826713e9: Preparing [2024-07-19T03:48:50.210Z] 87f8cbf54033: Preparing [2024-07-19T03:48:50.210Z] a0638fe985d5: Preparing [2024-07-19T03:48:50.210Z] bdb9d10cc3eb: Preparing [2024-07-19T03:48:50.210Z] da124422174a: Preparing [2024-07-19T03:48:50.210Z] 70823b37b23f: Preparing [2024-07-19T03:48:50.210Z] be179df9805f: Preparing [2024-07-19T03:48:50.210Z] b9f15d5a118d: Preparing [2024-07-19T03:48:50.210Z] c408259ef5c8: Preparing [2024-07-19T03:48:50.210Z] 63ec0bd56cf3: Preparing [2024-07-19T03:48:50.210Z] da124422174a: Waiting [2024-07-19T03:48:50.210Z] 70823b37b23f: Waiting [2024-07-19T03:48:50.210Z] be179df9805f: Waiting [2024-07-19T03:48:50.210Z] b9f15d5a118d: Waiting [2024-07-19T03:48:50.210Z] c408259ef5c8: Waiting [2024-07-19T03:48:50.210Z] 63ec0bd56cf3: Waiting [2024-07-19T03:48:50.210Z] 3997826713e9: Layer already exists [2024-07-19T03:48:50.210Z] 87f8cbf54033: Layer already exists [2024-07-19T03:48:50.210Z] a0638fe985d5: Layer already exists [2024-07-19T03:48:50.210Z] 07d462e8cc3c: Layer already exists [2024-07-19T03:48:50.210Z] bdb9d10cc3eb: Layer already exists [2024-07-19T03:48:50.210Z] 70823b37b23f: Layer already exists [2024-07-19T03:48:50.210Z] be179df9805f: Layer already exists [2024-07-19T03:48:50.210Z] da124422174a: Layer already exists [2024-07-19T03:48:50.210Z] b9f15d5a118d: Layer already exists [2024-07-19T03:48:50.210Z] c408259ef5c8: Layer already exists [2024-07-19T03:48:50.210Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:48:50.210Z] 3.2.0-dev.37: digest: sha256:627f0dc63945759d42406830ae5309f0b787c6661cccd8fd82b5ffb851fc0bc7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:50.736Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:51.220Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T03:48:51.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-07-19T03:48:51.220Z] 07d462e8cc3c: Preparing [2024-07-19T03:48:51.220Z] 3997826713e9: Preparing [2024-07-19T03:48:51.220Z] 87f8cbf54033: Preparing [2024-07-19T03:48:51.220Z] a0638fe985d5: Preparing [2024-07-19T03:48:51.220Z] bdb9d10cc3eb: Preparing [2024-07-19T03:48:51.220Z] da124422174a: Preparing [2024-07-19T03:48:51.220Z] 70823b37b23f: Preparing [2024-07-19T03:48:51.220Z] be179df9805f: Preparing [2024-07-19T03:48:51.220Z] b9f15d5a118d: Preparing [2024-07-19T03:48:51.220Z] c408259ef5c8: Preparing [2024-07-19T03:48:51.220Z] 63ec0bd56cf3: Preparing [2024-07-19T03:48:51.220Z] be179df9805f: Waiting [2024-07-19T03:48:51.220Z] c408259ef5c8: Waiting [2024-07-19T03:48:51.220Z] b9f15d5a118d: Waiting [2024-07-19T03:48:51.220Z] 63ec0bd56cf3: Waiting [2024-07-19T03:48:51.220Z] da124422174a: Waiting [2024-07-19T03:48:51.220Z] 70823b37b23f: Waiting [2024-07-19T03:48:51.220Z] a0638fe985d5: Layer already exists [2024-07-19T03:48:51.220Z] bdb9d10cc3eb: Layer already exists [2024-07-19T03:48:51.220Z] 3997826713e9: Layer already exists [2024-07-19T03:48:51.220Z] 87f8cbf54033: Layer already exists [2024-07-19T03:48:51.220Z] 07d462e8cc3c: Layer already exists [2024-07-19T03:48:51.220Z] da124422174a: Layer already exists [2024-07-19T03:48:51.220Z] 70823b37b23f: Layer already exists [2024-07-19T03:48:51.220Z] be179df9805f: Layer already exists [2024-07-19T03:48:51.220Z] b9f15d5a118d: Layer already exists [2024-07-19T03:48:51.220Z] c408259ef5c8: Layer already exists [2024-07-19T03:48:51.220Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:48:51.220Z] 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37: digest: sha256:627f0dc63945759d42406830ae5309f0b787c6661cccd8fd82b5ffb851fc0bc7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:51.747Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:52.240Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-07-19T03:48:52.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-07-19T03:48:52.240Z] 07d462e8cc3c: Preparing [2024-07-19T03:48:52.240Z] 3997826713e9: Preparing [2024-07-19T03:48:52.240Z] 87f8cbf54033: Preparing [2024-07-19T03:48:52.240Z] a0638fe985d5: Preparing [2024-07-19T03:48:52.240Z] bdb9d10cc3eb: Preparing [2024-07-19T03:48:52.240Z] da124422174a: Preparing [2024-07-19T03:48:52.240Z] 70823b37b23f: Preparing [2024-07-19T03:48:52.240Z] be179df9805f: Preparing [2024-07-19T03:48:52.240Z] b9f15d5a118d: Preparing [2024-07-19T03:48:52.240Z] c408259ef5c8: Preparing [2024-07-19T03:48:52.240Z] 63ec0bd56cf3: Preparing [2024-07-19T03:48:52.240Z] be179df9805f: Waiting [2024-07-19T03:48:52.240Z] b9f15d5a118d: Waiting [2024-07-19T03:48:52.240Z] c408259ef5c8: Waiting [2024-07-19T03:48:52.240Z] 63ec0bd56cf3: Waiting [2024-07-19T03:48:52.240Z] da124422174a: Waiting [2024-07-19T03:48:52.240Z] 70823b37b23f: Waiting [2024-07-19T03:48:52.240Z] 3997826713e9: Layer already exists [2024-07-19T03:48:52.240Z] 87f8cbf54033: Layer already exists [2024-07-19T03:48:52.240Z] bdb9d10cc3eb: Layer already exists [2024-07-19T03:48:52.240Z] 07d462e8cc3c: Layer already exists [2024-07-19T03:48:52.240Z] a0638fe985d5: Layer already exists [2024-07-19T03:48:52.240Z] da124422174a: Layer already exists [2024-07-19T03:48:52.240Z] 70823b37b23f: Layer already exists [2024-07-19T03:48:52.240Z] be179df9805f: Layer already exists [2024-07-19T03:48:52.240Z] c408259ef5c8: Layer already exists [2024-07-19T03:48:52.240Z] b9f15d5a118d: Layer already exists [2024-07-19T03:48:52.240Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:48:52.240Z] main: digest: sha256:627f0dc63945759d42406830ae5309f0b787c6661cccd8fd82b5ffb851fc0bc7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-19T03:48:52.399Z] ===================================================== [Pipeline] echo [2024-07-19T03:48:52.488Z] taggedImages: [2024-07-19T03:48:52.488Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T03:48:52.488Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-07-19T03:48:52.488Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.37 [2024-07-19T03:48:52.488Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T03:48:52.488Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-07-19T03:48:52.561Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-07-19T03:48:52.561Z] 9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T03:48:52.561Z] latest [2024-07-19T03:48:52.561Z] 3.2.0-dev.37 [2024-07-19T03:48:52.561Z] 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T03:48:52.561Z] main [2024-07-19T03:48:52.561Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:53.217Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:9dd757975a2486f93e2289e3629aab843f36bcb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:53.976Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T03:48:53.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-07-19T03:48:53.977Z] a96da1a84e39: Preparing [2024-07-19T03:48:53.977Z] 66942d043bb3: Preparing [2024-07-19T03:48:53.977Z] 01fb61c9bbb5: Preparing [2024-07-19T03:48:53.977Z] b551a1ced02c: Preparing [2024-07-19T03:48:53.977Z] ec4264bb659f: Preparing [2024-07-19T03:48:53.977Z] 390343e65d4a: Preparing [2024-07-19T03:48:53.977Z] 3d3dfded4d77: Preparing [2024-07-19T03:48:53.977Z] da124422174a: Preparing [2024-07-19T03:48:53.977Z] 70823b37b23f: Preparing [2024-07-19T03:48:53.977Z] 6e836845f21a: Preparing [2024-07-19T03:48:53.977Z] fe4fd742e906: Preparing [2024-07-19T03:48:53.977Z] 63ec0bd56cf3: Preparing [2024-07-19T03:48:53.977Z] da124422174a: Waiting [2024-07-19T03:48:53.977Z] fe4fd742e906: Waiting [2024-07-19T03:48:53.977Z] 70823b37b23f: Waiting [2024-07-19T03:48:53.977Z] 6e836845f21a: Waiting [2024-07-19T03:48:53.977Z] 63ec0bd56cf3: Waiting [2024-07-19T03:48:53.977Z] 390343e65d4a: Waiting [2024-07-19T03:48:53.977Z] 3d3dfded4d77: Waiting [2024-07-19T03:48:53.977Z] 66942d043bb3: Pushed [2024-07-19T03:48:53.977Z] a96da1a84e39: Pushed [2024-07-19T03:48:53.977Z] ec4264bb659f: Pushed [2024-07-19T03:48:53.977Z] da124422174a: Layer already exists [2024-07-19T03:48:53.977Z] 70823b37b23f: Layer already exists [2024-07-19T03:48:53.977Z] 3d3dfded4d77: Pushed [2024-07-19T03:48:53.977Z] 390343e65d4a: Pushed [2024-07-19T03:48:53.977Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:48:54.653Z] 6e836845f21a: Pushed [2024-07-19T03:48:54.653Z] b551a1ced02c: Pushed [2024-07-19T03:48:54.956Z] 01fb61c9bbb5: Pushed [2024-07-19T03:48:54.956Z] fe4fd742e906: Pushed [2024-07-19T03:48:55.230Z] 9dd757975a2486f93e2289e3629aab843f36bcb7: digest: sha256:a9ca9d4b7949a4cbb02b3db80a013db4030dee78801dd5beb14204c8659c51da size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:55.613Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:56.089Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-07-19T03:48:56.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-07-19T03:48:56.089Z] a96da1a84e39: Preparing [2024-07-19T03:48:56.089Z] 66942d043bb3: Preparing [2024-07-19T03:48:56.089Z] 01fb61c9bbb5: Preparing [2024-07-19T03:48:56.089Z] b551a1ced02c: Preparing [2024-07-19T03:48:56.089Z] ec4264bb659f: Preparing [2024-07-19T03:48:56.089Z] 390343e65d4a: Preparing [2024-07-19T03:48:56.089Z] 3d3dfded4d77: Preparing [2024-07-19T03:48:56.089Z] da124422174a: Preparing [2024-07-19T03:48:56.089Z] 70823b37b23f: Preparing [2024-07-19T03:48:56.089Z] 6e836845f21a: Preparing [2024-07-19T03:48:56.089Z] fe4fd742e906: Preparing [2024-07-19T03:48:56.089Z] 63ec0bd56cf3: Preparing [2024-07-19T03:48:56.089Z] 3d3dfded4d77: Waiting [2024-07-19T03:48:56.089Z] 6e836845f21a: Waiting [2024-07-19T03:48:56.089Z] da124422174a: Waiting [2024-07-19T03:48:56.089Z] fe4fd742e906: Waiting [2024-07-19T03:48:56.089Z] 70823b37b23f: Waiting [2024-07-19T03:48:56.089Z] 63ec0bd56cf3: Waiting [2024-07-19T03:48:56.089Z] 390343e65d4a: Waiting [2024-07-19T03:48:56.089Z] 66942d043bb3: Layer already exists [2024-07-19T03:48:56.089Z] ec4264bb659f: Layer already exists [2024-07-19T03:48:56.089Z] a96da1a84e39: Layer already exists [2024-07-19T03:48:56.089Z] b551a1ced02c: Layer already exists [2024-07-19T03:48:56.089Z] 01fb61c9bbb5: Layer already exists [2024-07-19T03:48:56.089Z] 3d3dfded4d77: Layer already exists [2024-07-19T03:48:56.089Z] 390343e65d4a: Layer already exists [2024-07-19T03:48:56.089Z] 6e836845f21a: Layer already exists [2024-07-19T03:48:56.089Z] da124422174a: Layer already exists [2024-07-19T03:48:56.089Z] 70823b37b23f: Layer already exists [2024-07-19T03:48:56.089Z] fe4fd742e906: Layer already exists [2024-07-19T03:48:56.089Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:48:56.089Z] latest: digest: sha256:a9ca9d4b7949a4cbb02b3db80a013db4030dee78801dd5beb14204c8659c51da size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:56.504Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:56.962Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.37 [2024-07-19T03:48:56.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-07-19T03:48:56.963Z] a96da1a84e39: Preparing [2024-07-19T03:48:56.963Z] 66942d043bb3: Preparing [2024-07-19T03:48:56.963Z] 01fb61c9bbb5: Preparing [2024-07-19T03:48:56.963Z] b551a1ced02c: Preparing [2024-07-19T03:48:56.963Z] ec4264bb659f: Preparing [2024-07-19T03:48:56.963Z] 390343e65d4a: Preparing [2024-07-19T03:48:56.963Z] 3d3dfded4d77: Preparing [2024-07-19T03:48:56.963Z] da124422174a: Preparing [2024-07-19T03:48:56.963Z] 70823b37b23f: Preparing [2024-07-19T03:48:56.963Z] 6e836845f21a: Preparing [2024-07-19T03:48:56.963Z] fe4fd742e906: Preparing [2024-07-19T03:48:56.963Z] 63ec0bd56cf3: Preparing [2024-07-19T03:48:56.963Z] 390343e65d4a: Waiting [2024-07-19T03:48:56.963Z] fe4fd742e906: Waiting [2024-07-19T03:48:56.963Z] 70823b37b23f: Waiting [2024-07-19T03:48:56.963Z] 6e836845f21a: Waiting [2024-07-19T03:48:56.963Z] 63ec0bd56cf3: Waiting [2024-07-19T03:48:56.963Z] 66942d043bb3: Layer already exists [2024-07-19T03:48:56.963Z] 01fb61c9bbb5: Layer already exists [2024-07-19T03:48:56.963Z] a96da1a84e39: Layer already exists [2024-07-19T03:48:56.963Z] b551a1ced02c: Layer already exists [2024-07-19T03:48:56.963Z] ec4264bb659f: Layer already exists [2024-07-19T03:48:56.963Z] 3d3dfded4d77: Layer already exists [2024-07-19T03:48:56.963Z] 390343e65d4a: Layer already exists [2024-07-19T03:48:56.963Z] 6e836845f21a: Layer already exists [2024-07-19T03:48:56.963Z] 70823b37b23f: Layer already exists [2024-07-19T03:48:56.963Z] da124422174a: Layer already exists [2024-07-19T03:48:56.963Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:48:56.963Z] fe4fd742e906: Layer already exists [2024-07-19T03:48:56.963Z] 3.2.0-dev.37: digest: sha256:a9ca9d4b7949a4cbb02b3db80a013db4030dee78801dd5beb14204c8659c51da size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:57.476Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:57.916Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T03:48:57.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-07-19T03:48:57.916Z] a96da1a84e39: Preparing [2024-07-19T03:48:57.916Z] 66942d043bb3: Preparing [2024-07-19T03:48:57.916Z] 01fb61c9bbb5: Preparing [2024-07-19T03:48:57.916Z] b551a1ced02c: Preparing [2024-07-19T03:48:57.916Z] ec4264bb659f: Preparing [2024-07-19T03:48:57.916Z] 390343e65d4a: Preparing [2024-07-19T03:48:57.916Z] 3d3dfded4d77: Preparing [2024-07-19T03:48:57.916Z] da124422174a: Preparing [2024-07-19T03:48:57.916Z] 70823b37b23f: Preparing [2024-07-19T03:48:57.916Z] 6e836845f21a: Preparing [2024-07-19T03:48:57.916Z] fe4fd742e906: Preparing [2024-07-19T03:48:57.916Z] 63ec0bd56cf3: Preparing [2024-07-19T03:48:57.916Z] da124422174a: Waiting [2024-07-19T03:48:57.916Z] 6e836845f21a: Waiting [2024-07-19T03:48:57.916Z] fe4fd742e906: Waiting [2024-07-19T03:48:57.916Z] 70823b37b23f: Waiting [2024-07-19T03:48:57.916Z] 63ec0bd56cf3: Waiting [2024-07-19T03:48:57.916Z] 3d3dfded4d77: Waiting [2024-07-19T03:48:57.916Z] 390343e65d4a: Waiting [2024-07-19T03:48:57.916Z] 66942d043bb3: Layer already exists [2024-07-19T03:48:57.916Z] 01fb61c9bbb5: Layer already exists [2024-07-19T03:48:57.916Z] b551a1ced02c: Layer already exists [2024-07-19T03:48:57.916Z] a96da1a84e39: Layer already exists [2024-07-19T03:48:57.916Z] ec4264bb659f: Layer already exists [2024-07-19T03:48:57.916Z] 390343e65d4a: Layer already exists [2024-07-19T03:48:57.916Z] 3d3dfded4d77: Layer already exists [2024-07-19T03:48:57.916Z] 70823b37b23f: Layer already exists [2024-07-19T03:48:57.916Z] da124422174a: Layer already exists [2024-07-19T03:48:57.916Z] 6e836845f21a: Layer already exists [2024-07-19T03:48:57.916Z] fe4fd742e906: Layer already exists [2024-07-19T03:48:57.916Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:48:57.916Z] 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37: digest: sha256:a9ca9d4b7949a4cbb02b3db80a013db4030dee78801dd5beb14204c8659c51da size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:58.361Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:58.815Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-07-19T03:48:58.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-07-19T03:48:58.815Z] a96da1a84e39: Preparing [2024-07-19T03:48:58.815Z] 66942d043bb3: Preparing [2024-07-19T03:48:58.815Z] 01fb61c9bbb5: Preparing [2024-07-19T03:48:58.815Z] b551a1ced02c: Preparing [2024-07-19T03:48:58.815Z] ec4264bb659f: Preparing [2024-07-19T03:48:58.815Z] 390343e65d4a: Preparing [2024-07-19T03:48:58.815Z] 3d3dfded4d77: Preparing [2024-07-19T03:48:58.815Z] da124422174a: Preparing [2024-07-19T03:48:58.815Z] 70823b37b23f: Preparing [2024-07-19T03:48:58.815Z] 6e836845f21a: Preparing [2024-07-19T03:48:58.815Z] fe4fd742e906: Preparing [2024-07-19T03:48:58.815Z] 63ec0bd56cf3: Preparing [2024-07-19T03:48:58.815Z] 390343e65d4a: Waiting [2024-07-19T03:48:58.815Z] 3d3dfded4d77: Waiting [2024-07-19T03:48:58.815Z] da124422174a: Waiting [2024-07-19T03:48:58.815Z] 70823b37b23f: Waiting [2024-07-19T03:48:58.815Z] 6e836845f21a: Waiting [2024-07-19T03:48:58.815Z] fe4fd742e906: Waiting [2024-07-19T03:48:58.815Z] 63ec0bd56cf3: Waiting [2024-07-19T03:48:58.815Z] ec4264bb659f: Layer already exists [2024-07-19T03:48:58.815Z] 01fb61c9bbb5: Layer already exists [2024-07-19T03:48:58.815Z] b551a1ced02c: Layer already exists [2024-07-19T03:48:58.815Z] 66942d043bb3: Layer already exists [2024-07-19T03:48:58.815Z] a96da1a84e39: Layer already exists [2024-07-19T03:48:58.815Z] 390343e65d4a: Layer already exists [2024-07-19T03:48:58.815Z] 3d3dfded4d77: Layer already exists [2024-07-19T03:48:58.815Z] da124422174a: Layer already exists [2024-07-19T03:48:58.815Z] 70823b37b23f: Layer already exists [2024-07-19T03:48:58.815Z] 6e836845f21a: Layer already exists [2024-07-19T03:48:58.815Z] fe4fd742e906: Layer already exists [2024-07-19T03:48:58.815Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:48:58.815Z] main: digest: sha256:a9ca9d4b7949a4cbb02b3db80a013db4030dee78801dd5beb14204c8659c51da size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-19T03:48:59.004Z] ===================================================== [Pipeline] echo [2024-07-19T03:48:59.037Z] taggedImages: [2024-07-19T03:48:59.037Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T03:48:59.037Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-07-19T03:48:59.037Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.37 [2024-07-19T03:48:59.037Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T03:48:59.037Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-07-19T03:48:59.065Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-07-19T03:48:59.065Z] 9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T03:48:59.065Z] latest [2024-07-19T03:48:59.065Z] 3.2.0-dev.37 [2024-07-19T03:48:59.065Z] 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T03:48:59.065Z] main [2024-07-19T03:48:59.065Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:59.572Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9dd757975a2486f93e2289e3629aab843f36bcb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:48:59.990Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T03:48:59.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-07-19T03:48:59.991Z] 110130dbe16c: Preparing [2024-07-19T03:48:59.991Z] 708890f59544: Preparing [2024-07-19T03:48:59.991Z] da124422174a: Preparing [2024-07-19T03:48:59.991Z] 70823b37b23f: Preparing [2024-07-19T03:48:59.991Z] 9604a1610641: Preparing [2024-07-19T03:48:59.991Z] 8a6a05ea53c5: Preparing [2024-07-19T03:48:59.991Z] 63ec0bd56cf3: Preparing [2024-07-19T03:48:59.991Z] 63ec0bd56cf3: Waiting [2024-07-19T03:48:59.991Z] da124422174a: Layer already exists [2024-07-19T03:48:59.991Z] 70823b37b23f: Layer already exists [2024-07-19T03:48:59.991Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:48:59.991Z] 110130dbe16c: Pushed [2024-07-19T03:49:00.595Z] 9604a1610641: Pushed [2024-07-19T03:49:00.595Z] 8a6a05ea53c5: Pushed [2024-07-19T03:49:01.638Z] 708890f59544: Pushed [2024-07-19T03:49:01.928Z] 9dd757975a2486f93e2289e3629aab843f36bcb7: digest: sha256:6b2c85f1ad9b0209e9a1d7f3cabb48fd333437327983f78652dea69458cd52c6 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:49:02.381Z] + 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-07-19T03:49:02.921Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-07-19T03:49:02.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-07-19T03:49:02.921Z] 110130dbe16c: Preparing [2024-07-19T03:49:02.921Z] 708890f59544: Preparing [2024-07-19T03:49:02.921Z] da124422174a: Preparing [2024-07-19T03:49:02.921Z] 70823b37b23f: Preparing [2024-07-19T03:49:02.921Z] 9604a1610641: Preparing [2024-07-19T03:49:02.921Z] 8a6a05ea53c5: Preparing [2024-07-19T03:49:02.921Z] 63ec0bd56cf3: Preparing [2024-07-19T03:49:02.921Z] 8a6a05ea53c5: Waiting [2024-07-19T03:49:02.921Z] 70823b37b23f: Layer already exists [2024-07-19T03:49:02.921Z] 708890f59544: Layer already exists [2024-07-19T03:49:02.921Z] da124422174a: Layer already exists [2024-07-19T03:49:02.921Z] 110130dbe16c: Layer already exists [2024-07-19T03:49:02.921Z] 9604a1610641: Layer already exists [2024-07-19T03:49:02.921Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:49:02.921Z] 8a6a05ea53c5: Layer already exists [2024-07-19T03:49:02.921Z] latest: digest: sha256:6b2c85f1ad9b0209e9a1d7f3cabb48fd333437327983f78652dea69458cd52c6 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:49:03.346Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:49:03.845Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.37 [2024-07-19T03:49:03.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-07-19T03:49:03.845Z] 110130dbe16c: Preparing [2024-07-19T03:49:03.845Z] 708890f59544: Preparing [2024-07-19T03:49:03.845Z] da124422174a: Preparing [2024-07-19T03:49:03.845Z] 70823b37b23f: Preparing [2024-07-19T03:49:03.845Z] 9604a1610641: Preparing [2024-07-19T03:49:03.845Z] 8a6a05ea53c5: Preparing [2024-07-19T03:49:03.845Z] 63ec0bd56cf3: Preparing [2024-07-19T03:49:03.845Z] 63ec0bd56cf3: Waiting [2024-07-19T03:49:03.845Z] 8a6a05ea53c5: Waiting [2024-07-19T03:49:03.845Z] 110130dbe16c: Layer already exists [2024-07-19T03:49:03.845Z] 70823b37b23f: Layer already exists [2024-07-19T03:49:03.845Z] da124422174a: Layer already exists [2024-07-19T03:49:03.845Z] 708890f59544: Layer already exists [2024-07-19T03:49:03.845Z] 9604a1610641: Layer already exists [2024-07-19T03:49:03.845Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:49:03.845Z] 8a6a05ea53c5: Layer already exists [2024-07-19T03:49:03.845Z] 3.2.0-dev.37: digest: sha256:6b2c85f1ad9b0209e9a1d7f3cabb48fd333437327983f78652dea69458cd52c6 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:49:04.340Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:49:04.867Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T03:49:04.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-07-19T03:49:04.867Z] 110130dbe16c: Preparing [2024-07-19T03:49:04.867Z] 708890f59544: Preparing [2024-07-19T03:49:04.867Z] da124422174a: Preparing [2024-07-19T03:49:04.867Z] 70823b37b23f: Preparing [2024-07-19T03:49:04.867Z] 9604a1610641: Preparing [2024-07-19T03:49:04.867Z] 8a6a05ea53c5: Preparing [2024-07-19T03:49:04.867Z] 63ec0bd56cf3: Preparing [2024-07-19T03:49:04.867Z] 8a6a05ea53c5: Waiting [2024-07-19T03:49:04.867Z] 63ec0bd56cf3: Waiting [2024-07-19T03:49:04.867Z] 9604a1610641: Layer already exists [2024-07-19T03:49:04.867Z] 70823b37b23f: Layer already exists [2024-07-19T03:49:04.867Z] 708890f59544: Layer already exists [2024-07-19T03:49:04.867Z] 110130dbe16c: Layer already exists [2024-07-19T03:49:04.867Z] da124422174a: Layer already exists [2024-07-19T03:49:04.867Z] 8a6a05ea53c5: Layer already exists [2024-07-19T03:49:04.867Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:49:04.867Z] 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37: digest: sha256:6b2c85f1ad9b0209e9a1d7f3cabb48fd333437327983f78652dea69458cd52c6 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:49:05.334Z] + 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-07-19T03:49:05.812Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-07-19T03:49:05.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-07-19T03:49:05.812Z] 110130dbe16c: Preparing [2024-07-19T03:49:05.812Z] 708890f59544: Preparing [2024-07-19T03:49:05.812Z] da124422174a: Preparing [2024-07-19T03:49:05.812Z] 70823b37b23f: Preparing [2024-07-19T03:49:05.812Z] 9604a1610641: Preparing [2024-07-19T03:49:05.812Z] 8a6a05ea53c5: Preparing [2024-07-19T03:49:05.812Z] 63ec0bd56cf3: Preparing [2024-07-19T03:49:05.812Z] 8a6a05ea53c5: Waiting [2024-07-19T03:49:05.812Z] 63ec0bd56cf3: Waiting [2024-07-19T03:49:05.812Z] 70823b37b23f: Layer already exists [2024-07-19T03:49:05.812Z] 110130dbe16c: Layer already exists [2024-07-19T03:49:05.812Z] 708890f59544: Layer already exists [2024-07-19T03:49:05.812Z] 9604a1610641: Layer already exists [2024-07-19T03:49:05.812Z] da124422174a: Layer already exists [2024-07-19T03:49:05.812Z] 8a6a05ea53c5: Layer already exists [2024-07-19T03:49:05.812Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:49:05.812Z] main: digest: sha256:6b2c85f1ad9b0209e9a1d7f3cabb48fd333437327983f78652dea69458cd52c6 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-19T03:49:06.020Z] ===================================================== [Pipeline] echo [2024-07-19T03:49:06.074Z] taggedImages: [2024-07-19T03:49:06.074Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T03:49:06.074Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-07-19T03:49:06.074Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.37 [2024-07-19T03:49:06.074Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T03:49:06.074Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-07-19T03:49:06.194Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-07-19T03:49:06.194Z] 9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T03:49:06.194Z] latest [2024-07-19T03:49:06.194Z] 3.2.0-dev.37 [2024-07-19T03:49:06.194Z] 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T03:49:06.194Z] main [2024-07-19T03:49:06.194Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:49:06.766Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:9dd757975a2486f93e2289e3629aab843f36bcb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:49:07.228Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T03:49:07.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-07-19T03:49:07.228Z] 7b1e37ce70ac: Preparing [2024-07-19T03:49:07.228Z] a9beb6748e3b: Preparing [2024-07-19T03:49:07.228Z] ad26f0b620ca: Preparing [2024-07-19T03:49:07.228Z] da124422174a: Preparing [2024-07-19T03:49:07.228Z] 70823b37b23f: Preparing [2024-07-19T03:49:07.228Z] 389a7f84c7dc: Preparing [2024-07-19T03:49:07.228Z] ad2146b6887f: Preparing [2024-07-19T03:49:07.228Z] c3e797181b2f: Preparing [2024-07-19T03:49:07.228Z] 28706a47c40f: Preparing [2024-07-19T03:49:07.228Z] 63ec0bd56cf3: Preparing [2024-07-19T03:49:07.228Z] c3e797181b2f: Waiting [2024-07-19T03:49:07.228Z] 389a7f84c7dc: Waiting [2024-07-19T03:49:07.228Z] 28706a47c40f: Waiting [2024-07-19T03:49:07.228Z] 63ec0bd56cf3: Waiting [2024-07-19T03:49:07.228Z] ad2146b6887f: Waiting [2024-07-19T03:49:07.228Z] da124422174a: Layer already exists [2024-07-19T03:49:07.228Z] 70823b37b23f: Layer already exists [2024-07-19T03:49:07.228Z] ad26f0b620ca: Pushed [2024-07-19T03:49:07.228Z] 7b1e37ce70ac: Pushed [2024-07-19T03:49:07.228Z] a9beb6748e3b: Pushed [2024-07-19T03:49:07.228Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:49:07.547Z] c3e797181b2f: Pushed [2024-07-19T03:49:08.195Z] 28706a47c40f: Pushed [2024-07-19T03:49:12.627Z] ad2146b6887f: Pushed [2024-07-19T03:49:16.147Z] 389a7f84c7dc: Pushed [2024-07-19T03:49:16.147Z] 9dd757975a2486f93e2289e3629aab843f36bcb7: digest: sha256:d7c4a0bf9d2416b886188300aa13a678445fd5bfb0e9312d0a2bad5a540fe740 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:49:16.555Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:49:16.963Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-07-19T03:49:16.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-07-19T03:49:16.963Z] 7b1e37ce70ac: Preparing [2024-07-19T03:49:16.963Z] a9beb6748e3b: Preparing [2024-07-19T03:49:16.963Z] ad26f0b620ca: Preparing [2024-07-19T03:49:16.963Z] da124422174a: Preparing [2024-07-19T03:49:16.963Z] 70823b37b23f: Preparing [2024-07-19T03:49:16.963Z] 389a7f84c7dc: Preparing [2024-07-19T03:49:16.963Z] ad2146b6887f: Preparing [2024-07-19T03:49:16.963Z] c3e797181b2f: Preparing [2024-07-19T03:49:16.963Z] 28706a47c40f: Preparing [2024-07-19T03:49:16.963Z] 63ec0bd56cf3: Preparing [2024-07-19T03:49:16.963Z] 389a7f84c7dc: Waiting [2024-07-19T03:49:16.963Z] ad2146b6887f: Waiting [2024-07-19T03:49:16.963Z] c3e797181b2f: Waiting [2024-07-19T03:49:16.963Z] 28706a47c40f: Waiting [2024-07-19T03:49:16.963Z] 63ec0bd56cf3: Waiting [2024-07-19T03:49:16.963Z] 70823b37b23f: Layer already exists [2024-07-19T03:49:16.963Z] 7b1e37ce70ac: Layer already exists [2024-07-19T03:49:16.963Z] a9beb6748e3b: Layer already exists [2024-07-19T03:49:16.963Z] ad26f0b620ca: Layer already exists [2024-07-19T03:49:16.963Z] da124422174a: Layer already exists [2024-07-19T03:49:16.963Z] 389a7f84c7dc: Layer already exists [2024-07-19T03:49:16.963Z] ad2146b6887f: Layer already exists [2024-07-19T03:49:16.963Z] 28706a47c40f: Layer already exists [2024-07-19T03:49:16.963Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:49:16.963Z] c3e797181b2f: Layer already exists [2024-07-19T03:49:16.963Z] latest: digest: sha256:d7c4a0bf9d2416b886188300aa13a678445fd5bfb0e9312d0a2bad5a540fe740 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:49:17.432Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:49:17.971Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.37 [2024-07-19T03:49:17.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-07-19T03:49:17.971Z] 7b1e37ce70ac: Preparing [2024-07-19T03:49:17.971Z] a9beb6748e3b: Preparing [2024-07-19T03:49:17.971Z] ad26f0b620ca: Preparing [2024-07-19T03:49:17.971Z] da124422174a: Preparing [2024-07-19T03:49:17.971Z] 70823b37b23f: Preparing [2024-07-19T03:49:17.971Z] 389a7f84c7dc: Preparing [2024-07-19T03:49:17.971Z] ad2146b6887f: Preparing [2024-07-19T03:49:17.971Z] c3e797181b2f: Preparing [2024-07-19T03:49:17.971Z] 28706a47c40f: Preparing [2024-07-19T03:49:17.971Z] 63ec0bd56cf3: Preparing [2024-07-19T03:49:17.971Z] ad2146b6887f: Waiting [2024-07-19T03:49:17.971Z] c3e797181b2f: Waiting [2024-07-19T03:49:17.971Z] 389a7f84c7dc: Waiting [2024-07-19T03:49:17.971Z] 63ec0bd56cf3: Waiting [2024-07-19T03:49:17.971Z] 28706a47c40f: Waiting [2024-07-19T03:49:17.971Z] 70823b37b23f: Layer already exists [2024-07-19T03:49:17.971Z] 7b1e37ce70ac: Layer already exists [2024-07-19T03:49:17.971Z] da124422174a: Layer already exists [2024-07-19T03:49:17.971Z] ad26f0b620ca: Layer already exists [2024-07-19T03:49:17.971Z] a9beb6748e3b: Layer already exists [2024-07-19T03:49:17.971Z] 389a7f84c7dc: Layer already exists [2024-07-19T03:49:17.971Z] c3e797181b2f: Layer already exists [2024-07-19T03:49:17.971Z] ad2146b6887f: Layer already exists [2024-07-19T03:49:17.971Z] 28706a47c40f: Layer already exists [2024-07-19T03:49:17.971Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:49:17.971Z] 3.2.0-dev.37: digest: sha256:d7c4a0bf9d2416b886188300aa13a678445fd5bfb0e9312d0a2bad5a540fe740 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:49:18.456Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:49:18.889Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T03:49:18.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-07-19T03:49:18.889Z] 7b1e37ce70ac: Preparing [2024-07-19T03:49:18.889Z] a9beb6748e3b: Preparing [2024-07-19T03:49:18.889Z] ad26f0b620ca: Preparing [2024-07-19T03:49:18.889Z] da124422174a: Preparing [2024-07-19T03:49:18.889Z] 70823b37b23f: Preparing [2024-07-19T03:49:18.889Z] 389a7f84c7dc: Preparing [2024-07-19T03:49:18.889Z] ad2146b6887f: Preparing [2024-07-19T03:49:18.889Z] c3e797181b2f: Preparing [2024-07-19T03:49:18.889Z] 28706a47c40f: Preparing [2024-07-19T03:49:18.889Z] 63ec0bd56cf3: Preparing [2024-07-19T03:49:18.889Z] 389a7f84c7dc: Waiting [2024-07-19T03:49:18.889Z] ad2146b6887f: Waiting [2024-07-19T03:49:18.889Z] c3e797181b2f: Waiting [2024-07-19T03:49:18.889Z] 28706a47c40f: Waiting [2024-07-19T03:49:18.889Z] 63ec0bd56cf3: Waiting [2024-07-19T03:49:18.889Z] ad26f0b620ca: Layer already exists [2024-07-19T03:49:18.889Z] da124422174a: Layer already exists [2024-07-19T03:49:18.889Z] 7b1e37ce70ac: Layer already exists [2024-07-19T03:49:18.889Z] 70823b37b23f: Layer already exists [2024-07-19T03:49:18.889Z] a9beb6748e3b: Layer already exists [2024-07-19T03:49:18.889Z] ad2146b6887f: Layer already exists [2024-07-19T03:49:18.889Z] c3e797181b2f: Layer already exists [2024-07-19T03:49:18.889Z] 389a7f84c7dc: Layer already exists [2024-07-19T03:49:18.889Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:49:18.889Z] 28706a47c40f: Layer already exists [2024-07-19T03:49:18.889Z] 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37: digest: sha256:d7c4a0bf9d2416b886188300aa13a678445fd5bfb0e9312d0a2bad5a540fe740 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:49:19.389Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:49:19.896Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-07-19T03:49:19.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-07-19T03:49:19.896Z] 7b1e37ce70ac: Preparing [2024-07-19T03:49:19.896Z] a9beb6748e3b: Preparing [2024-07-19T03:49:19.896Z] ad26f0b620ca: Preparing [2024-07-19T03:49:19.896Z] da124422174a: Preparing [2024-07-19T03:49:19.896Z] 70823b37b23f: Preparing [2024-07-19T03:49:19.896Z] 389a7f84c7dc: Preparing [2024-07-19T03:49:19.896Z] ad2146b6887f: Preparing [2024-07-19T03:49:19.896Z] c3e797181b2f: Preparing [2024-07-19T03:49:19.896Z] 28706a47c40f: Preparing [2024-07-19T03:49:19.896Z] 63ec0bd56cf3: Preparing [2024-07-19T03:49:19.896Z] c3e797181b2f: Waiting [2024-07-19T03:49:19.896Z] 389a7f84c7dc: Waiting [2024-07-19T03:49:19.896Z] 28706a47c40f: Waiting [2024-07-19T03:49:19.896Z] 63ec0bd56cf3: Waiting [2024-07-19T03:49:19.896Z] da124422174a: Layer already exists [2024-07-19T03:49:19.896Z] a9beb6748e3b: Layer already exists [2024-07-19T03:49:19.896Z] 7b1e37ce70ac: Layer already exists [2024-07-19T03:49:19.896Z] ad26f0b620ca: Layer already exists [2024-07-19T03:49:19.896Z] 70823b37b23f: Layer already exists [2024-07-19T03:49:19.896Z] c3e797181b2f: Layer already exists [2024-07-19T03:49:19.896Z] 389a7f84c7dc: Layer already exists [2024-07-19T03:49:19.896Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:49:19.896Z] ad2146b6887f: Layer already exists [2024-07-19T03:49:19.896Z] 28706a47c40f: Layer already exists [2024-07-19T03:49:19.896Z] main: digest: sha256:d7c4a0bf9d2416b886188300aa13a678445fd5bfb0e9312d0a2bad5a540fe740 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-19T03:49:20.050Z] ===================================================== [Pipeline] echo [2024-07-19T03:49:20.066Z] taggedImages: [2024-07-19T03:49:20.066Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T03:49:20.066Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-07-19T03:49:20.066Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.37 [2024-07-19T03:49:20.066Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T03:49:20.066Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-07-19T03:49:20.083Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-07-19T03:49:20.083Z] 9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T03:49:20.083Z] latest [2024-07-19T03:49:20.083Z] 3.2.0-dev.37 [2024-07-19T03:49:20.083Z] 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T03:49:20.083Z] main [2024-07-19T03:49:20.083Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:49:20.605Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:9dd757975a2486f93e2289e3629aab843f36bcb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:49:21.131Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T03:49:21.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-07-19T03:49:21.131Z] a8566a1dcf08: Preparing [2024-07-19T03:49:21.131Z] 583702ec256b: Preparing [2024-07-19T03:49:21.131Z] 98b8cb7cb272: Preparing [2024-07-19T03:49:21.131Z] da124422174a: Preparing [2024-07-19T03:49:21.131Z] 70823b37b23f: Preparing [2024-07-19T03:49:21.131Z] 1d7dfc53dddd: Preparing [2024-07-19T03:49:21.131Z] a5749d382c78: Preparing [2024-07-19T03:49:21.131Z] f7decff7a6be: Preparing [2024-07-19T03:49:21.131Z] 63ec0bd56cf3: Preparing [2024-07-19T03:49:21.131Z] 1d7dfc53dddd: Waiting [2024-07-19T03:49:21.131Z] a5749d382c78: Waiting [2024-07-19T03:49:21.131Z] 63ec0bd56cf3: Waiting [2024-07-19T03:49:21.131Z] f7decff7a6be: Waiting [2024-07-19T03:49:21.131Z] 70823b37b23f: Layer already exists [2024-07-19T03:49:21.131Z] da124422174a: Layer already exists [2024-07-19T03:49:21.131Z] 583702ec256b: Pushed [2024-07-19T03:49:21.131Z] a8566a1dcf08: Pushed [2024-07-19T03:49:21.131Z] 98b8cb7cb272: Pushed [2024-07-19T03:49:21.131Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:49:21.417Z] f7decff7a6be: Pushed [2024-07-19T03:49:21.749Z] a5749d382c78: Pushed [2024-07-19T03:49:30.208Z] 1d7dfc53dddd: Pushed [2024-07-19T03:49:30.208Z] 9dd757975a2486f93e2289e3629aab843f36bcb7: digest: sha256:a3b497de9fb79538aefe0e22eef06c4e6b925daea5b46976eaa27dcdfc9258ef size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:49:30.749Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:49:31.112Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-07-19T03:49:31.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-07-19T03:49:31.112Z] a8566a1dcf08: Preparing [2024-07-19T03:49:31.112Z] 583702ec256b: Preparing [2024-07-19T03:49:31.112Z] 98b8cb7cb272: Preparing [2024-07-19T03:49:31.112Z] da124422174a: Preparing [2024-07-19T03:49:31.112Z] 70823b37b23f: Preparing [2024-07-19T03:49:31.112Z] 1d7dfc53dddd: Preparing [2024-07-19T03:49:31.112Z] a5749d382c78: Preparing [2024-07-19T03:49:31.112Z] f7decff7a6be: Preparing [2024-07-19T03:49:31.112Z] 63ec0bd56cf3: Preparing [2024-07-19T03:49:31.112Z] 1d7dfc53dddd: Waiting [2024-07-19T03:49:31.112Z] f7decff7a6be: Waiting [2024-07-19T03:49:31.112Z] a5749d382c78: Waiting [2024-07-19T03:49:31.112Z] 63ec0bd56cf3: Waiting [2024-07-19T03:49:31.112Z] 583702ec256b: Layer already exists [2024-07-19T03:49:31.112Z] a8566a1dcf08: Layer already exists [2024-07-19T03:49:31.112Z] 98b8cb7cb272: Layer already exists [2024-07-19T03:49:31.112Z] 70823b37b23f: Layer already exists [2024-07-19T03:49:31.112Z] da124422174a: Layer already exists [2024-07-19T03:49:31.112Z] a5749d382c78: Layer already exists [2024-07-19T03:49:31.112Z] 1d7dfc53dddd: Layer already exists [2024-07-19T03:49:31.112Z] f7decff7a6be: Layer already exists [2024-07-19T03:49:31.112Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:49:31.112Z] latest: digest: sha256:a3b497de9fb79538aefe0e22eef06c4e6b925daea5b46976eaa27dcdfc9258ef size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:49:31.648Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:49:32.169Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.37 [2024-07-19T03:49:32.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-07-19T03:49:32.169Z] a8566a1dcf08: Preparing [2024-07-19T03:49:32.169Z] 583702ec256b: Preparing [2024-07-19T03:49:32.169Z] 98b8cb7cb272: Preparing [2024-07-19T03:49:32.169Z] da124422174a: Preparing [2024-07-19T03:49:32.169Z] 70823b37b23f: Preparing [2024-07-19T03:49:32.169Z] 1d7dfc53dddd: Preparing [2024-07-19T03:49:32.169Z] a5749d382c78: Preparing [2024-07-19T03:49:32.169Z] f7decff7a6be: Preparing [2024-07-19T03:49:32.169Z] 63ec0bd56cf3: Preparing [2024-07-19T03:49:32.169Z] f7decff7a6be: Waiting [2024-07-19T03:49:32.169Z] 63ec0bd56cf3: Waiting [2024-07-19T03:49:32.169Z] 1d7dfc53dddd: Waiting [2024-07-19T03:49:32.169Z] 583702ec256b: Layer already exists [2024-07-19T03:49:32.169Z] da124422174a: Layer already exists [2024-07-19T03:49:32.169Z] 70823b37b23f: Layer already exists [2024-07-19T03:49:32.169Z] a8566a1dcf08: Layer already exists [2024-07-19T03:49:32.169Z] 98b8cb7cb272: Layer already exists [2024-07-19T03:49:32.169Z] a5749d382c78: Layer already exists [2024-07-19T03:49:32.169Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:49:32.169Z] f7decff7a6be: Layer already exists [2024-07-19T03:49:32.169Z] 1d7dfc53dddd: Layer already exists [2024-07-19T03:49:32.169Z] 3.2.0-dev.37: digest: sha256:a3b497de9fb79538aefe0e22eef06c4e6b925daea5b46976eaa27dcdfc9258ef size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:49:32.553Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:49:32.987Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T03:49:32.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-07-19T03:49:32.987Z] a8566a1dcf08: Preparing [2024-07-19T03:49:32.987Z] 583702ec256b: Preparing [2024-07-19T03:49:32.987Z] 98b8cb7cb272: Preparing [2024-07-19T03:49:32.987Z] da124422174a: Preparing [2024-07-19T03:49:32.987Z] 70823b37b23f: Preparing [2024-07-19T03:49:32.987Z] 1d7dfc53dddd: Preparing [2024-07-19T03:49:32.987Z] a5749d382c78: Preparing [2024-07-19T03:49:32.987Z] f7decff7a6be: Preparing [2024-07-19T03:49:32.987Z] 63ec0bd56cf3: Preparing [2024-07-19T03:49:32.987Z] 1d7dfc53dddd: Waiting [2024-07-19T03:49:32.987Z] f7decff7a6be: Waiting [2024-07-19T03:49:32.987Z] 63ec0bd56cf3: Waiting [2024-07-19T03:49:32.987Z] 70823b37b23f: Layer already exists [2024-07-19T03:49:32.987Z] a8566a1dcf08: Layer already exists [2024-07-19T03:49:32.987Z] 583702ec256b: Layer already exists [2024-07-19T03:49:32.987Z] 98b8cb7cb272: Layer already exists [2024-07-19T03:49:32.987Z] da124422174a: Layer already exists [2024-07-19T03:49:32.987Z] a5749d382c78: Layer already exists [2024-07-19T03:49:32.987Z] 1d7dfc53dddd: Layer already exists [2024-07-19T03:49:32.987Z] f7decff7a6be: Layer already exists [2024-07-19T03:49:32.987Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:49:32.987Z] 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37: digest: sha256:a3b497de9fb79538aefe0e22eef06c4e6b925daea5b46976eaa27dcdfc9258ef size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:49:33.425Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:49:33.869Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-07-19T03:49:33.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-07-19T03:49:33.869Z] a8566a1dcf08: Preparing [2024-07-19T03:49:33.869Z] 583702ec256b: Preparing [2024-07-19T03:49:33.869Z] 98b8cb7cb272: Preparing [2024-07-19T03:49:33.869Z] da124422174a: Preparing [2024-07-19T03:49:33.869Z] 70823b37b23f: Preparing [2024-07-19T03:49:33.869Z] 1d7dfc53dddd: Preparing [2024-07-19T03:49:33.869Z] a5749d382c78: Preparing [2024-07-19T03:49:33.869Z] f7decff7a6be: Preparing [2024-07-19T03:49:33.869Z] 63ec0bd56cf3: Preparing [2024-07-19T03:49:33.869Z] f7decff7a6be: Waiting [2024-07-19T03:49:33.869Z] a5749d382c78: Waiting [2024-07-19T03:49:33.869Z] 1d7dfc53dddd: Waiting [2024-07-19T03:49:33.869Z] 63ec0bd56cf3: Waiting [2024-07-19T03:49:33.869Z] 70823b37b23f: Layer already exists [2024-07-19T03:49:33.869Z] a8566a1dcf08: Layer already exists [2024-07-19T03:49:33.869Z] da124422174a: Layer already exists [2024-07-19T03:49:33.869Z] 583702ec256b: Layer already exists [2024-07-19T03:49:33.869Z] 98b8cb7cb272: Layer already exists [2024-07-19T03:49:33.869Z] 1d7dfc53dddd: Layer already exists [2024-07-19T03:49:33.869Z] a5749d382c78: Layer already exists [2024-07-19T03:49:33.869Z] f7decff7a6be: Layer already exists [2024-07-19T03:49:33.869Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:49:33.869Z] main: digest: sha256:a3b497de9fb79538aefe0e22eef06c4e6b925daea5b46976eaa27dcdfc9258ef size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-19T03:49:34.124Z] ===================================================== [Pipeline] echo [2024-07-19T03:49:34.141Z] taggedImages: [2024-07-19T03:49:34.141Z] - nexus3.edgexfoundry.org:10004/security-spire-config:9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T03:49:34.141Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-07-19T03:49:34.141Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.37 [2024-07-19T03:49:34.141Z] - nexus3.edgexfoundry.org:10004/security-spire-config:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T03:49:34.141Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-07-19T03:49:34.163Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-07-19T03:49:34.163Z] 9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T03:49:34.163Z] latest [2024-07-19T03:49:34.163Z] 3.2.0-dev.37 [2024-07-19T03:49:34.163Z] 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T03:49:34.163Z] main [2024-07-19T03:49:34.163Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:49:34.685Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:9dd757975a2486f93e2289e3629aab843f36bcb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:49:35.096Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T03:49:35.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-07-19T03:49:35.096Z] 7b1e37ce70ac: Preparing [2024-07-19T03:49:35.096Z] c6d64d338f82: Preparing [2024-07-19T03:49:35.096Z] e404a2fcecf9: Preparing [2024-07-19T03:49:35.096Z] da124422174a: Preparing [2024-07-19T03:49:35.096Z] 70823b37b23f: Preparing [2024-07-19T03:49:35.096Z] b17feb7e6751: Preparing [2024-07-19T03:49:35.096Z] c3e797181b2f: Preparing [2024-07-19T03:49:35.096Z] b17feb7e6751: Waiting [2024-07-19T03:49:35.096Z] 28706a47c40f: Preparing [2024-07-19T03:49:35.096Z] 63ec0bd56cf3: Preparing [2024-07-19T03:49:35.096Z] c3e797181b2f: Waiting [2024-07-19T03:49:35.096Z] 63ec0bd56cf3: Waiting [2024-07-19T03:49:35.096Z] 7b1e37ce70ac: Layer already exists [2024-07-19T03:49:35.096Z] 70823b37b23f: Layer already exists [2024-07-19T03:49:35.096Z] da124422174a: Layer already exists [2024-07-19T03:49:35.096Z] c3e797181b2f: Layer already exists [2024-07-19T03:49:35.096Z] 28706a47c40f: Layer already exists [2024-07-19T03:49:35.096Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:49:35.096Z] c6d64d338f82: Pushed [2024-07-19T03:49:35.096Z] e404a2fcecf9: Pushed [2024-07-19T03:49:45.413Z] b17feb7e6751: Pushed [2024-07-19T03:49:45.413Z] 9dd757975a2486f93e2289e3629aab843f36bcb7: digest: sha256:413d7a823c47f0abd4821058f60ceb3fae889f4f554d2bf73c8a1e5de8c86d7b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:49:45.857Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:49:46.362Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-07-19T03:49:46.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-07-19T03:49:46.362Z] 7b1e37ce70ac: Preparing [2024-07-19T03:49:46.362Z] c6d64d338f82: Preparing [2024-07-19T03:49:46.362Z] e404a2fcecf9: Preparing [2024-07-19T03:49:46.362Z] da124422174a: Preparing [2024-07-19T03:49:46.362Z] 70823b37b23f: Preparing [2024-07-19T03:49:46.362Z] b17feb7e6751: Preparing [2024-07-19T03:49:46.362Z] c3e797181b2f: Preparing [2024-07-19T03:49:46.362Z] 28706a47c40f: Preparing [2024-07-19T03:49:46.362Z] 63ec0bd56cf3: Preparing [2024-07-19T03:49:46.362Z] c3e797181b2f: Waiting [2024-07-19T03:49:46.362Z] 28706a47c40f: Waiting [2024-07-19T03:49:46.362Z] 63ec0bd56cf3: Waiting [2024-07-19T03:49:46.362Z] b17feb7e6751: Waiting [2024-07-19T03:49:46.362Z] e404a2fcecf9: Layer already exists [2024-07-19T03:49:46.362Z] 7b1e37ce70ac: Layer already exists [2024-07-19T03:49:46.362Z] c6d64d338f82: Layer already exists [2024-07-19T03:49:46.362Z] da124422174a: Layer already exists [2024-07-19T03:49:46.362Z] 70823b37b23f: Layer already exists [2024-07-19T03:49:46.362Z] b17feb7e6751: Layer already exists [2024-07-19T03:49:46.362Z] 28706a47c40f: Layer already exists [2024-07-19T03:49:46.362Z] c3e797181b2f: Layer already exists [2024-07-19T03:49:46.362Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:49:46.362Z] latest: digest: sha256:413d7a823c47f0abd4821058f60ceb3fae889f4f554d2bf73c8a1e5de8c86d7b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:49:46.820Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:49:47.310Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.37 [2024-07-19T03:49:47.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-07-19T03:49:47.310Z] 7b1e37ce70ac: Preparing [2024-07-19T03:49:47.310Z] c6d64d338f82: Preparing [2024-07-19T03:49:47.310Z] e404a2fcecf9: Preparing [2024-07-19T03:49:47.310Z] da124422174a: Preparing [2024-07-19T03:49:47.310Z] 70823b37b23f: Preparing [2024-07-19T03:49:47.310Z] b17feb7e6751: Preparing [2024-07-19T03:49:47.310Z] c3e797181b2f: Preparing [2024-07-19T03:49:47.310Z] 28706a47c40f: Preparing [2024-07-19T03:49:47.310Z] 63ec0bd56cf3: Preparing [2024-07-19T03:49:47.310Z] 28706a47c40f: Waiting [2024-07-19T03:49:47.310Z] c3e797181b2f: Waiting [2024-07-19T03:49:47.310Z] b17feb7e6751: Waiting [2024-07-19T03:49:47.310Z] da124422174a: Layer already exists [2024-07-19T03:49:47.310Z] 70823b37b23f: Layer already exists [2024-07-19T03:49:47.310Z] e404a2fcecf9: Layer already exists [2024-07-19T03:49:47.310Z] 7b1e37ce70ac: Layer already exists [2024-07-19T03:49:47.310Z] c6d64d338f82: Layer already exists [2024-07-19T03:49:47.310Z] b17feb7e6751: Layer already exists [2024-07-19T03:49:47.310Z] 28706a47c40f: Layer already exists [2024-07-19T03:49:47.310Z] c3e797181b2f: Layer already exists [2024-07-19T03:49:47.310Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:49:47.310Z] 3.2.0-dev.37: digest: sha256:413d7a823c47f0abd4821058f60ceb3fae889f4f554d2bf73c8a1e5de8c86d7b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:49:47.834Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:49:48.403Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T03:49:48.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-07-19T03:49:48.403Z] 7b1e37ce70ac: Preparing [2024-07-19T03:49:48.403Z] c6d64d338f82: Preparing [2024-07-19T03:49:48.403Z] e404a2fcecf9: Preparing [2024-07-19T03:49:48.403Z] da124422174a: Preparing [2024-07-19T03:49:48.403Z] 70823b37b23f: Preparing [2024-07-19T03:49:48.403Z] b17feb7e6751: Preparing [2024-07-19T03:49:48.403Z] c3e797181b2f: Preparing [2024-07-19T03:49:48.403Z] 28706a47c40f: Preparing [2024-07-19T03:49:48.403Z] 63ec0bd56cf3: Preparing [2024-07-19T03:49:48.403Z] b17feb7e6751: Waiting [2024-07-19T03:49:48.403Z] c3e797181b2f: Waiting [2024-07-19T03:49:48.403Z] 28706a47c40f: Waiting [2024-07-19T03:49:48.403Z] 63ec0bd56cf3: Waiting [2024-07-19T03:49:48.403Z] da124422174a: Layer already exists [2024-07-19T03:49:48.403Z] e404a2fcecf9: Layer already exists [2024-07-19T03:49:48.403Z] 7b1e37ce70ac: Layer already exists [2024-07-19T03:49:48.403Z] 70823b37b23f: Layer already exists [2024-07-19T03:49:48.403Z] c6d64d338f82: Layer already exists [2024-07-19T03:49:48.403Z] b17feb7e6751: Layer already exists [2024-07-19T03:49:48.403Z] c3e797181b2f: Layer already exists [2024-07-19T03:49:48.403Z] 28706a47c40f: Layer already exists [2024-07-19T03:49:48.403Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:49:48.403Z] 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37: digest: sha256:413d7a823c47f0abd4821058f60ceb3fae889f4f554d2bf73c8a1e5de8c86d7b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:49:48.894Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:49:49.419Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-07-19T03:49:49.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-07-19T03:49:49.419Z] 7b1e37ce70ac: Preparing [2024-07-19T03:49:49.419Z] c6d64d338f82: Preparing [2024-07-19T03:49:49.419Z] e404a2fcecf9: Preparing [2024-07-19T03:49:49.419Z] da124422174a: Preparing [2024-07-19T03:49:49.419Z] 70823b37b23f: Preparing [2024-07-19T03:49:49.419Z] b17feb7e6751: Preparing [2024-07-19T03:49:49.419Z] c3e797181b2f: Preparing [2024-07-19T03:49:49.419Z] 28706a47c40f: Preparing [2024-07-19T03:49:49.419Z] 63ec0bd56cf3: Preparing [2024-07-19T03:49:49.419Z] b17feb7e6751: Waiting [2024-07-19T03:49:49.419Z] 28706a47c40f: Waiting [2024-07-19T03:49:49.419Z] c3e797181b2f: Waiting [2024-07-19T03:49:49.419Z] 63ec0bd56cf3: Waiting [2024-07-19T03:49:49.419Z] da124422174a: Layer already exists [2024-07-19T03:49:49.419Z] 7b1e37ce70ac: Layer already exists [2024-07-19T03:49:49.419Z] e404a2fcecf9: Layer already exists [2024-07-19T03:49:49.419Z] 70823b37b23f: Layer already exists [2024-07-19T03:49:49.419Z] c6d64d338f82: Layer already exists [2024-07-19T03:49:49.419Z] 28706a47c40f: Layer already exists [2024-07-19T03:49:49.419Z] c3e797181b2f: Layer already exists [2024-07-19T03:49:49.419Z] b17feb7e6751: Layer already exists [2024-07-19T03:49:49.419Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:49:49.419Z] main: digest: sha256:413d7a823c47f0abd4821058f60ceb3fae889f4f554d2bf73c8a1e5de8c86d7b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-19T03:49:49.688Z] ===================================================== [Pipeline] echo [2024-07-19T03:49:49.722Z] taggedImages: [2024-07-19T03:49:49.722Z] - nexus3.edgexfoundry.org:10004/security-spire-server:9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T03:49:49.722Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-07-19T03:49:49.722Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.37 [2024-07-19T03:49:49.722Z] - nexus3.edgexfoundry.org:10004/security-spire-server:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T03:49:49.722Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-07-19T03:49:49.751Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-07-19T03:49:49.751Z] 9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T03:49:49.751Z] latest [2024-07-19T03:49:49.751Z] 3.2.0-dev.37 [2024-07-19T03:49:49.751Z] 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T03:49:49.751Z] main [2024-07-19T03:49:49.751Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:49:50.235Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:9dd757975a2486f93e2289e3629aab843f36bcb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:49:50.730Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T03:49:50.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-07-19T03:49:50.731Z] d17e2405d5b6: Preparing [2024-07-19T03:49:50.731Z] 3a1127acd0b1: Preparing [2024-07-19T03:49:50.731Z] da124422174a: Preparing [2024-07-19T03:49:50.731Z] 70823b37b23f: Preparing [2024-07-19T03:49:50.731Z] 169246f4c03e: Preparing [2024-07-19T03:49:50.731Z] 8d5a5bfba634: Preparing [2024-07-19T03:49:50.731Z] 63ec0bd56cf3: Preparing [2024-07-19T03:49:50.731Z] 8d5a5bfba634: Waiting [2024-07-19T03:49:50.731Z] 63ec0bd56cf3: Waiting [2024-07-19T03:49:50.731Z] 70823b37b23f: Layer already exists [2024-07-19T03:49:50.731Z] da124422174a: Layer already exists [2024-07-19T03:49:50.731Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:49:50.731Z] d17e2405d5b6: Pushed [2024-07-19T03:49:50.731Z] 8d5a5bfba634: Pushed [2024-07-19T03:49:51.128Z] 169246f4c03e: Pushed [2024-07-19T03:49:53.824Z] 3a1127acd0b1: Pushed [2024-07-19T03:49:53.824Z] 9dd757975a2486f93e2289e3629aab843f36bcb7: digest: sha256:e7267d9ad0727106c0560cd37ce55277d704a138db716a7789a844844aa4b2da size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:49:54.231Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:49:54.742Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-07-19T03:49:54.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-07-19T03:49:54.742Z] d17e2405d5b6: Preparing [2024-07-19T03:49:54.742Z] 3a1127acd0b1: Preparing [2024-07-19T03:49:54.742Z] da124422174a: Preparing [2024-07-19T03:49:54.742Z] 70823b37b23f: Preparing [2024-07-19T03:49:54.742Z] 169246f4c03e: Preparing [2024-07-19T03:49:54.742Z] 8d5a5bfba634: Preparing [2024-07-19T03:49:54.742Z] 63ec0bd56cf3: Preparing [2024-07-19T03:49:54.742Z] 8d5a5bfba634: Waiting [2024-07-19T03:49:54.742Z] 63ec0bd56cf3: Waiting [2024-07-19T03:49:54.742Z] 70823b37b23f: Layer already exists [2024-07-19T03:49:54.742Z] d17e2405d5b6: Layer already exists [2024-07-19T03:49:54.742Z] da124422174a: Layer already exists [2024-07-19T03:49:54.742Z] 3a1127acd0b1: Layer already exists [2024-07-19T03:49:54.742Z] 169246f4c03e: Layer already exists [2024-07-19T03:49:54.742Z] 8d5a5bfba634: Layer already exists [2024-07-19T03:49:54.742Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:49:54.742Z] latest: digest: sha256:e7267d9ad0727106c0560cd37ce55277d704a138db716a7789a844844aa4b2da size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:49:55.194Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:49:55.725Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.37 [2024-07-19T03:49:55.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-07-19T03:49:55.725Z] d17e2405d5b6: Preparing [2024-07-19T03:49:55.725Z] 3a1127acd0b1: Preparing [2024-07-19T03:49:55.725Z] da124422174a: Preparing [2024-07-19T03:49:55.725Z] 70823b37b23f: Preparing [2024-07-19T03:49:55.725Z] 169246f4c03e: Preparing [2024-07-19T03:49:55.725Z] 8d5a5bfba634: Preparing [2024-07-19T03:49:55.725Z] 63ec0bd56cf3: Preparing [2024-07-19T03:49:55.725Z] 8d5a5bfba634: Waiting [2024-07-19T03:49:55.725Z] 63ec0bd56cf3: Waiting [2024-07-19T03:49:55.725Z] 169246f4c03e: Layer already exists [2024-07-19T03:49:55.725Z] 3a1127acd0b1: Layer already exists [2024-07-19T03:49:55.725Z] da124422174a: Layer already exists [2024-07-19T03:49:55.725Z] 70823b37b23f: Layer already exists [2024-07-19T03:49:55.725Z] d17e2405d5b6: Layer already exists [2024-07-19T03:49:55.725Z] 8d5a5bfba634: Layer already exists [2024-07-19T03:49:55.725Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:49:55.725Z] 3.2.0-dev.37: digest: sha256:e7267d9ad0727106c0560cd37ce55277d704a138db716a7789a844844aa4b2da size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:49:56.158Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:49:56.624Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T03:49:56.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-07-19T03:49:56.624Z] d17e2405d5b6: Preparing [2024-07-19T03:49:56.624Z] 3a1127acd0b1: Preparing [2024-07-19T03:49:56.624Z] da124422174a: Preparing [2024-07-19T03:49:56.624Z] 70823b37b23f: Preparing [2024-07-19T03:49:56.624Z] 169246f4c03e: Preparing [2024-07-19T03:49:56.624Z] 8d5a5bfba634: Preparing [2024-07-19T03:49:56.624Z] 63ec0bd56cf3: Preparing [2024-07-19T03:49:56.624Z] 8d5a5bfba634: Waiting [2024-07-19T03:49:56.624Z] 63ec0bd56cf3: Waiting [2024-07-19T03:49:56.624Z] 169246f4c03e: Layer already exists [2024-07-19T03:49:56.624Z] da124422174a: Layer already exists [2024-07-19T03:49:56.624Z] 3a1127acd0b1: Layer already exists [2024-07-19T03:49:56.624Z] 70823b37b23f: Layer already exists [2024-07-19T03:49:56.624Z] d17e2405d5b6: Layer already exists [2024-07-19T03:49:56.624Z] 8d5a5bfba634: Layer already exists [2024-07-19T03:49:56.624Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:49:56.624Z] 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37: digest: sha256:e7267d9ad0727106c0560cd37ce55277d704a138db716a7789a844844aa4b2da size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:49:57.149Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:49:57.545Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-07-19T03:49:57.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-07-19T03:49:57.545Z] d17e2405d5b6: Preparing [2024-07-19T03:49:57.545Z] 3a1127acd0b1: Preparing [2024-07-19T03:49:57.545Z] da124422174a: Preparing [2024-07-19T03:49:57.545Z] 70823b37b23f: Preparing [2024-07-19T03:49:57.545Z] 169246f4c03e: Preparing [2024-07-19T03:49:57.545Z] 8d5a5bfba634: Preparing [2024-07-19T03:49:57.545Z] 63ec0bd56cf3: Preparing [2024-07-19T03:49:57.545Z] 8d5a5bfba634: Waiting [2024-07-19T03:49:57.545Z] 63ec0bd56cf3: Waiting [2024-07-19T03:49:57.545Z] 169246f4c03e: Layer already exists [2024-07-19T03:49:57.545Z] 3a1127acd0b1: Layer already exists [2024-07-19T03:49:57.545Z] da124422174a: Layer already exists [2024-07-19T03:49:57.545Z] 70823b37b23f: Layer already exists [2024-07-19T03:49:57.545Z] d17e2405d5b6: Layer already exists [2024-07-19T03:49:57.545Z] 8d5a5bfba634: Layer already exists [2024-07-19T03:49:57.545Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:49:57.545Z] main: digest: sha256:e7267d9ad0727106c0560cd37ce55277d704a138db716a7789a844844aa4b2da size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-19T03:49:57.704Z] ===================================================== [Pipeline] echo [2024-07-19T03:49:57.739Z] taggedImages: [2024-07-19T03:49:57.739Z] - nexus3.edgexfoundry.org:10004/support-notifications:9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T03:49:57.739Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-07-19T03:49:57.739Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.37 [2024-07-19T03:49:57.739Z] - nexus3.edgexfoundry.org:10004/support-notifications:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T03:49:57.739Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-07-19T03:49:57.809Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-07-19T03:49:57.809Z] 9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T03:49:57.809Z] latest [2024-07-19T03:49:57.809Z] 3.2.0-dev.37 [2024-07-19T03:49:57.809Z] 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T03:49:57.809Z] main [2024-07-19T03:49:57.809Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:49:58.287Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:9dd757975a2486f93e2289e3629aab843f36bcb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:49:58.687Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T03:49:58.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-07-19T03:49:58.687Z] b430f7752f7d: Preparing [2024-07-19T03:49:58.687Z] 6a9d45304f88: Preparing [2024-07-19T03:49:58.687Z] da124422174a: Preparing [2024-07-19T03:49:58.687Z] 70823b37b23f: Preparing [2024-07-19T03:49:58.687Z] 59501ac44cef: Preparing [2024-07-19T03:49:58.687Z] a0a467f638b2: Preparing [2024-07-19T03:49:58.687Z] 63ec0bd56cf3: Preparing [2024-07-19T03:49:58.687Z] a0a467f638b2: Waiting [2024-07-19T03:49:58.687Z] 63ec0bd56cf3: Waiting [2024-07-19T03:49:58.687Z] 70823b37b23f: Layer already exists [2024-07-19T03:49:58.687Z] 59501ac44cef: Layer already exists [2024-07-19T03:49:58.687Z] da124422174a: Layer already exists [2024-07-19T03:49:58.687Z] a0a467f638b2: Layer already exists [2024-07-19T03:49:58.687Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:49:58.687Z] b430f7752f7d: Pushed [2024-07-19T03:50:01.422Z] 6a9d45304f88: Pushed [2024-07-19T03:50:01.715Z] 9dd757975a2486f93e2289e3629aab843f36bcb7: digest: sha256:f228977f7837d90123a4d20e8c1efb952ee6e3ff6226844f5d1515b1fea462d0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:50:02.160Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:50:02.629Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-07-19T03:50:02.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-07-19T03:50:02.629Z] b430f7752f7d: Preparing [2024-07-19T03:50:02.629Z] 6a9d45304f88: Preparing [2024-07-19T03:50:02.629Z] da124422174a: Preparing [2024-07-19T03:50:02.629Z] 70823b37b23f: Preparing [2024-07-19T03:50:02.629Z] 59501ac44cef: Preparing [2024-07-19T03:50:02.629Z] a0a467f638b2: Preparing [2024-07-19T03:50:02.629Z] 63ec0bd56cf3: Preparing [2024-07-19T03:50:02.629Z] a0a467f638b2: Waiting [2024-07-19T03:50:02.629Z] 63ec0bd56cf3: Waiting [2024-07-19T03:50:02.629Z] da124422174a: Layer already exists [2024-07-19T03:50:02.629Z] b430f7752f7d: Layer already exists [2024-07-19T03:50:02.629Z] 6a9d45304f88: Layer already exists [2024-07-19T03:50:02.629Z] 70823b37b23f: Layer already exists [2024-07-19T03:50:02.629Z] 59501ac44cef: Layer already exists [2024-07-19T03:50:02.629Z] a0a467f638b2: Layer already exists [2024-07-19T03:50:02.629Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:50:02.629Z] latest: digest: sha256:f228977f7837d90123a4d20e8c1efb952ee6e3ff6226844f5d1515b1fea462d0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:50:03.132Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:50:03.565Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.37 [2024-07-19T03:50:03.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-07-19T03:50:03.565Z] b430f7752f7d: Preparing [2024-07-19T03:50:03.565Z] 6a9d45304f88: Preparing [2024-07-19T03:50:03.565Z] da124422174a: Preparing [2024-07-19T03:50:03.565Z] 70823b37b23f: Preparing [2024-07-19T03:50:03.565Z] 59501ac44cef: Preparing [2024-07-19T03:50:03.565Z] a0a467f638b2: Preparing [2024-07-19T03:50:03.565Z] 63ec0bd56cf3: Preparing [2024-07-19T03:50:03.565Z] a0a467f638b2: Waiting [2024-07-19T03:50:03.565Z] 63ec0bd56cf3: Waiting [2024-07-19T03:50:03.565Z] 6a9d45304f88: Layer already exists [2024-07-19T03:50:03.565Z] 70823b37b23f: Layer already exists [2024-07-19T03:50:03.565Z] da124422174a: Layer already exists [2024-07-19T03:50:03.565Z] b430f7752f7d: Layer already exists [2024-07-19T03:50:03.565Z] 59501ac44cef: Layer already exists [2024-07-19T03:50:03.565Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:50:03.565Z] a0a467f638b2: Layer already exists [2024-07-19T03:50:03.565Z] 3.2.0-dev.37: digest: sha256:f228977f7837d90123a4d20e8c1efb952ee6e3ff6226844f5d1515b1fea462d0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:50:03.998Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:50:04.435Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T03:50:04.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-07-19T03:50:04.435Z] b430f7752f7d: Preparing [2024-07-19T03:50:04.435Z] 6a9d45304f88: Preparing [2024-07-19T03:50:04.435Z] da124422174a: Preparing [2024-07-19T03:50:04.435Z] 70823b37b23f: Preparing [2024-07-19T03:50:04.435Z] 59501ac44cef: Preparing [2024-07-19T03:50:04.435Z] a0a467f638b2: Preparing [2024-07-19T03:50:04.435Z] 63ec0bd56cf3: Preparing [2024-07-19T03:50:04.435Z] a0a467f638b2: Waiting [2024-07-19T03:50:04.435Z] 63ec0bd56cf3: Waiting [2024-07-19T03:50:04.435Z] 6a9d45304f88: Layer already exists [2024-07-19T03:50:04.435Z] da124422174a: Layer already exists [2024-07-19T03:50:04.435Z] 70823b37b23f: Layer already exists [2024-07-19T03:50:04.435Z] b430f7752f7d: Layer already exists [2024-07-19T03:50:04.435Z] 59501ac44cef: Layer already exists [2024-07-19T03:50:04.435Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:50:04.435Z] a0a467f638b2: Layer already exists [2024-07-19T03:50:04.435Z] 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37: digest: sha256:f228977f7837d90123a4d20e8c1efb952ee6e3ff6226844f5d1515b1fea462d0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:50:04.994Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T03:50:05.515Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-07-19T03:50:05.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-07-19T03:50:05.515Z] b430f7752f7d: Preparing [2024-07-19T03:50:05.515Z] 6a9d45304f88: Preparing [2024-07-19T03:50:05.515Z] da124422174a: Preparing [2024-07-19T03:50:05.515Z] 70823b37b23f: Preparing [2024-07-19T03:50:05.515Z] 59501ac44cef: Preparing [2024-07-19T03:50:05.515Z] a0a467f638b2: Preparing [2024-07-19T03:50:05.515Z] 63ec0bd56cf3: Preparing [2024-07-19T03:50:05.515Z] a0a467f638b2: Waiting [2024-07-19T03:50:05.515Z] 63ec0bd56cf3: Waiting [2024-07-19T03:50:05.515Z] b430f7752f7d: Layer already exists [2024-07-19T03:50:05.515Z] 6a9d45304f88: Layer already exists [2024-07-19T03:50:05.515Z] 59501ac44cef: Layer already exists [2024-07-19T03:50:05.515Z] 70823b37b23f: Layer already exists [2024-07-19T03:50:05.515Z] da124422174a: Layer already exists [2024-07-19T03:50:05.515Z] a0a467f638b2: Layer already exists [2024-07-19T03:50:05.515Z] 63ec0bd56cf3: Layer already exists [2024-07-19T03:50:05.515Z] main: digest: sha256:f228977f7837d90123a4d20e8c1efb952ee6e3ff6226844f5d1515b1fea462d0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-19T03:50:05.710Z] ===================================================== [Pipeline] echo [2024-07-19T03:50:05.740Z] taggedImages: [2024-07-19T03:50:05.740Z] - nexus3.edgexfoundry.org:10004/support-scheduler:9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T03:50:05.740Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-07-19T03:50:05.740Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.37 [2024-07-19T03:50:05.740Z] - nexus3.edgexfoundry.org:10004/support-scheduler:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T03:50:05.740Z] - 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-07-19T04:05:37.375Z] #151 ... [2024-07-19T04:05:37.375Z] [2024-07-19T04:05:37.375Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-19T04:05:37.375Z] #145 1204.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-19T04:05:46.000Z] #145 ... [2024-07-19T04:05:46.000Z] [2024-07-19T04:05:46.000Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-19T04:05:46.000Z] #150 DONE 1215.8s [2024-07-19T04:05:46.000Z] [2024-07-19T04:05:46.000Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-19T04:05:46.000Z] #146 DONE 1215.9s [2024-07-19T04:05:46.000Z] [2024-07-19T04:05:46.000Z] #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-19T04:05:46.000Z] #142 ... [2024-07-19T04:05:46.000Z] [2024-07-19T04:05:46.000Z] #152 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-19T04:05:46.808Z] #152 DONE 0.6s [2024-07-19T04:05:46.808Z] [2024-07-19T04:05:46.808Z] #153 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-19T04:05:46.808Z] #153 DONE 0.4s [2024-07-19T04:05:46.808Z] [2024-07-19T04:05:46.808Z] #154 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-19T04:05:46.808Z] #154 ... [2024-07-19T04:05:46.808Z] [2024-07-19T04:05:46.808Z] #155 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-19T04:05:46.808Z] #155 DONE 0.3s [2024-07-19T04:05:47.113Z] [2024-07-19T04:05:47.113Z] #156 [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-07-19T04:05:47.426Z] #156 DONE 0.4s [2024-07-19T04:05:47.426Z] [2024-07-19T04:05:47.426Z] #157 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-19T04:05:47.770Z] #157 DONE 0.3s [2024-07-19T04:05:47.770Z] [2024-07-19T04:05:47.770Z] #158 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-19T04:05:48.084Z] #158 DONE 0.3s [2024-07-19T04:05:48.084Z] [2024-07-19T04:05:48.084Z] #159 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-19T04:05:48.424Z] #159 DONE 0.2s [2024-07-19T04:05:48.424Z] [2024-07-19T04:05:48.424Z] #160 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-19T04:05:50.609Z] #160 ... [2024-07-19T04:05:50.609Z] [2024-07-19T04:05:50.609Z] #154 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-19T04:05:50.609Z] #154 DONE 3.6s [2024-07-19T04:05:50.609Z] [2024-07-19T04:05:50.609Z] #161 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-19T04:05:50.609Z] #161 DONE 0.2s [2024-07-19T04:05:50.609Z] [2024-07-19T04:05:50.609Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-19T04:05:50.609Z] #147 ... [2024-07-19T04:05:50.609Z] [2024-07-19T04:05:50.609Z] #162 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-19T04:05:50.894Z] #162 DONE 0.2s [2024-07-19T04:05:50.894Z] [2024-07-19T04:05:50.894Z] #163 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-19T04:05:50.894Z] #163 ... [2024-07-19T04:05:50.894Z] [2024-07-19T04:05:50.894Z] #160 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-19T04:05:50.894Z] #160 DONE 2.7s [2024-07-19T04:05:51.182Z] [2024-07-19T04:05:51.182Z] #107 [security-proxy-setup] exporting to image [2024-07-19T04:05:51.182Z] #107 exporting layers [2024-07-19T04:05:51.518Z] #107 ... [2024-07-19T04:05:51.518Z] [2024-07-19T04:05:51.518Z] #163 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-19T04:05:51.518Z] #163 DONE 0.9s [2024-07-19T04:05:51.822Z] [2024-07-19T04:05:51.822Z] #164 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-19T04:05:51.822Z] #164 DONE 0.2s [2024-07-19T04:05:51.822Z] [2024-07-19T04:05:51.822Z] #165 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-07-19T04:05:52.150Z] #165 DONE 0.3s [2024-07-19T04:05:52.150Z] [2024-07-19T04:05:52.150Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-19T04:05:52.450Z] #151 ... [2024-07-19T04:05:52.450Z] [2024-07-19T04:05:52.450Z] #166 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-07-19T04:05:52.450Z] #166 DONE 0.1s [2024-07-19T04:05:52.450Z] [2024-07-19T04:05:52.450Z] #107 [security-proxy-setup] exporting to image [2024-07-19T04:05:52.450Z] #107 exporting layers 1.6s done [2024-07-19T04:05:52.759Z] #107 writing image sha256:edbd91461469fd5675fc7f7318367e072639fd215b78040c184fbcb0afbafd8e 0.0s done [2024-07-19T04:05:52.759Z] #107 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2024-07-19T04:05:52.759Z] #107 DONE 6.3s [2024-07-19T04:05:52.759Z] [2024-07-19T04:05:52.759Z] #167 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-19T04:05:52.759Z] #167 DONE 0.2s [2024-07-19T04:05:52.759Z] [2024-07-19T04:05:52.759Z] #168 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-19T04:05:52.759Z] #168 DONE 0.2s [2024-07-19T04:05:52.759Z] [2024-07-19T04:05:52.759Z] #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-19T04:05:52.759Z] #144 ... [2024-07-19T04:05:52.759Z] [2024-07-19T04:05:52.759Z] #169 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-19T04:05:55.189Z] #169 DONE 2.2s [2024-07-19T04:05:55.189Z] [2024-07-19T04:05:55.189Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-19T04:05:55.546Z] #145 ... [2024-07-19T04:05:55.546Z] [2024-07-19T04:05:55.546Z] #107 [security-bootstrapper] exporting to image [2024-07-19T04:05:56.290Z] #107 exporting layers 1.1s done [2024-07-19T04:05:56.290Z] #107 writing image sha256:7107d87bb6c16183cffec7248503bec95fca3f96177d899aebf8726a0f216ca8 done [2024-07-19T04:05:56.290Z] #107 naming to docker.io/library/security-bootstrapper-arm64 done [2024-07-19T04:05:56.290Z] #107 DONE 7.4s [2024-07-19T04:05:56.290Z] [2024-07-19T04:05:56.290Z] #141 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-19T04:05:57.067Z] #141 ... [2024-07-19T04:05:57.067Z] [2024-07-19T04:05:57.067Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-19T04:05:57.067Z] #145 DONE 1227.4s [2024-07-19T04:05:57.449Z] [2024-07-19T04:05:57.449Z] #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-19T04:05:57.796Z] #142 ... [2024-07-19T04:05:57.797Z] [2024-07-19T04:05:57.797Z] #170 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-19T04:05:57.797Z] #170 DONE 0.1s [2024-07-19T04:05:57.797Z] [2024-07-19T04:05:57.797Z] #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-19T04:05:58.174Z] #171 DONE 0.2s [2024-07-19T04:05:58.174Z] [2024-07-19T04:05:58.174Z] #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-07-19T04:05:58.174Z] #172 DONE 0.2s [2024-07-19T04:05:58.174Z] [2024-07-19T04:05:58.174Z] #173 [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-07-19T04:05:58.526Z] #173 DONE 0.2s [2024-07-19T04:05:58.526Z] [2024-07-19T04:05:58.526Z] #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-19T04:05:58.526Z] #174 DONE 0.3s [2024-07-19T04:05:58.526Z] [2024-07-19T04:05:58.526Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-19T04:05:58.875Z] #151 ... [2024-07-19T04:05:58.875Z] [2024-07-19T04:05:58.875Z] #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-19T04:05:58.875Z] #175 DONE 0.3s [2024-07-19T04:05:58.875Z] [2024-07-19T04:05:58.875Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-19T04:05:58.875Z] #149 ... [2024-07-19T04:05:58.875Z] [2024-07-19T04:05:58.875Z] #176 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-19T04:06:00.693Z] #176 DONE 0.3s [2024-07-19T04:06:00.693Z] [2024-07-19T04:06:00.693Z] #177 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-19T04:06:00.693Z] #177 DONE 0.3s [2024-07-19T04:06:00.693Z] [2024-07-19T04:06:00.693Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-19T04:06:00.693Z] #151 ... [2024-07-19T04:06:00.693Z] [2024-07-19T04:06:00.693Z] #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-19T04:06:01.418Z] #178 DONE 2.1s [2024-07-19T04:06:01.418Z] [2024-07-19T04:06:01.418Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-19T04:06:01.741Z] #149 ... [2024-07-19T04:06:01.741Z] [2024-07-19T04:06:01.741Z] #107 [security-secretstore-setup] exporting to image [2024-07-19T04:06:01.741Z] #107 exporting layers [2024-07-19T04:06:02.829Z] #107 exporting layers 1.3s done [2024-07-19T04:06:03.131Z] #107 writing image sha256:608aa44544fc5aaba3e57c004e709491f7a7c9f83c0728e3e464985ec89ef41e done [2024-07-19T04:06:03.131Z] #107 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-07-19T04:06:03.131Z] #107 DONE 8.7s [2024-07-19T04:06:03.131Z] [2024-07-19T04:06:03.131Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-19T04:06:45.978Z] #151 ... [2024-07-19T04:06:45.978Z] [2024-07-19T04:06:45.978Z] #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-19T04:06:45.978Z] #144 DONE 1273.6s [2024-07-19T04:06:45.978Z] [2024-07-19T04:06:45.978Z] #141 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-19T04:06:45.978Z] #141 ... [2024-07-19T04:06:45.978Z] [2024-07-19T04:06:45.978Z] #179 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-19T04:06:45.978Z] #179 DONE 0.3s [2024-07-19T04:06:45.978Z] [2024-07-19T04:06:45.978Z] #180 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-19T04:06:45.978Z] #180 DONE 0.3s [2024-07-19T04:06:45.978Z] [2024-07-19T04:06:45.978Z] #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-19T04:06:45.978Z] #181 DONE 0.3s [2024-07-19T04:06:45.978Z] [2024-07-19T04:06:45.978Z] #182 [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-07-19T04:06:45.978Z] #182 DONE 0.2s [2024-07-19T04:06:45.978Z] [2024-07-19T04:06:45.978Z] #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-07-19T04:06:45.978Z] #183 DONE 0.1s [2024-07-19T04:06:45.978Z] [2024-07-19T04:06:45.978Z] #184 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-19T04:06:47.575Z] #184 DONE 2.3s [2024-07-19T04:06:47.575Z] [2024-07-19T04:06:47.575Z] #107 [core-common-config-bootstrapper] exporting to image [2024-07-19T04:06:47.575Z] #107 exporting layers [2024-07-19T04:06:47.575Z] #107 exporting layers 0.6s done [2024-07-19T04:06:47.923Z] #107 writing image sha256:dfb82ad8705056e99f9056dad9298baba589d22fd7915926015709d5552607c1 done [2024-07-19T04:06:47.923Z] #107 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-07-19T04:06:47.923Z] #107 DONE 9.3s [2024-07-19T04:06:47.923Z] [2024-07-19T04:06:47.923Z] #141 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-19T04:08:40.450Z] #141 ... [2024-07-19T04:08:40.450Z] [2024-07-19T04:08:40.450Z] #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-19T04:08:40.450Z] #140 DONE 1388.3s [2024-07-19T04:08:40.450Z] [2024-07-19T04:08:40.450Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-19T04:08:40.450Z] #148 ... [2024-07-19T04:08:40.450Z] [2024-07-19T04:08:40.450Z] #185 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-19T04:08:40.450Z] #185 DONE 0.2s [2024-07-19T04:08:40.450Z] [2024-07-19T04:08:40.450Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-19T04:08:40.450Z] #151 ... [2024-07-19T04:08:40.450Z] [2024-07-19T04:08:40.450Z] #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-19T04:08:40.450Z] #186 DONE 0.1s [2024-07-19T04:08:40.450Z] [2024-07-19T04:08:40.450Z] #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-19T04:08:40.450Z] #187 DONE 0.3s [2024-07-19T04:08:40.450Z] [2024-07-19T04:08:40.450Z] #188 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-07-19T04:08:40.450Z] #188 DONE 0.2s [2024-07-19T04:08:40.450Z] [2024-07-19T04:08:40.450Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-19T04:08:40.450Z] #149 ... [2024-07-19T04:08:40.450Z] [2024-07-19T04:08:40.450Z] #107 [security-spiffe-token-provider] exporting to image [2024-07-19T04:08:40.450Z] #107 exporting layers [2024-07-19T04:08:40.450Z] #107 exporting layers 0.7s done [2024-07-19T04:08:40.450Z] #107 writing image sha256:3d8fd02f5a2263512c50d277a1ec3c753e823ca8835681b0008a64585f6f9363 done [2024-07-19T04:08:40.450Z] #107 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-07-19T04:08:40.450Z] #107 DONE 10.0s [2024-07-19T04:08:40.450Z] [2024-07-19T04:08:40.450Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-19T04:16:04.052Z] #151 DONE 1819.6s [2024-07-19T04:16:04.052Z] [2024-07-19T04:16:04.052Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-19T04:16:04.052Z] #147 ... [2024-07-19T04:16:04.052Z] [2024-07-19T04:16:04.052Z] #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-19T04:16:04.052Z] #189 DONE 0.1s [2024-07-19T04:16:04.052Z] [2024-07-19T04:16:04.052Z] #190 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-19T04:16:04.052Z] #190 DONE 0.1s [2024-07-19T04:16:04.052Z] [2024-07-19T04:16:04.052Z] #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-19T04:16:04.052Z] #142 ... [2024-07-19T04:16:04.052Z] [2024-07-19T04:16:04.052Z] #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-19T04:16:04.052Z] #191 DONE 0.5s [2024-07-19T04:16:04.052Z] [2024-07-19T04:16:04.052Z] #192 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-19T04:16:04.052Z] #192 DONE 0.2s [2024-07-19T04:16:04.052Z] [2024-07-19T04:16:04.052Z] #193 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-19T04:16:04.052Z] #193 DONE 0.2s [2024-07-19T04:16:04.052Z] [2024-07-19T04:16:04.052Z] #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-19T04:16:04.052Z] #194 DONE 1.9s [2024-07-19T04:16:04.052Z] [2024-07-19T04:16:04.052Z] #107 [security-proxy-auth] exporting to image [2024-07-19T04:16:04.052Z] #107 exporting layers [2024-07-19T04:16:04.052Z] #107 exporting layers 0.9s done [2024-07-19T04:16:04.052Z] #107 writing image sha256:36c14dd8164239739c303052ebbe6c83d32b023816fb577d7ab07c854b561af6 done [2024-07-19T04:16:04.052Z] #107 naming to docker.io/library/security-proxy-auth-arm64 done [2024-07-19T04:16:04.052Z] #107 DONE 11.0s [2024-07-19T04:16:04.052Z] [2024-07-19T04:16:04.052Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-19T04:16:55.208Z] #149 ... [2024-07-19T04:16:55.208Z] [2024-07-19T04:16:55.208Z] #143 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-19T04:16:55.208Z] #143 DONE 1878.3s [2024-07-19T04:16:55.208Z] [2024-07-19T04:16:55.208Z] #195 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-19T04:16:55.208Z] #195 DONE 0.2s [2024-07-19T04:16:55.208Z] [2024-07-19T04:16:55.208Z] #196 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-19T04:16:55.208Z] #196 DONE 0.2s [2024-07-19T04:16:55.208Z] [2024-07-19T04:16:55.208Z] #141 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-19T04:16:55.208Z] #141 ... [2024-07-19T04:16:55.208Z] [2024-07-19T04:16:55.208Z] #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-19T04:16:55.208Z] #197 DONE 0.5s [2024-07-19T04:16:55.208Z] [2024-07-19T04:16:55.208Z] #198 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-19T04:16:55.208Z] #198 DONE 0.1s [2024-07-19T04:16:55.208Z] [2024-07-19T04:16:55.208Z] #107 [core-command] exporting to image [2024-07-19T04:16:55.208Z] #107 exporting layers [2024-07-19T04:16:55.208Z] #107 exporting layers 0.4s done [2024-07-19T04:16:55.208Z] #107 writing image sha256:15a97635af7eedd0e3979d8e791de8100d9eee4a670bb419befc032f4bfe58af done [2024-07-19T04:16:55.208Z] #107 naming to docker.io/library/core-command-arm64 done [2024-07-19T04:16:55.208Z] #107 DONE 11.4s [2024-07-19T04:16:55.208Z] [2024-07-19T04:16:55.208Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-19T04:17:02.184Z] #148 ... [2024-07-19T04:17:02.184Z] [2024-07-19T04:17:02.184Z] #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-19T04:17:02.184Z] #142 DONE 1891.4s [2024-07-19T04:17:02.184Z] [2024-07-19T04:17:02.184Z] #141 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-19T04:17:02.184Z] #141 ... [2024-07-19T04:17:02.184Z] [2024-07-19T04:17:02.184Z] #199 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-19T04:17:02.184Z] #199 DONE 0.3s [2024-07-19T04:17:02.184Z] [2024-07-19T04:17:02.184Z] #141 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-19T04:17:02.184Z] #141 ... [2024-07-19T04:17:02.184Z] [2024-07-19T04:17:02.184Z] #200 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-19T04:17:02.184Z] #200 DONE 0.3s [2024-07-19T04:17:02.184Z] [2024-07-19T04:17:02.184Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-19T04:17:02.184Z] #149 ... [2024-07-19T04:17:02.184Z] [2024-07-19T04:17:02.184Z] #201 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-19T04:17:02.830Z] #201 DONE 0.6s [2024-07-19T04:17:02.830Z] [2024-07-19T04:17:02.830Z] #202 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-19T04:17:03.115Z] #202 DONE 0.4s [2024-07-19T04:17:03.115Z] [2024-07-19T04:17:03.115Z] #107 [core-data] exporting to image [2024-07-19T04:17:03.115Z] #107 exporting layers [2024-07-19T04:17:03.793Z] #107 exporting layers 0.5s done [2024-07-19T04:17:03.793Z] #107 writing image sha256:5df083904d5d83500ba82022cd2f57b8c509997dc4f8741cdd5b805e77674187 done [2024-07-19T04:17:03.793Z] #107 naming to docker.io/library/core-data-arm64 done [2024-07-19T04:17:03.793Z] #107 DONE 11.9s [2024-07-19T04:17:03.793Z] [2024-07-19T04:17:03.793Z] #141 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-19T04:17:07.489Z] #141 ... [2024-07-19T04:17:07.489Z] [2024-07-19T04:17:07.489Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-19T04:17:07.489Z] #148 DONE 1897.2s [2024-07-19T04:17:07.489Z] [2024-07-19T04:17:07.489Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-19T04:17:07.489Z] #149 ... [2024-07-19T04:17:07.489Z] [2024-07-19T04:17:07.489Z] #203 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-19T04:17:07.778Z] #203 DONE 0.2s [2024-07-19T04:17:07.778Z] [2024-07-19T04:17:07.778Z] #204 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-07-19T04:17:08.498Z] #204 DONE 0.5s [2024-07-19T04:17:08.498Z] [2024-07-19T04:17:08.498Z] #205 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-07-19T04:17:08.498Z] #205 DONE 0.1s [2024-07-19T04:17:08.498Z] [2024-07-19T04:17:08.498Z] #107 [core-keeper] exporting to image [2024-07-19T04:17:08.836Z] #107 exporting layers 0.5s done [2024-07-19T04:17:09.147Z] #107 writing image sha256:85cd143919ddc6690f847d6494f6fb2add678df0a9d7496032a03fb45f40db22 done [2024-07-19T04:17:09.147Z] #107 naming to docker.io/library/core-keeper-arm64 done [2024-07-19T04:17:09.147Z] #107 DONE 12.4s [2024-07-19T04:17:09.147Z] [2024-07-19T04:17:09.147Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-19T04:17:09.470Z] #149 ... [2024-07-19T04:17:09.470Z] [2024-07-19T04:17:09.470Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-19T04:17:09.470Z] #147 DONE 1899.7s [2024-07-19T04:17:09.769Z] [2024-07-19T04:17:09.769Z] #141 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-19T04:17:10.069Z] #141 ... [2024-07-19T04:17:10.069Z] [2024-07-19T04:17:10.069Z] #206 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-19T04:17:10.069Z] #206 DONE 0.1s [2024-07-19T04:17:10.069Z] [2024-07-19T04:17:10.069Z] #207 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-19T04:17:10.356Z] #207 DONE 0.1s [2024-07-19T04:17:10.356Z] [2024-07-19T04:17:10.356Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-19T04:17:10.356Z] #149 ... [2024-07-19T04:17:10.356Z] [2024-07-19T04:17:10.356Z] #208 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-19T04:17:11.022Z] #208 DONE 0.6s [2024-07-19T04:17:11.022Z] [2024-07-19T04:17:11.022Z] #209 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-19T04:17:11.022Z] #209 DONE 0.1s [2024-07-19T04:17:11.022Z] [2024-07-19T04:17:11.022Z] #141 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-19T04:17:11.022Z] #141 ... [2024-07-19T04:17:11.022Z] [2024-07-19T04:17:11.022Z] #210 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-19T04:17:11.022Z] #210 DONE 0.1s [2024-07-19T04:17:11.338Z] [2024-07-19T04:17:11.338Z] #107 [core-metadata] exporting to image [2024-07-19T04:17:11.680Z] #107 exporting layers 0.7s done [2024-07-19T04:17:12.001Z] #107 writing image sha256:c875b2b3d322e1471fc0039d7e345072058e2f8a268a7ab519bc98b22157dcf4 0.0s done [2024-07-19T04:17:12.001Z] #107 naming to docker.io/library/core-metadata-arm64 0.0s done [2024-07-19T04:17:12.001Z] #107 DONE 13.2s [2024-07-19T04:17:12.001Z] [2024-07-19T04:17:12.001Z] #141 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-19T04:17:39.483Z] #141 DONE 1927.5s [2024-07-19T04:17:39.483Z] [2024-07-19T04:17:39.483Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-19T04:17:39.483Z] #149 DONE 1927.4s [2024-07-19T04:17:39.483Z] [2024-07-19T04:17:39.483Z] #211 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-19T04:17:39.483Z] #211 DONE 0.3s [2024-07-19T04:17:39.483Z] [2024-07-19T04:17:39.483Z] #212 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-19T04:17:39.483Z] #212 DONE 0.2s [2024-07-19T04:17:39.483Z] [2024-07-19T04:17:39.483Z] #213 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-19T04:17:39.483Z] #213 DONE 0.2s [2024-07-19T04:17:39.483Z] [2024-07-19T04:17:39.483Z] #214 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-19T04:17:39.483Z] #214 DONE 0.2s [2024-07-19T04:17:39.483Z] [2024-07-19T04:17:39.483Z] #215 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-19T04:17:39.483Z] #215 ... [2024-07-19T04:17:39.483Z] [2024-07-19T04:17:39.483Z] #216 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-19T04:17:39.483Z] #216 DONE 0.5s [2024-07-19T04:17:39.483Z] [2024-07-19T04:17:39.483Z] #215 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-19T04:17:39.483Z] #215 DONE 0.5s [2024-07-19T04:17:39.483Z] [2024-07-19T04:17:39.483Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-19T04:17:39.483Z] #217 DONE 0.2s [2024-07-19T04:17:39.483Z] [2024-07-19T04:17:39.483Z] #218 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-19T04:17:39.483Z] #218 DONE 0.1s [2024-07-19T04:17:39.483Z] [2024-07-19T04:17:39.483Z] #107 [support-scheduler] exporting to image [2024-07-19T04:17:39.483Z] #107 exporting layers [2024-07-19T04:17:39.483Z] #107 exporting layers 0.5s done [2024-07-19T04:17:39.483Z] #107 writing image sha256:7859b7d7b1e6fa05e3a144a09720217e30bcf5f2f98b72f74a3599f8a2568b39 0.0s done [2024-07-19T04:17:39.483Z] #107 naming to docker.io/library/support-notifications-arm64 done [2024-07-19T04:17:39.483Z] #107 writing image sha256:984a639336e3480ad327cb51aa35d215b8b0e48c3c8b5cf712ec56961d951d2f done [2024-07-19T04:17:39.483Z] #107 naming to docker.io/library/support-scheduler-arm64 done [2024-07-19T04:17:39.483Z] #107 DONE 13.8s [2024-07-19T04:17:39.483Z] time="2024-07-19T03:43:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-19T04:17:39.483Z] time="2024-07-19T03:43:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-19T04:17:39.483Z] time="2024-07-19T03:43:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-19T04:17:39.483Z] time="2024-07-19T03:43:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-19T04:17:39.483Z] time="2024-07-19T03:43:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-19T04:17:39.483Z] time="2024-07-19T03:43:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-19T04:17:39.483Z] time="2024-07-19T03:43:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-19T04:17:39.483Z] time="2024-07-19T03:43:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-19T04:17:39.483Z] time="2024-07-19T03:43:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-19T04:17:39.483Z] time="2024-07-19T03:43:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-19T04:17:39.483Z] time="2024-07-19T03:43:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-19T04:17:39.483Z] time="2024-07-19T03:43:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-19T04:17:39.483Z] time="2024-07-19T03:43:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-19T04:17:39.483Z] time="2024-07-19T03:43:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-19T04:17:39.483Z] time="2024-07-19T03:43:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-19T04:17:39.495Z] $ docker stop --time=1 2847c8f9550fc93ccaf78119c56cd9068e6ff0e868fe128b590c9f61a158b85d [2024-07-19T04:17:41.152Z] $ docker rm -f --volumes 2847c8f9550fc93ccaf78119c56cd9068e6ff0e868fe128b590c9f61a158b85d [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-19T04:17:41.810Z] + docker images [2024-07-19T04:17:41.810Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-19T04:17:41.810Z] support-scheduler-arm64 latest 984a639336e3 3 seconds ago 42.4MB [2024-07-19T04:17:41.810Z] support-notifications-arm64 latest 7859b7d7b1e6 3 seconds ago 43.3MB [2024-07-19T04:17:41.810Z] core-metadata-arm64 latest c875b2b3d322 31 seconds ago 40.4MB [2024-07-19T04:17:41.810Z] core-keeper-arm64 latest 85cd143919dd 33 seconds ago 35.2MB [2024-07-19T04:17:41.810Z] core-data-arm64 latest 5df083904d5d 39 seconds ago 40.3MB [2024-07-19T04:17:41.810Z] core-command-arm64 latest 15a97635af7e 52 seconds ago 39.9MB [2024-07-19T04:17:41.810Z] security-proxy-auth-arm64 latest 36c14dd81642 About a minute ago 37.4MB [2024-07-19T04:17:41.810Z] security-spiffe-token-provider-arm64 latest 3d8fd02f5a22 9 minutes ago 34.1MB [2024-07-19T04:17:41.810Z] core-common-config-bootstrapper-arm64 latest dfb82ad87050 10 minutes ago 20.1MB [2024-07-19T04:17:41.810Z] security-secretstore-setup-arm64 latest 608aa44544fc 11 minutes ago 41.5MB [2024-07-19T04:17:41.810Z] security-bootstrapper-arm64 latest 7107d87bb6c1 11 minutes ago 23.7MB [2024-07-19T04:17:41.810Z] security-proxy-setup-arm64 latest edbd91461469 11 minutes ago 31MB [2024-07-19T04:17:41.810Z] security-spire-agent-arm64 latest 189bb919175c 33 minutes ago 179MB [2024-07-19T04:17:41.810Z] security-spire-server-arm64 latest 07a376176e47 33 minutes ago 121MB [2024-07-19T04:17:41.810Z] security-spire-config-arm64 latest c8c9c1647864 33 minutes ago 120MB [2024-07-19T04:17:41.810Z] ci-base-image-arm64 latest f410740f2b76 35 minutes ago 963MB [2024-07-19T04:17:41.810Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB [2024-07-19T04:17:41.810Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 13 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-07-19T04:17:42.295Z] provisioning config files... [2024-07-19T04:17:42.346Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/655@tmp/config261073309563691013tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T04:17:42.731Z] ---> ****-login.sh [2024-07-19T04:17:42.731Z] nexus3.edgexfoundry.org:10001 [2024-07-19T04:17:42.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T04:17:43.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T04:17:43.043Z] Configure a credential helper to remove this warning. See [2024-07-19T04:17:43.043Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T04:17:43.043Z] [2024-07-19T04:17:43.043Z] Login Succeeded [2024-07-19T04:17:43.043Z] nexus3.edgexfoundry.org:10002 [2024-07-19T04:17:43.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T04:17:43.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T04:17:43.346Z] Configure a credential helper to remove this warning. See [2024-07-19T04:17:43.346Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T04:17:43.346Z] [2024-07-19T04:17:43.346Z] Login Succeeded [2024-07-19T04:17:43.346Z] nexus3.edgexfoundry.org:10003 [2024-07-19T04:17:43.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T04:17:43.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T04:17:43.636Z] Configure a credential helper to remove this warning. See [2024-07-19T04:17:43.636Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T04:17:43.636Z] [2024-07-19T04:17:43.636Z] Login Succeeded [2024-07-19T04:17:43.636Z] nexus3.edgexfoundry.org:10004 [2024-07-19T04:17:43.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T04:17:43.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T04:17:43.943Z] Configure a credential helper to remove this warning. See [2024-07-19T04:17:43.943Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T04:17:43.943Z] [2024-07-19T04:17:43.943Z] Login Succeeded [2024-07-19T04:17:43.943Z] ****.io [2024-07-19T04:17:44.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T04:17:44.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T04:17:44.574Z] Configure a credential helper to remove this warning. See [2024-07-19T04:17:44.574Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T04:17:44.574Z] [2024-07-19T04:17:44.574Z] Login Succeeded [2024-07-19T04:17:44.574Z] ---> ****-login.sh ends [Pipeline] } [2024-07-19T04:17:44.608Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-19T04:17:44.892Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-19T04:17:44.975Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-07-19T04:17:44.975Z] 9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T04:17:44.975Z] latest [2024-07-19T04:17:44.975Z] 3.2.0-dev.37 [2024-07-19T04:17:44.975Z] 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T04:17:44.975Z] main [2024-07-19T04:17:44.975Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:17:45.500Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:17:46.021Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T04:17:46.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-07-19T04:17:46.021Z] e9934f07ae0c: Preparing [2024-07-19T04:17:46.021Z] e5e5b88aacfc: Preparing [2024-07-19T04:17:46.021Z] 499698b1705c: Preparing [2024-07-19T04:17:46.021Z] 88e272cc5c02: Preparing [2024-07-19T04:17:46.021Z] bcc2deb2986b: Preparing [2024-07-19T04:17:46.021Z] 6c8233e98356: Preparing [2024-07-19T04:17:46.021Z] da707bb00cb8: Preparing [2024-07-19T04:17:46.021Z] 6c8233e98356: Waiting [2024-07-19T04:17:46.021Z] da707bb00cb8: Waiting [2024-07-19T04:17:46.335Z] e9934f07ae0c: Pushed [2024-07-19T04:17:46.335Z] 499698b1705c: Pushed [2024-07-19T04:17:46.335Z] 88e272cc5c02: Pushed [2024-07-19T04:17:46.335Z] da707bb00cb8: Layer already exists [2024-07-19T04:17:46.335Z] 6c8233e98356: Pushed [2024-07-19T04:17:47.434Z] bcc2deb2986b: Pushed [2024-07-19T04:17:53.154Z] e5e5b88aacfc: Pushed [2024-07-19T04:17:53.154Z] 9dd757975a2486f93e2289e3629aab843f36bcb7: digest: sha256:0b4b2109d75d2f1bcfc3b0fa7f27fa97a47da41b95a9f5be7534576337bd2015 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:17:53.636Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:17:54.258Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-07-19T04:17:54.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-07-19T04:17:54.258Z] e9934f07ae0c: Preparing [2024-07-19T04:17:54.258Z] e5e5b88aacfc: Preparing [2024-07-19T04:17:54.258Z] 499698b1705c: Preparing [2024-07-19T04:17:54.258Z] 88e272cc5c02: Preparing [2024-07-19T04:17:54.258Z] bcc2deb2986b: Preparing [2024-07-19T04:17:54.258Z] 6c8233e98356: Preparing [2024-07-19T04:17:54.258Z] da707bb00cb8: Preparing [2024-07-19T04:17:54.258Z] 6c8233e98356: Waiting [2024-07-19T04:17:54.258Z] da707bb00cb8: Waiting [2024-07-19T04:17:54.258Z] e5e5b88aacfc: Layer already exists [2024-07-19T04:17:54.258Z] bcc2deb2986b: Layer already exists [2024-07-19T04:17:54.258Z] e9934f07ae0c: Layer already exists [2024-07-19T04:17:54.258Z] 499698b1705c: Layer already exists [2024-07-19T04:17:54.258Z] 88e272cc5c02: Layer already exists [2024-07-19T04:17:54.258Z] da707bb00cb8: Layer already exists [2024-07-19T04:17:54.258Z] 6c8233e98356: Layer already exists [2024-07-19T04:17:54.614Z] latest: digest: sha256:0b4b2109d75d2f1bcfc3b0fa7f27fa97a47da41b95a9f5be7534576337bd2015 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:17:55.303Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:17:55.872Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.37 [2024-07-19T04:17:55.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-07-19T04:17:55.872Z] e9934f07ae0c: Preparing [2024-07-19T04:17:55.872Z] e5e5b88aacfc: Preparing [2024-07-19T04:17:55.872Z] 499698b1705c: Preparing [2024-07-19T04:17:55.872Z] 88e272cc5c02: Preparing [2024-07-19T04:17:55.872Z] bcc2deb2986b: Preparing [2024-07-19T04:17:55.872Z] 6c8233e98356: Preparing [2024-07-19T04:17:55.872Z] da707bb00cb8: Preparing [2024-07-19T04:17:55.872Z] 6c8233e98356: Waiting [2024-07-19T04:17:55.872Z] da707bb00cb8: Waiting [2024-07-19T04:17:55.872Z] e9934f07ae0c: Layer already exists [2024-07-19T04:17:55.872Z] 88e272cc5c02: Layer already exists [2024-07-19T04:17:55.872Z] 499698b1705c: Layer already exists [2024-07-19T04:17:55.872Z] e5e5b88aacfc: Layer already exists [2024-07-19T04:17:55.872Z] bcc2deb2986b: Layer already exists [2024-07-19T04:17:55.872Z] da707bb00cb8: Layer already exists [2024-07-19T04:17:55.872Z] 6c8233e98356: Layer already exists [2024-07-19T04:17:55.872Z] 3.2.0-dev.37: digest: sha256:0b4b2109d75d2f1bcfc3b0fa7f27fa97a47da41b95a9f5be7534576337bd2015 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:17:56.525Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:17:57.017Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T04:17:57.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-07-19T04:17:57.017Z] e9934f07ae0c: Preparing [2024-07-19T04:17:57.017Z] e5e5b88aacfc: Preparing [2024-07-19T04:17:57.017Z] 499698b1705c: Preparing [2024-07-19T04:17:57.017Z] 88e272cc5c02: Preparing [2024-07-19T04:17:57.017Z] bcc2deb2986b: Preparing [2024-07-19T04:17:57.017Z] 6c8233e98356: Preparing [2024-07-19T04:17:57.017Z] da707bb00cb8: Preparing [2024-07-19T04:17:57.017Z] 6c8233e98356: Waiting [2024-07-19T04:17:57.017Z] da707bb00cb8: Waiting [2024-07-19T04:17:57.017Z] bcc2deb2986b: Layer already exists [2024-07-19T04:17:57.017Z] 88e272cc5c02: Layer already exists [2024-07-19T04:17:57.017Z] e5e5b88aacfc: Layer already exists [2024-07-19T04:17:57.017Z] e9934f07ae0c: Layer already exists [2024-07-19T04:17:57.017Z] 499698b1705c: Layer already exists [2024-07-19T04:17:57.017Z] 6c8233e98356: Layer already exists [2024-07-19T04:17:57.017Z] da707bb00cb8: Layer already exists [2024-07-19T04:17:57.017Z] 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37: digest: sha256:0b4b2109d75d2f1bcfc3b0fa7f27fa97a47da41b95a9f5be7534576337bd2015 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:17:57.976Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:17:58.583Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-07-19T04:17:58.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-07-19T04:17:58.583Z] e9934f07ae0c: Preparing [2024-07-19T04:17:58.583Z] e5e5b88aacfc: Preparing [2024-07-19T04:17:58.583Z] 499698b1705c: Preparing [2024-07-19T04:17:58.583Z] 88e272cc5c02: Preparing [2024-07-19T04:17:58.583Z] bcc2deb2986b: Preparing [2024-07-19T04:17:58.583Z] 6c8233e98356: Preparing [2024-07-19T04:17:58.583Z] da707bb00cb8: Preparing [2024-07-19T04:17:58.583Z] 6c8233e98356: Waiting [2024-07-19T04:17:58.583Z] da707bb00cb8: Waiting [2024-07-19T04:17:58.583Z] e5e5b88aacfc: Layer already exists [2024-07-19T04:17:58.583Z] 88e272cc5c02: Layer already exists [2024-07-19T04:17:58.583Z] 499698b1705c: Layer already exists [2024-07-19T04:17:58.583Z] e9934f07ae0c: Layer already exists [2024-07-19T04:17:58.583Z] bcc2deb2986b: Layer already exists [2024-07-19T04:17:58.583Z] 6c8233e98356: Layer already exists [2024-07-19T04:17:58.583Z] da707bb00cb8: Layer already exists [2024-07-19T04:17:58.583Z] main: digest: sha256:0b4b2109d75d2f1bcfc3b0fa7f27fa97a47da41b95a9f5be7534576337bd2015 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-19T04:17:58.871Z] ===================================================== [Pipeline] echo [2024-07-19T04:17:58.900Z] taggedImages: [2024-07-19T04:17:58.901Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T04:17:58.901Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-07-19T04:17:58.901Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.37 [2024-07-19T04:17:58.901Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T04:17:58.901Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-07-19T04:17:58.919Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-07-19T04:17:58.919Z] 9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T04:17:58.919Z] latest [2024-07-19T04:17:58.919Z] 3.2.0-dev.37 [2024-07-19T04:17:58.919Z] 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T04:17:58.919Z] main [2024-07-19T04:17:58.919Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:17:59.421Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:18:00.026Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T04:18:00.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-07-19T04:18:00.026Z] 51200c1fb69b: Preparing [2024-07-19T04:18:00.026Z] 30dc3ed8e047: Preparing [2024-07-19T04:18:00.026Z] 3a2ecb0f9bea: Preparing [2024-07-19T04:18:00.026Z] a87cf3a35ce7: Preparing [2024-07-19T04:18:00.026Z] 499698b1705c: Preparing [2024-07-19T04:18:00.026Z] 88e272cc5c02: Preparing [2024-07-19T04:18:00.026Z] bcc2deb2986b: Preparing [2024-07-19T04:18:00.026Z] 6c8233e98356: Preparing [2024-07-19T04:18:00.026Z] da707bb00cb8: Preparing [2024-07-19T04:18:00.026Z] 88e272cc5c02: Waiting [2024-07-19T04:18:00.026Z] bcc2deb2986b: Waiting [2024-07-19T04:18:00.026Z] 6c8233e98356: Waiting [2024-07-19T04:18:00.026Z] da707bb00cb8: Waiting [2024-07-19T04:18:00.026Z] 499698b1705c: Layer already exists [2024-07-19T04:18:00.336Z] 88e272cc5c02: Layer already exists [2024-07-19T04:18:00.336Z] bcc2deb2986b: Layer already exists [2024-07-19T04:18:00.336Z] 6c8233e98356: Layer already exists [2024-07-19T04:18:00.336Z] 3a2ecb0f9bea: Pushed [2024-07-19T04:18:00.336Z] da707bb00cb8: Layer already exists [2024-07-19T04:18:00.336Z] 30dc3ed8e047: Pushed [2024-07-19T04:18:00.336Z] 51200c1fb69b: Pushed [2024-07-19T04:18:02.582Z] a87cf3a35ce7: Pushed [2024-07-19T04:18:02.582Z] 9dd757975a2486f93e2289e3629aab843f36bcb7: digest: sha256:4dcae70bbdde26de4b37f8d9473633c929ee23fc2381590b2dafb1714f145929 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:18:03.116Z] + 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-07-19T04:18:03.739Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-07-19T04:18:03.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-07-19T04:18:03.739Z] 51200c1fb69b: Preparing [2024-07-19T04:18:03.739Z] 30dc3ed8e047: Preparing [2024-07-19T04:18:03.739Z] 3a2ecb0f9bea: Preparing [2024-07-19T04:18:03.739Z] a87cf3a35ce7: Preparing [2024-07-19T04:18:03.739Z] 499698b1705c: Preparing [2024-07-19T04:18:03.739Z] 88e272cc5c02: Preparing [2024-07-19T04:18:03.739Z] bcc2deb2986b: Preparing [2024-07-19T04:18:03.739Z] 6c8233e98356: Preparing [2024-07-19T04:18:03.739Z] da707bb00cb8: Preparing [2024-07-19T04:18:03.739Z] bcc2deb2986b: Waiting [2024-07-19T04:18:03.739Z] 6c8233e98356: Waiting [2024-07-19T04:18:03.739Z] da707bb00cb8: Waiting [2024-07-19T04:18:03.739Z] 88e272cc5c02: Waiting [2024-07-19T04:18:03.739Z] 499698b1705c: Layer already exists [2024-07-19T04:18:03.739Z] 51200c1fb69b: Layer already exists [2024-07-19T04:18:03.739Z] a87cf3a35ce7: Layer already exists [2024-07-19T04:18:03.739Z] 3a2ecb0f9bea: Layer already exists [2024-07-19T04:18:03.739Z] 30dc3ed8e047: Layer already exists [2024-07-19T04:18:03.739Z] da707bb00cb8: Layer already exists [2024-07-19T04:18:03.739Z] 88e272cc5c02: Layer already exists [2024-07-19T04:18:03.739Z] 6c8233e98356: Layer already exists [2024-07-19T04:18:03.739Z] bcc2deb2986b: Layer already exists [2024-07-19T04:18:04.021Z] latest: digest: sha256:4dcae70bbdde26de4b37f8d9473633c929ee23fc2381590b2dafb1714f145929 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:18:04.531Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:18:05.158Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.37 [2024-07-19T04:18:05.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-07-19T04:18:05.158Z] 51200c1fb69b: Preparing [2024-07-19T04:18:05.158Z] 30dc3ed8e047: Preparing [2024-07-19T04:18:05.158Z] 3a2ecb0f9bea: Preparing [2024-07-19T04:18:05.158Z] a87cf3a35ce7: Preparing [2024-07-19T04:18:05.158Z] 499698b1705c: Preparing [2024-07-19T04:18:05.158Z] 88e272cc5c02: Preparing [2024-07-19T04:18:05.158Z] bcc2deb2986b: Preparing [2024-07-19T04:18:05.158Z] 6c8233e98356: Preparing [2024-07-19T04:18:05.158Z] da707bb00cb8: Preparing [2024-07-19T04:18:05.158Z] bcc2deb2986b: Waiting [2024-07-19T04:18:05.158Z] 6c8233e98356: Waiting [2024-07-19T04:18:05.158Z] da707bb00cb8: Waiting [2024-07-19T04:18:05.158Z] 88e272cc5c02: Waiting [2024-07-19T04:18:05.158Z] 3a2ecb0f9bea: Layer already exists [2024-07-19T04:18:05.158Z] 30dc3ed8e047: Layer already exists [2024-07-19T04:18:05.158Z] 51200c1fb69b: Layer already exists [2024-07-19T04:18:05.158Z] a87cf3a35ce7: Layer already exists [2024-07-19T04:18:05.158Z] 499698b1705c: Layer already exists [2024-07-19T04:18:05.158Z] 6c8233e98356: Layer already exists [2024-07-19T04:18:05.158Z] bcc2deb2986b: Layer already exists [2024-07-19T04:18:05.158Z] 88e272cc5c02: Layer already exists [2024-07-19T04:18:05.158Z] da707bb00cb8: Layer already exists [2024-07-19T04:18:05.158Z] 3.2.0-dev.37: digest: sha256:4dcae70bbdde26de4b37f8d9473633c929ee23fc2381590b2dafb1714f145929 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:18:05.682Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:18:06.138Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T04:18:06.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-07-19T04:18:06.138Z] 51200c1fb69b: Preparing [2024-07-19T04:18:06.138Z] 30dc3ed8e047: Preparing [2024-07-19T04:18:06.138Z] 3a2ecb0f9bea: Preparing [2024-07-19T04:18:06.138Z] a87cf3a35ce7: Preparing [2024-07-19T04:18:06.138Z] 499698b1705c: Preparing [2024-07-19T04:18:06.138Z] 88e272cc5c02: Preparing [2024-07-19T04:18:06.138Z] bcc2deb2986b: Preparing [2024-07-19T04:18:06.138Z] 88e272cc5c02: Waiting [2024-07-19T04:18:06.138Z] 6c8233e98356: Preparing [2024-07-19T04:18:06.138Z] bcc2deb2986b: Waiting [2024-07-19T04:18:06.138Z] da707bb00cb8: Preparing [2024-07-19T04:18:06.138Z] 6c8233e98356: Waiting [2024-07-19T04:18:06.138Z] da707bb00cb8: Waiting [2024-07-19T04:18:06.138Z] a87cf3a35ce7: Layer already exists [2024-07-19T04:18:06.138Z] 3a2ecb0f9bea: Layer already exists [2024-07-19T04:18:06.138Z] 51200c1fb69b: Layer already exists [2024-07-19T04:18:06.138Z] 30dc3ed8e047: Layer already exists [2024-07-19T04:18:06.138Z] 499698b1705c: Layer already exists [2024-07-19T04:18:06.138Z] 6c8233e98356: Layer already exists [2024-07-19T04:18:06.138Z] 88e272cc5c02: Layer already exists [2024-07-19T04:18:06.138Z] da707bb00cb8: Layer already exists [2024-07-19T04:18:06.138Z] bcc2deb2986b: Layer already exists [2024-07-19T04:18:06.138Z] 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37: digest: sha256:4dcae70bbdde26de4b37f8d9473633c929ee23fc2381590b2dafb1714f145929 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:18:06.689Z] + 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-07-19T04:18:07.256Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-07-19T04:18:07.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-07-19T04:18:07.256Z] 51200c1fb69b: Preparing [2024-07-19T04:18:07.256Z] 30dc3ed8e047: Preparing [2024-07-19T04:18:07.256Z] 3a2ecb0f9bea: Preparing [2024-07-19T04:18:07.256Z] a87cf3a35ce7: Preparing [2024-07-19T04:18:07.256Z] 499698b1705c: Preparing [2024-07-19T04:18:07.256Z] 88e272cc5c02: Preparing [2024-07-19T04:18:07.256Z] bcc2deb2986b: Preparing [2024-07-19T04:18:07.256Z] 6c8233e98356: Preparing [2024-07-19T04:18:07.256Z] da707bb00cb8: Preparing [2024-07-19T04:18:07.256Z] 88e272cc5c02: Waiting [2024-07-19T04:18:07.256Z] bcc2deb2986b: Waiting [2024-07-19T04:18:07.256Z] 6c8233e98356: Waiting [2024-07-19T04:18:07.256Z] da707bb00cb8: Waiting [2024-07-19T04:18:07.256Z] 30dc3ed8e047: Layer already exists [2024-07-19T04:18:07.256Z] 3a2ecb0f9bea: Layer already exists [2024-07-19T04:18:07.256Z] 499698b1705c: Layer already exists [2024-07-19T04:18:07.256Z] a87cf3a35ce7: Layer already exists [2024-07-19T04:18:07.256Z] 51200c1fb69b: Layer already exists [2024-07-19T04:18:07.256Z] bcc2deb2986b: Layer already exists [2024-07-19T04:18:07.256Z] 88e272cc5c02: Layer already exists [2024-07-19T04:18:07.256Z] da707bb00cb8: Layer already exists [2024-07-19T04:18:07.256Z] 6c8233e98356: Layer already exists [2024-07-19T04:18:07.256Z] main: digest: sha256:4dcae70bbdde26de4b37f8d9473633c929ee23fc2381590b2dafb1714f145929 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-19T04:18:07.579Z] ===================================================== [Pipeline] echo [2024-07-19T04:18:07.611Z] taggedImages: [2024-07-19T04:18:07.611Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T04:18:07.611Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-07-19T04:18:07.611Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.37 [2024-07-19T04:18:07.611Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T04:18:07.611Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-07-19T04:18:07.628Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-07-19T04:18:07.628Z] 9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T04:18:07.628Z] latest [2024-07-19T04:18:07.628Z] 3.2.0-dev.37 [2024-07-19T04:18:07.628Z] 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T04:18:07.628Z] main [2024-07-19T04:18:07.628Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:18:08.094Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:18:08.695Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T04:18:08.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-07-19T04:18:08.695Z] 11664a493a5c: Preparing [2024-07-19T04:18:08.695Z] fa2e36ae6b7d: Preparing [2024-07-19T04:18:08.695Z] 499698b1705c: Preparing [2024-07-19T04:18:08.695Z] 88e272cc5c02: Preparing [2024-07-19T04:18:08.695Z] 313f5d9984c0: Preparing [2024-07-19T04:18:08.695Z] 169edc189cd6: Preparing [2024-07-19T04:18:08.695Z] da707bb00cb8: Preparing [2024-07-19T04:18:08.695Z] 169edc189cd6: Waiting [2024-07-19T04:18:08.695Z] da707bb00cb8: Waiting [2024-07-19T04:18:08.695Z] 88e272cc5c02: Layer already exists [2024-07-19T04:18:08.695Z] 499698b1705c: Layer already exists [2024-07-19T04:18:08.695Z] da707bb00cb8: Layer already exists [2024-07-19T04:18:08.999Z] 11664a493a5c: Pushed [2024-07-19T04:18:08.999Z] 169edc189cd6: Pushed [2024-07-19T04:18:10.028Z] 313f5d9984c0: Pushed [2024-07-19T04:18:15.734Z] fa2e36ae6b7d: Pushed [2024-07-19T04:18:15.734Z] 9dd757975a2486f93e2289e3629aab843f36bcb7: digest: sha256:7a87faeec550e763fe386213602adc4ba869dcd6c4871eb6e486a6d13f2944c6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:18:16.346Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:18:16.971Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-07-19T04:18:16.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-07-19T04:18:16.971Z] 11664a493a5c: Preparing [2024-07-19T04:18:16.971Z] fa2e36ae6b7d: Preparing [2024-07-19T04:18:16.971Z] 499698b1705c: Preparing [2024-07-19T04:18:16.971Z] 88e272cc5c02: Preparing [2024-07-19T04:18:16.971Z] 313f5d9984c0: Preparing [2024-07-19T04:18:16.971Z] 169edc189cd6: Preparing [2024-07-19T04:18:16.971Z] da707bb00cb8: Preparing [2024-07-19T04:18:16.971Z] 169edc189cd6: Waiting [2024-07-19T04:18:16.971Z] da707bb00cb8: Waiting [2024-07-19T04:18:16.971Z] 88e272cc5c02: Layer already exists [2024-07-19T04:18:16.971Z] 313f5d9984c0: Layer already exists [2024-07-19T04:18:16.971Z] 11664a493a5c: Layer already exists [2024-07-19T04:18:16.971Z] fa2e36ae6b7d: Layer already exists [2024-07-19T04:18:16.971Z] 499698b1705c: Layer already exists [2024-07-19T04:18:16.971Z] 169edc189cd6: Layer already exists [2024-07-19T04:18:16.971Z] da707bb00cb8: Layer already exists [2024-07-19T04:18:17.297Z] latest: digest: sha256:7a87faeec550e763fe386213602adc4ba869dcd6c4871eb6e486a6d13f2944c6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:18:17.782Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:18:18.358Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.37 [2024-07-19T04:18:18.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-07-19T04:18:18.358Z] 11664a493a5c: Preparing [2024-07-19T04:18:18.358Z] fa2e36ae6b7d: Preparing [2024-07-19T04:18:18.358Z] 499698b1705c: Preparing [2024-07-19T04:18:18.358Z] 88e272cc5c02: Preparing [2024-07-19T04:18:18.358Z] 313f5d9984c0: Preparing [2024-07-19T04:18:18.358Z] 169edc189cd6: Preparing [2024-07-19T04:18:18.358Z] da707bb00cb8: Preparing [2024-07-19T04:18:18.358Z] 169edc189cd6: Waiting [2024-07-19T04:18:18.358Z] da707bb00cb8: Waiting [2024-07-19T04:18:18.358Z] 313f5d9984c0: Layer already exists [2024-07-19T04:18:18.358Z] 11664a493a5c: Layer already exists [2024-07-19T04:18:18.358Z] 88e272cc5c02: Layer already exists [2024-07-19T04:18:18.358Z] 499698b1705c: Layer already exists [2024-07-19T04:18:18.358Z] fa2e36ae6b7d: Layer already exists [2024-07-19T04:18:18.358Z] 169edc189cd6: Layer already exists [2024-07-19T04:18:18.358Z] da707bb00cb8: Layer already exists [2024-07-19T04:18:18.694Z] 3.2.0-dev.37: digest: sha256:7a87faeec550e763fe386213602adc4ba869dcd6c4871eb6e486a6d13f2944c6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:18:19.299Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:18:19.874Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T04:18:19.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-07-19T04:18:19.874Z] 11664a493a5c: Preparing [2024-07-19T04:18:19.874Z] fa2e36ae6b7d: Preparing [2024-07-19T04:18:19.874Z] 499698b1705c: Preparing [2024-07-19T04:18:19.874Z] 88e272cc5c02: Preparing [2024-07-19T04:18:19.874Z] 313f5d9984c0: Preparing [2024-07-19T04:18:19.874Z] 169edc189cd6: Preparing [2024-07-19T04:18:19.874Z] da707bb00cb8: Preparing [2024-07-19T04:18:19.874Z] da707bb00cb8: Waiting [2024-07-19T04:18:19.874Z] 169edc189cd6: Waiting [2024-07-19T04:18:19.874Z] 88e272cc5c02: Layer already exists [2024-07-19T04:18:19.874Z] 11664a493a5c: Layer already exists [2024-07-19T04:18:19.874Z] fa2e36ae6b7d: Layer already exists [2024-07-19T04:18:19.874Z] 313f5d9984c0: Layer already exists [2024-07-19T04:18:19.874Z] 499698b1705c: Layer already exists [2024-07-19T04:18:19.874Z] da707bb00cb8: Layer already exists [2024-07-19T04:18:19.874Z] 169edc189cd6: Layer already exists [2024-07-19T04:18:20.176Z] 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37: digest: sha256:7a87faeec550e763fe386213602adc4ba869dcd6c4871eb6e486a6d13f2944c6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:18:20.732Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:18:21.189Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-07-19T04:18:21.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-07-19T04:18:21.189Z] 11664a493a5c: Preparing [2024-07-19T04:18:21.189Z] fa2e36ae6b7d: Preparing [2024-07-19T04:18:21.189Z] 499698b1705c: Preparing [2024-07-19T04:18:21.189Z] 88e272cc5c02: Preparing [2024-07-19T04:18:21.189Z] 313f5d9984c0: Preparing [2024-07-19T04:18:21.189Z] 169edc189cd6: Preparing [2024-07-19T04:18:21.189Z] da707bb00cb8: Preparing [2024-07-19T04:18:21.189Z] 169edc189cd6: Waiting [2024-07-19T04:18:21.189Z] da707bb00cb8: Waiting [2024-07-19T04:18:21.189Z] 313f5d9984c0: Layer already exists [2024-07-19T04:18:21.189Z] 88e272cc5c02: Layer already exists [2024-07-19T04:18:21.189Z] 11664a493a5c: Layer already exists [2024-07-19T04:18:21.189Z] 499698b1705c: Layer already exists [2024-07-19T04:18:21.189Z] fa2e36ae6b7d: Layer already exists [2024-07-19T04:18:21.189Z] 169edc189cd6: Layer already exists [2024-07-19T04:18:21.189Z] da707bb00cb8: Layer already exists [2024-07-19T04:18:21.538Z] main: digest: sha256:7a87faeec550e763fe386213602adc4ba869dcd6c4871eb6e486a6d13f2944c6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-19T04:18:21.945Z] ===================================================== [Pipeline] echo [2024-07-19T04:18:22.001Z] taggedImages: [2024-07-19T04:18:22.001Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T04:18:22.001Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-07-19T04:18:22.001Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.37 [2024-07-19T04:18:22.001Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T04:18:22.001Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-07-19T04:18:22.111Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-07-19T04:18:22.111Z] 9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T04:18:22.111Z] latest [2024-07-19T04:18:22.111Z] 3.2.0-dev.37 [2024-07-19T04:18:22.111Z] 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T04:18:22.111Z] main [2024-07-19T04:18:22.111Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:18:22.789Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:18:23.429Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T04:18:23.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-07-19T04:18:23.429Z] 11b6a3557cba: Preparing [2024-07-19T04:18:23.429Z] 20ad6f5e8797: Preparing [2024-07-19T04:18:23.429Z] 88e272cc5c02: Preparing [2024-07-19T04:18:23.429Z] ca37945ac933: Preparing [2024-07-19T04:18:23.429Z] 86bb6f4a8211: Preparing [2024-07-19T04:18:23.429Z] da707bb00cb8: Preparing [2024-07-19T04:18:23.429Z] da707bb00cb8: Waiting [2024-07-19T04:18:23.429Z] 88e272cc5c02: Layer already exists [2024-07-19T04:18:23.742Z] da707bb00cb8: Layer already exists [2024-07-19T04:18:23.742Z] 86bb6f4a8211: Pushed [2024-07-19T04:18:23.742Z] 11b6a3557cba: Pushed [2024-07-19T04:18:23.742Z] ca37945ac933: Pushed [2024-07-19T04:18:30.751Z] 20ad6f5e8797: Pushed [2024-07-19T04:18:30.751Z] 9dd757975a2486f93e2289e3629aab843f36bcb7: digest: sha256:7600b61b1b508bf21c1d7dfbb78ae52b0644a01cb9f675cd8fb3b6b46f601e08 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:18:31.328Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:18:31.920Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-07-19T04:18:31.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-07-19T04:18:31.920Z] 11b6a3557cba: Preparing [2024-07-19T04:18:31.920Z] 20ad6f5e8797: Preparing [2024-07-19T04:18:31.920Z] 88e272cc5c02: Preparing [2024-07-19T04:18:31.920Z] ca37945ac933: Preparing [2024-07-19T04:18:31.920Z] 86bb6f4a8211: Preparing [2024-07-19T04:18:31.920Z] da707bb00cb8: Preparing [2024-07-19T04:18:31.920Z] da707bb00cb8: Waiting [2024-07-19T04:18:31.920Z] 11b6a3557cba: Layer already exists [2024-07-19T04:18:31.920Z] ca37945ac933: Layer already exists [2024-07-19T04:18:31.920Z] 86bb6f4a8211: Layer already exists [2024-07-19T04:18:31.920Z] 88e272cc5c02: Layer already exists [2024-07-19T04:18:31.920Z] 20ad6f5e8797: Layer already exists [2024-07-19T04:18:31.920Z] da707bb00cb8: Layer already exists [2024-07-19T04:18:32.240Z] latest: digest: sha256:7600b61b1b508bf21c1d7dfbb78ae52b0644a01cb9f675cd8fb3b6b46f601e08 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:18:32.762Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:18:33.301Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.37 [2024-07-19T04:18:33.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-07-19T04:18:33.301Z] 11b6a3557cba: Preparing [2024-07-19T04:18:33.301Z] 20ad6f5e8797: Preparing [2024-07-19T04:18:33.301Z] 88e272cc5c02: Preparing [2024-07-19T04:18:33.301Z] ca37945ac933: Preparing [2024-07-19T04:18:33.301Z] 86bb6f4a8211: Preparing [2024-07-19T04:18:33.301Z] da707bb00cb8: Preparing [2024-07-19T04:18:33.301Z] 88e272cc5c02: Layer already exists [2024-07-19T04:18:33.301Z] ca37945ac933: Layer already exists [2024-07-19T04:18:33.301Z] 11b6a3557cba: Layer already exists [2024-07-19T04:18:33.301Z] 20ad6f5e8797: Layer already exists [2024-07-19T04:18:33.301Z] 86bb6f4a8211: Layer already exists [2024-07-19T04:18:33.301Z] da707bb00cb8: Layer already exists [2024-07-19T04:18:33.301Z] 3.2.0-dev.37: digest: sha256:7600b61b1b508bf21c1d7dfbb78ae52b0644a01cb9f675cd8fb3b6b46f601e08 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:18:34.010Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:18:34.792Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T04:18:34.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-07-19T04:18:34.792Z] 11b6a3557cba: Preparing [2024-07-19T04:18:34.792Z] 20ad6f5e8797: Preparing [2024-07-19T04:18:34.792Z] 88e272cc5c02: Preparing [2024-07-19T04:18:34.792Z] ca37945ac933: Preparing [2024-07-19T04:18:34.792Z] 86bb6f4a8211: Preparing [2024-07-19T04:18:34.792Z] da707bb00cb8: Preparing [2024-07-19T04:18:34.792Z] da707bb00cb8: Waiting [2024-07-19T04:18:34.792Z] 88e272cc5c02: Layer already exists [2024-07-19T04:18:34.792Z] 11b6a3557cba: Layer already exists [2024-07-19T04:18:34.792Z] 20ad6f5e8797: Layer already exists [2024-07-19T04:18:34.792Z] ca37945ac933: Layer already exists [2024-07-19T04:18:34.792Z] 86bb6f4a8211: Layer already exists [2024-07-19T04:18:34.792Z] da707bb00cb8: Layer already exists [2024-07-19T04:18:34.792Z] 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37: digest: sha256:7600b61b1b508bf21c1d7dfbb78ae52b0644a01cb9f675cd8fb3b6b46f601e08 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:18:35.344Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:18:35.953Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-07-19T04:18:35.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-07-19T04:18:35.953Z] 11b6a3557cba: Preparing [2024-07-19T04:18:35.953Z] 20ad6f5e8797: Preparing [2024-07-19T04:18:35.953Z] 88e272cc5c02: Preparing [2024-07-19T04:18:35.953Z] ca37945ac933: Preparing [2024-07-19T04:18:35.953Z] 86bb6f4a8211: Preparing [2024-07-19T04:18:35.953Z] da707bb00cb8: Preparing [2024-07-19T04:18:35.953Z] da707bb00cb8: Waiting [2024-07-19T04:18:35.953Z] 88e272cc5c02: Layer already exists [2024-07-19T04:18:35.953Z] ca37945ac933: Layer already exists [2024-07-19T04:18:35.953Z] 11b6a3557cba: Layer already exists [2024-07-19T04:18:35.953Z] 20ad6f5e8797: Layer already exists [2024-07-19T04:18:35.953Z] 86bb6f4a8211: Layer already exists [2024-07-19T04:18:35.953Z] da707bb00cb8: Layer already exists [2024-07-19T04:18:35.953Z] main: digest: sha256:7600b61b1b508bf21c1d7dfbb78ae52b0644a01cb9f675cd8fb3b6b46f601e08 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-19T04:18:36.251Z] ===================================================== [Pipeline] echo [2024-07-19T04:18:36.361Z] taggedImages: [2024-07-19T04:18:36.361Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T04:18:36.361Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-07-19T04:18:36.361Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.37 [2024-07-19T04:18:36.361Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T04:18:36.361Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-07-19T04:18:36.397Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-07-19T04:18:36.397Z] 9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T04:18:36.397Z] latest [2024-07-19T04:18:36.397Z] 3.2.0-dev.37 [2024-07-19T04:18:36.397Z] 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T04:18:36.397Z] main [2024-07-19T04:18:36.397Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:18:37.007Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:18:37.615Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T04:18:37.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-07-19T04:18:37.615Z] e1874da7efe8: Preparing [2024-07-19T04:18:37.615Z] 978c58b247dd: Preparing [2024-07-19T04:18:37.615Z] 98e20e5ea380: Preparing [2024-07-19T04:18:37.615Z] 499698b1705c: Preparing [2024-07-19T04:18:37.615Z] 88e272cc5c02: Preparing [2024-07-19T04:18:37.615Z] bcc2deb2986b: Preparing [2024-07-19T04:18:37.615Z] 6c8233e98356: Preparing [2024-07-19T04:18:37.615Z] bcc2deb2986b: Waiting [2024-07-19T04:18:37.615Z] da707bb00cb8: Preparing [2024-07-19T04:18:37.615Z] 6c8233e98356: Waiting [2024-07-19T04:18:37.615Z] da707bb00cb8: Waiting [2024-07-19T04:18:37.615Z] 88e272cc5c02: Layer already exists [2024-07-19T04:18:37.615Z] 499698b1705c: Layer already exists [2024-07-19T04:18:37.615Z] bcc2deb2986b: Layer already exists [2024-07-19T04:18:37.615Z] 6c8233e98356: Layer already exists [2024-07-19T04:18:37.907Z] da707bb00cb8: Layer already exists [2024-07-19T04:18:37.907Z] e1874da7efe8: Pushed [2024-07-19T04:18:37.907Z] 978c58b247dd: Pushed [2024-07-19T04:18:44.935Z] 98e20e5ea380: Pushed [2024-07-19T04:18:44.935Z] 9dd757975a2486f93e2289e3629aab843f36bcb7: digest: sha256:e5f0faf8389d5afea86af233cb7c2e9a779dc2a78f23dc377e9dfffdce28c7dc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:18:45.445Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:18:46.021Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-07-19T04:18:46.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-07-19T04:18:46.021Z] e1874da7efe8: Preparing [2024-07-19T04:18:46.021Z] 978c58b247dd: Preparing [2024-07-19T04:18:46.021Z] 98e20e5ea380: Preparing [2024-07-19T04:18:46.021Z] 499698b1705c: Preparing [2024-07-19T04:18:46.021Z] 88e272cc5c02: Preparing [2024-07-19T04:18:46.021Z] bcc2deb2986b: Preparing [2024-07-19T04:18:46.021Z] 6c8233e98356: Preparing [2024-07-19T04:18:46.021Z] da707bb00cb8: Preparing [2024-07-19T04:18:46.021Z] 6c8233e98356: Waiting [2024-07-19T04:18:46.021Z] bcc2deb2986b: Waiting [2024-07-19T04:18:46.021Z] da707bb00cb8: Waiting [2024-07-19T04:18:46.021Z] 98e20e5ea380: Layer already exists [2024-07-19T04:18:46.021Z] 499698b1705c: Layer already exists [2024-07-19T04:18:46.021Z] e1874da7efe8: Layer already exists [2024-07-19T04:18:46.021Z] 88e272cc5c02: Layer already exists [2024-07-19T04:18:46.021Z] 978c58b247dd: Layer already exists [2024-07-19T04:18:46.021Z] da707bb00cb8: Layer already exists [2024-07-19T04:18:46.021Z] bcc2deb2986b: Layer already exists [2024-07-19T04:18:46.021Z] 6c8233e98356: Layer already exists [2024-07-19T04:18:46.337Z] latest: digest: sha256:e5f0faf8389d5afea86af233cb7c2e9a779dc2a78f23dc377e9dfffdce28c7dc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:18:46.854Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:18:47.363Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.37 [2024-07-19T04:18:47.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-07-19T04:18:47.363Z] e1874da7efe8: Preparing [2024-07-19T04:18:47.363Z] 978c58b247dd: Preparing [2024-07-19T04:18:47.363Z] 98e20e5ea380: Preparing [2024-07-19T04:18:47.363Z] 499698b1705c: Preparing [2024-07-19T04:18:47.363Z] 88e272cc5c02: Preparing [2024-07-19T04:18:47.363Z] bcc2deb2986b: Preparing [2024-07-19T04:18:47.363Z] 6c8233e98356: Preparing [2024-07-19T04:18:47.363Z] da707bb00cb8: Preparing [2024-07-19T04:18:47.363Z] bcc2deb2986b: Waiting [2024-07-19T04:18:47.363Z] 6c8233e98356: Waiting [2024-07-19T04:18:47.363Z] da707bb00cb8: Waiting [2024-07-19T04:18:47.363Z] 88e272cc5c02: Layer already exists [2024-07-19T04:18:47.363Z] 978c58b247dd: Layer already exists [2024-07-19T04:18:47.363Z] 499698b1705c: Layer already exists [2024-07-19T04:18:47.363Z] 98e20e5ea380: Layer already exists [2024-07-19T04:18:47.363Z] e1874da7efe8: Layer already exists [2024-07-19T04:18:47.363Z] 6c8233e98356: Layer already exists [2024-07-19T04:18:47.363Z] bcc2deb2986b: Layer already exists [2024-07-19T04:18:47.363Z] da707bb00cb8: Layer already exists [2024-07-19T04:18:47.706Z] 3.2.0-dev.37: digest: sha256:e5f0faf8389d5afea86af233cb7c2e9a779dc2a78f23dc377e9dfffdce28c7dc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:18:48.375Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:18:49.087Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T04:18:49.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-07-19T04:18:49.087Z] e1874da7efe8: Preparing [2024-07-19T04:18:49.087Z] 978c58b247dd: Preparing [2024-07-19T04:18:49.087Z] 98e20e5ea380: Preparing [2024-07-19T04:18:49.087Z] 499698b1705c: Preparing [2024-07-19T04:18:49.087Z] 88e272cc5c02: Preparing [2024-07-19T04:18:49.087Z] bcc2deb2986b: Preparing [2024-07-19T04:18:49.087Z] bcc2deb2986b: Waiting [2024-07-19T04:18:49.087Z] 6c8233e98356: Preparing [2024-07-19T04:18:49.087Z] 6c8233e98356: Waiting [2024-07-19T04:18:49.087Z] da707bb00cb8: Preparing [2024-07-19T04:18:49.087Z] da707bb00cb8: Waiting [2024-07-19T04:18:49.087Z] 499698b1705c: Layer already exists [2024-07-19T04:18:49.087Z] 88e272cc5c02: Layer already exists [2024-07-19T04:18:49.087Z] e1874da7efe8: Layer already exists [2024-07-19T04:18:49.087Z] 98e20e5ea380: Layer already exists [2024-07-19T04:18:49.087Z] 978c58b247dd: Layer already exists [2024-07-19T04:18:49.087Z] da707bb00cb8: Layer already exists [2024-07-19T04:18:49.087Z] bcc2deb2986b: Layer already exists [2024-07-19T04:18:49.087Z] 6c8233e98356: Layer already exists [2024-07-19T04:18:49.087Z] 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37: digest: sha256:e5f0faf8389d5afea86af233cb7c2e9a779dc2a78f23dc377e9dfffdce28c7dc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:18:49.708Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:18:50.259Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-07-19T04:18:50.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-07-19T04:18:50.259Z] e1874da7efe8: Preparing [2024-07-19T04:18:50.259Z] 978c58b247dd: Preparing [2024-07-19T04:18:50.259Z] 98e20e5ea380: Preparing [2024-07-19T04:18:50.259Z] 499698b1705c: Preparing [2024-07-19T04:18:50.259Z] 88e272cc5c02: Preparing [2024-07-19T04:18:50.259Z] bcc2deb2986b: Preparing [2024-07-19T04:18:50.259Z] 6c8233e98356: Preparing [2024-07-19T04:18:50.259Z] da707bb00cb8: Preparing [2024-07-19T04:18:50.259Z] bcc2deb2986b: Waiting [2024-07-19T04:18:50.259Z] 6c8233e98356: Waiting [2024-07-19T04:18:50.259Z] da707bb00cb8: Waiting [2024-07-19T04:18:50.259Z] 978c58b247dd: Layer already exists [2024-07-19T04:18:50.259Z] 499698b1705c: Layer already exists [2024-07-19T04:18:50.259Z] 88e272cc5c02: Layer already exists [2024-07-19T04:18:50.259Z] 98e20e5ea380: Layer already exists [2024-07-19T04:18:50.259Z] e1874da7efe8: Layer already exists [2024-07-19T04:18:50.259Z] bcc2deb2986b: Layer already exists [2024-07-19T04:18:50.259Z] da707bb00cb8: Layer already exists [2024-07-19T04:18:50.259Z] 6c8233e98356: Layer already exists [2024-07-19T04:18:50.259Z] main: digest: sha256:e5f0faf8389d5afea86af233cb7c2e9a779dc2a78f23dc377e9dfffdce28c7dc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-19T04:18:50.563Z] ===================================================== [Pipeline] echo [2024-07-19T04:18:50.605Z] taggedImages: [2024-07-19T04:18:50.605Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T04:18:50.605Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-07-19T04:18:50.605Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.37 [2024-07-19T04:18:50.605Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T04:18:50.605Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-07-19T04:18:50.622Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-07-19T04:18:50.622Z] 9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T04:18:50.622Z] latest [2024-07-19T04:18:50.622Z] 3.2.0-dev.37 [2024-07-19T04:18:50.622Z] 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T04:18:50.622Z] main [2024-07-19T04:18:50.622Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:18:51.105Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:18:51.662Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T04:18:51.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-07-19T04:18:51.662Z] e2f9c668539b: Preparing [2024-07-19T04:18:51.662Z] 1f98d77b9188: Preparing [2024-07-19T04:18:51.662Z] cec5909a1c09: Preparing [2024-07-19T04:18:51.662Z] cc60b03683ae: Preparing [2024-07-19T04:18:51.662Z] 0037205be362: Preparing [2024-07-19T04:18:51.662Z] d51330e5c9bb: Preparing [2024-07-19T04:18:51.662Z] 59d1948ab6a2: Preparing [2024-07-19T04:18:51.662Z] 499698b1705c: Preparing [2024-07-19T04:18:51.662Z] 88e272cc5c02: Preparing [2024-07-19T04:18:51.662Z] 0f8fb5128efe: Preparing [2024-07-19T04:18:51.662Z] 660bc9238eb2: Preparing [2024-07-19T04:18:51.662Z] 5f70bf18a086: Preparing [2024-07-19T04:18:51.662Z] 96c2334ba8f1: Preparing [2024-07-19T04:18:51.662Z] 04d12ada0a21: Preparing [2024-07-19T04:18:51.662Z] 84386f0c82d7: Preparing [2024-07-19T04:18:51.662Z] da707bb00cb8: Preparing [2024-07-19T04:18:51.662Z] d51330e5c9bb: Waiting [2024-07-19T04:18:51.662Z] 59d1948ab6a2: Waiting [2024-07-19T04:18:51.662Z] 499698b1705c: Waiting [2024-07-19T04:18:51.662Z] 96c2334ba8f1: Waiting [2024-07-19T04:18:51.662Z] 04d12ada0a21: Waiting [2024-07-19T04:18:51.662Z] 88e272cc5c02: Waiting [2024-07-19T04:18:51.662Z] 84386f0c82d7: Waiting [2024-07-19T04:18:51.662Z] 0f8fb5128efe: Waiting [2024-07-19T04:18:51.662Z] da707bb00cb8: Waiting [2024-07-19T04:18:51.662Z] 5f70bf18a086: Waiting [2024-07-19T04:18:51.662Z] 660bc9238eb2: Waiting [2024-07-19T04:18:52.031Z] 1f98d77b9188: Pushed [2024-07-19T04:18:52.031Z] cec5909a1c09: Pushed [2024-07-19T04:18:52.031Z] 0037205be362: Pushed [2024-07-19T04:18:52.031Z] cc60b03683ae: Pushed [2024-07-19T04:18:52.031Z] e2f9c668539b: Pushed [2024-07-19T04:18:52.031Z] 499698b1705c: Layer already exists [2024-07-19T04:18:52.031Z] 88e272cc5c02: Layer already exists [2024-07-19T04:18:52.031Z] d51330e5c9bb: Pushed [2024-07-19T04:18:52.031Z] 5f70bf18a086: Layer already exists [2024-07-19T04:18:52.347Z] 660bc9238eb2: Pushed [2024-07-19T04:18:52.347Z] 0f8fb5128efe: Pushed [2024-07-19T04:18:52.347Z] 96c2334ba8f1: Pushed [2024-07-19T04:18:52.347Z] da707bb00cb8: Layer already exists [2024-07-19T04:18:52.347Z] 84386f0c82d7: Pushed [2024-07-19T04:18:53.416Z] 04d12ada0a21: Pushed [2024-07-19T04:18:55.037Z] 59d1948ab6a2: Pushed [2024-07-19T04:18:55.037Z] 9dd757975a2486f93e2289e3629aab843f36bcb7: digest: sha256:93acb2ae6e8a4156bf41a5e78a9a51f81811af50d3d388f91bc42340a06c3818 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:18:55.502Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:18:56.067Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-07-19T04:18:56.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-07-19T04:18:56.067Z] e2f9c668539b: Preparing [2024-07-19T04:18:56.067Z] 1f98d77b9188: Preparing [2024-07-19T04:18:56.067Z] cec5909a1c09: Preparing [2024-07-19T04:18:56.067Z] cc60b03683ae: Preparing [2024-07-19T04:18:56.067Z] 0037205be362: Preparing [2024-07-19T04:18:56.067Z] d51330e5c9bb: Preparing [2024-07-19T04:18:56.067Z] 59d1948ab6a2: Preparing [2024-07-19T04:18:56.067Z] 499698b1705c: Preparing [2024-07-19T04:18:56.067Z] 88e272cc5c02: Preparing [2024-07-19T04:18:56.067Z] 0f8fb5128efe: Preparing [2024-07-19T04:18:56.067Z] 660bc9238eb2: Preparing [2024-07-19T04:18:56.067Z] 5f70bf18a086: Preparing [2024-07-19T04:18:56.067Z] 96c2334ba8f1: Preparing [2024-07-19T04:18:56.067Z] 04d12ada0a21: Preparing [2024-07-19T04:18:56.067Z] 84386f0c82d7: Preparing [2024-07-19T04:18:56.067Z] da707bb00cb8: Preparing [2024-07-19T04:18:56.067Z] 88e272cc5c02: Waiting [2024-07-19T04:18:56.067Z] 0f8fb5128efe: Waiting [2024-07-19T04:18:56.067Z] 660bc9238eb2: Waiting [2024-07-19T04:18:56.067Z] 5f70bf18a086: Waiting [2024-07-19T04:18:56.067Z] d51330e5c9bb: Waiting [2024-07-19T04:18:56.067Z] 59d1948ab6a2: Waiting [2024-07-19T04:18:56.067Z] 499698b1705c: Waiting [2024-07-19T04:18:56.067Z] 96c2334ba8f1: Waiting [2024-07-19T04:18:56.067Z] 04d12ada0a21: Waiting [2024-07-19T04:18:56.067Z] 84386f0c82d7: Waiting [2024-07-19T04:18:56.067Z] da707bb00cb8: Waiting [2024-07-19T04:18:56.067Z] 1f98d77b9188: Layer already exists [2024-07-19T04:18:56.067Z] e2f9c668539b: Layer already exists [2024-07-19T04:18:56.067Z] cec5909a1c09: Layer already exists [2024-07-19T04:18:56.067Z] 0037205be362: Layer already exists [2024-07-19T04:18:56.067Z] cc60b03683ae: Layer already exists [2024-07-19T04:18:56.067Z] 499698b1705c: Layer already exists [2024-07-19T04:18:56.067Z] 88e272cc5c02: Layer already exists [2024-07-19T04:18:56.067Z] 59d1948ab6a2: Layer already exists [2024-07-19T04:18:56.067Z] d51330e5c9bb: Layer already exists [2024-07-19T04:18:56.067Z] 0f8fb5128efe: Layer already exists [2024-07-19T04:18:56.067Z] 96c2334ba8f1: Layer already exists [2024-07-19T04:18:56.067Z] 84386f0c82d7: Layer already exists [2024-07-19T04:18:56.067Z] 660bc9238eb2: Layer already exists [2024-07-19T04:18:56.067Z] 04d12ada0a21: Layer already exists [2024-07-19T04:18:56.067Z] 5f70bf18a086: Layer already exists [2024-07-19T04:18:56.067Z] da707bb00cb8: Layer already exists [2024-07-19T04:18:56.351Z] latest: digest: sha256:93acb2ae6e8a4156bf41a5e78a9a51f81811af50d3d388f91bc42340a06c3818 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:18:56.870Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:18:57.418Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.37 [2024-07-19T04:18:57.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-07-19T04:18:57.418Z] e2f9c668539b: Preparing [2024-07-19T04:18:57.418Z] 1f98d77b9188: Preparing [2024-07-19T04:18:57.418Z] cec5909a1c09: Preparing [2024-07-19T04:18:57.418Z] cc60b03683ae: Preparing [2024-07-19T04:18:57.418Z] 0037205be362: Preparing [2024-07-19T04:18:57.418Z] d51330e5c9bb: Preparing [2024-07-19T04:18:57.418Z] 59d1948ab6a2: Preparing [2024-07-19T04:18:57.418Z] 499698b1705c: Preparing [2024-07-19T04:18:57.418Z] 88e272cc5c02: Preparing [2024-07-19T04:18:57.418Z] 0f8fb5128efe: Preparing [2024-07-19T04:18:57.418Z] d51330e5c9bb: Waiting [2024-07-19T04:18:57.418Z] 660bc9238eb2: Preparing [2024-07-19T04:18:57.418Z] 59d1948ab6a2: Waiting [2024-07-19T04:18:57.418Z] 5f70bf18a086: Preparing [2024-07-19T04:18:57.418Z] 499698b1705c: Waiting [2024-07-19T04:18:57.418Z] 96c2334ba8f1: Preparing [2024-07-19T04:18:57.418Z] 88e272cc5c02: Waiting [2024-07-19T04:18:57.418Z] 04d12ada0a21: Preparing [2024-07-19T04:18:57.418Z] 0f8fb5128efe: Waiting [2024-07-19T04:18:57.418Z] 84386f0c82d7: Preparing [2024-07-19T04:18:57.418Z] 660bc9238eb2: Waiting [2024-07-19T04:18:57.418Z] da707bb00cb8: Preparing [2024-07-19T04:18:57.418Z] 5f70bf18a086: Waiting [2024-07-19T04:18:57.418Z] 96c2334ba8f1: Waiting [2024-07-19T04:18:57.418Z] 84386f0c82d7: Waiting [2024-07-19T04:18:57.418Z] 04d12ada0a21: Waiting [2024-07-19T04:18:57.418Z] cc60b03683ae: Layer already exists [2024-07-19T04:18:57.418Z] 0037205be362: Layer already exists [2024-07-19T04:18:57.418Z] e2f9c668539b: Layer already exists [2024-07-19T04:18:57.418Z] cec5909a1c09: Layer already exists [2024-07-19T04:18:57.418Z] 1f98d77b9188: Layer already exists [2024-07-19T04:18:57.418Z] 59d1948ab6a2: Layer already exists [2024-07-19T04:18:57.418Z] 499698b1705c: Layer already exists [2024-07-19T04:18:57.418Z] d51330e5c9bb: Layer already exists [2024-07-19T04:18:57.418Z] 88e272cc5c02: Layer already exists [2024-07-19T04:18:57.418Z] 0f8fb5128efe: Layer already exists [2024-07-19T04:18:57.418Z] 660bc9238eb2: Layer already exists [2024-07-19T04:18:57.418Z] 84386f0c82d7: Layer already exists [2024-07-19T04:18:57.418Z] 96c2334ba8f1: Layer already exists [2024-07-19T04:18:57.418Z] 5f70bf18a086: Layer already exists [2024-07-19T04:18:57.418Z] 04d12ada0a21: Layer already exists [2024-07-19T04:18:57.418Z] da707bb00cb8: Layer already exists [2024-07-19T04:18:57.735Z] 3.2.0-dev.37: digest: sha256:93acb2ae6e8a4156bf41a5e78a9a51f81811af50d3d388f91bc42340a06c3818 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:18:58.350Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:18:58.855Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T04:18:58.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-07-19T04:18:58.855Z] e2f9c668539b: Preparing [2024-07-19T04:18:58.855Z] 1f98d77b9188: Preparing [2024-07-19T04:18:58.855Z] cec5909a1c09: Preparing [2024-07-19T04:18:58.855Z] cc60b03683ae: Preparing [2024-07-19T04:18:58.855Z] 0037205be362: Preparing [2024-07-19T04:18:58.855Z] d51330e5c9bb: Preparing [2024-07-19T04:18:58.855Z] 59d1948ab6a2: Preparing [2024-07-19T04:18:58.855Z] 499698b1705c: Preparing [2024-07-19T04:18:58.855Z] 88e272cc5c02: Preparing [2024-07-19T04:18:58.855Z] 0f8fb5128efe: Preparing [2024-07-19T04:18:58.855Z] 660bc9238eb2: Preparing [2024-07-19T04:18:58.855Z] 5f70bf18a086: Preparing [2024-07-19T04:18:58.855Z] 96c2334ba8f1: Preparing [2024-07-19T04:18:58.855Z] 04d12ada0a21: Preparing [2024-07-19T04:18:58.855Z] 84386f0c82d7: Preparing [2024-07-19T04:18:58.855Z] da707bb00cb8: Preparing [2024-07-19T04:18:58.855Z] 59d1948ab6a2: Waiting [2024-07-19T04:18:58.855Z] d51330e5c9bb: Waiting [2024-07-19T04:18:58.855Z] 499698b1705c: Waiting [2024-07-19T04:18:58.855Z] 96c2334ba8f1: Waiting [2024-07-19T04:18:58.855Z] 88e272cc5c02: Waiting [2024-07-19T04:18:58.855Z] 04d12ada0a21: Waiting [2024-07-19T04:18:58.855Z] 0f8fb5128efe: Waiting [2024-07-19T04:18:58.855Z] 84386f0c82d7: Waiting [2024-07-19T04:18:58.855Z] 660bc9238eb2: Waiting [2024-07-19T04:18:58.855Z] da707bb00cb8: Waiting [2024-07-19T04:18:58.855Z] 0037205be362: Layer already exists [2024-07-19T04:18:58.855Z] cc60b03683ae: Layer already exists [2024-07-19T04:18:58.855Z] cec5909a1c09: Layer already exists [2024-07-19T04:18:58.855Z] e2f9c668539b: Layer already exists [2024-07-19T04:18:58.855Z] 1f98d77b9188: Layer already exists [2024-07-19T04:18:58.855Z] 88e272cc5c02: Layer already exists [2024-07-19T04:18:58.855Z] 0f8fb5128efe: Layer already exists [2024-07-19T04:18:58.855Z] d51330e5c9bb: Layer already exists [2024-07-19T04:18:58.855Z] 499698b1705c: Layer already exists [2024-07-19T04:18:58.855Z] 59d1948ab6a2: Layer already exists [2024-07-19T04:18:58.855Z] 660bc9238eb2: Layer already exists [2024-07-19T04:18:58.855Z] 04d12ada0a21: Layer already exists [2024-07-19T04:18:58.855Z] 5f70bf18a086: Layer already exists [2024-07-19T04:18:58.855Z] 96c2334ba8f1: Layer already exists [2024-07-19T04:18:58.855Z] 84386f0c82d7: Layer already exists [2024-07-19T04:18:58.855Z] da707bb00cb8: Layer already exists [2024-07-19T04:18:59.160Z] 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37: digest: sha256:93acb2ae6e8a4156bf41a5e78a9a51f81811af50d3d388f91bc42340a06c3818 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:18:59.751Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:19:00.352Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-07-19T04:19:00.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-07-19T04:19:00.352Z] e2f9c668539b: Preparing [2024-07-19T04:19:00.352Z] 1f98d77b9188: Preparing [2024-07-19T04:19:00.352Z] cec5909a1c09: Preparing [2024-07-19T04:19:00.352Z] cc60b03683ae: Preparing [2024-07-19T04:19:00.352Z] 0037205be362: Preparing [2024-07-19T04:19:00.352Z] d51330e5c9bb: Preparing [2024-07-19T04:19:00.352Z] 59d1948ab6a2: Preparing [2024-07-19T04:19:00.352Z] 499698b1705c: Preparing [2024-07-19T04:19:00.352Z] 88e272cc5c02: Preparing [2024-07-19T04:19:00.352Z] 0f8fb5128efe: Preparing [2024-07-19T04:19:00.352Z] 660bc9238eb2: Preparing [2024-07-19T04:19:00.352Z] 5f70bf18a086: Preparing [2024-07-19T04:19:00.352Z] 96c2334ba8f1: Preparing [2024-07-19T04:19:00.352Z] 04d12ada0a21: Preparing [2024-07-19T04:19:00.352Z] 84386f0c82d7: Preparing [2024-07-19T04:19:00.352Z] da707bb00cb8: Preparing [2024-07-19T04:19:00.352Z] 0f8fb5128efe: Waiting [2024-07-19T04:19:00.352Z] 660bc9238eb2: Waiting [2024-07-19T04:19:00.352Z] 5f70bf18a086: Waiting [2024-07-19T04:19:00.352Z] 96c2334ba8f1: Waiting [2024-07-19T04:19:00.352Z] 04d12ada0a21: Waiting [2024-07-19T04:19:00.352Z] 84386f0c82d7: Waiting [2024-07-19T04:19:00.352Z] da707bb00cb8: Waiting [2024-07-19T04:19:00.352Z] d51330e5c9bb: Waiting [2024-07-19T04:19:00.352Z] 59d1948ab6a2: Waiting [2024-07-19T04:19:00.352Z] 499698b1705c: Waiting [2024-07-19T04:19:00.352Z] 88e272cc5c02: Waiting [2024-07-19T04:19:00.352Z] e2f9c668539b: Layer already exists [2024-07-19T04:19:00.352Z] cc60b03683ae: Layer already exists [2024-07-19T04:19:00.352Z] 1f98d77b9188: Layer already exists [2024-07-19T04:19:00.352Z] 0037205be362: Layer already exists [2024-07-19T04:19:00.352Z] cec5909a1c09: Layer already exists [2024-07-19T04:19:00.352Z] 88e272cc5c02: Layer already exists [2024-07-19T04:19:00.352Z] 499698b1705c: Layer already exists [2024-07-19T04:19:00.352Z] 59d1948ab6a2: Layer already exists [2024-07-19T04:19:00.352Z] 0f8fb5128efe: Layer already exists [2024-07-19T04:19:00.352Z] d51330e5c9bb: Layer already exists [2024-07-19T04:19:00.352Z] 04d12ada0a21: Layer already exists [2024-07-19T04:19:00.352Z] 660bc9238eb2: Layer already exists [2024-07-19T04:19:00.352Z] 5f70bf18a086: Layer already exists [2024-07-19T04:19:00.352Z] 84386f0c82d7: Layer already exists [2024-07-19T04:19:00.655Z] 96c2334ba8f1: Layer already exists [2024-07-19T04:19:00.655Z] da707bb00cb8: Layer already exists [2024-07-19T04:19:00.655Z] main: digest: sha256:93acb2ae6e8a4156bf41a5e78a9a51f81811af50d3d388f91bc42340a06c3818 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-19T04:19:00.884Z] ===================================================== [Pipeline] echo [2024-07-19T04:19:00.968Z] taggedImages: [2024-07-19T04:19:00.968Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T04:19:00.968Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-07-19T04:19:00.968Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.37 [2024-07-19T04:19:00.968Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T04:19:00.968Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-07-19T04:19:01.038Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-07-19T04:19:01.038Z] 9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T04:19:01.038Z] latest [2024-07-19T04:19:01.038Z] 3.2.0-dev.37 [2024-07-19T04:19:01.038Z] 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T04:19:01.038Z] main [2024-07-19T04:19:01.038Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:19:01.611Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:19:02.248Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T04:19:02.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-07-19T04:19:02.248Z] fba62bfde9e4: Preparing [2024-07-19T04:19:02.248Z] 6b0332e4ad92: Preparing [2024-07-19T04:19:02.248Z] a842c7204356: Preparing [2024-07-19T04:19:02.248Z] f938a9175324: Preparing [2024-07-19T04:19:02.248Z] 499698b1705c: Preparing [2024-07-19T04:19:02.248Z] 88e272cc5c02: Preparing [2024-07-19T04:19:02.248Z] bcc2deb2986b: Preparing [2024-07-19T04:19:02.248Z] 6c8233e98356: Preparing [2024-07-19T04:19:02.248Z] da707bb00cb8: Preparing [2024-07-19T04:19:02.248Z] bcc2deb2986b: Waiting [2024-07-19T04:19:02.248Z] 6c8233e98356: Waiting [2024-07-19T04:19:02.248Z] da707bb00cb8: Waiting [2024-07-19T04:19:02.248Z] 88e272cc5c02: Waiting [2024-07-19T04:19:02.248Z] 499698b1705c: Layer already exists [2024-07-19T04:19:02.588Z] 88e272cc5c02: Layer already exists [2024-07-19T04:19:02.588Z] a842c7204356: Pushed [2024-07-19T04:19:02.588Z] 6b0332e4ad92: Pushed [2024-07-19T04:19:02.588Z] bcc2deb2986b: Layer already exists [2024-07-19T04:19:02.588Z] 6c8233e98356: Layer already exists [2024-07-19T04:19:02.588Z] fba62bfde9e4: Pushed [2024-07-19T04:19:02.588Z] da707bb00cb8: Layer already exists [2024-07-19T04:19:08.328Z] f938a9175324: Pushed [2024-07-19T04:19:08.328Z] 9dd757975a2486f93e2289e3629aab843f36bcb7: digest: sha256:4e0e4210eb27962be1cdde001baeca1033ab0dcf2e80e94c5b89cfd26b8e7214 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:19:08.833Z] + 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-07-19T04:19:09.521Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-07-19T04:19:09.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-07-19T04:19:09.521Z] fba62bfde9e4: Preparing [2024-07-19T04:19:09.521Z] 6b0332e4ad92: Preparing [2024-07-19T04:19:09.521Z] a842c7204356: Preparing [2024-07-19T04:19:09.521Z] f938a9175324: Preparing [2024-07-19T04:19:09.521Z] 499698b1705c: Preparing [2024-07-19T04:19:09.521Z] 88e272cc5c02: Preparing [2024-07-19T04:19:09.521Z] bcc2deb2986b: Preparing [2024-07-19T04:19:09.521Z] 6c8233e98356: Preparing [2024-07-19T04:19:09.521Z] da707bb00cb8: Preparing [2024-07-19T04:19:09.521Z] bcc2deb2986b: Waiting [2024-07-19T04:19:09.521Z] 6c8233e98356: Waiting [2024-07-19T04:19:09.521Z] da707bb00cb8: Waiting [2024-07-19T04:19:09.521Z] 88e272cc5c02: Waiting [2024-07-19T04:19:09.521Z] 6b0332e4ad92: Layer already exists [2024-07-19T04:19:09.521Z] f938a9175324: Layer already exists [2024-07-19T04:19:09.521Z] a842c7204356: Layer already exists [2024-07-19T04:19:09.521Z] fba62bfde9e4: Layer already exists [2024-07-19T04:19:09.521Z] 499698b1705c: Layer already exists [2024-07-19T04:19:09.521Z] da707bb00cb8: Layer already exists [2024-07-19T04:19:09.521Z] 6c8233e98356: Layer already exists [2024-07-19T04:19:09.521Z] bcc2deb2986b: Layer already exists [2024-07-19T04:19:09.521Z] 88e272cc5c02: Layer already exists [2024-07-19T04:19:09.521Z] latest: digest: sha256:4e0e4210eb27962be1cdde001baeca1033ab0dcf2e80e94c5b89cfd26b8e7214 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:19:10.397Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:19:10.970Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.37 [2024-07-19T04:19:10.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-07-19T04:19:10.970Z] fba62bfde9e4: Preparing [2024-07-19T04:19:10.970Z] 6b0332e4ad92: Preparing [2024-07-19T04:19:10.970Z] a842c7204356: Preparing [2024-07-19T04:19:10.970Z] f938a9175324: Preparing [2024-07-19T04:19:10.970Z] 499698b1705c: Preparing [2024-07-19T04:19:10.970Z] 88e272cc5c02: Preparing [2024-07-19T04:19:10.970Z] bcc2deb2986b: Preparing [2024-07-19T04:19:10.970Z] 6c8233e98356: Preparing [2024-07-19T04:19:10.970Z] da707bb00cb8: Preparing [2024-07-19T04:19:10.970Z] 88e272cc5c02: Waiting [2024-07-19T04:19:10.970Z] bcc2deb2986b: Waiting [2024-07-19T04:19:10.970Z] 6c8233e98356: Waiting [2024-07-19T04:19:10.970Z] da707bb00cb8: Waiting [2024-07-19T04:19:10.970Z] fba62bfde9e4: Layer already exists [2024-07-19T04:19:10.970Z] a842c7204356: Layer already exists [2024-07-19T04:19:10.970Z] f938a9175324: Layer already exists [2024-07-19T04:19:10.970Z] 6b0332e4ad92: Layer already exists [2024-07-19T04:19:10.970Z] 499698b1705c: Layer already exists [2024-07-19T04:19:10.970Z] bcc2deb2986b: Layer already exists [2024-07-19T04:19:10.970Z] da707bb00cb8: Layer already exists [2024-07-19T04:19:10.970Z] 88e272cc5c02: Layer already exists [2024-07-19T04:19:10.970Z] 6c8233e98356: Layer already exists [2024-07-19T04:19:11.303Z] 3.2.0-dev.37: digest: sha256:4e0e4210eb27962be1cdde001baeca1033ab0dcf2e80e94c5b89cfd26b8e7214 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:19:11.977Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:19:12.538Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T04:19:12.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-07-19T04:19:12.538Z] fba62bfde9e4: Preparing [2024-07-19T04:19:12.538Z] 6b0332e4ad92: Preparing [2024-07-19T04:19:12.538Z] a842c7204356: Preparing [2024-07-19T04:19:12.538Z] f938a9175324: Preparing [2024-07-19T04:19:12.538Z] 499698b1705c: Preparing [2024-07-19T04:19:12.538Z] 88e272cc5c02: Preparing [2024-07-19T04:19:12.538Z] bcc2deb2986b: Preparing [2024-07-19T04:19:12.538Z] 6c8233e98356: Preparing [2024-07-19T04:19:12.538Z] da707bb00cb8: Preparing [2024-07-19T04:19:12.538Z] 88e272cc5c02: Waiting [2024-07-19T04:19:12.538Z] bcc2deb2986b: Waiting [2024-07-19T04:19:12.538Z] 6c8233e98356: Waiting [2024-07-19T04:19:12.538Z] da707bb00cb8: Waiting [2024-07-19T04:19:12.538Z] 6b0332e4ad92: Layer already exists [2024-07-19T04:19:12.538Z] fba62bfde9e4: Layer already exists [2024-07-19T04:19:12.538Z] 499698b1705c: Layer already exists [2024-07-19T04:19:12.538Z] f938a9175324: Layer already exists [2024-07-19T04:19:12.538Z] a842c7204356: Layer already exists [2024-07-19T04:19:12.538Z] da707bb00cb8: Layer already exists [2024-07-19T04:19:12.538Z] 6c8233e98356: Layer already exists [2024-07-19T04:19:12.538Z] 88e272cc5c02: Layer already exists [2024-07-19T04:19:12.538Z] bcc2deb2986b: Layer already exists [2024-07-19T04:19:12.843Z] 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37: digest: sha256:4e0e4210eb27962be1cdde001baeca1033ab0dcf2e80e94c5b89cfd26b8e7214 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:19:13.389Z] + 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-07-19T04:19:13.950Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-07-19T04:19:13.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-07-19T04:19:13.950Z] fba62bfde9e4: Preparing [2024-07-19T04:19:13.950Z] 6b0332e4ad92: Preparing [2024-07-19T04:19:13.950Z] a842c7204356: Preparing [2024-07-19T04:19:13.950Z] f938a9175324: Preparing [2024-07-19T04:19:13.950Z] 499698b1705c: Preparing [2024-07-19T04:19:13.950Z] 88e272cc5c02: Preparing [2024-07-19T04:19:13.950Z] bcc2deb2986b: Preparing [2024-07-19T04:19:13.950Z] 6c8233e98356: Preparing [2024-07-19T04:19:13.950Z] da707bb00cb8: Preparing [2024-07-19T04:19:13.950Z] bcc2deb2986b: Waiting [2024-07-19T04:19:13.950Z] 88e272cc5c02: Waiting [2024-07-19T04:19:13.950Z] 6c8233e98356: Waiting [2024-07-19T04:19:13.950Z] da707bb00cb8: Waiting [2024-07-19T04:19:13.950Z] fba62bfde9e4: Layer already exists [2024-07-19T04:19:13.950Z] a842c7204356: Layer already exists [2024-07-19T04:19:13.950Z] f938a9175324: Layer already exists [2024-07-19T04:19:13.950Z] 499698b1705c: Layer already exists [2024-07-19T04:19:13.950Z] 6b0332e4ad92: Layer already exists [2024-07-19T04:19:13.950Z] bcc2deb2986b: Layer already exists [2024-07-19T04:19:13.950Z] 6c8233e98356: Layer already exists [2024-07-19T04:19:13.950Z] 88e272cc5c02: Layer already exists [2024-07-19T04:19:13.950Z] da707bb00cb8: Layer already exists [2024-07-19T04:19:14.259Z] main: digest: sha256:4e0e4210eb27962be1cdde001baeca1033ab0dcf2e80e94c5b89cfd26b8e7214 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-19T04:19:14.486Z] ===================================================== [Pipeline] echo [2024-07-19T04:19:14.525Z] taggedImages: [2024-07-19T04:19:14.525Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T04:19:14.525Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-07-19T04:19:14.525Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.37 [2024-07-19T04:19:14.525Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T04:19:14.525Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-07-19T04:19:14.630Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-07-19T04:19:14.630Z] 9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T04:19:14.630Z] latest [2024-07-19T04:19:14.630Z] 3.2.0-dev.37 [2024-07-19T04:19:14.630Z] 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T04:19:14.630Z] main [2024-07-19T04:19:14.630Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:19:15.166Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:19:15.775Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T04:19:15.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-07-19T04:19:15.775Z] 9ae46efe390a: Preparing [2024-07-19T04:19:15.775Z] 3ff252ae8fc5: Preparing [2024-07-19T04:19:15.775Z] 648be5c5ad98: Preparing [2024-07-19T04:19:15.775Z] e8f9a5f8dca7: Preparing [2024-07-19T04:19:15.775Z] ebc3387603d3: Preparing [2024-07-19T04:19:15.775Z] 499698b1705c: Preparing [2024-07-19T04:19:15.775Z] 88e272cc5c02: Preparing [2024-07-19T04:19:15.775Z] d2e4f3e65d45: Preparing [2024-07-19T04:19:15.775Z] bfce947eb9df: Preparing [2024-07-19T04:19:15.775Z] ff1d02e06299: Preparing [2024-07-19T04:19:15.775Z] da707bb00cb8: Preparing [2024-07-19T04:19:15.775Z] 499698b1705c: Waiting [2024-07-19T04:19:15.775Z] 88e272cc5c02: Waiting [2024-07-19T04:19:15.775Z] d2e4f3e65d45: Waiting [2024-07-19T04:19:15.775Z] bfce947eb9df: Waiting [2024-07-19T04:19:15.775Z] ff1d02e06299: Waiting [2024-07-19T04:19:15.775Z] da707bb00cb8: Waiting [2024-07-19T04:19:16.131Z] e8f9a5f8dca7: Pushed [2024-07-19T04:19:16.131Z] ebc3387603d3: Pushed [2024-07-19T04:19:16.131Z] 3ff252ae8fc5: Pushed [2024-07-19T04:19:16.131Z] 9ae46efe390a: Pushed [2024-07-19T04:19:16.131Z] 88e272cc5c02: Layer already exists [2024-07-19T04:19:16.131Z] 499698b1705c: Layer already exists [2024-07-19T04:19:16.131Z] da707bb00cb8: Layer already exists [2024-07-19T04:19:16.430Z] bfce947eb9df: Pushed [2024-07-19T04:19:16.430Z] d2e4f3e65d45: Pushed [2024-07-19T04:19:18.018Z] 648be5c5ad98: Pushed [2024-07-19T04:19:19.673Z] ff1d02e06299: Pushed [2024-07-19T04:19:19.998Z] 9dd757975a2486f93e2289e3629aab843f36bcb7: digest: sha256:e1d49621324fca00fe284d160ecfe4eb37ca217c7172b74e8d03505ed5e1aa97 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:19:20.535Z] + 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-07-19T04:19:21.046Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-07-19T04:19:21.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-07-19T04:19:21.046Z] 9ae46efe390a: Preparing [2024-07-19T04:19:21.046Z] 3ff252ae8fc5: Preparing [2024-07-19T04:19:21.046Z] 648be5c5ad98: Preparing [2024-07-19T04:19:21.046Z] e8f9a5f8dca7: Preparing [2024-07-19T04:19:21.046Z] ebc3387603d3: Preparing [2024-07-19T04:19:21.046Z] 499698b1705c: Preparing [2024-07-19T04:19:21.046Z] 88e272cc5c02: Preparing [2024-07-19T04:19:21.046Z] d2e4f3e65d45: Preparing [2024-07-19T04:19:21.046Z] bfce947eb9df: Preparing [2024-07-19T04:19:21.046Z] ff1d02e06299: Preparing [2024-07-19T04:19:21.046Z] da707bb00cb8: Preparing [2024-07-19T04:19:21.046Z] d2e4f3e65d45: Waiting [2024-07-19T04:19:21.046Z] 499698b1705c: Waiting [2024-07-19T04:19:21.046Z] bfce947eb9df: Waiting [2024-07-19T04:19:21.046Z] ff1d02e06299: Waiting [2024-07-19T04:19:21.046Z] da707bb00cb8: Waiting [2024-07-19T04:19:21.046Z] 88e272cc5c02: Waiting [2024-07-19T04:19:21.046Z] 648be5c5ad98: Layer already exists [2024-07-19T04:19:21.046Z] ebc3387603d3: Layer already exists [2024-07-19T04:19:21.046Z] 9ae46efe390a: Layer already exists [2024-07-19T04:19:21.046Z] e8f9a5f8dca7: Layer already exists [2024-07-19T04:19:21.046Z] 3ff252ae8fc5: Layer already exists [2024-07-19T04:19:21.046Z] d2e4f3e65d45: Layer already exists [2024-07-19T04:19:21.046Z] 88e272cc5c02: Layer already exists [2024-07-19T04:19:21.046Z] bfce947eb9df: Layer already exists [2024-07-19T04:19:21.046Z] ff1d02e06299: Layer already exists [2024-07-19T04:19:21.046Z] 499698b1705c: Layer already exists [2024-07-19T04:19:21.046Z] da707bb00cb8: Layer already exists [2024-07-19T04:19:21.046Z] latest: digest: sha256:e1d49621324fca00fe284d160ecfe4eb37ca217c7172b74e8d03505ed5e1aa97 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:19:21.681Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:19:22.330Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.37 [2024-07-19T04:19:22.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-07-19T04:19:22.330Z] 9ae46efe390a: Preparing [2024-07-19T04:19:22.330Z] 3ff252ae8fc5: Preparing [2024-07-19T04:19:22.330Z] 648be5c5ad98: Preparing [2024-07-19T04:19:22.330Z] e8f9a5f8dca7: Preparing [2024-07-19T04:19:22.330Z] ebc3387603d3: Preparing [2024-07-19T04:19:22.330Z] 499698b1705c: Preparing [2024-07-19T04:19:22.330Z] 88e272cc5c02: Preparing [2024-07-19T04:19:22.330Z] d2e4f3e65d45: Preparing [2024-07-19T04:19:22.330Z] bfce947eb9df: Preparing [2024-07-19T04:19:22.330Z] ff1d02e06299: Preparing [2024-07-19T04:19:22.330Z] da707bb00cb8: Preparing [2024-07-19T04:19:22.330Z] 88e272cc5c02: Waiting [2024-07-19T04:19:22.330Z] d2e4f3e65d45: Waiting [2024-07-19T04:19:22.330Z] 499698b1705c: Waiting [2024-07-19T04:19:22.330Z] bfce947eb9df: Waiting [2024-07-19T04:19:22.330Z] ff1d02e06299: Waiting [2024-07-19T04:19:22.330Z] da707bb00cb8: Waiting [2024-07-19T04:19:22.330Z] e8f9a5f8dca7: Layer already exists [2024-07-19T04:19:22.330Z] 3ff252ae8fc5: Layer already exists [2024-07-19T04:19:22.330Z] 9ae46efe390a: Layer already exists [2024-07-19T04:19:22.330Z] ebc3387603d3: Layer already exists [2024-07-19T04:19:22.330Z] 648be5c5ad98: Layer already exists [2024-07-19T04:19:22.330Z] 499698b1705c: Layer already exists [2024-07-19T04:19:22.330Z] 88e272cc5c02: Layer already exists [2024-07-19T04:19:22.330Z] bfce947eb9df: Layer already exists [2024-07-19T04:19:22.330Z] ff1d02e06299: Layer already exists [2024-07-19T04:19:22.330Z] d2e4f3e65d45: Layer already exists [2024-07-19T04:19:22.330Z] da707bb00cb8: Layer already exists [2024-07-19T04:19:22.330Z] 3.2.0-dev.37: digest: sha256:e1d49621324fca00fe284d160ecfe4eb37ca217c7172b74e8d03505ed5e1aa97 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:19:22.930Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:19:23.550Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T04:19:23.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-07-19T04:19:23.550Z] 9ae46efe390a: Preparing [2024-07-19T04:19:23.550Z] 3ff252ae8fc5: Preparing [2024-07-19T04:19:23.550Z] 648be5c5ad98: Preparing [2024-07-19T04:19:23.550Z] e8f9a5f8dca7: Preparing [2024-07-19T04:19:23.550Z] ebc3387603d3: Preparing [2024-07-19T04:19:23.550Z] 499698b1705c: Preparing [2024-07-19T04:19:23.550Z] 88e272cc5c02: Preparing [2024-07-19T04:19:23.550Z] d2e4f3e65d45: Preparing [2024-07-19T04:19:23.550Z] bfce947eb9df: Preparing [2024-07-19T04:19:23.550Z] ff1d02e06299: Preparing [2024-07-19T04:19:23.550Z] da707bb00cb8: Preparing [2024-07-19T04:19:23.550Z] 499698b1705c: Waiting [2024-07-19T04:19:23.550Z] ff1d02e06299: Waiting [2024-07-19T04:19:23.550Z] 88e272cc5c02: Waiting [2024-07-19T04:19:23.550Z] d2e4f3e65d45: Waiting [2024-07-19T04:19:23.550Z] bfce947eb9df: Waiting [2024-07-19T04:19:23.550Z] da707bb00cb8: Waiting [2024-07-19T04:19:23.550Z] 3ff252ae8fc5: Layer already exists [2024-07-19T04:19:23.550Z] ebc3387603d3: Layer already exists [2024-07-19T04:19:23.550Z] e8f9a5f8dca7: Layer already exists [2024-07-19T04:19:23.550Z] 9ae46efe390a: Layer already exists [2024-07-19T04:19:23.550Z] 648be5c5ad98: Layer already exists [2024-07-19T04:19:23.550Z] 88e272cc5c02: Layer already exists [2024-07-19T04:19:23.550Z] d2e4f3e65d45: Layer already exists [2024-07-19T04:19:23.550Z] 499698b1705c: Layer already exists [2024-07-19T04:19:23.550Z] ff1d02e06299: Layer already exists [2024-07-19T04:19:23.550Z] bfce947eb9df: Layer already exists [2024-07-19T04:19:23.550Z] da707bb00cb8: Layer already exists [2024-07-19T04:19:23.841Z] 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37: digest: sha256:e1d49621324fca00fe284d160ecfe4eb37ca217c7172b74e8d03505ed5e1aa97 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:19:24.639Z] + 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-07-19T04:19:25.138Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-07-19T04:19:25.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-07-19T04:19:25.138Z] 9ae46efe390a: Preparing [2024-07-19T04:19:25.138Z] 3ff252ae8fc5: Preparing [2024-07-19T04:19:25.138Z] 648be5c5ad98: Preparing [2024-07-19T04:19:25.138Z] e8f9a5f8dca7: Preparing [2024-07-19T04:19:25.138Z] ebc3387603d3: Preparing [2024-07-19T04:19:25.138Z] 499698b1705c: Preparing [2024-07-19T04:19:25.138Z] 88e272cc5c02: Preparing [2024-07-19T04:19:25.138Z] 499698b1705c: Waiting [2024-07-19T04:19:25.138Z] d2e4f3e65d45: Preparing [2024-07-19T04:19:25.138Z] 88e272cc5c02: Waiting [2024-07-19T04:19:25.138Z] bfce947eb9df: Preparing [2024-07-19T04:19:25.138Z] d2e4f3e65d45: Waiting [2024-07-19T04:19:25.138Z] bfce947eb9df: Waiting [2024-07-19T04:19:25.138Z] ff1d02e06299: Preparing [2024-07-19T04:19:25.138Z] da707bb00cb8: Preparing [2024-07-19T04:19:25.138Z] 3ff252ae8fc5: Layer already exists [2024-07-19T04:19:25.138Z] 9ae46efe390a: Layer already exists [2024-07-19T04:19:25.138Z] e8f9a5f8dca7: Layer already exists [2024-07-19T04:19:25.138Z] ebc3387603d3: Layer already exists [2024-07-19T04:19:25.138Z] 648be5c5ad98: Layer already exists [2024-07-19T04:19:25.138Z] d2e4f3e65d45: Layer already exists [2024-07-19T04:19:25.138Z] ff1d02e06299: Layer already exists [2024-07-19T04:19:25.138Z] 499698b1705c: Layer already exists [2024-07-19T04:19:25.138Z] bfce947eb9df: Layer already exists [2024-07-19T04:19:25.138Z] 88e272cc5c02: Layer already exists [2024-07-19T04:19:25.138Z] da707bb00cb8: Layer already exists [2024-07-19T04:19:25.455Z] main: digest: sha256:e1d49621324fca00fe284d160ecfe4eb37ca217c7172b74e8d03505ed5e1aa97 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-19T04:19:25.878Z] ===================================================== [Pipeline] echo [2024-07-19T04:19:25.898Z] taggedImages: [2024-07-19T04:19:25.898Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T04:19:25.898Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-07-19T04:19:25.898Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.37 [2024-07-19T04:19:25.898Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T04:19:25.898Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-07-19T04:19:25.918Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-07-19T04:19:25.918Z] 9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T04:19:25.918Z] latest [2024-07-19T04:19:25.918Z] 3.2.0-dev.37 [2024-07-19T04:19:25.918Z] 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T04:19:25.918Z] main [2024-07-19T04:19:25.918Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:19:26.485Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:19:27.051Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T04:19:27.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-07-19T04:19:27.051Z] 3a6174e8fe0d: Preparing [2024-07-19T04:19:27.051Z] cfd27effd6bc: Preparing [2024-07-19T04:19:27.051Z] b557a383ba6e: Preparing [2024-07-19T04:19:27.051Z] 8c2054908ad0: Preparing [2024-07-19T04:19:27.051Z] 2c630b133054: Preparing [2024-07-19T04:19:27.051Z] b67df6af7304: Preparing [2024-07-19T04:19:27.051Z] 0e6a565f3800: Preparing [2024-07-19T04:19:27.051Z] 499698b1705c: Preparing [2024-07-19T04:19:27.051Z] 88e272cc5c02: Preparing [2024-07-19T04:19:27.051Z] 16e968068127: Preparing [2024-07-19T04:19:27.051Z] c8b8d248efb3: Preparing [2024-07-19T04:19:27.051Z] da707bb00cb8: Preparing [2024-07-19T04:19:27.051Z] 499698b1705c: Waiting [2024-07-19T04:19:27.051Z] 88e272cc5c02: Waiting [2024-07-19T04:19:27.051Z] 16e968068127: Waiting [2024-07-19T04:19:27.051Z] c8b8d248efb3: Waiting [2024-07-19T04:19:27.051Z] da707bb00cb8: Waiting [2024-07-19T04:19:27.051Z] b67df6af7304: Waiting [2024-07-19T04:19:27.378Z] 2c630b133054: Pushed [2024-07-19T04:19:27.378Z] cfd27effd6bc: Pushed [2024-07-19T04:19:27.378Z] 3a6174e8fe0d: Pushed [2024-07-19T04:19:27.378Z] 499698b1705c: Layer already exists [2024-07-19T04:19:27.378Z] 88e272cc5c02: Layer already exists [2024-07-19T04:19:27.378Z] 0e6a565f3800: Pushed [2024-07-19T04:19:27.378Z] b67df6af7304: Pushed [2024-07-19T04:19:27.690Z] da707bb00cb8: Layer already exists [2024-07-19T04:19:28.815Z] 16e968068127: Pushed [2024-07-19T04:19:29.136Z] 8c2054908ad0: Pushed [2024-07-19T04:19:29.828Z] b557a383ba6e: Pushed [2024-07-19T04:19:30.169Z] c8b8d248efb3: Pushed [2024-07-19T04:19:30.169Z] 9dd757975a2486f93e2289e3629aab843f36bcb7: digest: sha256:2ddfb5ef1d7efd477c7d46b1d5485f39f439a59221a69233d0da7fce084f15ef size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:19:30.728Z] + 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-07-19T04:19:31.436Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-07-19T04:19:31.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-07-19T04:19:31.436Z] 3a6174e8fe0d: Preparing [2024-07-19T04:19:31.436Z] cfd27effd6bc: Preparing [2024-07-19T04:19:31.436Z] b557a383ba6e: Preparing [2024-07-19T04:19:31.436Z] 8c2054908ad0: Preparing [2024-07-19T04:19:31.436Z] 2c630b133054: Preparing [2024-07-19T04:19:31.436Z] b67df6af7304: Preparing [2024-07-19T04:19:31.436Z] 0e6a565f3800: Preparing [2024-07-19T04:19:31.436Z] 499698b1705c: Preparing [2024-07-19T04:19:31.436Z] 88e272cc5c02: Preparing [2024-07-19T04:19:31.436Z] 16e968068127: Preparing [2024-07-19T04:19:31.436Z] c8b8d248efb3: Preparing [2024-07-19T04:19:31.436Z] da707bb00cb8: Preparing [2024-07-19T04:19:31.436Z] 0e6a565f3800: Waiting [2024-07-19T04:19:31.436Z] 499698b1705c: Waiting [2024-07-19T04:19:31.436Z] 88e272cc5c02: Waiting [2024-07-19T04:19:31.436Z] 16e968068127: Waiting [2024-07-19T04:19:31.436Z] c8b8d248efb3: Waiting [2024-07-19T04:19:31.436Z] da707bb00cb8: Waiting [2024-07-19T04:19:31.436Z] b67df6af7304: Waiting [2024-07-19T04:19:31.436Z] 3a6174e8fe0d: Layer already exists [2024-07-19T04:19:31.436Z] 2c630b133054: Layer already exists [2024-07-19T04:19:31.436Z] 8c2054908ad0: Layer already exists [2024-07-19T04:19:31.436Z] b557a383ba6e: Layer already exists [2024-07-19T04:19:31.436Z] cfd27effd6bc: Layer already exists [2024-07-19T04:19:31.436Z] 499698b1705c: Layer already exists [2024-07-19T04:19:31.436Z] b67df6af7304: Layer already exists [2024-07-19T04:19:31.436Z] 0e6a565f3800: Layer already exists [2024-07-19T04:19:31.436Z] 88e272cc5c02: Layer already exists [2024-07-19T04:19:31.436Z] 16e968068127: Layer already exists [2024-07-19T04:19:31.436Z] c8b8d248efb3: Layer already exists [2024-07-19T04:19:31.436Z] da707bb00cb8: Layer already exists [2024-07-19T04:19:31.743Z] latest: digest: sha256:2ddfb5ef1d7efd477c7d46b1d5485f39f439a59221a69233d0da7fce084f15ef size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:19:32.247Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:19:32.866Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.37 [2024-07-19T04:19:32.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-07-19T04:19:32.866Z] 3a6174e8fe0d: Preparing [2024-07-19T04:19:32.866Z] cfd27effd6bc: Preparing [2024-07-19T04:19:32.866Z] b557a383ba6e: Preparing [2024-07-19T04:19:32.866Z] 8c2054908ad0: Preparing [2024-07-19T04:19:32.866Z] 2c630b133054: Preparing [2024-07-19T04:19:32.866Z] b67df6af7304: Preparing [2024-07-19T04:19:32.866Z] 0e6a565f3800: Preparing [2024-07-19T04:19:32.866Z] 499698b1705c: Preparing [2024-07-19T04:19:32.866Z] 88e272cc5c02: Preparing [2024-07-19T04:19:32.866Z] 16e968068127: Preparing [2024-07-19T04:19:32.866Z] c8b8d248efb3: Preparing [2024-07-19T04:19:32.866Z] da707bb00cb8: Preparing [2024-07-19T04:19:32.866Z] 0e6a565f3800: Waiting [2024-07-19T04:19:32.866Z] b67df6af7304: Waiting [2024-07-19T04:19:32.866Z] c8b8d248efb3: Waiting [2024-07-19T04:19:32.866Z] 499698b1705c: Waiting [2024-07-19T04:19:32.866Z] 88e272cc5c02: Waiting [2024-07-19T04:19:32.866Z] 16e968068127: Waiting [2024-07-19T04:19:32.866Z] da707bb00cb8: Waiting [2024-07-19T04:19:32.866Z] cfd27effd6bc: Layer already exists [2024-07-19T04:19:32.866Z] b557a383ba6e: Layer already exists [2024-07-19T04:19:32.866Z] 3a6174e8fe0d: Layer already exists [2024-07-19T04:19:32.866Z] 8c2054908ad0: Layer already exists [2024-07-19T04:19:32.866Z] 2c630b133054: Layer already exists [2024-07-19T04:19:32.866Z] 0e6a565f3800: Layer already exists [2024-07-19T04:19:32.866Z] 88e272cc5c02: Layer already exists [2024-07-19T04:19:32.866Z] b67df6af7304: Layer already exists [2024-07-19T04:19:32.866Z] 499698b1705c: Layer already exists [2024-07-19T04:19:32.866Z] 16e968068127: Layer already exists [2024-07-19T04:19:32.866Z] da707bb00cb8: Layer already exists [2024-07-19T04:19:33.164Z] c8b8d248efb3: Layer already exists [2024-07-19T04:19:33.164Z] 3.2.0-dev.37: digest: sha256:2ddfb5ef1d7efd477c7d46b1d5485f39f439a59221a69233d0da7fce084f15ef size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:19:33.847Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:19:34.487Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T04:19:34.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-07-19T04:19:34.487Z] 3a6174e8fe0d: Preparing [2024-07-19T04:19:34.487Z] cfd27effd6bc: Preparing [2024-07-19T04:19:34.487Z] b557a383ba6e: Preparing [2024-07-19T04:19:34.487Z] 8c2054908ad0: Preparing [2024-07-19T04:19:34.487Z] 2c630b133054: Preparing [2024-07-19T04:19:34.487Z] b67df6af7304: Preparing [2024-07-19T04:19:34.487Z] 0e6a565f3800: Preparing [2024-07-19T04:19:34.487Z] 499698b1705c: Preparing [2024-07-19T04:19:34.487Z] 88e272cc5c02: Preparing [2024-07-19T04:19:34.487Z] 16e968068127: Preparing [2024-07-19T04:19:34.487Z] c8b8d248efb3: Preparing [2024-07-19T04:19:34.487Z] da707bb00cb8: Preparing [2024-07-19T04:19:34.487Z] b67df6af7304: Waiting [2024-07-19T04:19:34.487Z] 0e6a565f3800: Waiting [2024-07-19T04:19:34.487Z] 499698b1705c: Waiting [2024-07-19T04:19:34.487Z] 88e272cc5c02: Waiting [2024-07-19T04:19:34.487Z] 16e968068127: Waiting [2024-07-19T04:19:34.487Z] c8b8d248efb3: Waiting [2024-07-19T04:19:34.487Z] da707bb00cb8: Waiting [2024-07-19T04:19:34.487Z] 3a6174e8fe0d: Layer already exists [2024-07-19T04:19:34.487Z] cfd27effd6bc: Layer already exists [2024-07-19T04:19:34.487Z] b557a383ba6e: Layer already exists [2024-07-19T04:19:34.487Z] 8c2054908ad0: Layer already exists [2024-07-19T04:19:34.487Z] 2c630b133054: Layer already exists [2024-07-19T04:19:34.487Z] 499698b1705c: Layer already exists [2024-07-19T04:19:34.487Z] 0e6a565f3800: Layer already exists [2024-07-19T04:19:34.487Z] b67df6af7304: Layer already exists [2024-07-19T04:19:34.487Z] 16e968068127: Layer already exists [2024-07-19T04:19:34.487Z] 88e272cc5c02: Layer already exists [2024-07-19T04:19:34.487Z] da707bb00cb8: Layer already exists [2024-07-19T04:19:34.487Z] c8b8d248efb3: Layer already exists [2024-07-19T04:19:34.487Z] 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37: digest: sha256:2ddfb5ef1d7efd477c7d46b1d5485f39f439a59221a69233d0da7fce084f15ef size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:19:35.381Z] + 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-07-19T04:19:35.949Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-07-19T04:19:35.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-07-19T04:19:35.949Z] 3a6174e8fe0d: Preparing [2024-07-19T04:19:35.949Z] cfd27effd6bc: Preparing [2024-07-19T04:19:35.949Z] b557a383ba6e: Preparing [2024-07-19T04:19:35.949Z] 8c2054908ad0: Preparing [2024-07-19T04:19:35.949Z] 2c630b133054: Preparing [2024-07-19T04:19:35.949Z] b67df6af7304: Preparing [2024-07-19T04:19:35.949Z] 0e6a565f3800: Preparing [2024-07-19T04:19:35.949Z] b67df6af7304: Waiting [2024-07-19T04:19:35.949Z] 499698b1705c: Preparing [2024-07-19T04:19:35.949Z] 0e6a565f3800: Waiting [2024-07-19T04:19:35.949Z] 88e272cc5c02: Preparing [2024-07-19T04:19:35.949Z] 499698b1705c: Waiting [2024-07-19T04:19:35.949Z] 16e968068127: Preparing [2024-07-19T04:19:35.949Z] 88e272cc5c02: Waiting [2024-07-19T04:19:35.949Z] c8b8d248efb3: Preparing [2024-07-19T04:19:35.949Z] 16e968068127: Waiting [2024-07-19T04:19:35.949Z] da707bb00cb8: Preparing [2024-07-19T04:19:35.949Z] da707bb00cb8: Waiting [2024-07-19T04:19:35.949Z] cfd27effd6bc: Layer already exists [2024-07-19T04:19:35.949Z] 3a6174e8fe0d: Layer already exists [2024-07-19T04:19:35.949Z] 8c2054908ad0: Layer already exists [2024-07-19T04:19:35.949Z] b557a383ba6e: Layer already exists [2024-07-19T04:19:35.949Z] 2c630b133054: Layer already exists [2024-07-19T04:19:35.949Z] 0e6a565f3800: Layer already exists [2024-07-19T04:19:35.949Z] 88e272cc5c02: Layer already exists [2024-07-19T04:19:35.949Z] b67df6af7304: Layer already exists [2024-07-19T04:19:35.949Z] 499698b1705c: Layer already exists [2024-07-19T04:19:35.949Z] 16e968068127: Layer already exists [2024-07-19T04:19:35.949Z] c8b8d248efb3: Layer already exists [2024-07-19T04:19:35.949Z] da707bb00cb8: Layer already exists [2024-07-19T04:19:36.240Z] main: digest: sha256:2ddfb5ef1d7efd477c7d46b1d5485f39f439a59221a69233d0da7fce084f15ef size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-19T04:19:36.469Z] ===================================================== [Pipeline] echo [2024-07-19T04:19:36.561Z] taggedImages: [2024-07-19T04:19:36.561Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T04:19:36.561Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-07-19T04:19:36.561Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.37 [2024-07-19T04:19:36.561Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T04:19:36.561Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-07-19T04:19:36.692Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-07-19T04:19:36.692Z] 9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T04:19:36.692Z] latest [2024-07-19T04:19:36.692Z] 3.2.0-dev.37 [2024-07-19T04:19:36.692Z] 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T04:19:36.692Z] main [2024-07-19T04:19:36.692Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:19:37.354Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:19:38.204Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T04:19:38.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-07-19T04:19:38.204Z] a3f7e3fd407b: Preparing [2024-07-19T04:19:38.204Z] c50169e867d3: Preparing [2024-07-19T04:19:38.204Z] 499698b1705c: Preparing [2024-07-19T04:19:38.204Z] 88e272cc5c02: Preparing [2024-07-19T04:19:38.204Z] fc13e765e594: Preparing [2024-07-19T04:19:38.204Z] 4ddd74c9f7e7: Preparing [2024-07-19T04:19:38.204Z] da707bb00cb8: Preparing [2024-07-19T04:19:38.204Z] 4ddd74c9f7e7: Waiting [2024-07-19T04:19:38.204Z] da707bb00cb8: Waiting [2024-07-19T04:19:38.204Z] 499698b1705c: Layer already exists [2024-07-19T04:19:38.204Z] 88e272cc5c02: Layer already exists [2024-07-19T04:19:38.204Z] da707bb00cb8: Layer already exists [2024-07-19T04:19:38.565Z] a3f7e3fd407b: Pushed [2024-07-19T04:19:39.625Z] fc13e765e594: Pushed [2024-07-19T04:19:39.949Z] 4ddd74c9f7e7: Pushed [2024-07-19T04:19:42.061Z] c50169e867d3: Pushed [2024-07-19T04:19:42.365Z] 9dd757975a2486f93e2289e3629aab843f36bcb7: digest: sha256:b4065dc27030aef7e887aae1faf668c64ffdc705b5ea7ed2d51ea1fcff0c9091 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:19:42.850Z] + 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-07-19T04:19:43.460Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-07-19T04:19:43.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-07-19T04:19:43.460Z] a3f7e3fd407b: Preparing [2024-07-19T04:19:43.460Z] c50169e867d3: Preparing [2024-07-19T04:19:43.460Z] 499698b1705c: Preparing [2024-07-19T04:19:43.460Z] 88e272cc5c02: Preparing [2024-07-19T04:19:43.460Z] fc13e765e594: Preparing [2024-07-19T04:19:43.460Z] 4ddd74c9f7e7: Preparing [2024-07-19T04:19:43.460Z] da707bb00cb8: Preparing [2024-07-19T04:19:43.460Z] 4ddd74c9f7e7: Waiting [2024-07-19T04:19:43.460Z] da707bb00cb8: Waiting [2024-07-19T04:19:43.460Z] 499698b1705c: Layer already exists [2024-07-19T04:19:43.460Z] 88e272cc5c02: Layer already exists [2024-07-19T04:19:43.460Z] fc13e765e594: Layer already exists [2024-07-19T04:19:43.460Z] a3f7e3fd407b: Layer already exists [2024-07-19T04:19:43.460Z] c50169e867d3: Layer already exists [2024-07-19T04:19:43.460Z] 4ddd74c9f7e7: Layer already exists [2024-07-19T04:19:43.460Z] da707bb00cb8: Layer already exists [2024-07-19T04:19:43.460Z] latest: digest: sha256:b4065dc27030aef7e887aae1faf668c64ffdc705b5ea7ed2d51ea1fcff0c9091 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:19:43.993Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:19:44.575Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.37 [2024-07-19T04:19:44.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-07-19T04:19:44.575Z] a3f7e3fd407b: Preparing [2024-07-19T04:19:44.575Z] c50169e867d3: Preparing [2024-07-19T04:19:44.575Z] 499698b1705c: Preparing [2024-07-19T04:19:44.575Z] 88e272cc5c02: Preparing [2024-07-19T04:19:44.575Z] fc13e765e594: Preparing [2024-07-19T04:19:44.575Z] 4ddd74c9f7e7: Preparing [2024-07-19T04:19:44.575Z] da707bb00cb8: Preparing [2024-07-19T04:19:44.575Z] 4ddd74c9f7e7: Waiting [2024-07-19T04:19:44.575Z] da707bb00cb8: Waiting [2024-07-19T04:19:44.575Z] fc13e765e594: Layer already exists [2024-07-19T04:19:44.575Z] 499698b1705c: Layer already exists [2024-07-19T04:19:44.575Z] 88e272cc5c02: Layer already exists [2024-07-19T04:19:44.575Z] c50169e867d3: Layer already exists [2024-07-19T04:19:44.575Z] a3f7e3fd407b: Layer already exists [2024-07-19T04:19:44.575Z] 4ddd74c9f7e7: Layer already exists [2024-07-19T04:19:44.575Z] da707bb00cb8: Layer already exists [2024-07-19T04:19:44.575Z] 3.2.0-dev.37: digest: sha256:b4065dc27030aef7e887aae1faf668c64ffdc705b5ea7ed2d51ea1fcff0c9091 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:19:45.141Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:19:45.666Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T04:19:45.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-07-19T04:19:45.666Z] a3f7e3fd407b: Preparing [2024-07-19T04:19:45.666Z] c50169e867d3: Preparing [2024-07-19T04:19:45.666Z] 499698b1705c: Preparing [2024-07-19T04:19:45.666Z] 88e272cc5c02: Preparing [2024-07-19T04:19:45.666Z] fc13e765e594: Preparing [2024-07-19T04:19:45.666Z] 4ddd74c9f7e7: Preparing [2024-07-19T04:19:45.666Z] da707bb00cb8: Preparing [2024-07-19T04:19:45.666Z] 4ddd74c9f7e7: Waiting [2024-07-19T04:19:45.666Z] a3f7e3fd407b: Layer already exists [2024-07-19T04:19:45.666Z] 88e272cc5c02: Layer already exists [2024-07-19T04:19:45.666Z] 499698b1705c: Layer already exists [2024-07-19T04:19:45.666Z] fc13e765e594: Layer already exists [2024-07-19T04:19:45.666Z] c50169e867d3: Layer already exists [2024-07-19T04:19:45.666Z] 4ddd74c9f7e7: Layer already exists [2024-07-19T04:19:45.666Z] da707bb00cb8: Layer already exists [2024-07-19T04:19:45.666Z] 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37: digest: sha256:b4065dc27030aef7e887aae1faf668c64ffdc705b5ea7ed2d51ea1fcff0c9091 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:19:46.270Z] + 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-07-19T04:19:46.869Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-07-19T04:19:46.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-07-19T04:19:46.869Z] a3f7e3fd407b: Preparing [2024-07-19T04:19:46.869Z] c50169e867d3: Preparing [2024-07-19T04:19:46.869Z] 499698b1705c: Preparing [2024-07-19T04:19:46.869Z] 88e272cc5c02: Preparing [2024-07-19T04:19:46.869Z] fc13e765e594: Preparing [2024-07-19T04:19:46.869Z] 4ddd74c9f7e7: Preparing [2024-07-19T04:19:46.869Z] da707bb00cb8: Preparing [2024-07-19T04:19:46.869Z] 4ddd74c9f7e7: Waiting [2024-07-19T04:19:46.869Z] da707bb00cb8: Waiting [2024-07-19T04:19:46.869Z] 499698b1705c: Layer already exists [2024-07-19T04:19:46.869Z] fc13e765e594: Layer already exists [2024-07-19T04:19:46.869Z] a3f7e3fd407b: Layer already exists [2024-07-19T04:19:46.869Z] 88e272cc5c02: Layer already exists [2024-07-19T04:19:46.869Z] c50169e867d3: Layer already exists [2024-07-19T04:19:46.869Z] da707bb00cb8: Layer already exists [2024-07-19T04:19:46.869Z] 4ddd74c9f7e7: Layer already exists [2024-07-19T04:19:46.869Z] main: digest: sha256:b4065dc27030aef7e887aae1faf668c64ffdc705b5ea7ed2d51ea1fcff0c9091 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-19T04:19:47.111Z] ===================================================== [Pipeline] echo [2024-07-19T04:19:47.152Z] taggedImages: [2024-07-19T04:19:47.152Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T04:19:47.152Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-07-19T04:19:47.152Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.37 [2024-07-19T04:19:47.153Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T04:19:47.153Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-07-19T04:19:47.177Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-07-19T04:19:47.177Z] 9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T04:19:47.177Z] latest [2024-07-19T04:19:47.177Z] 3.2.0-dev.37 [2024-07-19T04:19:47.177Z] 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T04:19:47.177Z] main [2024-07-19T04:19:47.177Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:19:47.739Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:19:48.300Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T04:19:48.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-07-19T04:19:48.300Z] ca0a95eaddda: Preparing [2024-07-19T04:19:48.300Z] c406207f69f7: Preparing [2024-07-19T04:19:48.300Z] b77d687b5ac1: Preparing [2024-07-19T04:19:48.300Z] 499698b1705c: Preparing [2024-07-19T04:19:48.300Z] 88e272cc5c02: Preparing [2024-07-19T04:19:48.300Z] b915bf82b111: Preparing [2024-07-19T04:19:48.300Z] 32b4cc7a7911: Preparing [2024-07-19T04:19:48.300Z] 9ee9afca801b: Preparing [2024-07-19T04:19:48.300Z] efe057b7cac1: Preparing [2024-07-19T04:19:48.300Z] da707bb00cb8: Preparing [2024-07-19T04:19:48.300Z] 32b4cc7a7911: Waiting [2024-07-19T04:19:48.300Z] 9ee9afca801b: Waiting [2024-07-19T04:19:48.300Z] da707bb00cb8: Waiting [2024-07-19T04:19:48.300Z] efe057b7cac1: Waiting [2024-07-19T04:19:48.300Z] 499698b1705c: Layer already exists [2024-07-19T04:19:48.300Z] 88e272cc5c02: Layer already exists [2024-07-19T04:19:48.604Z] ca0a95eaddda: Pushed [2024-07-19T04:19:48.604Z] c406207f69f7: Pushed [2024-07-19T04:19:48.604Z] b77d687b5ac1: Pushed [2024-07-19T04:19:48.604Z] da707bb00cb8: Layer already exists [2024-07-19T04:19:48.604Z] 9ee9afca801b: Pushed [2024-07-19T04:19:50.757Z] efe057b7cac1: Pushed [2024-07-19T04:20:03.444Z] 32b4cc7a7911: Pushed [2024-07-19T04:20:10.556Z] b915bf82b111: Pushed [2024-07-19T04:20:10.556Z] 9dd757975a2486f93e2289e3629aab843f36bcb7: digest: sha256:9575c54c51e470da3a1c0d15fab69ba30778671d0e4f828a879337267639c2ee size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:20:11.168Z] + 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-07-19T04:20:11.735Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-07-19T04:20:11.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-07-19T04:20:11.735Z] ca0a95eaddda: Preparing [2024-07-19T04:20:11.735Z] c406207f69f7: Preparing [2024-07-19T04:20:11.735Z] b77d687b5ac1: Preparing [2024-07-19T04:20:11.735Z] 499698b1705c: Preparing [2024-07-19T04:20:11.735Z] 88e272cc5c02: Preparing [2024-07-19T04:20:11.735Z] b915bf82b111: Preparing [2024-07-19T04:20:11.735Z] 32b4cc7a7911: Preparing [2024-07-19T04:20:11.735Z] 9ee9afca801b: Preparing [2024-07-19T04:20:11.735Z] efe057b7cac1: Preparing [2024-07-19T04:20:11.735Z] da707bb00cb8: Preparing [2024-07-19T04:20:11.735Z] 32b4cc7a7911: Waiting [2024-07-19T04:20:11.735Z] 9ee9afca801b: Waiting [2024-07-19T04:20:11.735Z] efe057b7cac1: Waiting [2024-07-19T04:20:11.735Z] da707bb00cb8: Waiting [2024-07-19T04:20:11.735Z] b915bf82b111: Waiting [2024-07-19T04:20:11.735Z] b77d687b5ac1: Layer already exists [2024-07-19T04:20:11.735Z] c406207f69f7: Layer already exists [2024-07-19T04:20:11.735Z] ca0a95eaddda: Layer already exists [2024-07-19T04:20:11.735Z] 499698b1705c: Layer already exists [2024-07-19T04:20:11.735Z] 88e272cc5c02: Layer already exists [2024-07-19T04:20:11.735Z] 32b4cc7a7911: Layer already exists [2024-07-19T04:20:11.735Z] b915bf82b111: Layer already exists [2024-07-19T04:20:11.735Z] 9ee9afca801b: Layer already exists [2024-07-19T04:20:11.735Z] efe057b7cac1: Layer already exists [2024-07-19T04:20:11.735Z] da707bb00cb8: Layer already exists [2024-07-19T04:20:11.735Z] latest: digest: sha256:9575c54c51e470da3a1c0d15fab69ba30778671d0e4f828a879337267639c2ee size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:20:12.254Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:20:12.917Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.37 [2024-07-19T04:20:12.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-07-19T04:20:12.917Z] ca0a95eaddda: Preparing [2024-07-19T04:20:12.917Z] c406207f69f7: Preparing [2024-07-19T04:20:12.917Z] b77d687b5ac1: Preparing [2024-07-19T04:20:12.917Z] 499698b1705c: Preparing [2024-07-19T04:20:12.917Z] 88e272cc5c02: Preparing [2024-07-19T04:20:12.917Z] b915bf82b111: Preparing [2024-07-19T04:20:12.917Z] 32b4cc7a7911: Preparing [2024-07-19T04:20:12.917Z] 9ee9afca801b: Preparing [2024-07-19T04:20:12.917Z] efe057b7cac1: Preparing [2024-07-19T04:20:12.917Z] da707bb00cb8: Preparing [2024-07-19T04:20:12.917Z] b915bf82b111: Waiting [2024-07-19T04:20:12.917Z] 32b4cc7a7911: Waiting [2024-07-19T04:20:12.917Z] 9ee9afca801b: Waiting [2024-07-19T04:20:12.917Z] efe057b7cac1: Waiting [2024-07-19T04:20:12.917Z] da707bb00cb8: Waiting [2024-07-19T04:20:12.917Z] c406207f69f7: Layer already exists [2024-07-19T04:20:12.917Z] b77d687b5ac1: Layer already exists [2024-07-19T04:20:12.917Z] 88e272cc5c02: Layer already exists [2024-07-19T04:20:12.917Z] 499698b1705c: Layer already exists [2024-07-19T04:20:12.917Z] ca0a95eaddda: Layer already exists [2024-07-19T04:20:12.917Z] 32b4cc7a7911: Layer already exists [2024-07-19T04:20:12.917Z] 9ee9afca801b: Layer already exists [2024-07-19T04:20:12.917Z] da707bb00cb8: Layer already exists [2024-07-19T04:20:12.917Z] b915bf82b111: Layer already exists [2024-07-19T04:20:12.917Z] efe057b7cac1: Layer already exists [2024-07-19T04:20:12.917Z] 3.2.0-dev.37: digest: sha256:9575c54c51e470da3a1c0d15fab69ba30778671d0e4f828a879337267639c2ee size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:20:13.530Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:20:14.165Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T04:20:14.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-07-19T04:20:14.165Z] ca0a95eaddda: Preparing [2024-07-19T04:20:14.165Z] c406207f69f7: Preparing [2024-07-19T04:20:14.165Z] b77d687b5ac1: Preparing [2024-07-19T04:20:14.165Z] 499698b1705c: Preparing [2024-07-19T04:20:14.165Z] 88e272cc5c02: Preparing [2024-07-19T04:20:14.165Z] b915bf82b111: Preparing [2024-07-19T04:20:14.165Z] 32b4cc7a7911: Preparing [2024-07-19T04:20:14.165Z] 9ee9afca801b: Preparing [2024-07-19T04:20:14.165Z] efe057b7cac1: Preparing [2024-07-19T04:20:14.165Z] da707bb00cb8: Preparing [2024-07-19T04:20:14.165Z] 32b4cc7a7911: Waiting [2024-07-19T04:20:14.165Z] 9ee9afca801b: Waiting [2024-07-19T04:20:14.165Z] efe057b7cac1: Waiting [2024-07-19T04:20:14.165Z] da707bb00cb8: Waiting [2024-07-19T04:20:14.165Z] b915bf82b111: Waiting [2024-07-19T04:20:14.165Z] ca0a95eaddda: Layer already exists [2024-07-19T04:20:14.165Z] 88e272cc5c02: Layer already exists [2024-07-19T04:20:14.165Z] 499698b1705c: Layer already exists [2024-07-19T04:20:14.165Z] b77d687b5ac1: Layer already exists [2024-07-19T04:20:14.165Z] c406207f69f7: Layer already exists [2024-07-19T04:20:14.165Z] 32b4cc7a7911: Layer already exists [2024-07-19T04:20:14.165Z] b915bf82b111: Layer already exists [2024-07-19T04:20:14.165Z] efe057b7cac1: Layer already exists [2024-07-19T04:20:14.165Z] 9ee9afca801b: Layer already exists [2024-07-19T04:20:14.165Z] da707bb00cb8: Layer already exists [2024-07-19T04:20:14.165Z] 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37: digest: sha256:9575c54c51e470da3a1c0d15fab69ba30778671d0e4f828a879337267639c2ee size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:20:14.752Z] + 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-07-19T04:20:15.256Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-07-19T04:20:15.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-07-19T04:20:15.256Z] ca0a95eaddda: Preparing [2024-07-19T04:20:15.256Z] c406207f69f7: Preparing [2024-07-19T04:20:15.256Z] b77d687b5ac1: Preparing [2024-07-19T04:20:15.256Z] 499698b1705c: Preparing [2024-07-19T04:20:15.256Z] 88e272cc5c02: Preparing [2024-07-19T04:20:15.256Z] b915bf82b111: Preparing [2024-07-19T04:20:15.256Z] 32b4cc7a7911: Preparing [2024-07-19T04:20:15.256Z] 9ee9afca801b: Preparing [2024-07-19T04:20:15.256Z] efe057b7cac1: Preparing [2024-07-19T04:20:15.256Z] da707bb00cb8: Preparing [2024-07-19T04:20:15.256Z] b915bf82b111: Waiting [2024-07-19T04:20:15.256Z] 32b4cc7a7911: Waiting [2024-07-19T04:20:15.256Z] 9ee9afca801b: Waiting [2024-07-19T04:20:15.256Z] efe057b7cac1: Waiting [2024-07-19T04:20:15.256Z] da707bb00cb8: Waiting [2024-07-19T04:20:15.256Z] b77d687b5ac1: Layer already exists [2024-07-19T04:20:15.256Z] 88e272cc5c02: Layer already exists [2024-07-19T04:20:15.256Z] c406207f69f7: Layer already exists [2024-07-19T04:20:15.256Z] ca0a95eaddda: Layer already exists [2024-07-19T04:20:15.256Z] 499698b1705c: Layer already exists [2024-07-19T04:20:15.256Z] b915bf82b111: Layer already exists [2024-07-19T04:20:15.256Z] 9ee9afca801b: Layer already exists [2024-07-19T04:20:15.256Z] efe057b7cac1: Layer already exists [2024-07-19T04:20:15.256Z] 32b4cc7a7911: Layer already exists [2024-07-19T04:20:15.256Z] da707bb00cb8: Layer already exists [2024-07-19T04:20:15.549Z] main: digest: sha256:9575c54c51e470da3a1c0d15fab69ba30778671d0e4f828a879337267639c2ee size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-19T04:20:15.693Z] ===================================================== [Pipeline] echo [2024-07-19T04:20:15.701Z] taggedImages: [2024-07-19T04:20:15.701Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T04:20:15.701Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-07-19T04:20:15.701Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.37 [2024-07-19T04:20:15.701Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T04:20:15.701Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-07-19T04:20:15.833Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-07-19T04:20:15.833Z] 9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T04:20:15.833Z] latest [2024-07-19T04:20:15.833Z] 3.2.0-dev.37 [2024-07-19T04:20:15.833Z] 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T04:20:15.833Z] main [2024-07-19T04:20:15.833Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:20:16.407Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:20:17.116Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T04:20:17.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-07-19T04:20:17.116Z] abf77a3ff538: Preparing [2024-07-19T04:20:17.116Z] de37ccfea152: Preparing [2024-07-19T04:20:17.116Z] 16f3cbedf247: Preparing [2024-07-19T04:20:17.116Z] 499698b1705c: Preparing [2024-07-19T04:20:17.116Z] 88e272cc5c02: Preparing [2024-07-19T04:20:17.116Z] d144c7d1cd05: Preparing [2024-07-19T04:20:17.116Z] b678d433ed4e: Preparing [2024-07-19T04:20:17.116Z] bc85d500bf66: Preparing [2024-07-19T04:20:17.116Z] da707bb00cb8: Preparing [2024-07-19T04:20:17.116Z] d144c7d1cd05: Waiting [2024-07-19T04:20:17.116Z] b678d433ed4e: Waiting [2024-07-19T04:20:17.116Z] bc85d500bf66: Waiting [2024-07-19T04:20:17.116Z] da707bb00cb8: Waiting [2024-07-19T04:20:17.116Z] 88e272cc5c02: Layer already exists [2024-07-19T04:20:17.116Z] 499698b1705c: Layer already exists [2024-07-19T04:20:17.412Z] 16f3cbedf247: Pushed [2024-07-19T04:20:17.412Z] de37ccfea152: Pushed [2024-07-19T04:20:17.412Z] abf77a3ff538: Pushed [2024-07-19T04:20:17.412Z] da707bb00cb8: Layer already exists [2024-07-19T04:20:18.030Z] bc85d500bf66: Pushed [2024-07-19T04:20:18.713Z] b678d433ed4e: Pushed [2024-07-19T04:20:37.545Z] d144c7d1cd05: Pushed [2024-07-19T04:20:37.545Z] 9dd757975a2486f93e2289e3629aab843f36bcb7: digest: sha256:0476715f03a2e47ffbaf4e079db8203c4efd5cf8497ef92dba61f26a34da94d7 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:20:38.131Z] + 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-07-19T04:20:38.598Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-07-19T04:20:38.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-07-19T04:20:38.599Z] abf77a3ff538: Preparing [2024-07-19T04:20:38.599Z] de37ccfea152: Preparing [2024-07-19T04:20:38.599Z] 16f3cbedf247: Preparing [2024-07-19T04:20:38.599Z] 499698b1705c: Preparing [2024-07-19T04:20:38.599Z] 88e272cc5c02: Preparing [2024-07-19T04:20:38.599Z] d144c7d1cd05: Preparing [2024-07-19T04:20:38.599Z] b678d433ed4e: Preparing [2024-07-19T04:20:38.599Z] bc85d500bf66: Preparing [2024-07-19T04:20:38.599Z] da707bb00cb8: Preparing [2024-07-19T04:20:38.599Z] d144c7d1cd05: Waiting [2024-07-19T04:20:38.599Z] b678d433ed4e: Waiting [2024-07-19T04:20:38.599Z] bc85d500bf66: Waiting [2024-07-19T04:20:38.599Z] da707bb00cb8: Waiting [2024-07-19T04:20:38.599Z] 499698b1705c: Layer already exists [2024-07-19T04:20:38.599Z] de37ccfea152: Layer already exists [2024-07-19T04:20:38.599Z] 16f3cbedf247: Layer already exists [2024-07-19T04:20:38.599Z] abf77a3ff538: Layer already exists [2024-07-19T04:20:38.599Z] 88e272cc5c02: Layer already exists [2024-07-19T04:20:38.599Z] b678d433ed4e: Layer already exists [2024-07-19T04:20:38.599Z] bc85d500bf66: Layer already exists [2024-07-19T04:20:38.599Z] d144c7d1cd05: Layer already exists [2024-07-19T04:20:38.599Z] da707bb00cb8: Layer already exists [2024-07-19T04:20:38.599Z] latest: digest: sha256:0476715f03a2e47ffbaf4e079db8203c4efd5cf8497ef92dba61f26a34da94d7 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:20:39.220Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:20:39.683Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.37 [2024-07-19T04:20:39.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-07-19T04:20:39.683Z] abf77a3ff538: Preparing [2024-07-19T04:20:39.683Z] de37ccfea152: Preparing [2024-07-19T04:20:39.683Z] 16f3cbedf247: Preparing [2024-07-19T04:20:39.683Z] 499698b1705c: Preparing [2024-07-19T04:20:39.683Z] 88e272cc5c02: Preparing [2024-07-19T04:20:39.683Z] d144c7d1cd05: Preparing [2024-07-19T04:20:39.683Z] b678d433ed4e: Preparing [2024-07-19T04:20:39.683Z] bc85d500bf66: Preparing [2024-07-19T04:20:39.683Z] da707bb00cb8: Preparing [2024-07-19T04:20:39.683Z] d144c7d1cd05: Waiting [2024-07-19T04:20:39.683Z] b678d433ed4e: Waiting [2024-07-19T04:20:39.683Z] bc85d500bf66: Waiting [2024-07-19T04:20:39.683Z] da707bb00cb8: Waiting [2024-07-19T04:20:39.683Z] 88e272cc5c02: Layer already exists [2024-07-19T04:20:39.683Z] 16f3cbedf247: Layer already exists [2024-07-19T04:20:39.683Z] 499698b1705c: Layer already exists [2024-07-19T04:20:39.683Z] de37ccfea152: Layer already exists [2024-07-19T04:20:39.683Z] abf77a3ff538: Layer already exists [2024-07-19T04:20:39.683Z] d144c7d1cd05: Layer already exists [2024-07-19T04:20:39.683Z] b678d433ed4e: Layer already exists [2024-07-19T04:20:39.683Z] da707bb00cb8: Layer already exists [2024-07-19T04:20:39.683Z] bc85d500bf66: Layer already exists [2024-07-19T04:20:39.683Z] 3.2.0-dev.37: digest: sha256:0476715f03a2e47ffbaf4e079db8203c4efd5cf8497ef92dba61f26a34da94d7 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:20:40.230Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:20:40.697Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T04:20:40.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-07-19T04:20:40.698Z] abf77a3ff538: Preparing [2024-07-19T04:20:40.698Z] de37ccfea152: Preparing [2024-07-19T04:20:40.698Z] 16f3cbedf247: Preparing [2024-07-19T04:20:40.698Z] 499698b1705c: Preparing [2024-07-19T04:20:40.698Z] 88e272cc5c02: Preparing [2024-07-19T04:20:40.698Z] d144c7d1cd05: Preparing [2024-07-19T04:20:40.698Z] b678d433ed4e: Preparing [2024-07-19T04:20:40.698Z] bc85d500bf66: Preparing [2024-07-19T04:20:40.698Z] da707bb00cb8: Preparing [2024-07-19T04:20:40.698Z] b678d433ed4e: Waiting [2024-07-19T04:20:40.698Z] bc85d500bf66: Waiting [2024-07-19T04:20:40.698Z] da707bb00cb8: Waiting [2024-07-19T04:20:40.698Z] d144c7d1cd05: Waiting [2024-07-19T04:20:40.698Z] 88e272cc5c02: Layer already exists [2024-07-19T04:20:40.698Z] de37ccfea152: Layer already exists [2024-07-19T04:20:40.698Z] 16f3cbedf247: Layer already exists [2024-07-19T04:20:40.698Z] abf77a3ff538: Layer already exists [2024-07-19T04:20:40.698Z] 499698b1705c: Layer already exists [2024-07-19T04:20:40.698Z] bc85d500bf66: Layer already exists [2024-07-19T04:20:40.698Z] d144c7d1cd05: Layer already exists [2024-07-19T04:20:40.698Z] b678d433ed4e: Layer already exists [2024-07-19T04:20:40.698Z] da707bb00cb8: Layer already exists [2024-07-19T04:20:40.698Z] 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37: digest: sha256:0476715f03a2e47ffbaf4e079db8203c4efd5cf8497ef92dba61f26a34da94d7 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:20:41.201Z] + 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-07-19T04:20:41.826Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-07-19T04:20:41.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-07-19T04:20:41.826Z] abf77a3ff538: Preparing [2024-07-19T04:20:41.826Z] de37ccfea152: Preparing [2024-07-19T04:20:41.826Z] 16f3cbedf247: Preparing [2024-07-19T04:20:41.826Z] 499698b1705c: Preparing [2024-07-19T04:20:41.826Z] 88e272cc5c02: Preparing [2024-07-19T04:20:41.826Z] d144c7d1cd05: Preparing [2024-07-19T04:20:41.826Z] b678d433ed4e: Preparing [2024-07-19T04:20:41.826Z] bc85d500bf66: Preparing [2024-07-19T04:20:41.826Z] da707bb00cb8: Preparing [2024-07-19T04:20:41.826Z] b678d433ed4e: Waiting [2024-07-19T04:20:41.826Z] bc85d500bf66: Waiting [2024-07-19T04:20:41.826Z] d144c7d1cd05: Waiting [2024-07-19T04:20:41.826Z] da707bb00cb8: Waiting [2024-07-19T04:20:41.826Z] abf77a3ff538: Layer already exists [2024-07-19T04:20:41.826Z] 16f3cbedf247: Layer already exists [2024-07-19T04:20:41.826Z] 499698b1705c: Layer already exists [2024-07-19T04:20:41.826Z] 88e272cc5c02: Layer already exists [2024-07-19T04:20:41.826Z] de37ccfea152: Layer already exists [2024-07-19T04:20:41.826Z] d144c7d1cd05: Layer already exists [2024-07-19T04:20:41.826Z] b678d433ed4e: Layer already exists [2024-07-19T04:20:41.826Z] da707bb00cb8: Layer already exists [2024-07-19T04:20:41.826Z] bc85d500bf66: Layer already exists [2024-07-19T04:20:42.173Z] main: digest: sha256:0476715f03a2e47ffbaf4e079db8203c4efd5cf8497ef92dba61f26a34da94d7 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-19T04:20:42.447Z] ===================================================== [Pipeline] echo [2024-07-19T04:20:42.469Z] taggedImages: [2024-07-19T04:20:42.469Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T04:20:42.469Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-07-19T04:20:42.469Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.37 [2024-07-19T04:20:42.469Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T04:20:42.469Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-07-19T04:20:42.546Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-07-19T04:20:42.546Z] 9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T04:20:42.546Z] latest [2024-07-19T04:20:42.546Z] 3.2.0-dev.37 [2024-07-19T04:20:42.546Z] 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T04:20:42.546Z] main [2024-07-19T04:20:42.546Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:20:43.162Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:20:43.755Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T04:20:43.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-07-19T04:20:43.755Z] 96d8ec2ab0e0: Preparing [2024-07-19T04:20:43.755Z] 3fcb94270b1a: Preparing [2024-07-19T04:20:43.755Z] 14d37ea4f31c: Preparing [2024-07-19T04:20:43.755Z] 499698b1705c: Preparing [2024-07-19T04:20:43.755Z] 88e272cc5c02: Preparing [2024-07-19T04:20:43.755Z] d144c7d1cd05: Preparing [2024-07-19T04:20:43.755Z] 9ee9afca801b: Preparing [2024-07-19T04:20:43.755Z] efe057b7cac1: Preparing [2024-07-19T04:20:43.755Z] da707bb00cb8: Preparing [2024-07-19T04:20:43.755Z] 9ee9afca801b: Waiting [2024-07-19T04:20:43.755Z] efe057b7cac1: Waiting [2024-07-19T04:20:43.755Z] da707bb00cb8: Waiting [2024-07-19T04:20:43.755Z] d144c7d1cd05: Waiting [2024-07-19T04:20:43.755Z] 499698b1705c: Layer already exists [2024-07-19T04:20:44.052Z] 88e272cc5c02: Layer already exists [2024-07-19T04:20:44.052Z] d144c7d1cd05: Layer already exists [2024-07-19T04:20:44.052Z] efe057b7cac1: Layer already exists [2024-07-19T04:20:44.052Z] 9ee9afca801b: Layer already exists [2024-07-19T04:20:44.052Z] 3fcb94270b1a: Pushed [2024-07-19T04:20:44.052Z] 14d37ea4f31c: Pushed [2024-07-19T04:20:44.052Z] da707bb00cb8: Layer already exists [2024-07-19T04:20:44.052Z] 96d8ec2ab0e0: Pushed [2024-07-19T04:20:44.405Z] 9dd757975a2486f93e2289e3629aab843f36bcb7: digest: sha256:24a84f36698b44ad94caf57b477add66481ec898d9f79fd52cd987f3304ff319 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:20:44.941Z] + 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-07-19T04:20:45.427Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-07-19T04:20:45.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-07-19T04:20:45.427Z] 96d8ec2ab0e0: Preparing [2024-07-19T04:20:45.427Z] 3fcb94270b1a: Preparing [2024-07-19T04:20:45.427Z] 14d37ea4f31c: Preparing [2024-07-19T04:20:45.427Z] 499698b1705c: Preparing [2024-07-19T04:20:45.427Z] 88e272cc5c02: Preparing [2024-07-19T04:20:45.427Z] d144c7d1cd05: Preparing [2024-07-19T04:20:45.427Z] 9ee9afca801b: Preparing [2024-07-19T04:20:45.427Z] efe057b7cac1: Preparing [2024-07-19T04:20:45.427Z] da707bb00cb8: Preparing [2024-07-19T04:20:45.427Z] d144c7d1cd05: Waiting [2024-07-19T04:20:45.427Z] 9ee9afca801b: Waiting [2024-07-19T04:20:45.427Z] efe057b7cac1: Waiting [2024-07-19T04:20:45.427Z] da707bb00cb8: Waiting [2024-07-19T04:20:45.427Z] 14d37ea4f31c: Layer already exists [2024-07-19T04:20:45.427Z] 88e272cc5c02: Layer already exists [2024-07-19T04:20:45.427Z] 3fcb94270b1a: Layer already exists [2024-07-19T04:20:45.427Z] 96d8ec2ab0e0: Layer already exists [2024-07-19T04:20:45.427Z] 499698b1705c: Layer already exists [2024-07-19T04:20:45.427Z] 9ee9afca801b: Layer already exists [2024-07-19T04:20:45.427Z] da707bb00cb8: Layer already exists [2024-07-19T04:20:45.427Z] d144c7d1cd05: Layer already exists [2024-07-19T04:20:45.427Z] efe057b7cac1: Layer already exists [2024-07-19T04:20:48.219Z] latest: digest: sha256:24a84f36698b44ad94caf57b477add66481ec898d9f79fd52cd987f3304ff319 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:20:48.783Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:20:49.312Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.37 [2024-07-19T04:20:49.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-07-19T04:20:49.312Z] 96d8ec2ab0e0: Preparing [2024-07-19T04:20:49.312Z] 3fcb94270b1a: Preparing [2024-07-19T04:20:49.312Z] 14d37ea4f31c: Preparing [2024-07-19T04:20:49.312Z] 499698b1705c: Preparing [2024-07-19T04:20:49.312Z] 88e272cc5c02: Preparing [2024-07-19T04:20:49.312Z] d144c7d1cd05: Preparing [2024-07-19T04:20:49.312Z] 9ee9afca801b: Preparing [2024-07-19T04:20:49.312Z] efe057b7cac1: Preparing [2024-07-19T04:20:49.312Z] da707bb00cb8: Preparing [2024-07-19T04:20:49.312Z] d144c7d1cd05: Waiting [2024-07-19T04:20:49.312Z] 9ee9afca801b: Waiting [2024-07-19T04:20:49.312Z] efe057b7cac1: Waiting [2024-07-19T04:20:49.312Z] da707bb00cb8: Waiting [2024-07-19T04:20:49.312Z] 96d8ec2ab0e0: Layer already exists [2024-07-19T04:20:49.312Z] 14d37ea4f31c: Layer already exists [2024-07-19T04:20:49.312Z] 88e272cc5c02: Layer already exists [2024-07-19T04:20:49.312Z] 499698b1705c: Layer already exists [2024-07-19T04:20:49.312Z] 3fcb94270b1a: Layer already exists [2024-07-19T04:20:49.312Z] 9ee9afca801b: Layer already exists [2024-07-19T04:20:49.312Z] d144c7d1cd05: Layer already exists [2024-07-19T04:20:49.312Z] efe057b7cac1: Layer already exists [2024-07-19T04:20:49.312Z] da707bb00cb8: Layer already exists [2024-07-19T04:20:49.312Z] 3.2.0-dev.37: digest: sha256:24a84f36698b44ad94caf57b477add66481ec898d9f79fd52cd987f3304ff319 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:20:49.970Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:20:50.507Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T04:20:50.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-07-19T04:20:50.507Z] 96d8ec2ab0e0: Preparing [2024-07-19T04:20:50.507Z] 3fcb94270b1a: Preparing [2024-07-19T04:20:50.507Z] 14d37ea4f31c: Preparing [2024-07-19T04:20:50.507Z] 499698b1705c: Preparing [2024-07-19T04:20:50.507Z] 88e272cc5c02: Preparing [2024-07-19T04:20:50.507Z] d144c7d1cd05: Preparing [2024-07-19T04:20:50.507Z] 9ee9afca801b: Preparing [2024-07-19T04:20:50.507Z] efe057b7cac1: Preparing [2024-07-19T04:20:50.507Z] da707bb00cb8: Preparing [2024-07-19T04:20:50.507Z] 9ee9afca801b: Waiting [2024-07-19T04:20:50.507Z] efe057b7cac1: Waiting [2024-07-19T04:20:50.507Z] d144c7d1cd05: Waiting [2024-07-19T04:20:50.507Z] da707bb00cb8: Waiting [2024-07-19T04:20:50.507Z] 88e272cc5c02: Layer already exists [2024-07-19T04:20:50.507Z] 96d8ec2ab0e0: Layer already exists [2024-07-19T04:20:50.507Z] 14d37ea4f31c: Layer already exists [2024-07-19T04:20:50.507Z] 499698b1705c: Layer already exists [2024-07-19T04:20:50.507Z] 3fcb94270b1a: Layer already exists [2024-07-19T04:20:50.507Z] 9ee9afca801b: Layer already exists [2024-07-19T04:20:50.507Z] d144c7d1cd05: Layer already exists [2024-07-19T04:20:50.507Z] efe057b7cac1: Layer already exists [2024-07-19T04:20:50.507Z] da707bb00cb8: Layer already exists [2024-07-19T04:20:50.507Z] 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37: digest: sha256:24a84f36698b44ad94caf57b477add66481ec898d9f79fd52cd987f3304ff319 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:20:51.052Z] + 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-07-19T04:20:51.670Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-07-19T04:20:51.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-07-19T04:20:51.670Z] 96d8ec2ab0e0: Preparing [2024-07-19T04:20:51.670Z] 3fcb94270b1a: Preparing [2024-07-19T04:20:51.670Z] 14d37ea4f31c: Preparing [2024-07-19T04:20:51.670Z] 499698b1705c: Preparing [2024-07-19T04:20:51.670Z] 88e272cc5c02: Preparing [2024-07-19T04:20:51.670Z] d144c7d1cd05: Preparing [2024-07-19T04:20:51.670Z] 9ee9afca801b: Preparing [2024-07-19T04:20:51.670Z] efe057b7cac1: Preparing [2024-07-19T04:20:51.670Z] da707bb00cb8: Preparing [2024-07-19T04:20:51.670Z] 9ee9afca801b: Waiting [2024-07-19T04:20:51.670Z] efe057b7cac1: Waiting [2024-07-19T04:20:51.670Z] da707bb00cb8: Waiting [2024-07-19T04:20:51.670Z] d144c7d1cd05: Waiting [2024-07-19T04:20:51.670Z] 499698b1705c: Layer already exists [2024-07-19T04:20:51.670Z] 96d8ec2ab0e0: Layer already exists [2024-07-19T04:20:51.670Z] 3fcb94270b1a: Layer already exists [2024-07-19T04:20:51.670Z] 14d37ea4f31c: Layer already exists [2024-07-19T04:20:51.670Z] 88e272cc5c02: Layer already exists [2024-07-19T04:20:51.670Z] 9ee9afca801b: Layer already exists [2024-07-19T04:20:51.670Z] efe057b7cac1: Layer already exists [2024-07-19T04:20:51.670Z] d144c7d1cd05: Layer already exists [2024-07-19T04:20:51.670Z] da707bb00cb8: Layer already exists [2024-07-19T04:20:51.970Z] main: digest: sha256:24a84f36698b44ad94caf57b477add66481ec898d9f79fd52cd987f3304ff319 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-19T04:20:52.282Z] ===================================================== [Pipeline] echo [2024-07-19T04:20:52.301Z] taggedImages: [2024-07-19T04:20:52.301Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T04:20:52.301Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-07-19T04:20:52.301Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.37 [2024-07-19T04:20:52.301Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T04:20:52.301Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-07-19T04:20:52.332Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-07-19T04:20:52.333Z] 9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T04:20:52.333Z] latest [2024-07-19T04:20:52.333Z] 3.2.0-dev.37 [2024-07-19T04:20:52.333Z] 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T04:20:52.333Z] main [2024-07-19T04:20:52.333Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:20:52.906Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:20:53.358Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T04:20:53.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-07-19T04:20:53.358Z] e9fe56d86125: Preparing [2024-07-19T04:20:53.358Z] 6a8f6f056607: Preparing [2024-07-19T04:20:53.358Z] 499698b1705c: Preparing [2024-07-19T04:20:53.358Z] 88e272cc5c02: Preparing [2024-07-19T04:20:53.358Z] b8dcaf17bfcc: Preparing [2024-07-19T04:20:53.358Z] 08697d0e572d: Preparing [2024-07-19T04:20:53.358Z] da707bb00cb8: Preparing [2024-07-19T04:20:53.358Z] 08697d0e572d: Waiting [2024-07-19T04:20:53.358Z] 499698b1705c: Layer already exists [2024-07-19T04:20:53.781Z] 88e272cc5c02: Layer already exists [2024-07-19T04:20:53.781Z] da707bb00cb8: Layer already exists [2024-07-19T04:20:53.781Z] e9fe56d86125: Pushed [2024-07-19T04:20:53.781Z] 08697d0e572d: Pushed [2024-07-19T04:20:54.903Z] b8dcaf17bfcc: Pushed [2024-07-19T04:21:00.623Z] 6a8f6f056607: Pushed [2024-07-19T04:21:00.623Z] 9dd757975a2486f93e2289e3629aab843f36bcb7: digest: sha256:12b6c987c0c8c276023ba88a5c06cdde5ead62566bcbff5092ee62734a2f1800 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:21:01.203Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:21:01.768Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-07-19T04:21:01.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-07-19T04:21:01.768Z] e9fe56d86125: Preparing [2024-07-19T04:21:01.768Z] 6a8f6f056607: Preparing [2024-07-19T04:21:01.768Z] 499698b1705c: Preparing [2024-07-19T04:21:01.768Z] 88e272cc5c02: Preparing [2024-07-19T04:21:01.768Z] b8dcaf17bfcc: Preparing [2024-07-19T04:21:01.768Z] 08697d0e572d: Preparing [2024-07-19T04:21:01.768Z] da707bb00cb8: Preparing [2024-07-19T04:21:01.768Z] 08697d0e572d: Waiting [2024-07-19T04:21:01.768Z] da707bb00cb8: Waiting [2024-07-19T04:21:01.768Z] 6a8f6f056607: Layer already exists [2024-07-19T04:21:01.768Z] 499698b1705c: Layer already exists [2024-07-19T04:21:01.768Z] e9fe56d86125: Layer already exists [2024-07-19T04:21:01.768Z] 88e272cc5c02: Layer already exists [2024-07-19T04:21:01.768Z] b8dcaf17bfcc: Layer already exists [2024-07-19T04:21:01.768Z] da707bb00cb8: Layer already exists [2024-07-19T04:21:01.768Z] 08697d0e572d: Layer already exists [2024-07-19T04:21:01.768Z] latest: digest: sha256:12b6c987c0c8c276023ba88a5c06cdde5ead62566bcbff5092ee62734a2f1800 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:21:02.369Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:21:02.955Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.37 [2024-07-19T04:21:02.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-07-19T04:21:02.955Z] e9fe56d86125: Preparing [2024-07-19T04:21:02.955Z] 6a8f6f056607: Preparing [2024-07-19T04:21:02.955Z] 499698b1705c: Preparing [2024-07-19T04:21:02.955Z] 88e272cc5c02: Preparing [2024-07-19T04:21:02.955Z] b8dcaf17bfcc: Preparing [2024-07-19T04:21:02.955Z] 08697d0e572d: Preparing [2024-07-19T04:21:02.955Z] da707bb00cb8: Preparing [2024-07-19T04:21:02.955Z] 08697d0e572d: Waiting [2024-07-19T04:21:02.955Z] da707bb00cb8: Waiting [2024-07-19T04:21:02.955Z] 6a8f6f056607: Layer already exists [2024-07-19T04:21:02.955Z] e9fe56d86125: Layer already exists [2024-07-19T04:21:02.955Z] 88e272cc5c02: Layer already exists [2024-07-19T04:21:02.955Z] b8dcaf17bfcc: Layer already exists [2024-07-19T04:21:02.955Z] 499698b1705c: Layer already exists [2024-07-19T04:21:02.955Z] 08697d0e572d: Layer already exists [2024-07-19T04:21:02.955Z] da707bb00cb8: Layer already exists [2024-07-19T04:21:02.955Z] 3.2.0-dev.37: digest: sha256:12b6c987c0c8c276023ba88a5c06cdde5ead62566bcbff5092ee62734a2f1800 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:21:03.439Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:21:04.017Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T04:21:04.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-07-19T04:21:04.017Z] e9fe56d86125: Preparing [2024-07-19T04:21:04.017Z] 6a8f6f056607: Preparing [2024-07-19T04:21:04.017Z] 499698b1705c: Preparing [2024-07-19T04:21:04.017Z] 88e272cc5c02: Preparing [2024-07-19T04:21:04.017Z] b8dcaf17bfcc: Preparing [2024-07-19T04:21:04.017Z] 08697d0e572d: Preparing [2024-07-19T04:21:04.017Z] da707bb00cb8: Preparing [2024-07-19T04:21:04.017Z] 08697d0e572d: Waiting [2024-07-19T04:21:04.017Z] da707bb00cb8: Waiting [2024-07-19T04:21:04.017Z] e9fe56d86125: Layer already exists [2024-07-19T04:21:04.017Z] 499698b1705c: Layer already exists [2024-07-19T04:21:04.017Z] 88e272cc5c02: Layer already exists [2024-07-19T04:21:04.017Z] b8dcaf17bfcc: Layer already exists [2024-07-19T04:21:04.017Z] 6a8f6f056607: Layer already exists [2024-07-19T04:21:04.017Z] 08697d0e572d: Layer already exists [2024-07-19T04:21:04.017Z] da707bb00cb8: Layer already exists [2024-07-19T04:21:04.017Z] 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37: digest: sha256:12b6c987c0c8c276023ba88a5c06cdde5ead62566bcbff5092ee62734a2f1800 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:21:04.565Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:21:05.047Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-07-19T04:21:05.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-07-19T04:21:05.047Z] e9fe56d86125: Preparing [2024-07-19T04:21:05.047Z] 6a8f6f056607: Preparing [2024-07-19T04:21:05.047Z] 499698b1705c: Preparing [2024-07-19T04:21:05.047Z] 88e272cc5c02: Preparing [2024-07-19T04:21:05.047Z] b8dcaf17bfcc: Preparing [2024-07-19T04:21:05.047Z] 08697d0e572d: Preparing [2024-07-19T04:21:05.047Z] da707bb00cb8: Preparing [2024-07-19T04:21:05.047Z] 08697d0e572d: Waiting [2024-07-19T04:21:05.047Z] da707bb00cb8: Waiting [2024-07-19T04:21:05.047Z] 499698b1705c: Layer already exists [2024-07-19T04:21:05.047Z] e9fe56d86125: Layer already exists [2024-07-19T04:21:05.047Z] b8dcaf17bfcc: Layer already exists [2024-07-19T04:21:05.047Z] 88e272cc5c02: Layer already exists [2024-07-19T04:21:05.047Z] 6a8f6f056607: Layer already exists [2024-07-19T04:21:05.047Z] da707bb00cb8: Layer already exists [2024-07-19T04:21:05.047Z] 08697d0e572d: Layer already exists [2024-07-19T04:21:05.377Z] main: digest: sha256:12b6c987c0c8c276023ba88a5c06cdde5ead62566bcbff5092ee62734a2f1800 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-19T04:21:05.492Z] ===================================================== [Pipeline] echo [2024-07-19T04:21:05.560Z] taggedImages: [2024-07-19T04:21:05.560Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T04:21:05.560Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-07-19T04:21:05.560Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.37 [2024-07-19T04:21:05.560Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T04:21:05.560Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-07-19T04:21:05.599Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-07-19T04:21:05.599Z] 9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T04:21:05.599Z] latest [2024-07-19T04:21:05.599Z] 3.2.0-dev.37 [2024-07-19T04:21:05.599Z] 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T04:21:05.599Z] main [2024-07-19T04:21:05.599Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:21:06.152Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:21:06.804Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T04:21:06.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-07-19T04:21:06.804Z] d7a491a0c76a: Preparing [2024-07-19T04:21:06.804Z] e6f05e5a1407: Preparing [2024-07-19T04:21:06.804Z] 499698b1705c: Preparing [2024-07-19T04:21:06.804Z] 88e272cc5c02: Preparing [2024-07-19T04:21:06.804Z] bcc2deb2986b: Preparing [2024-07-19T04:21:06.804Z] 6c8233e98356: Preparing [2024-07-19T04:21:06.804Z] da707bb00cb8: Preparing [2024-07-19T04:21:06.804Z] 6c8233e98356: Waiting [2024-07-19T04:21:06.804Z] da707bb00cb8: Waiting [2024-07-19T04:21:06.804Z] 88e272cc5c02: Layer already exists [2024-07-19T04:21:06.804Z] bcc2deb2986b: Layer already exists [2024-07-19T04:21:06.804Z] 499698b1705c: Layer already exists [2024-07-19T04:21:06.804Z] 6c8233e98356: Layer already exists [2024-07-19T04:21:07.142Z] da707bb00cb8: Layer already exists [2024-07-19T04:21:07.142Z] d7a491a0c76a: Pushed [2024-07-19T04:21:14.246Z] e6f05e5a1407: Pushed [2024-07-19T04:21:14.246Z] 9dd757975a2486f93e2289e3629aab843f36bcb7: digest: sha256:a7fd1a1fa86dd1c5153ead7271cf00f237cd5adf11273f85bdbeec8a3b2da035 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:21:14.827Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:21:15.396Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-07-19T04:21:15.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-07-19T04:21:15.396Z] d7a491a0c76a: Preparing [2024-07-19T04:21:15.396Z] e6f05e5a1407: Preparing [2024-07-19T04:21:15.396Z] 499698b1705c: Preparing [2024-07-19T04:21:15.396Z] 88e272cc5c02: Preparing [2024-07-19T04:21:15.396Z] bcc2deb2986b: Preparing [2024-07-19T04:21:15.396Z] 6c8233e98356: Preparing [2024-07-19T04:21:15.396Z] da707bb00cb8: Preparing [2024-07-19T04:21:15.396Z] 6c8233e98356: Waiting [2024-07-19T04:21:15.396Z] bcc2deb2986b: Layer already exists [2024-07-19T04:21:15.396Z] d7a491a0c76a: Layer already exists [2024-07-19T04:21:15.396Z] 499698b1705c: Layer already exists [2024-07-19T04:21:15.396Z] 88e272cc5c02: Layer already exists [2024-07-19T04:21:15.396Z] e6f05e5a1407: Layer already exists [2024-07-19T04:21:15.396Z] da707bb00cb8: Layer already exists [2024-07-19T04:21:15.396Z] 6c8233e98356: Layer already exists [2024-07-19T04:21:15.396Z] latest: digest: sha256:a7fd1a1fa86dd1c5153ead7271cf00f237cd5adf11273f85bdbeec8a3b2da035 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:21:15.957Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:21:16.450Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.37 [2024-07-19T04:21:16.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-07-19T04:21:16.450Z] d7a491a0c76a: Preparing [2024-07-19T04:21:16.450Z] e6f05e5a1407: Preparing [2024-07-19T04:21:16.450Z] 499698b1705c: Preparing [2024-07-19T04:21:16.450Z] 88e272cc5c02: Preparing [2024-07-19T04:21:16.450Z] bcc2deb2986b: Preparing [2024-07-19T04:21:16.450Z] 6c8233e98356: Preparing [2024-07-19T04:21:16.450Z] da707bb00cb8: Preparing [2024-07-19T04:21:16.450Z] 6c8233e98356: Waiting [2024-07-19T04:21:16.450Z] da707bb00cb8: Waiting [2024-07-19T04:21:16.450Z] bcc2deb2986b: Layer already exists [2024-07-19T04:21:16.450Z] d7a491a0c76a: Layer already exists [2024-07-19T04:21:16.450Z] 499698b1705c: Layer already exists [2024-07-19T04:21:16.450Z] 88e272cc5c02: Layer already exists [2024-07-19T04:21:16.450Z] e6f05e5a1407: Layer already exists [2024-07-19T04:21:16.450Z] 6c8233e98356: Layer already exists [2024-07-19T04:21:16.450Z] da707bb00cb8: Layer already exists [2024-07-19T04:21:16.450Z] 3.2.0-dev.37: digest: sha256:a7fd1a1fa86dd1c5153ead7271cf00f237cd5adf11273f85bdbeec8a3b2da035 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:21:17.038Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:21:17.670Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T04:21:17.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-07-19T04:21:17.670Z] d7a491a0c76a: Preparing [2024-07-19T04:21:17.670Z] e6f05e5a1407: Preparing [2024-07-19T04:21:17.670Z] 499698b1705c: Preparing [2024-07-19T04:21:17.670Z] 88e272cc5c02: Preparing [2024-07-19T04:21:17.670Z] bcc2deb2986b: Preparing [2024-07-19T04:21:17.670Z] 6c8233e98356: Preparing [2024-07-19T04:21:17.670Z] da707bb00cb8: Preparing [2024-07-19T04:21:17.670Z] 6c8233e98356: Waiting [2024-07-19T04:21:17.670Z] da707bb00cb8: Waiting [2024-07-19T04:21:17.670Z] 499698b1705c: Layer already exists [2024-07-19T04:21:17.670Z] e6f05e5a1407: Layer already exists [2024-07-19T04:21:17.670Z] 88e272cc5c02: Layer already exists [2024-07-19T04:21:17.670Z] bcc2deb2986b: Layer already exists [2024-07-19T04:21:17.670Z] d7a491a0c76a: Layer already exists [2024-07-19T04:21:17.670Z] 6c8233e98356: Layer already exists [2024-07-19T04:21:17.670Z] da707bb00cb8: Layer already exists [2024-07-19T04:21:17.670Z] 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37: digest: sha256:a7fd1a1fa86dd1c5153ead7271cf00f237cd5adf11273f85bdbeec8a3b2da035 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:21:18.367Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:21:18.862Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-07-19T04:21:18.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-07-19T04:21:18.862Z] d7a491a0c76a: Preparing [2024-07-19T04:21:18.862Z] e6f05e5a1407: Preparing [2024-07-19T04:21:18.862Z] 499698b1705c: Preparing [2024-07-19T04:21:18.862Z] 88e272cc5c02: Preparing [2024-07-19T04:21:18.862Z] bcc2deb2986b: Preparing [2024-07-19T04:21:18.862Z] 6c8233e98356: Preparing [2024-07-19T04:21:18.862Z] da707bb00cb8: Preparing [2024-07-19T04:21:18.862Z] 6c8233e98356: Waiting [2024-07-19T04:21:18.862Z] da707bb00cb8: Waiting [2024-07-19T04:21:18.862Z] d7a491a0c76a: Layer already exists [2024-07-19T04:21:18.862Z] 88e272cc5c02: Layer already exists [2024-07-19T04:21:18.862Z] bcc2deb2986b: Layer already exists [2024-07-19T04:21:18.862Z] 499698b1705c: Layer already exists [2024-07-19T04:21:18.862Z] e6f05e5a1407: Layer already exists [2024-07-19T04:21:18.862Z] 6c8233e98356: Layer already exists [2024-07-19T04:21:18.862Z] da707bb00cb8: Layer already exists [2024-07-19T04:21:18.862Z] main: digest: sha256:a7fd1a1fa86dd1c5153ead7271cf00f237cd5adf11273f85bdbeec8a3b2da035 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-19T04:21:19.030Z] ===================================================== [Pipeline] echo [2024-07-19T04:21:19.039Z] taggedImages: [2024-07-19T04:21:19.039Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 [2024-07-19T04:21:19.039Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-07-19T04:21:19.039Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.37 [2024-07-19T04:21:19.039Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [2024-07-19T04:21:19.039Z] - 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-07-19T04:21:19.542Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-19T04:21:19.542Z] [2024-07-19T04:21:19.542Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:21:20.042Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-19T04:21:20.042Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-19T04:21:20.042Z] 8998bd30e6a1: Pulling fs layer [2024-07-19T04:21:20.042Z] 04944245beec: Pulling fs layer [2024-07-19T04:21:20.042Z] 699f458cf7ca: Pulling fs layer [2024-07-19T04:21:20.042Z] 765212b225bb: Pulling fs layer [2024-07-19T04:21:20.042Z] f23df028b6ca: Pulling fs layer [2024-07-19T04:21:20.042Z] d65c8cfc05b1: Pulling fs layer [2024-07-19T04:21:20.042Z] 2437ff75d9bd: Pulling fs layer [2024-07-19T04:21:20.042Z] 765212b225bb: Waiting [2024-07-19T04:21:20.042Z] d65c8cfc05b1: Waiting [2024-07-19T04:21:20.042Z] 2437ff75d9bd: Waiting [2024-07-19T04:21:20.042Z] f23df028b6ca: Waiting [2024-07-19T04:21:20.339Z] 04944245beec: Verifying Checksum [2024-07-19T04:21:20.339Z] 04944245beec: Download complete [2024-07-19T04:21:20.339Z] 765212b225bb: Verifying Checksum [2024-07-19T04:21:20.339Z] 765212b225bb: Download complete [2024-07-19T04:21:20.339Z] f23df028b6ca: Download complete [2024-07-19T04:21:20.339Z] d65c8cfc05b1: Verifying Checksum [2024-07-19T04:21:20.339Z] d65c8cfc05b1: Download complete [2024-07-19T04:21:20.339Z] 699f458cf7ca: Verifying Checksum [2024-07-19T04:21:20.339Z] 699f458cf7ca: Download complete [2024-07-19T04:21:20.965Z] 8998bd30e6a1: Verifying Checksum [2024-07-19T04:21:20.965Z] 8998bd30e6a1: Download complete [2024-07-19T04:21:23.816Z] 2437ff75d9bd: Verifying Checksum [2024-07-19T04:21:23.816Z] 2437ff75d9bd: Download complete [2024-07-19T04:21:25.961Z] 8998bd30e6a1: Pull complete [2024-07-19T04:21:25.961Z] 04944245beec: Pull complete [2024-07-19T04:21:28.115Z] 699f458cf7ca: Pull complete [2024-07-19T04:21:28.449Z] 765212b225bb: Pull complete [2024-07-19T04:21:29.107Z] f23df028b6ca: Pull complete [2024-07-19T04:21:29.407Z] d65c8cfc05b1: Pull complete [2024-07-19T04:21:48.335Z] 2437ff75d9bd: Pull complete [2024-07-19T04:21:48.335Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-19T04:21:48.335Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-19T04:21:48.335Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T04:21:48.731Z] prd-ubuntu20.04-docker-arm64-4c-16g-5904 does not seem to be running inside a container [2024-07-19T04:21:48.827Z] $ 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/655 -v /w/workspace/edgex-go/655:/w/workspace/edgex-go/655:rw,z -v /w/workspace/edgex-go/655@tmp:/w/workspace/edgex-go/655@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-19T04:21:52.094Z] $ docker top ddc9ea3763bbadf41c04bbf4b403bdbb73f34e0669b31193b0c59716109c344e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T04:21:52.840Z] ---> job-cost.sh [2024-07-19T04:21:53.137Z] lf-activate-venv: SKIPPING [2024-07-19T04:21:53.137Z] INFO: No Stack... [2024-07-19T04:21:53.426Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-19T04:21:54.507Z] INFO: Archiving Costs [Pipeline] sh [2024-07-19T04:21:55.260Z] + cut -d, -f6 [2024-07-19T04:21:55.260Z] + cat /w/workspace/edgex-go/655/archives/cost.csv [Pipeline] lock [2024-07-19T04:21:55.348Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-655-stack-cost] [2024-07-19T04:21:55.377Z] Resource [jenkins-edgexfoundry-edgex-go-main-655-stack-cost] did not exist. Created. [2024-07-19T04:21:55.408Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-655-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-19T04:21:55.872Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-19T04:21:57.001Z] Stashed 1 file(s) [Pipeline] } [2024-07-19T04:21:57.039Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-655-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-19T04:21:57.109Z] $ docker stop --time=1 ddc9ea3763bbadf41c04bbf4b403bdbb73f34e0669b31193b0c59716109c344e [2024-07-19T04:21:58.702Z] $ docker rm -f --volumes ddc9ea3763bbadf41c04bbf4b403bdbb73f34e0669b31193b0c59716109c344e [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-07-19T04:21:59.924Z] provisioning config files... [2024-07-19T04:21:59.962Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/655@tmp/config8707245194790182638tmp [Pipeline] { [Pipeline] sh [2024-07-19T04:22:00.384Z] + set +x [2024-07-19T04:22:00.384Z] + curl+ -s https://codecov.io/bash [2024-07-19T04:22:00.384Z] bash -s -- [2024-07-19T04:22:00.384Z] [2024-07-19T04:22:00.384Z] _____ _ [2024-07-19T04:22:00.384Z] / ____| | | [2024-07-19T04:22:00.384Z] | | ___ __| | ___ ___ _____ __ [2024-07-19T04:22:00.384Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-19T04:22:00.384Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-19T04:22:00.384Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-19T04:22:00.384Z] Bash-1.0.6 [2024-07-19T04:22:00.384Z] [2024-07-19T04:22:00.384Z] [2024-07-19T04:22:00.384Z] ==> git version 2.25.1 found [2024-07-19T04:22:00.384Z] ==> 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-07-19T04:22:00.384Z] Release-Date: 2020-01-08 [2024-07-19T04:22:00.384Z] 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-07-19T04:22:00.384Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-19T04:22:00.384Z] ==> Jenkins CI detected. [2024-07-19T04:22:00.384Z] current dir:  /w/workspace/edgex-go/655 [2024-07-19T04:22:00.384Z] project root: . [2024-07-19T04:22:00.384Z] --> token set from env [2024-07-19T04:22:00.384Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-19T04:22:00.384Z] ==> Running gcov in . (disable via -X gcov) [2024-07-19T04:22:00.384Z] ==> Python coveragepy not found [2024-07-19T04:22:00.384Z] ==> Searching for coverage reports in: [2024-07-19T04:22:00.384Z] + . [2024-07-19T04:22:00.384Z] -> Found 1 reports [2024-07-19T04:22:00.384Z] ==> Detecting git/mercurial file structure [2024-07-19T04:22:00.384Z] ==> Reading reports [2024-07-19T04:22:00.384Z] + ./coverage.out bytes=481596 [2024-07-19T04:22:00.384Z] ==> Appending adjustments [2024-07-19T04:22:00.384Z] https://docs.codecov.io/docs/fixing-reports [2024-07-19T04:22:01.526Z] + Found adjustments [2024-07-19T04:22:01.526Z] ==> Gzipping contents [2024-07-19T04:22:01.526Z] 60K /tmp/codecov.6UVBYL.gz [2024-07-19T04:22:01.526Z] ==> Uploading reports [2024-07-19T04:22:01.526Z] url: https://codecov.io [2024-07-19T04:22:01.527Z] query: branch=main&commit=9dd757975a2486f93e2289e3629aab843f36bcb7&build=655&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F655%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-19T04:22:01.527Z] -> Pinging Codecov [2024-07-19T04:22:01.527Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=9dd757975a2486f93e2289e3629aab843f36bcb7&build=655&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F655%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-19T04:22:01.837Z] -> Uploading to [2024-07-19T04:22:01.837Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-19/00271124DB129430A58F1EEE437C3FCB/9dd757975a2486f93e2289e3629aab843f36bcb7/402aafb8-3155-4c3e-a4c5-fe02db6cb02f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240719%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240719T042201Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e415369b5a43c2d9ebd3427f91d44bd46e0f77735fd2cfc9778774474b467830 [2024-07-19T04:22:01.837Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-19T04:22:01.837Z] Dload Upload Total Spent Left Speed [2024-07-19T04:22:02.129Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 61379 0 0 100 61379 0 214k --:--:-- --:--:-- --:--:-- 214k [2024-07-19T04:22:02.129Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/9dd757975a2486f93e2289e3629aab843f36bcb7 [Pipeline] } [2024-07-19T04:22:02.162Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-07-19T04:22:02.660Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-07-19T04:22:02.770Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:22:03.193Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-19T04:22:03.193Z] [2024-07-19T04:22:03.193Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:22:03.636Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-19T04:22:03.636Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-07-19T04:22:03.636Z] 619be1103602: Already exists [2024-07-19T04:22:03.636Z] f8ea3408117e: Pulling fs layer [2024-07-19T04:22:03.636Z] 91320369b822: Pulling fs layer [2024-07-19T04:22:03.636Z] 0406650e8295: Pulling fs layer [2024-07-19T04:22:03.636Z] 4f4fb700ef54: Pulling fs layer [2024-07-19T04:22:03.636Z] 96d80e3f36e1: Pulling fs layer [2024-07-19T04:22:03.636Z] bcf3aedb951c: Pulling fs layer [2024-07-19T04:22:03.636Z] 4f4fb700ef54: Waiting [2024-07-19T04:22:03.636Z] 96d80e3f36e1: Waiting [2024-07-19T04:22:03.636Z] bcf3aedb951c: Waiting [2024-07-19T04:22:03.636Z] 0406650e8295: Verifying Checksum [2024-07-19T04:22:03.636Z] 0406650e8295: Download complete [2024-07-19T04:22:03.636Z] f8ea3408117e: Verifying Checksum [2024-07-19T04:22:03.636Z] f8ea3408117e: Download complete [2024-07-19T04:22:03.636Z] 4f4fb700ef54: Verifying Checksum [2024-07-19T04:22:03.636Z] 4f4fb700ef54: Download complete [2024-07-19T04:22:03.636Z] f8ea3408117e: Pull complete [2024-07-19T04:22:03.902Z] 96d80e3f36e1: Verifying Checksum [2024-07-19T04:22:03.902Z] 96d80e3f36e1: Download complete [2024-07-19T04:22:04.193Z] 91320369b822: Download complete [2024-07-19T04:22:04.507Z] bcf3aedb951c: Download complete [2024-07-19T04:22:07.312Z] 91320369b822: Pull complete [2024-07-19T04:22:07.312Z] 0406650e8295: Pull complete [2024-07-19T04:22:07.312Z] 4f4fb700ef54: Pull complete [2024-07-19T04:22:07.312Z] 96d80e3f36e1: Pull complete [2024-07-19T04:22:10.208Z] bcf3aedb951c: Pull complete [2024-07-19T04:22:10.208Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-07-19T04:22:10.208Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-19T04:22:10.208Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T04:22:10.491Z] prd-ubuntu20.04-docker-8c-8g-5900 does not seem to be running inside a container [2024-07-19T04:22:10.573Z] $ 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/655 -v /w/workspace/edgex-go/655:/w/workspace/edgex-go/655:rw,z -v /w/workspace/edgex-go/655@tmp:/w/workspace/edgex-go/655@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-07-19T04:22:19.210Z] $ docker top 40581a6ccdd115de3547dfad37ef58fba136e3d1431e46993f5c9eaf0790be0f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-19T04:22:19.694Z] + git config --global --add safe.directory /w/workspace/edgex-go/655 [Pipeline] echo [2024-07-19T04:22:19.727Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-07-19T04:22:20.046Z] + set -o pipefail [2024-07-19T04:22:20.046Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-07-19T04:22:27.265Z] [2024-07-19T04:22:27.265Z] Monitoring /w/workspace/edgex-go/655 (github.com/edgexfoundry/edgex-go)... [2024-07-19T04:22:27.265Z] [2024-07-19T04:22:27.265Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/78c96a9d-c2dd-4996-8c07-f02239ef6d37 [2024-07-19T04:22:27.265Z] [2024-07-19T04:22:27.265Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-07-19T04:22:27.265Z] [Pipeline] } [2024-07-19T04:22:27.342Z] $ docker stop --time=1 40581a6ccdd115de3547dfad37ef58fba136e3d1431e46993f5c9eaf0790be0f [2024-07-19T04:22:35.162Z] $ docker rm -f --volumes 40581a6ccdd115de3547dfad37ef58fba136e3d1431e46993f5c9eaf0790be0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-07-19T04:22:35.707Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-19T04:22:35.719Z] provisioning config files... [2024-07-19T04:22:35.727Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/655@tmp/config5850387094903582812tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T04:22:36.103Z] --> edgex-publish-swagger.sh [2024-07-19T04:22:36.103Z] === Publish openapi/v3 API === [2024-07-19T04:22:36.103Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-07-19T04:22:36.103Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/655/openapi/v3/core-command.yaml] [2024-07-19T04:22:36.103Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-19T04:22:36.103Z] Dload Upload Total Spent Left Speed [2024-07-19T04:22:36.780Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 49370 --:--:-- --:--:-- --:--:-- 49296 100 32782 0 0 100 32782 0 49296 --:--:-- --:--:-- --:--:-- 49222 [2024-07-19T04:22:36.780Z] [2024-07-19T04:22:36.780Z] [2024-07-19T04:22:36.780Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/655/openapi/v3/core-data.yaml] [2024-07-19T04:22:36.780Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-19T04:22:36.780Z] Dload Upload Total Spent Left Speed [2024-07-19T04:22:37.456Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 109k --:--:-- --:--:-- --:--:-- 109k [2024-07-19T04:22:37.456Z] [2024-07-19T04:22:37.456Z] [2024-07-19T04:22:37.456Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/655/openapi/v3/core-keeper.yaml] [2024-07-19T04:22:37.456Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-19T04:22:37.456Z] Dload Upload Total Spent Left Speed [2024-07-19T04:22:37.776Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 218 106k --:--:-- --:--:-- --:--:-- 106k [2024-07-19T04:22:37.776Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-07-19T04:22:37.776Z] [2024-07-19T04:22:37.776Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/655/openapi/v3/core-metadata.yaml] [2024-07-19T04:22:37.776Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-19T04:22:37.776Z] Dload Upload Total Spent Left Speed [2024-07-19T04:22:38.461Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 148k 238 227k --:--:-- --:--:-- --:--:-- 227k [2024-07-19T04:22:38.461Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-07-19T04:22:38.461Z] [2024-07-19T04:22:38.461Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/655/openapi/v3/support-notifications.yaml] [2024-07-19T04:22:38.461Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-19T04:22:38.461Z] Dload Upload Total Spent Left Speed [2024-07-19T04:22:38.771Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 293 160k --:--:-- --:--:-- --:--:-- 160k 100 87457 100 156 100 87301 293 160k --:--:-- --:--:-- --:--:-- 160k [2024-07-19T04:22:38.771Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-07-19T04:22:38.771Z] [2024-07-19T04:22:38.771Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/655/openapi/v3/support-scheduler.yaml] [2024-07-19T04:22:38.771Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-19T04:22:38.771Z] Dload Upload Total Spent Left Speed [2024-07-19T04:22:39.418Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 292 69202 --:--:-- --:--:-- --:--:-- 69494 [2024-07-19T04:22:39.418Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-07-19T04:22:39.418Z] [Pipeline] } [2024-07-19T04:22:39.454Z] 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-07-19T04:22:40.281Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-19T04:22:40.281Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:22:40.879Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-19T04:22:40.879Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T04:22:41.167Z] prd-ubuntu20.04-docker-8c-8g-5900 does not seem to be running inside a container [2024-07-19T04:22:41.255Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/655 -v /w/workspace/edgex-go/655:/w/workspace/edgex-go/655:rw,z -v /w/workspace/edgex-go/655@tmp:/w/workspace/edgex-go/655@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-19T04:22:41.662Z] $ docker top 912cb10c210a0563939448ba16e37410e270c85ef3333d24f7e8e36fbdffa789 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-19T04:22:41.925Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-19T04:22:41.925Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-19T04:22:42.110Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-19T04:22:42.119Z] $ docker exec 912cb10c210a0563939448ba16e37410e270c85ef3333d24f7e8e36fbdffa789 ssh-agent [2024-07-19T04:22:42.234Z] SSH_AUTH_SOCK=/tmp/ssh-YAzKBbNwCT6B/agent.33 [2024-07-19T04:22:42.234Z] SSH_AGENT_PID=39 [2024-07-19T04:22:42.241Z] Running ssh-add (command line suppressed) [2024-07-19T04:22:42.347Z] Identity added: /w/workspace/edgex-go/655@tmp/private_key_18218966224746104007.key (/w/workspace/edgex-go/655@tmp/private_key_18218966224746104007.key) [2024-07-19T04:22:42.363Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-19T04:22:42.948Z] + git semver tag [2024-07-19T04:22:43.351Z] 2024-07-19 04:22:42,930 [run_tag] DEBUG tag force:False [2024-07-19T04:22:43.351Z] 2024-07-19 04:22:42,930 [check_head_tag] DEBUG check head tag [2024-07-19T04:22:43.351Z] 2024-07-19 04:22:42,933 [execute] INFO git cat-file --batch-check [2024-07-19T04:22:43.351Z] 2024-07-19 04:22:42,933 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/655, universal_newlines=False, shell=None, istream=) [2024-07-19T04:22:43.351Z] 2024-07-19 04:22:42,938 [execute] INFO git cat-file --batch [2024-07-19T04:22:43.351Z] 2024-07-19 04:22:42,938 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/655, universal_newlines=False, shell=None, istream=) [2024-07-19T04:22:43.351Z] 2024-07-19 04:22:42,972 [read_version] DEBUG read version from /w/workspace/edgex-go/655/.semver/main [2024-07-19T04:22:43.351Z] 2024-07-19 04:22:42,973 [execute] INFO git tag -a v3.2.0-dev.37 -m v3.2.0-dev.37 [2024-07-19T04:22:43.351Z] 2024-07-19 04:22:42,973 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.37', '-m', 'v3.2.0-dev.37'], cwd=/w/workspace/edgex-go/655, universal_newlines=False, shell=None, istream=None) [2024-07-19T04:22:43.351Z] 2024-07-19 04:22:42,978 [read_version] DEBUG read version from /w/workspace/edgex-go/655/.semver/main [2024-07-19T04:22:43.351Z] 3.2.0-dev.37 [Pipeline] } [2024-07-19T04:22:43.469Z] $ docker exec --env ******** --env ******** 912cb10c210a0563939448ba16e37410e270c85ef3333d24f7e8e36fbdffa789 ssh-agent -k [2024-07-19T04:22:43.572Z] unset SSH_AUTH_SOCK; [2024-07-19T04:22:43.573Z] unset SSH_AGENT_PID; [2024-07-19T04:22:43.573Z] echo Agent pid 39 killed; [2024-07-19T04:22:43.640Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-19T04:22:44.149Z] + git semver [Pipeline] } [2024-07-19T04:22:44.508Z] $ docker stop --time=1 912cb10c210a0563939448ba16e37410e270c85ef3333d24f7e8e36fbdffa789 [2024-07-19T04:22:46.357Z] $ docker rm -f --volumes 912cb10c210a0563939448ba16e37410e270c85ef3333d24f7e8e36fbdffa789 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:22:47.177Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-19T04:22:47.177Z] [2024-07-19T04:22:47.177Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:22:47.587Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-19T04:22:47.587Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-07-19T04:22:47.587Z] ab5ef0e58194: Pulling fs layer [2024-07-19T04:22:47.587Z] 9712f1f96733: Pulling fs layer [2024-07-19T04:22:47.587Z] 63f879dbbcfc: Pulling fs layer [2024-07-19T04:22:47.587Z] 0d9ebad4ef96: Pulling fs layer [2024-07-19T04:22:47.587Z] e9a5061849ea: Pulling fs layer [2024-07-19T04:22:47.587Z] d747dcd14b5f: Pulling fs layer [2024-07-19T04:22:47.587Z] 2de7ff778b66: Pulling fs layer [2024-07-19T04:22:47.587Z] 2de7ff778b66: Waiting [2024-07-19T04:22:47.587Z] e9a5061849ea: Waiting [2024-07-19T04:22:47.587Z] d747dcd14b5f: Waiting [2024-07-19T04:22:47.587Z] 9712f1f96733: Verifying Checksum [2024-07-19T04:22:47.587Z] 9712f1f96733: Download complete [2024-07-19T04:22:47.885Z] 63f879dbbcfc: Verifying Checksum [2024-07-19T04:22:47.885Z] 63f879dbbcfc: Download complete [2024-07-19T04:22:48.219Z] e9a5061849ea: Verifying Checksum [2024-07-19T04:22:48.219Z] e9a5061849ea: Download complete [2024-07-19T04:22:48.219Z] d747dcd14b5f: Verifying Checksum [2024-07-19T04:22:48.219Z] d747dcd14b5f: Download complete [2024-07-19T04:22:48.219Z] 0d9ebad4ef96: Verifying Checksum [2024-07-19T04:22:48.219Z] 0d9ebad4ef96: Download complete [2024-07-19T04:22:48.219Z] ab5ef0e58194: Verifying Checksum [2024-07-19T04:22:48.219Z] ab5ef0e58194: Download complete [2024-07-19T04:22:48.491Z] 2de7ff778b66: Verifying Checksum [2024-07-19T04:22:48.491Z] 2de7ff778b66: Download complete [2024-07-19T04:22:50.685Z] ab5ef0e58194: Pull complete [2024-07-19T04:22:50.685Z] 9712f1f96733: Pull complete [2024-07-19T04:22:51.380Z] 63f879dbbcfc: Pull complete [2024-07-19T04:22:55.839Z] 0d9ebad4ef96: Pull complete [2024-07-19T04:22:55.839Z] e9a5061849ea: Pull complete [2024-07-19T04:22:55.839Z] d747dcd14b5f: Pull complete [2024-07-19T04:22:56.513Z] 2de7ff778b66: Pull complete [2024-07-19T04:22:56.513Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-07-19T04:22:56.513Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-19T04:22:56.513Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T04:22:56.947Z] prd-ubuntu20.04-docker-8c-8g-5900 does not seem to be running inside a container [2024-07-19T04:22:57.005Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/655 -v /w/workspace/edgex-go/655:/w/workspace/edgex-go/655:rw,z -v /w/workspace/edgex-go/655@tmp:/w/workspace/edgex-go/655@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-07-19T04:23:06.830Z] $ docker top ab2881300bff6dc1635adfd000b03b559fee734d94da282cbf8cc564bd613aba -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-07-19T04:23:06.982Z] provisioning config files... [2024-07-19T04:23:07.015Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/655@tmp/config14205763708419114290tmp [2024-07-19T04:23:07.057Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/655@tmp/config6069040080375860423tmp [2024-07-19T04:23:07.075Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/655@tmp/config12490591232072898155tmp [Pipeline] { [Pipeline] echo [2024-07-19T04:23:07.149Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T04:23:07.528Z] ---> sigul-configuration.sh [2024-07-19T04:23:07.529Z] gpg: directory `/root/.gnupg' created [2024-07-19T04:23:07.529Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-07-19T04:23:07.529Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-07-19T04:23:07.529Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-07-19T04:23:07.529Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-07-19T04:23:07.529Z] gpg: CAST5 encrypted data [2024-07-19T04:23:07.529Z] gpg: encrypted with 1 passphrase [2024-07-19T04:23:07.529Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-07-19T04:23:08.045Z] + mkdir /home/jenkins [2024-07-19T04:23:08.045Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-07-19T04:23:08.473Z] + 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-07-19T04:23:08.517Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T04:23:08.922Z] ---> sigul-install.sh [2024-07-19T04:23:08.922Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-07-19T04:23:09.295Z] + git tag --list [2024-07-19T04:23:09.295Z] 0.6.0 [2024-07-19T04:23:09.295Z] 0.6.1 [2024-07-19T04:23:09.295Z] 0.7.0 [2024-07-19T04:23:09.295Z] 0.7.1 [2024-07-19T04:23:09.295Z] v1.0.0 [2024-07-19T04:23:09.295Z] v1.0.1 [2024-07-19T04:23:09.295Z] v1.1.0 [2024-07-19T04:23:09.295Z] v1.2.0 [2024-07-19T04:23:09.295Z] v1.2.1 [2024-07-19T04:23:09.295Z] v1.3.0 [2024-07-19T04:23:09.295Z] v1.3.1 [2024-07-19T04:23:09.295Z] v2.0.0 [2024-07-19T04:23:09.295Z] v2.1.0 [2024-07-19T04:23:09.295Z] v2.1.1 [2024-07-19T04:23:09.295Z] v2.2.0 [2024-07-19T04:23:09.295Z] v2.3.0 [2024-07-19T04:23:09.295Z] v3.0 [2024-07-19T04:23:09.295Z] v3.0.0 [2024-07-19T04:23:09.295Z] v3.1 [2024-07-19T04:23:09.295Z] v3.1.0 [2024-07-19T04:23:09.295Z] v3.1.0-dev.1 [2024-07-19T04:23:09.295Z] v3.1.0-dev.10 [2024-07-19T04:23:09.295Z] v3.1.0-dev.11 [2024-07-19T04:23:09.295Z] v3.1.0-dev.12 [2024-07-19T04:23:09.295Z] v3.1.0-dev.13 [2024-07-19T04:23:09.295Z] v3.1.0-dev.14 [2024-07-19T04:23:09.295Z] v3.1.0-dev.15 [2024-07-19T04:23:09.295Z] v3.1.0-dev.16 [2024-07-19T04:23:09.295Z] v3.1.0-dev.17 [2024-07-19T04:23:09.295Z] v3.1.0-dev.18 [2024-07-19T04:23:09.295Z] v3.1.0-dev.19 [2024-07-19T04:23:09.295Z] v3.1.0-dev.2 [2024-07-19T04:23:09.295Z] v3.1.0-dev.20 [2024-07-19T04:23:09.295Z] v3.1.0-dev.21 [2024-07-19T04:23:09.295Z] v3.1.0-dev.22 [2024-07-19T04:23:09.295Z] v3.1.0-dev.23 [2024-07-19T04:23:09.295Z] v3.1.0-dev.24 [2024-07-19T04:23:09.295Z] v3.1.0-dev.25 [2024-07-19T04:23:09.295Z] v3.1.0-dev.26 [2024-07-19T04:23:09.295Z] v3.1.0-dev.27 [2024-07-19T04:23:09.295Z] v3.1.0-dev.28 [2024-07-19T04:23:09.295Z] v3.1.0-dev.29 [2024-07-19T04:23:09.295Z] v3.1.0-dev.3 [2024-07-19T04:23:09.295Z] v3.1.0-dev.30 [2024-07-19T04:23:09.295Z] v3.1.0-dev.31 [2024-07-19T04:23:09.295Z] v3.1.0-dev.32 [2024-07-19T04:23:09.295Z] v3.1.0-dev.33 [2024-07-19T04:23:09.295Z] v3.1.0-dev.34 [2024-07-19T04:23:09.295Z] v3.1.0-dev.35 [2024-07-19T04:23:09.295Z] v3.1.0-dev.36 [2024-07-19T04:23:09.295Z] v3.1.0-dev.37 [2024-07-19T04:23:09.295Z] v3.1.0-dev.38 [2024-07-19T04:23:09.295Z] v3.1.0-dev.39 [2024-07-19T04:23:09.295Z] v3.1.0-dev.4 [2024-07-19T04:23:09.295Z] v3.1.0-dev.40 [2024-07-19T04:23:09.295Z] v3.1.0-dev.41 [2024-07-19T04:23:09.295Z] v3.1.0-dev.42 [2024-07-19T04:23:09.295Z] v3.1.0-dev.43 [2024-07-19T04:23:09.295Z] v3.1.0-dev.44 [2024-07-19T04:23:09.295Z] v3.1.0-dev.45 [2024-07-19T04:23:09.295Z] v3.1.0-dev.46 [2024-07-19T04:23:09.295Z] v3.1.0-dev.47 [2024-07-19T04:23:09.295Z] v3.1.0-dev.48 [2024-07-19T04:23:09.295Z] v3.1.0-dev.49 [2024-07-19T04:23:09.295Z] v3.1.0-dev.5 [2024-07-19T04:23:09.295Z] v3.1.0-dev.50 [2024-07-19T04:23:09.295Z] v3.1.0-dev.51 [2024-07-19T04:23:09.295Z] v3.1.0-dev.52 [2024-07-19T04:23:09.295Z] v3.1.0-dev.53 [2024-07-19T04:23:09.295Z] v3.1.0-dev.54 [2024-07-19T04:23:09.295Z] v3.1.0-dev.55 [2024-07-19T04:23:09.295Z] v3.1.0-dev.56 [2024-07-19T04:23:09.295Z] v3.1.0-dev.57 [2024-07-19T04:23:09.295Z] v3.1.0-dev.58 [2024-07-19T04:23:09.295Z] v3.1.0-dev.59 [2024-07-19T04:23:09.295Z] v3.1.0-dev.6 [2024-07-19T04:23:09.295Z] v3.1.0-dev.60 [2024-07-19T04:23:09.295Z] v3.1.0-dev.61 [2024-07-19T04:23:09.295Z] v3.1.0-dev.62 [2024-07-19T04:23:09.295Z] v3.1.0-dev.63 [2024-07-19T04:23:09.295Z] v3.1.0-dev.64 [2024-07-19T04:23:09.295Z] v3.1.0-dev.65 [2024-07-19T04:23:09.295Z] v3.1.0-dev.66 [2024-07-19T04:23:09.295Z] v3.1.0-dev.67 [2024-07-19T04:23:09.295Z] v3.1.0-dev.68 [2024-07-19T04:23:09.295Z] v3.1.0-dev.69 [2024-07-19T04:23:09.295Z] v3.1.0-dev.7 [2024-07-19T04:23:09.295Z] v3.1.0-dev.70 [2024-07-19T04:23:09.295Z] v3.1.0-dev.71 [2024-07-19T04:23:09.295Z] v3.1.0-dev.72 [2024-07-19T04:23:09.295Z] v3.1.0-dev.73 [2024-07-19T04:23:09.295Z] v3.1.0-dev.8 [2024-07-19T04:23:09.295Z] v3.1.0-dev.9 [2024-07-19T04:23:09.295Z] v3.1.1 [2024-07-19T04:23:09.295Z] v3.1.1-dev.1 [2024-07-19T04:23:09.295Z] v3.1.1-dev.2 [2024-07-19T04:23:09.295Z] v3.2.0-dev.1 [2024-07-19T04:23:09.295Z] v3.2.0-dev.10 [2024-07-19T04:23:09.295Z] v3.2.0-dev.11 [2024-07-19T04:23:09.295Z] v3.2.0-dev.12 [2024-07-19T04:23:09.295Z] v3.2.0-dev.13 [2024-07-19T04:23:09.295Z] v3.2.0-dev.14 [2024-07-19T04:23:09.295Z] v3.2.0-dev.15 [2024-07-19T04:23:09.295Z] v3.2.0-dev.16 [2024-07-19T04:23:09.295Z] v3.2.0-dev.17 [2024-07-19T04:23:09.295Z] v3.2.0-dev.18 [2024-07-19T04:23:09.295Z] v3.2.0-dev.19 [2024-07-19T04:23:09.295Z] v3.2.0-dev.2 [2024-07-19T04:23:09.295Z] v3.2.0-dev.20 [2024-07-19T04:23:09.295Z] v3.2.0-dev.21 [2024-07-19T04:23:09.295Z] v3.2.0-dev.22 [2024-07-19T04:23:09.295Z] v3.2.0-dev.23 [2024-07-19T04:23:09.295Z] v3.2.0-dev.24 [2024-07-19T04:23:09.295Z] v3.2.0-dev.25 [2024-07-19T04:23:09.295Z] v3.2.0-dev.26 [2024-07-19T04:23:09.295Z] v3.2.0-dev.27 [2024-07-19T04:23:09.295Z] v3.2.0-dev.28 [2024-07-19T04:23:09.295Z] v3.2.0-dev.29 [2024-07-19T04:23:09.295Z] v3.2.0-dev.3 [2024-07-19T04:23:09.295Z] v3.2.0-dev.30 [2024-07-19T04:23:09.295Z] v3.2.0-dev.31 [2024-07-19T04:23:09.295Z] v3.2.0-dev.32 [2024-07-19T04:23:09.295Z] v3.2.0-dev.33 [2024-07-19T04:23:09.295Z] v3.2.0-dev.34 [2024-07-19T04:23:09.295Z] v3.2.0-dev.35 [2024-07-19T04:23:09.295Z] v3.2.0-dev.36 [2024-07-19T04:23:09.295Z] v3.2.0-dev.37 [2024-07-19T04:23:09.295Z] v3.2.0-dev.4 [2024-07-19T04:23:09.295Z] v3.2.0-dev.5 [2024-07-19T04:23:09.295Z] v3.2.0-dev.6 [2024-07-19T04:23:09.295Z] v3.2.0-dev.7 [2024-07-19T04:23:09.295Z] v3.2.0-dev.8 [2024-07-19T04:23:09.295Z] v3.2.0-dev.9 [Pipeline] sh [2024-07-19T04:23:09.693Z] + lftools sign git-tag v3.2.0-dev.37 [2024-07-19T04:23:10.018Z] Signing Git tag with Sigul... [2024-07-19T04:23:10.018Z] Signing v3.2.0-dev.37 [Pipeline] echo [2024-07-19T04:23:10.720Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T04:23:11.155Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-07-19T04:23:11.170Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-07-19T04:23:11.271Z] $ docker stop --time=1 ab2881300bff6dc1635adfd000b03b559fee734d94da282cbf8cc564bd613aba [2024-07-19T04:23:12.585Z] $ docker rm -f --volumes ab2881300bff6dc1635adfd000b03b559fee734d94da282cbf8cc564bd613aba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-07-19T04:23:13.341Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-19T04:23:13.341Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:23:13.746Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-19T04:23:13.746Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T04:23:13.985Z] prd-ubuntu20.04-docker-8c-8g-5900 does not seem to be running inside a container [2024-07-19T04:23:14.097Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/655 -v /w/workspace/edgex-go/655:/w/workspace/edgex-go/655:rw,z -v /w/workspace/edgex-go/655@tmp:/w/workspace/edgex-go/655@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-19T04:23:14.442Z] $ docker top afcd43fff8d261bff41d4350bba3c224a19dc5911fed512911810887ab23e6a4 -eo pid,comm [2024-07-19T04:23:14.516Z] 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-07-19T04:23:14.516Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-19T04:23:14.685Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-19T04:23:14.685Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-19T04:23:14.836Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-19T04:23:14.845Z] $ docker exec afcd43fff8d261bff41d4350bba3c224a19dc5911fed512911810887ab23e6a4 ssh-agent [2024-07-19T04:23:14.976Z] SSH_AUTH_SOCK=/tmp/ssh-zfFWCuHZxgb2/agent.32 [2024-07-19T04:23:14.976Z] SSH_AGENT_PID=38 [2024-07-19T04:23:15.017Z] Running ssh-add (command line suppressed) [2024-07-19T04:23:15.131Z] Identity added: /w/workspace/edgex-go/655@tmp/private_key_250456075449876393.key (/w/workspace/edgex-go/655@tmp/private_key_250456075449876393.key) [2024-07-19T04:23:15.198Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-19T04:23:15.649Z] + git semver bump pre [2024-07-19T04:23:15.971Z] 2024-07-19 04:23:15,776 [read_version] DEBUG read version from /w/workspace/edgex-go/655/.semver/main [2024-07-19T04:23:15.971Z] 2024-07-19 04:23:15,776 [bump_version] DEBUG bumping version:3.2.0-dev.37 on axis:pre with prefix:dev [2024-07-19T04:23:15.971Z] 2024-07-19 04:23:15,776 [bump_version] DEBUG bumped version:3.2.0-dev.38 [2024-07-19T04:23:15.971Z] 2024-07-19 04:23:15,776 [write_version] DEBUG write version:3.2.0-dev.38 to path:/w/workspace/edgex-go/655/.semver/main with force:True [2024-07-19T04:23:15.971Z] 2024-07-19 04:23:15,777 [read_version] DEBUG read version from /w/workspace/edgex-go/655/.semver/main [2024-07-19T04:23:15.971Z] 2024-07-19 04:23:15,777 [write_file] DEBUG write to file:/w/workspace/edgex-go/655/.semver/main [2024-07-19T04:23:15.971Z] 2024-07-19 04:23:15,780 [execute] INFO git cat-file --batch-check [2024-07-19T04:23:15.971Z] 2024-07-19 04:23:15,781 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/655/.semver, universal_newlines=False, shell=None, istream=) [2024-07-19T04:23:15.971Z] 2024-07-19 04:23:15,786 [execute] INFO git cat-file --batch [2024-07-19T04:23:15.971Z] 2024-07-19 04:23:15,787 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/655/.semver, universal_newlines=False, shell=None, istream=) [2024-07-19T04:23:15.971Z] 2024-07-19 04:23:15,791 [read_version] DEBUG read version from /w/workspace/edgex-go/655/.semver/main [2024-07-19T04:23:15.971Z] 3.2.0-dev.38 [Pipeline] } [2024-07-19T04:23:16.002Z] $ docker exec --env ******** --env ******** afcd43fff8d261bff41d4350bba3c224a19dc5911fed512911810887ab23e6a4 ssh-agent -k [2024-07-19T04:23:16.097Z] unset SSH_AUTH_SOCK; [2024-07-19T04:23:16.097Z] unset SSH_AGENT_PID; [2024-07-19T04:23:16.097Z] echo Agent pid 38 killed; [2024-07-19T04:23:16.161Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-19T04:23:16.736Z] + git semver [Pipeline] } [2024-07-19T04:23:17.169Z] $ docker stop --time=1 afcd43fff8d261bff41d4350bba3c224a19dc5911fed512911810887ab23e6a4 [2024-07-19T04:23:18.582Z] $ docker rm -f --volumes afcd43fff8d261bff41d4350bba3c224a19dc5911fed512911810887ab23e6a4 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-19T04:23:19.278Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-19T04:23:19.278Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:23:19.735Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-19T04:23:19.735Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T04:23:19.953Z] prd-ubuntu20.04-docker-8c-8g-5900 does not seem to be running inside a container [2024-07-19T04:23:20.155Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/655 -v /w/workspace/edgex-go/655:/w/workspace/edgex-go/655:rw,z -v /w/workspace/edgex-go/655@tmp:/w/workspace/edgex-go/655@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-19T04:23:20.602Z] $ docker top 6ad6d3b6026410317603664876bc73bcfaafade8dce09cccc896bba5bb2baca3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-19T04:23:20.936Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-19T04:23:20.936Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-19T04:23:21.071Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-19T04:23:21.080Z] $ docker exec 6ad6d3b6026410317603664876bc73bcfaafade8dce09cccc896bba5bb2baca3 ssh-agent [2024-07-19T04:23:21.228Z] SSH_AUTH_SOCK=/tmp/ssh-a1zsjStE9XZI/agent.32 [2024-07-19T04:23:21.228Z] SSH_AGENT_PID=38 [2024-07-19T04:23:21.232Z] Running ssh-add (command line suppressed) [2024-07-19T04:23:21.330Z] Identity added: /w/workspace/edgex-go/655@tmp/private_key_16784642188979046884.key (/w/workspace/edgex-go/655@tmp/private_key_16784642188979046884.key) [2024-07-19T04:23:21.384Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-19T04:23:21.782Z] + git semver push [2024-07-19T04:23:22.078Z] 2024-07-19 04:23:21,928 [run_push] DEBUG push [2024-07-19T04:23:22.078Z] 2024-07-19 04:23:21,929 [execute] INFO git cat-file --batch-check [2024-07-19T04:23:22.078Z] 2024-07-19 04:23:21,929 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/655/.semver, universal_newlines=False, shell=None, istream=) [2024-07-19T04:23:22.078Z] 2024-07-19 04:23:21,933 [execute] INFO git rev-list f965c579cefaf6c9d452329f40d02719c016b537 -- [2024-07-19T04:23:22.078Z] 2024-07-19 04:23:21,933 [execute] DEBUG Popen(['git', 'rev-list', 'f965c579cefaf6c9d452329f40d02719c016b537', '--'], cwd=/w/workspace/edgex-go/655/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-19T04:23:22.078Z] 2024-07-19 04:23:21,950 [execute] INFO git fetch -v origin [2024-07-19T04:23:22.078Z] 2024-07-19 04:23:21,950 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/655/.semver, universal_newlines=True, shell=None, istream=None) [2024-07-19T04:23:22.387Z] 2024-07-19 04:23:22,374 [run_push] DEBUG no remote changes detected [2024-07-19T04:23:22.387Z] 2024-07-19 04:23:22,375 [execute] INFO git push origin semver [2024-07-19T04:23:22.387Z] 2024-07-19 04:23:22,375 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/655/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-19T04:23:23.467Z] 2024-07-19 04:23:23,182 [run_push] DEBUG push all version tags [2024-07-19T04:23:23.467Z] 2024-07-19 04:23:23,183 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-07-19T04:23:23.467Z] 2024-07-19 04:23:23,183 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/655, universal_newlines=False, shell=None, istream=None) [2024-07-19T04:23:24.124Z] 2024-07-19 04:23:23,930 [read_version] DEBUG read version from /w/workspace/edgex-go/655/.semver/main [2024-07-19T04:23:24.124Z] 3.2.0-dev.38 [Pipeline] } [2024-07-19T04:23:24.207Z] $ docker exec --env ******** --env ******** 6ad6d3b6026410317603664876bc73bcfaafade8dce09cccc896bba5bb2baca3 ssh-agent -k [2024-07-19T04:23:24.304Z] unset SSH_AUTH_SOCK; [2024-07-19T04:23:24.304Z] unset SSH_AGENT_PID; [2024-07-19T04:23:24.304Z] echo Agent pid 38 killed; [2024-07-19T04:23:24.326Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-19T04:23:24.869Z] + git semver [Pipeline] } [2024-07-19T04:23:25.171Z] $ docker stop --time=1 6ad6d3b6026410317603664876bc73bcfaafade8dce09cccc896bba5bb2baca3 [2024-07-19T04:23:26.485Z] $ docker rm -f --volumes 6ad6d3b6026410317603664876bc73bcfaafade8dce09cccc896bba5bb2baca3 [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-07-19T04:23:27.412Z] + [ -d /w/workspace/edgex-go/655/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-07-19T04:23:27.761Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T04:23:28.764Z] ---> package-listing.sh [2024-07-19T04:23:28.764Z] ++ facter osfamily [2024-07-19T04:23:28.764Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-19T04:23:28.764Z] + OS_FAMILY=debian [2024-07-19T04:23:28.764Z] + workspace=/w/workspace/edgex-go/655 [2024-07-19T04:23:28.764Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-19T04:23:28.764Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-19T04:23:28.764Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-19T04:23:28.764Z] + PACKAGES=/tmp/packages_start.txt [2024-07-19T04:23:28.764Z] + '[' /w/workspace/edgex-go/655 ']' [2024-07-19T04:23:28.764Z] + PACKAGES=/tmp/packages_end.txt [2024-07-19T04:23:28.764Z] + case "${OS_FAMILY}" in [2024-07-19T04:23:28.764Z] + dpkg -l [2024-07-19T04:23:28.764Z] + grep '^ii' [2024-07-19T04:23:29.052Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-19T04:23:29.052Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-19T04:23:29.052Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-19T04:23:29.052Z] + '[' /w/workspace/edgex-go/655 ']' [2024-07-19T04:23:29.052Z] + mkdir -p /w/workspace/edgex-go/655/archives/ [2024-07-19T04:23:29.052Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/655/archives/ [Pipeline] echo [2024-07-19T04:23:29.105Z] 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/655/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-19T04:23:29.440Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:23:29.885Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-19T04:23:29.885Z] [2024-07-19T04:23:29.885Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:23:30.462Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-19T04:23:30.462Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-19T04:23:30.462Z] 5eb5b503b376: Pulling fs layer [2024-07-19T04:23:30.462Z] 5c69ac0246d0: Pulling fs layer [2024-07-19T04:23:30.462Z] ec43610c2a17: Pulling fs layer [2024-07-19T04:23:30.462Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-19T04:23:30.462Z] 33b1e0a273af: Pulling fs layer [2024-07-19T04:23:30.462Z] 5d3b04190fa2: Pulling fs layer [2024-07-19T04:23:30.462Z] 2f39f015ded8: Pulling fs layer [2024-07-19T04:23:30.462Z] 3a2ae6a8a46f: Waiting [2024-07-19T04:23:30.462Z] 33b1e0a273af: Waiting [2024-07-19T04:23:30.462Z] 5d3b04190fa2: Waiting [2024-07-19T04:23:30.462Z] 2f39f015ded8: Waiting [2024-07-19T04:23:30.462Z] 5c69ac0246d0: Download complete [2024-07-19T04:23:30.462Z] 3a2ae6a8a46f: Download complete [2024-07-19T04:23:30.763Z] 33b1e0a273af: Verifying Checksum [2024-07-19T04:23:30.763Z] 33b1e0a273af: Download complete [2024-07-19T04:23:30.763Z] 5d3b04190fa2: Verifying Checksum [2024-07-19T04:23:30.763Z] 5d3b04190fa2: Download complete [2024-07-19T04:23:30.763Z] ec43610c2a17: Verifying Checksum [2024-07-19T04:23:30.763Z] ec43610c2a17: Download complete [2024-07-19T04:23:30.763Z] 5eb5b503b376: Verifying Checksum [2024-07-19T04:23:30.763Z] 5eb5b503b376: Download complete [2024-07-19T04:23:31.417Z] 2f39f015ded8: Download complete [2024-07-19T04:23:31.764Z] 5eb5b503b376: Pull complete [2024-07-19T04:23:32.062Z] 5c69ac0246d0: Pull complete [2024-07-19T04:23:32.351Z] ec43610c2a17: Pull complete [2024-07-19T04:23:32.682Z] 3a2ae6a8a46f: Pull complete [2024-07-19T04:23:32.682Z] 33b1e0a273af: Pull complete [2024-07-19T04:23:32.682Z] 5d3b04190fa2: Pull complete [2024-07-19T04:23:37.302Z] 2f39f015ded8: Pull complete [2024-07-19T04:23:37.302Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-19T04:23:37.302Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-19T04:23:37.302Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T04:23:37.595Z] prd-ubuntu20.04-docker-8c-8g-5900 does not seem to be running inside a container [2024-07-19T04:23:37.696Z] $ 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/655/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/655 -v /w/workspace/edgex-go/655:/w/workspace/edgex-go/655:rw,z -v /w/workspace/edgex-go/655@tmp:/w/workspace/edgex-go/655@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-19T04:23:43.963Z] $ docker top fccdaae1c402bc508c4db52b631c9d112555ce42a3556738c9913f8bb6b850b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-19T04:23:44.522Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-19T04:23:44.996Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-19T04:23:45.409Z] + ls /var/log/sa-host [2024-07-19T04:23:45.409Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-19T04:23:45.668Z] provisioning config files... [2024-07-19T04:23:45.720Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/655@tmp/config6246145890714925313tmp [Pipeline] { [Pipeline] echo [2024-07-19T04:23:45.809Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T04:23:46.152Z] ---> create-netrc.sh [Pipeline] } [2024-07-19T04:23:46.205Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-19T04:23:46.771Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-19T04:23:46.814Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T04:23:47.187Z] ---> sudo-logs.sh [2024-07-19T04:23:47.187Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-19T04:23:47.267Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T04:23:47.632Z] ---> job-cost.sh [2024-07-19T04:23:47.632Z] lf-activate-venv: SKIPPING [2024-07-19T04:23:47.632Z] DEBUG: total: 0.10999999940395355 [2024-07-19T04:23:47.632Z] INFO: Retrieving Stack Cost... [2024-07-19T04:23:47.941Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-19T04:23:48.274Z] INFO: Archiving Costs [Pipeline] echo [2024-07-19T04:23:48.314Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T04:23:48.696Z] ---> logs-deploy.sh [2024-07-19T04:23:48.696Z] lf-activate-venv: SKIPPING [2024-07-19T04:23:48.696Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/655 [2024-07-19T04:23:48.696Z] INFO: archiving workspace using pattern(s): [2024-07-19T04:23:49.819Z] Archives upload complete. [2024-07-19T04:23:49.819Z] INFO: archiving logs to Nexus