Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1563034bdd075c93d67b99643895e9c750b93b8f 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-ssh12081541059780101870.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-ssh7375896597654145032.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-ssh7008597885926766336.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-ssh17776434375003457893.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-ssh5597143181616646738.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-5062 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/648 [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/648 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 1563034bdd075c93d67b99643895e9c750b93b8f (main) Commit message: "Merge pull request #4790 from jackchenjc/issue-4783" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1563034bdd075c93d67b99643895e9c750b93b8f # timeout=10 > git rev-list --no-walk cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-05T09:37:58.303Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-05T09:37:58.372Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-05T09:37:58.396Z] ========================================================= [2024-07-05T09:37:58.396Z] EdgeX Global Pipelines Version Info [2024-07-05T09:37:58.396Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-05T09:37:59.509Z] ------------------- [2024-07-05T09:37:59.509Z] stable info: [2024-07-05T09:37:59.509Z] ------------------- [2024-07-05T09:37:59.509Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-05T09:37:59.509Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-05T09:37:59.509Z] Message: update stable to v1.0.260 [2024-07-05T09:37:59.769Z] ------------------- [2024-07-05T09:37:59.769Z] experimental info: [2024-07-05T09:37:59.769Z] ------------------- [2024-07-05T09:37:59.769Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-05T09:37:59.769Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-05T09:37:59.769Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-05T09:37:59.849Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-07-05T09:37:59.874Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-07-05T09:37:59.900Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-05T09:37:59.924Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-05T09:37:59.950Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-05T09:37:59.970Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-05T09:37:59.992Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-05T09:38:00.019Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-07-05T09:38:00.042Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-07-05T09:38:00.064Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-07-05T09:38:00.084Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-05T09:38:00.104Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-05T09:38:00.123Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-05T09:38:00.144Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-05T09:38:00.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-05T09:38:00.190Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-05T09:38:00.213Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-05T09:38:00.229Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-05T09:38:00.248Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-07-05T09:38:00.266Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-07-05T09:38:00.286Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-05T09:38:00.305Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-05T09:38:00.328Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-05T09:38:00.349Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-07-05T09:38:00.369Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-07-05T09:38:00.388Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-07-05T09:38:00.409Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1563034bdd075c93d67b99643895e9c750b93b8f [Pipeline] echo [2024-07-05T09:38:00.427Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1563034 [Pipeline] echo [2024-07-05T09:38:00.452Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-05T09:38:00.502Z] provisioning config files... [2024-07-05T09:38:00.517Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/648@tmp/config10149278144303062353tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-05T09:38:00.849Z] ---> ****-login.sh [2024-07-05T09:38:00.850Z] nexus3.edgexfoundry.org:10001 [2024-07-05T09:38:01.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-05T09:38:01.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-05T09:38:01.111Z] Configure a credential helper to remove this warning. See [2024-07-05T09:38:01.111Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-05T09:38:01.111Z] [2024-07-05T09:38:01.111Z] Login Succeeded [2024-07-05T09:38:01.111Z] nexus3.edgexfoundry.org:10002 [2024-07-05T09:38:01.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-05T09:38:01.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-05T09:38:01.371Z] Configure a credential helper to remove this warning. See [2024-07-05T09:38:01.372Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-05T09:38:01.372Z] [2024-07-05T09:38:01.372Z] Login Succeeded [2024-07-05T09:38:01.372Z] nexus3.edgexfoundry.org:10003 [2024-07-05T09:38:01.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-05T09:38:01.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-05T09:38:01.372Z] Configure a credential helper to remove this warning. See [2024-07-05T09:38:01.372Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-05T09:38:01.372Z] [2024-07-05T09:38:01.372Z] Login Succeeded [2024-07-05T09:38:01.372Z] nexus3.edgexfoundry.org:10004 [2024-07-05T09:38:01.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-05T09:38:01.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-05T09:38:01.632Z] Configure a credential helper to remove this warning. See [2024-07-05T09:38:01.632Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-05T09:38:01.632Z] [2024-07-05T09:38:01.632Z] Login Succeeded [2024-07-05T09:38:01.632Z] ****.io [2024-07-05T09:38:01.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-05T09:38:01.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-05T09:38:01.893Z] Configure a credential helper to remove this warning. See [2024-07-05T09:38:01.893Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-05T09:38:01.893Z] [2024-07-05T09:38:01.893Z] Login Succeeded [2024-07-05T09:38:01.893Z] ---> ****-login.sh ends [Pipeline] } [2024-07-05T09:38:01.900Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-05T09:38:02.243Z] + 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-05T09:38:02.243Z] + cut -d/ -f2 [2024-07-05T09:38:02.243Z] + dirname cmd/core-command/Dockerfile [2024-07-05T09:38:02.243Z] + echo core-command,cmd/core-command/Dockerfile [2024-07-05T09:38:02.243Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-07-05T09:38:02.243Z] + cut -d/ -f2 [2024-07-05T09:38:02.243Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-07-05T09:38:02.243Z] + + dirname cmd/core-data/Dockerfile [2024-07-05T09:38:02.243Z] cut -d/ -f2 [2024-07-05T09:38:02.243Z] + echo core-data,cmd/core-data/Dockerfile [2024-07-05T09:38:02.243Z] + dirname cmd/core-keeper/Dockerfile [2024-07-05T09:38:02.243Z] + cut -d/ -f2 [2024-07-05T09:38:02.243Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-07-05T09:38:02.243Z] + dirname cmd/core-metadata/Dockerfile [2024-07-05T09:38:02.243Z] + cut -d/ -f2 [2024-07-05T09:38:02.243Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-07-05T09:38:02.243Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-07-05T09:38:02.243Z] + cut -d/ -f2 [2024-07-05T09:38:02.243Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-07-05T09:38:02.243Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-07-05T09:38:02.243Z] + cut -d/ -f2 [2024-07-05T09:38:02.243Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-07-05T09:38:02.243Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-07-05T09:38:02.243Z] + cut -d/ -f2 [2024-07-05T09:38:02.243Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-07-05T09:38:02.243Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-07-05T09:38:02.243Z] + cut -d/ -f2 [2024-07-05T09:38:02.243Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-07-05T09:38:02.243Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-07-05T09:38:02.243Z] + cut -d/ -f2 [2024-07-05T09:38:02.243Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-07-05T09:38:02.243Z] + dirname cmd/security-spire-agent/Dockerfile [2024-07-05T09:38:02.243Z] + cut -d/ -f2 [2024-07-05T09:38:02.243Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-07-05T09:38:02.243Z] + dirname cmd/security-spire-config/Dockerfile [2024-07-05T09:38:02.243Z] + cut -d/ -f2 [2024-07-05T09:38:02.243Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-07-05T09:38:02.243Z] + dirname cmd/security-spire-server/Dockerfile [2024-07-05T09:38:02.243Z] + cut -d/ -f2 [2024-07-05T09:38:02.244Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-07-05T09:38:02.244Z] + dirname cmd/support-notifications/Dockerfile [2024-07-05T09:38:02.244Z] + cut -d/ -f2 [2024-07-05T09:38:02.244Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-07-05T09:38:02.244Z] + dirname cmd/support-scheduler/Dockerfile [2024-07-05T09:38:02.244Z] + cut -d/ -f2 [2024-07-05T09:38:02.244Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-07-05T09:38:02.277Z] 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-05T09:38:02.646Z] + git rev-list -1 --merges 1563034bdd075c93d67b99643895e9c750b93b8f~1..1563034bdd075c93d67b99643895e9c750b93b8f [Pipeline] echo [2024-07-05T09:38:02.658Z] -----------> git rev-list -1 --merges 1563034bdd075c93d67b99643895e9c750b93b8f~1..1563034bdd075c93d67b99643895e9c750b93b8f 1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T09:38:02.658Z] 1563034bdd075c93d67b99643895e9c750b93b8f [false] [Pipeline] sh [2024-07-05T09:38:02.954Z] + git log --format=format:%s -1 1563034bdd075c93d67b99643895e9c750b93b8f [Pipeline] echo [2024-07-05T09:38:02.970Z] ========================================================= [2024-07-05T09:38:02.970Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-05T09:38:02.970Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-07-05T09:38:03.401Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-05T09:38:03.401Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-05T09:38:03.401Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-05T09:38:03.401Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-05T09:38:03.401Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2024-07-05T09:38:03.401Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-05T09:38:03.401Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:38:03.810Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-05T09:38:03.810Z] [2024-07-05T09:38:03.810Z] 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-05T09:38:04.121Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-05T09:38:04.121Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-05T09:38:04.121Z] b85a868b505f: Pulling fs layer [2024-07-05T09:38:04.121Z] e2be974225ed: Pulling fs layer [2024-07-05T09:38:04.121Z] 339a4e72a1f5: Pulling fs layer [2024-07-05T09:38:04.121Z] 988bab9f4d93: Pulling fs layer [2024-07-05T09:38:04.121Z] 1469e6f7b9e6: Pulling fs layer [2024-07-05T09:38:04.121Z] eaf3925da568: Pulling fs layer [2024-07-05T09:38:04.121Z] bab4dde63d76: Pulling fs layer [2024-07-05T09:38:04.121Z] bde34c3a00c8: Pulling fs layer [2024-07-05T09:38:04.121Z] b352a97aabf1: Pulling fs layer [2024-07-05T09:38:04.121Z] 4872d77fe225: Pulling fs layer [2024-07-05T09:38:04.121Z] 5851b861e8e6: Pulling fs layer [2024-07-05T09:38:04.121Z] eaf3925da568: Waiting [2024-07-05T09:38:04.121Z] 1469e6f7b9e6: Waiting [2024-07-05T09:38:04.121Z] 988bab9f4d93: Waiting [2024-07-05T09:38:04.121Z] bde34c3a00c8: Waiting [2024-07-05T09:38:04.121Z] bab4dde63d76: Waiting [2024-07-05T09:38:04.121Z] b352a97aabf1: Waiting [2024-07-05T09:38:04.121Z] 4872d77fe225: Waiting [2024-07-05T09:38:04.121Z] 5851b861e8e6: Waiting [2024-07-05T09:38:04.121Z] e2be974225ed: Verifying Checksum [2024-07-05T09:38:04.121Z] e2be974225ed: Download complete [2024-07-05T09:38:04.121Z] 988bab9f4d93: Verifying Checksum [2024-07-05T09:38:04.121Z] 988bab9f4d93: Download complete [2024-07-05T09:38:04.121Z] 1469e6f7b9e6: Verifying Checksum [2024-07-05T09:38:04.121Z] 1469e6f7b9e6: Download complete [2024-07-05T09:38:04.121Z] eaf3925da568: Download complete [2024-07-05T09:38:04.387Z] 339a4e72a1f5: Verifying Checksum [2024-07-05T09:38:04.387Z] 339a4e72a1f5: Download complete [2024-07-05T09:38:04.387Z] bde34c3a00c8: Download complete [2024-07-05T09:38:04.387Z] b352a97aabf1: Download complete [2024-07-05T09:38:04.387Z] 4872d77fe225: Verifying Checksum [2024-07-05T09:38:04.387Z] 4872d77fe225: Download complete [2024-07-05T09:38:04.387Z] 5851b861e8e6: Download complete [2024-07-05T09:38:04.387Z] b85a868b505f: Verifying Checksum [2024-07-05T09:38:04.387Z] b85a868b505f: Download complete [2024-07-05T09:38:04.653Z] bab4dde63d76: Download complete [2024-07-05T09:38:06.039Z] b85a868b505f: Pull complete [2024-07-05T09:38:06.039Z] e2be974225ed: Pull complete [2024-07-05T09:38:06.610Z] 339a4e72a1f5: Pull complete [2024-07-05T09:38:06.610Z] 988bab9f4d93: Pull complete [2024-07-05T09:38:06.871Z] 1469e6f7b9e6: Pull complete [2024-07-05T09:38:06.871Z] eaf3925da568: Pull complete [2024-07-05T09:38:08.775Z] bab4dde63d76: Pull complete [2024-07-05T09:38:08.775Z] bde34c3a00c8: Pull complete [2024-07-05T09:38:09.035Z] b352a97aabf1: Pull complete [2024-07-05T09:38:09.035Z] 4872d77fe225: Pull complete [2024-07-05T09:38:09.035Z] 5851b861e8e6: Pull complete [2024-07-05T09:38:09.035Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-05T09:38:09.035Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-05T09:38:09.035Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-05T09:38:09.188Z] prd-ubuntu20.04-docker-8c-8g-5062 does not seem to be running inside a container [2024-07-05T09:38:09.219Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/648 -v /w/workspace/edgex-go/648:/w/workspace/edgex-go/648:rw,z -v /w/workspace/edgex-go/648@tmp:/w/workspace/edgex-go/648@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-05T09:38:12.142Z] $ docker top f1ccae4e07930157b42ff458a2b1a23b3c5bed81eea7950348ae5bec55bcfc4e -eo pid,comm [2024-07-05T09:38:12.201Z] 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-05T09:38:12.201Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-05T09:38:12.257Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-05T09:38:12.257Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-05T09:38:12.379Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-05T09:38:12.380Z] $ docker exec f1ccae4e07930157b42ff458a2b1a23b3c5bed81eea7950348ae5bec55bcfc4e ssh-agent [2024-07-05T09:38:12.525Z] SSH_AUTH_SOCK=/tmp/ssh-jgIC5yhATNCg/agent.31 [2024-07-05T09:38:12.525Z] SSH_AGENT_PID=37 [2024-07-05T09:38:12.535Z] Running ssh-add (command line suppressed) [2024-07-05T09:38:12.643Z] Identity added: /w/workspace/edgex-go/648@tmp/private_key_7716786521063698929.key (/w/workspace/edgex-go/648@tmp/private_key_7716786521063698929.key) [2024-07-05T09:38:12.659Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-05T09:38:12.964Z] + git tag --points-at HEAD [Pipeline] } [2024-07-05T09:38:12.975Z] $ docker exec --env ******** --env ******** f1ccae4e07930157b42ff458a2b1a23b3c5bed81eea7950348ae5bec55bcfc4e ssh-agent -k [2024-07-05T09:38:13.077Z] unset SSH_AUTH_SOCK; [2024-07-05T09:38:13.078Z] unset SSH_AGENT_PID; [2024-07-05T09:38:13.078Z] echo Agent pid 37 killed; [2024-07-05T09:38:13.089Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-05T09:38:13.136Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-05T09:38:13.136Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-05T09:38:13.246Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-05T09:38:13.247Z] $ docker exec f1ccae4e07930157b42ff458a2b1a23b3c5bed81eea7950348ae5bec55bcfc4e ssh-agent [2024-07-05T09:38:13.369Z] SSH_AUTH_SOCK=/tmp/ssh-Pv82km39JeTh/agent.71 [2024-07-05T09:38:13.369Z] SSH_AGENT_PID=77 [2024-07-05T09:38:13.374Z] Running ssh-add (command line suppressed) [2024-07-05T09:38:13.485Z] Identity added: /w/workspace/edgex-go/648@tmp/private_key_14425916340192971924.key (/w/workspace/edgex-go/648@tmp/private_key_14425916340192971924.key) [2024-07-05T09:38:13.501Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-05T09:38:13.793Z] + git semver init [2024-07-05T09:38:14.053Z] 2024-07-05 09:38:13,997 [run_init] DEBUG init version:0.0.0 force:False [2024-07-05T09:38:14.053Z] 2024-07-05 09:38:13,999 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/648/.semver [2024-07-05T09:38:14.053Z] 2024-07-05 09:38:13,999 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/648/.semver [2024-07-05T09:38:14.053Z] 2024-07-05 09:38:13,999 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/648/.semver'], cwd=/w/workspace/edgex-go/648, universal_newlines=False, shell=None, istream=None) [2024-07-05T09:38:20.658Z] 2024-07-05 09:38:19,502 [append_file] DEBUG append to file:/w/workspace/edgex-go/648/.git/info/exclude [2024-07-05T09:38:20.658Z] 2024-07-05 09:38:19,503 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/648/.semver/main with force:False [2024-07-05T09:38:20.658Z] 2024-07-05 09:38:19,503 [read_version] DEBUG read version from /w/workspace/edgex-go/648/.semver/main [2024-07-05T09:38:20.658Z] 2024-07-05 09:38:19,504 [read_version] DEBUG read version from /w/workspace/edgex-go/648/.semver/main [2024-07-05T09:38:20.658Z] 3.2.0-dev.30 [Pipeline] } [2024-07-05T09:38:20.667Z] $ docker exec --env ******** --env ******** f1ccae4e07930157b42ff458a2b1a23b3c5bed81eea7950348ae5bec55bcfc4e ssh-agent -k [2024-07-05T09:38:20.776Z] unset SSH_AUTH_SOCK; [2024-07-05T09:38:20.777Z] unset SSH_AGENT_PID; [2024-07-05T09:38:20.777Z] echo Agent pid 77 killed; [2024-07-05T09:38:20.790Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-05T09:38:21.129Z] + git semver [Pipeline] } [2024-07-05T09:38:21.401Z] $ docker stop --time=1 f1ccae4e07930157b42ff458a2b1a23b3c5bed81eea7950348ae5bec55bcfc4e [2024-07-05T09:38:22.697Z] $ docker rm -f --volumes f1ccae4e07930157b42ff458a2b1a23b3c5bed81eea7950348ae5bec55bcfc4e [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-05T09:38:23.044Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-05T09:38:23.295Z] Stashed 1 file(s) [Pipeline] echo [2024-07-05T09:38:23.298Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.30 [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-05T09:38:23.747Z] + git config --global --add safe.directory /w/workspace/edgex-go/648 [Pipeline] echo [2024-07-05T09:38:23.760Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-05T09:38:23.776Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-05T09:38:23.791Z] ========================================================= [2024-07-05T09:38:23.791Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-05T09:38:23.791Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-05T09:38:24.089Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-05T09:38:24.089Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-05T09:38:24.089Z] 619be1103602: Pulling fs layer [2024-07-05T09:38:24.089Z] 7862e08f4a3e: Pulling fs layer [2024-07-05T09:38:24.089Z] 5df492c9dc93: Pulling fs layer [2024-07-05T09:38:24.089Z] 7629e6793208: Pulling fs layer [2024-07-05T09:38:24.089Z] 4f4fb700ef54: Pulling fs layer [2024-07-05T09:38:24.089Z] fb5054dd5b73: Pulling fs layer [2024-07-05T09:38:24.089Z] eeca6798cff9: Pulling fs layer [2024-07-05T09:38:24.089Z] aa269ceb94a6: Pulling fs layer [2024-07-05T09:38:24.089Z] ada007ff1a6a: Pulling fs layer [2024-07-05T09:38:24.089Z] fb5054dd5b73: Waiting [2024-07-05T09:38:24.089Z] 4f4fb700ef54: Waiting [2024-07-05T09:38:24.089Z] eeca6798cff9: Waiting [2024-07-05T09:38:24.089Z] 7629e6793208: Waiting [2024-07-05T09:38:24.089Z] ada007ff1a6a: Waiting [2024-07-05T09:38:24.089Z] 7862e08f4a3e: Verifying Checksum [2024-07-05T09:38:24.089Z] 7862e08f4a3e: Download complete [2024-07-05T09:38:24.089Z] 7629e6793208: Verifying Checksum [2024-07-05T09:38:24.089Z] 7629e6793208: Download complete [2024-07-05T09:38:24.089Z] 4f4fb700ef54: Verifying Checksum [2024-07-05T09:38:24.089Z] 4f4fb700ef54: Download complete [2024-07-05T09:38:24.089Z] fb5054dd5b73: Download complete [2024-07-05T09:38:24.348Z] 619be1103602: Verifying Checksum [2024-07-05T09:38:24.348Z] 619be1103602: Download complete [2024-07-05T09:38:24.348Z] eeca6798cff9: Verifying Checksum [2024-07-05T09:38:24.348Z] eeca6798cff9: Download complete [2024-07-05T09:38:24.348Z] 619be1103602: Pull complete [2024-07-05T09:38:24.606Z] ada007ff1a6a: Verifying Checksum [2024-07-05T09:38:24.606Z] ada007ff1a6a: Download complete [2024-07-05T09:38:24.606Z] 7862e08f4a3e: Pull complete [2024-07-05T09:38:24.606Z] 5df492c9dc93: Verifying Checksum [2024-07-05T09:38:24.606Z] 5df492c9dc93: Download complete [2024-07-05T09:38:25.172Z] aa269ceb94a6: Verifying Checksum [2024-07-05T09:38:25.172Z] aa269ceb94a6: Download complete [2024-07-05T09:38:28.457Z] 5df492c9dc93: Pull complete [2024-07-05T09:38:28.457Z] 7629e6793208: Pull complete [2024-07-05T09:38:28.457Z] 4f4fb700ef54: Pull complete [2024-07-05T09:38:28.457Z] fb5054dd5b73: Pull complete [2024-07-05T09:38:28.457Z] eeca6798cff9: Pull complete [2024-07-05T09:38:30.991Z] aa269ceb94a6: Pull complete [2024-07-05T09:38:31.251Z] ada007ff1a6a: Pull complete [2024-07-05T09:38:31.251Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-05T09:38:31.251Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-05T09:38:31.251Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-05T09:38:31.552Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-05T09:38:31.552Z] WORKDIR /edgex [2024-07-05T09:38:31.552Z] COPY go.mod . [2024-07-05T09:38:31.552Z] RUN go mod download [2024-07-05T09:38:31.552Z] + docker build -t ci-base-image-x86_64 -f - . [2024-07-05T09:38:32.119Z] Sending build context to Docker daemon 178.5MB [2024-07-05T09:38:32.119Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-05T09:38:32.119Z] ---> f489d0715acc [2024-07-05T09:38:32.119Z] Step 2/4 : WORKDIR /edgex [2024-07-05T09:38:38.391Z] Still waiting to schedule task [2024-07-05T09:38:38.392Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-05T09:38:40.242Z] ---> Running in 9a7c0ef2bf8f [2024-07-05T09:38:40.242Z] Removing intermediate container 9a7c0ef2bf8f [2024-07-05T09:38:40.242Z] ---> 008d0e977a63 [2024-07-05T09:38:40.242Z] Step 3/4 : COPY go.mod . [2024-07-05T09:38:40.243Z] ---> 7a94f7ac27cf [2024-07-05T09:38:40.243Z] Step 4/4 : RUN go mod download [2024-07-05T09:38:40.243Z] ---> Running in cb78487a583c [2024-07-05T09:39:12.578Z] Removing intermediate container cb78487a583c [2024-07-05T09:39:12.579Z] ---> 78d3d17392b8 [2024-07-05T09:39:12.579Z] Successfully built 78d3d17392b8 [2024-07-05T09:39:12.579Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:39:12.889Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-05T09:39:12.889Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-05T09:39:12.970Z] prd-ubuntu20.04-docker-8c-8g-5062 does not seem to be running inside a container [2024-07-05T09:39:12.999Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/648 -v /w/workspace/edgex-go/648:/w/workspace/edgex-go/648:rw,z -v /w/workspace/edgex-go/648@tmp:/w/workspace/edgex-go/648@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-05T09:39:13.481Z] $ docker top 7f8fb4b84c63246d01b482e503d2a6a49584e8bb3ab10917aae2e7e814e06f7a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-05T09:39:13.843Z] + go version [2024-07-05T09:39:13.843Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-05T09:39:13.850Z] $ docker stop --time=1 7f8fb4b84c63246d01b482e503d2a6a49584e8bb3ab10917aae2e7e814e06f7a [2024-07-05T09:39:15.096Z] $ docker rm -f --volumes 7f8fb4b84c63246d01b482e503d2a6a49584e8bb3ab10917aae2e7e814e06f7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:39:15.529Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-05T09:39:15.529Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-05T09:39:15.609Z] prd-ubuntu20.04-docker-8c-8g-5062 does not seem to be running inside a container [2024-07-05T09:39:15.642Z] $ 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/648 -v /w/workspace/edgex-go/648:/w/workspace/edgex-go/648:rw,z -v /w/workspace/edgex-go/648@tmp:/w/workspace/edgex-go/648@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-05T09:39:15.982Z] $ docker top ef6dea0006cf6533c51bd25887810fe31131b0cc3c23da1c8f6540ae48996633 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-07-05T09:39:16.062Z] ========================================================= [2024-07-05T09:39:16.062Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-07-05T09:39:16.062Z] ========================================================= [Pipeline] sh [2024-07-05T09:39:16.338Z] + git config --global --add safe.directory /w/workspace/edgex-go/648 [Pipeline] fileExists [Pipeline] sh [2024-07-05T09:39:16.649Z] + make test [2024-07-05T09:39:16.649Z] go test -race -coverprofile=coverage.out ./... [2024-07-05T09:39:24.766Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-07-05T09:40:03.486Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-07-05T09:40:03.486Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-07-05T09:40:03.486Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-07-05T09:40:03.486Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-07-05T09:40:03.486Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-07-05T09:40:03.486Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-07-05T09:40:03.486Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-07-05T09:40:03.486Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-07-05T09:40:03.486Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-07-05T09:40:03.486Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-07-05T09:40:03.486Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-07-05T09:40:03.486Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-07-05T09:40:03.486Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-07-05T09:40:03.486Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-07-05T09:40:03.486Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-07-05T09:40:03.486Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-07-05T09:40:03.486Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-07-05T09:40:03.486Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.022s coverage: 28.7% of statements [2024-07-05T09:40:03.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-07-05T09:40:03.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-07-05T09:40:03.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-07-05T09:40:04.311Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-07-05T09:40:04.311Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-07-05T09:40:04.311Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.036s coverage: 97.0% of statements [2024-07-05T09:40:05.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-07-05T09:40:05.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-07-05T09:40:05.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-07-05T09:40:05.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-07-05T09:40:05.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-07-05T09:40:05.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-07-05T09:40:05.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-07-05T09:40:05.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-07-05T09:40:05.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-07-05T09:40:06.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-07-05T09:40:06.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-07-05T09:40:06.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-07-05T09:40:06.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-07-05T09:40:06.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-07-05T09:40:07.996Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.059s coverage: 69.2% of statements [2024-07-05T09:40:07.996Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.035s coverage: 53.2% of statements [2024-07-05T09:40:07.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-07-05T09:40:07.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-07-05T09:40:07.996Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.701s coverage: 93.4% of statements [2024-07-05T09:40:07.996Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.044s coverage: 91.7% of statements [2024-07-05T09:40:08.933Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.045s coverage: 6.5% of statements [2024-07-05T09:40:10.182Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-07-05T09:40:10.182Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-07-05T09:40:10.182Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-07-05T09:40:10.182Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-07-05T09:40:10.182Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-07-05T09:40:10.182Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-07-05T09:40:10.182Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-07-05T09:40:10.182Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-07-05T09:40:10.182Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-07-05T09:40:10.182Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-07-05T09:40:11.178Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5064 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-07-05T09:40:11.197Z] Running in /w/workspace/edgex-go/648 [Pipeline] { [Pipeline] checkout [2024-07-05T09:40:11.552Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.493s coverage: 95.8% of statements [2024-07-05T09:40:11.552Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.025s coverage: 72.2% of statements [2024-07-05T09:40:12.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-07-05T09:40:12.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-07-05T09:40:13.054Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.054s coverage: 0.8% of statements [2024-07-05T09:40:13.054Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.027s coverage: 32.2% of statements [2024-07-05T09:40:13.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.020s coverage: 41.7% of statements [2024-07-05T09:40:13.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 77.8% of statements [2024-07-05T09:40:13.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.024s coverage: 94.1% of statements [2024-07-05T09:40:13.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.029s coverage: 96.3% of statements [2024-07-05T09:40:13.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements [2024-07-05T09:40:14.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-07-05T09:40:14.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-07-05T09:40:14.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-07-05T09:40:14.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-07-05T09:40:14.254Z] The recommended git tool is: git [2024-07-05T09:40:14.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-07-05T09:40:14.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-07-05T09:40:14.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-07-05T09:40:14.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-07-05T09:40:15.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-07-05T09:40:15.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-07-05T09:40:15.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-07-05T09:40:15.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-07-05T09:40:16.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-07-05T09:40:16.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-07-05T09:40:16.600Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-07-05T09:40:17.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-07-05T09:40:18.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-07-05T09:40:19.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-07-05T09:40:19.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-07-05T09:40:21.711Z] using credential edgex-jenkins-ssh [2024-07-05T09:40:21.739Z] Cloning the remote Git repository [2024-07-05T09:40:21.844Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-07-05T09:40:22.001Z] > git init /w/workspace/edgex-go/648 # timeout=10 [2024-07-05T09:40:22.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-07-05T09:40:22.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-07-05T09:40:22.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-07-05T09:40:22.242Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-07-05T09:40:22.243Z] > git --version # timeout=10 [2024-07-05T09:40:22.271Z] > git --version # 'git version 2.25.1' [2024-07-05T09:40:22.274Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-05T09:40:22.619Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-05T09:40:23.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-07-05T09:40:23.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-07-05T09:40:23.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-07-05T09:40:24.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-07-05T09:40:24.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-07-05T09:40:24.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-07-05T09:40:24.415Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-07-05T09:40:25.797Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-07-05T09:40:25.797Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-07-05T09:40:25.797Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-07-05T09:40:25.797Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-07-05T09:40:25.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.024s coverage: 94.4% of statements [2024-07-05T09:40:27.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-07-05T09:40:27.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-07-05T09:40:27.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-07-05T09:40:27.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-07-05T09:40:28.643Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-07-05T09:40:28.643Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-07-05T09:40:30.020Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-07-05T09:40:30.020Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-07-05T09:40:40.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.247s coverage: 79.9% of statements [2024-07-05T09:40:40.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.043s coverage: 92.9% of statements [2024-07-05T09:40:40.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 64.4% of statements [2024-07-05T09:40:40.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.032s coverage: 62.3% of statements [2024-07-05T09:40:40.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.052s coverage: 87.2% of statements [2024-07-05T09:40:40.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 20.0% of statements [2024-07-05T09:40:40.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements [2024-07-05T09:40:40.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.068s coverage: 81.8% of statements [2024-07-05T09:40:40.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.059s coverage: 82.1% of statements [2024-07-05T09:40:40.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.027s coverage: 86.0% of statements [2024-07-05T09:40:40.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.139s coverage: 63.1% of statements [2024-07-05T09:40:40.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.025s coverage: 100.0% of statements [2024-07-05T09:40:40.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.018s coverage: 89.4% of statements [2024-07-05T09:40:40.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.014s coverage: 100.0% of statements [2024-07-05T09:40:40.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2024-07-05T09:40:40.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements [2024-07-05T09:40:40.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.166s coverage: 38.4% of statements [2024-07-05T09:40:40.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.028s coverage: 89.5% of statements [2024-07-05T09:40:40.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.026s coverage: 84.8% of statements [2024-07-05T09:40:40.003Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.042s coverage: 19.9% of statements [2024-07-05T09:40:40.003Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.094s coverage: 95.7% of statements [2024-07-05T09:40:40.003Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.026s coverage: 61.8% of statements [2024-07-05T09:40:40.003Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.075s coverage: 98.9% of statements [2024-07-05T09:40:40.003Z] 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-05T09:40:40.003Z] running golangci-lint [2024-07-05T09:40:40.003Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-07-05T09:40:40.003Z] go version go1.21.9 linux/amd64 [2024-07-05T09:40:40.003Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-07-05T09:40:40.003Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-07-05T09:40:40.561Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-07-05T09:40:40.587Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-05T09:40:41.405Z] Avoid second fetch [2024-07-05T09:40:41.405Z] Checking out Revision 1563034bdd075c93d67b99643895e9c750b93b8f (main) [2024-07-05T09:40:42.198Z] Commit message: "Merge pull request #4790 from jackchenjc/issue-4783" [2024-07-05T09:40:41.420Z] > git config core.sparsecheckout # timeout=10 [2024-07-05T09:40:41.480Z] > git checkout -f 1563034bdd075c93d67b99643895e9c750b93b8f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-05T09:40:47.083Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-05T09:40:47.083Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-05T09:40:47.083Z] Dload Upload Total Spent Left Speed [2024-07-05T09:40:47.083Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 111k 0 --:--:-- --:--:-- --:--:-- 111k [Pipeline] sh [2024-07-05T09:40:47.420Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-05T09:40:47.750Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-05T09:40:47.750Z] + sudo tee /etc/docker/daemon.new [2024-07-05T09:40:47.750Z] { [2024-07-05T09:40:47.750Z] "registry-mirrors": [ [2024-07-05T09:40:47.750Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-05T09:40:47.750Z] ], [2024-07-05T09:40:47.750Z] "bip": "10.250.0.254/24", [2024-07-05T09:40:47.750Z] "hosts": [ [2024-07-05T09:40:47.750Z] "tcp://0.0.0.0:5555", [2024-07-05T09:40:47.750Z] "unix:///var/run/docker.sock" [2024-07-05T09:40:47.750Z] ], [2024-07-05T09:40:47.750Z] "mtu": 1458, [2024-07-05T09:40:47.750Z] "selinux-enabled": true, [2024-07-05T09:40:47.750Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-05T09:40:47.750Z] } [Pipeline] sh [2024-07-05T09:40:48.076Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-05T09:40:48.401Z] + sudo service docker restart [2024-07-05T09:41:01.935Z] level=info msg="[loader] Go packages loading at mode 575 (imports|exports_file|files|name|types_sizes|compiled_files|deps) took 22.123615032s" [2024-07-05T09:41:01.935Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 43.623877ms" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-05T09:41:06.659Z] provisioning config files... [2024-07-05T09:41:06.681Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/648@tmp/config1355402346861545308tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-05T09:41:07.106Z] ---> ****-login.sh [2024-07-05T09:41:07.106Z] nexus3.edgexfoundry.org:10001 [2024-07-05T09:41:07.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-05T09:41:07.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-05T09:41:07.651Z] Configure a credential helper to remove this warning. See [2024-07-05T09:41:07.651Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-05T09:41:07.651Z] [2024-07-05T09:41:07.651Z] Login Succeeded [2024-07-05T09:41:07.651Z] nexus3.edgexfoundry.org:10002 [2024-07-05T09:41:07.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-05T09:41:08.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-05T09:41:08.195Z] Configure a credential helper to remove this warning. See [2024-07-05T09:41:08.195Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-05T09:41:08.195Z] [2024-07-05T09:41:08.195Z] Login Succeeded [2024-07-05T09:41:08.195Z] nexus3.edgexfoundry.org:10003 [2024-07-05T09:41:08.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-05T09:41:08.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-05T09:41:08.462Z] Configure a credential helper to remove this warning. See [2024-07-05T09:41:08.462Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-05T09:41:08.462Z] [2024-07-05T09:41:08.462Z] Login Succeeded [2024-07-05T09:41:08.462Z] nexus3.edgexfoundry.org:10004 [2024-07-05T09:41:08.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-05T09:41:08.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-05T09:41:08.731Z] Configure a credential helper to remove this warning. See [2024-07-05T09:41:08.731Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-05T09:41:08.731Z] [2024-07-05T09:41:08.731Z] Login Succeeded [2024-07-05T09:41:08.731Z] ****.io [2024-07-05T09:41:08.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-05T09:41:09.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-05T09:41:09.262Z] Configure a credential helper to remove this warning. See [2024-07-05T09:41:09.262Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-05T09:41:09.262Z] [2024-07-05T09:41:09.262Z] Login Succeeded [2024-07-05T09:41:09.262Z] ---> ****-login.sh ends [Pipeline] } [2024-07-05T09:41:09.274Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-07-05T09:41:09.865Z] + git config --global --add safe.directory /w/workspace/edgex-go/648 [Pipeline] echo [2024-07-05T09:41:09.882Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-05T09:41:09.905Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-05T09:41:09.921Z] ========================================================= [2024-07-05T09:41:09.922Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-05T09:41:09.922Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-05T09:41:10.244Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-05T09:41:10.244Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-05T09:41:10.244Z] c6b39de5b339: Pulling fs layer [2024-07-05T09:41:10.244Z] a69c41024577: Pulling fs layer [2024-07-05T09:41:10.244Z] d6de4b400683: Pulling fs layer [2024-07-05T09:41:10.244Z] 35cb2a7552d0: Pulling fs layer [2024-07-05T09:41:10.244Z] 4f4fb700ef54: Pulling fs layer [2024-07-05T09:41:10.244Z] 464afbd9ba4c: Pulling fs layer [2024-07-05T09:41:10.244Z] 00f215d4a9da: Pulling fs layer [2024-07-05T09:41:10.244Z] d496ad576159: Pulling fs layer [2024-07-05T09:41:10.244Z] 35cb2a7552d0: Waiting [2024-07-05T09:41:10.244Z] 464afbd9ba4c: Waiting [2024-07-05T09:41:10.244Z] 4f4fb700ef54: Waiting [2024-07-05T09:41:10.244Z] 00f215d4a9da: Waiting [2024-07-05T09:41:10.511Z] a69c41024577: Download complete [2024-07-05T09:41:10.511Z] 35cb2a7552d0: Verifying Checksum [2024-07-05T09:41:10.511Z] 35cb2a7552d0: Download complete [2024-07-05T09:41:10.511Z] 4f4fb700ef54: Verifying Checksum [2024-07-05T09:41:10.511Z] 4f4fb700ef54: Download complete [2024-07-05T09:41:10.511Z] 464afbd9ba4c: Verifying Checksum [2024-07-05T09:41:10.511Z] 464afbd9ba4c: Download complete [2024-07-05T09:41:10.511Z] c6b39de5b339: Download complete [2024-07-05T09:41:10.784Z] d496ad576159: Verifying Checksum [2024-07-05T09:41:10.784Z] d496ad576159: Download complete [2024-07-05T09:41:11.379Z] c6b39de5b339: Pull complete [2024-07-05T09:41:11.968Z] a69c41024577: Pull complete [2024-07-05T09:41:12.240Z] d6de4b400683: Verifying Checksum [2024-07-05T09:41:12.240Z] d6de4b400683: Download complete [2024-07-05T09:41:13.664Z] 00f215d4a9da: Verifying Checksum [2024-07-05T09:41:13.664Z] 00f215d4a9da: Download complete [2024-07-05T09:41:16.828Z] level=info msg="[linters_context/goanalysis] analyzers took 1m53.615566287s with top 10 stages: buildir: 1m0.842040406s, gosec: 9.877116849s, inspect: 2.67617614s, fact_deprecated: 2.147770209s, printf: 1.760583637s, ctrlflow: 1.695254867s, nilness: 1.420574869s, fact_purity: 1.395334784s, S1038: 1.321774359s, typedness: 796.440905ms" [2024-07-05T09:41:16.828Z] level=info msg="[runner] Issues before processing: 209, after processing: 0" [2024-07-05T09:41:16.828Z] level=info msg="[runner] Processors filtering stat (out/in): skip_files: 209/209, autogenerated_exclude: 209/209, nolint: 0/21, path_prettifier: 209/209, identifier_marker: 209/209, exclude: 209/209, skip_dirs: 209/209, cgo: 209/209, filename_unadjuster: 209/209, exclude-rules: 21/209" [2024-07-05T09:41:16.828Z] level=info msg="[runner] processing took 14.312117ms with stages: nolint: 6.813716ms, identifier_marker: 3.746085ms, exclude-rules: 1.089838ms, autogenerated_exclude: 1.084487ms, path_prettifier: 1.001157ms, skip_dirs: 530.104µs, cgo: 26.48µs, filename_unadjuster: 14.56µs, fixer: 910ns, uniq_by_line: 820ns, max_same_issues: 780ns, exclude: 650ns, skip_files: 440ns, severity-rules: 420ns, sort_results: 390ns, diff: 380ns, path_shortener: 350ns, max_from_linter: 170ns, source_code: 150ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" [2024-07-05T09:41:16.828Z] level=info msg="[runner] linters took 13.400468946s with stages: goanalysis_metalinter: 13.386058988s" [2024-07-05T09:41:16.828Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-07-05T09:41:16.828Z] level=info msg="Memory: 353 samples, avg is 317.0MB, max is 1379.2MB" [2024-07-05T09:41:16.828Z] level=info msg="Execution took 35.575846772s" [2024-07-05T09:41:16.828Z] go vet ./... [2024-07-05T09:41:22.095Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-05T09:41:22.095Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-05T09:41:22.095Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-07-05T09:41:22.109Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-07-05T09:41:22.404Z] + ls -al . [2024-07-05T09:41:22.404Z] total 840 [2024-07-05T09:41:22.404Z] drwxrwxr-x 11 1001 1001 4096 Jul 5 09:39 . [2024-07-05T09:41:22.404Z] drwxr-xr-x 4 root root 4096 Jul 5 09:39 .. [2024-07-05T09:41:22.404Z] drwxrwxr-x 2 1001 1001 4096 Jul 5 09:37 .blubracket [2024-07-05T09:41:22.404Z] -rw-rw-r-- 1 1001 1001 10 Jul 5 09:37 .dockerignore [2024-07-05T09:41:22.404Z] drwxrwxr-x 8 1001 1001 4096 Jul 5 09:40 .git [2024-07-05T09:41:22.404Z] drwxrwxr-x 3 1001 1001 4096 Jul 5 09:37 .github [2024-07-05T09:41:22.404Z] -rw-rw-r-- 1 1001 1001 1102 Jul 5 09:37 .gitignore [2024-07-05T09:41:22.404Z] -rw-rw-r-- 1 1001 1001 42 Jul 5 09:37 .golangci.yml [2024-07-05T09:41:22.404Z] -rw-rw-r-- 1 1001 1001 100 Jul 5 09:37 .hadolint.yml [2024-07-05T09:41:22.404Z] drwxr-xr-x 3 1001 1001 4096 Jul 5 09:38 .semver [2024-07-05T09:41:22.404Z] -rw-rw-r-- 1 1001 1001 155 Jul 5 09:37 .sonarcloud.properties [2024-07-05T09:41:22.404Z] -rw-rw-r-- 1 1001 1001 1171 Jul 5 09:37 ADOPTERS.md [2024-07-05T09:41:22.404Z] -rw-rw-r-- 1 1001 1001 20361 Jul 5 09:37 Attribution.txt [2024-07-05T09:41:22.404Z] -rw-rw-r-- 1 1001 1001 100284 Jul 5 09:37 CHANGELOG.md [2024-07-05T09:41:22.404Z] -rw-rw-r-- 1 1001 1001 3804 Jul 5 09:37 CONTRIBUTING.md [2024-07-05T09:41:22.404Z] -rw-rw-r-- 1 1001 1001 677 Jul 5 09:37 GOVERNANCE.md [2024-07-05T09:41:22.404Z] -rw-rw-r-- 1 1001 1001 861 Jul 5 09:37 Jenkinsfile [2024-07-05T09:41:22.404Z] -rw-rw-r-- 1 1001 1001 10775 Jul 5 09:37 LICENSE [2024-07-05T09:41:22.404Z] -rw-rw-r-- 1 1001 1001 16051 Jul 5 09:37 Makefile [2024-07-05T09:41:22.404Z] -rw-rw-r-- 1 1001 1001 582 Jul 5 09:37 OWNERS.md [2024-07-05T09:41:22.404Z] -rw-rw-r-- 1 1001 1001 9528 Jul 5 09:37 README.md [2024-07-05T09:41:22.404Z] -rw-rw-r-- 1 1001 1001 789 Jul 5 09:37 SECURITY.md [2024-07-05T09:41:22.404Z] -rw-rw-r-- 1 1001 1001 12 Jul 5 09:38 VERSION [2024-07-05T09:41:22.404Z] drwxrwxr-x 2 1001 1001 4096 Jul 5 09:37 bin [2024-07-05T09:41:22.404Z] drwxrwxr-x 19 1001 1001 4096 Jul 5 09:37 cmd [2024-07-05T09:41:22.404Z] -rw-r--r-- 1 root root 481596 Jul 5 09:40 coverage.out [2024-07-05T09:41:22.404Z] drwxrwxr-x 2 1001 1001 4096 Jul 5 09:37 fuzz_test [2024-07-05T09:41:22.404Z] -rw-rw-r-- 1 1001 1001 6911 Jul 5 09:37 go.mod [2024-07-05T09:41:22.404Z] -rw-rw-r-- 1 1001 1001 101537 Jul 5 09:37 go.sum [2024-07-05T09:41:22.404Z] drwxrwxr-x 7 1001 1001 4096 Jul 5 09:37 internal [2024-07-05T09:41:22.404Z] drwxrwxr-x 3 1001 1001 4096 Jul 5 09:37 openapi [2024-07-05T09:41:22.404Z] -rw-rw-r-- 1 1001 1001 584 Jul 5 09:37 security.txt [2024-07-05T09:41:22.404Z] -rw-rw-r-- 1 1001 1001 204 Jul 5 09:37 version.go [Pipeline] sh [2024-07-05T09:41:22.693Z] + '[' -e coverage.out ] [2024-07-05T09:41:22.693Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-07-05T09:41:22.789Z] Stashed 1 file(s) [Pipeline] sh [2024-07-05T09:41:23.071Z] + make build [2024-07-05T09:41:23.071Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-05T09:41:25.989Z] d6de4b400683: Pull complete [2024-07-05T09:41:25.989Z] 35cb2a7552d0: Pull complete [2024-07-05T09:41:25.989Z] 4f4fb700ef54: Pull complete [2024-07-05T09:41:25.989Z] 464afbd9ba4c: Pull complete [2024-07-05T09:41:36.079Z] 00f215d4a9da: Pull complete [2024-07-05T09:41:36.079Z] d496ad576159: Pull complete [2024-07-05T09:41:36.079Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-05T09:41:36.079Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-05T09:41:36.079Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-05T09:41:36.424Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-05T09:41:36.424Z] WORKDIR /edgex [2024-07-05T09:41:36.424Z] COPY go.mod . [2024-07-05T09:41:36.424Z] RUN go mod download [2024-07-05T09:41:36.424Z] + docker build -t ci-base-image-arm64 -f - . [2024-07-05T09:41:37.008Z] Sending build context to Docker daemon 3.185MB [2024-07-05T09:41:37.008Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-05T09:41:37.008Z] ---> f246e2811388 [2024-07-05T09:41:37.008Z] Step 2/4 : WORKDIR /edgex [2024-07-05T09:41:38.948Z] ---> Running in 83afa3d1b211 [2024-07-05T09:41:38.948Z] Removing intermediate container 83afa3d1b211 [2024-07-05T09:41:38.948Z] ---> ff0f9bda2e31 [2024-07-05T09:41:38.948Z] Step 3/4 : COPY go.mod . [2024-07-05T09:41:39.534Z] ---> ac6baedaa27a [2024-07-05T09:41:39.534Z] Step 4/4 : RUN go mod download [2024-07-05T09:41:39.534Z] ---> Running in 2a8c81d63882 [2024-07-05T09:41:49.760Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-05T09:41:49.761Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-05T09:41:50.326Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-05T09:41:50.893Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-05T09:41:52.265Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-05T09:41:56.447Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-05T09:41:58.349Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-05T09:42:00.251Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-05T09:42:01.187Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-05T09:42:02.123Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-05T09:42:02.690Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-05T09:42:03.623Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-07-05T09:42:04.566Z] $ docker stop --time=1 ef6dea0006cf6533c51bd25887810fe31131b0cc3c23da1c8f6540ae48996633 [2024-07-05T09:42:13.368Z] $ docker rm -f --volumes ef6dea0006cf6533c51bd25887810fe31131b0cc3c23da1c8f6540ae48996633 [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-05T09:42:14.534Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-05T09:42:14.534Z] [2024-07-05T09:42:14.534Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:42:14.844Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-05T09:42:14.844Z] latest: Pulling from edgex-devops/edgex-compose [2024-07-05T09:42:14.844Z] 91d30c5bc195: Pulling fs layer [2024-07-05T09:42:14.844Z] 2e9b0aa3be6d: Pulling fs layer [2024-07-05T09:42:14.844Z] 9c61dcf015f6: Pulling fs layer [2024-07-05T09:42:14.844Z] 4698f68db338: Pulling fs layer [2024-07-05T09:42:14.844Z] 2a2f49069b9e: Pulling fs layer [2024-07-05T09:42:14.844Z] e0025b399a48: Pulling fs layer [2024-07-05T09:42:14.844Z] e0025b399a48: Waiting [2024-07-05T09:42:14.844Z] 4698f68db338: Waiting [2024-07-05T09:42:14.844Z] 2a2f49069b9e: Waiting [2024-07-05T09:42:14.844Z] 91d30c5bc195: Verifying Checksum [2024-07-05T09:42:14.844Z] 91d30c5bc195: Download complete [2024-07-05T09:42:14.844Z] 4698f68db338: Download complete [2024-07-05T09:42:15.103Z] 2e9b0aa3be6d: Verifying Checksum [2024-07-05T09:42:15.103Z] 2e9b0aa3be6d: Download complete [2024-07-05T09:42:15.103Z] e0025b399a48: Verifying Checksum [2024-07-05T09:42:15.103Z] e0025b399a48: Download complete [2024-07-05T09:42:15.103Z] 91d30c5bc195: Pull complete [2024-07-05T09:42:15.103Z] 2a2f49069b9e: Verifying Checksum [2024-07-05T09:42:15.103Z] 2a2f49069b9e: Download complete [2024-07-05T09:42:15.372Z] 2e9b0aa3be6d: Pull complete [2024-07-05T09:42:15.630Z] 9c61dcf015f6: Verifying Checksum [2024-07-05T09:42:15.630Z] 9c61dcf015f6: Download complete [2024-07-05T09:42:18.160Z] 9c61dcf015f6: Pull complete [2024-07-05T09:42:18.160Z] 4698f68db338: Pull complete [2024-07-05T09:42:18.726Z] 2a2f49069b9e: Pull complete [2024-07-05T09:42:18.726Z] e0025b399a48: Pull complete [2024-07-05T09:42:18.726Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-07-05T09:42:18.726Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-05T09:42:18.726Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-05T09:42:18.826Z] prd-ubuntu20.04-docker-8c-8g-5062 does not seem to be running inside a container [2024-07-05T09:42:18.851Z] $ 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/648 -v /w/workspace/edgex-go/648:/w/workspace/edgex-go/648:rw,z -v /w/workspace/edgex-go/648@tmp:/w/workspace/edgex-go/648@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-07-05T09:42:24.966Z] $ docker top fbca8e13251b1ca83cab4db522343fd59739cce48a9fe479303e2ea3047962c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-05T09:42:25.358Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-05T09:42:28.007Z] #1 [core-keeper internal] load build definition from Dockerfile [2024-07-05T09:42:28.007Z] #1 transferring dockerfile: 2.01kB done [2024-07-05T09:42:28.007Z] #1 DONE 0.0s [2024-07-05T09:42:28.007Z] [2024-07-05T09:42:28.007Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2024-07-05T09:42:28.007Z] #2 transferring dockerfile: 1.81kB done [2024-07-05T09:42:28.007Z] #2 DONE 0.0s [2024-07-05T09:42:28.007Z] [2024-07-05T09:42:28.007Z] #3 [core-command internal] load build definition from Dockerfile [2024-07-05T09:42:28.007Z] #3 transferring dockerfile: 1.93kB done [2024-07-05T09:42:28.007Z] #3 DONE 0.0s [2024-07-05T09:42:28.007Z] [2024-07-05T09:42:28.007Z] #4 [support-scheduler internal] load build definition from Dockerfile [2024-07-05T09:42:28.007Z] #4 transferring dockerfile: 1.93kB done [2024-07-05T09:42:28.007Z] #4 DONE 0.0s [2024-07-05T09:42:28.007Z] [2024-07-05T09:42:28.007Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-05T09:42:28.007Z] #5 transferring dockerfile: 2.23kB done [2024-07-05T09:42:28.007Z] #5 DONE 0.0s [2024-07-05T09:42:28.007Z] [2024-07-05T09:42:28.007Z] #6 [support-notifications internal] load build definition from Dockerfile [2024-07-05T09:42:28.007Z] #6 transferring dockerfile: 1.95kB done [2024-07-05T09:42:28.007Z] #6 DONE 0.0s [2024-07-05T09:42:28.007Z] [2024-07-05T09:42:28.007Z] #7 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-05T09:42:28.007Z] #7 transferring dockerfile: 1.89kB done [2024-07-05T09:42:28.007Z] #7 DONE 0.0s [2024-07-05T09:42:28.007Z] [2024-07-05T09:42:28.007Z] #8 [core-data internal] load build definition from Dockerfile [2024-07-05T09:42:28.007Z] #8 transferring dockerfile: 2.01kB done [2024-07-05T09:42:28.007Z] #8 DONE 0.0s [2024-07-05T09:42:28.007Z] [2024-07-05T09:42:28.007Z] #9 [security-spire-server internal] load build definition from Dockerfile [2024-07-05T09:42:28.007Z] #9 transferring dockerfile: 1.70kB done [2024-07-05T09:42:28.007Z] #9 DONE 0.0s [2024-07-05T09:42:28.007Z] [2024-07-05T09:42:28.007Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-05T09:42:28.007Z] #10 transferring dockerfile: 2.15kB done [2024-07-05T09:42:28.007Z] #10 DONE 0.0s [2024-07-05T09:42:28.007Z] [2024-07-05T09:42:28.007Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-05T09:42:28.266Z] #11 transferring dockerfile: 2.49kB done [2024-07-05T09:42:28.266Z] #11 DONE 0.0s [2024-07-05T09:42:28.266Z] [2024-07-05T09:42:28.266Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-05T09:42:28.266Z] #12 transferring dockerfile: 2.50kB done [2024-07-05T09:42:28.266Z] #12 DONE 0.0s [2024-07-05T09:42:28.266Z] [2024-07-05T09:42:28.266Z] #13 [core-metadata internal] load build definition from Dockerfile [2024-07-05T09:42:28.266Z] #13 transferring dockerfile: 2.06kB done [2024-07-05T09:42:28.266Z] #13 DONE 0.0s [2024-07-05T09:42:28.266Z] [2024-07-05T09:42:28.266Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-05T09:42:28.266Z] #14 transferring dockerfile: 2.93kB done [2024-07-05T09:42:28.266Z] #14 DONE 0.0s [2024-07-05T09:42:28.266Z] [2024-07-05T09:42:28.266Z] #15 [security-spire-config internal] load build definition from Dockerfile [2024-07-05T09:42:28.266Z] #15 transferring dockerfile: 1.69kB done [2024-07-05T09:42:28.266Z] #15 DONE 0.0s [2024-07-05T09:42:28.266Z] [2024-07-05T09:42:28.266Z] #16 [core-keeper internal] load .dockerignore [2024-07-05T09:42:28.266Z] #16 transferring context: 50B done [2024-07-05T09:42:28.266Z] #16 DONE 0.0s [2024-07-05T09:42:28.525Z] [2024-07-05T09:42:28.525Z] #17 [security-spire-agent internal] load .dockerignore [2024-07-05T09:42:28.525Z] #17 transferring context: 50B done [2024-07-05T09:42:28.525Z] #17 DONE 0.0s [2024-07-05T09:42:28.525Z] [2024-07-05T09:42:28.525Z] #18 [core-command internal] load .dockerignore [2024-07-05T09:42:28.525Z] #18 transferring context: 50B done [2024-07-05T09:42:28.525Z] #18 DONE 0.0s [2024-07-05T09:42:28.525Z] [2024-07-05T09:42:28.525Z] #19 [support-scheduler internal] load .dockerignore [2024-07-05T09:42:28.525Z] #19 transferring context: 50B done [2024-07-05T09:42:28.525Z] #19 DONE 0.0s [2024-07-05T09:42:28.525Z] [2024-07-05T09:42:28.525Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-05T09:42:28.525Z] #20 transferring context: 50B done [2024-07-05T09:42:28.525Z] #20 DONE 0.0s [2024-07-05T09:42:28.525Z] [2024-07-05T09:42:28.525Z] #21 [support-notifications internal] load .dockerignore [2024-07-05T09:42:28.525Z] #21 transferring context: 50B done [2024-07-05T09:42:28.525Z] #21 DONE 0.0s [2024-07-05T09:42:28.525Z] [2024-07-05T09:42:28.525Z] #22 [security-spiffe-token-provider internal] load .dockerignore [2024-07-05T09:42:28.525Z] #22 transferring context: 50B done [2024-07-05T09:42:28.525Z] #22 DONE 0.0s [2024-07-05T09:42:28.525Z] [2024-07-05T09:42:28.525Z] #23 [core-data internal] load .dockerignore [2024-07-05T09:42:28.525Z] #23 transferring context: 50B done [2024-07-05T09:42:28.525Z] #23 DONE 0.0s [2024-07-05T09:42:28.525Z] [2024-07-05T09:42:28.525Z] #24 [security-spire-server internal] load .dockerignore [2024-07-05T09:42:28.525Z] #24 transferring context: 50B done [2024-07-05T09:42:28.525Z] #24 DONE 0.0s [2024-07-05T09:42:28.525Z] [2024-07-05T09:42:28.525Z] #25 [security-proxy-auth internal] load .dockerignore [2024-07-05T09:42:28.799Z] #25 transferring context: 50B done [2024-07-05T09:42:28.799Z] #25 DONE 0.0s [2024-07-05T09:42:28.799Z] [2024-07-05T09:42:28.799Z] #26 [security-proxy-setup internal] load .dockerignore [2024-07-05T09:42:28.799Z] #26 transferring context: 50B done [2024-07-05T09:42:28.799Z] #26 DONE 0.0s [2024-07-05T09:42:28.799Z] [2024-07-05T09:42:28.799Z] #27 [security-secretstore-setup internal] load .dockerignore [2024-07-05T09:42:28.799Z] #27 transferring context: 50B done [2024-07-05T09:42:28.799Z] #27 DONE 0.0s [2024-07-05T09:42:28.799Z] [2024-07-05T09:42:28.799Z] #28 [core-metadata internal] load .dockerignore [2024-07-05T09:42:28.799Z] #28 transferring context: 50B done [2024-07-05T09:42:28.799Z] #28 DONE 0.0s [2024-07-05T09:42:28.799Z] [2024-07-05T09:42:28.799Z] #29 [security-bootstrapper internal] load .dockerignore [2024-07-05T09:42:28.799Z] #29 transferring context: 50B done [2024-07-05T09:42:28.799Z] #29 DONE 0.0s [2024-07-05T09:42:28.799Z] [2024-07-05T09:42:28.799Z] #30 [security-spire-config internal] load .dockerignore [2024-07-05T09:42:28.799Z] #30 transferring context: 50B done [2024-07-05T09:42:28.799Z] #30 DONE 0.0s [2024-07-05T09:42:28.799Z] [2024-07-05T09:42:28.799Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-05T09:42:28.799Z] #31 DONE 0.0s [2024-07-05T09:42:28.799Z] [2024-07-05T09:42:28.799Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-05T09:42:29.064Z] #32 ... [2024-07-05T09:42:29.064Z] [2024-07-05T09:42:29.064Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-05T09:42:29.064Z] #31 DONE 0.0s [2024-07-05T09:42:29.064Z] [2024-07-05T09:42:29.064Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-07-05T09:42:29.326Z] #32 ... [2024-07-05T09:42:29.326Z] [2024-07-05T09:42:29.326Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-05T09:42:29.326Z] #31 DONE 0.0s [2024-07-05T09:42:29.326Z] [2024-07-05T09:42:29.326Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-07-05T09:42:29.591Z] #32 ... [2024-07-05T09:42:29.591Z] [2024-07-05T09:42:29.591Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-05T09:42:29.591Z] #31 DONE 0.0s [2024-07-05T09:42:29.591Z] [2024-07-05T09:42:29.591Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-07-05T09:42:29.591Z] #32 DONE 0.6s [2024-07-05T09:42:29.591Z] [2024-07-05T09:42:29.591Z] #33 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-05T09:42:29.591Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-05T09:42:29.591Z] #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-05T09:42:29.591Z] #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-05T09:42:29.591Z] #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.2s done [2024-07-05T09:42:29.591Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-05T09:42:29.592Z] #33 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.5s done [2024-07-05T09:42:29.851Z] #33 ... [2024-07-05T09:42:29.851Z] [2024-07-05T09:42:29.851Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-07-05T09:42:29.851Z] #34 DONE 0.8s [2024-07-05T09:42:29.851Z] [2024-07-05T09:42:29.851Z] #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-07-05T09:42:29.851Z] #35 DONE 0.9s [2024-07-05T09:42:29.851Z] [2024-07-05T09:42:29.851Z] #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-05T09:42:29.851Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-05T09:42:29.851Z] #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-05T09:42:29.851Z] #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-05T09:42:29.851Z] #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.2s done [2024-07-05T09:42:29.851Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-05T09:42:29.851Z] #33 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.5s done [2024-07-05T09:42:30.130Z] #33 DONE 1.3s [2024-07-05T09:42:30.130Z] [2024-07-05T09:42:30.130Z] #36 [security-spire-server internal] load build context [2024-07-05T09:42:30.130Z] #36 transferring context: 26.79kB 0.0s done [2024-07-05T09:42:30.130Z] #36 DONE 0.2s [2024-07-05T09:42:30.130Z] [2024-07-05T09:42:30.130Z] #37 [core-metadata builder 1/8] FROM docker.io/library/ci-base-image-x86_64 [2024-07-05T09:42:30.130Z] #37 DONE 1.3s [2024-07-05T09:42:30.130Z] [2024-07-05T09:42:30.130Z] #38 [security-bootstrapper builder 2/8] WORKDIR /edgex-go [2024-07-05T09:42:30.130Z] #38 ... [2024-07-05T09:42:30.130Z] [2024-07-05T09:42:30.130Z] #39 [security-spire-config internal] load build context [2024-07-05T09:42:30.130Z] #39 transferring context: 25.04kB 0.0s done [2024-07-05T09:42:30.130Z] #39 DONE 0.2s [2024-07-05T09:42:30.130Z] [2024-07-05T09:42:30.130Z] #40 [security-spire-agent internal] load build context [2024-07-05T09:42:30.130Z] #40 transferring context: 26.32kB 0.0s done [2024-07-05T09:42:30.130Z] #40 DONE 0.2s [2024-07-05T09:42:30.130Z] [2024-07-05T09:42:30.130Z] #41 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-07-05T09:42:36.015Z] #41 ... [2024-07-05T09:42:36.015Z] [2024-07-05T09:42:36.015Z] #42 [core-keeper internal] load build context [2024-07-05T09:42:36.015Z] #42 transferring context: 109.37MB 6.2s [2024-07-05T09:42:36.015Z] #42 ... [2024-07-05T09:42:36.015Z] [2024-07-05T09:42:36.015Z] #43 [support-notifications internal] load build context [2024-07-05T09:42:36.015Z] #43 ... [2024-07-05T09:42:36.015Z] [2024-07-05T09:42:36.015Z] #42 [core-keeper internal] load build context [2024-07-05T09:42:36.111Z] Removing intermediate container 2a8c81d63882 [2024-07-05T09:42:36.111Z] ---> c627fac602fe [2024-07-05T09:42:36.111Z] Successfully built c627fac602fe [2024-07-05T09:42:36.111Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:42:36.450Z] + docker inspect -f . ci-base-image-arm64 [2024-07-05T09:42:36.450Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-05T09:42:36.679Z] prd-ubuntu20.04-docker-arm64-4c-16g-5064 does not seem to be running inside a container [2024-07-05T09:42:36.750Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/648 -v /w/workspace/edgex-go/648:/w/workspace/edgex-go/648:rw,z -v /w/workspace/edgex-go/648@tmp:/w/workspace/edgex-go/648@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-05T09:42:38.028Z] $ docker top 1ee6161d7a779614578e1aa5dde82b503738947d9639575622ab9f344a842c73 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-05T09:42:38.873Z] + go version [2024-07-05T09:42:38.873Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-05T09:42:38.887Z] $ docker stop --time=1 1ee6161d7a779614578e1aa5dde82b503738947d9639575622ab9f344a842c73 [2024-07-05T09:42:39.312Z] #42 ... [2024-07-05T09:42:39.312Z] [2024-07-05T09:42:39.312Z] #44 [support-scheduler internal] load build context [2024-07-05T09:42:39.312Z] #44 ... [2024-07-05T09:42:39.312Z] [2024-07-05T09:42:39.312Z] #45 [core-data internal] load build context [2024-07-05T09:42:39.312Z] #45 ... [2024-07-05T09:42:39.312Z] [2024-07-05T09:42:39.312Z] #46 [security-spiffe-token-provider internal] load build context [2024-07-05T09:42:39.572Z] #46 ... [2024-07-05T09:42:39.572Z] [2024-07-05T09:42:39.572Z] #47 [security-proxy-auth internal] load build context [2024-07-05T09:42:39.572Z] #47 ... [2024-07-05T09:42:39.572Z] [2024-07-05T09:42:39.572Z] #48 [security-secretstore-setup internal] load build context [2024-07-05T09:42:39.572Z] #48 ... [2024-07-05T09:42:39.572Z] [2024-07-05T09:42:39.572Z] #49 [security-bootstrapper internal] load build context [2024-07-05T09:42:40.501Z] $ docker rm -f --volumes 1ee6161d7a779614578e1aa5dde82b503738947d9639575622ab9f344a842c73 [2024-07-05T09:42:40.507Z] #49 ... [2024-07-05T09:42:40.508Z] [2024-07-05T09:42:40.508Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-05T09:42:40.508Z] #50 ... [2024-07-05T09:42:40.508Z] [2024-07-05T09:42:40.508Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-05T09:42:40.508Z] #51 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.3s done [2024-07-05T09:42:40.508Z] #51 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-07-05T09:42:40.508Z] #51 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2024-07-05T09:42:40.775Z] #51 ... [2024-07-05T09:42:40.775Z] [2024-07-05T09:42:40.775Z] #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-05T09:42:40.775Z] #52 ... [2024-07-05T09:42:40.775Z] [2024-07-05T09:42:40.775Z] #53 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 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-05T09:42:41.033Z] #53 ... [2024-07-05T09:42:41.033Z] [2024-07-05T09:42:41.033Z] #54 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-05T09:42:41.033Z] #54 ... [2024-07-05T09:42:41.033Z] [2024-07-05T09:42:41.033Z] #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-05T09:42:41.033Z] #55 ... [2024-07-05T09:42:41.033Z] [2024-07-05T09:42:41.033Z] #56 [core-metadata internal] load build context [2024-07-05T09:42:41.033Z] #56 transferring context: 329.63MB 11.4s [2024-07-05T09:42:41.231Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-05T09:42:41.231Z] [2024-07-05T09:42:41.231Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:42:41.293Z] #56 ... [2024-07-05T09:42:41.293Z] [2024-07-05T09:42:41.293Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-05T09:42:41.293Z] #57 ... [2024-07-05T09:42:41.293Z] [2024-07-05T09:42:41.293Z] #58 [core-command internal] load build context [2024-07-05T09:42:41.551Z] #58 ... [2024-07-05T09:42:41.551Z] [2024-07-05T09:42:41.551Z] #59 [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-05T09:42:41.551Z] #59 ... [2024-07-05T09:42:41.551Z] [2024-07-05T09:42:41.551Z] #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-05T09:42:41.551Z] #60 ... [2024-07-05T09:42:41.551Z] [2024-07-05T09:42:41.551Z] #61 [security-proxy-setup internal] load build context [2024-07-05T09:42:41.565Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-05T09:42:41.565Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-07-05T09:42:41.565Z] 547446be3368: Pulling fs layer [2024-07-05T09:42:41.565Z] d125d8839a47: Pulling fs layer [2024-07-05T09:42:41.565Z] 3e85d5ac6304: Pulling fs layer [2024-07-05T09:42:41.565Z] c3105a71a48b: Pulling fs layer [2024-07-05T09:42:41.565Z] 0f093f025ec4: Pulling fs layer [2024-07-05T09:42:41.565Z] c3106fc0e877: Pulling fs layer [2024-07-05T09:42:41.565Z] c3105a71a48b: Waiting [2024-07-05T09:42:41.810Z] #61 ... [2024-07-05T09:42:41.810Z] [2024-07-05T09:42:41.810Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-05T09:42:41.810Z] #62 ... [2024-07-05T09:42:41.810Z] [2024-07-05T09:42:41.810Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-05T09:42:41.834Z] 547446be3368: Verifying Checksum [2024-07-05T09:42:41.834Z] 547446be3368: Download complete [2024-07-05T09:42:41.834Z] c3105a71a48b: Verifying Checksum [2024-07-05T09:42:41.834Z] c3105a71a48b: Download complete [2024-07-05T09:42:42.072Z] #63 ... [2024-07-05T09:42:42.072Z] [2024-07-05T09:42:42.072Z] #64 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T09:42:42.072Z] #64 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.3s done [2024-07-05T09:42:42.072Z] #64 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-07-05T09:42:42.072Z] #64 ... [2024-07-05T09:42:42.072Z] [2024-07-05T09:42:42.072Z] #56 [core-metadata internal] load build context [2024-07-05T09:42:42.100Z] d125d8839a47: Verifying Checksum [2024-07-05T09:42:42.101Z] d125d8839a47: Download complete [2024-07-05T09:42:42.334Z] #56 transferring context: 439.72MB 12.6s done [2024-07-05T09:42:42.369Z] c3106fc0e877: Verifying Checksum [2024-07-05T09:42:42.369Z] c3106fc0e877: Download complete [2024-07-05T09:42:42.369Z] 0f093f025ec4: Verifying Checksum [2024-07-05T09:42:42.369Z] 0f093f025ec4: Download complete [2024-07-05T09:42:42.634Z] 547446be3368: Pull complete [2024-07-05T09:42:43.590Z] d125d8839a47: Pull complete [2024-07-05T09:42:44.170Z] 3e85d5ac6304: Verifying Checksum [2024-07-05T09:42:44.170Z] 3e85d5ac6304: Download complete [2024-07-05T09:42:45.808Z] #56 ... [2024-07-05T09:42:45.808Z] [2024-07-05T09:42:45.808Z] #38 [support-notifications builder 2/8] WORKDIR /edgex-go [2024-07-05T09:42:45.808Z] #38 DONE 15.5s [2024-07-05T09:42:45.808Z] [2024-07-05T09:42:45.808Z] #56 [core-metadata internal] load build context [2024-07-05T09:42:45.808Z] #56 DONE 15.7s [2024-07-05T09:42:45.808Z] [2024-07-05T09:42:45.808Z] #44 [support-scheduler internal] load build context [2024-07-05T09:42:45.808Z] #44 transferring context: 439.72MB 12.7s done [2024-07-05T09:42:45.808Z] #44 DONE 16.2s [2024-07-05T09:42:45.808Z] [2024-07-05T09:42:45.808Z] #48 [security-secretstore-setup internal] load build context [2024-07-05T09:42:45.808Z] #48 transferring context: 439.72MB 13.4s done [2024-07-05T09:42:45.808Z] #48 DONE 15.9s [2024-07-05T09:42:45.808Z] [2024-07-05T09:42:45.808Z] #65 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-07-05T09:42:45.808Z] #65 ... [2024-07-05T09:42:45.808Z] [2024-07-05T09:42:45.808Z] #61 [security-proxy-setup internal] load build context [2024-07-05T09:42:45.808Z] #61 transferring context: 439.72MB 14.6s done [2024-07-05T09:42:45.808Z] #61 DONE 15.9s [2024-07-05T09:42:45.808Z] [2024-07-05T09:42:45.808Z] #45 [core-data internal] load build context [2024-07-05T09:42:45.808Z] #45 transferring context: 439.72MB 15.6s done [2024-07-05T09:42:45.808Z] #45 DONE 16.2s [2024-07-05T09:42:45.808Z] [2024-07-05T09:42:45.808Z] #43 [support-notifications internal] load build context [2024-07-05T09:42:45.808Z] #43 transferring context: 439.72MB 16.4s done [2024-07-05T09:42:45.808Z] #43 DONE 16.5s [2024-07-05T09:42:45.808Z] [2024-07-05T09:42:45.808Z] #64 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T09:42:45.808Z] #64 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-07-05T09:42:45.808Z] #64 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-07-05T09:42:45.808Z] #64 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2024-07-05T09:42:45.808Z] #64 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2024-07-05T09:42:45.808Z] #64 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-07-05T09:42:45.808Z] #64 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.3s [2024-07-05T09:42:45.808Z] #64 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.3s [2024-07-05T09:42:45.808Z] #64 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-07-05T09:42:45.808Z] #64 ... [2024-07-05T09:42:45.808Z] [2024-07-05T09:42:45.808Z] #58 [core-command internal] load build context [2024-07-05T09:42:45.808Z] #58 transferring context: 439.72MB 16.5s done [2024-07-05T09:42:45.808Z] #58 DONE 16.6s [2024-07-05T09:42:45.808Z] [2024-07-05T09:42:45.809Z] #64 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T09:42:45.809Z] #64 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done [2024-07-05T09:42:45.809Z] #64 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 9.06MB / 25.84MB 0.6s [2024-07-05T09:42:46.066Z] #64 ... [2024-07-05T09:42:46.066Z] [2024-07-05T09:42:46.066Z] #49 [security-bootstrapper internal] load build context [2024-07-05T09:42:46.066Z] #49 transferring context: 439.72MB 16.2s done [2024-07-05T09:42:46.066Z] #49 DONE 16.5s [2024-07-05T09:42:46.066Z] [2024-07-05T09:42:46.066Z] #64 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T09:42:46.066Z] #64 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 20.97MB / 25.84MB 0.8s [2024-07-05T09:42:46.066Z] #64 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2024-07-05T09:42:46.066Z] #64 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.9s [2024-07-05T09:42:48.303Z] #64 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 2.4s done [2024-07-05T09:42:49.251Z] #64 ... [2024-07-05T09:42:49.251Z] [2024-07-05T09:42:49.251Z] #42 [core-keeper internal] load build context [2024-07-05T09:42:49.251Z] #42 transferring context: 439.72MB 18.6s done [2024-07-05T09:42:49.510Z] #42 ... [2024-07-05T09:42:49.510Z] [2024-07-05T09:42:49.510Z] #53 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-05T09:42:49.510Z] #53 19.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T09:42:49.510Z] #53 19.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T09:42:49.510Z] #53 ... [2024-07-05T09:42:49.510Z] [2024-07-05T09:42:49.510Z] #47 [security-proxy-auth internal] load build context [2024-07-05T09:42:49.510Z] #47 transferring context: 439.72MB 19.2s done [2024-07-05T09:42:49.770Z] #47 ... [2024-07-05T09:42:49.770Z] [2024-07-05T09:42:49.770Z] #46 [security-spiffe-token-provider internal] load build context [2024-07-05T09:42:49.770Z] #46 transferring context: 439.72MB 16.8s done [2024-07-05T09:42:49.770Z] #46 ... [2024-07-05T09:42:49.770Z] [2024-07-05T09:42:49.770Z] #53 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-05T09:42:49.770Z] #53 19.54 (1/2) Installing ca-certificates (20240226-r0) [2024-07-05T09:42:49.770Z] #53 19.55 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-05T09:42:49.770Z] #53 19.56 Executing busybox-1.36.1-r7.trigger [2024-07-05T09:42:49.770Z] #53 19.56 Executing ca-certificates-20240226-r0.trigger [2024-07-05T09:42:49.770Z] #53 19.61 OK: 8 MiB in 17 packages [2024-07-05T09:42:50.726Z] #53 ... [2024-07-05T09:42:50.726Z] [2024-07-05T09:42:50.726Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-05T09:42:50.726Z] #50 transferring context: 439.72MB 18.0s done [2024-07-05T09:42:54.103Z] #50 ... [2024-07-05T09:42:54.103Z] [2024-07-05T09:42:54.103Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-05T09:42:54.103Z] #51 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-07-05T09:42:54.103Z] #51 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2024-07-05T09:42:54.103Z] #51 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s done [2024-07-05T09:42:54.103Z] #51 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2024-07-05T09:42:54.103Z] #51 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-07-05T09:42:54.103Z] #51 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.8s done [2024-07-05T09:42:54.103Z] #51 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2024-07-05T09:42:54.103Z] #51 ... [2024-07-05T09:42:54.103Z] [2024-07-05T09:42:54.103Z] #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-05T09:42:54.103Z] #52 15.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T09:42:54.103Z] #52 15.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T09:42:54.103Z] #52 16.00 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-05T09:42:54.103Z] #52 16.00 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-05T09:42:54.103Z] #52 16.00 OK: 20072 distinct packages available [2024-07-05T09:42:54.103Z] #52 16.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T09:42:54.103Z] #52 16.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T09:42:54.103Z] #52 16.36 (1/11) Installing ca-certificates (20240226-r0) [2024-07-05T09:42:54.103Z] #52 16.38 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-05T09:42:54.103Z] #52 16.39 (3/11) Installing libunistring (1.1-r1) [2024-07-05T09:42:54.103Z] #52 16.40 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-05T09:42:54.103Z] #52 16.41 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-05T09:42:54.103Z] #52 16.42 (6/11) Installing libcurl (8.5.0-r0) [2024-07-05T09:42:54.103Z] #52 16.44 (7/11) Installing curl (8.5.0-r0) [2024-07-05T09:42:54.103Z] #52 16.44 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-05T09:42:54.103Z] #52 16.45 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-05T09:42:54.103Z] #52 16.45 (10/11) Installing libucontext (1.2-r2) [2024-07-05T09:42:54.103Z] #52 16.46 (11/11) Installing gcompat (1.1.0-r1) [2024-07-05T09:42:54.103Z] #52 16.46 Executing busybox-1.36.1-r7.trigger [2024-07-05T09:42:54.103Z] #52 16.47 Executing ca-certificates-20240226-r0.trigger [2024-07-05T09:42:54.103Z] #52 16.53 OK: 12 MiB in 26 packages [2024-07-05T09:42:54.244Z] 3e85d5ac6304: Pull complete [2024-07-05T09:42:54.244Z] c3105a71a48b: Pull complete [2024-07-05T09:42:55.204Z] 0f093f025ec4: Pull complete [2024-07-05T09:42:55.472Z] c3106fc0e877: Pull complete [2024-07-05T09:42:55.472Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-07-05T09:42:55.472Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-05T09:42:55.472Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-05T09:42:55.574Z] #52 ... [2024-07-05T09:42:55.574Z] [2024-07-05T09:42:55.574Z] #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-05T09:42:55.574Z] #66 ... [2024-07-05T09:42:55.574Z] [2024-07-05T09:42:55.574Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-05T09:42:55.574Z] #67 ... [2024-07-05T09:42:55.574Z] [2024-07-05T09:42:55.574Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-05T09:42:55.676Z] prd-ubuntu20.04-docker-arm64-4c-16g-5064 does not seem to be running inside a container [2024-07-05T09:42:55.789Z] $ 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/648 -v /w/workspace/edgex-go/648:/w/workspace/edgex-go/648:rw,z -v /w/workspace/edgex-go/648@tmp:/w/workspace/edgex-go/648@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-05T09:42:55.834Z] #68 ... [2024-07-05T09:42:55.834Z] [2024-07-05T09:42:55.834Z] #69 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-07-05T09:42:55.834Z] #69 ... [2024-07-05T09:42:55.834Z] [2024-07-05T09:42:55.834Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-05T09:42:55.834Z] #51 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.2s [2024-07-05T09:42:56.108Z] #51 ... [2024-07-05T09:42:56.108Z] [2024-07-05T09:42:56.108Z] #41 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-07-05T09:42:56.108Z] #41 15.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T09:42:56.108Z] #41 16.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T09:42:56.108Z] #41 16.25 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-05T09:42:56.108Z] #41 16.25 Executing busybox-1.36.1-r7.trigger [2024-07-05T09:42:56.108Z] #41 16.26 OK: 7 MiB in 16 packages [2024-07-05T09:42:56.367Z] #41 ... [2024-07-05T09:42:56.367Z] [2024-07-05T09:42:56.367Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-05T09:42:56.367Z] #51 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.6s done [2024-07-05T09:42:57.719Z] $ docker top 1be6c9019b04fb26d3d9779a07ac78d5b19d2829033e07c87a14fdf36f373526 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-05T09:42:58.594Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-05T09:42:59.850Z] #51 ... [2024-07-05T09:42:59.850Z] [2024-07-05T09:42:59.850Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-05T09:42:59.850Z] #50 DONE 30.2s [2024-07-05T09:42:59.850Z] [2024-07-05T09:42:59.850Z] #46 [security-spiffe-token-provider internal] load build context [2024-07-05T09:42:59.850Z] #46 DONE 30.3s [2024-07-05T09:42:59.850Z] [2024-07-05T09:42:59.850Z] #64 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T09:42:59.850Z] #64 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.7s done [2024-07-05T09:43:03.255Z] #64 ... [2024-07-05T09:43:03.255Z] [2024-07-05T09:43:03.255Z] #42 [core-keeper internal] load build context [2024-07-05T09:43:03.255Z] #42 DONE 34.0s [2024-07-05T09:43:03.255Z] [2024-07-05T09:43:03.255Z] #59 [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-05T09:43:08.707Z] #1 [support-notifications internal] load build definition from Dockerfile [2024-07-05T09:43:08.707Z] #1 transferring dockerfile: 30B [2024-07-05T09:43:08.707Z] #1 transferring dockerfile: 1.95kB 0.0s done [2024-07-05T09:43:08.707Z] #1 DONE 0.1s [2024-07-05T09:43:08.707Z] [2024-07-05T09:43:08.707Z] #2 [core-metadata internal] load build definition from Dockerfile [2024-07-05T09:43:08.707Z] #2 transferring dockerfile: 2.06kB done [2024-07-05T09:43:08.707Z] #2 DONE 0.0s [2024-07-05T09:43:08.707Z] [2024-07-05T09:43:08.707Z] #3 [security-spire-agent internal] load build definition from Dockerfile [2024-07-05T09:43:08.707Z] #3 transferring dockerfile: 1.81kB 0.0s done [2024-07-05T09:43:08.707Z] #3 DONE 0.1s [2024-07-05T09:43:08.707Z] [2024-07-05T09:43:08.707Z] #4 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-05T09:43:08.707Z] #4 transferring dockerfile: 2.15kB done [2024-07-05T09:43:08.707Z] #4 DONE 0.1s [2024-07-05T09:43:08.707Z] [2024-07-05T09:43:08.707Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-05T09:43:08.707Z] #5 transferring dockerfile: 2.49kB 0.0s done [2024-07-05T09:43:08.707Z] #5 DONE 0.1s [2024-07-05T09:43:08.707Z] [2024-07-05T09:43:08.708Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-05T09:43:08.708Z] #6 transferring dockerfile: 1.89kB done [2024-07-05T09:43:08.708Z] #6 DONE 0.1s [2024-07-05T09:43:08.708Z] [2024-07-05T09:43:08.708Z] #7 [security-spire-server internal] load build definition from Dockerfile [2024-07-05T09:43:08.708Z] #7 transferring dockerfile: 1.70kB done [2024-07-05T09:43:08.708Z] #7 DONE 0.1s [2024-07-05T09:43:08.708Z] [2024-07-05T09:43:08.708Z] #8 [core-keeper internal] load build definition from Dockerfile [2024-07-05T09:43:08.708Z] #8 transferring dockerfile: 2.01kB done [2024-07-05T09:43:08.708Z] #8 DONE 0.0s [2024-07-05T09:43:08.708Z] [2024-07-05T09:43:08.708Z] #9 [security-spire-config internal] load build definition from Dockerfile [2024-07-05T09:43:08.708Z] #9 transferring dockerfile: 1.69kB done [2024-07-05T09:43:08.708Z] #9 DONE 0.1s [2024-07-05T09:43:08.708Z] [2024-07-05T09:43:08.708Z] #10 [core-command internal] load build definition from Dockerfile [2024-07-05T09:43:08.708Z] #10 transferring dockerfile: 1.93kB done [2024-07-05T09:43:08.708Z] #10 DONE 0.1s [2024-07-05T09:43:08.708Z] [2024-07-05T09:43:08.708Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-05T09:43:08.708Z] #11 transferring dockerfile: 2.93kB 0.0s done [2024-07-05T09:43:08.708Z] #11 DONE 0.1s [2024-07-05T09:43:08.708Z] [2024-07-05T09:43:08.708Z] #12 [core-data internal] load build definition from Dockerfile [2024-07-05T09:43:08.708Z] #12 transferring dockerfile: 2.01kB done [2024-07-05T09:43:08.708Z] #12 DONE 0.1s [2024-07-05T09:43:08.708Z] [2024-07-05T09:43:08.708Z] #13 [support-scheduler internal] load build definition from Dockerfile [2024-07-05T09:43:08.708Z] #13 transferring dockerfile: 1.93kB 0.0s done [2024-07-05T09:43:08.708Z] #13 DONE 0.1s [2024-07-05T09:43:08.708Z] [2024-07-05T09:43:08.708Z] #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-05T09:43:08.708Z] #14 transferring dockerfile: 2.23kB done [2024-07-05T09:43:08.708Z] #14 DONE 0.1s [2024-07-05T09:43:08.708Z] [2024-07-05T09:43:08.708Z] #15 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-05T09:43:08.975Z] #15 transferring dockerfile: 2.50kB done [2024-07-05T09:43:08.975Z] #15 DONE 0.1s [2024-07-05T09:43:08.975Z] [2024-07-05T09:43:08.975Z] #16 [support-notifications internal] load .dockerignore [2024-07-05T09:43:08.975Z] #16 transferring context: 50B done [2024-07-05T09:43:08.975Z] #16 DONE 0.1s [2024-07-05T09:43:09.566Z] [2024-07-05T09:43:09.566Z] #17 [core-metadata internal] load .dockerignore [2024-07-05T09:43:09.566Z] #17 transferring context: 50B done [2024-07-05T09:43:09.566Z] #17 DONE 0.0s [2024-07-05T09:43:09.566Z] [2024-07-05T09:43:09.566Z] #18 [security-spire-agent internal] load .dockerignore [2024-07-05T09:43:09.566Z] #18 transferring context: 50B done [2024-07-05T09:43:09.566Z] #18 DONE 0.0s [2024-07-05T09:43:09.566Z] [2024-07-05T09:43:09.566Z] #19 [security-proxy-auth internal] load .dockerignore [2024-07-05T09:43:09.566Z] #19 transferring context: 50B 0.0s done [2024-07-05T09:43:09.566Z] #19 DONE 0.1s [2024-07-05T09:43:09.837Z] [2024-07-05T09:43:09.837Z] #20 [security-secretstore-setup internal] load .dockerignore [2024-07-05T09:43:09.837Z] #20 transferring context: 50B done [2024-07-05T09:43:09.837Z] #20 DONE 0.1s [2024-07-05T09:43:09.837Z] [2024-07-05T09:43:09.837Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2024-07-05T09:43:09.837Z] #21 transferring context: 50B done [2024-07-05T09:43:09.837Z] #21 DONE 0.1s [2024-07-05T09:43:09.837Z] [2024-07-05T09:43:09.837Z] #22 [security-spire-server internal] load .dockerignore [2024-07-05T09:43:09.837Z] #22 transferring context: 50B done [2024-07-05T09:43:09.837Z] #22 DONE 0.1s [2024-07-05T09:43:09.837Z] [2024-07-05T09:43:09.837Z] #23 [core-keeper internal] load .dockerignore [2024-07-05T09:43:10.104Z] #23 transferring context: 50B done [2024-07-05T09:43:10.105Z] #23 DONE 0.1s [2024-07-05T09:43:10.105Z] [2024-07-05T09:43:10.105Z] #24 [core-command internal] load .dockerignore [2024-07-05T09:43:10.105Z] #24 transferring context: 50B done [2024-07-05T09:43:10.105Z] #24 DONE 0.1s [2024-07-05T09:43:10.105Z] [2024-07-05T09:43:10.105Z] #25 [security-spire-config internal] load .dockerignore [2024-07-05T09:43:10.105Z] #25 transferring context: 50B done [2024-07-05T09:43:10.105Z] #25 DONE 0.1s [2024-07-05T09:43:10.105Z] [2024-07-05T09:43:10.105Z] #26 [security-bootstrapper internal] load .dockerignore [2024-07-05T09:43:10.105Z] #26 transferring context: 50B 0.0s done [2024-07-05T09:43:10.105Z] #26 DONE 0.1s [2024-07-05T09:43:10.105Z] [2024-07-05T09:43:10.105Z] #27 [core-data internal] load .dockerignore [2024-07-05T09:43:10.105Z] #27 transferring context: 50B done [2024-07-05T09:43:10.105Z] #27 DONE 0.1s [2024-07-05T09:43:10.105Z] [2024-07-05T09:43:10.105Z] #28 [support-scheduler internal] load .dockerignore [2024-07-05T09:43:10.371Z] #28 transferring context: 50B done [2024-07-05T09:43:10.371Z] #28 DONE 0.1s [2024-07-05T09:43:10.371Z] [2024-07-05T09:43:10.371Z] #29 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-05T09:43:10.371Z] #29 transferring context: 50B done [2024-07-05T09:43:10.371Z] #29 DONE 0.1s [2024-07-05T09:43:10.371Z] [2024-07-05T09:43:10.371Z] #30 [security-proxy-setup internal] load .dockerignore [2024-07-05T09:43:10.385Z] #59 ... [2024-07-05T09:43:10.385Z] [2024-07-05T09:43:10.385Z] #47 [security-proxy-auth internal] load build context [2024-07-05T09:43:10.385Z] #47 DONE 40.2s [2024-07-05T09:43:10.385Z] [2024-07-05T09:43:10.385Z] #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-05T09:43:10.644Z] #30 transferring context: 50B 0.0s done [2024-07-05T09:43:10.644Z] #30 DONE 0.1s [2024-07-05T09:43:10.644Z] [2024-07-05T09:43:10.644Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-05T09:43:10.644Z] #31 DONE 0.0s [2024-07-05T09:43:10.644Z] [2024-07-05T09:43:10.644Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-07-05T09:43:10.644Z] #32 DONE 0.3s [2024-07-05T09:43:10.644Z] [2024-07-05T09:43:10.644Z] #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-05T09:43:10.644Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-05T09:43:10.922Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-05T09:43:10.922Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-05T09:43:10.922Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-05T09:43:10.922Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 0B / 3.34MB 0.1s [2024-07-05T09:43:10.922Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 2.10MB / 3.34MB 0.2s [2024-07-05T09:43:11.190Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done [2024-07-05T09:43:11.190Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce [2024-07-05T09:43:11.457Z] #33 ... [2024-07-05T09:43:11.457Z] [2024-07-05T09:43:11.457Z] #34 [support-notifications internal] load build context [2024-07-05T09:43:11.457Z] #34 transferring context: 2.80MB 0.6s done [2024-07-05T09:43:11.457Z] #34 DONE 0.7s [2024-07-05T09:43:11.457Z] [2024-07-05T09:43:11.457Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-07-05T09:43:11.731Z] #32 ... [2024-07-05T09:43:11.731Z] [2024-07-05T09:43:11.731Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-05T09:43:11.731Z] #31 DONE 0.0s [2024-07-05T09:43:11.731Z] [2024-07-05T09:43:11.731Z] #35 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-05T09:43:11.731Z] #35 DONE 1.6s [2024-07-05T09:43:11.731Z] [2024-07-05T09:43:11.731Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-07-05T09:43:11.731Z] #32 ... [2024-07-05T09:43:11.731Z] [2024-07-05T09:43:11.731Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-05T09:43:11.731Z] #31 DONE 0.0s [2024-07-05T09:43:11.731Z] [2024-07-05T09:43:11.731Z] #36 [security-proxy-auth internal] load build context [2024-07-05T09:43:11.731Z] #36 DONE 0.0s [2024-07-05T09:43:11.731Z] [2024-07-05T09:43:11.731Z] #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-05T09:43:11.731Z] #35 DONE 1.6s [2024-07-05T09:43:12.007Z] [2024-07-05T09:43:12.007Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-07-05T09:43:12.007Z] #32 DONE 0.6s [2024-07-05T09:43:12.007Z] [2024-07-05T09:43:12.007Z] #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-05T09:43:12.007Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-05T09:43:12.007Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-05T09:43:12.007Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-05T09:43:12.007Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-05T09:43:12.007Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done [2024-07-05T09:43:12.007Z] #33 ... [2024-07-05T09:43:12.007Z] [2024-07-05T09:43:12.007Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-05T09:43:12.007Z] #31 DONE 0.0s [2024-07-05T09:43:12.007Z] [2024-07-05T09:43:12.007Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-07-05T09:43:12.007Z] #32 DONE 0.7s [2024-07-05T09:43:12.007Z] [2024-07-05T09:43:12.007Z] #35 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-05T09:43:12.007Z] #35 DONE 1.6s [2024-07-05T09:43:12.007Z] [2024-07-05T09:43:12.007Z] #37 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-07-05T09:43:12.007Z] #37 DONE 0.9s [2024-07-05T09:43:12.007Z] [2024-07-05T09:43:12.007Z] #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-05T09:43:12.007Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-05T09:43:12.007Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-05T09:43:12.007Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-05T09:43:12.007Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-05T09:43:12.007Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done [2024-07-05T09:43:12.276Z] #33 ... [2024-07-05T09:43:12.276Z] [2024-07-05T09:43:12.276Z] #35 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-05T09:43:12.276Z] #35 DONE 1.6s [2024-07-05T09:43:12.276Z] [2024-07-05T09:43:12.276Z] #37 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-07-05T09:43:12.276Z] #37 DONE 0.9s [2024-07-05T09:43:12.276Z] [2024-07-05T09:43:12.276Z] #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-05T09:43:12.276Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-05T09:43:12.276Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-05T09:43:12.276Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-05T09:43:12.276Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-05T09:43:12.276Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done [2024-07-05T09:43:12.276Z] #33 ... [2024-07-05T09:43:12.276Z] [2024-07-05T09:43:12.276Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-05T09:43:12.276Z] #31 DONE 0.0s [2024-07-05T09:43:12.276Z] [2024-07-05T09:43:12.276Z] #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-05T09:43:12.276Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.2s done [2024-07-05T09:43:12.868Z] #33 ... [2024-07-05T09:43:12.868Z] [2024-07-05T09:43:12.868Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-05T09:43:12.868Z] #31 DONE 0.0s [2024-07-05T09:43:12.868Z] [2024-07-05T09:43:12.868Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-05T09:43:12.868Z] #32 DONE 1.4s [2024-07-05T09:43:12.868Z] [2024-07-05T09:43:12.868Z] #38 [security-secretstore-setup internal] load build context [2024-07-05T09:43:13.138Z] #38 ... [2024-07-05T09:43:13.138Z] [2024-07-05T09:43:13.138Z] #35 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-05T09:43:13.138Z] #35 DONE 1.7s [2024-07-05T09:43:13.138Z] [2024-07-05T09:43:13.138Z] #37 [core-command builder 2/7] WORKDIR /edgex-go [2024-07-05T09:43:13.138Z] #37 DONE 1.0s [2024-07-05T09:43:13.138Z] [2024-07-05T09:43:13.138Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-05T09:43:13.138Z] #31 DONE 0.0s [2024-07-05T09:43:13.138Z] [2024-07-05T09:43:13.138Z] #39 [core-metadata internal] load build context [2024-07-05T09:43:13.138Z] #39 transferring context: 2.80MB 1.1s done [2024-07-05T09:43:13.138Z] #39 DONE 1.5s [2024-07-05T09:43:13.138Z] [2024-07-05T09:43:13.138Z] #38 [security-secretstore-setup internal] load build context [2024-07-05T09:43:13.410Z] #38 ... [2024-07-05T09:43:13.410Z] [2024-07-05T09:43:13.410Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-05T09:43:13.410Z] #31 DONE 0.0s [2024-07-05T09:43:13.410Z] [2024-07-05T09:43:13.410Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-07-05T09:43:13.410Z] #40 DONE 1.7s [2024-07-05T09:43:13.410Z] [2024-07-05T09:43:13.410Z] #38 [security-secretstore-setup internal] load build context [2024-07-05T09:43:13.410Z] #38 ... [2024-07-05T09:43:13.410Z] [2024-07-05T09:43:13.410Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-05T09:43:13.410Z] #31 DONE 0.0s [2024-07-05T09:43:13.410Z] [2024-07-05T09:43:13.410Z] #41 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-07-05T09:43:13.410Z] #41 DONE 1.8s [2024-07-05T09:43:13.410Z] [2024-07-05T09:43:13.410Z] #38 [security-secretstore-setup internal] load build context [2024-07-05T09:43:13.410Z] #38 transferring context: 2.80MB 1.2s done [2024-07-05T09:43:13.410Z] #38 ... [2024-07-05T09:43:13.410Z] [2024-07-05T09:43:13.410Z] #35 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-05T09:43:13.410Z] #35 DONE 1.7s [2024-07-05T09:43:13.410Z] [2024-07-05T09:43:13.410Z] #37 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-07-05T09:43:13.410Z] #37 DONE 1.0s [2024-07-05T09:43:13.410Z] [2024-07-05T09:43:13.411Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-05T09:43:13.411Z] #31 DONE 0.0s [2024-07-05T09:43:13.411Z] [2024-07-05T09:43:13.411Z] #42 [support-scheduler internal] load build context [2024-07-05T09:43:13.411Z] #42 DONE 0.0s [2024-07-05T09:43:13.411Z] [2024-07-05T09:43:13.411Z] #43 [core-data internal] load build context [2024-07-05T09:43:13.411Z] #43 DONE 0.0s [2024-07-05T09:43:13.411Z] [2024-07-05T09:43:13.411Z] #44 [security-bootstrapper internal] load build context [2024-07-05T09:43:13.411Z] #44 DONE 0.0s [2024-07-05T09:43:13.411Z] [2024-07-05T09:43:13.411Z] #36 [security-proxy-auth internal] load build context [2024-07-05T09:43:13.411Z] #36 transferring context: 2.80MB 1.2s done [2024-07-05T09:43:13.411Z] #36 DONE 1.7s [2024-07-05T09:43:13.411Z] [2024-07-05T09:43:13.411Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T09:43:13.411Z] #45 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2024-07-05T09:43:13.411Z] #45 DONE 0.2s [2024-07-05T09:43:13.713Z] [2024-07-05T09:43:13.713Z] #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-05T09:43:13.713Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-05T09:43:13.713Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-05T09:43:13.713Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-05T09:43:13.713Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-05T09:43:13.713Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done [2024-07-05T09:43:13.713Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.2s done [2024-07-05T09:43:13.713Z] #33 ... [2024-07-05T09:43:13.713Z] [2024-07-05T09:43:13.713Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-05T09:43:13.713Z] #31 DONE 0.0s [2024-07-05T09:43:13.713Z] [2024-07-05T09:43:13.713Z] #38 [security-secretstore-setup internal] load build context [2024-07-05T09:43:13.713Z] #38 DONE 1.6s [2024-07-05T09:43:13.713Z] [2024-07-05T09:43:13.713Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T09:43:13.713Z] #45 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-07-05T09:43:13.945Z] #55 ... [2024-07-05T09:43:13.946Z] [2024-07-05T09:43:13.946Z] #59 [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-05T09:43:13.946Z] #59 DONE 43.4s [2024-07-05T09:43:13.946Z] [2024-07-05T09:43:13.946Z] #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-05T09:43:13.946Z] #52 DONE 43.5s [2024-07-05T09:43:13.946Z] [2024-07-05T09:43:13.946Z] #53 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-05T09:43:13.946Z] #53 DONE 43.4s [2024-07-05T09:43:13.946Z] [2024-07-05T09:43:13.946Z] #41 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-07-05T09:43:13.946Z] #41 DONE 43.5s [2024-07-05T09:43:13.946Z] [2024-07-05T09:43:13.946Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-05T09:43:13.946Z] #51 ... [2024-07-05T09:43:13.946Z] [2024-07-05T09:43:13.946Z] #64 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T09:43:13.946Z] #64 DONE 43.8s [2024-07-05T09:43:13.946Z] [2024-07-05T09:43:13.946Z] #70 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2024-07-05T09:43:13.980Z] #45 ... [2024-07-05T09:43:13.980Z] [2024-07-05T09:43:13.980Z] #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-05T09:43:13.980Z] #33 DONE 4.0s [2024-07-05T09:43:13.980Z] [2024-07-05T09:43:13.980Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T09:43:13.980Z] #45 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-07-05T09:43:14.259Z] #45 ... [2024-07-05T09:43:14.259Z] [2024-07-05T09:43:14.259Z] #46 [security-spiffe-token-provider internal] load build context [2024-07-05T09:43:14.259Z] #46 transferring context: 2.80MB 1.0s done [2024-07-05T09:43:14.259Z] #46 DONE 2.0s [2024-07-05T09:43:14.259Z] [2024-07-05T09:43:14.259Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T09:43:14.259Z] #45 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-07-05T09:43:14.259Z] #45 ... [2024-07-05T09:43:14.259Z] [2024-07-05T09:43:14.259Z] #35 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-05T09:43:14.259Z] #35 DONE 1.7s [2024-07-05T09:43:14.259Z] [2024-07-05T09:43:14.259Z] #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-07-05T09:43:14.259Z] #37 DONE 1.1s [2024-07-05T09:43:14.259Z] [2024-07-05T09:43:14.259Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-05T09:43:14.259Z] #32 DONE 2.6s [2024-07-05T09:43:14.259Z] [2024-07-05T09:43:14.259Z] #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-05T09:43:14.259Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-05T09:43:14.259Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-05T09:43:14.259Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-05T09:43:14.259Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-05T09:43:14.259Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done [2024-07-05T09:43:14.259Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.2s done [2024-07-05T09:43:14.259Z] #33 DONE 4.0s [2024-07-05T09:43:14.522Z] #70 ... [2024-07-05T09:43:14.522Z] [2024-07-05T09:43:14.522Z] #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-05T09:43:14.522Z] #66 DONE 29.4s [2024-07-05T09:43:14.526Z] [2024-07-05T09:43:14.526Z] #35 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-05T09:43:14.526Z] #35 DONE 1.7s [2024-07-05T09:43:14.526Z] [2024-07-05T09:43:14.526Z] #37 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-07-05T09:43:14.526Z] #37 DONE 1.1s [2024-07-05T09:43:14.526Z] [2024-07-05T09:43:14.526Z] #47 [core-common-config-bootstrapper internal] load build context [2024-07-05T09:43:14.526Z] #47 DONE 0.0s [2024-07-05T09:43:14.526Z] [2024-07-05T09:43:14.526Z] #48 [security-spire-config internal] load build context [2024-07-05T09:43:14.526Z] #48 transferring context: 25.04kB 0.1s done [2024-07-05T09:43:14.526Z] #48 DONE 1.0s [2024-07-05T09:43:14.526Z] [2024-07-05T09:43:14.526Z] #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-05T09:43:14.526Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-05T09:43:14.526Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-05T09:43:14.526Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-05T09:43:14.526Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-05T09:43:14.526Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done [2024-07-05T09:43:14.526Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.2s done [2024-07-05T09:43:14.526Z] #33 DONE 4.0s [2024-07-05T09:43:14.526Z] [2024-07-05T09:43:14.526Z] #49 [security-proxy-setup internal] load build context [2024-07-05T09:43:14.782Z] [2024-07-05T09:43:14.782Z] #54 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-05T09:43:14.782Z] #54 44.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T09:43:14.782Z] #54 44.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T09:43:14.782Z] #54 44.60 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-05T09:43:14.782Z] #54 44.60 (2/2) Installing su-exec (0.2-r3) [2024-07-05T09:43:14.782Z] #54 44.61 Executing busybox-1.36.1-r7.trigger [2024-07-05T09:43:14.782Z] #54 44.62 OK: 7 MiB in 17 packages [2024-07-05T09:43:14.797Z] #49 ... [2024-07-05T09:43:14.797Z] [2024-07-05T09:43:14.797Z] #50 [security-spire-agent internal] load build context [2024-07-05T09:43:14.797Z] #50 transferring context: 26.32kB 0.0s done [2024-07-05T09:43:14.797Z] #50 DONE 1.3s [2024-07-05T09:43:14.797Z] [2024-07-05T09:43:14.797Z] #51 [core-keeper internal] load build context [2024-07-05T09:43:15.070Z] #51 ... [2024-07-05T09:43:15.070Z] [2024-07-05T09:43:15.070Z] #52 [security-spire-server internal] load build context [2024-07-05T09:43:15.070Z] #52 transferring context: 26.79kB 0.2s done [2024-07-05T09:43:15.070Z] #52 DONE 1.5s [2024-07-05T09:43:15.070Z] [2024-07-05T09:43:15.070Z] #51 [core-keeper internal] load build context [2024-07-05T09:43:15.397Z] #54 ... [2024-07-05T09:43:15.397Z] [2024-07-05T09:43:15.397Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-05T09:43:15.397Z] #63 44.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T09:43:15.397Z] #63 44.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T09:43:15.397Z] #63 44.61 (1/4) Installing ca-certificates (20240226-r0) [2024-07-05T09:43:15.397Z] #63 44.63 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-05T09:43:15.397Z] #63 44.63 (3/4) Installing su-exec (0.2-r3) [2024-07-05T09:43:15.397Z] #63 44.64 (4/4) Installing yq (4.33.3-r5) [2024-07-05T09:43:15.397Z] #63 44.72 Executing busybox-1.36.1-r7.trigger [2024-07-05T09:43:15.397Z] #63 44.75 Executing ca-certificates-20240226-r0.trigger [2024-07-05T09:43:15.397Z] #63 44.80 OK: 17 MiB in 19 packages [2024-07-05T09:43:15.397Z] #63 DONE 45.3s [2024-07-05T09:43:15.661Z] [2024-07-05T09:43:15.661Z] #54 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-05T09:43:15.661Z] #54 DONE 45.4s [2024-07-05T09:43:15.661Z] [2024-07-05T09:43:15.661Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-05T09:43:15.661Z] #62 44.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T09:43:15.661Z] #62 44.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T09:43:15.661Z] #62 44.73 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T09:43:15.661Z] #62 44.76 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T09:43:15.661Z] #62 44.77 (3/6) Installing dumb-init (1.2.5-r2) [2024-07-05T09:43:15.661Z] #62 44.78 (4/6) Installing openssl (3.1.6-r0) [2024-07-05T09:43:15.661Z] #62 44.79 (5/6) Installing su-exec (0.2-r3) [2024-07-05T09:43:15.661Z] #62 44.79 (6/6) Installing yq (4.33.3-r5) [2024-07-05T09:43:15.661Z] #62 44.86 Executing busybox-1.36.1-r7.trigger [2024-07-05T09:43:15.661Z] #62 44.87 OK: 17 MiB in 19 packages [2024-07-05T09:43:15.661Z] #62 DONE 45.5s [2024-07-05T09:43:15.661Z] [2024-07-05T09:43:15.661Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-05T09:43:15.661Z] #57 44.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T09:43:15.661Z] #57 44.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T09:43:15.661Z] #57 44.63 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-05T09:43:15.661Z] #57 44.63 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-05T09:43:15.661Z] #57 44.63 OK: 20072 distinct packages available [2024-07-05T09:43:15.661Z] #57 44.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T09:43:15.661Z] #57 44.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T09:43:15.661Z] #57 45.04 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-05T09:43:15.661Z] #57 45.04 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-05T09:43:15.661Z] #57 45.05 (3/4) Installing libucontext (1.2-r2) [2024-07-05T09:43:15.661Z] #57 45.05 (4/4) Installing gcompat (1.1.0-r1) [2024-07-05T09:43:15.661Z] #57 45.05 Executing busybox-1.36.1-r7.trigger [2024-07-05T09:43:15.661Z] #57 45.06 OK: 8 MiB in 19 packages [2024-07-05T09:43:15.661Z] #57 DONE 45.5s [2024-07-05T09:43:15.661Z] [2024-07-05T09:43:15.661Z] #69 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-07-05T09:43:15.661Z] #69 30.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T09:43:15.661Z] #69 30.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T09:43:15.661Z] #69 ... [2024-07-05T09:43:15.661Z] [2024-07-05T09:43:15.661Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-05T09:43:15.661Z] #60 43.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T09:43:15.661Z] #60 44.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T09:43:15.661Z] #60 44.45 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-05T09:43:15.661Z] #60 44.45 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-05T09:43:15.661Z] #60 44.45 OK: 20072 distinct packages available [2024-07-05T09:43:15.661Z] #60 44.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T09:43:15.661Z] #60 44.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T09:43:15.661Z] #60 44.99 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T09:43:15.661Z] #60 45.34 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T09:43:15.661Z] #60 45.40 (3/7) Installing dumb-init (1.2.5-r2) [2024-07-05T09:43:15.661Z] #60 45.40 (4/7) Installing musl-obstack (1.2.3-r2) [2024-07-05T09:43:15.661Z] #60 45.40 (5/7) Installing libucontext (1.2-r2) [2024-07-05T09:43:15.661Z] #60 45.42 (6/7) Installing gcompat (1.1.0-r1) [2024-07-05T09:43:15.661Z] #60 45.42 (7/7) Installing openssl (3.1.6-r0) [2024-07-05T09:43:15.661Z] #60 45.43 Executing busybox-1.36.1-r7.trigger [2024-07-05T09:43:15.661Z] #60 45.44 OK: 8 MiB in 20 packages [2024-07-05T09:43:15.661Z] #60 DONE 45.6s [2024-07-05T09:43:15.922Z] [2024-07-05T09:43:15.923Z] #69 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-07-05T09:43:15.923Z] #69 30.58 OK: 264 MiB in 52 packages [2024-07-05T09:43:15.923Z] #69 DONE 30.7s [2024-07-05T09:43:15.923Z] [2024-07-05T09:43:15.923Z] #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-05T09:43:15.923Z] #55 44.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T09:43:15.923Z] #55 45.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T09:43:15.923Z] #55 45.64 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-05T09:43:15.923Z] #55 45.64 Executing busybox-1.36.1-r7.trigger [2024-07-05T09:43:15.923Z] #55 45.64 OK: 7 MiB in 16 packages [2024-07-05T09:43:15.923Z] #55 DONE 45.9s [2024-07-05T09:43:15.923Z] [2024-07-05T09:43:15.923Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-05T09:43:15.923Z] #68 30.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T09:43:15.923Z] #68 30.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T09:43:15.923Z] #68 30.59 OK: 264 MiB in 52 packages [2024-07-05T09:43:15.923Z] #68 DONE 30.7s [2024-07-05T09:43:15.923Z] [2024-07-05T09:43:15.923Z] #71 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-05T09:43:15.923Z] #71 DONE 0.1s [2024-07-05T09:43:15.923Z] [2024-07-05T09:43:15.923Z] #72 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-05T09:43:16.185Z] #72 DONE 0.1s [2024-07-05T09:43:16.185Z] [2024-07-05T09:43:16.185Z] #73 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T09:43:16.530Z] #51 ... [2024-07-05T09:43:16.530Z] [2024-07-05T09:43:16.530Z] #53 [core-command internal] load build context [2024-07-05T09:43:16.530Z] #53 transferring context: 2.80MB 2.0s done [2024-07-05T09:43:16.530Z] #53 DONE 3.3s [2024-07-05T09:43:16.530Z] [2024-07-05T09:43:16.530Z] #51 [core-keeper internal] load build context [2024-07-05T09:43:17.118Z] #51 transferring context: 2.80MB 3.4s done [2024-07-05T09:43:17.189Z] #73 ... [2024-07-05T09:43:17.189Z] [2024-07-05T09:43:17.189Z] #65 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-07-05T09:43:17.189Z] #65 31.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T09:43:17.189Z] #65 31.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T09:43:17.189Z] #65 31.48 OK: 264 MiB in 52 packages [2024-07-05T09:43:17.189Z] #65 DONE 31.7s [2024-07-05T09:43:17.189Z] [2024-07-05T09:43:17.189Z] #74 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-05T09:43:17.189Z] #74 DONE 0.1s [2024-07-05T09:43:17.189Z] [2024-07-05T09:43:17.189Z] #75 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T09:43:17.402Z] #51 DONE 4.3s [2024-07-05T09:43:17.402Z] [2024-07-05T09:43:17.402Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T09:43:17.402Z] #45 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 2.2s [2024-07-05T09:43:17.402Z] #45 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 2.2s [2024-07-05T09:43:17.402Z] #45 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 2.2s [2024-07-05T09:43:17.453Z] #75 ... [2024-07-05T09:43:17.453Z] [2024-07-05T09:43:17.453Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-05T09:43:17.453Z] #67 31.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T09:43:17.453Z] #67 31.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T09:43:17.453Z] #67 31.41 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-05T09:43:17.453Z] #67 31.41 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-05T09:43:17.453Z] #67 31.41 OK: 20075 distinct packages available [2024-07-05T09:43:17.453Z] #67 31.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T09:43:17.453Z] #67 31.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T09:43:17.453Z] #67 31.87 OK: 264 MiB in 52 packages [2024-07-05T09:43:17.453Z] #67 DONE 32.3s [2024-07-05T09:43:17.453Z] [2024-07-05T09:43:17.453Z] #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-05T09:43:17.453Z] #0 3.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T09:43:17.453Z] #0 3.461 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T09:43:17.453Z] #0 3.690 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T09:43:17.453Z] #0 3.728 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T09:43:17.453Z] #0 3.739 Executing ca-certificates-20240226-r0.trigger [2024-07-05T09:43:17.453Z] #0 3.845 OK: 12 MiB in 26 packages [2024-07-05T09:43:17.453Z] #76 DONE 4.1s [2024-07-05T09:43:17.686Z] #45 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 2.5s done [2024-07-05T09:43:17.686Z] #45 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 2.6s done [2024-07-05T09:43:17.686Z] #45 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 [2024-07-05T09:43:17.686Z] #45 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 2.5s done [2024-07-05T09:43:17.686Z] #45 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 2.6s done [2024-07-05T09:43:17.686Z] #45 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done [2024-07-05T09:43:17.686Z] #45 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 2.7s done [2024-07-05T09:43:17.711Z] [2024-07-05T09:43:17.711Z] #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-05T09:43:17.711Z] #0 3.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T09:43:17.711Z] #0 3.296 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T09:43:17.711Z] #0 3.516 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T09:43:17.711Z] #0 3.564 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T09:43:17.711Z] #0 3.574 Executing ca-certificates-20240226-r0.trigger [2024-07-05T09:43:17.711Z] #0 3.625 OK: 8 MiB in 17 packages [2024-07-05T09:43:17.711Z] #77 DONE 4.1s [2024-07-05T09:43:17.711Z] [2024-07-05T09:43:17.711Z] #70 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2024-07-05T09:43:17.711Z] #70 4.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T09:43:17.711Z] #70 ... [2024-07-05T09:43:17.711Z] [2024-07-05T09:43:17.711Z] #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-05T09:43:17.711Z] #78 DONE 0.2s [2024-07-05T09:43:17.711Z] [2024-07-05T09:43:17.711Z] #70 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2024-07-05T09:43:17.711Z] #70 4.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T09:43:17.969Z] #70 4.371 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T09:43:17.969Z] #70 4.405 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T09:43:17.969Z] #70 4.419 OK: 7 MiB in 16 packages [2024-07-05T09:43:17.982Z] #45 ... [2024-07-05T09:43:17.982Z] [2024-07-05T09:43:17.982Z] #44 [security-bootstrapper internal] load build context [2024-07-05T09:43:17.982Z] #44 transferring context: 2.80MB 2.9s done [2024-07-05T09:43:17.982Z] #44 DONE 4.3s [2024-07-05T09:43:17.982Z] [2024-07-05T09:43:17.982Z] #43 [core-data internal] load build context [2024-07-05T09:43:17.982Z] #43 transferring context: 2.80MB 3.2s done [2024-07-05T09:43:17.982Z] #43 DONE 4.4s [2024-07-05T09:43:17.982Z] [2024-07-05T09:43:17.982Z] #49 [security-proxy-setup internal] load build context [2024-07-05T09:43:18.264Z] #70 DONE 4.6s [2024-07-05T09:43:18.264Z] [2024-07-05T09:43:18.264Z] #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T09:43:18.526Z] #79 ... [2024-07-05T09:43:18.526Z] [2024-07-05T09:43:18.526Z] #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-05T09:43:18.526Z] #0 2.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T09:43:18.526Z] #0 2.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T09:43:18.526Z] #0 2.499 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T09:43:18.526Z] #0 2.551 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T09:43:18.526Z] #0 2.560 OK: 7 MiB in 17 packages [2024-07-05T09:43:18.526Z] #80 DONE 2.9s [2024-07-05T09:43:18.526Z] [2024-07-05T09:43:18.526Z] #81 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-05T09:43:18.526Z] #0 2.947 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T09:43:18.526Z] #0 3.520 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T09:43:18.526Z] #0 4.224 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-05T09:43:18.526Z] #0 4.572 Executing busybox-1.36.1-r7.trigger [2024-07-05T09:43:18.526Z] #0 4.579 OK: 7 MiB in 16 packages [2024-07-05T09:43:18.526Z] #81 DONE 4.9s [2024-07-05T09:43:18.785Z] [2024-07-05T09:43:18.785Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-05T09:43:18.785Z] #0 2.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T09:43:18.785Z] #0 2.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T09:43:18.785Z] #0 2.717 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T09:43:18.785Z] #0 2.750 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T09:43:18.785Z] #0 2.761 Executing ca-certificates-20240226-r0.trigger [2024-07-05T09:43:18.785Z] #0 2.867 OK: 17 MiB in 19 packages [2024-07-05T09:43:18.785Z] #82 DONE 3.1s [2024-07-05T09:43:18.785Z] [2024-07-05T09:43:18.785Z] #83 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-05T09:43:19.021Z] #49 transferring context: 2.80MB 3.3s done [2024-07-05T09:43:19.021Z] #49 ... [2024-07-05T09:43:19.021Z] [2024-07-05T09:43:19.021Z] #42 [support-scheduler internal] load build context [2024-07-05T09:43:19.021Z] #42 transferring context: 2.80MB 3.6s done [2024-07-05T09:43:19.021Z] #42 DONE 5.4s [2024-07-05T09:43:19.021Z] [2024-07-05T09:43:19.021Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T09:43:19.021Z] #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 4.1s [2024-07-05T09:43:19.045Z] #83 ... [2024-07-05T09:43:19.046Z] [2024-07-05T09:43:19.046Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-05T09:43:19.046Z] #0 2.608 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T09:43:19.046Z] #0 2.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T09:43:19.046Z] #0 3.041 OK: 17 MiB in 19 packages [2024-07-05T09:43:19.046Z] #84 DONE 3.5s [2024-07-05T09:43:19.363Z] #45 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2024-07-05T09:43:19.378Z] [2024-07-05T09:43:19.378Z] #85 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-07-05T09:43:19.378Z] #0 2.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T09:43:19.378Z] #0 2.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T09:43:19.378Z] #0 3.087 OK: 8 MiB in 20 packages [2024-07-05T09:43:19.378Z] #85 DONE 3.5s [2024-07-05T09:43:19.378Z] [2024-07-05T09:43:19.378Z] #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-05T09:43:19.378Z] #0 2.839 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T09:43:19.378Z] #0 3.003 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T09:43:19.378Z] #0 3.237 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T09:43:19.378Z] #0 3.301 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T09:43:19.378Z] #0 3.314 OK: 8 MiB in 19 packages [2024-07-05T09:43:19.378Z] #86 DONE 3.6s [2024-07-05T09:43:19.378Z] [2024-07-05T09:43:19.378Z] #87 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-05T09:43:19.378Z] #0 3.153 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T09:43:19.378Z] #0 3.667 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T09:43:19.378Z] #0 4.391 OK: 264 MiB in 52 packages [2024-07-05T09:43:19.378Z] #87 DONE 4.5s [2024-07-05T09:43:19.378Z] [2024-07-05T09:43:19.378Z] #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-07-05T09:43:19.378Z] #88 ... [2024-07-05T09:43:19.378Z] [2024-07-05T09:43:19.378Z] #89 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-05T09:43:19.378Z] #89 DONE 0.3s [2024-07-05T09:43:19.637Z] [2024-07-05T09:43:19.637Z] #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-05T09:43:19.670Z] #45 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done [2024-07-05T09:43:19.670Z] #45 ... [2024-07-05T09:43:19.670Z] [2024-07-05T09:43:19.670Z] #49 [security-proxy-setup internal] load build context [2024-07-05T09:43:19.670Z] #49 DONE 5.3s [2024-07-05T09:43:19.670Z] [2024-07-05T09:43:19.670Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T09:43:19.670Z] #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 4.7s [2024-07-05T09:43:20.301Z] #45 ... [2024-07-05T09:43:20.301Z] [2024-07-05T09:43:20.301Z] #47 [core-common-config-bootstrapper internal] load build context [2024-07-05T09:43:20.301Z] #47 transferring context: 2.80MB 3.5s done [2024-07-05T09:43:20.301Z] #47 DONE 5.6s [2024-07-05T09:43:20.301Z] [2024-07-05T09:43:20.301Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T09:43:20.578Z] #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.19MB / 23.39MB 5.6s [2024-07-05T09:43:21.196Z] #45 ... [2024-07-05T09:43:21.196Z] [2024-07-05T09:43:21.196Z] #54 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-05T09:43:21.196Z] #54 DONE 7.9s [2024-07-05T09:43:21.196Z] [2024-07-05T09:43:21.196Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T09:43:21.196Z] #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.38MB / 23.39MB 6.3s [2024-07-05T09:43:21.493Z] #45 ... [2024-07-05T09:43:21.493Z] [2024-07-05T09:43:21.493Z] #55 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-07-05T09:43:21.493Z] #0 5.092 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T09:43:21.493Z] #0 5.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T09:43:21.493Z] #0 8.207 OK: 266 MiB in 52 packages [2024-07-05T09:43:21.493Z] #55 DONE 9.3s [2024-07-05T09:43:21.493Z] [2024-07-05T09:43:21.493Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T09:43:21.549Z] #90 DONE 2.1s [2024-07-05T09:43:21.549Z] [2024-07-05T09:43:21.549Z] #91 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-05T09:43:21.549Z] #91 ... [2024-07-05T09:43:21.549Z] [2024-07-05T09:43:21.549Z] #92 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-05T09:43:21.549Z] #0 3.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T09:43:21.549Z] #0 3.321 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T09:43:21.549Z] #0 3.822 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T09:43:21.549Z] #0 3.854 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T09:43:21.549Z] #0 3.862 OK: 7 MiB in 16 packages [2024-07-05T09:43:21.549Z] #92 DONE 5.4s [2024-07-05T09:43:21.549Z] [2024-07-05T09:43:21.549Z] #93 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-05T09:43:21.549Z] #93 DONE 2.3s [2024-07-05T09:43:21.549Z] [2024-07-05T09:43:21.549Z] #94 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-05T09:43:21.549Z] #94 DONE 2.3s [2024-07-05T09:43:21.549Z] [2024-07-05T09:43:21.549Z] #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-07-05T09:43:21.549Z] #88 DONE 2.3s [2024-07-05T09:43:21.549Z] [2024-07-05T09:43:21.549Z] #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T09:43:21.810Z] #95 ... [2024-07-05T09:43:21.810Z] [2024-07-05T09:43:21.810Z] #91 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-05T09:43:21.810Z] #91 DONE 0.3s [2024-07-05T09:43:21.810Z] [2024-07-05T09:43:21.810Z] #96 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-05T09:43:22.153Z] #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.34MB / 23.39MB 7.1s [2024-07-05T09:43:22.153Z] #45 ... [2024-07-05T09:43:22.153Z] [2024-07-05T09:43:22.153Z] #56 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-07-05T09:43:22.153Z] #0 5.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T09:43:22.153Z] #0 6.552 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T09:43:22.153Z] #0 9.166 OK: 266 MiB in 52 packages [2024-07-05T09:43:22.153Z] #56 DONE 10.2s [2024-07-05T09:43:22.153Z] [2024-07-05T09:43:22.153Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T09:43:22.153Z] #45 ... [2024-07-05T09:43:22.153Z] [2024-07-05T09:43:22.153Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-05T09:43:22.153Z] #0 5.647 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T09:43:22.153Z] #0 6.550 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T09:43:22.153Z] #0 9.136 OK: 266 MiB in 52 packages [2024-07-05T09:43:22.382Z] #96 DONE 0.7s [2024-07-05T09:43:22.382Z] [2024-07-05T09:43:22.382Z] #97 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-05T09:43:22.382Z] #97 DONE 0.7s [2024-07-05T09:43:22.382Z] [2024-07-05T09:43:22.382Z] #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-05T09:43:22.382Z] #98 DONE 0.7s [2024-07-05T09:43:22.382Z] [2024-07-05T09:43:22.382Z] #99 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-05T09:43:22.439Z] #57 DONE 10.3s [2024-07-05T09:43:22.439Z] [2024-07-05T09:43:22.439Z] #58 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-05T09:43:22.439Z] #58 ... [2024-07-05T09:43:22.439Z] [2024-07-05T09:43:22.439Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-05T09:43:22.439Z] #0 6.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T09:43:22.439Z] #0 7.257 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T09:43:22.439Z] #0 9.543 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-05T09:43:22.439Z] #0 9.543 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-05T09:43:22.439Z] #0 9.543 OK: 19951 distinct packages available [2024-07-05T09:43:22.439Z] #0 9.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T09:43:22.642Z] #99 DONE 0.2s [2024-07-05T09:43:22.642Z] [2024-07-05T09:43:22.642Z] #100 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-05T09:43:22.642Z] #100 DONE 0.2s [2024-07-05T09:43:22.642Z] [2024-07-05T09:43:22.642Z] #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-05T09:43:22.642Z] #101 DONE 0.3s [2024-07-05T09:43:22.642Z] [2024-07-05T09:43:22.642Z] #102 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-05T09:43:22.642Z] #102 DONE 0.2s [2024-07-05T09:43:22.642Z] [2024-07-05T09:43:22.642Z] #83 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-05T09:43:22.642Z] #83 DONE 4.1s [2024-07-05T09:43:22.642Z] [2024-07-05T09:43:22.642Z] #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-05T09:43:22.642Z] #103 DONE 0.1s [2024-07-05T09:43:22.642Z] [2024-07-05T09:43:22.642Z] #104 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-05T09:43:22.756Z] #59 ... [2024-07-05T09:43:22.756Z] [2024-07-05T09:43:22.756Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T09:43:22.756Z] #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 7.5s [2024-07-05T09:43:22.903Z] #104 ... [2024-07-05T09:43:22.903Z] [2024-07-05T09:43:22.903Z] #105 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-05T09:43:22.903Z] #105 DONE 0.1s [2024-07-05T09:43:22.903Z] [2024-07-05T09:43:22.903Z] #106 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-05T09:43:22.903Z] #106 DONE 0.2s [2024-07-05T09:43:22.903Z] [2024-07-05T09:43:22.903Z] #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-05T09:43:22.903Z] #107 DONE 0.2s [2024-07-05T09:43:22.903Z] [2024-07-05T09:43:22.903Z] #104 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-05T09:43:22.903Z] #104 DONE 0.2s [2024-07-05T09:43:22.903Z] [2024-07-05T09:43:22.903Z] #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-05T09:43:22.903Z] #108 DONE 0.2s [2024-07-05T09:43:22.903Z] [2024-07-05T09:43:22.903Z] #109 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-05T09:43:23.162Z] #109 DONE 0.1s [2024-07-05T09:43:23.162Z] [2024-07-05T09:43:23.162Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-05T09:43:23.162Z] #110 DONE 0.1s [2024-07-05T09:43:23.162Z] [2024-07-05T09:43:23.162Z] #111 [security-spire-server] exporting to image [2024-07-05T09:43:23.162Z] #111 exporting layers [2024-07-05T09:43:23.162Z] #111 ... [2024-07-05T09:43:23.162Z] [2024-07-05T09:43:23.162Z] #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-05T09:43:23.162Z] #112 DONE 0.1s [2024-07-05T09:43:23.162Z] [2024-07-05T09:43:23.162Z] #111 [security-spire-agent] exporting to image [2024-07-05T09:43:23.760Z] #45 ... [2024-07-05T09:43:23.760Z] [2024-07-05T09:43:23.760Z] #60 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-05T09:43:23.760Z] #60 DONE 2.1s [2024-07-05T09:43:23.760Z] [2024-07-05T09:43:23.760Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-05T09:43:23.760Z] #61 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.4s done [2024-07-05T09:43:23.760Z] #61 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-07-05T09:43:23.760Z] #61 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-07-05T09:43:23.760Z] #61 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-07-05T09:43:23.760Z] #61 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-07-05T09:43:23.760Z] #61 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2024-07-05T09:43:23.760Z] #61 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2024-07-05T09:43:23.760Z] #61 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.9s done [2024-07-05T09:43:23.760Z] #61 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 12.58MB / 17.12MB 5.4s [2024-07-05T09:43:23.760Z] #61 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done [2024-07-05T09:43:23.760Z] #61 ... [2024-07-05T09:43:23.760Z] [2024-07-05T09:43:23.760Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T09:43:23.760Z] #45 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 [2024-07-05T09:43:24.028Z] #45 ... [2024-07-05T09:43:24.028Z] [2024-07-05T09:43:24.028Z] #58 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-05T09:43:24.028Z] #58 DONE 1.5s [2024-07-05T09:43:24.028Z] [2024-07-05T09:43:24.028Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T09:43:24.028Z] #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 9.0s [2024-07-05T09:43:24.028Z] #45 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done [2024-07-05T09:43:24.099Z] #111 exporting layers 0.8s done [2024-07-05T09:43:24.099Z] #111 writing image sha256:48bac1be77eb9a16f00278ec1021d7372d4741fb2d0b104022001ffeb47e018f 0.0s done [2024-07-05T09:43:24.099Z] #111 writing image sha256:3c12e5d0a491542cc1c8da0577a94437e0666d52fcf76410cd522328fbf23cfe done [2024-07-05T09:43:24.099Z] #111 naming to docker.io/library/security-spire-server done [2024-07-05T09:43:24.099Z] #111 naming to docker.io/library/security-spire-config done [2024-07-05T09:43:24.099Z] #111 writing image sha256:9ac4d88e1b45db07328863c6158fdc01499faac1e5efb46d62ed2d161cc7b675 done [2024-07-05T09:43:24.099Z] #111 naming to docker.io/library/security-spire-agent done [2024-07-05T09:43:24.099Z] #111 DONE 0.9s [2024-07-05T09:43:24.099Z] [2024-07-05T09:43:24.099Z] #113 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T09:43:24.654Z] #45 ... [2024-07-05T09:43:24.654Z] [2024-07-05T09:43:24.654Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-05T09:43:24.654Z] #59 10.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T09:43:24.654Z] #59 11.78 OK: 266 MiB in 52 packages [2024-07-05T09:43:24.654Z] #59 DONE 12.3s [2024-07-05T09:43:24.654Z] [2024-07-05T09:43:24.654Z] #62 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-05T09:43:24.654Z] #62 DONE 2.0s [2024-07-05T09:43:24.654Z] [2024-07-05T09:43:24.654Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T09:43:24.654Z] #45 ... [2024-07-05T09:43:24.654Z] [2024-07-05T09:43:24.654Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-05T09:43:24.654Z] #63 ... [2024-07-05T09:43:24.654Z] [2024-07-05T09:43:24.654Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T09:43:24.654Z] #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.62MB / 23.39MB 9.7s [2024-07-05T09:43:24.957Z] #45 ... [2024-07-05T09:43:24.957Z] [2024-07-05T09:43:24.957Z] #64 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-05T09:43:25.366Z] #64 ... [2024-07-05T09:43:25.366Z] [2024-07-05T09:43:25.366Z] #65 [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-05T09:43:25.366Z] #65 ... [2024-07-05T09:43:25.366Z] [2024-07-05T09:43:25.366Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-05T09:43:25.635Z] #66 ... [2024-07-05T09:43:25.635Z] [2024-07-05T09:43:25.635Z] #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-05T09:43:25.635Z] #67 ... [2024-07-05T09:43:25.635Z] [2024-07-05T09:43:25.635Z] #68 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-05T09:43:25.635Z] #68 ... [2024-07-05T09:43:25.635Z] [2024-07-05T09:43:25.635Z] #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-05T09:43:25.937Z] #69 ... [2024-07-05T09:43:25.937Z] [2024-07-05T09:43:25.937Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-05T09:43:25.937Z] #70 ... [2024-07-05T09:43:25.937Z] [2024-07-05T09:43:25.937Z] #71 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-05T09:43:26.225Z] #71 ... [2024-07-05T09:43:26.225Z] [2024-07-05T09:43:26.225Z] #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-05T09:43:26.225Z] #72 ... [2024-07-05T09:43:26.225Z] [2024-07-05T09:43:26.225Z] #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-05T09:43:26.225Z] #73 DONE 1.8s [2024-07-05T09:43:26.225Z] [2024-07-05T09:43:26.225Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T09:43:26.225Z] #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.20MB / 23.39MB 11.2s [2024-07-05T09:43:26.493Z] #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.83MB / 23.39MB 11.4s [2024-07-05T09:43:26.761Z] #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.48MB / 23.39MB 11.8s [2024-07-05T09:43:27.034Z] #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 21.35MB / 23.39MB 12.1s [2024-07-05T09:43:27.315Z] #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.63MB / 23.39MB 12.4s [2024-07-05T09:43:27.915Z] #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 12.8s done [2024-07-05T09:43:27.915Z] #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 12.8s done [2024-07-05T09:43:27.915Z] #45 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2024-07-05T09:43:29.414Z] #45 ... [2024-07-05T09:43:29.414Z] [2024-07-05T09:43:29.414Z] #65 [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-05T09:43:29.414Z] #65 DONE 14.1s [2024-07-05T09:43:29.414Z] [2024-07-05T09:43:29.414Z] #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-05T09:43:29.414Z] #72 13.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T09:43:30.079Z] #72 ... [2024-07-05T09:43:30.079Z] [2024-07-05T09:43:30.079Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-05T09:43:30.079Z] #63 12.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T09:43:30.079Z] #63 13.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T09:43:30.079Z] #63 14.45 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-05T09:43:30.079Z] #63 14.45 (2/2) Installing su-exec (0.2-r3) [2024-07-05T09:43:30.079Z] #63 14.46 Executing busybox-1.36.1-r7.trigger [2024-07-05T09:43:30.079Z] #63 14.56 OK: 8 MiB in 17 packages [2024-07-05T09:43:30.079Z] #63 DONE 15.5s [2024-07-05T09:43:30.079Z] [2024-07-05T09:43:30.079Z] #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-05T09:43:31.154Z] #74 ... [2024-07-05T09:43:31.154Z] [2024-07-05T09:43:31.154Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-05T09:43:31.154Z] #0 9.770 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T09:43:31.154Z] #75 ... [2024-07-05T09:43:31.154Z] [2024-07-05T09:43:31.154Z] #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-05T09:43:31.154Z] #69 15.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T09:43:33.154Z] #69 17.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T09:43:33.759Z] #69 ... [2024-07-05T09:43:33.759Z] [2024-07-05T09:43:33.759Z] #76 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T09:43:33.759Z] #76 ... [2024-07-05T09:43:33.759Z] [2024-07-05T09:43:33.759Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T09:43:33.759Z] #45 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.9s [2024-07-05T09:43:33.759Z] #45 ... [2024-07-05T09:43:33.759Z] [2024-07-05T09:43:33.759Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-05T09:43:33.759Z] #61 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 6.9s done [2024-07-05T09:43:33.759Z] #61 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-07-05T09:43:33.759Z] #61 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.7s [2024-07-05T09:43:34.374Z] #61 ... [2024-07-05T09:43:34.374Z] [2024-07-05T09:43:34.374Z] #77 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T09:43:34.374Z] #77 ... [2024-07-05T09:43:34.374Z] [2024-07-05T09:43:34.374Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-05T09:43:34.647Z] #61 ... [2024-07-05T09:43:34.647Z] [2024-07-05T09:43:34.647Z] #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T09:43:34.647Z] #78 ... [2024-07-05T09:43:34.647Z] [2024-07-05T09:43:34.647Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-05T09:43:36.681Z] #61 ... [2024-07-05T09:43:36.681Z] [2024-07-05T09:43:36.681Z] #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T09:43:36.681Z] #79 ... [2024-07-05T09:43:36.681Z] [2024-07-05T09:43:36.681Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T09:43:36.681Z] #45 ... [2024-07-05T09:43:36.681Z] [2024-07-05T09:43:36.681Z] #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-05T09:43:36.681Z] #67 13.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T09:43:36.681Z] #67 14.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T09:43:36.681Z] #67 17.98 (1/2) Installing ca-certificates (20240226-r0) [2024-07-05T09:43:36.681Z] #67 18.44 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-05T09:43:36.681Z] #67 18.45 Executing busybox-1.36.1-r7.trigger [2024-07-05T09:43:36.681Z] #67 18.49 Executing ca-certificates-20240226-r0.trigger [2024-07-05T09:43:36.681Z] #67 19.69 OK: 9 MiB in 17 packages [2024-07-05T09:43:36.681Z] #67 DONE 21.7s [2024-07-05T09:43:36.681Z] [2024-07-05T09:43:36.681Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T09:43:37.018Z] #45 ... [2024-07-05T09:43:37.018Z] [2024-07-05T09:43:37.018Z] #64 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-05T09:43:37.018Z] #64 13.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T09:43:37.018Z] #64 15.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T09:43:37.018Z] #64 19.63 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-05T09:43:37.018Z] #64 19.71 Executing busybox-1.36.1-r7.trigger [2024-07-05T09:43:37.018Z] #64 19.94 OK: 8 MiB in 16 packages [2024-07-05T09:43:37.018Z] #64 DONE 21.9s [2024-07-05T09:43:37.018Z] [2024-07-05T09:43:37.018Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T09:43:38.071Z] #45 ... [2024-07-05T09:43:38.071Z] [2024-07-05T09:43:38.071Z] #71 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-05T09:43:38.071Z] #71 14.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T09:43:38.071Z] #71 15.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T09:43:38.071Z] #71 20.27 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-05T09:43:38.071Z] #71 20.32 Executing busybox-1.36.1-r7.trigger [2024-07-05T09:43:38.071Z] #71 20.48 OK: 8 MiB in 16 packages [2024-07-05T09:43:38.071Z] #71 DONE 22.7s [2024-07-05T09:43:38.071Z] [2024-07-05T09:43:38.071Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T09:43:39.166Z] #45 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.0s [2024-07-05T09:43:39.457Z] #45 ... [2024-07-05T09:43:39.457Z] [2024-07-05T09:43:39.457Z] #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-05T09:43:39.457Z] #0 7.426 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T09:43:39.457Z] #80 ... [2024-07-05T09:43:39.457Z] [2024-07-05T09:43:39.457Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T09:43:39.742Z] #45 ... [2024-07-05T09:43:39.742Z] [2024-07-05T09:43:39.742Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-05T09:43:39.742Z] #70 14.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T09:43:39.742Z] #70 15.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T09:43:39.742Z] #70 21.83 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-05T09:43:39.742Z] #70 21.83 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-05T09:43:39.742Z] #70 21.83 OK: 19948 distinct packages available [2024-07-05T09:43:39.742Z] #70 23.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T09:43:40.030Z] #70 ... [2024-07-05T09:43:40.030Z] [2024-07-05T09:43:40.030Z] #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-05T09:43:40.030Z] #69 24.81 (1/4) Installing ca-certificates (20240226-r0) [2024-07-05T09:43:40.323Z] #69 ... [2024-07-05T09:43:40.323Z] [2024-07-05T09:43:40.323Z] #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-05T09:43:40.323Z] #72 14.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T09:43:40.323Z] #72 19.90 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T09:43:40.323Z] #72 20.29 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T09:43:40.323Z] #72 20.46 (3/6) Installing dumb-init (1.2.5-r2) [2024-07-05T09:43:40.323Z] #72 20.51 (4/6) Installing openssl (3.1.6-r0) [2024-07-05T09:43:40.323Z] #72 20.65 (5/6) Installing su-exec (0.2-r3) [2024-07-05T09:43:40.323Z] #72 20.67 (6/6) Installing yq (4.33.3-r5) [2024-07-05T09:43:40.323Z] #72 22.23 Executing busybox-1.36.1-r7.trigger [2024-07-05T09:43:40.323Z] #72 22.52 OK: 18 MiB in 19 packages [2024-07-05T09:43:40.323Z] #72 DONE 24.7s [2024-07-05T09:43:40.323Z] [2024-07-05T09:43:40.323Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T09:43:41.370Z] #45 ... [2024-07-05T09:43:41.370Z] [2024-07-05T09:43:41.370Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-05T09:43:41.370Z] #61 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 12.2s done [2024-07-05T09:43:41.370Z] #61 DONE 27.6s [2024-07-05T09:43:41.370Z] [2024-07-05T09:43:41.370Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T09:43:41.681Z] #45 ... [2024-07-05T09:43:41.681Z] [2024-07-05T09:43:41.681Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-05T09:43:41.681Z] #75 11.42 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T09:43:41.681Z] #75 19.01 OK: 266 MiB in 52 packages [2024-07-05T09:43:41.681Z] #75 DONE 20.6s [2024-07-05T09:43:41.681Z] [2024-07-05T09:43:41.681Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-05T09:43:41.681Z] #66 16.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T09:43:41.681Z] #66 18.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T09:43:41.681Z] #66 25.95 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-05T09:43:41.681Z] #66 25.95 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-05T09:43:41.681Z] #66 25.95 OK: 19948 distinct packages available [2024-07-05T09:43:41.681Z] #66 ... [2024-07-05T09:43:41.681Z] [2024-07-05T09:43:41.681Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T09:43:42.738Z] #45 ... [2024-07-05T09:43:42.738Z] [2024-07-05T09:43:42.738Z] #81 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-07-05T09:43:42.738Z] #81 DONE 1.0s [2024-07-05T09:43:42.738Z] [2024-07-05T09:43:42.738Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T09:43:43.038Z] #45 ... [2024-07-05T09:43:43.038Z] [2024-07-05T09:43:43.038Z] #68 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-05T09:43:43.038Z] #68 17.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T09:43:43.038Z] #68 19.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T09:43:43.038Z] #68 26.97 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-05T09:43:43.038Z] #68 26.97 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-05T09:43:43.038Z] #68 26.97 OK: 19948 distinct packages available [2024-07-05T09:43:43.346Z] #68 ... [2024-07-05T09:43:43.346Z] [2024-07-05T09:43:43.346Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T09:43:44.022Z] #45 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.0s done [2024-07-05T09:43:44.022Z] #45 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.0s done [2024-07-05T09:43:44.306Z] #45 DONE 31.0s [2024-07-05T09:43:44.306Z] [2024-07-05T09:43:44.306Z] #68 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-05T09:43:44.306Z] #68 28.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T09:43:45.395Z] #68 ... [2024-07-05T09:43:45.395Z] [2024-07-05T09:43:45.395Z] #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-05T09:43:45.395Z] #69 25.40 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-05T09:43:45.395Z] #69 25.49 (3/4) Installing su-exec (0.2-r3) [2024-07-05T09:43:45.395Z] #69 25.49 (4/4) Installing yq (4.33.3-r5) [2024-07-05T09:43:45.395Z] #69 26.46 Executing busybox-1.36.1-r7.trigger [2024-07-05T09:43:45.395Z] #69 26.74 Executing ca-certificates-20240226-r0.trigger [2024-07-05T09:43:45.395Z] #69 28.20 OK: 18 MiB in 19 packages [2024-07-05T09:43:45.395Z] #69 DONE 30.1s [2024-07-05T09:43:45.395Z] [2024-07-05T09:43:45.395Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-05T09:43:46.017Z] #82 ... [2024-07-05T09:43:46.017Z] [2024-07-05T09:43:46.017Z] #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-05T09:43:46.017Z] #74 5.860 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T09:43:46.017Z] #74 8.683 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T09:43:46.017Z] #74 14.69 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T09:43:46.017Z] #74 15.41 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T09:43:46.017Z] #74 15.58 OK: 8 MiB in 17 packages [2024-07-05T09:43:46.017Z] #74 ... [2024-07-05T09:43:46.017Z] [2024-07-05T09:43:46.017Z] #83 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-07-05T09:43:46.017Z] #0 6.444 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T09:43:46.017Z] #0 8.685 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T09:43:46.341Z] #83 ... [2024-07-05T09:43:46.341Z] [2024-07-05T09:43:46.341Z] #68 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-05T09:43:46.341Z] #68 30.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T09:43:46.341Z] #68 ... [2024-07-05T09:43:46.341Z] [2024-07-05T09:43:46.341Z] #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-05T09:43:46.341Z] #74 DONE 16.3s [2024-07-05T09:43:46.663Z] [2024-07-05T09:43:46.663Z] #84 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-05T09:43:46.663Z] #84 ... [2024-07-05T09:43:46.663Z] [2024-07-05T09:43:46.663Z] #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-05T09:43:46.663Z] #0 8.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T09:43:46.947Z] #85 ... [2024-07-05T09:43:46.947Z] [2024-07-05T09:43:46.947Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-05T09:43:46.947Z] #70 25.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T09:43:46.947Z] #70 31.20 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-05T09:43:46.947Z] #70 31.34 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-05T09:43:46.947Z] #70 31.38 (3/4) Installing libucontext (1.2-r2) [2024-07-05T09:43:46.947Z] #70 31.43 (4/4) Installing gcompat (1.1.0-r1) [2024-07-05T09:43:46.947Z] #70 31.57 Executing busybox-1.36.1-r7.trigger [2024-07-05T09:43:46.947Z] #70 31.81 OK: 8 MiB in 19 packages [2024-07-05T09:43:47.228Z] #70 ... [2024-07-05T09:43:47.228Z] [2024-07-05T09:43:47.228Z] #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-05T09:43:47.228Z] #85 10.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T09:43:48.214Z] #85 ... [2024-07-05T09:43:48.214Z] [2024-07-05T09:43:48.214Z] #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-05T09:43:48.214Z] #0 7.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T09:43:48.214Z] #0 10.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T09:43:48.214Z] #86 ... [2024-07-05T09:43:48.214Z] [2024-07-05T09:43:48.214Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-05T09:43:48.214Z] #66 27.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T09:43:48.214Z] #66 29.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T09:43:48.840Z] #66 ... [2024-07-05T09:43:48.840Z] [2024-07-05T09:43:48.840Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-05T09:43:48.840Z] #70 DONE 33.4s [2024-07-05T09:43:48.840Z] [2024-07-05T09:43:48.840Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-05T09:43:49.882Z] #87 ... [2024-07-05T09:43:49.882Z] [2024-07-05T09:43:49.882Z] #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-05T09:43:49.882Z] #80 10.33 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T09:43:49.882Z] #80 17.77 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-05T09:43:49.882Z] #80 18.94 Executing busybox-1.36.1-r7.trigger [2024-07-05T09:43:49.882Z] #80 19.20 OK: 8 MiB in 16 packages [2024-07-05T09:43:49.882Z] #80 ... [2024-07-05T09:43:49.882Z] [2024-07-05T09:43:49.882Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-05T09:43:49.882Z] #82 3.539 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T09:43:50.203Z] #82 ... [2024-07-05T09:43:50.204Z] [2024-07-05T09:43:50.204Z] #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-05T09:43:50.204Z] #80 DONE 20.8s [2024-07-05T09:43:50.204Z] [2024-07-05T09:43:50.204Z] #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-05T09:43:50.204Z] #0 6.152 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T09:43:50.204Z] #0 8.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T09:43:50.515Z] #88 ... [2024-07-05T09:43:50.515Z] [2024-07-05T09:43:50.515Z] #84 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-05T09:43:50.515Z] #84 DONE 4.2s [2024-07-05T09:43:50.515Z] [2024-07-05T09:43:50.515Z] #89 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-05T09:43:50.823Z] #89 DONE 0.3s [2024-07-05T09:43:50.823Z] [2024-07-05T09:43:50.823Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-05T09:43:50.823Z] #66 35.69 (1/11) Installing ca-certificates (20240226-r0) [2024-07-05T09:43:51.106Z] #66 36.00 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-05T09:43:51.106Z] #66 36.11 (3/11) Installing libunistring (1.1-r1) [2024-07-05T09:43:51.379Z] #66 36.27 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-05T09:43:51.379Z] #66 36.35 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-05T09:43:51.379Z] #66 36.37 (6/11) Installing libcurl (8.5.0-r0) [2024-07-05T09:43:51.654Z] #66 36.51 (7/11) Installing curl (8.5.0-r0) [2024-07-05T09:43:51.654Z] #66 36.56 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-05T09:43:51.654Z] #66 36.57 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-05T09:43:51.654Z] #66 36.60 (10/11) Installing libucontext (1.2-r2) [2024-07-05T09:43:51.654Z] #66 36.61 (11/11) Installing gcompat (1.1.0-r1) [2024-07-05T09:43:51.654Z] #66 36.63 Executing busybox-1.36.1-r7.trigger [2024-07-05T09:43:51.925Z] #66 36.76 Executing ca-certificates-20240226-r0.trigger [2024-07-05T09:43:52.895Z] #66 ... [2024-07-05T09:43:52.895Z] [2024-07-05T09:43:52.896Z] #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T09:43:52.896Z] #90 ... [2024-07-05T09:43:52.896Z] [2024-07-05T09:43:52.896Z] #68 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-05T09:43:52.896Z] #68 36.46 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T09:43:52.896Z] #68 36.98 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T09:43:52.896Z] #68 37.05 (3/7) Installing dumb-init (1.2.5-r2) [2024-07-05T09:43:52.896Z] #68 37.07 (4/7) Installing musl-obstack (1.2.3-r2) [2024-07-05T09:43:52.896Z] #68 37.09 (5/7) Installing libucontext (1.2-r2) [2024-07-05T09:43:52.896Z] #68 37.11 (6/7) Installing gcompat (1.1.0-r1) [2024-07-05T09:43:52.896Z] #68 37.14 (7/7) Installing openssl (3.1.6-r0) [2024-07-05T09:43:52.896Z] #68 37.23 Executing busybox-1.36.1-r7.trigger [2024-07-05T09:43:52.896Z] #68 37.35 OK: 9 MiB in 20 packages [2024-07-05T09:43:53.897Z] #68 ... [2024-07-05T09:43:53.897Z] [2024-07-05T09:43:53.897Z] #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-05T09:43:53.897Z] #86 14.43 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T09:43:53.897Z] #86 14.74 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T09:43:53.897Z] #86 14.82 OK: 8 MiB in 16 packages [2024-07-05T09:43:53.897Z] #86 DONE 15.7s [2024-07-05T09:43:53.897Z] [2024-07-05T09:43:53.897Z] #83 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-07-05T09:43:53.897Z] #83 15.22 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T09:43:53.897Z] #83 15.62 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T09:43:53.897Z] #83 15.69 OK: 8 MiB in 16 packages [2024-07-05T09:43:53.897Z] #83 DONE 16.9s [2024-07-05T09:43:53.897Z] [2024-07-05T09:43:53.897Z] #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-05T09:43:53.897Z] #85 16.10 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T09:43:53.897Z] #85 16.48 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T09:43:53.897Z] #85 16.52 Executing ca-certificates-20240226-r0.trigger [2024-07-05T09:43:53.897Z] #85 ... [2024-07-05T09:43:53.897Z] [2024-07-05T09:43:53.897Z] #68 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-05T09:43:53.897Z] #68 DONE 38.7s [2024-07-05T09:43:54.201Z] [2024-07-05T09:43:54.201Z] #91 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-07-05T09:43:54.201Z] #91 ... [2024-07-05T09:43:54.201Z] [2024-07-05T09:43:54.201Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-05T09:43:54.201Z] #66 37.81 OK: 13 MiB in 26 packages [2024-07-05T09:43:54.201Z] #66 DONE 39.1s [2024-07-05T09:43:54.497Z] [2024-07-05T09:43:54.497Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-05T09:43:55.159Z] #92 ... [2024-07-05T09:43:55.159Z] [2024-07-05T09:43:55.159Z] #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-05T09:43:55.159Z] #88 13.12 OK: 18 MiB in 19 packages [2024-07-05T09:43:55.159Z] #88 DONE 14.9s [2024-07-05T09:43:55.159Z] [2024-07-05T09:43:55.159Z] #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-05T09:43:55.159Z] #85 18.24 OK: 9 MiB in 17 packages [2024-07-05T09:43:55.444Z] #85 ... [2024-07-05T09:43:55.444Z] [2024-07-05T09:43:55.444Z] #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-05T09:43:55.444Z] #93 DONE 0.4s [2024-07-05T09:43:55.721Z] [2024-07-05T09:43:55.722Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-05T09:43:55.722Z] #87 3.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T09:43:55.722Z] #87 4.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T09:43:56.338Z] #87 ... [2024-07-05T09:43:56.339Z] [2024-07-05T09:43:56.339Z] #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-05T09:43:56.339Z] #85 DONE 19.5s [2024-07-05T09:43:56.617Z] [2024-07-05T09:43:56.618Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-05T09:43:56.618Z] #82 6.043 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T09:43:56.618Z] #82 10.66 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T09:43:56.618Z] #82 11.03 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T09:43:56.618Z] #82 11.11 Executing ca-certificates-20240226-r0.trigger [2024-07-05T09:43:56.899Z] #82 11.71 OK: 18 MiB in 19 packages [2024-07-05T09:43:57.172Z] #82 ... [2024-07-05T09:43:57.172Z] [2024-07-05T09:43:57.172Z] #91 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-07-05T09:43:57.172Z] #91 3.263 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T09:43:57.810Z] #91 ... [2024-07-05T09:43:57.810Z] [2024-07-05T09:43:57.810Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-05T09:43:57.810Z] #82 DONE 12.6s [2024-07-05T09:43:58.087Z] [2024-07-05T09:43:58.087Z] #91 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-07-05T09:43:58.087Z] #91 3.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T09:43:58.382Z] #91 ... [2024-07-05T09:43:58.382Z] [2024-07-05T09:43:58.382Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-05T09:43:58.382Z] #87 8.631 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T09:43:58.382Z] #87 8.907 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T09:43:58.382Z] #87 9.001 OK: 8 MiB in 19 packages [2024-07-05T09:43:58.382Z] #87 DONE 9.6s [2024-07-05T09:43:58.655Z] [2024-07-05T09:43:58.655Z] #94 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-05T09:44:00.101Z] #94 DONE 1.4s [2024-07-05T09:44:00.101Z] [2024-07-05T09:44:00.101Z] #91 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-07-05T09:44:00.101Z] #91 5.338 OK: 9 MiB in 20 packages [2024-07-05T09:44:00.101Z] #91 DONE 5.8s [2024-07-05T09:44:00.101Z] [2024-07-05T09:44:00.101Z] #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-05T09:44:00.388Z] #95 DONE 0.5s [2024-07-05T09:44:00.388Z] [2024-07-05T09:44:00.388Z] #96 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-05T09:44:00.658Z] #96 DONE 0.3s [2024-07-05T09:44:00.658Z] [2024-07-05T09:44:00.658Z] #97 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-05T09:44:00.942Z] #97 DONE 0.3s [2024-07-05T09:44:00.942Z] [2024-07-05T09:44:00.942Z] #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-05T09:44:00.942Z] #98 DONE 1.2s [2024-07-05T09:44:00.942Z] [2024-07-05T09:44:00.942Z] #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-05T09:44:00.942Z] #99 ... [2024-07-05T09:44:00.942Z] [2024-07-05T09:44:00.942Z] #100 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-05T09:44:00.942Z] #100 DONE 0.2s [2024-07-05T09:44:01.228Z] [2024-07-05T09:44:01.228Z] #101 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-05T09:44:01.228Z] #101 DONE 0.2s [2024-07-05T09:44:01.228Z] [2024-07-05T09:44:01.228Z] #102 [security-spire-config] exporting to image [2024-07-05T09:44:01.228Z] #102 exporting layers [2024-07-05T09:44:01.874Z] #102 ... [2024-07-05T09:44:01.874Z] [2024-07-05T09:44:01.874Z] #103 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-05T09:44:01.874Z] #103 DONE 2.2s [2024-07-05T09:44:02.194Z] [2024-07-05T09:44:02.194Z] #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-05T09:44:02.194Z] #104 DONE 0.3s [2024-07-05T09:44:02.194Z] [2024-07-05T09:44:02.194Z] #105 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-05T09:44:02.498Z] #105 DONE 0.2s [2024-07-05T09:44:02.498Z] [2024-07-05T09:44:02.498Z] #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-05T09:44:02.786Z] #106 DONE 0.3s [2024-07-05T09:44:02.786Z] [2024-07-05T09:44:02.786Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-05T09:44:02.786Z] #92 3.278 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T09:44:02.786Z] #92 4.346 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T09:44:02.786Z] #92 6.541 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T09:44:02.786Z] #92 6.825 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T09:44:02.786Z] #92 6.870 Executing ca-certificates-20240226-r0.trigger [2024-07-05T09:44:02.786Z] #92 7.578 OK: 13 MiB in 26 packages [2024-07-05T09:44:02.786Z] #92 DONE 8.6s [2024-07-05T09:44:02.786Z] [2024-07-05T09:44:02.786Z] #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-05T09:44:03.416Z] #107 DONE 0.5s [2024-07-05T09:44:03.416Z] [2024-07-05T09:44:03.416Z] #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-05T09:44:03.416Z] #108 DONE 0.3s [2024-07-05T09:44:03.416Z] [2024-07-05T09:44:03.416Z] #77 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T09:44:03.697Z] #77 ... [2024-07-05T09:44:03.697Z] [2024-07-05T09:44:03.697Z] #102 [security-spire-server] exporting to image [2024-07-05T09:44:03.998Z] #102 ... [2024-07-05T09:44:03.998Z] [2024-07-05T09:44:03.998Z] #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-05T09:44:03.998Z] #99 DONE 3.0s [2024-07-05T09:44:03.998Z] [2024-07-05T09:44:03.998Z] #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-05T09:44:04.313Z] #109 DONE 0.5s [2024-07-05T09:44:04.313Z] [2024-07-05T09:44:04.313Z] #76 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T09:44:04.596Z] #76 ... [2024-07-05T09:44:04.596Z] [2024-07-05T09:44:04.596Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-05T09:44:04.880Z] #110 DONE 0.3s [2024-07-05T09:44:04.881Z] [2024-07-05T09:44:04.881Z] #102 [security-spire-config] exporting to image [2024-07-05T09:44:04.881Z] #102 exporting layers 3.4s done [2024-07-05T09:44:04.881Z] #102 writing image sha256:bb0daad0fae62898b1e6307d3215aae8228d60624cd656b28fd5497733af8454 0.0s done [2024-07-05T09:44:04.881Z] #102 naming to docker.io/library/security-spire-config-arm64 done [2024-07-05T09:44:05.173Z] #102 ... [2024-07-05T09:44:05.173Z] [2024-07-05T09:44:05.173Z] #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-05T09:44:05.173Z] #111 DONE 0.4s [2024-07-05T09:44:05.173Z] [2024-07-05T09:44:05.173Z] #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-05T09:44:05.446Z] #112 DONE 0.2s [2024-07-05T09:44:05.446Z] [2024-07-05T09:44:05.446Z] #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-05T09:44:05.731Z] #113 DONE 0.2s [2024-07-05T09:44:05.731Z] [2024-07-05T09:44:05.731Z] #102 [security-spire-agent] exporting to image [2024-07-05T09:44:06.009Z] #102 exporting layers 2.6s done [2024-07-05T09:44:06.009Z] #102 writing image sha256:490bb1e600045d4d75538198925f919433fee1404e1e6a3f2c2eebfa4476c7e5 done [2024-07-05T09:44:06.009Z] #102 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-07-05T09:44:07.424Z] #102 exporting layers 1.8s done [2024-07-05T09:44:07.424Z] #102 writing image sha256:86f42ec138967975c55c6de38902ca34abc1bdfa9f44c3f0e1d423b4e6f22e6c done [2024-07-05T09:44:07.424Z] #102 naming to docker.io/library/security-spire-agent-arm64 done [2024-07-05T09:44:07.424Z] #102 DONE 6.2s [2024-07-05T09:44:07.424Z] [2024-07-05T09:44:07.424Z] #77 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T09:44:21.958Z] #113 DONE 59.5s [2024-07-05T09:44:21.958Z] [2024-07-05T09:44:21.958Z] #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T09:44:21.958Z] #79 DONE 57.7s [2024-07-05T09:44:21.958Z] [2024-07-05T09:44:21.958Z] #73 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T09:44:21.958Z] #73 DONE 59.4s [2024-07-05T09:44:21.958Z] [2024-07-05T09:44:21.958Z] #75 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T09:44:21.958Z] #75 DONE 58.5s [2024-07-05T09:44:21.958Z] [2024-07-05T09:44:21.958Z] #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T09:44:21.958Z] #95 DONE 54.0s [2024-07-05T09:44:21.958Z] [2024-07-05T09:44:21.958Z] #114 [core-keeper builder 7/8] COPY . . [2024-07-05T09:44:26.384Z] #114 ... [2024-07-05T09:44:26.384Z] [2024-07-05T09:44:26.384Z] #115 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-05T09:44:26.384Z] #115 ... [2024-07-05T09:44:26.384Z] [2024-07-05T09:44:26.384Z] #116 [core-command builder 6/7] COPY . . [2024-07-05T09:44:26.384Z] #116 ... [2024-07-05T09:44:26.384Z] [2024-07-05T09:44:26.384Z] #117 [security-bootstrapper builder 6/7] COPY . . [2024-07-05T09:44:26.384Z] #117 ... [2024-07-05T09:44:26.384Z] [2024-07-05T09:44:26.384Z] #118 [support-notifications builder 6/7] COPY . . [2024-07-05T09:44:27.771Z] #118 DONE 12.1s [2024-07-05T09:44:27.771Z] [2024-07-05T09:44:27.771Z] #117 [security-bootstrapper builder 6/7] COPY . . [2024-07-05T09:44:27.771Z] #117 DONE 12.2s [2024-07-05T09:44:27.771Z] [2024-07-05T09:44:27.771Z] #119 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-05T09:44:27.771Z] #119 CACHED [2024-07-05T09:44:27.771Z] [2024-07-05T09:44:27.771Z] #120 [security-proxy-setup builder 6/7] COPY . . [2024-07-05T09:44:27.771Z] #120 CACHED [2024-07-05T09:44:27.771Z] [2024-07-05T09:44:27.771Z] #121 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T09:44:27.771Z] #121 CACHED [2024-07-05T09:44:27.771Z] [2024-07-05T09:44:27.771Z] #122 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-05T09:44:27.771Z] #122 CACHED [2024-07-05T09:44:27.771Z] [2024-07-05T09:44:27.771Z] #123 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T09:44:27.771Z] #123 CACHED [2024-07-05T09:44:27.771Z] [2024-07-05T09:44:27.771Z] #124 [security-secretstore-setup builder 6/7] COPY . . [2024-07-05T09:44:27.771Z] #124 CACHED [2024-07-05T09:44:27.771Z] [2024-07-05T09:44:27.771Z] #125 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-05T09:44:27.771Z] #125 CACHED [2024-07-05T09:44:27.771Z] [2024-07-05T09:44:27.771Z] #126 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T09:44:27.771Z] #126 CACHED [2024-07-05T09:44:27.771Z] [2024-07-05T09:44:27.771Z] #127 [core-metadata builder 6/7] COPY . . [2024-07-05T09:44:27.771Z] #127 CACHED [2024-07-05T09:44:27.771Z] [2024-07-05T09:44:27.771Z] #128 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T09:44:27.771Z] #128 CACHED [2024-07-05T09:44:27.771Z] [2024-07-05T09:44:27.771Z] #129 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-05T09:44:27.771Z] #129 CACHED [2024-07-05T09:44:27.771Z] [2024-07-05T09:44:27.771Z] #130 [security-proxy-auth builder 6/7] COPY . . [2024-07-05T09:44:27.771Z] #130 CACHED [2024-07-05T09:44:27.771Z] [2024-07-05T09:44:27.771Z] #116 [core-command builder 6/7] COPY . . [2024-07-05T09:44:27.771Z] #116 DONE 12.2s [2024-07-05T09:44:27.771Z] [2024-07-05T09:44:27.771Z] #131 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-05T09:44:27.771Z] #131 CACHED [2024-07-05T09:44:27.771Z] [2024-07-05T09:44:27.771Z] #132 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T09:44:27.771Z] #132 CACHED [2024-07-05T09:44:27.771Z] [2024-07-05T09:44:27.771Z] #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-05T09:44:27.771Z] #133 CACHED [2024-07-05T09:44:27.771Z] [2024-07-05T09:44:27.771Z] #134 [core-data builder 6/7] COPY . . [2024-07-05T09:44:27.771Z] #134 CACHED [2024-07-05T09:44:27.771Z] [2024-07-05T09:44:27.771Z] #135 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T09:44:27.771Z] #135 CACHED [2024-07-05T09:44:27.771Z] [2024-07-05T09:44:27.771Z] #136 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-05T09:44:27.771Z] #136 CACHED [2024-07-05T09:44:27.771Z] [2024-07-05T09:44:27.771Z] #137 [support-scheduler builder 6/7] COPY . . [2024-07-05T09:44:27.771Z] #137 CACHED [2024-07-05T09:44:27.771Z] [2024-07-05T09:44:27.771Z] #138 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T09:44:27.771Z] #138 CACHED [2024-07-05T09:44:27.771Z] [2024-07-05T09:44:27.771Z] #139 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-05T09:44:27.771Z] #139 CACHED [2024-07-05T09:44:27.771Z] [2024-07-05T09:44:27.771Z] #115 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-05T09:44:27.771Z] #115 DONE 12.2s [2024-07-05T09:44:27.771Z] [2024-07-05T09:44:27.771Z] #114 [core-keeper builder 7/8] COPY . . [2024-07-05T09:44:27.771Z] #114 DONE 12.2s [2024-07-05T09:44:27.771Z] [2024-07-05T09:44:27.771Z] #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-05T09:44:29.156Z] #140 1.236 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-07-05T09:44:39.139Z] #140 ... [2024-07-05T09:44:39.139Z] [2024-07-05T09:44:39.139Z] #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-05T09:44:39.139Z] #0 0.833 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-05T09:44:39.139Z] #141 ... [2024-07-05T09:44:39.139Z] [2024-07-05T09:44:39.139Z] #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-05T09:44:39.139Z] #0 1.351 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-05T09:44:39.139Z] #142 ... [2024-07-05T09:44:39.139Z] [2024-07-05T09:44:39.139Z] #143 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-05T09:44:39.139Z] #0 1.151 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-05T09:44:39.139Z] #143 ... [2024-07-05T09:44:39.139Z] [2024-07-05T09:44:39.139Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-05T09:44:39.139Z] #0 0.716 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-05T09:44:39.139Z] #144 ... [2024-07-05T09:44:39.139Z] [2024-07-05T09:44:39.139Z] #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-05T09:44:39.139Z] #0 0.902 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-05T09:44:39.139Z] #145 ... [2024-07-05T09:44:39.139Z] [2024-07-05T09:44:39.139Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-05T09:44:39.139Z] #0 1.037 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-05T09:44:39.139Z] #146 ... [2024-07-05T09:44:39.139Z] [2024-07-05T09:44:39.139Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-05T09:44:39.139Z] #0 0.628 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-05T09:44:39.139Z] #147 ... [2024-07-05T09:44:39.139Z] [2024-07-05T09:44:39.139Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-05T09:44:39.139Z] #0 1.154 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-05T09:44:39.139Z] #148 ... [2024-07-05T09:44:39.139Z] [2024-07-05T09:44:39.139Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-05T09:44:39.139Z] #0 1.152 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-05T09:44:39.139Z] #149 ... [2024-07-05T09:44:39.139Z] [2024-07-05T09:44:39.139Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-05T09:44:39.139Z] #0 1.074 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-05T09:44:39.139Z] #150 ... [2024-07-05T09:44:39.139Z] [2024-07-05T09:44:39.139Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-05T09:44:39.139Z] #0 0.853 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-05T09:45:15.347Z] #77 DONE 100.2s [2024-07-05T09:45:15.347Z] [2024-07-05T09:45:15.347Z] #76 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T09:45:15.347Z] #76 DONE 100.8s [2024-07-05T09:45:15.347Z] [2024-07-05T09:45:15.347Z] #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T09:45:15.347Z] #90 DONE 81.8s [2024-07-05T09:45:15.347Z] [2024-07-05T09:45:15.347Z] #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T09:45:15.347Z] #79 DONE 98.1s [2024-07-05T09:45:15.347Z] [2024-07-05T09:45:15.347Z] #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T09:45:15.347Z] #78 DONE 99.8s [2024-07-05T09:45:15.347Z] [2024-07-05T09:45:15.347Z] #114 [support-notifications builder 6/7] COPY . . [2024-07-05T09:45:15.347Z] #114 ... [2024-07-05T09:45:15.347Z] [2024-07-05T09:45:15.347Z] #115 [core-keeper builder 7/8] COPY . . [2024-07-05T09:45:15.347Z] #115 DONE 1.4s [2024-07-05T09:45:15.347Z] [2024-07-05T09:45:15.347Z] #116 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-05T09:45:15.347Z] #116 CACHED [2024-07-05T09:45:15.347Z] [2024-07-05T09:45:15.347Z] #117 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-05T09:45:15.347Z] #117 CACHED [2024-07-05T09:45:15.347Z] [2024-07-05T09:45:15.347Z] #118 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T09:45:15.347Z] #118 CACHED [2024-07-05T09:45:15.347Z] [2024-07-05T09:45:15.347Z] #119 [security-proxy-setup builder 6/7] COPY . . [2024-07-05T09:45:15.347Z] #119 CACHED [2024-07-05T09:45:15.347Z] [2024-07-05T09:45:15.347Z] #120 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-05T09:45:15.347Z] #120 CACHED [2024-07-05T09:45:15.347Z] [2024-07-05T09:45:15.347Z] #121 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T09:45:15.347Z] #121 CACHED [2024-07-05T09:45:15.347Z] [2024-07-05T09:45:15.347Z] #122 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T09:45:15.347Z] #122 CACHED [2024-07-05T09:45:15.347Z] [2024-07-05T09:45:15.347Z] #123 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-05T09:45:15.347Z] #123 CACHED [2024-07-05T09:45:15.347Z] [2024-07-05T09:45:15.347Z] #124 [support-scheduler builder 6/7] COPY . . [2024-07-05T09:45:15.347Z] #124 CACHED [2024-07-05T09:45:15.347Z] [2024-07-05T09:45:15.347Z] #125 [core-data builder 6/7] COPY . . [2024-07-05T09:45:15.347Z] #125 CACHED [2024-07-05T09:45:15.347Z] [2024-07-05T09:45:15.347Z] #126 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-05T09:45:15.347Z] #126 CACHED [2024-07-05T09:45:15.347Z] [2024-07-05T09:45:15.347Z] #127 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T09:45:15.347Z] #127 CACHED [2024-07-05T09:45:15.347Z] [2024-07-05T09:45:15.347Z] #128 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T09:45:15.347Z] #128 CACHED [2024-07-05T09:45:15.347Z] [2024-07-05T09:45:15.347Z] #129 [core-command builder 6/7] COPY . . [2024-07-05T09:45:15.347Z] #129 CACHED [2024-07-05T09:45:15.347Z] [2024-07-05T09:45:15.347Z] #130 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-05T09:45:15.347Z] #130 CACHED [2024-07-05T09:45:15.347Z] [2024-07-05T09:45:15.347Z] #131 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-05T09:45:15.347Z] #131 CACHED [2024-07-05T09:45:15.347Z] [2024-07-05T09:45:15.347Z] #132 [security-bootstrapper builder 6/7] COPY . . [2024-07-05T09:45:15.347Z] #132 CACHED [2024-07-05T09:45:15.347Z] [2024-07-05T09:45:15.347Z] #133 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T09:45:15.347Z] #133 CACHED [2024-07-05T09:45:15.347Z] [2024-07-05T09:45:15.347Z] #134 [security-secretstore-setup builder 6/7] COPY . . [2024-07-05T09:45:15.347Z] #134 DONE 1.6s [2024-07-05T09:45:15.347Z] [2024-07-05T09:45:15.347Z] #135 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-05T09:45:15.347Z] #135 CACHED [2024-07-05T09:45:15.347Z] [2024-07-05T09:45:15.347Z] #136 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T09:45:15.347Z] #136 CACHED [2024-07-05T09:45:15.347Z] [2024-07-05T09:45:15.347Z] #137 [security-proxy-auth builder 6/7] COPY . . [2024-07-05T09:45:15.347Z] #137 CACHED [2024-07-05T09:45:15.347Z] [2024-07-05T09:45:15.347Z] #138 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-05T09:45:15.347Z] #138 DONE 1.5s [2024-07-05T09:45:15.347Z] [2024-07-05T09:45:15.347Z] #139 [core-metadata builder 6/7] COPY . . [2024-07-05T09:45:15.347Z] #139 DONE 1.5s [2024-07-05T09:45:15.347Z] [2024-07-05T09:45:15.347Z] #114 [support-notifications builder 6/7] COPY . . [2024-07-05T09:45:15.347Z] #114 DONE 1.5s [2024-07-05T09:45:15.347Z] [2024-07-05T09:45:15.347Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-05T09:45:15.347Z] #140 ... [2024-07-05T09:45:15.347Z] [2024-07-05T09:45:15.347Z] #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-05T09:45:15.347Z] #0 4.860 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-05T09:45:15.347Z] #141 ... [2024-07-05T09:45:15.347Z] [2024-07-05T09:45:15.347Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-05T09:45:15.347Z] #140 5.412 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-05T09:45:15.975Z] #140 ... [2024-07-05T09:45:15.975Z] [2024-07-05T09:45:15.975Z] #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-05T09:45:15.975Z] #0 6.180 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-05T09:45:16.245Z] #142 ... [2024-07-05T09:45:16.245Z] [2024-07-05T09:45:16.245Z] #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-05T09:45:16.245Z] #0 6.162 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-05T09:45:16.245Z] #143 ... [2024-07-05T09:45:16.245Z] [2024-07-05T09:45:16.245Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-05T09:45:16.245Z] #0 5.991 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-07-05T09:45:16.515Z] #144 ... [2024-07-05T09:45:16.515Z] [2024-07-05T09:45:16.515Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-05T09:45:16.515Z] #0 5.871 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-05T09:45:16.515Z] #145 ... [2024-07-05T09:45:16.515Z] [2024-07-05T09:45:16.515Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-05T09:45:16.515Z] #0 5.580 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-05T09:45:16.784Z] #146 ... [2024-07-05T09:45:16.784Z] [2024-07-05T09:45:16.784Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-05T09:45:16.784Z] #0 5.435 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-05T09:45:17.057Z] #147 ... [2024-07-05T09:45:17.057Z] [2024-07-05T09:45:17.057Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-05T09:45:17.057Z] #0 5.553 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-05T09:45:17.057Z] #148 ... [2024-07-05T09:45:17.057Z] [2024-07-05T09:45:17.057Z] #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-05T09:45:17.057Z] #0 4.502 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-05T09:45:17.327Z] #149 ... [2024-07-05T09:45:17.328Z] [2024-07-05T09:45:17.328Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-05T09:45:17.328Z] #0 3.860 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-05T09:45:17.328Z] #150 ... [2024-07-05T09:45:17.328Z] [2024-07-05T09:45:17.328Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-05T09:45:17.328Z] #0 5.975 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-05T09:46:15.686Z] #151 ... [2024-07-05T09:46:15.686Z] [2024-07-05T09:46:15.686Z] #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-05T09:46:15.686Z] #145 100.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-05T09:47:14.514Z] #145 ... [2024-07-05T09:47:14.514Z] [2024-07-05T09:47:14.514Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-05T09:47:14.514Z] #149 DONE 164.4s [2024-07-05T09:47:14.514Z] [2024-07-05T09:47:14.514Z] #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-05T09:47:14.514Z] #141 DONE 164.4s [2024-07-05T09:47:14.514Z] [2024-07-05T09:47:14.514Z] #143 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-05T09:47:14.514Z] #143 DONE 164.4s [2024-07-05T09:47:14.514Z] [2024-07-05T09:47:14.514Z] #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-05T09:47:14.514Z] #142 DONE 164.4s [2024-07-05T09:47:14.514Z] [2024-07-05T09:47:14.514Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-05T09:47:14.514Z] #151 DONE 164.4s [2024-07-05T09:47:14.514Z] [2024-07-05T09:47:14.514Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-05T09:47:14.514Z] #150 DONE 164.4s [2024-07-05T09:47:14.514Z] [2024-07-05T09:47:14.514Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-05T09:47:14.514Z] #148 DONE 164.4s [2024-07-05T09:47:14.514Z] [2024-07-05T09:47:14.514Z] #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-05T09:47:14.514Z] #140 DONE 164.4s [2024-07-05T09:47:14.514Z] [2024-07-05T09:47:14.514Z] #152 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-05T09:47:14.514Z] #152 ... [2024-07-05T09:47:14.514Z] [2024-07-05T09:47:14.514Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-05T09:47:14.514Z] #147 DONE 164.5s [2024-07-05T09:47:14.514Z] [2024-07-05T09:47:14.514Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-05T09:47:14.514Z] #144 DONE 164.8s [2024-07-05T09:47:14.514Z] [2024-07-05T09:47:14.514Z] #153 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T09:47:14.514Z] #153 ... [2024-07-05T09:47:14.514Z] [2024-07-05T09:47:14.514Z] #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-05T09:47:14.514Z] #145 DONE 164.8s [2024-07-05T09:47:14.514Z] [2024-07-05T09:47:14.514Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-05T09:47:14.514Z] #146 DONE 164.8s [2024-07-05T09:47:14.514Z] [2024-07-05T09:47:14.514Z] #154 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T09:47:14.514Z] #154 ... [2024-07-05T09:47:14.514Z] [2024-07-05T09:47:14.514Z] #155 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T09:47:14.514Z] #155 DONE 0.8s [2024-07-05T09:47:14.514Z] [2024-07-05T09:47:14.514Z] #156 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T09:47:14.514Z] #156 DONE 0.8s [2024-07-05T09:47:14.514Z] [2024-07-05T09:47:14.514Z] #153 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T09:47:14.514Z] #153 DONE 0.7s [2024-07-05T09:47:14.514Z] [2024-07-05T09:47:14.514Z] #152 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-05T09:47:14.514Z] #152 DONE 0.8s [2024-07-05T09:47:14.514Z] [2024-07-05T09:47:14.514Z] #157 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T09:47:14.514Z] #157 DONE 0.7s [2024-07-05T09:47:14.514Z] [2024-07-05T09:47:14.514Z] #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-05T09:47:14.514Z] #158 ... [2024-07-05T09:47:14.514Z] [2024-07-05T09:47:14.514Z] #159 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T09:47:14.514Z] #159 DONE 0.6s [2024-07-05T09:47:14.514Z] [2024-07-05T09:47:14.514Z] #160 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T09:47:14.514Z] #160 DONE 0.6s [2024-07-05T09:47:14.514Z] [2024-07-05T09:47:14.514Z] #154 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T09:47:14.514Z] #154 DONE 0.6s [2024-07-05T09:47:14.514Z] [2024-07-05T09:47:14.514Z] #161 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-05T09:47:14.514Z] #161 DONE 0.4s [2024-07-05T09:47:14.514Z] [2024-07-05T09:47:14.514Z] #162 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-05T09:47:14.514Z] #162 CACHED [2024-07-05T09:47:14.514Z] [2024-07-05T09:47:14.514Z] #163 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T09:47:14.514Z] #163 CACHED [2024-07-05T09:47:14.514Z] [2024-07-05T09:47:14.514Z] #164 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-05T09:47:14.514Z] #164 CACHED [2024-07-05T09:47:14.514Z] [2024-07-05T09:47:14.514Z] #165 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T09:47:14.514Z] #165 CACHED [2024-07-05T09:47:14.514Z] [2024-07-05T09:47:14.514Z] #166 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T09:47:14.514Z] #166 CACHED [2024-07-05T09:47:14.514Z] [2024-07-05T09:47:14.514Z] #167 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-05T09:47:14.514Z] #167 CACHED [2024-07-05T09:47:14.514Z] [2024-07-05T09:47:14.514Z] #168 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T09:47:14.514Z] #168 CACHED [2024-07-05T09:47:14.514Z] [2024-07-05T09:47:14.514Z] #169 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-05T09:47:14.514Z] #169 CACHED [2024-07-05T09:47:14.514Z] [2024-07-05T09:47:14.514Z] #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-05T09:47:14.514Z] #170 ... [2024-07-05T09:47:14.514Z] [2024-07-05T09:47:14.514Z] #171 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-05T09:47:14.514Z] #171 DONE 0.8s [2024-07-05T09:47:14.514Z] [2024-07-05T09:47:14.514Z] #172 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-05T09:47:14.514Z] #172 DONE 0.9s [2024-07-05T09:47:14.514Z] [2024-07-05T09:47:14.514Z] #173 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-05T09:47:14.514Z] #173 DONE 0.7s [2024-07-05T09:47:14.514Z] [2024-07-05T09:47:14.514Z] #174 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-07-05T09:47:14.514Z] #174 DONE 0.9s [2024-07-05T09:47:14.514Z] [2024-07-05T09:47:14.514Z] #175 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-05T09:47:14.514Z] #175 ... [2024-07-05T09:47:14.514Z] [2024-07-05T09:47:14.514Z] #176 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-05T09:47:14.514Z] #176 DONE 0.8s [2024-07-05T09:47:14.514Z] [2024-07-05T09:47:14.514Z] #177 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-07-05T09:47:15.903Z] #177 ... [2024-07-05T09:47:15.903Z] [2024-07-05T09:47:15.903Z] #178 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-05T09:47:15.903Z] #178 DONE 2.6s [2024-07-05T09:47:15.903Z] [2024-07-05T09:47:15.903Z] #179 [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-05T09:47:15.903Z] #179 DONE 2.1s [2024-07-05T09:47:15.903Z] [2024-07-05T09:47:15.903Z] #180 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-05T09:47:15.903Z] #180 DONE 2.5s [2024-07-05T09:47:15.903Z] [2024-07-05T09:47:15.903Z] #181 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-05T09:47:15.903Z] #181 DONE 2.6s [2024-07-05T09:47:16.160Z] [2024-07-05T09:47:16.160Z] #182 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-05T09:47:16.160Z] #182 DONE 2.7s [2024-07-05T09:47:16.160Z] [2024-07-05T09:47:16.160Z] #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-05T09:47:16.160Z] #170 DONE 2.7s [2024-07-05T09:47:16.160Z] [2024-07-05T09:47:16.160Z] #183 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-05T09:47:16.160Z] #183 DONE 2.7s [2024-07-05T09:47:16.160Z] [2024-07-05T09:47:16.160Z] #184 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-05T09:47:16.485Z] #184 ... [2024-07-05T09:47:16.485Z] [2024-07-05T09:47:16.485Z] #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-05T09:47:16.485Z] #158 DONE 3.4s [2024-07-05T09:47:16.485Z] [2024-07-05T09:47:16.485Z] #185 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-05T09:47:16.485Z] #185 DONE 2.6s [2024-07-05T09:47:16.745Z] [2024-07-05T09:47:16.746Z] #186 [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-05T09:47:17.315Z] #186 ... [2024-07-05T09:47:17.315Z] [2024-07-05T09:47:17.315Z] #175 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-05T09:47:17.315Z] #175 DONE 3.3s [2024-07-05T09:47:17.315Z] [2024-07-05T09:47:17.315Z] #177 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-07-05T09:47:17.315Z] #177 DONE 3.2s [2024-07-05T09:47:17.315Z] [2024-07-05T09:47:17.315Z] #187 [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-05T09:47:17.315Z] #187 DONE 1.4s [2024-07-05T09:47:17.315Z] [2024-07-05T09:47:17.315Z] #188 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-05T09:47:17.315Z] #188 DONE 1.4s [2024-07-05T09:47:17.315Z] [2024-07-05T09:47:17.315Z] #189 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-05T09:47:17.315Z] #189 DONE 1.4s [2024-07-05T09:47:17.315Z] [2024-07-05T09:47:17.315Z] #190 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-05T09:47:17.315Z] #190 ... [2024-07-05T09:47:17.315Z] [2024-07-05T09:47:17.315Z] #191 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-05T09:47:17.315Z] #191 DONE 1.3s [2024-07-05T09:47:17.315Z] [2024-07-05T09:47:17.315Z] #192 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-05T09:47:17.315Z] #192 DONE 1.4s [2024-07-05T09:47:17.315Z] [2024-07-05T09:47:17.315Z] #193 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-05T09:47:17.315Z] #193 DONE 1.3s [2024-07-05T09:47:17.578Z] [2024-07-05T09:47:17.578Z] #194 [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-05T09:47:17.578Z] #194 DONE 1.4s [2024-07-05T09:47:17.578Z] [2024-07-05T09:47:17.578Z] #184 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-05T09:47:17.578Z] #184 DONE 1.4s [2024-07-05T09:47:17.578Z] [2024-07-05T09:47:17.578Z] #111 [core-command] exporting to image [2024-07-05T09:47:17.578Z] #111 exporting layers [2024-07-05T09:47:17.578Z] #111 ... [2024-07-05T09:47:17.578Z] [2024-07-05T09:47:17.578Z] #195 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T09:47:17.578Z] #195 DONE 1.1s [2024-07-05T09:47:17.578Z] [2024-07-05T09:47:17.578Z] #186 [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-05T09:47:17.578Z] #186 DONE 1.1s [2024-07-05T09:47:17.578Z] [2024-07-05T09:47:17.578Z] #196 [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-05T09:47:17.578Z] #196 DONE 0.5s [2024-07-05T09:47:17.578Z] [2024-07-05T09:47:17.578Z] #111 [core-keeper] exporting to image [2024-07-05T09:47:17.578Z] #111 writing image sha256:9f3502afca48312a73d919a6622721aad6c9521435ec2e12e7d6456c12aab1e2 done [2024-07-05T09:47:17.578Z] #111 naming to docker.io/library/core-keeper done [2024-07-05T09:47:17.839Z] #111 ... [2024-07-05T09:47:17.839Z] [2024-07-05T09:47:17.839Z] #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-05T09:47:17.839Z] #197 DONE 0.3s [2024-07-05T09:47:17.839Z] [2024-07-05T09:47:17.839Z] #198 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-05T09:47:17.839Z] #198 DONE 0.5s [2024-07-05T09:47:17.839Z] [2024-07-05T09:47:17.839Z] #199 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-05T09:47:17.839Z] #199 DONE 0.5s [2024-07-05T09:47:17.839Z] [2024-07-05T09:47:17.839Z] #111 [core-data] exporting to image [2024-07-05T09:47:17.839Z] #111 ... [2024-07-05T09:47:17.839Z] [2024-07-05T09:47:17.839Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-05T09:47:17.839Z] #200 DONE 0.5s [2024-07-05T09:47:17.839Z] [2024-07-05T09:47:17.839Z] #201 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-05T09:47:17.839Z] #201 DONE 0.6s [2024-07-05T09:47:17.839Z] [2024-07-05T09:47:17.839Z] #190 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-05T09:47:17.839Z] #190 DONE 0.6s [2024-07-05T09:47:17.839Z] [2024-07-05T09:47:17.839Z] #202 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-05T09:47:17.839Z] #202 DONE 0.4s [2024-07-05T09:47:17.839Z] [2024-07-05T09:47:17.839Z] #111 [core-command] exporting to image [2024-07-05T09:47:17.839Z] #111 exporting layers 0.3s done [2024-07-05T09:47:17.839Z] #111 writing image sha256:00d3ebabef13009b8c2c0bfd6b59dd9595aac224de08ecf3858ad5461459d8d8 0.0s done [2024-07-05T09:47:17.839Z] #111 writing image sha256:554920878aa822f82dad0e45ddafa44f01315670194a14ad081aa5b09fe476a6 0.0s done [2024-07-05T09:47:17.839Z] #111 naming to docker.io/library/core-command done [2024-07-05T09:47:17.839Z] #111 naming to docker.io/library/support-scheduler done [2024-07-05T09:47:18.101Z] #111 exporting layers 0.3s done [2024-07-05T09:47:18.101Z] #111 writing image sha256:80dd0ef3e22491be6901da0fa99f4a2c5637901d6116ed88b5b5a755cc0bbabd 0.0s done [2024-07-05T09:47:18.101Z] #111 naming to docker.io/library/security-spiffe-token-provider done [2024-07-05T09:47:18.101Z] #111 ... [2024-07-05T09:47:18.101Z] [2024-07-05T09:47:18.101Z] #203 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-05T09:47:18.101Z] #203 DONE 0.2s [2024-07-05T09:47:18.101Z] [2024-07-05T09:47:18.101Z] #204 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-05T09:47:18.101Z] #204 DONE 0.4s [2024-07-05T09:47:18.671Z] [2024-07-05T09:47:18.671Z] #205 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-05T09:47:18.671Z] #205 DONE 0.3s [2024-07-05T09:47:18.671Z] [2024-07-05T09:47:18.671Z] #111 [core-metadata] exporting to image [2024-07-05T09:47:18.671Z] #111 exporting layers 0.4s done [2024-07-05T09:47:18.671Z] #111 writing image sha256:ecc942feeda41211a46c00bc3cb230e7557941e6d7cfdf8d786a319d18df08b7 done [2024-07-05T09:47:18.671Z] #111 naming to docker.io/library/core-data done [2024-07-05T09:47:18.671Z] #111 writing image sha256:c28b74d5f505e05ed3e0d4aa2d408cb146390d67b84a46f832907f950c131668 done [2024-07-05T09:47:18.671Z] #111 writing image sha256:1742df609d37789e63bc4518ae2d565e3cdae831293be89449860477747feb28 0.0s done [2024-07-05T09:47:18.671Z] #111 naming to docker.io/library/support-notifications done [2024-07-05T09:47:18.671Z] #111 naming to docker.io/library/core-metadata done [2024-07-05T09:47:18.671Z] #111 DONE 1.8s [2024-07-05T09:47:18.671Z] [2024-07-05T09:47:18.671Z] #206 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-05T09:47:18.671Z] #206 ... [2024-07-05T09:47:18.671Z] [2024-07-05T09:47:18.671Z] #207 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-05T09:47:18.671Z] #207 DONE 0.4s [2024-07-05T09:47:18.671Z] [2024-07-05T09:47:18.671Z] #206 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-05T09:47:18.671Z] #206 DONE 0.3s [2024-07-05T09:47:18.671Z] [2024-07-05T09:47:18.671Z] #208 [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-05T09:47:18.671Z] #208 DONE 0.8s [2024-07-05T09:47:18.671Z] [2024-07-05T09:47:18.671Z] #209 [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-05T09:47:18.671Z] #209 DONE 0.1s [2024-07-05T09:47:18.671Z] [2024-07-05T09:47:18.671Z] #111 [core-common-config-bootstrapper] exporting to image [2024-07-05T09:47:18.932Z] #111 ... [2024-07-05T09:47:18.932Z] [2024-07-05T09:47:18.932Z] #210 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-05T09:47:18.932Z] #210 DONE 0.9s [2024-07-05T09:47:18.932Z] [2024-07-05T09:47:18.932Z] #211 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-05T09:47:18.932Z] #211 DONE 0.1s [2024-07-05T09:47:18.932Z] [2024-07-05T09:47:18.932Z] #212 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-05T09:47:18.932Z] #212 DONE 0.1s [2024-07-05T09:47:18.932Z] [2024-07-05T09:47:18.932Z] #213 [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-05T09:47:18.932Z] #213 DONE 0.1s [2024-07-05T09:47:18.932Z] [2024-07-05T09:47:18.932Z] #111 [core-common-config-bootstrapper] exporting to image [2024-07-05T09:47:18.932Z] #111 exporting layers 0.2s done [2024-07-05T09:47:18.932Z] #111 writing image sha256:680b7d7a53a271982293115fbfb59dbc43e8451ac7b1f535993aeafde72c8d31 done [2024-07-05T09:47:18.932Z] #111 naming to docker.io/library/core-common-config-bootstrapper done [2024-07-05T09:47:18.932Z] #111 ... [2024-07-05T09:47:18.932Z] [2024-07-05T09:47:18.932Z] #214 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-05T09:47:18.932Z] #214 DONE 0.1s [2024-07-05T09:47:18.932Z] [2024-07-05T09:47:18.932Z] #215 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-05T09:47:18.932Z] #215 DONE 0.1s [2024-07-05T09:47:19.200Z] [2024-07-05T09:47:19.200Z] #111 [security-proxy-auth] exporting to image [2024-07-05T09:47:19.200Z] #111 exporting layers 0.3s done [2024-07-05T09:47:19.200Z] #111 writing image sha256:87c934f4a6250d318e8f5bb56b7d6280917698fb2dae80568ca2a3ebff3e3fbc done [2024-07-05T09:47:19.200Z] #111 naming to docker.io/library/security-proxy-auth done [2024-07-05T09:47:19.200Z] #111 DONE 2.3s [2024-07-05T09:47:19.200Z] [2024-07-05T09:47:19.200Z] #216 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-05T09:47:19.200Z] #216 DONE 1.0s [2024-07-05T09:47:19.200Z] [2024-07-05T09:47:19.200Z] #217 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-05T09:47:19.459Z] #217 DONE 0.4s [2024-07-05T09:47:19.459Z] [2024-07-05T09:47:19.459Z] #111 [security-proxy-setup] exporting to image [2024-07-05T09:47:19.459Z] #111 exporting layers 0.2s done [2024-07-05T09:47:19.459Z] #111 writing image sha256:b658555e1d7159da11c83c1614368e0989f1e87075b7dfeda10d1dd4344c5150 done [2024-07-05T09:47:19.459Z] #111 naming to docker.io/library/security-proxy-setup done [2024-07-05T09:47:19.459Z] #111 DONE 2.5s [2024-07-05T09:47:19.459Z] [2024-07-05T09:47:19.459Z] #218 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-05T09:47:19.459Z] #218 DONE 0.6s [2024-07-05T09:47:19.459Z] [2024-07-05T09:47:19.459Z] #111 [security-secretstore-setup] exporting to image [2024-07-05T09:47:19.722Z] #111 exporting layers 0.3s done [2024-07-05T09:47:19.722Z] #111 exporting layers 0.3s done [2024-07-05T09:47:19.722Z] #111 writing image sha256:c673744a836ea1fe91b3676a3a8ee8958604aa4c4700b14e12e59d55259b3515 done [2024-07-05T09:47:19.722Z] #111 naming to docker.io/library/security-bootstrapper done [2024-07-05T09:47:19.722Z] #111 writing image sha256:00b941164ab9af6b675b23f44af2176a5dac6093eb1eaade05a109a4e58d1da1 done [2024-07-05T09:47:19.722Z] #111 naming to docker.io/library/security-secretstore-setup done [2024-07-05T09:47:19.722Z] #111 DONE 2.8s [2024-07-05T09:47:19.722Z] [2024-07-05T09:47:19.722Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-05T09:47:19.722Z] time="2024-07-05T09:42:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T09:47:19.722Z] time="2024-07-05T09:42:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T09:47:19.722Z] time="2024-07-05T09:42:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T09:47:19.722Z] time="2024-07-05T09:42:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T09:47:19.722Z] time="2024-07-05T09:42:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T09:47:19.722Z] time="2024-07-05T09:42:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T09:47:19.722Z] time="2024-07-05T09:42:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T09:47:19.722Z] time="2024-07-05T09:42:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T09:47:19.722Z] time="2024-07-05T09:42:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T09:47:19.722Z] time="2024-07-05T09:42:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T09:47:19.722Z] time="2024-07-05T09:42:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T09:47:19.722Z] time="2024-07-05T09:42:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T09:47:19.722Z] time="2024-07-05T09:42:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T09:47:19.722Z] time="2024-07-05T09:42:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T09:47:19.722Z] time="2024-07-05T09:42:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-05T09:47:19.731Z] $ docker stop --time=1 fbca8e13251b1ca83cab4db522343fd59739cce48a9fe479303e2ea3047962c4 [2024-07-05T09:47:21.045Z] $ docker rm -f --volumes fbca8e13251b1ca83cab4db522343fd59739cce48a9fe479303e2ea3047962c4 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-05T09:47:21.395Z] + docker images [2024-07-05T09:47:21.395Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-05T09:47:21.395Z] security-bootstrapper latest c673744a836e 2 seconds ago 24MB [2024-07-05T09:47:21.395Z] security-secretstore-setup latest 00b941164ab9 2 seconds ago 42.2MB [2024-07-05T09:47:21.395Z] security-proxy-auth latest 87c934f4a625 3 seconds ago 38MB [2024-07-05T09:47:21.395Z] core-common-config-bootstrapper latest 680b7d7a53a2 3 seconds ago 20.2MB [2024-07-05T09:47:21.395Z] security-proxy-setup latest b658555e1d71 3 seconds ago 31.2MB [2024-07-05T09:47:21.395Z] core-command latest 554920878aa8 4 seconds ago 40.4MB [2024-07-05T09:47:21.395Z] support-notifications latest c28b74d5f505 4 seconds ago 43.9MB [2024-07-05T09:47:21.395Z] security-spiffe-token-provider latest 80dd0ef3e224 4 seconds ago 34MB [2024-07-05T09:47:21.395Z] support-scheduler latest 00d3ebabef13 4 seconds ago 43.1MB [2024-07-05T09:47:21.395Z] core-keeper latest 9f3502afca48 4 seconds ago 35.6MB [2024-07-05T09:47:21.395Z] core-metadata latest 1742df609d37 4 seconds ago 41MB [2024-07-05T09:47:21.395Z] core-data latest ecc942feeda4 4 seconds ago 40.8MB [2024-07-05T09:47:21.395Z] security-spire-server latest 3c12e5d0a491 3 minutes ago 107MB [2024-07-05T09:47:21.395Z] security-spire-agent latest 9ac4d88e1b45 3 minutes ago 166MB [2024-07-05T09:47:21.395Z] security-spire-config latest 48bac1be77eb 3 minutes ago 107MB [2024-07-05T09:47:21.395Z] ci-base-image-x86_64 latest 78d3d17392b8 8 minutes ago 966MB [2024-07-05T09:47:21.395Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 2 months ago 565MB [2024-07-05T09:47:21.395Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 13 months ago 334MB [2024-07-05T09:47:21.395Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 24 months 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-05T09:47:21.534Z] provisioning config files... [2024-07-05T09:47:21.544Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/648@tmp/config3157591628062035204tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-05T09:47:21.853Z] ---> ****-login.sh [2024-07-05T09:47:21.853Z] nexus3.edgexfoundry.org:10001 [2024-07-05T09:47:21.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-05T09:47:21.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-05T09:47:21.853Z] Configure a credential helper to remove this warning. See [2024-07-05T09:47:21.853Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-05T09:47:21.853Z] [2024-07-05T09:47:21.853Z] Login Succeeded [2024-07-05T09:47:21.853Z] nexus3.edgexfoundry.org:10002 [2024-07-05T09:47:21.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-05T09:47:21.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-05T09:47:21.853Z] Configure a credential helper to remove this warning. See [2024-07-05T09:47:21.854Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-05T09:47:21.854Z] [2024-07-05T09:47:21.854Z] Login Succeeded [2024-07-05T09:47:21.854Z] nexus3.edgexfoundry.org:10003 [2024-07-05T09:47:22.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-05T09:47:22.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-05T09:47:22.112Z] Configure a credential helper to remove this warning. See [2024-07-05T09:47:22.112Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-05T09:47:22.112Z] [2024-07-05T09:47:22.112Z] Login Succeeded [2024-07-05T09:47:22.112Z] nexus3.edgexfoundry.org:10004 [2024-07-05T09:47:22.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-05T09:47:22.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-05T09:47:22.112Z] Configure a credential helper to remove this warning. See [2024-07-05T09:47:22.113Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-05T09:47:22.113Z] [2024-07-05T09:47:22.113Z] Login Succeeded [2024-07-05T09:47:22.113Z] ****.io [2024-07-05T09:47:22.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-05T09:47:22.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-05T09:47:22.371Z] Configure a credential helper to remove this warning. See [2024-07-05T09:47:22.371Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-05T09:47:22.371Z] [2024-07-05T09:47:22.371Z] Login Succeeded [2024-07-05T09:47:22.371Z] ---> ****-login.sh ends [Pipeline] } [2024-07-05T09:47:22.378Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-05T09:47:22.425Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-05T09:47:22.458Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-07-05T09:47:22.459Z] 1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T09:47:22.459Z] latest [2024-07-05T09:47:22.459Z] 3.2.0-dev.30 [2024-07-05T09:47:22.459Z] 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T09:47:22.459Z] main [2024-07-05T09:47:22.459Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:47:22.801Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1563034bdd075c93d67b99643895e9c750b93b8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:47:23.127Z] + docker push nexus3.edgexfoundry.org:10004/core-command:1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T09:47:23.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-07-05T09:47:23.127Z] e508719c481b: Preparing [2024-07-05T09:47:23.127Z] 15c6b60b5a18: Preparing [2024-07-05T09:47:23.127Z] d2c757071ff2: Preparing [2024-07-05T09:47:23.127Z] 36437d0a8429: Preparing [2024-07-05T09:47:23.127Z] a9db76669315: Preparing [2024-07-05T09:47:23.127Z] ac07bd0d8dda: Preparing [2024-07-05T09:47:23.127Z] 63ec0bd56cf3: Preparing [2024-07-05T09:47:23.127Z] ac07bd0d8dda: Waiting [2024-07-05T09:47:23.127Z] 63ec0bd56cf3: Waiting [2024-07-05T09:47:23.386Z] d2c757071ff2: Pushed [2024-07-05T09:47:23.386Z] 36437d0a8429: Pushed [2024-07-05T09:47:23.386Z] e508719c481b: Pushed [2024-07-05T09:47:23.386Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:47:23.386Z] ac07bd0d8dda: Pushed [2024-07-05T09:47:23.645Z] a9db76669315: Pushed [2024-07-05T09:47:25.545Z] 15c6b60b5a18: Pushed [2024-07-05T09:47:26.481Z] 1563034bdd075c93d67b99643895e9c750b93b8f: digest: sha256:626f129f8f1e4d65518fb2a92f7d48235f187eb4b467ea0fea904a0eed7244f7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:47:26.812Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:47:27.136Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-07-05T09:47:27.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-07-05T09:47:27.136Z] e508719c481b: Preparing [2024-07-05T09:47:27.136Z] 15c6b60b5a18: Preparing [2024-07-05T09:47:27.136Z] d2c757071ff2: Preparing [2024-07-05T09:47:27.136Z] 36437d0a8429: Preparing [2024-07-05T09:47:27.136Z] a9db76669315: Preparing [2024-07-05T09:47:27.136Z] ac07bd0d8dda: Preparing [2024-07-05T09:47:27.136Z] 63ec0bd56cf3: Preparing [2024-07-05T09:47:27.136Z] ac07bd0d8dda: Waiting [2024-07-05T09:47:27.136Z] 63ec0bd56cf3: Waiting [2024-07-05T09:47:27.136Z] a9db76669315: Layer already exists [2024-07-05T09:47:27.136Z] 15c6b60b5a18: Layer already exists [2024-07-05T09:47:27.136Z] 36437d0a8429: Layer already exists [2024-07-05T09:47:27.136Z] d2c757071ff2: Layer already exists [2024-07-05T09:47:27.136Z] e508719c481b: Layer already exists [2024-07-05T09:47:27.136Z] ac07bd0d8dda: Layer already exists [2024-07-05T09:47:27.136Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:47:27.136Z] latest: digest: sha256:626f129f8f1e4d65518fb2a92f7d48235f187eb4b467ea0fea904a0eed7244f7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:47:27.461Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:47:27.778Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.30 [2024-07-05T09:47:27.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-07-05T09:47:27.778Z] e508719c481b: Preparing [2024-07-05T09:47:27.778Z] 15c6b60b5a18: Preparing [2024-07-05T09:47:27.778Z] d2c757071ff2: Preparing [2024-07-05T09:47:27.778Z] 36437d0a8429: Preparing [2024-07-05T09:47:27.778Z] a9db76669315: Preparing [2024-07-05T09:47:27.778Z] ac07bd0d8dda: Preparing [2024-07-05T09:47:27.778Z] 63ec0bd56cf3: Preparing [2024-07-05T09:47:27.778Z] 63ec0bd56cf3: Waiting [2024-07-05T09:47:27.778Z] 15c6b60b5a18: Layer already exists [2024-07-05T09:47:27.778Z] d2c757071ff2: Layer already exists [2024-07-05T09:47:27.778Z] e508719c481b: Layer already exists [2024-07-05T09:47:27.778Z] 36437d0a8429: Layer already exists [2024-07-05T09:47:27.778Z] a9db76669315: Layer already exists [2024-07-05T09:47:27.778Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:47:27.778Z] ac07bd0d8dda: Layer already exists [2024-07-05T09:47:27.778Z] 3.2.0-dev.30: digest: sha256:626f129f8f1e4d65518fb2a92f7d48235f187eb4b467ea0fea904a0eed7244f7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:47:28.110Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:47:28.431Z] + docker push nexus3.edgexfoundry.org:10004/core-command:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T09:47:28.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-07-05T09:47:28.431Z] e508719c481b: Preparing [2024-07-05T09:47:28.431Z] 15c6b60b5a18: Preparing [2024-07-05T09:47:28.431Z] d2c757071ff2: Preparing [2024-07-05T09:47:28.431Z] 36437d0a8429: Preparing [2024-07-05T09:47:28.431Z] a9db76669315: Preparing [2024-07-05T09:47:28.431Z] ac07bd0d8dda: Preparing [2024-07-05T09:47:28.431Z] 63ec0bd56cf3: Preparing [2024-07-05T09:47:28.431Z] 63ec0bd56cf3: Waiting [2024-07-05T09:47:28.431Z] 15c6b60b5a18: Layer already exists [2024-07-05T09:47:28.431Z] d2c757071ff2: Layer already exists [2024-07-05T09:47:28.431Z] 36437d0a8429: Layer already exists [2024-07-05T09:47:28.431Z] a9db76669315: Layer already exists [2024-07-05T09:47:28.431Z] e508719c481b: Layer already exists [2024-07-05T09:47:28.431Z] ac07bd0d8dda: Layer already exists [2024-07-05T09:47:28.431Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:47:28.431Z] 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30: digest: sha256:626f129f8f1e4d65518fb2a92f7d48235f187eb4b467ea0fea904a0eed7244f7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:47:28.749Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:47:29.071Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-07-05T09:47:29.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-07-05T09:47:29.639Z] e508719c481b: Preparing [2024-07-05T09:47:29.639Z] 15c6b60b5a18: Preparing [2024-07-05T09:47:29.639Z] d2c757071ff2: Preparing [2024-07-05T09:47:29.639Z] 36437d0a8429: Preparing [2024-07-05T09:47:29.639Z] a9db76669315: Preparing [2024-07-05T09:47:29.639Z] ac07bd0d8dda: Preparing [2024-07-05T09:47:29.639Z] 63ec0bd56cf3: Preparing [2024-07-05T09:47:29.639Z] ac07bd0d8dda: Waiting [2024-07-05T09:47:29.639Z] 63ec0bd56cf3: Waiting [2024-07-05T09:47:29.639Z] e508719c481b: Layer already exists [2024-07-05T09:47:29.639Z] 36437d0a8429: Layer already exists [2024-07-05T09:47:29.639Z] 15c6b60b5a18: Layer already exists [2024-07-05T09:47:29.639Z] d2c757071ff2: Layer already exists [2024-07-05T09:47:29.639Z] a9db76669315: Layer already exists [2024-07-05T09:47:29.639Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:47:29.639Z] ac07bd0d8dda: Layer already exists [2024-07-05T09:47:29.639Z] main: digest: sha256:626f129f8f1e4d65518fb2a92f7d48235f187eb4b467ea0fea904a0eed7244f7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-05T09:47:29.703Z] ===================================================== [Pipeline] echo [2024-07-05T09:47:29.719Z] taggedImages: [2024-07-05T09:47:29.719Z] - nexus3.edgexfoundry.org:10004/core-command:1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T09:47:29.719Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-07-05T09:47:29.719Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.30 [2024-07-05T09:47:29.719Z] - nexus3.edgexfoundry.org:10004/core-command:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T09:47:29.719Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-07-05T09:47:29.745Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-07-05T09:47:29.745Z] 1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T09:47:29.745Z] latest [2024-07-05T09:47:29.745Z] 3.2.0-dev.30 [2024-07-05T09:47:29.745Z] 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T09:47:29.745Z] main [2024-07-05T09:47:29.745Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:47:30.091Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1563034bdd075c93d67b99643895e9c750b93b8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:47:30.410Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T09:47:30.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-07-05T09:47:30.670Z] 31e0facd8e11: Preparing [2024-07-05T09:47:30.670Z] 9a38bfe557a8: Preparing [2024-07-05T09:47:30.670Z] 0b4102f27e91: Preparing [2024-07-05T09:47:30.670Z] 9580a71ed7a7: Preparing [2024-07-05T09:47:30.670Z] d2c757071ff2: Preparing [2024-07-05T09:47:30.670Z] 36437d0a8429: Preparing [2024-07-05T09:47:30.670Z] a9db76669315: Preparing [2024-07-05T09:47:30.670Z] ac07bd0d8dda: Preparing [2024-07-05T09:47:30.670Z] 63ec0bd56cf3: Preparing [2024-07-05T09:47:30.670Z] 36437d0a8429: Waiting [2024-07-05T09:47:30.670Z] a9db76669315: Waiting [2024-07-05T09:47:30.670Z] ac07bd0d8dda: Waiting [2024-07-05T09:47:30.670Z] 63ec0bd56cf3: Waiting [2024-07-05T09:47:32.046Z] d2c757071ff2: Layer already exists [2024-07-05T09:47:32.046Z] 36437d0a8429: Layer already exists [2024-07-05T09:47:32.046Z] a9db76669315: Layer already exists [2024-07-05T09:47:32.046Z] ac07bd0d8dda: Layer already exists [2024-07-05T09:47:32.046Z] 0b4102f27e91: Pushed [2024-07-05T09:47:32.046Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:47:32.046Z] 31e0facd8e11: Pushed [2024-07-05T09:47:32.046Z] 9a38bfe557a8: Pushed [2024-07-05T09:47:32.983Z] 9580a71ed7a7: Pushed [2024-07-05T09:47:32.983Z] 1563034bdd075c93d67b99643895e9c750b93b8f: digest: sha256:1e6ce242306c98588892dcc36ea15220290aa16a22f3dd5ad810a07afae1fe35 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:47:33.304Z] + 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-05T09:47:33.624Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-07-05T09:47:33.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-07-05T09:47:33.624Z] 31e0facd8e11: Preparing [2024-07-05T09:47:33.624Z] 9a38bfe557a8: Preparing [2024-07-05T09:47:33.624Z] 0b4102f27e91: Preparing [2024-07-05T09:47:33.624Z] 9580a71ed7a7: Preparing [2024-07-05T09:47:33.624Z] d2c757071ff2: Preparing [2024-07-05T09:47:33.624Z] 36437d0a8429: Preparing [2024-07-05T09:47:33.624Z] a9db76669315: Preparing [2024-07-05T09:47:33.624Z] ac07bd0d8dda: Preparing [2024-07-05T09:47:33.624Z] 63ec0bd56cf3: Preparing [2024-07-05T09:47:33.624Z] a9db76669315: Waiting [2024-07-05T09:47:33.624Z] ac07bd0d8dda: Waiting [2024-07-05T09:47:33.624Z] 63ec0bd56cf3: Waiting [2024-07-05T09:47:33.624Z] 36437d0a8429: Waiting [2024-07-05T09:47:33.624Z] 9a38bfe557a8: Layer already exists [2024-07-05T09:47:33.624Z] d2c757071ff2: Layer already exists [2024-07-05T09:47:33.624Z] 0b4102f27e91: Layer already exists [2024-07-05T09:47:33.624Z] 31e0facd8e11: Layer already exists [2024-07-05T09:47:33.624Z] 9580a71ed7a7: Layer already exists [2024-07-05T09:47:33.624Z] 36437d0a8429: Layer already exists [2024-07-05T09:47:33.624Z] a9db76669315: Layer already exists [2024-07-05T09:47:33.624Z] ac07bd0d8dda: Layer already exists [2024-07-05T09:47:33.624Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:47:33.624Z] latest: digest: sha256:1e6ce242306c98588892dcc36ea15220290aa16a22f3dd5ad810a07afae1fe35 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:47:33.945Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:47:34.285Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.30 [2024-07-05T09:47:34.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-07-05T09:47:34.285Z] 31e0facd8e11: Preparing [2024-07-05T09:47:34.285Z] 9a38bfe557a8: Preparing [2024-07-05T09:47:34.285Z] 0b4102f27e91: Preparing [2024-07-05T09:47:34.285Z] 9580a71ed7a7: Preparing [2024-07-05T09:47:34.285Z] d2c757071ff2: Preparing [2024-07-05T09:47:34.285Z] 36437d0a8429: Preparing [2024-07-05T09:47:34.285Z] a9db76669315: Preparing [2024-07-05T09:47:34.285Z] ac07bd0d8dda: Preparing [2024-07-05T09:47:34.285Z] 63ec0bd56cf3: Preparing [2024-07-05T09:47:34.285Z] 36437d0a8429: Waiting [2024-07-05T09:47:34.285Z] a9db76669315: Waiting [2024-07-05T09:47:34.285Z] ac07bd0d8dda: Waiting [2024-07-05T09:47:34.285Z] 63ec0bd56cf3: Waiting [2024-07-05T09:47:34.285Z] d2c757071ff2: Layer already exists [2024-07-05T09:47:34.285Z] 0b4102f27e91: Layer already exists [2024-07-05T09:47:34.285Z] 9580a71ed7a7: Layer already exists [2024-07-05T09:47:34.285Z] 9a38bfe557a8: Layer already exists [2024-07-05T09:47:34.285Z] 31e0facd8e11: Layer already exists [2024-07-05T09:47:34.285Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:47:34.285Z] a9db76669315: Layer already exists [2024-07-05T09:47:34.285Z] 36437d0a8429: Layer already exists [2024-07-05T09:47:34.285Z] ac07bd0d8dda: Layer already exists [2024-07-05T09:47:34.285Z] 3.2.0-dev.30: digest: sha256:1e6ce242306c98588892dcc36ea15220290aa16a22f3dd5ad810a07afae1fe35 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:47:34.625Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:47:34.958Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T09:47:34.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-07-05T09:47:34.959Z] 31e0facd8e11: Preparing [2024-07-05T09:47:34.959Z] 9a38bfe557a8: Preparing [2024-07-05T09:47:34.959Z] 0b4102f27e91: Preparing [2024-07-05T09:47:34.959Z] 9580a71ed7a7: Preparing [2024-07-05T09:47:34.959Z] d2c757071ff2: Preparing [2024-07-05T09:47:34.959Z] 36437d0a8429: Preparing [2024-07-05T09:47:34.959Z] a9db76669315: Preparing [2024-07-05T09:47:34.959Z] ac07bd0d8dda: Preparing [2024-07-05T09:47:34.959Z] 36437d0a8429: Waiting [2024-07-05T09:47:34.959Z] 63ec0bd56cf3: Preparing [2024-07-05T09:47:34.959Z] ac07bd0d8dda: Waiting [2024-07-05T09:47:34.959Z] a9db76669315: Waiting [2024-07-05T09:47:34.959Z] 63ec0bd56cf3: Waiting [2024-07-05T09:47:34.959Z] d2c757071ff2: Layer already exists [2024-07-05T09:47:34.959Z] 9580a71ed7a7: Layer already exists [2024-07-05T09:47:34.959Z] 31e0facd8e11: Layer already exists [2024-07-05T09:47:34.959Z] 0b4102f27e91: Layer already exists [2024-07-05T09:47:34.959Z] 9a38bfe557a8: Layer already exists [2024-07-05T09:47:34.959Z] 36437d0a8429: Layer already exists [2024-07-05T09:47:34.959Z] ac07bd0d8dda: Layer already exists [2024-07-05T09:47:34.959Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:47:34.959Z] a9db76669315: Layer already exists [2024-07-05T09:47:34.959Z] 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30: digest: sha256:1e6ce242306c98588892dcc36ea15220290aa16a22f3dd5ad810a07afae1fe35 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:47:35.292Z] + 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-05T09:47:35.622Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-07-05T09:47:35.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-07-05T09:47:35.622Z] 31e0facd8e11: Preparing [2024-07-05T09:47:35.622Z] 9a38bfe557a8: Preparing [2024-07-05T09:47:35.622Z] 0b4102f27e91: Preparing [2024-07-05T09:47:35.622Z] 9580a71ed7a7: Preparing [2024-07-05T09:47:35.622Z] d2c757071ff2: Preparing [2024-07-05T09:47:35.622Z] 36437d0a8429: Preparing [2024-07-05T09:47:35.622Z] a9db76669315: Preparing [2024-07-05T09:47:35.622Z] ac07bd0d8dda: Preparing [2024-07-05T09:47:35.622Z] 63ec0bd56cf3: Preparing [2024-07-05T09:47:35.622Z] 36437d0a8429: Waiting [2024-07-05T09:47:35.622Z] ac07bd0d8dda: Waiting [2024-07-05T09:47:35.622Z] a9db76669315: Waiting [2024-07-05T09:47:35.622Z] 63ec0bd56cf3: Waiting [2024-07-05T09:47:35.622Z] 0b4102f27e91: Layer already exists [2024-07-05T09:47:35.623Z] d2c757071ff2: Layer already exists [2024-07-05T09:47:35.623Z] 9580a71ed7a7: Layer already exists [2024-07-05T09:47:35.623Z] 9a38bfe557a8: Layer already exists [2024-07-05T09:47:35.623Z] 31e0facd8e11: Layer already exists [2024-07-05T09:47:35.623Z] 36437d0a8429: Layer already exists [2024-07-05T09:47:35.623Z] ac07bd0d8dda: Layer already exists [2024-07-05T09:47:35.623Z] a9db76669315: Layer already exists [2024-07-05T09:47:35.623Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:47:35.623Z] main: digest: sha256:1e6ce242306c98588892dcc36ea15220290aa16a22f3dd5ad810a07afae1fe35 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-05T09:47:35.696Z] ===================================================== [Pipeline] echo [2024-07-05T09:47:35.712Z] taggedImages: [2024-07-05T09:47:35.712Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T09:47:35.712Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-07-05T09:47:35.712Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.30 [2024-07-05T09:47:35.712Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T09:47:35.712Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-07-05T09:47:35.738Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-07-05T09:47:35.738Z] 1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T09:47:35.738Z] latest [2024-07-05T09:47:35.738Z] 3.2.0-dev.30 [2024-07-05T09:47:35.738Z] 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T09:47:35.738Z] main [2024-07-05T09:47:35.738Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:47:36.085Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1563034bdd075c93d67b99643895e9c750b93b8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:47:36.406Z] + docker push nexus3.edgexfoundry.org:10004/core-data:1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T09:47:36.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-07-05T09:47:36.406Z] 47eef31e4597: Preparing [2024-07-05T09:47:36.406Z] 373ac7c6a5a6: Preparing [2024-07-05T09:47:36.406Z] d2c757071ff2: Preparing [2024-07-05T09:47:36.406Z] 36437d0a8429: Preparing [2024-07-05T09:47:36.406Z] 8254f7963546: Preparing [2024-07-05T09:47:36.406Z] b0bee5f7f7a1: Preparing [2024-07-05T09:47:36.406Z] 63ec0bd56cf3: Preparing [2024-07-05T09:47:36.406Z] b0bee5f7f7a1: Waiting [2024-07-05T09:47:36.406Z] 63ec0bd56cf3: Waiting [2024-07-05T09:47:36.406Z] 36437d0a8429: Layer already exists [2024-07-05T09:47:36.406Z] d2c757071ff2: Layer already exists [2024-07-05T09:47:36.406Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:47:36.406Z] 47eef31e4597: Pushed [2024-07-05T09:47:36.406Z] b0bee5f7f7a1: Pushed [2024-07-05T09:47:36.973Z] 8254f7963546: Pushed [2024-07-05T09:47:38.898Z] 373ac7c6a5a6: Pushed [2024-07-05T09:47:39.157Z] 1563034bdd075c93d67b99643895e9c750b93b8f: digest: sha256:1e5870f3cf71dfd08a484601970df1a1c75af862838a1398d3570ddbec17e38b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:47:39.487Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:47:39.811Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-07-05T09:47:39.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-07-05T09:47:39.811Z] 47eef31e4597: Preparing [2024-07-05T09:47:39.811Z] 373ac7c6a5a6: Preparing [2024-07-05T09:47:39.811Z] d2c757071ff2: Preparing [2024-07-05T09:47:39.811Z] 36437d0a8429: Preparing [2024-07-05T09:47:39.811Z] 8254f7963546: Preparing [2024-07-05T09:47:39.811Z] b0bee5f7f7a1: Preparing [2024-07-05T09:47:39.811Z] 63ec0bd56cf3: Preparing [2024-07-05T09:47:39.811Z] b0bee5f7f7a1: Waiting [2024-07-05T09:47:39.811Z] 63ec0bd56cf3: Waiting [2024-07-05T09:47:39.811Z] 8254f7963546: Layer already exists [2024-07-05T09:47:39.811Z] 373ac7c6a5a6: Layer already exists [2024-07-05T09:47:39.811Z] 47eef31e4597: Layer already exists [2024-07-05T09:47:39.811Z] d2c757071ff2: Layer already exists [2024-07-05T09:47:39.811Z] 36437d0a8429: Layer already exists [2024-07-05T09:47:39.811Z] b0bee5f7f7a1: Layer already exists [2024-07-05T09:47:39.811Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:47:39.811Z] latest: digest: sha256:1e5870f3cf71dfd08a484601970df1a1c75af862838a1398d3570ddbec17e38b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:47:40.146Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:47:40.468Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.30 [2024-07-05T09:47:40.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-07-05T09:47:40.468Z] 47eef31e4597: Preparing [2024-07-05T09:47:40.468Z] 373ac7c6a5a6: Preparing [2024-07-05T09:47:40.468Z] d2c757071ff2: Preparing [2024-07-05T09:47:40.468Z] 36437d0a8429: Preparing [2024-07-05T09:47:40.468Z] 8254f7963546: Preparing [2024-07-05T09:47:40.468Z] b0bee5f7f7a1: Preparing [2024-07-05T09:47:40.468Z] 63ec0bd56cf3: Preparing [2024-07-05T09:47:40.468Z] b0bee5f7f7a1: Waiting [2024-07-05T09:47:40.468Z] 63ec0bd56cf3: Waiting [2024-07-05T09:47:40.468Z] d2c757071ff2: Layer already exists [2024-07-05T09:47:40.468Z] 8254f7963546: Layer already exists [2024-07-05T09:47:40.468Z] 47eef31e4597: Layer already exists [2024-07-05T09:47:40.468Z] 36437d0a8429: Layer already exists [2024-07-05T09:47:40.468Z] 373ac7c6a5a6: Layer already exists [2024-07-05T09:47:40.468Z] b0bee5f7f7a1: Layer already exists [2024-07-05T09:47:40.468Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:47:40.468Z] 3.2.0-dev.30: digest: sha256:1e5870f3cf71dfd08a484601970df1a1c75af862838a1398d3570ddbec17e38b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:47:40.793Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:47:41.116Z] + docker push nexus3.edgexfoundry.org:10004/core-data:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T09:47:41.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-07-05T09:47:41.116Z] 47eef31e4597: Preparing [2024-07-05T09:47:41.116Z] 373ac7c6a5a6: Preparing [2024-07-05T09:47:41.116Z] d2c757071ff2: Preparing [2024-07-05T09:47:41.116Z] 36437d0a8429: Preparing [2024-07-05T09:47:41.116Z] 8254f7963546: Preparing [2024-07-05T09:47:41.116Z] b0bee5f7f7a1: Preparing [2024-07-05T09:47:41.116Z] 63ec0bd56cf3: Preparing [2024-07-05T09:47:41.116Z] b0bee5f7f7a1: Waiting [2024-07-05T09:47:41.116Z] 63ec0bd56cf3: Waiting [2024-07-05T09:47:41.116Z] 47eef31e4597: Layer already exists [2024-07-05T09:47:41.116Z] 373ac7c6a5a6: Layer already exists [2024-07-05T09:47:41.116Z] 36437d0a8429: Layer already exists [2024-07-05T09:47:41.116Z] 8254f7963546: Layer already exists [2024-07-05T09:47:41.116Z] d2c757071ff2: Layer already exists [2024-07-05T09:47:41.116Z] b0bee5f7f7a1: Layer already exists [2024-07-05T09:47:41.116Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:47:41.116Z] 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30: digest: sha256:1e5870f3cf71dfd08a484601970df1a1c75af862838a1398d3570ddbec17e38b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:47:41.441Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:47:41.771Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-07-05T09:47:41.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-07-05T09:47:41.771Z] 47eef31e4597: Preparing [2024-07-05T09:47:41.771Z] 373ac7c6a5a6: Preparing [2024-07-05T09:47:41.771Z] d2c757071ff2: Preparing [2024-07-05T09:47:41.771Z] 36437d0a8429: Preparing [2024-07-05T09:47:41.771Z] 8254f7963546: Preparing [2024-07-05T09:47:41.771Z] b0bee5f7f7a1: Preparing [2024-07-05T09:47:41.771Z] 63ec0bd56cf3: Preparing [2024-07-05T09:47:41.771Z] 63ec0bd56cf3: Waiting [2024-07-05T09:47:41.771Z] b0bee5f7f7a1: Waiting [2024-07-05T09:47:41.771Z] 36437d0a8429: Layer already exists [2024-07-05T09:47:41.771Z] 47eef31e4597: Layer already exists [2024-07-05T09:47:41.771Z] 373ac7c6a5a6: Layer already exists [2024-07-05T09:47:41.771Z] 8254f7963546: Layer already exists [2024-07-05T09:47:41.771Z] d2c757071ff2: Layer already exists [2024-07-05T09:47:41.771Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:47:41.771Z] b0bee5f7f7a1: Layer already exists [2024-07-05T09:47:41.771Z] main: digest: sha256:1e5870f3cf71dfd08a484601970df1a1c75af862838a1398d3570ddbec17e38b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-05T09:47:41.846Z] ===================================================== [Pipeline] echo [2024-07-05T09:47:41.859Z] taggedImages: [2024-07-05T09:47:41.859Z] - nexus3.edgexfoundry.org:10004/core-data:1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T09:47:41.859Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-07-05T09:47:41.859Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.30 [2024-07-05T09:47:41.859Z] - nexus3.edgexfoundry.org:10004/core-data:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T09:47:41.859Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-07-05T09:47:41.883Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-07-05T09:47:41.883Z] 1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T09:47:41.883Z] latest [2024-07-05T09:47:41.883Z] 3.2.0-dev.30 [2024-07-05T09:47:41.883Z] 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T09:47:41.883Z] main [2024-07-05T09:47:41.883Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:47:42.224Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:1563034bdd075c93d67b99643895e9c750b93b8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:47:42.554Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T09:47:42.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-07-05T09:47:42.554Z] bc1af8d3751d: Preparing [2024-07-05T09:47:42.554Z] 58d3911bf427: Preparing [2024-07-05T09:47:42.554Z] 36437d0a8429: Preparing [2024-07-05T09:47:42.554Z] c3b601c8659d: Preparing [2024-07-05T09:47:42.554Z] b817d7107559: Preparing [2024-07-05T09:47:42.554Z] 63ec0bd56cf3: Preparing [2024-07-05T09:47:42.554Z] 63ec0bd56cf3: Waiting [2024-07-05T09:47:42.554Z] 36437d0a8429: Layer already exists [2024-07-05T09:47:42.554Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:47:42.554Z] bc1af8d3751d: Pushed [2024-07-05T09:47:42.554Z] b817d7107559: Pushed [2024-07-05T09:47:42.554Z] c3b601c8659d: Pushed [2024-07-05T09:47:45.839Z] 58d3911bf427: Pushed [2024-07-05T09:47:45.839Z] 1563034bdd075c93d67b99643895e9c750b93b8f: digest: sha256:8486194bbb3624d647607fb2486eb53118203ba0cece43a1efe7d0c0290c4106 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:47:46.164Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:47:46.478Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-07-05T09:47:46.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-07-05T09:47:46.478Z] bc1af8d3751d: Preparing [2024-07-05T09:47:46.478Z] 58d3911bf427: Preparing [2024-07-05T09:47:46.478Z] 36437d0a8429: Preparing [2024-07-05T09:47:46.478Z] c3b601c8659d: Preparing [2024-07-05T09:47:46.478Z] b817d7107559: Preparing [2024-07-05T09:47:46.478Z] 63ec0bd56cf3: Preparing [2024-07-05T09:47:46.478Z] 63ec0bd56cf3: Waiting [2024-07-05T09:47:46.478Z] bc1af8d3751d: Layer already exists [2024-07-05T09:47:46.478Z] b817d7107559: Layer already exists [2024-07-05T09:47:46.478Z] 58d3911bf427: Layer already exists [2024-07-05T09:47:46.478Z] c3b601c8659d: Layer already exists [2024-07-05T09:47:46.478Z] 36437d0a8429: Layer already exists [2024-07-05T09:47:46.478Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:47:46.478Z] latest: digest: sha256:8486194bbb3624d647607fb2486eb53118203ba0cece43a1efe7d0c0290c4106 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:47:46.797Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:47:47.121Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.30 [2024-07-05T09:47:47.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-07-05T09:47:47.121Z] bc1af8d3751d: Preparing [2024-07-05T09:47:47.121Z] 58d3911bf427: Preparing [2024-07-05T09:47:47.121Z] 36437d0a8429: Preparing [2024-07-05T09:47:47.121Z] c3b601c8659d: Preparing [2024-07-05T09:47:47.121Z] b817d7107559: Preparing [2024-07-05T09:47:47.121Z] 63ec0bd56cf3: Preparing [2024-07-05T09:47:47.121Z] bc1af8d3751d: Layer already exists [2024-07-05T09:47:47.121Z] 58d3911bf427: Layer already exists [2024-07-05T09:47:47.121Z] 36437d0a8429: Layer already exists [2024-07-05T09:47:47.121Z] c3b601c8659d: Layer already exists [2024-07-05T09:47:47.121Z] b817d7107559: Layer already exists [2024-07-05T09:47:47.121Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:47:47.121Z] 3.2.0-dev.30: digest: sha256:8486194bbb3624d647607fb2486eb53118203ba0cece43a1efe7d0c0290c4106 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:47:47.441Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:47:47.757Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T09:47:47.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-07-05T09:47:47.757Z] bc1af8d3751d: Preparing [2024-07-05T09:47:47.757Z] 58d3911bf427: Preparing [2024-07-05T09:47:47.757Z] 36437d0a8429: Preparing [2024-07-05T09:47:47.757Z] c3b601c8659d: Preparing [2024-07-05T09:47:47.757Z] b817d7107559: Preparing [2024-07-05T09:47:47.757Z] 63ec0bd56cf3: Preparing [2024-07-05T09:47:47.757Z] 63ec0bd56cf3: Waiting [2024-07-05T09:47:47.757Z] bc1af8d3751d: Layer already exists [2024-07-05T09:47:47.757Z] b817d7107559: Layer already exists [2024-07-05T09:47:47.757Z] c3b601c8659d: Layer already exists [2024-07-05T09:47:47.757Z] 58d3911bf427: Layer already exists [2024-07-05T09:47:47.757Z] 36437d0a8429: Layer already exists [2024-07-05T09:47:47.757Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:47:47.757Z] 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30: digest: sha256:8486194bbb3624d647607fb2486eb53118203ba0cece43a1efe7d0c0290c4106 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:47:48.082Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:47:48.403Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-07-05T09:47:48.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-07-05T09:47:48.403Z] bc1af8d3751d: Preparing [2024-07-05T09:47:48.403Z] 58d3911bf427: Preparing [2024-07-05T09:47:48.403Z] 36437d0a8429: Preparing [2024-07-05T09:47:48.403Z] c3b601c8659d: Preparing [2024-07-05T09:47:48.403Z] b817d7107559: Preparing [2024-07-05T09:47:48.403Z] 63ec0bd56cf3: Preparing [2024-07-05T09:47:48.403Z] 63ec0bd56cf3: Waiting [2024-07-05T09:47:48.403Z] 58d3911bf427: Layer already exists [2024-07-05T09:47:48.403Z] 36437d0a8429: Layer already exists [2024-07-05T09:47:48.403Z] b817d7107559: Layer already exists [2024-07-05T09:47:48.403Z] bc1af8d3751d: Layer already exists [2024-07-05T09:47:48.403Z] c3b601c8659d: Layer already exists [2024-07-05T09:47:48.403Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:47:48.403Z] main: digest: sha256:8486194bbb3624d647607fb2486eb53118203ba0cece43a1efe7d0c0290c4106 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-05T09:47:48.467Z] ===================================================== [Pipeline] echo [2024-07-05T09:47:48.478Z] taggedImages: [2024-07-05T09:47:48.478Z] - nexus3.edgexfoundry.org:10004/core-keeper:1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T09:47:48.478Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-07-05T09:47:48.478Z] - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.30 [2024-07-05T09:47:48.478Z] - nexus3.edgexfoundry.org:10004/core-keeper:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T09:47:48.478Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-07-05T09:47:48.505Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-07-05T09:47:48.505Z] 1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T09:47:48.505Z] latest [2024-07-05T09:47:48.505Z] 3.2.0-dev.30 [2024-07-05T09:47:48.505Z] 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T09:47:48.505Z] main [2024-07-05T09:47:48.505Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:47:48.846Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1563034bdd075c93d67b99643895e9c750b93b8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:47:49.168Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T09:47:49.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-07-05T09:47:49.168Z] 662082fdada3: Preparing [2024-07-05T09:47:49.168Z] f233f690a7fd: Preparing [2024-07-05T09:47:49.168Z] 1df206041993: Preparing [2024-07-05T09:47:49.168Z] d2c757071ff2: Preparing [2024-07-05T09:47:49.168Z] 36437d0a8429: Preparing [2024-07-05T09:47:49.168Z] a9db76669315: Preparing [2024-07-05T09:47:49.168Z] ac07bd0d8dda: Preparing [2024-07-05T09:47:49.168Z] 63ec0bd56cf3: Preparing [2024-07-05T09:47:49.168Z] a9db76669315: Waiting [2024-07-05T09:47:49.168Z] ac07bd0d8dda: Waiting [2024-07-05T09:47:49.168Z] 63ec0bd56cf3: Waiting [2024-07-05T09:47:49.168Z] d2c757071ff2: Layer already exists [2024-07-05T09:47:49.168Z] 36437d0a8429: Layer already exists [2024-07-05T09:47:49.168Z] a9db76669315: Layer already exists [2024-07-05T09:47:49.168Z] ac07bd0d8dda: Layer already exists [2024-07-05T09:47:49.168Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:47:49.168Z] f233f690a7fd: Pushed [2024-07-05T09:47:49.168Z] 662082fdada3: Pushed [2024-07-05T09:47:51.706Z] 1df206041993: Pushed [2024-07-05T09:47:51.706Z] 1563034bdd075c93d67b99643895e9c750b93b8f: digest: sha256:30d943d67e7cde5d161dcbac8571e896f871395d0c90c9ae745d2c4d127f204b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:47:52.031Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:47:52.351Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-07-05T09:47:52.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-07-05T09:47:52.351Z] 662082fdada3: Preparing [2024-07-05T09:47:52.351Z] f233f690a7fd: Preparing [2024-07-05T09:47:52.351Z] 1df206041993: Preparing [2024-07-05T09:47:52.351Z] d2c757071ff2: Preparing [2024-07-05T09:47:52.351Z] 36437d0a8429: Preparing [2024-07-05T09:47:52.351Z] a9db76669315: Preparing [2024-07-05T09:47:52.351Z] ac07bd0d8dda: Preparing [2024-07-05T09:47:52.351Z] 63ec0bd56cf3: Preparing [2024-07-05T09:47:52.351Z] a9db76669315: Waiting [2024-07-05T09:47:52.351Z] ac07bd0d8dda: Waiting [2024-07-05T09:47:52.351Z] 63ec0bd56cf3: Waiting [2024-07-05T09:47:52.351Z] 36437d0a8429: Layer already exists [2024-07-05T09:47:52.351Z] f233f690a7fd: Layer already exists [2024-07-05T09:47:52.351Z] 1df206041993: Layer already exists [2024-07-05T09:47:52.351Z] d2c757071ff2: Layer already exists [2024-07-05T09:47:52.351Z] 662082fdada3: Layer already exists [2024-07-05T09:47:52.351Z] ac07bd0d8dda: Layer already exists [2024-07-05T09:47:52.351Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:47:52.351Z] a9db76669315: Layer already exists [2024-07-05T09:47:52.351Z] latest: digest: sha256:30d943d67e7cde5d161dcbac8571e896f871395d0c90c9ae745d2c4d127f204b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:47:52.673Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:47:52.989Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.30 [2024-07-05T09:47:52.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-07-05T09:47:52.989Z] 662082fdada3: Preparing [2024-07-05T09:47:52.989Z] f233f690a7fd: Preparing [2024-07-05T09:47:52.989Z] 1df206041993: Preparing [2024-07-05T09:47:52.989Z] d2c757071ff2: Preparing [2024-07-05T09:47:52.989Z] 36437d0a8429: Preparing [2024-07-05T09:47:52.989Z] a9db76669315: Preparing [2024-07-05T09:47:52.989Z] ac07bd0d8dda: Preparing [2024-07-05T09:47:52.989Z] 63ec0bd56cf3: Preparing [2024-07-05T09:47:52.989Z] ac07bd0d8dda: Waiting [2024-07-05T09:47:52.989Z] a9db76669315: Waiting [2024-07-05T09:47:52.989Z] 63ec0bd56cf3: Waiting [2024-07-05T09:47:52.989Z] f233f690a7fd: Layer already exists [2024-07-05T09:47:52.989Z] 1df206041993: Layer already exists [2024-07-05T09:47:52.989Z] 662082fdada3: Layer already exists [2024-07-05T09:47:52.989Z] 36437d0a8429: Layer already exists [2024-07-05T09:47:52.989Z] d2c757071ff2: Layer already exists [2024-07-05T09:47:52.989Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:47:52.989Z] ac07bd0d8dda: Layer already exists [2024-07-05T09:47:52.989Z] a9db76669315: Layer already exists [2024-07-05T09:47:52.989Z] 3.2.0-dev.30: digest: sha256:30d943d67e7cde5d161dcbac8571e896f871395d0c90c9ae745d2c4d127f204b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:47:53.312Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:47:53.629Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T09:47:53.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-07-05T09:47:53.629Z] 662082fdada3: Preparing [2024-07-05T09:47:53.629Z] f233f690a7fd: Preparing [2024-07-05T09:47:53.629Z] 1df206041993: Preparing [2024-07-05T09:47:53.629Z] d2c757071ff2: Preparing [2024-07-05T09:47:53.629Z] 36437d0a8429: Preparing [2024-07-05T09:47:53.629Z] a9db76669315: Preparing [2024-07-05T09:47:53.629Z] ac07bd0d8dda: Preparing [2024-07-05T09:47:53.629Z] 63ec0bd56cf3: Preparing [2024-07-05T09:47:53.629Z] ac07bd0d8dda: Waiting [2024-07-05T09:47:53.629Z] a9db76669315: Waiting [2024-07-05T09:47:53.629Z] 63ec0bd56cf3: Waiting [2024-07-05T09:47:53.629Z] 36437d0a8429: Layer already exists [2024-07-05T09:47:53.629Z] 662082fdada3: Layer already exists [2024-07-05T09:47:53.629Z] 1df206041993: Layer already exists [2024-07-05T09:47:53.629Z] d2c757071ff2: Layer already exists [2024-07-05T09:47:53.629Z] f233f690a7fd: Layer already exists [2024-07-05T09:47:53.629Z] ac07bd0d8dda: Layer already exists [2024-07-05T09:47:53.629Z] a9db76669315: Layer already exists [2024-07-05T09:47:53.629Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:47:53.629Z] 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30: digest: sha256:30d943d67e7cde5d161dcbac8571e896f871395d0c90c9ae745d2c4d127f204b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:47:53.962Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:47:54.286Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-07-05T09:47:54.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-07-05T09:47:54.286Z] 662082fdada3: Preparing [2024-07-05T09:47:54.286Z] f233f690a7fd: Preparing [2024-07-05T09:47:54.286Z] 1df206041993: Preparing [2024-07-05T09:47:54.286Z] d2c757071ff2: Preparing [2024-07-05T09:47:54.286Z] 36437d0a8429: Preparing [2024-07-05T09:47:54.286Z] a9db76669315: Preparing [2024-07-05T09:47:54.286Z] ac07bd0d8dda: Preparing [2024-07-05T09:47:54.286Z] 63ec0bd56cf3: Preparing [2024-07-05T09:47:54.286Z] a9db76669315: Waiting [2024-07-05T09:47:54.286Z] ac07bd0d8dda: Waiting [2024-07-05T09:47:54.286Z] 63ec0bd56cf3: Waiting [2024-07-05T09:47:54.286Z] 1df206041993: Layer already exists [2024-07-05T09:47:54.286Z] 662082fdada3: Layer already exists [2024-07-05T09:47:54.286Z] d2c757071ff2: Layer already exists [2024-07-05T09:47:54.286Z] 36437d0a8429: Layer already exists [2024-07-05T09:47:54.286Z] f233f690a7fd: Layer already exists [2024-07-05T09:47:54.286Z] ac07bd0d8dda: Layer already exists [2024-07-05T09:47:54.286Z] a9db76669315: Layer already exists [2024-07-05T09:47:54.286Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:47:54.286Z] main: digest: sha256:30d943d67e7cde5d161dcbac8571e896f871395d0c90c9ae745d2c4d127f204b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-05T09:47:54.353Z] ===================================================== [Pipeline] echo [2024-07-05T09:47:54.366Z] taggedImages: [2024-07-05T09:47:54.366Z] - nexus3.edgexfoundry.org:10004/core-metadata:1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T09:47:54.366Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-07-05T09:47:54.366Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.30 [2024-07-05T09:47:54.366Z] - nexus3.edgexfoundry.org:10004/core-metadata:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T09:47:54.366Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-07-05T09:47:54.395Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-07-05T09:47:54.395Z] 1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T09:47:54.395Z] latest [2024-07-05T09:47:54.395Z] 3.2.0-dev.30 [2024-07-05T09:47:54.395Z] 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T09:47:54.395Z] main [2024-07-05T09:47:54.395Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:47:54.736Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1563034bdd075c93d67b99643895e9c750b93b8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:47:55.063Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T09:47:55.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-07-05T09:47:55.063Z] bd6489f3dbd5: Preparing [2024-07-05T09:47:55.063Z] bb9b3d84571d: Preparing [2024-07-05T09:47:55.063Z] 0fc9ccbccc54: Preparing [2024-07-05T09:47:55.063Z] 3c8b13d97e2c: Preparing [2024-07-05T09:47:55.063Z] 1e2e370a96de: Preparing [2024-07-05T09:47:55.063Z] c5a975d3b39a: Preparing [2024-07-05T09:47:55.063Z] cc12b1fee1fa: Preparing [2024-07-05T09:47:55.063Z] d2c757071ff2: Preparing [2024-07-05T09:47:55.063Z] 36437d0a8429: Preparing [2024-07-05T09:47:55.063Z] 5c4733f552b7: Preparing [2024-07-05T09:47:55.063Z] 0c8e8d22dc22: Preparing [2024-07-05T09:47:55.063Z] 5f70bf18a086: Preparing [2024-07-05T09:47:55.063Z] a69f24685d78: Preparing [2024-07-05T09:47:55.063Z] 642c4c232a0b: Preparing [2024-07-05T09:47:55.063Z] c211528bd941: Preparing [2024-07-05T09:47:55.063Z] 63ec0bd56cf3: Preparing [2024-07-05T09:47:55.063Z] cc12b1fee1fa: Waiting [2024-07-05T09:47:55.063Z] 5c4733f552b7: Waiting [2024-07-05T09:47:55.063Z] 0c8e8d22dc22: Waiting [2024-07-05T09:47:55.063Z] 36437d0a8429: Waiting [2024-07-05T09:47:55.063Z] 5f70bf18a086: Waiting [2024-07-05T09:47:55.063Z] 642c4c232a0b: Waiting [2024-07-05T09:47:55.063Z] a69f24685d78: Waiting [2024-07-05T09:47:55.063Z] 63ec0bd56cf3: Waiting [2024-07-05T09:47:55.063Z] c211528bd941: Waiting [2024-07-05T09:47:55.063Z] c5a975d3b39a: Waiting [2024-07-05T09:47:55.063Z] 0fc9ccbccc54: Pushed [2024-07-05T09:47:55.063Z] bd6489f3dbd5: Pushed [2024-07-05T09:47:55.063Z] bb9b3d84571d: Pushed [2024-07-05T09:47:55.063Z] 3c8b13d97e2c: Pushed [2024-07-05T09:47:55.063Z] 1e2e370a96de: Pushed [2024-07-05T09:47:55.063Z] d2c757071ff2: Layer already exists [2024-07-05T09:47:55.063Z] 36437d0a8429: Layer already exists [2024-07-05T09:47:55.063Z] c5a975d3b39a: Pushed [2024-07-05T09:47:55.063Z] 5f70bf18a086: Layer already exists [2024-07-05T09:47:55.322Z] 0c8e8d22dc22: Pushed [2024-07-05T09:47:55.322Z] 5c4733f552b7: Pushed [2024-07-05T09:47:55.322Z] a69f24685d78: Pushed [2024-07-05T09:47:55.322Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:47:55.322Z] c211528bd941: Pushed [2024-07-05T09:47:55.664Z] 642c4c232a0b: Pushed [2024-07-05T09:47:56.610Z] cc12b1fee1fa: Pushed [2024-07-05T09:47:56.610Z] 1563034bdd075c93d67b99643895e9c750b93b8f: digest: sha256:5795c36ba2ffe34a718df95ee9efbe6aa2c51ade9033e07cbf4e182e792aeaa0 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:47:56.942Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:47:57.263Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-07-05T09:47:57.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-07-05T09:47:57.263Z] bd6489f3dbd5: Preparing [2024-07-05T09:47:57.263Z] bb9b3d84571d: Preparing [2024-07-05T09:47:57.263Z] 0fc9ccbccc54: Preparing [2024-07-05T09:47:57.263Z] 3c8b13d97e2c: Preparing [2024-07-05T09:47:57.263Z] 1e2e370a96de: Preparing [2024-07-05T09:47:57.263Z] c5a975d3b39a: Preparing [2024-07-05T09:47:57.263Z] cc12b1fee1fa: Preparing [2024-07-05T09:47:57.263Z] d2c757071ff2: Preparing [2024-07-05T09:47:57.263Z] 36437d0a8429: Preparing [2024-07-05T09:47:57.263Z] 5c4733f552b7: Preparing [2024-07-05T09:47:57.263Z] 0c8e8d22dc22: Preparing [2024-07-05T09:47:57.263Z] 5f70bf18a086: Preparing [2024-07-05T09:47:57.263Z] a69f24685d78: Preparing [2024-07-05T09:47:57.263Z] 642c4c232a0b: Preparing [2024-07-05T09:47:57.263Z] c211528bd941: Preparing [2024-07-05T09:47:57.263Z] 63ec0bd56cf3: Preparing [2024-07-05T09:47:57.263Z] d2c757071ff2: Waiting [2024-07-05T09:47:57.263Z] 5c4733f552b7: Waiting [2024-07-05T09:47:57.263Z] 0c8e8d22dc22: Waiting [2024-07-05T09:47:57.263Z] 36437d0a8429: Waiting [2024-07-05T09:47:57.263Z] c5a975d3b39a: Waiting [2024-07-05T09:47:57.263Z] c211528bd941: Waiting [2024-07-05T09:47:57.263Z] 642c4c232a0b: Waiting [2024-07-05T09:47:57.263Z] 5f70bf18a086: Waiting [2024-07-05T09:47:57.263Z] a69f24685d78: Waiting [2024-07-05T09:47:57.263Z] cc12b1fee1fa: Waiting [2024-07-05T09:47:57.263Z] 3c8b13d97e2c: Layer already exists [2024-07-05T09:47:57.263Z] 0fc9ccbccc54: Layer already exists [2024-07-05T09:47:57.263Z] bd6489f3dbd5: Layer already exists [2024-07-05T09:47:57.263Z] 1e2e370a96de: Layer already exists [2024-07-05T09:47:57.263Z] bb9b3d84571d: Layer already exists [2024-07-05T09:47:57.263Z] c5a975d3b39a: Layer already exists [2024-07-05T09:47:57.263Z] cc12b1fee1fa: Layer already exists [2024-07-05T09:47:57.263Z] d2c757071ff2: Layer already exists [2024-07-05T09:47:57.263Z] 5c4733f552b7: Layer already exists [2024-07-05T09:47:57.263Z] 36437d0a8429: Layer already exists [2024-07-05T09:47:57.263Z] 642c4c232a0b: Layer already exists [2024-07-05T09:47:57.263Z] 0c8e8d22dc22: Layer already exists [2024-07-05T09:47:57.263Z] 5f70bf18a086: Layer already exists [2024-07-05T09:47:57.263Z] a69f24685d78: Layer already exists [2024-07-05T09:47:57.263Z] c211528bd941: Layer already exists [2024-07-05T09:47:57.263Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:47:57.263Z] latest: digest: sha256:5795c36ba2ffe34a718df95ee9efbe6aa2c51ade9033e07cbf4e182e792aeaa0 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:47:57.601Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:47:57.925Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.30 [2024-07-05T09:47:57.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-07-05T09:47:57.925Z] bd6489f3dbd5: Preparing [2024-07-05T09:47:57.925Z] bb9b3d84571d: Preparing [2024-07-05T09:47:57.925Z] 0fc9ccbccc54: Preparing [2024-07-05T09:47:57.925Z] 3c8b13d97e2c: Preparing [2024-07-05T09:47:57.925Z] 1e2e370a96de: Preparing [2024-07-05T09:47:57.925Z] c5a975d3b39a: Preparing [2024-07-05T09:47:57.925Z] cc12b1fee1fa: Preparing [2024-07-05T09:47:57.925Z] d2c757071ff2: Preparing [2024-07-05T09:47:57.925Z] 36437d0a8429: Preparing [2024-07-05T09:47:57.925Z] 5c4733f552b7: Preparing [2024-07-05T09:47:57.925Z] 0c8e8d22dc22: Preparing [2024-07-05T09:47:57.925Z] 5f70bf18a086: Preparing [2024-07-05T09:47:57.925Z] a69f24685d78: Preparing [2024-07-05T09:47:57.925Z] 642c4c232a0b: Preparing [2024-07-05T09:47:57.925Z] c211528bd941: Preparing [2024-07-05T09:47:57.925Z] 63ec0bd56cf3: Preparing [2024-07-05T09:47:57.925Z] c5a975d3b39a: Waiting [2024-07-05T09:47:57.925Z] cc12b1fee1fa: Waiting [2024-07-05T09:47:57.925Z] d2c757071ff2: Waiting [2024-07-05T09:47:57.925Z] 36437d0a8429: Waiting [2024-07-05T09:47:57.925Z] 5c4733f552b7: Waiting [2024-07-05T09:47:57.925Z] 0c8e8d22dc22: Waiting [2024-07-05T09:47:57.925Z] a69f24685d78: Waiting [2024-07-05T09:47:57.925Z] 642c4c232a0b: Waiting [2024-07-05T09:47:57.925Z] 5f70bf18a086: Waiting [2024-07-05T09:47:57.925Z] c211528bd941: Waiting [2024-07-05T09:47:57.925Z] 63ec0bd56cf3: Waiting [2024-07-05T09:47:57.925Z] 0fc9ccbccc54: Layer already exists [2024-07-05T09:47:57.925Z] bd6489f3dbd5: Layer already exists [2024-07-05T09:47:57.925Z] 3c8b13d97e2c: Layer already exists [2024-07-05T09:47:57.925Z] 1e2e370a96de: Layer already exists [2024-07-05T09:47:57.925Z] bb9b3d84571d: Layer already exists [2024-07-05T09:47:57.925Z] c5a975d3b39a: Layer already exists [2024-07-05T09:47:57.925Z] 36437d0a8429: Layer already exists [2024-07-05T09:47:57.925Z] d2c757071ff2: Layer already exists [2024-07-05T09:47:57.925Z] cc12b1fee1fa: Layer already exists [2024-07-05T09:47:57.925Z] 5c4733f552b7: Layer already exists [2024-07-05T09:47:57.925Z] 0c8e8d22dc22: Layer already exists [2024-07-05T09:47:57.925Z] 5f70bf18a086: Layer already exists [2024-07-05T09:47:57.925Z] a69f24685d78: Layer already exists [2024-07-05T09:47:57.925Z] 642c4c232a0b: Layer already exists [2024-07-05T09:47:57.925Z] c211528bd941: Layer already exists [2024-07-05T09:47:57.925Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:47:57.925Z] 3.2.0-dev.30: digest: sha256:5795c36ba2ffe34a718df95ee9efbe6aa2c51ade9033e07cbf4e182e792aeaa0 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:47:58.251Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:47:58.571Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T09:47:58.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-07-05T09:47:58.571Z] bd6489f3dbd5: Preparing [2024-07-05T09:47:58.571Z] bb9b3d84571d: Preparing [2024-07-05T09:47:58.571Z] 0fc9ccbccc54: Preparing [2024-07-05T09:47:58.571Z] 3c8b13d97e2c: Preparing [2024-07-05T09:47:58.571Z] 1e2e370a96de: Preparing [2024-07-05T09:47:58.571Z] c5a975d3b39a: Preparing [2024-07-05T09:47:58.571Z] cc12b1fee1fa: Preparing [2024-07-05T09:47:58.571Z] d2c757071ff2: Preparing [2024-07-05T09:47:58.571Z] 36437d0a8429: Preparing [2024-07-05T09:47:58.571Z] 5c4733f552b7: Preparing [2024-07-05T09:47:58.571Z] 0c8e8d22dc22: Preparing [2024-07-05T09:47:58.571Z] 5f70bf18a086: Preparing [2024-07-05T09:47:58.571Z] a69f24685d78: Preparing [2024-07-05T09:47:58.571Z] 642c4c232a0b: Preparing [2024-07-05T09:47:58.571Z] c211528bd941: Preparing [2024-07-05T09:47:58.571Z] 63ec0bd56cf3: Preparing [2024-07-05T09:47:58.571Z] 0c8e8d22dc22: Waiting [2024-07-05T09:47:58.571Z] a69f24685d78: Waiting [2024-07-05T09:47:58.571Z] 5f70bf18a086: Waiting [2024-07-05T09:47:58.571Z] c211528bd941: Waiting [2024-07-05T09:47:58.571Z] 63ec0bd56cf3: Waiting [2024-07-05T09:47:58.571Z] c5a975d3b39a: Waiting [2024-07-05T09:47:58.571Z] cc12b1fee1fa: Waiting [2024-07-05T09:47:58.571Z] d2c757071ff2: Waiting [2024-07-05T09:47:58.571Z] 36437d0a8429: Waiting [2024-07-05T09:47:58.571Z] 5c4733f552b7: Waiting [2024-07-05T09:47:58.571Z] 0fc9ccbccc54: Layer already exists [2024-07-05T09:47:58.571Z] 1e2e370a96de: Layer already exists [2024-07-05T09:47:58.571Z] bd6489f3dbd5: Layer already exists [2024-07-05T09:47:58.571Z] 3c8b13d97e2c: Layer already exists [2024-07-05T09:47:58.571Z] bb9b3d84571d: Layer already exists [2024-07-05T09:47:58.571Z] c5a975d3b39a: Layer already exists [2024-07-05T09:47:58.571Z] d2c757071ff2: Layer already exists [2024-07-05T09:47:58.571Z] 5c4733f552b7: Layer already exists [2024-07-05T09:47:58.571Z] 36437d0a8429: Layer already exists [2024-07-05T09:47:58.571Z] cc12b1fee1fa: Layer already exists [2024-07-05T09:47:58.571Z] 5f70bf18a086: Layer already exists [2024-07-05T09:47:58.571Z] 0c8e8d22dc22: Layer already exists [2024-07-05T09:47:58.571Z] 642c4c232a0b: Layer already exists [2024-07-05T09:47:58.571Z] a69f24685d78: Layer already exists [2024-07-05T09:47:58.571Z] c211528bd941: Layer already exists [2024-07-05T09:47:58.571Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:47:58.571Z] 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30: digest: sha256:5795c36ba2ffe34a718df95ee9efbe6aa2c51ade9033e07cbf4e182e792aeaa0 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:47:58.889Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:47:59.202Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-07-05T09:47:59.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-07-05T09:47:59.202Z] bd6489f3dbd5: Preparing [2024-07-05T09:47:59.202Z] bb9b3d84571d: Preparing [2024-07-05T09:47:59.202Z] 0fc9ccbccc54: Preparing [2024-07-05T09:47:59.202Z] 3c8b13d97e2c: Preparing [2024-07-05T09:47:59.202Z] 1e2e370a96de: Preparing [2024-07-05T09:47:59.202Z] c5a975d3b39a: Preparing [2024-07-05T09:47:59.202Z] cc12b1fee1fa: Preparing [2024-07-05T09:47:59.202Z] d2c757071ff2: Preparing [2024-07-05T09:47:59.202Z] 36437d0a8429: Preparing [2024-07-05T09:47:59.202Z] 5c4733f552b7: Preparing [2024-07-05T09:47:59.202Z] 0c8e8d22dc22: Preparing [2024-07-05T09:47:59.202Z] 5f70bf18a086: Preparing [2024-07-05T09:47:59.202Z] a69f24685d78: Preparing [2024-07-05T09:47:59.202Z] 642c4c232a0b: Preparing [2024-07-05T09:47:59.202Z] c211528bd941: Preparing [2024-07-05T09:47:59.202Z] 63ec0bd56cf3: Preparing [2024-07-05T09:47:59.202Z] 5c4733f552b7: Waiting [2024-07-05T09:47:59.202Z] 0c8e8d22dc22: Waiting [2024-07-05T09:47:59.202Z] c5a975d3b39a: Waiting [2024-07-05T09:47:59.202Z] 5f70bf18a086: Waiting [2024-07-05T09:47:59.202Z] a69f24685d78: Waiting [2024-07-05T09:47:59.202Z] cc12b1fee1fa: Waiting [2024-07-05T09:47:59.202Z] 642c4c232a0b: Waiting [2024-07-05T09:47:59.202Z] d2c757071ff2: Waiting [2024-07-05T09:47:59.202Z] c211528bd941: Waiting [2024-07-05T09:47:59.202Z] 63ec0bd56cf3: Waiting [2024-07-05T09:47:59.202Z] 36437d0a8429: Waiting [2024-07-05T09:47:59.202Z] 0fc9ccbccc54: Layer already exists [2024-07-05T09:47:59.202Z] bb9b3d84571d: Layer already exists [2024-07-05T09:47:59.202Z] 3c8b13d97e2c: Layer already exists [2024-07-05T09:47:59.202Z] 1e2e370a96de: Layer already exists [2024-07-05T09:47:59.202Z] bd6489f3dbd5: Layer already exists [2024-07-05T09:47:59.202Z] c5a975d3b39a: Layer already exists [2024-07-05T09:47:59.202Z] cc12b1fee1fa: Layer already exists [2024-07-05T09:47:59.202Z] d2c757071ff2: Layer already exists [2024-07-05T09:47:59.202Z] 5c4733f552b7: Layer already exists [2024-07-05T09:47:59.202Z] 36437d0a8429: Layer already exists [2024-07-05T09:47:59.202Z] 5f70bf18a086: Layer already exists [2024-07-05T09:47:59.202Z] 0c8e8d22dc22: Layer already exists [2024-07-05T09:47:59.202Z] a69f24685d78: Layer already exists [2024-07-05T09:47:59.202Z] 642c4c232a0b: Layer already exists [2024-07-05T09:47:59.202Z] c211528bd941: Layer already exists [2024-07-05T09:47:59.202Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:47:59.202Z] main: digest: sha256:5795c36ba2ffe34a718df95ee9efbe6aa2c51ade9033e07cbf4e182e792aeaa0 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-05T09:47:59.280Z] ===================================================== [Pipeline] echo [2024-07-05T09:47:59.293Z] taggedImages: [2024-07-05T09:47:59.293Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T09:47:59.293Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-07-05T09:47:59.293Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.30 [2024-07-05T09:47:59.293Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T09:47:59.293Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-07-05T09:47:59.315Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-07-05T09:47:59.315Z] 1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T09:47:59.315Z] latest [2024-07-05T09:47:59.315Z] 3.2.0-dev.30 [2024-07-05T09:47:59.315Z] 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T09:47:59.315Z] main [2024-07-05T09:47:59.315Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:47:59.714Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:1563034bdd075c93d67b99643895e9c750b93b8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:48:00.115Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T09:48:00.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-07-05T09:48:00.115Z] 31e0facd8e11: Preparing [2024-07-05T09:48:00.115Z] 9a38bfe557a8: Preparing [2024-07-05T09:48:00.115Z] 8cc56874abda: Preparing [2024-07-05T09:48:00.115Z] fd21bd8c972a: Preparing [2024-07-05T09:48:00.115Z] d2c757071ff2: Preparing [2024-07-05T09:48:00.115Z] 36437d0a8429: Preparing [2024-07-05T09:48:00.115Z] a9db76669315: Preparing [2024-07-05T09:48:00.115Z] ac07bd0d8dda: Preparing [2024-07-05T09:48:00.115Z] 63ec0bd56cf3: Preparing [2024-07-05T09:48:00.115Z] a9db76669315: Waiting [2024-07-05T09:48:00.116Z] ac07bd0d8dda: Waiting [2024-07-05T09:48:00.116Z] 63ec0bd56cf3: Waiting [2024-07-05T09:48:00.116Z] 9a38bfe557a8: Layer already exists [2024-07-05T09:48:00.116Z] 31e0facd8e11: Layer already exists [2024-07-05T09:48:00.116Z] d2c757071ff2: Layer already exists [2024-07-05T09:48:00.116Z] 36437d0a8429: Layer already exists [2024-07-05T09:48:00.116Z] a9db76669315: Layer already exists [2024-07-05T09:48:00.116Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:48:00.116Z] ac07bd0d8dda: Layer already exists [2024-07-05T09:48:00.116Z] 8cc56874abda: Pushed [2024-07-05T09:48:02.739Z] fd21bd8c972a: Pushed [2024-07-05T09:48:02.739Z] 1563034bdd075c93d67b99643895e9c750b93b8f: digest: sha256:e162f415d67cebb8e3c5f621d77321873dd3de860891d1898a46eb42670a25e4 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:48:03.057Z] + 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-05T09:48:03.373Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-07-05T09:48:03.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-07-05T09:48:03.373Z] 31e0facd8e11: Preparing [2024-07-05T09:48:03.373Z] 9a38bfe557a8: Preparing [2024-07-05T09:48:03.373Z] 8cc56874abda: Preparing [2024-07-05T09:48:03.373Z] fd21bd8c972a: Preparing [2024-07-05T09:48:03.373Z] d2c757071ff2: Preparing [2024-07-05T09:48:03.373Z] 36437d0a8429: Preparing [2024-07-05T09:48:03.373Z] a9db76669315: Preparing [2024-07-05T09:48:03.373Z] ac07bd0d8dda: Preparing [2024-07-05T09:48:03.373Z] 63ec0bd56cf3: Preparing [2024-07-05T09:48:03.373Z] 36437d0a8429: Waiting [2024-07-05T09:48:03.373Z] a9db76669315: Waiting [2024-07-05T09:48:03.373Z] ac07bd0d8dda: Waiting [2024-07-05T09:48:03.373Z] 63ec0bd56cf3: Waiting [2024-07-05T09:48:03.373Z] 8cc56874abda: Layer already exists [2024-07-05T09:48:03.373Z] d2c757071ff2: Layer already exists [2024-07-05T09:48:03.373Z] 31e0facd8e11: Layer already exists [2024-07-05T09:48:03.373Z] fd21bd8c972a: Layer already exists [2024-07-05T09:48:03.373Z] 9a38bfe557a8: Layer already exists [2024-07-05T09:48:03.373Z] a9db76669315: Layer already exists [2024-07-05T09:48:03.373Z] 36437d0a8429: Layer already exists [2024-07-05T09:48:03.373Z] ac07bd0d8dda: Layer already exists [2024-07-05T09:48:03.373Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:48:03.373Z] latest: digest: sha256:e162f415d67cebb8e3c5f621d77321873dd3de860891d1898a46eb42670a25e4 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:48:03.700Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:48:04.024Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.30 [2024-07-05T09:48:04.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-07-05T09:48:04.024Z] 31e0facd8e11: Preparing [2024-07-05T09:48:04.024Z] 9a38bfe557a8: Preparing [2024-07-05T09:48:04.024Z] 8cc56874abda: Preparing [2024-07-05T09:48:04.024Z] fd21bd8c972a: Preparing [2024-07-05T09:48:04.024Z] d2c757071ff2: Preparing [2024-07-05T09:48:04.024Z] 36437d0a8429: Preparing [2024-07-05T09:48:04.024Z] a9db76669315: Preparing [2024-07-05T09:48:04.024Z] ac07bd0d8dda: Preparing [2024-07-05T09:48:04.024Z] 63ec0bd56cf3: Preparing [2024-07-05T09:48:04.024Z] 36437d0a8429: Waiting [2024-07-05T09:48:04.024Z] a9db76669315: Waiting [2024-07-05T09:48:04.024Z] 63ec0bd56cf3: Waiting [2024-07-05T09:48:04.024Z] ac07bd0d8dda: Waiting [2024-07-05T09:48:04.024Z] 9a38bfe557a8: Layer already exists [2024-07-05T09:48:04.024Z] 8cc56874abda: Layer already exists [2024-07-05T09:48:04.024Z] fd21bd8c972a: Layer already exists [2024-07-05T09:48:04.024Z] d2c757071ff2: Layer already exists [2024-07-05T09:48:04.024Z] 31e0facd8e11: Layer already exists [2024-07-05T09:48:04.024Z] ac07bd0d8dda: Layer already exists [2024-07-05T09:48:04.024Z] 36437d0a8429: Layer already exists [2024-07-05T09:48:04.024Z] a9db76669315: Layer already exists [2024-07-05T09:48:04.024Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:48:04.024Z] 3.2.0-dev.30: digest: sha256:e162f415d67cebb8e3c5f621d77321873dd3de860891d1898a46eb42670a25e4 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:48:04.344Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:48:04.668Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T09:48:04.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-07-05T09:48:04.669Z] 31e0facd8e11: Preparing [2024-07-05T09:48:04.669Z] 9a38bfe557a8: Preparing [2024-07-05T09:48:04.669Z] 8cc56874abda: Preparing [2024-07-05T09:48:04.669Z] fd21bd8c972a: Preparing [2024-07-05T09:48:04.669Z] d2c757071ff2: Preparing [2024-07-05T09:48:04.669Z] 36437d0a8429: Preparing [2024-07-05T09:48:04.669Z] a9db76669315: Preparing [2024-07-05T09:48:04.669Z] ac07bd0d8dda: Preparing [2024-07-05T09:48:04.669Z] 63ec0bd56cf3: Preparing [2024-07-05T09:48:04.669Z] 36437d0a8429: Waiting [2024-07-05T09:48:04.669Z] ac07bd0d8dda: Waiting [2024-07-05T09:48:04.669Z] a9db76669315: Waiting [2024-07-05T09:48:04.669Z] 8cc56874abda: Layer already exists [2024-07-05T09:48:04.669Z] 9a38bfe557a8: Layer already exists [2024-07-05T09:48:04.669Z] d2c757071ff2: Layer already exists [2024-07-05T09:48:04.669Z] fd21bd8c972a: Layer already exists [2024-07-05T09:48:04.669Z] 31e0facd8e11: Layer already exists [2024-07-05T09:48:04.669Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:48:04.669Z] ac07bd0d8dda: Layer already exists [2024-07-05T09:48:04.669Z] a9db76669315: Layer already exists [2024-07-05T09:48:04.669Z] 36437d0a8429: Layer already exists [2024-07-05T09:48:04.669Z] 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30: digest: sha256:e162f415d67cebb8e3c5f621d77321873dd3de860891d1898a46eb42670a25e4 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:48:04.995Z] + 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-05T09:48:05.330Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-07-05T09:48:05.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-07-05T09:48:05.330Z] 31e0facd8e11: Preparing [2024-07-05T09:48:05.330Z] 9a38bfe557a8: Preparing [2024-07-05T09:48:05.330Z] 8cc56874abda: Preparing [2024-07-05T09:48:05.330Z] fd21bd8c972a: Preparing [2024-07-05T09:48:05.330Z] d2c757071ff2: Preparing [2024-07-05T09:48:05.330Z] 36437d0a8429: Preparing [2024-07-05T09:48:05.330Z] a9db76669315: Preparing [2024-07-05T09:48:05.330Z] ac07bd0d8dda: Preparing [2024-07-05T09:48:05.330Z] 63ec0bd56cf3: Preparing [2024-07-05T09:48:05.330Z] 36437d0a8429: Waiting [2024-07-05T09:48:05.330Z] 63ec0bd56cf3: Waiting [2024-07-05T09:48:05.330Z] ac07bd0d8dda: Waiting [2024-07-05T09:48:05.330Z] a9db76669315: Waiting [2024-07-05T09:48:05.330Z] d2c757071ff2: Layer already exists [2024-07-05T09:48:05.330Z] 9a38bfe557a8: Layer already exists [2024-07-05T09:48:05.330Z] fd21bd8c972a: Layer already exists [2024-07-05T09:48:05.330Z] 31e0facd8e11: Layer already exists [2024-07-05T09:48:05.330Z] 8cc56874abda: Layer already exists [2024-07-05T09:48:05.330Z] 36437d0a8429: Layer already exists [2024-07-05T09:48:05.330Z] a9db76669315: Layer already exists [2024-07-05T09:48:05.330Z] ac07bd0d8dda: Layer already exists [2024-07-05T09:48:05.330Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:48:05.330Z] main: digest: sha256:e162f415d67cebb8e3c5f621d77321873dd3de860891d1898a46eb42670a25e4 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-05T09:48:05.397Z] ===================================================== [Pipeline] echo [2024-07-05T09:48:05.411Z] taggedImages: [2024-07-05T09:48:05.411Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T09:48:05.411Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-07-05T09:48:05.411Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.30 [2024-07-05T09:48:05.411Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T09:48:05.411Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-07-05T09:48:05.438Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-07-05T09:48:05.438Z] 1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T09:48:05.438Z] latest [2024-07-05T09:48:05.438Z] 3.2.0-dev.30 [2024-07-05T09:48:05.438Z] 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T09:48:05.438Z] main [2024-07-05T09:48:05.438Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:48:05.772Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1563034bdd075c93d67b99643895e9c750b93b8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:48:06.105Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T09:48:06.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-07-05T09:48:06.105Z] b8abc26e4f5c: Preparing [2024-07-05T09:48:06.105Z] df996cca98e0: Preparing [2024-07-05T09:48:06.105Z] e139c8128949: Preparing [2024-07-05T09:48:06.105Z] 87587cfe0cfb: Preparing [2024-07-05T09:48:06.105Z] 9c4f41e9e2d8: Preparing [2024-07-05T09:48:06.105Z] d2c757071ff2: Preparing [2024-07-05T09:48:06.105Z] 36437d0a8429: Preparing [2024-07-05T09:48:06.105Z] fff4886efe3c: Preparing [2024-07-05T09:48:06.105Z] b8c8a630cd84: Preparing [2024-07-05T09:48:06.105Z] f3d35db7d8fe: Preparing [2024-07-05T09:48:06.105Z] 63ec0bd56cf3: Preparing [2024-07-05T09:48:06.105Z] fff4886efe3c: Waiting [2024-07-05T09:48:06.105Z] b8c8a630cd84: Waiting [2024-07-05T09:48:06.105Z] f3d35db7d8fe: Waiting [2024-07-05T09:48:06.105Z] 63ec0bd56cf3: Waiting [2024-07-05T09:48:06.105Z] 36437d0a8429: Waiting [2024-07-05T09:48:06.105Z] 9c4f41e9e2d8: Pushed [2024-07-05T09:48:06.105Z] df996cca98e0: Pushed [2024-07-05T09:48:06.105Z] b8abc26e4f5c: Pushed [2024-07-05T09:48:06.364Z] 87587cfe0cfb: Pushed [2024-07-05T09:48:06.364Z] d2c757071ff2: Layer already exists [2024-07-05T09:48:06.364Z] 36437d0a8429: Layer already exists [2024-07-05T09:48:06.364Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:48:06.364Z] fff4886efe3c: Pushed [2024-07-05T09:48:06.364Z] b8c8a630cd84: Pushed [2024-07-05T09:48:06.930Z] e139c8128949: Pushed [2024-07-05T09:48:07.866Z] f3d35db7d8fe: Pushed [2024-07-05T09:48:08.125Z] 1563034bdd075c93d67b99643895e9c750b93b8f: digest: sha256:915e2ee503ac1ac58632e732fc11a847f91bad9b46787eb0e72d8beed8e76d1b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:48:08.449Z] + 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-05T09:48:08.767Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-07-05T09:48:08.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-07-05T09:48:08.767Z] b8abc26e4f5c: Preparing [2024-07-05T09:48:08.767Z] df996cca98e0: Preparing [2024-07-05T09:48:08.767Z] e139c8128949: Preparing [2024-07-05T09:48:08.767Z] 87587cfe0cfb: Preparing [2024-07-05T09:48:08.767Z] 9c4f41e9e2d8: Preparing [2024-07-05T09:48:08.767Z] d2c757071ff2: Preparing [2024-07-05T09:48:08.767Z] 36437d0a8429: Preparing [2024-07-05T09:48:08.767Z] fff4886efe3c: Preparing [2024-07-05T09:48:08.767Z] b8c8a630cd84: Preparing [2024-07-05T09:48:08.767Z] f3d35db7d8fe: Preparing [2024-07-05T09:48:08.767Z] 63ec0bd56cf3: Preparing [2024-07-05T09:48:08.767Z] d2c757071ff2: Waiting [2024-07-05T09:48:08.767Z] 36437d0a8429: Waiting [2024-07-05T09:48:08.767Z] fff4886efe3c: Waiting [2024-07-05T09:48:08.767Z] b8c8a630cd84: Waiting [2024-07-05T09:48:08.767Z] f3d35db7d8fe: Waiting [2024-07-05T09:48:08.767Z] 63ec0bd56cf3: Waiting [2024-07-05T09:48:08.767Z] b8abc26e4f5c: Layer already exists [2024-07-05T09:48:08.767Z] df996cca98e0: Layer already exists [2024-07-05T09:48:08.767Z] 9c4f41e9e2d8: Layer already exists [2024-07-05T09:48:08.767Z] 87587cfe0cfb: Layer already exists [2024-07-05T09:48:08.767Z] e139c8128949: Layer already exists [2024-07-05T09:48:08.767Z] d2c757071ff2: Layer already exists [2024-07-05T09:48:08.767Z] b8c8a630cd84: Layer already exists [2024-07-05T09:48:08.767Z] 36437d0a8429: Layer already exists [2024-07-05T09:48:08.767Z] f3d35db7d8fe: Layer already exists [2024-07-05T09:48:08.767Z] fff4886efe3c: Layer already exists [2024-07-05T09:48:08.767Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:48:08.767Z] latest: digest: sha256:915e2ee503ac1ac58632e732fc11a847f91bad9b46787eb0e72d8beed8e76d1b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:48:09.099Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:48:09.423Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.30 [2024-07-05T09:48:09.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-07-05T09:48:09.423Z] b8abc26e4f5c: Preparing [2024-07-05T09:48:09.423Z] df996cca98e0: Preparing [2024-07-05T09:48:09.423Z] e139c8128949: Preparing [2024-07-05T09:48:09.423Z] 87587cfe0cfb: Preparing [2024-07-05T09:48:09.423Z] 9c4f41e9e2d8: Preparing [2024-07-05T09:48:09.423Z] d2c757071ff2: Preparing [2024-07-05T09:48:09.423Z] 36437d0a8429: Preparing [2024-07-05T09:48:09.423Z] fff4886efe3c: Preparing [2024-07-05T09:48:09.423Z] b8c8a630cd84: Preparing [2024-07-05T09:48:09.423Z] f3d35db7d8fe: Preparing [2024-07-05T09:48:09.423Z] 63ec0bd56cf3: Preparing [2024-07-05T09:48:09.423Z] fff4886efe3c: Waiting [2024-07-05T09:48:09.423Z] 36437d0a8429: Waiting [2024-07-05T09:48:09.423Z] d2c757071ff2: Waiting [2024-07-05T09:48:09.423Z] b8c8a630cd84: Waiting [2024-07-05T09:48:09.423Z] f3d35db7d8fe: Waiting [2024-07-05T09:48:09.423Z] 63ec0bd56cf3: Waiting [2024-07-05T09:48:09.423Z] e139c8128949: Layer already exists [2024-07-05T09:48:09.423Z] 87587cfe0cfb: Layer already exists [2024-07-05T09:48:09.423Z] b8abc26e4f5c: Layer already exists [2024-07-05T09:48:09.423Z] 9c4f41e9e2d8: Layer already exists [2024-07-05T09:48:09.423Z] df996cca98e0: Layer already exists [2024-07-05T09:48:09.423Z] d2c757071ff2: Layer already exists [2024-07-05T09:48:09.423Z] fff4886efe3c: Layer already exists [2024-07-05T09:48:09.423Z] 36437d0a8429: Layer already exists [2024-07-05T09:48:09.423Z] b8c8a630cd84: Layer already exists [2024-07-05T09:48:09.423Z] f3d35db7d8fe: Layer already exists [2024-07-05T09:48:09.423Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:48:09.423Z] 3.2.0-dev.30: digest: sha256:915e2ee503ac1ac58632e732fc11a847f91bad9b46787eb0e72d8beed8e76d1b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:48:09.742Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:48:10.071Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T09:48:10.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-07-05T09:48:10.071Z] b8abc26e4f5c: Preparing [2024-07-05T09:48:10.071Z] df996cca98e0: Preparing [2024-07-05T09:48:10.071Z] e139c8128949: Preparing [2024-07-05T09:48:10.071Z] 87587cfe0cfb: Preparing [2024-07-05T09:48:10.071Z] 9c4f41e9e2d8: Preparing [2024-07-05T09:48:10.071Z] d2c757071ff2: Preparing [2024-07-05T09:48:10.071Z] 36437d0a8429: Preparing [2024-07-05T09:48:10.071Z] d2c757071ff2: Waiting [2024-07-05T09:48:10.071Z] fff4886efe3c: Preparing [2024-07-05T09:48:10.071Z] b8c8a630cd84: Preparing [2024-07-05T09:48:10.071Z] 36437d0a8429: Waiting [2024-07-05T09:48:10.071Z] fff4886efe3c: Waiting [2024-07-05T09:48:10.071Z] b8c8a630cd84: Waiting [2024-07-05T09:48:10.071Z] f3d35db7d8fe: Preparing [2024-07-05T09:48:10.071Z] 63ec0bd56cf3: Preparing [2024-07-05T09:48:10.071Z] f3d35db7d8fe: Waiting [2024-07-05T09:48:10.071Z] 63ec0bd56cf3: Waiting [2024-07-05T09:48:10.071Z] 87587cfe0cfb: Layer already exists [2024-07-05T09:48:10.071Z] e139c8128949: Layer already exists [2024-07-05T09:48:10.071Z] 9c4f41e9e2d8: Layer already exists [2024-07-05T09:48:10.071Z] b8abc26e4f5c: Layer already exists [2024-07-05T09:48:10.071Z] df996cca98e0: Layer already exists [2024-07-05T09:48:10.071Z] d2c757071ff2: Layer already exists [2024-07-05T09:48:10.071Z] b8c8a630cd84: Layer already exists [2024-07-05T09:48:10.071Z] 36437d0a8429: Layer already exists [2024-07-05T09:48:10.071Z] fff4886efe3c: Layer already exists [2024-07-05T09:48:10.071Z] f3d35db7d8fe: Layer already exists [2024-07-05T09:48:10.071Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:48:10.071Z] 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30: digest: sha256:915e2ee503ac1ac58632e732fc11a847f91bad9b46787eb0e72d8beed8e76d1b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:48:10.404Z] + 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-05T09:48:10.726Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-07-05T09:48:10.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-07-05T09:48:10.726Z] b8abc26e4f5c: Preparing [2024-07-05T09:48:10.726Z] df996cca98e0: Preparing [2024-07-05T09:48:10.726Z] e139c8128949: Preparing [2024-07-05T09:48:10.726Z] 87587cfe0cfb: Preparing [2024-07-05T09:48:10.726Z] 9c4f41e9e2d8: Preparing [2024-07-05T09:48:10.726Z] d2c757071ff2: Preparing [2024-07-05T09:48:10.726Z] 36437d0a8429: Preparing [2024-07-05T09:48:10.727Z] fff4886efe3c: Preparing [2024-07-05T09:48:10.727Z] b8c8a630cd84: Preparing [2024-07-05T09:48:10.727Z] f3d35db7d8fe: Preparing [2024-07-05T09:48:10.727Z] 63ec0bd56cf3: Preparing [2024-07-05T09:48:10.727Z] 36437d0a8429: Waiting [2024-07-05T09:48:10.727Z] 63ec0bd56cf3: Waiting [2024-07-05T09:48:10.727Z] f3d35db7d8fe: Waiting [2024-07-05T09:48:10.727Z] b8c8a630cd84: Waiting [2024-07-05T09:48:10.727Z] fff4886efe3c: Waiting [2024-07-05T09:48:10.727Z] d2c757071ff2: Waiting [2024-07-05T09:48:10.727Z] e139c8128949: Layer already exists [2024-07-05T09:48:10.727Z] df996cca98e0: Layer already exists [2024-07-05T09:48:10.727Z] 87587cfe0cfb: Layer already exists [2024-07-05T09:48:10.727Z] 9c4f41e9e2d8: Layer already exists [2024-07-05T09:48:10.727Z] b8abc26e4f5c: Layer already exists [2024-07-05T09:48:10.727Z] fff4886efe3c: Layer already exists [2024-07-05T09:48:10.727Z] 36437d0a8429: Layer already exists [2024-07-05T09:48:10.727Z] b8c8a630cd84: Layer already exists [2024-07-05T09:48:10.727Z] d2c757071ff2: Layer already exists [2024-07-05T09:48:10.727Z] f3d35db7d8fe: Layer already exists [2024-07-05T09:48:10.727Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:48:10.727Z] main: digest: sha256:915e2ee503ac1ac58632e732fc11a847f91bad9b46787eb0e72d8beed8e76d1b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-05T09:48:10.807Z] ===================================================== [Pipeline] echo [2024-07-05T09:48:10.822Z] taggedImages: [2024-07-05T09:48:10.822Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T09:48:10.822Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-07-05T09:48:10.822Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.30 [2024-07-05T09:48:10.822Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T09:48:10.822Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-07-05T09:48:10.853Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-07-05T09:48:10.853Z] 1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T09:48:10.853Z] latest [2024-07-05T09:48:10.853Z] 3.2.0-dev.30 [2024-07-05T09:48:10.853Z] 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T09:48:10.853Z] main [2024-07-05T09:48:10.853Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:48:11.193Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1563034bdd075c93d67b99643895e9c750b93b8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:48:11.517Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T09:48:11.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-07-05T09:48:11.517Z] 7384c96bc776: Preparing [2024-07-05T09:48:11.517Z] 2913efb054ef: Preparing [2024-07-05T09:48:11.517Z] f28894437e05: Preparing [2024-07-05T09:48:11.517Z] 23aa6dd94c46: Preparing [2024-07-05T09:48:11.517Z] e199107c036f: Preparing [2024-07-05T09:48:11.517Z] a43fe78fc01b: Preparing [2024-07-05T09:48:11.517Z] 7c62c45c1e66: Preparing [2024-07-05T09:48:11.517Z] d2c757071ff2: Preparing [2024-07-05T09:48:11.517Z] 36437d0a8429: Preparing [2024-07-05T09:48:11.517Z] ca939ccbca93: Preparing [2024-07-05T09:48:11.517Z] 61e32cbe63ed: Preparing [2024-07-05T09:48:11.517Z] 63ec0bd56cf3: Preparing [2024-07-05T09:48:11.517Z] a43fe78fc01b: Waiting [2024-07-05T09:48:11.517Z] 7c62c45c1e66: Waiting [2024-07-05T09:48:11.517Z] d2c757071ff2: Waiting [2024-07-05T09:48:11.517Z] 36437d0a8429: Waiting [2024-07-05T09:48:11.517Z] 61e32cbe63ed: Waiting [2024-07-05T09:48:11.517Z] ca939ccbca93: Waiting [2024-07-05T09:48:11.517Z] 63ec0bd56cf3: Waiting [2024-07-05T09:48:11.776Z] 7384c96bc776: Pushed [2024-07-05T09:48:11.776Z] e199107c036f: Pushed [2024-07-05T09:48:11.776Z] 2913efb054ef: Pushed [2024-07-05T09:48:11.776Z] d2c757071ff2: Layer already exists [2024-07-05T09:48:11.776Z] 36437d0a8429: Layer already exists [2024-07-05T09:48:11.776Z] a43fe78fc01b: Pushed [2024-07-05T09:48:11.776Z] 7c62c45c1e66: Pushed [2024-07-05T09:48:11.776Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:48:12.343Z] ca939ccbca93: Pushed [2024-07-05T09:48:12.601Z] 23aa6dd94c46: Pushed [2024-07-05T09:48:12.860Z] f28894437e05: Pushed [2024-07-05T09:48:12.860Z] 61e32cbe63ed: Pushed [2024-07-05T09:48:13.119Z] 1563034bdd075c93d67b99643895e9c750b93b8f: digest: sha256:d27c348d5f5d3fe8fef666ca61c2411b79b08152b03a22dd3be91a94a904c2a5 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:48:13.444Z] + 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-05T09:48:13.772Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-07-05T09:48:13.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-07-05T09:48:13.773Z] 7384c96bc776: Preparing [2024-07-05T09:48:13.773Z] 2913efb054ef: Preparing [2024-07-05T09:48:13.773Z] f28894437e05: Preparing [2024-07-05T09:48:13.773Z] 23aa6dd94c46: Preparing [2024-07-05T09:48:13.773Z] e199107c036f: Preparing [2024-07-05T09:48:13.773Z] a43fe78fc01b: Preparing [2024-07-05T09:48:13.773Z] 7c62c45c1e66: Preparing [2024-07-05T09:48:13.773Z] d2c757071ff2: Preparing [2024-07-05T09:48:13.773Z] 36437d0a8429: Preparing [2024-07-05T09:48:13.773Z] ca939ccbca93: Preparing [2024-07-05T09:48:13.773Z] 61e32cbe63ed: Preparing [2024-07-05T09:48:13.773Z] 63ec0bd56cf3: Preparing [2024-07-05T09:48:13.773Z] d2c757071ff2: Waiting [2024-07-05T09:48:13.773Z] 7c62c45c1e66: Waiting [2024-07-05T09:48:13.773Z] a43fe78fc01b: Waiting [2024-07-05T09:48:13.773Z] 61e32cbe63ed: Waiting [2024-07-05T09:48:13.773Z] 36437d0a8429: Waiting [2024-07-05T09:48:13.773Z] ca939ccbca93: Waiting [2024-07-05T09:48:13.773Z] 63ec0bd56cf3: Waiting [2024-07-05T09:48:13.773Z] e199107c036f: Layer already exists [2024-07-05T09:48:13.773Z] 7384c96bc776: Layer already exists [2024-07-05T09:48:13.773Z] 23aa6dd94c46: Layer already exists [2024-07-05T09:48:13.773Z] f28894437e05: Layer already exists [2024-07-05T09:48:13.773Z] 2913efb054ef: Layer already exists [2024-07-05T09:48:13.773Z] a43fe78fc01b: Layer already exists [2024-07-05T09:48:13.773Z] 7c62c45c1e66: Layer already exists [2024-07-05T09:48:13.773Z] 36437d0a8429: Layer already exists [2024-07-05T09:48:13.773Z] d2c757071ff2: Layer already exists [2024-07-05T09:48:13.773Z] ca939ccbca93: Layer already exists [2024-07-05T09:48:13.773Z] 61e32cbe63ed: Layer already exists [2024-07-05T09:48:13.773Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:48:13.773Z] latest: digest: sha256:d27c348d5f5d3fe8fef666ca61c2411b79b08152b03a22dd3be91a94a904c2a5 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:48:14.095Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:48:14.413Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.30 [2024-07-05T09:48:14.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-07-05T09:48:14.413Z] 7384c96bc776: Preparing [2024-07-05T09:48:14.413Z] 2913efb054ef: Preparing [2024-07-05T09:48:14.413Z] f28894437e05: Preparing [2024-07-05T09:48:14.413Z] 23aa6dd94c46: Preparing [2024-07-05T09:48:14.413Z] e199107c036f: Preparing [2024-07-05T09:48:14.413Z] a43fe78fc01b: Preparing [2024-07-05T09:48:14.413Z] 7c62c45c1e66: Preparing [2024-07-05T09:48:14.413Z] d2c757071ff2: Preparing [2024-07-05T09:48:14.413Z] 36437d0a8429: Preparing [2024-07-05T09:48:14.413Z] ca939ccbca93: Preparing [2024-07-05T09:48:14.413Z] 61e32cbe63ed: Preparing [2024-07-05T09:48:14.413Z] 63ec0bd56cf3: Preparing [2024-07-05T09:48:14.413Z] a43fe78fc01b: Waiting [2024-07-05T09:48:14.413Z] 7c62c45c1e66: Waiting [2024-07-05T09:48:14.413Z] d2c757071ff2: Waiting [2024-07-05T09:48:14.413Z] 36437d0a8429: Waiting [2024-07-05T09:48:14.413Z] 63ec0bd56cf3: Waiting [2024-07-05T09:48:14.413Z] 23aa6dd94c46: Layer already exists [2024-07-05T09:48:14.413Z] e199107c036f: Layer already exists [2024-07-05T09:48:14.413Z] 2913efb054ef: Layer already exists [2024-07-05T09:48:14.413Z] 7384c96bc776: Layer already exists [2024-07-05T09:48:14.413Z] f28894437e05: Layer already exists [2024-07-05T09:48:14.413Z] a43fe78fc01b: Layer already exists [2024-07-05T09:48:14.413Z] d2c757071ff2: Layer already exists [2024-07-05T09:48:14.413Z] ca939ccbca93: Layer already exists [2024-07-05T09:48:14.413Z] 7c62c45c1e66: Layer already exists [2024-07-05T09:48:14.413Z] 36437d0a8429: Layer already exists [2024-07-05T09:48:14.413Z] 61e32cbe63ed: Layer already exists [2024-07-05T09:48:14.413Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:48:14.413Z] 3.2.0-dev.30: digest: sha256:d27c348d5f5d3fe8fef666ca61c2411b79b08152b03a22dd3be91a94a904c2a5 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:48:14.732Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:48:15.048Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T09:48:15.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-07-05T09:48:15.048Z] 7384c96bc776: Preparing [2024-07-05T09:48:15.048Z] 2913efb054ef: Preparing [2024-07-05T09:48:15.048Z] f28894437e05: Preparing [2024-07-05T09:48:15.048Z] 23aa6dd94c46: Preparing [2024-07-05T09:48:15.048Z] e199107c036f: Preparing [2024-07-05T09:48:15.048Z] a43fe78fc01b: Preparing [2024-07-05T09:48:15.048Z] 7c62c45c1e66: Preparing [2024-07-05T09:48:15.048Z] d2c757071ff2: Preparing [2024-07-05T09:48:15.048Z] 36437d0a8429: Preparing [2024-07-05T09:48:15.048Z] ca939ccbca93: Preparing [2024-07-05T09:48:15.048Z] 61e32cbe63ed: Preparing [2024-07-05T09:48:15.048Z] 63ec0bd56cf3: Preparing [2024-07-05T09:48:15.048Z] a43fe78fc01b: Waiting [2024-07-05T09:48:15.048Z] ca939ccbca93: Waiting [2024-07-05T09:48:15.048Z] 61e32cbe63ed: Waiting [2024-07-05T09:48:15.048Z] 7c62c45c1e66: Waiting [2024-07-05T09:48:15.048Z] d2c757071ff2: Waiting [2024-07-05T09:48:15.048Z] 63ec0bd56cf3: Waiting [2024-07-05T09:48:15.048Z] 36437d0a8429: Waiting [2024-07-05T09:48:15.048Z] 2913efb054ef: Layer already exists [2024-07-05T09:48:15.048Z] 7384c96bc776: Layer already exists [2024-07-05T09:48:15.048Z] f28894437e05: Layer already exists [2024-07-05T09:48:15.048Z] e199107c036f: Layer already exists [2024-07-05T09:48:15.048Z] 23aa6dd94c46: Layer already exists [2024-07-05T09:48:15.048Z] d2c757071ff2: Layer already exists [2024-07-05T09:48:15.048Z] 36437d0a8429: Layer already exists [2024-07-05T09:48:15.048Z] 7c62c45c1e66: Layer already exists [2024-07-05T09:48:15.048Z] a43fe78fc01b: Layer already exists [2024-07-05T09:48:15.048Z] ca939ccbca93: Layer already exists [2024-07-05T09:48:15.048Z] 61e32cbe63ed: Layer already exists [2024-07-05T09:48:15.048Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:48:15.048Z] 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30: digest: sha256:d27c348d5f5d3fe8fef666ca61c2411b79b08152b03a22dd3be91a94a904c2a5 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:48:15.375Z] + 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-05T09:48:15.694Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-07-05T09:48:15.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-07-05T09:48:15.694Z] 7384c96bc776: Preparing [2024-07-05T09:48:15.694Z] 2913efb054ef: Preparing [2024-07-05T09:48:15.694Z] f28894437e05: Preparing [2024-07-05T09:48:15.694Z] 23aa6dd94c46: Preparing [2024-07-05T09:48:15.694Z] e199107c036f: Preparing [2024-07-05T09:48:15.694Z] a43fe78fc01b: Preparing [2024-07-05T09:48:15.694Z] 7c62c45c1e66: Preparing [2024-07-05T09:48:15.694Z] d2c757071ff2: Preparing [2024-07-05T09:48:15.694Z] 36437d0a8429: Preparing [2024-07-05T09:48:15.694Z] ca939ccbca93: Preparing [2024-07-05T09:48:15.694Z] 61e32cbe63ed: Preparing [2024-07-05T09:48:15.694Z] 63ec0bd56cf3: Preparing [2024-07-05T09:48:15.694Z] a43fe78fc01b: Waiting [2024-07-05T09:48:15.694Z] 7c62c45c1e66: Waiting [2024-07-05T09:48:15.694Z] d2c757071ff2: Waiting [2024-07-05T09:48:15.694Z] 36437d0a8429: Waiting [2024-07-05T09:48:15.694Z] ca939ccbca93: Waiting [2024-07-05T09:48:15.694Z] 61e32cbe63ed: Waiting [2024-07-05T09:48:15.694Z] 63ec0bd56cf3: Waiting [2024-07-05T09:48:15.694Z] 7384c96bc776: Layer already exists [2024-07-05T09:48:15.694Z] 2913efb054ef: Layer already exists [2024-07-05T09:48:15.694Z] e199107c036f: Layer already exists [2024-07-05T09:48:15.694Z] f28894437e05: Layer already exists [2024-07-05T09:48:15.694Z] 23aa6dd94c46: Layer already exists [2024-07-05T09:48:15.694Z] 7c62c45c1e66: Layer already exists [2024-07-05T09:48:15.694Z] a43fe78fc01b: Layer already exists [2024-07-05T09:48:15.694Z] ca939ccbca93: Layer already exists [2024-07-05T09:48:15.694Z] d2c757071ff2: Layer already exists [2024-07-05T09:48:15.694Z] 36437d0a8429: Layer already exists [2024-07-05T09:48:15.694Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:48:15.694Z] 61e32cbe63ed: Layer already exists [2024-07-05T09:48:15.694Z] main: digest: sha256:d27c348d5f5d3fe8fef666ca61c2411b79b08152b03a22dd3be91a94a904c2a5 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-05T09:48:15.756Z] ===================================================== [Pipeline] echo [2024-07-05T09:48:15.767Z] taggedImages: [2024-07-05T09:48:15.767Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T09:48:15.767Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-07-05T09:48:15.767Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.30 [2024-07-05T09:48:15.767Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T09:48:15.767Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-07-05T09:48:15.791Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-07-05T09:48:15.791Z] 1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T09:48:15.791Z] latest [2024-07-05T09:48:15.791Z] 3.2.0-dev.30 [2024-07-05T09:48:15.791Z] 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T09:48:15.791Z] main [2024-07-05T09:48:15.791Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:48:16.130Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1563034bdd075c93d67b99643895e9c750b93b8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:48:16.448Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T09:48:16.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-07-05T09:48:16.448Z] cf9654d60254: Preparing [2024-07-05T09:48:16.448Z] 53a5fa4891c8: Preparing [2024-07-05T09:48:16.448Z] d2c757071ff2: Preparing [2024-07-05T09:48:16.448Z] 36437d0a8429: Preparing [2024-07-05T09:48:16.448Z] 516ca5de5764: Preparing [2024-07-05T09:48:16.448Z] a50781cf7bd5: Preparing [2024-07-05T09:48:16.448Z] 63ec0bd56cf3: Preparing [2024-07-05T09:48:16.448Z] 63ec0bd56cf3: Waiting [2024-07-05T09:48:16.448Z] a50781cf7bd5: Waiting [2024-07-05T09:48:16.448Z] d2c757071ff2: Layer already exists [2024-07-05T09:48:16.448Z] 36437d0a8429: Layer already exists [2024-07-05T09:48:16.448Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:48:16.706Z] cf9654d60254: Pushed [2024-07-05T09:48:16.965Z] 516ca5de5764: Pushed [2024-07-05T09:48:16.965Z] a50781cf7bd5: Pushed [2024-07-05T09:48:18.342Z] 53a5fa4891c8: Pushed [2024-07-05T09:48:18.342Z] 1563034bdd075c93d67b99643895e9c750b93b8f: digest: sha256:3d9b306b1783699dc93df58973499f47020579309cea83286f6d45e943bf09bb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:48:18.674Z] + 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-05T09:48:18.999Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-07-05T09:48:18.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-07-05T09:48:18.999Z] cf9654d60254: Preparing [2024-07-05T09:48:18.999Z] 53a5fa4891c8: Preparing [2024-07-05T09:48:18.999Z] d2c757071ff2: Preparing [2024-07-05T09:48:18.999Z] 36437d0a8429: Preparing [2024-07-05T09:48:18.999Z] 516ca5de5764: Preparing [2024-07-05T09:48:18.999Z] a50781cf7bd5: Preparing [2024-07-05T09:48:18.999Z] 63ec0bd56cf3: Preparing [2024-07-05T09:48:18.999Z] a50781cf7bd5: Waiting [2024-07-05T09:48:18.999Z] 63ec0bd56cf3: Waiting [2024-07-05T09:48:18.999Z] 53a5fa4891c8: Layer already exists [2024-07-05T09:48:18.999Z] cf9654d60254: Layer already exists [2024-07-05T09:48:18.999Z] 516ca5de5764: Layer already exists [2024-07-05T09:48:18.999Z] 36437d0a8429: Layer already exists [2024-07-05T09:48:18.999Z] d2c757071ff2: Layer already exists [2024-07-05T09:48:18.999Z] a50781cf7bd5: Layer already exists [2024-07-05T09:48:18.999Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:48:18.999Z] latest: digest: sha256:3d9b306b1783699dc93df58973499f47020579309cea83286f6d45e943bf09bb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:48:19.323Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:48:19.645Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.30 [2024-07-05T09:48:19.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-07-05T09:48:19.645Z] cf9654d60254: Preparing [2024-07-05T09:48:19.645Z] 53a5fa4891c8: Preparing [2024-07-05T09:48:19.645Z] d2c757071ff2: Preparing [2024-07-05T09:48:19.645Z] 36437d0a8429: Preparing [2024-07-05T09:48:19.645Z] 516ca5de5764: Preparing [2024-07-05T09:48:19.645Z] a50781cf7bd5: Preparing [2024-07-05T09:48:19.645Z] 63ec0bd56cf3: Preparing [2024-07-05T09:48:19.645Z] a50781cf7bd5: Waiting [2024-07-05T09:48:19.645Z] 63ec0bd56cf3: Waiting [2024-07-05T09:48:19.645Z] cf9654d60254: Layer already exists [2024-07-05T09:48:19.645Z] 36437d0a8429: Layer already exists [2024-07-05T09:48:19.645Z] 53a5fa4891c8: Layer already exists [2024-07-05T09:48:19.645Z] d2c757071ff2: Layer already exists [2024-07-05T09:48:19.645Z] 516ca5de5764: Layer already exists [2024-07-05T09:48:19.645Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:48:19.645Z] a50781cf7bd5: Layer already exists [2024-07-05T09:48:19.645Z] 3.2.0-dev.30: digest: sha256:3d9b306b1783699dc93df58973499f47020579309cea83286f6d45e943bf09bb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:48:19.971Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:48:20.300Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T09:48:20.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-07-05T09:48:20.300Z] cf9654d60254: Preparing [2024-07-05T09:48:20.300Z] 53a5fa4891c8: Preparing [2024-07-05T09:48:20.300Z] d2c757071ff2: Preparing [2024-07-05T09:48:20.300Z] 36437d0a8429: Preparing [2024-07-05T09:48:20.300Z] 516ca5de5764: Preparing [2024-07-05T09:48:20.300Z] a50781cf7bd5: Preparing [2024-07-05T09:48:20.300Z] 63ec0bd56cf3: Preparing [2024-07-05T09:48:20.300Z] a50781cf7bd5: Waiting [2024-07-05T09:48:20.300Z] 63ec0bd56cf3: Waiting [2024-07-05T09:48:20.300Z] 53a5fa4891c8: Layer already exists [2024-07-05T09:48:20.300Z] cf9654d60254: Layer already exists [2024-07-05T09:48:20.300Z] d2c757071ff2: Layer already exists [2024-07-05T09:48:20.300Z] 36437d0a8429: Layer already exists [2024-07-05T09:48:20.300Z] 516ca5de5764: Layer already exists [2024-07-05T09:48:20.300Z] a50781cf7bd5: Layer already exists [2024-07-05T09:48:20.300Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:48:20.300Z] 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30: digest: sha256:3d9b306b1783699dc93df58973499f47020579309cea83286f6d45e943bf09bb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:48:20.620Z] + 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-05T09:48:20.931Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-07-05T09:48:20.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-07-05T09:48:20.931Z] cf9654d60254: Preparing [2024-07-05T09:48:20.931Z] 53a5fa4891c8: Preparing [2024-07-05T09:48:20.931Z] d2c757071ff2: Preparing [2024-07-05T09:48:20.931Z] 36437d0a8429: Preparing [2024-07-05T09:48:20.931Z] 516ca5de5764: Preparing [2024-07-05T09:48:20.931Z] a50781cf7bd5: Preparing [2024-07-05T09:48:20.931Z] 63ec0bd56cf3: Preparing [2024-07-05T09:48:20.931Z] a50781cf7bd5: Waiting [2024-07-05T09:48:20.931Z] 63ec0bd56cf3: Waiting [2024-07-05T09:48:20.931Z] 36437d0a8429: Layer already exists [2024-07-05T09:48:20.931Z] 53a5fa4891c8: Layer already exists [2024-07-05T09:48:20.931Z] 516ca5de5764: Layer already exists [2024-07-05T09:48:20.931Z] cf9654d60254: Layer already exists [2024-07-05T09:48:20.931Z] d2c757071ff2: Layer already exists [2024-07-05T09:48:20.931Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:48:20.931Z] a50781cf7bd5: Layer already exists [2024-07-05T09:48:20.931Z] main: digest: sha256:3d9b306b1783699dc93df58973499f47020579309cea83286f6d45e943bf09bb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-05T09:48:20.999Z] ===================================================== [Pipeline] echo [2024-07-05T09:48:21.013Z] taggedImages: [2024-07-05T09:48:21.013Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T09:48:21.013Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-07-05T09:48:21.013Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.30 [2024-07-05T09:48:21.013Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T09:48:21.013Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-07-05T09:48:21.041Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-07-05T09:48:21.041Z] 1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T09:48:21.041Z] latest [2024-07-05T09:48:21.041Z] 3.2.0-dev.30 [2024-07-05T09:48:21.041Z] 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T09:48:21.041Z] main [2024-07-05T09:48:21.041Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:48:21.389Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:1563034bdd075c93d67b99643895e9c750b93b8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:48:21.713Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T09:48:21.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-07-05T09:48:21.713Z] b7b744ab87a4: Preparing [2024-07-05T09:48:21.713Z] 440c256ab350: Preparing [2024-07-05T09:48:21.713Z] c45da0bc9cea: Preparing [2024-07-05T09:48:21.713Z] d2c757071ff2: Preparing [2024-07-05T09:48:21.713Z] 36437d0a8429: Preparing [2024-07-05T09:48:21.713Z] 11f22ff6316f: Preparing [2024-07-05T09:48:21.713Z] ff6dc365ad44: Preparing [2024-07-05T09:48:21.713Z] 0030a4dc6a50: Preparing [2024-07-05T09:48:21.713Z] ee38fdfef1f8: Preparing [2024-07-05T09:48:21.713Z] 63ec0bd56cf3: Preparing [2024-07-05T09:48:21.713Z] 0030a4dc6a50: Waiting [2024-07-05T09:48:21.713Z] 11f22ff6316f: Waiting [2024-07-05T09:48:21.713Z] ee38fdfef1f8: Waiting [2024-07-05T09:48:21.713Z] ff6dc365ad44: Waiting [2024-07-05T09:48:21.713Z] 63ec0bd56cf3: Waiting [2024-07-05T09:48:21.713Z] 36437d0a8429: Layer already exists [2024-07-05T09:48:21.713Z] d2c757071ff2: Layer already exists [2024-07-05T09:48:21.713Z] c45da0bc9cea: Pushed [2024-07-05T09:48:21.713Z] 440c256ab350: Pushed [2024-07-05T09:48:21.713Z] b7b744ab87a4: Pushed [2024-07-05T09:48:21.713Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:48:21.713Z] 0030a4dc6a50: Pushed [2024-07-05T09:48:22.647Z] ee38fdfef1f8: Pushed [2024-07-05T09:48:26.832Z] ff6dc365ad44: Pushed [2024-07-05T09:48:29.363Z] 11f22ff6316f: Pushed [2024-07-05T09:48:29.363Z] 1563034bdd075c93d67b99643895e9c750b93b8f: digest: sha256:8bbecd1620aa0fe66e3853158c2a97642d709f149cf5a9a2968e139deff8d20e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:48:29.688Z] + 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-05T09:48:30.016Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-07-05T09:48:30.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-07-05T09:48:30.017Z] b7b744ab87a4: Preparing [2024-07-05T09:48:30.017Z] 440c256ab350: Preparing [2024-07-05T09:48:30.017Z] c45da0bc9cea: Preparing [2024-07-05T09:48:30.017Z] d2c757071ff2: Preparing [2024-07-05T09:48:30.017Z] 36437d0a8429: Preparing [2024-07-05T09:48:30.017Z] 11f22ff6316f: Preparing [2024-07-05T09:48:30.017Z] ff6dc365ad44: Preparing [2024-07-05T09:48:30.017Z] 0030a4dc6a50: Preparing [2024-07-05T09:48:30.017Z] ee38fdfef1f8: Preparing [2024-07-05T09:48:30.017Z] 63ec0bd56cf3: Preparing [2024-07-05T09:48:30.017Z] 11f22ff6316f: Waiting [2024-07-05T09:48:30.017Z] ff6dc365ad44: Waiting [2024-07-05T09:48:30.017Z] 0030a4dc6a50: Waiting [2024-07-05T09:48:30.017Z] ee38fdfef1f8: Waiting [2024-07-05T09:48:30.017Z] 63ec0bd56cf3: Waiting [2024-07-05T09:48:30.017Z] 440c256ab350: Layer already exists [2024-07-05T09:48:30.017Z] 36437d0a8429: Layer already exists [2024-07-05T09:48:30.017Z] b7b744ab87a4: Layer already exists [2024-07-05T09:48:30.017Z] c45da0bc9cea: Layer already exists [2024-07-05T09:48:30.017Z] d2c757071ff2: Layer already exists [2024-07-05T09:48:30.017Z] 11f22ff6316f: Layer already exists [2024-07-05T09:48:30.017Z] 0030a4dc6a50: Layer already exists [2024-07-05T09:48:30.017Z] ff6dc365ad44: Layer already exists [2024-07-05T09:48:30.017Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:48:30.017Z] ee38fdfef1f8: Layer already exists [2024-07-05T09:48:30.017Z] latest: digest: sha256:8bbecd1620aa0fe66e3853158c2a97642d709f149cf5a9a2968e139deff8d20e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:48:30.344Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:48:30.672Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.30 [2024-07-05T09:48:30.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-07-05T09:48:30.672Z] b7b744ab87a4: Preparing [2024-07-05T09:48:30.672Z] 440c256ab350: Preparing [2024-07-05T09:48:30.672Z] c45da0bc9cea: Preparing [2024-07-05T09:48:30.672Z] d2c757071ff2: Preparing [2024-07-05T09:48:30.672Z] 36437d0a8429: Preparing [2024-07-05T09:48:30.672Z] 11f22ff6316f: Preparing [2024-07-05T09:48:30.672Z] ff6dc365ad44: Preparing [2024-07-05T09:48:30.672Z] 0030a4dc6a50: Preparing [2024-07-05T09:48:30.672Z] ee38fdfef1f8: Preparing [2024-07-05T09:48:30.672Z] 63ec0bd56cf3: Preparing [2024-07-05T09:48:30.672Z] 11f22ff6316f: Waiting [2024-07-05T09:48:30.672Z] ff6dc365ad44: Waiting [2024-07-05T09:48:30.672Z] 0030a4dc6a50: Waiting [2024-07-05T09:48:30.672Z] ee38fdfef1f8: Waiting [2024-07-05T09:48:30.672Z] 63ec0bd56cf3: Waiting [2024-07-05T09:48:30.672Z] d2c757071ff2: Layer already exists [2024-07-05T09:48:30.672Z] b7b744ab87a4: Layer already exists [2024-07-05T09:48:30.672Z] 36437d0a8429: Layer already exists [2024-07-05T09:48:30.672Z] c45da0bc9cea: Layer already exists [2024-07-05T09:48:30.672Z] 440c256ab350: Layer already exists [2024-07-05T09:48:30.672Z] 11f22ff6316f: Layer already exists [2024-07-05T09:48:30.672Z] ff6dc365ad44: Layer already exists [2024-07-05T09:48:30.672Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:48:30.672Z] ee38fdfef1f8: Layer already exists [2024-07-05T09:48:30.672Z] 0030a4dc6a50: Layer already exists [2024-07-05T09:48:30.672Z] 3.2.0-dev.30: digest: sha256:8bbecd1620aa0fe66e3853158c2a97642d709f149cf5a9a2968e139deff8d20e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:48:30.997Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:48:31.325Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T09:48:31.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-07-05T09:48:31.325Z] b7b744ab87a4: Preparing [2024-07-05T09:48:31.325Z] 440c256ab350: Preparing [2024-07-05T09:48:31.325Z] c45da0bc9cea: Preparing [2024-07-05T09:48:31.325Z] d2c757071ff2: Preparing [2024-07-05T09:48:31.325Z] 36437d0a8429: Preparing [2024-07-05T09:48:31.325Z] 11f22ff6316f: Preparing [2024-07-05T09:48:31.325Z] ff6dc365ad44: Preparing [2024-07-05T09:48:31.325Z] 0030a4dc6a50: Preparing [2024-07-05T09:48:31.325Z] ee38fdfef1f8: Preparing [2024-07-05T09:48:31.325Z] 63ec0bd56cf3: Preparing [2024-07-05T09:48:31.325Z] 11f22ff6316f: Waiting [2024-07-05T09:48:31.325Z] ff6dc365ad44: Waiting [2024-07-05T09:48:31.325Z] 0030a4dc6a50: Waiting [2024-07-05T09:48:31.325Z] ee38fdfef1f8: Waiting [2024-07-05T09:48:31.325Z] 63ec0bd56cf3: Waiting [2024-07-05T09:48:31.325Z] d2c757071ff2: Layer already exists [2024-07-05T09:48:31.325Z] b7b744ab87a4: Layer already exists [2024-07-05T09:48:31.325Z] c45da0bc9cea: Layer already exists [2024-07-05T09:48:31.325Z] 440c256ab350: Layer already exists [2024-07-05T09:48:31.325Z] 36437d0a8429: Layer already exists [2024-07-05T09:48:31.325Z] ff6dc365ad44: Layer already exists [2024-07-05T09:48:31.325Z] 0030a4dc6a50: Layer already exists [2024-07-05T09:48:31.325Z] ee38fdfef1f8: Layer already exists [2024-07-05T09:48:31.325Z] 11f22ff6316f: Layer already exists [2024-07-05T09:48:31.325Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:48:31.325Z] 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30: digest: sha256:8bbecd1620aa0fe66e3853158c2a97642d709f149cf5a9a2968e139deff8d20e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:48:31.654Z] + 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-05T09:48:31.982Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-07-05T09:48:31.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-07-05T09:48:31.982Z] b7b744ab87a4: Preparing [2024-07-05T09:48:31.982Z] 440c256ab350: Preparing [2024-07-05T09:48:31.982Z] c45da0bc9cea: Preparing [2024-07-05T09:48:31.982Z] d2c757071ff2: Preparing [2024-07-05T09:48:31.982Z] 36437d0a8429: Preparing [2024-07-05T09:48:31.982Z] 11f22ff6316f: Preparing [2024-07-05T09:48:31.982Z] ff6dc365ad44: Preparing [2024-07-05T09:48:31.982Z] 0030a4dc6a50: Preparing [2024-07-05T09:48:31.982Z] ee38fdfef1f8: Preparing [2024-07-05T09:48:31.982Z] 63ec0bd56cf3: Preparing [2024-07-05T09:48:31.982Z] 63ec0bd56cf3: Waiting [2024-07-05T09:48:31.982Z] ee38fdfef1f8: Waiting [2024-07-05T09:48:31.982Z] 11f22ff6316f: Waiting [2024-07-05T09:48:31.982Z] ff6dc365ad44: Waiting [2024-07-05T09:48:31.982Z] c45da0bc9cea: Layer already exists [2024-07-05T09:48:31.982Z] d2c757071ff2: Layer already exists [2024-07-05T09:48:31.982Z] 36437d0a8429: Layer already exists [2024-07-05T09:48:31.982Z] 440c256ab350: Layer already exists [2024-07-05T09:48:31.982Z] b7b744ab87a4: Layer already exists [2024-07-05T09:48:31.982Z] ff6dc365ad44: Layer already exists [2024-07-05T09:48:31.982Z] ee38fdfef1f8: Layer already exists [2024-07-05T09:48:31.982Z] 0030a4dc6a50: Layer already exists [2024-07-05T09:48:31.982Z] 11f22ff6316f: Layer already exists [2024-07-05T09:48:31.982Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:48:31.982Z] main: digest: sha256:8bbecd1620aa0fe66e3853158c2a97642d709f149cf5a9a2968e139deff8d20e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-05T09:48:32.057Z] ===================================================== [Pipeline] echo [2024-07-05T09:48:32.071Z] taggedImages: [2024-07-05T09:48:32.071Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T09:48:32.071Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-07-05T09:48:32.071Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.30 [2024-07-05T09:48:32.071Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T09:48:32.071Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-07-05T09:48:32.101Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-07-05T09:48:32.101Z] 1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T09:48:32.101Z] latest [2024-07-05T09:48:32.101Z] 3.2.0-dev.30 [2024-07-05T09:48:32.101Z] 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T09:48:32.101Z] main [2024-07-05T09:48:32.101Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:48:32.452Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:1563034bdd075c93d67b99643895e9c750b93b8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:48:32.782Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T09:48:32.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-07-05T09:48:32.782Z] 7ac50f3c0775: Preparing [2024-07-05T09:48:32.782Z] acd736cbabf5: Preparing [2024-07-05T09:48:32.782Z] 282627c21ffd: Preparing [2024-07-05T09:48:32.782Z] d2c757071ff2: Preparing [2024-07-05T09:48:32.782Z] 36437d0a8429: Preparing [2024-07-05T09:48:32.782Z] a99ed0f54e4c: Preparing [2024-07-05T09:48:32.782Z] 22f80e27869f: Preparing [2024-07-05T09:48:32.782Z] 1153d22bdefa: Preparing [2024-07-05T09:48:32.782Z] 63ec0bd56cf3: Preparing [2024-07-05T09:48:32.782Z] 22f80e27869f: Waiting [2024-07-05T09:48:32.782Z] 1153d22bdefa: Waiting [2024-07-05T09:48:32.782Z] 63ec0bd56cf3: Waiting [2024-07-05T09:48:32.782Z] a99ed0f54e4c: Waiting [2024-07-05T09:48:32.782Z] d2c757071ff2: Layer already exists [2024-07-05T09:48:32.782Z] 36437d0a8429: Layer already exists [2024-07-05T09:48:32.782Z] 282627c21ffd: Pushed [2024-07-05T09:48:32.782Z] 7ac50f3c0775: Pushed [2024-07-05T09:48:32.782Z] acd736cbabf5: Pushed [2024-07-05T09:48:32.782Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:48:33.041Z] 1153d22bdefa: Pushed [2024-07-05T09:48:33.609Z] 22f80e27869f: Pushed [2024-07-05T09:48:40.177Z] a99ed0f54e4c: Pushed [2024-07-05T09:48:40.177Z] 1563034bdd075c93d67b99643895e9c750b93b8f: digest: sha256:f66484e827b8fa05b6f42494782da18cc7675de4f6c9e53ae3e886b51f05f6df size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:48:40.505Z] + 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-05T09:48:40.830Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-07-05T09:48:40.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-07-05T09:48:40.830Z] 7ac50f3c0775: Preparing [2024-07-05T09:48:40.830Z] acd736cbabf5: Preparing [2024-07-05T09:48:40.830Z] 282627c21ffd: Preparing [2024-07-05T09:48:40.830Z] d2c757071ff2: Preparing [2024-07-05T09:48:40.830Z] 36437d0a8429: Preparing [2024-07-05T09:48:40.830Z] a99ed0f54e4c: Preparing [2024-07-05T09:48:40.830Z] 22f80e27869f: Preparing [2024-07-05T09:48:40.830Z] 1153d22bdefa: Preparing [2024-07-05T09:48:40.830Z] 63ec0bd56cf3: Preparing [2024-07-05T09:48:40.830Z] a99ed0f54e4c: Waiting [2024-07-05T09:48:40.830Z] 22f80e27869f: Waiting [2024-07-05T09:48:40.830Z] 1153d22bdefa: Waiting [2024-07-05T09:48:40.830Z] 63ec0bd56cf3: Waiting [2024-07-05T09:48:40.830Z] 282627c21ffd: Layer already exists [2024-07-05T09:48:40.830Z] 7ac50f3c0775: Layer already exists [2024-07-05T09:48:40.830Z] 36437d0a8429: Layer already exists [2024-07-05T09:48:40.830Z] acd736cbabf5: Layer already exists [2024-07-05T09:48:40.830Z] d2c757071ff2: Layer already exists [2024-07-05T09:48:40.830Z] a99ed0f54e4c: Layer already exists [2024-07-05T09:48:40.830Z] 22f80e27869f: Layer already exists [2024-07-05T09:48:40.830Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:48:40.830Z] 1153d22bdefa: Layer already exists [2024-07-05T09:48:40.830Z] latest: digest: sha256:f66484e827b8fa05b6f42494782da18cc7675de4f6c9e53ae3e886b51f05f6df size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:48:41.157Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:48:41.472Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.30 [2024-07-05T09:48:41.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-07-05T09:48:41.472Z] 7ac50f3c0775: Preparing [2024-07-05T09:48:41.472Z] acd736cbabf5: Preparing [2024-07-05T09:48:41.472Z] 282627c21ffd: Preparing [2024-07-05T09:48:41.472Z] d2c757071ff2: Preparing [2024-07-05T09:48:41.472Z] 36437d0a8429: Preparing [2024-07-05T09:48:41.472Z] a99ed0f54e4c: Preparing [2024-07-05T09:48:41.472Z] 22f80e27869f: Preparing [2024-07-05T09:48:41.472Z] 1153d22bdefa: Preparing [2024-07-05T09:48:41.472Z] 63ec0bd56cf3: Preparing [2024-07-05T09:48:41.472Z] a99ed0f54e4c: Waiting [2024-07-05T09:48:41.472Z] 22f80e27869f: Waiting [2024-07-05T09:48:41.472Z] 1153d22bdefa: Waiting [2024-07-05T09:48:41.472Z] 63ec0bd56cf3: Waiting [2024-07-05T09:48:41.472Z] acd736cbabf5: Layer already exists [2024-07-05T09:48:41.472Z] d2c757071ff2: Layer already exists [2024-07-05T09:48:41.472Z] 36437d0a8429: Layer already exists [2024-07-05T09:48:41.472Z] 7ac50f3c0775: Layer already exists [2024-07-05T09:48:41.472Z] 282627c21ffd: Layer already exists [2024-07-05T09:48:41.472Z] a99ed0f54e4c: Layer already exists [2024-07-05T09:48:41.472Z] 1153d22bdefa: Layer already exists [2024-07-05T09:48:41.472Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:48:41.472Z] 22f80e27869f: Layer already exists [2024-07-05T09:48:41.472Z] 3.2.0-dev.30: digest: sha256:f66484e827b8fa05b6f42494782da18cc7675de4f6c9e53ae3e886b51f05f6df size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:48:41.796Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:48:42.119Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T09:48:42.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-07-05T09:48:42.119Z] 7ac50f3c0775: Preparing [2024-07-05T09:48:42.119Z] acd736cbabf5: Preparing [2024-07-05T09:48:42.119Z] 282627c21ffd: Preparing [2024-07-05T09:48:42.119Z] d2c757071ff2: Preparing [2024-07-05T09:48:42.119Z] 36437d0a8429: Preparing [2024-07-05T09:48:42.119Z] a99ed0f54e4c: Preparing [2024-07-05T09:48:42.119Z] 22f80e27869f: Preparing [2024-07-05T09:48:42.119Z] 1153d22bdefa: Preparing [2024-07-05T09:48:42.119Z] 63ec0bd56cf3: Preparing [2024-07-05T09:48:42.119Z] a99ed0f54e4c: Waiting [2024-07-05T09:48:42.119Z] 22f80e27869f: Waiting [2024-07-05T09:48:42.119Z] 1153d22bdefa: Waiting [2024-07-05T09:48:42.119Z] 63ec0bd56cf3: Waiting [2024-07-05T09:48:42.119Z] 7ac50f3c0775: Layer already exists [2024-07-05T09:48:42.119Z] d2c757071ff2: Layer already exists [2024-07-05T09:48:42.119Z] 282627c21ffd: Layer already exists [2024-07-05T09:48:42.119Z] 36437d0a8429: Layer already exists [2024-07-05T09:48:42.119Z] acd736cbabf5: Layer already exists [2024-07-05T09:48:42.119Z] a99ed0f54e4c: Layer already exists [2024-07-05T09:48:42.119Z] 1153d22bdefa: Layer already exists [2024-07-05T09:48:42.119Z] 22f80e27869f: Layer already exists [2024-07-05T09:48:42.119Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:48:42.119Z] 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30: digest: sha256:f66484e827b8fa05b6f42494782da18cc7675de4f6c9e53ae3e886b51f05f6df size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:48:42.453Z] + 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-05T09:48:42.773Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-07-05T09:48:42.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-07-05T09:48:42.773Z] 7ac50f3c0775: Preparing [2024-07-05T09:48:42.773Z] acd736cbabf5: Preparing [2024-07-05T09:48:42.773Z] 282627c21ffd: Preparing [2024-07-05T09:48:42.773Z] d2c757071ff2: Preparing [2024-07-05T09:48:42.773Z] 36437d0a8429: Preparing [2024-07-05T09:48:42.773Z] a99ed0f54e4c: Preparing [2024-07-05T09:48:42.773Z] 22f80e27869f: Preparing [2024-07-05T09:48:42.773Z] 1153d22bdefa: Preparing [2024-07-05T09:48:42.773Z] 63ec0bd56cf3: Preparing [2024-07-05T09:48:42.773Z] a99ed0f54e4c: Waiting [2024-07-05T09:48:42.773Z] 22f80e27869f: Waiting [2024-07-05T09:48:42.773Z] 1153d22bdefa: Waiting [2024-07-05T09:48:42.773Z] 63ec0bd56cf3: Waiting [2024-07-05T09:48:42.773Z] 7ac50f3c0775: Layer already exists [2024-07-05T09:48:42.773Z] 36437d0a8429: Layer already exists [2024-07-05T09:48:42.773Z] d2c757071ff2: Layer already exists [2024-07-05T09:48:42.773Z] acd736cbabf5: Layer already exists [2024-07-05T09:48:42.773Z] 282627c21ffd: Layer already exists [2024-07-05T09:48:42.773Z] 22f80e27869f: Layer already exists [2024-07-05T09:48:42.773Z] a99ed0f54e4c: Layer already exists [2024-07-05T09:48:42.773Z] 1153d22bdefa: Layer already exists [2024-07-05T09:48:42.773Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:48:42.773Z] main: digest: sha256:f66484e827b8fa05b6f42494782da18cc7675de4f6c9e53ae3e886b51f05f6df size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-05T09:48:42.842Z] ===================================================== [Pipeline] echo [2024-07-05T09:48:42.853Z] taggedImages: [2024-07-05T09:48:42.853Z] - nexus3.edgexfoundry.org:10004/security-spire-config:1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T09:48:42.853Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-07-05T09:48:42.853Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.30 [2024-07-05T09:48:42.853Z] - nexus3.edgexfoundry.org:10004/security-spire-config:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T09:48:42.853Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-07-05T09:48:42.882Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-07-05T09:48:42.882Z] 1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T09:48:42.882Z] latest [2024-07-05T09:48:42.882Z] 3.2.0-dev.30 [2024-07-05T09:48:42.882Z] 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T09:48:42.882Z] main [2024-07-05T09:48:42.882Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:48:43.235Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:1563034bdd075c93d67b99643895e9c750b93b8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:48:43.562Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T09:48:43.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-07-05T09:48:43.562Z] b7b744ab87a4: Preparing [2024-07-05T09:48:43.562Z] 7aafc687b4b9: Preparing [2024-07-05T09:48:43.562Z] bf8d81fa5f45: Preparing [2024-07-05T09:48:43.562Z] d2c757071ff2: Preparing [2024-07-05T09:48:43.562Z] 36437d0a8429: Preparing [2024-07-05T09:48:43.562Z] a99ed0f54e4c: Preparing [2024-07-05T09:48:43.562Z] 0030a4dc6a50: Preparing [2024-07-05T09:48:43.562Z] ee38fdfef1f8: Preparing [2024-07-05T09:48:43.562Z] 63ec0bd56cf3: Preparing [2024-07-05T09:48:43.562Z] 0030a4dc6a50: Waiting [2024-07-05T09:48:43.562Z] a99ed0f54e4c: Waiting [2024-07-05T09:48:43.562Z] ee38fdfef1f8: Waiting [2024-07-05T09:48:43.562Z] 63ec0bd56cf3: Waiting [2024-07-05T09:48:43.562Z] 36437d0a8429: Layer already exists [2024-07-05T09:48:43.562Z] b7b744ab87a4: Layer already exists [2024-07-05T09:48:43.562Z] d2c757071ff2: Layer already exists [2024-07-05T09:48:43.562Z] a99ed0f54e4c: Layer already exists [2024-07-05T09:48:43.562Z] 0030a4dc6a50: Layer already exists [2024-07-05T09:48:43.562Z] ee38fdfef1f8: Layer already exists [2024-07-05T09:48:43.562Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:48:43.562Z] 7aafc687b4b9: Pushed [2024-07-05T09:48:43.562Z] bf8d81fa5f45: Pushed [2024-07-05T09:48:43.824Z] 1563034bdd075c93d67b99643895e9c750b93b8f: digest: sha256:7cc8187679c109afb0a9611f1a3370780cd41f5bdd410756a5115e412eefd447 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:48:44.149Z] + 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-05T09:48:44.463Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-07-05T09:48:44.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-07-05T09:48:44.463Z] b7b744ab87a4: Preparing [2024-07-05T09:48:44.463Z] 7aafc687b4b9: Preparing [2024-07-05T09:48:44.463Z] bf8d81fa5f45: Preparing [2024-07-05T09:48:44.463Z] d2c757071ff2: Preparing [2024-07-05T09:48:44.463Z] 36437d0a8429: Preparing [2024-07-05T09:48:44.463Z] a99ed0f54e4c: Preparing [2024-07-05T09:48:44.463Z] 0030a4dc6a50: Preparing [2024-07-05T09:48:44.463Z] ee38fdfef1f8: Preparing [2024-07-05T09:48:44.463Z] 63ec0bd56cf3: Preparing [2024-07-05T09:48:44.463Z] 0030a4dc6a50: Waiting [2024-07-05T09:48:44.463Z] ee38fdfef1f8: Waiting [2024-07-05T09:48:44.463Z] a99ed0f54e4c: Waiting [2024-07-05T09:48:44.463Z] 7aafc687b4b9: Layer already exists [2024-07-05T09:48:44.463Z] b7b744ab87a4: Layer already exists [2024-07-05T09:48:44.463Z] 36437d0a8429: Layer already exists [2024-07-05T09:48:44.463Z] d2c757071ff2: Layer already exists [2024-07-05T09:48:44.463Z] bf8d81fa5f45: Layer already exists [2024-07-05T09:48:44.463Z] 0030a4dc6a50: Layer already exists [2024-07-05T09:48:44.463Z] a99ed0f54e4c: Layer already exists [2024-07-05T09:48:44.463Z] ee38fdfef1f8: Layer already exists [2024-07-05T09:48:44.463Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:48:44.463Z] latest: digest: sha256:7cc8187679c109afb0a9611f1a3370780cd41f5bdd410756a5115e412eefd447 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:48:44.787Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:48:45.105Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.30 [2024-07-05T09:48:45.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-07-05T09:48:45.105Z] b7b744ab87a4: Preparing [2024-07-05T09:48:45.105Z] 7aafc687b4b9: Preparing [2024-07-05T09:48:45.105Z] bf8d81fa5f45: Preparing [2024-07-05T09:48:45.105Z] d2c757071ff2: Preparing [2024-07-05T09:48:45.105Z] 36437d0a8429: Preparing [2024-07-05T09:48:45.105Z] a99ed0f54e4c: Preparing [2024-07-05T09:48:45.105Z] 0030a4dc6a50: Preparing [2024-07-05T09:48:45.105Z] ee38fdfef1f8: Preparing [2024-07-05T09:48:45.105Z] 63ec0bd56cf3: Preparing [2024-07-05T09:48:45.105Z] a99ed0f54e4c: Waiting [2024-07-05T09:48:45.105Z] 0030a4dc6a50: Waiting [2024-07-05T09:48:45.105Z] ee38fdfef1f8: Waiting [2024-07-05T09:48:45.105Z] 63ec0bd56cf3: Waiting [2024-07-05T09:48:45.105Z] bf8d81fa5f45: Layer already exists [2024-07-05T09:48:45.105Z] b7b744ab87a4: Layer already exists [2024-07-05T09:48:45.105Z] 7aafc687b4b9: Layer already exists [2024-07-05T09:48:45.105Z] d2c757071ff2: Layer already exists [2024-07-05T09:48:45.105Z] 36437d0a8429: Layer already exists [2024-07-05T09:48:45.105Z] a99ed0f54e4c: Layer already exists [2024-07-05T09:48:45.105Z] ee38fdfef1f8: Layer already exists [2024-07-05T09:48:45.105Z] 0030a4dc6a50: Layer already exists [2024-07-05T09:48:45.105Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:48:45.106Z] 3.2.0-dev.30: digest: sha256:7cc8187679c109afb0a9611f1a3370780cd41f5bdd410756a5115e412eefd447 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:48:45.428Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:48:45.745Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T09:48:45.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-07-05T09:48:45.745Z] b7b744ab87a4: Preparing [2024-07-05T09:48:45.745Z] 7aafc687b4b9: Preparing [2024-07-05T09:48:45.745Z] bf8d81fa5f45: Preparing [2024-07-05T09:48:45.745Z] d2c757071ff2: Preparing [2024-07-05T09:48:45.745Z] 36437d0a8429: Preparing [2024-07-05T09:48:45.745Z] a99ed0f54e4c: Preparing [2024-07-05T09:48:45.745Z] 0030a4dc6a50: Preparing [2024-07-05T09:48:45.745Z] ee38fdfef1f8: Preparing [2024-07-05T09:48:45.745Z] 63ec0bd56cf3: Preparing [2024-07-05T09:48:45.745Z] 0030a4dc6a50: Waiting [2024-07-05T09:48:45.745Z] a99ed0f54e4c: Waiting [2024-07-05T09:48:45.745Z] 63ec0bd56cf3: Waiting [2024-07-05T09:48:45.745Z] ee38fdfef1f8: Waiting [2024-07-05T09:48:45.745Z] 36437d0a8429: Layer already exists [2024-07-05T09:48:45.745Z] 7aafc687b4b9: Layer already exists [2024-07-05T09:48:45.745Z] bf8d81fa5f45: Layer already exists [2024-07-05T09:48:45.745Z] d2c757071ff2: Layer already exists [2024-07-05T09:48:45.745Z] b7b744ab87a4: Layer already exists [2024-07-05T09:48:45.745Z] 0030a4dc6a50: Layer already exists [2024-07-05T09:48:45.745Z] ee38fdfef1f8: Layer already exists [2024-07-05T09:48:45.745Z] a99ed0f54e4c: Layer already exists [2024-07-05T09:48:45.745Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:48:45.745Z] 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30: digest: sha256:7cc8187679c109afb0a9611f1a3370780cd41f5bdd410756a5115e412eefd447 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:48:46.065Z] + 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-05T09:48:46.381Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-07-05T09:48:46.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-07-05T09:48:46.381Z] b7b744ab87a4: Preparing [2024-07-05T09:48:46.381Z] 7aafc687b4b9: Preparing [2024-07-05T09:48:46.381Z] bf8d81fa5f45: Preparing [2024-07-05T09:48:46.381Z] d2c757071ff2: Preparing [2024-07-05T09:48:46.381Z] 36437d0a8429: Preparing [2024-07-05T09:48:46.381Z] a99ed0f54e4c: Preparing [2024-07-05T09:48:46.381Z] 0030a4dc6a50: Preparing [2024-07-05T09:48:46.381Z] ee38fdfef1f8: Preparing [2024-07-05T09:48:46.381Z] 63ec0bd56cf3: Preparing [2024-07-05T09:48:46.381Z] 0030a4dc6a50: Waiting [2024-07-05T09:48:46.381Z] ee38fdfef1f8: Waiting [2024-07-05T09:48:46.381Z] 63ec0bd56cf3: Waiting [2024-07-05T09:48:46.381Z] a99ed0f54e4c: Waiting [2024-07-05T09:48:46.381Z] 36437d0a8429: Layer already exists [2024-07-05T09:48:46.381Z] b7b744ab87a4: Layer already exists [2024-07-05T09:48:46.381Z] d2c757071ff2: Layer already exists [2024-07-05T09:48:46.381Z] bf8d81fa5f45: Layer already exists [2024-07-05T09:48:46.381Z] 7aafc687b4b9: Layer already exists [2024-07-05T09:48:46.381Z] a99ed0f54e4c: Layer already exists [2024-07-05T09:48:46.381Z] ee38fdfef1f8: Layer already exists [2024-07-05T09:48:46.381Z] 0030a4dc6a50: Layer already exists [2024-07-05T09:48:46.381Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:48:46.381Z] main: digest: sha256:7cc8187679c109afb0a9611f1a3370780cd41f5bdd410756a5115e412eefd447 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-05T09:48:46.457Z] ===================================================== [Pipeline] echo [2024-07-05T09:48:46.469Z] taggedImages: [2024-07-05T09:48:46.469Z] - nexus3.edgexfoundry.org:10004/security-spire-server:1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T09:48:46.469Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-07-05T09:48:46.469Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.30 [2024-07-05T09:48:46.469Z] - nexus3.edgexfoundry.org:10004/security-spire-server:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T09:48:46.469Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-07-05T09:48:46.495Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-07-05T09:48:46.495Z] 1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T09:48:46.495Z] latest [2024-07-05T09:48:46.495Z] 3.2.0-dev.30 [2024-07-05T09:48:46.495Z] 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T09:48:46.495Z] main [2024-07-05T09:48:46.495Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:48:46.839Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1563034bdd075c93d67b99643895e9c750b93b8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:48:47.160Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T09:48:47.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-07-05T09:48:47.160Z] b5d2ffaf11ca: Preparing [2024-07-05T09:48:47.160Z] 5b1cd3f6e30b: Preparing [2024-07-05T09:48:47.160Z] d2c757071ff2: Preparing [2024-07-05T09:48:47.160Z] 36437d0a8429: Preparing [2024-07-05T09:48:47.160Z] 5ae51071cb64: Preparing [2024-07-05T09:48:47.160Z] ce20e7be5c22: Preparing [2024-07-05T09:48:47.160Z] 63ec0bd56cf3: Preparing [2024-07-05T09:48:47.160Z] ce20e7be5c22: Waiting [2024-07-05T09:48:47.160Z] 36437d0a8429: Layer already exists [2024-07-05T09:48:47.160Z] d2c757071ff2: Layer already exists [2024-07-05T09:48:47.160Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:48:47.160Z] b5d2ffaf11ca: Pushed [2024-07-05T09:48:47.420Z] ce20e7be5c22: Pushed [2024-07-05T09:48:47.679Z] 5ae51071cb64: Pushed [2024-07-05T09:49:02.560Z] 5b1cd3f6e30b: Pushed [2024-07-05T09:49:02.560Z] 1563034bdd075c93d67b99643895e9c750b93b8f: digest: sha256:2b8d5087e242c34fa53c05b1d9d540d896e24f6051e9ff9c0a75d648be63567e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:49:02.882Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:49:03.202Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-07-05T09:49:03.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-07-05T09:49:03.203Z] b5d2ffaf11ca: Preparing [2024-07-05T09:49:03.203Z] 5b1cd3f6e30b: Preparing [2024-07-05T09:49:03.203Z] d2c757071ff2: Preparing [2024-07-05T09:49:03.203Z] 36437d0a8429: Preparing [2024-07-05T09:49:03.203Z] 5ae51071cb64: Preparing [2024-07-05T09:49:03.203Z] ce20e7be5c22: Preparing [2024-07-05T09:49:03.203Z] 63ec0bd56cf3: Preparing [2024-07-05T09:49:03.203Z] ce20e7be5c22: Waiting [2024-07-05T09:49:03.203Z] 63ec0bd56cf3: Waiting [2024-07-05T09:49:03.203Z] 5ae51071cb64: Layer already exists [2024-07-05T09:49:03.203Z] b5d2ffaf11ca: Layer already exists [2024-07-05T09:49:03.203Z] 5b1cd3f6e30b: Layer already exists [2024-07-05T09:49:03.203Z] 36437d0a8429: Layer already exists [2024-07-05T09:49:03.203Z] d2c757071ff2: Layer already exists [2024-07-05T09:49:03.203Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:49:03.203Z] ce20e7be5c22: Layer already exists [2024-07-05T09:49:03.203Z] latest: digest: sha256:2b8d5087e242c34fa53c05b1d9d540d896e24f6051e9ff9c0a75d648be63567e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:49:03.528Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:49:03.846Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.30 [2024-07-05T09:49:03.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-07-05T09:49:03.846Z] b5d2ffaf11ca: Preparing [2024-07-05T09:49:03.846Z] 5b1cd3f6e30b: Preparing [2024-07-05T09:49:03.846Z] d2c757071ff2: Preparing [2024-07-05T09:49:03.846Z] 36437d0a8429: Preparing [2024-07-05T09:49:03.846Z] 5ae51071cb64: Preparing [2024-07-05T09:49:03.846Z] ce20e7be5c22: Preparing [2024-07-05T09:49:03.846Z] 63ec0bd56cf3: Preparing [2024-07-05T09:49:03.846Z] ce20e7be5c22: Waiting [2024-07-05T09:49:03.846Z] 63ec0bd56cf3: Waiting [2024-07-05T09:49:03.846Z] 36437d0a8429: Layer already exists [2024-07-05T09:49:03.846Z] 5b1cd3f6e30b: Layer already exists [2024-07-05T09:49:03.846Z] 5ae51071cb64: Layer already exists [2024-07-05T09:49:03.846Z] d2c757071ff2: Layer already exists [2024-07-05T09:49:03.846Z] b5d2ffaf11ca: Layer already exists [2024-07-05T09:49:03.846Z] ce20e7be5c22: Layer already exists [2024-07-05T09:49:03.846Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:49:03.846Z] 3.2.0-dev.30: digest: sha256:2b8d5087e242c34fa53c05b1d9d540d896e24f6051e9ff9c0a75d648be63567e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:49:04.168Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:49:04.484Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T09:49:04.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-07-05T09:49:04.484Z] b5d2ffaf11ca: Preparing [2024-07-05T09:49:04.484Z] 5b1cd3f6e30b: Preparing [2024-07-05T09:49:04.484Z] d2c757071ff2: Preparing [2024-07-05T09:49:04.484Z] 36437d0a8429: Preparing [2024-07-05T09:49:04.484Z] 5ae51071cb64: Preparing [2024-07-05T09:49:04.484Z] ce20e7be5c22: Preparing [2024-07-05T09:49:04.484Z] 63ec0bd56cf3: Preparing [2024-07-05T09:49:04.484Z] 63ec0bd56cf3: Waiting [2024-07-05T09:49:04.484Z] ce20e7be5c22: Waiting [2024-07-05T09:49:04.484Z] 5ae51071cb64: Layer already exists [2024-07-05T09:49:04.484Z] b5d2ffaf11ca: Layer already exists [2024-07-05T09:49:04.484Z] d2c757071ff2: Layer already exists [2024-07-05T09:49:04.484Z] 5b1cd3f6e30b: Layer already exists [2024-07-05T09:49:04.484Z] 36437d0a8429: Layer already exists [2024-07-05T09:49:04.484Z] ce20e7be5c22: Layer already exists [2024-07-05T09:49:04.484Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:49:04.484Z] 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30: digest: sha256:2b8d5087e242c34fa53c05b1d9d540d896e24f6051e9ff9c0a75d648be63567e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:49:04.804Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:49:05.119Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-07-05T09:49:05.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-07-05T09:49:05.119Z] b5d2ffaf11ca: Preparing [2024-07-05T09:49:05.119Z] 5b1cd3f6e30b: Preparing [2024-07-05T09:49:05.119Z] d2c757071ff2: Preparing [2024-07-05T09:49:05.119Z] 36437d0a8429: Preparing [2024-07-05T09:49:05.119Z] 5ae51071cb64: Preparing [2024-07-05T09:49:05.119Z] ce20e7be5c22: Preparing [2024-07-05T09:49:05.119Z] 63ec0bd56cf3: Preparing [2024-07-05T09:49:05.119Z] ce20e7be5c22: Waiting [2024-07-05T09:49:05.119Z] 63ec0bd56cf3: Waiting [2024-07-05T09:49:05.119Z] d2c757071ff2: Layer already exists [2024-07-05T09:49:05.119Z] 5b1cd3f6e30b: Layer already exists [2024-07-05T09:49:05.119Z] 5ae51071cb64: Layer already exists [2024-07-05T09:49:05.119Z] 36437d0a8429: Layer already exists [2024-07-05T09:49:05.119Z] b5d2ffaf11ca: Layer already exists [2024-07-05T09:49:05.119Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:49:05.119Z] ce20e7be5c22: Layer already exists [2024-07-05T09:49:05.119Z] main: digest: sha256:2b8d5087e242c34fa53c05b1d9d540d896e24f6051e9ff9c0a75d648be63567e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-05T09:49:05.190Z] ===================================================== [Pipeline] echo [2024-07-05T09:49:05.201Z] taggedImages: [2024-07-05T09:49:05.201Z] - nexus3.edgexfoundry.org:10004/support-notifications:1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T09:49:05.201Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-07-05T09:49:05.201Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.30 [2024-07-05T09:49:05.201Z] - nexus3.edgexfoundry.org:10004/support-notifications:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T09:49:05.201Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-07-05T09:49:05.226Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-07-05T09:49:05.227Z] 1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T09:49:05.227Z] latest [2024-07-05T09:49:05.227Z] 3.2.0-dev.30 [2024-07-05T09:49:05.227Z] 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T09:49:05.227Z] main [2024-07-05T09:49:05.227Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:49:05.576Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1563034bdd075c93d67b99643895e9c750b93b8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:49:05.895Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T09:49:05.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-07-05T09:49:05.895Z] 95eec63e9491: Preparing [2024-07-05T09:49:05.895Z] aeb644ae3041: Preparing [2024-07-05T09:49:05.895Z] d2c757071ff2: Preparing [2024-07-05T09:49:05.895Z] 36437d0a8429: Preparing [2024-07-05T09:49:05.895Z] a9db76669315: Preparing [2024-07-05T09:49:05.895Z] ac07bd0d8dda: Preparing [2024-07-05T09:49:05.895Z] ac07bd0d8dda: Waiting [2024-07-05T09:49:05.895Z] 63ec0bd56cf3: Preparing [2024-07-05T09:49:05.895Z] 63ec0bd56cf3: Waiting [2024-07-05T09:49:05.895Z] d2c757071ff2: Layer already exists [2024-07-05T09:49:05.895Z] 36437d0a8429: Layer already exists [2024-07-05T09:49:05.895Z] a9db76669315: Layer already exists [2024-07-05T09:49:05.895Z] ac07bd0d8dda: Layer already exists [2024-07-05T09:49:05.895Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:49:05.895Z] 95eec63e9491: Pushed [2024-07-05T09:49:09.183Z] aeb644ae3041: Pushed [2024-07-05T09:49:09.183Z] 1563034bdd075c93d67b99643895e9c750b93b8f: digest: sha256:05c3bcede134c47969b006159d380334198153385fe17b6c5005b8ecac11e1cf size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:49:09.510Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:49:09.830Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-07-05T09:49:09.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-07-05T09:49:09.830Z] 95eec63e9491: Preparing [2024-07-05T09:49:09.830Z] aeb644ae3041: Preparing [2024-07-05T09:49:09.830Z] d2c757071ff2: Preparing [2024-07-05T09:49:09.830Z] 36437d0a8429: Preparing [2024-07-05T09:49:09.830Z] a9db76669315: Preparing [2024-07-05T09:49:09.830Z] ac07bd0d8dda: Preparing [2024-07-05T09:49:09.830Z] 63ec0bd56cf3: Preparing [2024-07-05T09:49:09.830Z] ac07bd0d8dda: Waiting [2024-07-05T09:49:09.830Z] 63ec0bd56cf3: Waiting [2024-07-05T09:49:09.830Z] a9db76669315: Layer already exists [2024-07-05T09:49:09.830Z] 95eec63e9491: Layer already exists [2024-07-05T09:49:09.830Z] 36437d0a8429: Layer already exists [2024-07-05T09:49:09.830Z] aeb644ae3041: Layer already exists [2024-07-05T09:49:09.830Z] d2c757071ff2: Layer already exists [2024-07-05T09:49:09.830Z] ac07bd0d8dda: Layer already exists [2024-07-05T09:49:09.830Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:49:09.830Z] latest: digest: sha256:05c3bcede134c47969b006159d380334198153385fe17b6c5005b8ecac11e1cf size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:49:10.151Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:49:10.475Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.30 [2024-07-05T09:49:10.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-07-05T09:49:10.475Z] 95eec63e9491: Preparing [2024-07-05T09:49:10.475Z] aeb644ae3041: Preparing [2024-07-05T09:49:10.475Z] d2c757071ff2: Preparing [2024-07-05T09:49:10.475Z] 36437d0a8429: Preparing [2024-07-05T09:49:10.475Z] a9db76669315: Preparing [2024-07-05T09:49:10.475Z] ac07bd0d8dda: Preparing [2024-07-05T09:49:10.475Z] 63ec0bd56cf3: Preparing [2024-07-05T09:49:10.475Z] ac07bd0d8dda: Waiting [2024-07-05T09:49:10.475Z] 63ec0bd56cf3: Waiting [2024-07-05T09:49:10.475Z] 36437d0a8429: Layer already exists [2024-07-05T09:49:10.475Z] a9db76669315: Layer already exists [2024-07-05T09:49:10.475Z] d2c757071ff2: Layer already exists [2024-07-05T09:49:10.475Z] aeb644ae3041: Layer already exists [2024-07-05T09:49:10.475Z] 95eec63e9491: Layer already exists [2024-07-05T09:49:10.475Z] ac07bd0d8dda: Layer already exists [2024-07-05T09:49:10.475Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:49:10.475Z] 3.2.0-dev.30: digest: sha256:05c3bcede134c47969b006159d380334198153385fe17b6c5005b8ecac11e1cf size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:49:10.804Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:49:11.136Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T09:49:11.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-07-05T09:49:11.136Z] 95eec63e9491: Preparing [2024-07-05T09:49:11.136Z] aeb644ae3041: Preparing [2024-07-05T09:49:11.136Z] d2c757071ff2: Preparing [2024-07-05T09:49:11.136Z] 36437d0a8429: Preparing [2024-07-05T09:49:11.136Z] a9db76669315: Preparing [2024-07-05T09:49:11.136Z] ac07bd0d8dda: Preparing [2024-07-05T09:49:11.136Z] 63ec0bd56cf3: Preparing [2024-07-05T09:49:11.136Z] ac07bd0d8dda: Waiting [2024-07-05T09:49:11.136Z] 63ec0bd56cf3: Waiting [2024-07-05T09:49:11.136Z] aeb644ae3041: Layer already exists [2024-07-05T09:49:11.136Z] 36437d0a8429: Layer already exists [2024-07-05T09:49:11.136Z] d2c757071ff2: Layer already exists [2024-07-05T09:49:11.136Z] 95eec63e9491: Layer already exists [2024-07-05T09:49:11.136Z] a9db76669315: Layer already exists [2024-07-05T09:49:11.136Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:49:11.136Z] ac07bd0d8dda: Layer already exists [2024-07-05T09:49:11.136Z] 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30: digest: sha256:05c3bcede134c47969b006159d380334198153385fe17b6c5005b8ecac11e1cf size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:49:11.463Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:49:11.788Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-07-05T09:49:11.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-07-05T09:49:11.788Z] 95eec63e9491: Preparing [2024-07-05T09:49:11.788Z] aeb644ae3041: Preparing [2024-07-05T09:49:11.788Z] d2c757071ff2: Preparing [2024-07-05T09:49:11.788Z] 36437d0a8429: Preparing [2024-07-05T09:49:11.788Z] a9db76669315: Preparing [2024-07-05T09:49:11.788Z] ac07bd0d8dda: Preparing [2024-07-05T09:49:11.788Z] 63ec0bd56cf3: Preparing [2024-07-05T09:49:11.788Z] ac07bd0d8dda: Waiting [2024-07-05T09:49:11.788Z] 63ec0bd56cf3: Waiting [2024-07-05T09:49:11.788Z] a9db76669315: Layer already exists [2024-07-05T09:49:11.788Z] 95eec63e9491: Layer already exists [2024-07-05T09:49:11.788Z] aeb644ae3041: Layer already exists [2024-07-05T09:49:11.788Z] 36437d0a8429: Layer already exists [2024-07-05T09:49:11.788Z] d2c757071ff2: Layer already exists [2024-07-05T09:49:11.788Z] ac07bd0d8dda: Layer already exists [2024-07-05T09:49:11.788Z] 63ec0bd56cf3: Layer already exists [2024-07-05T09:49:11.788Z] main: digest: sha256:05c3bcede134c47969b006159d380334198153385fe17b6c5005b8ecac11e1cf size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-05T09:49:11.909Z] ===================================================== [Pipeline] echo [2024-07-05T09:49:11.924Z] taggedImages: [2024-07-05T09:49:11.924Z] - nexus3.edgexfoundry.org:10004/support-scheduler:1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T09:49:11.924Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-07-05T09:49:11.924Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.30 [2024-07-05T09:49:11.924Z] - nexus3.edgexfoundry.org:10004/support-scheduler:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T09:49:11.924Z] - 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-05T10:03:55.693Z] #151 ... [2024-07-05T10:03:55.693Z] [2024-07-05T10:03:55.693Z] #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-05T10:03:55.693Z] #143 1115.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-05T10:04:01.136Z] #143 ... [2024-07-05T10:04:01.136Z] [2024-07-05T10:04:01.136Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-05T10:04:01.136Z] #151 DONE 1135.1s [2024-07-05T10:04:01.465Z] [2024-07-05T10:04:01.465Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-05T10:04:01.465Z] #148 ... [2024-07-05T10:04:01.465Z] [2024-07-05T10:04:01.465Z] #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-05T10:04:01.465Z] #142 DONE 1135.4s [2024-07-05T10:04:01.465Z] [2024-07-05T10:04:01.465Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-05T10:04:01.768Z] #140 ... [2024-07-05T10:04:01.768Z] [2024-07-05T10:04:01.768Z] #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T10:04:02.062Z] #152 ... [2024-07-05T10:04:02.062Z] [2024-07-05T10:04:02.062Z] #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-05T10:04:02.062Z] #143 DONE 1136.0s [2024-07-05T10:04:02.062Z] [2024-07-05T10:04:02.062Z] #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T10:04:02.712Z] #152 DONE 0.8s [2024-07-05T10:04:02.712Z] [2024-07-05T10:04:02.712Z] #153 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-05T10:04:03.056Z] #153 DONE 0.6s [2024-07-05T10:04:03.056Z] [2024-07-05T10:04:03.056Z] #154 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T10:04:03.356Z] #154 DONE 0.6s [2024-07-05T10:04:03.356Z] [2024-07-05T10:04:03.356Z] #155 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-05T10:04:03.725Z] #155 ... [2024-07-05T10:04:03.725Z] [2024-07-05T10:04:03.725Z] #156 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-05T10:04:03.725Z] #156 DONE 0.9s [2024-07-05T10:04:03.996Z] [2024-07-05T10:04:03.996Z] #157 [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-05T10:04:03.996Z] #157 ... [2024-07-05T10:04:03.996Z] [2024-07-05T10:04:03.996Z] #155 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-05T10:04:03.996Z] #155 DONE 0.4s [2024-07-05T10:04:03.996Z] [2024-07-05T10:04:03.996Z] #157 [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-05T10:04:03.996Z] #157 DONE 0.4s [2024-07-05T10:04:03.996Z] [2024-07-05T10:04:03.996Z] #158 [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-05T10:04:04.269Z] #158 DONE 0.3s [2024-07-05T10:04:04.269Z] [2024-07-05T10:04:04.269Z] #159 [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-05T10:04:04.552Z] #159 ... [2024-07-05T10:04:04.552Z] [2024-07-05T10:04:04.552Z] #160 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-05T10:04:04.552Z] #160 DONE 0.5s [2024-07-05T10:04:04.839Z] [2024-07-05T10:04:04.839Z] #161 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-05T10:04:04.839Z] #161 ... [2024-07-05T10:04:04.839Z] [2024-07-05T10:04:04.840Z] #159 [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-05T10:04:04.840Z] #159 DONE 0.5s [2024-07-05T10:04:05.115Z] [2024-07-05T10:04:05.115Z] #162 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-05T10:04:05.115Z] #162 DONE 0.3s [2024-07-05T10:04:05.115Z] [2024-07-05T10:04:05.115Z] #163 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-05T10:04:05.392Z] #163 ... [2024-07-05T10:04:05.392Z] [2024-07-05T10:04:05.392Z] #161 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-05T10:04:05.392Z] #161 DONE 0.8s [2024-07-05T10:04:05.681Z] [2024-07-05T10:04:05.681Z] #164 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-05T10:04:05.681Z] #164 ... [2024-07-05T10:04:05.681Z] [2024-07-05T10:04:05.681Z] #163 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-05T10:04:05.681Z] #163 DONE 0.5s [2024-07-05T10:04:05.963Z] [2024-07-05T10:04:05.963Z] #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-05T10:04:05.964Z] #165 ... [2024-07-05T10:04:05.964Z] [2024-07-05T10:04:05.964Z] #164 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-05T10:04:05.964Z] #164 DONE 0.6s [2024-07-05T10:04:06.252Z] [2024-07-05T10:04:06.253Z] #166 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-05T10:04:06.547Z] #166 ... [2024-07-05T10:04:06.547Z] [2024-07-05T10:04:06.547Z] #167 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-05T10:04:06.547Z] #167 DONE 3.6s [2024-07-05T10:04:06.547Z] [2024-07-05T10:04:06.547Z] #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-05T10:04:06.547Z] #165 DONE 0.9s [2024-07-05T10:04:06.547Z] [2024-07-05T10:04:06.547Z] #168 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-05T10:04:07.172Z] #168 ... [2024-07-05T10:04:07.172Z] [2024-07-05T10:04:07.172Z] #169 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T10:04:07.172Z] #169 DONE 0.6s [2024-07-05T10:04:07.172Z] [2024-07-05T10:04:07.172Z] #168 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-05T10:04:07.172Z] #168 DONE 0.5s [2024-07-05T10:04:07.172Z] [2024-07-05T10:04:07.172Z] #170 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-05T10:04:07.448Z] #170 ... [2024-07-05T10:04:07.448Z] [2024-07-05T10:04:07.448Z] #171 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-05T10:04:07.448Z] #171 DONE 0.4s [2024-07-05T10:04:07.728Z] [2024-07-05T10:04:07.728Z] #172 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-05T10:04:08.322Z] #172 DONE 0.6s [2024-07-05T10:04:08.322Z] [2024-07-05T10:04:08.322Z] #173 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-05T10:04:08.595Z] #173 DONE 0.3s [2024-07-05T10:04:08.595Z] [2024-07-05T10:04:08.595Z] #174 [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-05T10:04:08.912Z] #174 DONE 0.3s [2024-07-05T10:04:08.912Z] [2024-07-05T10:04:08.912Z] #175 [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-05T10:04:09.216Z] #175 DONE 0.3s [2024-07-05T10:04:09.216Z] [2024-07-05T10:04:09.216Z] #166 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-05T10:04:09.216Z] #166 DONE 3.2s [2024-07-05T10:04:09.216Z] [2024-07-05T10:04:09.216Z] #176 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-05T10:04:09.492Z] #176 DONE 0.5s [2024-07-05T10:04:09.493Z] [2024-07-05T10:04:09.493Z] #102 [security-proxy-setup] exporting to image [2024-07-05T10:04:09.493Z] #102 exporting layers [2024-07-05T10:04:09.771Z] #102 ... [2024-07-05T10:04:09.772Z] [2024-07-05T10:04:09.772Z] #177 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-05T10:04:09.772Z] #177 DONE 0.2s [2024-07-05T10:04:10.043Z] [2024-07-05T10:04:10.043Z] #178 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-05T10:04:11.044Z] #178 ... [2024-07-05T10:04:11.044Z] [2024-07-05T10:04:11.044Z] #102 [security-proxy-setup] exporting to image [2024-07-05T10:04:11.044Z] #102 exporting layers 1.6s done [2024-07-05T10:04:11.044Z] #102 writing image sha256:928f7762c43b4472df9f92c3b638de0b86433a386777c3a2ffd5d4e747f1ae75 done [2024-07-05T10:04:11.044Z] #102 naming to docker.io/library/security-proxy-setup-arm64 done [2024-07-05T10:04:11.044Z] #102 DONE 7.8s [2024-07-05T10:04:11.044Z] [2024-07-05T10:04:11.044Z] #170 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-05T10:04:11.044Z] #170 DONE 3.9s [2024-07-05T10:04:11.044Z] [2024-07-05T10:04:11.044Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-05T10:04:11.044Z] #146 ... [2024-07-05T10:04:11.044Z] [2024-07-05T10:04:11.044Z] #102 [security-secretstore-setup] exporting to image [2024-07-05T10:04:13.060Z] #102 exporting layers 1.6s done [2024-07-05T10:04:13.060Z] #102 writing image sha256:2c729296c38a2ecc94910322a0af7166e828340fdcdfbb9e590b03337a71e93c done [2024-07-05T10:04:13.060Z] #102 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-07-05T10:04:13.060Z] #102 DONE 9.5s [2024-07-05T10:04:13.060Z] [2024-07-05T10:04:13.060Z] #178 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-05T10:04:13.060Z] #178 DONE 3.3s [2024-07-05T10:04:13.060Z] [2024-07-05T10:04:13.060Z] #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-05T10:04:13.358Z] #149 ... [2024-07-05T10:04:13.358Z] [2024-07-05T10:04:13.358Z] #102 [security-bootstrapper] exporting to image [2024-07-05T10:04:14.330Z] #102 exporting layers 1.1s done [2024-07-05T10:04:14.330Z] #102 writing image sha256:c9b8c2d902fb6dbb9e8555147200a692e376d3cd64b17092520420b96e48c07c 0.0s done [2024-07-05T10:04:14.330Z] #102 naming to docker.io/library/security-bootstrapper-arm64 done [2024-07-05T10:04:14.330Z] #102 DONE 10.6s [2024-07-05T10:04:14.330Z] [2024-07-05T10:04:14.330Z] #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-05T10:05:01.171Z] #149 DONE 1191.7s [2024-07-05T10:05:01.171Z] [2024-07-05T10:05:01.171Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-05T10:05:01.171Z] #146 ... [2024-07-05T10:05:01.171Z] [2024-07-05T10:05:01.171Z] #179 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T10:05:01.171Z] #179 DONE 0.3s [2024-07-05T10:05:01.171Z] [2024-07-05T10:05:01.171Z] #180 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-05T10:05:01.171Z] #180 DONE 0.2s [2024-07-05T10:05:01.171Z] [2024-07-05T10:05:01.171Z] #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-05T10:05:01.171Z] #181 DONE 0.2s [2024-07-05T10:05:01.171Z] [2024-07-05T10:05:01.171Z] #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-05T10:05:01.171Z] #182 DONE 0.2s [2024-07-05T10:05:01.171Z] [2024-07-05T10:05:01.171Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-05T10:05:01.171Z] #145 ... [2024-07-05T10:05:01.171Z] [2024-07-05T10:05:01.171Z] #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-05T10:05:01.171Z] #183 DONE 0.1s [2024-07-05T10:05:01.171Z] [2024-07-05T10:05:01.171Z] #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-05T10:05:01.171Z] #184 DONE 2.1s [2024-07-05T10:05:01.171Z] [2024-07-05T10:05:01.171Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-05T10:05:01.462Z] #140 ... [2024-07-05T10:05:01.462Z] [2024-07-05T10:05:01.462Z] #102 [core-common-config-bootstrapper] exporting to image [2024-07-05T10:05:01.462Z] #102 exporting layers [2024-07-05T10:05:02.050Z] #102 exporting layers 0.8s done [2024-07-05T10:05:02.050Z] #102 writing image sha256:89bfe2b976def4244a66ffd7b0efd1cea20575096f6d89e5a9b7c44bf186a3c5 0.1s done [2024-07-05T10:05:02.317Z] #102 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-07-05T10:05:02.317Z] #102 DONE 11.5s [2024-07-05T10:05:02.317Z] [2024-07-05T10:05:02.317Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-05T10:07:09.018Z] #150 ... [2024-07-05T10:07:09.018Z] [2024-07-05T10:07:09.018Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-05T10:07:09.018Z] #144 DONE 1317.3s [2024-07-05T10:07:09.018Z] [2024-07-05T10:07:09.018Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-05T10:07:09.018Z] #145 ... [2024-07-05T10:07:09.018Z] [2024-07-05T10:07:09.018Z] #185 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T10:07:09.018Z] #185 DONE 0.2s [2024-07-05T10:07:09.018Z] [2024-07-05T10:07:09.018Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-05T10:07:09.018Z] #150 ... [2024-07-05T10:07:09.018Z] [2024-07-05T10:07:09.018Z] #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-05T10:07:09.018Z] #186 DONE 0.3s [2024-07-05T10:07:09.018Z] [2024-07-05T10:07:09.018Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-05T10:07:09.018Z] #150 ... [2024-07-05T10:07:09.018Z] [2024-07-05T10:07:09.018Z] #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-05T10:07:09.018Z] #187 DONE 0.4s [2024-07-05T10:07:09.018Z] [2024-07-05T10:07:09.018Z] #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-05T10:07:09.018Z] #188 DONE 0.2s [2024-07-05T10:07:09.018Z] [2024-07-05T10:07:09.018Z] #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-05T10:07:09.018Z] #141 ... [2024-07-05T10:07:09.018Z] [2024-07-05T10:07:09.018Z] #102 [security-spiffe-token-provider] exporting to image [2024-07-05T10:07:09.018Z] #102 exporting layers [2024-07-05T10:07:09.018Z] #102 exporting layers 0.6s done [2024-07-05T10:07:09.018Z] #102 writing image sha256:a8c0b2ee3ef559cfd823f9d64f1143aae7e0ea48b88a31d52a4d8329a4d73c31 done [2024-07-05T10:07:09.018Z] #102 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-07-05T10:07:09.018Z] #102 DONE 12.1s [2024-07-05T10:07:09.018Z] [2024-07-05T10:07:09.018Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-05T10:14:31.104Z] #147 ... [2024-07-05T10:14:31.104Z] [2024-07-05T10:14:31.104Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-05T10:14:31.104Z] #148 DONE 1753.6s [2024-07-05T10:14:31.104Z] [2024-07-05T10:14:31.104Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-05T10:14:31.104Z] #147 ... [2024-07-05T10:14:31.104Z] [2024-07-05T10:14:31.104Z] #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T10:14:31.104Z] #189 DONE 0.2s [2024-07-05T10:14:31.104Z] [2024-07-05T10:14:31.104Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-05T10:14:31.104Z] #140 ... [2024-07-05T10:14:31.104Z] [2024-07-05T10:14:31.104Z] #190 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-05T10:14:31.104Z] #190 DONE 0.3s [2024-07-05T10:14:31.104Z] [2024-07-05T10:14:31.104Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-05T10:14:31.104Z] #150 ... [2024-07-05T10:14:31.104Z] [2024-07-05T10:14:31.104Z] #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-05T10:14:31.104Z] #191 DONE 0.4s [2024-07-05T10:14:31.104Z] [2024-07-05T10:14:31.104Z] #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-05T10:14:31.104Z] #192 DONE 0.1s [2024-07-05T10:14:31.104Z] [2024-07-05T10:14:31.104Z] #193 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-05T10:14:31.104Z] #193 DONE 0.1s [2024-07-05T10:14:31.104Z] [2024-07-05T10:14:31.104Z] #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-05T10:14:31.104Z] #194 DONE 1.8s [2024-07-05T10:14:31.104Z] [2024-07-05T10:14:31.104Z] #102 [security-proxy-auth] exporting to image [2024-07-05T10:14:31.104Z] #102 exporting layers [2024-07-05T10:14:31.104Z] #102 exporting layers 0.7s done [2024-07-05T10:14:31.104Z] #102 writing image sha256:884dac20c098db2583ed03e3542f9678344db6f7c944c5801599382b0089957b [2024-07-05T10:14:31.104Z] #102 writing image sha256:884dac20c098db2583ed03e3542f9678344db6f7c944c5801599382b0089957b 0.1s done [2024-07-05T10:14:31.104Z] #102 naming to docker.io/library/security-proxy-auth-arm64 done [2024-07-05T10:14:31.104Z] #102 DONE 12.9s [2024-07-05T10:14:31.104Z] [2024-07-05T10:14:31.104Z] #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-05T10:15:10.072Z] #141 ... [2024-07-05T10:15:10.072Z] [2024-07-05T10:15:10.072Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-05T10:15:10.072Z] #146 DONE 1802.5s [2024-07-05T10:15:10.072Z] [2024-07-05T10:15:10.072Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-05T10:15:10.072Z] #150 ... [2024-07-05T10:15:10.072Z] [2024-07-05T10:15:10.072Z] #195 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T10:15:10.072Z] #195 DONE 0.1s [2024-07-05T10:15:10.072Z] [2024-07-05T10:15:10.072Z] #196 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-05T10:15:10.072Z] #196 DONE 0.1s [2024-07-05T10:15:10.072Z] [2024-07-05T10:15:10.072Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-05T10:15:10.072Z] #147 ... [2024-07-05T10:15:10.072Z] [2024-07-05T10:15:10.072Z] #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-05T10:15:10.072Z] #197 DONE 0.4s [2024-07-05T10:15:10.072Z] [2024-07-05T10:15:10.072Z] #198 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-05T10:15:10.072Z] #198 DONE 0.1s [2024-07-05T10:15:10.072Z] [2024-07-05T10:15:10.072Z] #102 [core-command] exporting to image [2024-07-05T10:15:10.072Z] #102 exporting layers [2024-07-05T10:15:10.338Z] #102 exporting layers 0.4s done [2024-07-05T10:15:10.338Z] #102 writing image sha256:9c97ecdaa281f2c9dc3b735047cdf7e5b67137285392f2de875d9669ae057832 done [2024-07-05T10:15:10.338Z] #102 naming to docker.io/library/core-command-arm64 done [2024-07-05T10:15:10.338Z] #102 DONE 13.3s [2024-07-05T10:15:10.338Z] [2024-07-05T10:15:10.338Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-05T10:15:18.565Z] #145 ... [2024-07-05T10:15:18.565Z] [2024-07-05T10:15:18.565Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-05T10:15:18.565Z] #150 DONE 1811.7s [2024-07-05T10:15:18.565Z] [2024-07-05T10:15:18.565Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-05T10:15:18.565Z] #140 ... [2024-07-05T10:15:18.565Z] [2024-07-05T10:15:18.565Z] #199 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T10:15:18.565Z] #199 DONE 0.2s [2024-07-05T10:15:18.565Z] [2024-07-05T10:15:18.565Z] #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-05T10:15:18.565Z] #141 ... [2024-07-05T10:15:18.565Z] [2024-07-05T10:15:18.565Z] #200 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-07-05T10:15:18.832Z] #200 DONE 0.5s [2024-07-05T10:15:18.832Z] [2024-07-05T10:15:18.832Z] #201 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-07-05T10:15:19.103Z] #201 DONE 0.1s [2024-07-05T10:15:19.103Z] [2024-07-05T10:15:19.103Z] #102 [core-keeper] exporting to image [2024-07-05T10:15:19.103Z] #102 exporting layers [2024-07-05T10:15:19.369Z] #102 exporting layers 0.5s done [2024-07-05T10:15:19.369Z] #102 writing image sha256:7e1f0f5c41b381462e7005abd0e61287c45652d34706d718704f4a140fcf5f2f done [2024-07-05T10:15:19.369Z] #102 naming to docker.io/library/core-keeper-arm64 done [2024-07-05T10:15:19.369Z] #102 DONE 13.9s [2024-07-05T10:15:19.369Z] [2024-07-05T10:15:19.369Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-05T10:15:20.774Z] #147 ... [2024-07-05T10:15:20.774Z] [2024-07-05T10:15:20.774Z] #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-05T10:15:20.774Z] #141 DONE 1814.8s [2024-07-05T10:15:21.050Z] [2024-07-05T10:15:21.050Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-05T10:15:21.334Z] #145 ... [2024-07-05T10:15:21.334Z] [2024-07-05T10:15:21.334Z] #202 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T10:15:21.600Z] #202 DONE 0.3s [2024-07-05T10:15:21.600Z] [2024-07-05T10:15:21.600Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-05T10:15:21.600Z] #147 ... [2024-07-05T10:15:21.600Z] [2024-07-05T10:15:21.600Z] #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-05T10:15:21.864Z] #203 DONE 0.2s [2024-07-05T10:15:21.864Z] [2024-07-05T10:15:21.864Z] #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-05T10:15:22.447Z] #204 DONE 0.4s [2024-07-05T10:15:22.447Z] [2024-07-05T10:15:22.447Z] #205 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-05T10:15:22.447Z] #205 DONE 0.1s [2024-07-05T10:15:22.447Z] [2024-07-05T10:15:22.447Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-05T10:15:22.447Z] #140 ... [2024-07-05T10:15:22.447Z] [2024-07-05T10:15:22.447Z] #102 [core-data] exporting to image [2024-07-05T10:15:23.026Z] #102 exporting layers 0.5s done [2024-07-05T10:15:23.026Z] #102 writing image sha256:b6b2ac61cfdbf01eb4c8a0d53147870cc5d059b8f08c41b72cf57d21b1164825 done [2024-07-05T10:15:23.026Z] #102 naming to docker.io/library/core-data-arm64 done [2024-07-05T10:15:23.026Z] #102 DONE 14.3s [2024-07-05T10:15:23.026Z] [2024-07-05T10:15:23.026Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-05T10:15:24.447Z] #147 DONE 1818.2s [2024-07-05T10:15:24.447Z] [2024-07-05T10:15:24.447Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-05T10:15:25.038Z] #145 ... [2024-07-05T10:15:25.038Z] [2024-07-05T10:15:25.038Z] #206 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T10:15:25.038Z] #206 DONE 0.1s [2024-07-05T10:15:25.310Z] [2024-07-05T10:15:25.310Z] #207 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-05T10:15:25.310Z] #207 DONE 0.1s [2024-07-05T10:15:25.310Z] [2024-07-05T10:15:25.310Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-05T10:15:25.310Z] #145 ... [2024-07-05T10:15:25.310Z] [2024-07-05T10:15:25.310Z] #208 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-05T10:15:25.574Z] #208 DONE 0.4s [2024-07-05T10:15:25.574Z] [2024-07-05T10:15:25.574Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-05T10:15:25.839Z] #140 ... [2024-07-05T10:15:25.839Z] [2024-07-05T10:15:25.839Z] #209 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-05T10:15:25.839Z] #209 DONE 0.1s [2024-07-05T10:15:25.839Z] [2024-07-05T10:15:25.839Z] #210 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-05T10:15:25.839Z] #210 DONE 0.1s [2024-07-05T10:15:25.839Z] [2024-07-05T10:15:25.839Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-05T10:15:26.104Z] #145 ... [2024-07-05T10:15:26.104Z] [2024-07-05T10:15:26.104Z] #102 [core-metadata] exporting to image [2024-07-05T10:15:26.368Z] #102 exporting layers 0.4s done [2024-07-05T10:15:26.368Z] #102 writing image sha256:fcffe5346037966b723d47962944fa0e914d772daf989d868226a07cdbf6ba7a [2024-07-05T10:15:26.368Z] #102 writing image sha256:fcffe5346037966b723d47962944fa0e914d772daf989d868226a07cdbf6ba7a done [2024-07-05T10:15:26.368Z] #102 naming to docker.io/library/core-metadata-arm64 done [2024-07-05T10:15:26.368Z] #102 DONE 14.8s [2024-07-05T10:15:26.368Z] [2024-07-05T10:15:26.368Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-05T10:15:53.031Z] #145 DONE 1843.4s [2024-07-05T10:15:53.031Z] [2024-07-05T10:15:53.031Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-05T10:15:53.031Z] #140 DONE 1843.4s [2024-07-05T10:15:53.031Z] [2024-07-05T10:15:53.031Z] #211 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T10:15:53.031Z] #211 DONE 0.2s [2024-07-05T10:15:53.031Z] [2024-07-05T10:15:53.031Z] #212 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-05T10:15:53.031Z] #212 DONE 0.1s [2024-07-05T10:15:53.031Z] [2024-07-05T10:15:53.031Z] #213 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T10:15:53.031Z] #213 DONE 0.1s [2024-07-05T10:15:53.031Z] [2024-07-05T10:15:53.031Z] #214 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-05T10:15:53.031Z] #214 DONE 0.2s [2024-07-05T10:15:53.031Z] [2024-07-05T10:15:53.031Z] #215 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-05T10:15:53.031Z] #215 DONE 0.4s [2024-07-05T10:15:53.031Z] [2024-07-05T10:15:53.031Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-05T10:15:53.031Z] #216 ... [2024-07-05T10:15:53.031Z] [2024-07-05T10:15:53.031Z] #217 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-05T10:15:53.031Z] #217 DONE 0.1s [2024-07-05T10:15:53.031Z] [2024-07-05T10:15:53.031Z] #102 [support-notifications] exporting to image [2024-07-05T10:15:53.031Z] #102 exporting layers [2024-07-05T10:15:53.031Z] #102 ... [2024-07-05T10:15:53.031Z] [2024-07-05T10:15:53.031Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-05T10:15:53.031Z] #216 DONE 0.4s [2024-07-05T10:15:53.031Z] [2024-07-05T10:15:53.031Z] #218 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-05T10:15:53.031Z] #218 DONE 0.1s [2024-07-05T10:15:53.031Z] [2024-07-05T10:15:53.031Z] #102 [support-scheduler] exporting to image [2024-07-05T10:15:53.031Z] #102 exporting layers 0.5s done [2024-07-05T10:15:53.031Z] #102 writing image sha256:43c921bf310ddeb87b92217d94595e21d570ba4fbf85dc38834130a1affad16d done [2024-07-05T10:15:53.031Z] #102 naming to docker.io/library/support-notifications-arm64 done [2024-07-05T10:15:53.031Z] #102 exporting layers 0.5s done [2024-07-05T10:15:53.031Z] #102 writing image sha256:9368b9069e7df521cefc15a86152e2d2212bc1e3d27e5ff730aeb3ba7f0f1802 done [2024-07-05T10:15:53.031Z] #102 naming to docker.io/library/support-scheduler-arm64 done [2024-07-05T10:15:53.031Z] #102 DONE 15.9s [2024-07-05T10:15:53.031Z] time="2024-07-05T09:42:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T10:15:53.031Z] time="2024-07-05T09:42:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T10:15:53.031Z] time="2024-07-05T09:42:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T10:15:53.031Z] time="2024-07-05T09:42:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T10:15:53.031Z] time="2024-07-05T09:42:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T10:15:53.031Z] time="2024-07-05T09:42:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T10:15:53.031Z] time="2024-07-05T09:42:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T10:15:53.031Z] time="2024-07-05T09:43:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T10:15:53.031Z] time="2024-07-05T09:43:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T10:15:53.031Z] time="2024-07-05T09:43:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T10:15:53.031Z] time="2024-07-05T09:43:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T10:15:53.031Z] time="2024-07-05T09:43:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T10:15:53.031Z] time="2024-07-05T09:43:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T10:15:53.031Z] time="2024-07-05T09:43:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T10:15:53.031Z] time="2024-07-05T09:43:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-05T10:15:53.035Z] $ docker stop --time=1 1be6c9019b04fb26d3d9779a07ac78d5b19d2829033e07c87a14fdf36f373526 [2024-07-05T10:15:54.660Z] $ docker rm -f --volumes 1be6c9019b04fb26d3d9779a07ac78d5b19d2829033e07c87a14fdf36f373526 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-05T10:15:55.150Z] + docker images [2024-07-05T10:15:55.150Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-05T10:15:55.150Z] support-notifications-arm64 latest 43c921bf310d 4 seconds ago 43.3MB [2024-07-05T10:15:55.150Z] support-scheduler-arm64 latest 9368b9069e7d 4 seconds ago 42.4MB [2024-07-05T10:15:55.150Z] core-metadata-arm64 latest fcffe5346037 29 seconds ago 40.3MB [2024-07-05T10:15:55.150Z] core-data-arm64 latest b6b2ac61cfdb 32 seconds ago 40.2MB [2024-07-05T10:15:55.150Z] core-keeper-arm64 latest 7e1f0f5c41b3 36 seconds ago 35.2MB [2024-07-05T10:15:55.150Z] core-command-arm64 latest 9c97ecdaa281 45 seconds ago 39.9MB [2024-07-05T10:15:55.150Z] security-proxy-auth-arm64 latest 884dac20c098 About a minute ago 37.4MB [2024-07-05T10:15:55.150Z] security-spiffe-token-provider-arm64 latest a8c0b2ee3ef5 8 minutes ago 34.1MB [2024-07-05T10:15:55.150Z] core-common-config-bootstrapper-arm64 latest 89bfe2b976de 10 minutes ago 20.1MB [2024-07-05T10:15:55.151Z] security-bootstrapper-arm64 latest c9b8c2d902fb 11 minutes ago 23.7MB [2024-07-05T10:15:55.151Z] security-secretstore-setup-arm64 latest 2c729296c38a 11 minutes ago 41.5MB [2024-07-05T10:15:55.151Z] security-proxy-setup-arm64 latest 928f7762c43b 11 minutes ago 31MB [2024-07-05T10:15:55.151Z] security-spire-agent-arm64 latest 86f42ec13896 31 minutes ago 157MB [2024-07-05T10:15:55.151Z] security-spire-server-arm64 latest 490bb1e60004 31 minutes ago 102MB [2024-07-05T10:15:55.151Z] security-spire-config-arm64 latest bb0daad0fae6 31 minutes ago 101MB [2024-07-05T10:15:55.151Z] ci-base-image-arm64 latest c627fac602fe 33 minutes ago 962MB [2024-07-05T10:15:55.151Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 2 months ago 561MB [2024-07-05T10:15:55.151Z] 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-05T10:15:55.290Z] provisioning config files... [2024-07-05T10:15:55.305Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/648@tmp/config1717651976528340281tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-05T10:15:55.643Z] ---> ****-login.sh [2024-07-05T10:15:55.643Z] nexus3.edgexfoundry.org:10001 [2024-07-05T10:15:55.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-05T10:15:56.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-05T10:15:56.223Z] Configure a credential helper to remove this warning. See [2024-07-05T10:15:56.223Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-05T10:15:56.223Z] [2024-07-05T10:15:56.223Z] Login Succeeded [2024-07-05T10:15:56.223Z] nexus3.edgexfoundry.org:10002 [2024-07-05T10:15:56.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-05T10:15:56.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-05T10:15:56.491Z] Configure a credential helper to remove this warning. See [2024-07-05T10:15:56.491Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-05T10:15:56.491Z] [2024-07-05T10:15:56.491Z] Login Succeeded [2024-07-05T10:15:56.491Z] nexus3.edgexfoundry.org:10003 [2024-07-05T10:15:56.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-05T10:15:56.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-05T10:15:56.758Z] Configure a credential helper to remove this warning. See [2024-07-05T10:15:56.758Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-05T10:15:56.758Z] [2024-07-05T10:15:56.758Z] Login Succeeded [2024-07-05T10:15:56.758Z] nexus3.edgexfoundry.org:10004 [2024-07-05T10:15:57.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-05T10:15:57.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-05T10:15:57.289Z] Configure a credential helper to remove this warning. See [2024-07-05T10:15:57.289Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-05T10:15:57.289Z] [2024-07-05T10:15:57.289Z] Login Succeeded [2024-07-05T10:15:57.289Z] ****.io [2024-07-05T10:15:57.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-05T10:15:57.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-05T10:15:57.817Z] Configure a credential helper to remove this warning. See [2024-07-05T10:15:57.817Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-05T10:15:57.817Z] [2024-07-05T10:15:57.817Z] Login Succeeded [2024-07-05T10:15:57.817Z] ---> ****-login.sh ends [Pipeline] } [2024-07-05T10:15:57.827Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-05T10:15:57.874Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-05T10:15:57.901Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-07-05T10:15:57.901Z] 1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T10:15:57.901Z] latest [2024-07-05T10:15:57.901Z] 3.2.0-dev.30 [2024-07-05T10:15:57.901Z] 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T10:15:57.901Z] main [2024-07-05T10:15:57.901Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:15:58.273Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1563034bdd075c93d67b99643895e9c750b93b8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:15:58.622Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T10:15:58.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-07-05T10:15:58.622Z] 20a459703129: Preparing [2024-07-05T10:15:58.622Z] 83409d72e46f: Preparing [2024-07-05T10:15:58.622Z] 24b4fd85230a: Preparing [2024-07-05T10:15:58.622Z] c633ca6a9c2f: Preparing [2024-07-05T10:15:58.622Z] 808f82aee89f: Preparing [2024-07-05T10:15:58.622Z] d2454f328caa: Preparing [2024-07-05T10:15:58.622Z] da707bb00cb8: Preparing [2024-07-05T10:15:58.622Z] d2454f328caa: Waiting [2024-07-05T10:15:58.622Z] da707bb00cb8: Waiting [2024-07-05T10:15:58.887Z] 24b4fd85230a: Pushed [2024-07-05T10:15:58.887Z] c633ca6a9c2f: Pushed [2024-07-05T10:15:58.887Z] 20a459703129: Pushed [2024-07-05T10:15:58.887Z] da707bb00cb8: Layer already exists [2024-07-05T10:15:58.887Z] d2454f328caa: Pushed [2024-07-05T10:16:00.283Z] 808f82aee89f: Pushed [2024-07-05T10:16:04.513Z] 83409d72e46f: Pushed [2024-07-05T10:16:04.776Z] 1563034bdd075c93d67b99643895e9c750b93b8f: digest: sha256:12552f4bfd1bc5906ddbab84af31a6e3b017a9086e67240937586debf6cc5fdb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:16:05.125Z] + 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-05T10:16:05.470Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-07-05T10:16:05.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-07-05T10:16:05.470Z] 20a459703129: Preparing [2024-07-05T10:16:05.470Z] 83409d72e46f: Preparing [2024-07-05T10:16:05.470Z] 24b4fd85230a: Preparing [2024-07-05T10:16:05.470Z] c633ca6a9c2f: Preparing [2024-07-05T10:16:05.470Z] 808f82aee89f: Preparing [2024-07-05T10:16:05.470Z] d2454f328caa: Preparing [2024-07-05T10:16:05.470Z] da707bb00cb8: Preparing [2024-07-05T10:16:05.470Z] d2454f328caa: Waiting [2024-07-05T10:16:05.470Z] da707bb00cb8: Waiting [2024-07-05T10:16:05.470Z] 20a459703129: Layer already exists [2024-07-05T10:16:05.470Z] 808f82aee89f: Layer already exists [2024-07-05T10:16:05.470Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:16:05.470Z] 83409d72e46f: Layer already exists [2024-07-05T10:16:05.470Z] 24b4fd85230a: Layer already exists [2024-07-05T10:16:05.470Z] d2454f328caa: Layer already exists [2024-07-05T10:16:05.470Z] da707bb00cb8: Layer already exists [2024-07-05T10:16:05.734Z] latest: digest: sha256:12552f4bfd1bc5906ddbab84af31a6e3b017a9086e67240937586debf6cc5fdb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:16:06.093Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:16:06.445Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.30 [2024-07-05T10:16:06.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-07-05T10:16:06.445Z] 20a459703129: Preparing [2024-07-05T10:16:06.445Z] 83409d72e46f: Preparing [2024-07-05T10:16:06.445Z] 24b4fd85230a: Preparing [2024-07-05T10:16:06.445Z] c633ca6a9c2f: Preparing [2024-07-05T10:16:06.445Z] 808f82aee89f: Preparing [2024-07-05T10:16:06.445Z] d2454f328caa: Preparing [2024-07-05T10:16:06.445Z] da707bb00cb8: Preparing [2024-07-05T10:16:06.445Z] d2454f328caa: Waiting [2024-07-05T10:16:06.445Z] 808f82aee89f: Layer already exists [2024-07-05T10:16:06.445Z] 24b4fd85230a: Layer already exists [2024-07-05T10:16:06.445Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:16:06.445Z] 20a459703129: Layer already exists [2024-07-05T10:16:06.445Z] 83409d72e46f: Layer already exists [2024-07-05T10:16:06.445Z] d2454f328caa: Layer already exists [2024-07-05T10:16:06.445Z] da707bb00cb8: Layer already exists [2024-07-05T10:16:06.709Z] 3.2.0-dev.30: digest: sha256:12552f4bfd1bc5906ddbab84af31a6e3b017a9086e67240937586debf6cc5fdb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:16:07.069Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:16:07.419Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T10:16:07.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-07-05T10:16:07.419Z] 20a459703129: Preparing [2024-07-05T10:16:07.420Z] 83409d72e46f: Preparing [2024-07-05T10:16:07.420Z] 24b4fd85230a: Preparing [2024-07-05T10:16:07.420Z] c633ca6a9c2f: Preparing [2024-07-05T10:16:07.420Z] 808f82aee89f: Preparing [2024-07-05T10:16:07.420Z] d2454f328caa: Preparing [2024-07-05T10:16:07.420Z] da707bb00cb8: Preparing [2024-07-05T10:16:07.420Z] da707bb00cb8: Waiting [2024-07-05T10:16:07.420Z] d2454f328caa: Waiting [2024-07-05T10:16:07.420Z] 20a459703129: Layer already exists [2024-07-05T10:16:07.420Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:16:07.420Z] 808f82aee89f: Layer already exists [2024-07-05T10:16:07.420Z] 24b4fd85230a: Layer already exists [2024-07-05T10:16:07.420Z] 83409d72e46f: Layer already exists [2024-07-05T10:16:07.420Z] da707bb00cb8: Layer already exists [2024-07-05T10:16:07.420Z] d2454f328caa: Layer already exists [2024-07-05T10:16:07.683Z] 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30: digest: sha256:12552f4bfd1bc5906ddbab84af31a6e3b017a9086e67240937586debf6cc5fdb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:16:08.034Z] + 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-05T10:16:08.389Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-07-05T10:16:08.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-07-05T10:16:08.389Z] 20a459703129: Preparing [2024-07-05T10:16:08.389Z] 83409d72e46f: Preparing [2024-07-05T10:16:08.389Z] 24b4fd85230a: Preparing [2024-07-05T10:16:08.389Z] c633ca6a9c2f: Preparing [2024-07-05T10:16:08.389Z] 808f82aee89f: Preparing [2024-07-05T10:16:08.389Z] d2454f328caa: Preparing [2024-07-05T10:16:08.389Z] da707bb00cb8: Preparing [2024-07-05T10:16:08.389Z] d2454f328caa: Waiting [2024-07-05T10:16:08.389Z] da707bb00cb8: Waiting [2024-07-05T10:16:08.389Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:16:08.389Z] 83409d72e46f: Layer already exists [2024-07-05T10:16:08.389Z] 24b4fd85230a: Layer already exists [2024-07-05T10:16:08.389Z] 808f82aee89f: Layer already exists [2024-07-05T10:16:08.389Z] 20a459703129: Layer already exists [2024-07-05T10:16:08.389Z] da707bb00cb8: Layer already exists [2024-07-05T10:16:08.389Z] d2454f328caa: Layer already exists [2024-07-05T10:16:08.655Z] main: digest: sha256:12552f4bfd1bc5906ddbab84af31a6e3b017a9086e67240937586debf6cc5fdb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-05T10:16:08.742Z] ===================================================== [Pipeline] echo [2024-07-05T10:16:08.757Z] taggedImages: [2024-07-05T10:16:08.757Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T10:16:08.757Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-07-05T10:16:08.757Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.30 [2024-07-05T10:16:08.757Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T10:16:08.757Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-07-05T10:16:08.788Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-07-05T10:16:08.788Z] 1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T10:16:08.788Z] latest [2024-07-05T10:16:08.788Z] 3.2.0-dev.30 [2024-07-05T10:16:08.788Z] 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T10:16:08.788Z] main [2024-07-05T10:16:08.788Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:16:09.152Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1563034bdd075c93d67b99643895e9c750b93b8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:16:09.514Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T10:16:09.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-07-05T10:16:09.514Z] 075f74c11f46: Preparing [2024-07-05T10:16:09.514Z] d69b09bf6323: Preparing [2024-07-05T10:16:09.514Z] c0a66c9a8052: Preparing [2024-07-05T10:16:09.514Z] 9a2945edc306: Preparing [2024-07-05T10:16:09.514Z] 24b4fd85230a: Preparing [2024-07-05T10:16:09.514Z] c633ca6a9c2f: Preparing [2024-07-05T10:16:09.514Z] 808f82aee89f: Preparing [2024-07-05T10:16:09.514Z] d2454f328caa: Preparing [2024-07-05T10:16:09.514Z] da707bb00cb8: Preparing [2024-07-05T10:16:09.514Z] 808f82aee89f: Waiting [2024-07-05T10:16:09.514Z] d2454f328caa: Waiting [2024-07-05T10:16:09.514Z] da707bb00cb8: Waiting [2024-07-05T10:16:09.514Z] c633ca6a9c2f: Waiting [2024-07-05T10:16:09.514Z] 24b4fd85230a: Layer already exists [2024-07-05T10:16:09.778Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:16:09.778Z] 808f82aee89f: Layer already exists [2024-07-05T10:16:09.778Z] c0a66c9a8052: Pushed [2024-07-05T10:16:09.778Z] d69b09bf6323: Pushed [2024-07-05T10:16:09.778Z] d2454f328caa: Layer already exists [2024-07-05T10:16:09.778Z] 075f74c11f46: Pushed [2024-07-05T10:16:09.778Z] da707bb00cb8: Layer already exists [2024-07-05T10:16:11.705Z] 9a2945edc306: Pushed [2024-07-05T10:16:11.705Z] 1563034bdd075c93d67b99643895e9c750b93b8f: digest: sha256:a808effffe619162c52f14b4739f04140fc58d8ceb975bdd6b4509163b06340d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:16:12.060Z] + 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-05T10:16:12.415Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-07-05T10:16:12.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-07-05T10:16:12.415Z] 075f74c11f46: Preparing [2024-07-05T10:16:12.415Z] d69b09bf6323: Preparing [2024-07-05T10:16:12.415Z] c0a66c9a8052: Preparing [2024-07-05T10:16:12.415Z] 9a2945edc306: Preparing [2024-07-05T10:16:12.415Z] 24b4fd85230a: Preparing [2024-07-05T10:16:12.415Z] c633ca6a9c2f: Preparing [2024-07-05T10:16:12.415Z] 808f82aee89f: Preparing [2024-07-05T10:16:12.415Z] d2454f328caa: Preparing [2024-07-05T10:16:12.415Z] da707bb00cb8: Preparing [2024-07-05T10:16:12.415Z] c633ca6a9c2f: Waiting [2024-07-05T10:16:12.415Z] 808f82aee89f: Waiting [2024-07-05T10:16:12.415Z] d2454f328caa: Waiting [2024-07-05T10:16:12.415Z] da707bb00cb8: Waiting [2024-07-05T10:16:12.415Z] 075f74c11f46: Layer already exists [2024-07-05T10:16:12.415Z] 9a2945edc306: Layer already exists [2024-07-05T10:16:12.415Z] 24b4fd85230a: Layer already exists [2024-07-05T10:16:12.415Z] d69b09bf6323: Layer already exists [2024-07-05T10:16:12.415Z] c0a66c9a8052: Layer already exists [2024-07-05T10:16:12.415Z] 808f82aee89f: Layer already exists [2024-07-05T10:16:12.415Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:16:12.415Z] da707bb00cb8: Layer already exists [2024-07-05T10:16:12.415Z] d2454f328caa: Layer already exists [2024-07-05T10:16:12.680Z] latest: digest: sha256:a808effffe619162c52f14b4739f04140fc58d8ceb975bdd6b4509163b06340d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:16:13.029Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:16:13.454Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.30 [2024-07-05T10:16:13.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-07-05T10:16:13.454Z] 075f74c11f46: Preparing [2024-07-05T10:16:13.454Z] d69b09bf6323: Preparing [2024-07-05T10:16:13.454Z] c0a66c9a8052: Preparing [2024-07-05T10:16:13.454Z] 9a2945edc306: Preparing [2024-07-05T10:16:13.454Z] 24b4fd85230a: Preparing [2024-07-05T10:16:13.454Z] c633ca6a9c2f: Preparing [2024-07-05T10:16:13.454Z] 808f82aee89f: Preparing [2024-07-05T10:16:13.454Z] d2454f328caa: Preparing [2024-07-05T10:16:13.454Z] da707bb00cb8: Preparing [2024-07-05T10:16:13.454Z] c633ca6a9c2f: Waiting [2024-07-05T10:16:13.454Z] 808f82aee89f: Waiting [2024-07-05T10:16:13.454Z] d2454f328caa: Waiting [2024-07-05T10:16:13.454Z] da707bb00cb8: Waiting [2024-07-05T10:16:13.454Z] 075f74c11f46: Layer already exists [2024-07-05T10:16:13.454Z] c0a66c9a8052: Layer already exists [2024-07-05T10:16:13.454Z] 24b4fd85230a: Layer already exists [2024-07-05T10:16:13.454Z] 9a2945edc306: Layer already exists [2024-07-05T10:16:13.454Z] d69b09bf6323: Layer already exists [2024-07-05T10:16:13.454Z] 808f82aee89f: Layer already exists [2024-07-05T10:16:13.454Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:16:13.454Z] d2454f328caa: Layer already exists [2024-07-05T10:16:13.454Z] da707bb00cb8: Layer already exists [2024-07-05T10:16:13.722Z] 3.2.0-dev.30: digest: sha256:a808effffe619162c52f14b4739f04140fc58d8ceb975bdd6b4509163b06340d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:16:14.113Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:16:14.464Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T10:16:14.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-07-05T10:16:14.464Z] 075f74c11f46: Preparing [2024-07-05T10:16:14.464Z] d69b09bf6323: Preparing [2024-07-05T10:16:14.464Z] c0a66c9a8052: Preparing [2024-07-05T10:16:14.464Z] 9a2945edc306: Preparing [2024-07-05T10:16:14.464Z] 24b4fd85230a: Preparing [2024-07-05T10:16:14.464Z] c633ca6a9c2f: Preparing [2024-07-05T10:16:14.464Z] 808f82aee89f: Preparing [2024-07-05T10:16:14.464Z] d2454f328caa: Preparing [2024-07-05T10:16:14.464Z] da707bb00cb8: Preparing [2024-07-05T10:16:14.464Z] 808f82aee89f: Waiting [2024-07-05T10:16:14.464Z] d2454f328caa: Waiting [2024-07-05T10:16:14.464Z] da707bb00cb8: Waiting [2024-07-05T10:16:14.464Z] c633ca6a9c2f: Waiting [2024-07-05T10:16:14.464Z] 075f74c11f46: Layer already exists [2024-07-05T10:16:14.464Z] c0a66c9a8052: Layer already exists [2024-07-05T10:16:14.464Z] d69b09bf6323: Layer already exists [2024-07-05T10:16:14.464Z] 9a2945edc306: Layer already exists [2024-07-05T10:16:14.464Z] 24b4fd85230a: Layer already exists [2024-07-05T10:16:14.464Z] 808f82aee89f: Layer already exists [2024-07-05T10:16:14.464Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:16:14.464Z] d2454f328caa: Layer already exists [2024-07-05T10:16:14.464Z] da707bb00cb8: Layer already exists [2024-07-05T10:16:14.726Z] 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30: digest: sha256:a808effffe619162c52f14b4739f04140fc58d8ceb975bdd6b4509163b06340d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:16:15.074Z] + 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-05T10:16:15.429Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-07-05T10:16:15.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-07-05T10:16:15.429Z] 075f74c11f46: Preparing [2024-07-05T10:16:15.429Z] d69b09bf6323: Preparing [2024-07-05T10:16:15.429Z] c0a66c9a8052: Preparing [2024-07-05T10:16:15.429Z] 9a2945edc306: Preparing [2024-07-05T10:16:15.429Z] 24b4fd85230a: Preparing [2024-07-05T10:16:15.429Z] c633ca6a9c2f: Preparing [2024-07-05T10:16:15.429Z] 808f82aee89f: Preparing [2024-07-05T10:16:15.429Z] d2454f328caa: Preparing [2024-07-05T10:16:15.429Z] da707bb00cb8: Preparing [2024-07-05T10:16:15.429Z] 808f82aee89f: Waiting [2024-07-05T10:16:15.429Z] d2454f328caa: Waiting [2024-07-05T10:16:15.429Z] da707bb00cb8: Waiting [2024-07-05T10:16:15.429Z] c633ca6a9c2f: Waiting [2024-07-05T10:16:15.429Z] d69b09bf6323: Layer already exists [2024-07-05T10:16:15.429Z] 24b4fd85230a: Layer already exists [2024-07-05T10:16:15.429Z] 075f74c11f46: Layer already exists [2024-07-05T10:16:15.429Z] 9a2945edc306: Layer already exists [2024-07-05T10:16:15.429Z] c0a66c9a8052: Layer already exists [2024-07-05T10:16:15.429Z] 808f82aee89f: Layer already exists [2024-07-05T10:16:15.429Z] d2454f328caa: Layer already exists [2024-07-05T10:16:15.429Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:16:15.429Z] da707bb00cb8: Layer already exists [2024-07-05T10:16:15.429Z] main: digest: sha256:a808effffe619162c52f14b4739f04140fc58d8ceb975bdd6b4509163b06340d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-05T10:16:15.760Z] ===================================================== [Pipeline] echo [2024-07-05T10:16:15.770Z] taggedImages: [2024-07-05T10:16:15.770Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T10:16:15.770Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-07-05T10:16:15.770Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.30 [2024-07-05T10:16:15.770Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T10:16:15.770Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-07-05T10:16:15.796Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-07-05T10:16:15.796Z] 1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T10:16:15.796Z] latest [2024-07-05T10:16:15.796Z] 3.2.0-dev.30 [2024-07-05T10:16:15.796Z] 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T10:16:15.796Z] main [2024-07-05T10:16:15.796Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:16:16.168Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1563034bdd075c93d67b99643895e9c750b93b8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:16:16.529Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T10:16:16.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-07-05T10:16:16.529Z] 86be3fe2f18b: Preparing [2024-07-05T10:16:16.529Z] 959845f0b49f: Preparing [2024-07-05T10:16:16.529Z] 24b4fd85230a: Preparing [2024-07-05T10:16:16.529Z] c633ca6a9c2f: Preparing [2024-07-05T10:16:16.529Z] 16043ce9ccb8: Preparing [2024-07-05T10:16:16.529Z] ce7bccba72ff: Preparing [2024-07-05T10:16:16.529Z] da707bb00cb8: Preparing [2024-07-05T10:16:16.529Z] ce7bccba72ff: Waiting [2024-07-05T10:16:16.529Z] da707bb00cb8: Waiting [2024-07-05T10:16:16.529Z] 24b4fd85230a: Layer already exists [2024-07-05T10:16:16.529Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:16:16.791Z] da707bb00cb8: Layer already exists [2024-07-05T10:16:16.791Z] 86be3fe2f18b: Pushed [2024-07-05T10:16:16.791Z] ce7bccba72ff: Pushed [2024-07-05T10:16:17.739Z] 16043ce9ccb8: Pushed [2024-07-05T10:16:23.053Z] 959845f0b49f: Pushed [2024-07-05T10:16:23.053Z] 1563034bdd075c93d67b99643895e9c750b93b8f: digest: sha256:20644b98e77191a67be768f27e645898dff0af48a8f9dc9fe4e8ff37b241075b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:16:23.400Z] + 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-05T10:16:23.759Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-07-05T10:16:23.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-07-05T10:16:23.759Z] 86be3fe2f18b: Preparing [2024-07-05T10:16:23.759Z] 959845f0b49f: Preparing [2024-07-05T10:16:23.759Z] 24b4fd85230a: Preparing [2024-07-05T10:16:23.759Z] c633ca6a9c2f: Preparing [2024-07-05T10:16:23.759Z] 16043ce9ccb8: Preparing [2024-07-05T10:16:23.759Z] ce7bccba72ff: Preparing [2024-07-05T10:16:23.759Z] da707bb00cb8: Preparing [2024-07-05T10:16:23.759Z] ce7bccba72ff: Waiting [2024-07-05T10:16:23.759Z] da707bb00cb8: Waiting [2024-07-05T10:16:23.759Z] 24b4fd85230a: Layer already exists [2024-07-05T10:16:23.759Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:16:23.759Z] 16043ce9ccb8: Layer already exists [2024-07-05T10:16:23.759Z] 86be3fe2f18b: Layer already exists [2024-07-05T10:16:23.759Z] 959845f0b49f: Layer already exists [2024-07-05T10:16:23.759Z] ce7bccba72ff: Layer already exists [2024-07-05T10:16:23.759Z] da707bb00cb8: Layer already exists [2024-07-05T10:16:24.022Z] latest: digest: sha256:20644b98e77191a67be768f27e645898dff0af48a8f9dc9fe4e8ff37b241075b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:16:24.373Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:16:24.710Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.30 [2024-07-05T10:16:24.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-07-05T10:16:24.710Z] 86be3fe2f18b: Preparing [2024-07-05T10:16:24.710Z] 959845f0b49f: Preparing [2024-07-05T10:16:24.710Z] 24b4fd85230a: Preparing [2024-07-05T10:16:24.710Z] c633ca6a9c2f: Preparing [2024-07-05T10:16:24.710Z] 16043ce9ccb8: Preparing [2024-07-05T10:16:24.710Z] ce7bccba72ff: Preparing [2024-07-05T10:16:24.710Z] da707bb00cb8: Preparing [2024-07-05T10:16:24.710Z] ce7bccba72ff: Waiting [2024-07-05T10:16:24.710Z] da707bb00cb8: Waiting [2024-07-05T10:16:24.710Z] 959845f0b49f: Layer already exists [2024-07-05T10:16:24.710Z] 24b4fd85230a: Layer already exists [2024-07-05T10:16:24.710Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:16:24.710Z] 16043ce9ccb8: Layer already exists [2024-07-05T10:16:24.710Z] 86be3fe2f18b: Layer already exists [2024-07-05T10:16:24.710Z] da707bb00cb8: Layer already exists [2024-07-05T10:16:24.710Z] ce7bccba72ff: Layer already exists [2024-07-05T10:16:24.975Z] 3.2.0-dev.30: digest: sha256:20644b98e77191a67be768f27e645898dff0af48a8f9dc9fe4e8ff37b241075b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:16:25.328Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:16:25.675Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T10:16:25.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-07-05T10:16:25.675Z] 86be3fe2f18b: Preparing [2024-07-05T10:16:25.675Z] 959845f0b49f: Preparing [2024-07-05T10:16:25.675Z] 24b4fd85230a: Preparing [2024-07-05T10:16:25.675Z] c633ca6a9c2f: Preparing [2024-07-05T10:16:25.675Z] 16043ce9ccb8: Preparing [2024-07-05T10:16:25.675Z] ce7bccba72ff: Preparing [2024-07-05T10:16:25.675Z] da707bb00cb8: Preparing [2024-07-05T10:16:25.675Z] ce7bccba72ff: Waiting [2024-07-05T10:16:25.675Z] da707bb00cb8: Waiting [2024-07-05T10:16:25.675Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:16:25.675Z] 24b4fd85230a: Layer already exists [2024-07-05T10:16:25.675Z] 86be3fe2f18b: Layer already exists [2024-07-05T10:16:25.675Z] 959845f0b49f: Layer already exists [2024-07-05T10:16:25.675Z] 16043ce9ccb8: Layer already exists [2024-07-05T10:16:25.675Z] ce7bccba72ff: Layer already exists [2024-07-05T10:16:25.675Z] da707bb00cb8: Layer already exists [2024-07-05T10:16:25.938Z] 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30: digest: sha256:20644b98e77191a67be768f27e645898dff0af48a8f9dc9fe4e8ff37b241075b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:16:26.289Z] + 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-05T10:16:26.626Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-07-05T10:16:26.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-07-05T10:16:26.626Z] 86be3fe2f18b: Preparing [2024-07-05T10:16:26.626Z] 959845f0b49f: Preparing [2024-07-05T10:16:26.626Z] 24b4fd85230a: Preparing [2024-07-05T10:16:26.626Z] c633ca6a9c2f: Preparing [2024-07-05T10:16:26.626Z] 16043ce9ccb8: Preparing [2024-07-05T10:16:26.626Z] ce7bccba72ff: Preparing [2024-07-05T10:16:26.626Z] da707bb00cb8: Preparing [2024-07-05T10:16:26.626Z] ce7bccba72ff: Waiting [2024-07-05T10:16:26.626Z] da707bb00cb8: Waiting [2024-07-05T10:16:26.626Z] 16043ce9ccb8: Layer already exists [2024-07-05T10:16:26.626Z] 959845f0b49f: Layer already exists [2024-07-05T10:16:26.626Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:16:26.626Z] 86be3fe2f18b: Layer already exists [2024-07-05T10:16:26.626Z] 24b4fd85230a: Layer already exists [2024-07-05T10:16:26.626Z] ce7bccba72ff: Layer already exists [2024-07-05T10:16:26.626Z] da707bb00cb8: Layer already exists [2024-07-05T10:16:26.891Z] main: digest: sha256:20644b98e77191a67be768f27e645898dff0af48a8f9dc9fe4e8ff37b241075b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-05T10:16:26.972Z] ===================================================== [Pipeline] echo [2024-07-05T10:16:26.994Z] taggedImages: [2024-07-05T10:16:26.994Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T10:16:26.994Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-07-05T10:16:26.994Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.30 [2024-07-05T10:16:26.994Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T10:16:26.994Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-07-05T10:16:27.021Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-07-05T10:16:27.021Z] 1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T10:16:27.021Z] latest [2024-07-05T10:16:27.021Z] 3.2.0-dev.30 [2024-07-05T10:16:27.021Z] 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T10:16:27.021Z] main [2024-07-05T10:16:27.021Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:16:27.388Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:1563034bdd075c93d67b99643895e9c750b93b8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:16:27.736Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T10:16:27.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-07-05T10:16:27.736Z] bc70532918b0: Preparing [2024-07-05T10:16:27.736Z] 132c0d678a7a: Preparing [2024-07-05T10:16:27.736Z] c633ca6a9c2f: Preparing [2024-07-05T10:16:27.736Z] 53ee45f67869: Preparing [2024-07-05T10:16:27.736Z] 367a39ef4fda: Preparing [2024-07-05T10:16:27.736Z] da707bb00cb8: Preparing [2024-07-05T10:16:27.736Z] da707bb00cb8: Waiting [2024-07-05T10:16:27.736Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:16:27.736Z] da707bb00cb8: Layer already exists [2024-07-05T10:16:27.999Z] 367a39ef4fda: Pushed [2024-07-05T10:16:27.999Z] 53ee45f67869: Pushed [2024-07-05T10:16:27.999Z] bc70532918b0: Pushed [2024-07-05T10:16:33.312Z] 132c0d678a7a: Pushed [2024-07-05T10:16:33.577Z] 1563034bdd075c93d67b99643895e9c750b93b8f: digest: sha256:097d07324c306bdd49659c47521ac92aa623a2d20274637763aa5d7fa75d6c29 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:16:33.923Z] + 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-05T10:16:34.270Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-07-05T10:16:34.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-07-05T10:16:34.270Z] bc70532918b0: Preparing [2024-07-05T10:16:34.270Z] 132c0d678a7a: Preparing [2024-07-05T10:16:34.270Z] c633ca6a9c2f: Preparing [2024-07-05T10:16:34.270Z] 53ee45f67869: Preparing [2024-07-05T10:16:34.270Z] 367a39ef4fda: Preparing [2024-07-05T10:16:34.270Z] da707bb00cb8: Preparing [2024-07-05T10:16:34.270Z] da707bb00cb8: Waiting [2024-07-05T10:16:34.270Z] 53ee45f67869: Layer already exists [2024-07-05T10:16:34.270Z] 367a39ef4fda: Layer already exists [2024-07-05T10:16:34.270Z] 132c0d678a7a: Layer already exists [2024-07-05T10:16:34.270Z] bc70532918b0: Layer already exists [2024-07-05T10:16:34.270Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:16:34.270Z] da707bb00cb8: Layer already exists [2024-07-05T10:16:34.535Z] latest: digest: sha256:097d07324c306bdd49659c47521ac92aa623a2d20274637763aa5d7fa75d6c29 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:16:34.884Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:16:35.234Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.30 [2024-07-05T10:16:35.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-07-05T10:16:35.234Z] bc70532918b0: Preparing [2024-07-05T10:16:35.234Z] 132c0d678a7a: Preparing [2024-07-05T10:16:35.234Z] c633ca6a9c2f: Preparing [2024-07-05T10:16:35.234Z] 53ee45f67869: Preparing [2024-07-05T10:16:35.234Z] 367a39ef4fda: Preparing [2024-07-05T10:16:35.234Z] da707bb00cb8: Preparing [2024-07-05T10:16:35.234Z] da707bb00cb8: Waiting [2024-07-05T10:16:35.234Z] 367a39ef4fda: Layer already exists [2024-07-05T10:16:35.234Z] 132c0d678a7a: Layer already exists [2024-07-05T10:16:35.234Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:16:35.234Z] bc70532918b0: Layer already exists [2024-07-05T10:16:35.234Z] 53ee45f67869: Layer already exists [2024-07-05T10:16:35.234Z] da707bb00cb8: Layer already exists [2024-07-05T10:16:35.234Z] 3.2.0-dev.30: digest: sha256:097d07324c306bdd49659c47521ac92aa623a2d20274637763aa5d7fa75d6c29 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:16:35.841Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:16:36.178Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T10:16:36.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-07-05T10:16:36.178Z] bc70532918b0: Preparing [2024-07-05T10:16:36.178Z] 132c0d678a7a: Preparing [2024-07-05T10:16:36.178Z] c633ca6a9c2f: Preparing [2024-07-05T10:16:36.178Z] 53ee45f67869: Preparing [2024-07-05T10:16:36.178Z] 367a39ef4fda: Preparing [2024-07-05T10:16:36.178Z] da707bb00cb8: Preparing [2024-07-05T10:16:36.178Z] da707bb00cb8: Waiting [2024-07-05T10:16:36.178Z] 132c0d678a7a: Layer already exists [2024-07-05T10:16:36.178Z] 367a39ef4fda: Layer already exists [2024-07-05T10:16:36.178Z] 53ee45f67869: Layer already exists [2024-07-05T10:16:36.178Z] bc70532918b0: Layer already exists [2024-07-05T10:16:36.178Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:16:36.178Z] da707bb00cb8: Layer already exists [2024-07-05T10:16:36.442Z] 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30: digest: sha256:097d07324c306bdd49659c47521ac92aa623a2d20274637763aa5d7fa75d6c29 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:16:36.786Z] + 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-05T10:16:37.144Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-07-05T10:16:37.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-07-05T10:16:37.144Z] bc70532918b0: Preparing [2024-07-05T10:16:37.144Z] 132c0d678a7a: Preparing [2024-07-05T10:16:37.144Z] c633ca6a9c2f: Preparing [2024-07-05T10:16:37.144Z] 53ee45f67869: Preparing [2024-07-05T10:16:37.144Z] 367a39ef4fda: Preparing [2024-07-05T10:16:37.144Z] da707bb00cb8: Preparing [2024-07-05T10:16:37.144Z] da707bb00cb8: Waiting [2024-07-05T10:16:37.144Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:16:37.144Z] bc70532918b0: Layer already exists [2024-07-05T10:16:37.144Z] 53ee45f67869: Layer already exists [2024-07-05T10:16:37.144Z] 132c0d678a7a: Layer already exists [2024-07-05T10:16:37.144Z] 367a39ef4fda: Layer already exists [2024-07-05T10:16:37.144Z] da707bb00cb8: Layer already exists [2024-07-05T10:16:37.144Z] main: digest: sha256:097d07324c306bdd49659c47521ac92aa623a2d20274637763aa5d7fa75d6c29 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-05T10:16:37.475Z] ===================================================== [Pipeline] echo [2024-07-05T10:16:37.492Z] taggedImages: [2024-07-05T10:16:37.492Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T10:16:37.492Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-07-05T10:16:37.492Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.30 [2024-07-05T10:16:37.492Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T10:16:37.492Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-07-05T10:16:37.517Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-07-05T10:16:37.517Z] 1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T10:16:37.517Z] latest [2024-07-05T10:16:37.517Z] 3.2.0-dev.30 [2024-07-05T10:16:37.517Z] 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T10:16:37.517Z] main [2024-07-05T10:16:37.517Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:16:37.868Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1563034bdd075c93d67b99643895e9c750b93b8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:16:38.210Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T10:16:38.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-07-05T10:16:38.210Z] 7f50a651c6aa: Preparing [2024-07-05T10:16:38.210Z] 5d9f639c0cc8: Preparing [2024-07-05T10:16:38.210Z] f9a3f27e5900: Preparing [2024-07-05T10:16:38.210Z] 24b4fd85230a: Preparing [2024-07-05T10:16:38.210Z] c633ca6a9c2f: Preparing [2024-07-05T10:16:38.210Z] 808f82aee89f: Preparing [2024-07-05T10:16:38.210Z] d2454f328caa: Preparing [2024-07-05T10:16:38.210Z] da707bb00cb8: Preparing [2024-07-05T10:16:38.210Z] 808f82aee89f: Waiting [2024-07-05T10:16:38.210Z] d2454f328caa: Waiting [2024-07-05T10:16:38.210Z] da707bb00cb8: Waiting [2024-07-05T10:16:38.210Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:16:38.210Z] 24b4fd85230a: Layer already exists [2024-07-05T10:16:38.474Z] 808f82aee89f: Layer already exists [2024-07-05T10:16:38.474Z] d2454f328caa: Layer already exists [2024-07-05T10:16:38.474Z] da707bb00cb8: Layer already exists [2024-07-05T10:16:38.474Z] 5d9f639c0cc8: Pushed [2024-07-05T10:16:38.474Z] 7f50a651c6aa: Pushed [2024-07-05T10:16:45.092Z] f9a3f27e5900: Pushed [2024-07-05T10:16:45.092Z] 1563034bdd075c93d67b99643895e9c750b93b8f: digest: sha256:5ec7026a3dfa75f7f73f5d892e2f3d949da6fc8d62298ee4abb3420847371f78 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:16:45.436Z] + 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-05T10:16:45.777Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-07-05T10:16:45.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-07-05T10:16:45.777Z] 7f50a651c6aa: Preparing [2024-07-05T10:16:45.777Z] 5d9f639c0cc8: Preparing [2024-07-05T10:16:45.777Z] f9a3f27e5900: Preparing [2024-07-05T10:16:45.777Z] 24b4fd85230a: Preparing [2024-07-05T10:16:45.777Z] c633ca6a9c2f: Preparing [2024-07-05T10:16:45.777Z] 808f82aee89f: Preparing [2024-07-05T10:16:45.777Z] d2454f328caa: Preparing [2024-07-05T10:16:45.777Z] da707bb00cb8: Preparing [2024-07-05T10:16:45.777Z] 808f82aee89f: Waiting [2024-07-05T10:16:45.777Z] d2454f328caa: Waiting [2024-07-05T10:16:45.777Z] da707bb00cb8: Waiting [2024-07-05T10:16:45.777Z] 7f50a651c6aa: Layer already exists [2024-07-05T10:16:45.777Z] 24b4fd85230a: Layer already exists [2024-07-05T10:16:45.777Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:16:45.777Z] 5d9f639c0cc8: Layer already exists [2024-07-05T10:16:45.777Z] f9a3f27e5900: Layer already exists [2024-07-05T10:16:45.777Z] da707bb00cb8: Layer already exists [2024-07-05T10:16:45.777Z] 808f82aee89f: Layer already exists [2024-07-05T10:16:45.777Z] d2454f328caa: Layer already exists [2024-07-05T10:16:46.040Z] latest: digest: sha256:5ec7026a3dfa75f7f73f5d892e2f3d949da6fc8d62298ee4abb3420847371f78 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:16:46.382Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:16:46.726Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.30 [2024-07-05T10:16:46.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-07-05T10:16:46.727Z] 7f50a651c6aa: Preparing [2024-07-05T10:16:46.727Z] 5d9f639c0cc8: Preparing [2024-07-05T10:16:46.727Z] f9a3f27e5900: Preparing [2024-07-05T10:16:46.727Z] 24b4fd85230a: Preparing [2024-07-05T10:16:46.727Z] c633ca6a9c2f: Preparing [2024-07-05T10:16:46.727Z] 808f82aee89f: Preparing [2024-07-05T10:16:46.727Z] d2454f328caa: Preparing [2024-07-05T10:16:46.727Z] da707bb00cb8: Preparing [2024-07-05T10:16:46.727Z] 808f82aee89f: Waiting [2024-07-05T10:16:46.727Z] d2454f328caa: Waiting [2024-07-05T10:16:46.727Z] da707bb00cb8: Waiting [2024-07-05T10:16:46.727Z] 24b4fd85230a: Layer already exists [2024-07-05T10:16:46.727Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:16:46.727Z] 5d9f639c0cc8: Layer already exists [2024-07-05T10:16:46.727Z] f9a3f27e5900: Layer already exists [2024-07-05T10:16:46.727Z] 7f50a651c6aa: Layer already exists [2024-07-05T10:16:46.727Z] d2454f328caa: Layer already exists [2024-07-05T10:16:46.727Z] da707bb00cb8: Layer already exists [2024-07-05T10:16:46.727Z] 808f82aee89f: Layer already exists [2024-07-05T10:16:46.990Z] 3.2.0-dev.30: digest: sha256:5ec7026a3dfa75f7f73f5d892e2f3d949da6fc8d62298ee4abb3420847371f78 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:16:47.344Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:16:47.682Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T10:16:47.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-07-05T10:16:47.682Z] 7f50a651c6aa: Preparing [2024-07-05T10:16:47.682Z] 5d9f639c0cc8: Preparing [2024-07-05T10:16:47.682Z] f9a3f27e5900: Preparing [2024-07-05T10:16:47.682Z] 24b4fd85230a: Preparing [2024-07-05T10:16:47.682Z] c633ca6a9c2f: Preparing [2024-07-05T10:16:47.682Z] 808f82aee89f: Preparing [2024-07-05T10:16:47.682Z] d2454f328caa: Preparing [2024-07-05T10:16:47.682Z] da707bb00cb8: Preparing [2024-07-05T10:16:47.682Z] 808f82aee89f: Waiting [2024-07-05T10:16:47.682Z] d2454f328caa: Waiting [2024-07-05T10:16:47.682Z] da707bb00cb8: Waiting [2024-07-05T10:16:47.682Z] 24b4fd85230a: Layer already exists [2024-07-05T10:16:47.682Z] 7f50a651c6aa: Layer already exists [2024-07-05T10:16:47.682Z] 5d9f639c0cc8: Layer already exists [2024-07-05T10:16:47.682Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:16:47.682Z] f9a3f27e5900: Layer already exists [2024-07-05T10:16:47.682Z] d2454f328caa: Layer already exists [2024-07-05T10:16:47.682Z] da707bb00cb8: Layer already exists [2024-07-05T10:16:47.682Z] 808f82aee89f: Layer already exists [2024-07-05T10:16:47.682Z] 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30: digest: sha256:5ec7026a3dfa75f7f73f5d892e2f3d949da6fc8d62298ee4abb3420847371f78 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:16:48.028Z] + 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-05T10:16:48.379Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-07-05T10:16:48.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-07-05T10:16:48.379Z] 7f50a651c6aa: Preparing [2024-07-05T10:16:48.379Z] 5d9f639c0cc8: Preparing [2024-07-05T10:16:48.379Z] f9a3f27e5900: Preparing [2024-07-05T10:16:48.379Z] 24b4fd85230a: Preparing [2024-07-05T10:16:48.379Z] c633ca6a9c2f: Preparing [2024-07-05T10:16:48.379Z] 808f82aee89f: Preparing [2024-07-05T10:16:48.379Z] d2454f328caa: Preparing [2024-07-05T10:16:48.379Z] 808f82aee89f: Waiting [2024-07-05T10:16:48.379Z] da707bb00cb8: Preparing [2024-07-05T10:16:48.379Z] d2454f328caa: Waiting [2024-07-05T10:16:48.379Z] da707bb00cb8: Waiting [2024-07-05T10:16:48.379Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:16:48.379Z] 5d9f639c0cc8: Layer already exists [2024-07-05T10:16:48.379Z] 24b4fd85230a: Layer already exists [2024-07-05T10:16:48.379Z] 7f50a651c6aa: Layer already exists [2024-07-05T10:16:48.379Z] f9a3f27e5900: Layer already exists [2024-07-05T10:16:48.379Z] d2454f328caa: Layer already exists [2024-07-05T10:16:48.379Z] da707bb00cb8: Layer already exists [2024-07-05T10:16:48.379Z] 808f82aee89f: Layer already exists [2024-07-05T10:16:48.643Z] main: digest: sha256:5ec7026a3dfa75f7f73f5d892e2f3d949da6fc8d62298ee4abb3420847371f78 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-05T10:16:48.717Z] ===================================================== [Pipeline] echo [2024-07-05T10:16:48.728Z] taggedImages: [2024-07-05T10:16:48.728Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T10:16:48.728Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-07-05T10:16:48.728Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.30 [2024-07-05T10:16:48.728Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T10:16:48.728Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-07-05T10:16:48.753Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-07-05T10:16:48.753Z] 1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T10:16:48.753Z] latest [2024-07-05T10:16:48.753Z] 3.2.0-dev.30 [2024-07-05T10:16:48.753Z] 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T10:16:48.753Z] main [2024-07-05T10:16:48.753Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:16:49.105Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1563034bdd075c93d67b99643895e9c750b93b8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:16:49.497Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T10:16:49.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-07-05T10:16:49.497Z] a38e185fce58: Preparing [2024-07-05T10:16:49.497Z] 04d8dc3e1353: Preparing [2024-07-05T10:16:49.497Z] 00b811b6d6dc: Preparing [2024-07-05T10:16:49.497Z] d747716d08d6: Preparing [2024-07-05T10:16:49.497Z] 17a57f1a8263: Preparing [2024-07-05T10:16:49.497Z] d4f16b036634: Preparing [2024-07-05T10:16:49.497Z] dcd600e15dae: Preparing [2024-07-05T10:16:49.497Z] 24b4fd85230a: Preparing [2024-07-05T10:16:49.497Z] c633ca6a9c2f: Preparing [2024-07-05T10:16:49.497Z] 86b33995c25b: Preparing [2024-07-05T10:16:49.497Z] d9e485f9094e: Preparing [2024-07-05T10:16:49.497Z] 5f70bf18a086: Preparing [2024-07-05T10:16:49.497Z] 9f46ae86032b: Preparing [2024-07-05T10:16:49.497Z] 0ec500173c0a: Preparing [2024-07-05T10:16:49.497Z] e917846f03ec: Preparing [2024-07-05T10:16:49.497Z] da707bb00cb8: Preparing [2024-07-05T10:16:49.497Z] d4f16b036634: Waiting [2024-07-05T10:16:49.497Z] d9e485f9094e: Waiting [2024-07-05T10:16:49.497Z] e917846f03ec: Waiting [2024-07-05T10:16:49.497Z] 5f70bf18a086: Waiting [2024-07-05T10:16:49.497Z] da707bb00cb8: Waiting [2024-07-05T10:16:49.497Z] 9f46ae86032b: Waiting [2024-07-05T10:16:49.497Z] 0ec500173c0a: Waiting [2024-07-05T10:16:49.497Z] dcd600e15dae: Waiting [2024-07-05T10:16:49.497Z] 24b4fd85230a: Waiting [2024-07-05T10:16:49.497Z] c633ca6a9c2f: Waiting [2024-07-05T10:16:49.497Z] 86b33995c25b: Waiting [2024-07-05T10:16:49.763Z] d747716d08d6: Pushed [2024-07-05T10:16:49.763Z] 04d8dc3e1353: Pushed [2024-07-05T10:16:49.763Z] a38e185fce58: Pushed [2024-07-05T10:16:49.763Z] 17a57f1a8263: Pushed [2024-07-05T10:16:49.763Z] 00b811b6d6dc: Pushed [2024-07-05T10:16:49.763Z] 24b4fd85230a: Layer already exists [2024-07-05T10:16:49.763Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:16:49.763Z] 5f70bf18a086: Layer already exists [2024-07-05T10:16:49.763Z] d4f16b036634: Pushed [2024-07-05T10:16:50.029Z] 86b33995c25b: Pushed [2024-07-05T10:16:50.029Z] d9e485f9094e: Pushed [2024-07-05T10:16:50.029Z] da707bb00cb8: Layer already exists [2024-07-05T10:16:50.029Z] 9f46ae86032b: Pushed [2024-07-05T10:16:50.029Z] e917846f03ec: Pushed [2024-07-05T10:16:51.429Z] 0ec500173c0a: Pushed [2024-07-05T10:16:52.826Z] dcd600e15dae: Pushed [2024-07-05T10:16:52.826Z] 1563034bdd075c93d67b99643895e9c750b93b8f: digest: sha256:cd9504e00b8f0875d9ab57cc35faa7c80b290eba2da2d8a7850610cf35ac78c2 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:16:53.172Z] + 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-05T10:16:53.517Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-07-05T10:16:53.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-07-05T10:16:53.517Z] a38e185fce58: Preparing [2024-07-05T10:16:53.517Z] 04d8dc3e1353: Preparing [2024-07-05T10:16:53.517Z] 00b811b6d6dc: Preparing [2024-07-05T10:16:53.517Z] d747716d08d6: Preparing [2024-07-05T10:16:53.517Z] 17a57f1a8263: Preparing [2024-07-05T10:16:53.517Z] d4f16b036634: Preparing [2024-07-05T10:16:53.517Z] dcd600e15dae: Preparing [2024-07-05T10:16:53.517Z] 24b4fd85230a: Preparing [2024-07-05T10:16:53.517Z] c633ca6a9c2f: Preparing [2024-07-05T10:16:53.517Z] 86b33995c25b: Preparing [2024-07-05T10:16:53.517Z] d9e485f9094e: Preparing [2024-07-05T10:16:53.517Z] d4f16b036634: Waiting [2024-07-05T10:16:53.517Z] dcd600e15dae: Waiting [2024-07-05T10:16:53.517Z] 24b4fd85230a: Waiting [2024-07-05T10:16:53.517Z] c633ca6a9c2f: Waiting [2024-07-05T10:16:53.517Z] 5f70bf18a086: Preparing [2024-07-05T10:16:53.517Z] 9f46ae86032b: Preparing [2024-07-05T10:16:53.517Z] d9e485f9094e: Waiting [2024-07-05T10:16:53.517Z] 5f70bf18a086: Waiting [2024-07-05T10:16:53.517Z] 0ec500173c0a: Preparing [2024-07-05T10:16:53.517Z] 9f46ae86032b: Waiting [2024-07-05T10:16:53.517Z] e917846f03ec: Preparing [2024-07-05T10:16:53.517Z] 86b33995c25b: Waiting [2024-07-05T10:16:53.517Z] 0ec500173c0a: Waiting [2024-07-05T10:16:53.517Z] da707bb00cb8: Preparing [2024-07-05T10:16:53.517Z] e917846f03ec: Waiting [2024-07-05T10:16:53.517Z] 04d8dc3e1353: Layer already exists [2024-07-05T10:16:53.517Z] d747716d08d6: Layer already exists [2024-07-05T10:16:53.517Z] a38e185fce58: Layer already exists [2024-07-05T10:16:53.517Z] 00b811b6d6dc: Layer already exists [2024-07-05T10:16:53.517Z] 17a57f1a8263: Layer already exists [2024-07-05T10:16:53.517Z] d4f16b036634: Layer already exists [2024-07-05T10:16:53.517Z] 24b4fd85230a: Layer already exists [2024-07-05T10:16:53.517Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:16:53.517Z] dcd600e15dae: Layer already exists [2024-07-05T10:16:53.517Z] 86b33995c25b: Layer already exists [2024-07-05T10:16:53.517Z] d9e485f9094e: Layer already exists [2024-07-05T10:16:53.517Z] 0ec500173c0a: Layer already exists [2024-07-05T10:16:53.517Z] 5f70bf18a086: Layer already exists [2024-07-05T10:16:53.517Z] 9f46ae86032b: Layer already exists [2024-07-05T10:16:53.517Z] e917846f03ec: Layer already exists [2024-07-05T10:16:53.517Z] da707bb00cb8: Layer already exists [2024-07-05T10:16:53.782Z] latest: digest: sha256:cd9504e00b8f0875d9ab57cc35faa7c80b290eba2da2d8a7850610cf35ac78c2 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:16:54.137Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:16:54.487Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.30 [2024-07-05T10:16:54.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-07-05T10:16:54.487Z] a38e185fce58: Preparing [2024-07-05T10:16:54.487Z] 04d8dc3e1353: Preparing [2024-07-05T10:16:54.487Z] 00b811b6d6dc: Preparing [2024-07-05T10:16:54.487Z] d747716d08d6: Preparing [2024-07-05T10:16:54.487Z] 17a57f1a8263: Preparing [2024-07-05T10:16:54.487Z] d4f16b036634: Preparing [2024-07-05T10:16:54.488Z] dcd600e15dae: Preparing [2024-07-05T10:16:54.488Z] 24b4fd85230a: Preparing [2024-07-05T10:16:54.488Z] c633ca6a9c2f: Preparing [2024-07-05T10:16:54.488Z] 86b33995c25b: Preparing [2024-07-05T10:16:54.488Z] d9e485f9094e: Preparing [2024-07-05T10:16:54.488Z] 5f70bf18a086: Preparing [2024-07-05T10:16:54.488Z] d4f16b036634: Waiting [2024-07-05T10:16:54.488Z] dcd600e15dae: Waiting [2024-07-05T10:16:54.488Z] 24b4fd85230a: Waiting [2024-07-05T10:16:54.488Z] c633ca6a9c2f: Waiting [2024-07-05T10:16:54.488Z] 9f46ae86032b: Preparing [2024-07-05T10:16:54.488Z] 0ec500173c0a: Preparing [2024-07-05T10:16:54.488Z] e917846f03ec: Preparing [2024-07-05T10:16:54.488Z] da707bb00cb8: Preparing [2024-07-05T10:16:54.488Z] 86b33995c25b: Waiting [2024-07-05T10:16:54.488Z] 0ec500173c0a: Waiting [2024-07-05T10:16:54.488Z] d9e485f9094e: Waiting [2024-07-05T10:16:54.488Z] e917846f03ec: Waiting [2024-07-05T10:16:54.488Z] 5f70bf18a086: Waiting [2024-07-05T10:16:54.488Z] da707bb00cb8: Waiting [2024-07-05T10:16:54.488Z] 9f46ae86032b: Waiting [2024-07-05T10:16:54.488Z] 00b811b6d6dc: Layer already exists [2024-07-05T10:16:54.488Z] d747716d08d6: Layer already exists [2024-07-05T10:16:54.488Z] a38e185fce58: Layer already exists [2024-07-05T10:16:54.488Z] 04d8dc3e1353: Layer already exists [2024-07-05T10:16:54.488Z] 17a57f1a8263: Layer already exists [2024-07-05T10:16:54.488Z] d4f16b036634: Layer already exists [2024-07-05T10:16:54.488Z] dcd600e15dae: Layer already exists [2024-07-05T10:16:54.488Z] 24b4fd85230a: Layer already exists [2024-07-05T10:16:54.488Z] 86b33995c25b: Layer already exists [2024-07-05T10:16:54.488Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:16:54.488Z] 9f46ae86032b: Layer already exists [2024-07-05T10:16:54.488Z] 5f70bf18a086: Layer already exists [2024-07-05T10:16:54.488Z] d9e485f9094e: Layer already exists [2024-07-05T10:16:54.488Z] 0ec500173c0a: Layer already exists [2024-07-05T10:16:54.488Z] da707bb00cb8: Layer already exists [2024-07-05T10:16:54.488Z] e917846f03ec: Layer already exists [2024-07-05T10:16:54.752Z] 3.2.0-dev.30: digest: sha256:cd9504e00b8f0875d9ab57cc35faa7c80b290eba2da2d8a7850610cf35ac78c2 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:16:55.093Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:16:55.436Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T10:16:55.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-07-05T10:16:55.436Z] a38e185fce58: Preparing [2024-07-05T10:16:55.436Z] 04d8dc3e1353: Preparing [2024-07-05T10:16:55.436Z] 00b811b6d6dc: Preparing [2024-07-05T10:16:55.436Z] d747716d08d6: Preparing [2024-07-05T10:16:55.436Z] 17a57f1a8263: Preparing [2024-07-05T10:16:55.436Z] d4f16b036634: Preparing [2024-07-05T10:16:55.436Z] dcd600e15dae: Preparing [2024-07-05T10:16:55.436Z] 24b4fd85230a: Preparing [2024-07-05T10:16:55.436Z] c633ca6a9c2f: Preparing [2024-07-05T10:16:55.436Z] 86b33995c25b: Preparing [2024-07-05T10:16:55.436Z] d9e485f9094e: Preparing [2024-07-05T10:16:55.436Z] 5f70bf18a086: Preparing [2024-07-05T10:16:55.436Z] 9f46ae86032b: Preparing [2024-07-05T10:16:55.436Z] 0ec500173c0a: Preparing [2024-07-05T10:16:55.436Z] e917846f03ec: Preparing [2024-07-05T10:16:55.436Z] da707bb00cb8: Preparing [2024-07-05T10:16:55.436Z] d9e485f9094e: Waiting [2024-07-05T10:16:55.436Z] 5f70bf18a086: Waiting [2024-07-05T10:16:55.436Z] 9f46ae86032b: Waiting [2024-07-05T10:16:55.436Z] d4f16b036634: Waiting [2024-07-05T10:16:55.436Z] dcd600e15dae: Waiting [2024-07-05T10:16:55.436Z] 24b4fd85230a: Waiting [2024-07-05T10:16:55.436Z] 0ec500173c0a: Waiting [2024-07-05T10:16:55.436Z] e917846f03ec: Waiting [2024-07-05T10:16:55.436Z] da707bb00cb8: Waiting [2024-07-05T10:16:55.436Z] c633ca6a9c2f: Waiting [2024-07-05T10:16:55.436Z] 86b33995c25b: Waiting [2024-07-05T10:16:55.436Z] 00b811b6d6dc: Layer already exists [2024-07-05T10:16:55.436Z] 17a57f1a8263: Layer already exists [2024-07-05T10:16:55.436Z] d747716d08d6: Layer already exists [2024-07-05T10:16:55.436Z] 04d8dc3e1353: Layer already exists [2024-07-05T10:16:55.436Z] a38e185fce58: Layer already exists [2024-07-05T10:16:55.436Z] 24b4fd85230a: Layer already exists [2024-07-05T10:16:55.436Z] d4f16b036634: Layer already exists [2024-07-05T10:16:55.436Z] 86b33995c25b: Layer already exists [2024-07-05T10:16:55.436Z] 9f46ae86032b: Layer already exists [2024-07-05T10:16:55.436Z] d9e485f9094e: Layer already exists [2024-07-05T10:16:55.436Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:16:55.436Z] dcd600e15dae: Layer already exists [2024-07-05T10:16:55.436Z] 5f70bf18a086: Layer already exists [2024-07-05T10:16:55.436Z] e917846f03ec: Layer already exists [2024-07-05T10:16:55.436Z] 0ec500173c0a: Layer already exists [2024-07-05T10:16:55.436Z] da707bb00cb8: Layer already exists [2024-07-05T10:16:55.699Z] 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30: digest: sha256:cd9504e00b8f0875d9ab57cc35faa7c80b290eba2da2d8a7850610cf35ac78c2 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:16:56.040Z] + 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-05T10:16:56.380Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-07-05T10:16:56.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-07-05T10:16:56.381Z] a38e185fce58: Preparing [2024-07-05T10:16:56.381Z] 04d8dc3e1353: Preparing [2024-07-05T10:16:56.381Z] 00b811b6d6dc: Preparing [2024-07-05T10:16:56.381Z] d747716d08d6: Preparing [2024-07-05T10:16:56.381Z] 17a57f1a8263: Preparing [2024-07-05T10:16:56.381Z] d4f16b036634: Preparing [2024-07-05T10:16:56.381Z] dcd600e15dae: Preparing [2024-07-05T10:16:56.381Z] 24b4fd85230a: Preparing [2024-07-05T10:16:56.381Z] c633ca6a9c2f: Preparing [2024-07-05T10:16:56.381Z] 86b33995c25b: Preparing [2024-07-05T10:16:56.381Z] d9e485f9094e: Preparing [2024-07-05T10:16:56.381Z] 5f70bf18a086: Preparing [2024-07-05T10:16:56.381Z] 9f46ae86032b: Preparing [2024-07-05T10:16:56.381Z] 0ec500173c0a: Preparing [2024-07-05T10:16:56.381Z] e917846f03ec: Preparing [2024-07-05T10:16:56.381Z] da707bb00cb8: Preparing [2024-07-05T10:16:56.381Z] dcd600e15dae: Waiting [2024-07-05T10:16:56.381Z] 24b4fd85230a: Waiting [2024-07-05T10:16:56.381Z] c633ca6a9c2f: Waiting [2024-07-05T10:16:56.381Z] 86b33995c25b: Waiting [2024-07-05T10:16:56.381Z] d9e485f9094e: Waiting [2024-07-05T10:16:56.381Z] 5f70bf18a086: Waiting [2024-07-05T10:16:56.381Z] 9f46ae86032b: Waiting [2024-07-05T10:16:56.381Z] 0ec500173c0a: Waiting [2024-07-05T10:16:56.381Z] d4f16b036634: Waiting [2024-07-05T10:16:56.381Z] e917846f03ec: Waiting [2024-07-05T10:16:56.381Z] da707bb00cb8: Waiting [2024-07-05T10:16:56.381Z] 00b811b6d6dc: Layer already exists [2024-07-05T10:16:56.381Z] 04d8dc3e1353: Layer already exists [2024-07-05T10:16:56.381Z] 17a57f1a8263: Layer already exists [2024-07-05T10:16:56.381Z] a38e185fce58: Layer already exists [2024-07-05T10:16:56.381Z] d747716d08d6: Layer already exists [2024-07-05T10:16:56.381Z] d4f16b036634: Layer already exists [2024-07-05T10:16:56.381Z] 24b4fd85230a: Layer already exists [2024-07-05T10:16:56.381Z] dcd600e15dae: Layer already exists [2024-07-05T10:16:56.381Z] 86b33995c25b: Layer already exists [2024-07-05T10:16:56.381Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:16:56.381Z] 0ec500173c0a: Layer already exists [2024-07-05T10:16:56.381Z] d9e485f9094e: Layer already exists [2024-07-05T10:16:56.381Z] 5f70bf18a086: Layer already exists [2024-07-05T10:16:56.381Z] 9f46ae86032b: Layer already exists [2024-07-05T10:16:56.381Z] e917846f03ec: Layer already exists [2024-07-05T10:16:56.647Z] da707bb00cb8: Layer already exists [2024-07-05T10:16:56.647Z] main: digest: sha256:cd9504e00b8f0875d9ab57cc35faa7c80b290eba2da2d8a7850610cf35ac78c2 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-05T10:16:56.720Z] ===================================================== [Pipeline] echo [2024-07-05T10:16:56.755Z] taggedImages: [2024-07-05T10:16:56.755Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T10:16:56.755Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-07-05T10:16:56.755Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.30 [2024-07-05T10:16:56.755Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T10:16:56.755Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-07-05T10:16:56.776Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-07-05T10:16:56.776Z] 1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T10:16:56.776Z] latest [2024-07-05T10:16:56.776Z] 3.2.0-dev.30 [2024-07-05T10:16:56.776Z] 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T10:16:56.776Z] main [2024-07-05T10:16:56.776Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:16:57.139Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1563034bdd075c93d67b99643895e9c750b93b8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:16:57.498Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T10:16:57.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-07-05T10:16:57.498Z] a4e28410dd8d: Preparing [2024-07-05T10:16:57.498Z] 8ebf7c1c8ea4: Preparing [2024-07-05T10:16:57.498Z] de56ea90bf17: Preparing [2024-07-05T10:16:57.498Z] fae401bb1013: Preparing [2024-07-05T10:16:57.498Z] 24b4fd85230a: Preparing [2024-07-05T10:16:57.498Z] c633ca6a9c2f: Preparing [2024-07-05T10:16:57.498Z] 808f82aee89f: Preparing [2024-07-05T10:16:57.498Z] d2454f328caa: Preparing [2024-07-05T10:16:57.498Z] da707bb00cb8: Preparing [2024-07-05T10:16:57.498Z] c633ca6a9c2f: Waiting [2024-07-05T10:16:57.498Z] 808f82aee89f: Waiting [2024-07-05T10:16:57.498Z] d2454f328caa: Waiting [2024-07-05T10:16:57.498Z] da707bb00cb8: Waiting [2024-07-05T10:16:57.498Z] 24b4fd85230a: Layer already exists [2024-07-05T10:16:57.498Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:16:57.771Z] 808f82aee89f: Layer already exists [2024-07-05T10:16:57.772Z] 8ebf7c1c8ea4: Pushed [2024-07-05T10:16:57.772Z] d2454f328caa: Layer already exists [2024-07-05T10:16:57.772Z] de56ea90bf17: Pushed [2024-07-05T10:16:57.772Z] a4e28410dd8d: Pushed [2024-07-05T10:16:57.772Z] da707bb00cb8: Layer already exists [2024-07-05T10:17:03.086Z] fae401bb1013: Pushed [2024-07-05T10:17:03.349Z] 1563034bdd075c93d67b99643895e9c750b93b8f: digest: sha256:c632b6126a71730d78b63b9cd3e0066a539beaad35de676a52db28d991d12866 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:17:03.691Z] + 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-05T10:17:04.030Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-07-05T10:17:04.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-07-05T10:17:04.030Z] a4e28410dd8d: Preparing [2024-07-05T10:17:04.030Z] 8ebf7c1c8ea4: Preparing [2024-07-05T10:17:04.030Z] de56ea90bf17: Preparing [2024-07-05T10:17:04.030Z] fae401bb1013: Preparing [2024-07-05T10:17:04.030Z] 24b4fd85230a: Preparing [2024-07-05T10:17:04.030Z] c633ca6a9c2f: Preparing [2024-07-05T10:17:04.030Z] 808f82aee89f: Preparing [2024-07-05T10:17:04.030Z] d2454f328caa: Preparing [2024-07-05T10:17:04.030Z] da707bb00cb8: Preparing [2024-07-05T10:17:04.030Z] 808f82aee89f: Waiting [2024-07-05T10:17:04.030Z] d2454f328caa: Waiting [2024-07-05T10:17:04.030Z] da707bb00cb8: Waiting [2024-07-05T10:17:04.030Z] c633ca6a9c2f: Waiting [2024-07-05T10:17:04.030Z] fae401bb1013: Layer already exists [2024-07-05T10:17:04.030Z] 24b4fd85230a: Layer already exists [2024-07-05T10:17:04.030Z] a4e28410dd8d: Layer already exists [2024-07-05T10:17:04.030Z] 8ebf7c1c8ea4: Layer already exists [2024-07-05T10:17:04.030Z] de56ea90bf17: Layer already exists [2024-07-05T10:17:04.030Z] d2454f328caa: Layer already exists [2024-07-05T10:17:04.030Z] 808f82aee89f: Layer already exists [2024-07-05T10:17:04.030Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:17:04.030Z] da707bb00cb8: Layer already exists [2024-07-05T10:17:04.293Z] latest: digest: sha256:c632b6126a71730d78b63b9cd3e0066a539beaad35de676a52db28d991d12866 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:17:04.643Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:17:04.997Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.30 [2024-07-05T10:17:04.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-07-05T10:17:04.997Z] a4e28410dd8d: Preparing [2024-07-05T10:17:04.997Z] 8ebf7c1c8ea4: Preparing [2024-07-05T10:17:04.997Z] de56ea90bf17: Preparing [2024-07-05T10:17:04.997Z] fae401bb1013: Preparing [2024-07-05T10:17:04.997Z] 24b4fd85230a: Preparing [2024-07-05T10:17:04.997Z] c633ca6a9c2f: Preparing [2024-07-05T10:17:04.997Z] 808f82aee89f: Preparing [2024-07-05T10:17:04.997Z] d2454f328caa: Preparing [2024-07-05T10:17:04.997Z] da707bb00cb8: Preparing [2024-07-05T10:17:04.997Z] 808f82aee89f: Waiting [2024-07-05T10:17:04.997Z] d2454f328caa: Waiting [2024-07-05T10:17:04.997Z] da707bb00cb8: Waiting [2024-07-05T10:17:04.997Z] c633ca6a9c2f: Waiting [2024-07-05T10:17:04.997Z] a4e28410dd8d: Layer already exists [2024-07-05T10:17:04.997Z] de56ea90bf17: Layer already exists [2024-07-05T10:17:04.997Z] fae401bb1013: Layer already exists [2024-07-05T10:17:04.997Z] 24b4fd85230a: Layer already exists [2024-07-05T10:17:04.997Z] 8ebf7c1c8ea4: Layer already exists [2024-07-05T10:17:04.997Z] 808f82aee89f: Layer already exists [2024-07-05T10:17:04.997Z] d2454f328caa: Layer already exists [2024-07-05T10:17:04.997Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:17:04.997Z] da707bb00cb8: Layer already exists [2024-07-05T10:17:05.261Z] 3.2.0-dev.30: digest: sha256:c632b6126a71730d78b63b9cd3e0066a539beaad35de676a52db28d991d12866 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:17:05.611Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:17:05.962Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T10:17:05.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-07-05T10:17:05.962Z] a4e28410dd8d: Preparing [2024-07-05T10:17:05.962Z] 8ebf7c1c8ea4: Preparing [2024-07-05T10:17:05.962Z] de56ea90bf17: Preparing [2024-07-05T10:17:05.962Z] fae401bb1013: Preparing [2024-07-05T10:17:05.962Z] 24b4fd85230a: Preparing [2024-07-05T10:17:05.962Z] c633ca6a9c2f: Preparing [2024-07-05T10:17:05.962Z] 808f82aee89f: Preparing [2024-07-05T10:17:05.962Z] d2454f328caa: Preparing [2024-07-05T10:17:05.962Z] da707bb00cb8: Preparing [2024-07-05T10:17:05.962Z] c633ca6a9c2f: Waiting [2024-07-05T10:17:05.962Z] d2454f328caa: Waiting [2024-07-05T10:17:05.962Z] da707bb00cb8: Waiting [2024-07-05T10:17:05.962Z] 808f82aee89f: Waiting [2024-07-05T10:17:05.962Z] fae401bb1013: Layer already exists [2024-07-05T10:17:05.962Z] a4e28410dd8d: Layer already exists [2024-07-05T10:17:05.962Z] 24b4fd85230a: Layer already exists [2024-07-05T10:17:05.962Z] de56ea90bf17: Layer already exists [2024-07-05T10:17:05.962Z] 8ebf7c1c8ea4: Layer already exists [2024-07-05T10:17:05.962Z] 808f82aee89f: Layer already exists [2024-07-05T10:17:05.962Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:17:05.962Z] da707bb00cb8: Layer already exists [2024-07-05T10:17:05.962Z] d2454f328caa: Layer already exists [2024-07-05T10:17:06.225Z] 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30: digest: sha256:c632b6126a71730d78b63b9cd3e0066a539beaad35de676a52db28d991d12866 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:17:06.573Z] + 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-05T10:17:06.933Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-07-05T10:17:06.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-07-05T10:17:06.933Z] a4e28410dd8d: Preparing [2024-07-05T10:17:06.933Z] 8ebf7c1c8ea4: Preparing [2024-07-05T10:17:06.933Z] de56ea90bf17: Preparing [2024-07-05T10:17:06.933Z] fae401bb1013: Preparing [2024-07-05T10:17:06.933Z] 24b4fd85230a: Preparing [2024-07-05T10:17:06.933Z] c633ca6a9c2f: Preparing [2024-07-05T10:17:06.933Z] 808f82aee89f: Preparing [2024-07-05T10:17:06.933Z] d2454f328caa: Preparing [2024-07-05T10:17:06.933Z] da707bb00cb8: Preparing [2024-07-05T10:17:06.933Z] c633ca6a9c2f: Waiting [2024-07-05T10:17:06.933Z] 808f82aee89f: Waiting [2024-07-05T10:17:06.933Z] da707bb00cb8: Waiting [2024-07-05T10:17:06.933Z] d2454f328caa: Waiting [2024-07-05T10:17:06.933Z] 8ebf7c1c8ea4: Layer already exists [2024-07-05T10:17:06.933Z] 24b4fd85230a: Layer already exists [2024-07-05T10:17:06.933Z] fae401bb1013: Layer already exists [2024-07-05T10:17:06.933Z] a4e28410dd8d: Layer already exists [2024-07-05T10:17:06.933Z] de56ea90bf17: Layer already exists [2024-07-05T10:17:06.933Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:17:06.933Z] d2454f328caa: Layer already exists [2024-07-05T10:17:06.933Z] 808f82aee89f: Layer already exists [2024-07-05T10:17:06.933Z] da707bb00cb8: Layer already exists [2024-07-05T10:17:07.198Z] main: digest: sha256:c632b6126a71730d78b63b9cd3e0066a539beaad35de676a52db28d991d12866 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-05T10:17:07.271Z] ===================================================== [Pipeline] echo [2024-07-05T10:17:07.287Z] taggedImages: [2024-07-05T10:17:07.287Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T10:17:07.287Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-07-05T10:17:07.287Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.30 [2024-07-05T10:17:07.287Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T10:17:07.287Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-07-05T10:17:07.319Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-07-05T10:17:07.319Z] 1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T10:17:07.319Z] latest [2024-07-05T10:17:07.319Z] 3.2.0-dev.30 [2024-07-05T10:17:07.319Z] 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T10:17:07.319Z] main [2024-07-05T10:17:07.319Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:17:07.680Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1563034bdd075c93d67b99643895e9c750b93b8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:17:08.032Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T10:17:08.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-07-05T10:17:08.032Z] 9236681d3a36: Preparing [2024-07-05T10:17:08.032Z] 23d46b45c983: Preparing [2024-07-05T10:17:08.032Z] 5b6e3df184de: Preparing [2024-07-05T10:17:08.032Z] 87bedfff32fc: Preparing [2024-07-05T10:17:08.032Z] 74478eac92a0: Preparing [2024-07-05T10:17:08.032Z] 24b4fd85230a: Preparing [2024-07-05T10:17:08.032Z] c633ca6a9c2f: Preparing [2024-07-05T10:17:08.032Z] 112487848591: Preparing [2024-07-05T10:17:08.032Z] 8db6473532cd: Preparing [2024-07-05T10:17:08.032Z] 5d6d4ccd6be5: Preparing [2024-07-05T10:17:08.032Z] da707bb00cb8: Preparing [2024-07-05T10:17:08.032Z] c633ca6a9c2f: Waiting [2024-07-05T10:17:08.032Z] 112487848591: Waiting [2024-07-05T10:17:08.032Z] 8db6473532cd: Waiting [2024-07-05T10:17:08.032Z] 5d6d4ccd6be5: Waiting [2024-07-05T10:17:08.032Z] da707bb00cb8: Waiting [2024-07-05T10:17:08.032Z] 24b4fd85230a: Waiting [2024-07-05T10:17:08.297Z] 23d46b45c983: Pushed [2024-07-05T10:17:08.297Z] 87bedfff32fc: Pushed [2024-07-05T10:17:08.297Z] 9236681d3a36: Pushed [2024-07-05T10:17:08.297Z] 74478eac92a0: Pushed [2024-07-05T10:17:08.297Z] 24b4fd85230a: Layer already exists [2024-07-05T10:17:08.297Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:17:08.297Z] da707bb00cb8: Layer already exists [2024-07-05T10:17:08.561Z] 112487848591: Pushed [2024-07-05T10:17:08.561Z] 8db6473532cd: Pushed [2024-07-05T10:17:10.492Z] 5b6e3df184de: Pushed [2024-07-05T10:17:11.892Z] 5d6d4ccd6be5: Pushed [2024-07-05T10:17:12.156Z] 1563034bdd075c93d67b99643895e9c750b93b8f: digest: sha256:6cf2d31d67223599e5d01dab1f5e745ebe33dadaacbbf169e1137ce4d92ef524 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:17:12.510Z] + 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-05T10:17:13.440Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-07-05T10:17:13.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-07-05T10:17:13.440Z] 9236681d3a36: Preparing [2024-07-05T10:17:13.440Z] 23d46b45c983: Preparing [2024-07-05T10:17:13.440Z] 5b6e3df184de: Preparing [2024-07-05T10:17:13.440Z] 87bedfff32fc: Preparing [2024-07-05T10:17:13.440Z] 74478eac92a0: Preparing [2024-07-05T10:17:13.440Z] 24b4fd85230a: Preparing [2024-07-05T10:17:13.440Z] c633ca6a9c2f: Preparing [2024-07-05T10:17:13.440Z] 24b4fd85230a: Waiting [2024-07-05T10:17:13.440Z] 112487848591: Preparing [2024-07-05T10:17:13.440Z] c633ca6a9c2f: Waiting [2024-07-05T10:17:13.440Z] 8db6473532cd: Preparing [2024-07-05T10:17:13.440Z] 112487848591: Waiting [2024-07-05T10:17:13.440Z] 5d6d4ccd6be5: Preparing [2024-07-05T10:17:13.440Z] 8db6473532cd: Waiting [2024-07-05T10:17:13.440Z] da707bb00cb8: Preparing [2024-07-05T10:17:13.440Z] 5d6d4ccd6be5: Waiting [2024-07-05T10:17:13.440Z] da707bb00cb8: Waiting [2024-07-05T10:17:13.440Z] 9236681d3a36: Layer already exists [2024-07-05T10:17:13.440Z] 74478eac92a0: Layer already exists [2024-07-05T10:17:13.440Z] 87bedfff32fc: Layer already exists [2024-07-05T10:17:13.440Z] 23d46b45c983: Layer already exists [2024-07-05T10:17:13.440Z] 5b6e3df184de: Layer already exists [2024-07-05T10:17:13.440Z] 24b4fd85230a: Layer already exists [2024-07-05T10:17:13.440Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:17:13.440Z] 112487848591: Layer already exists [2024-07-05T10:17:13.440Z] 5d6d4ccd6be5: Layer already exists [2024-07-05T10:17:13.440Z] 8db6473532cd: Layer already exists [2024-07-05T10:17:13.440Z] da707bb00cb8: Layer already exists [2024-07-05T10:17:13.705Z] latest: digest: sha256:6cf2d31d67223599e5d01dab1f5e745ebe33dadaacbbf169e1137ce4d92ef524 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:17:14.057Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:17:14.400Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.30 [2024-07-05T10:17:14.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-07-05T10:17:14.400Z] 9236681d3a36: Preparing [2024-07-05T10:17:14.400Z] 23d46b45c983: Preparing [2024-07-05T10:17:14.400Z] 5b6e3df184de: Preparing [2024-07-05T10:17:14.400Z] 87bedfff32fc: Preparing [2024-07-05T10:17:14.400Z] 74478eac92a0: Preparing [2024-07-05T10:17:14.400Z] 24b4fd85230a: Preparing [2024-07-05T10:17:14.400Z] c633ca6a9c2f: Preparing [2024-07-05T10:17:14.400Z] 112487848591: Preparing [2024-07-05T10:17:14.400Z] 8db6473532cd: Preparing [2024-07-05T10:17:14.400Z] 5d6d4ccd6be5: Preparing [2024-07-05T10:17:14.400Z] da707bb00cb8: Preparing [2024-07-05T10:17:14.400Z] 8db6473532cd: Waiting [2024-07-05T10:17:14.400Z] 24b4fd85230a: Waiting [2024-07-05T10:17:14.400Z] c633ca6a9c2f: Waiting [2024-07-05T10:17:14.400Z] 5d6d4ccd6be5: Waiting [2024-07-05T10:17:14.400Z] da707bb00cb8: Waiting [2024-07-05T10:17:14.400Z] 112487848591: Waiting [2024-07-05T10:17:14.400Z] 87bedfff32fc: Layer already exists [2024-07-05T10:17:14.400Z] 5b6e3df184de: Layer already exists [2024-07-05T10:17:14.400Z] 23d46b45c983: Layer already exists [2024-07-05T10:17:14.400Z] 74478eac92a0: Layer already exists [2024-07-05T10:17:14.400Z] 9236681d3a36: Layer already exists [2024-07-05T10:17:14.400Z] 8db6473532cd: Layer already exists [2024-07-05T10:17:14.400Z] 5d6d4ccd6be5: Layer already exists [2024-07-05T10:17:14.400Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:17:14.400Z] 112487848591: Layer already exists [2024-07-05T10:17:14.400Z] 24b4fd85230a: Layer already exists [2024-07-05T10:17:14.400Z] da707bb00cb8: Layer already exists [2024-07-05T10:17:14.664Z] 3.2.0-dev.30: digest: sha256:6cf2d31d67223599e5d01dab1f5e745ebe33dadaacbbf169e1137ce4d92ef524 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:17:15.012Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:17:15.354Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T10:17:15.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-07-05T10:17:15.354Z] 9236681d3a36: Preparing [2024-07-05T10:17:15.354Z] 23d46b45c983: Preparing [2024-07-05T10:17:15.354Z] 5b6e3df184de: Preparing [2024-07-05T10:17:15.354Z] 87bedfff32fc: Preparing [2024-07-05T10:17:15.354Z] 74478eac92a0: Preparing [2024-07-05T10:17:15.354Z] 24b4fd85230a: Preparing [2024-07-05T10:17:15.354Z] c633ca6a9c2f: Preparing [2024-07-05T10:17:15.354Z] 112487848591: Preparing [2024-07-05T10:17:15.354Z] 8db6473532cd: Preparing [2024-07-05T10:17:15.354Z] 5d6d4ccd6be5: Preparing [2024-07-05T10:17:15.354Z] da707bb00cb8: Preparing [2024-07-05T10:17:15.354Z] 24b4fd85230a: Waiting [2024-07-05T10:17:15.354Z] c633ca6a9c2f: Waiting [2024-07-05T10:17:15.354Z] 8db6473532cd: Waiting [2024-07-05T10:17:15.354Z] 5d6d4ccd6be5: Waiting [2024-07-05T10:17:15.354Z] 5b6e3df184de: Layer already exists [2024-07-05T10:17:15.354Z] 9236681d3a36: Layer already exists [2024-07-05T10:17:15.354Z] 74478eac92a0: Layer already exists [2024-07-05T10:17:15.354Z] 23d46b45c983: Layer already exists [2024-07-05T10:17:15.354Z] 87bedfff32fc: Layer already exists [2024-07-05T10:17:15.354Z] 8db6473532cd: Layer already exists [2024-07-05T10:17:15.354Z] 24b4fd85230a: Layer already exists [2024-07-05T10:17:15.354Z] 112487848591: Layer already exists [2024-07-05T10:17:15.354Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:17:15.354Z] 5d6d4ccd6be5: Layer already exists [2024-07-05T10:17:15.354Z] da707bb00cb8: Layer already exists [2024-07-05T10:17:15.619Z] 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30: digest: sha256:6cf2d31d67223599e5d01dab1f5e745ebe33dadaacbbf169e1137ce4d92ef524 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:17:15.968Z] + 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-05T10:17:16.312Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-07-05T10:17:16.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-07-05T10:17:16.312Z] 9236681d3a36: Preparing [2024-07-05T10:17:16.312Z] 23d46b45c983: Preparing [2024-07-05T10:17:16.312Z] 5b6e3df184de: Preparing [2024-07-05T10:17:16.312Z] 87bedfff32fc: Preparing [2024-07-05T10:17:16.312Z] 74478eac92a0: Preparing [2024-07-05T10:17:16.312Z] 24b4fd85230a: Preparing [2024-07-05T10:17:16.312Z] c633ca6a9c2f: Preparing [2024-07-05T10:17:16.312Z] 112487848591: Preparing [2024-07-05T10:17:16.312Z] 8db6473532cd: Preparing [2024-07-05T10:17:16.312Z] 5d6d4ccd6be5: Preparing [2024-07-05T10:17:16.312Z] da707bb00cb8: Preparing [2024-07-05T10:17:16.312Z] 112487848591: Waiting [2024-07-05T10:17:16.312Z] 8db6473532cd: Waiting [2024-07-05T10:17:16.312Z] 5d6d4ccd6be5: Waiting [2024-07-05T10:17:16.312Z] da707bb00cb8: Waiting [2024-07-05T10:17:16.312Z] 24b4fd85230a: Waiting [2024-07-05T10:17:16.312Z] c633ca6a9c2f: Waiting [2024-07-05T10:17:16.312Z] 74478eac92a0: Layer already exists [2024-07-05T10:17:16.312Z] 9236681d3a36: Layer already exists [2024-07-05T10:17:16.312Z] 87bedfff32fc: Layer already exists [2024-07-05T10:17:16.312Z] 23d46b45c983: Layer already exists [2024-07-05T10:17:16.312Z] 5b6e3df184de: Layer already exists [2024-07-05T10:17:16.312Z] 24b4fd85230a: Layer already exists [2024-07-05T10:17:16.312Z] 5d6d4ccd6be5: Layer already exists [2024-07-05T10:17:16.312Z] 112487848591: Layer already exists [2024-07-05T10:17:16.312Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:17:16.312Z] 8db6473532cd: Layer already exists [2024-07-05T10:17:16.312Z] da707bb00cb8: Layer already exists [2024-07-05T10:17:16.576Z] main: digest: sha256:6cf2d31d67223599e5d01dab1f5e745ebe33dadaacbbf169e1137ce4d92ef524 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-05T10:17:16.663Z] ===================================================== [Pipeline] echo [2024-07-05T10:17:16.681Z] taggedImages: [2024-07-05T10:17:16.681Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T10:17:16.681Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-07-05T10:17:16.681Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.30 [2024-07-05T10:17:16.681Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T10:17:16.681Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-07-05T10:17:16.710Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-07-05T10:17:16.710Z] 1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T10:17:16.710Z] latest [2024-07-05T10:17:16.710Z] 3.2.0-dev.30 [2024-07-05T10:17:16.710Z] 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T10:17:16.710Z] main [2024-07-05T10:17:16.710Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:17:17.072Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1563034bdd075c93d67b99643895e9c750b93b8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:17:17.417Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T10:17:17.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-07-05T10:17:17.418Z] 859fb68d4338: Preparing [2024-07-05T10:17:17.418Z] 4da165d1f6b0: Preparing [2024-07-05T10:17:17.418Z] d99d0997cdac: Preparing [2024-07-05T10:17:17.418Z] 6962fbc2a270: Preparing [2024-07-05T10:17:17.418Z] a840efeb144a: Preparing [2024-07-05T10:17:17.418Z] 8b504c22c6a8: Preparing [2024-07-05T10:17:17.418Z] 927eb36ab15d: Preparing [2024-07-05T10:17:17.418Z] 24b4fd85230a: Preparing [2024-07-05T10:17:17.418Z] c633ca6a9c2f: Preparing [2024-07-05T10:17:17.418Z] 5671b4dd56d1: Preparing [2024-07-05T10:17:17.418Z] 163443720f02: Preparing [2024-07-05T10:17:17.418Z] da707bb00cb8: Preparing [2024-07-05T10:17:17.418Z] 927eb36ab15d: Waiting [2024-07-05T10:17:17.418Z] 24b4fd85230a: Waiting [2024-07-05T10:17:17.418Z] c633ca6a9c2f: Waiting [2024-07-05T10:17:17.418Z] 8b504c22c6a8: Waiting [2024-07-05T10:17:17.418Z] 163443720f02: Waiting [2024-07-05T10:17:17.418Z] 5671b4dd56d1: Waiting [2024-07-05T10:17:17.418Z] da707bb00cb8: Waiting [2024-07-05T10:17:17.685Z] 4da165d1f6b0: Pushed [2024-07-05T10:17:17.685Z] a840efeb144a: Pushed [2024-07-05T10:17:17.685Z] 859fb68d4338: Pushed [2024-07-05T10:17:17.685Z] 24b4fd85230a: Layer already exists [2024-07-05T10:17:17.685Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:17:17.685Z] 8b504c22c6a8: Pushed [2024-07-05T10:17:17.685Z] 927eb36ab15d: Pushed [2024-07-05T10:17:17.949Z] da707bb00cb8: Layer already exists [2024-07-05T10:17:19.345Z] 5671b4dd56d1: Pushed [2024-07-05T10:17:19.608Z] 6962fbc2a270: Pushed [2024-07-05T10:17:20.186Z] d99d0997cdac: Pushed [2024-07-05T10:17:20.186Z] 163443720f02: Pushed [2024-07-05T10:17:20.449Z] 1563034bdd075c93d67b99643895e9c750b93b8f: digest: sha256:5a40abba57759c78acaa1b383ad6db31626c1a6a7f3b418251f03a50c018c970 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:17:20.800Z] + 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-05T10:17:21.140Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-07-05T10:17:21.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-07-05T10:17:21.140Z] 859fb68d4338: Preparing [2024-07-05T10:17:21.140Z] 4da165d1f6b0: Preparing [2024-07-05T10:17:21.140Z] d99d0997cdac: Preparing [2024-07-05T10:17:21.140Z] 6962fbc2a270: Preparing [2024-07-05T10:17:21.140Z] a840efeb144a: Preparing [2024-07-05T10:17:21.140Z] 8b504c22c6a8: Preparing [2024-07-05T10:17:21.140Z] 927eb36ab15d: Preparing [2024-07-05T10:17:21.140Z] 24b4fd85230a: Preparing [2024-07-05T10:17:21.140Z] c633ca6a9c2f: Preparing [2024-07-05T10:17:21.140Z] 5671b4dd56d1: Preparing [2024-07-05T10:17:21.140Z] 163443720f02: Preparing [2024-07-05T10:17:21.140Z] da707bb00cb8: Preparing [2024-07-05T10:17:21.140Z] 927eb36ab15d: Waiting [2024-07-05T10:17:21.140Z] 24b4fd85230a: Waiting [2024-07-05T10:17:21.140Z] c633ca6a9c2f: Waiting [2024-07-05T10:17:21.140Z] 8b504c22c6a8: Waiting [2024-07-05T10:17:21.140Z] 5671b4dd56d1: Waiting [2024-07-05T10:17:21.140Z] da707bb00cb8: Waiting [2024-07-05T10:17:21.140Z] 163443720f02: Waiting [2024-07-05T10:17:21.140Z] d99d0997cdac: Layer already exists [2024-07-05T10:17:21.140Z] 4da165d1f6b0: Layer already exists [2024-07-05T10:17:21.140Z] 859fb68d4338: Layer already exists [2024-07-05T10:17:21.140Z] a840efeb144a: Layer already exists [2024-07-05T10:17:21.140Z] 6962fbc2a270: Layer already exists [2024-07-05T10:17:21.140Z] 927eb36ab15d: Layer already exists [2024-07-05T10:17:21.140Z] 8b504c22c6a8: Layer already exists [2024-07-05T10:17:21.140Z] 24b4fd85230a: Layer already exists [2024-07-05T10:17:21.140Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:17:21.140Z] 5671b4dd56d1: Layer already exists [2024-07-05T10:17:21.140Z] 163443720f02: Layer already exists [2024-07-05T10:17:21.140Z] da707bb00cb8: Layer already exists [2024-07-05T10:17:21.404Z] latest: digest: sha256:5a40abba57759c78acaa1b383ad6db31626c1a6a7f3b418251f03a50c018c970 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:17:21.755Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:17:22.106Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.30 [2024-07-05T10:17:22.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-07-05T10:17:22.106Z] 859fb68d4338: Preparing [2024-07-05T10:17:22.106Z] 4da165d1f6b0: Preparing [2024-07-05T10:17:22.106Z] d99d0997cdac: Preparing [2024-07-05T10:17:22.106Z] 6962fbc2a270: Preparing [2024-07-05T10:17:22.106Z] a840efeb144a: Preparing [2024-07-05T10:17:22.106Z] 8b504c22c6a8: Preparing [2024-07-05T10:17:22.106Z] 927eb36ab15d: Preparing [2024-07-05T10:17:22.106Z] 8b504c22c6a8: Waiting [2024-07-05T10:17:22.106Z] 927eb36ab15d: Waiting [2024-07-05T10:17:22.106Z] 24b4fd85230a: Preparing [2024-07-05T10:17:22.106Z] c633ca6a9c2f: Preparing [2024-07-05T10:17:22.106Z] 24b4fd85230a: Waiting [2024-07-05T10:17:22.106Z] 5671b4dd56d1: Preparing [2024-07-05T10:17:22.106Z] 163443720f02: Preparing [2024-07-05T10:17:22.106Z] da707bb00cb8: Preparing [2024-07-05T10:17:22.106Z] 5671b4dd56d1: Waiting [2024-07-05T10:17:22.106Z] 163443720f02: Waiting [2024-07-05T10:17:22.106Z] da707bb00cb8: Waiting [2024-07-05T10:17:22.106Z] c633ca6a9c2f: Waiting [2024-07-05T10:17:22.106Z] 859fb68d4338: Layer already exists [2024-07-05T10:17:22.106Z] d99d0997cdac: Layer already exists [2024-07-05T10:17:22.106Z] 4da165d1f6b0: Layer already exists [2024-07-05T10:17:22.106Z] 6962fbc2a270: Layer already exists [2024-07-05T10:17:22.106Z] a840efeb144a: Layer already exists [2024-07-05T10:17:22.106Z] 24b4fd85230a: Layer already exists [2024-07-05T10:17:22.106Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:17:22.106Z] 927eb36ab15d: Layer already exists [2024-07-05T10:17:22.106Z] 8b504c22c6a8: Layer already exists [2024-07-05T10:17:22.106Z] 163443720f02: Layer already exists [2024-07-05T10:17:22.106Z] 5671b4dd56d1: Layer already exists [2024-07-05T10:17:22.106Z] da707bb00cb8: Layer already exists [2024-07-05T10:17:22.370Z] 3.2.0-dev.30: digest: sha256:5a40abba57759c78acaa1b383ad6db31626c1a6a7f3b418251f03a50c018c970 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:17:22.714Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:17:23.054Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T10:17:23.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-07-05T10:17:23.054Z] 859fb68d4338: Preparing [2024-07-05T10:17:23.054Z] 4da165d1f6b0: Preparing [2024-07-05T10:17:23.054Z] d99d0997cdac: Preparing [2024-07-05T10:17:23.054Z] 6962fbc2a270: Preparing [2024-07-05T10:17:23.054Z] a840efeb144a: Preparing [2024-07-05T10:17:23.054Z] 8b504c22c6a8: Preparing [2024-07-05T10:17:23.054Z] 927eb36ab15d: Preparing [2024-07-05T10:17:23.054Z] 24b4fd85230a: Preparing [2024-07-05T10:17:23.054Z] c633ca6a9c2f: Preparing [2024-07-05T10:17:23.054Z] 5671b4dd56d1: Preparing [2024-07-05T10:17:23.054Z] 163443720f02: Preparing [2024-07-05T10:17:23.054Z] da707bb00cb8: Preparing [2024-07-05T10:17:23.054Z] 8b504c22c6a8: Waiting [2024-07-05T10:17:23.054Z] 927eb36ab15d: Waiting [2024-07-05T10:17:23.054Z] 24b4fd85230a: Waiting [2024-07-05T10:17:23.054Z] c633ca6a9c2f: Waiting [2024-07-05T10:17:23.054Z] 5671b4dd56d1: Waiting [2024-07-05T10:17:23.054Z] 163443720f02: Waiting [2024-07-05T10:17:23.054Z] da707bb00cb8: Waiting [2024-07-05T10:17:23.054Z] 6962fbc2a270: Layer already exists [2024-07-05T10:17:23.054Z] d99d0997cdac: Layer already exists [2024-07-05T10:17:23.054Z] 859fb68d4338: Layer already exists [2024-07-05T10:17:23.054Z] 4da165d1f6b0: Layer already exists [2024-07-05T10:17:23.054Z] a840efeb144a: Layer already exists [2024-07-05T10:17:23.054Z] 8b504c22c6a8: Layer already exists [2024-07-05T10:17:23.054Z] 927eb36ab15d: Layer already exists [2024-07-05T10:17:23.054Z] 5671b4dd56d1: Layer already exists [2024-07-05T10:17:23.054Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:17:23.054Z] 24b4fd85230a: Layer already exists [2024-07-05T10:17:23.054Z] 163443720f02: Layer already exists [2024-07-05T10:17:23.054Z] da707bb00cb8: Layer already exists [2024-07-05T10:17:23.319Z] 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30: digest: sha256:5a40abba57759c78acaa1b383ad6db31626c1a6a7f3b418251f03a50c018c970 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:17:23.675Z] + 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-05T10:17:24.025Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-07-05T10:17:24.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-07-05T10:17:24.025Z] 859fb68d4338: Preparing [2024-07-05T10:17:24.025Z] 4da165d1f6b0: Preparing [2024-07-05T10:17:24.025Z] d99d0997cdac: Preparing [2024-07-05T10:17:24.025Z] 6962fbc2a270: Preparing [2024-07-05T10:17:24.025Z] a840efeb144a: Preparing [2024-07-05T10:17:24.025Z] 8b504c22c6a8: Preparing [2024-07-05T10:17:24.025Z] 927eb36ab15d: Preparing [2024-07-05T10:17:24.025Z] 24b4fd85230a: Preparing [2024-07-05T10:17:24.025Z] c633ca6a9c2f: Preparing [2024-07-05T10:17:24.025Z] 5671b4dd56d1: Preparing [2024-07-05T10:17:24.025Z] 163443720f02: Preparing [2024-07-05T10:17:24.025Z] da707bb00cb8: Preparing [2024-07-05T10:17:24.025Z] 8b504c22c6a8: Waiting [2024-07-05T10:17:24.025Z] 927eb36ab15d: Waiting [2024-07-05T10:17:24.025Z] 24b4fd85230a: Waiting [2024-07-05T10:17:24.025Z] c633ca6a9c2f: Waiting [2024-07-05T10:17:24.025Z] 5671b4dd56d1: Waiting [2024-07-05T10:17:24.025Z] 163443720f02: Waiting [2024-07-05T10:17:24.025Z] da707bb00cb8: Waiting [2024-07-05T10:17:24.025Z] 859fb68d4338: Layer already exists [2024-07-05T10:17:24.025Z] a840efeb144a: Layer already exists [2024-07-05T10:17:24.025Z] d99d0997cdac: Layer already exists [2024-07-05T10:17:24.025Z] 6962fbc2a270: Layer already exists [2024-07-05T10:17:24.025Z] 4da165d1f6b0: Layer already exists [2024-07-05T10:17:24.025Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:17:24.025Z] 5671b4dd56d1: Layer already exists [2024-07-05T10:17:24.025Z] 8b504c22c6a8: Layer already exists [2024-07-05T10:17:24.025Z] 24b4fd85230a: Layer already exists [2024-07-05T10:17:24.025Z] 927eb36ab15d: Layer already exists [2024-07-05T10:17:24.025Z] da707bb00cb8: Layer already exists [2024-07-05T10:17:24.025Z] 163443720f02: Layer already exists [2024-07-05T10:17:24.290Z] main: digest: sha256:5a40abba57759c78acaa1b383ad6db31626c1a6a7f3b418251f03a50c018c970 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-05T10:17:24.363Z] ===================================================== [Pipeline] echo [2024-07-05T10:17:24.374Z] taggedImages: [2024-07-05T10:17:24.374Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T10:17:24.374Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-07-05T10:17:24.374Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.30 [2024-07-05T10:17:24.374Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T10:17:24.374Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-07-05T10:17:24.395Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-07-05T10:17:24.395Z] 1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T10:17:24.395Z] latest [2024-07-05T10:17:24.395Z] 3.2.0-dev.30 [2024-07-05T10:17:24.395Z] 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T10:17:24.395Z] main [2024-07-05T10:17:24.395Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:17:24.762Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1563034bdd075c93d67b99643895e9c750b93b8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:17:25.125Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T10:17:25.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-07-05T10:17:25.125Z] 18d780aa0c18: Preparing [2024-07-05T10:17:25.125Z] 122152fa6d71: Preparing [2024-07-05T10:17:25.125Z] 24b4fd85230a: Preparing [2024-07-05T10:17:25.125Z] c633ca6a9c2f: Preparing [2024-07-05T10:17:25.125Z] 97b50ac180a9: Preparing [2024-07-05T10:17:25.125Z] eb888cf70e75: Preparing [2024-07-05T10:17:25.125Z] da707bb00cb8: Preparing [2024-07-05T10:17:25.125Z] eb888cf70e75: Waiting [2024-07-05T10:17:25.125Z] da707bb00cb8: Waiting [2024-07-05T10:17:25.125Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:17:25.125Z] 24b4fd85230a: Layer already exists [2024-07-05T10:17:25.389Z] da707bb00cb8: Layer already exists [2024-07-05T10:17:25.389Z] 18d780aa0c18: Pushed [2024-07-05T10:17:26.782Z] 97b50ac180a9: Pushed [2024-07-05T10:17:26.782Z] eb888cf70e75: Pushed [2024-07-05T10:17:28.710Z] 122152fa6d71: Pushed [2024-07-05T10:17:28.974Z] 1563034bdd075c93d67b99643895e9c750b93b8f: digest: sha256:a040189ecfd871dc6dbd9e225856afbc966876178905d5a40e7007e975b927fb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:17:29.326Z] + 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-05T10:17:29.675Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-07-05T10:17:29.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-07-05T10:17:29.675Z] 18d780aa0c18: Preparing [2024-07-05T10:17:29.675Z] 122152fa6d71: Preparing [2024-07-05T10:17:29.675Z] 24b4fd85230a: Preparing [2024-07-05T10:17:29.675Z] c633ca6a9c2f: Preparing [2024-07-05T10:17:29.675Z] 97b50ac180a9: Preparing [2024-07-05T10:17:29.675Z] eb888cf70e75: Preparing [2024-07-05T10:17:29.675Z] da707bb00cb8: Preparing [2024-07-05T10:17:29.675Z] eb888cf70e75: Waiting [2024-07-05T10:17:29.675Z] da707bb00cb8: Waiting [2024-07-05T10:17:29.675Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:17:29.675Z] 18d780aa0c18: Layer already exists [2024-07-05T10:17:29.675Z] 24b4fd85230a: Layer already exists [2024-07-05T10:17:29.675Z] 97b50ac180a9: Layer already exists [2024-07-05T10:17:29.675Z] 122152fa6d71: Layer already exists [2024-07-05T10:17:29.675Z] da707bb00cb8: Layer already exists [2024-07-05T10:17:29.675Z] eb888cf70e75: Layer already exists [2024-07-05T10:17:29.675Z] latest: digest: sha256:a040189ecfd871dc6dbd9e225856afbc966876178905d5a40e7007e975b927fb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:17:30.290Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:17:30.631Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.30 [2024-07-05T10:17:30.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-07-05T10:17:30.631Z] 18d780aa0c18: Preparing [2024-07-05T10:17:30.631Z] 122152fa6d71: Preparing [2024-07-05T10:17:30.631Z] 24b4fd85230a: Preparing [2024-07-05T10:17:30.631Z] c633ca6a9c2f: Preparing [2024-07-05T10:17:30.631Z] 97b50ac180a9: Preparing [2024-07-05T10:17:30.631Z] eb888cf70e75: Preparing [2024-07-05T10:17:30.631Z] da707bb00cb8: Preparing [2024-07-05T10:17:30.631Z] eb888cf70e75: Waiting [2024-07-05T10:17:30.631Z] da707bb00cb8: Waiting [2024-07-05T10:17:30.631Z] 24b4fd85230a: Layer already exists [2024-07-05T10:17:30.631Z] 122152fa6d71: Layer already exists [2024-07-05T10:17:30.631Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:17:30.631Z] 97b50ac180a9: Layer already exists [2024-07-05T10:17:30.631Z] eb888cf70e75: Layer already exists [2024-07-05T10:17:30.631Z] da707bb00cb8: Layer already exists [2024-07-05T10:17:30.631Z] 18d780aa0c18: Layer already exists [2024-07-05T10:17:30.631Z] 3.2.0-dev.30: digest: sha256:a040189ecfd871dc6dbd9e225856afbc966876178905d5a40e7007e975b927fb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:17:31.239Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:17:31.584Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T10:17:31.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-07-05T10:17:31.584Z] 18d780aa0c18: Preparing [2024-07-05T10:17:31.584Z] 122152fa6d71: Preparing [2024-07-05T10:17:31.584Z] 24b4fd85230a: Preparing [2024-07-05T10:17:31.584Z] c633ca6a9c2f: Preparing [2024-07-05T10:17:31.584Z] 97b50ac180a9: Preparing [2024-07-05T10:17:31.584Z] eb888cf70e75: Preparing [2024-07-05T10:17:31.584Z] da707bb00cb8: Preparing [2024-07-05T10:17:31.584Z] eb888cf70e75: Waiting [2024-07-05T10:17:31.584Z] da707bb00cb8: Waiting [2024-07-05T10:17:31.584Z] 18d780aa0c18: Layer already exists [2024-07-05T10:17:31.584Z] 24b4fd85230a: Layer already exists [2024-07-05T10:17:31.584Z] 97b50ac180a9: Layer already exists [2024-07-05T10:17:31.584Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:17:31.584Z] 122152fa6d71: Layer already exists [2024-07-05T10:17:31.584Z] da707bb00cb8: Layer already exists [2024-07-05T10:17:31.584Z] eb888cf70e75: Layer already exists [2024-07-05T10:17:31.584Z] 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30: digest: sha256:a040189ecfd871dc6dbd9e225856afbc966876178905d5a40e7007e975b927fb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:17:31.925Z] + 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-05T10:17:32.274Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-07-05T10:17:32.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-07-05T10:17:32.274Z] 18d780aa0c18: Preparing [2024-07-05T10:17:32.274Z] 122152fa6d71: Preparing [2024-07-05T10:17:32.274Z] 24b4fd85230a: Preparing [2024-07-05T10:17:32.274Z] c633ca6a9c2f: Preparing [2024-07-05T10:17:32.274Z] 97b50ac180a9: Preparing [2024-07-05T10:17:32.274Z] eb888cf70e75: Preparing [2024-07-05T10:17:32.274Z] da707bb00cb8: Preparing [2024-07-05T10:17:32.274Z] eb888cf70e75: Waiting [2024-07-05T10:17:32.274Z] da707bb00cb8: Waiting [2024-07-05T10:17:32.274Z] 18d780aa0c18: Layer already exists [2024-07-05T10:17:32.274Z] 97b50ac180a9: Layer already exists [2024-07-05T10:17:32.274Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:17:32.274Z] 24b4fd85230a: Layer already exists [2024-07-05T10:17:32.274Z] 122152fa6d71: Layer already exists [2024-07-05T10:17:32.274Z] da707bb00cb8: Layer already exists [2024-07-05T10:17:32.274Z] eb888cf70e75: Layer already exists [2024-07-05T10:17:32.539Z] main: digest: sha256:a040189ecfd871dc6dbd9e225856afbc966876178905d5a40e7007e975b927fb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-05T10:17:32.616Z] ===================================================== [Pipeline] echo [2024-07-05T10:17:32.640Z] taggedImages: [2024-07-05T10:17:32.640Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T10:17:32.640Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-07-05T10:17:32.640Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.30 [2024-07-05T10:17:32.640Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T10:17:32.640Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-07-05T10:17:32.737Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-07-05T10:17:32.737Z] 1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T10:17:32.737Z] latest [2024-07-05T10:17:32.737Z] 3.2.0-dev.30 [2024-07-05T10:17:32.737Z] 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T10:17:32.737Z] main [2024-07-05T10:17:32.737Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:17:33.094Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1563034bdd075c93d67b99643895e9c750b93b8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:17:33.435Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T10:17:33.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-07-05T10:17:33.435Z] a5b214e70589: Preparing [2024-07-05T10:17:33.435Z] b8733779b1b8: Preparing [2024-07-05T10:17:33.435Z] 3d1241977dfb: Preparing [2024-07-05T10:17:33.435Z] 24b4fd85230a: Preparing [2024-07-05T10:17:33.435Z] c633ca6a9c2f: Preparing [2024-07-05T10:17:33.435Z] 9c25fd985069: Preparing [2024-07-05T10:17:33.435Z] 3596c992a7b1: Preparing [2024-07-05T10:17:33.435Z] 069e293cd768: Preparing [2024-07-05T10:17:33.435Z] 5ec3e31ac20f: Preparing [2024-07-05T10:17:33.435Z] da707bb00cb8: Preparing [2024-07-05T10:17:33.435Z] 9c25fd985069: Waiting [2024-07-05T10:17:33.435Z] 3596c992a7b1: Waiting [2024-07-05T10:17:33.435Z] 069e293cd768: Waiting [2024-07-05T10:17:33.435Z] 5ec3e31ac20f: Waiting [2024-07-05T10:17:33.435Z] da707bb00cb8: Waiting [2024-07-05T10:17:33.435Z] 24b4fd85230a: Layer already exists [2024-07-05T10:17:33.435Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:17:33.700Z] 3d1241977dfb: Pushed [2024-07-05T10:17:33.700Z] a5b214e70589: Pushed [2024-07-05T10:17:33.700Z] b8733779b1b8: Pushed [2024-07-05T10:17:33.700Z] da707bb00cb8: Layer already exists [2024-07-05T10:17:33.700Z] 069e293cd768: Pushed [2024-07-05T10:17:35.647Z] 5ec3e31ac20f: Pushed [2024-07-05T10:17:45.689Z] 3596c992a7b1: Pushed [2024-07-05T10:17:51.021Z] 9c25fd985069: Pushed [2024-07-05T10:17:51.021Z] 1563034bdd075c93d67b99643895e9c750b93b8f: digest: sha256:c869e29361d4f247beb0836da6b1bc756b9d058b72a8e4080c86465a8a300ccb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:17:51.382Z] + 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-05T10:17:51.729Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-07-05T10:17:51.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-07-05T10:17:51.729Z] a5b214e70589: Preparing [2024-07-05T10:17:51.729Z] b8733779b1b8: Preparing [2024-07-05T10:17:51.729Z] 3d1241977dfb: Preparing [2024-07-05T10:17:51.730Z] 24b4fd85230a: Preparing [2024-07-05T10:17:51.730Z] c633ca6a9c2f: Preparing [2024-07-05T10:17:51.730Z] 9c25fd985069: Preparing [2024-07-05T10:17:51.730Z] 3596c992a7b1: Preparing [2024-07-05T10:17:51.730Z] 9c25fd985069: Waiting [2024-07-05T10:17:51.730Z] 3596c992a7b1: Waiting [2024-07-05T10:17:51.730Z] 069e293cd768: Preparing [2024-07-05T10:17:51.730Z] 5ec3e31ac20f: Preparing [2024-07-05T10:17:51.730Z] da707bb00cb8: Preparing [2024-07-05T10:17:51.730Z] 069e293cd768: Waiting [2024-07-05T10:17:51.730Z] 5ec3e31ac20f: Waiting [2024-07-05T10:17:51.730Z] da707bb00cb8: Waiting [2024-07-05T10:17:51.730Z] 3d1241977dfb: Layer already exists [2024-07-05T10:17:51.730Z] 24b4fd85230a: Layer already exists [2024-07-05T10:17:51.730Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:17:51.730Z] b8733779b1b8: Layer already exists [2024-07-05T10:17:51.730Z] 3596c992a7b1: Layer already exists [2024-07-05T10:17:51.730Z] 9c25fd985069: Layer already exists [2024-07-05T10:17:51.730Z] 5ec3e31ac20f: Layer already exists [2024-07-05T10:17:51.730Z] a5b214e70589: Layer already exists [2024-07-05T10:17:51.730Z] 069e293cd768: Layer already exists [2024-07-05T10:17:51.730Z] da707bb00cb8: Layer already exists [2024-07-05T10:17:51.995Z] latest: digest: sha256:c869e29361d4f247beb0836da6b1bc756b9d058b72a8e4080c86465a8a300ccb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:17:52.345Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:17:52.696Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.30 [2024-07-05T10:17:52.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-07-05T10:17:52.696Z] a5b214e70589: Preparing [2024-07-05T10:17:52.696Z] b8733779b1b8: Preparing [2024-07-05T10:17:52.696Z] 3d1241977dfb: Preparing [2024-07-05T10:17:52.696Z] 24b4fd85230a: Preparing [2024-07-05T10:17:52.696Z] c633ca6a9c2f: Preparing [2024-07-05T10:17:52.696Z] 9c25fd985069: Preparing [2024-07-05T10:17:52.696Z] 3596c992a7b1: Preparing [2024-07-05T10:17:52.696Z] 069e293cd768: Preparing [2024-07-05T10:17:52.696Z] 5ec3e31ac20f: Preparing [2024-07-05T10:17:52.696Z] da707bb00cb8: Preparing [2024-07-05T10:17:52.696Z] 9c25fd985069: Waiting [2024-07-05T10:17:52.696Z] 069e293cd768: Waiting [2024-07-05T10:17:52.696Z] 5ec3e31ac20f: Waiting [2024-07-05T10:17:52.696Z] 3596c992a7b1: Waiting [2024-07-05T10:17:52.696Z] da707bb00cb8: Waiting [2024-07-05T10:17:52.696Z] 24b4fd85230a: Layer already exists [2024-07-05T10:17:52.696Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:17:52.696Z] 3d1241977dfb: Layer already exists [2024-07-05T10:17:52.696Z] a5b214e70589: Layer already exists [2024-07-05T10:17:52.696Z] b8733779b1b8: Layer already exists [2024-07-05T10:17:52.696Z] 9c25fd985069: Layer already exists [2024-07-05T10:17:52.696Z] 3596c992a7b1: Layer already exists [2024-07-05T10:17:52.696Z] 5ec3e31ac20f: Layer already exists [2024-07-05T10:17:52.696Z] 069e293cd768: Layer already exists [2024-07-05T10:17:52.697Z] da707bb00cb8: Layer already exists [2024-07-05T10:17:53.002Z] 3.2.0-dev.30: digest: sha256:c869e29361d4f247beb0836da6b1bc756b9d058b72a8e4080c86465a8a300ccb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:17:53.359Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:17:53.710Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T10:17:53.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-07-05T10:17:53.710Z] a5b214e70589: Preparing [2024-07-05T10:17:53.710Z] b8733779b1b8: Preparing [2024-07-05T10:17:53.710Z] 3d1241977dfb: Preparing [2024-07-05T10:17:53.710Z] 24b4fd85230a: Preparing [2024-07-05T10:17:53.710Z] c633ca6a9c2f: Preparing [2024-07-05T10:17:53.710Z] 9c25fd985069: Preparing [2024-07-05T10:17:53.710Z] 3596c992a7b1: Preparing [2024-07-05T10:17:53.710Z] 9c25fd985069: Waiting [2024-07-05T10:17:53.710Z] 069e293cd768: Preparing [2024-07-05T10:17:53.710Z] 5ec3e31ac20f: Preparing [2024-07-05T10:17:53.710Z] da707bb00cb8: Preparing [2024-07-05T10:17:53.710Z] 3596c992a7b1: Waiting [2024-07-05T10:17:53.710Z] 069e293cd768: Waiting [2024-07-05T10:17:53.710Z] 5ec3e31ac20f: Waiting [2024-07-05T10:17:53.710Z] da707bb00cb8: Waiting [2024-07-05T10:17:53.710Z] a5b214e70589: Layer already exists [2024-07-05T10:17:53.710Z] 3d1241977dfb: Layer already exists [2024-07-05T10:17:53.710Z] 24b4fd85230a: Layer already exists [2024-07-05T10:17:53.710Z] b8733779b1b8: Layer already exists [2024-07-05T10:17:53.710Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:17:53.710Z] 5ec3e31ac20f: Layer already exists [2024-07-05T10:17:53.710Z] 9c25fd985069: Layer already exists [2024-07-05T10:17:53.710Z] da707bb00cb8: Layer already exists [2024-07-05T10:17:53.710Z] 3596c992a7b1: Layer already exists [2024-07-05T10:17:53.710Z] 069e293cd768: Layer already exists [2024-07-05T10:17:53.982Z] 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30: digest: sha256:c869e29361d4f247beb0836da6b1bc756b9d058b72a8e4080c86465a8a300ccb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:17:54.344Z] + 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-05T10:17:54.680Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-07-05T10:17:54.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-07-05T10:17:54.681Z] a5b214e70589: Preparing [2024-07-05T10:17:54.681Z] b8733779b1b8: Preparing [2024-07-05T10:17:54.681Z] 3d1241977dfb: Preparing [2024-07-05T10:17:54.681Z] 24b4fd85230a: Preparing [2024-07-05T10:17:54.681Z] c633ca6a9c2f: Preparing [2024-07-05T10:17:54.681Z] 9c25fd985069: Preparing [2024-07-05T10:17:54.681Z] 3596c992a7b1: Preparing [2024-07-05T10:17:54.681Z] 9c25fd985069: Waiting [2024-07-05T10:17:54.681Z] 069e293cd768: Preparing [2024-07-05T10:17:54.681Z] 3596c992a7b1: Waiting [2024-07-05T10:17:54.681Z] 5ec3e31ac20f: Preparing [2024-07-05T10:17:54.681Z] da707bb00cb8: Preparing [2024-07-05T10:17:54.681Z] 069e293cd768: Waiting [2024-07-05T10:17:54.681Z] 5ec3e31ac20f: Waiting [2024-07-05T10:17:54.681Z] da707bb00cb8: Waiting [2024-07-05T10:17:54.681Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:17:54.681Z] 3d1241977dfb: Layer already exists [2024-07-05T10:17:54.681Z] a5b214e70589: Layer already exists [2024-07-05T10:17:54.681Z] b8733779b1b8: Layer already exists [2024-07-05T10:17:54.681Z] 24b4fd85230a: Layer already exists [2024-07-05T10:17:54.681Z] 069e293cd768: Layer already exists [2024-07-05T10:17:54.681Z] 3596c992a7b1: Layer already exists [2024-07-05T10:17:54.681Z] 9c25fd985069: Layer already exists [2024-07-05T10:17:54.681Z] da707bb00cb8: Layer already exists [2024-07-05T10:17:54.681Z] 5ec3e31ac20f: Layer already exists [2024-07-05T10:17:54.945Z] main: digest: sha256:c869e29361d4f247beb0836da6b1bc756b9d058b72a8e4080c86465a8a300ccb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-05T10:17:55.021Z] ===================================================== [Pipeline] echo [2024-07-05T10:17:55.037Z] taggedImages: [2024-07-05T10:17:55.038Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T10:17:55.038Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-07-05T10:17:55.038Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.30 [2024-07-05T10:17:55.038Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T10:17:55.038Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-07-05T10:17:55.063Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-07-05T10:17:55.064Z] 1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T10:17:55.064Z] latest [2024-07-05T10:17:55.064Z] 3.2.0-dev.30 [2024-07-05T10:17:55.064Z] 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T10:17:55.064Z] main [2024-07-05T10:17:55.064Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:17:55.430Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1563034bdd075c93d67b99643895e9c750b93b8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:17:55.777Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T10:17:55.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-07-05T10:17:55.777Z] 120bbb75c5bb: Preparing [2024-07-05T10:17:55.777Z] 8c5ca8782bb2: Preparing [2024-07-05T10:17:55.777Z] fe27a93138c1: Preparing [2024-07-05T10:17:55.777Z] 24b4fd85230a: Preparing [2024-07-05T10:17:55.777Z] c633ca6a9c2f: Preparing [2024-07-05T10:17:55.777Z] 87184a9e9d24: Preparing [2024-07-05T10:17:55.777Z] d9572b491f5f: Preparing [2024-07-05T10:17:55.777Z] b53e82fec151: Preparing [2024-07-05T10:17:55.777Z] da707bb00cb8: Preparing [2024-07-05T10:17:55.777Z] 87184a9e9d24: Waiting [2024-07-05T10:17:55.777Z] d9572b491f5f: Waiting [2024-07-05T10:17:55.777Z] b53e82fec151: Waiting [2024-07-05T10:17:55.777Z] da707bb00cb8: Waiting [2024-07-05T10:17:55.777Z] 24b4fd85230a: Layer already exists [2024-07-05T10:17:55.777Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:17:56.041Z] fe27a93138c1: Pushed [2024-07-05T10:17:56.041Z] 8c5ca8782bb2: Pushed [2024-07-05T10:17:56.041Z] 120bbb75c5bb: Pushed [2024-07-05T10:17:56.041Z] da707bb00cb8: Layer already exists [2024-07-05T10:17:56.625Z] b53e82fec151: Pushed [2024-07-05T10:17:57.204Z] d9572b491f5f: Pushed [2024-07-05T10:18:15.371Z] 87184a9e9d24: Pushed [2024-07-05T10:18:15.371Z] 1563034bdd075c93d67b99643895e9c750b93b8f: digest: sha256:d2a9f8a3046249f30c82662d1c707ec82fb626b052ce44d5135574ae19b2067a size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:18:15.707Z] + 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-05T10:18:16.045Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-07-05T10:18:16.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-07-05T10:18:16.045Z] 120bbb75c5bb: Preparing [2024-07-05T10:18:16.045Z] 8c5ca8782bb2: Preparing [2024-07-05T10:18:16.045Z] fe27a93138c1: Preparing [2024-07-05T10:18:16.045Z] 24b4fd85230a: Preparing [2024-07-05T10:18:16.045Z] c633ca6a9c2f: Preparing [2024-07-05T10:18:16.045Z] 87184a9e9d24: Preparing [2024-07-05T10:18:16.045Z] d9572b491f5f: Preparing [2024-07-05T10:18:16.045Z] b53e82fec151: Preparing [2024-07-05T10:18:16.045Z] da707bb00cb8: Preparing [2024-07-05T10:18:16.045Z] d9572b491f5f: Waiting [2024-07-05T10:18:16.045Z] 87184a9e9d24: Waiting [2024-07-05T10:18:16.045Z] b53e82fec151: Waiting [2024-07-05T10:18:16.045Z] da707bb00cb8: Waiting [2024-07-05T10:18:16.045Z] 8c5ca8782bb2: Layer already exists [2024-07-05T10:18:16.045Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:18:16.045Z] fe27a93138c1: Layer already exists [2024-07-05T10:18:16.045Z] 120bbb75c5bb: Layer already exists [2024-07-05T10:18:16.045Z] 24b4fd85230a: Layer already exists [2024-07-05T10:18:16.045Z] 87184a9e9d24: Layer already exists [2024-07-05T10:18:16.045Z] b53e82fec151: Layer already exists [2024-07-05T10:18:16.045Z] d9572b491f5f: Layer already exists [2024-07-05T10:18:16.045Z] da707bb00cb8: Layer already exists [2024-07-05T10:18:16.307Z] latest: digest: sha256:d2a9f8a3046249f30c82662d1c707ec82fb626b052ce44d5135574ae19b2067a size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:18:16.646Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:18:16.985Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.30 [2024-07-05T10:18:16.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-07-05T10:18:16.985Z] 120bbb75c5bb: Preparing [2024-07-05T10:18:16.985Z] 8c5ca8782bb2: Preparing [2024-07-05T10:18:16.985Z] fe27a93138c1: Preparing [2024-07-05T10:18:16.985Z] 24b4fd85230a: Preparing [2024-07-05T10:18:16.985Z] c633ca6a9c2f: Preparing [2024-07-05T10:18:16.985Z] 87184a9e9d24: Preparing [2024-07-05T10:18:16.985Z] d9572b491f5f: Preparing [2024-07-05T10:18:16.985Z] b53e82fec151: Preparing [2024-07-05T10:18:16.985Z] da707bb00cb8: Preparing [2024-07-05T10:18:16.985Z] 87184a9e9d24: Waiting [2024-07-05T10:18:16.985Z] d9572b491f5f: Waiting [2024-07-05T10:18:16.985Z] b53e82fec151: Waiting [2024-07-05T10:18:16.985Z] da707bb00cb8: Waiting [2024-07-05T10:18:16.985Z] fe27a93138c1: Layer already exists [2024-07-05T10:18:16.985Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:18:16.985Z] 8c5ca8782bb2: Layer already exists [2024-07-05T10:18:16.985Z] 120bbb75c5bb: Layer already exists [2024-07-05T10:18:16.985Z] 24b4fd85230a: Layer already exists [2024-07-05T10:18:16.985Z] 87184a9e9d24: Layer already exists [2024-07-05T10:18:16.985Z] d9572b491f5f: Layer already exists [2024-07-05T10:18:16.985Z] b53e82fec151: Layer already exists [2024-07-05T10:18:16.985Z] da707bb00cb8: Layer already exists [2024-07-05T10:18:16.985Z] 3.2.0-dev.30: digest: sha256:d2a9f8a3046249f30c82662d1c707ec82fb626b052ce44d5135574ae19b2067a size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:18:17.327Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:18:17.674Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T10:18:17.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-07-05T10:18:17.674Z] 120bbb75c5bb: Preparing [2024-07-05T10:18:17.674Z] 8c5ca8782bb2: Preparing [2024-07-05T10:18:17.674Z] fe27a93138c1: Preparing [2024-07-05T10:18:17.674Z] 24b4fd85230a: Preparing [2024-07-05T10:18:17.674Z] c633ca6a9c2f: Preparing [2024-07-05T10:18:17.674Z] 87184a9e9d24: Preparing [2024-07-05T10:18:17.674Z] d9572b491f5f: Preparing [2024-07-05T10:18:17.674Z] 87184a9e9d24: Waiting [2024-07-05T10:18:17.674Z] b53e82fec151: Preparing [2024-07-05T10:18:17.674Z] d9572b491f5f: Waiting [2024-07-05T10:18:17.674Z] da707bb00cb8: Preparing [2024-07-05T10:18:17.674Z] b53e82fec151: Waiting [2024-07-05T10:18:17.674Z] da707bb00cb8: Waiting [2024-07-05T10:18:17.674Z] 24b4fd85230a: Layer already exists [2024-07-05T10:18:17.674Z] fe27a93138c1: Layer already exists [2024-07-05T10:18:17.674Z] 8c5ca8782bb2: Layer already exists [2024-07-05T10:18:17.674Z] 120bbb75c5bb: Layer already exists [2024-07-05T10:18:17.674Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:18:17.674Z] da707bb00cb8: Layer already exists [2024-07-05T10:18:17.675Z] b53e82fec151: Layer already exists [2024-07-05T10:18:17.675Z] d9572b491f5f: Layer already exists [2024-07-05T10:18:17.675Z] 87184a9e9d24: Layer already exists [2024-07-05T10:18:17.941Z] 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30: digest: sha256:d2a9f8a3046249f30c82662d1c707ec82fb626b052ce44d5135574ae19b2067a size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:18:18.291Z] + 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-05T10:18:18.907Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-07-05T10:18:18.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-07-05T10:18:18.907Z] 120bbb75c5bb: Preparing [2024-07-05T10:18:18.907Z] 8c5ca8782bb2: Preparing [2024-07-05T10:18:18.907Z] fe27a93138c1: Preparing [2024-07-05T10:18:18.907Z] 24b4fd85230a: Preparing [2024-07-05T10:18:18.907Z] c633ca6a9c2f: Preparing [2024-07-05T10:18:18.907Z] 87184a9e9d24: Preparing [2024-07-05T10:18:18.907Z] d9572b491f5f: Preparing [2024-07-05T10:18:18.907Z] 87184a9e9d24: Waiting [2024-07-05T10:18:18.907Z] b53e82fec151: Preparing [2024-07-05T10:18:18.907Z] da707bb00cb8: Preparing [2024-07-05T10:18:18.907Z] da707bb00cb8: Waiting [2024-07-05T10:18:18.907Z] b53e82fec151: Waiting [2024-07-05T10:18:18.907Z] d9572b491f5f: Waiting [2024-07-05T10:18:18.907Z] 120bbb75c5bb: Layer already exists [2024-07-05T10:18:18.907Z] fe27a93138c1: Layer already exists [2024-07-05T10:18:18.907Z] 24b4fd85230a: Layer already exists [2024-07-05T10:18:18.907Z] 8c5ca8782bb2: Layer already exists [2024-07-05T10:18:18.907Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:18:18.907Z] 87184a9e9d24: Layer already exists [2024-07-05T10:18:18.907Z] b53e82fec151: Layer already exists [2024-07-05T10:18:18.907Z] d9572b491f5f: Layer already exists [2024-07-05T10:18:18.907Z] da707bb00cb8: Layer already exists [2024-07-05T10:18:19.169Z] main: digest: sha256:d2a9f8a3046249f30c82662d1c707ec82fb626b052ce44d5135574ae19b2067a size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-05T10:18:19.249Z] ===================================================== [Pipeline] echo [2024-07-05T10:18:19.263Z] taggedImages: [2024-07-05T10:18:19.263Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T10:18:19.263Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-07-05T10:18:19.263Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.30 [2024-07-05T10:18:19.263Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T10:18:19.263Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-07-05T10:18:19.291Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-07-05T10:18:19.291Z] 1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T10:18:19.291Z] latest [2024-07-05T10:18:19.291Z] 3.2.0-dev.30 [2024-07-05T10:18:19.291Z] 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T10:18:19.291Z] main [2024-07-05T10:18:19.291Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:18:19.650Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1563034bdd075c93d67b99643895e9c750b93b8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:18:20.003Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T10:18:20.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-07-05T10:18:20.003Z] 661649b52553: Preparing [2024-07-05T10:18:20.003Z] a4b4980f3b76: Preparing [2024-07-05T10:18:20.003Z] 05b070a11ece: Preparing [2024-07-05T10:18:20.003Z] 24b4fd85230a: Preparing [2024-07-05T10:18:20.003Z] c633ca6a9c2f: Preparing [2024-07-05T10:18:20.003Z] 6ef7bbab2f66: Preparing [2024-07-05T10:18:20.003Z] 069e293cd768: Preparing [2024-07-05T10:18:20.003Z] 5ec3e31ac20f: Preparing [2024-07-05T10:18:20.003Z] da707bb00cb8: Preparing [2024-07-05T10:18:20.003Z] 069e293cd768: Waiting [2024-07-05T10:18:20.003Z] 5ec3e31ac20f: Waiting [2024-07-05T10:18:20.003Z] da707bb00cb8: Waiting [2024-07-05T10:18:20.003Z] 6ef7bbab2f66: Waiting [2024-07-05T10:18:20.003Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:18:20.269Z] 24b4fd85230a: Layer already exists [2024-07-05T10:18:20.269Z] 069e293cd768: Layer already exists [2024-07-05T10:18:20.269Z] 05b070a11ece: Pushed [2024-07-05T10:18:20.269Z] a4b4980f3b76: Pushed [2024-07-05T10:18:20.269Z] 5ec3e31ac20f: Layer already exists [2024-07-05T10:18:20.269Z] 661649b52553: Pushed [2024-07-05T10:18:20.269Z] da707bb00cb8: Layer already exists [2024-07-05T10:18:38.604Z] 6ef7bbab2f66: Pushed [2024-07-05T10:18:38.604Z] 1563034bdd075c93d67b99643895e9c750b93b8f: digest: sha256:ebe650053bafb2f3305c7155a5b90fcf0edbe45f35b0924806e9eb9708db3a1a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:18:38.956Z] + 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-05T10:18:39.296Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-07-05T10:18:39.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-07-05T10:18:39.296Z] 661649b52553: Preparing [2024-07-05T10:18:39.296Z] a4b4980f3b76: Preparing [2024-07-05T10:18:39.296Z] 05b070a11ece: Preparing [2024-07-05T10:18:39.296Z] 24b4fd85230a: Preparing [2024-07-05T10:18:39.296Z] c633ca6a9c2f: Preparing [2024-07-05T10:18:39.296Z] 6ef7bbab2f66: Preparing [2024-07-05T10:18:39.296Z] 069e293cd768: Preparing [2024-07-05T10:18:39.296Z] 5ec3e31ac20f: Preparing [2024-07-05T10:18:39.296Z] da707bb00cb8: Preparing [2024-07-05T10:18:39.296Z] 069e293cd768: Waiting [2024-07-05T10:18:39.296Z] 5ec3e31ac20f: Waiting [2024-07-05T10:18:39.296Z] da707bb00cb8: Waiting [2024-07-05T10:18:39.296Z] 6ef7bbab2f66: Waiting [2024-07-05T10:18:39.296Z] a4b4980f3b76: Layer already exists [2024-07-05T10:18:39.296Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:18:39.296Z] 661649b52553: Layer already exists [2024-07-05T10:18:39.296Z] 24b4fd85230a: Layer already exists [2024-07-05T10:18:39.296Z] 05b070a11ece: Layer already exists [2024-07-05T10:18:39.296Z] 069e293cd768: Layer already exists [2024-07-05T10:18:39.296Z] 5ec3e31ac20f: Layer already exists [2024-07-05T10:18:39.296Z] da707bb00cb8: Layer already exists [2024-07-05T10:18:39.296Z] 6ef7bbab2f66: Layer already exists [2024-07-05T10:18:39.560Z] latest: digest: sha256:ebe650053bafb2f3305c7155a5b90fcf0edbe45f35b0924806e9eb9708db3a1a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:18:39.912Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:18:40.247Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.30 [2024-07-05T10:18:40.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-07-05T10:18:40.247Z] 661649b52553: Preparing [2024-07-05T10:18:40.247Z] a4b4980f3b76: Preparing [2024-07-05T10:18:40.247Z] 05b070a11ece: Preparing [2024-07-05T10:18:40.247Z] 24b4fd85230a: Preparing [2024-07-05T10:18:40.247Z] c633ca6a9c2f: Preparing [2024-07-05T10:18:40.247Z] 6ef7bbab2f66: Preparing [2024-07-05T10:18:40.247Z] 069e293cd768: Preparing [2024-07-05T10:18:40.247Z] 5ec3e31ac20f: Preparing [2024-07-05T10:18:40.247Z] da707bb00cb8: Preparing [2024-07-05T10:18:40.247Z] 6ef7bbab2f66: Waiting [2024-07-05T10:18:40.247Z] 069e293cd768: Waiting [2024-07-05T10:18:40.247Z] 5ec3e31ac20f: Waiting [2024-07-05T10:18:40.247Z] da707bb00cb8: Waiting [2024-07-05T10:18:40.247Z] a4b4980f3b76: Layer already exists [2024-07-05T10:18:40.247Z] 661649b52553: Layer already exists [2024-07-05T10:18:40.247Z] 24b4fd85230a: Layer already exists [2024-07-05T10:18:40.247Z] 05b070a11ece: Layer already exists [2024-07-05T10:18:40.247Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:18:40.247Z] 6ef7bbab2f66: Layer already exists [2024-07-05T10:18:40.247Z] 5ec3e31ac20f: Layer already exists [2024-07-05T10:18:40.247Z] 069e293cd768: Layer already exists [2024-07-05T10:18:40.247Z] da707bb00cb8: Layer already exists [2024-07-05T10:18:40.511Z] 3.2.0-dev.30: digest: sha256:ebe650053bafb2f3305c7155a5b90fcf0edbe45f35b0924806e9eb9708db3a1a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:18:40.856Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:18:41.196Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T10:18:41.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-07-05T10:18:41.196Z] 661649b52553: Preparing [2024-07-05T10:18:41.196Z] a4b4980f3b76: Preparing [2024-07-05T10:18:41.196Z] 05b070a11ece: Preparing [2024-07-05T10:18:41.196Z] 24b4fd85230a: Preparing [2024-07-05T10:18:41.196Z] c633ca6a9c2f: Preparing [2024-07-05T10:18:41.196Z] 6ef7bbab2f66: Preparing [2024-07-05T10:18:41.196Z] 069e293cd768: Preparing [2024-07-05T10:18:41.196Z] 5ec3e31ac20f: Preparing [2024-07-05T10:18:41.196Z] da707bb00cb8: Preparing [2024-07-05T10:18:41.196Z] 069e293cd768: Waiting [2024-07-05T10:18:41.196Z] 5ec3e31ac20f: Waiting [2024-07-05T10:18:41.196Z] da707bb00cb8: Waiting [2024-07-05T10:18:41.196Z] 6ef7bbab2f66: Waiting [2024-07-05T10:18:41.196Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:18:41.196Z] 24b4fd85230a: Layer already exists [2024-07-05T10:18:41.196Z] a4b4980f3b76: Layer already exists [2024-07-05T10:18:41.196Z] 05b070a11ece: Layer already exists [2024-07-05T10:18:41.196Z] 661649b52553: Layer already exists [2024-07-05T10:18:41.196Z] 6ef7bbab2f66: Layer already exists [2024-07-05T10:18:41.196Z] 5ec3e31ac20f: Layer already exists [2024-07-05T10:18:41.196Z] da707bb00cb8: Layer already exists [2024-07-05T10:18:41.196Z] 069e293cd768: Layer already exists [2024-07-05T10:18:41.460Z] 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30: digest: sha256:ebe650053bafb2f3305c7155a5b90fcf0edbe45f35b0924806e9eb9708db3a1a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:18:41.812Z] + 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-05T10:18:42.165Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-07-05T10:18:42.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-07-05T10:18:42.165Z] 661649b52553: Preparing [2024-07-05T10:18:42.165Z] a4b4980f3b76: Preparing [2024-07-05T10:18:42.165Z] 05b070a11ece: Preparing [2024-07-05T10:18:42.165Z] 24b4fd85230a: Preparing [2024-07-05T10:18:42.165Z] c633ca6a9c2f: Preparing [2024-07-05T10:18:42.165Z] 6ef7bbab2f66: Preparing [2024-07-05T10:18:42.165Z] 069e293cd768: Preparing [2024-07-05T10:18:42.165Z] 5ec3e31ac20f: Preparing [2024-07-05T10:18:42.165Z] da707bb00cb8: Preparing [2024-07-05T10:18:42.165Z] 6ef7bbab2f66: Waiting [2024-07-05T10:18:42.165Z] da707bb00cb8: Waiting [2024-07-05T10:18:42.165Z] 5ec3e31ac20f: Waiting [2024-07-05T10:18:42.165Z] 069e293cd768: Waiting [2024-07-05T10:18:42.165Z] a4b4980f3b76: Layer already exists [2024-07-05T10:18:42.165Z] 05b070a11ece: Layer already exists [2024-07-05T10:18:42.165Z] 661649b52553: Layer already exists [2024-07-05T10:18:42.165Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:18:42.165Z] 24b4fd85230a: Layer already exists [2024-07-05T10:18:42.165Z] 5ec3e31ac20f: Layer already exists [2024-07-05T10:18:42.165Z] 6ef7bbab2f66: Layer already exists [2024-07-05T10:18:42.165Z] 069e293cd768: Layer already exists [2024-07-05T10:18:42.165Z] da707bb00cb8: Layer already exists [2024-07-05T10:18:42.165Z] main: digest: sha256:ebe650053bafb2f3305c7155a5b90fcf0edbe45f35b0924806e9eb9708db3a1a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-05T10:18:42.499Z] ===================================================== [Pipeline] echo [2024-07-05T10:18:42.514Z] taggedImages: [2024-07-05T10:18:42.515Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T10:18:42.515Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-07-05T10:18:42.515Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.30 [2024-07-05T10:18:42.515Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T10:18:42.515Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-07-05T10:18:42.542Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-07-05T10:18:42.542Z] 1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T10:18:42.542Z] latest [2024-07-05T10:18:42.542Z] 3.2.0-dev.30 [2024-07-05T10:18:42.542Z] 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T10:18:42.542Z] main [2024-07-05T10:18:42.542Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:18:42.910Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1563034bdd075c93d67b99643895e9c750b93b8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:18:43.252Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T10:18:43.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-07-05T10:18:43.253Z] e8cb1f353057: Preparing [2024-07-05T10:18:43.253Z] 983441dabf89: Preparing [2024-07-05T10:18:43.253Z] 24b4fd85230a: Preparing [2024-07-05T10:18:43.253Z] c633ca6a9c2f: Preparing [2024-07-05T10:18:43.253Z] 68cbb711313e: Preparing [2024-07-05T10:18:43.253Z] 479299b2d9ae: Preparing [2024-07-05T10:18:43.253Z] da707bb00cb8: Preparing [2024-07-05T10:18:43.253Z] 479299b2d9ae: Waiting [2024-07-05T10:18:43.253Z] da707bb00cb8: Waiting [2024-07-05T10:18:43.253Z] 24b4fd85230a: Layer already exists [2024-07-05T10:18:43.253Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:18:43.529Z] da707bb00cb8: Layer already exists [2024-07-05T10:18:43.529Z] e8cb1f353057: Pushed [2024-07-05T10:18:43.798Z] 479299b2d9ae: Pushed [2024-07-05T10:18:44.749Z] 68cbb711313e: Pushed [2024-07-05T10:18:50.860Z] 983441dabf89: Pushed [2024-07-05T10:18:51.123Z] 1563034bdd075c93d67b99643895e9c750b93b8f: digest: sha256:4a17fa83e5dcb730483f84682747f128a09b7e0e830bf883d4d01c2f447a04a2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:18:51.474Z] + 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-05T10:18:51.820Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-07-05T10:18:51.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-07-05T10:18:51.820Z] e8cb1f353057: Preparing [2024-07-05T10:18:51.820Z] 983441dabf89: Preparing [2024-07-05T10:18:51.820Z] 24b4fd85230a: Preparing [2024-07-05T10:18:51.820Z] c633ca6a9c2f: Preparing [2024-07-05T10:18:51.820Z] 68cbb711313e: Preparing [2024-07-05T10:18:51.820Z] 479299b2d9ae: Preparing [2024-07-05T10:18:51.820Z] da707bb00cb8: Preparing [2024-07-05T10:18:51.820Z] 479299b2d9ae: Waiting [2024-07-05T10:18:51.820Z] da707bb00cb8: Waiting [2024-07-05T10:18:51.820Z] 24b4fd85230a: Layer already exists [2024-07-05T10:18:51.820Z] 983441dabf89: Layer already exists [2024-07-05T10:18:51.820Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:18:51.820Z] e8cb1f353057: Layer already exists [2024-07-05T10:18:51.820Z] 68cbb711313e: Layer already exists [2024-07-05T10:18:51.820Z] 479299b2d9ae: Layer already exists [2024-07-05T10:18:51.820Z] da707bb00cb8: Layer already exists [2024-07-05T10:18:52.084Z] latest: digest: sha256:4a17fa83e5dcb730483f84682747f128a09b7e0e830bf883d4d01c2f447a04a2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:18:52.436Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:18:53.750Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.30 [2024-07-05T10:18:53.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-07-05T10:18:54.015Z] e8cb1f353057: Preparing [2024-07-05T10:18:54.015Z] 983441dabf89: Preparing [2024-07-05T10:18:54.015Z] 24b4fd85230a: Preparing [2024-07-05T10:18:54.015Z] c633ca6a9c2f: Preparing [2024-07-05T10:18:54.015Z] 68cbb711313e: Preparing [2024-07-05T10:18:54.015Z] 479299b2d9ae: Preparing [2024-07-05T10:18:54.015Z] da707bb00cb8: Preparing [2024-07-05T10:18:54.015Z] 479299b2d9ae: Waiting [2024-07-05T10:18:54.015Z] da707bb00cb8: Waiting [2024-07-05T10:18:54.015Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:18:54.015Z] 68cbb711313e: Layer already exists [2024-07-05T10:18:54.015Z] e8cb1f353057: Layer already exists [2024-07-05T10:18:54.015Z] 983441dabf89: Layer already exists [2024-07-05T10:18:54.015Z] 24b4fd85230a: Layer already exists [2024-07-05T10:18:54.015Z] 479299b2d9ae: Layer already exists [2024-07-05T10:18:54.015Z] da707bb00cb8: Layer already exists [2024-07-05T10:18:54.015Z] 3.2.0-dev.30: digest: sha256:4a17fa83e5dcb730483f84682747f128a09b7e0e830bf883d4d01c2f447a04a2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:18:54.357Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:18:54.704Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T10:18:54.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-07-05T10:18:54.704Z] e8cb1f353057: Preparing [2024-07-05T10:18:54.704Z] 983441dabf89: Preparing [2024-07-05T10:18:54.704Z] 24b4fd85230a: Preparing [2024-07-05T10:18:54.704Z] c633ca6a9c2f: Preparing [2024-07-05T10:18:54.704Z] 68cbb711313e: Preparing [2024-07-05T10:18:54.704Z] 479299b2d9ae: Preparing [2024-07-05T10:18:54.704Z] da707bb00cb8: Preparing [2024-07-05T10:18:54.704Z] 479299b2d9ae: Waiting [2024-07-05T10:18:54.704Z] da707bb00cb8: Waiting [2024-07-05T10:18:54.704Z] 24b4fd85230a: Layer already exists [2024-07-05T10:18:54.704Z] e8cb1f353057: Layer already exists [2024-07-05T10:18:54.704Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:18:54.704Z] 68cbb711313e: Layer already exists [2024-07-05T10:18:54.704Z] 983441dabf89: Layer already exists [2024-07-05T10:18:54.704Z] 479299b2d9ae: Layer already exists [2024-07-05T10:18:54.704Z] da707bb00cb8: Layer already exists [2024-07-05T10:18:54.704Z] 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30: digest: sha256:4a17fa83e5dcb730483f84682747f128a09b7e0e830bf883d4d01c2f447a04a2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:18:55.321Z] + 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-05T10:18:55.674Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-07-05T10:18:55.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-07-05T10:18:55.674Z] e8cb1f353057: Preparing [2024-07-05T10:18:55.674Z] 983441dabf89: Preparing [2024-07-05T10:18:55.674Z] 24b4fd85230a: Preparing [2024-07-05T10:18:55.674Z] c633ca6a9c2f: Preparing [2024-07-05T10:18:55.674Z] 68cbb711313e: Preparing [2024-07-05T10:18:55.674Z] 479299b2d9ae: Preparing [2024-07-05T10:18:55.674Z] da707bb00cb8: Preparing [2024-07-05T10:18:55.674Z] 479299b2d9ae: Waiting [2024-07-05T10:18:55.674Z] da707bb00cb8: Waiting [2024-07-05T10:18:55.674Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:18:55.674Z] e8cb1f353057: Layer already exists [2024-07-05T10:18:55.674Z] 24b4fd85230a: Layer already exists [2024-07-05T10:18:55.674Z] 68cbb711313e: Layer already exists [2024-07-05T10:18:55.674Z] 983441dabf89: Layer already exists [2024-07-05T10:18:55.674Z] 479299b2d9ae: Layer already exists [2024-07-05T10:18:55.674Z] da707bb00cb8: Layer already exists [2024-07-05T10:18:55.936Z] main: digest: sha256:4a17fa83e5dcb730483f84682747f128a09b7e0e830bf883d4d01c2f447a04a2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-05T10:18:56.012Z] ===================================================== [Pipeline] echo [2024-07-05T10:18:56.025Z] taggedImages: [2024-07-05T10:18:56.025Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T10:18:56.025Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-07-05T10:18:56.025Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.30 [2024-07-05T10:18:56.025Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T10:18:56.025Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-07-05T10:18:56.047Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-07-05T10:18:56.047Z] 1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T10:18:56.047Z] latest [2024-07-05T10:18:56.047Z] 3.2.0-dev.30 [2024-07-05T10:18:56.047Z] 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T10:18:56.047Z] main [2024-07-05T10:18:56.047Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:18:56.389Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1563034bdd075c93d67b99643895e9c750b93b8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:18:56.729Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T10:18:56.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-07-05T10:18:56.729Z] 3ae25ce7bae9: Preparing [2024-07-05T10:18:56.729Z] 69bb91d67f5c: Preparing [2024-07-05T10:18:56.729Z] 24b4fd85230a: Preparing [2024-07-05T10:18:56.729Z] c633ca6a9c2f: Preparing [2024-07-05T10:18:56.729Z] 808f82aee89f: Preparing [2024-07-05T10:18:56.729Z] d2454f328caa: Preparing [2024-07-05T10:18:56.729Z] da707bb00cb8: Preparing [2024-07-05T10:18:56.729Z] d2454f328caa: Waiting [2024-07-05T10:18:56.729Z] da707bb00cb8: Waiting [2024-07-05T10:18:56.729Z] 808f82aee89f: Layer already exists [2024-07-05T10:18:56.729Z] 24b4fd85230a: Layer already exists [2024-07-05T10:18:56.729Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:18:56.994Z] d2454f328caa: Layer already exists [2024-07-05T10:18:56.994Z] da707bb00cb8: Layer already exists [2024-07-05T10:18:56.994Z] 3ae25ce7bae9: Pushed [2024-07-05T10:19:03.608Z] 69bb91d67f5c: Pushed [2024-07-05T10:19:03.608Z] 1563034bdd075c93d67b99643895e9c750b93b8f: digest: sha256:d9095c9ceef63a2b889062265d09f8848f10155ed442d78115152f907a84d7ac size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:19:03.966Z] + 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-05T10:19:04.312Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-07-05T10:19:04.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-07-05T10:19:04.312Z] 3ae25ce7bae9: Preparing [2024-07-05T10:19:04.312Z] 69bb91d67f5c: Preparing [2024-07-05T10:19:04.312Z] 24b4fd85230a: Preparing [2024-07-05T10:19:04.312Z] c633ca6a9c2f: Preparing [2024-07-05T10:19:04.312Z] 808f82aee89f: Preparing [2024-07-05T10:19:04.312Z] d2454f328caa: Preparing [2024-07-05T10:19:04.312Z] da707bb00cb8: Preparing [2024-07-05T10:19:04.312Z] d2454f328caa: Waiting [2024-07-05T10:19:04.312Z] da707bb00cb8: Waiting [2024-07-05T10:19:04.312Z] 24b4fd85230a: Layer already exists [2024-07-05T10:19:04.312Z] 808f82aee89f: Layer already exists [2024-07-05T10:19:04.312Z] 69bb91d67f5c: Layer already exists [2024-07-05T10:19:04.312Z] 3ae25ce7bae9: Layer already exists [2024-07-05T10:19:04.312Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:19:04.312Z] da707bb00cb8: Layer already exists [2024-07-05T10:19:04.312Z] d2454f328caa: Layer already exists [2024-07-05T10:19:04.575Z] latest: digest: sha256:d9095c9ceef63a2b889062265d09f8848f10155ed442d78115152f907a84d7ac size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:19:04.927Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:19:05.272Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.30 [2024-07-05T10:19:05.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-07-05T10:19:05.272Z] 3ae25ce7bae9: Preparing [2024-07-05T10:19:05.272Z] 69bb91d67f5c: Preparing [2024-07-05T10:19:05.272Z] 24b4fd85230a: Preparing [2024-07-05T10:19:05.272Z] c633ca6a9c2f: Preparing [2024-07-05T10:19:05.272Z] 808f82aee89f: Preparing [2024-07-05T10:19:05.272Z] d2454f328caa: Preparing [2024-07-05T10:19:05.272Z] da707bb00cb8: Preparing [2024-07-05T10:19:05.272Z] d2454f328caa: Waiting [2024-07-05T10:19:05.272Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:19:05.272Z] 24b4fd85230a: Layer already exists [2024-07-05T10:19:05.272Z] 69bb91d67f5c: Layer already exists [2024-07-05T10:19:05.272Z] 808f82aee89f: Layer already exists [2024-07-05T10:19:05.272Z] 3ae25ce7bae9: Layer already exists [2024-07-05T10:19:05.272Z] da707bb00cb8: Layer already exists [2024-07-05T10:19:05.272Z] d2454f328caa: Layer already exists [2024-07-05T10:19:05.534Z] 3.2.0-dev.30: digest: sha256:d9095c9ceef63a2b889062265d09f8848f10155ed442d78115152f907a84d7ac size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:19:05.882Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:19:06.224Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T10:19:06.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-07-05T10:19:06.224Z] 3ae25ce7bae9: Preparing [2024-07-05T10:19:06.224Z] 69bb91d67f5c: Preparing [2024-07-05T10:19:06.224Z] 24b4fd85230a: Preparing [2024-07-05T10:19:06.224Z] c633ca6a9c2f: Preparing [2024-07-05T10:19:06.224Z] 808f82aee89f: Preparing [2024-07-05T10:19:06.224Z] d2454f328caa: Preparing [2024-07-05T10:19:06.224Z] da707bb00cb8: Preparing [2024-07-05T10:19:06.224Z] d2454f328caa: Waiting [2024-07-05T10:19:06.224Z] da707bb00cb8: Waiting [2024-07-05T10:19:06.224Z] 3ae25ce7bae9: Layer already exists [2024-07-05T10:19:06.224Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:19:06.224Z] 24b4fd85230a: Layer already exists [2024-07-05T10:19:06.224Z] 808f82aee89f: Layer already exists [2024-07-05T10:19:06.224Z] 69bb91d67f5c: Layer already exists [2024-07-05T10:19:06.224Z] d2454f328caa: Layer already exists [2024-07-05T10:19:06.224Z] da707bb00cb8: Layer already exists [2024-07-05T10:19:06.224Z] 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30: digest: sha256:d9095c9ceef63a2b889062265d09f8848f10155ed442d78115152f907a84d7ac size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:19:06.632Z] + 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-05T10:19:06.980Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-07-05T10:19:06.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-07-05T10:19:06.980Z] 3ae25ce7bae9: Preparing [2024-07-05T10:19:06.980Z] 69bb91d67f5c: Preparing [2024-07-05T10:19:06.980Z] 24b4fd85230a: Preparing [2024-07-05T10:19:06.980Z] c633ca6a9c2f: Preparing [2024-07-05T10:19:06.980Z] 808f82aee89f: Preparing [2024-07-05T10:19:06.980Z] d2454f328caa: Preparing [2024-07-05T10:19:06.980Z] da707bb00cb8: Preparing [2024-07-05T10:19:06.980Z] d2454f328caa: Waiting [2024-07-05T10:19:06.980Z] da707bb00cb8: Waiting [2024-07-05T10:19:06.980Z] 3ae25ce7bae9: Layer already exists [2024-07-05T10:19:06.980Z] 808f82aee89f: Layer already exists [2024-07-05T10:19:06.980Z] 69bb91d67f5c: Layer already exists [2024-07-05T10:19:06.980Z] c633ca6a9c2f: Layer already exists [2024-07-05T10:19:06.980Z] 24b4fd85230a: Layer already exists [2024-07-05T10:19:06.980Z] d2454f328caa: Layer already exists [2024-07-05T10:19:06.981Z] da707bb00cb8: Layer already exists [2024-07-05T10:19:07.245Z] main: digest: sha256:d9095c9ceef63a2b889062265d09f8848f10155ed442d78115152f907a84d7ac size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-05T10:19:07.314Z] ===================================================== [Pipeline] echo [2024-07-05T10:19:07.327Z] taggedImages: [2024-07-05T10:19:07.327Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1563034bdd075c93d67b99643895e9c750b93b8f [2024-07-05T10:19:07.327Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-07-05T10:19:07.327Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.30 [2024-07-05T10:19:07.327Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [2024-07-05T10:19:07.327Z] - 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-05T10:19:07.695Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-05T10:19:07.696Z] [2024-07-05T10:19:07.696Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:19:08.019Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-05T10:19:08.019Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-05T10:19:08.019Z] 8998bd30e6a1: Pulling fs layer [2024-07-05T10:19:08.019Z] 04944245beec: Pulling fs layer [2024-07-05T10:19:08.019Z] 699f458cf7ca: Pulling fs layer [2024-07-05T10:19:08.019Z] 765212b225bb: Pulling fs layer [2024-07-05T10:19:08.019Z] f23df028b6ca: Pulling fs layer [2024-07-05T10:19:08.019Z] 765212b225bb: Waiting [2024-07-05T10:19:08.019Z] f23df028b6ca: Waiting [2024-07-05T10:19:08.019Z] d65c8cfc05b1: Pulling fs layer [2024-07-05T10:19:08.019Z] 2437ff75d9bd: Pulling fs layer [2024-07-05T10:19:08.019Z] d65c8cfc05b1: Waiting [2024-07-05T10:19:08.019Z] 2437ff75d9bd: Waiting [2024-07-05T10:19:08.286Z] 04944245beec: Verifying Checksum [2024-07-05T10:19:08.286Z] 04944245beec: Download complete [2024-07-05T10:19:08.286Z] 765212b225bb: Verifying Checksum [2024-07-05T10:19:08.286Z] 765212b225bb: Download complete [2024-07-05T10:19:08.286Z] f23df028b6ca: Verifying Checksum [2024-07-05T10:19:08.286Z] f23df028b6ca: Download complete [2024-07-05T10:19:08.286Z] d65c8cfc05b1: Download complete [2024-07-05T10:19:08.286Z] 699f458cf7ca: Verifying Checksum [2024-07-05T10:19:08.286Z] 699f458cf7ca: Download complete [2024-07-05T10:19:08.867Z] 8998bd30e6a1: Verifying Checksum [2024-07-05T10:19:08.867Z] 8998bd30e6a1: Download complete [2024-07-05T10:19:11.442Z] 2437ff75d9bd: Verifying Checksum [2024-07-05T10:19:11.442Z] 2437ff75d9bd: Download complete [2024-07-05T10:19:13.377Z] 8998bd30e6a1: Pull complete [2024-07-05T10:19:13.959Z] 04944245beec: Pull complete [2024-07-05T10:19:15.361Z] 699f458cf7ca: Pull complete [2024-07-05T10:19:15.627Z] 765212b225bb: Pull complete [2024-07-05T10:19:16.582Z] f23df028b6ca: Pull complete [2024-07-05T10:19:16.582Z] d65c8cfc05b1: Pull complete [2024-07-05T10:19:34.770Z] 2437ff75d9bd: Pull complete [2024-07-05T10:19:34.770Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-05T10:19:34.770Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-05T10:19:34.770Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-05T10:19:34.966Z] prd-ubuntu20.04-docker-arm64-4c-16g-5064 does not seem to be running inside a container [2024-07-05T10:19:35.010Z] $ 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/648 -v /w/workspace/edgex-go/648:/w/workspace/edgex-go/648:rw,z -v /w/workspace/edgex-go/648@tmp:/w/workspace/edgex-go/648@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-05T10:19:36.253Z] $ docker top ab454441ffe77e4aaa18f08df99be4f04482df387e8caf8e6a5452bfecd03a64 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-05T10:19:36.895Z] ---> job-cost.sh [2024-07-05T10:19:37.165Z] lf-activate-venv: SKIPPING [2024-07-05T10:19:37.165Z] INFO: No Stack... [2024-07-05T10:19:37.751Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-05T10:19:38.350Z] INFO: Archiving Costs [Pipeline] sh [2024-07-05T10:19:39.028Z] + + catcut /w/workspace/edgex-go/648/archives/cost.csv -d, [2024-07-05T10:19:39.028Z] -f6 [Pipeline] lock [2024-07-05T10:19:39.072Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-648-stack-cost] [2024-07-05T10:19:39.080Z] Resource [jenkins-edgexfoundry-edgex-go-main-648-stack-cost] did not exist. Created. [2024-07-05T10:19:39.086Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-648-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-05T10:19:39.423Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-05T10:19:40.016Z] Stashed 1 file(s) [Pipeline] } [2024-07-05T10:19:40.025Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-648-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-05T10:19:40.039Z] $ docker stop --time=1 ab454441ffe77e4aaa18f08df99be4f04482df387e8caf8e6a5452bfecd03a64 [2024-07-05T10:19:41.553Z] $ docker rm -f --volumes ab454441ffe77e4aaa18f08df99be4f04482df387e8caf8e6a5452bfecd03a64 [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-05T10:19:42.103Z] provisioning config files... [2024-07-05T10:19:42.112Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/648@tmp/config11854058326903446373tmp [Pipeline] { [Pipeline] sh [2024-07-05T10:19:42.415Z] + set +x [2024-07-05T10:19:42.415Z] + curl+ -s https://codecov.io/bash [2024-07-05T10:19:42.415Z] bash -s -- [2024-07-05T10:19:42.415Z] [2024-07-05T10:19:42.415Z] _____ _ [2024-07-05T10:19:42.415Z] / ____| | | [2024-07-05T10:19:42.415Z] | | ___ __| | ___ ___ _____ __ [2024-07-05T10:19:42.415Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-05T10:19:42.415Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-05T10:19:42.415Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-05T10:19:42.415Z] Bash-1.0.6 [2024-07-05T10:19:42.415Z] [2024-07-05T10:19:42.415Z] [2024-07-05T10:19:42.415Z] ==> git version 2.25.1 found [2024-07-05T10:19:42.415Z] ==> 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-05T10:19:42.415Z] Release-Date: 2020-01-08 [2024-07-05T10:19:42.415Z] 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-05T10:19:42.415Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-05T10:19:42.415Z] ==> Jenkins CI detected. [2024-07-05T10:19:42.415Z] current dir:  /w/workspace/edgex-go/648 [2024-07-05T10:19:42.415Z] project root: . [2024-07-05T10:19:42.415Z] --> token set from env [2024-07-05T10:19:42.415Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-05T10:19:42.415Z] ==> Running gcov in . (disable via -X gcov) [2024-07-05T10:19:42.415Z] ==> Python coveragepy not found [2024-07-05T10:19:42.415Z] ==> Searching for coverage reports in: [2024-07-05T10:19:42.415Z] + . [2024-07-05T10:19:42.675Z] -> Found 1 reports [2024-07-05T10:19:42.675Z] ==> Detecting git/mercurial file structure [2024-07-05T10:19:42.675Z] ==> Reading reports [2024-07-05T10:19:42.675Z] + ./coverage.out bytes=481596 [2024-07-05T10:19:42.675Z] ==> Appending adjustments [2024-07-05T10:19:42.675Z] https://docs.codecov.io/docs/fixing-reports [2024-07-05T10:19:43.611Z] + Found adjustments [2024-07-05T10:19:43.611Z] ==> Gzipping contents [2024-07-05T10:19:43.869Z] 60K /tmp/codecov.iHSGP2.gz [2024-07-05T10:19:43.869Z] ==> Uploading reports [2024-07-05T10:19:43.869Z] url: https://codecov.io [2024-07-05T10:19:43.869Z] query: branch=main&commit=1563034bdd075c93d67b99643895e9c750b93b8f&build=648&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F648%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-05T10:19:43.869Z] -> Pinging Codecov [2024-07-05T10:19:43.869Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=1563034bdd075c93d67b99643895e9c750b93b8f&build=648&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F648%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-05T10:19:43.869Z] -> Uploading to [2024-07-05T10:19:43.869Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-05/00271124DB129430A58F1EEE437C3FCB/1563034bdd075c93d67b99643895e9c750b93b8f/abadb5df-375d-4a75-b657-85fd11bba257.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240705%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240705T101943Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6a112cc1dd8fe10691e524fa3be9cf9266a411661505da838ab426475337f044 [2024-07-05T10:19:43.869Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-05T10:19:43.869Z] Dload Upload Total Spent Left Speed [2024-07-05T10:19:44.129Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 61396 0 0 100 61396 0 225k --:--:-- --:--:-- --:--:-- 224k 100 61396 0 0 100 61396 0 225k --:--:-- --:--:-- --:--:-- 224k [2024-07-05T10:19:44.129Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/1563034bdd075c93d67b99643895e9c750b93b8f [Pipeline] } [2024-07-05T10:19:44.136Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-07-05T10:19:44.346Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-07-05T10:19:44.366Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:19:44.673Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-05T10:19:44.673Z] [2024-07-05T10:19:44.673Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:19:44.970Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-05T10:19:45.229Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-07-05T10:19:45.229Z] 619be1103602: Already exists [2024-07-05T10:19:45.229Z] f8ea3408117e: Pulling fs layer [2024-07-05T10:19:45.229Z] 91320369b822: Pulling fs layer [2024-07-05T10:19:45.229Z] 0406650e8295: Pulling fs layer [2024-07-05T10:19:45.229Z] 4f4fb700ef54: Pulling fs layer [2024-07-05T10:19:45.229Z] 96d80e3f36e1: Pulling fs layer [2024-07-05T10:19:45.229Z] bcf3aedb951c: Pulling fs layer [2024-07-05T10:19:45.229Z] 4f4fb700ef54: Waiting [2024-07-05T10:19:45.229Z] 96d80e3f36e1: Waiting [2024-07-05T10:19:45.229Z] bcf3aedb951c: Waiting [2024-07-05T10:19:45.229Z] 0406650e8295: Verifying Checksum [2024-07-05T10:19:45.229Z] 0406650e8295: Download complete [2024-07-05T10:19:45.229Z] f8ea3408117e: Download complete [2024-07-05T10:19:45.229Z] 4f4fb700ef54: Verifying Checksum [2024-07-05T10:19:45.229Z] 4f4fb700ef54: Download complete [2024-07-05T10:19:45.489Z] f8ea3408117e: Pull complete [2024-07-05T10:19:45.489Z] 96d80e3f36e1: Verifying Checksum [2024-07-05T10:19:45.489Z] 96d80e3f36e1: Download complete [2024-07-05T10:19:46.060Z] 91320369b822: Verifying Checksum [2024-07-05T10:19:46.060Z] 91320369b822: Download complete [2024-07-05T10:19:46.319Z] bcf3aedb951c: Verifying Checksum [2024-07-05T10:19:46.319Z] bcf3aedb951c: Download complete [2024-07-05T10:19:49.797Z] 91320369b822: Pull complete [2024-07-05T10:19:49.797Z] 0406650e8295: Pull complete [2024-07-05T10:19:49.797Z] 4f4fb700ef54: Pull complete [2024-07-05T10:19:50.070Z] 96d80e3f36e1: Pull complete [2024-07-05T10:19:53.371Z] bcf3aedb951c: Pull complete [2024-07-05T10:19:53.371Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-07-05T10:19:53.630Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-05T10:19:53.630Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-05T10:19:53.719Z] prd-ubuntu20.04-docker-8c-8g-5062 does not seem to be running inside a container [2024-07-05T10:19:53.740Z] $ 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/648 -v /w/workspace/edgex-go/648:/w/workspace/edgex-go/648:rw,z -v /w/workspace/edgex-go/648@tmp:/w/workspace/edgex-go/648@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-07-05T10:20:02.716Z] $ docker top b4ae1e6a6c9603fa8520e2450a03995e0b7e1a215fca56264036277d51889c3e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-05T10:20:03.070Z] + git config --global --add safe.directory /w/workspace/edgex-go/648 [Pipeline] echo [2024-07-05T10:20:03.080Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-07-05T10:20:03.365Z] + set -o pipefail [2024-07-05T10:20:03.365Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-07-05T10:20:11.488Z] [2024-07-05T10:20:11.488Z] Monitoring /w/workspace/edgex-go/648 (github.com/edgexfoundry/edgex-go)... [2024-07-05T10:20:11.488Z] [2024-07-05T10:20:11.489Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/b3b3ce6b-3784-4cdc-b04f-a3d3d294eec7 [2024-07-05T10:20:11.489Z] [2024-07-05T10:20:11.489Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-07-05T10:20:11.489Z] [2024-07-05T10:20:11.489Z] [2024-07-05T10:20:11.489Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2024-07-05T10:20:11.489Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-07-05T10:20:11.750Z] $ docker stop --time=1 b4ae1e6a6c9603fa8520e2450a03995e0b7e1a215fca56264036277d51889c3e [2024-07-05T10:20:22.836Z] $ docker rm -f --volumes b4ae1e6a6c9603fa8520e2450a03995e0b7e1a215fca56264036277d51889c3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-07-05T10:20:23.377Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-05T10:20:23.395Z] provisioning config files... [2024-07-05T10:20:23.402Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/648@tmp/config1737456006821412449tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-05T10:20:23.707Z] --> edgex-publish-swagger.sh [2024-07-05T10:20:23.707Z] === Publish openapi/v3 API === [2024-07-05T10:20:23.707Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-07-05T10:20:23.707Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/648/openapi/v3/core-command.yaml] [2024-07-05T10:20:23.707Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-05T10:20:23.707Z] Dload Upload Total Spent Left Speed [2024-07-05T10:20:24.274Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 57311 --:--:-- --:--:-- --:--:-- 57211 100 32782 0 0 100 32782 0 57211 --:--:-- --:--:-- --:--:-- 57111 [2024-07-05T10:20:24.274Z] [2024-07-05T10:20:24.274Z] [2024-07-05T10:20:24.275Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/648/openapi/v3/core-data.yaml] [2024-07-05T10:20:24.275Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-05T10:20:24.275Z] Dload Upload Total Spent Left Speed [2024-07-05T10:20:24.844Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 115k --:--:-- --:--:-- --:--:-- 115k [2024-07-05T10:20:24.844Z] [2024-07-05T10:20:24.844Z] [2024-07-05T10:20:24.844Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/648/openapi/v3/core-keeper.yaml] [2024-07-05T10:20:24.844Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-05T10:20:24.844Z] Dload Upload Total Spent Left Speed [2024-07-05T10:20:25.103Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 226 110k --:--:-- --:--:-- --:--:-- 110k [2024-07-05T10:20:25.103Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-07-05T10:20:25.103Z] [2024-07-05T10:20:25.103Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/648/openapi/v3/core-metadata.yaml] [2024-07-05T10:20:25.103Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-05T10:20:25.103Z] Dload Upload Total Spent Left Speed [2024-07-05T10:20:25.671Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 148k 306 292k --:--:-- --:--:-- --:--:-- 292k [2024-07-05T10:20:25.672Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-07-05T10:20:25.672Z] [2024-07-05T10:20:25.672Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/648/openapi/v3/support-notifications.yaml] [2024-07-05T10:20:25.672Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-05T10:20:25.672Z] Dload Upload Total Spent Left Speed [2024-07-05T10:20:26.238Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 310 169k --:--:-- --:--:-- --:--:-- 169k [2024-07-05T10:20:26.238Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-07-05T10:20:26.238Z] [2024-07-05T10:20:26.239Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/648/openapi/v3/support-scheduler.yaml] [2024-07-05T10:20:26.239Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-05T10:20:26.239Z] Dload Upload Total Spent Left Speed [2024-07-05T10:20:26.806Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 329 78126 --:--:-- --:--:-- --:--:-- 78456 [2024-07-05T10:20:26.806Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-07-05T10:20:26.806Z] [Pipeline] } [2024-07-05T10:20:26.812Z] 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-05T10:20:27.245Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-05T10:20:27.245Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:20:27.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-05T10:20:27.548Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-05T10:20:27.643Z] prd-ubuntu20.04-docker-8c-8g-5062 does not seem to be running inside a container [2024-07-05T10:20:27.667Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/648 -v /w/workspace/edgex-go/648:/w/workspace/edgex-go/648:rw,z -v /w/workspace/edgex-go/648@tmp:/w/workspace/edgex-go/648@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-05T10:20:28.779Z] $ docker top 04a6c5bf9aea6b6a34e854b5b58a17cc52d6b9466012ee3d86662b012a04d2b7 -eo pid,comm [2024-07-05T10:20:28.829Z] 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-05T10:20:28.829Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-05T10:20:28.891Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-05T10:20:28.892Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-05T10:20:29.014Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-05T10:20:29.008Z] $ docker exec 04a6c5bf9aea6b6a34e854b5b58a17cc52d6b9466012ee3d86662b012a04d2b7 ssh-agent [2024-07-05T10:20:29.146Z] SSH_AUTH_SOCK=/tmp/ssh-BKBhIIYZVLbM/agent.15 [2024-07-05T10:20:29.146Z] SSH_AGENT_PID=28 [2024-07-05T10:20:29.150Z] Running ssh-add (command line suppressed) [2024-07-05T10:20:29.234Z] Identity added: /w/workspace/edgex-go/648@tmp/private_key_11837412325291574649.key (/w/workspace/edgex-go/648@tmp/private_key_11837412325291574649.key) [2024-07-05T10:20:29.255Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-05T10:20:29.544Z] + git semver tag [2024-07-05T10:20:29.802Z] 2024-07-05 10:20:29,727 [run_tag] DEBUG tag force:False [2024-07-05T10:20:29.802Z] 2024-07-05 10:20:29,727 [check_head_tag] DEBUG check head tag [2024-07-05T10:20:29.802Z] 2024-07-05 10:20:29,729 [execute] INFO git cat-file --batch-check [2024-07-05T10:20:29.802Z] 2024-07-05 10:20:29,729 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/648, universal_newlines=False, shell=None, istream=) [2024-07-05T10:20:29.802Z] 2024-07-05 10:20:29,733 [execute] INFO git cat-file --batch [2024-07-05T10:20:29.802Z] 2024-07-05 10:20:29,733 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/648, universal_newlines=False, shell=None, istream=) [2024-07-05T10:20:29.802Z] 2024-07-05 10:20:29,768 [read_version] DEBUG read version from /w/workspace/edgex-go/648/.semver/main [2024-07-05T10:20:29.802Z] 2024-07-05 10:20:29,768 [execute] INFO git tag -a v3.2.0-dev.30 -m v3.2.0-dev.30 [2024-07-05T10:20:29.802Z] 2024-07-05 10:20:29,768 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.30', '-m', 'v3.2.0-dev.30'], cwd=/w/workspace/edgex-go/648, universal_newlines=False, shell=None, istream=None) [2024-07-05T10:20:29.802Z] 2024-07-05 10:20:29,771 [read_version] DEBUG read version from /w/workspace/edgex-go/648/.semver/main [2024-07-05T10:20:29.802Z] 3.2.0-dev.30 [Pipeline] } [2024-07-05T10:20:29.803Z] $ docker exec --env ******** --env ******** 04a6c5bf9aea6b6a34e854b5b58a17cc52d6b9466012ee3d86662b012a04d2b7 ssh-agent -k [2024-07-05T10:20:29.879Z] unset SSH_AUTH_SOCK; [2024-07-05T10:20:29.879Z] unset SSH_AGENT_PID; [2024-07-05T10:20:29.879Z] echo Agent pid 28 killed; [2024-07-05T10:20:29.896Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-05T10:20:30.227Z] + git semver [Pipeline] } [2024-07-05T10:20:30.488Z] $ docker stop --time=1 04a6c5bf9aea6b6a34e854b5b58a17cc52d6b9466012ee3d86662b012a04d2b7 [2024-07-05T10:20:32.018Z] $ docker rm -f --volumes 04a6c5bf9aea6b6a34e854b5b58a17cc52d6b9466012ee3d86662b012a04d2b7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:20:32.428Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-05T10:20:32.428Z] [2024-07-05T10:20:32.428Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:20:32.726Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-05T10:20:32.985Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-07-05T10:20:32.985Z] ab5ef0e58194: Pulling fs layer [2024-07-05T10:20:32.985Z] 9712f1f96733: Pulling fs layer [2024-07-05T10:20:32.985Z] 63f879dbbcfc: Pulling fs layer [2024-07-05T10:20:32.985Z] 0d9ebad4ef96: Pulling fs layer [2024-07-05T10:20:32.985Z] e9a5061849ea: Pulling fs layer [2024-07-05T10:20:32.985Z] d747dcd14b5f: Pulling fs layer [2024-07-05T10:20:32.985Z] 2de7ff778b66: Pulling fs layer [2024-07-05T10:20:32.985Z] 0d9ebad4ef96: Waiting [2024-07-05T10:20:32.985Z] e9a5061849ea: Waiting [2024-07-05T10:20:32.985Z] d747dcd14b5f: Waiting [2024-07-05T10:20:32.985Z] 2de7ff778b66: Waiting [2024-07-05T10:20:32.985Z] 9712f1f96733: Download complete [2024-07-05T10:20:33.245Z] 63f879dbbcfc: Verifying Checksum [2024-07-05T10:20:33.245Z] 63f879dbbcfc: Download complete [2024-07-05T10:20:33.503Z] e9a5061849ea: Verifying Checksum [2024-07-05T10:20:33.503Z] e9a5061849ea: Download complete [2024-07-05T10:20:33.503Z] d747dcd14b5f: Download complete [2024-07-05T10:20:33.503Z] ab5ef0e58194: Verifying Checksum [2024-07-05T10:20:33.503Z] ab5ef0e58194: Download complete [2024-07-05T10:20:33.503Z] 0d9ebad4ef96: Verifying Checksum [2024-07-05T10:20:33.503Z] 0d9ebad4ef96: Download complete [2024-07-05T10:20:33.503Z] 2de7ff778b66: Verifying Checksum [2024-07-05T10:20:33.503Z] 2de7ff778b66: Download complete [2024-07-05T10:20:36.045Z] ab5ef0e58194: Pull complete [2024-07-05T10:20:36.305Z] 9712f1f96733: Pull complete [2024-07-05T10:20:37.244Z] 63f879dbbcfc: Pull complete [2024-07-05T10:20:41.473Z] 0d9ebad4ef96: Pull complete [2024-07-05T10:20:41.740Z] e9a5061849ea: Pull complete [2024-07-05T10:20:41.740Z] d747dcd14b5f: Pull complete [2024-07-05T10:20:43.116Z] 2de7ff778b66: Pull complete [2024-07-05T10:20:43.116Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-07-05T10:20:43.116Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-05T10:20:43.116Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-05T10:20:43.233Z] prd-ubuntu20.04-docker-8c-8g-5062 does not seem to be running inside a container [2024-07-05T10:20:43.255Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/648 -v /w/workspace/edgex-go/648:/w/workspace/edgex-go/648:rw,z -v /w/workspace/edgex-go/648@tmp:/w/workspace/edgex-go/648@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-07-05T10:20:57.356Z] $ docker top caa76d78377a56da76d5cf912be1e2afd1bce555f924519539db72dce5ed9bbe -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-07-05T10:20:57.438Z] provisioning config files... [2024-07-05T10:20:57.444Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/648@tmp/config7942627065832393516tmp [2024-07-05T10:20:57.453Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/648@tmp/config16007179195203892201tmp [2024-07-05T10:20:57.462Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/648@tmp/config7288494175345380162tmp [Pipeline] { [Pipeline] echo [2024-07-05T10:20:57.490Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-05T10:20:57.783Z] ---> sigul-configuration.sh [2024-07-05T10:20:57.783Z] gpg: directory `/root/.gnupg' created [2024-07-05T10:20:57.783Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-07-05T10:20:57.783Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-07-05T10:20:57.783Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-07-05T10:20:57.783Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-07-05T10:20:57.783Z] gpg: CAST5 encrypted data [2024-07-05T10:20:57.783Z] gpg: encrypted with 1 passphrase [2024-07-05T10:20:57.783Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-07-05T10:20:58.081Z] + mkdir /home/jenkins [2024-07-05T10:20:58.081Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-07-05T10:20:58.381Z] + 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-05T10:20:58.394Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-05T10:20:58.688Z] ---> sigul-install.sh [2024-07-05T10:20:58.688Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-07-05T10:20:58.986Z] + git tag --list [2024-07-05T10:20:58.986Z] 0.6.0 [2024-07-05T10:20:58.986Z] 0.6.1 [2024-07-05T10:20:58.986Z] 0.7.0 [2024-07-05T10:20:58.986Z] 0.7.1 [2024-07-05T10:20:58.986Z] v1.0.0 [2024-07-05T10:20:58.986Z] v1.0.1 [2024-07-05T10:20:58.986Z] v1.1.0 [2024-07-05T10:20:58.986Z] v1.2.0 [2024-07-05T10:20:58.986Z] v1.2.1 [2024-07-05T10:20:58.986Z] v1.3.0 [2024-07-05T10:20:58.986Z] v1.3.1 [2024-07-05T10:20:58.986Z] v2.0.0 [2024-07-05T10:20:58.986Z] v2.1.0 [2024-07-05T10:20:58.986Z] v2.1.1 [2024-07-05T10:20:58.986Z] v2.2.0 [2024-07-05T10:20:58.986Z] v2.3.0 [2024-07-05T10:20:58.986Z] v3.0 [2024-07-05T10:20:58.986Z] v3.0.0 [2024-07-05T10:20:58.986Z] v3.1 [2024-07-05T10:20:58.986Z] v3.1.0 [2024-07-05T10:20:58.986Z] v3.1.0-dev.1 [2024-07-05T10:20:58.986Z] v3.1.0-dev.10 [2024-07-05T10:20:58.986Z] v3.1.0-dev.11 [2024-07-05T10:20:58.986Z] v3.1.0-dev.12 [2024-07-05T10:20:58.986Z] v3.1.0-dev.13 [2024-07-05T10:20:58.986Z] v3.1.0-dev.14 [2024-07-05T10:20:58.986Z] v3.1.0-dev.15 [2024-07-05T10:20:58.986Z] v3.1.0-dev.16 [2024-07-05T10:20:58.986Z] v3.1.0-dev.17 [2024-07-05T10:20:58.986Z] v3.1.0-dev.18 [2024-07-05T10:20:58.986Z] v3.1.0-dev.19 [2024-07-05T10:20:58.986Z] v3.1.0-dev.2 [2024-07-05T10:20:58.986Z] v3.1.0-dev.20 [2024-07-05T10:20:58.986Z] v3.1.0-dev.21 [2024-07-05T10:20:58.986Z] v3.1.0-dev.22 [2024-07-05T10:20:58.986Z] v3.1.0-dev.23 [2024-07-05T10:20:58.986Z] v3.1.0-dev.24 [2024-07-05T10:20:58.986Z] v3.1.0-dev.25 [2024-07-05T10:20:58.986Z] v3.1.0-dev.26 [2024-07-05T10:20:58.986Z] v3.1.0-dev.27 [2024-07-05T10:20:58.986Z] v3.1.0-dev.28 [2024-07-05T10:20:58.986Z] v3.1.0-dev.29 [2024-07-05T10:20:58.986Z] v3.1.0-dev.3 [2024-07-05T10:20:58.986Z] v3.1.0-dev.30 [2024-07-05T10:20:58.986Z] v3.1.0-dev.31 [2024-07-05T10:20:58.986Z] v3.1.0-dev.32 [2024-07-05T10:20:58.986Z] v3.1.0-dev.33 [2024-07-05T10:20:58.986Z] v3.1.0-dev.34 [2024-07-05T10:20:58.986Z] v3.1.0-dev.35 [2024-07-05T10:20:58.986Z] v3.1.0-dev.36 [2024-07-05T10:20:58.986Z] v3.1.0-dev.37 [2024-07-05T10:20:58.986Z] v3.1.0-dev.38 [2024-07-05T10:20:58.986Z] v3.1.0-dev.39 [2024-07-05T10:20:58.986Z] v3.1.0-dev.4 [2024-07-05T10:20:58.986Z] v3.1.0-dev.40 [2024-07-05T10:20:58.986Z] v3.1.0-dev.41 [2024-07-05T10:20:58.986Z] v3.1.0-dev.42 [2024-07-05T10:20:58.986Z] v3.1.0-dev.43 [2024-07-05T10:20:58.986Z] v3.1.0-dev.44 [2024-07-05T10:20:58.986Z] v3.1.0-dev.45 [2024-07-05T10:20:58.986Z] v3.1.0-dev.46 [2024-07-05T10:20:58.986Z] v3.1.0-dev.47 [2024-07-05T10:20:58.986Z] v3.1.0-dev.48 [2024-07-05T10:20:58.986Z] v3.1.0-dev.49 [2024-07-05T10:20:58.986Z] v3.1.0-dev.5 [2024-07-05T10:20:58.986Z] v3.1.0-dev.50 [2024-07-05T10:20:58.986Z] v3.1.0-dev.51 [2024-07-05T10:20:58.986Z] v3.1.0-dev.52 [2024-07-05T10:20:58.986Z] v3.1.0-dev.53 [2024-07-05T10:20:58.986Z] v3.1.0-dev.54 [2024-07-05T10:20:58.986Z] v3.1.0-dev.55 [2024-07-05T10:20:58.986Z] v3.1.0-dev.56 [2024-07-05T10:20:58.986Z] v3.1.0-dev.57 [2024-07-05T10:20:58.986Z] v3.1.0-dev.58 [2024-07-05T10:20:58.986Z] v3.1.0-dev.59 [2024-07-05T10:20:58.986Z] v3.1.0-dev.6 [2024-07-05T10:20:58.986Z] v3.1.0-dev.60 [2024-07-05T10:20:58.986Z] v3.1.0-dev.61 [2024-07-05T10:20:58.986Z] v3.1.0-dev.62 [2024-07-05T10:20:58.986Z] v3.1.0-dev.63 [2024-07-05T10:20:58.986Z] v3.1.0-dev.64 [2024-07-05T10:20:58.986Z] v3.1.0-dev.65 [2024-07-05T10:20:58.986Z] v3.1.0-dev.66 [2024-07-05T10:20:58.986Z] v3.1.0-dev.67 [2024-07-05T10:20:58.986Z] v3.1.0-dev.68 [2024-07-05T10:20:58.986Z] v3.1.0-dev.69 [2024-07-05T10:20:58.986Z] v3.1.0-dev.7 [2024-07-05T10:20:58.986Z] v3.1.0-dev.70 [2024-07-05T10:20:58.986Z] v3.1.0-dev.71 [2024-07-05T10:20:58.986Z] v3.1.0-dev.72 [2024-07-05T10:20:58.986Z] v3.1.0-dev.73 [2024-07-05T10:20:58.986Z] v3.1.0-dev.8 [2024-07-05T10:20:58.986Z] v3.1.0-dev.9 [2024-07-05T10:20:58.986Z] v3.1.1 [2024-07-05T10:20:58.986Z] v3.1.1-dev.1 [2024-07-05T10:20:58.986Z] v3.1.1-dev.2 [2024-07-05T10:20:58.986Z] v3.2.0-dev.1 [2024-07-05T10:20:58.986Z] v3.2.0-dev.10 [2024-07-05T10:20:58.986Z] v3.2.0-dev.11 [2024-07-05T10:20:58.986Z] v3.2.0-dev.12 [2024-07-05T10:20:58.986Z] v3.2.0-dev.13 [2024-07-05T10:20:58.986Z] v3.2.0-dev.14 [2024-07-05T10:20:58.986Z] v3.2.0-dev.15 [2024-07-05T10:20:58.986Z] v3.2.0-dev.16 [2024-07-05T10:20:58.986Z] v3.2.0-dev.17 [2024-07-05T10:20:58.986Z] v3.2.0-dev.18 [2024-07-05T10:20:58.986Z] v3.2.0-dev.19 [2024-07-05T10:20:58.986Z] v3.2.0-dev.2 [2024-07-05T10:20:58.986Z] v3.2.0-dev.20 [2024-07-05T10:20:58.986Z] v3.2.0-dev.21 [2024-07-05T10:20:58.986Z] v3.2.0-dev.22 [2024-07-05T10:20:58.986Z] v3.2.0-dev.23 [2024-07-05T10:20:58.986Z] v3.2.0-dev.24 [2024-07-05T10:20:58.986Z] v3.2.0-dev.25 [2024-07-05T10:20:58.986Z] v3.2.0-dev.26 [2024-07-05T10:20:58.986Z] v3.2.0-dev.27 [2024-07-05T10:20:58.986Z] v3.2.0-dev.28 [2024-07-05T10:20:58.986Z] v3.2.0-dev.29 [2024-07-05T10:20:58.986Z] v3.2.0-dev.3 [2024-07-05T10:20:58.986Z] v3.2.0-dev.30 [2024-07-05T10:20:58.986Z] v3.2.0-dev.4 [2024-07-05T10:20:58.986Z] v3.2.0-dev.5 [2024-07-05T10:20:58.986Z] v3.2.0-dev.6 [2024-07-05T10:20:58.986Z] v3.2.0-dev.7 [2024-07-05T10:20:58.986Z] v3.2.0-dev.8 [2024-07-05T10:20:58.986Z] v3.2.0-dev.9 [Pipeline] sh [2024-07-05T10:20:59.281Z] + lftools sign git-tag v3.2.0-dev.30 [2024-07-05T10:20:59.849Z] Signing Git tag with Sigul... [2024-07-05T10:20:59.849Z] Signing v3.2.0-dev.30 [Pipeline] echo [2024-07-05T10:21:00.431Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-05T10:21:00.755Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-07-05T10:21:00.762Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-07-05T10:21:00.783Z] $ docker stop --time=1 caa76d78377a56da76d5cf912be1e2afd1bce555f924519539db72dce5ed9bbe [2024-07-05T10:21:02.366Z] $ docker rm -f --volumes caa76d78377a56da76d5cf912be1e2afd1bce555f924519539db72dce5ed9bbe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-07-05T10:21:02.901Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-05T10:21:02.901Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:21:03.203Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-05T10:21:03.203Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-05T10:21:03.280Z] prd-ubuntu20.04-docker-8c-8g-5062 does not seem to be running inside a container [2024-07-05T10:21:03.301Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/648 -v /w/workspace/edgex-go/648:/w/workspace/edgex-go/648:rw,z -v /w/workspace/edgex-go/648@tmp:/w/workspace/edgex-go/648@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-05T10:21:03.726Z] $ docker top 7064a1a21ef193ae7aaff9868120055119514d07eb9c63cfdb302a447f38232d -eo pid,comm [2024-07-05T10:21:03.780Z] 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-05T10:21:03.780Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-05T10:21:03.843Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-05T10:21:03.843Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-05T10:21:03.971Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-05T10:21:03.965Z] $ docker exec 7064a1a21ef193ae7aaff9868120055119514d07eb9c63cfdb302a447f38232d ssh-agent [2024-07-05T10:21:04.075Z] SSH_AUTH_SOCK=/tmp/ssh-UVdevIjLc5DT/agent.32 [2024-07-05T10:21:04.075Z] SSH_AGENT_PID=38 [2024-07-05T10:21:04.079Z] Running ssh-add (command line suppressed) [2024-07-05T10:21:04.161Z] Identity added: /w/workspace/edgex-go/648@tmp/private_key_4751106003395015741.key (/w/workspace/edgex-go/648@tmp/private_key_4751106003395015741.key) [2024-07-05T10:21:04.181Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-05T10:21:04.471Z] + git semver bump pre [2024-07-05T10:21:04.730Z] 2024-07-05 10:21:04,627 [read_version] DEBUG read version from /w/workspace/edgex-go/648/.semver/main [2024-07-05T10:21:04.730Z] 2024-07-05 10:21:04,628 [bump_version] DEBUG bumping version:3.2.0-dev.30 on axis:pre with prefix:dev [2024-07-05T10:21:04.730Z] 2024-07-05 10:21:04,628 [bump_version] DEBUG bumped version:3.2.0-dev.31 [2024-07-05T10:21:04.730Z] 2024-07-05 10:21:04,628 [write_version] DEBUG write version:3.2.0-dev.31 to path:/w/workspace/edgex-go/648/.semver/main with force:True [2024-07-05T10:21:04.730Z] 2024-07-05 10:21:04,628 [read_version] DEBUG read version from /w/workspace/edgex-go/648/.semver/main [2024-07-05T10:21:04.730Z] 2024-07-05 10:21:04,628 [write_file] DEBUG write to file:/w/workspace/edgex-go/648/.semver/main [2024-07-05T10:21:04.730Z] 2024-07-05 10:21:04,631 [execute] INFO git cat-file --batch-check [2024-07-05T10:21:04.730Z] 2024-07-05 10:21:04,631 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/648/.semver, universal_newlines=False, shell=None, istream=) [2024-07-05T10:21:04.730Z] 2024-07-05 10:21:04,636 [execute] INFO git cat-file --batch [2024-07-05T10:21:04.730Z] 2024-07-05 10:21:04,637 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/648/.semver, universal_newlines=False, shell=None, istream=) [2024-07-05T10:21:04.730Z] 2024-07-05 10:21:04,641 [read_version] DEBUG read version from /w/workspace/edgex-go/648/.semver/main [2024-07-05T10:21:04.730Z] 3.2.0-dev.31 [Pipeline] } [2024-07-05T10:21:04.730Z] $ docker exec --env ******** --env ******** 7064a1a21ef193ae7aaff9868120055119514d07eb9c63cfdb302a447f38232d ssh-agent -k [2024-07-05T10:21:04.828Z] unset SSH_AUTH_SOCK; [2024-07-05T10:21:04.828Z] unset SSH_AGENT_PID; [2024-07-05T10:21:04.828Z] echo Agent pid 38 killed; [2024-07-05T10:21:04.847Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-05T10:21:05.248Z] + git semver [Pipeline] } [2024-07-05T10:21:05.511Z] $ docker stop --time=1 7064a1a21ef193ae7aaff9868120055119514d07eb9c63cfdb302a447f38232d [2024-07-05T10:21:07.150Z] $ docker rm -f --volumes 7064a1a21ef193ae7aaff9868120055119514d07eb9c63cfdb302a447f38232d [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-05T10:21:07.546Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-05T10:21:07.546Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:21:07.845Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-05T10:21:07.845Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-05T10:21:07.923Z] prd-ubuntu20.04-docker-8c-8g-5062 does not seem to be running inside a container [2024-07-05T10:21:07.945Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/648 -v /w/workspace/edgex-go/648:/w/workspace/edgex-go/648:rw,z -v /w/workspace/edgex-go/648@tmp:/w/workspace/edgex-go/648@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-05T10:21:08.806Z] $ docker top 258e24083891ecc2d2822523f492c6dabca34e8bb8bd965aeca78ed8cde36c7b -eo pid,comm [2024-07-05T10:21:08.861Z] 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-05T10:21:08.861Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-05T10:21:08.919Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-05T10:21:08.919Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-05T10:21:09.039Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-05T10:21:09.034Z] $ docker exec 258e24083891ecc2d2822523f492c6dabca34e8bb8bd965aeca78ed8cde36c7b ssh-agent [2024-07-05T10:21:09.150Z] SSH_AUTH_SOCK=/tmp/ssh-SnNb0ZEhYmE6/agent.14 [2024-07-05T10:21:09.150Z] SSH_AGENT_PID=26 [2024-07-05T10:21:09.164Z] Running ssh-add (command line suppressed) [2024-07-05T10:21:09.263Z] Identity added: /w/workspace/edgex-go/648@tmp/private_key_9728117635903573989.key (/w/workspace/edgex-go/648@tmp/private_key_9728117635903573989.key) [2024-07-05T10:21:09.284Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-05T10:21:09.575Z] + git semver push [2024-07-05T10:21:09.834Z] 2024-07-05 10:21:09,753 [run_push] DEBUG push [2024-07-05T10:21:09.834Z] 2024-07-05 10:21:09,754 [execute] INFO git cat-file --batch-check [2024-07-05T10:21:09.834Z] 2024-07-05 10:21:09,755 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/648/.semver, universal_newlines=False, shell=None, istream=) [2024-07-05T10:21:09.834Z] 2024-07-05 10:21:09,759 [execute] INFO git rev-list eb85b49c81767caa8e058dc89bc191a410d89805 -- [2024-07-05T10:21:09.834Z] 2024-07-05 10:21:09,760 [execute] DEBUG Popen(['git', 'rev-list', 'eb85b49c81767caa8e058dc89bc191a410d89805', '--'], cwd=/w/workspace/edgex-go/648/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-05T10:21:09.834Z] 2024-07-05 10:21:09,780 [execute] INFO git fetch -v origin [2024-07-05T10:21:09.834Z] 2024-07-05 10:21:09,780 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/648/.semver, universal_newlines=True, shell=None, istream=None) [2024-07-05T10:21:10.403Z] 2024-07-05 10:21:10,202 [run_push] DEBUG no remote changes detected [2024-07-05T10:21:10.403Z] 2024-07-05 10:21:10,202 [execute] INFO git push origin semver [2024-07-05T10:21:10.403Z] 2024-07-05 10:21:10,202 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/648/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-05T10:21:11.340Z] 2024-07-05 10:21:10,997 [run_push] DEBUG push all version tags [2024-07-05T10:21:11.340Z] 2024-07-05 10:21:10,998 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-07-05T10:21:11.340Z] 2024-07-05 10:21:10,998 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/648, universal_newlines=False, shell=None, istream=None) [2024-07-05T10:21:11.914Z] 2024-07-05 10:21:11,780 [read_version] DEBUG read version from /w/workspace/edgex-go/648/.semver/main [2024-07-05T10:21:11.914Z] 3.2.0-dev.31 [Pipeline] } [2024-07-05T10:21:11.914Z] $ docker exec --env ******** --env ******** 258e24083891ecc2d2822523f492c6dabca34e8bb8bd965aeca78ed8cde36c7b ssh-agent -k [2024-07-05T10:21:11.994Z] unset SSH_AUTH_SOCK; [2024-07-05T10:21:11.994Z] unset SSH_AGENT_PID; [2024-07-05T10:21:11.994Z] echo Agent pid 26 killed; [2024-07-05T10:21:12.013Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-05T10:21:12.343Z] + git semver [Pipeline] } [2024-07-05T10:21:12.604Z] $ docker stop --time=1 258e24083891ecc2d2822523f492c6dabca34e8bb8bd965aeca78ed8cde36c7b [2024-07-05T10:21:14.077Z] $ docker rm -f --volumes 258e24083891ecc2d2822523f492c6dabca34e8bb8bd965aeca78ed8cde36c7b [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-05T10:21:14.701Z] + [ -d /w/workspace/edgex-go/648/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-07-05T10:21:14.989Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-05T10:21:15.842Z] ---> package-listing.sh [2024-07-05T10:21:15.842Z] ++ facter osfamily [2024-07-05T10:21:15.842Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-05T10:21:16.100Z] + OS_FAMILY=debian [2024-07-05T10:21:16.100Z] + workspace=/w/workspace/edgex-go/648 [2024-07-05T10:21:16.100Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-05T10:21:16.100Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-05T10:21:16.100Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-05T10:21:16.100Z] + PACKAGES=/tmp/packages_start.txt [2024-07-05T10:21:16.100Z] + '[' /w/workspace/edgex-go/648 ']' [2024-07-05T10:21:16.100Z] + PACKAGES=/tmp/packages_end.txt [2024-07-05T10:21:16.100Z] + case "${OS_FAMILY}" in [2024-07-05T10:21:16.100Z] + dpkg -l [2024-07-05T10:21:16.100Z] + grep '^ii' [2024-07-05T10:21:16.100Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-05T10:21:16.100Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-05T10:21:16.100Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-05T10:21:16.100Z] + '[' /w/workspace/edgex-go/648 ']' [2024-07-05T10:21:16.100Z] + mkdir -p /w/workspace/edgex-go/648/archives/ [2024-07-05T10:21:16.100Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/648/archives/ [Pipeline] echo [2024-07-05T10:21:16.109Z] 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/648/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-05T10:21:16.383Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:21:16.993Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-05T10:21:16.993Z] [2024-07-05T10:21:16.993Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:21:17.295Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-05T10:21:17.553Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-05T10:21:17.553Z] 5eb5b503b376: Pulling fs layer [2024-07-05T10:21:17.553Z] 5c69ac0246d0: Pulling fs layer [2024-07-05T10:21:17.553Z] ec43610c2a17: Pulling fs layer [2024-07-05T10:21:17.553Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-05T10:21:17.553Z] 33b1e0a273af: Pulling fs layer [2024-07-05T10:21:17.553Z] 5d3b04190fa2: Pulling fs layer [2024-07-05T10:21:17.553Z] 2f39f015ded8: Pulling fs layer [2024-07-05T10:21:17.553Z] 5d3b04190fa2: Waiting [2024-07-05T10:21:17.553Z] 3a2ae6a8a46f: Waiting [2024-07-05T10:21:17.553Z] 33b1e0a273af: Waiting [2024-07-05T10:21:17.553Z] 5c69ac0246d0: Download complete [2024-07-05T10:21:17.553Z] 3a2ae6a8a46f: Download complete [2024-07-05T10:21:17.553Z] 33b1e0a273af: Verifying Checksum [2024-07-05T10:21:17.553Z] 33b1e0a273af: Download complete [2024-07-05T10:21:17.553Z] ec43610c2a17: Verifying Checksum [2024-07-05T10:21:17.553Z] ec43610c2a17: Download complete [2024-07-05T10:21:17.553Z] 5d3b04190fa2: Verifying Checksum [2024-07-05T10:21:17.553Z] 5d3b04190fa2: Download complete [2024-07-05T10:21:17.812Z] 5eb5b503b376: Verifying Checksum [2024-07-05T10:21:17.812Z] 5eb5b503b376: Download complete [2024-07-05T10:21:18.378Z] 2f39f015ded8: Verifying Checksum [2024-07-05T10:21:18.378Z] 2f39f015ded8: Download complete [2024-07-05T10:21:19.319Z] 5eb5b503b376: Pull complete [2024-07-05T10:21:19.577Z] 5c69ac0246d0: Pull complete [2024-07-05T10:21:20.146Z] ec43610c2a17: Pull complete [2024-07-05T10:21:20.146Z] 3a2ae6a8a46f: Pull complete [2024-07-05T10:21:20.715Z] 33b1e0a273af: Pull complete [2024-07-05T10:21:20.715Z] 5d3b04190fa2: Pull complete [2024-07-05T10:21:24.910Z] 2f39f015ded8: Pull complete [2024-07-05T10:21:24.910Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-05T10:21:24.910Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-05T10:21:24.910Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-05T10:21:25.010Z] prd-ubuntu20.04-docker-8c-8g-5062 does not seem to be running inside a container [2024-07-05T10:21:25.031Z] $ 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/648/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/648 -v /w/workspace/edgex-go/648:/w/workspace/edgex-go/648:rw,z -v /w/workspace/edgex-go/648@tmp:/w/workspace/edgex-go/648@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-05T10:21:39.594Z] $ docker top e0bf412405434364623a0ff9f981d53964e205ffb684c4efd40ce47ebcbd1ce2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-05T10:21:39.950Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-05T10:21:40.234Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-05T10:21:40.517Z] + ls /var/log/sa-host [2024-07-05T10:21:40.518Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-05T10:21:40.619Z] provisioning config files... [2024-07-05T10:21:40.630Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/648@tmp/config13043327278580249642tmp [Pipeline] { [Pipeline] echo [2024-07-05T10:21:40.648Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-05T10:21:40.927Z] ---> create-netrc.sh [Pipeline] } [2024-07-05T10:21:40.933Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-05T10:21:41.265Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-05T10:21:41.275Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-05T10:21:41.557Z] ---> sudo-logs.sh [2024-07-05T10:21:41.557Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-05T10:21:41.585Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-05T10:21:41.896Z] ---> job-cost.sh [2024-07-05T10:21:41.897Z] lf-activate-venv: SKIPPING [2024-07-05T10:21:41.897Z] DEBUG: total: 0.10999999940395355 [2024-07-05T10:21:41.897Z] INFO: Retrieving Stack Cost... [2024-07-05T10:21:42.499Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-05T10:21:42.774Z] INFO: Archiving Costs [Pipeline] echo [2024-07-05T10:21:42.793Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-05T10:21:43.130Z] ---> logs-deploy.sh [2024-07-05T10:21:43.130Z] lf-activate-venv: SKIPPING [2024-07-05T10:21:43.130Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/648 [2024-07-05T10:21:43.130Z] INFO: archiving workspace using pattern(s): [2024-07-05T10:21:44.065Z] Archives upload complete. [2024-07-05T10:21:44.324Z] INFO: archiving logs to Nexus