Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 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-ssh1337679794820507721.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh13306475207841055848.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 f3350a1713306dce7682ed7e37d5774890d03277 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-ssh8462766067335166843.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh5445931470780934105.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-ssh17457391177750892549.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-10564’ Running on prd-ubuntu20.04-docker-8c-8g-10567 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/698 [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/698 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 (main) Commit message: "Merge pull request #4918 from lindseysimple/issue-4877-3" > git config core.sparsecheckout # timeout=10 > git checkout -f 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 # timeout=10 > git rev-list --no-walk 06bbb4e4647273833213264ef286cf48fa9ebf74 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-18T08:04:39.633Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-18T08:04:39.694Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-18T08:04:39.718Z] ========================================================= [2024-09-18T08:04:39.718Z] EdgeX Global Pipelines Version Info [2024-09-18T08:04:39.718Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-18T08:04:40.847Z] ------------------- [2024-09-18T08:04:40.847Z] stable info: [2024-09-18T08:04:40.847Z] ------------------- [2024-09-18T08:04:40.847Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-18T08:04:40.847Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-18T08:04:40.847Z] Message: update stable to v1.0.263 [2024-09-18T08:04:41.108Z] ------------------- [2024-09-18T08:04:41.108Z] experimental info: [2024-09-18T08:04:41.108Z] ------------------- [2024-09-18T08:04:41.108Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-18T08:04:41.108Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-18T08:04:41.108Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-18T08:04:41.187Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-09-18T08:04:41.205Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-09-18T08:04:41.228Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-18T08:04:41.249Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-18T08:04:41.273Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-18T08:04:41.293Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-18T08:04:41.313Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-18T08:04:41.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-09-18T08:04:41.359Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-09-18T08:04:41.379Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-09-18T08:04:41.402Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-18T08:04:41.423Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-18T08:04:41.445Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-18T08:04:41.470Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-18T08:04:41.493Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-18T08:04:41.514Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-18T08:04:41.535Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-18T08:04:41.558Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-18T08:04:41.580Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-09-18T08:04:41.602Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-09-18T08:04:41.621Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-18T08:04:41.644Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-18T08:04:41.664Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-18T08:04:41.681Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-09-18T08:04:41.703Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-09-18T08:04:41.720Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-09-18T08:04:41.738Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] echo [2024-09-18T08:04:41.763Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 01f2b53 [Pipeline] echo [2024-09-18T08:04:41.787Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-18T08:04:41.849Z] provisioning config files... [2024-09-18T08:04:41.863Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/698@tmp/config2901190864265356337tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-18T08:04:42.210Z] ---> ****-login.sh [2024-09-18T08:04:42.210Z] nexus3.edgexfoundry.org:10001 [2024-09-18T08:04:42.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-18T08:04:42.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-18T08:04:42.731Z] Configure a credential helper to remove this warning. See [2024-09-18T08:04:42.731Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-18T08:04:42.731Z] [2024-09-18T08:04:42.731Z] Login Succeeded [2024-09-18T08:04:42.731Z] nexus3.edgexfoundry.org:10002 [2024-09-18T08:04:42.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-18T08:04:42.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-18T08:04:42.731Z] Configure a credential helper to remove this warning. See [2024-09-18T08:04:42.731Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-18T08:04:42.731Z] [2024-09-18T08:04:42.731Z] Login Succeeded [2024-09-18T08:04:42.731Z] nexus3.edgexfoundry.org:10003 [2024-09-18T08:04:42.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-18T08:04:42.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-18T08:04:42.992Z] Configure a credential helper to remove this warning. See [2024-09-18T08:04:42.992Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-18T08:04:42.992Z] [2024-09-18T08:04:42.992Z] Login Succeeded [2024-09-18T08:04:42.992Z] nexus3.edgexfoundry.org:10004 [2024-09-18T08:04:42.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-18T08:04:43.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-18T08:04:43.562Z] Configure a credential helper to remove this warning. See [2024-09-18T08:04:43.562Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-18T08:04:43.562Z] [2024-09-18T08:04:43.562Z] Login Succeeded [2024-09-18T08:04:43.562Z] ****.io [2024-09-18T08:04:43.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-18T08:04:43.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-18T08:04:43.824Z] Configure a credential helper to remove this warning. See [2024-09-18T08:04:43.824Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-18T08:04:43.824Z] [2024-09-18T08:04:43.824Z] Login Succeeded [2024-09-18T08:04:43.824Z] ---> ****-login.sh ends [Pipeline] } [2024-09-18T08:04:43.831Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-18T08:04:44.156Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-09-18T08:04:44.156Z] + dirname cmd/core-command/Dockerfile [2024-09-18T08:04:44.156Z] + cut -d/ -f2 [2024-09-18T08:04:44.156Z] + echo core-command,cmd/core-command/Dockerfile [2024-09-18T08:04:44.156Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-09-18T08:04:44.156Z] + cut -d/ -f2 [2024-09-18T08:04:44.156Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-09-18T08:04:44.156Z] + dirname cmd/core-data/Dockerfile [2024-09-18T08:04:44.156Z] + cut -d/ -f2 [2024-09-18T08:04:44.156Z] + echo core-data,cmd/core-data/Dockerfile [2024-09-18T08:04:44.156Z] + + dirnamecut cmd/core-keeper/Dockerfile -d/ [2024-09-18T08:04:44.156Z] -f2 [2024-09-18T08:04:44.156Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-09-18T08:04:44.156Z] + dirname cmd/core-metadata/Dockerfile [2024-09-18T08:04:44.156Z] + cut -d/ -f2 [2024-09-18T08:04:44.156Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-09-18T08:04:44.156Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-09-18T08:04:44.156Z] + cut -d/ -f2 [2024-09-18T08:04:44.156Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-09-18T08:04:44.156Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-09-18T08:04:44.156Z] + cut -d/ -f2 [2024-09-18T08:04:44.156Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-09-18T08:04:44.156Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-09-18T08:04:44.156Z] + cut -d/ -f2 [2024-09-18T08:04:44.156Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-09-18T08:04:44.156Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-09-18T08:04:44.156Z] + cut -d/ -f2 [2024-09-18T08:04:44.156Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-09-18T08:04:44.156Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-09-18T08:04:44.156Z] + cut -d/ -f2 [2024-09-18T08:04:44.156Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-09-18T08:04:44.156Z] + dirname cmd/security-spire-agent/Dockerfile [2024-09-18T08:04:44.156Z] + cut -d/ -f2 [2024-09-18T08:04:44.156Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-09-18T08:04:44.156Z] + dirname cmd/security-spire-config/Dockerfile [2024-09-18T08:04:44.156Z] + cut -d/ -f2 [2024-09-18T08:04:44.156Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-09-18T08:04:44.156Z] + dirname cmd/security-spire-server/Dockerfile [2024-09-18T08:04:44.156Z] + cut -d/ -f2 [2024-09-18T08:04:44.156Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-09-18T08:04:44.156Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-09-18T08:04:44.156Z] + cut -d/ -f2 [2024-09-18T08:04:44.156Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-09-18T08:04:44.156Z] + dirname cmd/support-notifications/Dockerfile [2024-09-18T08:04:44.156Z] + cut -d/ -f2 [2024-09-18T08:04:44.156Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-09-18T08:04:44.156Z] + dirname cmd/support-scheduler/Dockerfile [2024-09-18T08:04:44.156Z] + cut -d/ -f2 [2024-09-18T08:04:44.156Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-09-18T08:04:44.196Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-09-18T08:04:44.553Z] + git rev-list -1 --merges 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06~1..01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] echo [2024-09-18T08:04:44.566Z] -----------> git rev-list -1 --merges 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06~1..01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:04:44.566Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [false] [Pipeline] sh [2024-09-18T08:04:44.854Z] + git log --format=format:%s -1 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] echo [2024-09-18T08:04:44.870Z] ========================================================= [2024-09-18T08:04:44.870Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-18T08:04:44.870Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-09-18T08:04:45.242Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-18T08:04:45.243Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-18T08:04:45.243Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-18T08:04:45.243Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-18T08:04:45.503Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-18T08:04:45.503Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-18T08:04:45.503Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:04:45.848Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-18T08:04:45.848Z] [2024-09-18T08:04:45.848Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:04:46.157Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-18T08:04:47.098Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-18T08:04:47.098Z] b85a868b505f: Pulling fs layer [2024-09-18T08:04:47.098Z] e2be974225ed: Pulling fs layer [2024-09-18T08:04:47.098Z] 339a4e72a1f5: Pulling fs layer [2024-09-18T08:04:47.098Z] 988bab9f4d93: Pulling fs layer [2024-09-18T08:04:47.098Z] 1469e6f7b9e6: Pulling fs layer [2024-09-18T08:04:47.098Z] eaf3925da568: Pulling fs layer [2024-09-18T08:04:47.098Z] bab4dde63d76: Pulling fs layer [2024-09-18T08:04:47.098Z] bde34c3a00c8: Pulling fs layer [2024-09-18T08:04:47.098Z] b352a97aabf1: Pulling fs layer [2024-09-18T08:04:47.098Z] 4872d77fe225: Pulling fs layer [2024-09-18T08:04:47.098Z] 5851b861e8e6: Pulling fs layer [2024-09-18T08:04:47.098Z] 988bab9f4d93: Waiting [2024-09-18T08:04:47.098Z] 1469e6f7b9e6: Waiting [2024-09-18T08:04:47.098Z] bde34c3a00c8: Waiting [2024-09-18T08:04:47.098Z] eaf3925da568: Waiting [2024-09-18T08:04:47.098Z] b352a97aabf1: Waiting [2024-09-18T08:04:47.098Z] 5851b861e8e6: Waiting [2024-09-18T08:04:47.098Z] bab4dde63d76: Waiting [2024-09-18T08:04:47.098Z] 4872d77fe225: Waiting [2024-09-18T08:04:47.098Z] e2be974225ed: Download complete [2024-09-18T08:04:47.098Z] 988bab9f4d93: Verifying Checksum [2024-09-18T08:04:47.098Z] 988bab9f4d93: Download complete [2024-09-18T08:04:47.098Z] 1469e6f7b9e6: Verifying Checksum [2024-09-18T08:04:47.098Z] 1469e6f7b9e6: Download complete [2024-09-18T08:04:47.098Z] eaf3925da568: Download complete [2024-09-18T08:04:47.098Z] 339a4e72a1f5: Verifying Checksum [2024-09-18T08:04:47.098Z] 339a4e72a1f5: Download complete [2024-09-18T08:04:47.098Z] bde34c3a00c8: Download complete [2024-09-18T08:04:47.098Z] b352a97aabf1: Verifying Checksum [2024-09-18T08:04:47.098Z] b352a97aabf1: Download complete [2024-09-18T08:04:47.098Z] 4872d77fe225: Verifying Checksum [2024-09-18T08:04:47.098Z] 4872d77fe225: Download complete [2024-09-18T08:04:47.098Z] 5851b861e8e6: Verifying Checksum [2024-09-18T08:04:47.098Z] 5851b861e8e6: Download complete [2024-09-18T08:04:47.356Z] b85a868b505f: Verifying Checksum [2024-09-18T08:04:47.356Z] b85a868b505f: Download complete [2024-09-18T08:04:47.616Z] bab4dde63d76: Verifying Checksum [2024-09-18T08:04:47.616Z] bab4dde63d76: Download complete [2024-09-18T08:04:48.552Z] b85a868b505f: Pull complete [2024-09-18T08:04:48.811Z] e2be974225ed: Pull complete [2024-09-18T08:04:49.381Z] 339a4e72a1f5: Pull complete [2024-09-18T08:04:49.381Z] 988bab9f4d93: Pull complete [2024-09-18T08:04:49.640Z] 1469e6f7b9e6: Pull complete [2024-09-18T08:04:49.640Z] eaf3925da568: Pull complete [2024-09-18T08:04:51.557Z] bab4dde63d76: Pull complete [2024-09-18T08:04:51.558Z] bde34c3a00c8: Pull complete [2024-09-18T08:04:51.817Z] b352a97aabf1: Pull complete [2024-09-18T08:04:51.818Z] 4872d77fe225: Pull complete [2024-09-18T08:04:52.077Z] 5851b861e8e6: Pull complete [2024-09-18T08:04:52.077Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-18T08:04:52.077Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-18T08:04:52.077Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-18T08:04:52.228Z] prd-ubuntu20.04-docker-8c-8g-10567 does not seem to be running inside a container [2024-09-18T08:04:52.264Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/698 -v /w/workspace/edgex-go/698:/w/workspace/edgex-go/698:rw,z -v /w/workspace/edgex-go/698@tmp:/w/workspace/edgex-go/698@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-09-18T08:04:56.170Z] $ docker top 89b173f7d7228a4b1e4fb2d8883eb45180dba4374a8dd2a9a39146c33e45ad6b -eo pid,comm [2024-09-18T08:04:56.272Z] 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-09-18T08:04:56.272Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-18T08:04:56.330Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-18T08:04:56.330Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-18T08:04:56.441Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-18T08:04:56.442Z] $ docker exec 89b173f7d7228a4b1e4fb2d8883eb45180dba4374a8dd2a9a39146c33e45ad6b ssh-agent [2024-09-18T08:04:56.555Z] SSH_AUTH_SOCK=/tmp/ssh-7xvXtHRn8KMd/agent.32 [2024-09-18T08:04:56.555Z] SSH_AGENT_PID=38 [2024-09-18T08:04:56.561Z] Running ssh-add (command line suppressed) [2024-09-18T08:04:56.664Z] Identity added: /w/workspace/edgex-go/698@tmp/private_key_13415701628012376028.key (/w/workspace/edgex-go/698@tmp/private_key_13415701628012376028.key) [2024-09-18T08:04:56.679Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-18T08:04:56.975Z] + git tag --points-at HEAD [Pipeline] } [2024-09-18T08:04:56.985Z] $ docker exec --env ******** --env ******** 89b173f7d7228a4b1e4fb2d8883eb45180dba4374a8dd2a9a39146c33e45ad6b ssh-agent -k [2024-09-18T08:04:57.080Z] unset SSH_AUTH_SOCK; [2024-09-18T08:04:57.081Z] unset SSH_AGENT_PID; [2024-09-18T08:04:57.081Z] echo Agent pid 38 killed; [2024-09-18T08:04:57.092Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-18T08:04:57.130Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-18T08:04:57.131Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-18T08:04:57.253Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-18T08:04:57.255Z] $ docker exec 89b173f7d7228a4b1e4fb2d8883eb45180dba4374a8dd2a9a39146c33e45ad6b ssh-agent [2024-09-18T08:04:57.366Z] SSH_AUTH_SOCK=/tmp/ssh-4Ta2OG4DJSOU/agent.70 [2024-09-18T08:04:57.366Z] SSH_AGENT_PID=76 [2024-09-18T08:04:57.371Z] Running ssh-add (command line suppressed) [2024-09-18T08:04:57.472Z] Identity added: /w/workspace/edgex-go/698@tmp/private_key_2222259252317232490.key (/w/workspace/edgex-go/698@tmp/private_key_2222259252317232490.key) [2024-09-18T08:04:57.487Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-18T08:04:57.782Z] + git semver init [2024-09-18T08:04:58.044Z] 2024-09-18 08:04:57,982 [run_init] DEBUG init version:0.0.0 force:False [2024-09-18T08:04:58.044Z] 2024-09-18 08:04:57,982 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/698/.semver [2024-09-18T08:04:58.044Z] 2024-09-18 08:04:57,983 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/698/.semver [2024-09-18T08:04:58.044Z] 2024-09-18 08:04:57,983 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/698/.semver'], cwd=/w/workspace/edgex-go/698, universal_newlines=False, shell=None, istream=None) [2024-09-18T08:05:06.216Z] 2024-09-18 08:05:05,364 [append_file] DEBUG append to file:/w/workspace/edgex-go/698/.git/info/exclude [2024-09-18T08:05:06.217Z] 2024-09-18 08:05:05,365 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/698/.semver/main with force:False [2024-09-18T08:05:06.217Z] 2024-09-18 08:05:05,365 [read_version] DEBUG read version from /w/workspace/edgex-go/698/.semver/main [2024-09-18T08:05:06.217Z] 2024-09-18 08:05:05,365 [read_version] DEBUG read version from /w/workspace/edgex-go/698/.semver/main [2024-09-18T08:05:06.217Z] 3.2.0-dev.76 [Pipeline] } [2024-09-18T08:05:06.226Z] $ docker exec --env ******** --env ******** 89b173f7d7228a4b1e4fb2d8883eb45180dba4374a8dd2a9a39146c33e45ad6b ssh-agent -k [2024-09-18T08:05:06.326Z] unset SSH_AUTH_SOCK; [2024-09-18T08:05:06.328Z] unset SSH_AGENT_PID; [2024-09-18T08:05:06.328Z] echo Agent pid 76 killed; [2024-09-18T08:05:06.340Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-18T08:05:06.665Z] + git semver [Pipeline] } [2024-09-18T08:05:06.938Z] $ docker stop --time=1 89b173f7d7228a4b1e4fb2d8883eb45180dba4374a8dd2a9a39146c33e45ad6b [2024-09-18T08:05:08.244Z] $ docker rm -f --volumes 89b173f7d7228a4b1e4fb2d8883eb45180dba4374a8dd2a9a39146c33e45ad6b [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-18T08:05:08.593Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-18T08:05:08.824Z] Stashed 1 file(s) [Pipeline] echo [2024-09-18T08:05:08.828Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.76 [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-09-18T08:05:09.243Z] + git config --global --add safe.directory /w/workspace/edgex-go/698 [Pipeline] echo [2024-09-18T08:05:09.254Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-18T08:05:09.267Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-18T08:05:09.278Z] ========================================================= [2024-09-18T08:05:09.278Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-18T08:05:09.278Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-18T08:05:09.563Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-18T08:05:09.563Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-18T08:05:09.563Z] 619be1103602: Pulling fs layer [2024-09-18T08:05:09.563Z] 7862e08f4a3e: Pulling fs layer [2024-09-18T08:05:09.563Z] 5df492c9dc93: Pulling fs layer [2024-09-18T08:05:09.563Z] 7629e6793208: Pulling fs layer [2024-09-18T08:05:09.563Z] 4f4fb700ef54: Pulling fs layer [2024-09-18T08:05:09.563Z] fb5054dd5b73: Pulling fs layer [2024-09-18T08:05:09.563Z] eeca6798cff9: Pulling fs layer [2024-09-18T08:05:09.563Z] aa269ceb94a6: Pulling fs layer [2024-09-18T08:05:09.563Z] ada007ff1a6a: Pulling fs layer [2024-09-18T08:05:09.563Z] 7629e6793208: Waiting [2024-09-18T08:05:09.563Z] 4f4fb700ef54: Waiting [2024-09-18T08:05:09.563Z] fb5054dd5b73: Waiting [2024-09-18T08:05:09.563Z] ada007ff1a6a: Waiting [2024-09-18T08:05:09.563Z] eeca6798cff9: Waiting [2024-09-18T08:05:09.563Z] aa269ceb94a6: Waiting [2024-09-18T08:05:09.563Z] 7862e08f4a3e: Verifying Checksum [2024-09-18T08:05:09.563Z] 7862e08f4a3e: Download complete [2024-09-18T08:05:09.563Z] 7629e6793208: Verifying Checksum [2024-09-18T08:05:09.563Z] 7629e6793208: Download complete [2024-09-18T08:05:09.563Z] 4f4fb700ef54: Verifying Checksum [2024-09-18T08:05:09.563Z] 4f4fb700ef54: Download complete [2024-09-18T08:05:09.563Z] fb5054dd5b73: Download complete [2024-09-18T08:05:09.563Z] 619be1103602: Download complete [2024-09-18T08:05:09.563Z] eeca6798cff9: Verifying Checksum [2024-09-18T08:05:09.563Z] eeca6798cff9: Download complete [2024-09-18T08:05:09.823Z] 619be1103602: Pull complete [2024-09-18T08:05:09.823Z] ada007ff1a6a: Download complete [2024-09-18T08:05:09.823Z] 7862e08f4a3e: Pull complete [2024-09-18T08:05:10.082Z] 5df492c9dc93: Verifying Checksum [2024-09-18T08:05:10.082Z] 5df492c9dc93: Download complete [2024-09-18T08:05:10.340Z] aa269ceb94a6: Verifying Checksum [2024-09-18T08:05:10.340Z] aa269ceb94a6: Download complete [2024-09-18T08:05:14.217Z] 5df492c9dc93: Pull complete [2024-09-18T08:05:14.217Z] 7629e6793208: Pull complete [2024-09-18T08:05:14.217Z] 4f4fb700ef54: Pull complete [2024-09-18T08:05:14.217Z] fb5054dd5b73: Pull complete [2024-09-18T08:05:14.217Z] eeca6798cff9: Pull complete [2024-09-18T08:05:16.963Z] aa269ceb94a6: Pull complete [2024-09-18T08:05:16.963Z] ada007ff1a6a: Pull complete [2024-09-18T08:05:16.963Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-18T08:05:16.963Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-18T08:05:16.963Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-18T08:05:18.807Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-18T08:05:18.807Z] WORKDIR /edgex [2024-09-18T08:05:18.807Z] COPY go.mod . [2024-09-18T08:05:18.807Z] RUN go mod download [2024-09-18T08:05:18.807Z] + docker build -t ci-base-image-x86_64 -f - . [2024-09-18T08:05:18.807Z] Sending build context to Docker daemon 179.4MB [2024-09-18T08:05:18.807Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-18T08:05:18.807Z] ---> f489d0715acc [2024-09-18T08:05:18.807Z] Step 2/4 : WORKDIR /edgex [2024-09-18T08:05:23.918Z] Still waiting to schedule task [2024-09-18T08:05:23.918Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-10565’ [2024-09-18T08:05:28.979Z] ---> Running in a2f496706586 [2024-09-18T08:05:28.979Z] Removing intermediate container a2f496706586 [2024-09-18T08:05:28.979Z] ---> d12b768fac4f [2024-09-18T08:05:28.979Z] Step 3/4 : COPY go.mod . [2024-09-18T08:05:28.979Z] ---> 3ebaefbd473f [2024-09-18T08:05:28.979Z] Step 4/4 : RUN go mod download [2024-09-18T08:05:28.979Z] ---> Running in 2acb9e3ade53 [2024-09-18T08:06:01.177Z] Removing intermediate container 2acb9e3ade53 [2024-09-18T08:06:01.177Z] ---> d88420c4c486 [2024-09-18T08:06:01.177Z] Successfully built d88420c4c486 [2024-09-18T08:06:01.177Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:06:01.494Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-18T08:06:01.494Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-18T08:06:01.581Z] prd-ubuntu20.04-docker-8c-8g-10567 does not seem to be running inside a container [2024-09-18T08:06:01.604Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/698 -v /w/workspace/edgex-go/698:/w/workspace/edgex-go/698:rw,z -v /w/workspace/edgex-go/698@tmp:/w/workspace/edgex-go/698@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-09-18T08:06:02.125Z] $ docker top f4f50c209bdf4a7f2d148dd707e0efe356705c0ac18d46ad2a4819a2efd47134 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-18T08:06:02.477Z] + go version [2024-09-18T08:06:02.477Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-18T08:06:02.482Z] $ docker stop --time=1 f4f50c209bdf4a7f2d148dd707e0efe356705c0ac18d46ad2a4819a2efd47134 [2024-09-18T08:06:03.710Z] $ docker rm -f --volumes f4f50c209bdf4a7f2d148dd707e0efe356705c0ac18d46ad2a4819a2efd47134 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:06:04.144Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-18T08:06:04.144Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-18T08:06:04.224Z] prd-ubuntu20.04-docker-8c-8g-10567 does not seem to be running inside a container [2024-09-18T08:06:04.249Z] $ 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/698 -v /w/workspace/edgex-go/698:/w/workspace/edgex-go/698:rw,z -v /w/workspace/edgex-go/698@tmp:/w/workspace/edgex-go/698@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-09-18T08:06:04.581Z] $ docker top dea4165af904d595b549aef030a2ffdbd86deb00b1bb16d68aa8134d53b81053 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-18T08:06:04.656Z] ========================================================= [2024-09-18T08:06:04.656Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-18T08:06:04.656Z] ========================================================= [Pipeline] sh [2024-09-18T08:06:04.935Z] + git config --global --add safe.directory /w/workspace/edgex-go/698 [Pipeline] fileExists [Pipeline] sh [2024-09-18T08:06:05.236Z] + make test [2024-09-18T08:06:05.237Z] go test -race -coverprofile=coverage.out ./... [2024-09-18T08:06:13.347Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-18T08:06:39.905Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-18T08:06:39.905Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-18T08:06:40.854Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-18T08:06:40.854Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-18T08:06:41.112Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-18T08:06:41.112Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-18T08:06:41.112Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-18T08:06:41.112Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-18T08:06:41.112Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-18T08:06:41.112Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-18T08:06:41.112Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-18T08:06:41.369Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-18T08:06:41.935Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-18T08:06:41.935Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-18T08:06:41.935Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-18T08:06:41.935Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-18T08:06:43.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-18T08:06:43.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-18T08:06:44.683Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.021s coverage: 28.7% of statements [2024-09-18T08:06:44.683Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-18T08:06:44.683Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-18T08:06:44.683Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-18T08:06:44.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-18T08:06:44.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-18T08:06:45.507Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.036s coverage: 97.0% of statements [2024-09-18T08:06:45.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-18T08:06:45.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-18T08:06:45.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-18T08:06:45.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-18T08:06:45.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-18T08:06:45.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-18T08:06:45.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-18T08:06:45.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-18T08:06:45.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-18T08:06:47.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-18T08:06:47.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-18T08:06:47.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-18T08:06:47.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-18T08:06:47.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-18T08:06:48.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-18T08:06:48.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-18T08:06:48.655Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.054s coverage: 69.2% of statements [2024-09-18T08:06:48.655Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.050s coverage: 53.2% of statements [2024-09-18T08:06:48.655Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.577s coverage: 93.4% of statements [2024-09-18T08:06:48.655Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.043s coverage: 91.7% of statements [2024-09-18T08:06:49.590Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.040s coverage: 7.0% of statements [2024-09-18T08:06:49.590Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-18T08:06:49.590Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-18T08:06:49.590Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-18T08:06:49.590Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-18T08:06:49.590Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-18T08:06:49.590Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-18T08:06:49.590Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-18T08:06:49.590Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-18T08:06:49.590Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-18T08:06:49.590Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-18T08:06:49.590Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-18T08:06:50.966Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-18T08:06:50.966Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.425s coverage: 95.8% of statements [2024-09-18T08:06:50.966Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.029s coverage: 72.2% of statements [2024-09-18T08:06:51.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-18T08:06:51.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-18T08:06:51.792Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.027s coverage: 0.0% of statements [no tests to run] [2024-09-18T08:06:52.359Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.035s coverage: 0.8% of statements [2024-09-18T08:06:52.359Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.037s coverage: 30.7% of statements [2024-09-18T08:06:52.617Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.026s coverage: 41.7% of statements [2024-09-18T08:06:52.617Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.026s coverage: 77.8% of statements [2024-09-18T08:06:52.876Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements [2024-09-18T08:06:53.441Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.037s coverage: 96.3% of statements [2024-09-18T08:06:53.441Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements [2024-09-18T08:06:53.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-18T08:06:53.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-18T08:06:53.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-18T08:06:53.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-18T08:06:53.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-18T08:06:53.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-18T08:06:53.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-18T08:06:53.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-18T08:06:55.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-18T08:06:55.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-18T08:06:55.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-18T08:06:56.268Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-18T08:06:56.268Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-18T08:06:56.268Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-18T08:06:56.268Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-18T08:06:56.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-18T08:06:56.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-18T08:06:57.095Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-18T08:06:58.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-18T08:06:59.041Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-18T08:07:00.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-18T08:07:00.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-18T08:07:02.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-18T08:07:02.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-18T08:07:02.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-18T08:07:03.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-18T08:07:03.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-18T08:07:03.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-18T08:07:04.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-18T08:07:04.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-18T08:07:04.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-18T08:07:04.233Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-18T08:07:05.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-18T08:07:05.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-18T08:07:05.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-18T08:07:05.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.024s coverage: 94.4% of statements [2024-09-18T08:07:06.361Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-18T08:07:06.361Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-18T08:07:06.361Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-18T08:07:07.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-18T08:07:07.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-18T08:07:07.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-18T08:07:07.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-18T08:07:09.119Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-18T08:07:09.119Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-18T08:07:09.119Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-18T08:07:09.119Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-18T08:07:10.079Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-18T08:07:10.079Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-18T08:07:10.340Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-18T08:07:10.340Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-18T08:07:18.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.236s coverage: 79.9% of statements [2024-09-18T08:07:18.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.032s coverage: 92.9% of statements [2024-09-18T08:07:18.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.035s coverage: 66.7% of statements [2024-09-18T08:07:18.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.026s coverage: 62.3% of statements [2024-09-18T08:07:18.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 75.0% of statements [2024-09-18T08:07:18.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements [2024-09-18T08:07:18.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.016s coverage: 20.0% of statements [2024-09-18T08:07:18.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements [2024-09-18T08:07:18.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.063s coverage: 81.8% of statements [2024-09-18T08:07:18.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.057s coverage: 82.1% of statements [2024-09-18T08:07:18.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements [2024-09-18T08:07:18.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.116s coverage: 63.1% of statements [2024-09-18T08:07:18.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.022s coverage: 100.0% of statements [2024-09-18T08:07:18.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2024-09-18T08:07:18.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2024-09-18T08:07:18.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements [2024-09-18T08:07:18.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2024-09-18T08:07:18.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.143s coverage: 36.5% of statements [2024-09-18T08:07:18.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.026s coverage: 89.5% of statements [2024-09-18T08:07:18.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 84.8% of statements [2024-09-18T08:07:18.463Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.026s coverage: 4.9% of statements [2024-09-18T08:07:18.463Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.058s coverage: 97.1% of statements [2024-09-18T08:07:18.463Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.025s coverage: 35.9% of statements [2024-09-18T08:07:18.463Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.044s coverage: 19.9% of statements [2024-09-18T08:07:18.463Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.093s coverage: 95.7% of statements [2024-09-18T08:07:18.463Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.032s coverage: 61.8% of statements [2024-09-18T08:07:18.463Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.071s coverage: 98.9% of statements [2024-09-18T08:07:18.463Z] 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-09-18T08:07:18.463Z] running golangci-lint [2024-09-18T08:07:18.463Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-09-18T08:07:18.463Z] go version go1.21.9 linux/amd64 [2024-09-18T08:07:18.721Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-09-18T08:07:18.721Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-09-18T08:07:41.575Z] level=info msg="[loader] Go packages loading at mode 575 (deps|imports|name|types_sizes|compiled_files|files|exports_file) took 21.437925387s" [2024-09-18T08:07:41.575Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 34.480333ms" [2024-09-18T08:07:51.543Z] level=info msg="[linters_context/goanalysis] analyzers took 1m35.772499887s with top 10 stages: buildir: 47.298771963s, gosec: 7.453770442s, inspect: 2.796376564s, fact_deprecated: 2.63365968s, fact_purity: 1.604157498s, nilness: 1.478885644s, ctrlflow: 1.438278959s, printf: 1.330398817s, S1038: 1.113489619s, typedness: 855.859586ms" [2024-09-18T08:07:51.543Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-09-18T08:07:51.543Z] level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 214/214, skip_files: 214/214, autogenerated_exclude: 214/214, exclude: 214/214, exclude-rules: 22/214, cgo: 214/214, filename_unadjuster: 214/214, identifier_marker: 214/214, nolint: 0/22, skip_dirs: 214/214" [2024-09-18T08:07:51.543Z] level=info msg="[runner] processing took 14.932584ms with stages: nolint: 6.429038ms, identifier_marker: 3.529872ms, autogenerated_exclude: 1.541531ms, path_prettifier: 1.431323ms, exclude-rules: 1.205696ms, skip_dirs: 750.815µs, cgo: 27.3µs, filename_unadjuster: 13.279µs, max_same_issues: 560ns, skip_files: 420ns, fixer: 410ns, uniq_by_line: 380ns, sort_results: 360ns, exclude: 300ns, severity-rules: 290ns, diff: 250ns, source_code: 240ns, max_from_linter: 170ns, path_shortener: 120ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" [2024-09-18T08:07:51.543Z] level=info msg="[runner] linters took 10.169963234s with stages: goanalysis_metalinter: 10.154942612s" [2024-09-18T08:07:51.543Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-09-18T08:07:51.543Z] level=info msg="Memory: 317 samples, avg is 278.8MB, max is 1309.5MB" [2024-09-18T08:07:51.543Z] level=info msg="Execution took 31.65426792s" [2024-09-18T08:07:51.543Z] go vet ./... [2024-09-18T08:07:56.807Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-18T08:07:56.807Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-18T08:07:57.065Z] ./bin/test-attribution-txt.sh [2024-09-18T08:07:57.323Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-09-18T08:07:57.323Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-09-18T08:07:57.337Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-18T08:07:57.636Z] + ls -al . [2024-09-18T08:07:57.636Z] total 936 [2024-09-18T08:07:57.636Z] drwxrwxr-x 11 1001 1001 4096 Sep 18 08:06 . [2024-09-18T08:07:57.636Z] drwxr-xr-x 4 root root 4096 Sep 18 08:06 .. [2024-09-18T08:07:57.636Z] drwxrwxr-x 2 1001 1001 4096 Sep 18 08:04 .blubracket [2024-09-18T08:07:57.636Z] -rw-rw-r-- 1 1001 1001 10 Sep 18 08:04 .dockerignore [2024-09-18T08:07:57.636Z] drwxrwxr-x 8 1001 1001 4096 Sep 18 08:07 .git [2024-09-18T08:07:57.636Z] drwxrwxr-x 3 1001 1001 4096 Sep 18 08:04 .github [2024-09-18T08:07:57.636Z] -rw-rw-r-- 1 1001 1001 1102 Sep 18 08:04 .gitignore [2024-09-18T08:07:57.636Z] -rw-rw-r-- 1 1001 1001 42 Sep 18 08:04 .golangci.yml [2024-09-18T08:07:57.636Z] -rw-rw-r-- 1 1001 1001 100 Sep 18 08:04 .hadolint.yml [2024-09-18T08:07:57.636Z] drwxr-xr-x 3 1001 1001 4096 Sep 18 08:05 .semver [2024-09-18T08:07:57.636Z] -rw-rw-r-- 1 1001 1001 155 Sep 18 08:04 .sonarcloud.properties [2024-09-18T08:07:57.636Z] -rw-rw-r-- 1 1001 1001 1171 Sep 18 08:04 ADOPTERS.md [2024-09-18T08:07:57.636Z] -rw-rw-r-- 1 1001 1001 21286 Sep 18 08:04 Attribution.txt [2024-09-18T08:07:57.636Z] -rw-rw-r-- 1 1001 1001 100284 Sep 18 08:04 CHANGELOG.md [2024-09-18T08:07:57.636Z] -rw-rw-r-- 1 1001 1001 3804 Sep 18 08:04 CONTRIBUTING.md [2024-09-18T08:07:57.636Z] -rw-rw-r-- 1 1001 1001 677 Sep 18 08:04 GOVERNANCE.md [2024-09-18T08:07:57.636Z] -rw-rw-r-- 1 1001 1001 861 Sep 18 08:04 Jenkinsfile [2024-09-18T08:07:57.636Z] -rw-rw-r-- 1 1001 1001 10775 Sep 18 08:04 LICENSE [2024-09-18T08:07:57.636Z] -rw-rw-r-- 1 1001 1001 16854 Sep 18 08:04 Makefile [2024-09-18T08:07:57.636Z] -rw-rw-r-- 1 1001 1001 582 Sep 18 08:04 OWNERS.md [2024-09-18T08:07:57.636Z] -rw-rw-r-- 1 1001 1001 9528 Sep 18 08:04 README.md [2024-09-18T08:07:57.636Z] -rw-rw-r-- 1 1001 1001 789 Sep 18 08:04 SECURITY.md [2024-09-18T08:07:57.636Z] -rw-rw-r-- 1 1001 1001 12 Sep 18 08:05 VERSION [2024-09-18T08:07:57.636Z] drwxrwxr-x 2 1001 1001 4096 Sep 18 08:04 bin [2024-09-18T08:07:57.636Z] drwxrwxr-x 20 1001 1001 4096 Sep 18 08:04 cmd [2024-09-18T08:07:57.636Z] -rw-r--r-- 1 root root 568154 Sep 18 08:07 coverage.out [2024-09-18T08:07:57.636Z] drwxrwxr-x 2 1001 1001 4096 Sep 18 08:04 fuzz_test [2024-09-18T08:07:57.636Z] -rw-rw-r-- 1 1001 1001 7305 Sep 18 08:04 go.mod [2024-09-18T08:07:57.636Z] -rw-rw-r-- 1 1001 1001 102748 Sep 18 08:04 go.sum [2024-09-18T08:07:57.636Z] drwxrwxr-x 7 1001 1001 4096 Sep 18 08:04 internal [2024-09-18T08:07:57.636Z] drwxrwxr-x 3 1001 1001 4096 Sep 18 08:04 openapi [2024-09-18T08:07:57.636Z] -rw-rw-r-- 1 1001 1001 584 Sep 18 08:04 security.txt [2024-09-18T08:07:57.636Z] -rw-rw-r-- 1 1001 1001 204 Sep 18 08:04 version.go [Pipeline] sh [2024-09-18T08:07:57.943Z] + '[' -e coverage.out ] [2024-09-18T08:07:57.943Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-18T08:07:58.056Z] Stashed 1 file(s) [Pipeline] sh [2024-09-18T08:07:58.339Z] + make build [2024-09-18T08:07:58.339Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-18T08:08:20.284Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-18T08:08:22.188Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-18T08:08:23.565Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-18T08:08:24.130Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-18T08:08:25.502Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-18T08:08:29.705Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-18T08:08:31.082Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-18T08:08:33.005Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-18T08:08:34.910Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-18T08:08:35.858Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-18T08:08:36.427Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-18T08:08:36.995Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-18T08:08:37.932Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-09-18T08:08:38.865Z] $ docker stop --time=1 dea4165af904d595b549aef030a2ffdbd86deb00b1bb16d68aa8134d53b81053 [2024-09-18T08:08:46.449Z] $ docker rm -f --volumes dea4165af904d595b549aef030a2ffdbd86deb00b1bb16d68aa8134d53b81053 [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-09-18T08:08:47.713Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-18T08:08:47.713Z] [2024-09-18T08:08:47.714Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:08:48.017Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-18T08:08:48.017Z] latest: Pulling from edgex-devops/edgex-compose [2024-09-18T08:08:48.017Z] 91d30c5bc195: Pulling fs layer [2024-09-18T08:08:48.017Z] 2e9b0aa3be6d: Pulling fs layer [2024-09-18T08:08:48.017Z] 9c61dcf015f6: Pulling fs layer [2024-09-18T08:08:48.017Z] 4698f68db338: Pulling fs layer [2024-09-18T08:08:48.017Z] 2a2f49069b9e: Pulling fs layer [2024-09-18T08:08:48.017Z] e0025b399a48: Pulling fs layer [2024-09-18T08:08:48.017Z] 4698f68db338: Waiting [2024-09-18T08:08:48.017Z] 2a2f49069b9e: Waiting [2024-09-18T08:08:48.017Z] e0025b399a48: Waiting [2024-09-18T08:08:48.275Z] 91d30c5bc195: Verifying Checksum [2024-09-18T08:08:48.275Z] 4698f68db338: Verifying Checksum [2024-09-18T08:08:48.275Z] 4698f68db338: Download complete [2024-09-18T08:08:48.275Z] 2e9b0aa3be6d: Verifying Checksum [2024-09-18T08:08:48.275Z] 2e9b0aa3be6d: Download complete [2024-09-18T08:08:48.275Z] e0025b399a48: Verifying Checksum [2024-09-18T08:08:48.275Z] e0025b399a48: Download complete [2024-09-18T08:08:48.275Z] 91d30c5bc195: Pull complete [2024-09-18T08:08:48.275Z] 2a2f49069b9e: Download complete [2024-09-18T08:08:48.534Z] 2e9b0aa3be6d: Pull complete [2024-09-18T08:08:48.792Z] 9c61dcf015f6: Verifying Checksum [2024-09-18T08:08:48.792Z] 9c61dcf015f6: Download complete [2024-09-18T08:08:51.319Z] 9c61dcf015f6: Pull complete [2024-09-18T08:08:51.319Z] 4698f68db338: Pull complete [2024-09-18T08:08:51.885Z] 2a2f49069b9e: Pull complete [2024-09-18T08:08:51.885Z] e0025b399a48: Pull complete [2024-09-18T08:08:51.885Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-09-18T08:08:51.885Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-18T08:08:51.885Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-18T08:08:51.978Z] prd-ubuntu20.04-docker-8c-8g-10567 does not seem to be running inside a container [2024-09-18T08:08:52.118Z] $ 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/698 -v /w/workspace/edgex-go/698:/w/workspace/edgex-go/698:rw,z -v /w/workspace/edgex-go/698@tmp:/w/workspace/edgex-go/698@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-09-18T08:08:56.966Z] $ docker top 30456cf2c95305df80750f5a2921d55c68abd1d09ff0299bead75ee234ce9648 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-18T08:08:57.323Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-18T08:08:59.864Z] #1 [security-spire-config internal] load build definition from Dockerfile [2024-09-18T08:08:59.864Z] #1 transferring dockerfile: 1.69kB done [2024-09-18T08:08:59.864Z] #1 DONE 0.0s [2024-09-18T08:09:00.123Z] [2024-09-18T08:09:00.123Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-18T08:09:00.123Z] #2 transferring dockerfile: 1.89kB done [2024-09-18T08:09:00.123Z] #2 DONE 0.0s [2024-09-18T08:09:00.123Z] [2024-09-18T08:09:00.123Z] #3 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-18T08:09:00.123Z] #3 transferring dockerfile: 2.50kB done [2024-09-18T08:09:00.123Z] #3 DONE 0.0s [2024-09-18T08:09:00.123Z] [2024-09-18T08:09:00.123Z] #4 [support-scheduler internal] load build definition from Dockerfile [2024-09-18T08:09:00.123Z] #4 transferring dockerfile: 1.93kB done [2024-09-18T08:09:00.123Z] #4 DONE 0.0s [2024-09-18T08:09:00.123Z] [2024-09-18T08:09:00.123Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2024-09-18T08:09:00.123Z] #5 transferring dockerfile: 1.81kB done [2024-09-18T08:09:00.123Z] #5 DONE 0.0s [2024-09-18T08:09:00.123Z] [2024-09-18T08:09:00.123Z] #6 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-18T08:09:00.123Z] #6 transferring dockerfile: 2.15kB done [2024-09-18T08:09:00.123Z] #6 DONE 0.0s [2024-09-18T08:09:00.123Z] [2024-09-18T08:09:00.123Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-18T08:09:00.123Z] #7 transferring dockerfile: 3.17kB done [2024-09-18T08:09:00.123Z] #7 DONE 0.0s [2024-09-18T08:09:00.123Z] [2024-09-18T08:09:00.123Z] #8 [support-notifications internal] load build definition from Dockerfile [2024-09-18T08:09:00.123Z] #8 transferring dockerfile: 1.95kB done [2024-09-18T08:09:00.123Z] #8 DONE 0.1s [2024-09-18T08:09:00.123Z] [2024-09-18T08:09:00.123Z] #9 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-18T08:09:00.123Z] #9 transferring dockerfile: 1.85kB done [2024-09-18T08:09:00.123Z] #9 DONE 0.1s [2024-09-18T08:09:00.123Z] [2024-09-18T08:09:00.123Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-18T08:09:00.381Z] #10 transferring dockerfile: 2.23kB done [2024-09-18T08:09:00.381Z] #10 DONE 0.1s [2024-09-18T08:09:00.381Z] [2024-09-18T08:09:00.381Z] #11 [core-data internal] load build definition from Dockerfile [2024-09-18T08:09:00.381Z] #11 transferring dockerfile: 2.07kB done [2024-09-18T08:09:00.381Z] #11 DONE 0.1s [2024-09-18T08:09:00.381Z] [2024-09-18T08:09:00.381Z] #12 [core-metadata internal] load build definition from Dockerfile [2024-09-18T08:09:00.381Z] #12 transferring dockerfile: 2.06kB done [2024-09-18T08:09:00.381Z] #12 DONE 0.1s [2024-09-18T08:09:00.381Z] [2024-09-18T08:09:00.381Z] #13 [core-command internal] load build definition from Dockerfile [2024-09-18T08:09:00.381Z] #13 transferring dockerfile: 1.93kB done [2024-09-18T08:09:00.381Z] #13 DONE 0.2s [2024-09-18T08:09:00.381Z] [2024-09-18T08:09:00.381Z] #14 [security-spire-server internal] load build definition from Dockerfile [2024-09-18T08:09:00.381Z] #14 transferring dockerfile: 1.70kB done [2024-09-18T08:09:00.381Z] #14 DONE 0.1s [2024-09-18T08:09:00.381Z] [2024-09-18T08:09:00.381Z] #15 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-18T08:09:00.381Z] #15 transferring dockerfile: 2.49kB done [2024-09-18T08:09:00.381Z] #15 DONE 0.1s [2024-09-18T08:09:00.381Z] [2024-09-18T08:09:00.381Z] #16 [core-keeper internal] load build definition from Dockerfile [2024-09-18T08:09:00.381Z] #16 transferring dockerfile: 2.07kB done [2024-09-18T08:09:00.381Z] #16 DONE 0.1s [2024-09-18T08:09:00.381Z] [2024-09-18T08:09:00.381Z] #17 [security-spire-config internal] load .dockerignore [2024-09-18T08:09:00.381Z] #17 transferring context: 50B done [2024-09-18T08:09:00.381Z] #17 DONE 0.1s [2024-09-18T08:09:00.381Z] [2024-09-18T08:09:00.381Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2024-09-18T08:09:00.381Z] #18 transferring context: 50B done [2024-09-18T08:09:00.381Z] #18 DONE 0.0s [2024-09-18T08:09:00.381Z] [2024-09-18T08:09:00.381Z] #19 [security-proxy-setup internal] load .dockerignore [2024-09-18T08:09:00.381Z] #19 transferring context: 50B done [2024-09-18T08:09:00.381Z] #19 DONE 0.0s [2024-09-18T08:09:00.381Z] [2024-09-18T08:09:00.381Z] #20 [support-scheduler internal] load .dockerignore [2024-09-18T08:09:00.381Z] #20 transferring context: 50B done [2024-09-18T08:09:00.381Z] #20 DONE 0.0s [2024-09-18T08:09:00.381Z] [2024-09-18T08:09:00.381Z] #21 [security-spire-agent internal] load .dockerignore [2024-09-18T08:09:00.381Z] #21 transferring context: 50B done [2024-09-18T08:09:00.381Z] #21 DONE 0.0s [2024-09-18T08:09:00.381Z] [2024-09-18T08:09:00.381Z] #22 [security-proxy-auth internal] load .dockerignore [2024-09-18T08:09:00.381Z] #22 transferring context: 50B done [2024-09-18T08:09:00.381Z] #22 DONE 0.0s [2024-09-18T08:09:00.381Z] [2024-09-18T08:09:00.381Z] #23 [security-bootstrapper internal] load .dockerignore [2024-09-18T08:09:00.381Z] #23 transferring context: 50B done [2024-09-18T08:09:00.381Z] #23 DONE 0.0s [2024-09-18T08:09:00.381Z] [2024-09-18T08:09:00.381Z] #24 [support-notifications internal] load .dockerignore [2024-09-18T08:09:00.640Z] #24 transferring context: 50B done [2024-09-18T08:09:00.640Z] #24 DONE 0.0s [2024-09-18T08:09:00.640Z] [2024-09-18T08:09:00.640Z] #25 [support-cron-scheduler internal] load .dockerignore [2024-09-18T08:09:00.640Z] #25 transferring context: 50B done [2024-09-18T08:09:00.640Z] #25 DONE 0.0s [2024-09-18T08:09:00.640Z] [2024-09-18T08:09:00.640Z] #26 [core-command internal] load .dockerignore [2024-09-18T08:09:00.640Z] #26 transferring context: 50B done [2024-09-18T08:09:00.640Z] #26 DONE 0.0s [2024-09-18T08:09:00.640Z] [2024-09-18T08:09:00.640Z] #27 [core-data internal] load .dockerignore [2024-09-18T08:09:00.640Z] #27 transferring context: 50B done [2024-09-18T08:09:00.640Z] #27 DONE 0.0s [2024-09-18T08:09:00.640Z] [2024-09-18T08:09:00.640Z] #28 [core-metadata internal] load .dockerignore [2024-09-18T08:09:00.640Z] #28 transferring context: 50B done [2024-09-18T08:09:00.640Z] #28 DONE 0.0s [2024-09-18T08:09:00.640Z] [2024-09-18T08:09:00.640Z] #29 [security-spire-server internal] load .dockerignore [2024-09-18T08:09:00.640Z] #29 transferring context: 50B done [2024-09-18T08:09:00.640Z] #29 DONE 0.0s [2024-09-18T08:09:00.640Z] [2024-09-18T08:09:00.640Z] #30 [security-secretstore-setup internal] load .dockerignore [2024-09-18T08:09:00.640Z] #30 transferring context: 50B done [2024-09-18T08:09:00.640Z] #30 DONE 0.0s [2024-09-18T08:09:00.640Z] [2024-09-18T08:09:00.640Z] #31 [core-keeper internal] load .dockerignore [2024-09-18T08:09:00.640Z] #31 transferring context: 50B done [2024-09-18T08:09:00.640Z] #31 DONE 0.0s [2024-09-18T08:09:00.640Z] [2024-09-18T08:09:00.640Z] #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-09-18T08:09:00.899Z] #32 ... [2024-09-18T08:09:00.899Z] [2024-09-18T08:09:00.899Z] #33 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-18T08:09:00.899Z] #33 transferring context: 50B done [2024-09-18T08:09:00.899Z] #33 DONE 0.2s [2024-09-18T08:09:00.899Z] [2024-09-18T08:09:00.899Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-09-18T08:09:00.899Z] #32 ... [2024-09-18T08:09:00.899Z] [2024-09-18T08:09:00.899Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-18T08:09:00.899Z] #34 DONE 0.0s [2024-09-18T08:09:00.899Z] [2024-09-18T08:09:00.899Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-18T08:09:01.157Z] #32 ... [2024-09-18T08:09:01.157Z] [2024-09-18T08:09:01.157Z] #34 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-18T08:09:01.157Z] #34 DONE 0.0s [2024-09-18T08:09:01.157Z] [2024-09-18T08:09:01.157Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-09-18T08:09:01.157Z] #32 ... [2024-09-18T08:09:01.157Z] [2024-09-18T08:09:01.157Z] #34 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-18T08:09:01.157Z] #34 DONE 0.0s [2024-09-18T08:09:01.157Z] [2024-09-18T08:09:01.157Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-09-18T08:09:01.414Z] #32 ... [2024-09-18T08:09:01.414Z] [2024-09-18T08:09:01.414Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-18T08:09:01.414Z] #34 DONE 0.0s [2024-09-18T08:09:01.414Z] [2024-09-18T08:09:01.414Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-18T08:09:01.414Z] #34 DONE 0.0s [2024-09-18T08:09:01.414Z] [2024-09-18T08:09:01.414Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-09-18T08:09:01.414Z] #32 DONE 0.7s [2024-09-18T08:09:01.414Z] [2024-09-18T08:09:01.414Z] #35 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T08:09:01.414Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-18T08:09:01.414Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-18T08:09:01.414Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.3s done [2024-09-18T08:09:01.414Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-18T08:09:01.414Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-18T08:09:01.414Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.1s [2024-09-18T08:09:01.680Z] #35 ... [2024-09-18T08:09:01.680Z] [2024-09-18T08:09:01.680Z] #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-18T08:09:01.680Z] #36 DONE 1.0s [2024-09-18T08:09:01.680Z] [2024-09-18T08:09:01.680Z] #35 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T08:09:01.680Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-18T08:09:01.680Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-18T08:09:01.680Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.3s done [2024-09-18T08:09:01.680Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-18T08:09:01.680Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-18T08:09:01.680Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done [2024-09-18T08:09:01.937Z] #35 ... [2024-09-18T08:09:01.937Z] [2024-09-18T08:09:01.937Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-18T08:09:01.937Z] #37 DONE 1.1s [2024-09-18T08:09:01.937Z] [2024-09-18T08:09:01.937Z] #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T08:09:01.937Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-18T08:09:01.937Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-18T08:09:01.937Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.3s done [2024-09-18T08:09:01.937Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-18T08:09:01.937Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-18T08:09:01.937Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done [2024-09-18T08:09:02.502Z] #35 ... [2024-09-18T08:09:02.502Z] [2024-09-18T08:09:02.502Z] #38 [security-spire-server internal] load build context [2024-09-18T08:09:02.502Z] #38 transferring context: 27.71kB 0.0s done [2024-09-18T08:09:02.502Z] #38 DONE 0.8s [2024-09-18T08:09:02.502Z] [2024-09-18T08:09:02.502Z] #39 [security-spire-config internal] load build context [2024-09-18T08:09:02.502Z] #39 transferring context: 25.96kB 0.0s done [2024-09-18T08:09:02.502Z] #39 DONE 0.8s [2024-09-18T08:09:02.759Z] [2024-09-18T08:09:02.759Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:09:02.759Z] #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done [2024-09-18T08:09:02.759Z] #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-18T08:09:02.759Z] #40 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-09-18T08:09:02.759Z] #40 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-09-18T08:09:02.759Z] #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-09-18T08:09:02.759Z] #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-18T08:09:02.759Z] #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-09-18T08:09:02.759Z] #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2024-09-18T08:09:02.759Z] #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-18T08:09:02.759Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 5.24MB / 30.73MB 0.5s [2024-09-18T08:09:02.759Z] #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-09-18T08:09:02.759Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 14.68MB / 30.73MB 0.6s [2024-09-18T08:09:03.019Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 23.07MB / 30.73MB 0.7s [2024-09-18T08:09:03.019Z] #40 ... [2024-09-18T08:09:03.019Z] [2024-09-18T08:09:03.019Z] #41 [security-spire-agent internal] load build context [2024-09-18T08:09:03.019Z] #41 transferring context: 27.24kB 0.0s done [2024-09-18T08:09:03.019Z] #41 DONE 1.0s [2024-09-18T08:09:03.019Z] [2024-09-18T08:09:03.019Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:09:03.019Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.8s [2024-09-18T08:09:03.277Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.2s done [2024-09-18T08:09:03.535Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.2s done [2024-09-18T08:09:03.535Z] #40 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-09-18T08:09:04.913Z] #40 ... [2024-09-18T08:09:04.913Z] [2024-09-18T08:09:04.913Z] #42 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-18T08:09:04.913Z] #42 DONE 3.9s [2024-09-18T08:09:04.913Z] [2024-09-18T08:09:04.913Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:09:06.294Z] #40 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.5s done [2024-09-18T08:09:10.723Z] #40 ... [2024-09-18T08:09:10.723Z] [2024-09-18T08:09:10.723Z] #43 [security-proxy-setup internal] load build context [2024-09-18T08:09:10.723Z] #43 transferring context: 292.95MB 9.1s [2024-09-18T08:09:10.996Z] #43 ... [2024-09-18T08:09:10.996Z] [2024-09-18T08:09:10.996Z] #44 [security-spiffe-token-provider internal] load build context [2024-09-18T08:09:10.996Z] #44 ... [2024-09-18T08:09:10.996Z] [2024-09-18T08:09:10.996Z] #45 [support-cron-scheduler internal] load build context [2024-09-18T08:09:10.996Z] #45 ... [2024-09-18T08:09:10.996Z] [2024-09-18T08:09:10.996Z] #46 [security-proxy-auth internal] load build context [2024-09-18T08:09:11.933Z] #46 ... [2024-09-18T08:09:11.933Z] [2024-09-18T08:09:11.933Z] #47 [support-scheduler internal] load build context [2024-09-18T08:09:11.933Z] #47 ... [2024-09-18T08:09:11.933Z] [2024-09-18T08:09:11.933Z] #48 [core-common-config-bootstrapper internal] load build context [2024-09-18T08:09:11.933Z] #48 ... [2024-09-18T08:09:11.933Z] [2024-09-18T08:09:11.933Z] #49 [core-data internal] load build context [2024-09-18T08:09:11.933Z] #49 ... [2024-09-18T08:09:11.933Z] [2024-09-18T08:09:11.933Z] #50 [security-bootstrapper internal] load build context [2024-09-18T08:09:11.933Z] #50 ... [2024-09-18T08:09:11.933Z] [2024-09-18T08:09:11.933Z] #51 [core-keeper internal] load build context [2024-09-18T08:09:12.195Z] #51 ... [2024-09-18T08:09:12.195Z] [2024-09-18T08:09:12.195Z] #52 [core-metadata internal] load build context [2024-09-18T08:09:12.195Z] #52 ... [2024-09-18T08:09:12.195Z] [2024-09-18T08:09:12.195Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T08:09:12.195Z] #53 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done [2024-09-18T08:09:12.195Z] #53 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-18T08:09:12.195Z] #53 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-09-18T08:09:12.195Z] #53 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-18T08:09:12.195Z] #53 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-09-18T08:09:12.195Z] #53 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-09-18T08:09:12.195Z] #53 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.0s done [2024-09-18T08:09:12.195Z] #53 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done [2024-09-18T08:09:12.195Z] #53 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-18T08:09:12.195Z] #53 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-09-18T08:09:12.195Z] #53 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 2.1s done [2024-09-18T08:09:12.195Z] #53 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.9s done [2024-09-18T08:09:12.454Z] #53 ... [2024-09-18T08:09:12.454Z] [2024-09-18T08:09:12.454Z] #54 [core-command internal] load build context [2024-09-18T08:09:12.454Z] #54 ... [2024-09-18T08:09:12.454Z] [2024-09-18T08:09:12.454Z] #55 [security-secretstore-setup internal] load build context [2024-09-18T08:09:12.454Z] #55 ... [2024-09-18T08:09:12.454Z] [2024-09-18T08:09:12.454Z] #56 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-18T08:09:12.716Z] #56 ... [2024-09-18T08:09:12.716Z] [2024-09-18T08:09:12.716Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-18T08:09:12.716Z] #57 ... [2024-09-18T08:09:12.716Z] [2024-09-18T08:09:12.716Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-18T08:09:12.975Z] #58 ... [2024-09-18T08:09:12.975Z] [2024-09-18T08:09:12.975Z] #59 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-18T08:09:12.975Z] #59 ... [2024-09-18T08:09:12.975Z] [2024-09-18T08:09:12.975Z] #60 [support-notifications internal] load build context [2024-09-18T08:09:12.975Z] #60 ... [2024-09-18T08:09:12.975Z] [2024-09-18T08:09:12.975Z] #61 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-09-18T08:09:13.243Z] #61 ... [2024-09-18T08:09:13.243Z] [2024-09-18T08:09:13.243Z] #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-18T08:09:13.243Z] #62 ... [2024-09-18T08:09:13.243Z] [2024-09-18T08:09:13.243Z] #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-18T08:09:13.502Z] #63 ... [2024-09-18T08:09:13.502Z] [2024-09-18T08:09:13.502Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-18T08:09:13.502Z] #64 ... [2024-09-18T08:09:13.502Z] [2024-09-18T08:09:13.502Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-18T08:09:13.502Z] #65 ... [2024-09-18T08:09:13.502Z] [2024-09-18T08:09:13.502Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-18T08:09:14.479Z] #66 ... [2024-09-18T08:09:14.479Z] [2024-09-18T08:09:14.479Z] #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-18T08:09:14.479Z] #0 3.617 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:09:14.479Z] #0 3.867 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:09:14.479Z] #0 4.128 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-18T08:09:14.479Z] #0 4.418 (2/2) Installing su-exec (0.2-r3) [2024-09-18T08:09:14.479Z] #0 4.428 Executing busybox-1.36.1-r7.trigger [2024-09-18T08:09:14.479Z] #0 4.428 OK: 7 MiB in 17 packages [2024-09-18T08:09:14.479Z] #67 ... [2024-09-18T08:09:14.479Z] [2024-09-18T08:09:14.479Z] #47 [support-scheduler internal] load build context [2024-09-18T08:09:14.744Z] #47 ... [2024-09-18T08:09:14.744Z] [2024-09-18T08:09:14.744Z] #68 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-09-18T08:09:15.002Z] #68 ... [2024-09-18T08:09:15.002Z] [2024-09-18T08:09:15.002Z] #47 [support-scheduler internal] load build context [2024-09-18T08:09:15.268Z] #47 transferring context: 232.64MB 14.2s [2024-09-18T08:09:20.575Z] #47 transferring context: 471.16MB 19.4s [2024-09-18T08:09:20.575Z] #47 transferring context: 496.32MB 19.7s done [2024-09-18T08:09:21.162Z] #47 ... [2024-09-18T08:09:21.162Z] [2024-09-18T08:09:21.162Z] #43 [security-proxy-setup internal] load build context [2024-09-18T08:09:21.162Z] #43 transferring context: 496.32MB 15.7s done [2024-09-18T08:09:21.162Z] #43 ... [2024-09-18T08:09:21.162Z] [2024-09-18T08:09:21.162Z] #44 [security-spiffe-token-provider internal] load build context [2024-09-18T08:09:21.162Z] #44 transferring context: 496.32MB 17.7s done [2024-09-18T08:09:21.162Z] #44 ... [2024-09-18T08:09:21.162Z] [2024-09-18T08:09:21.162Z] #45 [support-cron-scheduler internal] load build context [2024-09-18T08:09:21.162Z] #45 transferring context: 496.32MB 15.3s done [2024-09-18T08:09:21.421Z] #45 ... [2024-09-18T08:09:21.421Z] [2024-09-18T08:09:21.421Z] #46 [security-proxy-auth internal] load build context [2024-09-18T08:09:21.421Z] #46 transferring context: 496.32MB 17.7s done [2024-09-18T08:09:21.990Z] #46 ... [2024-09-18T08:09:21.990Z] [2024-09-18T08:09:21.990Z] #48 [core-common-config-bootstrapper internal] load build context [2024-09-18T08:09:21.990Z] #48 transferring context: 496.32MB 17.7s done [2024-09-18T08:09:21.990Z] #48 ... [2024-09-18T08:09:21.990Z] [2024-09-18T08:09:21.990Z] #49 [core-data internal] load build context [2024-09-18T08:09:21.990Z] #49 transferring context: 496.32MB 16.7s done [2024-09-18T08:09:22.251Z] #49 ... [2024-09-18T08:09:22.251Z] [2024-09-18T08:09:22.251Z] #51 [core-keeper internal] load build context [2024-09-18T08:09:22.251Z] #51 transferring context: 496.32MB 14.7s done [2024-09-18T08:09:22.251Z] #51 ... [2024-09-18T08:09:22.251Z] [2024-09-18T08:09:22.251Z] #50 [security-bootstrapper internal] load build context [2024-09-18T08:09:22.251Z] #50 transferring context: 496.32MB 15.4s done [2024-09-18T08:09:22.510Z] #50 ... [2024-09-18T08:09:22.510Z] [2024-09-18T08:09:22.510Z] #52 [core-metadata internal] load build context [2024-09-18T08:09:22.510Z] #52 transferring context: 496.32MB 14.4s done [2024-09-18T08:09:22.767Z] #52 ... [2024-09-18T08:09:22.767Z] [2024-09-18T08:09:22.767Z] #54 [core-command internal] load build context [2024-09-18T08:09:22.767Z] #54 transferring context: 496.32MB 17.1s done [2024-09-18T08:09:22.767Z] #54 ... [2024-09-18T08:09:22.767Z] [2024-09-18T08:09:22.767Z] #55 [security-secretstore-setup internal] load build context [2024-09-18T08:09:22.767Z] #55 transferring context: 496.32MB 17.1s done [2024-09-18T08:09:23.334Z] #55 ... [2024-09-18T08:09:23.334Z] [2024-09-18T08:09:23.334Z] #60 [support-notifications internal] load build context [2024-09-18T08:09:23.334Z] #60 transferring context: 496.32MB 16.4s done [2024-09-18T08:10:02.135Z] #60 DONE 58.4s [2024-09-18T08:10:02.135Z] [2024-09-18T08:10:02.135Z] #52 [core-metadata internal] load build context [2024-09-18T08:10:02.135Z] #52 DONE 58.3s [2024-09-18T08:10:02.135Z] [2024-09-18T08:10:02.135Z] #51 [core-keeper internal] load build context [2024-09-18T08:10:02.135Z] #51 DONE 58.3s [2024-09-18T08:10:02.135Z] [2024-09-18T08:10:02.135Z] #68 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-09-18T08:10:02.135Z] #68 DONE 55.1s [2024-09-18T08:10:02.135Z] [2024-09-18T08:10:02.135Z] #45 [support-cron-scheduler internal] load build context [2024-09-18T08:10:02.135Z] #45 DONE 58.8s [2024-09-18T08:10:02.135Z] [2024-09-18T08:10:02.135Z] #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-18T08:10:02.135Z] #67 DONE 57.1s [2024-09-18T08:10:02.135Z] [2024-09-18T08:10:02.135Z] #43 [security-proxy-setup internal] load build context [2024-09-18T08:10:02.135Z] #43 DONE 59.0s [2024-09-18T08:10:02.136Z] [2024-09-18T08:10:02.136Z] #69 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-09-18T08:10:02.136Z] #69 ... [2024-09-18T08:10:02.136Z] [2024-09-18T08:10:02.136Z] #50 [security-bootstrapper internal] load build context [2024-09-18T08:10:02.136Z] #50 DONE 58.9s [2024-09-18T08:10:02.136Z] [2024-09-18T08:10:02.136Z] #49 [core-data internal] load build context [2024-09-18T08:10:02.136Z] #49 DONE 58.4s [2024-09-18T08:10:02.136Z] [2024-09-18T08:10:02.136Z] #55 [security-secretstore-setup internal] load build context [2024-09-18T08:10:02.136Z] #55 DONE 58.4s [2024-09-18T08:10:02.136Z] [2024-09-18T08:10:02.136Z] #48 [core-common-config-bootstrapper internal] load build context [2024-09-18T08:10:02.136Z] #48 DONE 58.5s [2024-09-18T08:10:02.136Z] [2024-09-18T08:10:02.136Z] #54 [core-command internal] load build context [2024-09-18T08:10:02.136Z] #54 DONE 58.4s [2024-09-18T08:10:02.136Z] [2024-09-18T08:10:02.136Z] #44 [security-spiffe-token-provider internal] load build context [2024-09-18T08:10:02.136Z] #44 DONE 59.1s [2024-09-18T08:10:02.136Z] [2024-09-18T08:10:02.136Z] #46 [security-proxy-auth internal] load build context [2024-09-18T08:10:02.136Z] #46 DONE 59.0s [2024-09-18T08:10:02.136Z] [2024-09-18T08:10:02.136Z] #47 [support-scheduler internal] load build context [2024-09-18T08:10:02.136Z] #47 DONE 59.1s [2024-09-18T08:10:02.136Z] [2024-09-18T08:10:02.136Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-18T08:10:02.136Z] #64 57.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:10:02.136Z] #64 ... [2024-09-18T08:10:02.136Z] [2024-09-18T08:10:02.136Z] #59 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-18T08:10:02.136Z] #59 DONE 57.4s [2024-09-18T08:10:02.136Z] [2024-09-18T08:10:02.136Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:10:02.136Z] #40 DONE 58.7s [2024-09-18T08:10:02.136Z] [2024-09-18T08:10:02.136Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-18T08:10:02.136Z] #57 57.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:10:02.136Z] #57 57.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:10:02.136Z] #57 58.08 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-18T08:10:02.136Z] #57 58.08 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-18T08:10:02.136Z] #57 58.08 OK: 20070 distinct packages available [2024-09-18T08:10:02.136Z] #57 58.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:10:02.136Z] #57 ... [2024-09-18T08:10:02.136Z] [2024-09-18T08:10:02.136Z] #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-18T08:10:02.136Z] #63 57.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:10:02.136Z] #63 57.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:10:02.136Z] #63 57.89 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-18T08:10:02.136Z] #63 57.95 Executing busybox-1.36.1-r7.trigger [2024-09-18T08:10:02.136Z] #63 57.96 OK: 7 MiB in 16 packages [2024-09-18T08:10:02.136Z] #63 DONE 58.1s [2024-09-18T08:10:02.136Z] [2024-09-18T08:10:02.136Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-18T08:10:02.136Z] #57 58.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:10:02.136Z] #57 58.45 (1/11) Installing ca-certificates (20240226-r0) [2024-09-18T08:10:02.136Z] #57 58.46 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-18T08:10:02.136Z] #57 58.47 (3/11) Installing libunistring (1.1-r1) [2024-09-18T08:10:02.136Z] #57 58.49 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-18T08:10:02.136Z] #57 58.50 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-18T08:10:02.136Z] #57 58.50 (6/11) Installing libcurl (8.9.1-r0) [2024-09-18T08:10:02.136Z] #57 58.51 (7/11) Installing curl (8.9.1-r0) [2024-09-18T08:10:02.136Z] #57 58.52 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-18T08:10:02.136Z] #57 58.55 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-18T08:10:02.136Z] #57 58.55 (10/11) Installing libucontext (1.2-r2) [2024-09-18T08:10:02.136Z] #57 58.56 (11/11) Installing gcompat (1.1.0-r1) [2024-09-18T08:10:02.136Z] #57 58.60 Executing busybox-1.36.1-r7.trigger [2024-09-18T08:10:02.136Z] #57 58.63 Executing ca-certificates-20240226-r0.trigger [2024-09-18T08:10:02.136Z] #57 58.69 OK: 12 MiB in 26 packages [2024-09-18T08:10:02.136Z] #57 ... [2024-09-18T08:10:02.136Z] [2024-09-18T08:10:02.136Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-18T08:10:02.136Z] #64 57.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:10:02.136Z] #64 57.95 (1/2) Installing ca-certificates (20240226-r0) [2024-09-18T08:10:02.136Z] #64 57.98 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-18T08:10:02.136Z] #64 57.99 Executing busybox-1.36.1-r7.trigger [2024-09-18T08:10:02.136Z] #64 57.99 Executing ca-certificates-20240226-r0.trigger [2024-09-18T08:10:02.136Z] #64 58.05 OK: 8 MiB in 17 packages [2024-09-18T08:10:02.136Z] #64 DONE 58.8s [2024-09-18T08:10:02.136Z] [2024-09-18T08:10:02.136Z] #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-18T08:10:02.136Z] #62 58.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:10:02.136Z] #62 58.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:10:02.136Z] #62 58.84 (1/3) Installing ca-certificates (20240226-r0) [2024-09-18T08:10:02.136Z] #62 58.85 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-18T08:10:02.136Z] #62 58.85 (3/3) Installing tzdata (2024a-r0) [2024-09-18T08:10:02.136Z] #62 58.93 Executing busybox-1.36.1-r7.trigger [2024-09-18T08:10:02.136Z] #62 58.93 Executing ca-certificates-20240226-r0.trigger [2024-09-18T08:10:02.136Z] #62 59.08 OK: 11 MiB in 18 packages [2024-09-18T08:10:02.136Z] #62 ... [2024-09-18T08:10:02.136Z] [2024-09-18T08:10:02.136Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-18T08:10:02.136Z] #66 57.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:10:02.136Z] #66 57.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:10:02.136Z] #66 58.11 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-18T08:10:02.136Z] #66 58.14 (2/4) Installing openssl (3.1.7-r0) [2024-09-18T08:10:02.136Z] #66 58.15 (3/4) Installing su-exec (0.2-r3) [2024-09-18T08:10:02.136Z] #66 58.15 (4/4) Installing yq (4.33.3-r5) [2024-09-18T08:10:02.136Z] #66 58.22 Executing busybox-1.36.1-r7.trigger [2024-09-18T08:10:02.136Z] #66 58.23 OK: 17 MiB in 19 packages [2024-09-18T08:10:02.136Z] #66 DONE 59.2s [2024-09-18T08:10:02.136Z] [2024-09-18T08:10:02.136Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-18T08:10:02.136Z] #70 DONE 2.1s [2024-09-18T08:10:02.136Z] [2024-09-18T08:10:02.136Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-18T08:10:02.136Z] #65 57.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:10:02.136Z] #65 58.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:10:02.136Z] #65 58.28 (1/4) Installing ca-certificates (20240226-r0) [2024-09-18T08:10:02.136Z] #65 58.29 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-18T08:10:02.136Z] #65 58.29 (3/4) Installing su-exec (0.2-r3) [2024-09-18T08:10:02.136Z] #65 58.30 (4/4) Installing yq (4.33.3-r5) [2024-09-18T08:10:02.136Z] #65 58.36 Executing busybox-1.36.1-r7.trigger [2024-09-18T08:10:02.136Z] #65 58.39 Executing ca-certificates-20240226-r0.trigger [2024-09-18T08:10:02.136Z] #65 58.47 OK: 17 MiB in 19 packages [2024-09-18T08:10:02.136Z] #65 DONE 59.2s [2024-09-18T08:10:02.136Z] [2024-09-18T08:10:02.136Z] #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-18T08:10:02.136Z] #62 DONE 59.3s [2024-09-18T08:10:02.136Z] [2024-09-18T08:10:02.136Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-18T08:10:02.136Z] #57 DONE 59.4s [2024-09-18T08:10:02.136Z] [2024-09-18T08:10:02.136Z] #61 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-09-18T08:10:02.136Z] #61 57.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:10:02.136Z] #61 58.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:10:02.136Z] #61 58.96 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-18T08:10:02.136Z] #61 58.98 Executing busybox-1.36.1-r7.trigger [2024-09-18T08:10:02.136Z] #61 58.99 OK: 7 MiB in 16 packages [2024-09-18T08:10:02.136Z] #61 DONE 59.4s [2024-09-18T08:10:02.136Z] [2024-09-18T08:10:02.136Z] #71 [security-proxy-auth stage-1 3/7] RUN apk --no-cache upgrade [2024-09-18T08:10:02.136Z] #71 ... [2024-09-18T08:10:02.136Z] [2024-09-18T08:10:02.136Z] #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-18T08:10:02.136Z] #56 58.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:10:02.136Z] #56 58.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:10:02.136Z] #56 58.56 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-18T08:10:02.136Z] #56 58.56 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-18T08:10:02.136Z] #56 58.56 OK: 20070 distinct packages available [2024-09-18T08:10:02.136Z] #56 58.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:10:02.136Z] #56 58.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:10:02.136Z] #56 58.96 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-18T08:10:02.136Z] #56 58.96 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-18T08:10:02.136Z] #56 59.05 (3/5) Installing libucontext (1.2-r2) [2024-09-18T08:10:02.136Z] #56 59.05 (4/5) Installing gcompat (1.1.0-r1) [2024-09-18T08:10:02.136Z] #56 59.06 (5/5) Installing openssl (3.1.7-r0) [2024-09-18T08:10:02.136Z] #56 59.07 Executing busybox-1.36.1-r7.trigger [2024-09-18T08:10:02.136Z] #56 59.08 OK: 8 MiB in 20 packages [2024-09-18T08:10:02.136Z] #56 DONE 59.5s [2024-09-18T08:10:02.399Z] [2024-09-18T08:10:02.399Z] #72 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-18T08:10:02.399Z] #0 1.688 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:10:02.399Z] #0 1.791 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:10:02.399Z] #0 2.062 OK: 7 MiB in 17 packages [2024-09-18T08:10:02.399Z] #72 DONE 2.4s [2024-09-18T08:10:02.399Z] [2024-09-18T08:10:02.399Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-18T08:10:02.399Z] #58 57.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:10:02.399Z] #58 58.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:10:02.399Z] #58 59.02 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-18T08:10:02.399Z] #58 59.02 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-18T08:10:02.399Z] #58 59.02 OK: 20070 distinct packages available [2024-09-18T08:10:02.399Z] #58 59.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:10:02.399Z] #58 59.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:10:02.399Z] #58 59.44 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-18T08:10:02.399Z] #58 59.44 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-18T08:10:02.399Z] #58 59.44 (3/4) Installing libucontext (1.2-r2) [2024-09-18T08:10:02.399Z] #58 59.45 (4/4) Installing gcompat (1.1.0-r1) [2024-09-18T08:10:02.399Z] #58 59.45 Executing busybox-1.36.1-r7.trigger [2024-09-18T08:10:02.399Z] #58 59.46 OK: 8 MiB in 19 packages [2024-09-18T08:10:02.399Z] #58 DONE 59.7s [2024-09-18T08:10:02.399Z] [2024-09-18T08:10:02.399Z] #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-18T08:10:02.399Z] #73 ... [2024-09-18T08:10:02.399Z] [2024-09-18T08:10:02.399Z] #74 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-18T08:10:02.399Z] #0 2.050 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:10:02.399Z] #0 2.171 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:10:02.399Z] #0 2.384 OK: 264 MiB in 52 packages [2024-09-18T08:10:02.399Z] #74 DONE 2.5s [2024-09-18T08:10:02.399Z] [2024-09-18T08:10:02.399Z] #75 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-18T08:10:02.399Z] #75 DONE 0.0s [2024-09-18T08:10:02.657Z] [2024-09-18T08:10:02.657Z] #76 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:10:04.586Z] #76 ... [2024-09-18T08:10:04.586Z] [2024-09-18T08:10:04.586Z] #77 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-18T08:10:04.586Z] #0 3.527 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:10:04.586Z] #0 3.608 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:10:04.586Z] #0 3.775 OK: 264 MiB in 52 packages [2024-09-18T08:10:04.586Z] #77 DONE 4.4s [2024-09-18T08:10:04.586Z] [2024-09-18T08:10:04.586Z] #78 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-18T08:10:04.587Z] #78 DONE 0.0s [2024-09-18T08:10:04.587Z] [2024-09-18T08:10:04.587Z] #79 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:10:04.843Z] #79 ... [2024-09-18T08:10:04.843Z] [2024-09-18T08:10:04.843Z] #80 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-18T08:10:04.843Z] #0 3.539 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:10:04.843Z] #0 3.649 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:10:04.843Z] #0 3.844 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-18T08:10:04.843Z] #0 3.844 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-18T08:10:04.843Z] #0 3.844 OK: 20079 distinct packages available [2024-09-18T08:10:04.843Z] #0 3.899 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:10:04.843Z] #0 4.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:10:04.843Z] #0 4.802 OK: 264 MiB in 52 packages [2024-09-18T08:10:04.843Z] #80 DONE 4.9s [2024-09-18T08:10:04.843Z] [2024-09-18T08:10:04.843Z] #81 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-18T08:10:04.843Z] #81 DONE 0.1s [2024-09-18T08:10:05.101Z] [2024-09-18T08:10:05.101Z] #69 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-09-18T08:10:05.101Z] #69 4.947 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:10:05.101Z] #69 5.035 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:10:05.101Z] #69 5.218 OK: 264 MiB in 52 packages [2024-09-18T08:10:05.101Z] #69 DONE 5.3s [2024-09-18T08:10:05.101Z] [2024-09-18T08:10:05.101Z] #82 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-18T08:10:05.101Z] #82 DONE 0.1s [2024-09-18T08:10:05.101Z] [2024-09-18T08:10:05.101Z] #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:10:05.358Z] #83 ... [2024-09-18T08:10:05.358Z] [2024-09-18T08:10:05.358Z] #84 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-18T08:10:05.358Z] #0 3.971 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:10:05.358Z] #0 4.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:10:05.358Z] #0 4.247 OK: 7 MiB in 16 packages [2024-09-18T08:10:05.358Z] #84 DONE 4.3s [2024-09-18T08:10:05.358Z] [2024-09-18T08:10:05.358Z] #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-18T08:10:05.358Z] #0 3.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:10:05.358Z] #0 3.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:10:05.358Z] #0 3.533 OK: 8 MiB in 17 packages [2024-09-18T08:10:05.358Z] #85 DONE 3.7s [2024-09-18T08:10:05.358Z] [2024-09-18T08:10:05.358Z] #86 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:10:05.616Z] #86 ... [2024-09-18T08:10:05.616Z] [2024-09-18T08:10:05.616Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-18T08:10:05.616Z] #0 3.175 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:10:05.616Z] #0 3.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:10:05.616Z] #0 3.464 OK: 17 MiB in 19 packages [2024-09-18T08:10:05.616Z] #87 DONE 3.6s [2024-09-18T08:10:05.616Z] [2024-09-18T08:10:05.616Z] #88 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-18T08:10:05.616Z] #88 DONE 0.0s [2024-09-18T08:10:05.874Z] [2024-09-18T08:10:05.874Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-18T08:10:05.874Z] #0 3.625 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:10:05.874Z] #0 3.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:10:05.874Z] #89 3.896 OK: 17 MiB in 19 packages [2024-09-18T08:10:06.133Z] #89 DONE 4.3s [2024-09-18T08:10:06.133Z] [2024-09-18T08:10:06.133Z] #71 [security-proxy-auth stage-1 3/7] RUN apk --no-cache upgrade [2024-09-18T08:10:06.133Z] #71 3.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:10:06.133Z] #71 3.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:10:06.133Z] #71 4.188 OK: 7 MiB in 16 packages [2024-09-18T08:10:06.393Z] #71 DONE 4.4s [2024-09-18T08:10:06.393Z] [2024-09-18T08:10:06.393Z] #90 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-18T08:10:06.393Z] #0 2.636 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:10:06.393Z] #0 3.380 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:10:06.393Z] #0 4.082 OK: 264 MiB in 52 packages [2024-09-18T08:10:06.393Z] #90 DONE 4.3s [2024-09-18T08:10:06.393Z] [2024-09-18T08:10:06.393Z] #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-18T08:10:06.393Z] #0 3.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:10:06.393Z] #0 3.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:10:06.393Z] #0 4.162 OK: 12 MiB in 26 packages [2024-09-18T08:10:06.393Z] #91 DONE 4.3s [2024-09-18T08:10:06.393Z] [2024-09-18T08:10:06.393Z] #92 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-18T08:10:06.393Z] #92 DONE 0.2s [2024-09-18T08:10:06.393Z] [2024-09-18T08:10:06.393Z] #93 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-09-18T08:10:06.393Z] #0 4.723 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:10:06.393Z] #0 5.203 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:10:06.393Z] #0 5.851 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-18T08:10:06.393Z] #0 6.187 Executing busybox-1.36.1-r7.trigger [2024-09-18T08:10:06.393Z] #0 6.187 OK: 7 MiB in 16 packages [2024-09-18T08:10:06.705Z] #93 ... [2024-09-18T08:10:06.705Z] [2024-09-18T08:10:06.705Z] #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:10:06.705Z] #94 ... [2024-09-18T08:10:06.705Z] [2024-09-18T08:10:06.705Z] #93 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-09-18T08:10:06.705Z] #93 DONE 6.5s [2024-09-18T08:10:06.995Z] [2024-09-18T08:10:06.995Z] #95 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-18T08:10:06.995Z] #0 4.308 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:10:06.995Z] #0 4.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:10:06.995Z] #0 4.658 OK: 11 MiB in 18 packages [2024-09-18T08:10:06.995Z] #95 DONE 4.8s [2024-09-18T08:10:06.995Z] [2024-09-18T08:10:06.995Z] #96 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-18T08:10:06.995Z] #0 4.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:10:06.995Z] #96 4.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:10:07.268Z] #96 5.062 OK: 8 MiB in 20 packages [2024-09-18T08:10:07.268Z] #96 ... [2024-09-18T08:10:07.268Z] [2024-09-18T08:10:07.268Z] #97 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-18T08:10:07.268Z] #97 DONE 5.0s [2024-09-18T08:10:07.268Z] [2024-09-18T08:10:07.268Z] #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-18T08:10:07.268Z] #73 4.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:10:07.268Z] #73 4.906 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:10:07.268Z] #73 ... [2024-09-18T08:10:07.268Z] [2024-09-18T08:10:07.268Z] #96 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-18T08:10:07.268Z] #96 DONE 5.3s [2024-09-18T08:10:07.268Z] [2024-09-18T08:10:07.268Z] #98 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-18T08:10:07.268Z] #98 DONE 0.1s [2024-09-18T08:10:07.268Z] [2024-09-18T08:10:07.268Z] #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-18T08:10:07.268Z] #73 5.100 OK: 8 MiB in 19 packages [2024-09-18T08:10:09.727Z] #73 DONE 7.1s [2024-09-18T08:10:09.727Z] [2024-09-18T08:10:09.727Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-18T08:10:09.727Z] #99 DONE 2.1s [2024-09-18T08:10:09.727Z] [2024-09-18T08:10:09.727Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-18T08:10:09.727Z] #100 DONE 2.1s [2024-09-18T08:10:09.727Z] [2024-09-18T08:10:09.727Z] #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-18T08:10:10.342Z] #101 ... [2024-09-18T08:10:10.342Z] [2024-09-18T08:10:10.342Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T08:10:10.342Z] #53 ... [2024-09-18T08:10:10.342Z] [2024-09-18T08:10:10.342Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-18T08:10:11.300Z] #102 DONE 2.0s [2024-09-18T08:10:11.300Z] [2024-09-18T08:10:11.300Z] #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-18T08:10:11.300Z] #101 DONE 1.9s [2024-09-18T08:10:11.300Z] [2024-09-18T08:10:11.300Z] #103 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-18T08:10:11.300Z] #103 DONE 2.0s [2024-09-18T08:10:11.300Z] [2024-09-18T08:10:11.300Z] #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-18T08:10:11.630Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10570 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-09-18T08:10:11.649Z] Running in /w/workspace/edgex-go/698 [Pipeline] { [Pipeline] checkout [2024-09-18T08:10:12.708Z] #104 DONE 1.1s [2024-09-18T08:10:12.708Z] [2024-09-18T08:10:12.708Z] #105 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-18T08:10:12.708Z] #105 DONE 1.1s [2024-09-18T08:10:12.708Z] [2024-09-18T08:10:12.708Z] #106 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-18T08:10:12.708Z] #106 DONE 1.1s [2024-09-18T08:10:12.708Z] [2024-09-18T08:10:12.708Z] #107 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-18T08:10:13.276Z] #107 DONE 0.7s [2024-09-18T08:10:13.276Z] [2024-09-18T08:10:13.276Z] #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-18T08:10:13.276Z] #108 DONE 0.7s [2024-09-18T08:10:13.276Z] [2024-09-18T08:10:13.276Z] #109 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-18T08:10:13.276Z] #109 DONE 0.7s [2024-09-18T08:10:13.276Z] [2024-09-18T08:10:13.276Z] #110 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-18T08:10:13.276Z] #110 DONE 0.2s [2024-09-18T08:10:13.276Z] [2024-09-18T08:10:13.276Z] #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-18T08:10:13.276Z] #111 DONE 0.2s [2024-09-18T08:10:13.276Z] [2024-09-18T08:10:13.276Z] #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-18T08:10:13.276Z] #112 DONE 0.2s [2024-09-18T08:10:13.276Z] [2024-09-18T08:10:13.276Z] #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-18T08:10:13.276Z] #113 DONE 0.1s [2024-09-18T08:10:13.276Z] [2024-09-18T08:10:13.276Z] #114 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-18T08:10:13.535Z] #114 DONE 0.1s [2024-09-18T08:10:13.535Z] [2024-09-18T08:10:13.535Z] #115 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-18T08:10:13.535Z] #115 DONE 0.1s [2024-09-18T08:10:13.535Z] [2024-09-18T08:10:13.535Z] #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-18T08:10:13.535Z] #116 DONE 0.1s [2024-09-18T08:10:13.535Z] [2024-09-18T08:10:13.535Z] #117 [security-spire-server] exporting to image [2024-09-18T08:10:13.535Z] #117 exporting layers [2024-09-18T08:10:13.535Z] #117 ... [2024-09-18T08:10:13.535Z] [2024-09-18T08:10:13.535Z] #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-18T08:10:13.535Z] #118 DONE 0.2s [2024-09-18T08:10:13.535Z] [2024-09-18T08:10:13.535Z] #117 [security-spire-agent] exporting to image [2024-09-18T08:10:14.475Z] #117 exporting layers 0.8s done [2024-09-18T08:10:14.475Z] #117 writing image sha256:4c829ab84b1471e83ecdacab5c5a6202a3025aa3bda72ab28c7c5c0b805c725e done [2024-09-18T08:10:14.475Z] #117 naming to docker.io/library/security-spire-server done [2024-09-18T08:10:14.475Z] #117 exporting layers 0.9s done [2024-09-18T08:10:14.475Z] #117 writing image sha256:ce092564f928c45c7d0802f80e09be35801b33d05a0cc05fd8264b96ba60fbfb done [2024-09-18T08:10:14.475Z] #117 naming to docker.io/library/security-spire-agent done [2024-09-18T08:10:14.705Z] The recommended git tool is: git [2024-09-18T08:10:14.738Z] #117 exporting layers 0.8s done [2024-09-18T08:10:14.738Z] #117 writing image sha256:f41cf81570eebe5297c241d7b95eacab5a33f1ddd57e71021954032123b60038 done [2024-09-18T08:10:14.738Z] #117 naming to docker.io/library/security-spire-config done [2024-09-18T08:10:14.738Z] #117 DONE 1.5s [2024-09-18T08:10:14.738Z] [2024-09-18T08:10:14.738Z] #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:10:23.282Z] using credential edgex-jenkins-ssh [2024-09-18T08:10:23.320Z] Cloning the remote Git repository [2024-09-18T08:10:23.384Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-09-18T08:10:23.583Z] > git init /w/workspace/edgex-go/698 # timeout=10 [2024-09-18T08:10:23.806Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-18T08:10:23.807Z] > git --version # timeout=10 [2024-09-18T08:10:23.831Z] > git --version # 'git version 2.25.1' [2024-09-18T08:10:23.834Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-18T08:10:24.060Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-18T08:10:42.832Z] Avoid second fetch [2024-09-18T08:10:42.833Z] Checking out Revision 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 (main) [2024-09-18T08:10:43.778Z] Commit message: "Merge pull request #4918 from lindseysimple/issue-4877-3" [2024-09-18T08:10:41.879Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-18T08:10:41.899Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-18T08:10:42.847Z] > git config core.sparsecheckout # timeout=10 [2024-09-18T08:10:42.940Z] > git checkout -f 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-18T08:10:48.635Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-18T08:10:48.635Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-18T08:10:48.635Z] Dload Upload Total Spent Left Speed [2024-09-18T08:10:48.635Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 106k 0 --:--:-- --:--:-- --:--:-- 106k [Pipeline] sh [2024-09-18T08:10:48.987Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-18T08:10:49.320Z] + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2024-09-18T08:10:49.320Z] tee /etc/docker/daemon.new [2024-09-18T08:10:49.320Z] { [2024-09-18T08:10:49.320Z] "registry-mirrors": [ [2024-09-18T08:10:49.320Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-18T08:10:49.320Z] ], [2024-09-18T08:10:49.320Z] "bip": "10.250.0.254/24", [2024-09-18T08:10:49.320Z] "hosts": [ [2024-09-18T08:10:49.320Z] "tcp://0.0.0.0:5555", [2024-09-18T08:10:49.320Z] "unix:///var/run/docker.sock" [2024-09-18T08:10:49.320Z] ], [2024-09-18T08:10:49.320Z] "mtu": 1458, [2024-09-18T08:10:49.320Z] "selinux-enabled": true, [2024-09-18T08:10:49.320Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-18T08:10:49.320Z] } [Pipeline] sh [2024-09-18T08:10:49.665Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-18T08:10:50.005Z] + sudo service docker restart [2024-09-18T08:11:01.533Z] #94 DONE 54.0s [2024-09-18T08:11:01.533Z] [2024-09-18T08:11:01.533Z] #35 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T08:11:01.533Z] #35 ... [2024-09-18T08:11:01.533Z] [2024-09-18T08:11:01.533Z] #79 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:11:01.533Z] #79 DONE 56.2s [2024-09-18T08:11:01.533Z] [2024-09-18T08:11:01.533Z] #76 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:11:01.533Z] #76 DONE 58.2s [2024-09-18T08:11:01.533Z] [2024-09-18T08:11:01.533Z] #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:11:01.533Z] #83 DONE 55.7s [2024-09-18T08:11:01.533Z] [2024-09-18T08:11:01.533Z] #86 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:11:01.533Z] #86 DONE 55.5s [2024-09-18T08:11:01.533Z] [2024-09-18T08:11:01.533Z] #119 [support-scheduler builder 6/7] COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-18T08:11:08.290Z] provisioning config files... [2024-09-18T08:11:08.335Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/698@tmp/config11702317169749183369tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-18T08:11:08.799Z] ---> ****-login.sh [2024-09-18T08:11:08.799Z] nexus3.edgexfoundry.org:10001 [2024-09-18T08:11:09.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-18T08:11:09.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-18T08:11:09.662Z] Configure a credential helper to remove this warning. See [2024-09-18T08:11:09.662Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-18T08:11:09.662Z] [2024-09-18T08:11:09.662Z] Login Succeeded [2024-09-18T08:11:09.662Z] nexus3.edgexfoundry.org:10002 [2024-09-18T08:11:09.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-18T08:11:09.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-18T08:11:09.934Z] Configure a credential helper to remove this warning. See [2024-09-18T08:11:09.934Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-18T08:11:09.934Z] [2024-09-18T08:11:09.934Z] Login Succeeded [2024-09-18T08:11:09.934Z] nexus3.edgexfoundry.org:10003 [2024-09-18T08:11:10.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-18T08:11:10.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-18T08:11:10.205Z] Configure a credential helper to remove this warning. See [2024-09-18T08:11:10.205Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-18T08:11:10.205Z] [2024-09-18T08:11:10.205Z] Login Succeeded [2024-09-18T08:11:10.205Z] nexus3.edgexfoundry.org:10004 [2024-09-18T08:11:10.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-18T08:11:10.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-18T08:11:10.753Z] Configure a credential helper to remove this warning. See [2024-09-18T08:11:10.753Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-18T08:11:10.753Z] [2024-09-18T08:11:10.753Z] Login Succeeded [2024-09-18T08:11:10.753Z] ****.io [2024-09-18T08:11:11.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-18T08:11:11.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-18T08:11:11.292Z] Configure a credential helper to remove this warning. See [2024-09-18T08:11:11.292Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-18T08:11:11.292Z] [2024-09-18T08:11:11.292Z] Login Succeeded [2024-09-18T08:11:11.292Z] ---> ****-login.sh ends [Pipeline] } [2024-09-18T08:11:11.306Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-09-18T08:11:11.519Z] #119 ... [2024-09-18T08:11:11.519Z] [2024-09-18T08:11:11.519Z] #120 [core-keeper builder 7/8] COPY . . [2024-09-18T08:11:11.519Z] #120 ... [2024-09-18T08:11:11.519Z] [2024-09-18T08:11:11.519Z] #121 [support-cron-scheduler builder 6/7] COPY . . [2024-09-18T08:11:11.519Z] #121 ... [2024-09-18T08:11:11.519Z] [2024-09-18T08:11:11.519Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-18T08:11:11.519Z] #122 ... [2024-09-18T08:11:11.519Z] [2024-09-18T08:11:11.519Z] #123 [security-proxy-setup builder 6/7] COPY . . [Pipeline] sh [2024-09-18T08:11:11.949Z] + git config --global --add safe.directory /w/workspace/edgex-go/698 [Pipeline] echo [2024-09-18T08:11:11.973Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-18T08:11:11.992Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-18T08:11:12.007Z] ========================================================= [2024-09-18T08:11:12.007Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-18T08:11:12.007Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-18T08:11:12.336Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-18T08:11:12.610Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-18T08:11:12.610Z] c6b39de5b339: Pulling fs layer [2024-09-18T08:11:12.610Z] a69c41024577: Pulling fs layer [2024-09-18T08:11:12.610Z] d6de4b400683: Pulling fs layer [2024-09-18T08:11:12.610Z] 35cb2a7552d0: Pulling fs layer [2024-09-18T08:11:12.610Z] 4f4fb700ef54: Pulling fs layer [2024-09-18T08:11:12.610Z] 35cb2a7552d0: Waiting [2024-09-18T08:11:12.610Z] 4f4fb700ef54: Waiting [2024-09-18T08:11:12.610Z] 464afbd9ba4c: Pulling fs layer [2024-09-18T08:11:12.610Z] 00f215d4a9da: Pulling fs layer [2024-09-18T08:11:12.610Z] d496ad576159: Pulling fs layer [2024-09-18T08:11:12.610Z] 464afbd9ba4c: Waiting [2024-09-18T08:11:12.610Z] d496ad576159: Waiting [2024-09-18T08:11:12.610Z] 00f215d4a9da: Waiting [2024-09-18T08:11:12.610Z] a69c41024577: Download complete [2024-09-18T08:11:12.610Z] 35cb2a7552d0: Verifying Checksum [2024-09-18T08:11:12.610Z] 35cb2a7552d0: Download complete [2024-09-18T08:11:12.610Z] 4f4fb700ef54: Verifying Checksum [2024-09-18T08:11:12.610Z] 4f4fb700ef54: Download complete [2024-09-18T08:11:12.610Z] 464afbd9ba4c: Verifying Checksum [2024-09-18T08:11:12.610Z] 464afbd9ba4c: Download complete [2024-09-18T08:11:12.610Z] c6b39de5b339: Download complete [2024-09-18T08:11:13.217Z] d496ad576159: Verifying Checksum [2024-09-18T08:11:13.217Z] d496ad576159: Download complete [2024-09-18T08:11:13.819Z] c6b39de5b339: Pull complete [2024-09-18T08:11:14.411Z] a69c41024577: Pull complete [2024-09-18T08:11:14.682Z] d6de4b400683: Download complete [2024-09-18T08:11:15.652Z] 00f215d4a9da: Verifying Checksum [2024-09-18T08:11:15.652Z] 00f215d4a9da: Download complete [2024-09-18T08:11:16.844Z] #123 ... [2024-09-18T08:11:16.844Z] [2024-09-18T08:11:16.844Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-18T08:11:16.844Z] #122 DONE 16.2s [2024-09-18T08:11:16.844Z] [2024-09-18T08:11:16.844Z] #124 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:11:16.844Z] #124 CACHED [2024-09-18T08:11:16.844Z] [2024-09-18T08:11:16.844Z] #125 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-18T08:11:16.844Z] #125 CACHED [2024-09-18T08:11:16.844Z] [2024-09-18T08:11:16.844Z] #126 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-18T08:11:16.844Z] #126 CACHED [2024-09-18T08:11:16.844Z] [2024-09-18T08:11:16.844Z] #127 [core-metadata builder 6/7] COPY . . [2024-09-18T08:11:16.844Z] #127 CACHED [2024-09-18T08:11:16.844Z] [2024-09-18T08:11:16.844Z] #128 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-18T08:11:16.844Z] #128 CACHED [2024-09-18T08:11:16.844Z] [2024-09-18T08:11:16.844Z] #129 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:11:16.844Z] #129 CACHED [2024-09-18T08:11:16.844Z] [2024-09-18T08:11:16.844Z] #120 [core-keeper builder 7/8] COPY . . [2024-09-18T08:11:16.844Z] #120 DONE 16.2s [2024-09-18T08:11:16.844Z] [2024-09-18T08:11:16.844Z] #130 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-18T08:11:16.844Z] #130 CACHED [2024-09-18T08:11:16.844Z] [2024-09-18T08:11:16.844Z] #131 [core-data builder 6/7] COPY . . [2024-09-18T08:11:16.844Z] #131 CACHED [2024-09-18T08:11:16.844Z] [2024-09-18T08:11:16.844Z] #132 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:11:16.844Z] #132 CACHED [2024-09-18T08:11:16.844Z] [2024-09-18T08:11:16.844Z] #133 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-18T08:11:16.844Z] #133 CACHED [2024-09-18T08:11:16.844Z] [2024-09-18T08:11:16.844Z] #134 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:11:16.844Z] #134 CACHED [2024-09-18T08:11:16.844Z] [2024-09-18T08:11:16.844Z] #135 [core-command builder 6/7] COPY . . [2024-09-18T08:11:16.844Z] #135 CACHED [2024-09-18T08:11:16.844Z] [2024-09-18T08:11:16.844Z] #136 [security-secretstore-setup builder 6/7] COPY . . [2024-09-18T08:11:16.844Z] #136 CACHED [2024-09-18T08:11:16.844Z] [2024-09-18T08:11:16.844Z] #137 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:11:16.844Z] #137 CACHED [2024-09-18T08:11:16.844Z] [2024-09-18T08:11:16.844Z] #138 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-18T08:11:16.844Z] #138 CACHED [2024-09-18T08:11:16.844Z] [2024-09-18T08:11:16.844Z] #139 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-18T08:11:16.844Z] #139 CACHED [2024-09-18T08:11:16.844Z] [2024-09-18T08:11:16.844Z] #140 [security-proxy-auth builder 6/7] COPY . . [2024-09-18T08:11:16.844Z] #140 CACHED [2024-09-18T08:11:16.844Z] [2024-09-18T08:11:16.844Z] #141 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:11:16.844Z] #141 CACHED [2024-09-18T08:11:16.844Z] [2024-09-18T08:11:16.844Z] #119 [support-scheduler builder 6/7] COPY . . [2024-09-18T08:11:16.844Z] #119 DONE 16.1s [2024-09-18T08:11:16.844Z] [2024-09-18T08:11:16.844Z] #123 [security-proxy-setup builder 6/7] COPY . . [2024-09-18T08:11:16.844Z] #123 DONE 16.2s [2024-09-18T08:11:16.844Z] [2024-09-18T08:11:16.844Z] #142 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:11:16.844Z] #142 CACHED [2024-09-18T08:11:16.844Z] [2024-09-18T08:11:16.844Z] #143 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-18T08:11:16.844Z] #143 CACHED [2024-09-18T08:11:16.844Z] [2024-09-18T08:11:16.844Z] #144 [security-bootstrapper builder 6/7] COPY . . [2024-09-18T08:11:16.844Z] #144 CACHED [2024-09-18T08:11:16.844Z] [2024-09-18T08:11:16.844Z] #121 [support-cron-scheduler builder 6/7] COPY . . [2024-09-18T08:11:16.844Z] #121 DONE 16.3s [2024-09-18T08:11:16.844Z] [2024-09-18T08:11:16.844Z] #145 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:11:16.844Z] #145 CACHED [2024-09-18T08:11:16.844Z] [2024-09-18T08:11:16.844Z] #146 [support-notifications builder 6/7] COPY . . [2024-09-18T08:11:16.844Z] #146 CACHED [2024-09-18T08:11:16.844Z] [2024-09-18T08:11:16.844Z] #147 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-18T08:11:16.844Z] #147 CACHED [2024-09-18T08:11:16.844Z] [2024-09-18T08:11:16.844Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-18T08:11:18.248Z] #148 1.341 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-18T08:11:28.001Z] d6de4b400683: Pull complete [2024-09-18T08:11:28.001Z] 35cb2a7552d0: Pull complete [2024-09-18T08:11:28.001Z] 4f4fb700ef54: Pull complete [2024-09-18T08:11:28.001Z] 464afbd9ba4c: Pull complete [2024-09-18T08:11:28.245Z] #148 ... [2024-09-18T08:11:28.245Z] [2024-09-18T08:11:28.245Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-18T08:11:28.245Z] #0 1.025 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-18T08:11:28.245Z] #149 ... [2024-09-18T08:11:28.245Z] [2024-09-18T08:11:28.245Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-18T08:11:28.245Z] #0 1.642 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-18T08:11:28.245Z] #150 ... [2024-09-18T08:11:28.245Z] [2024-09-18T08:11:28.245Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-18T08:11:28.245Z] #0 1.578 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-18T08:11:28.245Z] #151 ... [2024-09-18T08:11:28.245Z] [2024-09-18T08:11:28.245Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-18T08:11:28.245Z] #0 1.048 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-18T08:11:28.245Z] #152 ... [2024-09-18T08:11:28.245Z] [2024-09-18T08:11:28.245Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-18T08:11:28.245Z] #0 0.857 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-18T08:11:28.245Z] #153 ... [2024-09-18T08:11:28.245Z] [2024-09-18T08:11:28.245Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-18T08:11:28.245Z] #0 0.555 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-18T08:11:28.245Z] #154 ... [2024-09-18T08:11:28.245Z] [2024-09-18T08:11:28.245Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-18T08:11:28.245Z] #0 0.470 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-18T08:11:28.245Z] #155 ... [2024-09-18T08:11:28.245Z] [2024-09-18T08:11:28.245Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-18T08:11:28.245Z] #0 0.943 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-18T08:11:28.245Z] #156 ... [2024-09-18T08:11:28.245Z] [2024-09-18T08:11:28.245Z] #157 [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-09-18T08:11:28.245Z] #0 1.337 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-18T08:11:28.245Z] #157 ... [2024-09-18T08:11:28.245Z] [2024-09-18T08:11:28.245Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-18T08:11:28.245Z] #0 0.614 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-09-18T08:11:28.245Z] #158 ... [2024-09-18T08:11:28.245Z] [2024-09-18T08:11:28.245Z] #159 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-18T08:11:28.245Z] #0 0.892 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-18T08:11:28.621Z] #159 ... [2024-09-18T08:11:28.621Z] [2024-09-18T08:11:28.621Z] #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-18T08:11:28.621Z] #0 1.251 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-18T08:11:36.255Z] 00f215d4a9da: Pull complete [2024-09-18T08:11:38.221Z] d496ad576159: Pull complete [2024-09-18T08:11:38.221Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-18T08:11:38.221Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-18T08:11:38.221Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-18T08:11:38.566Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-18T08:11:38.566Z] WORKDIR /edgex [2024-09-18T08:11:38.566Z] COPY go.mod . [2024-09-18T08:11:38.566Z] RUN go mod download -t [2024-09-18T08:11:38.566Z] ci-base-image-arm64 -f - . [2024-09-18T08:11:39.179Z] Sending build context to Docker daemon 3.576MB [2024-09-18T08:11:39.179Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-18T08:11:39.179Z] ---> f246e2811388 [2024-09-18T08:11:39.179Z] Step 2/4 : WORKDIR /edgex [2024-09-18T08:11:41.144Z] ---> Running in 65c8c00b9d06 [2024-09-18T08:11:41.414Z] Removing intermediate container 65c8c00b9d06 [2024-09-18T08:11:41.414Z] ---> 4f6de0ccd99c [2024-09-18T08:11:41.414Z] Step 3/4 : COPY go.mod . [2024-09-18T08:11:42.013Z] ---> 86cd2245fb5d [2024-09-18T08:11:42.014Z] Step 4/4 : RUN go mod download [2024-09-18T08:11:42.014Z] ---> Running in b201463aa8c4 [2024-09-18T08:12:50.023Z] Removing intermediate container b201463aa8c4 [2024-09-18T08:12:50.023Z] ---> f67ef9e1839e [2024-09-18T08:12:50.023Z] Successfully built f67ef9e1839e [2024-09-18T08:12:50.023Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:12:50.378Z] + docker inspect -f . ci-base-image-arm64 [2024-09-18T08:12:50.378Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-18T08:12:50.599Z] prd-ubuntu20.04-docker-arm64-4c-16g-10570 does not seem to be running inside a container [2024-09-18T08:12:50.672Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/698 -v /w/workspace/edgex-go/698:/w/workspace/edgex-go/698:rw,z -v /w/workspace/edgex-go/698@tmp:/w/workspace/edgex-go/698@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-09-18T08:12:52.021Z] $ docker top e368c4385ac1c1e21a0bb8a92812488c73d870074f4432d74c5972c4fb67d5c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-18T08:12:52.915Z] + go version [2024-09-18T08:12:52.916Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-18T08:12:52.929Z] $ docker stop --time=1 e368c4385ac1c1e21a0bb8a92812488c73d870074f4432d74c5972c4fb67d5c5 [2024-09-18T08:12:54.709Z] $ docker rm -f --volumes e368c4385ac1c1e21a0bb8a92812488c73d870074f4432d74c5972c4fb67d5c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:12:55.476Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-18T08:12:55.476Z] [2024-09-18T08:12:55.476Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:12:55.821Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-18T08:12:56.092Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-09-18T08:12:56.092Z] 547446be3368: Pulling fs layer [2024-09-18T08:12:56.092Z] d125d8839a47: Pulling fs layer [2024-09-18T08:12:56.092Z] 3e85d5ac6304: Pulling fs layer [2024-09-18T08:12:56.092Z] c3105a71a48b: Pulling fs layer [2024-09-18T08:12:56.092Z] 0f093f025ec4: Pulling fs layer [2024-09-18T08:12:56.092Z] c3106fc0e877: Pulling fs layer [2024-09-18T08:12:56.092Z] c3105a71a48b: Waiting [2024-09-18T08:12:56.092Z] 0f093f025ec4: Waiting [2024-09-18T08:12:56.092Z] c3106fc0e877: Waiting [2024-09-18T08:12:56.092Z] 547446be3368: Verifying Checksum [2024-09-18T08:12:56.092Z] 547446be3368: Download complete [2024-09-18T08:12:56.092Z] c3105a71a48b: Verifying Checksum [2024-09-18T08:12:56.092Z] c3105a71a48b: Download complete [2024-09-18T08:12:56.682Z] d125d8839a47: Verifying Checksum [2024-09-18T08:12:56.682Z] d125d8839a47: Download complete [2024-09-18T08:12:56.682Z] c3106fc0e877: Verifying Checksum [2024-09-18T08:12:56.682Z] c3106fc0e877: Download complete [2024-09-18T08:12:56.682Z] 0f093f025ec4: Verifying Checksum [2024-09-18T08:12:56.682Z] 0f093f025ec4: Download complete [2024-09-18T08:12:57.654Z] 547446be3368: Pull complete [2024-09-18T08:12:58.627Z] d125d8839a47: Pull complete [2024-09-18T08:12:58.896Z] 3e85d5ac6304: Verifying Checksum [2024-09-18T08:12:58.896Z] 3e85d5ac6304: Download complete [2024-09-18T08:13:05.100Z] #160 ... [2024-09-18T08:13:05.101Z] [2024-09-18T08:13:05.101Z] #157 [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-09-18T08:13:05.101Z] #157 93.68 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-18T08:13:08.988Z] 3e85d5ac6304: Pull complete [2024-09-18T08:13:08.988Z] c3105a71a48b: Pull complete [2024-09-18T08:13:09.955Z] 0f093f025ec4: Pull complete [2024-09-18T08:13:09.955Z] c3106fc0e877: Pull complete [2024-09-18T08:13:09.955Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-09-18T08:13:09.955Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-18T08:13:09.955Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-18T08:13:10.181Z] prd-ubuntu20.04-docker-arm64-4c-16g-10570 does not seem to be running inside a container [2024-09-18T08:13:10.244Z] $ 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/698 -v /w/workspace/edgex-go/698:/w/workspace/edgex-go/698:rw,z -v /w/workspace/edgex-go/698@tmp:/w/workspace/edgex-go/698@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-09-18T08:13:12.527Z] $ docker top d531f76cf3a84072138243e9ebfa6e31b3126f7263b06d98ab7d50b75166f702 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-18T08:13:13.390Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-18T08:13:23.494Z] #1 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-18T08:13:23.494Z] #1 transferring dockerfile: [2024-09-18T08:13:23.494Z] #1 transferring dockerfile: 1.85kB done [2024-09-18T08:13:23.494Z] #1 DONE 0.1s [2024-09-18T08:13:24.083Z] [2024-09-18T08:13:24.083Z] #2 [core-metadata internal] load build definition from Dockerfile [2024-09-18T08:13:24.083Z] #2 transferring dockerfile: 2.06kB 0.0s done [2024-09-18T08:13:24.083Z] #2 DONE 0.1s [2024-09-18T08:13:24.083Z] [2024-09-18T08:13:24.083Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-18T08:13:24.083Z] #3 transferring dockerfile: 1.89kB 0.0s done [2024-09-18T08:13:24.083Z] #3 DONE 0.1s [2024-09-18T08:13:24.083Z] [2024-09-18T08:13:24.083Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-18T08:13:24.083Z] #4 transferring dockerfile: 2.50kB 0.0s done [2024-09-18T08:13:24.083Z] #4 DONE 0.1s [2024-09-18T08:13:24.083Z] [2024-09-18T08:13:24.083Z] #5 [support-notifications internal] load build definition from Dockerfile [2024-09-18T08:13:24.350Z] #5 transferring dockerfile: 1.95kB 0.0s done [2024-09-18T08:13:24.350Z] #5 DONE 0.1s [2024-09-18T08:13:24.350Z] [2024-09-18T08:13:24.350Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-18T08:13:24.350Z] #6 transferring dockerfile: 2.49kB done [2024-09-18T08:13:24.350Z] #6 DONE 0.1s [2024-09-18T08:13:24.350Z] [2024-09-18T08:13:24.350Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-18T08:13:24.350Z] #7 transferring dockerfile: 2.23kB 0.0s done [2024-09-18T08:13:24.350Z] #7 DONE 0.1s [2024-09-18T08:13:24.350Z] [2024-09-18T08:13:24.350Z] #8 [support-scheduler internal] load build definition from Dockerfile [2024-09-18T08:13:24.350Z] #8 transferring dockerfile: 1.93kB done [2024-09-18T08:13:24.350Z] #8 DONE 0.1s [2024-09-18T08:13:24.350Z] [2024-09-18T08:13:24.350Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-18T08:13:24.350Z] #9 transferring dockerfile: 2.15kB done [2024-09-18T08:13:24.619Z] #9 DONE 0.1s [2024-09-18T08:13:24.619Z] [2024-09-18T08:13:24.619Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2024-09-18T08:13:24.619Z] #10 transferring dockerfile: 1.81kB done [2024-09-18T08:13:24.619Z] #10 DONE 0.1s [2024-09-18T08:13:24.619Z] [2024-09-18T08:13:24.619Z] #11 [core-data internal] load build definition from Dockerfile [2024-09-18T08:13:24.619Z] #11 transferring dockerfile: 2.07kB 0.0s done [2024-09-18T08:13:24.619Z] #11 DONE 0.1s [2024-09-18T08:13:24.619Z] [2024-09-18T08:13:24.619Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-18T08:13:24.619Z] #12 transferring dockerfile: 3.17kB 0.0s done [2024-09-18T08:13:24.619Z] #12 DONE 0.1s [2024-09-18T08:13:24.901Z] [2024-09-18T08:13:24.901Z] #13 [security-spire-config internal] load build definition from Dockerfile [2024-09-18T08:13:24.901Z] #13 transferring dockerfile: 1.69kB done [2024-09-18T08:13:24.901Z] #13 DONE 0.1s [2024-09-18T08:13:24.901Z] [2024-09-18T08:13:24.901Z] #14 [core-command internal] load build definition from Dockerfile [2024-09-18T08:13:24.901Z] #14 transferring dockerfile: 1.93kB done [2024-09-18T08:13:24.901Z] #14 DONE 0.0s [2024-09-18T08:13:24.901Z] [2024-09-18T08:13:24.901Z] #15 [core-keeper internal] load build definition from Dockerfile [2024-09-18T08:13:24.901Z] #15 transferring dockerfile: 2.07kB 0.0s done [2024-09-18T08:13:24.901Z] #15 DONE 0.1s [2024-09-18T08:13:24.901Z] [2024-09-18T08:13:24.901Z] #16 [security-spire-server internal] load build definition from Dockerfile [2024-09-18T08:13:24.901Z] #16 transferring dockerfile: 1.70kB 0.0s done [2024-09-18T08:13:24.901Z] #16 DONE 0.1s [2024-09-18T08:13:24.901Z] [2024-09-18T08:13:24.901Z] #17 [support-cron-scheduler internal] load .dockerignore [2024-09-18T08:13:24.901Z] #17 transferring context: [2024-09-18T08:13:25.176Z] #17 transferring context: 50B 0.0s done [2024-09-18T08:13:25.176Z] #17 DONE 0.1s [2024-09-18T08:13:26.143Z] [2024-09-18T08:13:26.143Z] #18 [core-metadata internal] load .dockerignore [2024-09-18T08:13:26.143Z] #18 transferring context: 50B done [2024-09-18T08:13:26.143Z] #18 DONE 0.1s [2024-09-18T08:13:26.143Z] [2024-09-18T08:13:26.143Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2024-09-18T08:13:26.143Z] #19 transferring context: 50B done [2024-09-18T08:13:26.143Z] #19 DONE 0.1s [2024-09-18T08:13:26.143Z] [2024-09-18T08:13:26.143Z] #20 [security-proxy-setup internal] load .dockerignore [2024-09-18T08:13:26.143Z] #20 transferring context: 50B done [2024-09-18T08:13:26.143Z] #20 DONE 0.1s [2024-09-18T08:13:26.143Z] [2024-09-18T08:13:26.143Z] #21 [support-notifications internal] load .dockerignore [2024-09-18T08:13:26.143Z] #21 transferring context: 50B done [2024-09-18T08:13:26.143Z] #21 DONE 0.1s [2024-09-18T08:13:26.143Z] [2024-09-18T08:13:26.143Z] #22 [security-secretstore-setup internal] load .dockerignore [2024-09-18T08:13:26.143Z] #22 transferring context: 50B done [2024-09-18T08:13:26.143Z] #22 DONE 0.1s [2024-09-18T08:13:26.143Z] [2024-09-18T08:13:26.143Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-18T08:13:26.411Z] #23 transferring context: 50B 0.0s done [2024-09-18T08:13:26.411Z] #23 DONE 0.1s [2024-09-18T08:13:26.411Z] [2024-09-18T08:13:26.411Z] #24 [support-scheduler internal] load .dockerignore [2024-09-18T08:13:26.411Z] #24 transferring context: 50B done [2024-09-18T08:13:26.411Z] #24 DONE 0.1s [2024-09-18T08:13:26.411Z] [2024-09-18T08:13:26.411Z] #25 [security-proxy-auth internal] load .dockerignore [2024-09-18T08:13:26.411Z] #25 transferring context: 50B 0.0s done [2024-09-18T08:13:26.411Z] #25 DONE 0.1s [2024-09-18T08:13:26.411Z] [2024-09-18T08:13:26.411Z] #26 [security-spire-agent internal] load .dockerignore [2024-09-18T08:13:26.411Z] #26 transferring context: 50B 0.0s done [2024-09-18T08:13:26.411Z] #26 DONE 0.1s [2024-09-18T08:13:26.411Z] [2024-09-18T08:13:26.411Z] #27 [core-data internal] load .dockerignore [2024-09-18T08:13:26.680Z] #27 transferring context: 50B 0.0s done [2024-09-18T08:13:26.680Z] #27 DONE 0.1s [2024-09-18T08:13:26.680Z] [2024-09-18T08:13:26.680Z] #28 [security-bootstrapper internal] load .dockerignore [2024-09-18T08:13:26.680Z] #28 transferring context: 50B 0.0s done [2024-09-18T08:13:26.680Z] #28 DONE 0.1s [2024-09-18T08:13:26.680Z] [2024-09-18T08:13:26.680Z] #29 [core-command internal] load .dockerignore [2024-09-18T08:13:26.680Z] #29 DONE 0.0s [2024-09-18T08:13:26.680Z] [2024-09-18T08:13:26.680Z] #30 [security-spire-config internal] load .dockerignore [2024-09-18T08:13:26.680Z] #30 transferring context: 50B 0.0s done [2024-09-18T08:13:26.680Z] #30 DONE 0.1s [2024-09-18T08:13:26.680Z] [2024-09-18T08:13:26.680Z] #29 [core-command internal] load .dockerignore [2024-09-18T08:13:26.680Z] #29 transferring context: 50B done [2024-09-18T08:13:26.680Z] #29 DONE 0.1s [2024-09-18T08:13:26.680Z] [2024-09-18T08:13:26.680Z] #31 [core-keeper internal] load .dockerignore [2024-09-18T08:13:26.950Z] #31 transferring context: 50B done [2024-09-18T08:13:26.950Z] #31 DONE 0.1s [2024-09-18T08:13:26.950Z] [2024-09-18T08:13:26.950Z] #32 [security-spire-server internal] load .dockerignore [2024-09-18T08:13:26.950Z] #32 transferring context: 50B 0.0s done [2024-09-18T08:13:26.950Z] #32 DONE 0.1s [2024-09-18T08:13:26.950Z] [2024-09-18T08:13:26.950Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-18T08:13:26.950Z] #33 DONE 0.0s [2024-09-18T08:13:26.950Z] [2024-09-18T08:13:26.950Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-09-18T08:13:26.950Z] #34 DONE 0.2s [2024-09-18T08:13:27.222Z] [2024-09-18T08:13:27.222Z] #35 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T08:13:27.222Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-18T08:13:27.222Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.05MB / 3.34MB 0.1s [2024-09-18T08:13:27.222Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-18T08:13:27.222Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-18T08:13:27.222Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-18T08:13:27.495Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.15MB / 3.34MB 0.2s [2024-09-18T08:13:27.495Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-18T08:13:27.495Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c [2024-09-18T08:13:28.088Z] #35 ... [2024-09-18T08:13:28.088Z] [2024-09-18T08:13:28.088Z] #36 [support-cron-scheduler internal] load build context [2024-09-18T08:13:28.088Z] #36 transferring context: 3.13MB 0.7s done [2024-09-18T08:13:28.088Z] #36 DONE 0.9s [2024-09-18T08:13:28.088Z] [2024-09-18T08:13:28.088Z] #35 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T08:13:28.088Z] #35 ... [2024-09-18T08:13:28.088Z] [2024-09-18T08:13:28.088Z] #37 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-18T08:13:28.088Z] #37 DONE 1.1s [2024-09-18T08:13:28.088Z] [2024-09-18T08:13:28.088Z] #35 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T08:13:28.359Z] #35 ... [2024-09-18T08:13:28.359Z] [2024-09-18T08:13:28.359Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-18T08:13:28.359Z] #33 DONE 0.0s [2024-09-18T08:13:28.359Z] [2024-09-18T08:13:28.359Z] #35 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T08:13:28.359Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done [2024-09-18T08:13:28.359Z] #35 ... [2024-09-18T08:13:28.359Z] [2024-09-18T08:13:28.359Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-18T08:13:28.359Z] #33 DONE 0.0s [2024-09-18T08:13:28.359Z] [2024-09-18T08:13:28.359Z] #37 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-18T08:13:28.359Z] #37 DONE 1.8s [2024-09-18T08:13:28.359Z] [2024-09-18T08:13:28.359Z] #38 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-09-18T08:13:28.359Z] #38 DONE 0.5s [2024-09-18T08:13:28.359Z] [2024-09-18T08:13:28.359Z] #35 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T08:13:28.359Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-18T08:13:28.359Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-18T08:13:28.359Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-18T08:13:28.359Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-18T08:13:28.359Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-18T08:13:28.359Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done [2024-09-18T08:13:28.627Z] #35 ... [2024-09-18T08:13:28.627Z] [2024-09-18T08:13:28.627Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-18T08:13:28.627Z] #33 DONE 0.0s [2024-09-18T08:13:28.627Z] [2024-09-18T08:13:28.627Z] #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-09-18T08:13:28.627Z] #34 DONE 0.4s [2024-09-18T08:13:28.627Z] [2024-09-18T08:13:28.627Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-18T08:13:28.627Z] #33 DONE 0.0s [2024-09-18T08:13:28.627Z] [2024-09-18T08:13:28.627Z] #37 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-18T08:13:28.627Z] #37 DONE 1.9s [2024-09-18T08:13:28.627Z] [2024-09-18T08:13:28.627Z] #38 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-09-18T08:13:28.627Z] #38 DONE 0.5s [2024-09-18T08:13:28.627Z] [2024-09-18T08:13:28.627Z] #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T08:13:28.627Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-18T08:13:28.627Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-18T08:13:28.627Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-18T08:13:28.627Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-18T08:13:28.627Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-18T08:13:28.627Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done [2024-09-18T08:13:28.895Z] #35 ... [2024-09-18T08:13:28.895Z] [2024-09-18T08:13:28.895Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-18T08:13:28.895Z] #33 DONE 0.0s [2024-09-18T08:13:28.895Z] [2024-09-18T08:13:28.895Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-18T08:13:28.895Z] #34 DONE 0.6s [2024-09-18T08:13:28.895Z] [2024-09-18T08:13:28.895Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-18T08:13:28.895Z] #33 DONE 0.0s [2024-09-18T08:13:28.895Z] [2024-09-18T08:13:28.895Z] #37 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-18T08:13:28.895Z] #37 DONE 1.9s [2024-09-18T08:13:28.895Z] [2024-09-18T08:13:28.895Z] #38 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-09-18T08:13:28.895Z] #38 DONE 0.6s [2024-09-18T08:13:28.895Z] [2024-09-18T08:13:28.895Z] #39 [core-common-config-bootstrapper internal] load build context [2024-09-18T08:13:29.164Z] #39 ... [2024-09-18T08:13:29.164Z] [2024-09-18T08:13:29.164Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-18T08:13:29.164Z] #33 DONE 0.0s [2024-09-18T08:13:29.164Z] [2024-09-18T08:13:29.164Z] #35 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T08:13:29.164Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-18T08:13:29.164Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-18T08:13:29.164Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-18T08:13:29.164Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-18T08:13:29.164Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-18T08:13:29.164Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done [2024-09-18T08:13:29.432Z] #35 DONE 3.1s [2024-09-18T08:13:29.432Z] [2024-09-18T08:13:29.432Z] #40 [security-spiffe-token-provider internal] load build context [2024-09-18T08:13:29.432Z] #40 transferring context: 3.13MB 0.9s done [2024-09-18T08:13:29.432Z] #40 ... [2024-09-18T08:13:29.432Z] [2024-09-18T08:13:29.432Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-18T08:13:29.432Z] #33 DONE 0.1s [2024-09-18T08:13:29.700Z] [2024-09-18T08:13:29.700Z] #41 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-18T08:13:29.700Z] #41 ... [2024-09-18T08:13:29.700Z] [2024-09-18T08:13:29.700Z] #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-09-18T08:13:29.700Z] #34 DONE 1.3s [2024-09-18T08:13:29.968Z] [2024-09-18T08:13:29.968Z] #37 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-18T08:13:29.968Z] #37 DONE 2.0s [2024-09-18T08:13:29.968Z] [2024-09-18T08:13:29.968Z] #38 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-09-18T08:13:29.968Z] #38 DONE 0.7s [2024-09-18T08:13:29.968Z] [2024-09-18T08:13:29.968Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-18T08:13:29.968Z] #33 DONE 0.1s [2024-09-18T08:13:29.968Z] [2024-09-18T08:13:29.968Z] #40 [security-spiffe-token-provider internal] load build context [2024-09-18T08:13:29.968Z] #40 DONE 1.3s [2024-09-18T08:13:29.968Z] [2024-09-18T08:13:29.968Z] #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T08:13:29.968Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-18T08:13:29.968Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-18T08:13:29.968Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-18T08:13:29.968Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-18T08:13:29.968Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-18T08:13:29.968Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done [2024-09-18T08:13:29.968Z] #35 DONE 3.1s [2024-09-18T08:13:29.968Z] [2024-09-18T08:13:29.968Z] #42 [support-scheduler internal] load build context [2024-09-18T08:13:29.968Z] #42 ... [2024-09-18T08:13:29.968Z] [2024-09-18T08:13:29.968Z] #37 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-18T08:13:29.968Z] #37 DONE 2.0s [2024-09-18T08:13:29.968Z] [2024-09-18T08:13:29.968Z] #38 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-09-18T08:13:29.968Z] #38 DONE 0.7s [2024-09-18T08:13:29.968Z] [2024-09-18T08:13:29.968Z] #35 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T08:13:29.968Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-18T08:13:29.968Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-18T08:13:29.968Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-18T08:13:29.968Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-18T08:13:29.968Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-18T08:13:29.968Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done [2024-09-18T08:13:29.968Z] #35 DONE 3.1s [2024-09-18T08:13:30.236Z] [2024-09-18T08:13:30.236Z] #39 [core-common-config-bootstrapper internal] load build context [2024-09-18T08:13:30.236Z] #39 ... [2024-09-18T08:13:30.236Z] [2024-09-18T08:13:30.236Z] #43 [core-metadata internal] load build context [2024-09-18T08:13:30.236Z] #43 transferring context: 3.13MB 1.2s done [2024-09-18T08:13:30.236Z] #43 DONE 1.7s [2024-09-18T08:13:30.236Z] [2024-09-18T08:13:30.236Z] #39 [core-common-config-bootstrapper internal] load build context [2024-09-18T08:13:30.503Z] #39 ... [2024-09-18T08:13:30.503Z] [2024-09-18T08:13:30.503Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-18T08:13:30.503Z] #33 DONE 0.1s [2024-09-18T08:13:30.503Z] [2024-09-18T08:13:30.503Z] #39 [core-common-config-bootstrapper internal] load build context [2024-09-18T08:13:30.772Z] #39 ... [2024-09-18T08:13:30.772Z] [2024-09-18T08:13:30.772Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-18T08:13:30.772Z] #33 DONE 0.1s [2024-09-18T08:13:30.772Z] [2024-09-18T08:13:30.772Z] #39 [core-common-config-bootstrapper internal] load build context [2024-09-18T08:13:31.366Z] #39 ... [2024-09-18T08:13:31.366Z] [2024-09-18T08:13:31.366Z] #44 [support-notifications internal] load build context [2024-09-18T08:13:31.366Z] #44 transferring context: 3.13MB 1.8s done [2024-09-18T08:13:31.366Z] #44 DONE 2.8s [2024-09-18T08:13:31.366Z] [2024-09-18T08:13:31.366Z] #39 [core-common-config-bootstrapper internal] load build context [2024-09-18T08:13:31.965Z] #39 ... [2024-09-18T08:13:31.965Z] [2024-09-18T08:13:31.965Z] #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-09-18T08:13:31.965Z] #34 DONE 3.3s [2024-09-18T08:13:31.965Z] [2024-09-18T08:13:31.965Z] #39 [core-common-config-bootstrapper internal] load build context [2024-09-18T08:13:31.965Z] #39 ... [2024-09-18T08:13:31.965Z] [2024-09-18T08:13:31.965Z] #37 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-18T08:13:31.965Z] #37 DONE 2.1s [2024-09-18T08:13:31.965Z] [2024-09-18T08:13:31.965Z] #38 [core-command builder 2/7] WORKDIR /edgex-go [2024-09-18T08:13:31.965Z] #38 DONE 0.8s [2024-09-18T08:13:31.965Z] [2024-09-18T08:13:31.965Z] #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T08:13:31.965Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-18T08:13:31.965Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-18T08:13:31.965Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-18T08:13:31.965Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-18T08:13:31.965Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-18T08:13:31.965Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done [2024-09-18T08:13:31.965Z] #35 DONE 3.2s [2024-09-18T08:13:31.965Z] [2024-09-18T08:13:31.965Z] #37 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-18T08:13:31.965Z] #37 DONE 2.1s [2024-09-18T08:13:31.965Z] [2024-09-18T08:13:31.965Z] #38 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-09-18T08:13:31.965Z] #38 DONE 0.8s [2024-09-18T08:13:31.965Z] [2024-09-18T08:13:31.965Z] #35 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T08:13:31.965Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-18T08:13:31.965Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-18T08:13:31.965Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-18T08:13:31.965Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-18T08:13:31.965Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-18T08:13:31.965Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done [2024-09-18T08:13:31.965Z] #35 DONE 3.3s [2024-09-18T08:13:31.965Z] [2024-09-18T08:13:31.965Z] #45 [core-keeper internal] load build context [2024-09-18T08:13:31.965Z] #45 DONE 0.0s [2024-09-18T08:13:31.965Z] [2024-09-18T08:13:31.965Z] #46 [security-bootstrapper internal] load build context [2024-09-18T08:13:31.965Z] #46 DONE 0.0s [2024-09-18T08:13:31.965Z] [2024-09-18T08:13:31.965Z] #39 [core-common-config-bootstrapper internal] load build context [2024-09-18T08:13:32.236Z] #39 ... [2024-09-18T08:13:32.236Z] [2024-09-18T08:13:32.236Z] #47 [core-command internal] load build context [2024-09-18T08:13:32.236Z] #47 DONE 0.0s [2024-09-18T08:13:32.236Z] [2024-09-18T08:13:32.236Z] #48 [security-secretstore-setup internal] load build context [2024-09-18T08:13:32.236Z] #48 transferring context: 3.13MB 2.2s done [2024-09-18T08:13:32.236Z] #48 DONE 3.1s [2024-09-18T08:13:32.236Z] [2024-09-18T08:13:32.236Z] #49 [security-proxy-setup internal] load build context [2024-09-18T08:13:32.236Z] #49 transferring context: 3.13MB 2.4s done [2024-09-18T08:13:32.236Z] #49 DONE 3.6s [2024-09-18T08:13:32.236Z] [2024-09-18T08:13:32.236Z] #42 [support-scheduler internal] load build context [2024-09-18T08:13:32.821Z] #42 ... [2024-09-18T08:13:32.821Z] [2024-09-18T08:13:32.821Z] #39 [core-common-config-bootstrapper internal] load build context [2024-09-18T08:13:32.821Z] #39 transferring context: 3.13MB 2.6s done [2024-09-18T08:13:32.821Z] #39 DONE 3.7s [2024-09-18T08:13:32.821Z] [2024-09-18T08:13:32.821Z] #42 [support-scheduler internal] load build context [2024-09-18T08:13:33.804Z] #42 ... [2024-09-18T08:13:33.804Z] [2024-09-18T08:13:33.804Z] #50 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-18T08:13:33.804Z] #50 DONE 4.5s [2024-09-18T08:13:33.804Z] [2024-09-18T08:13:33.804Z] #42 [support-scheduler internal] load build context [2024-09-18T08:13:34.396Z] #42 ... [2024-09-18T08:13:34.396Z] [2024-09-18T08:13:34.396Z] #35 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T08:13:34.396Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-18T08:13:34.396Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-18T08:13:34.396Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-18T08:13:34.396Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-18T08:13:34.396Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-18T08:13:34.396Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done [2024-09-18T08:13:34.396Z] #35 DONE 3.3s [2024-09-18T08:13:34.396Z] [2024-09-18T08:13:34.396Z] #51 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-18T08:13:34.396Z] #51 DONE 4.9s [2024-09-18T08:13:34.396Z] [2024-09-18T08:13:34.396Z] #35 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T08:13:34.396Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-18T08:13:34.396Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-18T08:13:34.396Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-18T08:13:34.396Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-18T08:13:34.396Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-18T08:13:34.396Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done [2024-09-18T08:13:34.396Z] #35 DONE 3.3s [2024-09-18T08:13:34.396Z] [2024-09-18T08:13:34.396Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:13:34.396Z] #52 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:13:34.396Z] #52 ... [2024-09-18T08:13:34.396Z] [2024-09-18T08:13:34.396Z] #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T08:13:34.396Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-18T08:13:34.396Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-18T08:13:34.396Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-18T08:13:34.396Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-18T08:13:34.396Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-18T08:13:34.396Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done [2024-09-18T08:13:34.396Z] #35 DONE 3.3s [2024-09-18T08:13:34.396Z] [2024-09-18T08:13:34.396Z] #53 [core-data internal] load build context [2024-09-18T08:13:34.396Z] #53 transferring context: 3.13MB 3.1s done [2024-09-18T08:13:34.396Z] #53 DONE 4.6s [2024-09-18T08:13:34.396Z] [2024-09-18T08:13:34.396Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T08:13:34.396Z] #54 DONE 0.0s [2024-09-18T08:13:34.396Z] [2024-09-18T08:13:34.396Z] #55 [security-spire-agent internal] load build context [2024-09-18T08:13:34.396Z] #55 DONE 0.0s [2024-09-18T08:13:34.396Z] [2024-09-18T08:13:34.396Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:13:34.665Z] #52 ... [2024-09-18T08:13:34.665Z] [2024-09-18T08:13:34.665Z] #42 [support-scheduler internal] load build context [2024-09-18T08:13:34.665Z] #42 transferring context: 3.13MB 3.5s done [2024-09-18T08:13:34.665Z] #42 DONE 4.7s [2024-09-18T08:13:34.665Z] [2024-09-18T08:13:34.665Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T08:13:34.665Z] #54 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T08:13:35.252Z] #54 ... [2024-09-18T08:13:35.252Z] [2024-09-18T08:13:35.252Z] #56 [security-proxy-auth internal] load build context [2024-09-18T08:13:35.252Z] #56 transferring context: 3.13MB 4.0s done [2024-09-18T08:13:35.252Z] #56 DONE 5.5s [2024-09-18T08:13:35.525Z] [2024-09-18T08:13:35.525Z] #57 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-18T08:13:36.114Z] #57 ... [2024-09-18T08:13:36.114Z] [2024-09-18T08:13:36.114Z] #58 [security-spire-config internal] load build context [2024-09-18T08:13:36.114Z] #58 transferring context: 25.96kB 0.5s done [2024-09-18T08:13:36.114Z] #58 DONE 1.8s [2024-09-18T08:13:36.114Z] [2024-09-18T08:13:36.114Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:13:36.114Z] #52 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.7s done [2024-09-18T08:13:36.383Z] #52 ... [2024-09-18T08:13:36.383Z] [2024-09-18T08:13:36.383Z] #59 [security-spire-server internal] load build context [2024-09-18T08:13:36.383Z] #59 transferring context: 27.71kB 0.4s done [2024-09-18T08:13:36.383Z] #59 DONE 2.0s [2024-09-18T08:13:36.383Z] [2024-09-18T08:13:36.383Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:13:36.383Z] #52 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-18T08:13:36.383Z] #52 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-18T08:13:36.383Z] #52 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-18T08:13:36.658Z] #52 ... [2024-09-18T08:13:36.658Z] [2024-09-18T08:13:36.658Z] #55 [security-spire-agent internal] load build context [2024-09-18T08:13:36.658Z] #55 transferring context: 27.24kB 0.3s done [2024-09-18T08:13:36.658Z] #55 DONE 2.0s [2024-09-18T08:13:36.658Z] [2024-09-18T08:13:36.658Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T08:13:36.658Z] #54 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.6s done [2024-09-18T08:13:36.658Z] #54 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-18T08:13:36.658Z] #54 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-09-18T08:13:36.658Z] #54 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-09-18T08:13:37.273Z] #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.7s [2024-09-18T08:13:37.539Z] #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.0s [2024-09-18T08:13:37.539Z] #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 1.0s [2024-09-18T08:13:37.860Z] #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.1s [2024-09-18T08:13:37.860Z] #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.3s done [2024-09-18T08:13:38.466Z] #54 ... [2024-09-18T08:13:38.466Z] [2024-09-18T08:13:38.466Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-18T08:13:38.466Z] #60 ... [2024-09-18T08:13:38.466Z] [2024-09-18T08:13:38.466Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-18T08:13:38.466Z] #0 9.003 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T08:13:38.466Z] #0 9.885 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T08:13:38.800Z] #61 ... [2024-09-18T08:13:38.800Z] [2024-09-18T08:13:38.800Z] #62 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-18T08:13:38.800Z] #62 ... [2024-09-18T08:13:38.800Z] [2024-09-18T08:13:38.800Z] #63 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-09-18T08:13:38.800Z] #0 8.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T08:13:38.800Z] #0 9.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T08:13:39.071Z] #63 ... [2024-09-18T08:13:39.071Z] [2024-09-18T08:13:39.071Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:13:39.071Z] #52 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.3s done [2024-09-18T08:13:39.071Z] #52 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.7s done [2024-09-18T08:13:39.071Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.05MB / 28.04MB 2.3s [2024-09-18T08:13:39.071Z] #52 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.5s done [2024-09-18T08:13:39.071Z] #52 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 [2024-09-18T08:13:39.354Z] #52 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2024-09-18T08:13:39.944Z] #52 ... [2024-09-18T08:13:39.944Z] [2024-09-18T08:13:39.944Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-18T08:13:39.944Z] #64 ... [2024-09-18T08:13:39.944Z] [2024-09-18T08:13:39.944Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:13:39.944Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.88MB / 28.04MB 3.4s [2024-09-18T08:13:40.532Z] #52 ... [2024-09-18T08:13:40.532Z] [2024-09-18T08:13:40.532Z] #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-18T08:13:40.532Z] #65 ... [2024-09-18T08:13:40.532Z] [2024-09-18T08:13:40.532Z] #66 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-18T08:13:40.800Z] #66 ... [2024-09-18T08:13:40.800Z] [2024-09-18T08:13:40.800Z] #67 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-18T08:13:40.800Z] #67 ... [2024-09-18T08:13:40.800Z] [2024-09-18T08:13:40.800Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-18T08:13:41.067Z] #68 ... [2024-09-18T08:13:41.067Z] [2024-09-18T08:13:41.067Z] #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-18T08:13:41.067Z] #69 ... [2024-09-18T08:13:41.067Z] [2024-09-18T08:13:41.067Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:13:41.341Z] #52 ... [2024-09-18T08:13:41.341Z] [2024-09-18T08:13:41.341Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-18T08:13:41.341Z] #61 11.87 OK: 266 MiB in 52 packages [2024-09-18T08:13:41.341Z] #61 DONE 13.6s [2024-09-18T08:13:41.341Z] [2024-09-18T08:13:41.341Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:13:41.341Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 4.8s [2024-09-18T08:13:41.931Z] #52 ... [2024-09-18T08:13:41.931Z] [2024-09-18T08:13:41.931Z] #63 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-09-18T08:13:41.931Z] #63 10.75 OK: 266 MiB in 52 packages [2024-09-18T08:13:41.931Z] #63 DONE 13.7s [2024-09-18T08:13:41.931Z] [2024-09-18T08:13:41.931Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:13:41.931Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 5.4s [2024-09-18T08:13:42.226Z] #52 ... [2024-09-18T08:13:42.226Z] [2024-09-18T08:13:42.226Z] #46 [security-bootstrapper internal] load build context [2024-09-18T08:13:42.226Z] #46 transferring context: 3.13MB 7.6s done [2024-09-18T08:13:42.226Z] #46 ... [2024-09-18T08:13:42.226Z] [2024-09-18T08:13:42.226Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-18T08:13:42.507Z] #70 ... [2024-09-18T08:13:42.507Z] [2024-09-18T08:13:42.507Z] #45 [core-keeper internal] load build context [2024-09-18T08:13:42.507Z] #45 transferring context: 3.13MB 8.0s done [2024-09-18T08:13:42.507Z] #45 ... [2024-09-18T08:13:42.507Z] [2024-09-18T08:13:42.507Z] #46 [security-bootstrapper internal] load build context [2024-09-18T08:13:42.507Z] #46 DONE 10.4s [2024-09-18T08:13:42.507Z] [2024-09-18T08:13:42.507Z] #47 [core-command internal] load build context [2024-09-18T08:13:42.507Z] #47 transferring context: 3.13MB 7.9s done [2024-09-18T08:13:42.801Z] #47 DONE 10.4s [2024-09-18T08:13:42.801Z] [2024-09-18T08:13:42.801Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:13:42.801Z] #52 ... [2024-09-18T08:13:42.801Z] [2024-09-18T08:13:42.801Z] #45 [core-keeper internal] load build context [2024-09-18T08:13:42.801Z] #45 DONE 10.7s [2024-09-18T08:13:42.801Z] [2024-09-18T08:13:42.801Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:13:43.069Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.84MB / 28.04MB 6.4s [2024-09-18T08:13:43.338Z] #52 ... [2024-09-18T08:13:43.338Z] [2024-09-18T08:13:43.338Z] #71 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-18T08:13:43.338Z] #71 ... [2024-09-18T08:13:43.338Z] [2024-09-18T08:13:43.338Z] #72 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-18T08:13:43.606Z] #72 ... [2024-09-18T08:13:43.606Z] [2024-09-18T08:13:43.606Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:13:43.606Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 7.0s [2024-09-18T08:13:43.880Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.27MB / 28.04MB 7.3s [2024-09-18T08:13:43.880Z] #52 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-09-18T08:13:44.148Z] #52 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-09-18T08:13:44.148Z] #52 ... [2024-09-18T08:13:44.148Z] [2024-09-18T08:13:44.148Z] #73 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-18T08:13:44.148Z] #73 DONE 2.5s [2024-09-18T08:13:44.148Z] [2024-09-18T08:13:44.148Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:13:44.148Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 7.7s [2024-09-18T08:13:44.416Z] #52 ... [2024-09-18T08:13:44.416Z] [2024-09-18T08:13:44.416Z] #74 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-18T08:13:44.416Z] #74 DONE 2.3s [2024-09-18T08:13:44.416Z] [2024-09-18T08:13:44.416Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:13:45.004Z] #52 ... [2024-09-18T08:13:45.004Z] [2024-09-18T08:13:45.004Z] #75 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-18T08:13:45.004Z] #75 ... [2024-09-18T08:13:45.004Z] [2024-09-18T08:13:45.004Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:13:45.274Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.22MB / 28.04MB 8.8s [2024-09-18T08:13:45.542Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 9.0s [2024-09-18T08:13:45.810Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.54MB / 28.04MB 9.2s [2024-09-18T08:13:46.396Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 9.9s [2024-09-18T08:13:46.997Z] #52 ... [2024-09-18T08:13:46.997Z] [2024-09-18T08:13:46.997Z] #62 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-18T08:13:46.997Z] #62 12.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T08:13:46.997Z] #62 13.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T08:13:46.997Z] #62 17.10 OK: 266 MiB in 52 packages [2024-09-18T08:13:46.997Z] #62 DONE 18.6s [2024-09-18T08:13:46.997Z] [2024-09-18T08:13:46.997Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:13:47.263Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.95MB / 28.04MB 10.7s [2024-09-18T08:13:48.227Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.01MB / 28.04MB 11.6s [2024-09-18T08:13:48.227Z] #52 ... [2024-09-18T08:13:48.227Z] [2024-09-18T08:13:48.227Z] #41 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-18T08:13:48.227Z] #41 11.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T08:13:48.227Z] #41 12.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T08:13:48.227Z] #41 15.50 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-18T08:13:48.227Z] #41 15.54 (2/4) Installing openssl (3.1.7-r0) [2024-09-18T08:13:48.227Z] #41 15.62 (3/4) Installing su-exec (0.2-r3) [2024-09-18T08:13:48.227Z] #41 15.67 (4/4) Installing yq (4.33.3-r5) [2024-09-18T08:13:48.227Z] #41 16.56 Executing busybox-1.36.1-r7.trigger [2024-09-18T08:13:48.227Z] #41 16.77 OK: 18 MiB in 19 packages [2024-09-18T08:13:48.227Z] #41 DONE 18.6s [2024-09-18T08:13:48.227Z] [2024-09-18T08:13:48.227Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:13:48.813Z] #52 ... [2024-09-18T08:13:48.813Z] [2024-09-18T08:13:48.813Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T08:13:48.813Z] #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.5s done [2024-09-18T08:13:48.813Z] #54 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 3.4s done [2024-09-18T08:13:48.813Z] #54 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-18T08:13:48.813Z] #54 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.78MB / 18.32MB 12.0s [2024-09-18T08:13:48.813Z] #54 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-09-18T08:13:48.813Z] #54 ... [2024-09-18T08:13:48.813Z] [2024-09-18T08:13:48.813Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:13:49.083Z] #52 ... [2024-09-18T08:13:49.083Z] [2024-09-18T08:13:49.083Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-18T08:13:49.083Z] #70 DONE 16.9s [2024-09-18T08:13:49.083Z] [2024-09-18T08:13:49.083Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:13:49.083Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 12.6s [2024-09-18T08:13:49.350Z] #52 ... [2024-09-18T08:13:49.350Z] [2024-09-18T08:13:49.350Z] #76 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-18T08:13:49.350Z] #76 DONE 2.3s [2024-09-18T08:13:49.350Z] [2024-09-18T08:13:49.350Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:13:49.938Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 13.1s done [2024-09-18T08:13:49.938Z] #52 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-09-18T08:13:49.938Z] #52 ... [2024-09-18T08:13:49.938Z] [2024-09-18T08:13:49.938Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-18T08:13:49.938Z] #60 11.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T08:13:49.938Z] #60 11.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T08:13:49.938Z] #60 14.50 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-18T08:13:49.938Z] #60 14.50 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-18T08:13:49.938Z] #60 14.50 OK: 19955 distinct packages available [2024-09-18T08:13:49.938Z] #60 15.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T08:13:49.938Z] #60 16.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T08:13:49.938Z] #60 21.06 OK: 266 MiB in 52 packages [2024-09-18T08:13:50.209Z] #60 ... [2024-09-18T08:13:50.209Z] [2024-09-18T08:13:50.209Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:13:50.209Z] #52 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.2s done [2024-09-18T08:13:50.209Z] #52 ... [2024-09-18T08:13:50.209Z] [2024-09-18T08:13:50.209Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-18T08:13:50.209Z] #64 12.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T08:13:50.209Z] #64 13.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T08:13:50.209Z] #64 16.50 (1/4) Installing ca-certificates (20240226-r0) [2024-09-18T08:13:50.209Z] #64 16.81 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-18T08:13:50.209Z] #64 16.84 (3/4) Installing su-exec (0.2-r3) [2024-09-18T08:13:50.209Z] #64 16.84 (4/4) Installing yq (4.33.3-r5) [2024-09-18T08:13:50.209Z] #64 17.30 Executing busybox-1.36.1-r7.trigger [2024-09-18T08:13:50.209Z] #64 17.45 Executing ca-certificates-20240226-r0.trigger [2024-09-18T08:13:50.209Z] #64 18.55 OK: 18 MiB in 19 packages [2024-09-18T08:13:50.209Z] #64 DONE 20.3s [2024-09-18T08:13:50.478Z] [2024-09-18T08:13:50.478Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T08:13:50.478Z] #54 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 13.2s done [2024-09-18T08:13:50.478Z] #54 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-09-18T08:13:51.442Z] #54 ... [2024-09-18T08:13:51.442Z] [2024-09-18T08:13:51.442Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-18T08:13:51.442Z] #60 DONE 22.8s [2024-09-18T08:13:51.442Z] [2024-09-18T08:13:51.442Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-18T08:13:52.867Z] #77 DONE 1.4s [2024-09-18T08:13:52.867Z] [2024-09-18T08:13:52.867Z] #78 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:13:53.136Z] #78 ... [2024-09-18T08:13:53.137Z] [2024-09-18T08:13:53.137Z] #71 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-18T08:13:53.137Z] #71 DONE 19.7s [2024-09-18T08:13:53.137Z] [2024-09-18T08:13:53.137Z] #79 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-09-18T08:13:54.559Z] #79 ... [2024-09-18T08:13:54.559Z] [2024-09-18T08:13:54.559Z] #80 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:13:54.559Z] #80 ... [2024-09-18T08:13:54.559Z] [2024-09-18T08:13:54.559Z] #81 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:13:54.559Z] #81 ... [2024-09-18T08:13:54.559Z] [2024-09-18T08:13:54.559Z] #57 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-18T08:13:54.559Z] #57 18.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T08:13:54.559Z] #57 ... [2024-09-18T08:13:54.559Z] [2024-09-18T08:13:54.559Z] #66 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-18T08:13:54.559Z] #66 15.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T08:13:54.559Z] #66 17.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T08:13:54.559Z] #66 22.26 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-18T08:13:54.559Z] #66 22.31 Executing busybox-1.36.1-r7.trigger [2024-09-18T08:13:54.559Z] #66 22.45 OK: 8 MiB in 16 packages [2024-09-18T08:13:54.559Z] #66 DONE 24.4s [2024-09-18T08:13:54.827Z] [2024-09-18T08:13:54.827Z] #82 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-09-18T08:13:55.791Z] #82 ... [2024-09-18T08:13:55.791Z] [2024-09-18T08:13:55.791Z] #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-18T08:13:55.791Z] #65 15.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T08:13:55.791Z] #65 17.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T08:13:55.791Z] #65 22.49 (1/3) Installing ca-certificates (20240226-r0) [2024-09-18T08:13:55.791Z] #65 23.14 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-18T08:13:55.791Z] #65 23.20 (3/3) Installing tzdata (2024a-r0) [2024-09-18T08:13:55.791Z] #65 ... [2024-09-18T08:13:55.791Z] [2024-09-18T08:13:55.791Z] #57 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-18T08:13:55.791Z] #57 20.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T08:13:56.060Z] #57 ... [2024-09-18T08:13:56.060Z] [2024-09-18T08:13:56.060Z] #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-18T08:13:56.060Z] #69 15.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T08:13:56.060Z] #69 17.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T08:13:56.060Z] #69 23.32 (1/2) Installing ca-certificates (20240226-r0) [2024-09-18T08:13:56.060Z] #69 23.67 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-18T08:13:56.060Z] #69 23.70 Executing busybox-1.36.1-r7.trigger [2024-09-18T08:13:56.060Z] #69 24.01 Executing ca-certificates-20240226-r0.trigger [2024-09-18T08:13:56.060Z] #69 25.46 OK: 9 MiB in 17 packages [2024-09-18T08:13:56.060Z] #69 ... [2024-09-18T08:13:56.060Z] [2024-09-18T08:13:56.060Z] #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-18T08:13:56.060Z] #65 25.66 Executing busybox-1.36.1-r7.trigger [2024-09-18T08:13:56.060Z] #65 25.75 Executing ca-certificates-20240226-r0.trigger [2024-09-18T08:13:57.025Z] #65 26.73 OK: 12 MiB in 18 packages [2024-09-18T08:13:57.610Z] #65 ... [2024-09-18T08:13:57.610Z] [2024-09-18T08:13:57.610Z] #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-18T08:13:57.610Z] #69 DONE 27.0s [2024-09-18T08:13:57.610Z] [2024-09-18T08:13:57.610Z] #67 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-18T08:13:57.610Z] #67 17.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T08:13:57.610Z] #67 19.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T08:13:57.610Z] #67 25.30 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-18T08:13:57.610Z] #67 25.34 Executing busybox-1.36.1-r7.trigger [2024-09-18T08:13:57.610Z] #67 25.47 OK: 8 MiB in 16 packages [2024-09-18T08:13:57.878Z] #67 DONE 27.1s [2024-09-18T08:13:57.878Z] [2024-09-18T08:13:57.878Z] #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-18T08:13:58.146Z] #83 ... [2024-09-18T08:13:58.146Z] [2024-09-18T08:13:58.146Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-18T08:13:58.146Z] #68 17.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T08:13:58.146Z] #68 19.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T08:13:58.146Z] #68 24.39 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-18T08:13:58.146Z] #68 24.39 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-18T08:13:58.146Z] #68 24.39 OK: 19946 distinct packages available [2024-09-18T08:13:58.146Z] #68 25.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T08:13:58.146Z] #68 27.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T08:13:58.146Z] #68 ... [2024-09-18T08:13:58.146Z] [2024-09-18T08:13:58.146Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-18T08:13:58.414Z] #84 ... [2024-09-18T08:13:58.414Z] [2024-09-18T08:13:58.414Z] #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-18T08:13:59.009Z] #85 ... [2024-09-18T08:13:59.009Z] [2024-09-18T08:13:59.009Z] #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-18T08:13:59.009Z] #65 DONE 28.7s [2024-09-18T08:13:59.009Z] [2024-09-18T08:13:59.009Z] #86 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-18T08:13:59.276Z] #86 ... [2024-09-18T08:13:59.276Z] [2024-09-18T08:13:59.276Z] #87 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-18T08:13:59.544Z] #87 ... [2024-09-18T08:13:59.544Z] [2024-09-18T08:13:59.544Z] #88 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:13:59.544Z] #88 ... [2024-09-18T08:13:59.544Z] [2024-09-18T08:13:59.544Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:13:59.544Z] #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.3s [2024-09-18T08:14:00.130Z] #52 ... [2024-09-18T08:14:00.130Z] [2024-09-18T08:14:00.130Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-18T08:14:00.398Z] #89 ... [2024-09-18T08:14:00.398Z] [2024-09-18T08:14:00.398Z] #57 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-18T08:14:00.398Z] #57 24.88 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-18T08:14:00.398Z] #57 24.88 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-18T08:14:00.398Z] #57 24.88 OK: 19946 distinct packages available [2024-09-18T08:14:00.666Z] #57 ... [2024-09-18T08:14:00.666Z] [2024-09-18T08:14:00.666Z] #75 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-18T08:14:00.666Z] #75 15.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T08:14:00.666Z] #75 18.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T08:14:00.666Z] #75 22.84 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-18T08:14:00.666Z] #75 22.84 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-18T08:14:00.666Z] #75 22.84 OK: 19946 distinct packages available [2024-09-18T08:14:00.666Z] #75 23.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T08:14:00.666Z] #75 25.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T08:14:00.666Z] #75 ... [2024-09-18T08:14:00.666Z] [2024-09-18T08:14:00.666Z] #57 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-18T08:14:00.666Z] #57 25.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T08:14:01.264Z] #57 ... [2024-09-18T08:14:01.264Z] [2024-09-18T08:14:01.264Z] #72 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-18T08:14:01.264Z] #72 18.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T08:14:01.264Z] #72 21.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T08:14:01.264Z] #72 26.15 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-18T08:14:01.264Z] #72 26.15 (2/2) Installing su-exec (0.2-r3) [2024-09-18T08:14:01.264Z] #72 26.17 Executing busybox-1.36.1-r7.trigger [2024-09-18T08:14:01.264Z] #72 26.26 OK: 8 MiB in 17 packages [2024-09-18T08:14:01.264Z] #72 DONE 27.8s [2024-09-18T08:14:01.264Z] [2024-09-18T08:14:01.264Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:14:01.697Z] #157 DONE 161.5s [2024-09-18T08:14:01.697Z] [2024-09-18T08:14:01.697Z] #159 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-18T08:14:01.697Z] #159 DONE 161.5s [2024-09-18T08:14:01.697Z] [2024-09-18T08:14:01.697Z] #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-18T08:14:01.697Z] #160 DONE 161.5s [2024-09-18T08:14:01.697Z] [2024-09-18T08:14:01.697Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-18T08:14:01.697Z] #158 DONE 161.5s [2024-09-18T08:14:01.697Z] [2024-09-18T08:14:01.697Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-18T08:14:01.697Z] #153 DONE 161.6s [2024-09-18T08:14:01.697Z] [2024-09-18T08:14:01.697Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-18T08:14:01.697Z] #150 DONE 161.6s [2024-09-18T08:14:01.697Z] [2024-09-18T08:14:01.697Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-18T08:14:01.697Z] #151 DONE 161.5s [2024-09-18T08:14:01.697Z] [2024-09-18T08:14:01.697Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-18T08:14:01.697Z] #152 DONE 161.6s [2024-09-18T08:14:01.697Z] [2024-09-18T08:14:01.697Z] #161 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T08:14:01.697Z] #161 ... [2024-09-18T08:14:01.697Z] [2024-09-18T08:14:01.697Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-18T08:14:01.697Z] #149 DONE 161.7s [2024-09-18T08:14:01.697Z] [2024-09-18T08:14:01.697Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-18T08:14:01.697Z] #156 DONE 161.9s [2024-09-18T08:14:01.697Z] [2024-09-18T08:14:01.697Z] #162 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T08:14:01.697Z] #162 ... [2024-09-18T08:14:01.697Z] [2024-09-18T08:14:01.697Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-18T08:14:01.697Z] #148 DONE 162.0s [2024-09-18T08:14:01.697Z] [2024-09-18T08:14:01.697Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-18T08:14:01.697Z] #154 DONE 162.0s [2024-09-18T08:14:01.697Z] [2024-09-18T08:14:01.697Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-18T08:14:01.697Z] #155 DONE 162.1s [2024-09-18T08:14:01.697Z] [2024-09-18T08:14:01.697Z] #163 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T08:14:01.697Z] #163 ... [2024-09-18T08:14:01.697Z] [2024-09-18T08:14:01.697Z] #164 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T08:14:01.697Z] #164 DONE 0.8s [2024-09-18T08:14:01.697Z] [2024-09-18T08:14:01.697Z] #165 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T08:14:01.697Z] #165 DONE 0.8s [2024-09-18T08:14:01.697Z] [2024-09-18T08:14:01.697Z] #162 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T08:14:01.697Z] #162 DONE 0.5s [2024-09-18T08:14:01.697Z] [2024-09-18T08:14:01.697Z] #166 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-18T08:14:01.697Z] #166 DONE 0.7s [2024-09-18T08:14:01.697Z] [2024-09-18T08:14:01.697Z] #161 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T08:14:01.697Z] #161 DONE 0.8s [2024-09-18T08:14:01.697Z] [2024-09-18T08:14:01.697Z] #167 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T08:14:01.697Z] #167 DONE 0.9s [2024-09-18T08:14:01.697Z] [2024-09-18T08:14:01.697Z] #168 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-18T08:14:01.697Z] #168 ... [2024-09-18T08:14:01.697Z] [2024-09-18T08:14:01.697Z] #169 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T08:14:01.697Z] #169 DONE 0.8s [2024-09-18T08:14:01.697Z] [2024-09-18T08:14:01.697Z] #170 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T08:14:01.697Z] #170 DONE 0.5s [2024-09-18T08:14:01.697Z] [2024-09-18T08:14:01.697Z] #163 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T08:14:01.697Z] #163 DONE 0.5s [2024-09-18T08:14:01.697Z] [2024-09-18T08:14:01.697Z] #171 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-18T08:14:01.697Z] #171 ... [2024-09-18T08:14:01.697Z] [2024-09-18T08:14:01.697Z] #172 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-18T08:14:01.697Z] #172 DONE 0.5s [2024-09-18T08:14:01.697Z] [2024-09-18T08:14:01.697Z] #173 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T08:14:01.697Z] #173 CACHED [2024-09-18T08:14:01.697Z] [2024-09-18T08:14:01.697Z] #174 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-18T08:14:01.697Z] #174 CACHED [2024-09-18T08:14:01.697Z] [2024-09-18T08:14:01.697Z] #175 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-18T08:14:01.697Z] #175 DONE 0.5s [2024-09-18T08:14:01.697Z] [2024-09-18T08:14:01.697Z] #176 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-18T08:14:01.697Z] #176 CACHED [2024-09-18T08:14:01.697Z] [2024-09-18T08:14:01.697Z] #177 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T08:14:01.697Z] #177 CACHED [2024-09-18T08:14:01.697Z] [2024-09-18T08:14:01.697Z] #178 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-18T08:14:01.697Z] #178 DONE 0.5s [2024-09-18T08:14:01.697Z] [2024-09-18T08:14:01.697Z] #179 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T08:14:01.697Z] #179 CACHED [2024-09-18T08:14:01.697Z] [2024-09-18T08:14:01.697Z] #180 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-18T08:14:01.697Z] #180 CACHED [2024-09-18T08:14:01.697Z] [2024-09-18T08:14:01.697Z] #181 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-18T08:14:01.697Z] #181 CACHED [2024-09-18T08:14:01.697Z] [2024-09-18T08:14:01.697Z] #182 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T08:14:01.697Z] #182 CACHED [2024-09-18T08:14:01.697Z] [2024-09-18T08:14:01.698Z] #168 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-18T08:14:01.698Z] #168 DONE 0.5s [2024-09-18T08:14:01.698Z] [2024-09-18T08:14:01.698Z] #183 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-18T08:14:01.698Z] #183 DONE 0.5s [2024-09-18T08:14:01.698Z] [2024-09-18T08:14:01.698Z] #184 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-18T08:14:01.698Z] #184 DONE 0.5s [2024-09-18T08:14:01.698Z] [2024-09-18T08:14:01.698Z] #185 [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-09-18T08:14:01.698Z] #185 ... [2024-09-18T08:14:01.698Z] [2024-09-18T08:14:01.698Z] #171 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-18T08:14:01.698Z] #171 DONE 0.5s [2024-09-18T08:14:01.698Z] [2024-09-18T08:14:01.698Z] #186 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-18T08:14:01.698Z] #186 DONE 0.5s [2024-09-18T08:14:01.698Z] [2024-09-18T08:14:01.698Z] #187 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-18T08:14:02.276Z] #187 ... [2024-09-18T08:14:02.276Z] [2024-09-18T08:14:02.276Z] #188 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-18T08:14:02.276Z] #188 DONE 2.3s [2024-09-18T08:14:02.276Z] [2024-09-18T08:14:02.276Z] #189 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-18T08:14:02.276Z] #189 DONE 2.3s [2024-09-18T08:14:02.276Z] [2024-09-18T08:14:02.276Z] #190 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-18T08:14:02.276Z] #190 DONE 2.4s [2024-09-18T08:14:02.276Z] [2024-09-18T08:14:02.276Z] #191 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-18T08:14:02.276Z] #191 DONE 2.4s [2024-09-18T08:14:02.276Z] [2024-09-18T08:14:02.276Z] #192 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-18T08:14:02.276Z] #192 DONE 2.4s [2024-09-18T08:14:02.276Z] [2024-09-18T08:14:02.276Z] #193 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-18T08:14:02.276Z] #193 DONE 2.4s [2024-09-18T08:14:02.276Z] [2024-09-18T08:14:02.276Z] #194 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-18T08:14:02.276Z] #194 DONE 2.4s [2024-09-18T08:14:02.276Z] [2024-09-18T08:14:02.276Z] #195 [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-09-18T08:14:02.276Z] #195 DONE 2.5s [2024-09-18T08:14:02.276Z] [2024-09-18T08:14:02.276Z] #185 [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-09-18T08:14:02.276Z] #185 DONE 2.4s [2024-09-18T08:14:02.276Z] [2024-09-18T08:14:02.276Z] #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-09-18T08:14:02.276Z] #196 ... [2024-09-18T08:14:02.276Z] [2024-09-18T08:14:02.276Z] #197 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-18T08:14:02.276Z] #197 DONE 2.5s [2024-09-18T08:14:02.276Z] [2024-09-18T08:14:02.276Z] #198 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-18T08:14:02.276Z] #198 DONE 2.5s [2024-09-18T08:14:02.276Z] [2024-09-18T08:14:02.276Z] #187 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-18T08:14:02.276Z] #187 DONE 2.4s [2024-09-18T08:14:02.539Z] [2024-09-18T08:14:02.539Z] #199 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-18T08:14:02.539Z] #199 ... [2024-09-18T08:14:02.539Z] [2024-09-18T08:14:02.539Z] #200 [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-09-18T08:14:02.539Z] #200 DONE 0.5s [2024-09-18T08:14:02.539Z] [2024-09-18T08:14:02.539Z] #201 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-18T08:14:02.539Z] #201 DONE 0.5s [2024-09-18T08:14:02.799Z] [2024-09-18T08:14:02.799Z] #202 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-18T08:14:02.799Z] #202 DONE 0.5s [2024-09-18T08:14:02.799Z] [2024-09-18T08:14:02.799Z] #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-18T08:14:02.799Z] #203 DONE 0.5s [2024-09-18T08:14:02.799Z] [2024-09-18T08:14:02.799Z] #204 [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-09-18T08:14:02.799Z] #204 DONE 0.6s [2024-09-18T08:14:02.799Z] [2024-09-18T08:14:02.799Z] #205 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-09-18T08:14:02.799Z] #205 DONE 0.6s [2024-09-18T08:14:02.799Z] [2024-09-18T08:14:02.799Z] #206 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-18T08:14:02.799Z] #206 ... [2024-09-18T08:14:02.799Z] [2024-09-18T08:14:02.799Z] #207 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-18T08:14:02.799Z] #207 DONE 0.6s [2024-09-18T08:14:02.799Z] [2024-09-18T08:14:02.799Z] #208 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-18T08:14:02.799Z] #208 DONE 0.6s [2024-09-18T08:14:02.799Z] [2024-09-18T08:14:02.799Z] #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-09-18T08:14:02.799Z] #196 DONE 0.6s [2024-09-18T08:14:02.799Z] [2024-09-18T08:14:02.799Z] #209 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-18T08:14:02.799Z] #209 DONE 0.6s [2024-09-18T08:14:02.799Z] [2024-09-18T08:14:02.799Z] #210 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-18T08:14:02.799Z] #210 DONE 0.6s [2024-09-18T08:14:03.060Z] [2024-09-18T08:14:03.060Z] #199 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-18T08:14:03.060Z] #199 DONE 0.6s [2024-09-18T08:14:03.060Z] [2024-09-18T08:14:03.060Z] #211 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-18T08:14:03.060Z] #211 DONE 0.2s [2024-09-18T08:14:03.060Z] [2024-09-18T08:14:03.060Z] #212 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-18T08:14:03.060Z] #212 DONE 3.7s [2024-09-18T08:14:03.060Z] [2024-09-18T08:14:03.060Z] #117 [core-data] exporting to image [2024-09-18T08:14:03.060Z] #117 exporting layers [2024-09-18T08:14:03.060Z] #117 ... [2024-09-18T08:14:03.060Z] [2024-09-18T08:14:03.060Z] #206 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-18T08:14:03.060Z] #206 DONE 0.4s [2024-09-18T08:14:03.321Z] [2024-09-18T08:14:03.321Z] #213 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-18T08:14:03.321Z] #213 DONE 0.4s [2024-09-18T08:14:03.321Z] [2024-09-18T08:14:03.321Z] #214 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-18T08:14:03.321Z] #214 DONE 0.4s [2024-09-18T08:14:03.321Z] [2024-09-18T08:14:03.321Z] #215 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-18T08:14:03.321Z] #215 DONE 0.4s [2024-09-18T08:14:03.321Z] [2024-09-18T08:14:03.321Z] #216 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-18T08:14:03.321Z] #216 DONE 0.4s [2024-09-18T08:14:03.321Z] [2024-09-18T08:14:03.321Z] #217 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T08:14:03.321Z] #217 DONE 0.3s [2024-09-18T08:14:03.321Z] [2024-09-18T08:14:03.321Z] #117 [core-metadata] exporting to image [2024-09-18T08:14:03.321Z] #117 writing image sha256:295b52d7e918592ff5f988a89b436c5f5f007efd744d0dc8c2d17c50828def8e [2024-09-18T08:14:03.321Z] #117 exporting layers 0.4s done [2024-09-18T08:14:03.321Z] #117 writing image sha256:b362275346bd27e87501de847883af35fdf2069aed06a55bd95e32dcfbe4a457 [2024-09-18T08:14:03.321Z] #117 writing image sha256:724a18cd968eb2c299156f306fe253790578bf8df3dc31fb283a90423fe8ab34 [2024-09-18T08:14:03.588Z] #117 ... [2024-09-18T08:14:03.588Z] [2024-09-18T08:14:03.588Z] #218 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-18T08:14:03.588Z] #218 DONE 0.3s [2024-09-18T08:14:03.588Z] [2024-09-18T08:14:03.588Z] #219 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-18T08:14:03.588Z] #219 DONE 0.3s [2024-09-18T08:14:03.588Z] [2024-09-18T08:14:03.588Z] #117 [security-spiffe-token-provider] exporting to image [2024-09-18T08:14:03.588Z] #117 exporting layers 0.7s done [2024-09-18T08:14:03.588Z] #117 writing image sha256:295b52d7e918592ff5f988a89b436c5f5f007efd744d0dc8c2d17c50828def8e 0.2s done [2024-09-18T08:14:03.588Z] #117 writing image sha256:b362275346bd27e87501de847883af35fdf2069aed06a55bd95e32dcfbe4a457 0.2s done [2024-09-18T08:14:03.588Z] #117 naming to docker.io/library/support-scheduler done [2024-09-18T08:14:03.588Z] #117 naming to docker.io/library/security-spiffe-token-provider done [2024-09-18T08:14:03.588Z] #117 writing image sha256:549a4b26877736061f38458592c93bb69f823ac7f51a1cbfed10810b7bc5dfc9 [2024-09-18T08:14:03.847Z] #117 ... [2024-09-18T08:14:03.847Z] [2024-09-18T08:14:03.847Z] #220 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-18T08:14:03.847Z] #220 DONE 0.4s [2024-09-18T08:14:03.847Z] [2024-09-18T08:14:03.847Z] #117 [support-notifications] exporting to image [2024-09-18T08:14:03.847Z] #117 exporting layers 0.7s done [2024-09-18T08:14:03.847Z] #117 writing image sha256:724a18cd968eb2c299156f306fe253790578bf8df3dc31fb283a90423fe8ab34 0.2s done [2024-09-18T08:14:03.847Z] #117 writing image sha256:549a4b26877736061f38458592c93bb69f823ac7f51a1cbfed10810b7bc5dfc9 0.0s done [2024-09-18T08:14:03.847Z] #117 naming to docker.io/library/core-command done [2024-09-18T08:14:03.847Z] #117 naming to docker.io/library/core-keeper done [2024-09-18T08:14:03.847Z] #117 writing image sha256:7d51808f63b8f225b2cc3425ae023ad60cf289e7bbaeb5d2c441f4a7a6b44848 0.0s done [2024-09-18T08:14:03.847Z] #117 naming to docker.io/library/support-notifications done [2024-09-18T08:14:03.847Z] #117 writing image sha256:5d29d36e23a5aae43a66a87be995aefb7f3c27085ffe0d78fbe59cc5d5634e32 [2024-09-18T08:14:03.847Z] #117 writing image sha256:5d29d36e23a5aae43a66a87be995aefb7f3c27085ffe0d78fbe59cc5d5634e32 done [2024-09-18T08:14:03.847Z] #117 naming to docker.io/library/core-metadata done [2024-09-18T08:14:03.847Z] #117 writing image sha256:ba967c864cf80ae106bc74e318db2e9b849e006304b2e4540bb6979448cfb2b8 done [2024-09-18T08:14:03.847Z] #117 naming to docker.io/library/core-data done [2024-09-18T08:14:03.847Z] #117 writing image sha256:9b5e66c57c4d5b914bd82b854044d207feacce082bd409b18946de3544d1735f done [2024-09-18T08:14:03.847Z] #117 naming to docker.io/library/support-cron-scheduler done [2024-09-18T08:14:03.847Z] #117 DONE 2.7s [2024-09-18T08:14:03.847Z] [2024-09-18T08:14:03.847Z] #221 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-18T08:14:03.847Z] #221 DONE 0.3s [2024-09-18T08:14:03.847Z] [2024-09-18T08:14:03.847Z] #222 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-18T08:14:03.847Z] #222 DONE 0.3s [2024-09-18T08:14:03.847Z] [2024-09-18T08:14:03.847Z] #223 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-18T08:14:03.847Z] #223 DONE 0.8s [2024-09-18T08:14:03.847Z] [2024-09-18T08:14:03.847Z] #224 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-18T08:14:04.107Z] #224 DONE 0.2s [2024-09-18T08:14:04.107Z] [2024-09-18T08:14:04.107Z] #225 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-18T08:14:04.107Z] #225 DONE 0.8s [2024-09-18T08:14:04.107Z] [2024-09-18T08:14:04.107Z] #226 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-18T08:14:04.107Z] #226 DONE 0.2s [2024-09-18T08:14:04.107Z] [2024-09-18T08:14:04.107Z] #117 [core-common-config-bootstrapper] exporting to image [2024-09-18T08:14:04.107Z] #117 ... [2024-09-18T08:14:04.107Z] [2024-09-18T08:14:04.107Z] #227 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-09-18T08:14:04.107Z] #227 DONE 0.1s [2024-09-18T08:14:04.107Z] [2024-09-18T08:14:04.107Z] #117 [core-common-config-bootstrapper] exporting to image [2024-09-18T08:14:04.107Z] #117 exporting layers 0.3s done [2024-09-18T08:14:04.107Z] #117 writing image sha256:d699d274138234414f9b0157d404f8d215fd17623656744867d15bf1be86b287 done [2024-09-18T08:14:04.107Z] #117 naming to docker.io/library/core-common-config-bootstrapper done [2024-09-18T08:14:04.368Z] #117 ... [2024-09-18T08:14:04.368Z] [2024-09-18T08:14:04.368Z] #228 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-18T08:14:04.368Z] #228 DONE 0.7s [2024-09-18T08:14:04.368Z] [2024-09-18T08:14:04.368Z] #229 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-09-18T08:14:04.368Z] #229 DONE 0.1s [2024-09-18T08:14:04.368Z] [2024-09-18T08:14:04.368Z] #230 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-09-18T08:14:04.368Z] #230 DONE 0.1s [2024-09-18T08:14:04.368Z] [2024-09-18T08:14:04.368Z] #117 [security-proxy-auth] exporting to image [2024-09-18T08:14:04.368Z] #117 writing image sha256:fbba51c95c7f6b5275633f05310ab46ec72ccfbcedea8e477523a677d542fd7b done [2024-09-18T08:14:04.368Z] #117 naming to docker.io/library/security-proxy-auth done [2024-09-18T08:14:04.368Z] #117 ... [2024-09-18T08:14:04.368Z] [2024-09-18T08:14:04.368Z] #231 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-18T08:14:04.368Z] #231 DONE 0.1s [2024-09-18T08:14:04.368Z] [2024-09-18T08:14:04.368Z] #232 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-18T08:14:04.368Z] #232 DONE 0.0s [2024-09-18T08:14:04.612Z] #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.2s [2024-09-18T08:14:04.629Z] [2024-09-18T08:14:04.629Z] #117 [security-proxy-setup] exporting to image [2024-09-18T08:14:04.629Z] #117 exporting layers 0.3s done [2024-09-18T08:14:04.629Z] #117 writing image sha256:031bce6490b802a7688c50f90ddac0d2aae8b5a93163e3cf31517e51c5b6e1b0 done [2024-09-18T08:14:04.629Z] #117 naming to docker.io/library/security-proxy-setup done [2024-09-18T08:14:04.629Z] #117 DONE 3.3s [2024-09-18T08:14:04.629Z] [2024-09-18T08:14:04.629Z] #233 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-18T08:14:04.629Z] #233 DONE 0.6s [2024-09-18T08:14:04.629Z] [2024-09-18T08:14:04.629Z] #234 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-18T08:14:04.889Z] #234 ... [2024-09-18T08:14:04.889Z] [2024-09-18T08:14:04.889Z] #117 [security-secretstore-setup] exporting to image [2024-09-18T08:14:04.889Z] #117 exporting layers 0.2s done [2024-09-18T08:14:04.889Z] #117 writing image sha256:25fb816eb936a684b287403c4530a8c7b51859ac0c875654e12de5a93f56d89a done [2024-09-18T08:14:04.889Z] #117 naming to docker.io/library/security-secretstore-setup done [2024-09-18T08:14:04.889Z] #117 DONE 3.6s [2024-09-18T08:14:05.148Z] [2024-09-18T08:14:05.148Z] #234 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-18T08:14:05.148Z] #234 DONE 0.5s [2024-09-18T08:14:05.148Z] [2024-09-18T08:14:05.148Z] #117 [security-bootstrapper] exporting to image [2024-09-18T08:14:05.148Z] #117 exporting layers 0.2s done [2024-09-18T08:14:05.148Z] #117 writing image sha256:a10ee007f7d8b8dc7c703705e0842fb204511a4eaeae5552382e70f7508520e5 done [2024-09-18T08:14:05.148Z] #117 naming to docker.io/library/security-bootstrapper done [2024-09-18T08:14:05.148Z] #117 DONE 3.8s [2024-09-18T08:14:05.148Z] [2024-09-18T08:14:05.148Z] #35 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T08:14:05.148Z] time="2024-09-18T08:08:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T08:14:05.148Z] time="2024-09-18T08:08:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T08:14:05.148Z] time="2024-09-18T08:08:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T08:14:05.148Z] time="2024-09-18T08:08:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T08:14:05.148Z] time="2024-09-18T08:08:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T08:14:05.148Z] time="2024-09-18T08:08:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T08:14:05.148Z] time="2024-09-18T08:08:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T08:14:05.148Z] time="2024-09-18T08:08:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T08:14:05.148Z] time="2024-09-18T08:08:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T08:14:05.148Z] time="2024-09-18T08:08:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T08:14:05.148Z] time="2024-09-18T08:08:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T08:14:05.148Z] time="2024-09-18T08:08:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T08:14:05.148Z] time="2024-09-18T08:08:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T08:14:05.148Z] time="2024-09-18T08:08:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T08:14:05.148Z] time="2024-09-18T08:08:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T08:14:05.148Z] time="2024-09-18T08:08:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-18T08:14:05.147Z] $ docker stop --time=1 30456cf2c95305df80750f5a2921d55c68abd1d09ff0299bead75ee234ce9648 [2024-09-18T08:14:06.418Z] $ docker rm -f --volumes 30456cf2c95305df80750f5a2921d55c68abd1d09ff0299bead75ee234ce9648 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-18T08:14:06.563Z] #52 ... [2024-09-18T08:14:06.564Z] [2024-09-18T08:14:06.564Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T08:14:06.564Z] #54 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.0s [2024-09-18T08:14:06.564Z] #54 ... [2024-09-18T08:14:06.564Z] [2024-09-18T08:14:06.564Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:14:06.770Z] + docker images [2024-09-18T08:14:06.770Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-18T08:14:06.770Z] security-secretstore-setup latest 25fb816eb936 2 seconds ago 37MB [2024-09-18T08:14:06.770Z] security-proxy-setup latest 031bce6490b8 2 seconds ago 26.2MB [2024-09-18T08:14:06.770Z] security-bootstrapper latest a10ee007f7d8 2 seconds ago 19MB [2024-09-18T08:14:06.770Z] security-proxy-auth latest fbba51c95c7f 3 seconds ago 33.1MB [2024-09-18T08:14:06.770Z] core-metadata latest 5d29d36e23a5 3 seconds ago 39.9MB [2024-09-18T08:14:06.770Z] core-common-config-bootstrapper latest d699d2741382 3 seconds ago 15.2MB [2024-09-18T08:14:06.770Z] core-keeper latest 549a4b268777 4 seconds ago 39.7MB [2024-09-18T08:14:06.770Z] support-cron-scheduler latest 9b5e66c57c4d 4 seconds ago 44.3MB [2024-09-18T08:14:06.770Z] core-command latest 724a18cd968e 4 seconds ago 35.5MB [2024-09-18T08:14:06.770Z] security-spiffe-token-provider latest b362275346bd 4 seconds ago 28.9MB [2024-09-18T08:14:06.770Z] support-scheduler latest 295b52d7e918 4 seconds ago 42.1MB [2024-09-18T08:14:06.770Z] support-notifications latest 7d51808f63b8 4 seconds ago 42.6MB [2024-09-18T08:14:06.770Z] core-data latest ba967c864cf8 4 seconds ago 39.8MB [2024-09-18T08:14:06.770Z] security-spire-server latest 4c829ab84b14 3 minutes ago 121MB [2024-09-18T08:14:06.770Z] security-spire-config latest f41cf81570ee 3 minutes ago 120MB [2024-09-18T08:14:06.770Z] security-spire-agent latest ce092564f928 3 minutes ago 182MB [2024-09-18T08:14:06.770Z] ci-base-image-x86_64 latest d88420c4c486 8 minutes ago 971MB [2024-09-18T08:14:06.770Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 5 months ago 565MB [2024-09-18T08:14:06.770Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB [2024-09-18T08:14:06.770Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-18T08:14:06.890Z] provisioning config files... [2024-09-18T08:14:06.898Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/698@tmp/config17531529425241812626tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-18T08:14:07.204Z] ---> ****-login.sh [2024-09-18T08:14:07.204Z] nexus3.edgexfoundry.org:10001 [2024-09-18T08:14:07.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-18T08:14:07.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-18T08:14:07.204Z] Configure a credential helper to remove this warning. See [2024-09-18T08:14:07.205Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-18T08:14:07.205Z] [2024-09-18T08:14:07.205Z] Login Succeeded [2024-09-18T08:14:07.205Z] nexus3.edgexfoundry.org:10002 [2024-09-18T08:14:07.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-18T08:14:07.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-18T08:14:07.205Z] Configure a credential helper to remove this warning. See [2024-09-18T08:14:07.205Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-18T08:14:07.205Z] [2024-09-18T08:14:07.205Z] Login Succeeded [2024-09-18T08:14:07.205Z] nexus3.edgexfoundry.org:10003 [2024-09-18T08:14:07.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-18T08:14:07.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-18T08:14:07.463Z] Configure a credential helper to remove this warning. See [2024-09-18T08:14:07.463Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-18T08:14:07.463Z] [2024-09-18T08:14:07.463Z] Login Succeeded [2024-09-18T08:14:07.463Z] nexus3.edgexfoundry.org:10004 [2024-09-18T08:14:07.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-18T08:14:07.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-18T08:14:07.463Z] Configure a credential helper to remove this warning. See [2024-09-18T08:14:07.463Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-18T08:14:07.463Z] [2024-09-18T08:14:07.463Z] Login Succeeded [2024-09-18T08:14:07.463Z] ****.io [2024-09-18T08:14:07.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-18T08:14:07.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-18T08:14:07.720Z] Configure a credential helper to remove this warning. See [2024-09-18T08:14:07.720Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-18T08:14:07.720Z] [2024-09-18T08:14:07.720Z] Login Succeeded [2024-09-18T08:14:07.720Z] ---> ****-login.sh ends [Pipeline] } [2024-09-18T08:14:07.726Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T08:14:07.768Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-18T08:14:07.795Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-09-18T08:14:07.795Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:14:07.795Z] latest [2024-09-18T08:14:07.795Z] 3.2.0-dev.76 [2024-09-18T08:14:07.795Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:14:07.795Z] main [2024-09-18T08:14:07.795Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:14:08.121Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:14:08.442Z] + docker push nexus3.edgexfoundry.org:10004/core-command:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:14:08.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-18T08:14:08.442Z] aeab5f1b3f6a: Preparing [2024-09-18T08:14:08.442Z] 7c026ad0eaa7: Preparing [2024-09-18T08:14:08.442Z] 6b4404829858: Preparing [2024-09-18T08:14:08.442Z] fa4fa0d43f6a: Preparing [2024-09-18T08:14:08.442Z] 87bbe51fa49d: Preparing [2024-09-18T08:14:08.442Z] f242ec95c924: Preparing [2024-09-18T08:14:08.442Z] d62a02444d39: Preparing [2024-09-18T08:14:08.442Z] f242ec95c924: Waiting [2024-09-18T08:14:08.442Z] d62a02444d39: Waiting [2024-09-18T08:14:08.442Z] aeab5f1b3f6a: Pushed [2024-09-18T08:14:08.442Z] 87bbe51fa49d: Pushed [2024-09-18T08:14:08.442Z] 6b4404829858: Pushed [2024-09-18T08:14:08.442Z] fa4fa0d43f6a: Pushed [2024-09-18T08:14:08.442Z] d62a02444d39: Layer already exists [2024-09-18T08:14:08.700Z] f242ec95c924: Pushed [2024-09-18T08:14:09.155Z] #52 ... [2024-09-18T08:14:09.155Z] [2024-09-18T08:14:09.155Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-18T08:14:09.155Z] #68 32.09 (1/11) Installing ca-certificates (20240226-r0) [2024-09-18T08:14:09.155Z] #68 32.61 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-18T08:14:09.155Z] #68 32.72 (3/11) Installing libunistring (1.1-r1) [2024-09-18T08:14:09.155Z] #68 33.04 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-18T08:14:09.155Z] #68 33.15 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-18T08:14:09.155Z] #68 33.22 (6/11) Installing libcurl (8.9.1-r0) [2024-09-18T08:14:09.155Z] #68 33.35 (7/11) Installing curl (8.9.1-r0) [2024-09-18T08:14:09.155Z] #68 33.42 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-18T08:14:09.155Z] #68 33.44 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-18T08:14:09.155Z] #68 33.49 (10/11) Installing libucontext (1.2-r2) [2024-09-18T08:14:09.155Z] #68 33.53 (11/11) Installing gcompat (1.1.0-r1) [2024-09-18T08:14:09.155Z] #68 33.60 Executing busybox-1.36.1-r7.trigger [2024-09-18T08:14:09.155Z] #68 33.84 Executing ca-certificates-20240226-r0.trigger [2024-09-18T08:14:09.155Z] #68 35.71 OK: 13 MiB in 26 packages [2024-09-18T08:14:09.155Z] #68 DONE 38.2s [2024-09-18T08:14:09.155Z] [2024-09-18T08:14:09.155Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:14:09.739Z] #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.3s [2024-09-18T08:14:11.158Z] #52 ... [2024-09-18T08:14:11.158Z] [2024-09-18T08:14:11.158Z] #86 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-18T08:14:11.158Z] #86 12.07 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T08:14:11.158Z] #86 14.24 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T08:14:11.158Z] #86 ... [2024-09-18T08:14:11.158Z] [2024-09-18T08:14:11.158Z] #90 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-18T08:14:11.158Z] #0 6.784 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T08:14:11.158Z] #0 8.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T08:14:11.235Z] 7c026ad0eaa7: Pushed [2024-09-18T08:14:11.235Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06: digest: sha256:7d6d759a2b1c6d86d036fddf61eee0689eac7cb4212f65d1a1662591b8cfa09b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:14:11.427Z] #90 ... [2024-09-18T08:14:11.427Z] [2024-09-18T08:14:11.427Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:14:11.573Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:14:11.694Z] #52 ... [2024-09-18T08:14:11.694Z] [2024-09-18T08:14:11.694Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-18T08:14:11.694Z] #84 13.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T08:14:11.694Z] #84 15.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T08:14:11.896Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-09-18T08:14:11.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-18T08:14:11.896Z] aeab5f1b3f6a: Preparing [2024-09-18T08:14:11.896Z] 7c026ad0eaa7: Preparing [2024-09-18T08:14:11.896Z] 6b4404829858: Preparing [2024-09-18T08:14:11.896Z] fa4fa0d43f6a: Preparing [2024-09-18T08:14:11.896Z] 87bbe51fa49d: Preparing [2024-09-18T08:14:11.896Z] f242ec95c924: Preparing [2024-09-18T08:14:11.896Z] d62a02444d39: Preparing [2024-09-18T08:14:11.896Z] d62a02444d39: Waiting [2024-09-18T08:14:11.896Z] f242ec95c924: Waiting [2024-09-18T08:14:11.896Z] 7c026ad0eaa7: Layer already exists [2024-09-18T08:14:11.896Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:14:11.896Z] 6b4404829858: Layer already exists [2024-09-18T08:14:11.896Z] aeab5f1b3f6a: Layer already exists [2024-09-18T08:14:11.896Z] 87bbe51fa49d: Layer already exists [2024-09-18T08:14:11.896Z] f242ec95c924: Layer already exists [2024-09-18T08:14:11.896Z] d62a02444d39: Layer already exists [2024-09-18T08:14:11.963Z] #84 ... [2024-09-18T08:14:11.963Z] [2024-09-18T08:14:11.963Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:14:12.232Z] #52 ... [2024-09-18T08:14:12.232Z] [2024-09-18T08:14:12.232Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-18T08:14:12.232Z] #89 11.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T08:14:12.232Z] #89 14.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T08:14:12.232Z] #89 21.44 OK: 18 MiB in 19 packages [2024-09-18T08:14:12.232Z] #89 ... [2024-09-18T08:14:12.232Z] [2024-09-18T08:14:12.232Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:14:13.207Z] #52 ... [2024-09-18T08:14:13.207Z] [2024-09-18T08:14:13.207Z] #75 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-18T08:14:13.207Z] #75 35.12 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-18T08:14:13.207Z] #75 35.25 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-18T08:14:13.207Z] #75 35.29 (3/4) Installing libucontext (1.2-r2) [2024-09-18T08:14:13.207Z] #75 35.38 (4/4) Installing gcompat (1.1.0-r1) [2024-09-18T08:14:13.207Z] #75 35.40 Executing busybox-1.36.1-r7.trigger [2024-09-18T08:14:13.207Z] #75 35.50 OK: 8 MiB in 19 packages [2024-09-18T08:14:13.207Z] #75 DONE 38.1s [2024-09-18T08:14:13.207Z] [2024-09-18T08:14:13.207Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:14:13.207Z] #52 ... [2024-09-18T08:14:13.207Z] [2024-09-18T08:14:13.207Z] #57 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-18T08:14:13.207Z] #57 28.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T08:14:13.207Z] #57 36.60 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-18T08:14:13.207Z] #57 36.65 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-18T08:14:13.207Z] #57 36.68 (3/5) Installing libucontext (1.2-r2) [2024-09-18T08:14:13.207Z] #57 36.71 (4/5) Installing gcompat (1.1.0-r1) [2024-09-18T08:14:13.207Z] #57 36.72 (5/5) Installing openssl (3.1.7-r0) [2024-09-18T08:14:13.207Z] #57 36.76 Executing busybox-1.36.1-r7.trigger [2024-09-18T08:14:13.207Z] #57 36.81 OK: 9 MiB in 20 packages [2024-09-18T08:14:13.474Z] #57 ... [2024-09-18T08:14:13.474Z] [2024-09-18T08:14:13.474Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:14:14.059Z] #52 ... [2024-09-18T08:14:14.059Z] [2024-09-18T08:14:14.059Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-18T08:14:14.059Z] #89 DONE 23.6s [2024-09-18T08:14:14.059Z] [2024-09-18T08:14:14.059Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:14:14.327Z] #52 ... [2024-09-18T08:14:14.327Z] [2024-09-18T08:14:14.327Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-18T08:14:14.327Z] #84 24.12 OK: 18 MiB in 19 packages [2024-09-18T08:14:14.327Z] #84 DONE 26.0s [2024-09-18T08:14:14.327Z] [2024-09-18T08:14:14.327Z] #57 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-18T08:14:14.616Z] #57 DONE 39.6s [2024-09-18T08:14:14.616Z] [2024-09-18T08:14:14.616Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:14:14.887Z] #52 ... [2024-09-18T08:14:14.887Z] [2024-09-18T08:14:14.887Z] #79 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-09-18T08:14:14.887Z] #79 11.62 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T08:14:14.887Z] #79 14.57 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T08:14:14.887Z] #79 ... [2024-09-18T08:14:14.887Z] [2024-09-18T08:14:14.887Z] #91 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-18T08:14:14.887Z] #91 DONE 0.8s [2024-09-18T08:14:14.887Z] [2024-09-18T08:14:14.887Z] #92 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-18T08:14:16.300Z] #92 ... [2024-09-18T08:14:16.300Z] [2024-09-18T08:14:16.300Z] #82 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-09-18T08:14:16.300Z] #82 11.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T08:14:16.300Z] #82 14.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T08:14:16.300Z] #82 ... [2024-09-18T08:14:16.300Z] [2024-09-18T08:14:16.300Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:14:16.300Z] #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.5s done [2024-09-18T08:14:16.300Z] #52 ... [2024-09-18T08:14:16.300Z] [2024-09-18T08:14:16.300Z] #86 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-18T08:14:16.300Z] #86 25.48 OK: 266 MiB in 52 packages [2024-09-18T08:14:16.300Z] #86 DONE 27.4s [2024-09-18T08:14:16.568Z] [2024-09-18T08:14:16.568Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T08:14:16.568Z] #54 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.3s done [2024-09-18T08:14:16.836Z] #54 ... [2024-09-18T08:14:16.836Z] [2024-09-18T08:14:16.836Z] #93 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-18T08:14:17.104Z] #93 DONE 0.5s [2024-09-18T08:14:17.104Z] [2024-09-18T08:14:17.104Z] #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:14:17.688Z] #94 ... [2024-09-18T08:14:17.688Z] [2024-09-18T08:14:17.688Z] #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-18T08:14:17.689Z] #83 9.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T08:14:17.689Z] #83 13.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T08:14:17.957Z] #83 ... [2024-09-18T08:14:17.957Z] [2024-09-18T08:14:17.957Z] #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-18T08:14:17.957Z] #85 10.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T08:14:17.957Z] #85 13.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T08:14:17.957Z] #85 ... [2024-09-18T08:14:17.957Z] [2024-09-18T08:14:17.957Z] #87 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-18T08:14:17.957Z] #87 8.890 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T08:14:17.957Z] #87 12.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T08:14:18.228Z] #87 ... [2024-09-18T08:14:18.228Z] [2024-09-18T08:14:18.228Z] #82 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-09-18T08:14:18.228Z] #82 23.10 OK: 8 MiB in 16 packages [2024-09-18T08:14:18.814Z] #82 ... [2024-09-18T08:14:18.814Z] [2024-09-18T08:14:18.814Z] #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-18T08:14:18.814Z] #0 5.015 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T08:14:18.814Z] #0 7.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T08:14:18.814Z] #95 ... [2024-09-18T08:14:18.814Z] [2024-09-18T08:14:18.815Z] #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-18T08:14:18.815Z] #85 21.02 OK: 9 MiB in 17 packages [2024-09-18T08:14:19.777Z] #85 ... [2024-09-18T08:14:19.777Z] [2024-09-18T08:14:19.777Z] #90 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-18T08:14:19.777Z] #90 16.44 OK: 8 MiB in 17 packages [2024-09-18T08:14:19.777Z] #90 DONE 18.6s [2024-09-18T08:14:20.046Z] [2024-09-18T08:14:20.046Z] #82 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-09-18T08:14:20.047Z] #82 DONE 25.5s [2024-09-18T08:14:20.047Z] [2024-09-18T08:14:20.047Z] #92 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-18T08:14:20.047Z] #92 5.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T08:14:20.047Z] #92 ... [2024-09-18T08:14:20.047Z] [2024-09-18T08:14:20.047Z] #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-18T08:14:20.047Z] #85 DONE 22.5s [2024-09-18T08:14:20.314Z] [2024-09-18T08:14:20.314Z] #96 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-18T08:14:20.900Z] #96 ... [2024-09-18T08:14:20.900Z] [2024-09-18T08:14:20.900Z] #79 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-09-18T08:14:20.900Z] #79 24.22 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-18T08:14:20.900Z] #79 25.57 Executing busybox-1.36.1-r7.trigger [2024-09-18T08:14:20.900Z] #79 25.71 OK: 8 MiB in 16 packages [2024-09-18T08:14:20.900Z] #79 DONE 27.7s [2024-09-18T08:14:21.167Z] [2024-09-18T08:14:21.167Z] #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-18T08:14:21.167Z] #83 20.62 OK: 8 MiB in 16 packages [2024-09-18T08:14:21.167Z] #83 DONE 23.1s [2024-09-18T08:14:21.167Z] [2024-09-18T08:14:21.167Z] #87 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-18T08:14:21.167Z] #87 20.10 OK: 12 MiB in 18 packages [2024-09-18T08:14:21.451Z] #87 DONE 22.1s [2024-09-18T08:14:21.451Z] [2024-09-18T08:14:21.451Z] #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-18T08:14:21.451Z] #0 6.005 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T08:14:21.451Z] #0 7.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T08:14:22.036Z] #97 ... [2024-09-18T08:14:22.036Z] [2024-09-18T08:14:22.036Z] #92 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-18T08:14:22.036Z] #92 7.318 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T08:14:23.448Z] #92 ... [2024-09-18T08:14:23.448Z] [2024-09-18T08:14:23.448Z] #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-18T08:14:23.448Z] #95 13.84 OK: 13 MiB in 26 packages [2024-09-18T08:14:23.448Z] #95 DONE 14.5s [2024-09-18T08:14:23.448Z] [2024-09-18T08:14:23.448Z] #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-18T08:14:23.717Z] #97 ... [2024-09-18T08:14:23.717Z] [2024-09-18T08:14:23.717Z] #96 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-18T08:14:23.717Z] #96 DONE 3.9s [2024-09-18T08:14:23.717Z] [2024-09-18T08:14:23.717Z] #98 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-18T08:14:23.987Z] #98 DONE 0.3s [2024-09-18T08:14:23.987Z] [2024-09-18T08:14:23.987Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T08:14:24.946Z] #54 ... [2024-09-18T08:14:24.946Z] [2024-09-18T08:14:24.946Z] #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-18T08:14:24.946Z] #97 11.89 OK: 8 MiB in 19 packages [2024-09-18T08:14:25.928Z] #97 ... [2024-09-18T08:14:25.928Z] [2024-09-18T08:14:25.928Z] #92 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-18T08:14:25.928Z] #92 10.52 OK: 9 MiB in 20 packages [2024-09-18T08:14:25.928Z] #92 DONE 11.3s [2024-09-18T08:14:25.928Z] [2024-09-18T08:14:25.928Z] #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-18T08:14:25.928Z] #97 DONE 12.8s [2024-09-18T08:14:25.928Z] [2024-09-18T08:14:25.928Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-18T08:14:26.787Z] latest: digest: sha256:7d6d759a2b1c6d86d036fddf61eee0689eac7cb4212f65d1a1662591b8cfa09b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:14:27.104Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:14:27.423Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.76 [2024-09-18T08:14:27.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-18T08:14:27.423Z] aeab5f1b3f6a: Preparing [2024-09-18T08:14:27.423Z] 7c026ad0eaa7: Preparing [2024-09-18T08:14:27.423Z] 6b4404829858: Preparing [2024-09-18T08:14:27.423Z] fa4fa0d43f6a: Preparing [2024-09-18T08:14:27.423Z] 87bbe51fa49d: Preparing [2024-09-18T08:14:27.423Z] f242ec95c924: Preparing [2024-09-18T08:14:27.423Z] d62a02444d39: Preparing [2024-09-18T08:14:27.423Z] f242ec95c924: Waiting [2024-09-18T08:14:27.423Z] d62a02444d39: Waiting [2024-09-18T08:14:27.423Z] 87bbe51fa49d: Layer already exists [2024-09-18T08:14:27.423Z] 6b4404829858: Layer already exists [2024-09-18T08:14:27.423Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:14:27.423Z] aeab5f1b3f6a: Layer already exists [2024-09-18T08:14:27.423Z] 7c026ad0eaa7: Layer already exists [2024-09-18T08:14:27.423Z] f242ec95c924: Layer already exists [2024-09-18T08:14:27.423Z] d62a02444d39: Layer already exists [2024-09-18T08:14:27.423Z] 3.2.0-dev.76: digest: sha256:7d6d759a2b1c6d86d036fddf61eee0689eac7cb4212f65d1a1662591b8cfa09b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:14:27.752Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:14:27.895Z] #99 DONE 2.3s [2024-09-18T08:14:27.896Z] [2024-09-18T08:14:27.896Z] #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-18T08:14:27.896Z] #100 DONE 2.0s [2024-09-18T08:14:27.896Z] [2024-09-18T08:14:27.896Z] #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-18T08:14:28.085Z] + docker push nexus3.edgexfoundry.org:10004/core-command:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:14:28.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-18T08:14:28.085Z] aeab5f1b3f6a: Preparing [2024-09-18T08:14:28.085Z] 7c026ad0eaa7: Preparing [2024-09-18T08:14:28.085Z] 6b4404829858: Preparing [2024-09-18T08:14:28.085Z] fa4fa0d43f6a: Preparing [2024-09-18T08:14:28.085Z] 87bbe51fa49d: Preparing [2024-09-18T08:14:28.085Z] f242ec95c924: Preparing [2024-09-18T08:14:28.085Z] d62a02444d39: Preparing [2024-09-18T08:14:28.085Z] f242ec95c924: Waiting [2024-09-18T08:14:28.085Z] d62a02444d39: Waiting [2024-09-18T08:14:28.085Z] 7c026ad0eaa7: Layer already exists [2024-09-18T08:14:28.085Z] 6b4404829858: Layer already exists [2024-09-18T08:14:28.085Z] 87bbe51fa49d: Layer already exists [2024-09-18T08:14:28.085Z] aeab5f1b3f6a: Layer already exists [2024-09-18T08:14:28.085Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:14:28.085Z] f242ec95c924: Layer already exists [2024-09-18T08:14:28.085Z] d62a02444d39: Layer already exists [2024-09-18T08:14:28.085Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76: digest: sha256:7d6d759a2b1c6d86d036fddf61eee0689eac7cb4212f65d1a1662591b8cfa09b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:14:28.180Z] #101 ... [2024-09-18T08:14:28.180Z] [2024-09-18T08:14:28.180Z] #102 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-18T08:14:28.180Z] #102 DONE 2.3s [2024-09-18T08:14:28.180Z] [2024-09-18T08:14:28.180Z] #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-18T08:14:28.180Z] #103 DONE 0.2s [2024-09-18T08:14:28.180Z] [2024-09-18T08:14:28.180Z] #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-18T08:14:28.180Z] #101 DONE 0.3s [2024-09-18T08:14:28.180Z] [2024-09-18T08:14:28.180Z] #104 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-18T08:14:28.410Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:14:28.729Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-09-18T08:14:28.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-18T08:14:28.729Z] aeab5f1b3f6a: Preparing [2024-09-18T08:14:28.729Z] 7c026ad0eaa7: Preparing [2024-09-18T08:14:28.729Z] 6b4404829858: Preparing [2024-09-18T08:14:28.729Z] fa4fa0d43f6a: Preparing [2024-09-18T08:14:28.729Z] 87bbe51fa49d: Preparing [2024-09-18T08:14:28.729Z] f242ec95c924: Preparing [2024-09-18T08:14:28.729Z] d62a02444d39: Preparing [2024-09-18T08:14:28.729Z] d62a02444d39: Waiting [2024-09-18T08:14:28.729Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:14:28.729Z] 6b4404829858: Layer already exists [2024-09-18T08:14:28.729Z] 87bbe51fa49d: Layer already exists [2024-09-18T08:14:28.729Z] aeab5f1b3f6a: Layer already exists [2024-09-18T08:14:28.729Z] 7c026ad0eaa7: Layer already exists [2024-09-18T08:14:28.729Z] d62a02444d39: Layer already exists [2024-09-18T08:14:28.729Z] f242ec95c924: Layer already exists [2024-09-18T08:14:28.729Z] main: digest: sha256:7d6d759a2b1c6d86d036fddf61eee0689eac7cb4212f65d1a1662591b8cfa09b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [2024-09-18T08:14:28.777Z] #104 DONE 0.4s [2024-09-18T08:14:28.777Z] [2024-09-18T08:14:28.777Z] #105 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-18T08:14:28.777Z] #105 DONE 0.4s [2024-09-18T08:14:28.777Z] [2024-09-18T08:14:28.777Z] #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T08:14:28.803Z] ===================================================== [Pipeline] echo [2024-09-18T08:14:28.817Z] taggedImages: [2024-09-18T08:14:28.817Z] - nexus3.edgexfoundry.org:10004/core-command:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:14:28.817Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-09-18T08:14:28.817Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.76 [2024-09-18T08:14:28.817Z] - nexus3.edgexfoundry.org:10004/core-command:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:14:28.817Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-09-18T08:14:28.845Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-09-18T08:14:28.845Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:14:28.845Z] latest [2024-09-18T08:14:28.845Z] 3.2.0-dev.76 [2024-09-18T08:14:28.845Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:14:28.845Z] main [2024-09-18T08:14:28.845Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:14:29.071Z] #106 DONE 0.3s [2024-09-18T08:14:29.071Z] [2024-09-18T08:14:29.071Z] #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-18T08:14:29.071Z] #107 DONE 0.3s [2024-09-18T08:14:29.071Z] [2024-09-18T08:14:29.071Z] #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-18T08:14:29.196Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:14:29.344Z] #108 ... [2024-09-18T08:14:29.344Z] [2024-09-18T08:14:29.344Z] #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-18T08:14:29.344Z] #109 DONE 0.2s [2024-09-18T08:14:29.344Z] [2024-09-18T08:14:29.344Z] #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-18T08:14:29.344Z] #108 DONE 0.4s [2024-09-18T08:14:29.344Z] [2024-09-18T08:14:29.344Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-18T08:14:29.519Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:14:29.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-18T08:14:29.519Z] dd9714ee26db: Preparing [2024-09-18T08:14:29.519Z] 4feced8b8fd3: Preparing [2024-09-18T08:14:29.519Z] 57a6eaba84cf: Preparing [2024-09-18T08:14:29.519Z] 91e019ae18e6: Preparing [2024-09-18T08:14:29.519Z] 6b4404829858: Preparing [2024-09-18T08:14:29.519Z] fa4fa0d43f6a: Preparing [2024-09-18T08:14:29.519Z] 87bbe51fa49d: Preparing [2024-09-18T08:14:29.519Z] f242ec95c924: Preparing [2024-09-18T08:14:29.519Z] d62a02444d39: Preparing [2024-09-18T08:14:29.519Z] d62a02444d39: Waiting [2024-09-18T08:14:29.519Z] 87bbe51fa49d: Waiting [2024-09-18T08:14:29.519Z] f242ec95c924: Waiting [2024-09-18T08:14:29.519Z] fa4fa0d43f6a: Waiting [2024-09-18T08:14:29.519Z] 6b4404829858: Layer already exists [2024-09-18T08:14:29.519Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:14:29.519Z] 87bbe51fa49d: Layer already exists [2024-09-18T08:14:29.519Z] f242ec95c924: Layer already exists [2024-09-18T08:14:29.519Z] 57a6eaba84cf: Pushed [2024-09-18T08:14:29.519Z] d62a02444d39: Layer already exists [2024-09-18T08:14:29.519Z] 4feced8b8fd3: Pushed [2024-09-18T08:14:29.519Z] dd9714ee26db: Pushed [2024-09-18T08:14:29.613Z] #110 ... [2024-09-18T08:14:29.613Z] [2024-09-18T08:14:29.613Z] #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-18T08:14:29.613Z] #111 DONE 0.4s [2024-09-18T08:14:29.613Z] [2024-09-18T08:14:29.613Z] #112 [security-spire-config] exporting to image [2024-09-18T08:14:29.613Z] #112 exporting layers [2024-09-18T08:14:29.886Z] #112 ... [2024-09-18T08:14:29.886Z] [2024-09-18T08:14:29.886Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-18T08:14:29.886Z] #110 DONE 0.4s [2024-09-18T08:14:29.886Z] [2024-09-18T08:14:29.886Z] #112 [security-spire-server] exporting to image [2024-09-18T08:14:30.312Z] #112 ... [2024-09-18T08:14:30.312Z] [2024-09-18T08:14:30.312Z] #113 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-18T08:14:30.312Z] #113 DONE 2.3s [2024-09-18T08:14:30.312Z] [2024-09-18T08:14:30.312Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-18T08:14:30.455Z] 91e019ae18e6: Pushed [2024-09-18T08:14:30.455Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06: digest: sha256:cb0cad3390385a6bfaa5bda98e9a645736bbcb6d3fecb90f4cd58014c05c96ee size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:14:30.593Z] #114 DONE 0.3s [2024-09-18T08:14:30.593Z] [2024-09-18T08:14:30.593Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-18T08:14:30.775Z] + 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-09-18T08:14:30.866Z] #115 DONE 0.3s [2024-09-18T08:14:30.866Z] [2024-09-18T08:14:30.866Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T08:14:30.866Z] #54 ... [2024-09-18T08:14:30.866Z] [2024-09-18T08:14:30.866Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-18T08:14:31.102Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-09-18T08:14:31.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-18T08:14:31.102Z] dd9714ee26db: Preparing [2024-09-18T08:14:31.102Z] 4feced8b8fd3: Preparing [2024-09-18T08:14:31.102Z] 57a6eaba84cf: Preparing [2024-09-18T08:14:31.102Z] 91e019ae18e6: Preparing [2024-09-18T08:14:31.102Z] 6b4404829858: Preparing [2024-09-18T08:14:31.102Z] fa4fa0d43f6a: Preparing [2024-09-18T08:14:31.102Z] 87bbe51fa49d: Preparing [2024-09-18T08:14:31.102Z] f242ec95c924: Preparing [2024-09-18T08:14:31.102Z] d62a02444d39: Preparing [2024-09-18T08:14:31.102Z] f242ec95c924: Waiting [2024-09-18T08:14:31.102Z] d62a02444d39: Waiting [2024-09-18T08:14:31.102Z] 87bbe51fa49d: Waiting [2024-09-18T08:14:31.102Z] 57a6eaba84cf: Layer already exists [2024-09-18T08:14:31.102Z] 91e019ae18e6: Layer already exists [2024-09-18T08:14:31.102Z] 6b4404829858: Layer already exists [2024-09-18T08:14:31.102Z] dd9714ee26db: Layer already exists [2024-09-18T08:14:31.102Z] 4feced8b8fd3: Layer already exists [2024-09-18T08:14:31.102Z] f242ec95c924: Layer already exists [2024-09-18T08:14:31.102Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:14:31.102Z] d62a02444d39: Layer already exists [2024-09-18T08:14:31.102Z] 87bbe51fa49d: Layer already exists [2024-09-18T08:14:31.102Z] latest: digest: sha256:cb0cad3390385a6bfaa5bda98e9a645736bbcb6d3fecb90f4cd58014c05c96ee size: 2193 [Pipeline] } [Pipeline] // withEnv [2024-09-18T08:14:31.133Z] #116 DONE 0.2s [2024-09-18T08:14:31.133Z] [2024-09-18T08:14:31.133Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:14:31.405Z] #117 DONE 0.2s [2024-09-18T08:14:31.405Z] [2024-09-18T08:14:31.405Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-18T08:14:31.428Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:14:31.690Z] #118 DONE 0.2s [2024-09-18T08:14:31.690Z] [2024-09-18T08:14:31.690Z] #112 [security-spire-agent] exporting to image [2024-09-18T08:14:31.753Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.76 [2024-09-18T08:14:31.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-18T08:14:31.753Z] dd9714ee26db: Preparing [2024-09-18T08:14:31.753Z] 4feced8b8fd3: Preparing [2024-09-18T08:14:31.753Z] 57a6eaba84cf: Preparing [2024-09-18T08:14:31.753Z] 91e019ae18e6: Preparing [2024-09-18T08:14:31.753Z] 6b4404829858: Preparing [2024-09-18T08:14:31.753Z] fa4fa0d43f6a: Preparing [2024-09-18T08:14:31.753Z] 87bbe51fa49d: Preparing [2024-09-18T08:14:31.753Z] f242ec95c924: Preparing [2024-09-18T08:14:31.753Z] d62a02444d39: Preparing [2024-09-18T08:14:31.753Z] 87bbe51fa49d: Waiting [2024-09-18T08:14:31.753Z] f242ec95c924: Waiting [2024-09-18T08:14:31.753Z] fa4fa0d43f6a: Waiting [2024-09-18T08:14:31.753Z] d62a02444d39: Waiting [2024-09-18T08:14:31.753Z] dd9714ee26db: Layer already exists [2024-09-18T08:14:31.753Z] 4feced8b8fd3: Layer already exists [2024-09-18T08:14:31.753Z] 91e019ae18e6: Layer already exists [2024-09-18T08:14:31.753Z] 57a6eaba84cf: Layer already exists [2024-09-18T08:14:31.753Z] 6b4404829858: Layer already exists [2024-09-18T08:14:31.753Z] 87bbe51fa49d: Layer already exists [2024-09-18T08:14:31.753Z] d62a02444d39: Layer already exists [2024-09-18T08:14:31.753Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:14:31.753Z] f242ec95c924: Layer already exists [2024-09-18T08:14:31.753Z] 3.2.0-dev.76: digest: sha256:cb0cad3390385a6bfaa5bda98e9a645736bbcb6d3fecb90f4cd58014c05c96ee size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:14:32.080Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:14:32.409Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:14:32.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-18T08:14:32.409Z] dd9714ee26db: Preparing [2024-09-18T08:14:32.409Z] 4feced8b8fd3: Preparing [2024-09-18T08:14:32.409Z] 57a6eaba84cf: Preparing [2024-09-18T08:14:32.409Z] 91e019ae18e6: Preparing [2024-09-18T08:14:32.409Z] 6b4404829858: Preparing [2024-09-18T08:14:32.409Z] fa4fa0d43f6a: Preparing [2024-09-18T08:14:32.409Z] 87bbe51fa49d: Preparing [2024-09-18T08:14:32.409Z] f242ec95c924: Preparing [2024-09-18T08:14:32.409Z] d62a02444d39: Preparing [2024-09-18T08:14:32.409Z] fa4fa0d43f6a: Waiting [2024-09-18T08:14:32.409Z] f242ec95c924: Waiting [2024-09-18T08:14:32.409Z] 87bbe51fa49d: Waiting [2024-09-18T08:14:32.409Z] d62a02444d39: Waiting [2024-09-18T08:14:32.409Z] dd9714ee26db: Layer already exists [2024-09-18T08:14:32.409Z] 91e019ae18e6: Layer already exists [2024-09-18T08:14:32.409Z] 6b4404829858: Layer already exists [2024-09-18T08:14:32.409Z] 57a6eaba84cf: Layer already exists [2024-09-18T08:14:32.409Z] 4feced8b8fd3: Layer already exists [2024-09-18T08:14:32.409Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:14:32.409Z] 87bbe51fa49d: Layer already exists [2024-09-18T08:14:32.409Z] f242ec95c924: Layer already exists [2024-09-18T08:14:32.409Z] d62a02444d39: Layer already exists [2024-09-18T08:14:32.409Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76: digest: sha256:cb0cad3390385a6bfaa5bda98e9a645736bbcb6d3fecb90f4cd58014c05c96ee size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:14:32.749Z] + 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-09-18T08:14:33.074Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-09-18T08:14:33.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-18T08:14:33.074Z] dd9714ee26db: Preparing [2024-09-18T08:14:33.074Z] 4feced8b8fd3: Preparing [2024-09-18T08:14:33.074Z] 57a6eaba84cf: Preparing [2024-09-18T08:14:33.074Z] 91e019ae18e6: Preparing [2024-09-18T08:14:33.074Z] 6b4404829858: Preparing [2024-09-18T08:14:33.074Z] fa4fa0d43f6a: Preparing [2024-09-18T08:14:33.075Z] 87bbe51fa49d: Preparing [2024-09-18T08:14:33.075Z] f242ec95c924: Preparing [2024-09-18T08:14:33.075Z] d62a02444d39: Preparing [2024-09-18T08:14:33.075Z] fa4fa0d43f6a: Waiting [2024-09-18T08:14:33.075Z] 87bbe51fa49d: Waiting [2024-09-18T08:14:33.075Z] d62a02444d39: Waiting [2024-09-18T08:14:33.075Z] f242ec95c924: Waiting [2024-09-18T08:14:33.075Z] dd9714ee26db: Layer already exists [2024-09-18T08:14:33.075Z] 6b4404829858: Layer already exists [2024-09-18T08:14:33.075Z] 4feced8b8fd3: Layer already exists [2024-09-18T08:14:33.075Z] 57a6eaba84cf: Layer already exists [2024-09-18T08:14:33.075Z] 91e019ae18e6: Layer already exists [2024-09-18T08:14:33.075Z] 87bbe51fa49d: Layer already exists [2024-09-18T08:14:33.075Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:14:33.075Z] d62a02444d39: Layer already exists [2024-09-18T08:14:33.075Z] f242ec95c924: Layer already exists [2024-09-18T08:14:33.075Z] main: digest: sha256:cb0cad3390385a6bfaa5bda98e9a645736bbcb6d3fecb90f4cd58014c05c96ee size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T08:14:33.145Z] ===================================================== [Pipeline] echo [2024-09-18T08:14:33.157Z] taggedImages: [2024-09-18T08:14:33.157Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:14:33.157Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-09-18T08:14:33.157Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.76 [2024-09-18T08:14:33.157Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:14:33.157Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-09-18T08:14:33.184Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-09-18T08:14:33.184Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:14:33.184Z] latest [2024-09-18T08:14:33.184Z] 3.2.0-dev.76 [2024-09-18T08:14:33.184Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:14:33.184Z] main [2024-09-18T08:14:33.184Z] ===================================================== [2024-09-18T08:14:33.186Z] #112 exporting layers 3.7s done [2024-09-18T08:14:33.186Z] #112 writing image sha256:77cf0471d1b1a424987c60565c0e7aa2217a921df0b3800ead8ca02f6e03d95b [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:14:33.467Z] #112 writing image sha256:77cf0471d1b1a424987c60565c0e7aa2217a921df0b3800ead8ca02f6e03d95b 0.1s done [2024-09-18T08:14:33.467Z] #112 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-09-18T08:14:33.538Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:14:33.734Z] #112 exporting layers 3.6s done [2024-09-18T08:14:33.734Z] #112 writing image sha256:5941eaaada6429e04049498bcd5ec121454369676ac038a0fbb4112b3ffbc4bf done [2024-09-18T08:14:33.734Z] #112 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-09-18T08:14:33.859Z] + docker push nexus3.edgexfoundry.org:10004/core-data:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:14:33.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-18T08:14:33.859Z] 0a3d1f4a5d32: Preparing [2024-09-18T08:14:33.859Z] d0460586a6da: Preparing [2024-09-18T08:14:33.859Z] 612993c9bef1: Preparing [2024-09-18T08:14:33.859Z] 6b4404829858: Preparing [2024-09-18T08:14:33.859Z] fa4fa0d43f6a: Preparing [2024-09-18T08:14:33.859Z] eacdba5e4cab: Preparing [2024-09-18T08:14:33.859Z] df0ca14bbbfb: Preparing [2024-09-18T08:14:33.859Z] d62a02444d39: Preparing [2024-09-18T08:14:33.859Z] df0ca14bbbfb: Waiting [2024-09-18T08:14:33.859Z] d62a02444d39: Waiting [2024-09-18T08:14:33.859Z] eacdba5e4cab: Waiting [2024-09-18T08:14:33.859Z] 6b4404829858: Layer already exists [2024-09-18T08:14:33.859Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:14:33.859Z] 0a3d1f4a5d32: Pushed [2024-09-18T08:14:33.859Z] d0460586a6da: Pushed [2024-09-18T08:14:33.859Z] d62a02444d39: Layer already exists [2024-09-18T08:14:33.859Z] df0ca14bbbfb: Pushed [2024-09-18T08:14:33.859Z] eacdba5e4cab: Pushed [2024-09-18T08:14:34.317Z] #112 exporting layers 2.9s done [2024-09-18T08:14:34.583Z] #112 writing image sha256:182fb8daf90552575d428cd2ea6913e72ab5189841cef2f31c1bc84683e74ad7 done [2024-09-18T08:14:34.583Z] #112 naming to docker.io/library/security-spire-agent-arm64 done [2024-09-18T08:14:34.583Z] #112 DONE 4.9s [2024-09-18T08:14:34.583Z] [2024-09-18T08:14:34.583Z] #88 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:14:37.213Z] 612993c9bef1: Pushed [2024-09-18T08:14:37.213Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06: digest: sha256:70ad589af57adeff6fe6f7508d282392b178f8f2efc856bdeaa4f2f1a394e016 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:14:38.479Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:14:38.793Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-09-18T08:14:38.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-18T08:14:38.793Z] 0a3d1f4a5d32: Preparing [2024-09-18T08:14:38.793Z] d0460586a6da: Preparing [2024-09-18T08:14:38.793Z] 612993c9bef1: Preparing [2024-09-18T08:14:38.793Z] 6b4404829858: Preparing [2024-09-18T08:14:38.793Z] fa4fa0d43f6a: Preparing [2024-09-18T08:14:38.793Z] eacdba5e4cab: Preparing [2024-09-18T08:14:38.793Z] df0ca14bbbfb: Preparing [2024-09-18T08:14:38.793Z] d62a02444d39: Preparing [2024-09-18T08:14:38.793Z] df0ca14bbbfb: Waiting [2024-09-18T08:14:38.793Z] d62a02444d39: Waiting [2024-09-18T08:14:38.793Z] 612993c9bef1: Layer already exists [2024-09-18T08:14:38.793Z] d0460586a6da: Layer already exists [2024-09-18T08:14:38.793Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:14:38.793Z] 6b4404829858: Layer already exists [2024-09-18T08:14:38.793Z] 0a3d1f4a5d32: Layer already exists [2024-09-18T08:14:38.793Z] eacdba5e4cab: Layer already exists [2024-09-18T08:14:38.793Z] df0ca14bbbfb: Layer already exists [2024-09-18T08:14:38.793Z] d62a02444d39: Layer already exists [2024-09-18T08:14:38.793Z] latest: digest: sha256:70ad589af57adeff6fe6f7508d282392b178f8f2efc856bdeaa4f2f1a394e016 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:14:39.114Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:14:39.437Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.76 [2024-09-18T08:14:39.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-18T08:14:39.437Z] 0a3d1f4a5d32: Preparing [2024-09-18T08:14:39.437Z] d0460586a6da: Preparing [2024-09-18T08:14:39.437Z] 612993c9bef1: Preparing [2024-09-18T08:14:39.437Z] 6b4404829858: Preparing [2024-09-18T08:14:39.437Z] fa4fa0d43f6a: Preparing [2024-09-18T08:14:39.437Z] eacdba5e4cab: Preparing [2024-09-18T08:14:39.437Z] df0ca14bbbfb: Preparing [2024-09-18T08:14:39.437Z] d62a02444d39: Preparing [2024-09-18T08:14:39.437Z] df0ca14bbbfb: Waiting [2024-09-18T08:14:39.437Z] d62a02444d39: Waiting [2024-09-18T08:14:39.437Z] eacdba5e4cab: Waiting [2024-09-18T08:14:39.437Z] 612993c9bef1: Layer already exists [2024-09-18T08:14:39.437Z] d0460586a6da: Layer already exists [2024-09-18T08:14:39.437Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:14:39.437Z] 6b4404829858: Layer already exists [2024-09-18T08:14:39.437Z] 0a3d1f4a5d32: Layer already exists [2024-09-18T08:14:39.437Z] d62a02444d39: Layer already exists [2024-09-18T08:14:39.437Z] df0ca14bbbfb: Layer already exists [2024-09-18T08:14:39.437Z] eacdba5e4cab: Layer already exists [2024-09-18T08:14:39.437Z] 3.2.0-dev.76: digest: sha256:70ad589af57adeff6fe6f7508d282392b178f8f2efc856bdeaa4f2f1a394e016 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:14:39.747Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:14:40.073Z] + docker push nexus3.edgexfoundry.org:10004/core-data:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:14:40.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-18T08:14:40.073Z] 0a3d1f4a5d32: Preparing [2024-09-18T08:14:40.073Z] d0460586a6da: Preparing [2024-09-18T08:14:40.073Z] 612993c9bef1: Preparing [2024-09-18T08:14:40.073Z] 6b4404829858: Preparing [2024-09-18T08:14:40.073Z] fa4fa0d43f6a: Preparing [2024-09-18T08:14:40.073Z] eacdba5e4cab: Preparing [2024-09-18T08:14:40.073Z] df0ca14bbbfb: Preparing [2024-09-18T08:14:40.073Z] d62a02444d39: Preparing [2024-09-18T08:14:40.073Z] df0ca14bbbfb: Waiting [2024-09-18T08:14:40.073Z] eacdba5e4cab: Waiting [2024-09-18T08:14:40.073Z] d62a02444d39: Waiting [2024-09-18T08:14:40.073Z] d0460586a6da: Layer already exists [2024-09-18T08:14:40.073Z] 0a3d1f4a5d32: Layer already exists [2024-09-18T08:14:40.073Z] 6b4404829858: Layer already exists [2024-09-18T08:14:40.073Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:14:40.073Z] 612993c9bef1: Layer already exists [2024-09-18T08:14:40.073Z] d62a02444d39: Layer already exists [2024-09-18T08:14:40.073Z] eacdba5e4cab: Layer already exists [2024-09-18T08:14:40.073Z] df0ca14bbbfb: Layer already exists [2024-09-18T08:14:40.073Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76: digest: sha256:70ad589af57adeff6fe6f7508d282392b178f8f2efc856bdeaa4f2f1a394e016 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:14:40.456Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:14:40.784Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-09-18T08:14:40.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-18T08:14:40.784Z] 0a3d1f4a5d32: Preparing [2024-09-18T08:14:40.784Z] d0460586a6da: Preparing [2024-09-18T08:14:40.784Z] 612993c9bef1: Preparing [2024-09-18T08:14:40.784Z] 6b4404829858: Preparing [2024-09-18T08:14:40.784Z] fa4fa0d43f6a: Preparing [2024-09-18T08:14:40.784Z] eacdba5e4cab: Preparing [2024-09-18T08:14:40.784Z] df0ca14bbbfb: Preparing [2024-09-18T08:14:40.784Z] d62a02444d39: Preparing [2024-09-18T08:14:40.784Z] eacdba5e4cab: Waiting [2024-09-18T08:14:40.784Z] df0ca14bbbfb: Waiting [2024-09-18T08:14:40.784Z] d62a02444d39: Waiting [2024-09-18T08:14:40.784Z] d0460586a6da: Layer already exists [2024-09-18T08:14:40.784Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:14:40.784Z] 6b4404829858: Layer already exists [2024-09-18T08:14:40.784Z] 0a3d1f4a5d32: Layer already exists [2024-09-18T08:14:40.784Z] 612993c9bef1: Layer already exists [2024-09-18T08:14:40.784Z] d62a02444d39: Layer already exists [2024-09-18T08:14:40.784Z] df0ca14bbbfb: Layer already exists [2024-09-18T08:14:40.784Z] eacdba5e4cab: Layer already exists [2024-09-18T08:14:40.784Z] main: digest: sha256:70ad589af57adeff6fe6f7508d282392b178f8f2efc856bdeaa4f2f1a394e016 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T08:14:40.838Z] ===================================================== [Pipeline] echo [2024-09-18T08:14:40.850Z] taggedImages: [2024-09-18T08:14:40.850Z] - nexus3.edgexfoundry.org:10004/core-data:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:14:40.850Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-09-18T08:14:40.850Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.76 [2024-09-18T08:14:40.850Z] - nexus3.edgexfoundry.org:10004/core-data:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:14:40.850Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-09-18T08:14:40.873Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-09-18T08:14:40.873Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:14:40.873Z] latest [2024-09-18T08:14:40.873Z] 3.2.0-dev.76 [2024-09-18T08:14:40.873Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:14:40.873Z] main [2024-09-18T08:14:40.873Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:14:41.205Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:14:41.524Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:14:41.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-18T08:14:41.525Z] 9696b5dda392: Preparing [2024-09-18T08:14:41.525Z] b840ef40d49b: Preparing [2024-09-18T08:14:41.525Z] 6e75098bc88d: Preparing [2024-09-18T08:14:41.525Z] fa4fa0d43f6a: Preparing [2024-09-18T08:14:41.525Z] c8e5f8f76f4f: Preparing [2024-09-18T08:14:41.525Z] 329357f67231: Preparing [2024-09-18T08:14:41.525Z] d62a02444d39: Preparing [2024-09-18T08:14:41.525Z] 329357f67231: Waiting [2024-09-18T08:14:41.525Z] d62a02444d39: Waiting [2024-09-18T08:14:41.525Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:14:41.525Z] 9696b5dda392: Pushed [2024-09-18T08:14:41.525Z] d62a02444d39: Layer already exists [2024-09-18T08:14:41.525Z] 329357f67231: Pushed [2024-09-18T08:14:41.525Z] c8e5f8f76f4f: Pushed [2024-09-18T08:14:41.525Z] b840ef40d49b: Pushed [2024-09-18T08:14:44.814Z] 6e75098bc88d: Pushed [2024-09-18T08:14:44.815Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06: digest: sha256:081b043e9d219bd2cb054ea134aa935b7733d3cac7d521635252cfd896e651d2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:14:45.139Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:14:45.463Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-09-18T08:14:45.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-18T08:14:45.463Z] 9696b5dda392: Preparing [2024-09-18T08:14:45.463Z] b840ef40d49b: Preparing [2024-09-18T08:14:45.463Z] 6e75098bc88d: Preparing [2024-09-18T08:14:45.463Z] fa4fa0d43f6a: Preparing [2024-09-18T08:14:45.463Z] c8e5f8f76f4f: Preparing [2024-09-18T08:14:45.463Z] 329357f67231: Preparing [2024-09-18T08:14:45.463Z] d62a02444d39: Preparing [2024-09-18T08:14:45.463Z] 329357f67231: Waiting [2024-09-18T08:14:45.463Z] d62a02444d39: Waiting [2024-09-18T08:14:45.463Z] b840ef40d49b: Layer already exists [2024-09-18T08:14:45.463Z] 9696b5dda392: Layer already exists [2024-09-18T08:14:45.463Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:14:45.463Z] c8e5f8f76f4f: Layer already exists [2024-09-18T08:14:45.463Z] 6e75098bc88d: Layer already exists [2024-09-18T08:14:45.463Z] 329357f67231: Layer already exists [2024-09-18T08:14:45.463Z] d62a02444d39: Layer already exists [2024-09-18T08:14:45.463Z] latest: digest: sha256:081b043e9d219bd2cb054ea134aa935b7733d3cac7d521635252cfd896e651d2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:14:45.783Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:14:46.103Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.76 [2024-09-18T08:14:46.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-18T08:14:46.103Z] 9696b5dda392: Preparing [2024-09-18T08:14:46.103Z] b840ef40d49b: Preparing [2024-09-18T08:14:46.103Z] 6e75098bc88d: Preparing [2024-09-18T08:14:46.103Z] fa4fa0d43f6a: Preparing [2024-09-18T08:14:46.103Z] c8e5f8f76f4f: Preparing [2024-09-18T08:14:46.103Z] 329357f67231: Preparing [2024-09-18T08:14:46.103Z] d62a02444d39: Preparing [2024-09-18T08:14:46.103Z] 329357f67231: Waiting [2024-09-18T08:14:46.103Z] d62a02444d39: Waiting [2024-09-18T08:14:46.103Z] 6e75098bc88d: Layer already exists [2024-09-18T08:14:46.103Z] b840ef40d49b: Layer already exists [2024-09-18T08:14:46.103Z] c8e5f8f76f4f: Layer already exists [2024-09-18T08:14:46.103Z] 9696b5dda392: Layer already exists [2024-09-18T08:14:46.103Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:14:46.103Z] 329357f67231: Layer already exists [2024-09-18T08:14:46.103Z] d62a02444d39: Layer already exists [2024-09-18T08:14:46.103Z] 3.2.0-dev.76: digest: sha256:081b043e9d219bd2cb054ea134aa935b7733d3cac7d521635252cfd896e651d2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:14:46.437Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:14:46.759Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:14:46.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-18T08:14:46.759Z] 9696b5dda392: Preparing [2024-09-18T08:14:46.759Z] b840ef40d49b: Preparing [2024-09-18T08:14:46.759Z] 6e75098bc88d: Preparing [2024-09-18T08:14:46.759Z] fa4fa0d43f6a: Preparing [2024-09-18T08:14:46.759Z] c8e5f8f76f4f: Preparing [2024-09-18T08:14:46.759Z] 329357f67231: Preparing [2024-09-18T08:14:46.759Z] d62a02444d39: Preparing [2024-09-18T08:14:46.759Z] 329357f67231: Waiting [2024-09-18T08:14:46.759Z] d62a02444d39: Waiting [2024-09-18T08:14:46.759Z] b840ef40d49b: Layer already exists [2024-09-18T08:14:46.759Z] c8e5f8f76f4f: Layer already exists [2024-09-18T08:14:46.759Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:14:46.759Z] 9696b5dda392: Layer already exists [2024-09-18T08:14:46.759Z] 6e75098bc88d: Layer already exists [2024-09-18T08:14:46.759Z] d62a02444d39: Layer already exists [2024-09-18T08:14:46.759Z] 329357f67231: Layer already exists [2024-09-18T08:14:46.759Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76: digest: sha256:081b043e9d219bd2cb054ea134aa935b7733d3cac7d521635252cfd896e651d2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:14:47.087Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:14:47.420Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-09-18T08:14:47.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-18T08:14:47.420Z] 9696b5dda392: Preparing [2024-09-18T08:14:47.420Z] b840ef40d49b: Preparing [2024-09-18T08:14:47.420Z] 6e75098bc88d: Preparing [2024-09-18T08:14:47.420Z] fa4fa0d43f6a: Preparing [2024-09-18T08:14:47.420Z] c8e5f8f76f4f: Preparing [2024-09-18T08:14:47.420Z] 329357f67231: Preparing [2024-09-18T08:14:47.420Z] d62a02444d39: Preparing [2024-09-18T08:14:47.420Z] 329357f67231: Waiting [2024-09-18T08:14:47.420Z] d62a02444d39: Waiting [2024-09-18T08:14:47.420Z] 9696b5dda392: Layer already exists [2024-09-18T08:14:47.420Z] c8e5f8f76f4f: Layer already exists [2024-09-18T08:14:47.420Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:14:47.420Z] 6e75098bc88d: Layer already exists [2024-09-18T08:14:47.420Z] b840ef40d49b: Layer already exists [2024-09-18T08:14:47.420Z] 329357f67231: Layer already exists [2024-09-18T08:14:47.420Z] d62a02444d39: Layer already exists [2024-09-18T08:14:47.420Z] main: digest: sha256:081b043e9d219bd2cb054ea134aa935b7733d3cac7d521635252cfd896e651d2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T08:14:47.503Z] ===================================================== [Pipeline] echo [2024-09-18T08:14:47.514Z] taggedImages: [2024-09-18T08:14:47.514Z] - nexus3.edgexfoundry.org:10004/core-keeper:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:14:47.514Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-09-18T08:14:47.514Z] - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.76 [2024-09-18T08:14:47.514Z] - nexus3.edgexfoundry.org:10004/core-keeper:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:14:47.514Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-09-18T08:14:47.543Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-09-18T08:14:47.543Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:14:47.543Z] latest [2024-09-18T08:14:47.543Z] 3.2.0-dev.76 [2024-09-18T08:14:47.543Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:14:47.543Z] main [2024-09-18T08:14:47.543Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:14:47.899Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:14:48.230Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:14:48.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-18T08:14:48.230Z] bed1a64ebe47: Preparing [2024-09-18T08:14:48.230Z] 356006a90b10: Preparing [2024-09-18T08:14:48.230Z] 5aeafdd114e8: Preparing [2024-09-18T08:14:48.230Z] 6b4404829858: Preparing [2024-09-18T08:14:48.230Z] fa4fa0d43f6a: Preparing [2024-09-18T08:14:48.230Z] 87bbe51fa49d: Preparing [2024-09-18T08:14:48.230Z] f242ec95c924: Preparing [2024-09-18T08:14:48.230Z] d62a02444d39: Preparing [2024-09-18T08:14:48.230Z] 87bbe51fa49d: Waiting [2024-09-18T08:14:48.230Z] f242ec95c924: Waiting [2024-09-18T08:14:48.230Z] d62a02444d39: Waiting [2024-09-18T08:14:48.230Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:14:48.230Z] 6b4404829858: Layer already exists [2024-09-18T08:14:48.230Z] 87bbe51fa49d: Layer already exists [2024-09-18T08:14:48.230Z] f242ec95c924: Layer already exists [2024-09-18T08:14:48.230Z] d62a02444d39: Layer already exists [2024-09-18T08:14:48.230Z] 356006a90b10: Pushed [2024-09-18T08:14:48.230Z] bed1a64ebe47: Pushed [2024-09-18T08:14:51.522Z] 5aeafdd114e8: Pushed [2024-09-18T08:14:51.522Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06: digest: sha256:812484debaf6f419dadf811320516e0c686c60ac4029d340db67791560c7a41a size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:14:51.850Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:14:52.171Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-09-18T08:14:52.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-18T08:14:52.171Z] bed1a64ebe47: Preparing [2024-09-18T08:14:52.171Z] 356006a90b10: Preparing [2024-09-18T08:14:52.171Z] 5aeafdd114e8: Preparing [2024-09-18T08:14:52.171Z] 6b4404829858: Preparing [2024-09-18T08:14:52.171Z] fa4fa0d43f6a: Preparing [2024-09-18T08:14:52.171Z] 87bbe51fa49d: Preparing [2024-09-18T08:14:52.171Z] f242ec95c924: Preparing [2024-09-18T08:14:52.172Z] 87bbe51fa49d: Waiting [2024-09-18T08:14:52.172Z] d62a02444d39: Preparing [2024-09-18T08:14:52.172Z] f242ec95c924: Waiting [2024-09-18T08:14:52.172Z] d62a02444d39: Waiting [2024-09-18T08:14:52.172Z] bed1a64ebe47: Layer already exists [2024-09-18T08:14:52.172Z] 356006a90b10: Layer already exists [2024-09-18T08:14:52.172Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:14:52.172Z] 5aeafdd114e8: Layer already exists [2024-09-18T08:14:52.172Z] 6b4404829858: Layer already exists [2024-09-18T08:14:52.172Z] d62a02444d39: Layer already exists [2024-09-18T08:14:52.172Z] 87bbe51fa49d: Layer already exists [2024-09-18T08:14:52.172Z] f242ec95c924: Layer already exists [2024-09-18T08:14:52.172Z] latest: digest: sha256:812484debaf6f419dadf811320516e0c686c60ac4029d340db67791560c7a41a size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:14:52.503Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:14:52.818Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.76 [2024-09-18T08:14:52.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-18T08:14:52.818Z] bed1a64ebe47: Preparing [2024-09-18T08:14:52.818Z] 356006a90b10: Preparing [2024-09-18T08:14:52.818Z] 5aeafdd114e8: Preparing [2024-09-18T08:14:52.818Z] 6b4404829858: Preparing [2024-09-18T08:14:52.818Z] fa4fa0d43f6a: Preparing [2024-09-18T08:14:52.818Z] 87bbe51fa49d: Preparing [2024-09-18T08:14:52.818Z] f242ec95c924: Preparing [2024-09-18T08:14:52.818Z] d62a02444d39: Preparing [2024-09-18T08:14:52.818Z] 87bbe51fa49d: Waiting [2024-09-18T08:14:52.818Z] f242ec95c924: Waiting [2024-09-18T08:14:52.818Z] d62a02444d39: Waiting [2024-09-18T08:14:52.818Z] 5aeafdd114e8: Layer already exists [2024-09-18T08:14:52.818Z] 6b4404829858: Layer already exists [2024-09-18T08:14:52.818Z] bed1a64ebe47: Layer already exists [2024-09-18T08:14:52.818Z] 356006a90b10: Layer already exists [2024-09-18T08:14:52.818Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:14:52.818Z] d62a02444d39: Layer already exists [2024-09-18T08:14:52.818Z] f242ec95c924: Layer already exists [2024-09-18T08:14:52.818Z] 87bbe51fa49d: Layer already exists [2024-09-18T08:14:52.818Z] 3.2.0-dev.76: digest: sha256:812484debaf6f419dadf811320516e0c686c60ac4029d340db67791560c7a41a size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:14:53.142Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:14:53.467Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:14:53.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-18T08:14:53.467Z] bed1a64ebe47: Preparing [2024-09-18T08:14:53.467Z] 356006a90b10: Preparing [2024-09-18T08:14:53.467Z] 5aeafdd114e8: Preparing [2024-09-18T08:14:53.467Z] 6b4404829858: Preparing [2024-09-18T08:14:53.467Z] fa4fa0d43f6a: Preparing [2024-09-18T08:14:53.467Z] 87bbe51fa49d: Preparing [2024-09-18T08:14:53.467Z] f242ec95c924: Preparing [2024-09-18T08:14:53.467Z] d62a02444d39: Preparing [2024-09-18T08:14:53.467Z] 87bbe51fa49d: Waiting [2024-09-18T08:14:53.467Z] f242ec95c924: Waiting [2024-09-18T08:14:53.467Z] d62a02444d39: Waiting [2024-09-18T08:14:53.467Z] bed1a64ebe47: Layer already exists [2024-09-18T08:14:53.467Z] 356006a90b10: Layer already exists [2024-09-18T08:14:53.467Z] 5aeafdd114e8: Layer already exists [2024-09-18T08:14:53.467Z] 6b4404829858: Layer already exists [2024-09-18T08:14:53.467Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:14:53.467Z] 87bbe51fa49d: Layer already exists [2024-09-18T08:14:53.467Z] f242ec95c924: Layer already exists [2024-09-18T08:14:53.467Z] d62a02444d39: Layer already exists [2024-09-18T08:14:53.467Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76: digest: sha256:812484debaf6f419dadf811320516e0c686c60ac4029d340db67791560c7a41a size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:14:53.797Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:14:54.126Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-09-18T08:14:54.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-18T08:14:54.127Z] bed1a64ebe47: Preparing [2024-09-18T08:14:54.127Z] 356006a90b10: Preparing [2024-09-18T08:14:54.127Z] 5aeafdd114e8: Preparing [2024-09-18T08:14:54.127Z] 6b4404829858: Preparing [2024-09-18T08:14:54.127Z] fa4fa0d43f6a: Preparing [2024-09-18T08:14:54.127Z] 87bbe51fa49d: Preparing [2024-09-18T08:14:54.127Z] f242ec95c924: Preparing [2024-09-18T08:14:54.127Z] d62a02444d39: Preparing [2024-09-18T08:14:54.127Z] 87bbe51fa49d: Waiting [2024-09-18T08:14:54.127Z] d62a02444d39: Waiting [2024-09-18T08:14:54.127Z] f242ec95c924: Waiting [2024-09-18T08:14:54.127Z] 356006a90b10: Layer already exists [2024-09-18T08:14:54.127Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:14:54.127Z] 5aeafdd114e8: Layer already exists [2024-09-18T08:14:54.127Z] bed1a64ebe47: Layer already exists [2024-09-18T08:14:54.127Z] 6b4404829858: Layer already exists [2024-09-18T08:14:54.127Z] f242ec95c924: Layer already exists [2024-09-18T08:14:54.127Z] 87bbe51fa49d: Layer already exists [2024-09-18T08:14:54.127Z] d62a02444d39: Layer already exists [2024-09-18T08:14:54.127Z] main: digest: sha256:812484debaf6f419dadf811320516e0c686c60ac4029d340db67791560c7a41a size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T08:14:54.205Z] ===================================================== [Pipeline] echo [2024-09-18T08:14:54.218Z] taggedImages: [2024-09-18T08:14:54.218Z] - nexus3.edgexfoundry.org:10004/core-metadata:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:14:54.218Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-09-18T08:14:54.218Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.76 [2024-09-18T08:14:54.218Z] - nexus3.edgexfoundry.org:10004/core-metadata:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:14:54.218Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-09-18T08:14:54.245Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-09-18T08:14:54.245Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:14:54.245Z] latest [2024-09-18T08:14:54.245Z] 3.2.0-dev.76 [2024-09-18T08:14:54.245Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:14:54.245Z] main [2024-09-18T08:14:54.245Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:14:54.580Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:14:54.891Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:14:54.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-18T08:14:54.891Z] 2724995e9556: Preparing [2024-09-18T08:14:54.891Z] ffed20efe109: Preparing [2024-09-18T08:14:54.891Z] 12968f0e7cc6: Preparing [2024-09-18T08:14:54.891Z] 549b3b69282f: Preparing [2024-09-18T08:14:54.891Z] 42bc6fa1c5ed: Preparing [2024-09-18T08:14:54.891Z] 06c764571560: Preparing [2024-09-18T08:14:54.891Z] 9f1c4a6a0acd: Preparing [2024-09-18T08:14:54.891Z] 39ae9a46548e: Preparing [2024-09-18T08:14:54.891Z] 6b4404829858: Preparing [2024-09-18T08:14:54.891Z] fa4fa0d43f6a: Preparing [2024-09-18T08:14:54.891Z] 0cf15ebd0643: Preparing [2024-09-18T08:14:54.891Z] 8ad3dade2902: Preparing [2024-09-18T08:14:54.891Z] 5f70bf18a086: Preparing [2024-09-18T08:14:54.891Z] d57cf132f0be: Preparing [2024-09-18T08:14:54.891Z] 88daf843f258: Preparing [2024-09-18T08:14:54.891Z] 3c24d08c9a34: Preparing [2024-09-18T08:14:54.891Z] d62a02444d39: Preparing [2024-09-18T08:14:54.891Z] 39ae9a46548e: Waiting [2024-09-18T08:14:54.891Z] 6b4404829858: Waiting [2024-09-18T08:14:54.891Z] 0cf15ebd0643: Waiting [2024-09-18T08:14:54.891Z] fa4fa0d43f6a: Waiting [2024-09-18T08:14:54.891Z] 88daf843f258: Waiting [2024-09-18T08:14:54.891Z] 8ad3dade2902: Waiting [2024-09-18T08:14:54.891Z] d62a02444d39: Waiting [2024-09-18T08:14:54.891Z] 5f70bf18a086: Waiting [2024-09-18T08:14:54.891Z] 3c24d08c9a34: Waiting [2024-09-18T08:14:54.891Z] d57cf132f0be: Waiting [2024-09-18T08:14:54.891Z] 06c764571560: Waiting [2024-09-18T08:14:54.891Z] 9f1c4a6a0acd: Waiting [2024-09-18T08:14:54.891Z] 549b3b69282f: Pushed [2024-09-18T08:14:54.891Z] 2724995e9556: Pushed [2024-09-18T08:14:54.891Z] ffed20efe109: Pushed [2024-09-18T08:14:54.891Z] 42bc6fa1c5ed: Pushed [2024-09-18T08:14:54.891Z] 12968f0e7cc6: Pushed [2024-09-18T08:14:54.891Z] 6b4404829858: Layer already exists [2024-09-18T08:14:54.891Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:14:54.891Z] 06c764571560: Pushed [2024-09-18T08:14:54.891Z] 5f70bf18a086: Layer already exists [2024-09-18T08:14:55.150Z] 9f1c4a6a0acd: Pushed [2024-09-18T08:14:55.150Z] 0cf15ebd0643: Pushed [2024-09-18T08:14:55.150Z] 8ad3dade2902: Pushed [2024-09-18T08:14:55.150Z] d62a02444d39: Layer already exists [2024-09-18T08:14:55.150Z] d57cf132f0be: Pushed [2024-09-18T08:14:55.150Z] 88daf843f258: Pushed [2024-09-18T08:14:55.150Z] 3c24d08c9a34: Pushed [2024-09-18T08:14:56.528Z] 39ae9a46548e: Pushed [2024-09-18T08:14:56.528Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06: digest: sha256:3d606d81d4b9f57b94d2c9c70ee447045af81957603a0e00016f6e968f494a8b size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:14:56.855Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:14:57.180Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-09-18T08:14:57.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-18T08:14:57.180Z] 2724995e9556: Preparing [2024-09-18T08:14:57.180Z] ffed20efe109: Preparing [2024-09-18T08:14:57.180Z] 12968f0e7cc6: Preparing [2024-09-18T08:14:57.180Z] 549b3b69282f: Preparing [2024-09-18T08:14:57.180Z] 42bc6fa1c5ed: Preparing [2024-09-18T08:14:57.180Z] 06c764571560: Preparing [2024-09-18T08:14:57.180Z] 9f1c4a6a0acd: Preparing [2024-09-18T08:14:57.180Z] 39ae9a46548e: Preparing [2024-09-18T08:14:57.180Z] 6b4404829858: Preparing [2024-09-18T08:14:57.180Z] fa4fa0d43f6a: Preparing [2024-09-18T08:14:57.180Z] 0cf15ebd0643: Preparing [2024-09-18T08:14:57.180Z] 8ad3dade2902: Preparing [2024-09-18T08:14:57.180Z] 5f70bf18a086: Preparing [2024-09-18T08:14:57.180Z] d57cf132f0be: Preparing [2024-09-18T08:14:57.180Z] 88daf843f258: Preparing [2024-09-18T08:14:57.180Z] 3c24d08c9a34: Preparing [2024-09-18T08:14:57.180Z] d62a02444d39: Preparing [2024-09-18T08:14:57.180Z] 06c764571560: Waiting [2024-09-18T08:14:57.180Z] 9f1c4a6a0acd: Waiting [2024-09-18T08:14:57.180Z] 39ae9a46548e: Waiting [2024-09-18T08:14:57.180Z] 8ad3dade2902: Waiting [2024-09-18T08:14:57.180Z] 5f70bf18a086: Waiting [2024-09-18T08:14:57.180Z] fa4fa0d43f6a: Waiting [2024-09-18T08:14:57.180Z] 0cf15ebd0643: Waiting [2024-09-18T08:14:57.180Z] 3c24d08c9a34: Waiting [2024-09-18T08:14:57.180Z] d57cf132f0be: Waiting [2024-09-18T08:14:57.180Z] d62a02444d39: Waiting [2024-09-18T08:14:57.180Z] 88daf843f258: Waiting [2024-09-18T08:14:57.180Z] 6b4404829858: Waiting [2024-09-18T08:14:57.180Z] 42bc6fa1c5ed: Layer already exists [2024-09-18T08:14:57.180Z] 549b3b69282f: Layer already exists [2024-09-18T08:14:57.180Z] 2724995e9556: Layer already exists [2024-09-18T08:14:57.180Z] ffed20efe109: Layer already exists [2024-09-18T08:14:57.180Z] 12968f0e7cc6: Layer already exists [2024-09-18T08:14:57.180Z] 39ae9a46548e: Layer already exists [2024-09-18T08:14:57.180Z] 9f1c4a6a0acd: Layer already exists [2024-09-18T08:14:57.180Z] 06c764571560: Layer already exists [2024-09-18T08:14:57.180Z] 6b4404829858: Layer already exists [2024-09-18T08:14:57.180Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:14:57.180Z] 5f70bf18a086: Layer already exists [2024-09-18T08:14:57.180Z] 8ad3dade2902: Layer already exists [2024-09-18T08:14:57.180Z] 0cf15ebd0643: Layer already exists [2024-09-18T08:14:57.180Z] d57cf132f0be: Layer already exists [2024-09-18T08:14:57.180Z] 88daf843f258: Layer already exists [2024-09-18T08:14:57.180Z] 3c24d08c9a34: Layer already exists [2024-09-18T08:14:57.180Z] d62a02444d39: Layer already exists [2024-09-18T08:14:57.180Z] latest: digest: sha256:3d606d81d4b9f57b94d2c9c70ee447045af81957603a0e00016f6e968f494a8b size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:14:57.504Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:14:57.833Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.76 [2024-09-18T08:14:57.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-18T08:14:57.833Z] 2724995e9556: Preparing [2024-09-18T08:14:57.833Z] ffed20efe109: Preparing [2024-09-18T08:14:57.833Z] 12968f0e7cc6: Preparing [2024-09-18T08:14:57.833Z] 549b3b69282f: Preparing [2024-09-18T08:14:57.833Z] 42bc6fa1c5ed: Preparing [2024-09-18T08:14:57.833Z] 06c764571560: Preparing [2024-09-18T08:14:57.833Z] 9f1c4a6a0acd: Preparing [2024-09-18T08:14:57.833Z] 39ae9a46548e: Preparing [2024-09-18T08:14:57.833Z] 6b4404829858: Preparing [2024-09-18T08:14:57.833Z] fa4fa0d43f6a: Preparing [2024-09-18T08:14:57.833Z] 0cf15ebd0643: Preparing [2024-09-18T08:14:57.833Z] 8ad3dade2902: Preparing [2024-09-18T08:14:57.833Z] 5f70bf18a086: Preparing [2024-09-18T08:14:57.833Z] d57cf132f0be: Preparing [2024-09-18T08:14:57.833Z] 88daf843f258: Preparing [2024-09-18T08:14:57.833Z] 3c24d08c9a34: Preparing [2024-09-18T08:14:57.833Z] d62a02444d39: Preparing [2024-09-18T08:14:57.833Z] 39ae9a46548e: Waiting [2024-09-18T08:14:57.833Z] 5f70bf18a086: Waiting [2024-09-18T08:14:57.833Z] d57cf132f0be: Waiting [2024-09-18T08:14:57.833Z] 6b4404829858: Waiting [2024-09-18T08:14:57.833Z] fa4fa0d43f6a: Waiting [2024-09-18T08:14:57.833Z] 0cf15ebd0643: Waiting [2024-09-18T08:14:57.833Z] 8ad3dade2902: Waiting [2024-09-18T08:14:57.833Z] 88daf843f258: Waiting [2024-09-18T08:14:57.833Z] 06c764571560: Waiting [2024-09-18T08:14:57.833Z] 3c24d08c9a34: Waiting [2024-09-18T08:14:57.833Z] d62a02444d39: Waiting [2024-09-18T08:14:57.833Z] ffed20efe109: Layer already exists [2024-09-18T08:14:57.833Z] 2724995e9556: Layer already exists [2024-09-18T08:14:57.833Z] 12968f0e7cc6: Layer already exists [2024-09-18T08:14:57.833Z] 549b3b69282f: Layer already exists [2024-09-18T08:14:57.833Z] 42bc6fa1c5ed: Layer already exists [2024-09-18T08:14:57.833Z] 9f1c4a6a0acd: Layer already exists [2024-09-18T08:14:57.833Z] 39ae9a46548e: Layer already exists [2024-09-18T08:14:57.833Z] 06c764571560: Layer already exists [2024-09-18T08:14:57.833Z] 6b4404829858: Layer already exists [2024-09-18T08:14:57.833Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:14:57.833Z] 0cf15ebd0643: Layer already exists [2024-09-18T08:14:57.833Z] 8ad3dade2902: Layer already exists [2024-09-18T08:14:57.833Z] 5f70bf18a086: Layer already exists [2024-09-18T08:14:57.833Z] 88daf843f258: Layer already exists [2024-09-18T08:14:57.833Z] d57cf132f0be: Layer already exists [2024-09-18T08:14:57.833Z] 3c24d08c9a34: Layer already exists [2024-09-18T08:14:57.833Z] d62a02444d39: Layer already exists [2024-09-18T08:14:57.833Z] 3.2.0-dev.76: digest: sha256:3d606d81d4b9f57b94d2c9c70ee447045af81957603a0e00016f6e968f494a8b size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:14:58.160Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:14:58.494Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:14:58.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-18T08:14:58.494Z] 2724995e9556: Preparing [2024-09-18T08:14:58.494Z] ffed20efe109: Preparing [2024-09-18T08:14:58.494Z] 12968f0e7cc6: Preparing [2024-09-18T08:14:58.494Z] 549b3b69282f: Preparing [2024-09-18T08:14:58.494Z] 42bc6fa1c5ed: Preparing [2024-09-18T08:14:58.494Z] 06c764571560: Preparing [2024-09-18T08:14:58.494Z] 9f1c4a6a0acd: Preparing [2024-09-18T08:14:58.494Z] 39ae9a46548e: Preparing [2024-09-18T08:14:58.494Z] 6b4404829858: Preparing [2024-09-18T08:14:58.494Z] fa4fa0d43f6a: Preparing [2024-09-18T08:14:58.494Z] 0cf15ebd0643: Preparing [2024-09-18T08:14:58.494Z] 8ad3dade2902: Preparing [2024-09-18T08:14:58.494Z] 5f70bf18a086: Preparing [2024-09-18T08:14:58.494Z] d57cf132f0be: Preparing [2024-09-18T08:14:58.494Z] 88daf843f258: Preparing [2024-09-18T08:14:58.494Z] 3c24d08c9a34: Preparing [2024-09-18T08:14:58.494Z] d62a02444d39: Preparing [2024-09-18T08:14:58.494Z] 06c764571560: Waiting [2024-09-18T08:14:58.494Z] 9f1c4a6a0acd: Waiting [2024-09-18T08:14:58.494Z] 39ae9a46548e: Waiting [2024-09-18T08:14:58.494Z] 6b4404829858: Waiting [2024-09-18T08:14:58.494Z] fa4fa0d43f6a: Waiting [2024-09-18T08:14:58.494Z] 0cf15ebd0643: Waiting [2024-09-18T08:14:58.494Z] 8ad3dade2902: Waiting [2024-09-18T08:14:58.494Z] 5f70bf18a086: Waiting [2024-09-18T08:14:58.494Z] d57cf132f0be: Waiting [2024-09-18T08:14:58.494Z] 88daf843f258: Waiting [2024-09-18T08:14:58.494Z] 3c24d08c9a34: Waiting [2024-09-18T08:14:58.494Z] d62a02444d39: Waiting [2024-09-18T08:14:58.494Z] 42bc6fa1c5ed: Layer already exists [2024-09-18T08:14:58.494Z] 12968f0e7cc6: Layer already exists [2024-09-18T08:14:58.494Z] 2724995e9556: Layer already exists [2024-09-18T08:14:58.494Z] 549b3b69282f: Layer already exists [2024-09-18T08:14:58.494Z] ffed20efe109: Layer already exists [2024-09-18T08:14:58.494Z] 9f1c4a6a0acd: Layer already exists [2024-09-18T08:14:58.494Z] 06c764571560: Layer already exists [2024-09-18T08:14:58.494Z] 6b4404829858: Layer already exists [2024-09-18T08:14:58.494Z] 39ae9a46548e: Layer already exists [2024-09-18T08:14:58.494Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:14:58.494Z] 8ad3dade2902: Layer already exists [2024-09-18T08:14:58.494Z] 0cf15ebd0643: Layer already exists [2024-09-18T08:14:58.494Z] 5f70bf18a086: Layer already exists [2024-09-18T08:14:58.494Z] 88daf843f258: Layer already exists [2024-09-18T08:14:58.494Z] d57cf132f0be: Layer already exists [2024-09-18T08:14:58.494Z] 3c24d08c9a34: Layer already exists [2024-09-18T08:14:58.494Z] d62a02444d39: Layer already exists [2024-09-18T08:14:58.494Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76: digest: sha256:3d606d81d4b9f57b94d2c9c70ee447045af81957603a0e00016f6e968f494a8b size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:14:58.816Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:14:59.138Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-09-18T08:14:59.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-18T08:14:59.138Z] 2724995e9556: Preparing [2024-09-18T08:14:59.138Z] ffed20efe109: Preparing [2024-09-18T08:14:59.138Z] 12968f0e7cc6: Preparing [2024-09-18T08:14:59.138Z] 549b3b69282f: Preparing [2024-09-18T08:14:59.138Z] 42bc6fa1c5ed: Preparing [2024-09-18T08:14:59.138Z] 06c764571560: Preparing [2024-09-18T08:14:59.138Z] 9f1c4a6a0acd: Preparing [2024-09-18T08:14:59.138Z] 39ae9a46548e: Preparing [2024-09-18T08:14:59.138Z] 6b4404829858: Preparing [2024-09-18T08:14:59.138Z] fa4fa0d43f6a: Preparing [2024-09-18T08:14:59.138Z] 0cf15ebd0643: Preparing [2024-09-18T08:14:59.138Z] 8ad3dade2902: Preparing [2024-09-18T08:14:59.138Z] 9f1c4a6a0acd: Waiting [2024-09-18T08:14:59.138Z] 39ae9a46548e: Waiting [2024-09-18T08:14:59.138Z] 6b4404829858: Waiting [2024-09-18T08:14:59.138Z] fa4fa0d43f6a: Waiting [2024-09-18T08:14:59.138Z] 0cf15ebd0643: Waiting [2024-09-18T08:14:59.138Z] 06c764571560: Waiting [2024-09-18T08:14:59.138Z] 5f70bf18a086: Preparing [2024-09-18T08:14:59.138Z] d57cf132f0be: Preparing [2024-09-18T08:14:59.138Z] 88daf843f258: Preparing [2024-09-18T08:14:59.138Z] 3c24d08c9a34: Preparing [2024-09-18T08:14:59.138Z] 5f70bf18a086: Waiting [2024-09-18T08:14:59.138Z] 8ad3dade2902: Waiting [2024-09-18T08:14:59.138Z] 88daf843f258: Waiting [2024-09-18T08:14:59.138Z] d57cf132f0be: Waiting [2024-09-18T08:14:59.138Z] d62a02444d39: Preparing [2024-09-18T08:14:59.138Z] 3c24d08c9a34: Waiting [2024-09-18T08:14:59.138Z] d62a02444d39: Waiting [2024-09-18T08:14:59.138Z] 549b3b69282f: Layer already exists [2024-09-18T08:14:59.138Z] 42bc6fa1c5ed: Layer already exists [2024-09-18T08:14:59.138Z] 2724995e9556: Layer already exists [2024-09-18T08:14:59.138Z] 12968f0e7cc6: Layer already exists [2024-09-18T08:14:59.138Z] ffed20efe109: Layer already exists [2024-09-18T08:14:59.138Z] 9f1c4a6a0acd: Layer already exists [2024-09-18T08:14:59.138Z] 39ae9a46548e: Layer already exists [2024-09-18T08:14:59.138Z] 06c764571560: Layer already exists [2024-09-18T08:14:59.138Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:14:59.138Z] 6b4404829858: Layer already exists [2024-09-18T08:14:59.138Z] 0cf15ebd0643: Layer already exists [2024-09-18T08:14:59.138Z] 88daf843f258: Layer already exists [2024-09-18T08:14:59.138Z] d57cf132f0be: Layer already exists [2024-09-18T08:14:59.138Z] 5f70bf18a086: Layer already exists [2024-09-18T08:14:59.138Z] 8ad3dade2902: Layer already exists [2024-09-18T08:14:59.138Z] d62a02444d39: Layer already exists [2024-09-18T08:14:59.138Z] 3c24d08c9a34: Layer already exists [2024-09-18T08:14:59.138Z] main: digest: sha256:3d606d81d4b9f57b94d2c9c70ee447045af81957603a0e00016f6e968f494a8b size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T08:14:59.218Z] ===================================================== [Pipeline] echo [2024-09-18T08:14:59.230Z] taggedImages: [2024-09-18T08:14:59.230Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:14:59.230Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-09-18T08:14:59.230Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.76 [2024-09-18T08:14:59.230Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:14:59.230Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-09-18T08:14:59.255Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-09-18T08:14:59.255Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:14:59.255Z] latest [2024-09-18T08:14:59.255Z] 3.2.0-dev.76 [2024-09-18T08:14:59.255Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:14:59.255Z] main [2024-09-18T08:14:59.255Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:14:59.589Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:14:59.910Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:14:59.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-18T08:14:59.910Z] dd9714ee26db: Preparing [2024-09-18T08:14:59.910Z] 4feced8b8fd3: Preparing [2024-09-18T08:14:59.910Z] 1aa4a8bc9b34: Preparing [2024-09-18T08:14:59.910Z] 96f2fef6072e: Preparing [2024-09-18T08:14:59.910Z] 6b4404829858: Preparing [2024-09-18T08:14:59.910Z] fa4fa0d43f6a: Preparing [2024-09-18T08:14:59.910Z] 87bbe51fa49d: Preparing [2024-09-18T08:14:59.910Z] f242ec95c924: Preparing [2024-09-18T08:14:59.910Z] d62a02444d39: Preparing [2024-09-18T08:14:59.910Z] 87bbe51fa49d: Waiting [2024-09-18T08:14:59.910Z] f242ec95c924: Waiting [2024-09-18T08:14:59.910Z] fa4fa0d43f6a: Waiting [2024-09-18T08:14:59.910Z] d62a02444d39: Waiting [2024-09-18T08:14:59.910Z] 4feced8b8fd3: Layer already exists [2024-09-18T08:14:59.910Z] dd9714ee26db: Layer already exists [2024-09-18T08:14:59.910Z] 6b4404829858: Layer already exists [2024-09-18T08:14:59.910Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:14:59.910Z] 87bbe51fa49d: Layer already exists [2024-09-18T08:14:59.910Z] f242ec95c924: Layer already exists [2024-09-18T08:14:59.910Z] d62a02444d39: Layer already exists [2024-09-18T08:14:59.910Z] 1aa4a8bc9b34: Pushed [2024-09-18T08:15:02.450Z] 96f2fef6072e: Pushed [2024-09-18T08:15:02.450Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06: digest: sha256:d874feaba1a8ac831ac4ffe9dfc4fe281457256ade89689d0da0d22bc5392a68 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:02.771Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:03.087Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-09-18T08:15:03.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-18T08:15:03.087Z] dd9714ee26db: Preparing [2024-09-18T08:15:03.087Z] 4feced8b8fd3: Preparing [2024-09-18T08:15:03.087Z] 1aa4a8bc9b34: Preparing [2024-09-18T08:15:03.087Z] 96f2fef6072e: Preparing [2024-09-18T08:15:03.087Z] 6b4404829858: Preparing [2024-09-18T08:15:03.087Z] fa4fa0d43f6a: Preparing [2024-09-18T08:15:03.087Z] 87bbe51fa49d: Preparing [2024-09-18T08:15:03.087Z] f242ec95c924: Preparing [2024-09-18T08:15:03.087Z] d62a02444d39: Preparing [2024-09-18T08:15:03.087Z] 87bbe51fa49d: Waiting [2024-09-18T08:15:03.087Z] f242ec95c924: Waiting [2024-09-18T08:15:03.087Z] d62a02444d39: Waiting [2024-09-18T08:15:03.087Z] fa4fa0d43f6a: Waiting [2024-09-18T08:15:03.087Z] 6b4404829858: Layer already exists [2024-09-18T08:15:03.087Z] 1aa4a8bc9b34: Layer already exists [2024-09-18T08:15:03.087Z] 96f2fef6072e: Layer already exists [2024-09-18T08:15:03.087Z] dd9714ee26db: Layer already exists [2024-09-18T08:15:03.087Z] 4feced8b8fd3: Layer already exists [2024-09-18T08:15:03.087Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:15:03.087Z] 87bbe51fa49d: Layer already exists [2024-09-18T08:15:03.087Z] f242ec95c924: Layer already exists [2024-09-18T08:15:03.087Z] d62a02444d39: Layer already exists [2024-09-18T08:15:03.087Z] latest: digest: sha256:d874feaba1a8ac831ac4ffe9dfc4fe281457256ade89689d0da0d22bc5392a68 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:03.412Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:03.733Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.76 [2024-09-18T08:15:03.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-18T08:15:03.733Z] dd9714ee26db: Preparing [2024-09-18T08:15:03.733Z] 4feced8b8fd3: Preparing [2024-09-18T08:15:03.733Z] 1aa4a8bc9b34: Preparing [2024-09-18T08:15:03.733Z] 96f2fef6072e: Preparing [2024-09-18T08:15:03.733Z] 6b4404829858: Preparing [2024-09-18T08:15:03.733Z] fa4fa0d43f6a: Preparing [2024-09-18T08:15:03.733Z] 87bbe51fa49d: Preparing [2024-09-18T08:15:03.733Z] f242ec95c924: Preparing [2024-09-18T08:15:03.733Z] d62a02444d39: Preparing [2024-09-18T08:15:03.733Z] f242ec95c924: Waiting [2024-09-18T08:15:03.733Z] d62a02444d39: Waiting [2024-09-18T08:15:03.733Z] 87bbe51fa49d: Waiting [2024-09-18T08:15:03.733Z] fa4fa0d43f6a: Waiting [2024-09-18T08:15:03.733Z] 1aa4a8bc9b34: Layer already exists [2024-09-18T08:15:03.733Z] 4feced8b8fd3: Layer already exists [2024-09-18T08:15:03.733Z] 96f2fef6072e: Layer already exists [2024-09-18T08:15:03.733Z] dd9714ee26db: Layer already exists [2024-09-18T08:15:03.733Z] 6b4404829858: Layer already exists [2024-09-18T08:15:03.733Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:15:03.733Z] 87bbe51fa49d: Layer already exists [2024-09-18T08:15:03.733Z] f242ec95c924: Layer already exists [2024-09-18T08:15:03.733Z] d62a02444d39: Layer already exists [2024-09-18T08:15:03.733Z] 3.2.0-dev.76: digest: sha256:d874feaba1a8ac831ac4ffe9dfc4fe281457256ade89689d0da0d22bc5392a68 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:04.056Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:04.382Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:15:04.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-18T08:15:04.382Z] dd9714ee26db: Preparing [2024-09-18T08:15:04.382Z] 4feced8b8fd3: Preparing [2024-09-18T08:15:04.382Z] 1aa4a8bc9b34: Preparing [2024-09-18T08:15:04.382Z] 96f2fef6072e: Preparing [2024-09-18T08:15:04.382Z] 6b4404829858: Preparing [2024-09-18T08:15:04.382Z] fa4fa0d43f6a: Preparing [2024-09-18T08:15:04.382Z] 87bbe51fa49d: Preparing [2024-09-18T08:15:04.382Z] f242ec95c924: Preparing [2024-09-18T08:15:04.382Z] d62a02444d39: Preparing [2024-09-18T08:15:04.382Z] f242ec95c924: Waiting [2024-09-18T08:15:04.382Z] 87bbe51fa49d: Waiting [2024-09-18T08:15:04.382Z] fa4fa0d43f6a: Waiting [2024-09-18T08:15:04.382Z] d62a02444d39: Waiting [2024-09-18T08:15:04.382Z] 4feced8b8fd3: Layer already exists [2024-09-18T08:15:04.382Z] 6b4404829858: Layer already exists [2024-09-18T08:15:04.382Z] 96f2fef6072e: Layer already exists [2024-09-18T08:15:04.382Z] dd9714ee26db: Layer already exists [2024-09-18T08:15:04.382Z] 1aa4a8bc9b34: Layer already exists [2024-09-18T08:15:04.382Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:15:04.382Z] 87bbe51fa49d: Layer already exists [2024-09-18T08:15:04.382Z] f242ec95c924: Layer already exists [2024-09-18T08:15:04.382Z] d62a02444d39: Layer already exists [2024-09-18T08:15:04.382Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76: digest: sha256:d874feaba1a8ac831ac4ffe9dfc4fe281457256ade89689d0da0d22bc5392a68 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:04.717Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:05.039Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-09-18T08:15:05.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-18T08:15:05.039Z] dd9714ee26db: Preparing [2024-09-18T08:15:05.039Z] 4feced8b8fd3: Preparing [2024-09-18T08:15:05.039Z] 1aa4a8bc9b34: Preparing [2024-09-18T08:15:05.039Z] 96f2fef6072e: Preparing [2024-09-18T08:15:05.039Z] 6b4404829858: Preparing [2024-09-18T08:15:05.039Z] fa4fa0d43f6a: Preparing [2024-09-18T08:15:05.039Z] 87bbe51fa49d: Preparing [2024-09-18T08:15:05.039Z] f242ec95c924: Preparing [2024-09-18T08:15:05.039Z] d62a02444d39: Preparing [2024-09-18T08:15:05.039Z] f242ec95c924: Waiting [2024-09-18T08:15:05.039Z] fa4fa0d43f6a: Waiting [2024-09-18T08:15:05.039Z] d62a02444d39: Waiting [2024-09-18T08:15:05.039Z] 87bbe51fa49d: Waiting [2024-09-18T08:15:05.039Z] 6b4404829858: Layer already exists [2024-09-18T08:15:05.039Z] 4feced8b8fd3: Layer already exists [2024-09-18T08:15:05.039Z] dd9714ee26db: Layer already exists [2024-09-18T08:15:05.039Z] 96f2fef6072e: Layer already exists [2024-09-18T08:15:05.039Z] 1aa4a8bc9b34: Layer already exists [2024-09-18T08:15:05.039Z] 87bbe51fa49d: Layer already exists [2024-09-18T08:15:05.039Z] f242ec95c924: Layer already exists [2024-09-18T08:15:05.039Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:15:05.039Z] d62a02444d39: Layer already exists [2024-09-18T08:15:05.039Z] main: digest: sha256:d874feaba1a8ac831ac4ffe9dfc4fe281457256ade89689d0da0d22bc5392a68 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T08:15:05.113Z] ===================================================== [Pipeline] echo [2024-09-18T08:15:05.125Z] taggedImages: [2024-09-18T08:15:05.125Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:15:05.125Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-09-18T08:15:05.125Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.76 [2024-09-18T08:15:05.125Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:15:05.125Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-09-18T08:15:05.152Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-09-18T08:15:05.152Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:15:05.152Z] latest [2024-09-18T08:15:05.152Z] 3.2.0-dev.76 [2024-09-18T08:15:05.152Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:15:05.152Z] main [2024-09-18T08:15:05.152Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:05.488Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:05.814Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:15:05.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-18T08:15:05.814Z] dffc876bd7db: Preparing [2024-09-18T08:15:05.814Z] 90453d355704: Preparing [2024-09-18T08:15:05.814Z] d9cdef5ee36e: Preparing [2024-09-18T08:15:05.814Z] dc0e7baaba54: Preparing [2024-09-18T08:15:05.814Z] 9b27fcea6570: Preparing [2024-09-18T08:15:05.814Z] 6b4404829858: Preparing [2024-09-18T08:15:05.814Z] fa4fa0d43f6a: Preparing [2024-09-18T08:15:05.814Z] fe977756b6e9: Preparing [2024-09-18T08:15:05.814Z] d99d518549fe: Preparing [2024-09-18T08:15:05.814Z] 6188c9b35f04: Preparing [2024-09-18T08:15:05.814Z] d62a02444d39: Preparing [2024-09-18T08:15:05.814Z] 6b4404829858: Waiting [2024-09-18T08:15:05.814Z] 6188c9b35f04: Waiting [2024-09-18T08:15:05.814Z] d99d518549fe: Waiting [2024-09-18T08:15:05.814Z] fa4fa0d43f6a: Waiting [2024-09-18T08:15:05.814Z] d62a02444d39: Waiting [2024-09-18T08:15:05.814Z] fe977756b6e9: Waiting [2024-09-18T08:15:05.814Z] 9b27fcea6570: Pushed [2024-09-18T08:15:05.814Z] dffc876bd7db: Pushed [2024-09-18T08:15:05.814Z] 90453d355704: Pushed [2024-09-18T08:15:05.814Z] dc0e7baaba54: Pushed [2024-09-18T08:15:05.814Z] 6b4404829858: Layer already exists [2024-09-18T08:15:05.814Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:15:05.814Z] d62a02444d39: Layer already exists [2024-09-18T08:15:06.072Z] d99d518549fe: Pushed [2024-09-18T08:15:06.072Z] fe977756b6e9: Pushed [2024-09-18T08:15:06.638Z] d9cdef5ee36e: Pushed [2024-09-18T08:15:06.897Z] 6188c9b35f04: Pushed [2024-09-18T08:15:07.155Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06: digest: sha256:58abb11adc7d0e9123268666bbb93d47b54515c6f94c241d8eaa01e5ee761485 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:07.543Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:07.906Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-09-18T08:15:07.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-18T08:15:07.906Z] dffc876bd7db: Preparing [2024-09-18T08:15:07.906Z] 90453d355704: Preparing [2024-09-18T08:15:07.906Z] d9cdef5ee36e: Preparing [2024-09-18T08:15:07.906Z] dc0e7baaba54: Preparing [2024-09-18T08:15:07.906Z] 9b27fcea6570: Preparing [2024-09-18T08:15:07.906Z] 6b4404829858: Preparing [2024-09-18T08:15:07.906Z] fa4fa0d43f6a: Preparing [2024-09-18T08:15:07.906Z] fe977756b6e9: Preparing [2024-09-18T08:15:07.906Z] d99d518549fe: Preparing [2024-09-18T08:15:07.906Z] 6188c9b35f04: Preparing [2024-09-18T08:15:07.906Z] d62a02444d39: Preparing [2024-09-18T08:15:07.906Z] fa4fa0d43f6a: Waiting [2024-09-18T08:15:07.906Z] fe977756b6e9: Waiting [2024-09-18T08:15:07.906Z] 6188c9b35f04: Waiting [2024-09-18T08:15:07.906Z] 6b4404829858: Waiting [2024-09-18T08:15:07.906Z] d62a02444d39: Waiting [2024-09-18T08:15:07.906Z] dffc876bd7db: Layer already exists [2024-09-18T08:15:07.906Z] 90453d355704: Layer already exists [2024-09-18T08:15:07.906Z] dc0e7baaba54: Layer already exists [2024-09-18T08:15:07.906Z] d9cdef5ee36e: Layer already exists [2024-09-18T08:15:07.906Z] 9b27fcea6570: Layer already exists [2024-09-18T08:15:07.906Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:15:07.906Z] d99d518549fe: Layer already exists [2024-09-18T08:15:07.906Z] fe977756b6e9: Layer already exists [2024-09-18T08:15:07.906Z] 6b4404829858: Layer already exists [2024-09-18T08:15:07.906Z] 6188c9b35f04: Layer already exists [2024-09-18T08:15:07.906Z] d62a02444d39: Layer already exists [2024-09-18T08:15:07.906Z] latest: digest: sha256:58abb11adc7d0e9123268666bbb93d47b54515c6f94c241d8eaa01e5ee761485 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:08.328Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:08.684Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.76 [2024-09-18T08:15:08.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-18T08:15:08.684Z] dffc876bd7db: Preparing [2024-09-18T08:15:08.684Z] 90453d355704: Preparing [2024-09-18T08:15:08.684Z] d9cdef5ee36e: Preparing [2024-09-18T08:15:08.684Z] dc0e7baaba54: Preparing [2024-09-18T08:15:08.684Z] 9b27fcea6570: Preparing [2024-09-18T08:15:08.684Z] 6b4404829858: Preparing [2024-09-18T08:15:08.684Z] fa4fa0d43f6a: Preparing [2024-09-18T08:15:08.684Z] fe977756b6e9: Preparing [2024-09-18T08:15:08.684Z] d99d518549fe: Preparing [2024-09-18T08:15:08.684Z] 6188c9b35f04: Preparing [2024-09-18T08:15:08.685Z] d62a02444d39: Preparing [2024-09-18T08:15:08.685Z] 6b4404829858: Waiting [2024-09-18T08:15:08.685Z] fa4fa0d43f6a: Waiting [2024-09-18T08:15:08.685Z] fe977756b6e9: Waiting [2024-09-18T08:15:08.685Z] d99d518549fe: Waiting [2024-09-18T08:15:08.685Z] 6188c9b35f04: Waiting [2024-09-18T08:15:08.685Z] d62a02444d39: Waiting [2024-09-18T08:15:08.685Z] d9cdef5ee36e: Layer already exists [2024-09-18T08:15:08.685Z] dffc876bd7db: Layer already exists [2024-09-18T08:15:08.685Z] dc0e7baaba54: Layer already exists [2024-09-18T08:15:08.685Z] 90453d355704: Layer already exists [2024-09-18T08:15:08.685Z] 9b27fcea6570: Layer already exists [2024-09-18T08:15:08.685Z] 6b4404829858: Layer already exists [2024-09-18T08:15:08.685Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:15:08.685Z] d99d518549fe: Layer already exists [2024-09-18T08:15:08.685Z] fe977756b6e9: Layer already exists [2024-09-18T08:15:08.685Z] 6188c9b35f04: Layer already exists [2024-09-18T08:15:08.685Z] d62a02444d39: Layer already exists [2024-09-18T08:15:08.685Z] 3.2.0-dev.76: digest: sha256:58abb11adc7d0e9123268666bbb93d47b54515c6f94c241d8eaa01e5ee761485 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:09.019Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:09.374Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:15:09.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-18T08:15:09.374Z] dffc876bd7db: Preparing [2024-09-18T08:15:09.374Z] 90453d355704: Preparing [2024-09-18T08:15:09.374Z] d9cdef5ee36e: Preparing [2024-09-18T08:15:09.374Z] dc0e7baaba54: Preparing [2024-09-18T08:15:09.374Z] 9b27fcea6570: Preparing [2024-09-18T08:15:09.374Z] 6b4404829858: Preparing [2024-09-18T08:15:09.374Z] fa4fa0d43f6a: Preparing [2024-09-18T08:15:09.374Z] fe977756b6e9: Preparing [2024-09-18T08:15:09.374Z] d99d518549fe: Preparing [2024-09-18T08:15:09.374Z] 6188c9b35f04: Preparing [2024-09-18T08:15:09.374Z] d62a02444d39: Preparing [2024-09-18T08:15:09.374Z] fe977756b6e9: Waiting [2024-09-18T08:15:09.374Z] d99d518549fe: Waiting [2024-09-18T08:15:09.374Z] 6188c9b35f04: Waiting [2024-09-18T08:15:09.374Z] d62a02444d39: Waiting [2024-09-18T08:15:09.374Z] 6b4404829858: Waiting [2024-09-18T08:15:09.374Z] fa4fa0d43f6a: Waiting [2024-09-18T08:15:09.374Z] dc0e7baaba54: Layer already exists [2024-09-18T08:15:09.374Z] d9cdef5ee36e: Layer already exists [2024-09-18T08:15:09.374Z] 9b27fcea6570: Layer already exists [2024-09-18T08:15:09.374Z] 90453d355704: Layer already exists [2024-09-18T08:15:09.374Z] dffc876bd7db: Layer already exists [2024-09-18T08:15:09.374Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:15:09.374Z] 6b4404829858: Layer already exists [2024-09-18T08:15:09.374Z] d99d518549fe: Layer already exists [2024-09-18T08:15:09.374Z] 6188c9b35f04: Layer already exists [2024-09-18T08:15:09.374Z] fe977756b6e9: Layer already exists [2024-09-18T08:15:09.374Z] d62a02444d39: Layer already exists [2024-09-18T08:15:09.374Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76: digest: sha256:58abb11adc7d0e9123268666bbb93d47b54515c6f94c241d8eaa01e5ee761485 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:09.686Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:10.002Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-09-18T08:15:10.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-18T08:15:10.002Z] dffc876bd7db: Preparing [2024-09-18T08:15:10.002Z] 90453d355704: Preparing [2024-09-18T08:15:10.002Z] d9cdef5ee36e: Preparing [2024-09-18T08:15:10.002Z] dc0e7baaba54: Preparing [2024-09-18T08:15:10.002Z] 9b27fcea6570: Preparing [2024-09-18T08:15:10.002Z] 6b4404829858: Preparing [2024-09-18T08:15:10.002Z] fa4fa0d43f6a: Preparing [2024-09-18T08:15:10.002Z] fe977756b6e9: Preparing [2024-09-18T08:15:10.002Z] d99d518549fe: Preparing [2024-09-18T08:15:10.002Z] 6188c9b35f04: Preparing [2024-09-18T08:15:10.002Z] d62a02444d39: Preparing [2024-09-18T08:15:10.002Z] 6188c9b35f04: Waiting [2024-09-18T08:15:10.002Z] fa4fa0d43f6a: Waiting [2024-09-18T08:15:10.002Z] fe977756b6e9: Waiting [2024-09-18T08:15:10.002Z] d62a02444d39: Waiting [2024-09-18T08:15:10.002Z] d99d518549fe: Waiting [2024-09-18T08:15:10.002Z] 6b4404829858: Waiting [2024-09-18T08:15:10.002Z] 9b27fcea6570: Layer already exists [2024-09-18T08:15:10.002Z] d9cdef5ee36e: Layer already exists [2024-09-18T08:15:10.002Z] dffc876bd7db: Layer already exists [2024-09-18T08:15:10.002Z] 90453d355704: Layer already exists [2024-09-18T08:15:10.002Z] dc0e7baaba54: Layer already exists [2024-09-18T08:15:10.002Z] 6b4404829858: Layer already exists [2024-09-18T08:15:10.002Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:15:10.002Z] fe977756b6e9: Layer already exists [2024-09-18T08:15:10.002Z] 6188c9b35f04: Layer already exists [2024-09-18T08:15:10.002Z] d99d518549fe: Layer already exists [2024-09-18T08:15:10.002Z] d62a02444d39: Layer already exists [2024-09-18T08:15:10.002Z] main: digest: sha256:58abb11adc7d0e9123268666bbb93d47b54515c6f94c241d8eaa01e5ee761485 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T08:15:10.068Z] ===================================================== [Pipeline] echo [2024-09-18T08:15:10.080Z] taggedImages: [2024-09-18T08:15:10.080Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:15:10.080Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-09-18T08:15:10.080Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.76 [2024-09-18T08:15:10.080Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:15:10.080Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-09-18T08:15:10.106Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-09-18T08:15:10.106Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:15:10.106Z] latest [2024-09-18T08:15:10.106Z] 3.2.0-dev.76 [2024-09-18T08:15:10.106Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:15:10.106Z] main [2024-09-18T08:15:10.106Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:10.454Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:10.775Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:15:10.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-18T08:15:10.775Z] df83b33533f0: Preparing [2024-09-18T08:15:10.775Z] 544d87f4bd19: Preparing [2024-09-18T08:15:10.775Z] f4b06fa4afda: Preparing [2024-09-18T08:15:10.775Z] ba58cd35d23b: Preparing [2024-09-18T08:15:10.775Z] c98d4823094d: Preparing [2024-09-18T08:15:10.775Z] 786a25e233c0: Preparing [2024-09-18T08:15:10.775Z] b1d29b039f6e: Preparing [2024-09-18T08:15:10.775Z] 6b4404829858: Preparing [2024-09-18T08:15:10.775Z] fa4fa0d43f6a: Preparing [2024-09-18T08:15:10.775Z] cbfba9e7fdd4: Preparing [2024-09-18T08:15:10.775Z] 0a13523b8c88: Preparing [2024-09-18T08:15:10.775Z] d62a02444d39: Preparing [2024-09-18T08:15:10.775Z] 786a25e233c0: Waiting [2024-09-18T08:15:10.775Z] cbfba9e7fdd4: Waiting [2024-09-18T08:15:10.775Z] 0a13523b8c88: Waiting [2024-09-18T08:15:10.775Z] b1d29b039f6e: Waiting [2024-09-18T08:15:10.775Z] 6b4404829858: Waiting [2024-09-18T08:15:10.775Z] d62a02444d39: Waiting [2024-09-18T08:15:10.775Z] fa4fa0d43f6a: Waiting [2024-09-18T08:15:10.775Z] df83b33533f0: Pushed [2024-09-18T08:15:11.040Z] c98d4823094d: Pushed [2024-09-18T08:15:11.040Z] 544d87f4bd19: Pushed [2024-09-18T08:15:11.040Z] 786a25e233c0: Pushed [2024-09-18T08:15:11.040Z] b1d29b039f6e: Pushed [2024-09-18T08:15:11.040Z] 6b4404829858: Layer already exists [2024-09-18T08:15:11.040Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:15:11.040Z] d62a02444d39: Layer already exists [2024-09-18T08:15:11.040Z] cbfba9e7fdd4: Pushed [2024-09-18T08:15:11.975Z] ba58cd35d23b: Pushed [2024-09-18T08:15:11.975Z] f4b06fa4afda: Pushed [2024-09-18T08:15:12.234Z] 0a13523b8c88: Pushed [2024-09-18T08:15:12.234Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06: digest: sha256:bcff7c16690c0c1aa3057022d48c781b75f36e34afc3806a37d5b95c69337c44 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:12.813Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:13.135Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-09-18T08:15:13.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-18T08:15:13.135Z] df83b33533f0: Preparing [2024-09-18T08:15:13.135Z] 544d87f4bd19: Preparing [2024-09-18T08:15:13.135Z] f4b06fa4afda: Preparing [2024-09-18T08:15:13.135Z] ba58cd35d23b: Preparing [2024-09-18T08:15:13.135Z] c98d4823094d: Preparing [2024-09-18T08:15:13.135Z] 786a25e233c0: Preparing [2024-09-18T08:15:13.135Z] b1d29b039f6e: Preparing [2024-09-18T08:15:13.135Z] 6b4404829858: Preparing [2024-09-18T08:15:13.135Z] fa4fa0d43f6a: Preparing [2024-09-18T08:15:13.135Z] cbfba9e7fdd4: Preparing [2024-09-18T08:15:13.135Z] 0a13523b8c88: Preparing [2024-09-18T08:15:13.135Z] d62a02444d39: Preparing [2024-09-18T08:15:13.135Z] b1d29b039f6e: Waiting [2024-09-18T08:15:13.135Z] cbfba9e7fdd4: Waiting [2024-09-18T08:15:13.135Z] 0a13523b8c88: Waiting [2024-09-18T08:15:13.135Z] 6b4404829858: Waiting [2024-09-18T08:15:13.135Z] fa4fa0d43f6a: Waiting [2024-09-18T08:15:13.135Z] ba58cd35d23b: Layer already exists [2024-09-18T08:15:13.135Z] f4b06fa4afda: Layer already exists [2024-09-18T08:15:13.135Z] 544d87f4bd19: Layer already exists [2024-09-18T08:15:13.135Z] df83b33533f0: Layer already exists [2024-09-18T08:15:13.135Z] c98d4823094d: Layer already exists [2024-09-18T08:15:13.135Z] 786a25e233c0: Layer already exists [2024-09-18T08:15:13.135Z] b1d29b039f6e: Layer already exists [2024-09-18T08:15:13.135Z] 6b4404829858: Layer already exists [2024-09-18T08:15:13.135Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:15:13.135Z] cbfba9e7fdd4: Layer already exists [2024-09-18T08:15:13.135Z] 0a13523b8c88: Layer already exists [2024-09-18T08:15:13.135Z] d62a02444d39: Layer already exists [2024-09-18T08:15:13.135Z] latest: digest: sha256:bcff7c16690c0c1aa3057022d48c781b75f36e34afc3806a37d5b95c69337c44 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:13.462Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:13.784Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.76 [2024-09-18T08:15:13.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-18T08:15:13.784Z] df83b33533f0: Preparing [2024-09-18T08:15:13.784Z] 544d87f4bd19: Preparing [2024-09-18T08:15:13.784Z] f4b06fa4afda: Preparing [2024-09-18T08:15:13.784Z] ba58cd35d23b: Preparing [2024-09-18T08:15:13.784Z] c98d4823094d: Preparing [2024-09-18T08:15:13.784Z] 786a25e233c0: Preparing [2024-09-18T08:15:13.784Z] b1d29b039f6e: Preparing [2024-09-18T08:15:13.784Z] 6b4404829858: Preparing [2024-09-18T08:15:13.784Z] fa4fa0d43f6a: Preparing [2024-09-18T08:15:13.784Z] cbfba9e7fdd4: Preparing [2024-09-18T08:15:13.784Z] 0a13523b8c88: Preparing [2024-09-18T08:15:13.784Z] d62a02444d39: Preparing [2024-09-18T08:15:13.784Z] b1d29b039f6e: Waiting [2024-09-18T08:15:13.784Z] 786a25e233c0: Waiting [2024-09-18T08:15:13.784Z] 6b4404829858: Waiting [2024-09-18T08:15:13.784Z] d62a02444d39: Waiting [2024-09-18T08:15:13.784Z] fa4fa0d43f6a: Waiting [2024-09-18T08:15:13.784Z] 0a13523b8c88: Waiting [2024-09-18T08:15:13.784Z] cbfba9e7fdd4: Waiting [2024-09-18T08:15:13.784Z] 544d87f4bd19: Layer already exists [2024-09-18T08:15:13.784Z] f4b06fa4afda: Layer already exists [2024-09-18T08:15:13.784Z] c98d4823094d: Layer already exists [2024-09-18T08:15:13.784Z] ba58cd35d23b: Layer already exists [2024-09-18T08:15:13.784Z] df83b33533f0: Layer already exists [2024-09-18T08:15:13.784Z] 6b4404829858: Layer already exists [2024-09-18T08:15:13.784Z] b1d29b039f6e: Layer already exists [2024-09-18T08:15:13.784Z] 786a25e233c0: Layer already exists [2024-09-18T08:15:13.784Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:15:13.784Z] cbfba9e7fdd4: Layer already exists [2024-09-18T08:15:13.784Z] 0a13523b8c88: Layer already exists [2024-09-18T08:15:13.784Z] d62a02444d39: Layer already exists [2024-09-18T08:15:13.784Z] 3.2.0-dev.76: digest: sha256:bcff7c16690c0c1aa3057022d48c781b75f36e34afc3806a37d5b95c69337c44 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:14.112Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:14.449Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:15:14.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-18T08:15:14.449Z] df83b33533f0: Preparing [2024-09-18T08:15:14.449Z] 544d87f4bd19: Preparing [2024-09-18T08:15:14.449Z] f4b06fa4afda: Preparing [2024-09-18T08:15:14.449Z] ba58cd35d23b: Preparing [2024-09-18T08:15:14.449Z] c98d4823094d: Preparing [2024-09-18T08:15:14.449Z] 786a25e233c0: Preparing [2024-09-18T08:15:14.449Z] b1d29b039f6e: Preparing [2024-09-18T08:15:14.449Z] 6b4404829858: Preparing [2024-09-18T08:15:14.449Z] fa4fa0d43f6a: Preparing [2024-09-18T08:15:14.449Z] cbfba9e7fdd4: Preparing [2024-09-18T08:15:14.449Z] 0a13523b8c88: Preparing [2024-09-18T08:15:14.449Z] d62a02444d39: Preparing [2024-09-18T08:15:14.449Z] cbfba9e7fdd4: Waiting [2024-09-18T08:15:14.449Z] b1d29b039f6e: Waiting [2024-09-18T08:15:14.449Z] d62a02444d39: Waiting [2024-09-18T08:15:14.449Z] fa4fa0d43f6a: Waiting [2024-09-18T08:15:14.449Z] 6b4404829858: Waiting [2024-09-18T08:15:14.449Z] 0a13523b8c88: Waiting [2024-09-18T08:15:14.449Z] 544d87f4bd19: Layer already exists [2024-09-18T08:15:14.449Z] ba58cd35d23b: Layer already exists [2024-09-18T08:15:14.449Z] f4b06fa4afda: Layer already exists [2024-09-18T08:15:14.449Z] df83b33533f0: Layer already exists [2024-09-18T08:15:14.449Z] c98d4823094d: Layer already exists [2024-09-18T08:15:14.449Z] b1d29b039f6e: Layer already exists [2024-09-18T08:15:14.449Z] 786a25e233c0: Layer already exists [2024-09-18T08:15:14.449Z] cbfba9e7fdd4: Layer already exists [2024-09-18T08:15:14.449Z] 6b4404829858: Layer already exists [2024-09-18T08:15:14.449Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:15:14.449Z] 0a13523b8c88: Layer already exists [2024-09-18T08:15:14.449Z] d62a02444d39: Layer already exists [2024-09-18T08:15:14.449Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76: digest: sha256:bcff7c16690c0c1aa3057022d48c781b75f36e34afc3806a37d5b95c69337c44 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:14.775Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:15.097Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-09-18T08:15:15.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-18T08:15:15.098Z] df83b33533f0: Preparing [2024-09-18T08:15:15.098Z] 544d87f4bd19: Preparing [2024-09-18T08:15:15.098Z] f4b06fa4afda: Preparing [2024-09-18T08:15:15.098Z] ba58cd35d23b: Preparing [2024-09-18T08:15:15.098Z] c98d4823094d: Preparing [2024-09-18T08:15:15.098Z] 786a25e233c0: Preparing [2024-09-18T08:15:15.098Z] b1d29b039f6e: Preparing [2024-09-18T08:15:15.098Z] 6b4404829858: Preparing [2024-09-18T08:15:15.098Z] fa4fa0d43f6a: Preparing [2024-09-18T08:15:15.098Z] cbfba9e7fdd4: Preparing [2024-09-18T08:15:15.098Z] 0a13523b8c88: Preparing [2024-09-18T08:15:15.098Z] d62a02444d39: Preparing [2024-09-18T08:15:15.098Z] 786a25e233c0: Waiting [2024-09-18T08:15:15.098Z] cbfba9e7fdd4: Waiting [2024-09-18T08:15:15.098Z] 0a13523b8c88: Waiting [2024-09-18T08:15:15.098Z] d62a02444d39: Waiting [2024-09-18T08:15:15.098Z] b1d29b039f6e: Waiting [2024-09-18T08:15:15.098Z] 6b4404829858: Waiting [2024-09-18T08:15:15.098Z] 544d87f4bd19: Layer already exists [2024-09-18T08:15:15.098Z] c98d4823094d: Layer already exists [2024-09-18T08:15:15.098Z] ba58cd35d23b: Layer already exists [2024-09-18T08:15:15.098Z] df83b33533f0: Layer already exists [2024-09-18T08:15:15.098Z] f4b06fa4afda: Layer already exists [2024-09-18T08:15:15.098Z] 786a25e233c0: Layer already exists [2024-09-18T08:15:15.098Z] b1d29b039f6e: Layer already exists [2024-09-18T08:15:15.098Z] 6b4404829858: Layer already exists [2024-09-18T08:15:15.098Z] cbfba9e7fdd4: Layer already exists [2024-09-18T08:15:15.098Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:15:15.098Z] d62a02444d39: Layer already exists [2024-09-18T08:15:15.098Z] 0a13523b8c88: Layer already exists [2024-09-18T08:15:15.098Z] main: digest: sha256:bcff7c16690c0c1aa3057022d48c781b75f36e34afc3806a37d5b95c69337c44 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T08:15:15.167Z] ===================================================== [Pipeline] echo [2024-09-18T08:15:15.179Z] taggedImages: [2024-09-18T08:15:15.179Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:15:15.179Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-09-18T08:15:15.179Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.76 [2024-09-18T08:15:15.179Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:15:15.179Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-09-18T08:15:15.215Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-09-18T08:15:15.215Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:15:15.215Z] latest [2024-09-18T08:15:15.215Z] 3.2.0-dev.76 [2024-09-18T08:15:15.215Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:15:15.215Z] main [2024-09-18T08:15:15.215Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:15.545Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:15.865Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:15:15.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-18T08:15:15.865Z] 2b6daaff28f1: Preparing [2024-09-18T08:15:15.865Z] 506f387b02a2: Preparing [2024-09-18T08:15:15.865Z] 6b4404829858: Preparing [2024-09-18T08:15:15.865Z] fa4fa0d43f6a: Preparing [2024-09-18T08:15:15.865Z] 763021a08427: Preparing [2024-09-18T08:15:15.865Z] d6d20b0b91f2: Preparing [2024-09-18T08:15:15.865Z] d62a02444d39: Preparing [2024-09-18T08:15:15.865Z] d6d20b0b91f2: Waiting [2024-09-18T08:15:15.865Z] d62a02444d39: Waiting [2024-09-18T08:15:15.865Z] 6b4404829858: Layer already exists [2024-09-18T08:15:15.865Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:15:15.865Z] d62a02444d39: Layer already exists [2024-09-18T08:15:15.865Z] 2b6daaff28f1: Pushed [2024-09-18T08:15:15.865Z] 763021a08427: Pushed [2024-09-18T08:15:16.433Z] d6d20b0b91f2: Pushed [2024-09-18T08:15:17.369Z] 506f387b02a2: Pushed [2024-09-18T08:15:17.369Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06: digest: sha256:e095c6444003fb76d5095108c0134e488d02dc6fa0490e995e86c74566b09571 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:17.958Z] + 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-09-18T08:15:18.282Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-09-18T08:15:18.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-18T08:15:18.282Z] 2b6daaff28f1: Preparing [2024-09-18T08:15:18.282Z] 506f387b02a2: Preparing [2024-09-18T08:15:18.282Z] 6b4404829858: Preparing [2024-09-18T08:15:18.282Z] fa4fa0d43f6a: Preparing [2024-09-18T08:15:18.282Z] 763021a08427: Preparing [2024-09-18T08:15:18.282Z] d6d20b0b91f2: Preparing [2024-09-18T08:15:18.282Z] d62a02444d39: Preparing [2024-09-18T08:15:18.282Z] d6d20b0b91f2: Waiting [2024-09-18T08:15:18.282Z] d62a02444d39: Waiting [2024-09-18T08:15:18.282Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:15:18.282Z] 6b4404829858: Layer already exists [2024-09-18T08:15:18.282Z] 763021a08427: Layer already exists [2024-09-18T08:15:18.282Z] 2b6daaff28f1: Layer already exists [2024-09-18T08:15:18.282Z] 506f387b02a2: Layer already exists [2024-09-18T08:15:18.282Z] d6d20b0b91f2: Layer already exists [2024-09-18T08:15:18.282Z] d62a02444d39: Layer already exists [2024-09-18T08:15:18.282Z] latest: digest: sha256:e095c6444003fb76d5095108c0134e488d02dc6fa0490e995e86c74566b09571 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:18.608Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:18.926Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.76 [2024-09-18T08:15:18.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-18T08:15:18.926Z] 2b6daaff28f1: Preparing [2024-09-18T08:15:18.926Z] 506f387b02a2: Preparing [2024-09-18T08:15:18.926Z] 6b4404829858: Preparing [2024-09-18T08:15:18.926Z] fa4fa0d43f6a: Preparing [2024-09-18T08:15:18.926Z] 763021a08427: Preparing [2024-09-18T08:15:18.926Z] d6d20b0b91f2: Preparing [2024-09-18T08:15:18.926Z] d62a02444d39: Preparing [2024-09-18T08:15:18.926Z] d62a02444d39: Waiting [2024-09-18T08:15:18.926Z] d6d20b0b91f2: Waiting [2024-09-18T08:15:18.926Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:15:18.926Z] 2b6daaff28f1: Layer already exists [2024-09-18T08:15:18.926Z] 763021a08427: Layer already exists [2024-09-18T08:15:18.926Z] 506f387b02a2: Layer already exists [2024-09-18T08:15:18.926Z] 6b4404829858: Layer already exists [2024-09-18T08:15:18.926Z] d62a02444d39: Layer already exists [2024-09-18T08:15:18.926Z] d6d20b0b91f2: Layer already exists [2024-09-18T08:15:18.926Z] 3.2.0-dev.76: digest: sha256:e095c6444003fb76d5095108c0134e488d02dc6fa0490e995e86c74566b09571 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:19.262Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:19.596Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:15:19.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-18T08:15:19.596Z] 2b6daaff28f1: Preparing [2024-09-18T08:15:19.596Z] 506f387b02a2: Preparing [2024-09-18T08:15:19.596Z] 6b4404829858: Preparing [2024-09-18T08:15:19.596Z] fa4fa0d43f6a: Preparing [2024-09-18T08:15:19.596Z] 763021a08427: Preparing [2024-09-18T08:15:19.596Z] d6d20b0b91f2: Preparing [2024-09-18T08:15:19.596Z] d62a02444d39: Preparing [2024-09-18T08:15:19.596Z] d6d20b0b91f2: Waiting [2024-09-18T08:15:19.596Z] 506f387b02a2: Layer already exists [2024-09-18T08:15:19.596Z] 763021a08427: Layer already exists [2024-09-18T08:15:19.596Z] 2b6daaff28f1: Layer already exists [2024-09-18T08:15:19.596Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:15:19.596Z] 6b4404829858: Layer already exists [2024-09-18T08:15:19.596Z] d62a02444d39: Layer already exists [2024-09-18T08:15:19.596Z] d6d20b0b91f2: Layer already exists [2024-09-18T08:15:19.596Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76: digest: sha256:e095c6444003fb76d5095108c0134e488d02dc6fa0490e995e86c74566b09571 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:19.928Z] + 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-09-18T08:15:20.249Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-09-18T08:15:20.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-18T08:15:20.249Z] 2b6daaff28f1: Preparing [2024-09-18T08:15:20.249Z] 506f387b02a2: Preparing [2024-09-18T08:15:20.249Z] 6b4404829858: Preparing [2024-09-18T08:15:20.249Z] fa4fa0d43f6a: Preparing [2024-09-18T08:15:20.249Z] 763021a08427: Preparing [2024-09-18T08:15:20.249Z] d6d20b0b91f2: Preparing [2024-09-18T08:15:20.249Z] d62a02444d39: Preparing [2024-09-18T08:15:20.249Z] d62a02444d39: Waiting [2024-09-18T08:15:20.249Z] 6b4404829858: Layer already exists [2024-09-18T08:15:20.249Z] 763021a08427: Layer already exists [2024-09-18T08:15:20.249Z] 506f387b02a2: Layer already exists [2024-09-18T08:15:20.249Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:15:20.249Z] 2b6daaff28f1: Layer already exists [2024-09-18T08:15:20.249Z] d6d20b0b91f2: Layer already exists [2024-09-18T08:15:20.249Z] d62a02444d39: Layer already exists [2024-09-18T08:15:20.249Z] main: digest: sha256:e095c6444003fb76d5095108c0134e488d02dc6fa0490e995e86c74566b09571 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T08:15:20.324Z] ===================================================== [Pipeline] echo [2024-09-18T08:15:20.338Z] taggedImages: [2024-09-18T08:15:20.338Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:15:20.338Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-09-18T08:15:20.338Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.76 [2024-09-18T08:15:20.338Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:15:20.338Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-09-18T08:15:20.362Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-09-18T08:15:20.363Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:15:20.363Z] latest [2024-09-18T08:15:20.363Z] 3.2.0-dev.76 [2024-09-18T08:15:20.363Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:15:20.363Z] main [2024-09-18T08:15:20.363Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:20.708Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:21.037Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:15:21.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-18T08:15:21.037Z] f250ff51f5f2: Preparing [2024-09-18T08:15:21.037Z] 722b051bb257: Preparing [2024-09-18T08:15:21.037Z] 8cdc28322eb5: Preparing [2024-09-18T08:15:21.037Z] 6b4404829858: Preparing [2024-09-18T08:15:21.037Z] fa4fa0d43f6a: Preparing [2024-09-18T08:15:21.037Z] 552a4c5bdc3c: Preparing [2024-09-18T08:15:21.037Z] a93d07c0ce32: Preparing [2024-09-18T08:15:21.037Z] 28640e5b5b59: Preparing [2024-09-18T08:15:21.037Z] e9d9f9947b4d: Preparing [2024-09-18T08:15:21.037Z] d62a02444d39: Preparing [2024-09-18T08:15:21.037Z] a93d07c0ce32: Waiting [2024-09-18T08:15:21.037Z] d62a02444d39: Waiting [2024-09-18T08:15:21.037Z] 28640e5b5b59: Waiting [2024-09-18T08:15:21.037Z] e9d9f9947b4d: Waiting [2024-09-18T08:15:21.037Z] 552a4c5bdc3c: Waiting [2024-09-18T08:15:21.037Z] 6b4404829858: Layer already exists [2024-09-18T08:15:21.037Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:15:21.037Z] 722b051bb257: Pushed [2024-09-18T08:15:21.037Z] 8cdc28322eb5: Pushed [2024-09-18T08:15:21.037Z] f250ff51f5f2: Pushed [2024-09-18T08:15:21.037Z] d62a02444d39: Layer already exists [2024-09-18T08:15:21.037Z] 28640e5b5b59: Pushed [2024-09-18T08:15:21.602Z] e9d9f9947b4d: Pushed [2024-09-18T08:15:26.875Z] a93d07c0ce32: Pushed [2024-09-18T08:15:31.072Z] 552a4c5bdc3c: Pushed [2024-09-18T08:15:31.072Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06: digest: sha256:034356c5fecc0f5251f00abbdf100ffe074ca613b3e0e564629612aa7dd58456 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:31.402Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:31.725Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-09-18T08:15:31.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-18T08:15:31.725Z] f250ff51f5f2: Preparing [2024-09-18T08:15:31.725Z] 722b051bb257: Preparing [2024-09-18T08:15:31.725Z] 8cdc28322eb5: Preparing [2024-09-18T08:15:31.725Z] 6b4404829858: Preparing [2024-09-18T08:15:31.725Z] fa4fa0d43f6a: Preparing [2024-09-18T08:15:31.725Z] 552a4c5bdc3c: Preparing [2024-09-18T08:15:31.725Z] a93d07c0ce32: Preparing [2024-09-18T08:15:31.725Z] 28640e5b5b59: Preparing [2024-09-18T08:15:31.725Z] e9d9f9947b4d: Preparing [2024-09-18T08:15:31.725Z] d62a02444d39: Preparing [2024-09-18T08:15:31.725Z] a93d07c0ce32: Waiting [2024-09-18T08:15:31.725Z] 28640e5b5b59: Waiting [2024-09-18T08:15:31.725Z] e9d9f9947b4d: Waiting [2024-09-18T08:15:31.725Z] d62a02444d39: Waiting [2024-09-18T08:15:31.725Z] 552a4c5bdc3c: Waiting [2024-09-18T08:15:31.725Z] f250ff51f5f2: Layer already exists [2024-09-18T08:15:31.725Z] 722b051bb257: Layer already exists [2024-09-18T08:15:31.725Z] 6b4404829858: Layer already exists [2024-09-18T08:15:31.725Z] 8cdc28322eb5: Layer already exists [2024-09-18T08:15:31.725Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:15:31.725Z] 28640e5b5b59: Layer already exists [2024-09-18T08:15:31.725Z] 552a4c5bdc3c: Layer already exists [2024-09-18T08:15:31.725Z] e9d9f9947b4d: Layer already exists [2024-09-18T08:15:31.725Z] a93d07c0ce32: Layer already exists [2024-09-18T08:15:31.725Z] d62a02444d39: Layer already exists [2024-09-18T08:15:31.725Z] latest: digest: sha256:034356c5fecc0f5251f00abbdf100ffe074ca613b3e0e564629612aa7dd58456 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:32.048Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:32.377Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.76 [2024-09-18T08:15:32.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-18T08:15:32.377Z] f250ff51f5f2: Preparing [2024-09-18T08:15:32.377Z] 722b051bb257: Preparing [2024-09-18T08:15:32.377Z] 8cdc28322eb5: Preparing [2024-09-18T08:15:32.377Z] 6b4404829858: Preparing [2024-09-18T08:15:32.377Z] fa4fa0d43f6a: Preparing [2024-09-18T08:15:32.377Z] 552a4c5bdc3c: Preparing [2024-09-18T08:15:32.377Z] a93d07c0ce32: Preparing [2024-09-18T08:15:32.377Z] 28640e5b5b59: Preparing [2024-09-18T08:15:32.377Z] e9d9f9947b4d: Preparing [2024-09-18T08:15:32.377Z] d62a02444d39: Preparing [2024-09-18T08:15:32.377Z] a93d07c0ce32: Waiting [2024-09-18T08:15:32.377Z] 28640e5b5b59: Waiting [2024-09-18T08:15:32.377Z] e9d9f9947b4d: Waiting [2024-09-18T08:15:32.377Z] d62a02444d39: Waiting [2024-09-18T08:15:32.377Z] 552a4c5bdc3c: Waiting [2024-09-18T08:15:32.377Z] 722b051bb257: Layer already exists [2024-09-18T08:15:32.377Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:15:32.377Z] 6b4404829858: Layer already exists [2024-09-18T08:15:32.377Z] f250ff51f5f2: Layer already exists [2024-09-18T08:15:32.377Z] 8cdc28322eb5: Layer already exists [2024-09-18T08:15:32.377Z] a93d07c0ce32: Layer already exists [2024-09-18T08:15:32.377Z] 28640e5b5b59: Layer already exists [2024-09-18T08:15:32.377Z] 552a4c5bdc3c: Layer already exists [2024-09-18T08:15:32.377Z] e9d9f9947b4d: Layer already exists [2024-09-18T08:15:32.377Z] d62a02444d39: Layer already exists [2024-09-18T08:15:32.377Z] 3.2.0-dev.76: digest: sha256:034356c5fecc0f5251f00abbdf100ffe074ca613b3e0e564629612aa7dd58456 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:32.701Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:33.027Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:15:33.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-18T08:15:33.027Z] f250ff51f5f2: Preparing [2024-09-18T08:15:33.027Z] 722b051bb257: Preparing [2024-09-18T08:15:33.027Z] 8cdc28322eb5: Preparing [2024-09-18T08:15:33.027Z] 6b4404829858: Preparing [2024-09-18T08:15:33.027Z] fa4fa0d43f6a: Preparing [2024-09-18T08:15:33.027Z] 552a4c5bdc3c: Preparing [2024-09-18T08:15:33.027Z] a93d07c0ce32: Preparing [2024-09-18T08:15:33.027Z] 28640e5b5b59: Preparing [2024-09-18T08:15:33.027Z] e9d9f9947b4d: Preparing [2024-09-18T08:15:33.027Z] d62a02444d39: Preparing [2024-09-18T08:15:33.027Z] a93d07c0ce32: Waiting [2024-09-18T08:15:33.027Z] 28640e5b5b59: Waiting [2024-09-18T08:15:33.027Z] 552a4c5bdc3c: Waiting [2024-09-18T08:15:33.027Z] e9d9f9947b4d: Waiting [2024-09-18T08:15:33.027Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:15:33.027Z] 6b4404829858: Layer already exists [2024-09-18T08:15:33.027Z] 8cdc28322eb5: Layer already exists [2024-09-18T08:15:33.027Z] f250ff51f5f2: Layer already exists [2024-09-18T08:15:33.027Z] 722b051bb257: Layer already exists [2024-09-18T08:15:33.027Z] a93d07c0ce32: Layer already exists [2024-09-18T08:15:33.027Z] 552a4c5bdc3c: Layer already exists [2024-09-18T08:15:33.027Z] 28640e5b5b59: Layer already exists [2024-09-18T08:15:33.027Z] e9d9f9947b4d: Layer already exists [2024-09-18T08:15:33.027Z] d62a02444d39: Layer already exists [2024-09-18T08:15:33.027Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76: digest: sha256:034356c5fecc0f5251f00abbdf100ffe074ca613b3e0e564629612aa7dd58456 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:33.345Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:33.670Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-09-18T08:15:33.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-18T08:15:33.670Z] f250ff51f5f2: Preparing [2024-09-18T08:15:33.670Z] 722b051bb257: Preparing [2024-09-18T08:15:33.670Z] 8cdc28322eb5: Preparing [2024-09-18T08:15:33.670Z] 6b4404829858: Preparing [2024-09-18T08:15:33.670Z] fa4fa0d43f6a: Preparing [2024-09-18T08:15:33.670Z] 552a4c5bdc3c: Preparing [2024-09-18T08:15:33.670Z] a93d07c0ce32: Preparing [2024-09-18T08:15:33.670Z] 28640e5b5b59: Preparing [2024-09-18T08:15:33.670Z] e9d9f9947b4d: Preparing [2024-09-18T08:15:33.670Z] d62a02444d39: Preparing [2024-09-18T08:15:33.670Z] 552a4c5bdc3c: Waiting [2024-09-18T08:15:33.670Z] a93d07c0ce32: Waiting [2024-09-18T08:15:33.670Z] 28640e5b5b59: Waiting [2024-09-18T08:15:33.670Z] e9d9f9947b4d: Waiting [2024-09-18T08:15:33.670Z] 8cdc28322eb5: Layer already exists [2024-09-18T08:15:33.670Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:15:33.670Z] 6b4404829858: Layer already exists [2024-09-18T08:15:33.670Z] f250ff51f5f2: Layer already exists [2024-09-18T08:15:33.670Z] 722b051bb257: Layer already exists [2024-09-18T08:15:33.670Z] 552a4c5bdc3c: Layer already exists [2024-09-18T08:15:33.670Z] e9d9f9947b4d: Layer already exists [2024-09-18T08:15:33.670Z] 28640e5b5b59: Layer already exists [2024-09-18T08:15:33.670Z] d62a02444d39: Layer already exists [2024-09-18T08:15:33.670Z] a93d07c0ce32: Layer already exists [2024-09-18T08:15:33.670Z] main: digest: sha256:034356c5fecc0f5251f00abbdf100ffe074ca613b3e0e564629612aa7dd58456 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T08:15:33.739Z] ===================================================== [Pipeline] echo [2024-09-18T08:15:33.756Z] taggedImages: [2024-09-18T08:15:33.757Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:15:33.757Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-09-18T08:15:33.757Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.76 [2024-09-18T08:15:33.757Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:15:33.757Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-09-18T08:15:33.785Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-09-18T08:15:33.785Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:15:33.785Z] latest [2024-09-18T08:15:33.785Z] 3.2.0-dev.76 [2024-09-18T08:15:33.785Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:15:33.785Z] main [2024-09-18T08:15:33.785Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:34.125Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:34.446Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:15:34.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-18T08:15:34.446Z] 25ffb73fb78a: Preparing [2024-09-18T08:15:34.446Z] 02af39038b96: Preparing [2024-09-18T08:15:34.446Z] 005d05c96382: Preparing [2024-09-18T08:15:34.446Z] 6b4404829858: Preparing [2024-09-18T08:15:34.446Z] fa4fa0d43f6a: Preparing [2024-09-18T08:15:34.446Z] 552a4c5bdc3c: Preparing [2024-09-18T08:15:34.446Z] 11eb139c799a: Preparing [2024-09-18T08:15:34.446Z] a7097679bb3c: Preparing [2024-09-18T08:15:34.446Z] d62a02444d39: Preparing [2024-09-18T08:15:34.446Z] a7097679bb3c: Waiting [2024-09-18T08:15:34.446Z] 552a4c5bdc3c: Waiting [2024-09-18T08:15:34.446Z] d62a02444d39: Waiting [2024-09-18T08:15:34.446Z] 11eb139c799a: Waiting [2024-09-18T08:15:34.446Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:15:34.446Z] 6b4404829858: Layer already exists [2024-09-18T08:15:34.446Z] 552a4c5bdc3c: Layer already exists [2024-09-18T08:15:34.446Z] 25ffb73fb78a: Pushed [2024-09-18T08:15:34.446Z] 02af39038b96: Pushed [2024-09-18T08:15:34.446Z] 005d05c96382: Pushed [2024-09-18T08:15:34.446Z] 11eb139c799a: Pushed [2024-09-18T08:15:34.446Z] d62a02444d39: Layer already exists [2024-09-18T08:15:34.705Z] a7097679bb3c: Pushed [2024-09-18T08:15:34.964Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06: digest: sha256:669092aea3baaf1a14831493157cef0bb2dde774f76374c495835d5402f9eecb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:35.282Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:35.611Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-09-18T08:15:35.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-18T08:15:35.611Z] 25ffb73fb78a: Preparing [2024-09-18T08:15:35.611Z] 02af39038b96: Preparing [2024-09-18T08:15:35.611Z] 005d05c96382: Preparing [2024-09-18T08:15:35.611Z] 6b4404829858: Preparing [2024-09-18T08:15:35.611Z] fa4fa0d43f6a: Preparing [2024-09-18T08:15:35.611Z] 552a4c5bdc3c: Preparing [2024-09-18T08:15:35.611Z] 11eb139c799a: Preparing [2024-09-18T08:15:35.611Z] a7097679bb3c: Preparing [2024-09-18T08:15:35.611Z] d62a02444d39: Preparing [2024-09-18T08:15:35.611Z] d62a02444d39: Waiting [2024-09-18T08:15:35.611Z] a7097679bb3c: Waiting [2024-09-18T08:15:35.611Z] 552a4c5bdc3c: Waiting [2024-09-18T08:15:35.611Z] 11eb139c799a: Waiting [2024-09-18T08:15:35.611Z] 005d05c96382: Layer already exists [2024-09-18T08:15:35.611Z] 02af39038b96: Layer already exists [2024-09-18T08:15:35.611Z] 6b4404829858: Layer already exists [2024-09-18T08:15:35.611Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:15:35.611Z] 25ffb73fb78a: Layer already exists [2024-09-18T08:15:35.611Z] a7097679bb3c: Layer already exists [2024-09-18T08:15:35.611Z] 11eb139c799a: Layer already exists [2024-09-18T08:15:35.611Z] d62a02444d39: Layer already exists [2024-09-18T08:15:35.611Z] 552a4c5bdc3c: Layer already exists [2024-09-18T08:15:35.611Z] latest: digest: sha256:669092aea3baaf1a14831493157cef0bb2dde774f76374c495835d5402f9eecb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:35.935Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:36.253Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.76 [2024-09-18T08:15:36.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-18T08:15:36.253Z] 25ffb73fb78a: Preparing [2024-09-18T08:15:36.253Z] 02af39038b96: Preparing [2024-09-18T08:15:36.253Z] 005d05c96382: Preparing [2024-09-18T08:15:36.253Z] 6b4404829858: Preparing [2024-09-18T08:15:36.253Z] fa4fa0d43f6a: Preparing [2024-09-18T08:15:36.253Z] 552a4c5bdc3c: Preparing [2024-09-18T08:15:36.253Z] 11eb139c799a: Preparing [2024-09-18T08:15:36.253Z] a7097679bb3c: Preparing [2024-09-18T08:15:36.253Z] d62a02444d39: Preparing [2024-09-18T08:15:36.253Z] 552a4c5bdc3c: Waiting [2024-09-18T08:15:36.253Z] a7097679bb3c: Waiting [2024-09-18T08:15:36.253Z] d62a02444d39: Waiting [2024-09-18T08:15:36.253Z] 11eb139c799a: Waiting [2024-09-18T08:15:36.253Z] 6b4404829858: Layer already exists [2024-09-18T08:15:36.253Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:15:36.253Z] 005d05c96382: Layer already exists [2024-09-18T08:15:36.253Z] 25ffb73fb78a: Layer already exists [2024-09-18T08:15:36.253Z] 02af39038b96: Layer already exists [2024-09-18T08:15:36.253Z] a7097679bb3c: Layer already exists [2024-09-18T08:15:36.253Z] 552a4c5bdc3c: Layer already exists [2024-09-18T08:15:36.253Z] 11eb139c799a: Layer already exists [2024-09-18T08:15:36.253Z] d62a02444d39: Layer already exists [2024-09-18T08:15:36.253Z] 3.2.0-dev.76: digest: sha256:669092aea3baaf1a14831493157cef0bb2dde774f76374c495835d5402f9eecb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:36.569Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:36.900Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:15:36.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-18T08:15:36.900Z] 25ffb73fb78a: Preparing [2024-09-18T08:15:36.900Z] 02af39038b96: Preparing [2024-09-18T08:15:36.900Z] 005d05c96382: Preparing [2024-09-18T08:15:36.900Z] 6b4404829858: Preparing [2024-09-18T08:15:36.900Z] fa4fa0d43f6a: Preparing [2024-09-18T08:15:36.900Z] 552a4c5bdc3c: Preparing [2024-09-18T08:15:36.900Z] 11eb139c799a: Preparing [2024-09-18T08:15:36.900Z] a7097679bb3c: Preparing [2024-09-18T08:15:36.900Z] d62a02444d39: Preparing [2024-09-18T08:15:36.900Z] a7097679bb3c: Waiting [2024-09-18T08:15:36.900Z] d62a02444d39: Waiting [2024-09-18T08:15:36.900Z] 552a4c5bdc3c: Waiting [2024-09-18T08:15:36.900Z] 11eb139c799a: Waiting [2024-09-18T08:15:36.900Z] 02af39038b96: Layer already exists [2024-09-18T08:15:36.900Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:15:36.900Z] 005d05c96382: Layer already exists [2024-09-18T08:15:36.900Z] 25ffb73fb78a: Layer already exists [2024-09-18T08:15:36.900Z] 6b4404829858: Layer already exists [2024-09-18T08:15:36.900Z] d62a02444d39: Layer already exists [2024-09-18T08:15:36.900Z] a7097679bb3c: Layer already exists [2024-09-18T08:15:36.900Z] 552a4c5bdc3c: Layer already exists [2024-09-18T08:15:36.900Z] 11eb139c799a: Layer already exists [2024-09-18T08:15:36.900Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76: digest: sha256:669092aea3baaf1a14831493157cef0bb2dde774f76374c495835d5402f9eecb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:37.221Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:37.544Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-09-18T08:15:37.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-18T08:15:37.544Z] 25ffb73fb78a: Preparing [2024-09-18T08:15:37.544Z] 02af39038b96: Preparing [2024-09-18T08:15:37.544Z] 005d05c96382: Preparing [2024-09-18T08:15:37.544Z] 6b4404829858: Preparing [2024-09-18T08:15:37.544Z] fa4fa0d43f6a: Preparing [2024-09-18T08:15:37.544Z] 552a4c5bdc3c: Preparing [2024-09-18T08:15:37.544Z] 11eb139c799a: Preparing [2024-09-18T08:15:37.544Z] a7097679bb3c: Preparing [2024-09-18T08:15:37.544Z] d62a02444d39: Preparing [2024-09-18T08:15:37.544Z] a7097679bb3c: Waiting [2024-09-18T08:15:37.544Z] 11eb139c799a: Waiting [2024-09-18T08:15:37.544Z] 552a4c5bdc3c: Waiting [2024-09-18T08:15:37.544Z] d62a02444d39: Waiting [2024-09-18T08:15:37.544Z] 25ffb73fb78a: Layer already exists [2024-09-18T08:15:37.544Z] 02af39038b96: Layer already exists [2024-09-18T08:15:37.544Z] 6b4404829858: Layer already exists [2024-09-18T08:15:37.544Z] 005d05c96382: Layer already exists [2024-09-18T08:15:37.544Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:15:37.544Z] a7097679bb3c: Layer already exists [2024-09-18T08:15:37.544Z] 552a4c5bdc3c: Layer already exists [2024-09-18T08:15:37.544Z] 11eb139c799a: Layer already exists [2024-09-18T08:15:37.544Z] d62a02444d39: Layer already exists [2024-09-18T08:15:37.544Z] main: digest: sha256:669092aea3baaf1a14831493157cef0bb2dde774f76374c495835d5402f9eecb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T08:15:37.611Z] ===================================================== [Pipeline] echo [2024-09-18T08:15:37.623Z] taggedImages: [2024-09-18T08:15:37.623Z] - nexus3.edgexfoundry.org:10004/security-spire-config:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:15:37.623Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-09-18T08:15:37.624Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.76 [2024-09-18T08:15:37.624Z] - nexus3.edgexfoundry.org:10004/security-spire-config:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:15:37.624Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-09-18T08:15:37.649Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-09-18T08:15:37.649Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:15:37.649Z] latest [2024-09-18T08:15:37.649Z] 3.2.0-dev.76 [2024-09-18T08:15:37.649Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:15:37.649Z] main [2024-09-18T08:15:37.649Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:37.988Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:38.315Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:15:38.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-18T08:15:38.315Z] f250ff51f5f2: Preparing [2024-09-18T08:15:38.315Z] fd9bd40a075a: Preparing [2024-09-18T08:15:38.315Z] f4ecacf7cde4: Preparing [2024-09-18T08:15:38.315Z] 6b4404829858: Preparing [2024-09-18T08:15:38.315Z] fa4fa0d43f6a: Preparing [2024-09-18T08:15:38.315Z] 7c6b96b60153: Preparing [2024-09-18T08:15:38.315Z] 28640e5b5b59: Preparing [2024-09-18T08:15:38.315Z] e9d9f9947b4d: Preparing [2024-09-18T08:15:38.315Z] d62a02444d39: Preparing [2024-09-18T08:15:38.315Z] 28640e5b5b59: Waiting [2024-09-18T08:15:38.315Z] d62a02444d39: Waiting [2024-09-18T08:15:38.315Z] 7c6b96b60153: Waiting [2024-09-18T08:15:38.315Z] e9d9f9947b4d: Waiting [2024-09-18T08:15:38.315Z] 6b4404829858: Layer already exists [2024-09-18T08:15:38.315Z] f250ff51f5f2: Layer already exists [2024-09-18T08:15:38.315Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:15:38.315Z] 28640e5b5b59: Layer already exists [2024-09-18T08:15:38.315Z] e9d9f9947b4d: Layer already exists [2024-09-18T08:15:38.315Z] d62a02444d39: Layer already exists [2024-09-18T08:15:38.315Z] f4ecacf7cde4: Pushed [2024-09-18T08:15:38.315Z] fd9bd40a075a: Pushed [2024-09-18T08:15:42.793Z] #88 DONE 111.8s [2024-09-18T08:15:42.793Z] [2024-09-18T08:15:42.793Z] #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:15:42.793Z] #94 DONE 84.3s [2024-09-18T08:15:42.793Z] [2024-09-18T08:15:42.793Z] #81 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:15:42.793Z] #81 DONE 117.0s [2024-09-18T08:15:42.793Z] [2024-09-18T08:15:42.793Z] #78 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:15:42.793Z] #78 DONE 108.5s [2024-09-18T08:15:42.793Z] [2024-09-18T08:15:42.793Z] #80 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:15:42.793Z] #80 DONE 117.1s [2024-09-18T08:15:42.793Z] [2024-09-18T08:15:42.793Z] #119 [support-cron-scheduler builder 6/7] COPY . . [2024-09-18T08:15:42.793Z] #119 ... [2024-09-18T08:15:42.793Z] [2024-09-18T08:15:42.793Z] #120 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:15:42.793Z] #120 CACHED [2024-09-18T08:15:42.793Z] [2024-09-18T08:15:42.793Z] #121 [security-secretstore-setup builder 6/7] COPY . . [2024-09-18T08:15:42.793Z] #121 CACHED [2024-09-18T08:15:42.793Z] [2024-09-18T08:15:42.793Z] #122 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-18T08:15:42.793Z] #122 CACHED [2024-09-18T08:15:42.793Z] [2024-09-18T08:15:42.793Z] #123 [security-proxy-setup builder 6/7] COPY . . [2024-09-18T08:15:42.793Z] #123 DONE 1.5s [2024-09-18T08:15:42.793Z] [2024-09-18T08:15:42.793Z] #124 [core-keeper builder 7/8] COPY . . [2024-09-18T08:15:42.793Z] #124 DONE 1.5s [2024-09-18T08:15:42.793Z] [2024-09-18T08:15:42.793Z] #125 [core-command builder 6/7] COPY . . [2024-09-18T08:15:42.793Z] #125 CACHED [2024-09-18T08:15:42.793Z] [2024-09-18T08:15:42.793Z] #126 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-18T08:15:42.793Z] #126 CACHED [2024-09-18T08:15:42.793Z] [2024-09-18T08:15:42.793Z] #127 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:15:42.793Z] #127 CACHED [2024-09-18T08:15:42.793Z] [2024-09-18T08:15:42.793Z] #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-18T08:15:42.793Z] #128 CACHED [2024-09-18T08:15:42.793Z] [2024-09-18T08:15:42.793Z] #129 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:15:42.793Z] #129 CACHED [2024-09-18T08:15:42.793Z] [2024-09-18T08:15:42.793Z] #130 [security-bootstrapper builder 6/7] COPY . . [2024-09-18T08:15:42.793Z] #130 CACHED [2024-09-18T08:15:42.793Z] [2024-09-18T08:15:42.793Z] #131 [core-data builder 6/7] COPY . . [2024-09-18T08:15:42.793Z] #131 CACHED [2024-09-18T08:15:42.793Z] [2024-09-18T08:15:42.793Z] #132 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-18T08:15:42.793Z] #132 CACHED [2024-09-18T08:15:42.793Z] [2024-09-18T08:15:42.793Z] #133 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:15:42.793Z] #133 CACHED [2024-09-18T08:15:42.793Z] [2024-09-18T08:15:42.793Z] #134 [security-proxy-auth builder 6/7] COPY . . [2024-09-18T08:15:42.793Z] #134 CACHED [2024-09-18T08:15:42.793Z] [2024-09-18T08:15:42.793Z] #135 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-18T08:15:42.793Z] #135 CACHED [2024-09-18T08:15:42.793Z] [2024-09-18T08:15:42.793Z] #136 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:15:42.793Z] #136 CACHED [2024-09-18T08:15:42.793Z] [2024-09-18T08:15:42.793Z] #137 [support-scheduler builder 6/7] COPY . . [2024-09-18T08:15:42.793Z] #137 CACHED [2024-09-18T08:15:42.793Z] [2024-09-18T08:15:42.793Z] #138 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-18T08:15:42.793Z] #138 CACHED [2024-09-18T08:15:42.793Z] [2024-09-18T08:15:42.793Z] #139 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:15:42.793Z] #139 CACHED [2024-09-18T08:15:42.793Z] [2024-09-18T08:15:42.793Z] #140 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-18T08:15:42.793Z] #140 CACHED [2024-09-18T08:15:42.793Z] [2024-09-18T08:15:42.793Z] #141 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:15:42.793Z] #141 CACHED [2024-09-18T08:15:42.793Z] [2024-09-18T08:15:42.793Z] #142 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-18T08:15:42.793Z] #142 CACHED [2024-09-18T08:15:42.793Z] [2024-09-18T08:15:42.793Z] #143 [support-notifications builder 6/7] COPY . . [2024-09-18T08:15:42.793Z] #143 CACHED [2024-09-18T08:15:42.793Z] [2024-09-18T08:15:42.793Z] #144 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:15:42.793Z] #144 CACHED [2024-09-18T08:15:42.793Z] [2024-09-18T08:15:42.793Z] #145 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-18T08:15:42.793Z] #145 CACHED [2024-09-18T08:15:42.793Z] [2024-09-18T08:15:42.793Z] #146 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-18T08:15:42.793Z] #146 DONE 1.5s [2024-09-18T08:15:42.793Z] [2024-09-18T08:15:42.793Z] #147 [core-metadata builder 6/7] COPY . . [2024-09-18T08:15:42.793Z] #147 DONE 1.6s [2024-09-18T08:15:42.793Z] [2024-09-18T08:15:42.793Z] #119 [support-cron-scheduler builder 6/7] COPY . . [2024-09-18T08:15:42.793Z] #119 DONE 1.5s [2024-09-18T08:15:42.793Z] [2024-09-18T08:15:42.793Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-18T08:15:48.142Z] #148 ... [2024-09-18T08:15:48.142Z] [2024-09-18T08:15:48.142Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-18T08:15:48.142Z] #0 5.515 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-18T08:15:48.725Z] #149 ... [2024-09-18T08:15:48.725Z] [2024-09-18T08:15:48.725Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-18T08:15:48.725Z] #0 6.073 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-18T08:15:48.981Z] 7c6b96b60153: Pushed [2024-09-18T08:15:48.981Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06: digest: sha256:c364bd603480c85ccf632e821d237f3217c4fe11b11cd201ddae87b44983eb2a size: 2196 [Pipeline] } [2024-09-18T08:15:48.993Z] #150 ... [2024-09-18T08:15:48.993Z] [2024-09-18T08:15:48.993Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-18T08:15:48.993Z] #0 6.148 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:49.311Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:49.638Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-09-18T08:15:49.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-18T08:15:49.638Z] f250ff51f5f2: Preparing [2024-09-18T08:15:49.638Z] fd9bd40a075a: Preparing [2024-09-18T08:15:49.638Z] f4ecacf7cde4: Preparing [2024-09-18T08:15:49.638Z] 6b4404829858: Preparing [2024-09-18T08:15:49.638Z] fa4fa0d43f6a: Preparing [2024-09-18T08:15:49.638Z] 7c6b96b60153: Preparing [2024-09-18T08:15:49.638Z] 28640e5b5b59: Preparing [2024-09-18T08:15:49.638Z] e9d9f9947b4d: Preparing [2024-09-18T08:15:49.638Z] d62a02444d39: Preparing [2024-09-18T08:15:49.638Z] 7c6b96b60153: Waiting [2024-09-18T08:15:49.638Z] 28640e5b5b59: Waiting [2024-09-18T08:15:49.638Z] d62a02444d39: Waiting [2024-09-18T08:15:49.638Z] e9d9f9947b4d: Waiting [2024-09-18T08:15:49.638Z] fd9bd40a075a: Layer already exists [2024-09-18T08:15:49.638Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:15:49.638Z] 6b4404829858: Layer already exists [2024-09-18T08:15:49.638Z] f250ff51f5f2: Layer already exists [2024-09-18T08:15:49.638Z] f4ecacf7cde4: Layer already exists [2024-09-18T08:15:49.638Z] 7c6b96b60153: Layer already exists [2024-09-18T08:15:49.638Z] d62a02444d39: Layer already exists [2024-09-18T08:15:49.638Z] e9d9f9947b4d: Layer already exists [2024-09-18T08:15:49.638Z] 28640e5b5b59: Layer already exists [2024-09-18T08:15:49.638Z] latest: digest: sha256:c364bd603480c85ccf632e821d237f3217c4fe11b11cd201ddae87b44983eb2a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:49.954Z] #151 ... [2024-09-18T08:15:49.955Z] [2024-09-18T08:15:49.955Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-18T08:15:49.955Z] #0 6.976 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-18T08:15:49.955Z] #152 ... [2024-09-18T08:15:49.955Z] [2024-09-18T08:15:49.955Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-18T08:15:49.955Z] #148 6.982 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-18T08:15:49.974Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:50.304Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.76 [2024-09-18T08:15:50.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-18T08:15:50.304Z] f250ff51f5f2: Preparing [2024-09-18T08:15:50.305Z] fd9bd40a075a: Preparing [2024-09-18T08:15:50.305Z] f4ecacf7cde4: Preparing [2024-09-18T08:15:50.305Z] 6b4404829858: Preparing [2024-09-18T08:15:50.305Z] fa4fa0d43f6a: Preparing [2024-09-18T08:15:50.305Z] 7c6b96b60153: Preparing [2024-09-18T08:15:50.305Z] 28640e5b5b59: Preparing [2024-09-18T08:15:50.305Z] e9d9f9947b4d: Preparing [2024-09-18T08:15:50.305Z] d62a02444d39: Preparing [2024-09-18T08:15:50.305Z] 7c6b96b60153: Waiting [2024-09-18T08:15:50.305Z] 28640e5b5b59: Waiting [2024-09-18T08:15:50.305Z] d62a02444d39: Waiting [2024-09-18T08:15:50.305Z] fd9bd40a075a: Layer already exists [2024-09-18T08:15:50.305Z] f250ff51f5f2: Layer already exists [2024-09-18T08:15:50.305Z] 6b4404829858: Layer already exists [2024-09-18T08:15:50.305Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:15:50.305Z] f4ecacf7cde4: Layer already exists [2024-09-18T08:15:50.305Z] e9d9f9947b4d: Layer already exists [2024-09-18T08:15:50.305Z] d62a02444d39: Layer already exists [2024-09-18T08:15:50.305Z] 7c6b96b60153: Layer already exists [2024-09-18T08:15:50.305Z] 28640e5b5b59: Layer already exists [2024-09-18T08:15:50.305Z] 3.2.0-dev.76: digest: sha256:c364bd603480c85ccf632e821d237f3217c4fe11b11cd201ddae87b44983eb2a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:50.628Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:50.950Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:15:50.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-18T08:15:50.950Z] f250ff51f5f2: Preparing [2024-09-18T08:15:50.950Z] fd9bd40a075a: Preparing [2024-09-18T08:15:50.950Z] f4ecacf7cde4: Preparing [2024-09-18T08:15:50.950Z] 6b4404829858: Preparing [2024-09-18T08:15:50.950Z] fa4fa0d43f6a: Preparing [2024-09-18T08:15:50.950Z] 7c6b96b60153: Preparing [2024-09-18T08:15:50.950Z] 28640e5b5b59: Preparing [2024-09-18T08:15:50.950Z] e9d9f9947b4d: Preparing [2024-09-18T08:15:50.950Z] d62a02444d39: Preparing [2024-09-18T08:15:50.950Z] 7c6b96b60153: Waiting [2024-09-18T08:15:50.950Z] e9d9f9947b4d: Waiting [2024-09-18T08:15:50.950Z] d62a02444d39: Waiting [2024-09-18T08:15:50.950Z] 28640e5b5b59: Waiting [2024-09-18T08:15:50.950Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:15:50.950Z] f250ff51f5f2: Layer already exists [2024-09-18T08:15:50.950Z] 6b4404829858: Layer already exists [2024-09-18T08:15:50.950Z] f4ecacf7cde4: Layer already exists [2024-09-18T08:15:50.950Z] fd9bd40a075a: Layer already exists [2024-09-18T08:15:50.950Z] 7c6b96b60153: Layer already exists [2024-09-18T08:15:50.950Z] 28640e5b5b59: Layer already exists [2024-09-18T08:15:50.950Z] d62a02444d39: Layer already exists [2024-09-18T08:15:50.950Z] e9d9f9947b4d: Layer already exists [2024-09-18T08:15:50.950Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76: digest: sha256:c364bd603480c85ccf632e821d237f3217c4fe11b11cd201ddae87b44983eb2a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:51.281Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:51.595Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-09-18T08:15:51.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-18T08:15:51.595Z] f250ff51f5f2: Preparing [2024-09-18T08:15:51.595Z] fd9bd40a075a: Preparing [2024-09-18T08:15:51.595Z] f4ecacf7cde4: Preparing [2024-09-18T08:15:51.595Z] 6b4404829858: Preparing [2024-09-18T08:15:51.595Z] fa4fa0d43f6a: Preparing [2024-09-18T08:15:51.595Z] 7c6b96b60153: Preparing [2024-09-18T08:15:51.595Z] 28640e5b5b59: Preparing [2024-09-18T08:15:51.595Z] e9d9f9947b4d: Preparing [2024-09-18T08:15:51.595Z] d62a02444d39: Preparing [2024-09-18T08:15:51.595Z] e9d9f9947b4d: Waiting [2024-09-18T08:15:51.595Z] 7c6b96b60153: Waiting [2024-09-18T08:15:51.595Z] 28640e5b5b59: Waiting [2024-09-18T08:15:51.595Z] d62a02444d39: Waiting [2024-09-18T08:15:51.595Z] 6b4404829858: Layer already exists [2024-09-18T08:15:51.595Z] f250ff51f5f2: Layer already exists [2024-09-18T08:15:51.595Z] fd9bd40a075a: Layer already exists [2024-09-18T08:15:51.595Z] f4ecacf7cde4: Layer already exists [2024-09-18T08:15:51.595Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:15:51.595Z] 28640e5b5b59: Layer already exists [2024-09-18T08:15:51.595Z] d62a02444d39: Layer already exists [2024-09-18T08:15:51.595Z] 7c6b96b60153: Layer already exists [2024-09-18T08:15:51.595Z] e9d9f9947b4d: Layer already exists [2024-09-18T08:15:51.595Z] main: digest: sha256:c364bd603480c85ccf632e821d237f3217c4fe11b11cd201ddae87b44983eb2a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T08:15:51.655Z] ===================================================== [Pipeline] echo [2024-09-18T08:15:51.672Z] taggedImages: [2024-09-18T08:15:51.672Z] - nexus3.edgexfoundry.org:10004/security-spire-server:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:15:51.672Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-09-18T08:15:51.672Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.76 [2024-09-18T08:15:51.672Z] - nexus3.edgexfoundry.org:10004/security-spire-server:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:15:51.672Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-09-18T08:15:51.700Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: [2024-09-18T08:15:51.700Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:15:51.700Z] latest [2024-09-18T08:15:51.700Z] 3.2.0-dev.76 [2024-09-18T08:15:51.700Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:15:51.700Z] main [2024-09-18T08:15:51.700Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:52.045Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:52.365Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:15:52.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-18T08:15:52.365Z] d2085b2c325f: Preparing [2024-09-18T08:15:52.365Z] f89bfc096f8f: Preparing [2024-09-18T08:15:52.365Z] 6b4404829858: Preparing [2024-09-18T08:15:52.365Z] fa4fa0d43f6a: Preparing [2024-09-18T08:15:52.365Z] 9077e4e080e4: Preparing [2024-09-18T08:15:52.365Z] afeccd06b875: Preparing [2024-09-18T08:15:52.365Z] d62a02444d39: Preparing [2024-09-18T08:15:52.365Z] d62a02444d39: Waiting [2024-09-18T08:15:52.365Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:15:52.365Z] 6b4404829858: Layer already exists [2024-09-18T08:15:52.365Z] d62a02444d39: Layer already exists [2024-09-18T08:15:52.365Z] d2085b2c325f: Pushed [2024-09-18T08:15:52.365Z] 9077e4e080e4: Pushed [2024-09-18T08:15:52.625Z] afeccd06b875: Pushed [2024-09-18T08:15:53.298Z] #148 ... [2024-09-18T08:15:53.298Z] [2024-09-18T08:15:53.298Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-18T08:15:53.298Z] #0 4.844 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-18T08:15:53.298Z] #153 ... [2024-09-18T08:15:53.298Z] [2024-09-18T08:15:53.298Z] #154 [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-09-18T08:15:53.298Z] #0 4.967 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-18T08:15:53.298Z] #154 ... [2024-09-18T08:15:53.298Z] [2024-09-18T08:15:53.298Z] #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-18T08:15:53.298Z] #0 7.259 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-09-18T08:15:53.298Z] #155 ... [2024-09-18T08:15:53.298Z] [2024-09-18T08:15:53.298Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-18T08:15:53.298Z] #0 7.486 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-18T08:15:53.583Z] #156 ... [2024-09-18T08:15:53.583Z] [2024-09-18T08:15:53.583Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-18T08:15:53.583Z] #0 7.136 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-18T08:15:53.850Z] #157 ... [2024-09-18T08:15:53.850Z] [2024-09-18T08:15:53.850Z] #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-18T08:15:53.850Z] #0 7.372 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-18T08:15:53.850Z] #158 ... [2024-09-18T08:15:53.850Z] [2024-09-18T08:15:53.850Z] #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-18T08:15:53.850Z] #0 6.713 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-18T08:15:54.149Z] #159 ... [2024-09-18T08:15:54.149Z] [2024-09-18T08:15:54.149Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-18T08:15:54.149Z] #0 6.605 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-18T08:15:55.919Z] f89bfc096f8f: Pushed [2024-09-18T08:15:55.919Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06: digest: sha256:3f9dce1def9691e683b1d73613a122a5b5a3e9122ec4a7b8fc275bea5a8aee4f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:56.243Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:56.564Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-09-18T08:15:56.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-18T08:15:56.564Z] d2085b2c325f: Preparing [2024-09-18T08:15:56.564Z] f89bfc096f8f: Preparing [2024-09-18T08:15:56.564Z] 6b4404829858: Preparing [2024-09-18T08:15:56.564Z] fa4fa0d43f6a: Preparing [2024-09-18T08:15:56.564Z] 9077e4e080e4: Preparing [2024-09-18T08:15:56.564Z] afeccd06b875: Preparing [2024-09-18T08:15:56.564Z] d62a02444d39: Preparing [2024-09-18T08:15:56.564Z] afeccd06b875: Waiting [2024-09-18T08:15:56.564Z] d62a02444d39: Waiting [2024-09-18T08:15:56.564Z] 6b4404829858: Layer already exists [2024-09-18T08:15:56.564Z] f89bfc096f8f: Layer already exists [2024-09-18T08:15:56.564Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:15:56.564Z] d2085b2c325f: Layer already exists [2024-09-18T08:15:56.564Z] 9077e4e080e4: Layer already exists [2024-09-18T08:15:56.564Z] d62a02444d39: Layer already exists [2024-09-18T08:15:56.564Z] afeccd06b875: Layer already exists [2024-09-18T08:15:56.564Z] latest: digest: sha256:3f9dce1def9691e683b1d73613a122a5b5a3e9122ec4a7b8fc275bea5a8aee4f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:56.896Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:57.216Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.76 [2024-09-18T08:15:57.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-18T08:15:57.217Z] d2085b2c325f: Preparing [2024-09-18T08:15:57.217Z] f89bfc096f8f: Preparing [2024-09-18T08:15:57.217Z] 6b4404829858: Preparing [2024-09-18T08:15:57.217Z] fa4fa0d43f6a: Preparing [2024-09-18T08:15:57.217Z] 9077e4e080e4: Preparing [2024-09-18T08:15:57.217Z] afeccd06b875: Preparing [2024-09-18T08:15:57.217Z] d62a02444d39: Preparing [2024-09-18T08:15:57.217Z] afeccd06b875: Waiting [2024-09-18T08:15:57.217Z] d62a02444d39: Waiting [2024-09-18T08:15:57.217Z] 6b4404829858: Layer already exists [2024-09-18T08:15:57.217Z] f89bfc096f8f: Layer already exists [2024-09-18T08:15:57.217Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:15:57.217Z] d2085b2c325f: Layer already exists [2024-09-18T08:15:57.217Z] 9077e4e080e4: Layer already exists [2024-09-18T08:15:57.217Z] afeccd06b875: Layer already exists [2024-09-18T08:15:57.217Z] d62a02444d39: Layer already exists [2024-09-18T08:15:57.217Z] 3.2.0-dev.76: digest: sha256:3f9dce1def9691e683b1d73613a122a5b5a3e9122ec4a7b8fc275bea5a8aee4f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:57.553Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:57.873Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:15:57.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-18T08:15:57.874Z] d2085b2c325f: Preparing [2024-09-18T08:15:57.874Z] f89bfc096f8f: Preparing [2024-09-18T08:15:57.874Z] 6b4404829858: Preparing [2024-09-18T08:15:57.874Z] fa4fa0d43f6a: Preparing [2024-09-18T08:15:57.874Z] 9077e4e080e4: Preparing [2024-09-18T08:15:57.874Z] afeccd06b875: Preparing [2024-09-18T08:15:57.874Z] d62a02444d39: Preparing [2024-09-18T08:15:57.874Z] afeccd06b875: Waiting [2024-09-18T08:15:57.874Z] d62a02444d39: Waiting [2024-09-18T08:15:57.874Z] 9077e4e080e4: Layer already exists [2024-09-18T08:15:57.874Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:15:57.874Z] f89bfc096f8f: Layer already exists [2024-09-18T08:15:57.874Z] d2085b2c325f: Layer already exists [2024-09-18T08:15:57.874Z] 6b4404829858: Layer already exists [2024-09-18T08:15:57.874Z] afeccd06b875: Layer already exists [2024-09-18T08:15:57.874Z] d62a02444d39: Layer already exists [2024-09-18T08:15:57.874Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76: digest: sha256:3f9dce1def9691e683b1d73613a122a5b5a3e9122ec4a7b8fc275bea5a8aee4f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:58.205Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:58.547Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [2024-09-18T08:15:58.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-18T08:15:58.547Z] d2085b2c325f: Preparing [2024-09-18T08:15:58.547Z] f89bfc096f8f: Preparing [2024-09-18T08:15:58.547Z] 6b4404829858: Preparing [2024-09-18T08:15:58.547Z] fa4fa0d43f6a: Preparing [2024-09-18T08:15:58.547Z] 9077e4e080e4: Preparing [2024-09-18T08:15:58.547Z] afeccd06b875: Preparing [2024-09-18T08:15:58.547Z] d62a02444d39: Preparing [2024-09-18T08:15:58.547Z] afeccd06b875: Waiting [2024-09-18T08:15:58.547Z] d62a02444d39: Waiting [2024-09-18T08:15:58.547Z] f89bfc096f8f: Layer already exists [2024-09-18T08:15:58.547Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:15:58.547Z] d2085b2c325f: Layer already exists [2024-09-18T08:15:58.547Z] 6b4404829858: Layer already exists [2024-09-18T08:15:58.547Z] 9077e4e080e4: Layer already exists [2024-09-18T08:15:58.547Z] d62a02444d39: Layer already exists [2024-09-18T08:15:58.547Z] afeccd06b875: Layer already exists [2024-09-18T08:15:58.547Z] main: digest: sha256:3f9dce1def9691e683b1d73613a122a5b5a3e9122ec4a7b8fc275bea5a8aee4f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T08:15:58.620Z] ===================================================== [Pipeline] echo [2024-09-18T08:15:58.637Z] taggedImages: [2024-09-18T08:15:58.637Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:15:58.637Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-09-18T08:15:58.637Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.76 [2024-09-18T08:15:58.637Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:15:58.637Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo [2024-09-18T08:15:58.666Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-09-18T08:15:58.666Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:15:58.666Z] latest [2024-09-18T08:15:58.666Z] 3.2.0-dev.76 [2024-09-18T08:15:58.666Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:15:58.666Z] main [2024-09-18T08:15:58.666Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:59.016Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:15:59.338Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:15:59.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-18T08:15:59.338Z] 58dd55ef24f6: Preparing [2024-09-18T08:15:59.338Z] 4750ef4d15d8: Preparing [2024-09-18T08:15:59.338Z] 6b4404829858: Preparing [2024-09-18T08:15:59.338Z] fa4fa0d43f6a: Preparing [2024-09-18T08:15:59.338Z] 948f3bb5b3ca: Preparing [2024-09-18T08:15:59.338Z] 0aee6ecdab9f: Preparing [2024-09-18T08:15:59.338Z] d62a02444d39: Preparing [2024-09-18T08:15:59.338Z] d62a02444d39: Waiting [2024-09-18T08:15:59.338Z] 6b4404829858: Layer already exists [2024-09-18T08:15:59.338Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:15:59.338Z] d62a02444d39: Layer already exists [2024-09-18T08:15:59.338Z] 948f3bb5b3ca: Pushed [2024-09-18T08:15:59.338Z] 58dd55ef24f6: Pushed [2024-09-18T08:15:59.338Z] 0aee6ecdab9f: Pushed [2024-09-18T08:16:02.638Z] 4750ef4d15d8: Pushed [2024-09-18T08:16:02.638Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06: digest: sha256:4fb239cc0b2f4c92061652a69479a9cc84068d20800c1e38bc1028d70a5f3190 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:16:02.963Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:16:03.289Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-09-18T08:16:03.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-18T08:16:03.289Z] 58dd55ef24f6: Preparing [2024-09-18T08:16:03.289Z] 4750ef4d15d8: Preparing [2024-09-18T08:16:03.289Z] 6b4404829858: Preparing [2024-09-18T08:16:03.289Z] fa4fa0d43f6a: Preparing [2024-09-18T08:16:03.289Z] 948f3bb5b3ca: Preparing [2024-09-18T08:16:03.289Z] 0aee6ecdab9f: Preparing [2024-09-18T08:16:03.289Z] d62a02444d39: Preparing [2024-09-18T08:16:03.289Z] 0aee6ecdab9f: Waiting [2024-09-18T08:16:03.289Z] d62a02444d39: Waiting [2024-09-18T08:16:03.289Z] 58dd55ef24f6: Layer already exists [2024-09-18T08:16:03.289Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:16:03.289Z] 6b4404829858: Layer already exists [2024-09-18T08:16:03.289Z] 4750ef4d15d8: Layer already exists [2024-09-18T08:16:03.289Z] 948f3bb5b3ca: Layer already exists [2024-09-18T08:16:03.289Z] d62a02444d39: Layer already exists [2024-09-18T08:16:03.289Z] 0aee6ecdab9f: Layer already exists [2024-09-18T08:16:03.289Z] latest: digest: sha256:4fb239cc0b2f4c92061652a69479a9cc84068d20800c1e38bc1028d70a5f3190 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:16:03.609Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:16:03.940Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.76 [2024-09-18T08:16:03.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-18T08:16:03.940Z] 58dd55ef24f6: Preparing [2024-09-18T08:16:03.940Z] 4750ef4d15d8: Preparing [2024-09-18T08:16:03.940Z] 6b4404829858: Preparing [2024-09-18T08:16:03.940Z] fa4fa0d43f6a: Preparing [2024-09-18T08:16:03.940Z] 948f3bb5b3ca: Preparing [2024-09-18T08:16:03.940Z] 0aee6ecdab9f: Preparing [2024-09-18T08:16:03.940Z] d62a02444d39: Preparing [2024-09-18T08:16:03.940Z] 0aee6ecdab9f: Waiting [2024-09-18T08:16:03.940Z] d62a02444d39: Waiting [2024-09-18T08:16:03.940Z] 4750ef4d15d8: Layer already exists [2024-09-18T08:16:03.940Z] 948f3bb5b3ca: Layer already exists [2024-09-18T08:16:03.940Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:16:03.940Z] 58dd55ef24f6: Layer already exists [2024-09-18T08:16:03.940Z] 6b4404829858: Layer already exists [2024-09-18T08:16:03.940Z] 0aee6ecdab9f: Layer already exists [2024-09-18T08:16:03.940Z] d62a02444d39: Layer already exists [2024-09-18T08:16:03.940Z] 3.2.0-dev.76: digest: sha256:4fb239cc0b2f4c92061652a69479a9cc84068d20800c1e38bc1028d70a5f3190 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:16:04.279Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:16:04.608Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:16:04.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-18T08:16:04.608Z] 58dd55ef24f6: Preparing [2024-09-18T08:16:04.608Z] 4750ef4d15d8: Preparing [2024-09-18T08:16:04.608Z] 6b4404829858: Preparing [2024-09-18T08:16:04.608Z] fa4fa0d43f6a: Preparing [2024-09-18T08:16:04.608Z] 948f3bb5b3ca: Preparing [2024-09-18T08:16:04.608Z] 0aee6ecdab9f: Preparing [2024-09-18T08:16:04.608Z] d62a02444d39: Preparing [2024-09-18T08:16:04.608Z] d62a02444d39: Waiting [2024-09-18T08:16:04.608Z] 0aee6ecdab9f: Waiting [2024-09-18T08:16:04.608Z] 948f3bb5b3ca: Layer already exists [2024-09-18T08:16:04.608Z] 58dd55ef24f6: Layer already exists [2024-09-18T08:16:04.608Z] 4750ef4d15d8: Layer already exists [2024-09-18T08:16:04.608Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:16:04.608Z] 6b4404829858: Layer already exists [2024-09-18T08:16:04.608Z] 0aee6ecdab9f: Layer already exists [2024-09-18T08:16:04.608Z] d62a02444d39: Layer already exists [2024-09-18T08:16:04.608Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76: digest: sha256:4fb239cc0b2f4c92061652a69479a9cc84068d20800c1e38bc1028d70a5f3190 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:16:04.939Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:16:05.266Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-09-18T08:16:05.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-18T08:16:05.266Z] 58dd55ef24f6: Preparing [2024-09-18T08:16:05.266Z] 4750ef4d15d8: Preparing [2024-09-18T08:16:05.266Z] 6b4404829858: Preparing [2024-09-18T08:16:05.266Z] fa4fa0d43f6a: Preparing [2024-09-18T08:16:05.266Z] 948f3bb5b3ca: Preparing [2024-09-18T08:16:05.266Z] 0aee6ecdab9f: Preparing [2024-09-18T08:16:05.266Z] d62a02444d39: Preparing [2024-09-18T08:16:05.266Z] 0aee6ecdab9f: Waiting [2024-09-18T08:16:05.266Z] d62a02444d39: Waiting [2024-09-18T08:16:05.266Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:16:05.266Z] 58dd55ef24f6: Layer already exists [2024-09-18T08:16:05.266Z] 948f3bb5b3ca: Layer already exists [2024-09-18T08:16:05.266Z] 4750ef4d15d8: Layer already exists [2024-09-18T08:16:05.266Z] 6b4404829858: Layer already exists [2024-09-18T08:16:05.266Z] 0aee6ecdab9f: Layer already exists [2024-09-18T08:16:05.266Z] d62a02444d39: Layer already exists [2024-09-18T08:16:05.266Z] main: digest: sha256:4fb239cc0b2f4c92061652a69479a9cc84068d20800c1e38bc1028d70a5f3190 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T08:16:05.342Z] ===================================================== [Pipeline] echo [2024-09-18T08:16:05.359Z] taggedImages: [2024-09-18T08:16:05.359Z] - nexus3.edgexfoundry.org:10004/support-notifications:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:16:05.359Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-09-18T08:16:05.359Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.76 [2024-09-18T08:16:05.359Z] - nexus3.edgexfoundry.org:10004/support-notifications:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:16:05.359Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-09-18T08:16:05.391Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-09-18T08:16:05.391Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:16:05.391Z] latest [2024-09-18T08:16:05.391Z] 3.2.0-dev.76 [2024-09-18T08:16:05.391Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:16:05.391Z] main [2024-09-18T08:16:05.391Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:16:05.728Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:16:06.046Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:16:06.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-18T08:16:06.046Z] 972c0b3c6d14: Preparing [2024-09-18T08:16:06.046Z] a42aba93f488: Preparing [2024-09-18T08:16:06.046Z] 6b4404829858: Preparing [2024-09-18T08:16:06.046Z] fa4fa0d43f6a: Preparing [2024-09-18T08:16:06.046Z] 87bbe51fa49d: Preparing [2024-09-18T08:16:06.046Z] f242ec95c924: Preparing [2024-09-18T08:16:06.046Z] d62a02444d39: Preparing [2024-09-18T08:16:06.046Z] f242ec95c924: Waiting [2024-09-18T08:16:06.046Z] d62a02444d39: Waiting [2024-09-18T08:16:06.046Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:16:06.046Z] 6b4404829858: Layer already exists [2024-09-18T08:16:06.046Z] 87bbe51fa49d: Layer already exists [2024-09-18T08:16:06.046Z] f242ec95c924: Layer already exists [2024-09-18T08:16:06.046Z] d62a02444d39: Layer already exists [2024-09-18T08:16:06.046Z] 972c0b3c6d14: Pushed [2024-09-18T08:16:09.337Z] a42aba93f488: Pushed [2024-09-18T08:16:09.337Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06: digest: sha256:066c5e67e3f277e1f7a84e0717bc7c3a8d3aa4fc8c4ef40dcbffb5bb80b7f503 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:16:09.656Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:16:09.966Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-09-18T08:16:09.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-18T08:16:09.966Z] 972c0b3c6d14: Preparing [2024-09-18T08:16:09.966Z] a42aba93f488: Preparing [2024-09-18T08:16:09.966Z] 6b4404829858: Preparing [2024-09-18T08:16:09.966Z] fa4fa0d43f6a: Preparing [2024-09-18T08:16:09.966Z] 87bbe51fa49d: Preparing [2024-09-18T08:16:09.966Z] f242ec95c924: Preparing [2024-09-18T08:16:09.966Z] d62a02444d39: Preparing [2024-09-18T08:16:09.966Z] f242ec95c924: Waiting [2024-09-18T08:16:09.966Z] d62a02444d39: Waiting [2024-09-18T08:16:09.966Z] 6b4404829858: Layer already exists [2024-09-18T08:16:09.966Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:16:09.966Z] 87bbe51fa49d: Layer already exists [2024-09-18T08:16:09.966Z] a42aba93f488: Layer already exists [2024-09-18T08:16:09.966Z] 972c0b3c6d14: Layer already exists [2024-09-18T08:16:09.966Z] f242ec95c924: Layer already exists [2024-09-18T08:16:09.966Z] d62a02444d39: Layer already exists [2024-09-18T08:16:09.966Z] latest: digest: sha256:066c5e67e3f277e1f7a84e0717bc7c3a8d3aa4fc8c4ef40dcbffb5bb80b7f503 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:16:10.295Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:16:10.620Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.76 [2024-09-18T08:16:10.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-18T08:16:10.620Z] 972c0b3c6d14: Preparing [2024-09-18T08:16:10.620Z] a42aba93f488: Preparing [2024-09-18T08:16:10.620Z] 6b4404829858: Preparing [2024-09-18T08:16:10.620Z] fa4fa0d43f6a: Preparing [2024-09-18T08:16:10.620Z] 87bbe51fa49d: Preparing [2024-09-18T08:16:10.620Z] f242ec95c924: Preparing [2024-09-18T08:16:10.620Z] d62a02444d39: Preparing [2024-09-18T08:16:10.620Z] f242ec95c924: Waiting [2024-09-18T08:16:10.620Z] d62a02444d39: Waiting [2024-09-18T08:16:10.620Z] 87bbe51fa49d: Layer already exists [2024-09-18T08:16:10.620Z] a42aba93f488: Layer already exists [2024-09-18T08:16:10.621Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:16:10.621Z] 6b4404829858: Layer already exists [2024-09-18T08:16:10.621Z] 972c0b3c6d14: Layer already exists [2024-09-18T08:16:10.621Z] f242ec95c924: Layer already exists [2024-09-18T08:16:10.621Z] d62a02444d39: Layer already exists [2024-09-18T08:16:10.621Z] 3.2.0-dev.76: digest: sha256:066c5e67e3f277e1f7a84e0717bc7c3a8d3aa4fc8c4ef40dcbffb5bb80b7f503 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:16:10.941Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:16:11.258Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:16:11.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-18T08:16:11.258Z] 972c0b3c6d14: Preparing [2024-09-18T08:16:11.258Z] a42aba93f488: Preparing [2024-09-18T08:16:11.258Z] 6b4404829858: Preparing [2024-09-18T08:16:11.258Z] fa4fa0d43f6a: Preparing [2024-09-18T08:16:11.258Z] 87bbe51fa49d: Preparing [2024-09-18T08:16:11.258Z] f242ec95c924: Preparing [2024-09-18T08:16:11.258Z] d62a02444d39: Preparing [2024-09-18T08:16:11.258Z] d62a02444d39: Waiting [2024-09-18T08:16:11.258Z] f242ec95c924: Waiting [2024-09-18T08:16:11.258Z] 87bbe51fa49d: Layer already exists [2024-09-18T08:16:11.258Z] 972c0b3c6d14: Layer already exists [2024-09-18T08:16:11.258Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:16:11.258Z] a42aba93f488: Layer already exists [2024-09-18T08:16:11.258Z] 6b4404829858: Layer already exists [2024-09-18T08:16:11.258Z] f242ec95c924: Layer already exists [2024-09-18T08:16:11.258Z] d62a02444d39: Layer already exists [2024-09-18T08:16:11.258Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76: digest: sha256:066c5e67e3f277e1f7a84e0717bc7c3a8d3aa4fc8c4ef40dcbffb5bb80b7f503 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:16:11.585Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:16:11.909Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-09-18T08:16:11.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-18T08:16:11.909Z] 972c0b3c6d14: Preparing [2024-09-18T08:16:11.909Z] a42aba93f488: Preparing [2024-09-18T08:16:11.909Z] 6b4404829858: Preparing [2024-09-18T08:16:11.909Z] fa4fa0d43f6a: Preparing [2024-09-18T08:16:11.909Z] 87bbe51fa49d: Preparing [2024-09-18T08:16:11.909Z] f242ec95c924: Preparing [2024-09-18T08:16:11.909Z] d62a02444d39: Preparing [2024-09-18T08:16:11.909Z] d62a02444d39: Waiting [2024-09-18T08:16:11.909Z] f242ec95c924: Waiting [2024-09-18T08:16:11.909Z] a42aba93f488: Layer already exists [2024-09-18T08:16:11.909Z] fa4fa0d43f6a: Layer already exists [2024-09-18T08:16:11.909Z] 6b4404829858: Layer already exists [2024-09-18T08:16:11.909Z] 972c0b3c6d14: Layer already exists [2024-09-18T08:16:11.909Z] 87bbe51fa49d: Layer already exists [2024-09-18T08:16:11.909Z] f242ec95c924: Layer already exists [2024-09-18T08:16:11.909Z] d62a02444d39: Layer already exists [2024-09-18T08:16:11.909Z] main: digest: sha256:066c5e67e3f277e1f7a84e0717bc7c3a8d3aa4fc8c4ef40dcbffb5bb80b7f503 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T08:16:11.984Z] ===================================================== [Pipeline] echo [2024-09-18T08:16:11.997Z] taggedImages: [2024-09-18T08:16:11.997Z] - nexus3.edgexfoundry.org:10004/support-scheduler:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:16:11.997Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-09-18T08:16:11.997Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.76 [2024-09-18T08:16:11.997Z] - nexus3.edgexfoundry.org:10004/support-scheduler:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:16:11.997Z] - 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-09-18T08:36:47.201Z] #160 ... [2024-09-18T08:36:47.201Z] [2024-09-18T08:36:47.201Z] #154 [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-09-18T08:36:47.201Z] #154 1259.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-18T08:36:47.201Z] #154 ... [2024-09-18T08:36:47.201Z] [2024-09-18T08:36:47.201Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-18T08:36:47.201Z] #149 DONE 1261.3s [2024-09-18T08:36:47.201Z] [2024-09-18T08:36:47.201Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-18T08:36:47.201Z] #153 DONE 1261.3s [2024-09-18T08:36:47.201Z] [2024-09-18T08:36:47.201Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:36:47.201Z] #52 ... [2024-09-18T08:36:47.201Z] [2024-09-18T08:36:47.201Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T08:36:47.201Z] #161 DONE 0.5s [2024-09-18T08:36:47.201Z] [2024-09-18T08:36:47.201Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-18T08:36:47.201Z] #162 DONE 0.3s [2024-09-18T08:36:47.201Z] [2024-09-18T08:36:47.201Z] #163 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-18T08:36:47.201Z] #163 DONE 0.6s [2024-09-18T08:36:47.201Z] [2024-09-18T08:36:47.201Z] #164 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-18T08:36:47.201Z] #164 ... [2024-09-18T08:36:47.201Z] [2024-09-18T08:36:47.201Z] #165 [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-09-18T08:36:47.201Z] #165 DONE 0.4s [2024-09-18T08:36:47.201Z] [2024-09-18T08:36:47.201Z] #166 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-18T08:36:47.201Z] #166 DONE 0.3s [2024-09-18T08:36:47.201Z] [2024-09-18T08:36:47.201Z] #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-18T08:36:47.201Z] #158 ... [2024-09-18T08:36:47.201Z] [2024-09-18T08:36:47.201Z] #167 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-18T08:36:47.201Z] #167 DONE 0.4s [2024-09-18T08:36:47.201Z] [2024-09-18T08:36:47.201Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-18T08:36:47.201Z] #148 ... [2024-09-18T08:36:47.201Z] [2024-09-18T08:36:47.201Z] #168 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-18T08:36:47.201Z] #168 DONE 0.4s [2024-09-18T08:36:47.201Z] [2024-09-18T08:36:47.201Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-18T08:36:47.201Z] #151 ... [2024-09-18T08:36:47.201Z] [2024-09-18T08:36:47.201Z] #169 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-18T08:36:49.098Z] #169 ... [2024-09-18T08:36:49.098Z] [2024-09-18T08:36:49.098Z] #164 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-18T08:36:49.098Z] #164 DONE 3.2s [2024-09-18T08:36:49.098Z] [2024-09-18T08:36:49.098Z] #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T08:36:49.465Z] #170 DONE 0.5s [2024-09-18T08:36:49.465Z] [2024-09-18T08:36:49.465Z] #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-18T08:36:49.763Z] #171 DONE 0.4s [2024-09-18T08:36:49.763Z] [2024-09-18T08:36:49.763Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:36:49.763Z] #52 ... [2024-09-18T08:36:49.763Z] [2024-09-18T08:36:49.763Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-18T08:36:50.056Z] #172 DONE 0.4s [2024-09-18T08:36:50.056Z] [2024-09-18T08:36:50.056Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:36:50.324Z] #52 ... [2024-09-18T08:36:50.324Z] [2024-09-18T08:36:50.324Z] #169 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-18T08:36:50.324Z] #169 DONE 3.1s [2024-09-18T08:36:50.324Z] [2024-09-18T08:36:50.324Z] #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-18T08:36:50.947Z] #173 DONE 0.8s [2024-09-18T08:36:50.947Z] [2024-09-18T08:36:50.947Z] #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-09-18T08:36:51.220Z] #174 DONE 0.3s [2024-09-18T08:36:51.220Z] [2024-09-18T08:36:51.220Z] #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-09-18T08:36:51.530Z] #175 DONE 0.2s [2024-09-18T08:36:51.530Z] [2024-09-18T08:36:51.530Z] #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-09-18T08:36:51.816Z] #176 DONE 0.3s [2024-09-18T08:36:51.816Z] [2024-09-18T08:36:51.816Z] #112 [security-proxy-setup] exporting to image [2024-09-18T08:36:51.816Z] #112 exporting layers [2024-09-18T08:36:51.816Z] #112 exporting layers 1.6s done [2024-09-18T08:36:51.816Z] #112 writing image sha256:14fd529e8c5ac6864d87bdd9f54183210a07cd90fb2c532f4a0023103ee7c439 0.0s done [2024-09-18T08:36:51.816Z] #112 naming to docker.io/library/security-proxy-setup-arm64 [2024-09-18T08:36:52.089Z] #112 naming to docker.io/library/security-proxy-setup-arm64 0.1s done [2024-09-18T08:36:52.089Z] #112 DONE 6.6s [2024-09-18T08:36:52.089Z] [2024-09-18T08:36:52.089Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-18T08:36:52.089Z] #177 DONE 0.3s [2024-09-18T08:36:52.089Z] [2024-09-18T08:36:52.089Z] #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-18T08:36:52.372Z] #178 DONE 0.3s [2024-09-18T08:36:52.372Z] [2024-09-18T08:36:52.372Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-18T08:36:54.967Z] #179 DONE 2.3s [2024-09-18T08:36:54.967Z] [2024-09-18T08:36:54.967Z] #112 [security-bootstrapper] exporting to image [2024-09-18T08:36:55.932Z] #112 exporting layers 1.1s done [2024-09-18T08:36:55.932Z] #112 writing image sha256:c4894d7787e78e9ae30816956baf4e27089abb7b4d5d583ab1d72c1fca7389d7 done [2024-09-18T08:36:55.932Z] #112 naming to docker.io/library/security-bootstrapper-arm64 done [2024-09-18T08:36:55.932Z] #112 DONE 7.7s [2024-09-18T08:36:55.932Z] [2024-09-18T08:36:55.932Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-18T08:37:04.153Z] #160 ... [2024-09-18T08:37:04.153Z] [2024-09-18T08:37:04.153Z] #154 [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-09-18T08:37:04.153Z] #154 DONE 1281.3s [2024-09-18T08:37:04.153Z] [2024-09-18T08:37:04.153Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-18T08:37:04.750Z] #151 ... [2024-09-18T08:37:04.750Z] [2024-09-18T08:37:04.750Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T08:37:04.750Z] #180 DONE 0.3s [2024-09-18T08:37:04.750Z] [2024-09-18T08:37:04.750Z] #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-18T08:37:04.750Z] #158 ... [2024-09-18T08:37:04.750Z] [2024-09-18T08:37:04.750Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-18T08:37:05.337Z] #181 DONE 0.2s [2024-09-18T08:37:05.337Z] [2024-09-18T08:37:05.337Z] #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-09-18T08:37:05.337Z] #182 DONE 0.1s [2024-09-18T08:37:05.337Z] [2024-09-18T08:37:05.337Z] #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-09-18T08:37:05.337Z] #183 DONE 0.2s [2024-09-18T08:37:05.337Z] [2024-09-18T08:37:05.337Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-18T08:37:05.617Z] #184 DONE 0.1s [2024-09-18T08:37:05.617Z] [2024-09-18T08:37:05.617Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-18T08:37:05.617Z] #185 DONE 0.2s [2024-09-18T08:37:05.617Z] [2024-09-18T08:37:05.617Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-18T08:37:05.884Z] #148 ... [2024-09-18T08:37:05.884Z] [2024-09-18T08:37:05.884Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-18T08:37:05.884Z] #186 DONE 0.3s [2024-09-18T08:37:05.884Z] [2024-09-18T08:37:05.884Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-18T08:37:06.154Z] #148 ... [2024-09-18T08:37:06.154Z] [2024-09-18T08:37:06.154Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-18T08:37:06.421Z] #187 DONE 0.2s [2024-09-18T08:37:06.421Z] [2024-09-18T08:37:06.421Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-18T08:37:08.354Z] #188 DONE 2.1s [2024-09-18T08:37:08.354Z] [2024-09-18T08:37:08.354Z] #112 [security-secretstore-setup] exporting to image [2024-09-18T08:37:08.354Z] #112 exporting layers [2024-09-18T08:37:09.767Z] #112 exporting layers 1.3s done [2024-09-18T08:37:09.767Z] #112 writing image sha256:5b95bf26360dc3f4f26be2d1896173f1669c74072cae22e2c90eb34035f7c828 done [2024-09-18T08:37:09.767Z] #112 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-09-18T08:37:09.767Z] #112 DONE 9.0s [2024-09-18T08:37:09.767Z] [2024-09-18T08:37:09.767Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:38:06.133Z] #52 ... [2024-09-18T08:38:06.133Z] [2024-09-18T08:38:06.133Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-18T08:38:06.133Z] #151 DONE 1335.8s [2024-09-18T08:38:06.133Z] [2024-09-18T08:38:06.133Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:38:06.133Z] #52 ... [2024-09-18T08:38:06.133Z] [2024-09-18T08:38:06.133Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T08:38:06.133Z] #189 DONE 0.2s [2024-09-18T08:38:06.133Z] [2024-09-18T08:38:06.133Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-18T08:38:06.133Z] #190 DONE 0.2s [2024-09-18T08:38:06.133Z] [2024-09-18T08:38:06.133Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-18T08:38:06.133Z] #191 DONE 0.4s [2024-09-18T08:38:06.133Z] [2024-09-18T08:38:06.133Z] #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-09-18T08:38:06.133Z] #192 DONE 0.1s [2024-09-18T08:38:06.133Z] [2024-09-18T08:38:06.133Z] #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-18T08:38:06.133Z] #193 DONE 0.2s [2024-09-18T08:38:06.133Z] [2024-09-18T08:38:06.133Z] #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-18T08:38:06.133Z] #158 ... [2024-09-18T08:38:06.133Z] [2024-09-18T08:38:06.133Z] #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-18T08:38:06.134Z] #194 DONE 2.1s [2024-09-18T08:38:06.134Z] [2024-09-18T08:38:06.134Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-18T08:38:06.134Z] #156 ... [2024-09-18T08:38:06.134Z] [2024-09-18T08:38:06.134Z] #112 [core-common-config-bootstrapper] exporting to image [2024-09-18T08:38:06.134Z] #112 exporting layers [2024-09-18T08:38:06.134Z] #112 exporting layers 0.5s done [2024-09-18T08:38:06.134Z] #112 writing image sha256:be97b14fde8412b145bd944f32b5a96d975d70c28e3af72649f73994db5cd128 done [2024-09-18T08:38:06.134Z] #112 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-09-18T08:38:06.134Z] #112 DONE 9.5s [2024-09-18T08:38:06.134Z] [2024-09-18T08:38:06.134Z] #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-18T08:40:42.833Z] #158 ... [2024-09-18T08:40:42.833Z] [2024-09-18T08:40:42.833Z] #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-18T08:40:42.833Z] #155 DONE 1487.8s [2024-09-18T08:40:42.833Z] [2024-09-18T08:40:42.833Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:40:42.833Z] #52 ... [2024-09-18T08:40:42.833Z] [2024-09-18T08:40:42.833Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T08:40:42.833Z] #195 DONE 0.2s [2024-09-18T08:40:42.833Z] [2024-09-18T08:40:42.833Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-18T08:40:42.833Z] #196 DONE 0.2s [2024-09-18T08:40:42.833Z] [2024-09-18T08:40:42.833Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T08:40:42.833Z] #54 ... [2024-09-18T08:40:42.833Z] [2024-09-18T08:40:42.834Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-18T08:40:42.834Z] #197 DONE 0.4s [2024-09-18T08:40:42.834Z] [2024-09-18T08:40:42.834Z] #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-09-18T08:40:42.834Z] #198 DONE 0.2s [2024-09-18T08:40:42.834Z] [2024-09-18T08:40:42.834Z] #112 [security-spiffe-token-provider] exporting to image [2024-09-18T08:40:42.834Z] #112 exporting layers [2024-09-18T08:40:42.834Z] #112 exporting layers 0.7s done [2024-09-18T08:40:42.834Z] #112 writing image sha256:9a5ac70615d9a928e8acf31e7352aeadf2a743a8b2567ca52cab86971825616f done [2024-09-18T08:40:42.834Z] #112 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-09-18T08:40:42.834Z] #112 DONE 10.2s [2024-09-18T08:40:42.834Z] [2024-09-18T08:40:42.834Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:49:49.967Z] #52 ... [2024-09-18T08:49:49.967Z] [2024-09-18T08:49:49.967Z] #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-18T08:49:49.967Z] #158 DONE 2038.7s [2024-09-18T08:49:49.967Z] [2024-09-18T08:49:49.967Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-18T08:49:49.967Z] #150 ... [2024-09-18T08:49:49.967Z] [2024-09-18T08:49:49.967Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T08:49:49.967Z] #199 DONE 0.1s [2024-09-18T08:49:49.967Z] [2024-09-18T08:49:49.967Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-18T08:49:49.967Z] #150 ... [2024-09-18T08:49:49.967Z] [2024-09-18T08:49:49.967Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-18T08:49:49.967Z] #200 DONE 0.2s [2024-09-18T08:49:49.967Z] [2024-09-18T08:49:49.967Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-18T08:49:49.967Z] #201 DONE 0.4s [2024-09-18T08:49:49.967Z] [2024-09-18T08:49:49.967Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-18T08:49:49.967Z] #202 DONE 0.2s [2024-09-18T08:49:49.967Z] [2024-09-18T08:49:49.967Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-18T08:49:49.967Z] #203 DONE 0.1s [2024-09-18T08:49:49.967Z] [2024-09-18T08:49:49.967Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-18T08:49:49.967Z] #204 DONE 2.2s [2024-09-18T08:49:49.967Z] [2024-09-18T08:49:49.967Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T08:49:49.967Z] #54 ... [2024-09-18T08:49:49.967Z] [2024-09-18T08:49:49.967Z] #112 [security-proxy-auth] exporting to image [2024-09-18T08:49:49.967Z] #112 exporting layers [2024-09-18T08:49:49.967Z] #112 exporting layers 0.7s done [2024-09-18T08:49:49.967Z] #112 writing image sha256:5179d4ad4b14ad7deb8819f405290d3af432da2fd77963243c3efc921a7a9b6e done [2024-09-18T08:49:49.967Z] #112 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2024-09-18T08:49:49.967Z] #112 DONE 11.0s [2024-09-18T08:49:49.967Z] [2024-09-18T08:49:49.967Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-18T08:50:57.830Z] #157 DONE 2107.2s [2024-09-18T08:50:57.830Z] [2024-09-18T08:50:57.830Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:50:57.830Z] #52 ... [2024-09-18T08:50:57.830Z] [2024-09-18T08:50:57.830Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T08:50:57.830Z] #205 DONE 0.2s [2024-09-18T08:50:57.830Z] [2024-09-18T08:50:57.830Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-18T08:50:57.830Z] #206 DONE 0.2s [2024-09-18T08:50:57.830Z] [2024-09-18T08:50:57.830Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-18T08:50:57.830Z] #207 DONE 0.5s [2024-09-18T08:50:57.830Z] [2024-09-18T08:50:57.830Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-18T08:50:57.830Z] #152 ... [2024-09-18T08:50:57.830Z] [2024-09-18T08:50:57.830Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-18T08:50:57.830Z] #208 DONE 0.1s [2024-09-18T08:50:57.830Z] [2024-09-18T08:50:57.830Z] #112 [core-command] exporting to image [2024-09-18T08:50:57.830Z] #112 exporting layers [2024-09-18T08:50:57.830Z] #112 exporting layers 0.4s done [2024-09-18T08:50:57.830Z] #112 writing image sha256:e5e4abeefb70f5e14935cd18ee4f8acf1a35d604c64f43ae78a559d8e17fe540 done [2024-09-18T08:50:57.830Z] #112 naming to docker.io/library/core-command-arm64 done [2024-09-18T08:50:57.830Z] #112 DONE 11.4s [2024-09-18T08:50:57.830Z] [2024-09-18T08:50:57.830Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T08:53:19.507Z] #54 ... [2024-09-18T08:53:19.507Z] [2024-09-18T08:53:19.507Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-18T08:53:19.507Z] #148 DONE 2256.0s [2024-09-18T08:53:19.507Z] [2024-09-18T08:53:19.507Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:53:20.093Z] #52 ... [2024-09-18T08:53:20.093Z] [2024-09-18T08:53:20.093Z] #209 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T08:53:20.681Z] #209 DONE 0.7s [2024-09-18T08:53:20.681Z] [2024-09-18T08:53:20.681Z] #210 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-18T08:53:21.263Z] #210 DONE 0.6s [2024-09-18T08:53:21.263Z] [2024-09-18T08:53:21.263Z] #211 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-18T08:53:21.534Z] #211 DONE 0.3s [2024-09-18T08:53:21.534Z] [2024-09-18T08:53:21.534Z] #212 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-09-18T08:53:21.800Z] #212 DONE 0.3s [2024-09-18T08:53:21.800Z] [2024-09-18T08:53:21.800Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-18T08:53:21.800Z] #156 DONE 2258.8s [2024-09-18T08:53:21.800Z] [2024-09-18T08:53:21.800Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T08:53:21.800Z] #54 ... [2024-09-18T08:53:21.800Z] [2024-09-18T08:53:21.800Z] #112 [core-keeper] exporting to image [2024-09-18T08:53:21.800Z] #112 exporting layers [2024-09-18T08:53:23.215Z] #112 ... [2024-09-18T08:53:23.215Z] [2024-09-18T08:53:23.215Z] #213 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T08:53:23.215Z] #213 DONE 0.4s [2024-09-18T08:53:23.215Z] [2024-09-18T08:53:23.215Z] #112 [core-keeper] exporting to image [2024-09-18T08:53:23.215Z] #112 exporting layers 1.4s done [2024-09-18T08:53:23.215Z] #112 writing image sha256:ec2577b10b0d39cc99a2b383f755dcd8b23eee6dd24e393a2860ce7d16121df5 done [2024-09-18T08:53:23.215Z] #112 naming to docker.io/library/core-keeper-arm64 done [2024-09-18T08:53:23.215Z] #112 DONE 12.8s [2024-09-18T08:53:23.215Z] [2024-09-18T08:53:23.215Z] #214 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-18T08:53:23.482Z] #214 DONE 0.2s [2024-09-18T08:53:23.482Z] [2024-09-18T08:53:23.482Z] #215 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-18T08:53:23.749Z] #215 DONE 0.5s [2024-09-18T08:53:23.749Z] [2024-09-18T08:53:23.749Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:53:24.037Z] #52 ... [2024-09-18T08:53:24.037Z] [2024-09-18T08:53:24.037Z] #216 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-18T08:53:24.303Z] #216 DONE 0.2s [2024-09-18T08:53:24.304Z] [2024-09-18T08:53:24.304Z] #217 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-18T08:53:24.304Z] #217 DONE 0.2s [2024-09-18T08:53:24.304Z] [2024-09-18T08:53:24.304Z] #112 [core-data] exporting to image [2024-09-18T08:53:24.888Z] #112 exporting layers 0.5s done [2024-09-18T08:53:24.888Z] #112 writing image sha256:3a8c908d53b78bffcefadde4d4cad88f8e777599c5b32863b98b634be6bc286f done [2024-09-18T08:53:24.888Z] #112 naming to docker.io/library/core-data-arm64 done [2024-09-18T08:53:24.888Z] #112 DONE 13.3s [2024-09-18T08:53:24.888Z] [2024-09-18T08:53:24.888Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:53:25.849Z] #52 ... [2024-09-18T08:53:25.849Z] [2024-09-18T08:53:25.849Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-18T08:53:25.849Z] #152 DONE 2262.9s [2024-09-18T08:53:26.116Z] [2024-09-18T08:53:26.116Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-18T08:53:26.116Z] #150 ... [2024-09-18T08:53:26.116Z] [2024-09-18T08:53:26.116Z] #218 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T08:53:26.383Z] #218 DONE 0.3s [2024-09-18T08:53:26.383Z] [2024-09-18T08:53:26.383Z] #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-18T08:53:26.660Z] #159 ... [2024-09-18T08:53:26.660Z] [2024-09-18T08:53:26.660Z] #219 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-18T08:53:26.660Z] #219 DONE 0.2s [2024-09-18T08:53:26.660Z] [2024-09-18T08:53:26.660Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-18T08:53:26.925Z] #150 ... [2024-09-18T08:53:26.925Z] [2024-09-18T08:53:26.925Z] #220 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-18T08:53:27.506Z] #220 DONE 0.6s [2024-09-18T08:53:27.506Z] [2024-09-18T08:53:27.506Z] #221 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-18T08:53:27.506Z] #221 DONE 0.1s [2024-09-18T08:53:27.506Z] [2024-09-18T08:53:27.506Z] #222 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-18T08:53:27.776Z] #222 DONE 0.2s [2024-09-18T08:53:27.776Z] [2024-09-18T08:53:27.776Z] #112 [core-metadata] exporting to image [2024-09-18T08:53:28.358Z] #112 exporting layers 0.6s done [2024-09-18T08:53:28.358Z] #112 writing image sha256:bd2b07d051afbafe807536b984ed068786c199c521eceab08cb7e64b82c2dbeb done [2024-09-18T08:53:28.358Z] #112 naming to docker.io/library/core-metadata-arm64 0.0s done [2024-09-18T08:53:28.358Z] #112 DONE 14.0s [2024-09-18T08:53:28.358Z] [2024-09-18T08:53:28.358Z] #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-18T08:54:07.209Z] #159 DONE 2301.3s [2024-09-18T08:54:07.209Z] [2024-09-18T08:54:07.209Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-18T08:54:07.209Z] #160 DONE 2301.4s [2024-09-18T08:54:07.209Z] [2024-09-18T08:54:07.209Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T08:54:07.209Z] #54 ... [2024-09-18T08:54:07.209Z] [2024-09-18T08:54:07.209Z] #223 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T08:54:07.209Z] #223 DONE 0.5s [2024-09-18T08:54:07.209Z] [2024-09-18T08:54:07.209Z] #224 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T08:54:07.209Z] #224 DONE 0.3s [2024-09-18T08:54:07.209Z] [2024-09-18T08:54:07.209Z] #225 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-18T08:54:07.209Z] #225 DONE 0.2s [2024-09-18T08:54:07.209Z] [2024-09-18T08:54:07.209Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-18T08:54:07.209Z] #150 ... [2024-09-18T08:54:07.209Z] [2024-09-18T08:54:07.209Z] #226 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-18T08:54:07.209Z] #226 DONE 0.2s [2024-09-18T08:54:07.209Z] [2024-09-18T08:54:07.209Z] #227 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-18T08:54:07.209Z] #227 DONE 0.7s [2024-09-18T08:54:07.209Z] [2024-09-18T08:54:07.209Z] #228 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-18T08:54:07.209Z] #228 DONE 0.5s [2024-09-18T08:54:07.209Z] [2024-09-18T08:54:07.209Z] #229 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-18T08:54:07.209Z] #229 DONE 0.2s [2024-09-18T08:54:07.209Z] [2024-09-18T08:54:07.209Z] #230 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-18T08:54:07.209Z] #230 DONE 0.2s [2024-09-18T08:54:07.209Z] [2024-09-18T08:54:07.209Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-18T08:54:07.209Z] #150 DONE 2303.3s [2024-09-18T08:54:07.209Z] [2024-09-18T08:54:07.209Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:54:07.209Z] #52 ... [2024-09-18T08:54:07.209Z] [2024-09-18T08:54:07.209Z] #112 [support-notifications] exporting to image [2024-09-18T08:54:07.209Z] #112 exporting layers [2024-09-18T08:54:07.209Z] #112 ... [2024-09-18T08:54:07.209Z] [2024-09-18T08:54:07.209Z] #231 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T08:54:07.209Z] #231 DONE 0.3s [2024-09-18T08:54:07.209Z] [2024-09-18T08:54:07.209Z] #232 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-18T08:54:07.209Z] #232 DONE 0.2s [2024-09-18T08:54:07.209Z] [2024-09-18T08:54:07.209Z] #233 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-18T08:54:07.209Z] #233 ... [2024-09-18T08:54:07.209Z] [2024-09-18T08:54:07.209Z] #112 [support-notifications] exporting to image [2024-09-18T08:54:07.209Z] #112 exporting layers 0.9s done [2024-09-18T08:54:07.209Z] #112 writing image sha256:6a12b93f22b09fa27df6ce3e6f30ac1b5be6525854583448f05c0fc7f4b96e58 done [2024-09-18T08:54:07.209Z] #112 naming to docker.io/library/support-scheduler-arm64 done [2024-09-18T08:54:07.209Z] #112 writing image sha256:60a0e5d899ad0633fc5ae9da5c32de2f8bebaade4200fd347af55d5a1d9a37c1 done [2024-09-18T08:54:07.209Z] #112 naming to docker.io/library/support-notifications-arm64 done [2024-09-18T08:54:07.209Z] #112 DONE 15.1s [2024-09-18T08:54:07.475Z] [2024-09-18T08:54:07.475Z] #233 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-18T08:54:07.475Z] #233 DONE 0.5s [2024-09-18T08:54:07.475Z] [2024-09-18T08:54:07.475Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:54:07.475Z] #52 ... [2024-09-18T08:54:07.475Z] [2024-09-18T08:54:07.475Z] #234 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-18T08:54:07.475Z] #234 DONE 0.1s [2024-09-18T08:54:07.475Z] [2024-09-18T08:54:07.475Z] #112 [support-cron-scheduler] exporting to image [2024-09-18T08:54:08.878Z] #112 exporting layers 1.3s done [2024-09-18T08:54:08.878Z] #112 writing image sha256:300480fd2f1480c151a0ec9a5e324f0173ba4940efded4c72107658cfd2c3a1a done [2024-09-18T08:54:08.878Z] #112 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-09-18T08:54:08.878Z] #112 DONE 16.4s [2024-09-18T08:54:08.878Z] [2024-09-18T08:54:08.878Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:54:08.878Z] time="2024-09-18T08:13:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T08:54:08.878Z] time="2024-09-18T08:13:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T08:54:08.878Z] time="2024-09-18T08:13:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T08:54:08.878Z] time="2024-09-18T08:13:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T08:54:08.878Z] time="2024-09-18T08:13:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T08:54:08.878Z] time="2024-09-18T08:13:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T08:54:08.878Z] time="2024-09-18T08:13:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T08:54:08.878Z] time="2024-09-18T08:13:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T08:54:08.878Z] time="2024-09-18T08:13:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T08:54:08.878Z] time="2024-09-18T08:13:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T08:54:08.878Z] time="2024-09-18T08:13:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T08:54:08.878Z] time="2024-09-18T08:13:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T08:54:08.878Z] time="2024-09-18T08:13:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T08:54:08.878Z] time="2024-09-18T08:13:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T08:54:08.878Z] time="2024-09-18T08:13:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T08:54:08.878Z] time="2024-09-18T08:13:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-18T08:54:08.888Z] $ docker stop --time=1 d531f76cf3a84072138243e9ebfa6e31b3126f7263b06d98ab7d50b75166f702 [2024-09-18T08:54:10.630Z] $ docker rm -f --volumes d531f76cf3a84072138243e9ebfa6e31b3126f7263b06d98ab7d50b75166f702 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-18T08:54:11.153Z] + docker images [2024-09-18T08:54:11.153Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-18T08:54:11.153Z] support-cron-scheduler-arm64 latest 300480fd2f14 3 seconds ago 43.7MB [2024-09-18T08:54:11.153Z] support-notifications-arm64 latest 60a0e5d899ad 5 seconds ago 42.2MB [2024-09-18T08:54:11.153Z] support-scheduler-arm64 latest 6a12b93f22b0 5 seconds ago 41.4MB [2024-09-18T08:54:11.153Z] core-metadata-arm64 latest bd2b07d051af 43 seconds ago 39.4MB [2024-09-18T08:54:11.153Z] core-data-arm64 latest 3a8c908d53b7 46 seconds ago 39.3MB [2024-09-18T08:54:11.153Z] core-keeper-arm64 latest ec2577b10b0d 49 seconds ago 39.2MB [2024-09-18T08:54:11.153Z] core-command-arm64 latest e5e4abeefb70 3 minutes ago 35.1MB [2024-09-18T08:54:11.153Z] security-proxy-auth-arm64 latest 5179d4ad4b14 4 minutes ago 32.7MB [2024-09-18T08:54:11.153Z] security-spiffe-token-provider-arm64 latest 9a5ac70615d9 13 minutes ago 29.1MB [2024-09-18T08:54:11.153Z] core-common-config-bootstrapper-arm64 latest be97b14fde84 16 minutes ago 15.4MB [2024-09-18T08:54:11.153Z] security-secretstore-setup-arm64 latest 5b95bf26360d 17 minutes ago 36.4MB [2024-09-18T08:54:11.153Z] security-bootstrapper-arm64 latest c4894d7787e7 17 minutes ago 18.9MB [2024-09-18T08:54:11.153Z] security-proxy-setup-arm64 latest 14fd529e8c5a 17 minutes ago 26.2MB [2024-09-18T08:54:11.153Z] security-spire-agent-arm64 latest 182fb8daf905 39 minutes ago 174MB [2024-09-18T08:54:11.153Z] security-spire-server-arm64 latest 5941eaaada64 39 minutes ago 116MB [2024-09-18T08:54:11.153Z] security-spire-config-arm64 latest 77cf0471d1b1 39 minutes ago 115MB [2024-09-18T08:54:11.153Z] ci-base-image-arm64 latest f67ef9e1839e 41 minutes ago 967MB [2024-09-18T08:54:11.153Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 5 months ago 561MB [2024-09-18T08:54:11.153Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 15 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-09-18T08:54:11.314Z] provisioning config files... [2024-09-18T08:54:11.333Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/698@tmp/config6517302405485163442tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-18T08:54:11.698Z] ---> ****-login.sh [2024-09-18T08:54:11.698Z] nexus3.edgexfoundry.org:10001 [2024-09-18T08:54:11.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-18T08:54:12.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-18T08:54:12.260Z] Configure a credential helper to remove this warning. See [2024-09-18T08:54:12.260Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-18T08:54:12.260Z] [2024-09-18T08:54:12.260Z] Login Succeeded [2024-09-18T08:54:12.260Z] nexus3.edgexfoundry.org:10002 [2024-09-18T08:54:12.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-18T08:54:12.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-18T08:54:12.534Z] Configure a credential helper to remove this warning. See [2024-09-18T08:54:12.534Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-18T08:54:12.534Z] [2024-09-18T08:54:12.534Z] Login Succeeded [2024-09-18T08:54:12.534Z] nexus3.edgexfoundry.org:10003 [2024-09-18T08:54:12.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-18T08:54:12.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-18T08:54:12.802Z] Configure a credential helper to remove this warning. See [2024-09-18T08:54:12.802Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-18T08:54:12.802Z] [2024-09-18T08:54:12.802Z] Login Succeeded [2024-09-18T08:54:12.802Z] nexus3.edgexfoundry.org:10004 [2024-09-18T08:54:13.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-18T08:54:13.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-18T08:54:13.335Z] Configure a credential helper to remove this warning. See [2024-09-18T08:54:13.335Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-18T08:54:13.335Z] [2024-09-18T08:54:13.335Z] Login Succeeded [2024-09-18T08:54:13.335Z] ****.io [2024-09-18T08:54:13.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-18T08:54:13.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-18T08:54:13.869Z] Configure a credential helper to remove this warning. See [2024-09-18T08:54:13.869Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-18T08:54:13.869Z] [2024-09-18T08:54:13.869Z] Login Succeeded [2024-09-18T08:54:13.869Z] ---> ****-login.sh ends [Pipeline] } [2024-09-18T08:54:13.882Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T08:54:13.926Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-18T08:54:13.955Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-09-18T08:54:13.955Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:54:13.955Z] latest [2024-09-18T08:54:13.955Z] 3.2.0-dev.76 [2024-09-18T08:54:13.955Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:54:13.955Z] main [2024-09-18T08:54:13.955Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:54:14.329Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:54:14.683Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:54:14.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-18T08:54:14.683Z] cff9155e7ec4: Preparing [2024-09-18T08:54:14.683Z] 701dc6236b99: Preparing [2024-09-18T08:54:14.683Z] 5504bd1ec107: Preparing [2024-09-18T08:54:14.683Z] bb89423f0e8e: Preparing [2024-09-18T08:54:14.683Z] e59a7b809686: Preparing [2024-09-18T08:54:14.683Z] b7ffce67f105: Preparing [2024-09-18T08:54:14.683Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:54:14.683Z] b7ffce67f105: Waiting [2024-09-18T08:54:14.683Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:54:14.949Z] bb89423f0e8e: Pushed [2024-09-18T08:54:14.949Z] e59a7b809686: Pushed [2024-09-18T08:54:14.949Z] 5504bd1ec107: Pushed [2024-09-18T08:54:14.949Z] cff9155e7ec4: Pushed [2024-09-18T08:54:14.949Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:54:14.949Z] b7ffce67f105: Pushed [2024-09-18T08:54:21.578Z] 701dc6236b99: Pushed [2024-09-18T08:54:22.161Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06: digest: sha256:80ec9fb3a6b5aba6d2f03d2d716c0b5dcdc53daf4d50ebbea89f308576f84bed size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:54:22.538Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:54:22.926Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-09-18T08:54:22.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-18T08:54:22.926Z] cff9155e7ec4: Preparing [2024-09-18T08:54:22.926Z] 701dc6236b99: Preparing [2024-09-18T08:54:22.926Z] 5504bd1ec107: Preparing [2024-09-18T08:54:22.926Z] bb89423f0e8e: Preparing [2024-09-18T08:54:22.926Z] e59a7b809686: Preparing [2024-09-18T08:54:22.926Z] b7ffce67f105: Preparing [2024-09-18T08:54:22.926Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:54:22.926Z] b7ffce67f105: Waiting [2024-09-18T08:54:22.926Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:54:22.926Z] e59a7b809686: Layer already exists [2024-09-18T08:54:22.926Z] 701dc6236b99: Layer already exists [2024-09-18T08:54:22.926Z] bb89423f0e8e: Layer already exists [2024-09-18T08:54:22.926Z] cff9155e7ec4: Layer already exists [2024-09-18T08:54:22.926Z] 5504bd1ec107: Layer already exists [2024-09-18T08:54:22.926Z] b7ffce67f105: Layer already exists [2024-09-18T08:54:22.926Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:54:23.196Z] latest: digest: sha256:80ec9fb3a6b5aba6d2f03d2d716c0b5dcdc53daf4d50ebbea89f308576f84bed size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:54:23.575Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:54:23.948Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.76 [2024-09-18T08:54:23.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-18T08:54:23.948Z] cff9155e7ec4: Preparing [2024-09-18T08:54:23.948Z] 701dc6236b99: Preparing [2024-09-18T08:54:23.948Z] 5504bd1ec107: Preparing [2024-09-18T08:54:23.948Z] bb89423f0e8e: Preparing [2024-09-18T08:54:23.948Z] e59a7b809686: Preparing [2024-09-18T08:54:23.948Z] b7ffce67f105: Preparing [2024-09-18T08:54:23.948Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:54:23.948Z] b7ffce67f105: Waiting [2024-09-18T08:54:23.948Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:54:23.948Z] 701dc6236b99: Layer already exists [2024-09-18T08:54:23.948Z] 5504bd1ec107: Layer already exists [2024-09-18T08:54:23.948Z] cff9155e7ec4: Layer already exists [2024-09-18T08:54:23.948Z] e59a7b809686: Layer already exists [2024-09-18T08:54:23.948Z] bb89423f0e8e: Layer already exists [2024-09-18T08:54:23.948Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:54:23.948Z] b7ffce67f105: Layer already exists [2024-09-18T08:54:24.217Z] 3.2.0-dev.76: digest: sha256:80ec9fb3a6b5aba6d2f03d2d716c0b5dcdc53daf4d50ebbea89f308576f84bed size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:54:24.610Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:54:24.990Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:54:24.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-18T08:54:24.990Z] cff9155e7ec4: Preparing [2024-09-18T08:54:24.990Z] 701dc6236b99: Preparing [2024-09-18T08:54:24.990Z] 5504bd1ec107: Preparing [2024-09-18T08:54:24.990Z] bb89423f0e8e: Preparing [2024-09-18T08:54:24.990Z] e59a7b809686: Preparing [2024-09-18T08:54:24.990Z] b7ffce67f105: Preparing [2024-09-18T08:54:24.990Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:54:24.990Z] b7ffce67f105: Waiting [2024-09-18T08:54:24.990Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:54:24.990Z] 701dc6236b99: Layer already exists [2024-09-18T08:54:24.990Z] bb89423f0e8e: Layer already exists [2024-09-18T08:54:24.990Z] e59a7b809686: Layer already exists [2024-09-18T08:54:24.990Z] cff9155e7ec4: Layer already exists [2024-09-18T08:54:24.990Z] 5504bd1ec107: Layer already exists [2024-09-18T08:54:24.990Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:54:24.990Z] b7ffce67f105: Layer already exists [2024-09-18T08:54:25.258Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76: digest: sha256:80ec9fb3a6b5aba6d2f03d2d716c0b5dcdc53daf4d50ebbea89f308576f84bed size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:54:25.644Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:54:26.027Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-09-18T08:54:26.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-18T08:54:26.027Z] cff9155e7ec4: Preparing [2024-09-18T08:54:26.027Z] 701dc6236b99: Preparing [2024-09-18T08:54:26.027Z] 5504bd1ec107: Preparing [2024-09-18T08:54:26.027Z] bb89423f0e8e: Preparing [2024-09-18T08:54:26.027Z] e59a7b809686: Preparing [2024-09-18T08:54:26.027Z] b7ffce67f105: Preparing [2024-09-18T08:54:26.027Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:54:26.027Z] b7ffce67f105: Waiting [2024-09-18T08:54:26.027Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:54:26.027Z] 701dc6236b99: Layer already exists [2024-09-18T08:54:26.027Z] 5504bd1ec107: Layer already exists [2024-09-18T08:54:26.027Z] cff9155e7ec4: Layer already exists [2024-09-18T08:54:26.027Z] e59a7b809686: Layer already exists [2024-09-18T08:54:26.027Z] bb89423f0e8e: Layer already exists [2024-09-18T08:54:26.027Z] b7ffce67f105: Layer already exists [2024-09-18T08:54:26.027Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:54:26.295Z] main: digest: sha256:80ec9fb3a6b5aba6d2f03d2d716c0b5dcdc53daf4d50ebbea89f308576f84bed size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T08:54:26.385Z] ===================================================== [Pipeline] echo [2024-09-18T08:54:26.397Z] taggedImages: [2024-09-18T08:54:26.397Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:54:26.397Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-09-18T08:54:26.397Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.76 [2024-09-18T08:54:26.397Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:54:26.397Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-09-18T08:54:26.420Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-09-18T08:54:26.420Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:54:26.420Z] latest [2024-09-18T08:54:26.420Z] 3.2.0-dev.76 [2024-09-18T08:54:26.420Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:54:26.420Z] main [2024-09-18T08:54:26.420Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:54:26.941Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:54:27.305Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:54:27.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-18T08:54:27.305Z] ef662a4814f3: Preparing [2024-09-18T08:54:27.305Z] 6e4e432370a9: Preparing [2024-09-18T08:54:27.305Z] 8245f9f7369c: Preparing [2024-09-18T08:54:27.305Z] fa026b2d3608: Preparing [2024-09-18T08:54:27.305Z] 5504bd1ec107: Preparing [2024-09-18T08:54:27.305Z] bb89423f0e8e: Preparing [2024-09-18T08:54:27.305Z] e59a7b809686: Preparing [2024-09-18T08:54:27.305Z] b7ffce67f105: Preparing [2024-09-18T08:54:27.305Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:54:27.305Z] bb89423f0e8e: Waiting [2024-09-18T08:54:27.305Z] e59a7b809686: Waiting [2024-09-18T08:54:27.305Z] b7ffce67f105: Waiting [2024-09-18T08:54:27.305Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:54:27.572Z] 5504bd1ec107: Layer already exists [2024-09-18T08:54:27.572Z] bb89423f0e8e: Layer already exists [2024-09-18T08:54:27.572Z] 8245f9f7369c: Pushed [2024-09-18T08:54:27.572Z] 6e4e432370a9: Pushed [2024-09-18T08:54:27.572Z] e59a7b809686: Layer already exists [2024-09-18T08:54:27.572Z] b7ffce67f105: Layer already exists [2024-09-18T08:54:27.572Z] ef662a4814f3: Pushed [2024-09-18T08:54:27.572Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:54:29.521Z] fa026b2d3608: Pushed [2024-09-18T08:54:29.789Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06: digest: sha256:957ef9d652cabac81dae3854036607a6488c1c284924e43a2572b3d33932d691 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:54:30.162Z] + 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-09-18T08:54:30.523Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-09-18T08:54:30.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-18T08:54:30.523Z] ef662a4814f3: Preparing [2024-09-18T08:54:30.523Z] 6e4e432370a9: Preparing [2024-09-18T08:54:30.523Z] 8245f9f7369c: Preparing [2024-09-18T08:54:30.523Z] fa026b2d3608: Preparing [2024-09-18T08:54:30.523Z] 5504bd1ec107: Preparing [2024-09-18T08:54:30.523Z] bb89423f0e8e: Preparing [2024-09-18T08:54:30.523Z] e59a7b809686: Preparing [2024-09-18T08:54:30.523Z] b7ffce67f105: Preparing [2024-09-18T08:54:30.523Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:54:30.523Z] b7ffce67f105: Waiting [2024-09-18T08:54:30.523Z] bb89423f0e8e: Waiting [2024-09-18T08:54:30.523Z] e59a7b809686: Waiting [2024-09-18T08:54:30.523Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:54:30.523Z] fa026b2d3608: Layer already exists [2024-09-18T08:54:30.523Z] ef662a4814f3: Layer already exists [2024-09-18T08:54:30.523Z] 6e4e432370a9: Layer already exists [2024-09-18T08:54:30.523Z] 5504bd1ec107: Layer already exists [2024-09-18T08:54:30.523Z] 8245f9f7369c: Layer already exists [2024-09-18T08:54:30.523Z] bb89423f0e8e: Layer already exists [2024-09-18T08:54:30.523Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:54:30.523Z] b7ffce67f105: Layer already exists [2024-09-18T08:54:30.523Z] e59a7b809686: Layer already exists [2024-09-18T08:54:30.792Z] latest: digest: sha256:957ef9d652cabac81dae3854036607a6488c1c284924e43a2572b3d33932d691 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:54:31.162Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:54:31.534Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.76 [2024-09-18T08:54:31.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-18T08:54:31.534Z] ef662a4814f3: Preparing [2024-09-18T08:54:31.534Z] 6e4e432370a9: Preparing [2024-09-18T08:54:31.534Z] 8245f9f7369c: Preparing [2024-09-18T08:54:31.534Z] fa026b2d3608: Preparing [2024-09-18T08:54:31.534Z] 5504bd1ec107: Preparing [2024-09-18T08:54:31.534Z] bb89423f0e8e: Preparing [2024-09-18T08:54:31.534Z] e59a7b809686: Preparing [2024-09-18T08:54:31.534Z] b7ffce67f105: Preparing [2024-09-18T08:54:31.534Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:54:31.534Z] e59a7b809686: Waiting [2024-09-18T08:54:31.534Z] b7ffce67f105: Waiting [2024-09-18T08:54:31.534Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:54:31.534Z] bb89423f0e8e: Waiting [2024-09-18T08:54:31.534Z] fa026b2d3608: Layer already exists [2024-09-18T08:54:31.534Z] ef662a4814f3: Layer already exists [2024-09-18T08:54:31.534Z] 5504bd1ec107: Layer already exists [2024-09-18T08:54:31.534Z] 6e4e432370a9: Layer already exists [2024-09-18T08:54:31.534Z] 8245f9f7369c: Layer already exists [2024-09-18T08:54:31.534Z] bb89423f0e8e: Layer already exists [2024-09-18T08:54:31.534Z] b7ffce67f105: Layer already exists [2024-09-18T08:54:31.534Z] e59a7b809686: Layer already exists [2024-09-18T08:54:31.534Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:54:31.801Z] 3.2.0-dev.76: digest: sha256:957ef9d652cabac81dae3854036607a6488c1c284924e43a2572b3d33932d691 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:54:32.179Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:54:32.543Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:54:32.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-18T08:54:32.543Z] ef662a4814f3: Preparing [2024-09-18T08:54:32.543Z] 6e4e432370a9: Preparing [2024-09-18T08:54:32.543Z] 8245f9f7369c: Preparing [2024-09-18T08:54:32.543Z] fa026b2d3608: Preparing [2024-09-18T08:54:32.543Z] 5504bd1ec107: Preparing [2024-09-18T08:54:32.543Z] bb89423f0e8e: Preparing [2024-09-18T08:54:32.543Z] e59a7b809686: Preparing [2024-09-18T08:54:32.543Z] b7ffce67f105: Preparing [2024-09-18T08:54:32.543Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:54:32.543Z] e59a7b809686: Waiting [2024-09-18T08:54:32.543Z] b7ffce67f105: Waiting [2024-09-18T08:54:32.543Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:54:32.543Z] bb89423f0e8e: Waiting [2024-09-18T08:54:32.543Z] 5504bd1ec107: Layer already exists [2024-09-18T08:54:32.543Z] fa026b2d3608: Layer already exists [2024-09-18T08:54:32.543Z] 8245f9f7369c: Layer already exists [2024-09-18T08:54:32.543Z] ef662a4814f3: Layer already exists [2024-09-18T08:54:32.543Z] 6e4e432370a9: Layer already exists [2024-09-18T08:54:32.543Z] e59a7b809686: Layer already exists [2024-09-18T08:54:32.543Z] b7ffce67f105: Layer already exists [2024-09-18T08:54:32.543Z] bb89423f0e8e: Layer already exists [2024-09-18T08:54:32.543Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:54:32.810Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76: digest: sha256:957ef9d652cabac81dae3854036607a6488c1c284924e43a2572b3d33932d691 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:54:33.180Z] + 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-09-18T08:54:33.539Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-09-18T08:54:33.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-18T08:54:33.539Z] ef662a4814f3: Preparing [2024-09-18T08:54:33.539Z] 6e4e432370a9: Preparing [2024-09-18T08:54:33.539Z] 8245f9f7369c: Preparing [2024-09-18T08:54:33.539Z] fa026b2d3608: Preparing [2024-09-18T08:54:33.539Z] 5504bd1ec107: Preparing [2024-09-18T08:54:33.539Z] bb89423f0e8e: Preparing [2024-09-18T08:54:33.539Z] e59a7b809686: Preparing [2024-09-18T08:54:33.539Z] b7ffce67f105: Preparing [2024-09-18T08:54:33.539Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:54:33.539Z] e59a7b809686: Waiting [2024-09-18T08:54:33.539Z] b7ffce67f105: Waiting [2024-09-18T08:54:33.539Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:54:33.539Z] bb89423f0e8e: Waiting [2024-09-18T08:54:33.539Z] 8245f9f7369c: Layer already exists [2024-09-18T08:54:33.539Z] ef662a4814f3: Layer already exists [2024-09-18T08:54:33.539Z] 6e4e432370a9: Layer already exists [2024-09-18T08:54:33.539Z] 5504bd1ec107: Layer already exists [2024-09-18T08:54:33.539Z] fa026b2d3608: Layer already exists [2024-09-18T08:54:33.539Z] e59a7b809686: Layer already exists [2024-09-18T08:54:33.539Z] b7ffce67f105: Layer already exists [2024-09-18T08:54:33.539Z] bb89423f0e8e: Layer already exists [2024-09-18T08:54:33.539Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:54:33.807Z] main: digest: sha256:957ef9d652cabac81dae3854036607a6488c1c284924e43a2572b3d33932d691 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T08:54:33.888Z] ===================================================== [Pipeline] echo [2024-09-18T08:54:33.905Z] taggedImages: [2024-09-18T08:54:33.906Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:54:33.906Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-09-18T08:54:33.906Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.76 [2024-09-18T08:54:33.906Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:54:33.906Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-09-18T08:54:33.938Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-09-18T08:54:33.938Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:54:33.938Z] latest [2024-09-18T08:54:33.938Z] 3.2.0-dev.76 [2024-09-18T08:54:33.938Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:54:33.938Z] main [2024-09-18T08:54:33.938Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:54:34.324Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:54:34.707Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:54:34.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-18T08:54:34.707Z] 7df4d4234eed: Preparing [2024-09-18T08:54:34.707Z] 30798b45c8b9: Preparing [2024-09-18T08:54:34.707Z] e268de658cf4: Preparing [2024-09-18T08:54:34.707Z] 5504bd1ec107: Preparing [2024-09-18T08:54:34.707Z] bb89423f0e8e: Preparing [2024-09-18T08:54:34.707Z] 35faa29a76d0: Preparing [2024-09-18T08:54:34.707Z] 7b5b7a8135b3: Preparing [2024-09-18T08:54:34.707Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:54:34.707Z] 35faa29a76d0: Waiting [2024-09-18T08:54:34.707Z] 7b5b7a8135b3: Waiting [2024-09-18T08:54:34.707Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:54:34.976Z] 5504bd1ec107: Layer already exists [2024-09-18T08:54:34.976Z] bb89423f0e8e: Layer already exists [2024-09-18T08:54:34.976Z] 7df4d4234eed: Pushed [2024-09-18T08:54:34.976Z] 30798b45c8b9: Pushed [2024-09-18T08:54:34.976Z] 35faa29a76d0: Pushed [2024-09-18T08:54:34.976Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:54:34.976Z] 7b5b7a8135b3: Pushed [2024-09-18T08:54:41.630Z] e268de658cf4: Pushed [2024-09-18T08:54:41.630Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06: digest: sha256:00541630f5d64c54821efd5d0e571dbc317ff5a6f09ab9038667edc1213c8426 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:54:41.993Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:54:42.362Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-09-18T08:54:42.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-18T08:54:42.362Z] 7df4d4234eed: Preparing [2024-09-18T08:54:42.362Z] 30798b45c8b9: Preparing [2024-09-18T08:54:42.362Z] e268de658cf4: Preparing [2024-09-18T08:54:42.362Z] 5504bd1ec107: Preparing [2024-09-18T08:54:42.362Z] bb89423f0e8e: Preparing [2024-09-18T08:54:42.362Z] 35faa29a76d0: Preparing [2024-09-18T08:54:42.362Z] 7b5b7a8135b3: Preparing [2024-09-18T08:54:42.362Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:54:42.362Z] 7b5b7a8135b3: Waiting [2024-09-18T08:54:42.362Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:54:42.362Z] 35faa29a76d0: Waiting [2024-09-18T08:54:42.362Z] e268de658cf4: Layer already exists [2024-09-18T08:54:42.362Z] 30798b45c8b9: Layer already exists [2024-09-18T08:54:42.362Z] 7df4d4234eed: Layer already exists [2024-09-18T08:54:42.362Z] bb89423f0e8e: Layer already exists [2024-09-18T08:54:42.362Z] 5504bd1ec107: Layer already exists [2024-09-18T08:54:42.362Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:54:42.362Z] 7b5b7a8135b3: Layer already exists [2024-09-18T08:54:42.362Z] 35faa29a76d0: Layer already exists [2024-09-18T08:54:42.631Z] latest: digest: sha256:00541630f5d64c54821efd5d0e571dbc317ff5a6f09ab9038667edc1213c8426 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:54:43.015Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:54:43.395Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.76 [2024-09-18T08:54:43.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-18T08:54:43.395Z] 7df4d4234eed: Preparing [2024-09-18T08:54:43.395Z] 30798b45c8b9: Preparing [2024-09-18T08:54:43.395Z] e268de658cf4: Preparing [2024-09-18T08:54:43.395Z] 5504bd1ec107: Preparing [2024-09-18T08:54:43.395Z] bb89423f0e8e: Preparing [2024-09-18T08:54:43.395Z] 35faa29a76d0: Preparing [2024-09-18T08:54:43.395Z] 7b5b7a8135b3: Preparing [2024-09-18T08:54:43.395Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:54:43.395Z] 35faa29a76d0: Waiting [2024-09-18T08:54:43.395Z] 7b5b7a8135b3: Waiting [2024-09-18T08:54:43.395Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:54:43.395Z] bb89423f0e8e: Layer already exists [2024-09-18T08:54:43.395Z] 5504bd1ec107: Layer already exists [2024-09-18T08:54:43.395Z] 30798b45c8b9: Layer already exists [2024-09-18T08:54:43.395Z] e268de658cf4: Layer already exists [2024-09-18T08:54:43.395Z] 7df4d4234eed: Layer already exists [2024-09-18T08:54:43.664Z] 35faa29a76d0: Layer already exists [2024-09-18T08:54:43.664Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:54:43.664Z] 7b5b7a8135b3: Layer already exists [2024-09-18T08:54:43.664Z] 3.2.0-dev.76: digest: sha256:00541630f5d64c54821efd5d0e571dbc317ff5a6f09ab9038667edc1213c8426 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:54:44.032Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:54:44.398Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:54:44.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-18T08:54:44.398Z] 7df4d4234eed: Preparing [2024-09-18T08:54:44.398Z] 30798b45c8b9: Preparing [2024-09-18T08:54:44.398Z] e268de658cf4: Preparing [2024-09-18T08:54:44.398Z] 5504bd1ec107: Preparing [2024-09-18T08:54:44.398Z] bb89423f0e8e: Preparing [2024-09-18T08:54:44.398Z] 35faa29a76d0: Preparing [2024-09-18T08:54:44.398Z] 7b5b7a8135b3: Preparing [2024-09-18T08:54:44.398Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:54:44.398Z] 35faa29a76d0: Waiting [2024-09-18T08:54:44.398Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:54:44.398Z] 7b5b7a8135b3: Waiting [2024-09-18T08:54:44.398Z] 7df4d4234eed: Layer already exists [2024-09-18T08:54:44.398Z] e268de658cf4: Layer already exists [2024-09-18T08:54:44.398Z] 5504bd1ec107: Layer already exists [2024-09-18T08:54:44.398Z] bb89423f0e8e: Layer already exists [2024-09-18T08:54:44.398Z] 30798b45c8b9: Layer already exists [2024-09-18T08:54:44.398Z] 35faa29a76d0: Layer already exists [2024-09-18T08:54:44.398Z] 7b5b7a8135b3: Layer already exists [2024-09-18T08:54:44.398Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:54:44.666Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76: digest: sha256:00541630f5d64c54821efd5d0e571dbc317ff5a6f09ab9038667edc1213c8426 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:54:45.037Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:54:45.401Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-09-18T08:54:45.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-18T08:54:45.401Z] 7df4d4234eed: Preparing [2024-09-18T08:54:45.401Z] 30798b45c8b9: Preparing [2024-09-18T08:54:45.401Z] e268de658cf4: Preparing [2024-09-18T08:54:45.401Z] 5504bd1ec107: Preparing [2024-09-18T08:54:45.401Z] bb89423f0e8e: Preparing [2024-09-18T08:54:45.401Z] 35faa29a76d0: Preparing [2024-09-18T08:54:45.401Z] 7b5b7a8135b3: Preparing [2024-09-18T08:54:45.401Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:54:45.401Z] 7b5b7a8135b3: Waiting [2024-09-18T08:54:45.401Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:54:45.401Z] 35faa29a76d0: Waiting [2024-09-18T08:54:45.401Z] 5504bd1ec107: Layer already exists [2024-09-18T08:54:45.401Z] e268de658cf4: Layer already exists [2024-09-18T08:54:45.401Z] 30798b45c8b9: Layer already exists [2024-09-18T08:54:45.401Z] bb89423f0e8e: Layer already exists [2024-09-18T08:54:45.401Z] 7df4d4234eed: Layer already exists [2024-09-18T08:54:45.401Z] 7b5b7a8135b3: Layer already exists [2024-09-18T08:54:45.401Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:54:45.401Z] 35faa29a76d0: Layer already exists [2024-09-18T08:54:45.669Z] main: digest: sha256:00541630f5d64c54821efd5d0e571dbc317ff5a6f09ab9038667edc1213c8426 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T08:54:45.748Z] ===================================================== [Pipeline] echo [2024-09-18T08:54:45.760Z] taggedImages: [2024-09-18T08:54:45.761Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:54:45.761Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-09-18T08:54:45.761Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.76 [2024-09-18T08:54:45.761Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:54:45.761Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-09-18T08:54:45.783Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-09-18T08:54:45.783Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:54:45.783Z] latest [2024-09-18T08:54:45.783Z] 3.2.0-dev.76 [2024-09-18T08:54:45.783Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:54:45.783Z] main [2024-09-18T08:54:45.783Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:54:46.166Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:54:46.568Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:54:46.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-18T08:54:46.568Z] 226645010d5a: Preparing [2024-09-18T08:54:46.568Z] bb6de84ed530: Preparing [2024-09-18T08:54:46.568Z] 32cfd6b207e4: Preparing [2024-09-18T08:54:46.568Z] bb89423f0e8e: Preparing [2024-09-18T08:54:46.568Z] 6268037ad187: Preparing [2024-09-18T08:54:46.568Z] 251ee6c122a6: Preparing [2024-09-18T08:54:46.568Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:54:46.568Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:54:46.568Z] 251ee6c122a6: Waiting [2024-09-18T08:54:46.568Z] bb89423f0e8e: Layer already exists [2024-09-18T08:54:46.838Z] bb6de84ed530: Pushed [2024-09-18T08:54:46.839Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:54:46.839Z] 226645010d5a: Pushed [2024-09-18T08:54:46.839Z] 251ee6c122a6: Pushed [2024-09-18T08:54:46.839Z] 6268037ad187: Pushed [2024-09-18T08:54:53.487Z] 32cfd6b207e4: Pushed [2024-09-18T08:54:53.487Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06: digest: sha256:cf9ea66a19a943c2c524ca27d42b90f757949fe21b68f8abb98f768fa5ef80f6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:54:53.853Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:54:54.210Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-09-18T08:54:54.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-18T08:54:54.211Z] 226645010d5a: Preparing [2024-09-18T08:54:54.211Z] bb6de84ed530: Preparing [2024-09-18T08:54:54.211Z] 32cfd6b207e4: Preparing [2024-09-18T08:54:54.211Z] bb89423f0e8e: Preparing [2024-09-18T08:54:54.211Z] 6268037ad187: Preparing [2024-09-18T08:54:54.211Z] 251ee6c122a6: Preparing [2024-09-18T08:54:54.211Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:54:54.211Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:54:54.211Z] 251ee6c122a6: Waiting [2024-09-18T08:54:54.211Z] 32cfd6b207e4: Layer already exists [2024-09-18T08:54:54.211Z] 6268037ad187: Layer already exists [2024-09-18T08:54:54.211Z] bb89423f0e8e: Layer already exists [2024-09-18T08:54:54.211Z] 226645010d5a: Layer already exists [2024-09-18T08:54:54.211Z] bb6de84ed530: Layer already exists [2024-09-18T08:54:54.211Z] 251ee6c122a6: Layer already exists [2024-09-18T08:54:54.211Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:54:54.478Z] latest: digest: sha256:cf9ea66a19a943c2c524ca27d42b90f757949fe21b68f8abb98f768fa5ef80f6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:54:54.860Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:54:55.807Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.76 [2024-09-18T08:54:55.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-18T08:54:55.807Z] 226645010d5a: Preparing [2024-09-18T08:54:55.807Z] bb6de84ed530: Preparing [2024-09-18T08:54:55.807Z] 32cfd6b207e4: Preparing [2024-09-18T08:54:55.807Z] bb89423f0e8e: Preparing [2024-09-18T08:54:55.807Z] 6268037ad187: Preparing [2024-09-18T08:54:55.807Z] 251ee6c122a6: Preparing [2024-09-18T08:54:55.807Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:54:55.807Z] 251ee6c122a6: Waiting [2024-09-18T08:54:55.807Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:54:55.807Z] 32cfd6b207e4: Layer already exists [2024-09-18T08:54:55.807Z] 226645010d5a: Layer already exists [2024-09-18T08:54:55.807Z] 6268037ad187: Layer already exists [2024-09-18T08:54:55.807Z] bb6de84ed530: Layer already exists [2024-09-18T08:54:55.807Z] bb89423f0e8e: Layer already exists [2024-09-18T08:54:55.807Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:54:55.807Z] 251ee6c122a6: Layer already exists [2024-09-18T08:54:56.075Z] 3.2.0-dev.76: digest: sha256:cf9ea66a19a943c2c524ca27d42b90f757949fe21b68f8abb98f768fa5ef80f6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:54:56.444Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:54:56.815Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:54:56.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-18T08:54:56.815Z] 226645010d5a: Preparing [2024-09-18T08:54:56.815Z] bb6de84ed530: Preparing [2024-09-18T08:54:56.815Z] 32cfd6b207e4: Preparing [2024-09-18T08:54:56.815Z] bb89423f0e8e: Preparing [2024-09-18T08:54:56.815Z] 6268037ad187: Preparing [2024-09-18T08:54:56.815Z] 251ee6c122a6: Preparing [2024-09-18T08:54:56.815Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:54:56.815Z] 251ee6c122a6: Waiting [2024-09-18T08:54:56.815Z] 6268037ad187: Layer already exists [2024-09-18T08:54:56.815Z] bb89423f0e8e: Layer already exists [2024-09-18T08:54:56.815Z] 226645010d5a: Layer already exists [2024-09-18T08:54:56.815Z] bb6de84ed530: Layer already exists [2024-09-18T08:54:56.815Z] 32cfd6b207e4: Layer already exists [2024-09-18T08:54:56.815Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:54:56.815Z] 251ee6c122a6: Layer already exists [2024-09-18T08:54:57.082Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76: digest: sha256:cf9ea66a19a943c2c524ca27d42b90f757949fe21b68f8abb98f768fa5ef80f6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:54:57.452Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:54:57.807Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-09-18T08:54:57.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-18T08:54:57.807Z] 226645010d5a: Preparing [2024-09-18T08:54:57.807Z] bb6de84ed530: Preparing [2024-09-18T08:54:57.807Z] 32cfd6b207e4: Preparing [2024-09-18T08:54:57.807Z] bb89423f0e8e: Preparing [2024-09-18T08:54:57.807Z] 6268037ad187: Preparing [2024-09-18T08:54:57.807Z] 251ee6c122a6: Preparing [2024-09-18T08:54:57.807Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:54:57.807Z] 251ee6c122a6: Waiting [2024-09-18T08:54:57.807Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:54:57.807Z] 32cfd6b207e4: Layer already exists [2024-09-18T08:54:57.807Z] 6268037ad187: Layer already exists [2024-09-18T08:54:57.807Z] 226645010d5a: Layer already exists [2024-09-18T08:54:57.808Z] bb6de84ed530: Layer already exists [2024-09-18T08:54:57.808Z] bb89423f0e8e: Layer already exists [2024-09-18T08:54:57.808Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:54:57.808Z] 251ee6c122a6: Layer already exists [2024-09-18T08:54:58.075Z] main: digest: sha256:cf9ea66a19a943c2c524ca27d42b90f757949fe21b68f8abb98f768fa5ef80f6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T08:54:58.161Z] ===================================================== [Pipeline] echo [2024-09-18T08:54:58.175Z] taggedImages: [2024-09-18T08:54:58.175Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:54:58.175Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-09-18T08:54:58.175Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.76 [2024-09-18T08:54:58.175Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:54:58.175Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-09-18T08:54:58.198Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-09-18T08:54:58.198Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:54:58.198Z] latest [2024-09-18T08:54:58.198Z] 3.2.0-dev.76 [2024-09-18T08:54:58.198Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:54:58.198Z] main [2024-09-18T08:54:58.198Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:54:58.608Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:54:59.012Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:54:59.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-18T08:54:59.012Z] 9fb3c8dbcbad: Preparing [2024-09-18T08:54:59.012Z] cc93034c3b68: Preparing [2024-09-18T08:54:59.012Z] 74b51b655b6e: Preparing [2024-09-18T08:54:59.012Z] 5504bd1ec107: Preparing [2024-09-18T08:54:59.012Z] bb89423f0e8e: Preparing [2024-09-18T08:54:59.012Z] e59a7b809686: Preparing [2024-09-18T08:54:59.012Z] b7ffce67f105: Preparing [2024-09-18T08:54:59.012Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:54:59.012Z] e59a7b809686: Waiting [2024-09-18T08:54:59.012Z] b7ffce67f105: Waiting [2024-09-18T08:54:59.012Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:54:59.303Z] 5504bd1ec107: Layer already exists [2024-09-18T08:54:59.303Z] bb89423f0e8e: Layer already exists [2024-09-18T08:54:59.303Z] e59a7b809686: Layer already exists [2024-09-18T08:54:59.303Z] b7ffce67f105: Layer already exists [2024-09-18T08:54:59.303Z] cc93034c3b68: Pushed [2024-09-18T08:54:59.303Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:54:59.303Z] 9fb3c8dbcbad: Pushed [2024-09-18T08:55:06.040Z] 74b51b655b6e: Pushed [2024-09-18T08:55:06.040Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06: digest: sha256:4982fe8692a2225d64b4c5ab790d279c9f6e8df83d85587e3be38b996f3f5059 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:55:06.415Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:55:07.050Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-09-18T08:55:07.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-18T08:55:07.050Z] 9fb3c8dbcbad: Preparing [2024-09-18T08:55:07.050Z] cc93034c3b68: Preparing [2024-09-18T08:55:07.050Z] 74b51b655b6e: Preparing [2024-09-18T08:55:07.050Z] 5504bd1ec107: Preparing [2024-09-18T08:55:07.050Z] bb89423f0e8e: Preparing [2024-09-18T08:55:07.050Z] e59a7b809686: Preparing [2024-09-18T08:55:07.050Z] b7ffce67f105: Preparing [2024-09-18T08:55:07.050Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:55:07.050Z] e59a7b809686: Waiting [2024-09-18T08:55:07.050Z] b7ffce67f105: Waiting [2024-09-18T08:55:07.050Z] bb89423f0e8e: Layer already exists [2024-09-18T08:55:07.050Z] cc93034c3b68: Layer already exists [2024-09-18T08:55:07.050Z] 74b51b655b6e: Layer already exists [2024-09-18T08:55:07.050Z] 9fb3c8dbcbad: Layer already exists [2024-09-18T08:55:07.050Z] 5504bd1ec107: Layer already exists [2024-09-18T08:55:07.050Z] e59a7b809686: Layer already exists [2024-09-18T08:55:07.050Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:55:07.050Z] b7ffce67f105: Layer already exists [2024-09-18T08:55:07.316Z] latest: digest: sha256:4982fe8692a2225d64b4c5ab790d279c9f6e8df83d85587e3be38b996f3f5059 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:55:07.689Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:55:08.048Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.76 [2024-09-18T08:55:08.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-18T08:55:08.048Z] 9fb3c8dbcbad: Preparing [2024-09-18T08:55:08.048Z] cc93034c3b68: Preparing [2024-09-18T08:55:08.048Z] 74b51b655b6e: Preparing [2024-09-18T08:55:08.048Z] 5504bd1ec107: Preparing [2024-09-18T08:55:08.048Z] bb89423f0e8e: Preparing [2024-09-18T08:55:08.048Z] e59a7b809686: Preparing [2024-09-18T08:55:08.048Z] b7ffce67f105: Preparing [2024-09-18T08:55:08.048Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:55:08.048Z] e59a7b809686: Waiting [2024-09-18T08:55:08.048Z] b7ffce67f105: Waiting [2024-09-18T08:55:08.048Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:55:08.048Z] 74b51b655b6e: Layer already exists [2024-09-18T08:55:08.048Z] 5504bd1ec107: Layer already exists [2024-09-18T08:55:08.048Z] 9fb3c8dbcbad: Layer already exists [2024-09-18T08:55:08.048Z] bb89423f0e8e: Layer already exists [2024-09-18T08:55:08.048Z] cc93034c3b68: Layer already exists [2024-09-18T08:55:08.048Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:55:08.048Z] b7ffce67f105: Layer already exists [2024-09-18T08:55:08.048Z] e59a7b809686: Layer already exists [2024-09-18T08:55:08.315Z] 3.2.0-dev.76: digest: sha256:4982fe8692a2225d64b4c5ab790d279c9f6e8df83d85587e3be38b996f3f5059 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:55:08.673Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:55:09.029Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:55:09.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-18T08:55:09.029Z] 9fb3c8dbcbad: Preparing [2024-09-18T08:55:09.029Z] cc93034c3b68: Preparing [2024-09-18T08:55:09.029Z] 74b51b655b6e: Preparing [2024-09-18T08:55:09.029Z] 5504bd1ec107: Preparing [2024-09-18T08:55:09.029Z] bb89423f0e8e: Preparing [2024-09-18T08:55:09.029Z] e59a7b809686: Preparing [2024-09-18T08:55:09.029Z] b7ffce67f105: Preparing [2024-09-18T08:55:09.029Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:55:09.029Z] b7ffce67f105: Waiting [2024-09-18T08:55:09.029Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:55:09.029Z] e59a7b809686: Waiting [2024-09-18T08:55:09.029Z] 5504bd1ec107: Layer already exists [2024-09-18T08:55:09.029Z] 9fb3c8dbcbad: Layer already exists [2024-09-18T08:55:09.029Z] 74b51b655b6e: Layer already exists [2024-09-18T08:55:09.029Z] cc93034c3b68: Layer already exists [2024-09-18T08:55:09.029Z] bb89423f0e8e: Layer already exists [2024-09-18T08:55:09.029Z] b7ffce67f105: Layer already exists [2024-09-18T08:55:09.029Z] e59a7b809686: Layer already exists [2024-09-18T08:55:09.029Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:55:09.295Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76: digest: sha256:4982fe8692a2225d64b4c5ab790d279c9f6e8df83d85587e3be38b996f3f5059 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:55:09.650Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:55:10.003Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-09-18T08:55:10.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-18T08:55:10.003Z] 9fb3c8dbcbad: Preparing [2024-09-18T08:55:10.003Z] cc93034c3b68: Preparing [2024-09-18T08:55:10.003Z] 74b51b655b6e: Preparing [2024-09-18T08:55:10.003Z] 5504bd1ec107: Preparing [2024-09-18T08:55:10.003Z] bb89423f0e8e: Preparing [2024-09-18T08:55:10.003Z] e59a7b809686: Preparing [2024-09-18T08:55:10.003Z] b7ffce67f105: Preparing [2024-09-18T08:55:10.003Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:55:10.003Z] e59a7b809686: Waiting [2024-09-18T08:55:10.003Z] b7ffce67f105: Waiting [2024-09-18T08:55:10.003Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:55:10.003Z] 74b51b655b6e: Layer already exists [2024-09-18T08:55:10.003Z] 9fb3c8dbcbad: Layer already exists [2024-09-18T08:55:10.003Z] 5504bd1ec107: Layer already exists [2024-09-18T08:55:10.003Z] cc93034c3b68: Layer already exists [2024-09-18T08:55:10.003Z] bb89423f0e8e: Layer already exists [2024-09-18T08:55:10.003Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:55:10.003Z] b7ffce67f105: Layer already exists [2024-09-18T08:55:10.003Z] e59a7b809686: Layer already exists [2024-09-18T08:55:10.269Z] main: digest: sha256:4982fe8692a2225d64b4c5ab790d279c9f6e8df83d85587e3be38b996f3f5059 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T08:55:10.348Z] ===================================================== [Pipeline] echo [2024-09-18T08:55:10.366Z] taggedImages: [2024-09-18T08:55:10.366Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:55:10.366Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-09-18T08:55:10.366Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.76 [2024-09-18T08:55:10.366Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:55:10.366Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-09-18T08:55:10.392Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-09-18T08:55:10.392Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:55:10.392Z] latest [2024-09-18T08:55:10.392Z] 3.2.0-dev.76 [2024-09-18T08:55:10.392Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:55:10.392Z] main [2024-09-18T08:55:10.392Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:55:10.781Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:55:11.143Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:55:11.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-18T08:55:11.143Z] 574fdf1640de: Preparing [2024-09-18T08:55:11.143Z] e32c0f1bc8b0: Preparing [2024-09-18T08:55:11.143Z] ec257942b08b: Preparing [2024-09-18T08:55:11.143Z] 6c453195d6ce: Preparing [2024-09-18T08:55:11.143Z] 6a2a10781b2a: Preparing [2024-09-18T08:55:11.143Z] 51c038087e88: Preparing [2024-09-18T08:55:11.143Z] eb856e72762a: Preparing [2024-09-18T08:55:11.143Z] f6a25ec44f47: Preparing [2024-09-18T08:55:11.143Z] 5504bd1ec107: Preparing [2024-09-18T08:55:11.143Z] bb89423f0e8e: Preparing [2024-09-18T08:55:11.143Z] f9f4c3e1e5c9: Preparing [2024-09-18T08:55:11.143Z] 7668c2707cfe: Preparing [2024-09-18T08:55:11.143Z] 5f70bf18a086: Preparing [2024-09-18T08:55:11.143Z] 67ca66bd5ea5: Preparing [2024-09-18T08:55:11.143Z] 03016c921f50: Preparing [2024-09-18T08:55:11.143Z] 4018903f4939: Preparing [2024-09-18T08:55:11.143Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:55:11.143Z] bb89423f0e8e: Waiting [2024-09-18T08:55:11.143Z] f9f4c3e1e5c9: Waiting [2024-09-18T08:55:11.143Z] 7668c2707cfe: Waiting [2024-09-18T08:55:11.143Z] 5f70bf18a086: Waiting [2024-09-18T08:55:11.143Z] 67ca66bd5ea5: Waiting [2024-09-18T08:55:11.143Z] 03016c921f50: Waiting [2024-09-18T08:55:11.143Z] 4018903f4939: Waiting [2024-09-18T08:55:11.143Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:55:11.143Z] 51c038087e88: Waiting [2024-09-18T08:55:11.143Z] f6a25ec44f47: Waiting [2024-09-18T08:55:11.143Z] eb856e72762a: Waiting [2024-09-18T08:55:11.143Z] 5504bd1ec107: Waiting [2024-09-18T08:55:11.409Z] e32c0f1bc8b0: Pushed [2024-09-18T08:55:11.409Z] 574fdf1640de: Pushed [2024-09-18T08:55:11.409Z] 6c453195d6ce: Pushed [2024-09-18T08:55:11.409Z] 6a2a10781b2a: Pushed [2024-09-18T08:55:11.409Z] ec257942b08b: Pushed [2024-09-18T08:55:11.409Z] 51c038087e88: Pushed [2024-09-18T08:55:11.409Z] 5504bd1ec107: Layer already exists [2024-09-18T08:55:11.409Z] bb89423f0e8e: Layer already exists [2024-09-18T08:55:11.675Z] eb856e72762a: Pushed [2024-09-18T08:55:11.675Z] 5f70bf18a086: Layer already exists [2024-09-18T08:55:11.675Z] 7668c2707cfe: Pushed [2024-09-18T08:55:11.675Z] f9f4c3e1e5c9: Pushed [2024-09-18T08:55:11.675Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:55:11.942Z] 03016c921f50: Pushed [2024-09-18T08:55:11.942Z] 67ca66bd5ea5: Pushed [2024-09-18T08:55:11.942Z] 4018903f4939: Pushed [2024-09-18T08:55:14.531Z] f6a25ec44f47: Pushed [2024-09-18T08:55:14.531Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06: digest: sha256:17d47c41208c060cb91410a05ef3da0995f356300c2f3d7c2cbcd3527b9644f6 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:55:14.899Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:55:15.265Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-09-18T08:55:15.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-18T08:55:15.265Z] 574fdf1640de: Preparing [2024-09-18T08:55:15.265Z] e32c0f1bc8b0: Preparing [2024-09-18T08:55:15.265Z] ec257942b08b: Preparing [2024-09-18T08:55:15.265Z] 6c453195d6ce: Preparing [2024-09-18T08:55:15.265Z] 6a2a10781b2a: Preparing [2024-09-18T08:55:15.265Z] 51c038087e88: Preparing [2024-09-18T08:55:15.265Z] eb856e72762a: Preparing [2024-09-18T08:55:15.265Z] f6a25ec44f47: Preparing [2024-09-18T08:55:15.265Z] 5504bd1ec107: Preparing [2024-09-18T08:55:15.265Z] bb89423f0e8e: Preparing [2024-09-18T08:55:15.265Z] f9f4c3e1e5c9: Preparing [2024-09-18T08:55:15.265Z] 7668c2707cfe: Preparing [2024-09-18T08:55:15.265Z] 5f70bf18a086: Preparing [2024-09-18T08:55:15.265Z] 67ca66bd5ea5: Preparing [2024-09-18T08:55:15.265Z] 03016c921f50: Preparing [2024-09-18T08:55:15.265Z] 4018903f4939: Preparing [2024-09-18T08:55:15.265Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:55:15.265Z] 51c038087e88: Waiting [2024-09-18T08:55:15.265Z] eb856e72762a: Waiting [2024-09-18T08:55:15.265Z] f6a25ec44f47: Waiting [2024-09-18T08:55:15.265Z] 5504bd1ec107: Waiting [2024-09-18T08:55:15.265Z] bb89423f0e8e: Waiting [2024-09-18T08:55:15.265Z] f9f4c3e1e5c9: Waiting [2024-09-18T08:55:15.265Z] 03016c921f50: Waiting [2024-09-18T08:55:15.265Z] 7668c2707cfe: Waiting [2024-09-18T08:55:15.265Z] 4018903f4939: Waiting [2024-09-18T08:55:15.265Z] 5f70bf18a086: Waiting [2024-09-18T08:55:15.265Z] 67ca66bd5ea5: Waiting [2024-09-18T08:55:15.265Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:55:15.265Z] 6c453195d6ce: Layer already exists [2024-09-18T08:55:15.265Z] ec257942b08b: Layer already exists [2024-09-18T08:55:15.265Z] 574fdf1640de: Layer already exists [2024-09-18T08:55:15.265Z] 6a2a10781b2a: Layer already exists [2024-09-18T08:55:15.265Z] e32c0f1bc8b0: Layer already exists [2024-09-18T08:55:15.265Z] eb856e72762a: Layer already exists [2024-09-18T08:55:15.266Z] f6a25ec44f47: Layer already exists [2024-09-18T08:55:15.266Z] 51c038087e88: Layer already exists [2024-09-18T08:55:15.266Z] bb89423f0e8e: Layer already exists [2024-09-18T08:55:15.266Z] 5504bd1ec107: Layer already exists [2024-09-18T08:55:15.266Z] 5f70bf18a086: Layer already exists [2024-09-18T08:55:15.266Z] 7668c2707cfe: Layer already exists [2024-09-18T08:55:15.266Z] f9f4c3e1e5c9: Layer already exists [2024-09-18T08:55:15.266Z] 67ca66bd5ea5: Layer already exists [2024-09-18T08:55:15.266Z] 03016c921f50: Layer already exists [2024-09-18T08:55:15.532Z] 4018903f4939: Layer already exists [2024-09-18T08:55:15.532Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:55:15.532Z] latest: digest: sha256:17d47c41208c060cb91410a05ef3da0995f356300c2f3d7c2cbcd3527b9644f6 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:55:15.899Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:55:16.253Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.76 [2024-09-18T08:55:16.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-18T08:55:16.253Z] 574fdf1640de: Preparing [2024-09-18T08:55:16.253Z] e32c0f1bc8b0: Preparing [2024-09-18T08:55:16.253Z] ec257942b08b: Preparing [2024-09-18T08:55:16.253Z] 6c453195d6ce: Preparing [2024-09-18T08:55:16.253Z] 6a2a10781b2a: Preparing [2024-09-18T08:55:16.253Z] 51c038087e88: Preparing [2024-09-18T08:55:16.253Z] eb856e72762a: Preparing [2024-09-18T08:55:16.253Z] f6a25ec44f47: Preparing [2024-09-18T08:55:16.253Z] 5504bd1ec107: Preparing [2024-09-18T08:55:16.253Z] bb89423f0e8e: Preparing [2024-09-18T08:55:16.253Z] f9f4c3e1e5c9: Preparing [2024-09-18T08:55:16.253Z] 7668c2707cfe: Preparing [2024-09-18T08:55:16.253Z] 5f70bf18a086: Preparing [2024-09-18T08:55:16.253Z] 67ca66bd5ea5: Preparing [2024-09-18T08:55:16.253Z] 03016c921f50: Preparing [2024-09-18T08:55:16.253Z] 4018903f4939: Preparing [2024-09-18T08:55:16.253Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:55:16.253Z] 51c038087e88: Waiting [2024-09-18T08:55:16.253Z] eb856e72762a: Waiting [2024-09-18T08:55:16.253Z] 03016c921f50: Waiting [2024-09-18T08:55:16.253Z] f6a25ec44f47: Waiting [2024-09-18T08:55:16.253Z] 5504bd1ec107: Waiting [2024-09-18T08:55:16.253Z] 67ca66bd5ea5: Waiting [2024-09-18T08:55:16.253Z] 4018903f4939: Waiting [2024-09-18T08:55:16.253Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:55:16.253Z] f9f4c3e1e5c9: Waiting [2024-09-18T08:55:16.253Z] 7668c2707cfe: Waiting [2024-09-18T08:55:16.253Z] bb89423f0e8e: Waiting [2024-09-18T08:55:16.253Z] 6c453195d6ce: Layer already exists [2024-09-18T08:55:16.253Z] 574fdf1640de: Layer already exists [2024-09-18T08:55:16.253Z] 6a2a10781b2a: Layer already exists [2024-09-18T08:55:16.253Z] e32c0f1bc8b0: Layer already exists [2024-09-18T08:55:16.253Z] ec257942b08b: Layer already exists [2024-09-18T08:55:16.253Z] 51c038087e88: Layer already exists [2024-09-18T08:55:16.253Z] 5504bd1ec107: Layer already exists [2024-09-18T08:55:16.253Z] f6a25ec44f47: Layer already exists [2024-09-18T08:55:16.253Z] eb856e72762a: Layer already exists [2024-09-18T08:55:16.253Z] bb89423f0e8e: Layer already exists [2024-09-18T08:55:16.520Z] 5f70bf18a086: Layer already exists [2024-09-18T08:55:16.520Z] 67ca66bd5ea5: Layer already exists [2024-09-18T08:55:16.520Z] 7668c2707cfe: Layer already exists [2024-09-18T08:55:16.520Z] 03016c921f50: Layer already exists [2024-09-18T08:55:16.520Z] f9f4c3e1e5c9: Layer already exists [2024-09-18T08:55:16.520Z] 4018903f4939: Layer already exists [2024-09-18T08:55:16.520Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:55:16.520Z] 3.2.0-dev.76: digest: sha256:17d47c41208c060cb91410a05ef3da0995f356300c2f3d7c2cbcd3527b9644f6 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:55:16.890Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:55:17.270Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:55:17.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-18T08:55:17.270Z] 574fdf1640de: Preparing [2024-09-18T08:55:17.270Z] e32c0f1bc8b0: Preparing [2024-09-18T08:55:17.270Z] ec257942b08b: Preparing [2024-09-18T08:55:17.270Z] 6c453195d6ce: Preparing [2024-09-18T08:55:17.270Z] 6a2a10781b2a: Preparing [2024-09-18T08:55:17.270Z] 51c038087e88: Preparing [2024-09-18T08:55:17.270Z] eb856e72762a: Preparing [2024-09-18T08:55:17.270Z] f6a25ec44f47: Preparing [2024-09-18T08:55:17.270Z] 5504bd1ec107: Preparing [2024-09-18T08:55:17.270Z] bb89423f0e8e: Preparing [2024-09-18T08:55:17.270Z] f9f4c3e1e5c9: Preparing [2024-09-18T08:55:17.270Z] 7668c2707cfe: Preparing [2024-09-18T08:55:17.270Z] 5f70bf18a086: Preparing [2024-09-18T08:55:17.270Z] 67ca66bd5ea5: Preparing [2024-09-18T08:55:17.270Z] 03016c921f50: Preparing [2024-09-18T08:55:17.270Z] 4018903f4939: Preparing [2024-09-18T08:55:17.270Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:55:17.270Z] 51c038087e88: Waiting [2024-09-18T08:55:17.270Z] eb856e72762a: Waiting [2024-09-18T08:55:17.270Z] f6a25ec44f47: Waiting [2024-09-18T08:55:17.270Z] 5504bd1ec107: Waiting [2024-09-18T08:55:17.270Z] bb89423f0e8e: Waiting [2024-09-18T08:55:17.270Z] f9f4c3e1e5c9: Waiting [2024-09-18T08:55:17.270Z] 7668c2707cfe: Waiting [2024-09-18T08:55:17.270Z] 5f70bf18a086: Waiting [2024-09-18T08:55:17.270Z] 67ca66bd5ea5: Waiting [2024-09-18T08:55:17.270Z] 03016c921f50: Waiting [2024-09-18T08:55:17.270Z] 4018903f4939: Waiting [2024-09-18T08:55:17.270Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:55:17.270Z] 6c453195d6ce: Layer already exists [2024-09-18T08:55:17.270Z] ec257942b08b: Layer already exists [2024-09-18T08:55:17.270Z] 6a2a10781b2a: Layer already exists [2024-09-18T08:55:17.270Z] 574fdf1640de: Layer already exists [2024-09-18T08:55:17.270Z] e32c0f1bc8b0: Layer already exists [2024-09-18T08:55:17.270Z] eb856e72762a: Layer already exists [2024-09-18T08:55:17.270Z] 51c038087e88: Layer already exists [2024-09-18T08:55:17.270Z] f6a25ec44f47: Layer already exists [2024-09-18T08:55:17.270Z] bb89423f0e8e: Layer already exists [2024-09-18T08:55:17.270Z] 5504bd1ec107: Layer already exists [2024-09-18T08:55:17.539Z] f9f4c3e1e5c9: Layer already exists [2024-09-18T08:55:17.539Z] 7668c2707cfe: Layer already exists [2024-09-18T08:55:17.539Z] 5f70bf18a086: Layer already exists [2024-09-18T08:55:17.539Z] 67ca66bd5ea5: Layer already exists [2024-09-18T08:55:17.539Z] 03016c921f50: Layer already exists [2024-09-18T08:55:17.539Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:55:17.539Z] 4018903f4939: Layer already exists [2024-09-18T08:55:17.539Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76: digest: sha256:17d47c41208c060cb91410a05ef3da0995f356300c2f3d7c2cbcd3527b9644f6 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:55:17.907Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:55:18.533Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-09-18T08:55:18.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-18T08:55:18.533Z] 574fdf1640de: Preparing [2024-09-18T08:55:18.533Z] e32c0f1bc8b0: Preparing [2024-09-18T08:55:18.533Z] ec257942b08b: Preparing [2024-09-18T08:55:18.533Z] 6c453195d6ce: Preparing [2024-09-18T08:55:18.533Z] 6a2a10781b2a: Preparing [2024-09-18T08:55:18.533Z] 51c038087e88: Preparing [2024-09-18T08:55:18.533Z] eb856e72762a: Preparing [2024-09-18T08:55:18.533Z] f6a25ec44f47: Preparing [2024-09-18T08:55:18.533Z] 5504bd1ec107: Preparing [2024-09-18T08:55:18.533Z] bb89423f0e8e: Preparing [2024-09-18T08:55:18.533Z] 51c038087e88: Waiting [2024-09-18T08:55:18.533Z] eb856e72762a: Waiting [2024-09-18T08:55:18.533Z] 5504bd1ec107: Waiting [2024-09-18T08:55:18.533Z] f9f4c3e1e5c9: Preparing [2024-09-18T08:55:18.533Z] 7668c2707cfe: Preparing [2024-09-18T08:55:18.533Z] 5f70bf18a086: Preparing [2024-09-18T08:55:18.533Z] 67ca66bd5ea5: Preparing [2024-09-18T08:55:18.533Z] 03016c921f50: Preparing [2024-09-18T08:55:18.533Z] 4018903f4939: Preparing [2024-09-18T08:55:18.533Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:55:18.533Z] bb89423f0e8e: Waiting [2024-09-18T08:55:18.533Z] f9f4c3e1e5c9: Waiting [2024-09-18T08:55:18.533Z] 7668c2707cfe: Waiting [2024-09-18T08:55:18.533Z] 03016c921f50: Waiting [2024-09-18T08:55:18.533Z] 4018903f4939: Waiting [2024-09-18T08:55:18.533Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:55:18.533Z] 5f70bf18a086: Waiting [2024-09-18T08:55:18.533Z] 6c453195d6ce: Layer already exists [2024-09-18T08:55:18.533Z] 574fdf1640de: Layer already exists [2024-09-18T08:55:18.533Z] 6a2a10781b2a: Layer already exists [2024-09-18T08:55:18.533Z] e32c0f1bc8b0: Layer already exists [2024-09-18T08:55:18.533Z] ec257942b08b: Layer already exists [2024-09-18T08:55:18.533Z] eb856e72762a: Layer already exists [2024-09-18T08:55:18.533Z] 51c038087e88: Layer already exists [2024-09-18T08:55:18.533Z] 5504bd1ec107: Layer already exists [2024-09-18T08:55:18.533Z] f6a25ec44f47: Layer already exists [2024-09-18T08:55:18.533Z] bb89423f0e8e: Layer already exists [2024-09-18T08:55:18.801Z] 7668c2707cfe: Layer already exists [2024-09-18T08:55:18.801Z] 03016c921f50: Layer already exists [2024-09-18T08:55:18.801Z] f9f4c3e1e5c9: Layer already exists [2024-09-18T08:55:18.801Z] 67ca66bd5ea5: Layer already exists [2024-09-18T08:55:18.801Z] 5f70bf18a086: Layer already exists [2024-09-18T08:55:18.801Z] 4018903f4939: Layer already exists [2024-09-18T08:55:18.801Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:55:18.801Z] main: digest: sha256:17d47c41208c060cb91410a05ef3da0995f356300c2f3d7c2cbcd3527b9644f6 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T08:55:18.885Z] ===================================================== [Pipeline] echo [2024-09-18T08:55:18.965Z] taggedImages: [2024-09-18T08:55:18.965Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:55:18.965Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-09-18T08:55:18.965Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.76 [2024-09-18T08:55:18.965Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:55:18.965Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-09-18T08:55:18.992Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-09-18T08:55:18.992Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:55:18.992Z] latest [2024-09-18T08:55:18.992Z] 3.2.0-dev.76 [2024-09-18T08:55:18.992Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:55:18.992Z] main [2024-09-18T08:55:18.992Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:55:19.389Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:55:19.755Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:55:19.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-18T08:55:19.755Z] 9ec32cb3917d: Preparing [2024-09-18T08:55:19.755Z] c16030839fda: Preparing [2024-09-18T08:55:19.755Z] 2239577e1e93: Preparing [2024-09-18T08:55:19.755Z] e1f24df37c8a: Preparing [2024-09-18T08:55:19.755Z] 5504bd1ec107: Preparing [2024-09-18T08:55:19.755Z] bb89423f0e8e: Preparing [2024-09-18T08:55:19.755Z] e59a7b809686: Preparing [2024-09-18T08:55:19.755Z] b7ffce67f105: Preparing [2024-09-18T08:55:19.755Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:55:19.755Z] bb89423f0e8e: Waiting [2024-09-18T08:55:19.755Z] e59a7b809686: Waiting [2024-09-18T08:55:19.755Z] b7ffce67f105: Waiting [2024-09-18T08:55:19.755Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:55:20.023Z] 5504bd1ec107: Layer already exists [2024-09-18T08:55:20.023Z] bb89423f0e8e: Layer already exists [2024-09-18T08:55:20.023Z] 2239577e1e93: Pushed [2024-09-18T08:55:20.023Z] c16030839fda: Pushed [2024-09-18T08:55:20.023Z] e59a7b809686: Layer already exists [2024-09-18T08:55:20.023Z] 9ec32cb3917d: Pushed [2024-09-18T08:55:20.023Z] b7ffce67f105: Layer already exists [2024-09-18T08:55:20.023Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:55:25.370Z] e1f24df37c8a: Pushed [2024-09-18T08:55:25.638Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06: digest: sha256:f5e2578ae3827636a19eb2de62c48dc4c57cd8f9dd5bf82d12aa36fa13e81eea size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:55:26.008Z] + 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-09-18T08:55:26.367Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-09-18T08:55:26.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-18T08:55:26.367Z] 9ec32cb3917d: Preparing [2024-09-18T08:55:26.367Z] c16030839fda: Preparing [2024-09-18T08:55:26.367Z] 2239577e1e93: Preparing [2024-09-18T08:55:26.367Z] e1f24df37c8a: Preparing [2024-09-18T08:55:26.367Z] 5504bd1ec107: Preparing [2024-09-18T08:55:26.367Z] bb89423f0e8e: Preparing [2024-09-18T08:55:26.367Z] e59a7b809686: Preparing [2024-09-18T08:55:26.367Z] b7ffce67f105: Preparing [2024-09-18T08:55:26.367Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:55:26.367Z] bb89423f0e8e: Waiting [2024-09-18T08:55:26.367Z] e59a7b809686: Waiting [2024-09-18T08:55:26.367Z] b7ffce67f105: Waiting [2024-09-18T08:55:26.367Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:55:26.367Z] 5504bd1ec107: Layer already exists [2024-09-18T08:55:26.367Z] c16030839fda: Layer already exists [2024-09-18T08:55:26.367Z] 2239577e1e93: Layer already exists [2024-09-18T08:55:26.367Z] e1f24df37c8a: Layer already exists [2024-09-18T08:55:26.367Z] 9ec32cb3917d: Layer already exists [2024-09-18T08:55:26.367Z] b7ffce67f105: Layer already exists [2024-09-18T08:55:26.367Z] e59a7b809686: Layer already exists [2024-09-18T08:55:26.367Z] bb89423f0e8e: Layer already exists [2024-09-18T08:55:26.367Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:55:26.635Z] latest: digest: sha256:f5e2578ae3827636a19eb2de62c48dc4c57cd8f9dd5bf82d12aa36fa13e81eea size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:55:26.997Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:55:27.364Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.76 [2024-09-18T08:55:27.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-18T08:55:27.364Z] 9ec32cb3917d: Preparing [2024-09-18T08:55:27.364Z] c16030839fda: Preparing [2024-09-18T08:55:27.364Z] 2239577e1e93: Preparing [2024-09-18T08:55:27.364Z] e1f24df37c8a: Preparing [2024-09-18T08:55:27.364Z] 5504bd1ec107: Preparing [2024-09-18T08:55:27.364Z] bb89423f0e8e: Preparing [2024-09-18T08:55:27.364Z] e59a7b809686: Preparing [2024-09-18T08:55:27.364Z] b7ffce67f105: Preparing [2024-09-18T08:55:27.364Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:55:27.364Z] e59a7b809686: Waiting [2024-09-18T08:55:27.364Z] bb89423f0e8e: Waiting [2024-09-18T08:55:27.364Z] b7ffce67f105: Waiting [2024-09-18T08:55:27.364Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:55:27.364Z] c16030839fda: Layer already exists [2024-09-18T08:55:27.365Z] e1f24df37c8a: Layer already exists [2024-09-18T08:55:27.365Z] 5504bd1ec107: Layer already exists [2024-09-18T08:55:27.365Z] 2239577e1e93: Layer already exists [2024-09-18T08:55:27.365Z] 9ec32cb3917d: Layer already exists [2024-09-18T08:55:27.365Z] b7ffce67f105: Layer already exists [2024-09-18T08:55:27.365Z] e59a7b809686: Layer already exists [2024-09-18T08:55:27.365Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:55:27.365Z] bb89423f0e8e: Layer already exists [2024-09-18T08:55:27.633Z] 3.2.0-dev.76: digest: sha256:f5e2578ae3827636a19eb2de62c48dc4c57cd8f9dd5bf82d12aa36fa13e81eea size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:55:27.998Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:55:28.361Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:55:28.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-18T08:55:28.361Z] 9ec32cb3917d: Preparing [2024-09-18T08:55:28.361Z] c16030839fda: Preparing [2024-09-18T08:55:28.361Z] 2239577e1e93: Preparing [2024-09-18T08:55:28.361Z] e1f24df37c8a: Preparing [2024-09-18T08:55:28.361Z] 5504bd1ec107: Preparing [2024-09-18T08:55:28.361Z] bb89423f0e8e: Preparing [2024-09-18T08:55:28.361Z] e59a7b809686: Preparing [2024-09-18T08:55:28.361Z] b7ffce67f105: Preparing [2024-09-18T08:55:28.361Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:55:28.361Z] bb89423f0e8e: Waiting [2024-09-18T08:55:28.361Z] e59a7b809686: Waiting [2024-09-18T08:55:28.361Z] b7ffce67f105: Waiting [2024-09-18T08:55:28.361Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:55:28.361Z] c16030839fda: Layer already exists [2024-09-18T08:55:28.361Z] 2239577e1e93: Layer already exists [2024-09-18T08:55:28.361Z] e1f24df37c8a: Layer already exists [2024-09-18T08:55:28.361Z] 5504bd1ec107: Layer already exists [2024-09-18T08:55:28.361Z] 9ec32cb3917d: Layer already exists [2024-09-18T08:55:28.361Z] b7ffce67f105: Layer already exists [2024-09-18T08:55:28.361Z] bb89423f0e8e: Layer already exists [2024-09-18T08:55:28.361Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:55:28.361Z] e59a7b809686: Layer already exists [2024-09-18T08:55:28.631Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76: digest: sha256:f5e2578ae3827636a19eb2de62c48dc4c57cd8f9dd5bf82d12aa36fa13e81eea size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:55:29.003Z] + 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-09-18T08:55:30.337Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-09-18T08:55:30.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-18T08:55:30.338Z] 9ec32cb3917d: Preparing [2024-09-18T08:55:30.338Z] c16030839fda: Preparing [2024-09-18T08:55:30.338Z] 2239577e1e93: Preparing [2024-09-18T08:55:30.338Z] e1f24df37c8a: Preparing [2024-09-18T08:55:30.338Z] 5504bd1ec107: Preparing [2024-09-18T08:55:30.338Z] bb89423f0e8e: Preparing [2024-09-18T08:55:30.338Z] e59a7b809686: Preparing [2024-09-18T08:55:30.338Z] b7ffce67f105: Preparing [2024-09-18T08:55:30.338Z] bb89423f0e8e: Waiting [2024-09-18T08:55:30.338Z] e59a7b809686: Waiting [2024-09-18T08:55:30.338Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:55:30.338Z] b7ffce67f105: Waiting [2024-09-18T08:55:30.338Z] 9ec32cb3917d: Layer already exists [2024-09-18T08:55:30.338Z] e1f24df37c8a: Layer already exists [2024-09-18T08:55:30.338Z] 5504bd1ec107: Layer already exists [2024-09-18T08:55:30.338Z] c16030839fda: Layer already exists [2024-09-18T08:55:30.338Z] 2239577e1e93: Layer already exists [2024-09-18T08:55:30.338Z] e59a7b809686: Layer already exists [2024-09-18T08:55:30.338Z] bb89423f0e8e: Layer already exists [2024-09-18T08:55:30.338Z] b7ffce67f105: Layer already exists [2024-09-18T08:55:30.607Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:55:30.607Z] main: digest: sha256:f5e2578ae3827636a19eb2de62c48dc4c57cd8f9dd5bf82d12aa36fa13e81eea size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T08:55:30.695Z] ===================================================== [Pipeline] echo [2024-09-18T08:55:30.713Z] taggedImages: [2024-09-18T08:55:30.713Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:55:30.713Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-09-18T08:55:30.713Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.76 [2024-09-18T08:55:30.713Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:55:30.713Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-09-18T08:55:30.743Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-09-18T08:55:30.743Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:55:30.743Z] latest [2024-09-18T08:55:30.743Z] 3.2.0-dev.76 [2024-09-18T08:55:30.743Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:55:30.743Z] main [2024-09-18T08:55:30.743Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:55:31.124Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:55:31.503Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:55:31.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-18T08:55:31.503Z] d324bfa72644: Preparing [2024-09-18T08:55:31.503Z] b7029ce46916: Preparing [2024-09-18T08:55:31.503Z] f4d4bca253ad: Preparing [2024-09-18T08:55:31.503Z] 7f9e320be90e: Preparing [2024-09-18T08:55:31.503Z] 27ee2f508ee1: Preparing [2024-09-18T08:55:31.503Z] 5504bd1ec107: Preparing [2024-09-18T08:55:31.503Z] bb89423f0e8e: Preparing [2024-09-18T08:55:31.503Z] c2e8b8cbd7b3: Preparing [2024-09-18T08:55:31.503Z] a36433105518: Preparing [2024-09-18T08:55:31.503Z] 4f5204fe286d: Preparing [2024-09-18T08:55:31.503Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:55:31.503Z] bb89423f0e8e: Waiting [2024-09-18T08:55:31.503Z] c2e8b8cbd7b3: Waiting [2024-09-18T08:55:31.503Z] a36433105518: Waiting [2024-09-18T08:55:31.503Z] 4f5204fe286d: Waiting [2024-09-18T08:55:31.503Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:55:31.503Z] 5504bd1ec107: Waiting [2024-09-18T08:55:31.773Z] 7f9e320be90e: Pushed [2024-09-18T08:55:31.773Z] b7029ce46916: Pushed [2024-09-18T08:55:31.773Z] 27ee2f508ee1: Pushed [2024-09-18T08:55:31.773Z] d324bfa72644: Pushed [2024-09-18T08:55:31.773Z] 5504bd1ec107: Layer already exists [2024-09-18T08:55:31.773Z] bb89423f0e8e: Layer already exists [2024-09-18T08:55:32.042Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:55:32.042Z] c2e8b8cbd7b3: Pushed [2024-09-18T08:55:32.042Z] a36433105518: Pushed [2024-09-18T08:55:33.998Z] f4d4bca253ad: Pushed [2024-09-18T08:55:34.963Z] 4f5204fe286d: Pushed [2024-09-18T08:55:34.963Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06: digest: sha256:b815d1f4643893f3a92c96ea8d95d07b0022e778bf56a5385eb394298b5ed989 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:55:35.338Z] + 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-09-18T08:55:35.702Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-09-18T08:55:35.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-18T08:55:35.702Z] d324bfa72644: Preparing [2024-09-18T08:55:35.702Z] b7029ce46916: Preparing [2024-09-18T08:55:35.702Z] f4d4bca253ad: Preparing [2024-09-18T08:55:35.702Z] 7f9e320be90e: Preparing [2024-09-18T08:55:35.702Z] 27ee2f508ee1: Preparing [2024-09-18T08:55:35.702Z] 5504bd1ec107: Preparing [2024-09-18T08:55:35.702Z] bb89423f0e8e: Preparing [2024-09-18T08:55:35.702Z] c2e8b8cbd7b3: Preparing [2024-09-18T08:55:35.702Z] a36433105518: Preparing [2024-09-18T08:55:35.702Z] 4f5204fe286d: Preparing [2024-09-18T08:55:35.702Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:55:35.702Z] bb89423f0e8e: Waiting [2024-09-18T08:55:35.702Z] c2e8b8cbd7b3: Waiting [2024-09-18T08:55:35.702Z] a36433105518: Waiting [2024-09-18T08:55:35.702Z] 4f5204fe286d: Waiting [2024-09-18T08:55:35.702Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:55:35.702Z] 5504bd1ec107: Waiting [2024-09-18T08:55:35.702Z] b7029ce46916: Layer already exists [2024-09-18T08:55:35.702Z] f4d4bca253ad: Layer already exists [2024-09-18T08:55:35.702Z] 7f9e320be90e: Layer already exists [2024-09-18T08:55:35.702Z] 27ee2f508ee1: Layer already exists [2024-09-18T08:55:35.702Z] d324bfa72644: Layer already exists [2024-09-18T08:55:35.702Z] 5504bd1ec107: Layer already exists [2024-09-18T08:55:35.702Z] 4f5204fe286d: Layer already exists [2024-09-18T08:55:35.702Z] a36433105518: Layer already exists [2024-09-18T08:55:35.702Z] bb89423f0e8e: Layer already exists [2024-09-18T08:55:35.702Z] c2e8b8cbd7b3: Layer already exists [2024-09-18T08:55:35.702Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:55:35.968Z] latest: digest: sha256:b815d1f4643893f3a92c96ea8d95d07b0022e778bf56a5385eb394298b5ed989 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:55:36.334Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:55:36.689Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.76 [2024-09-18T08:55:36.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-18T08:55:36.690Z] d324bfa72644: Preparing [2024-09-18T08:55:36.690Z] b7029ce46916: Preparing [2024-09-18T08:55:36.690Z] f4d4bca253ad: Preparing [2024-09-18T08:55:36.690Z] 7f9e320be90e: Preparing [2024-09-18T08:55:36.690Z] 27ee2f508ee1: Preparing [2024-09-18T08:55:36.690Z] 5504bd1ec107: Preparing [2024-09-18T08:55:36.690Z] bb89423f0e8e: Preparing [2024-09-18T08:55:36.690Z] c2e8b8cbd7b3: Preparing [2024-09-18T08:55:36.690Z] a36433105518: Preparing [2024-09-18T08:55:36.690Z] 4f5204fe286d: Preparing [2024-09-18T08:55:36.690Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:55:36.690Z] 5504bd1ec107: Waiting [2024-09-18T08:55:36.690Z] bb89423f0e8e: Waiting [2024-09-18T08:55:36.690Z] c2e8b8cbd7b3: Waiting [2024-09-18T08:55:36.690Z] a36433105518: Waiting [2024-09-18T08:55:36.690Z] 4f5204fe286d: Waiting [2024-09-18T08:55:36.690Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:55:36.690Z] d324bfa72644: Layer already exists [2024-09-18T08:55:36.690Z] f4d4bca253ad: Layer already exists [2024-09-18T08:55:36.690Z] b7029ce46916: Layer already exists [2024-09-18T08:55:36.690Z] 7f9e320be90e: Layer already exists [2024-09-18T08:55:36.690Z] 27ee2f508ee1: Layer already exists [2024-09-18T08:55:36.690Z] 5504bd1ec107: Layer already exists [2024-09-18T08:55:36.690Z] bb89423f0e8e: Layer already exists [2024-09-18T08:55:36.690Z] 4f5204fe286d: Layer already exists [2024-09-18T08:55:36.690Z] c2e8b8cbd7b3: Layer already exists [2024-09-18T08:55:36.690Z] a36433105518: Layer already exists [2024-09-18T08:55:36.958Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:55:36.958Z] 3.2.0-dev.76: digest: sha256:b815d1f4643893f3a92c96ea8d95d07b0022e778bf56a5385eb394298b5ed989 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:55:37.318Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:55:37.665Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:55:37.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-18T08:55:37.665Z] d324bfa72644: Preparing [2024-09-18T08:55:37.665Z] b7029ce46916: Preparing [2024-09-18T08:55:37.665Z] f4d4bca253ad: Preparing [2024-09-18T08:55:37.665Z] 7f9e320be90e: Preparing [2024-09-18T08:55:37.665Z] 27ee2f508ee1: Preparing [2024-09-18T08:55:37.665Z] 5504bd1ec107: Preparing [2024-09-18T08:55:37.665Z] bb89423f0e8e: Preparing [2024-09-18T08:55:37.665Z] c2e8b8cbd7b3: Preparing [2024-09-18T08:55:37.665Z] a36433105518: Preparing [2024-09-18T08:55:37.665Z] 4f5204fe286d: Preparing [2024-09-18T08:55:37.665Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:55:37.665Z] 5504bd1ec107: Waiting [2024-09-18T08:55:37.665Z] bb89423f0e8e: Waiting [2024-09-18T08:55:37.665Z] c2e8b8cbd7b3: Waiting [2024-09-18T08:55:37.665Z] a36433105518: Waiting [2024-09-18T08:55:37.665Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:55:37.665Z] 4f5204fe286d: Waiting [2024-09-18T08:55:37.665Z] 27ee2f508ee1: Layer already exists [2024-09-18T08:55:37.665Z] b7029ce46916: Layer already exists [2024-09-18T08:55:37.665Z] d324bfa72644: Layer already exists [2024-09-18T08:55:37.665Z] 7f9e320be90e: Layer already exists [2024-09-18T08:55:37.665Z] f4d4bca253ad: Layer already exists [2024-09-18T08:55:37.665Z] a36433105518: Layer already exists [2024-09-18T08:55:37.665Z] c2e8b8cbd7b3: Layer already exists [2024-09-18T08:55:37.665Z] bb89423f0e8e: Layer already exists [2024-09-18T08:55:37.665Z] 4f5204fe286d: Layer already exists [2024-09-18T08:55:37.665Z] 5504bd1ec107: Layer already exists [2024-09-18T08:55:37.931Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:55:37.931Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76: digest: sha256:b815d1f4643893f3a92c96ea8d95d07b0022e778bf56a5385eb394298b5ed989 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:55:38.280Z] + 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-09-18T08:55:38.628Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-09-18T08:55:38.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-18T08:55:38.628Z] d324bfa72644: Preparing [2024-09-18T08:55:38.628Z] b7029ce46916: Preparing [2024-09-18T08:55:38.628Z] f4d4bca253ad: Preparing [2024-09-18T08:55:38.628Z] 7f9e320be90e: Preparing [2024-09-18T08:55:38.628Z] 27ee2f508ee1: Preparing [2024-09-18T08:55:38.628Z] 5504bd1ec107: Preparing [2024-09-18T08:55:38.628Z] bb89423f0e8e: Preparing [2024-09-18T08:55:38.628Z] c2e8b8cbd7b3: Preparing [2024-09-18T08:55:38.628Z] a36433105518: Preparing [2024-09-18T08:55:38.628Z] 4f5204fe286d: Preparing [2024-09-18T08:55:38.628Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:55:38.628Z] c2e8b8cbd7b3: Waiting [2024-09-18T08:55:38.628Z] a36433105518: Waiting [2024-09-18T08:55:38.628Z] 4f5204fe286d: Waiting [2024-09-18T08:55:38.628Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:55:38.628Z] 5504bd1ec107: Waiting [2024-09-18T08:55:38.628Z] bb89423f0e8e: Waiting [2024-09-18T08:55:38.628Z] f4d4bca253ad: Layer already exists [2024-09-18T08:55:38.628Z] d324bfa72644: Layer already exists [2024-09-18T08:55:38.628Z] 27ee2f508ee1: Layer already exists [2024-09-18T08:55:38.628Z] b7029ce46916: Layer already exists [2024-09-18T08:55:38.628Z] 7f9e320be90e: Layer already exists [2024-09-18T08:55:38.628Z] c2e8b8cbd7b3: Layer already exists [2024-09-18T08:55:38.628Z] 5504bd1ec107: Layer already exists [2024-09-18T08:55:38.628Z] a36433105518: Layer already exists [2024-09-18T08:55:38.628Z] bb89423f0e8e: Layer already exists [2024-09-18T08:55:38.628Z] 4f5204fe286d: Layer already exists [2024-09-18T08:55:38.628Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:55:38.895Z] main: digest: sha256:b815d1f4643893f3a92c96ea8d95d07b0022e778bf56a5385eb394298b5ed989 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T08:55:38.981Z] ===================================================== [Pipeline] echo [2024-09-18T08:55:38.993Z] taggedImages: [2024-09-18T08:55:38.993Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:55:38.993Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-09-18T08:55:38.993Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.76 [2024-09-18T08:55:38.994Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:55:38.994Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-09-18T08:55:39.024Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-09-18T08:55:39.024Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:55:39.024Z] latest [2024-09-18T08:55:39.024Z] 3.2.0-dev.76 [2024-09-18T08:55:39.024Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:55:39.024Z] main [2024-09-18T08:55:39.024Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:55:39.392Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:55:39.753Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:55:39.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-18T08:55:39.753Z] 4fe386d021d8: Preparing [2024-09-18T08:55:39.753Z] 987fcb89c6b0: Preparing [2024-09-18T08:55:39.753Z] a1fa677c0511: Preparing [2024-09-18T08:55:39.753Z] d81524cf6cee: Preparing [2024-09-18T08:55:39.753Z] d3c7b37246ad: Preparing [2024-09-18T08:55:39.753Z] e8c5a3ec6e0d: Preparing [2024-09-18T08:55:39.753Z] 30e484eed064: Preparing [2024-09-18T08:55:39.753Z] 5504bd1ec107: Preparing [2024-09-18T08:55:39.753Z] bb89423f0e8e: Preparing [2024-09-18T08:55:39.753Z] f9df2aa0498e: Preparing [2024-09-18T08:55:39.753Z] 1aacafdfddbc: Preparing [2024-09-18T08:55:39.753Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:55:39.753Z] bb89423f0e8e: Waiting [2024-09-18T08:55:39.753Z] 30e484eed064: Waiting [2024-09-18T08:55:39.753Z] e8c5a3ec6e0d: Waiting [2024-09-18T08:55:39.753Z] 5504bd1ec107: Waiting [2024-09-18T08:55:39.753Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:55:39.753Z] 1aacafdfddbc: Waiting [2024-09-18T08:55:40.025Z] 987fcb89c6b0: Pushed [2024-09-18T08:55:40.025Z] d3c7b37246ad: Pushed [2024-09-18T08:55:40.025Z] 4fe386d021d8: Pushed [2024-09-18T08:55:40.025Z] 5504bd1ec107: Layer already exists [2024-09-18T08:55:40.293Z] bb89423f0e8e: Layer already exists [2024-09-18T08:55:40.293Z] e8c5a3ec6e0d: Pushed [2024-09-18T08:55:40.293Z] 30e484eed064: Pushed [2024-09-18T08:55:40.293Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:55:40.293Z] f9df2aa0498e: Pushed [2024-09-18T08:55:42.238Z] d81524cf6cee: Pushed [2024-09-18T08:55:42.825Z] a1fa677c0511: Pushed [2024-09-18T08:55:43.092Z] 1aacafdfddbc: Pushed [2024-09-18T08:55:43.360Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06: digest: sha256:e72a8e7882f91f485942666adb6fe3dcde548615ea18848f82e6a779d961542a size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:55:43.728Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:55:44.099Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-09-18T08:55:44.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-18T08:55:44.099Z] 4fe386d021d8: Preparing [2024-09-18T08:55:44.099Z] 987fcb89c6b0: Preparing [2024-09-18T08:55:44.099Z] a1fa677c0511: Preparing [2024-09-18T08:55:44.099Z] d81524cf6cee: Preparing [2024-09-18T08:55:44.099Z] d3c7b37246ad: Preparing [2024-09-18T08:55:44.099Z] e8c5a3ec6e0d: Preparing [2024-09-18T08:55:44.099Z] 30e484eed064: Preparing [2024-09-18T08:55:44.099Z] 5504bd1ec107: Preparing [2024-09-18T08:55:44.099Z] bb89423f0e8e: Preparing [2024-09-18T08:55:44.099Z] f9df2aa0498e: Preparing [2024-09-18T08:55:44.099Z] 1aacafdfddbc: Preparing [2024-09-18T08:55:44.099Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:55:44.099Z] e8c5a3ec6e0d: Waiting [2024-09-18T08:55:44.099Z] 30e484eed064: Waiting [2024-09-18T08:55:44.099Z] 5504bd1ec107: Waiting [2024-09-18T08:55:44.099Z] bb89423f0e8e: Waiting [2024-09-18T08:55:44.099Z] f9df2aa0498e: Waiting [2024-09-18T08:55:44.099Z] 1aacafdfddbc: Waiting [2024-09-18T08:55:44.099Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:55:44.099Z] 4fe386d021d8: Layer already exists [2024-09-18T08:55:44.099Z] 987fcb89c6b0: Layer already exists [2024-09-18T08:55:44.099Z] d3c7b37246ad: Layer already exists [2024-09-18T08:55:44.099Z] d81524cf6cee: Layer already exists [2024-09-18T08:55:44.099Z] a1fa677c0511: Layer already exists [2024-09-18T08:55:44.099Z] e8c5a3ec6e0d: Layer already exists [2024-09-18T08:55:44.099Z] 5504bd1ec107: Layer already exists [2024-09-18T08:55:44.099Z] 30e484eed064: Layer already exists [2024-09-18T08:55:44.099Z] bb89423f0e8e: Layer already exists [2024-09-18T08:55:44.099Z] f9df2aa0498e: Layer already exists [2024-09-18T08:55:44.099Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:55:44.099Z] 1aacafdfddbc: Layer already exists [2024-09-18T08:55:44.368Z] latest: digest: sha256:e72a8e7882f91f485942666adb6fe3dcde548615ea18848f82e6a779d961542a size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:55:44.742Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:55:45.112Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.76 [2024-09-18T08:55:45.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-18T08:55:45.112Z] 4fe386d021d8: Preparing [2024-09-18T08:55:45.112Z] 987fcb89c6b0: Preparing [2024-09-18T08:55:45.112Z] a1fa677c0511: Preparing [2024-09-18T08:55:45.112Z] d81524cf6cee: Preparing [2024-09-18T08:55:45.112Z] d3c7b37246ad: Preparing [2024-09-18T08:55:45.112Z] e8c5a3ec6e0d: Preparing [2024-09-18T08:55:45.112Z] 30e484eed064: Preparing [2024-09-18T08:55:45.112Z] 5504bd1ec107: Preparing [2024-09-18T08:55:45.112Z] bb89423f0e8e: Preparing [2024-09-18T08:55:45.112Z] f9df2aa0498e: Preparing [2024-09-18T08:55:45.112Z] 1aacafdfddbc: Preparing [2024-09-18T08:55:45.112Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:55:45.112Z] e8c5a3ec6e0d: Waiting [2024-09-18T08:55:45.112Z] 30e484eed064: Waiting [2024-09-18T08:55:45.112Z] 5504bd1ec107: Waiting [2024-09-18T08:55:45.112Z] bb89423f0e8e: Waiting [2024-09-18T08:55:45.112Z] f9df2aa0498e: Waiting [2024-09-18T08:55:45.112Z] 1aacafdfddbc: Waiting [2024-09-18T08:55:45.112Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:55:45.112Z] d81524cf6cee: Layer already exists [2024-09-18T08:55:45.112Z] a1fa677c0511: Layer already exists [2024-09-18T08:55:45.112Z] 4fe386d021d8: Layer already exists [2024-09-18T08:55:45.112Z] 987fcb89c6b0: Layer already exists [2024-09-18T08:55:45.112Z] d3c7b37246ad: Layer already exists [2024-09-18T08:55:45.112Z] 30e484eed064: Layer already exists [2024-09-18T08:55:45.112Z] bb89423f0e8e: Layer already exists [2024-09-18T08:55:45.112Z] e8c5a3ec6e0d: Layer already exists [2024-09-18T08:55:45.112Z] 5504bd1ec107: Layer already exists [2024-09-18T08:55:45.112Z] f9df2aa0498e: Layer already exists [2024-09-18T08:55:45.382Z] 1aacafdfddbc: Layer already exists [2024-09-18T08:55:45.382Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:55:45.382Z] 3.2.0-dev.76: digest: sha256:e72a8e7882f91f485942666adb6fe3dcde548615ea18848f82e6a779d961542a size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:55:45.744Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:55:46.109Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:55:46.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-18T08:55:46.109Z] 4fe386d021d8: Preparing [2024-09-18T08:55:46.109Z] 987fcb89c6b0: Preparing [2024-09-18T08:55:46.109Z] a1fa677c0511: Preparing [2024-09-18T08:55:46.109Z] d81524cf6cee: Preparing [2024-09-18T08:55:46.109Z] d3c7b37246ad: Preparing [2024-09-18T08:55:46.109Z] e8c5a3ec6e0d: Preparing [2024-09-18T08:55:46.109Z] 30e484eed064: Preparing [2024-09-18T08:55:46.109Z] 5504bd1ec107: Preparing [2024-09-18T08:55:46.109Z] bb89423f0e8e: Preparing [2024-09-18T08:55:46.109Z] f9df2aa0498e: Preparing [2024-09-18T08:55:46.109Z] 1aacafdfddbc: Preparing [2024-09-18T08:55:46.109Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:55:46.109Z] e8c5a3ec6e0d: Waiting [2024-09-18T08:55:46.109Z] 30e484eed064: Waiting [2024-09-18T08:55:46.109Z] bb89423f0e8e: Waiting [2024-09-18T08:55:46.109Z] 5504bd1ec107: Waiting [2024-09-18T08:55:46.109Z] f9df2aa0498e: Waiting [2024-09-18T08:55:46.109Z] 1aacafdfddbc: Waiting [2024-09-18T08:55:46.109Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:55:46.109Z] 4fe386d021d8: Layer already exists [2024-09-18T08:55:46.109Z] a1fa677c0511: Layer already exists [2024-09-18T08:55:46.109Z] d81524cf6cee: Layer already exists [2024-09-18T08:55:46.109Z] d3c7b37246ad: Layer already exists [2024-09-18T08:55:46.109Z] 987fcb89c6b0: Layer already exists [2024-09-18T08:55:46.109Z] 5504bd1ec107: Layer already exists [2024-09-18T08:55:46.109Z] bb89423f0e8e: Layer already exists [2024-09-18T08:55:46.109Z] f9df2aa0498e: Layer already exists [2024-09-18T08:55:46.378Z] e8c5a3ec6e0d: Layer already exists [2024-09-18T08:55:46.378Z] 30e484eed064: Layer already exists [2024-09-18T08:55:46.378Z] 1aacafdfddbc: Layer already exists [2024-09-18T08:55:46.378Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:55:46.378Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76: digest: sha256:e72a8e7882f91f485942666adb6fe3dcde548615ea18848f82e6a779d961542a size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:55:46.747Z] + 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-09-18T08:55:47.108Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-09-18T08:55:47.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-18T08:55:47.109Z] 4fe386d021d8: Preparing [2024-09-18T08:55:47.109Z] 987fcb89c6b0: Preparing [2024-09-18T08:55:47.109Z] a1fa677c0511: Preparing [2024-09-18T08:55:47.109Z] d81524cf6cee: Preparing [2024-09-18T08:55:47.109Z] d3c7b37246ad: Preparing [2024-09-18T08:55:47.109Z] e8c5a3ec6e0d: Preparing [2024-09-18T08:55:47.109Z] 30e484eed064: Preparing [2024-09-18T08:55:47.109Z] 5504bd1ec107: Preparing [2024-09-18T08:55:47.109Z] bb89423f0e8e: Preparing [2024-09-18T08:55:47.109Z] f9df2aa0498e: Preparing [2024-09-18T08:55:47.109Z] 1aacafdfddbc: Preparing [2024-09-18T08:55:47.109Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:55:47.109Z] 5504bd1ec107: Waiting [2024-09-18T08:55:47.109Z] bb89423f0e8e: Waiting [2024-09-18T08:55:47.109Z] f9df2aa0498e: Waiting [2024-09-18T08:55:47.109Z] 1aacafdfddbc: Waiting [2024-09-18T08:55:47.109Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:55:47.109Z] e8c5a3ec6e0d: Waiting [2024-09-18T08:55:47.109Z] 30e484eed064: Waiting [2024-09-18T08:55:47.109Z] 987fcb89c6b0: Layer already exists [2024-09-18T08:55:47.109Z] a1fa677c0511: Layer already exists [2024-09-18T08:55:47.109Z] d3c7b37246ad: Layer already exists [2024-09-18T08:55:47.109Z] 4fe386d021d8: Layer already exists [2024-09-18T08:55:47.109Z] d81524cf6cee: Layer already exists [2024-09-18T08:55:47.109Z] e8c5a3ec6e0d: Layer already exists [2024-09-18T08:55:47.109Z] f9df2aa0498e: Layer already exists [2024-09-18T08:55:47.109Z] 5504bd1ec107: Layer already exists [2024-09-18T08:55:47.109Z] 30e484eed064: Layer already exists [2024-09-18T08:55:47.109Z] bb89423f0e8e: Layer already exists [2024-09-18T08:55:47.109Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:55:47.109Z] 1aacafdfddbc: Layer already exists [2024-09-18T08:55:47.377Z] main: digest: sha256:e72a8e7882f91f485942666adb6fe3dcde548615ea18848f82e6a779d961542a size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T08:55:47.452Z] ===================================================== [Pipeline] echo [2024-09-18T08:55:47.463Z] taggedImages: [2024-09-18T08:55:47.463Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:55:47.463Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-09-18T08:55:47.463Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.76 [2024-09-18T08:55:47.463Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:55:47.463Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-09-18T08:55:47.487Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-09-18T08:55:47.487Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:55:47.487Z] latest [2024-09-18T08:55:47.487Z] 3.2.0-dev.76 [2024-09-18T08:55:47.487Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:55:47.487Z] main [2024-09-18T08:55:47.487Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:55:47.864Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:55:48.229Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:55:48.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-18T08:55:48.230Z] d5ad200acc78: Preparing [2024-09-18T08:55:48.230Z] 1f0a6d358735: Preparing [2024-09-18T08:55:48.230Z] 5504bd1ec107: Preparing [2024-09-18T08:55:48.230Z] bb89423f0e8e: Preparing [2024-09-18T08:55:48.230Z] bd8012ca01a2: Preparing [2024-09-18T08:55:48.230Z] 3f8df18d16aa: Preparing [2024-09-18T08:55:48.230Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:55:48.230Z] 3f8df18d16aa: Waiting [2024-09-18T08:55:48.230Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:55:48.230Z] 5504bd1ec107: Layer already exists [2024-09-18T08:55:48.497Z] bb89423f0e8e: Layer already exists [2024-09-18T08:55:48.498Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:55:48.498Z] bd8012ca01a2: Pushed [2024-09-18T08:55:48.498Z] d5ad200acc78: Pushed [2024-09-18T08:55:50.446Z] 3f8df18d16aa: Pushed [2024-09-18T08:55:52.389Z] 1f0a6d358735: Pushed [2024-09-18T08:55:52.389Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06: digest: sha256:c345d77eceeff610cc33db8e705d57fcc9fd5d79a9d0b5f56b29a19d6edd60ee size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:55:53.035Z] + 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-09-18T08:55:53.402Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-09-18T08:55:53.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-18T08:55:53.402Z] d5ad200acc78: Preparing [2024-09-18T08:55:53.402Z] 1f0a6d358735: Preparing [2024-09-18T08:55:53.402Z] 5504bd1ec107: Preparing [2024-09-18T08:55:53.402Z] bb89423f0e8e: Preparing [2024-09-18T08:55:53.402Z] bd8012ca01a2: Preparing [2024-09-18T08:55:53.402Z] 3f8df18d16aa: Preparing [2024-09-18T08:55:53.402Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:55:53.402Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:55:53.402Z] 3f8df18d16aa: Waiting [2024-09-18T08:55:53.402Z] d5ad200acc78: Layer already exists [2024-09-18T08:55:53.402Z] bb89423f0e8e: Layer already exists [2024-09-18T08:55:53.402Z] bd8012ca01a2: Layer already exists [2024-09-18T08:55:53.402Z] 1f0a6d358735: Layer already exists [2024-09-18T08:55:53.402Z] 5504bd1ec107: Layer already exists [2024-09-18T08:55:53.402Z] 3f8df18d16aa: Layer already exists [2024-09-18T08:55:53.402Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:55:53.669Z] latest: digest: sha256:c345d77eceeff610cc33db8e705d57fcc9fd5d79a9d0b5f56b29a19d6edd60ee size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:55:54.039Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:55:54.402Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.76 [2024-09-18T08:55:54.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-18T08:55:54.402Z] d5ad200acc78: Preparing [2024-09-18T08:55:54.402Z] 1f0a6d358735: Preparing [2024-09-18T08:55:54.402Z] 5504bd1ec107: Preparing [2024-09-18T08:55:54.402Z] bb89423f0e8e: Preparing [2024-09-18T08:55:54.402Z] bd8012ca01a2: Preparing [2024-09-18T08:55:54.402Z] 3f8df18d16aa: Preparing [2024-09-18T08:55:54.402Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:55:54.402Z] 3f8df18d16aa: Waiting [2024-09-18T08:55:54.402Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:55:54.402Z] bd8012ca01a2: Layer already exists [2024-09-18T08:55:54.402Z] 5504bd1ec107: Layer already exists [2024-09-18T08:55:54.402Z] 1f0a6d358735: Layer already exists [2024-09-18T08:55:54.402Z] bb89423f0e8e: Layer already exists [2024-09-18T08:55:54.402Z] d5ad200acc78: Layer already exists [2024-09-18T08:55:54.402Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:55:54.402Z] 3f8df18d16aa: Layer already exists [2024-09-18T08:55:54.669Z] 3.2.0-dev.76: digest: sha256:c345d77eceeff610cc33db8e705d57fcc9fd5d79a9d0b5f56b29a19d6edd60ee size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:55:55.032Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:55:55.405Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:55:55.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-18T08:55:55.406Z] d5ad200acc78: Preparing [2024-09-18T08:55:55.406Z] 1f0a6d358735: Preparing [2024-09-18T08:55:55.406Z] 5504bd1ec107: Preparing [2024-09-18T08:55:55.406Z] bb89423f0e8e: Preparing [2024-09-18T08:55:55.406Z] bd8012ca01a2: Preparing [2024-09-18T08:55:55.406Z] 3f8df18d16aa: Preparing [2024-09-18T08:55:55.406Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:55:55.406Z] 3f8df18d16aa: Waiting [2024-09-18T08:55:55.406Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:55:55.406Z] d5ad200acc78: Layer already exists [2024-09-18T08:55:55.406Z] 5504bd1ec107: Layer already exists [2024-09-18T08:55:55.406Z] bb89423f0e8e: Layer already exists [2024-09-18T08:55:55.406Z] bd8012ca01a2: Layer already exists [2024-09-18T08:55:55.406Z] 1f0a6d358735: Layer already exists [2024-09-18T08:55:55.406Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:55:55.406Z] 3f8df18d16aa: Layer already exists [2024-09-18T08:55:55.672Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76: digest: sha256:c345d77eceeff610cc33db8e705d57fcc9fd5d79a9d0b5f56b29a19d6edd60ee size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:55:56.031Z] + 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-09-18T08:55:56.392Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-09-18T08:55:56.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-18T08:55:56.392Z] d5ad200acc78: Preparing [2024-09-18T08:55:56.392Z] 1f0a6d358735: Preparing [2024-09-18T08:55:56.392Z] 5504bd1ec107: Preparing [2024-09-18T08:55:56.392Z] bb89423f0e8e: Preparing [2024-09-18T08:55:56.392Z] bd8012ca01a2: Preparing [2024-09-18T08:55:56.392Z] 3f8df18d16aa: Preparing [2024-09-18T08:55:56.392Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:55:56.392Z] 3f8df18d16aa: Waiting [2024-09-18T08:55:56.392Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:55:56.392Z] bd8012ca01a2: Layer already exists [2024-09-18T08:55:56.392Z] d5ad200acc78: Layer already exists [2024-09-18T08:55:56.392Z] 5504bd1ec107: Layer already exists [2024-09-18T08:55:56.392Z] bb89423f0e8e: Layer already exists [2024-09-18T08:55:56.392Z] 1f0a6d358735: Layer already exists [2024-09-18T08:55:56.392Z] 3f8df18d16aa: Layer already exists [2024-09-18T08:55:56.392Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:55:56.659Z] main: digest: sha256:c345d77eceeff610cc33db8e705d57fcc9fd5d79a9d0b5f56b29a19d6edd60ee size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T08:55:56.742Z] ===================================================== [Pipeline] echo [2024-09-18T08:55:56.756Z] taggedImages: [2024-09-18T08:55:56.756Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:55:56.756Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-09-18T08:55:56.756Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.76 [2024-09-18T08:55:56.756Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:55:56.756Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-09-18T08:55:56.784Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-09-18T08:55:56.784Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:55:56.784Z] latest [2024-09-18T08:55:56.784Z] 3.2.0-dev.76 [2024-09-18T08:55:56.784Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:55:56.784Z] main [2024-09-18T08:55:56.784Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:55:57.161Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:55:57.527Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:55:57.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-18T08:55:57.527Z] 893bd4d8d72a: Preparing [2024-09-18T08:55:57.527Z] 1254375a048d: Preparing [2024-09-18T08:55:57.527Z] 0a5c346500bb: Preparing [2024-09-18T08:55:57.527Z] 5504bd1ec107: Preparing [2024-09-18T08:55:57.527Z] bb89423f0e8e: Preparing [2024-09-18T08:55:57.527Z] 3acbe9ddf8e6: Preparing [2024-09-18T08:55:57.527Z] c574bdbf88ab: Preparing [2024-09-18T08:55:57.527Z] 7b5f421d063e: Preparing [2024-09-18T08:55:57.527Z] 80c278e86388: Preparing [2024-09-18T08:55:57.527Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:55:57.527Z] c574bdbf88ab: Waiting [2024-09-18T08:55:57.527Z] 7b5f421d063e: Waiting [2024-09-18T08:55:57.527Z] 3acbe9ddf8e6: Waiting [2024-09-18T08:55:57.528Z] 80c278e86388: Waiting [2024-09-18T08:55:57.528Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:55:57.528Z] bb89423f0e8e: Layer already exists [2024-09-18T08:55:57.794Z] 5504bd1ec107: Layer already exists [2024-09-18T08:55:57.794Z] 1254375a048d: Pushed [2024-09-18T08:55:57.794Z] 0a5c346500bb: Pushed [2024-09-18T08:55:57.794Z] 893bd4d8d72a: Pushed [2024-09-18T08:55:57.794Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:55:58.060Z] 7b5f421d063e: Pushed [2024-09-18T08:55:58.643Z] 80c278e86388: Pushed [2024-09-18T08:56:13.728Z] c574bdbf88ab: Pushed [2024-09-18T08:56:20.408Z] 3acbe9ddf8e6: Pushed [2024-09-18T08:56:20.408Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06: digest: sha256:d3ff8a5417c923a79422630a969120be771ab2785fb8596e72822674f8dc7552 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:56:20.778Z] + 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-09-18T08:56:21.147Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-09-18T08:56:21.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-18T08:56:21.147Z] 893bd4d8d72a: Preparing [2024-09-18T08:56:21.147Z] 1254375a048d: Preparing [2024-09-18T08:56:21.147Z] 0a5c346500bb: Preparing [2024-09-18T08:56:21.147Z] 5504bd1ec107: Preparing [2024-09-18T08:56:21.147Z] bb89423f0e8e: Preparing [2024-09-18T08:56:21.147Z] 3acbe9ddf8e6: Preparing [2024-09-18T08:56:21.147Z] c574bdbf88ab: Preparing [2024-09-18T08:56:21.147Z] 7b5f421d063e: Preparing [2024-09-18T08:56:21.147Z] 80c278e86388: Preparing [2024-09-18T08:56:21.147Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:56:21.147Z] c574bdbf88ab: Waiting [2024-09-18T08:56:21.148Z] 7b5f421d063e: Waiting [2024-09-18T08:56:21.148Z] 80c278e86388: Waiting [2024-09-18T08:56:21.148Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:56:21.148Z] 3acbe9ddf8e6: Waiting [2024-09-18T08:56:21.148Z] 5504bd1ec107: Layer already exists [2024-09-18T08:56:21.148Z] bb89423f0e8e: Layer already exists [2024-09-18T08:56:21.148Z] 0a5c346500bb: Layer already exists [2024-09-18T08:56:21.148Z] 893bd4d8d72a: Layer already exists [2024-09-18T08:56:21.148Z] 1254375a048d: Layer already exists [2024-09-18T08:56:21.148Z] 3acbe9ddf8e6: Layer already exists [2024-09-18T08:56:21.148Z] 80c278e86388: Layer already exists [2024-09-18T08:56:21.148Z] 7b5f421d063e: Layer already exists [2024-09-18T08:56:21.148Z] c574bdbf88ab: Layer already exists [2024-09-18T08:56:21.148Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:56:21.416Z] latest: digest: sha256:d3ff8a5417c923a79422630a969120be771ab2785fb8596e72822674f8dc7552 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:56:21.773Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:56:22.130Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.76 [2024-09-18T08:56:22.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-18T08:56:22.130Z] 893bd4d8d72a: Preparing [2024-09-18T08:56:22.130Z] 1254375a048d: Preparing [2024-09-18T08:56:22.130Z] 0a5c346500bb: Preparing [2024-09-18T08:56:22.130Z] 5504bd1ec107: Preparing [2024-09-18T08:56:22.130Z] bb89423f0e8e: Preparing [2024-09-18T08:56:22.130Z] 3acbe9ddf8e6: Preparing [2024-09-18T08:56:22.130Z] c574bdbf88ab: Preparing [2024-09-18T08:56:22.130Z] 7b5f421d063e: Preparing [2024-09-18T08:56:22.130Z] 80c278e86388: Preparing [2024-09-18T08:56:22.130Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:56:22.130Z] c574bdbf88ab: Waiting [2024-09-18T08:56:22.130Z] 7b5f421d063e: Waiting [2024-09-18T08:56:22.130Z] 80c278e86388: Waiting [2024-09-18T08:56:22.130Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:56:22.130Z] 3acbe9ddf8e6: Waiting [2024-09-18T08:56:22.130Z] 893bd4d8d72a: Layer already exists [2024-09-18T08:56:22.130Z] bb89423f0e8e: Layer already exists [2024-09-18T08:56:22.130Z] 1254375a048d: Layer already exists [2024-09-18T08:56:22.130Z] 0a5c346500bb: Layer already exists [2024-09-18T08:56:22.130Z] 5504bd1ec107: Layer already exists [2024-09-18T08:56:22.130Z] 3acbe9ddf8e6: Layer already exists [2024-09-18T08:56:22.130Z] 7b5f421d063e: Layer already exists [2024-09-18T08:56:22.130Z] c574bdbf88ab: Layer already exists [2024-09-18T08:56:22.130Z] 80c278e86388: Layer already exists [2024-09-18T08:56:22.130Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:56:22.398Z] 3.2.0-dev.76: digest: sha256:d3ff8a5417c923a79422630a969120be771ab2785fb8596e72822674f8dc7552 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:56:22.754Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:56:23.111Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:56:23.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-18T08:56:23.111Z] 893bd4d8d72a: Preparing [2024-09-18T08:56:23.111Z] 1254375a048d: Preparing [2024-09-18T08:56:23.111Z] 0a5c346500bb: Preparing [2024-09-18T08:56:23.111Z] 5504bd1ec107: Preparing [2024-09-18T08:56:23.111Z] bb89423f0e8e: Preparing [2024-09-18T08:56:23.111Z] 3acbe9ddf8e6: Preparing [2024-09-18T08:56:23.111Z] c574bdbf88ab: Preparing [2024-09-18T08:56:23.111Z] 7b5f421d063e: Preparing [2024-09-18T08:56:23.111Z] 80c278e86388: Preparing [2024-09-18T08:56:23.111Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:56:23.111Z] c574bdbf88ab: Waiting [2024-09-18T08:56:23.111Z] 7b5f421d063e: Waiting [2024-09-18T08:56:23.111Z] 80c278e86388: Waiting [2024-09-18T08:56:23.111Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:56:23.111Z] 3acbe9ddf8e6: Waiting [2024-09-18T08:56:23.111Z] bb89423f0e8e: Layer already exists [2024-09-18T08:56:23.111Z] 0a5c346500bb: Layer already exists [2024-09-18T08:56:23.111Z] 893bd4d8d72a: Layer already exists [2024-09-18T08:56:23.111Z] 5504bd1ec107: Layer already exists [2024-09-18T08:56:23.111Z] 1254375a048d: Layer already exists [2024-09-18T08:56:23.111Z] 80c278e86388: Layer already exists [2024-09-18T08:56:23.111Z] 3acbe9ddf8e6: Layer already exists [2024-09-18T08:56:23.111Z] c574bdbf88ab: Layer already exists [2024-09-18T08:56:23.111Z] 7b5f421d063e: Layer already exists [2024-09-18T08:56:23.111Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:56:23.379Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76: digest: sha256:d3ff8a5417c923a79422630a969120be771ab2785fb8596e72822674f8dc7552 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:56:23.753Z] + 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-09-18T08:56:24.118Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-09-18T08:56:24.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-18T08:56:24.119Z] 893bd4d8d72a: Preparing [2024-09-18T08:56:24.119Z] 1254375a048d: Preparing [2024-09-18T08:56:24.119Z] 0a5c346500bb: Preparing [2024-09-18T08:56:24.119Z] 5504bd1ec107: Preparing [2024-09-18T08:56:24.119Z] bb89423f0e8e: Preparing [2024-09-18T08:56:24.119Z] 3acbe9ddf8e6: Preparing [2024-09-18T08:56:24.119Z] c574bdbf88ab: Preparing [2024-09-18T08:56:24.119Z] 3acbe9ddf8e6: Waiting [2024-09-18T08:56:24.119Z] 7b5f421d063e: Preparing [2024-09-18T08:56:24.119Z] c574bdbf88ab: Waiting [2024-09-18T08:56:24.119Z] 7b5f421d063e: Waiting [2024-09-18T08:56:24.119Z] 80c278e86388: Preparing [2024-09-18T08:56:24.119Z] 80c278e86388: Waiting [2024-09-18T08:56:24.119Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:56:24.119Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:56:24.119Z] bb89423f0e8e: Layer already exists [2024-09-18T08:56:24.119Z] 0a5c346500bb: Layer already exists [2024-09-18T08:56:24.119Z] 893bd4d8d72a: Layer already exists [2024-09-18T08:56:24.119Z] 1254375a048d: Layer already exists [2024-09-18T08:56:24.119Z] 5504bd1ec107: Layer already exists [2024-09-18T08:56:24.119Z] 7b5f421d063e: Layer already exists [2024-09-18T08:56:24.119Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:56:24.119Z] c574bdbf88ab: Layer already exists [2024-09-18T08:56:24.119Z] 3acbe9ddf8e6: Layer already exists [2024-09-18T08:56:24.119Z] 80c278e86388: Layer already exists [2024-09-18T08:56:24.389Z] main: digest: sha256:d3ff8a5417c923a79422630a969120be771ab2785fb8596e72822674f8dc7552 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T08:56:24.484Z] ===================================================== [Pipeline] echo [2024-09-18T08:56:24.502Z] taggedImages: [2024-09-18T08:56:24.502Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:56:24.502Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-09-18T08:56:24.502Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.76 [2024-09-18T08:56:24.502Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:56:24.502Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-09-18T08:56:24.534Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-09-18T08:56:24.534Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:56:24.534Z] latest [2024-09-18T08:56:24.534Z] 3.2.0-dev.76 [2024-09-18T08:56:24.534Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:56:24.534Z] main [2024-09-18T08:56:24.534Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:56:24.927Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:56:25.289Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:56:25.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-18T08:56:25.289Z] b560c2b76f13: Preparing [2024-09-18T08:56:25.289Z] 57f3012fbbf2: Preparing [2024-09-18T08:56:25.289Z] 65d1ea3713e1: Preparing [2024-09-18T08:56:25.289Z] 5504bd1ec107: Preparing [2024-09-18T08:56:25.289Z] bb89423f0e8e: Preparing [2024-09-18T08:56:25.289Z] 4d69f144fb21: Preparing [2024-09-18T08:56:25.289Z] f4cfcd3a29e2: Preparing [2024-09-18T08:56:25.289Z] a5b7c86ffbe9: Preparing [2024-09-18T08:56:25.289Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:56:25.289Z] 4d69f144fb21: Waiting [2024-09-18T08:56:25.289Z] f4cfcd3a29e2: Waiting [2024-09-18T08:56:25.289Z] a5b7c86ffbe9: Waiting [2024-09-18T08:56:25.289Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:56:25.289Z] 5504bd1ec107: Layer already exists [2024-09-18T08:56:25.558Z] bb89423f0e8e: Layer already exists [2024-09-18T08:56:25.558Z] 57f3012fbbf2: Pushed [2024-09-18T08:56:25.558Z] 65d1ea3713e1: Pushed [2024-09-18T08:56:25.558Z] b560c2b76f13: Pushed [2024-09-18T08:56:25.558Z] f4cfcd3a29e2: Pushed [2024-09-18T08:56:25.558Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:56:26.142Z] a5b7c86ffbe9: Pushed [2024-09-18T08:56:48.217Z] 4d69f144fb21: Pushed [2024-09-18T08:56:48.217Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06: digest: sha256:c722083c0fd49b79b8627893580519671e93a070d1321fa8c88bc4fcd391e59c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:56:48.648Z] + 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-09-18T08:56:49.014Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-09-18T08:56:49.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-18T08:56:49.280Z] b560c2b76f13: Preparing [2024-09-18T08:56:49.280Z] 57f3012fbbf2: Preparing [2024-09-18T08:56:49.280Z] 65d1ea3713e1: Preparing [2024-09-18T08:56:49.280Z] 5504bd1ec107: Preparing [2024-09-18T08:56:49.280Z] bb89423f0e8e: Preparing [2024-09-18T08:56:49.280Z] 4d69f144fb21: Preparing [2024-09-18T08:56:49.280Z] f4cfcd3a29e2: Preparing [2024-09-18T08:56:49.280Z] a5b7c86ffbe9: Preparing [2024-09-18T08:56:49.280Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:56:49.280Z] 4d69f144fb21: Waiting [2024-09-18T08:56:49.280Z] f4cfcd3a29e2: Waiting [2024-09-18T08:56:49.280Z] a5b7c86ffbe9: Waiting [2024-09-18T08:56:49.280Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:56:49.280Z] 57f3012fbbf2: Layer already exists [2024-09-18T08:56:49.280Z] bb89423f0e8e: Layer already exists [2024-09-18T08:56:49.280Z] b560c2b76f13: Layer already exists [2024-09-18T08:56:49.280Z] 65d1ea3713e1: Layer already exists [2024-09-18T08:56:49.280Z] 5504bd1ec107: Layer already exists [2024-09-18T08:56:49.280Z] a5b7c86ffbe9: Layer already exists [2024-09-18T08:56:49.280Z] f4cfcd3a29e2: Layer already exists [2024-09-18T08:56:49.280Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:56:49.280Z] 4d69f144fb21: Layer already exists [2024-09-18T08:56:49.280Z] latest: digest: sha256:c722083c0fd49b79b8627893580519671e93a070d1321fa8c88bc4fcd391e59c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:56:49.642Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:56:50.003Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.76 [2024-09-18T08:56:50.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-18T08:56:51.073Z] b560c2b76f13: Preparing [2024-09-18T08:56:51.073Z] 57f3012fbbf2: Preparing [2024-09-18T08:56:51.073Z] 65d1ea3713e1: Preparing [2024-09-18T08:56:51.073Z] 5504bd1ec107: Preparing [2024-09-18T08:56:51.073Z] bb89423f0e8e: Preparing [2024-09-18T08:56:51.073Z] 4d69f144fb21: Preparing [2024-09-18T08:56:51.073Z] f4cfcd3a29e2: Preparing [2024-09-18T08:56:51.073Z] a5b7c86ffbe9: Preparing [2024-09-18T08:56:51.073Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:56:51.073Z] 4d69f144fb21: Waiting [2024-09-18T08:56:51.073Z] a5b7c86ffbe9: Waiting [2024-09-18T08:56:51.073Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:56:51.073Z] f4cfcd3a29e2: Waiting [2024-09-18T08:56:51.073Z] b560c2b76f13: Layer already exists [2024-09-18T08:56:51.073Z] bb89423f0e8e: Layer already exists [2024-09-18T08:56:51.073Z] 5504bd1ec107: Layer already exists [2024-09-18T08:56:51.073Z] 65d1ea3713e1: Layer already exists [2024-09-18T08:56:51.073Z] 57f3012fbbf2: Layer already exists [2024-09-18T08:56:51.073Z] a5b7c86ffbe9: Layer already exists [2024-09-18T08:56:51.073Z] f4cfcd3a29e2: Layer already exists [2024-09-18T08:56:51.073Z] 4d69f144fb21: Layer already exists [2024-09-18T08:56:51.073Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:56:51.073Z] 3.2.0-dev.76: digest: sha256:c722083c0fd49b79b8627893580519671e93a070d1321fa8c88bc4fcd391e59c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:56:51.442Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:56:51.823Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:56:51.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-18T08:56:51.824Z] b560c2b76f13: Preparing [2024-09-18T08:56:51.824Z] 57f3012fbbf2: Preparing [2024-09-18T08:56:51.824Z] 65d1ea3713e1: Preparing [2024-09-18T08:56:51.824Z] 5504bd1ec107: Preparing [2024-09-18T08:56:51.824Z] bb89423f0e8e: Preparing [2024-09-18T08:56:51.824Z] 4d69f144fb21: Preparing [2024-09-18T08:56:51.824Z] f4cfcd3a29e2: Preparing [2024-09-18T08:56:51.824Z] a5b7c86ffbe9: Preparing [2024-09-18T08:56:51.824Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:56:51.824Z] 4d69f144fb21: Waiting [2024-09-18T08:56:51.824Z] f4cfcd3a29e2: Waiting [2024-09-18T08:56:51.824Z] a5b7c86ffbe9: Waiting [2024-09-18T08:56:51.824Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:56:51.824Z] 57f3012fbbf2: Layer already exists [2024-09-18T08:56:51.824Z] 5504bd1ec107: Layer already exists [2024-09-18T08:56:51.824Z] 65d1ea3713e1: Layer already exists [2024-09-18T08:56:51.824Z] b560c2b76f13: Layer already exists [2024-09-18T08:56:51.824Z] bb89423f0e8e: Layer already exists [2024-09-18T08:56:51.824Z] f4cfcd3a29e2: Layer already exists [2024-09-18T08:56:51.824Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:56:51.824Z] 4d69f144fb21: Layer already exists [2024-09-18T08:56:51.824Z] a5b7c86ffbe9: Layer already exists [2024-09-18T08:56:52.092Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76: digest: sha256:c722083c0fd49b79b8627893580519671e93a070d1321fa8c88bc4fcd391e59c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:56:52.455Z] + 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-09-18T08:56:52.824Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-09-18T08:56:52.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-18T08:56:52.824Z] b560c2b76f13: Preparing [2024-09-18T08:56:52.824Z] 57f3012fbbf2: Preparing [2024-09-18T08:56:52.824Z] 65d1ea3713e1: Preparing [2024-09-18T08:56:52.824Z] 5504bd1ec107: Preparing [2024-09-18T08:56:52.824Z] bb89423f0e8e: Preparing [2024-09-18T08:56:52.824Z] 4d69f144fb21: Preparing [2024-09-18T08:56:52.824Z] f4cfcd3a29e2: Preparing [2024-09-18T08:56:52.824Z] a5b7c86ffbe9: Preparing [2024-09-18T08:56:52.824Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:56:52.824Z] f4cfcd3a29e2: Waiting [2024-09-18T08:56:52.824Z] a5b7c86ffbe9: Waiting [2024-09-18T08:56:52.824Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:56:52.824Z] 4d69f144fb21: Waiting [2024-09-18T08:56:52.824Z] 57f3012fbbf2: Layer already exists [2024-09-18T08:56:52.824Z] b560c2b76f13: Layer already exists [2024-09-18T08:56:52.824Z] 5504bd1ec107: Layer already exists [2024-09-18T08:56:52.824Z] 65d1ea3713e1: Layer already exists [2024-09-18T08:56:52.824Z] bb89423f0e8e: Layer already exists [2024-09-18T08:56:52.824Z] a5b7c86ffbe9: Layer already exists [2024-09-18T08:56:52.824Z] f4cfcd3a29e2: Layer already exists [2024-09-18T08:56:52.824Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:56:52.824Z] 4d69f144fb21: Layer already exists [2024-09-18T08:56:53.092Z] main: digest: sha256:c722083c0fd49b79b8627893580519671e93a070d1321fa8c88bc4fcd391e59c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T08:56:53.171Z] ===================================================== [Pipeline] echo [2024-09-18T08:56:53.184Z] taggedImages: [2024-09-18T08:56:53.184Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:56:53.184Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-09-18T08:56:53.184Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.76 [2024-09-18T08:56:53.184Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:56:53.184Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-09-18T08:56:53.218Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-09-18T08:56:53.218Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:56:53.218Z] latest [2024-09-18T08:56:53.218Z] 3.2.0-dev.76 [2024-09-18T08:56:53.218Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:56:53.218Z] main [2024-09-18T08:56:53.218Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:56:53.596Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:56:53.971Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:56:53.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-18T08:56:53.971Z] 6ca48a5ece37: Preparing [2024-09-18T08:56:53.971Z] 5184306eae0b: Preparing [2024-09-18T08:56:53.971Z] 26b2db5cc9ba: Preparing [2024-09-18T08:56:53.971Z] 5504bd1ec107: Preparing [2024-09-18T08:56:53.971Z] bb89423f0e8e: Preparing [2024-09-18T08:56:53.971Z] 66f7cc07d1ac: Preparing [2024-09-18T08:56:53.971Z] 7b5f421d063e: Preparing [2024-09-18T08:56:53.971Z] 80c278e86388: Preparing [2024-09-18T08:56:53.971Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:56:53.971Z] 7b5f421d063e: Waiting [2024-09-18T08:56:53.971Z] 80c278e86388: Waiting [2024-09-18T08:56:53.971Z] 66f7cc07d1ac: Waiting [2024-09-18T08:56:53.971Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:56:54.239Z] 5504bd1ec107: Layer already exists [2024-09-18T08:56:54.239Z] bb89423f0e8e: Layer already exists [2024-09-18T08:56:54.239Z] 7b5f421d063e: Layer already exists [2024-09-18T08:56:54.239Z] 26b2db5cc9ba: Pushed [2024-09-18T08:56:54.239Z] 80c278e86388: Layer already exists [2024-09-18T08:56:54.239Z] 5184306eae0b: Pushed [2024-09-18T08:56:54.239Z] 6ca48a5ece37: Pushed [2024-09-18T08:56:54.239Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:57:16.315Z] 66f7cc07d1ac: Pushed [2024-09-18T08:57:16.315Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06: digest: sha256:a767114adead0518c0e56a82df02275ff4076ab7db36845364ecb76f46591f04 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:57:16.686Z] + 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-09-18T08:57:17.050Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-09-18T08:57:17.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-18T08:57:17.050Z] 6ca48a5ece37: Preparing [2024-09-18T08:57:17.050Z] 5184306eae0b: Preparing [2024-09-18T08:57:17.050Z] 26b2db5cc9ba: Preparing [2024-09-18T08:57:17.050Z] 5504bd1ec107: Preparing [2024-09-18T08:57:17.050Z] bb89423f0e8e: Preparing [2024-09-18T08:57:17.050Z] 66f7cc07d1ac: Preparing [2024-09-18T08:57:17.050Z] 7b5f421d063e: Preparing [2024-09-18T08:57:17.050Z] 80c278e86388: Preparing [2024-09-18T08:57:17.050Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:57:17.050Z] 66f7cc07d1ac: Waiting [2024-09-18T08:57:17.050Z] 7b5f421d063e: Waiting [2024-09-18T08:57:17.050Z] 80c278e86388: Waiting [2024-09-18T08:57:17.050Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:57:17.050Z] 26b2db5cc9ba: Layer already exists [2024-09-18T08:57:17.050Z] 6ca48a5ece37: Layer already exists [2024-09-18T08:57:17.050Z] bb89423f0e8e: Layer already exists [2024-09-18T08:57:17.050Z] 5504bd1ec107: Layer already exists [2024-09-18T08:57:17.050Z] 5184306eae0b: Layer already exists [2024-09-18T08:57:17.050Z] 66f7cc07d1ac: Layer already exists [2024-09-18T08:57:17.050Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:57:17.050Z] 80c278e86388: Layer already exists [2024-09-18T08:57:17.050Z] 7b5f421d063e: Layer already exists [2024-09-18T08:57:17.318Z] latest: digest: sha256:a767114adead0518c0e56a82df02275ff4076ab7db36845364ecb76f46591f04 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:57:17.680Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:57:18.037Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.76 [2024-09-18T08:57:18.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-18T08:57:18.037Z] 6ca48a5ece37: Preparing [2024-09-18T08:57:18.037Z] 5184306eae0b: Preparing [2024-09-18T08:57:18.037Z] 26b2db5cc9ba: Preparing [2024-09-18T08:57:18.037Z] 5504bd1ec107: Preparing [2024-09-18T08:57:18.037Z] bb89423f0e8e: Preparing [2024-09-18T08:57:18.037Z] 66f7cc07d1ac: Preparing [2024-09-18T08:57:18.037Z] 7b5f421d063e: Preparing [2024-09-18T08:57:18.037Z] 80c278e86388: Preparing [2024-09-18T08:57:18.037Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:57:18.037Z] 7b5f421d063e: Waiting [2024-09-18T08:57:18.037Z] 80c278e86388: Waiting [2024-09-18T08:57:18.037Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:57:18.037Z] 66f7cc07d1ac: Waiting [2024-09-18T08:57:18.037Z] 5184306eae0b: Layer already exists [2024-09-18T08:57:18.037Z] 26b2db5cc9ba: Layer already exists [2024-09-18T08:57:18.037Z] 6ca48a5ece37: Layer already exists [2024-09-18T08:57:18.037Z] bb89423f0e8e: Layer already exists [2024-09-18T08:57:18.037Z] 5504bd1ec107: Layer already exists [2024-09-18T08:57:18.037Z] 80c278e86388: Layer already exists [2024-09-18T08:57:18.037Z] 7b5f421d063e: Layer already exists [2024-09-18T08:57:18.037Z] 66f7cc07d1ac: Layer already exists [2024-09-18T08:57:18.037Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:57:18.305Z] 3.2.0-dev.76: digest: sha256:a767114adead0518c0e56a82df02275ff4076ab7db36845364ecb76f46591f04 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:57:18.669Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:57:19.026Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:57:19.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-18T08:57:19.026Z] 6ca48a5ece37: Preparing [2024-09-18T08:57:19.026Z] 5184306eae0b: Preparing [2024-09-18T08:57:19.026Z] 26b2db5cc9ba: Preparing [2024-09-18T08:57:19.026Z] 5504bd1ec107: Preparing [2024-09-18T08:57:19.026Z] bb89423f0e8e: Preparing [2024-09-18T08:57:19.026Z] 66f7cc07d1ac: Preparing [2024-09-18T08:57:19.026Z] 7b5f421d063e: Preparing [2024-09-18T08:57:19.026Z] 80c278e86388: Preparing [2024-09-18T08:57:19.026Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:57:19.026Z] 66f7cc07d1ac: Waiting [2024-09-18T08:57:19.026Z] 7b5f421d063e: Waiting [2024-09-18T08:57:19.026Z] 80c278e86388: Waiting [2024-09-18T08:57:19.026Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:57:19.026Z] 6ca48a5ece37: Layer already exists [2024-09-18T08:57:19.026Z] bb89423f0e8e: Layer already exists [2024-09-18T08:57:19.026Z] 5504bd1ec107: Layer already exists [2024-09-18T08:57:19.026Z] 5184306eae0b: Layer already exists [2024-09-18T08:57:19.026Z] 26b2db5cc9ba: Layer already exists [2024-09-18T08:57:19.026Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:57:19.026Z] 80c278e86388: Layer already exists [2024-09-18T08:57:19.026Z] 66f7cc07d1ac: Layer already exists [2024-09-18T08:57:19.026Z] 7b5f421d063e: Layer already exists [2024-09-18T08:57:19.293Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76: digest: sha256:a767114adead0518c0e56a82df02275ff4076ab7db36845364ecb76f46591f04 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:57:19.671Z] + 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-09-18T08:57:20.039Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-09-18T08:57:20.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-18T08:57:20.039Z] 6ca48a5ece37: Preparing [2024-09-18T08:57:20.039Z] 5184306eae0b: Preparing [2024-09-18T08:57:20.039Z] 26b2db5cc9ba: Preparing [2024-09-18T08:57:20.039Z] 5504bd1ec107: Preparing [2024-09-18T08:57:20.039Z] bb89423f0e8e: Preparing [2024-09-18T08:57:20.039Z] 66f7cc07d1ac: Preparing [2024-09-18T08:57:20.039Z] 7b5f421d063e: Preparing [2024-09-18T08:57:20.039Z] 80c278e86388: Preparing [2024-09-18T08:57:20.039Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:57:20.039Z] 7b5f421d063e: Waiting [2024-09-18T08:57:20.039Z] 80c278e86388: Waiting [2024-09-18T08:57:20.039Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:57:20.039Z] 66f7cc07d1ac: Waiting [2024-09-18T08:57:20.039Z] 26b2db5cc9ba: Layer already exists [2024-09-18T08:57:20.039Z] 6ca48a5ece37: Layer already exists [2024-09-18T08:57:20.039Z] bb89423f0e8e: Layer already exists [2024-09-18T08:57:20.039Z] 5504bd1ec107: Layer already exists [2024-09-18T08:57:20.039Z] 5184306eae0b: Layer already exists [2024-09-18T08:57:20.039Z] 66f7cc07d1ac: Layer already exists [2024-09-18T08:57:20.039Z] 80c278e86388: Layer already exists [2024-09-18T08:57:20.039Z] 7b5f421d063e: Layer already exists [2024-09-18T08:57:20.039Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:57:20.307Z] main: digest: sha256:a767114adead0518c0e56a82df02275ff4076ab7db36845364ecb76f46591f04 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T08:57:20.402Z] ===================================================== [Pipeline] echo [2024-09-18T08:57:20.420Z] taggedImages: [2024-09-18T08:57:20.420Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:57:20.420Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-09-18T08:57:20.420Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.76 [2024-09-18T08:57:20.420Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:57:20.420Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-09-18T08:57:20.447Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: [2024-09-18T08:57:20.447Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:57:20.447Z] latest [2024-09-18T08:57:20.447Z] 3.2.0-dev.76 [2024-09-18T08:57:20.447Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:57:20.447Z] main [2024-09-18T08:57:20.447Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:57:20.835Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:57:21.202Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:57:21.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-18T08:57:21.202Z] e2e6679a4283: Preparing [2024-09-18T08:57:21.202Z] 53941eba8870: Preparing [2024-09-18T08:57:21.202Z] 5504bd1ec107: Preparing [2024-09-18T08:57:21.202Z] bb89423f0e8e: Preparing [2024-09-18T08:57:21.202Z] 5c59e5338b5b: Preparing [2024-09-18T08:57:21.202Z] cd693b676111: Preparing [2024-09-18T08:57:21.202Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:57:21.202Z] cd693b676111: Waiting [2024-09-18T08:57:21.202Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:57:21.469Z] 5504bd1ec107: Layer already exists [2024-09-18T08:57:21.469Z] bb89423f0e8e: Layer already exists [2024-09-18T08:57:21.469Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:57:21.469Z] 5c59e5338b5b: Pushed [2024-09-18T08:57:21.469Z] e2e6679a4283: Pushed [2024-09-18T08:57:22.428Z] cd693b676111: Pushed [2024-09-18T08:57:29.075Z] 53941eba8870: Pushed [2024-09-18T08:57:29.075Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06: digest: sha256:7574486755602948fed65980a5bcb7b07a0f5b1e80f18be7a0aa0e62e85c329b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:57:29.432Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:57:29.788Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-09-18T08:57:29.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-18T08:57:29.788Z] e2e6679a4283: Preparing [2024-09-18T08:57:29.788Z] 53941eba8870: Preparing [2024-09-18T08:57:29.788Z] 5504bd1ec107: Preparing [2024-09-18T08:57:29.788Z] bb89423f0e8e: Preparing [2024-09-18T08:57:29.788Z] 5c59e5338b5b: Preparing [2024-09-18T08:57:29.788Z] cd693b676111: Preparing [2024-09-18T08:57:29.788Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:57:29.788Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:57:29.788Z] cd693b676111: Waiting [2024-09-18T08:57:29.788Z] bb89423f0e8e: Layer already exists [2024-09-18T08:57:29.788Z] 5504bd1ec107: Layer already exists [2024-09-18T08:57:29.788Z] e2e6679a4283: Layer already exists [2024-09-18T08:57:29.788Z] 53941eba8870: Layer already exists [2024-09-18T08:57:29.788Z] 5c59e5338b5b: Layer already exists [2024-09-18T08:57:29.788Z] cd693b676111: Layer already exists [2024-09-18T08:57:29.788Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:57:30.056Z] latest: digest: sha256:7574486755602948fed65980a5bcb7b07a0f5b1e80f18be7a0aa0e62e85c329b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:57:30.422Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:57:30.776Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.76 [2024-09-18T08:57:30.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-18T08:57:30.777Z] e2e6679a4283: Preparing [2024-09-18T08:57:30.777Z] 53941eba8870: Preparing [2024-09-18T08:57:30.777Z] 5504bd1ec107: Preparing [2024-09-18T08:57:30.777Z] bb89423f0e8e: Preparing [2024-09-18T08:57:30.777Z] 5c59e5338b5b: Preparing [2024-09-18T08:57:30.777Z] cd693b676111: Preparing [2024-09-18T08:57:30.777Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:57:30.777Z] cd693b676111: Waiting [2024-09-18T08:57:30.777Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:57:30.777Z] 5504bd1ec107: Layer already exists [2024-09-18T08:57:30.777Z] 53941eba8870: Layer already exists [2024-09-18T08:57:30.777Z] bb89423f0e8e: Layer already exists [2024-09-18T08:57:30.777Z] e2e6679a4283: Layer already exists [2024-09-18T08:57:30.777Z] 5c59e5338b5b: Layer already exists [2024-09-18T08:57:30.777Z] cd693b676111: Layer already exists [2024-09-18T08:57:30.777Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:57:31.045Z] 3.2.0-dev.76: digest: sha256:7574486755602948fed65980a5bcb7b07a0f5b1e80f18be7a0aa0e62e85c329b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:57:31.412Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:57:31.771Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:57:31.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-18T08:57:31.771Z] e2e6679a4283: Preparing [2024-09-18T08:57:31.771Z] 53941eba8870: Preparing [2024-09-18T08:57:31.771Z] 5504bd1ec107: Preparing [2024-09-18T08:57:31.771Z] bb89423f0e8e: Preparing [2024-09-18T08:57:31.771Z] 5c59e5338b5b: Preparing [2024-09-18T08:57:31.771Z] cd693b676111: Preparing [2024-09-18T08:57:31.771Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:57:31.771Z] cd693b676111: Waiting [2024-09-18T08:57:31.771Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:57:31.771Z] e2e6679a4283: Layer already exists [2024-09-18T08:57:31.771Z] 53941eba8870: Layer already exists [2024-09-18T08:57:31.771Z] 5c59e5338b5b: Layer already exists [2024-09-18T08:57:31.771Z] 5504bd1ec107: Layer already exists [2024-09-18T08:57:31.771Z] bb89423f0e8e: Layer already exists [2024-09-18T08:57:31.771Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:57:31.771Z] cd693b676111: Layer already exists [2024-09-18T08:57:32.039Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76: digest: sha256:7574486755602948fed65980a5bcb7b07a0f5b1e80f18be7a0aa0e62e85c329b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:57:32.397Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:57:32.761Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [2024-09-18T08:57:32.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-18T08:57:32.761Z] e2e6679a4283: Preparing [2024-09-18T08:57:32.761Z] 53941eba8870: Preparing [2024-09-18T08:57:32.761Z] 5504bd1ec107: Preparing [2024-09-18T08:57:32.761Z] bb89423f0e8e: Preparing [2024-09-18T08:57:32.761Z] 5c59e5338b5b: Preparing [2024-09-18T08:57:32.761Z] cd693b676111: Preparing [2024-09-18T08:57:32.761Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:57:32.761Z] cd693b676111: Waiting [2024-09-18T08:57:32.761Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:57:32.761Z] 5c59e5338b5b: Layer already exists [2024-09-18T08:57:32.761Z] 5504bd1ec107: Layer already exists [2024-09-18T08:57:32.761Z] e2e6679a4283: Layer already exists [2024-09-18T08:57:32.761Z] 53941eba8870: Layer already exists [2024-09-18T08:57:32.761Z] bb89423f0e8e: Layer already exists [2024-09-18T08:57:32.761Z] cd693b676111: Layer already exists [2024-09-18T08:57:32.761Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:57:33.028Z] main: digest: sha256:7574486755602948fed65980a5bcb7b07a0f5b1e80f18be7a0aa0e62e85c329b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T08:57:33.100Z] ===================================================== [Pipeline] echo [2024-09-18T08:57:33.111Z] taggedImages: [2024-09-18T08:57:33.111Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:57:33.111Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-09-18T08:57:33.111Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.76 [2024-09-18T08:57:33.111Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:57:33.111Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo [2024-09-18T08:57:33.133Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-09-18T08:57:33.133Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:57:33.133Z] latest [2024-09-18T08:57:33.133Z] 3.2.0-dev.76 [2024-09-18T08:57:33.133Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:57:33.133Z] main [2024-09-18T08:57:33.133Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:57:33.499Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:57:33.881Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:57:33.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-18T08:57:33.881Z] 6422c0e07eb1: Preparing [2024-09-18T08:57:33.881Z] 7da41955360a: Preparing [2024-09-18T08:57:33.881Z] 5504bd1ec107: Preparing [2024-09-18T08:57:33.881Z] bb89423f0e8e: Preparing [2024-09-18T08:57:33.881Z] d0480a1cd43d: Preparing [2024-09-18T08:57:33.881Z] 9c2099a36fd4: Preparing [2024-09-18T08:57:33.881Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:57:33.881Z] 9c2099a36fd4: Waiting [2024-09-18T08:57:33.881Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:57:34.148Z] 5504bd1ec107: Layer already exists [2024-09-18T08:57:34.148Z] bb89423f0e8e: Layer already exists [2024-09-18T08:57:34.148Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:57:34.148Z] d0480a1cd43d: Pushed [2024-09-18T08:57:34.148Z] 6422c0e07eb1: Pushed [2024-09-18T08:57:34.416Z] 9c2099a36fd4: Pushed [2024-09-18T08:57:42.639Z] 7da41955360a: Pushed [2024-09-18T08:57:42.639Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06: digest: sha256:b8a319505008b58110d2f3d3a3c7fb48040d94ee4f4e8c293f9f564673437344 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:57:43.010Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:57:43.372Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-09-18T08:57:43.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-18T08:57:43.372Z] 6422c0e07eb1: Preparing [2024-09-18T08:57:43.372Z] 7da41955360a: Preparing [2024-09-18T08:57:43.372Z] 5504bd1ec107: Preparing [2024-09-18T08:57:43.372Z] bb89423f0e8e: Preparing [2024-09-18T08:57:43.372Z] d0480a1cd43d: Preparing [2024-09-18T08:57:43.372Z] 9c2099a36fd4: Preparing [2024-09-18T08:57:43.372Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:57:43.372Z] 9c2099a36fd4: Waiting [2024-09-18T08:57:43.372Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:57:43.372Z] 7da41955360a: Layer already exists [2024-09-18T08:57:43.372Z] d0480a1cd43d: Layer already exists [2024-09-18T08:57:43.372Z] 6422c0e07eb1: Layer already exists [2024-09-18T08:57:43.372Z] 5504bd1ec107: Layer already exists [2024-09-18T08:57:43.372Z] bb89423f0e8e: Layer already exists [2024-09-18T08:57:43.372Z] 9c2099a36fd4: Layer already exists [2024-09-18T08:57:43.372Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:57:43.640Z] latest: digest: sha256:b8a319505008b58110d2f3d3a3c7fb48040d94ee4f4e8c293f9f564673437344 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:57:44.009Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:57:44.362Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.76 [2024-09-18T08:57:44.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-18T08:57:44.362Z] 6422c0e07eb1: Preparing [2024-09-18T08:57:44.362Z] 7da41955360a: Preparing [2024-09-18T08:57:44.362Z] 5504bd1ec107: Preparing [2024-09-18T08:57:44.362Z] bb89423f0e8e: Preparing [2024-09-18T08:57:44.362Z] d0480a1cd43d: Preparing [2024-09-18T08:57:44.362Z] 9c2099a36fd4: Preparing [2024-09-18T08:57:44.362Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:57:44.362Z] 9c2099a36fd4: Waiting [2024-09-18T08:57:44.362Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:57:44.362Z] 5504bd1ec107: Layer already exists [2024-09-18T08:57:44.362Z] 7da41955360a: Layer already exists [2024-09-18T08:57:44.362Z] d0480a1cd43d: Layer already exists [2024-09-18T08:57:44.362Z] 6422c0e07eb1: Layer already exists [2024-09-18T08:57:44.362Z] bb89423f0e8e: Layer already exists [2024-09-18T08:57:44.362Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:57:44.362Z] 9c2099a36fd4: Layer already exists [2024-09-18T08:57:44.631Z] 3.2.0-dev.76: digest: sha256:b8a319505008b58110d2f3d3a3c7fb48040d94ee4f4e8c293f9f564673437344 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:57:45.000Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:57:45.368Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:57:45.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-18T08:57:45.368Z] 6422c0e07eb1: Preparing [2024-09-18T08:57:45.368Z] 7da41955360a: Preparing [2024-09-18T08:57:45.368Z] 5504bd1ec107: Preparing [2024-09-18T08:57:45.368Z] bb89423f0e8e: Preparing [2024-09-18T08:57:45.368Z] d0480a1cd43d: Preparing [2024-09-18T08:57:45.368Z] 9c2099a36fd4: Preparing [2024-09-18T08:57:45.368Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:57:45.368Z] 9c2099a36fd4: Waiting [2024-09-18T08:57:45.368Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:57:45.368Z] 7da41955360a: Layer already exists [2024-09-18T08:57:45.368Z] d0480a1cd43d: Layer already exists [2024-09-18T08:57:45.368Z] 5504bd1ec107: Layer already exists [2024-09-18T08:57:45.368Z] 6422c0e07eb1: Layer already exists [2024-09-18T08:57:45.368Z] bb89423f0e8e: Layer already exists [2024-09-18T08:57:45.368Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:57:45.368Z] 9c2099a36fd4: Layer already exists [2024-09-18T08:57:45.636Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76: digest: sha256:b8a319505008b58110d2f3d3a3c7fb48040d94ee4f4e8c293f9f564673437344 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:57:46.007Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:57:46.368Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-09-18T08:57:46.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-18T08:57:46.368Z] 6422c0e07eb1: Preparing [2024-09-18T08:57:46.368Z] 7da41955360a: Preparing [2024-09-18T08:57:46.368Z] 5504bd1ec107: Preparing [2024-09-18T08:57:46.368Z] bb89423f0e8e: Preparing [2024-09-18T08:57:46.368Z] d0480a1cd43d: Preparing [2024-09-18T08:57:46.368Z] 9c2099a36fd4: Preparing [2024-09-18T08:57:46.368Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:57:46.368Z] 9c2099a36fd4: Waiting [2024-09-18T08:57:46.368Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:57:46.368Z] 5504bd1ec107: Layer already exists [2024-09-18T08:57:46.368Z] bb89423f0e8e: Layer already exists [2024-09-18T08:57:46.368Z] d0480a1cd43d: Layer already exists [2024-09-18T08:57:46.368Z] 6422c0e07eb1: Layer already exists [2024-09-18T08:57:46.368Z] 7da41955360a: Layer already exists [2024-09-18T08:57:46.636Z] 9c2099a36fd4: Layer already exists [2024-09-18T08:57:46.636Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:57:46.636Z] main: digest: sha256:b8a319505008b58110d2f3d3a3c7fb48040d94ee4f4e8c293f9f564673437344 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T08:57:46.715Z] ===================================================== [Pipeline] echo [2024-09-18T08:57:46.728Z] taggedImages: [2024-09-18T08:57:46.728Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:57:46.728Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-09-18T08:57:46.728Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.76 [2024-09-18T08:57:46.728Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:57:46.728Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-09-18T08:57:46.758Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-09-18T08:57:46.758Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:57:46.758Z] latest [2024-09-18T08:57:46.758Z] 3.2.0-dev.76 [2024-09-18T08:57:46.758Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:57:46.758Z] main [2024-09-18T08:57:46.758Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:57:47.134Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:57:47.495Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:57:47.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-18T08:57:47.495Z] 05ebbd50b276: Preparing [2024-09-18T08:57:47.495Z] fa9d8d2540a7: Preparing [2024-09-18T08:57:47.495Z] 5504bd1ec107: Preparing [2024-09-18T08:57:47.495Z] bb89423f0e8e: Preparing [2024-09-18T08:57:47.495Z] e59a7b809686: Preparing [2024-09-18T08:57:47.495Z] b7ffce67f105: Preparing [2024-09-18T08:57:47.495Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:57:47.495Z] b7ffce67f105: Waiting [2024-09-18T08:57:47.495Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:57:47.495Z] e59a7b809686: Layer already exists [2024-09-18T08:57:47.765Z] 5504bd1ec107: Layer already exists [2024-09-18T08:57:47.765Z] bb89423f0e8e: Layer already exists [2024-09-18T08:57:47.765Z] b7ffce67f105: Layer already exists [2024-09-18T08:57:47.765Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:57:47.765Z] 05ebbd50b276: Pushed [2024-09-18T08:57:55.971Z] fa9d8d2540a7: Pushed [2024-09-18T08:57:55.971Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06: digest: sha256:8cf2ee1dbe5b5475b2c8a0f771d12f23e76a2727ca59eda560e6520b526c961c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:57:56.409Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:57:56.808Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-09-18T08:57:56.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-18T08:57:56.808Z] 05ebbd50b276: Preparing [2024-09-18T08:57:56.808Z] fa9d8d2540a7: Preparing [2024-09-18T08:57:56.808Z] 5504bd1ec107: Preparing [2024-09-18T08:57:56.808Z] bb89423f0e8e: Preparing [2024-09-18T08:57:56.808Z] e59a7b809686: Preparing [2024-09-18T08:57:56.808Z] b7ffce67f105: Preparing [2024-09-18T08:57:56.808Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:57:56.808Z] b7ffce67f105: Waiting [2024-09-18T08:57:56.808Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:57:56.808Z] bb89423f0e8e: Layer already exists [2024-09-18T08:57:56.808Z] 05ebbd50b276: Layer already exists [2024-09-18T08:57:56.808Z] 5504bd1ec107: Layer already exists [2024-09-18T08:57:56.808Z] e59a7b809686: Layer already exists [2024-09-18T08:57:56.808Z] fa9d8d2540a7: Layer already exists [2024-09-18T08:57:56.808Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:57:56.808Z] b7ffce67f105: Layer already exists [2024-09-18T08:57:57.080Z] latest: digest: sha256:8cf2ee1dbe5b5475b2c8a0f771d12f23e76a2727ca59eda560e6520b526c961c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:57:57.453Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:57:57.830Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.76 [2024-09-18T08:57:57.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-18T08:57:57.830Z] 05ebbd50b276: Preparing [2024-09-18T08:57:57.830Z] fa9d8d2540a7: Preparing [2024-09-18T08:57:57.830Z] 5504bd1ec107: Preparing [2024-09-18T08:57:57.830Z] bb89423f0e8e: Preparing [2024-09-18T08:57:57.830Z] e59a7b809686: Preparing [2024-09-18T08:57:57.830Z] b7ffce67f105: Preparing [2024-09-18T08:57:57.830Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:57:57.830Z] b7ffce67f105: Waiting [2024-09-18T08:57:57.830Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:57:57.830Z] fa9d8d2540a7: Layer already exists [2024-09-18T08:57:57.830Z] e59a7b809686: Layer already exists [2024-09-18T08:57:57.830Z] bb89423f0e8e: Layer already exists [2024-09-18T08:57:57.830Z] 5504bd1ec107: Layer already exists [2024-09-18T08:57:57.830Z] 05ebbd50b276: Layer already exists [2024-09-18T08:57:57.830Z] b7ffce67f105: Layer already exists [2024-09-18T08:57:57.830Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:57:58.102Z] 3.2.0-dev.76: digest: sha256:8cf2ee1dbe5b5475b2c8a0f771d12f23e76a2727ca59eda560e6520b526c961c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:57:58.480Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:57:58.846Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:57:58.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-18T08:57:58.846Z] 05ebbd50b276: Preparing [2024-09-18T08:57:58.846Z] fa9d8d2540a7: Preparing [2024-09-18T08:57:58.846Z] 5504bd1ec107: Preparing [2024-09-18T08:57:58.846Z] bb89423f0e8e: Preparing [2024-09-18T08:57:58.846Z] e59a7b809686: Preparing [2024-09-18T08:57:58.846Z] b7ffce67f105: Preparing [2024-09-18T08:57:58.846Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:57:58.846Z] b7ffce67f105: Waiting [2024-09-18T08:57:58.846Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:57:58.846Z] 05ebbd50b276: Layer already exists [2024-09-18T08:57:58.846Z] bb89423f0e8e: Layer already exists [2024-09-18T08:57:58.846Z] fa9d8d2540a7: Layer already exists [2024-09-18T08:57:58.846Z] 5504bd1ec107: Layer already exists [2024-09-18T08:57:58.846Z] e59a7b809686: Layer already exists [2024-09-18T08:57:58.846Z] b7ffce67f105: Layer already exists [2024-09-18T08:57:58.846Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:57:59.112Z] 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76: digest: sha256:8cf2ee1dbe5b5475b2c8a0f771d12f23e76a2727ca59eda560e6520b526c961c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:57:59.483Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:57:59.846Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-09-18T08:57:59.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-18T08:57:59.846Z] 05ebbd50b276: Preparing [2024-09-18T08:57:59.846Z] fa9d8d2540a7: Preparing [2024-09-18T08:57:59.846Z] 5504bd1ec107: Preparing [2024-09-18T08:57:59.846Z] bb89423f0e8e: Preparing [2024-09-18T08:57:59.846Z] e59a7b809686: Preparing [2024-09-18T08:57:59.846Z] b7ffce67f105: Preparing [2024-09-18T08:57:59.846Z] 4aeaa0e7d41f: Preparing [2024-09-18T08:57:59.846Z] b7ffce67f105: Waiting [2024-09-18T08:57:59.846Z] 4aeaa0e7d41f: Waiting [2024-09-18T08:57:59.846Z] fa9d8d2540a7: Layer already exists [2024-09-18T08:57:59.846Z] e59a7b809686: Layer already exists [2024-09-18T08:57:59.846Z] bb89423f0e8e: Layer already exists [2024-09-18T08:57:59.846Z] 05ebbd50b276: Layer already exists [2024-09-18T08:57:59.846Z] 5504bd1ec107: Layer already exists [2024-09-18T08:57:59.846Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T08:57:59.846Z] b7ffce67f105: Layer already exists [2024-09-18T08:58:00.113Z] main: digest: sha256:8cf2ee1dbe5b5475b2c8a0f771d12f23e76a2727ca59eda560e6520b526c961c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T08:58:00.200Z] ===================================================== [Pipeline] echo [2024-09-18T08:58:00.211Z] taggedImages: [2024-09-18T08:58:00.211Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [2024-09-18T08:58:00.211Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-09-18T08:58:00.211Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.76 [2024-09-18T08:58:00.211Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [2024-09-18T08:58:00.211Z] - 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-09-18T08:58:00.617Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-18T08:58:00.617Z] [2024-09-18T08:58:00.617Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:58:00.953Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-18T08:58:01.223Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-18T08:58:01.223Z] 8998bd30e6a1: Pulling fs layer [2024-09-18T08:58:01.223Z] 04944245beec: Pulling fs layer [2024-09-18T08:58:01.223Z] 699f458cf7ca: Pulling fs layer [2024-09-18T08:58:01.223Z] 765212b225bb: Pulling fs layer [2024-09-18T08:58:01.223Z] f23df028b6ca: Pulling fs layer [2024-09-18T08:58:01.223Z] d65c8cfc05b1: Pulling fs layer [2024-09-18T08:58:01.223Z] 2437ff75d9bd: Pulling fs layer [2024-09-18T08:58:01.223Z] 765212b225bb: Waiting [2024-09-18T08:58:01.223Z] f23df028b6ca: Waiting [2024-09-18T08:58:01.223Z] d65c8cfc05b1: Waiting [2024-09-18T08:58:01.223Z] 2437ff75d9bd: Waiting [2024-09-18T08:58:01.223Z] 04944245beec: Verifying Checksum [2024-09-18T08:58:01.223Z] 04944245beec: Download complete [2024-09-18T08:58:01.223Z] 765212b225bb: Verifying Checksum [2024-09-18T08:58:01.223Z] 765212b225bb: Download complete [2024-09-18T08:58:01.223Z] f23df028b6ca: Download complete [2024-09-18T08:58:01.223Z] d65c8cfc05b1: Verifying Checksum [2024-09-18T08:58:01.223Z] d65c8cfc05b1: Download complete [2024-09-18T08:58:01.491Z] 699f458cf7ca: Verifying Checksum [2024-09-18T08:58:01.491Z] 699f458cf7ca: Download complete [2024-09-18T08:58:02.077Z] 8998bd30e6a1: Verifying Checksum [2024-09-18T08:58:02.077Z] 8998bd30e6a1: Download complete [2024-09-18T08:58:04.671Z] 2437ff75d9bd: Verifying Checksum [2024-09-18T08:58:04.671Z] 2437ff75d9bd: Download complete [2024-09-18T08:58:07.255Z] 8998bd30e6a1: Pull complete [2024-09-18T08:58:07.522Z] 04944245beec: Pull complete [2024-09-18T08:58:09.466Z] 699f458cf7ca: Pull complete [2024-09-18T08:58:09.466Z] 765212b225bb: Pull complete [2024-09-18T08:58:10.424Z] f23df028b6ca: Pull complete [2024-09-18T08:58:10.692Z] d65c8cfc05b1: Pull complete [2024-09-18T08:58:28.904Z] 2437ff75d9bd: Pull complete [2024-09-18T08:58:28.904Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-18T08:58:28.904Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-18T08:58:28.904Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-18T08:58:29.137Z] prd-ubuntu20.04-docker-arm64-4c-16g-10570 does not seem to be running inside a container [2024-09-18T08:58:29.188Z] $ 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/698 -v /w/workspace/edgex-go/698:/w/workspace/edgex-go/698:rw,z -v /w/workspace/edgex-go/698@tmp:/w/workspace/edgex-go/698@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-09-18T08:58:32.330Z] $ docker top 1aa5915e516c10cfc76a8c4710d862129b72bac6b1671da2a6ed89501b0fe0e0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-18T08:58:33.286Z] ---> job-cost.sh [2024-09-18T08:58:33.287Z] lf-activate-venv: SKIPPING [2024-09-18T08:58:33.287Z] INFO: No Stack... [2024-09-18T08:58:33.553Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-18T08:58:34.513Z] INFO: Archiving Costs [Pipeline] sh [2024-09-18T08:58:35.155Z] + cat /w/workspace/edgex-go/698/archives/cost.csv [2024-09-18T08:58:35.155Z] + cut -d, -f6 [Pipeline] lock [2024-09-18T08:58:35.196Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-698-stack-cost] [2024-09-18T08:58:35.207Z] Resource [jenkins-edgexfoundry-edgex-go-main-698-stack-cost] did not exist. Created. [2024-09-18T08:58:35.214Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-698-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-18T08:58:35.866Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-09-18T08:58:36.707Z] Stashed 1 file(s) [Pipeline] } [2024-09-18T08:58:36.715Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-698-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-18T08:58:36.726Z] $ docker stop --time=1 1aa5915e516c10cfc76a8c4710d862129b72bac6b1671da2a6ed89501b0fe0e0 [2024-09-18T08:58:38.327Z] $ docker rm -f --volumes 1aa5915e516c10cfc76a8c4710d862129b72bac6b1671da2a6ed89501b0fe0e0 [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-09-18T08:58:38.953Z] provisioning config files... [2024-09-18T08:58:38.979Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/698@tmp/config18119007794497033921tmp [Pipeline] { [Pipeline] sh [2024-09-18T08:58:39.290Z] + set +x [2024-09-18T08:58:39.290Z] + curl -s https://codecov.io/bash [2024-09-18T08:58:39.290Z] + bash -s -- [2024-09-18T08:58:39.290Z] [2024-09-18T08:58:39.290Z] _____ _ [2024-09-18T08:58:39.290Z] / ____| | | [2024-09-18T08:58:39.290Z] | | ___ __| | ___ ___ _____ __ [2024-09-18T08:58:39.290Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-18T08:58:39.290Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-18T08:58:39.290Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-18T08:58:39.290Z] Bash-1.0.6 [2024-09-18T08:58:39.290Z] [2024-09-18T08:58:39.290Z] [2024-09-18T08:58:39.290Z] ==> git version 2.25.1 found [2024-09-18T08:58:39.290Z] ==> 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-09-18T08:58:39.290Z] Release-Date: 2020-01-08 [2024-09-18T08:58:39.290Z] 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-09-18T08:58:39.290Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-18T08:58:39.290Z] ==> Jenkins CI detected. [2024-09-18T08:58:39.290Z] current dir:  /w/workspace/edgex-go/698 [2024-09-18T08:58:39.290Z] project root: . [2024-09-18T08:58:39.290Z] --> token set from env [2024-09-18T08:58:39.290Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-18T08:58:39.290Z] ==> Running gcov in . (disable via -X gcov) [2024-09-18T08:58:39.290Z] ==> Python coveragepy not found [2024-09-18T08:58:39.290Z] ==> Searching for coverage reports in: [2024-09-18T08:58:39.290Z] + . [2024-09-18T08:58:39.548Z] -> Found 1 reports [2024-09-18T08:58:39.548Z] ==> Detecting git/mercurial file structure [2024-09-18T08:58:39.548Z] ==> Reading reports [2024-09-18T08:58:39.548Z] + ./coverage.out bytes=568154 [2024-09-18T08:58:39.548Z] ==> Appending adjustments [2024-09-18T08:58:39.548Z] https://docs.codecov.io/docs/fixing-reports [2024-09-18T08:58:40.928Z] + Found adjustments [2024-09-18T08:58:40.928Z] ==> Gzipping contents [2024-09-18T08:58:40.928Z] 72K /tmp/codecov.QtEE6P.gz [2024-09-18T08:58:40.928Z] ==> Uploading reports [2024-09-18T08:58:40.928Z] url: https://codecov.io [2024-09-18T08:58:40.928Z] query: branch=main&commit=01f2b539fb1973550dfc74f4d3b2b5ba0d443c06&build=698&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F698%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-18T08:58:40.928Z] -> Pinging Codecov [2024-09-18T08:58:40.928Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=01f2b539fb1973550dfc74f4d3b2b5ba0d443c06&build=698&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F698%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-18T08:58:40.928Z] -> Uploading to [2024-09-18T08:58:40.928Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-18/00271124DB129430A58F1EEE437C3FCB/01f2b539fb1973550dfc74f4d3b2b5ba0d443c06/9ffa8b23-7a04-4835-9491-701ac2a36444.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240918%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240918T085840Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=19f7bfd24c6e951596873c89f69769e579a00b12cf066f82d89b4ba06a49fba0 [2024-09-18T08:58:40.928Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-18T08:58:40.928Z] Dload Upload Total Spent Left Speed [2024-09-18T08:58:42.303Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 70099 0 0 100 70099 0 335k --:--:-- --:--:-- --:--:-- 333k 100 70099 0 0 100 70099 0 255k --:--:-- --:--:-- --:--:-- 254k [2024-09-18T08:58:42.303Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] } [2024-09-18T08:58:42.311Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-09-18T08:58:42.561Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-09-18T08:58:42.580Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:58:42.896Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-18T08:58:42.896Z] [2024-09-18T08:58:42.896Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:58:43.189Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-18T08:58:43.189Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-09-18T08:58:43.189Z] 619be1103602: Already exists [2024-09-18T08:58:43.189Z] f8ea3408117e: Pulling fs layer [2024-09-18T08:58:43.189Z] 91320369b822: Pulling fs layer [2024-09-18T08:58:43.189Z] 0406650e8295: Pulling fs layer [2024-09-18T08:58:43.189Z] 4f4fb700ef54: Pulling fs layer [2024-09-18T08:58:43.189Z] 96d80e3f36e1: Pulling fs layer [2024-09-18T08:58:43.189Z] bcf3aedb951c: Pulling fs layer [2024-09-18T08:58:43.189Z] 4f4fb700ef54: Waiting [2024-09-18T08:58:43.189Z] 96d80e3f36e1: Waiting [2024-09-18T08:58:43.189Z] bcf3aedb951c: Waiting [2024-09-18T08:58:43.189Z] 0406650e8295: Verifying Checksum [2024-09-18T08:58:43.189Z] 0406650e8295: Download complete [2024-09-18T08:58:43.189Z] f8ea3408117e: Verifying Checksum [2024-09-18T08:58:43.189Z] f8ea3408117e: Download complete [2024-09-18T08:58:43.189Z] 4f4fb700ef54: Verifying Checksum [2024-09-18T08:58:43.189Z] 4f4fb700ef54: Download complete [2024-09-18T08:58:43.189Z] f8ea3408117e: Pull complete [2024-09-18T08:58:43.448Z] 96d80e3f36e1: Verifying Checksum [2024-09-18T08:58:43.448Z] 96d80e3f36e1: Download complete [2024-09-18T08:58:43.705Z] 91320369b822: Verifying Checksum [2024-09-18T08:58:43.705Z] 91320369b822: Download complete [2024-09-18T08:58:43.964Z] bcf3aedb951c: Verifying Checksum [2024-09-18T08:58:43.964Z] bcf3aedb951c: Download complete [2024-09-18T08:58:46.493Z] 91320369b822: Pull complete [2024-09-18T08:58:46.751Z] 0406650e8295: Pull complete [2024-09-18T08:58:46.751Z] 4f4fb700ef54: Pull complete [2024-09-18T08:58:47.009Z] 96d80e3f36e1: Pull complete [2024-09-18T08:58:50.295Z] bcf3aedb951c: Pull complete [2024-09-18T08:58:50.295Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-09-18T08:58:50.295Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-18T08:58:50.295Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-18T08:58:50.416Z] prd-ubuntu20.04-docker-8c-8g-10567 does not seem to be running inside a container [2024-09-18T08:58:50.434Z] $ 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/698 -v /w/workspace/edgex-go/698:/w/workspace/edgex-go/698:rw,z -v /w/workspace/edgex-go/698@tmp:/w/workspace/edgex-go/698@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-09-18T08:59:00.194Z] $ docker top 99085f8cab76484060d0b4f30492dc68e90d3ed6e4c53e3cef06e9f156fbdb41 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-18T08:59:00.563Z] + git config --global --add safe.directory /w/workspace/edgex-go/698 [Pipeline] echo [2024-09-18T08:59:00.574Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-09-18T08:59:00.853Z] + set -o pipefail [2024-09-18T08:59:00.853Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-09-18T08:59:13.072Z] [2024-09-18T08:59:13.072Z] Monitoring /w/workspace/edgex-go/698 (github.com/edgexfoundry/edgex-go)... [2024-09-18T08:59:13.072Z] [2024-09-18T08:59:13.072Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/d9af85cf-07ef-44e9-810f-20347a85b1d0 [2024-09-18T08:59:13.072Z] [2024-09-18T08:59:13.072Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-09-18T08:59:13.072Z] [2024-09-18T08:59:13.072Z] [2024-09-18T08:59:13.072Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-09-18T08:59:13.072Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-09-18T08:59:13.072Z] $ docker stop --time=1 99085f8cab76484060d0b4f30492dc68e90d3ed6e4c53e3cef06e9f156fbdb41 [2024-09-18T08:59:24.271Z] $ docker rm -f --volumes 99085f8cab76484060d0b4f30492dc68e90d3ed6e4c53e3cef06e9f156fbdb41 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-09-18T08:59:24.814Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-18T08:59:24.828Z] provisioning config files... [2024-09-18T08:59:24.834Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/698@tmp/config4746060064016246738tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-18T08:59:25.135Z] --> edgex-publish-swagger.sh [2024-09-18T08:59:25.135Z] === Publish openapi/v3 API === [2024-09-18T08:59:25.135Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-09-18T08:59:25.135Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/698/openapi/v3/core-command.yaml] [2024-09-18T08:59:25.135Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-18T08:59:25.135Z] Dload Upload Total Spent Left Speed [2024-09-18T08:59:26.091Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 65043 --:--:-- --:--:-- --:--:-- 64914 [2024-09-18T08:59:26.091Z] [2024-09-18T08:59:26.091Z] [2024-09-18T08:59:26.091Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/698/openapi/v3/core-data.yaml] [2024-09-18T08:59:26.091Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-18T08:59:26.091Z] Dload Upload Total Spent Left Speed [2024-09-18T08:59:26.658Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 67204 0:00:01 0:00:01 --:--:-- 67204 [2024-09-18T08:59:26.658Z] [2024-09-18T08:59:26.658Z] [2024-09-18T08:59:26.658Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/698/openapi/v3/core-keeper.yaml] [2024-09-18T08:59:26.658Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-18T08:59:26.658Z] Dload Upload Total Spent Left Speed [2024-09-18T08:59:26.918Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 255 124k --:--:-- --:--:-- --:--:-- 124k [2024-09-18T08:59:26.918Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-09-18T08:59:26.918Z] [2024-09-18T08:59:26.918Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/698/openapi/v3/core-metadata.yaml] [2024-09-18T08:59:26.918Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-18T08:59:26.918Z] Dload Upload Total Spent Left Speed [2024-09-18T08:59:27.178Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 148k 0 0 100 148k 0 729k --:--:-- --:--:-- --:--:-- 729k 100 149k 100 156 100 148k 425 405k --:--:-- --:--:-- --:--:-- 405k [2024-09-18T08:59:27.178Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-09-18T08:59:27.178Z] [2024-09-18T08:59:27.178Z] [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/698/openapi/v3/support-cron-scheduler.yaml] [2024-09-18T08:59:27.178Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-18T08:59:27.178Z] Dload Upload Total Spent Left Speed [2024-09-18T08:59:27.438Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48523 100 66 100 48457 260 187k --:--:-- --:--:-- --:--:-- 187k [2024-09-18T08:59:27.438Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-09-18T08:59:27.438Z] [2024-09-18T08:59:27.438Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/698/openapi/v3/support-notifications.yaml] [2024-09-18T08:59:27.438Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-18T08:59:27.438Z] Dload Upload Total Spent Left Speed [2024-09-18T08:59:28.013Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 417 227k --:--:-- --:--:-- --:--:-- 228k [2024-09-18T08:59:28.013Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-09-18T08:59:28.013Z] [2024-09-18T08:59:28.013Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/698/openapi/v3/support-scheduler.yaml] [2024-09-18T08:59:28.013Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-18T08:59:28.013Z] Dload Upload Total Spent Left Speed [2024-09-18T08:59:28.271Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 177k --:--:-- --:--:-- --:--:-- 176k 100 37110 100 156 100 36954 405 95984 --:--:-- --:--:-- --:--:-- 96139 [2024-09-18T08:59:28.271Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-09-18T08:59:28.271Z] [Pipeline] } [2024-09-18T08:59:28.279Z] 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-09-18T08:59:28.739Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-18T08:59:28.739Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:59:29.040Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-18T08:59:29.040Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-18T08:59:29.122Z] prd-ubuntu20.04-docker-8c-8g-10567 does not seem to be running inside a container [2024-09-18T08:59:29.134Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/698 -v /w/workspace/edgex-go/698:/w/workspace/edgex-go/698:rw,z -v /w/workspace/edgex-go/698@tmp:/w/workspace/edgex-go/698@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-09-18T08:59:30.927Z] $ docker top 76915b117cd61ecf5c24b1eb6ba54a74dc617d5d9d8a5d9631bb12cee1686491 -eo pid,comm [2024-09-18T08:59:30.989Z] 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-09-18T08:59:30.989Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-18T08:59:31.044Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-18T08:59:31.044Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-18T08:59:31.167Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-18T08:59:31.153Z] $ docker exec 76915b117cd61ecf5c24b1eb6ba54a74dc617d5d9d8a5d9631bb12cee1686491 ssh-agent [2024-09-18T08:59:31.293Z] SSH_AUTH_SOCK=/tmp/ssh-Aw3umksUOqwg/agent.13 [2024-09-18T08:59:31.293Z] SSH_AGENT_PID=19 [2024-09-18T08:59:31.300Z] Running ssh-add (command line suppressed) [2024-09-18T08:59:31.403Z] Identity added: /w/workspace/edgex-go/698@tmp/private_key_17655863941791762322.key (/w/workspace/edgex-go/698@tmp/private_key_17655863941791762322.key) [2024-09-18T08:59:31.432Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-18T08:59:31.726Z] + git semver tag [2024-09-18T08:59:31.984Z] 2024-09-18 08:59:31,928 [run_tag] DEBUG tag force:False [2024-09-18T08:59:31.984Z] 2024-09-18 08:59:31,928 [check_head_tag] DEBUG check head tag [2024-09-18T08:59:31.984Z] 2024-09-18 08:59:31,930 [execute] INFO git cat-file --batch-check [2024-09-18T08:59:31.984Z] 2024-09-18 08:59:31,931 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/698, universal_newlines=False, shell=None, istream=) [2024-09-18T08:59:31.984Z] 2024-09-18 08:59:31,935 [execute] INFO git cat-file --batch [2024-09-18T08:59:31.984Z] 2024-09-18 08:59:31,935 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/698, universal_newlines=False, shell=None, istream=) [2024-09-18T08:59:32.242Z] 2024-09-18 08:59:31,979 [read_version] DEBUG read version from /w/workspace/edgex-go/698/.semver/main [2024-09-18T08:59:32.242Z] 2024-09-18 08:59:31,979 [execute] INFO git tag -a v3.2.0-dev.76 -m v3.2.0-dev.76 [2024-09-18T08:59:32.242Z] 2024-09-18 08:59:31,979 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.76', '-m', 'v3.2.0-dev.76'], cwd=/w/workspace/edgex-go/698, universal_newlines=False, shell=None, istream=None) [2024-09-18T08:59:32.242Z] 2024-09-18 08:59:31,986 [read_version] DEBUG read version from /w/workspace/edgex-go/698/.semver/main [2024-09-18T08:59:32.242Z] 3.2.0-dev.76 [Pipeline] } [2024-09-18T08:59:32.235Z] $ docker exec --env ******** --env ******** 76915b117cd61ecf5c24b1eb6ba54a74dc617d5d9d8a5d9631bb12cee1686491 ssh-agent -k [2024-09-18T08:59:32.337Z] unset SSH_AUTH_SOCK; [2024-09-18T08:59:32.337Z] unset SSH_AGENT_PID; [2024-09-18T08:59:32.337Z] echo Agent pid 19 killed; [2024-09-18T08:59:32.359Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-18T08:59:32.677Z] + git semver [Pipeline] } [2024-09-18T08:59:32.933Z] $ docker stop --time=1 76915b117cd61ecf5c24b1eb6ba54a74dc617d5d9d8a5d9631bb12cee1686491 [2024-09-18T08:59:34.207Z] $ docker rm -f --volumes 76915b117cd61ecf5c24b1eb6ba54a74dc617d5d9d8a5d9631bb12cee1686491 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:59:34.645Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-18T08:59:34.645Z] [2024-09-18T08:59:34.645Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:59:34.951Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-18T08:59:34.951Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-09-18T08:59:34.951Z] ab5ef0e58194: Pulling fs layer [2024-09-18T08:59:34.951Z] 9712f1f96733: Pulling fs layer [2024-09-18T08:59:34.951Z] 63f879dbbcfc: Pulling fs layer [2024-09-18T08:59:34.951Z] 0d9ebad4ef96: Pulling fs layer [2024-09-18T08:59:34.951Z] e9a5061849ea: Pulling fs layer [2024-09-18T08:59:34.951Z] d747dcd14b5f: Pulling fs layer [2024-09-18T08:59:34.951Z] e9a5061849ea: Waiting [2024-09-18T08:59:34.951Z] d747dcd14b5f: Waiting [2024-09-18T08:59:34.951Z] 0d9ebad4ef96: Waiting [2024-09-18T08:59:34.951Z] 2de7ff778b66: Pulling fs layer [2024-09-18T08:59:34.951Z] 9712f1f96733: Download complete [2024-09-18T08:59:35.519Z] 63f879dbbcfc: Verifying Checksum [2024-09-18T08:59:35.519Z] 63f879dbbcfc: Download complete [2024-09-18T08:59:35.519Z] e9a5061849ea: Verifying Checksum [2024-09-18T08:59:35.519Z] e9a5061849ea: Download complete [2024-09-18T08:59:35.519Z] d747dcd14b5f: Verifying Checksum [2024-09-18T08:59:35.519Z] d747dcd14b5f: Download complete [2024-09-18T08:59:35.519Z] 0d9ebad4ef96: Verifying Checksum [2024-09-18T08:59:35.519Z] 0d9ebad4ef96: Download complete [2024-09-18T08:59:35.519Z] ab5ef0e58194: Verifying Checksum [2024-09-18T08:59:35.519Z] ab5ef0e58194: Download complete [2024-09-18T08:59:35.519Z] 2de7ff778b66: Verifying Checksum [2024-09-18T08:59:35.519Z] 2de7ff778b66: Download complete [2024-09-18T08:59:38.809Z] ab5ef0e58194: Pull complete [2024-09-18T08:59:38.809Z] 9712f1f96733: Pull complete [2024-09-18T08:59:39.067Z] 63f879dbbcfc: Pull complete [2024-09-18T08:59:43.249Z] 0d9ebad4ef96: Pull complete [2024-09-18T08:59:43.249Z] e9a5061849ea: Pull complete [2024-09-18T08:59:43.249Z] d747dcd14b5f: Pull complete [2024-09-18T08:59:43.814Z] 2de7ff778b66: Pull complete [2024-09-18T08:59:43.814Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-09-18T08:59:43.814Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-18T08:59:43.814Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-18T08:59:43.921Z] prd-ubuntu20.04-docker-8c-8g-10567 does not seem to be running inside a container [2024-09-18T08:59:43.931Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/698 -v /w/workspace/edgex-go/698:/w/workspace/edgex-go/698:rw,z -v /w/workspace/edgex-go/698@tmp:/w/workspace/edgex-go/698@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-09-18T08:59:59.400Z] $ docker top 6a4e29fc60fb0da5745822e427539d998b914769a310769bceb1a954624bea61 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-09-18T08:59:59.496Z] provisioning config files... [2024-09-18T08:59:59.504Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/698@tmp/config3991922019414701366tmp [2024-09-18T08:59:59.513Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/698@tmp/config13851890692910796660tmp [2024-09-18T08:59:59.521Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/698@tmp/config4253719037849108882tmp [Pipeline] { [Pipeline] echo [2024-09-18T08:59:59.592Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-18T08:59:59.889Z] ---> sigul-configuration.sh [2024-09-18T08:59:59.890Z] gpg: directory `/root/.gnupg' created [2024-09-18T08:59:59.890Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-09-18T08:59:59.890Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-09-18T08:59:59.890Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-09-18T08:59:59.890Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-09-18T08:59:59.890Z] gpg: CAST5 encrypted data [2024-09-18T08:59:59.890Z] gpg: encrypted with 1 passphrase [2024-09-18T08:59:59.890Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-09-18T09:00:00.188Z] + mkdir /home/jenkins [2024-09-18T09:00:00.188Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-09-18T09:00:00.487Z] + 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-09-18T09:00:00.501Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-18T09:00:00.797Z] ---> sigul-install.sh [2024-09-18T09:00:00.797Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-09-18T09:00:01.089Z] + git tag --list [2024-09-18T09:00:01.089Z] 0.6.0 [2024-09-18T09:00:01.089Z] 0.6.1 [2024-09-18T09:00:01.089Z] 0.7.0 [2024-09-18T09:00:01.089Z] 0.7.1 [2024-09-18T09:00:01.089Z] v1.0.0 [2024-09-18T09:00:01.089Z] v1.0.1 [2024-09-18T09:00:01.089Z] v1.1.0 [2024-09-18T09:00:01.089Z] v1.2.0 [2024-09-18T09:00:01.089Z] v1.2.1 [2024-09-18T09:00:01.089Z] v1.3.0 [2024-09-18T09:00:01.089Z] v1.3.1 [2024-09-18T09:00:01.089Z] v2.0.0 [2024-09-18T09:00:01.089Z] v2.1.0 [2024-09-18T09:00:01.089Z] v2.1.1 [2024-09-18T09:00:01.089Z] v2.2.0 [2024-09-18T09:00:01.089Z] v2.3.0 [2024-09-18T09:00:01.089Z] v3.0 [2024-09-18T09:00:01.089Z] v3.0.0 [2024-09-18T09:00:01.089Z] v3.1 [2024-09-18T09:00:01.089Z] v3.1.0 [2024-09-18T09:00:01.089Z] v3.1.0-dev.1 [2024-09-18T09:00:01.089Z] v3.1.0-dev.10 [2024-09-18T09:00:01.089Z] v3.1.0-dev.11 [2024-09-18T09:00:01.089Z] v3.1.0-dev.12 [2024-09-18T09:00:01.089Z] v3.1.0-dev.13 [2024-09-18T09:00:01.089Z] v3.1.0-dev.14 [2024-09-18T09:00:01.089Z] v3.1.0-dev.15 [2024-09-18T09:00:01.089Z] v3.1.0-dev.16 [2024-09-18T09:00:01.089Z] v3.1.0-dev.17 [2024-09-18T09:00:01.089Z] v3.1.0-dev.18 [2024-09-18T09:00:01.089Z] v3.1.0-dev.19 [2024-09-18T09:00:01.089Z] v3.1.0-dev.2 [2024-09-18T09:00:01.089Z] v3.1.0-dev.20 [2024-09-18T09:00:01.089Z] v3.1.0-dev.21 [2024-09-18T09:00:01.089Z] v3.1.0-dev.22 [2024-09-18T09:00:01.089Z] v3.1.0-dev.23 [2024-09-18T09:00:01.089Z] v3.1.0-dev.24 [2024-09-18T09:00:01.089Z] v3.1.0-dev.25 [2024-09-18T09:00:01.089Z] v3.1.0-dev.26 [2024-09-18T09:00:01.089Z] v3.1.0-dev.27 [2024-09-18T09:00:01.089Z] v3.1.0-dev.28 [2024-09-18T09:00:01.089Z] v3.1.0-dev.29 [2024-09-18T09:00:01.089Z] v3.1.0-dev.3 [2024-09-18T09:00:01.089Z] v3.1.0-dev.30 [2024-09-18T09:00:01.089Z] v3.1.0-dev.31 [2024-09-18T09:00:01.089Z] v3.1.0-dev.32 [2024-09-18T09:00:01.089Z] v3.1.0-dev.33 [2024-09-18T09:00:01.089Z] v3.1.0-dev.34 [2024-09-18T09:00:01.089Z] v3.1.0-dev.35 [2024-09-18T09:00:01.089Z] v3.1.0-dev.36 [2024-09-18T09:00:01.089Z] v3.1.0-dev.37 [2024-09-18T09:00:01.089Z] v3.1.0-dev.38 [2024-09-18T09:00:01.089Z] v3.1.0-dev.39 [2024-09-18T09:00:01.089Z] v3.1.0-dev.4 [2024-09-18T09:00:01.089Z] v3.1.0-dev.40 [2024-09-18T09:00:01.089Z] v3.1.0-dev.41 [2024-09-18T09:00:01.089Z] v3.1.0-dev.42 [2024-09-18T09:00:01.089Z] v3.1.0-dev.43 [2024-09-18T09:00:01.089Z] v3.1.0-dev.44 [2024-09-18T09:00:01.089Z] v3.1.0-dev.45 [2024-09-18T09:00:01.089Z] v3.1.0-dev.46 [2024-09-18T09:00:01.089Z] v3.1.0-dev.47 [2024-09-18T09:00:01.089Z] v3.1.0-dev.48 [2024-09-18T09:00:01.089Z] v3.1.0-dev.49 [2024-09-18T09:00:01.089Z] v3.1.0-dev.5 [2024-09-18T09:00:01.089Z] v3.1.0-dev.50 [2024-09-18T09:00:01.089Z] v3.1.0-dev.51 [2024-09-18T09:00:01.089Z] v3.1.0-dev.52 [2024-09-18T09:00:01.089Z] v3.1.0-dev.53 [2024-09-18T09:00:01.089Z] v3.1.0-dev.54 [2024-09-18T09:00:01.089Z] v3.1.0-dev.55 [2024-09-18T09:00:01.089Z] v3.1.0-dev.56 [2024-09-18T09:00:01.089Z] v3.1.0-dev.57 [2024-09-18T09:00:01.089Z] v3.1.0-dev.58 [2024-09-18T09:00:01.089Z] v3.1.0-dev.59 [2024-09-18T09:00:01.089Z] v3.1.0-dev.6 [2024-09-18T09:00:01.089Z] v3.1.0-dev.60 [2024-09-18T09:00:01.089Z] v3.1.0-dev.61 [2024-09-18T09:00:01.089Z] v3.1.0-dev.62 [2024-09-18T09:00:01.089Z] v3.1.0-dev.63 [2024-09-18T09:00:01.089Z] v3.1.0-dev.64 [2024-09-18T09:00:01.089Z] v3.1.0-dev.65 [2024-09-18T09:00:01.089Z] v3.1.0-dev.66 [2024-09-18T09:00:01.089Z] v3.1.0-dev.67 [2024-09-18T09:00:01.089Z] v3.1.0-dev.68 [2024-09-18T09:00:01.089Z] v3.1.0-dev.69 [2024-09-18T09:00:01.089Z] v3.1.0-dev.7 [2024-09-18T09:00:01.089Z] v3.1.0-dev.70 [2024-09-18T09:00:01.089Z] v3.1.0-dev.71 [2024-09-18T09:00:01.089Z] v3.1.0-dev.72 [2024-09-18T09:00:01.089Z] v3.1.0-dev.73 [2024-09-18T09:00:01.089Z] v3.1.0-dev.8 [2024-09-18T09:00:01.089Z] v3.1.0-dev.9 [2024-09-18T09:00:01.089Z] v3.1.1 [2024-09-18T09:00:01.089Z] v3.1.1-dev.1 [2024-09-18T09:00:01.089Z] v3.1.1-dev.2 [2024-09-18T09:00:01.089Z] v3.2.0-dev.1 [2024-09-18T09:00:01.089Z] v3.2.0-dev.10 [2024-09-18T09:00:01.089Z] v3.2.0-dev.11 [2024-09-18T09:00:01.089Z] v3.2.0-dev.12 [2024-09-18T09:00:01.089Z] v3.2.0-dev.13 [2024-09-18T09:00:01.089Z] v3.2.0-dev.14 [2024-09-18T09:00:01.089Z] v3.2.0-dev.15 [2024-09-18T09:00:01.089Z] v3.2.0-dev.16 [2024-09-18T09:00:01.089Z] v3.2.0-dev.17 [2024-09-18T09:00:01.089Z] v3.2.0-dev.18 [2024-09-18T09:00:01.089Z] v3.2.0-dev.19 [2024-09-18T09:00:01.089Z] v3.2.0-dev.2 [2024-09-18T09:00:01.089Z] v3.2.0-dev.20 [2024-09-18T09:00:01.089Z] v3.2.0-dev.21 [2024-09-18T09:00:01.089Z] v3.2.0-dev.22 [2024-09-18T09:00:01.089Z] v3.2.0-dev.23 [2024-09-18T09:00:01.089Z] v3.2.0-dev.24 [2024-09-18T09:00:01.089Z] v3.2.0-dev.25 [2024-09-18T09:00:01.089Z] v3.2.0-dev.26 [2024-09-18T09:00:01.089Z] v3.2.0-dev.27 [2024-09-18T09:00:01.089Z] v3.2.0-dev.28 [2024-09-18T09:00:01.089Z] v3.2.0-dev.29 [2024-09-18T09:00:01.089Z] v3.2.0-dev.3 [2024-09-18T09:00:01.089Z] v3.2.0-dev.30 [2024-09-18T09:00:01.089Z] v3.2.0-dev.31 [2024-09-18T09:00:01.089Z] v3.2.0-dev.32 [2024-09-18T09:00:01.089Z] v3.2.0-dev.33 [2024-09-18T09:00:01.089Z] v3.2.0-dev.34 [2024-09-18T09:00:01.089Z] v3.2.0-dev.35 [2024-09-18T09:00:01.089Z] v3.2.0-dev.36 [2024-09-18T09:00:01.089Z] v3.2.0-dev.37 [2024-09-18T09:00:01.089Z] v3.2.0-dev.38 [2024-09-18T09:00:01.089Z] v3.2.0-dev.39 [2024-09-18T09:00:01.089Z] v3.2.0-dev.4 [2024-09-18T09:00:01.089Z] v3.2.0-dev.40 [2024-09-18T09:00:01.089Z] v3.2.0-dev.41 [2024-09-18T09:00:01.089Z] v3.2.0-dev.42 [2024-09-18T09:00:01.089Z] v3.2.0-dev.43 [2024-09-18T09:00:01.089Z] v3.2.0-dev.44 [2024-09-18T09:00:01.089Z] v3.2.0-dev.45 [2024-09-18T09:00:01.089Z] v3.2.0-dev.46 [2024-09-18T09:00:01.089Z] v3.2.0-dev.47 [2024-09-18T09:00:01.090Z] v3.2.0-dev.48 [2024-09-18T09:00:01.090Z] v3.2.0-dev.49 [2024-09-18T09:00:01.090Z] v3.2.0-dev.5 [2024-09-18T09:00:01.090Z] v3.2.0-dev.50 [2024-09-18T09:00:01.090Z] v3.2.0-dev.51 [2024-09-18T09:00:01.090Z] v3.2.0-dev.52 [2024-09-18T09:00:01.090Z] v3.2.0-dev.53 [2024-09-18T09:00:01.090Z] v3.2.0-dev.54 [2024-09-18T09:00:01.090Z] v3.2.0-dev.55 [2024-09-18T09:00:01.090Z] v3.2.0-dev.56 [2024-09-18T09:00:01.090Z] v3.2.0-dev.57 [2024-09-18T09:00:01.090Z] v3.2.0-dev.58 [2024-09-18T09:00:01.090Z] v3.2.0-dev.59 [2024-09-18T09:00:01.090Z] v3.2.0-dev.6 [2024-09-18T09:00:01.090Z] v3.2.0-dev.60 [2024-09-18T09:00:01.090Z] v3.2.0-dev.61 [2024-09-18T09:00:01.090Z] v3.2.0-dev.62 [2024-09-18T09:00:01.090Z] v3.2.0-dev.63 [2024-09-18T09:00:01.090Z] v3.2.0-dev.64 [2024-09-18T09:00:01.090Z] v3.2.0-dev.65 [2024-09-18T09:00:01.090Z] v3.2.0-dev.66 [2024-09-18T09:00:01.090Z] v3.2.0-dev.67 [2024-09-18T09:00:01.090Z] v3.2.0-dev.68 [2024-09-18T09:00:01.090Z] v3.2.0-dev.69 [2024-09-18T09:00:01.090Z] v3.2.0-dev.7 [2024-09-18T09:00:01.090Z] v3.2.0-dev.70 [2024-09-18T09:00:01.090Z] v3.2.0-dev.71 [2024-09-18T09:00:01.090Z] v3.2.0-dev.72 [2024-09-18T09:00:01.090Z] v3.2.0-dev.73 [2024-09-18T09:00:01.090Z] v3.2.0-dev.74 [2024-09-18T09:00:01.090Z] v3.2.0-dev.75 [2024-09-18T09:00:01.090Z] v3.2.0-dev.76 [2024-09-18T09:00:01.090Z] v3.2.0-dev.8 [2024-09-18T09:00:01.090Z] v3.2.0-dev.9 [Pipeline] sh [2024-09-18T09:00:01.382Z] + lftools sign git-tag v3.2.0-dev.76 [2024-09-18T09:00:01.953Z] Signing Git tag with Sigul... [2024-09-18T09:00:01.953Z] Signing v3.2.0-dev.76 [Pipeline] echo [2024-09-18T09:00:02.219Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-18T09:00:02.504Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-09-18T09:00:02.512Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-09-18T09:00:02.519Z] $ docker stop --time=1 6a4e29fc60fb0da5745822e427539d998b914769a310769bceb1a954624bea61 [2024-09-18T09:00:04.163Z] $ docker rm -f --volumes 6a4e29fc60fb0da5745822e427539d998b914769a310769bceb1a954624bea61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-09-18T09:00:04.611Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-18T09:00:04.611Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T09:00:04.925Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-18T09:00:04.925Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-18T09:00:05.009Z] prd-ubuntu20.04-docker-8c-8g-10567 does not seem to be running inside a container [2024-09-18T09:00:05.022Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/698 -v /w/workspace/edgex-go/698:/w/workspace/edgex-go/698:rw,z -v /w/workspace/edgex-go/698@tmp:/w/workspace/edgex-go/698@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-09-18T09:00:05.519Z] $ docker top a3ecf0559fc6c39a64223f046b668ea401c63d4960e5b0d10c6fc0c58bcadfee -eo pid,comm [2024-09-18T09:00:05.581Z] 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-09-18T09:00:05.581Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-18T09:00:05.636Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-18T09:00:05.636Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-18T09:00:05.746Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-18T09:00:05.732Z] $ docker exec a3ecf0559fc6c39a64223f046b668ea401c63d4960e5b0d10c6fc0c58bcadfee ssh-agent [2024-09-18T09:00:05.867Z] SSH_AUTH_SOCK=/tmp/ssh-2Cynvh6ELbtQ/agent.33 [2024-09-18T09:00:05.867Z] SSH_AGENT_PID=39 [2024-09-18T09:00:05.873Z] Running ssh-add (command line suppressed) [2024-09-18T09:00:06.014Z] Identity added: /w/workspace/edgex-go/698@tmp/private_key_3961284603414878709.key (/w/workspace/edgex-go/698@tmp/private_key_3961284603414878709.key) [2024-09-18T09:00:06.045Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-18T09:00:06.336Z] + git semver bump pre [2024-09-18T09:00:06.594Z] 2024-09-18 09:00:06,542 [read_version] DEBUG read version from /w/workspace/edgex-go/698/.semver/main [2024-09-18T09:00:06.594Z] 2024-09-18 09:00:06,542 [bump_version] DEBUG bumping version:3.2.0-dev.76 on axis:pre with prefix:dev [2024-09-18T09:00:06.594Z] 2024-09-18 09:00:06,542 [bump_version] DEBUG bumped version:3.2.0-dev.77 [2024-09-18T09:00:06.594Z] 2024-09-18 09:00:06,542 [write_version] DEBUG write version:3.2.0-dev.77 to path:/w/workspace/edgex-go/698/.semver/main with force:True [2024-09-18T09:00:06.594Z] 2024-09-18 09:00:06,543 [read_version] DEBUG read version from /w/workspace/edgex-go/698/.semver/main [2024-09-18T09:00:06.595Z] 2024-09-18 09:00:06,543 [write_file] DEBUG write to file:/w/workspace/edgex-go/698/.semver/main [2024-09-18T09:00:06.595Z] 2024-09-18 09:00:06,546 [execute] INFO git cat-file --batch-check [2024-09-18T09:00:06.595Z] 2024-09-18 09:00:06,547 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/698/.semver, universal_newlines=False, shell=None, istream=) [2024-09-18T09:00:06.595Z] 2024-09-18 09:00:06,553 [execute] INFO git cat-file --batch [2024-09-18T09:00:06.595Z] 2024-09-18 09:00:06,554 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/698/.semver, universal_newlines=False, shell=None, istream=) [2024-09-18T09:00:06.595Z] 2024-09-18 09:00:06,559 [read_version] DEBUG read version from /w/workspace/edgex-go/698/.semver/main [2024-09-18T09:00:06.595Z] 3.2.0-dev.77 [Pipeline] } [2024-09-18T09:00:06.587Z] $ docker exec --env ******** --env ******** a3ecf0559fc6c39a64223f046b668ea401c63d4960e5b0d10c6fc0c58bcadfee ssh-agent -k [2024-09-18T09:00:06.696Z] unset SSH_AUTH_SOCK; [2024-09-18T09:00:06.696Z] unset SSH_AGENT_PID; [2024-09-18T09:00:06.696Z] echo Agent pid 39 killed; [2024-09-18T09:00:06.722Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-18T09:00:07.045Z] + git semver [Pipeline] } [2024-09-18T09:00:07.297Z] $ docker stop --time=1 a3ecf0559fc6c39a64223f046b668ea401c63d4960e5b0d10c6fc0c58bcadfee [2024-09-18T09:00:08.596Z] $ docker rm -f --volumes a3ecf0559fc6c39a64223f046b668ea401c63d4960e5b0d10c6fc0c58bcadfee [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-18T09:00:08.964Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-18T09:00:08.964Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T09:00:09.267Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-18T09:00:09.267Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-18T09:00:09.345Z] prd-ubuntu20.04-docker-8c-8g-10567 does not seem to be running inside a container [2024-09-18T09:00:09.358Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/698 -v /w/workspace/edgex-go/698:/w/workspace/edgex-go/698:rw,z -v /w/workspace/edgex-go/698@tmp:/w/workspace/edgex-go/698@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-09-18T09:00:09.674Z] $ docker top 1a1d94682edfde0f28ba4cf906eb79ac510fa51c3fa3708cc995e81f4198ef7a -eo pid,comm [2024-09-18T09:00:09.738Z] 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-09-18T09:00:09.738Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-18T09:00:09.792Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-18T09:00:09.792Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-18T09:00:09.898Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-18T09:00:09.884Z] $ docker exec 1a1d94682edfde0f28ba4cf906eb79ac510fa51c3fa3708cc995e81f4198ef7a ssh-agent [2024-09-18T09:00:10.003Z] SSH_AUTH_SOCK=/tmp/ssh-uxHZF3w82CpY/agent.33 [2024-09-18T09:00:10.004Z] SSH_AGENT_PID=39 [2024-09-18T09:00:10.008Z] Running ssh-add (command line suppressed) [2024-09-18T09:00:10.084Z] Identity added: /w/workspace/edgex-go/698@tmp/private_key_8826320238725754388.key (/w/workspace/edgex-go/698@tmp/private_key_8826320238725754388.key) [2024-09-18T09:00:10.113Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-18T09:00:10.398Z] + git semver push [2024-09-18T09:00:10.657Z] 2024-09-18 09:00:10,548 [run_push] DEBUG push [2024-09-18T09:00:10.657Z] 2024-09-18 09:00:10,548 [execute] INFO git cat-file --batch-check [2024-09-18T09:00:10.657Z] 2024-09-18 09:00:10,549 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/698/.semver, universal_newlines=False, shell=None, istream=) [2024-09-18T09:00:10.657Z] 2024-09-18 09:00:10,552 [execute] INFO git rev-list 8b94bf2e28fa9d0422117630400e675e29ef7d5b -- [2024-09-18T09:00:10.657Z] 2024-09-18 09:00:10,552 [execute] DEBUG Popen(['git', 'rev-list', '8b94bf2e28fa9d0422117630400e675e29ef7d5b', '--'], cwd=/w/workspace/edgex-go/698/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-18T09:00:10.657Z] 2024-09-18 09:00:10,569 [execute] INFO git fetch -v origin [2024-09-18T09:00:10.657Z] 2024-09-18 09:00:10,569 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/698/.semver, universal_newlines=True, shell=None, istream=None) [2024-09-18T09:00:11.224Z] 2024-09-18 09:00:10,996 [run_push] DEBUG no remote changes detected [2024-09-18T09:00:11.224Z] 2024-09-18 09:00:10,997 [execute] INFO git push origin semver [2024-09-18T09:00:11.224Z] 2024-09-18 09:00:10,997 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/698/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-18T09:00:11.792Z] 2024-09-18 09:00:11,642 [run_push] DEBUG push all version tags [2024-09-18T09:00:11.792Z] 2024-09-18 09:00:11,643 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-09-18T09:00:11.792Z] 2024-09-18 09:00:11,643 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/698, universal_newlines=False, shell=None, istream=None) [2024-09-18T09:00:12.356Z] 2024-09-18 09:00:12,275 [read_version] DEBUG read version from /w/workspace/edgex-go/698/.semver/main [2024-09-18T09:00:12.356Z] 3.2.0-dev.77 [Pipeline] } [2024-09-18T09:00:12.347Z] $ docker exec --env ******** --env ******** 1a1d94682edfde0f28ba4cf906eb79ac510fa51c3fa3708cc995e81f4198ef7a ssh-agent -k [2024-09-18T09:00:12.450Z] unset SSH_AUTH_SOCK; [2024-09-18T09:00:12.450Z] unset SSH_AGENT_PID; [2024-09-18T09:00:12.450Z] echo Agent pid 39 killed; [2024-09-18T09:00:12.475Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-18T09:00:12.796Z] + git semver [Pipeline] } [2024-09-18T09:00:13.049Z] $ docker stop --time=1 1a1d94682edfde0f28ba4cf906eb79ac510fa51c3fa3708cc995e81f4198ef7a [2024-09-18T09:00:14.642Z] $ docker rm -f --volumes 1a1d94682edfde0f28ba4cf906eb79ac510fa51c3fa3708cc995e81f4198ef7a [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-09-18T09:00:16.554Z] + [ -d /w/workspace/edgex-go/698/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-09-18T09:00:18.742Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-18T09:00:24.072Z] ---> package-listing.sh [2024-09-18T09:00:24.072Z] ++ facter osfamily [2024-09-18T09:00:24.072Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-18T09:00:24.072Z] + OS_FAMILY=debian [2024-09-18T09:00:24.072Z] + workspace=/w/workspace/edgex-go/698 [2024-09-18T09:00:24.072Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-18T09:00:24.072Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-18T09:00:24.072Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-18T09:00:24.072Z] + PACKAGES=/tmp/packages_start.txt [2024-09-18T09:00:24.072Z] + '[' /w/workspace/edgex-go/698 ']' [2024-09-18T09:00:24.072Z] + PACKAGES=/tmp/packages_end.txt [2024-09-18T09:00:24.072Z] + case "${OS_FAMILY}" in [2024-09-18T09:00:24.072Z] + dpkg -l [2024-09-18T09:00:24.072Z] + grep '^ii' [2024-09-18T09:00:24.072Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-18T09:00:24.072Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-18T09:00:24.072Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-18T09:00:24.072Z] + '[' /w/workspace/edgex-go/698 ']' [2024-09-18T09:00:24.072Z] + mkdir -p /w/workspace/edgex-go/698/archives/ [2024-09-18T09:00:24.072Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/698/archives/ [Pipeline] echo [2024-09-18T09:00:24.082Z] 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/698/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-09-18T09:00:24.359Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T09:00:27.343Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-18T09:00:27.343Z] [2024-09-18T09:00:27.343Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T09:00:27.640Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-18T09:00:27.640Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-18T09:00:27.640Z] 5eb5b503b376: Pulling fs layer [2024-09-18T09:00:27.640Z] 5c69ac0246d0: Pulling fs layer [2024-09-18T09:00:27.640Z] ec43610c2a17: Pulling fs layer [2024-09-18T09:00:27.640Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-18T09:00:27.640Z] 33b1e0a273af: Pulling fs layer [2024-09-18T09:00:27.640Z] 5d3b04190fa2: Pulling fs layer [2024-09-18T09:00:27.640Z] 2f39f015ded8: Pulling fs layer [2024-09-18T09:00:27.640Z] 2f39f015ded8: Waiting [2024-09-18T09:00:27.640Z] 5d3b04190fa2: Waiting [2024-09-18T09:00:27.640Z] 3a2ae6a8a46f: Waiting [2024-09-18T09:00:27.640Z] 33b1e0a273af: Waiting [2024-09-18T09:00:27.640Z] 5c69ac0246d0: Download complete [2024-09-18T09:00:27.640Z] 3a2ae6a8a46f: Download complete [2024-09-18T09:00:27.640Z] 33b1e0a273af: Verifying Checksum [2024-09-18T09:00:27.640Z] 33b1e0a273af: Download complete [2024-09-18T09:00:27.640Z] ec43610c2a17: Verifying Checksum [2024-09-18T09:00:27.640Z] ec43610c2a17: Download complete [2024-09-18T09:00:27.640Z] 5d3b04190fa2: Verifying Checksum [2024-09-18T09:00:27.640Z] 5d3b04190fa2: Download complete [2024-09-18T09:00:27.900Z] 5eb5b503b376: Download complete [2024-09-18T09:00:28.466Z] 2f39f015ded8: Download complete [2024-09-18T09:00:29.030Z] 5eb5b503b376: Pull complete [2024-09-18T09:00:29.288Z] 5c69ac0246d0: Pull complete [2024-09-18T09:00:29.546Z] ec43610c2a17: Pull complete [2024-09-18T09:00:29.546Z] 3a2ae6a8a46f: Pull complete [2024-09-18T09:00:29.804Z] 33b1e0a273af: Pull complete [2024-09-18T09:00:30.062Z] 5d3b04190fa2: Pull complete [2024-09-18T09:00:35.966Z] 2f39f015ded8: Pull complete [2024-09-18T09:00:35.966Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-18T09:00:35.966Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-18T09:00:35.966Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-18T09:00:36.068Z] prd-ubuntu20.04-docker-8c-8g-10567 does not seem to be running inside a container [2024-09-18T09:00:36.081Z] $ 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/698/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/698 -v /w/workspace/edgex-go/698:/w/workspace/edgex-go/698:rw,z -v /w/workspace/edgex-go/698@tmp:/w/workspace/edgex-go/698@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-09-18T09:00:46.475Z] $ docker top 1cb5703d295c8b7a8cb2808d17f90607e58985d4667d19efa5ea6e94e0e4fd84 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-18T09:00:46.844Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-18T09:00:47.130Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-18T09:00:47.416Z] + ls /var/log/sa-host [2024-09-18T09:00:47.416Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-18T09:00:47.574Z] provisioning config files... [2024-09-18T09:00:47.583Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/698@tmp/config4198034261503827189tmp [Pipeline] { [Pipeline] echo [2024-09-18T09:00:47.600Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-18T09:00:47.881Z] ---> create-netrc.sh [Pipeline] } [2024-09-18T09:00:47.888Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-18T09:00:48.226Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-18T09:00:48.234Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-18T09:00:48.514Z] ---> sudo-logs.sh [2024-09-18T09:00:48.514Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-18T09:00:48.538Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-18T09:00:48.816Z] ---> job-cost.sh [2024-09-18T09:00:48.816Z] lf-activate-venv: SKIPPING [2024-09-18T09:00:48.816Z] DEBUG: total: 0.10999999940395355 [2024-09-18T09:00:48.816Z] INFO: Retrieving Stack Cost... [2024-09-18T09:00:49.074Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-18T09:00:49.639Z] INFO: Archiving Costs [Pipeline] echo [2024-09-18T09:00:49.653Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-18T09:00:49.939Z] ---> logs-deploy.sh [2024-09-18T09:00:49.939Z] lf-activate-venv: SKIPPING [2024-09-18T09:00:49.939Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/698 [2024-09-18T09:00:49.939Z] INFO: archiving workspace using pattern(s): [2024-09-18T09:00:50.885Z] Archives upload complete. [2024-09-18T09:00:51.142Z] INFO: archiving logs to Nexus