Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b24805f90b03a244b57d66aad36c21d665a8ccc6 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-ssh8948575272989254460.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh13530725385949034797.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh3586029601015728422.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh6903123166604014587.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-ssh10082570096984794219.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]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-36210 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/771 [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/771 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b24805f90b03a244b57d66aad36c21d665a8ccc6 (main) Commit message: "Merge pull request #5035 from jinlinGuan/issue-5007" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b24805f90b03a244b57d66aad36c21d665a8ccc6 # timeout=10 > git rev-list --no-walk 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-01-06T13:20:31.529Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-01-06T13:20:31.592Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-01-06T13:20:31.616Z] ========================================================= [2025-01-06T13:20:31.616Z] EdgeX Global Pipelines Version Info [2025-01-06T13:20:31.616Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-01-06T13:20:32.795Z] ------------------- [2025-01-06T13:20:32.795Z] stable info: [2025-01-06T13:20:32.795Z] ------------------- [2025-01-06T13:20:32.795Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-01-06T13:20:32.795Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-06T13:20:32.795Z] Message: update stable to v1.0.269 [2025-01-06T13:20:33.370Z] ------------------- [2025-01-06T13:20:33.370Z] experimental info: [2025-01-06T13:20:33.370Z] ------------------- [2025-01-06T13:20:33.371Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-01-06T13:20:33.371Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-06T13:20:33.371Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-01-06T13:20:33.472Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-01-06T13:20:33.492Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-01-06T13:20:33.514Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-01-06T13:20:33.538Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-01-06T13:20:33.562Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-01-06T13:20:33.585Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-01-06T13:20:33.608Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-01-06T13:20:33.633Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-01-06T13:20:33.659Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-01-06T13:20:33.682Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-01-06T13:20:33.708Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-01-06T13:20:33.733Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-01-06T13:20:33.756Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-01-06T13:20:33.781Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-01-06T13:20:33.800Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-01-06T13:20:33.825Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-01-06T13:20:33.848Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-01-06T13:20:33.872Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-01-06T13:20:33.896Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-01-06T13:20:33.923Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-01-06T13:20:33.945Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-01-06T13:20:33.972Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-01-06T13:20:33.997Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-01-06T13:20:34.020Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-01-06T13:20:34.043Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-01-06T13:20:34.064Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-01-06T13:20:34.085Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b24805f90b03a244b57d66aad36c21d665a8ccc6 [Pipeline] echo [2025-01-06T13:20:34.104Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b24805f [Pipeline] echo [2025-01-06T13:20:34.128Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-06T13:20:34.197Z] provisioning config files... [2025-01-06T13:20:34.212Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/771@tmp/config2466956916888188629tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-06T13:20:34.552Z] ---> ****-login.sh [2025-01-06T13:20:34.552Z] nexus3.edgexfoundry.org:10001 [2025-01-06T13:20:34.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T13:20:34.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T13:20:34.816Z] Configure a credential helper to remove this warning. See [2025-01-06T13:20:34.816Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T13:20:34.816Z] [2025-01-06T13:20:34.816Z] Login Succeeded [2025-01-06T13:20:34.816Z] nexus3.edgexfoundry.org:10002 [2025-01-06T13:20:34.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T13:20:35.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T13:20:35.076Z] Configure a credential helper to remove this warning. See [2025-01-06T13:20:35.076Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T13:20:35.076Z] [2025-01-06T13:20:35.076Z] Login Succeeded [2025-01-06T13:20:35.076Z] nexus3.edgexfoundry.org:10003 [2025-01-06T13:20:35.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T13:20:35.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T13:20:35.077Z] Configure a credential helper to remove this warning. See [2025-01-06T13:20:35.077Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T13:20:35.077Z] [2025-01-06T13:20:35.077Z] Login Succeeded [2025-01-06T13:20:35.077Z] nexus3.edgexfoundry.org:10004 [2025-01-06T13:20:35.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T13:20:35.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T13:20:35.337Z] Configure a credential helper to remove this warning. See [2025-01-06T13:20:35.337Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T13:20:35.337Z] [2025-01-06T13:20:35.338Z] Login Succeeded [2025-01-06T13:20:35.338Z] ****.io [2025-01-06T13:20:35.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T13:20:35.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T13:20:35.601Z] Configure a credential helper to remove this warning. See [2025-01-06T13:20:35.601Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T13:20:35.601Z] [2025-01-06T13:20:35.601Z] Login Succeeded [2025-01-06T13:20:35.601Z] ---> ****-login.sh ends [Pipeline] } [2025-01-06T13:20:35.610Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-06T13:20:35.944Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2025-01-06T13:20:35.944Z] + dirname cmd/core-command/Dockerfile [2025-01-06T13:20:35.944Z] + cut -d/ -f2 [2025-01-06T13:20:35.944Z] + echo core-command,cmd/core-command/Dockerfile [2025-01-06T13:20:35.944Z] + + dirnamecut cmd/core-common-config-bootstrapper/Dockerfile -d/ [2025-01-06T13:20:35.944Z] -f2 [2025-01-06T13:20:35.944Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-01-06T13:20:35.944Z] + dirname cmd/core-data/Dockerfile [2025-01-06T13:20:35.944Z] + cut -d/ -f2 [2025-01-06T13:20:35.944Z] + echo core-data,cmd/core-data/Dockerfile [2025-01-06T13:20:35.944Z] + dirname cmd/core-keeper/Dockerfile [2025-01-06T13:20:35.944Z] + cut -d/ -f2 [2025-01-06T13:20:35.944Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-01-06T13:20:35.944Z] + dirname cmd/core-metadata/Dockerfile [2025-01-06T13:20:35.944Z] + cut -d/ -f2 [2025-01-06T13:20:35.944Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-01-06T13:20:35.944Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-01-06T13:20:35.944Z] + cut -d/ -f2 [2025-01-06T13:20:35.944Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-01-06T13:20:35.944Z] + + dirname cmd/security-proxy-auth/Dockerfilecut [2025-01-06T13:20:35.944Z] -d/ -f2 [2025-01-06T13:20:35.944Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-01-06T13:20:35.944Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-01-06T13:20:35.944Z] + cut -d/ -f2 [2025-01-06T13:20:35.944Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-01-06T13:20:35.944Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-01-06T13:20:35.944Z] + cut -d/ -f2 [2025-01-06T13:20:35.944Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-01-06T13:20:35.944Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-01-06T13:20:35.944Z] + cut -d/ -f2 [2025-01-06T13:20:35.944Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-01-06T13:20:35.944Z] + dirname cmd/security-spire-agent/Dockerfile [2025-01-06T13:20:35.944Z] + cut -d/ -f2 [2025-01-06T13:20:35.944Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-01-06T13:20:35.944Z] + dirname cmd/security-spire-config/Dockerfile [2025-01-06T13:20:35.944Z] + cut -d/ -f2 [2025-01-06T13:20:35.944Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-01-06T13:20:35.944Z] + dirname cmd/security-spire-server/Dockerfile [2025-01-06T13:20:35.944Z] + cut -d/ -f2 [2025-01-06T13:20:35.944Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-01-06T13:20:35.944Z] + dirname cmd/support-notifications/Dockerfile [2025-01-06T13:20:35.944Z] + cut -d/ -f2 [2025-01-06T13:20:35.944Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-01-06T13:20:35.944Z] + dirname cmd/support-scheduler/Dockerfile [2025-01-06T13:20:35.944Z] + cut -d/ -f2 [2025-01-06T13:20:35.944Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-01-06T13:20:35.974Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-01-06T13:20:36.318Z] + git rev-list -1 --merges b24805f90b03a244b57d66aad36c21d665a8ccc6~1..b24805f90b03a244b57d66aad36c21d665a8ccc6 [Pipeline] echo [2025-01-06T13:20:36.330Z] -----------> git rev-list -1 --merges b24805f90b03a244b57d66aad36c21d665a8ccc6~1..b24805f90b03a244b57d66aad36c21d665a8ccc6 b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:20:36.330Z] b24805f90b03a244b57d66aad36c21d665a8ccc6 [false] [Pipeline] sh [2025-01-06T13:20:36.626Z] + git log --format=format:%s -1 b24805f90b03a244b57d66aad36c21d665a8ccc6 [Pipeline] echo [2025-01-06T13:20:36.644Z] ========================================================= [2025-01-06T13:20:36.644Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-01-06T13:20:36.644Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-01-06T13:20:37.090Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-06T13:20:37.090Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-01-06T13:20:37.090Z] + [ -e /tmp/ssh_known_hosts ] [2025-01-06T13:20:37.090Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-01-06T13:20:37.090Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-01-06T13:20:37.090Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-01-06T13:20:37.090Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:20:37.466Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-06T13:20:37.466Z] [2025-01-06T13:20:37.466Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:20:37.764Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-06T13:20:37.764Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-01-06T13:20:37.764Z] b85a868b505f: Pulling fs layer [2025-01-06T13:20:37.764Z] e2be974225ed: Pulling fs layer [2025-01-06T13:20:37.764Z] 339a4e72a1f5: Pulling fs layer [2025-01-06T13:20:37.764Z] 988bab9f4d93: Pulling fs layer [2025-01-06T13:20:37.764Z] 1469e6f7b9e6: Pulling fs layer [2025-01-06T13:20:37.764Z] eaf3925da568: Pulling fs layer [2025-01-06T13:20:37.764Z] bab4dde63d76: Pulling fs layer [2025-01-06T13:20:37.764Z] bde34c3a00c8: Pulling fs layer [2025-01-06T13:20:37.764Z] b352a97aabf1: Pulling fs layer [2025-01-06T13:20:37.764Z] 4872d77fe225: Pulling fs layer [2025-01-06T13:20:37.764Z] 5851b861e8e6: Pulling fs layer [2025-01-06T13:20:37.764Z] b352a97aabf1: Waiting [2025-01-06T13:20:37.764Z] bab4dde63d76: Waiting [2025-01-06T13:20:37.764Z] 4872d77fe225: Waiting [2025-01-06T13:20:37.764Z] 5851b861e8e6: Waiting [2025-01-06T13:20:37.764Z] bde34c3a00c8: Waiting [2025-01-06T13:20:37.764Z] 988bab9f4d93: Waiting [2025-01-06T13:20:37.764Z] 1469e6f7b9e6: Waiting [2025-01-06T13:20:37.764Z] eaf3925da568: Waiting [2025-01-06T13:20:37.764Z] e2be974225ed: Verifying Checksum [2025-01-06T13:20:37.764Z] e2be974225ed: Download complete [2025-01-06T13:20:37.764Z] 988bab9f4d93: Verifying Checksum [2025-01-06T13:20:37.764Z] 988bab9f4d93: Download complete [2025-01-06T13:20:38.023Z] 1469e6f7b9e6: Verifying Checksum [2025-01-06T13:20:38.023Z] 1469e6f7b9e6: Download complete [2025-01-06T13:20:38.023Z] eaf3925da568: Verifying Checksum [2025-01-06T13:20:38.023Z] eaf3925da568: Download complete [2025-01-06T13:20:38.023Z] 339a4e72a1f5: Verifying Checksum [2025-01-06T13:20:38.023Z] 339a4e72a1f5: Download complete [2025-01-06T13:20:38.023Z] bde34c3a00c8: Download complete [2025-01-06T13:20:38.023Z] b352a97aabf1: Download complete [2025-01-06T13:20:38.023Z] 4872d77fe225: Verifying Checksum [2025-01-06T13:20:38.023Z] 4872d77fe225: Download complete [2025-01-06T13:20:38.023Z] 5851b861e8e6: Verifying Checksum [2025-01-06T13:20:38.023Z] 5851b861e8e6: Download complete [2025-01-06T13:20:38.023Z] b85a868b505f: Verifying Checksum [2025-01-06T13:20:38.023Z] b85a868b505f: Download complete [2025-01-06T13:20:38.282Z] bab4dde63d76: Verifying Checksum [2025-01-06T13:20:38.282Z] bab4dde63d76: Download complete [2025-01-06T13:20:39.223Z] b85a868b505f: Pull complete [2025-01-06T13:20:39.484Z] e2be974225ed: Pull complete [2025-01-06T13:20:40.056Z] 339a4e72a1f5: Pull complete [2025-01-06T13:20:40.056Z] 988bab9f4d93: Pull complete [2025-01-06T13:20:40.316Z] 1469e6f7b9e6: Pull complete [2025-01-06T13:20:40.316Z] eaf3925da568: Pull complete [2025-01-06T13:20:42.218Z] bab4dde63d76: Pull complete [2025-01-06T13:20:42.218Z] bde34c3a00c8: Pull complete [2025-01-06T13:20:42.477Z] b352a97aabf1: Pull complete [2025-01-06T13:20:42.477Z] 4872d77fe225: Pull complete [2025-01-06T13:20:42.477Z] 5851b861e8e6: Pull complete [2025-01-06T13:20:42.477Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-01-06T13:20:42.477Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-06T13:20:42.477Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T13:20:42.628Z] prd-ubuntu20.04-docker-8c-8g-36210 does not seem to be running inside a container [2025-01-06T13:20:42.654Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/771 -v /w/workspace/edgex-go/771:/w/workspace/edgex-go/771:rw,z -v /w/workspace/edgex-go/771@tmp:/w/workspace/edgex-go/771@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-06T13:20:46.025Z] $ docker top 94604972ed9d51b58c0939336fc347cce25a57c53468ea855c5b0ba07c62c515 -eo pid,comm [2025-01-06T13:20:46.088Z] 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). [2025-01-06T13:20:46.088Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-06T13:20:46.151Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-06T13:20:46.151Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-06T13:20:46.283Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-06T13:20:46.282Z] $ docker exec 94604972ed9d51b58c0939336fc347cce25a57c53468ea855c5b0ba07c62c515 ssh-agent [2025-01-06T13:20:46.395Z] SSH_AUTH_SOCK=/tmp/ssh-SorKDL69R5s6/agent.32 [2025-01-06T13:20:46.395Z] SSH_AGENT_PID=38 [2025-01-06T13:20:46.404Z] Running ssh-add (command line suppressed) [2025-01-06T13:20:46.516Z] Identity added: /w/workspace/edgex-go/771@tmp/private_key_161919399567259796.key (/w/workspace/edgex-go/771@tmp/private_key_161919399567259796.key) [2025-01-06T13:20:46.534Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-06T13:20:46.829Z] + git tag --points-at HEAD [Pipeline] } [2025-01-06T13:20:46.839Z] $ docker exec --env ******** --env ******** 94604972ed9d51b58c0939336fc347cce25a57c53468ea855c5b0ba07c62c515 ssh-agent -k [2025-01-06T13:20:46.952Z] unset SSH_AUTH_SOCK; [2025-01-06T13:20:46.952Z] unset SSH_AGENT_PID; [2025-01-06T13:20:46.952Z] echo Agent pid 38 killed; [2025-01-06T13:20:46.966Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-01-06T13:20:47.004Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-06T13:20:47.004Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-06T13:20:47.112Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-06T13:20:47.111Z] $ docker exec 94604972ed9d51b58c0939336fc347cce25a57c53468ea855c5b0ba07c62c515 ssh-agent [2025-01-06T13:20:47.228Z] SSH_AUTH_SOCK=/tmp/ssh-fz86ymRmsBQy/agent.71 [2025-01-06T13:20:47.228Z] SSH_AGENT_PID=77 [2025-01-06T13:20:47.233Z] Running ssh-add (command line suppressed) [2025-01-06T13:20:47.333Z] Identity added: /w/workspace/edgex-go/771@tmp/private_key_5108703332723938212.key (/w/workspace/edgex-go/771@tmp/private_key_5108703332723938212.key) [2025-01-06T13:20:47.352Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-06T13:20:47.644Z] + git semver init [2025-01-06T13:20:47.905Z] 2025-01-06 13:20:47,841 [run_init] DEBUG init version:0.0.0 force:False [2025-01-06T13:20:47.905Z] 2025-01-06 13:20:47,842 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/771/.semver [2025-01-06T13:20:47.905Z] 2025-01-06 13:20:47,843 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/771/.semver [2025-01-06T13:20:47.905Z] 2025-01-06 13:20:47,844 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/771/.semver'], cwd=/w/workspace/edgex-go/771, universal_newlines=False, shell=None, istream=None) [2025-01-06T13:20:54.491Z] 2025-01-06 13:20:53,257 [append_file] DEBUG append to file:/w/workspace/edgex-go/771/.git/info/exclude [2025-01-06T13:20:54.491Z] 2025-01-06 13:20:53,258 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/771/.semver/main with force:False [2025-01-06T13:20:54.491Z] 2025-01-06 13:20:53,258 [read_version] DEBUG read version from /w/workspace/edgex-go/771/.semver/main [2025-01-06T13:20:54.491Z] 2025-01-06 13:20:53,258 [read_version] DEBUG read version from /w/workspace/edgex-go/771/.semver/main [2025-01-06T13:20:54.491Z] 4.0.0-dev.35 [Pipeline] } [2025-01-06T13:20:54.500Z] $ docker exec --env ******** --env ******** 94604972ed9d51b58c0939336fc347cce25a57c53468ea855c5b0ba07c62c515 ssh-agent -k [2025-01-06T13:20:54.607Z] unset SSH_AUTH_SOCK; [2025-01-06T13:20:54.607Z] unset SSH_AGENT_PID; [2025-01-06T13:20:54.608Z] echo Agent pid 77 killed; [2025-01-06T13:20:54.622Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-06T13:20:54.950Z] + git semver [Pipeline] } [2025-01-06T13:20:55.223Z] $ docker stop --time=1 94604972ed9d51b58c0939336fc347cce25a57c53468ea855c5b0ba07c62c515 [2025-01-06T13:20:56.552Z] $ docker rm -f --volumes 94604972ed9d51b58c0939336fc347cce25a57c53468ea855c5b0ba07c62c515 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-06T13:20:56.907Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-01-06T13:20:57.144Z] Stashed 1 file(s) [Pipeline] echo [2025-01-06T13:20:57.149Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.35 [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 [2025-01-06T13:20:57.570Z] + git config --global --add safe.directory /w/workspace/edgex-go/771 [Pipeline] echo [2025-01-06T13:20:57.586Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-06T13:20:57.614Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-06T13:20:57.633Z] ========================================================= [2025-01-06T13:20:57.633Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-01-06T13:20:57.633Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-01-06T13:20:57.935Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-06T13:20:57.935Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-01-06T13:20:57.935Z] da9db072f522: Pulling fs layer [2025-01-06T13:20:57.935Z] 6ef4a4ee8ca5: Pulling fs layer [2025-01-06T13:20:57.935Z] 06f05ace1117: Pulling fs layer [2025-01-06T13:20:57.935Z] 5fe327b54edc: Pulling fs layer [2025-01-06T13:20:57.935Z] 4f4fb700ef54: Pulling fs layer [2025-01-06T13:20:57.935Z] 92a5565b7b96: Pulling fs layer [2025-01-06T13:20:57.935Z] ff9bb7016b71: Pulling fs layer [2025-01-06T13:20:57.935Z] b67dba6c2c7d: Pulling fs layer [2025-01-06T13:20:57.935Z] 4f4fb700ef54: Waiting [2025-01-06T13:20:57.935Z] 92a5565b7b96: Waiting [2025-01-06T13:20:57.935Z] ff9bb7016b71: Waiting [2025-01-06T13:20:57.935Z] a813b0c90790: Pulling fs layer [2025-01-06T13:20:57.935Z] b67dba6c2c7d: Waiting [2025-01-06T13:20:57.935Z] a813b0c90790: Waiting [2025-01-06T13:20:57.935Z] 6ef4a4ee8ca5: Verifying Checksum [2025-01-06T13:20:57.935Z] 6ef4a4ee8ca5: Download complete [2025-01-06T13:20:57.935Z] 5fe327b54edc: Download complete [2025-01-06T13:20:57.935Z] 4f4fb700ef54: Verifying Checksum [2025-01-06T13:20:57.935Z] 4f4fb700ef54: Download complete [2025-01-06T13:20:57.935Z] 92a5565b7b96: Verifying Checksum [2025-01-06T13:20:57.935Z] 92a5565b7b96: Download complete [2025-01-06T13:20:57.935Z] da9db072f522: Download complete [2025-01-06T13:20:57.935Z] ff9bb7016b71: Verifying Checksum [2025-01-06T13:20:57.935Z] ff9bb7016b71: Download complete [2025-01-06T13:20:58.195Z] da9db072f522: Pull complete [2025-01-06T13:20:58.195Z] a813b0c90790: Verifying Checksum [2025-01-06T13:20:58.195Z] a813b0c90790: Download complete [2025-01-06T13:20:58.455Z] 6ef4a4ee8ca5: Pull complete [2025-01-06T13:20:58.455Z] 06f05ace1117: Verifying Checksum [2025-01-06T13:20:58.455Z] 06f05ace1117: Download complete [2025-01-06T13:20:58.715Z] b67dba6c2c7d: Verifying Checksum [2025-01-06T13:20:58.715Z] b67dba6c2c7d: Download complete [2025-01-06T13:21:02.909Z] 06f05ace1117: Pull complete [2025-01-06T13:21:02.909Z] 5fe327b54edc: Pull complete [2025-01-06T13:21:02.909Z] 4f4fb700ef54: Pull complete [2025-01-06T13:21:02.909Z] 92a5565b7b96: Pull complete [2025-01-06T13:21:02.909Z] ff9bb7016b71: Pull complete [2025-01-06T13:21:05.449Z] b67dba6c2c7d: Pull complete [2025-01-06T13:21:05.709Z] a813b0c90790: Pull complete [2025-01-06T13:21:05.709Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-01-06T13:21:05.709Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-06T13:21:05.709Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-01-06T13:21:06.012Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-06T13:21:06.012Z] WORKDIR /edgex [2025-01-06T13:21:06.012Z] COPY go.mod . [2025-01-06T13:21:06.012Z] RUN go mod download [2025-01-06T13:21:06.012Z] docker build -t ci-base-image-x86_64 -f - . [2025-01-06T13:21:06.579Z] Sending build context to Docker daemon 178.4MB [2025-01-06T13:21:06.579Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-06T13:21:06.579Z] ---> 3ba60ce46760 [2025-01-06T13:21:06.579Z] Step 2/4 : WORKDIR /edgex [2025-01-06T13:21:12.248Z] Still waiting to schedule task [2025-01-06T13:21:12.249Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-36204’ is offline [2025-01-06T13:21:13.200Z] ---> Running in 4d4b19aec342 [2025-01-06T13:21:13.201Z] Removing intermediate container 4d4b19aec342 [2025-01-06T13:21:13.201Z] ---> 3c9a6755e0bb [2025-01-06T13:21:13.201Z] Step 3/4 : COPY go.mod . [2025-01-06T13:21:13.201Z] ---> 677332790593 [2025-01-06T13:21:13.201Z] Step 4/4 : RUN go mod download [2025-01-06T13:21:13.201Z] ---> Running in 1e5cb51b9eb5 [2025-01-06T13:21:46.873Z] Removing intermediate container 1e5cb51b9eb5 [2025-01-06T13:21:46.873Z] ---> accb1a6d073b [2025-01-06T13:21:46.873Z] Successfully built accb1a6d073b [2025-01-06T13:21:46.873Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:21:47.205Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-06T13:21:47.205Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T13:21:47.285Z] prd-ubuntu20.04-docker-8c-8g-36210 does not seem to be running inside a container [2025-01-06T13:21:47.321Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/771 -v /w/workspace/edgex-go/771:/w/workspace/edgex-go/771:rw,z -v /w/workspace/edgex-go/771@tmp:/w/workspace/edgex-go/771@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-01-06T13:21:47.756Z] $ docker top 20b44cea32a858b71ad17b439077ba1f86ec4458eb9bca6a197473c1fb801de2 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-06T13:21:48.113Z] + go version [2025-01-06T13:21:48.113Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-01-06T13:21:48.126Z] $ docker stop --time=1 20b44cea32a858b71ad17b439077ba1f86ec4458eb9bca6a197473c1fb801de2 [2025-01-06T13:21:49.427Z] $ docker rm -f --volumes 20b44cea32a858b71ad17b439077ba1f86ec4458eb9bca6a197473c1fb801de2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:21:49.861Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-06T13:21:49.861Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T13:21:49.945Z] prd-ubuntu20.04-docker-8c-8g-36210 does not seem to be running inside a container [2025-01-06T13:21:49.980Z] $ 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/771 -v /w/workspace/edgex-go/771:/w/workspace/edgex-go/771:rw,z -v /w/workspace/edgex-go/771@tmp:/w/workspace/edgex-go/771@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-01-06T13:21:50.351Z] $ docker top 6251e0f31fb89903ca593564481ad6add6323f2eee9157013059d3687eb0d030 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-01-06T13:21:50.428Z] ========================================================= [2025-01-06T13:21:50.428Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-01-06T13:21:50.428Z] ========================================================= [Pipeline] sh [2025-01-06T13:21:50.709Z] + git config --global --add safe.directory /w/workspace/edgex-go/771 [Pipeline] fileExists [Pipeline] sh [2025-01-06T13:21:51.014Z] + make test [2025-01-06T13:21:51.014Z] go test -race -coverprofile=coverage.out ./... [2025-01-06T13:21:59.228Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-01-06T13:22:31.313Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-01-06T13:22:31.313Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-01-06T13:22:31.313Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-01-06T13:22:31.313Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-01-06T13:22:31.313Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-01-06T13:22:31.313Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-01-06T13:22:31.313Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-01-06T13:22:31.313Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-01-06T13:22:31.313Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-01-06T13:22:31.313Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-01-06T13:22:31.313Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-01-06T13:22:31.313Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-01-06T13:22:31.313Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-01-06T13:22:31.313Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-01-06T13:22:31.313Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-01-06T13:22:31.313Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-01-06T13:22:31.313Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-01-06T13:22:32.688Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.026s coverage: 28.7% of statements [2025-01-06T13:22:32.688Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-01-06T13:22:32.688Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2025-01-06T13:22:32.688Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-01-06T13:22:33.253Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-01-06T13:22:33.253Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-01-06T13:22:33.862Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.067s coverage: 97.0% of statements [2025-01-06T13:22:34.121Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-01-06T13:22:34.121Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-01-06T13:22:34.121Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-01-06T13:22:34.379Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-01-06T13:22:34.379Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-06T13:22:34.379Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-01-06T13:22:34.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-01-06T13:22:34.379Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-01-06T13:22:34.379Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-01-06T13:22:35.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-01-06T13:22:35.762Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-01-06T13:22:35.762Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-01-06T13:22:35.762Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-06T13:22:35.762Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-01-06T13:22:36.696Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.049s coverage: 69.2% of statements [2025-01-06T13:22:36.696Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.047s coverage: 48.4% of statements [2025-01-06T13:22:37.631Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-01-06T13:22:37.631Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-01-06T13:22:37.890Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.616s coverage: 93.4% of statements [2025-01-06T13:22:37.890Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.048s coverage: 91.7% of statements [2025-01-06T13:22:38.455Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.051s coverage: 9.4% of statements [2025-01-06T13:22:39.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-01-06T13:22:39.022Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-01-06T13:22:39.022Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-01-06T13:22:39.022Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-01-06T13:22:39.022Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-01-06T13:22:39.022Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-01-06T13:22:39.022Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-06T13:22:39.022Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-01-06T13:22:39.022Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-01-06T13:22:39.022Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-01-06T13:22:39.022Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-01-06T13:22:40.921Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.382s coverage: 95.8% of statements [2025-01-06T13:22:40.921Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.030s coverage: 72.2% of statements [2025-01-06T13:22:40.921Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-01-06T13:22:41.179Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-01-06T13:22:41.179Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-01-06T13:22:42.114Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.032s coverage: 0.0% of statements [no tests to run] [2025-01-06T13:22:42.372Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.043s coverage: 1.0% of statements [2025-01-06T13:22:42.372Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.031s coverage: 44.2% of statements [2025-01-06T13:22:42.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 40.0% of statements [2025-01-06T13:22:43.308Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-01-06T13:22:43.308Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-01-06T13:22:43.308Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-01-06T13:22:43.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.044s coverage: 87.1% of statements [2025-01-06T13:22:43.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.022s coverage: 94.1% of statements [2025-01-06T13:22:43.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.038s coverage: 96.3% of statements [2025-01-06T13:22:43.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements [2025-01-06T13:22:43.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-01-06T13:22:43.568Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-01-06T13:22:43.568Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-01-06T13:22:43.568Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-01-06T13:22:44.948Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-01-06T13:22:44.948Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-01-06T13:22:44.948Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-01-06T13:22:45.888Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-01-06T13:22:45.888Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-01-06T13:22:45.888Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-01-06T13:22:45.888Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-01-06T13:22:46.470Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-01-06T13:22:46.470Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-01-06T13:22:47.039Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-01-06T13:22:47.974Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-01-06T13:22:48.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-01-06T13:22:49.940Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-01-06T13:22:49.940Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-01-06T13:22:52.302Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-36211 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-01-06T13:22:52.324Z] Running in /w/workspace/edgex-go/771 [Pipeline] { [Pipeline] checkout [2025-01-06T13:22:52.484Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-01-06T13:22:52.484Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-01-06T13:22:52.484Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-01-06T13:22:53.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-01-06T13:22:53.863Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-01-06T13:22:53.863Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-01-06T13:22:54.432Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-01-06T13:22:54.432Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-01-06T13:22:54.432Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-01-06T13:22:54.432Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-01-06T13:22:55.381Z] The recommended git tool is: git [2025-01-06T13:22:55.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.040s coverage: 94.4% of statements [2025-01-06T13:22:56.070Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-01-06T13:22:56.070Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-01-06T13:22:56.070Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-01-06T13:22:56.070Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-01-06T13:22:57.447Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-01-06T13:22:57.447Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-01-06T13:22:57.447Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-06T13:22:57.707Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-01-06T13:22:57.707Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-01-06T13:22:57.707Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-01-06T13:22:59.088Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-01-06T13:22:59.088Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-06T13:23:02.774Z] using credential edgex-jenkins-ssh [2025-01-06T13:23:02.805Z] Cloning the remote Git repository [2025-01-06T13:23:02.860Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-01-06T13:23:03.014Z] > git init /w/workspace/edgex-go/771 # timeout=10 [2025-01-06T13:23:04.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.051s coverage: 92.9% of statements [2025-01-06T13:23:04.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.028s coverage: 66.7% of statements [2025-01-06T13:23:04.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.034s coverage: 62.3% of statements [2025-01-06T13:23:04.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 75.0% of statements [2025-01-06T13:23:04.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.026s coverage: 87.2% of statements [2025-01-06T13:23:04.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 17.0% of statements [2025-01-06T13:23:04.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements [2025-01-06T13:23:04.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.063s coverage: 81.8% of statements [2025-01-06T13:23:04.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.062s coverage: 82.1% of statements [2025-01-06T13:23:04.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.027s coverage: 86.0% of statements [2025-01-06T13:23:04.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.206s coverage: 63.1% of statements [2025-01-06T13:23:04.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.025s coverage: 100.0% of statements [2025-01-06T13:23:04.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.027s coverage: 89.4% of statements [2025-01-06T13:23:04.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2025-01-06T13:23:04.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements [2025-01-06T13:23:04.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements [2025-01-06T13:23:04.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.146s coverage: 36.8% of statements [2025-01-06T13:23:04.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.022s coverage: 93.8% of statements [2025-01-06T13:23:04.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.018s coverage: 3.1% of statements [2025-01-06T13:23:04.366Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.070s coverage: 17.0% of statements [2025-01-06T13:23:04.366Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.119s coverage: 94.9% of statements [2025-01-06T13:23:04.366Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.031s coverage: 9.0% of statements [2025-01-06T13:23:04.366Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.067s coverage: 97.7% of statements [2025-01-06T13:23:04.366Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.030s coverage: 45.8% of statements [2025-01-06T13:23:04.366Z] 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 [2025-01-06T13:23:03.201Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-01-06T13:23:03.203Z] > git --version # timeout=10 [2025-01-06T13:23:03.222Z] > git --version # 'git version 2.25.1' [2025-01-06T13:23:03.226Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-01-06T13:23:03.390Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-06T13:23:04.624Z] running golangci-lint [2025-01-06T13:23:04.883Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-01-06T13:23:04.883Z] go version go1.23.4 linux/amd64 [2025-01-06T13:23:05.141Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-01-06T13:23:05.141Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-01-06T13:23:05.141Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-01-06T13:23:19.658Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-01-06T13:23:19.677Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-06T13:23:20.506Z] Avoid second fetch [2025-01-06T13:23:20.506Z] Checking out Revision b24805f90b03a244b57d66aad36c21d665a8ccc6 (main) [2025-01-06T13:23:21.273Z] Commit message: "Merge pull request #5035 from jinlinGuan/issue-5007" [2025-01-06T13:23:20.523Z] > git config core.sparsecheckout # timeout=10 [2025-01-06T13:23:20.583Z] > git checkout -f b24805f90b03a244b57d66aad36c21d665a8ccc6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-06T13:23:26.437Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-01-06T13:23:26.437Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-06T13:23:26.437Z] Dload Upload Total Spent Left Speed [2025-01-06T13:23:26.437Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 78219 0 --:--:-- --:--:-- --:--:-- 78219 [Pipeline] sh [2025-01-06T13:23:26.778Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-01-06T13:23:27.112Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-01-06T13:23:27.112Z] + sudo tee /etc/docker/daemon.new [2025-01-06T13:23:27.112Z] { [2025-01-06T13:23:27.112Z] "registry-mirrors": [ [2025-01-06T13:23:27.112Z] "https://nexus3.edgexfoundry.org:10001" [2025-01-06T13:23:27.112Z] ], [2025-01-06T13:23:27.112Z] "bip": "10.250.0.254/24", [2025-01-06T13:23:27.112Z] "hosts": [ [2025-01-06T13:23:27.112Z] "tcp://0.0.0.0:5555", [2025-01-06T13:23:27.112Z] "unix:///var/run/docker.sock" [2025-01-06T13:23:27.112Z] ], [2025-01-06T13:23:27.112Z] "mtu": 1458, [2025-01-06T13:23:27.112Z] "selinux-enabled": true, [2025-01-06T13:23:27.112Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-01-06T13:23:27.112Z] } [Pipeline] sh [2025-01-06T13:23:27.447Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-01-06T13:23:27.795Z] + sudo service docker restart [2025-01-06T13:23:31.697Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|imports|name|types_sizes|deps|files) took 23.687985727s" [2025-01-06T13:23:31.697Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 51.110736ms" [2025-01-06T13:23:43.934Z] level=info msg="[linters_context/goanalysis] analyzers took 1m53.87889299s with top 10 stages: buildir: 1m9.650675154s, gosec: 4.414197121s, inspect: 3.235519379s, fact_deprecated: 2.923910514s, printf: 1.981292914s, ctrlflow: 1.847842592s, fact_purity: 1.548524576s, S1038: 1.476795893s, nilness: 1.209503621s, typedness: 988.794376ms" [2025-01-06T13:23:43.934Z] level=info msg="[runner] Issues before processing: 199, after processing: 0" [2025-01-06T13:23:43.934Z] level=info msg="[runner] Processors filtering stat (in/out): skip_files: 199/199, identifier_marker: 199/199, nolint: 17/0, skip_dirs: 199/199, filename_unadjuster: 199/199, invalid_issue: 199/199, path_prettifier: 199/199, exclude: 199/199, cgo: 199/199, autogenerated_exclude: 199/199, exclude-rules: 199/17" [2025-01-06T13:23:43.934Z] level=info msg="[runner] processing took 17.847019ms with stages: nolint: 7.541396ms, identifier_marker: 5.025731ms, autogenerated_exclude: 1.709865ms, path_prettifier: 1.519276ms, exclude-rules: 1.033961ms, skip_dirs: 929.926µs, cgo: 34.461µs, invalid_issue: 30.892µs, filename_unadjuster: 15.381µs, max_same_issues: 1.73µs, uniq_by_line: 790ns, exclude: 520ns, fixer: 510ns, sort_results: 500ns, skip_files: 480ns, max_from_linter: 370ns, severity-rules: 370ns, diff: 250ns, path_prefixer: 220ns, source_code: 150ns, max_per_file_from_linter: 130ns, path_shortener: 110ns" [2025-01-06T13:23:43.934Z] level=info msg="[runner] linters took 14.337908258s with stages: goanalysis_metalinter: 14.319911072s" [2025-01-06T13:23:43.934Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-01-06T13:23:43.934Z] level=info msg="Memory: 379 samples, avg is 293.0MB, max is 1171.8MB" [2025-01-06T13:23:43.934Z] level=info msg="Execution took 38.085631425s" [2025-01-06T13:23:43.934Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-06T13:23:46.072Z] provisioning config files... [2025-01-06T13:23:46.097Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/771@tmp/config11073350596391138483tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-06T13:23:46.568Z] ---> ****-login.sh [2025-01-06T13:23:46.568Z] nexus3.edgexfoundry.org:10001 [2025-01-06T13:23:46.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T13:23:47.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T13:23:47.108Z] Configure a credential helper to remove this warning. See [2025-01-06T13:23:47.108Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T13:23:47.108Z] [2025-01-06T13:23:47.108Z] Login Succeeded [2025-01-06T13:23:47.108Z] nexus3.edgexfoundry.org:10002 [2025-01-06T13:23:47.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T13:23:47.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T13:23:47.380Z] Configure a credential helper to remove this warning. See [2025-01-06T13:23:47.381Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T13:23:47.381Z] [2025-01-06T13:23:47.381Z] Login Succeeded [2025-01-06T13:23:47.381Z] nexus3.edgexfoundry.org:10003 [2025-01-06T13:23:47.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T13:23:47.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T13:23:47.652Z] Configure a credential helper to remove this warning. See [2025-01-06T13:23:47.652Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T13:23:47.652Z] [2025-01-06T13:23:47.652Z] Login Succeeded [2025-01-06T13:23:47.652Z] nexus3.edgexfoundry.org:10004 [2025-01-06T13:23:47.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T13:23:47.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T13:23:47.924Z] Configure a credential helper to remove this warning. See [2025-01-06T13:23:47.924Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T13:23:47.924Z] [2025-01-06T13:23:47.924Z] Login Succeeded [2025-01-06T13:23:47.924Z] ****.io [2025-01-06T13:23:48.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T13:23:48.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T13:23:48.473Z] Configure a credential helper to remove this warning. See [2025-01-06T13:23:48.473Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T13:23:48.473Z] [2025-01-06T13:23:48.473Z] Login Succeeded [2025-01-06T13:23:48.473Z] ---> ****-login.sh ends [Pipeline] } [2025-01-06T13:23:48.486Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-01-06T13:23:49.150Z] + git config --global --add safe.directory /w/workspace/edgex-go/771 [Pipeline] echo [2025-01-06T13:23:49.171Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-06T13:23:49.193Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-06T13:23:49.213Z] ========================================================= [2025-01-06T13:23:49.213Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-01-06T13:23:49.213Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-01-06T13:23:49.544Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-06T13:23:49.815Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-01-06T13:23:49.815Z] 9986a736f7d3: Pulling fs layer [2025-01-06T13:23:49.815Z] 1f018df60701: Pulling fs layer [2025-01-06T13:23:49.815Z] 39f8f326b044: Pulling fs layer [2025-01-06T13:23:49.815Z] e6a1e7a6a96a: Pulling fs layer [2025-01-06T13:23:49.815Z] 4f4fb700ef54: Pulling fs layer [2025-01-06T13:23:49.815Z] d45d956e0dbf: Pulling fs layer [2025-01-06T13:23:49.815Z] d7702b0d1db1: Pulling fs layer [2025-01-06T13:23:49.815Z] 5c7f0f088c93: Pulling fs layer [2025-01-06T13:23:49.815Z] 4fdc064ae6cf: Pulling fs layer [2025-01-06T13:23:49.815Z] 4f4fb700ef54: Waiting [2025-01-06T13:23:49.815Z] d45d956e0dbf: Waiting [2025-01-06T13:23:49.815Z] 4fdc064ae6cf: Waiting [2025-01-06T13:23:49.815Z] d7702b0d1db1: Waiting [2025-01-06T13:23:49.815Z] 1f018df60701: Verifying Checksum [2025-01-06T13:23:49.815Z] 1f018df60701: Download complete [2025-01-06T13:23:49.815Z] e6a1e7a6a96a: Verifying Checksum [2025-01-06T13:23:49.815Z] e6a1e7a6a96a: Download complete [2025-01-06T13:23:49.815Z] 4f4fb700ef54: Verifying Checksum [2025-01-06T13:23:49.815Z] 4f4fb700ef54: Download complete [2025-01-06T13:23:49.815Z] d45d956e0dbf: Verifying Checksum [2025-01-06T13:23:49.815Z] d45d956e0dbf: Download complete [2025-01-06T13:23:49.815Z] 9986a736f7d3: Verifying Checksum [2025-01-06T13:23:49.815Z] d7702b0d1db1: Download complete [2025-01-06T13:23:50.088Z] 4fdc064ae6cf: Verifying Checksum [2025-01-06T13:23:50.088Z] 4fdc064ae6cf: Download complete [2025-01-06T13:23:50.498Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-06T13:23:50.498Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-06T13:23:50.498Z] ./bin/test-attribution-txt.sh [2025-01-06T13:23:50.689Z] 9986a736f7d3: Pull complete [Pipeline] echo [2025-01-06T13:23:50.796Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2025-01-06T13:23:50.968Z] 1f018df60701: Pull complete [2025-01-06T13:23:51.242Z] 39f8f326b044: Verifying Checksum [2025-01-06T13:23:51.242Z] 39f8f326b044: Download complete [2025-01-06T13:23:51.406Z] + ls -al . [2025-01-06T13:23:51.406Z] total 1804 [2025-01-06T13:23:51.406Z] drwxrwxr-x 11 1001 1001 4096 Jan 6 13:21 . [2025-01-06T13:23:51.406Z] drwxr-xr-x 4 root root 4096 Jan 6 13:21 .. [2025-01-06T13:23:51.406Z] drwxrwxr-x 2 1001 1001 4096 Jan 6 13:20 .blubracket [2025-01-06T13:23:51.406Z] -rw-rw-r-- 1 1001 1001 10 Jan 6 13:20 .dockerignore [2025-01-06T13:23:51.406Z] drwxrwxr-x 8 1001 1001 4096 Jan 6 13:23 .git [2025-01-06T13:23:51.406Z] drwxrwxr-x 3 1001 1001 4096 Jan 6 13:20 .github [2025-01-06T13:23:51.406Z] -rw-rw-r-- 1 1001 1001 907 Jan 6 13:20 .gitignore [2025-01-06T13:23:51.406Z] -rw-rw-r-- 1 1001 1001 199 Jan 6 13:20 .golangci.yml [2025-01-06T13:23:51.406Z] -rw-rw-r-- 1 1001 1001 100 Jan 6 13:20 .hadolint.yml [2025-01-06T13:23:51.406Z] drwxr-xr-x 3 1001 1001 4096 Jan 6 13:20 .semver [2025-01-06T13:23:51.406Z] -rw-rw-r-- 1 1001 1001 155 Jan 6 13:20 .sonarcloud.properties [2025-01-06T13:23:51.406Z] -rw-rw-r-- 1 1001 1001 1171 Jan 6 13:20 ADOPTERS.md [2025-01-06T13:23:51.406Z] -rw-rw-r-- 1 1001 1001 17256 Jan 6 13:20 Attribution.txt [2025-01-06T13:23:51.406Z] -rw-rw-r-- 1 1001 1001 100284 Jan 6 13:20 CHANGELOG.md [2025-01-06T13:23:51.406Z] -rw-rw-r-- 1 1001 1001 3804 Jan 6 13:20 CONTRIBUTING.md [2025-01-06T13:23:51.406Z] -rw-rw-r-- 1 1001 1001 677 Jan 6 13:20 GOVERNANCE.md [2025-01-06T13:23:51.406Z] -rw-rw-r-- 1 1001 1001 858 Jan 6 13:20 Jenkinsfile [2025-01-06T13:23:51.406Z] -rw-rw-r-- 1 1001 1001 10775 Jan 6 13:20 LICENSE [2025-01-06T13:23:51.406Z] -rw-rw-r-- 1 1001 1001 16740 Jan 6 13:20 Makefile [2025-01-06T13:23:51.406Z] -rw-rw-r-- 1 1001 1001 582 Jan 6 13:20 OWNERS.md [2025-01-06T13:23:51.406Z] -rw-rw-r-- 1 1001 1001 9932 Jan 6 13:20 README.md [2025-01-06T13:23:51.406Z] -rw-rw-r-- 1 1001 1001 789 Jan 6 13:20 SECURITY.md [2025-01-06T13:23:51.406Z] -rw-rw-r-- 1 1001 1001 12 Jan 6 13:20 VERSION [2025-01-06T13:23:51.406Z] drwxrwxr-x 2 1001 1001 4096 Jan 6 13:20 bin [2025-01-06T13:23:51.406Z] drwxrwxr-x 19 1001 1001 4096 Jan 6 13:20 cmd [2025-01-06T13:23:51.406Z] -rw-r--r-- 1 root root 1476385 Jan 6 13:23 coverage.out [2025-01-06T13:23:51.406Z] drwxrwxr-x 2 1001 1001 4096 Jan 6 13:20 fuzz_test [2025-01-06T13:23:51.406Z] -rw-rw-r-- 1 1001 1001 6506 Jan 6 13:20 go.mod [2025-01-06T13:23:51.406Z] -rw-rw-r-- 1 1001 1001 88058 Jan 6 13:20 go.sum [2025-01-06T13:23:51.406Z] drwxrwxr-x 7 1001 1001 4096 Jan 6 13:20 internal [2025-01-06T13:23:51.406Z] drwxrwxr-x 2 1001 1001 4096 Jan 6 13:20 openapi [2025-01-06T13:23:51.406Z] -rw-rw-r-- 1 1001 1001 584 Jan 6 13:20 security.txt [2025-01-06T13:23:51.406Z] -rw-rw-r-- 1 1001 1001 204 Jan 6 13:20 version.go [Pipeline] sh [2025-01-06T13:23:51.699Z] + '[' -e coverage.out ] [2025-01-06T13:23:51.700Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-01-06T13:23:51.846Z] Stashed 1 file(s) [Pipeline] sh [2025-01-06T13:23:52.134Z] + make build [2025-01-06T13:23:52.134Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-01-06T13:23:52.208Z] 5c7f0f088c93: Verifying Checksum [2025-01-06T13:23:52.209Z] 5c7f0f088c93: Download complete [2025-01-06T13:24:14.320Z] 39f8f326b044: Pull complete [2025-01-06T13:24:14.320Z] e6a1e7a6a96a: Pull complete [2025-01-06T13:24:14.320Z] 4f4fb700ef54: Pull complete [2025-01-06T13:24:14.320Z] d45d956e0dbf: Pull complete [2025-01-06T13:24:14.320Z] d7702b0d1db1: Pull complete [2025-01-06T13:24:18.696Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-01-06T13:24:18.697Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-01-06T13:24:20.071Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-01-06T13:24:20.639Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-01-06T13:24:20.982Z] 5c7f0f088c93: Pull complete [2025-01-06T13:24:22.401Z] 4fdc064ae6cf: Pull complete [2025-01-06T13:24:22.401Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-01-06T13:24:22.401Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-06T13:24:22.401Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-01-06T13:24:22.542Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-01-06T13:24:22.736Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-06T13:24:22.736Z] WORKDIR /edgex [2025-01-06T13:24:22.736Z] COPY go.mod . [2025-01-06T13:24:22.736Z] RUN go mod download [2025-01-06T13:24:22.736Z] + docker build -t ci-base-image-arm64 -f - . [2025-01-06T13:24:24.146Z] #0 building with "default" instance using docker driver [2025-01-06T13:24:24.146Z] [2025-01-06T13:24:24.146Z] #1 [internal] load .dockerignore [2025-01-06T13:24:24.146Z] #1 transferring context: 50B 0.0s done [2025-01-06T13:24:24.146Z] #1 DONE 0.1s [2025-01-06T13:24:24.146Z] [2025-01-06T13:24:24.146Z] #2 [internal] load build definition from Dockerfile [2025-01-06T13:24:24.146Z] #2 transferring dockerfile: 172B done [2025-01-06T13:24:24.146Z] #2 DONE 0.1s [2025-01-06T13:24:24.146Z] [2025-01-06T13:24:24.146Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-06T13:24:24.146Z] #3 DONE 0.0s [2025-01-06T13:24:24.146Z] [2025-01-06T13:24:24.146Z] #4 [internal] load build context [2025-01-06T13:24:24.146Z] #4 transferring context: 6.54kB done [2025-01-06T13:24:24.146Z] #4 DONE 0.1s [2025-01-06T13:24:24.146Z] [2025-01-06T13:24:24.146Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-06T13:24:24.146Z] #5 DONE 0.3s [2025-01-06T13:24:24.146Z] [2025-01-06T13:24:24.146Z] #6 [2/4] WORKDIR /edgex [2025-01-06T13:24:25.104Z] #6 DONE 0.9s [2025-01-06T13:24:25.104Z] [2025-01-06T13:24:25.104Z] #7 [3/4] COPY go.mod . [2025-01-06T13:24:25.104Z] #7 DONE 0.1s [2025-01-06T13:24:25.379Z] [2025-01-06T13:24:25.379Z] #8 [4/4] RUN go mod download [2025-01-06T13:24:27.812Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-01-06T13:24:30.343Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-01-06T13:24:32.241Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-01-06T13:24:33.177Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-01-06T13:24:34.110Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-01-06T13:24:35.044Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-01-06T13:24:35.995Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-01-06T13:24:36.943Z] $ docker stop --time=1 6251e0f31fb89903ca593564481ad6add6323f2eee9157013059d3687eb0d030 [2025-01-06T13:24:40.392Z] #8 DONE 14.4s [2025-01-06T13:24:40.392Z] [2025-01-06T13:24:40.392Z] #9 exporting to image [2025-01-06T13:24:40.392Z] #9 exporting layers [2025-01-06T13:24:43.712Z] $ docker rm -f --volumes 6251e0f31fb89903ca593564481ad6add6323f2eee9157013059d3687eb0d030 [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 [2025-01-06T13:24:44.947Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-01-06T13:24:44.947Z] [2025-01-06T13:24:44.947Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:24:45.275Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-01-06T13:24:45.556Z] latest: Pulling from edgex-devops/edgex-compose [2025-01-06T13:24:45.556Z] 91d30c5bc195: Pulling fs layer [2025-01-06T13:24:45.556Z] 2e9b0aa3be6d: Pulling fs layer [2025-01-06T13:24:45.556Z] 9c61dcf015f6: Pulling fs layer [2025-01-06T13:24:45.556Z] 4698f68db338: Pulling fs layer [2025-01-06T13:24:45.556Z] 2a2f49069b9e: Pulling fs layer [2025-01-06T13:24:45.556Z] e0025b399a48: Pulling fs layer [2025-01-06T13:24:45.556Z] 2a2f49069b9e: Waiting [2025-01-06T13:24:45.556Z] e0025b399a48: Waiting [2025-01-06T13:24:45.556Z] 4698f68db338: Waiting [2025-01-06T13:24:45.556Z] 91d30c5bc195: Verifying Checksum [2025-01-06T13:24:45.556Z] 91d30c5bc195: Download complete [2025-01-06T13:24:45.556Z] 4698f68db338: Verifying Checksum [2025-01-06T13:24:45.556Z] 4698f68db338: Download complete [2025-01-06T13:24:45.556Z] 2e9b0aa3be6d: Verifying Checksum [2025-01-06T13:24:45.556Z] 2e9b0aa3be6d: Download complete [2025-01-06T13:24:45.556Z] e0025b399a48: Verifying Checksum [2025-01-06T13:24:45.556Z] e0025b399a48: Download complete [2025-01-06T13:24:45.814Z] 91d30c5bc195: Pull complete [2025-01-06T13:24:45.814Z] 2a2f49069b9e: Verifying Checksum [2025-01-06T13:24:45.814Z] 2a2f49069b9e: Download complete [2025-01-06T13:24:46.073Z] 2e9b0aa3be6d: Pull complete [2025-01-06T13:24:46.332Z] 9c61dcf015f6: Verifying Checksum [2025-01-06T13:24:46.332Z] 9c61dcf015f6: Download complete [2025-01-06T13:24:49.617Z] 9c61dcf015f6: Pull complete [2025-01-06T13:24:49.617Z] 4698f68db338: Pull complete [2025-01-06T13:24:49.617Z] 2a2f49069b9e: Pull complete [2025-01-06T13:24:49.876Z] e0025b399a48: Pull complete [2025-01-06T13:24:49.876Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-01-06T13:24:49.876Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-01-06T13:24:49.876Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T13:24:49.977Z] prd-ubuntu20.04-docker-8c-8g-36210 does not seem to be running inside a container [2025-01-06T13:24:50.011Z] $ 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/771 -v /w/workspace/edgex-go/771:/w/workspace/edgex-go/771:rw,z -v /w/workspace/edgex-go/771@tmp:/w/workspace/edgex-go/771@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-01-06T13:24:53.345Z] $ docker top 9380e875d08be510363efbaf808c699758f4256d69f0d0db94a7b03ad0b2a1fc -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-06T13:24:53.701Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-01-06T13:24:56.238Z] #1 [core-keeper internal] load build definition from Dockerfile [2025-01-06T13:24:56.238Z] #1 transferring dockerfile: 2.07kB done [2025-01-06T13:24:56.238Z] #1 DONE 0.0s [2025-01-06T13:24:56.501Z] [2025-01-06T13:24:56.501Z] #2 [support-scheduler internal] load build definition from Dockerfile [2025-01-06T13:24:56.501Z] #2 transferring dockerfile: 1.82kB done [2025-01-06T13:24:56.501Z] #2 DONE 0.0s [2025-01-06T13:24:56.501Z] [2025-01-06T13:24:56.501Z] #3 [core-command internal] load build definition from Dockerfile [2025-01-06T13:24:56.501Z] #3 transferring dockerfile: 1.94kB done [2025-01-06T13:24:56.501Z] #3 DONE 0.0s [2025-01-06T13:24:56.501Z] [2025-01-06T13:24:56.501Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-01-06T13:24:56.501Z] #4 transferring dockerfile: 1.89kB done [2025-01-06T13:24:56.501Z] #4 DONE 0.1s [2025-01-06T13:24:56.501Z] [2025-01-06T13:24:56.501Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2025-01-06T13:24:56.501Z] #5 transferring dockerfile: 2.15kB done [2025-01-06T13:24:56.501Z] #5 DONE 0.1s [2025-01-06T13:24:56.501Z] [2025-01-06T13:24:56.501Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2025-01-06T13:24:56.501Z] #6 transferring dockerfile: 2.50kB done [2025-01-06T13:24:56.501Z] #6 DONE 0.1s [2025-01-06T13:24:56.501Z] [2025-01-06T13:24:56.501Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2025-01-06T13:24:56.501Z] #7 transferring dockerfile: 2.49kB done [2025-01-06T13:24:56.501Z] #7 DONE 0.1s [2025-01-06T13:24:56.501Z] [2025-01-06T13:24:56.501Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-01-06T13:24:56.501Z] #8 transferring dockerfile: 2.23kB done [2025-01-06T13:24:56.501Z] #8 DONE 0.1s [2025-01-06T13:24:56.501Z] [2025-01-06T13:24:56.501Z] #9 [security-spire-server internal] load build definition from Dockerfile [2025-01-06T13:24:56.501Z] #9 transferring dockerfile: 1.70kB done [2025-01-06T13:24:56.501Z] #9 DONE 0.1s [2025-01-06T13:24:56.501Z] [2025-01-06T13:24:56.501Z] #10 [core-metadata internal] load build definition from Dockerfile [2025-01-06T13:24:56.501Z] #10 transferring dockerfile: 2.13kB done [2025-01-06T13:24:56.501Z] #10 DONE 0.1s [2025-01-06T13:24:56.501Z] [2025-01-06T13:24:56.501Z] #11 [core-keeper internal] load .dockerignore [2025-01-06T13:24:56.501Z] #11 transferring context: 50B done [2025-01-06T13:24:56.501Z] #11 DONE 0.1s [2025-01-06T13:24:56.501Z] [2025-01-06T13:24:56.501Z] #12 [security-spire-config internal] load build definition from Dockerfile [2025-01-06T13:24:56.761Z] #12 transferring dockerfile: 1.69kB done [2025-01-06T13:24:56.761Z] #12 DONE 0.1s [2025-01-06T13:24:56.761Z] [2025-01-06T13:24:56.761Z] #13 [core-data internal] load build definition from Dockerfile [2025-01-06T13:24:56.761Z] #13 transferring dockerfile: 2.07kB done [2025-01-06T13:24:56.761Z] #13 DONE 0.1s [2025-01-06T13:24:56.761Z] [2025-01-06T13:24:56.761Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2025-01-06T13:24:56.761Z] #14 transferring dockerfile: 3.02kB done [2025-01-06T13:24:56.761Z] #14 DONE 0.1s [2025-01-06T13:24:56.761Z] [2025-01-06T13:24:56.761Z] #15 [security-spire-agent internal] load build definition from Dockerfile [2025-01-06T13:24:56.761Z] #15 transferring dockerfile: 1.81kB done [2025-01-06T13:24:56.761Z] #15 DONE 0.1s [2025-01-06T13:24:56.761Z] [2025-01-06T13:24:56.761Z] #16 [support-notifications internal] load build definition from Dockerfile [2025-01-06T13:24:56.761Z] #16 transferring dockerfile: 2.04kB done [2025-01-06T13:24:56.761Z] #16 DONE 0.1s [2025-01-06T13:24:56.761Z] [2025-01-06T13:24:56.761Z] #17 [support-scheduler internal] load .dockerignore [2025-01-06T13:24:56.761Z] #17 transferring context: 50B done [2025-01-06T13:24:56.761Z] #17 DONE 0.0s [2025-01-06T13:24:56.761Z] [2025-01-06T13:24:56.761Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2025-01-06T13:24:56.761Z] #18 transferring context: 50B done [2025-01-06T13:24:56.761Z] #18 DONE 0.0s [2025-01-06T13:24:56.761Z] [2025-01-06T13:24:56.761Z] #19 [security-proxy-auth internal] load .dockerignore [2025-01-06T13:24:56.761Z] #19 transferring context: 50B done [2025-01-06T13:24:56.761Z] #19 DONE 0.0s [2025-01-06T13:24:56.761Z] [2025-01-06T13:24:56.761Z] #20 [security-secretstore-setup internal] load .dockerignore [2025-01-06T13:24:56.761Z] #20 transferring context: 50B done [2025-01-06T13:24:56.761Z] #20 DONE 0.0s [2025-01-06T13:24:56.761Z] [2025-01-06T13:24:56.761Z] #21 [core-command internal] load .dockerignore [2025-01-06T13:24:56.761Z] #21 transferring context: 50B done [2025-01-06T13:24:56.761Z] #21 DONE 0.0s [2025-01-06T13:24:56.761Z] [2025-01-06T13:24:56.761Z] #22 [security-spire-server internal] load .dockerignore [2025-01-06T13:24:57.022Z] #22 transferring context: 50B done [2025-01-06T13:24:57.022Z] #22 DONE 0.0s [2025-01-06T13:24:57.022Z] [2025-01-06T13:24:57.022Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2025-01-06T13:24:57.022Z] #23 transferring context: 50B done [2025-01-06T13:24:57.022Z] #23 DONE 0.0s [2025-01-06T13:24:57.022Z] [2025-01-06T13:24:57.022Z] #24 [security-proxy-setup internal] load .dockerignore [2025-01-06T13:24:57.022Z] #24 transferring context: 50B done [2025-01-06T13:24:57.022Z] #24 DONE 0.0s [2025-01-06T13:24:57.022Z] [2025-01-06T13:24:57.022Z] #25 [core-data internal] load .dockerignore [2025-01-06T13:24:57.022Z] #25 transferring context: 50B done [2025-01-06T13:24:57.022Z] #25 DONE 0.0s [2025-01-06T13:24:57.022Z] [2025-01-06T13:24:57.022Z] #26 [core-metadata internal] load .dockerignore [2025-01-06T13:24:57.022Z] #26 transferring context: 50B done [2025-01-06T13:24:57.022Z] #26 DONE 0.0s [2025-01-06T13:24:57.022Z] [2025-01-06T13:24:57.022Z] #27 [security-bootstrapper internal] load .dockerignore [2025-01-06T13:24:57.022Z] #27 transferring context: 50B done [2025-01-06T13:24:57.022Z] #27 DONE 0.0s [2025-01-06T13:24:57.022Z] [2025-01-06T13:24:57.022Z] #28 [security-spire-agent internal] load .dockerignore [2025-01-06T13:24:57.022Z] #28 transferring context: 50B done [2025-01-06T13:24:57.022Z] #28 DONE 0.0s [2025-01-06T13:24:57.022Z] [2025-01-06T13:24:57.022Z] #29 [support-notifications internal] load .dockerignore [2025-01-06T13:24:57.022Z] #29 transferring context: 50B done [2025-01-06T13:24:57.022Z] #29 DONE 0.0s [2025-01-06T13:24:57.022Z] [2025-01-06T13:24:57.022Z] #30 [security-spire-config internal] load .dockerignore [2025-01-06T13:24:57.022Z] #30 transferring context: 50B done [2025-01-06T13:24:57.022Z] #30 DONE 0.0s [2025-01-06T13:24:57.022Z] [2025-01-06T13:24:57.022Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-06T13:24:57.022Z] #31 DONE 0.0s [2025-01-06T13:24:57.022Z] [2025-01-06T13:24:57.022Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2025-01-06T13:24:57.022Z] #32 DONE 0.1s [2025-01-06T13:24:57.282Z] [2025-01-06T13:24:57.282Z] #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T13:24:57.282Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2025-01-06T13:24:57.282Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-06T13:24:57.282Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2025-01-06T13:24:57.282Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2025-01-06T13:24:57.282Z] #33 DONE 0.1s [2025-01-06T13:24:57.282Z] [2025-01-06T13:24:57.282Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-06T13:24:57.282Z] #31 DONE 0.0s [2025-01-06T13:24:57.282Z] [2025-01-06T13:24:57.282Z] #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T13:24:57.282Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2025-01-06T13:24:57.282Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-06T13:24:57.282Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2025-01-06T13:24:57.282Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2025-01-06T13:24:57.282Z] #33 DONE 0.1s [2025-01-06T13:24:57.282Z] [2025-01-06T13:24:57.282Z] #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2025-01-06T13:24:57.543Z] #32 ... [2025-01-06T13:24:57.543Z] [2025-01-06T13:24:57.543Z] #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T13:24:57.543Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2025-01-06T13:24:57.543Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-06T13:24:57.543Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2025-01-06T13:24:57.543Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2025-01-06T13:24:57.543Z] #33 DONE 0.1s [2025-01-06T13:24:57.543Z] [2025-01-06T13:24:57.543Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-06T13:24:57.543Z] #31 DONE 0.0s [2025-01-06T13:24:57.543Z] [2025-01-06T13:24:57.543Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-01-06T13:24:57.543Z] #32 ... [2025-01-06T13:24:57.543Z] [2025-01-06T13:24:57.543Z] #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T13:24:57.543Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2025-01-06T13:24:57.543Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-06T13:24:57.543Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2025-01-06T13:24:57.543Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2025-01-06T13:24:57.543Z] #33 DONE 0.1s [2025-01-06T13:24:57.543Z] [2025-01-06T13:24:57.543Z] #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2025-01-06T13:24:57.802Z] #32 ... [2025-01-06T13:24:57.802Z] [2025-01-06T13:24:57.802Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-06T13:24:57.802Z] #31 DONE 0.0s [2025-01-06T13:24:57.802Z] [2025-01-06T13:24:57.802Z] #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 [2025-01-06T13:24:57.802Z] #32 DONE 0.6s [2025-01-06T13:24:57.802Z] [2025-01-06T13:24:57.802Z] #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T13:24:57.802Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2025-01-06T13:24:57.802Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-06T13:24:57.802Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2025-01-06T13:24:57.802Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2025-01-06T13:24:57.802Z] #33 DONE 0.1s [2025-01-06T13:24:57.802Z] [2025-01-06T13:24:57.802Z] #34 [support-notifications builder 1/8] FROM docker.io/library/ci-base-image-x86_64 [2025-01-06T13:24:58.599Z] #9 exporting layers 17.0s done [2025-01-06T13:24:58.599Z] #9 writing image sha256:17127863457d58a2b6188859cba0ee09e896a7ed6f0fc004ab67ce35c615bb24 done [2025-01-06T13:24:58.599Z] #9 naming to docker.io/library/ci-base-image-arm64 0.0s done [2025-01-06T13:24:58.599Z] #9 DONE 17.0s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:24:58.935Z] + docker inspect -f . ci-base-image-arm64 [2025-01-06T13:24:58.935Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T13:24:59.116Z] prd-ubuntu20.04-docker-arm64-4c-16g-36211 does not seem to be running inside a container [2025-01-06T13:24:59.182Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/771 -v /w/workspace/edgex-go/771:/w/workspace/edgex-go/771:rw,z -v /w/workspace/edgex-go/771@tmp:/w/workspace/edgex-go/771@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 [2025-01-06T13:25:00.404Z] $ docker top 33fa2f0290d96f626b06bf6eabdd8fac0469560da1cc7ccd5d36a4298ac0f4d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-06T13:25:01.195Z] + go version [2025-01-06T13:25:01.195Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-01-06T13:25:01.216Z] $ docker stop --time=1 33fa2f0290d96f626b06bf6eabdd8fac0469560da1cc7ccd5d36a4298ac0f4d8 [2025-01-06T13:25:02.777Z] $ docker rm -f --volumes 33fa2f0290d96f626b06bf6eabdd8fac0469560da1cc7ccd5d36a4298ac0f4d8 [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 [2025-01-06T13:25:03.474Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-01-06T13:25:03.474Z] [2025-01-06T13:25:03.474Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:25:03.731Z] #34 ... [2025-01-06T13:25:03.731Z] [2025-01-06T13:25:03.731Z] #35 [core-keeper internal] load build context [2025-01-06T13:25:03.731Z] #35 transferring context: 156.92MB 5.0s [2025-01-06T13:25:03.731Z] #35 ... [2025-01-06T13:25:03.732Z] [2025-01-06T13:25:03.732Z] #36 [security-spiffe-token-provider internal] load build context [2025-01-06T13:25:03.818Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-01-06T13:25:03.818Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-01-06T13:25:03.818Z] 547446be3368: Pulling fs layer [2025-01-06T13:25:03.818Z] d125d8839a47: Pulling fs layer [2025-01-06T13:25:03.818Z] 3e85d5ac6304: Pulling fs layer [2025-01-06T13:25:03.818Z] c3105a71a48b: Pulling fs layer [2025-01-06T13:25:03.818Z] 0f093f025ec4: Pulling fs layer [2025-01-06T13:25:03.818Z] c3106fc0e877: Pulling fs layer [2025-01-06T13:25:03.818Z] c3105a71a48b: Waiting [2025-01-06T13:25:03.818Z] 0f093f025ec4: Waiting [2025-01-06T13:25:03.818Z] c3106fc0e877: Waiting [2025-01-06T13:25:04.087Z] 547446be3368: Verifying Checksum [2025-01-06T13:25:04.087Z] 547446be3368: Download complete [2025-01-06T13:25:04.087Z] c3105a71a48b: Download complete [2025-01-06T13:25:04.302Z] #36 ... [2025-01-06T13:25:04.302Z] [2025-01-06T13:25:04.302Z] #37 [core-command internal] load build context [2025-01-06T13:25:04.302Z] #37 ... [2025-01-06T13:25:04.302Z] [2025-01-06T13:25:04.302Z] #36 [security-spiffe-token-provider internal] load build context [2025-01-06T13:25:04.355Z] d125d8839a47: Verifying Checksum [2025-01-06T13:25:04.355Z] d125d8839a47: Download complete [2025-01-06T13:25:04.355Z] c3106fc0e877: Verifying Checksum [2025-01-06T13:25:04.355Z] c3106fc0e877: Download complete [2025-01-06T13:25:04.355Z] 0f093f025ec4: Verifying Checksum [2025-01-06T13:25:04.355Z] 0f093f025ec4: Download complete [2025-01-06T13:25:04.564Z] #36 ... [2025-01-06T13:25:04.564Z] [2025-01-06T13:25:04.564Z] #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T13:25:04.564Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2025-01-06T13:25:04.564Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-06T13:25:04.564Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2025-01-06T13:25:04.564Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2025-01-06T13:25:04.564Z] #33 DONE 0.1s [2025-01-06T13:25:04.564Z] [2025-01-06T13:25:04.564Z] #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-01-06T13:25:04.564Z] #38 DONE 7.4s [2025-01-06T13:25:04.564Z] [2025-01-06T13:25:04.564Z] #36 [security-spiffe-token-provider internal] load build context [2025-01-06T13:25:04.624Z] 547446be3368: Pull complete [2025-01-06T13:25:05.588Z] d125d8839a47: Pull complete [2025-01-06T13:25:06.174Z] 3e85d5ac6304: Verifying Checksum [2025-01-06T13:25:06.174Z] 3e85d5ac6304: Download complete [2025-01-06T13:25:07.234Z] #36 ... [2025-01-06T13:25:07.234Z] [2025-01-06T13:25:07.234Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-01-06T13:25:07.234Z] #39 DONE 9.5s [2025-01-06T13:25:07.234Z] [2025-01-06T13:25:07.234Z] #36 [security-spiffe-token-provider internal] load build context [2025-01-06T13:25:07.234Z] #36 ... [2025-01-06T13:25:07.234Z] [2025-01-06T13:25:07.234Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T13:25:07.234Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2025-01-06T13:25:07.234Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-06T13:25:07.234Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2025-01-06T13:25:07.234Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2025-01-06T13:25:07.234Z] #33 DONE 0.1s [2025-01-06T13:25:07.234Z] [2025-01-06T13:25:07.234Z] #36 [security-spiffe-token-provider internal] load build context [2025-01-06T13:25:07.234Z] #36 ... [2025-01-06T13:25:07.234Z] [2025-01-06T13:25:07.234Z] #40 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-06T13:25:07.822Z] #40 ... [2025-01-06T13:25:07.822Z] [2025-01-06T13:25:07.822Z] #41 [support-scheduler internal] load build context [2025-01-06T13:25:07.822Z] #41 transferring context: 145.97MB 10.0s [2025-01-06T13:25:07.822Z] #41 ... [2025-01-06T13:25:07.822Z] [2025-01-06T13:25:07.822Z] #42 [core-data internal] load build context [2025-01-06T13:25:08.082Z] #42 ... [2025-01-06T13:25:08.082Z] [2025-01-06T13:25:08.082Z] #43 [core-common-config-bootstrapper internal] load build context [2025-01-06T13:25:08.082Z] #43 ... [2025-01-06T13:25:08.082Z] [2025-01-06T13:25:08.082Z] #44 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-06T13:25:08.082Z] #44 ... [2025-01-06T13:25:08.082Z] [2025-01-06T13:25:08.082Z] #45 [security-proxy-setup internal] load build context [2025-01-06T13:25:08.082Z] #45 ... [2025-01-06T13:25:08.082Z] [2025-01-06T13:25:08.082Z] #46 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-06T13:25:08.082Z] #0 0.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:08.082Z] #0 1.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:08.082Z] #0 1.513 v3.20.3-466-g053708cfa46 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-06T13:25:08.082Z] #0 1.513 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-06T13:25:08.082Z] #0 1.513 OK: 24174 distinct packages available [2025-01-06T13:25:08.082Z] #0 1.598 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:08.082Z] #0 1.695 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:08.082Z] #0 2.005 (1/14) Installing ca-certificates (20241121-r0) [2025-01-06T13:25:08.082Z] #0 2.018 (2/14) Installing brotli-libs (1.1.0-r2) [2025-01-06T13:25:08.082Z] #0 2.030 (3/14) Installing c-ares (1.33.1-r0) [2025-01-06T13:25:08.082Z] #0 2.035 (4/14) Installing libunistring (1.2-r0) [2025-01-06T13:25:08.082Z] #0 2.049 (5/14) Installing libidn2 (2.3.7-r0) [2025-01-06T13:25:08.082Z] #0 2.057 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-01-06T13:25:08.082Z] #0 2.061 (7/14) Installing libpsl (0.21.5-r1) [2025-01-06T13:25:08.082Z] #0 2.065 (8/14) Installing zstd-libs (1.5.6-r0) [2025-01-06T13:25:08.082Z] #0 2.074 (9/14) Installing libcurl (8.11.1-r0) [2025-01-06T13:25:08.082Z] #0 2.081 (10/14) Installing curl (8.11.1-r0) [2025-01-06T13:25:08.082Z] #0 2.089 (11/14) Installing dumb-init (1.2.5-r3) [2025-01-06T13:25:08.082Z] #0 2.096 (12/14) Installing musl-obstack (1.2.3-r2) [2025-01-06T13:25:08.082Z] #0 2.097 (13/14) Installing libucontext (1.2-r3) [2025-01-06T13:25:08.082Z] #0 2.101 (14/14) Installing gcompat (1.1.0-r4) [2025-01-06T13:25:08.082Z] #0 2.107 Executing busybox-1.36.1-r29.trigger [2025-01-06T13:25:08.082Z] #0 2.113 Executing ca-certificates-20241121-r0.trigger [2025-01-06T13:25:08.082Z] #0 2.160 OK: 13 MiB in 28 packages [2025-01-06T13:25:08.344Z] #46 ... [2025-01-06T13:25:08.344Z] [2025-01-06T13:25:08.344Z] #47 [core-metadata internal] load build context [2025-01-06T13:25:08.344Z] #47 ... [2025-01-06T13:25:08.344Z] [2025-01-06T13:25:08.344Z] #48 [security-secretstore-setup internal] load build context [2025-01-06T13:25:08.606Z] #48 ... [2025-01-06T13:25:08.606Z] [2025-01-06T13:25:08.606Z] #49 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-06T13:25:08.606Z] #0 2.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:08.606Z] #0 2.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:08.606Z] #0 3.176 (1/4) Installing ca-certificates (20241121-r0) [2025-01-06T13:25:08.606Z] #0 3.400 (2/4) Installing dumb-init (1.2.5-r3) [2025-01-06T13:25:08.606Z] #0 3.409 (3/4) Installing su-exec (0.2-r3) [2025-01-06T13:25:08.606Z] #0 3.413 (4/4) Installing yq-go (4.44.1-r2) [2025-01-06T13:25:08.606Z] #0 3.481 Executing busybox-1.36.1-r29.trigger [2025-01-06T13:25:08.606Z] #0 3.486 Executing ca-certificates-20241121-r0.trigger [2025-01-06T13:25:08.606Z] #0 3.525 OK: 19 MiB in 18 packages [2025-01-06T13:25:08.606Z] #49 ... [2025-01-06T13:25:08.606Z] [2025-01-06T13:25:08.606Z] #50 [support-notifications internal] load build context [2025-01-06T13:25:08.874Z] #50 ... [2025-01-06T13:25:08.874Z] [2025-01-06T13:25:08.874Z] #51 [security-bootstrapper internal] load build context [2025-01-06T13:25:08.874Z] #51 ... [2025-01-06T13:25:08.874Z] [2025-01-06T13:25:08.874Z] #52 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-06T13:25:08.874Z] #52 ... [2025-01-06T13:25:08.874Z] [2025-01-06T13:25:08.874Z] #53 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-06T13:25:09.481Z] #53 ... [2025-01-06T13:25:09.481Z] [2025-01-06T13:25:09.481Z] #54 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-06T13:25:09.481Z] #0 4.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:09.481Z] #0 4.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:09.481Z] #0 4.594 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-06T13:25:09.481Z] #0 4.598 Executing busybox-1.36.1-r29.trigger [2025-01-06T13:25:09.481Z] #0 4.607 OK: 8 MiB in 15 packages [2025-01-06T13:25:09.481Z] #54 ... [2025-01-06T13:25:09.481Z] [2025-01-06T13:25:09.481Z] #55 [security-proxy-auth internal] load build context [2025-01-06T13:25:09.740Z] #55 ... [2025-01-06T13:25:09.740Z] [2025-01-06T13:25:09.740Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-06T13:25:09.740Z] #56 ... [2025-01-06T13:25:09.740Z] [2025-01-06T13:25:09.740Z] #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-06T13:25:09.740Z] #0 0.955 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:09.740Z] #0 1.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:09.740Z] #0 1.496 (1/3) Installing ca-certificates (20241121-r0) [2025-01-06T13:25:09.740Z] #0 1.517 (2/3) Installing dumb-init (1.2.5-r3) [2025-01-06T13:25:09.740Z] #0 1.520 (3/3) Installing tzdata (2024b-r0) [2025-01-06T13:25:09.740Z] #0 1.552 Executing busybox-1.36.1-r29.trigger [2025-01-06T13:25:09.740Z] #0 1.562 Executing ca-certificates-20241121-r0.trigger [2025-01-06T13:25:09.740Z] #0 1.599 OK: 10 MiB in 17 packages [2025-01-06T13:25:09.740Z] #57 ... [2025-01-06T13:25:09.740Z] [2025-01-06T13:25:09.740Z] #55 [security-proxy-auth internal] load build context [2025-01-06T13:25:12.101Z] #55 transferring context: 434.17MB 13.9s done [2025-01-06T13:25:13.118Z] #55 ... [2025-01-06T13:25:13.118Z] [2025-01-06T13:25:13.118Z] #35 [core-keeper internal] load build context [2025-01-06T13:25:13.414Z] #35 ... [2025-01-06T13:25:13.414Z] [2025-01-06T13:25:13.414Z] #43 [core-common-config-bootstrapper internal] load build context [2025-01-06T13:25:13.414Z] #43 transferring context: 434.17MB 15.5s done [2025-01-06T13:25:13.822Z] #43 ... [2025-01-06T13:25:13.822Z] [2025-01-06T13:25:13.822Z] #35 [core-keeper internal] load build context [2025-01-06T13:25:14.395Z] #35 transferring context: 434.17MB 17.2s done [2025-01-06T13:25:14.806Z] #35 ... [2025-01-06T13:25:14.806Z] [2025-01-06T13:25:14.806Z] #37 [core-command internal] load build context [2025-01-06T13:25:14.806Z] #37 transferring context: 434.17MB 14.9s done [2025-01-06T13:25:14.806Z] #37 ... [2025-01-06T13:25:14.806Z] [2025-01-06T13:25:14.806Z] #41 [support-scheduler internal] load build context [2025-01-06T13:25:15.402Z] #41 ... [2025-01-06T13:25:15.402Z] [2025-01-06T13:25:15.402Z] #58 [security-spire-config internal] load build context [2025-01-06T13:25:15.402Z] #58 ... [2025-01-06T13:25:15.402Z] [2025-01-06T13:25:15.402Z] #59 [security-spire-server internal] load build context [2025-01-06T13:25:16.004Z] #59 ... [2025-01-06T13:25:16.004Z] [2025-01-06T13:25:16.004Z] #60 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T13:25:16.004Z] #60 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T13:25:16.004Z] #60 ... [2025-01-06T13:25:16.004Z] [2025-01-06T13:25:16.004Z] #50 [support-notifications internal] load build context [2025-01-06T13:25:16.004Z] #50 transferring context: 434.17MB 16.5s done [2025-01-06T13:25:16.264Z] #50 ... [2025-01-06T13:25:16.264Z] [2025-01-06T13:25:16.264Z] #36 [security-spiffe-token-provider internal] load build context [2025-01-06T13:25:17.211Z] #36 transferring context: 434.17MB 19.6s done [2025-01-06T13:25:17.211Z] #36 ... [2025-01-06T13:25:17.211Z] [2025-01-06T13:25:17.211Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-06T13:25:17.211Z] #61 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-06T13:25:17.211Z] #61 ... [2025-01-06T13:25:17.211Z] [2025-01-06T13:25:17.211Z] #62 [security-spire-agent internal] load build context [2025-01-06T13:25:17.471Z] #62 ... [2025-01-06T13:25:17.471Z] [2025-01-06T13:25:17.471Z] #47 [core-metadata internal] load build context [2025-01-06T13:25:17.471Z] #47 transferring context: 434.17MB 14.8s done [2025-01-06T13:25:18.501Z] 3e85d5ac6304: Pull complete [2025-01-06T13:25:18.501Z] c3105a71a48b: Pull complete [2025-01-06T13:25:18.578Z] #47 ... [2025-01-06T13:25:18.578Z] [2025-01-06T13:25:18.578Z] #42 [core-data internal] load build context [2025-01-06T13:25:18.578Z] #42 transferring context: 434.17MB 14.6s done [2025-01-06T13:25:18.578Z] #42 ... [2025-01-06T13:25:18.578Z] [2025-01-06T13:25:18.578Z] #45 [security-proxy-setup internal] load build context [2025-01-06T13:25:18.578Z] #45 transferring context: 434.17MB 14.3s done [2025-01-06T13:25:19.093Z] 0f093f025ec4: Pull complete [2025-01-06T13:25:19.093Z] c3106fc0e877: Pull complete [2025-01-06T13:25:19.093Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-01-06T13:25:19.093Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-01-06T13:25:19.093Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [2025-01-06T13:25:19.109Z] #45 ... [2025-01-06T13:25:19.109Z] [2025-01-06T13:25:19.109Z] #48 [security-secretstore-setup internal] load build context [2025-01-06T13:25:19.109Z] #48 transferring context: 434.17MB 15.2s done [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T13:25:19.266Z] prd-ubuntu20.04-docker-arm64-4c-16g-36211 does not seem to be running inside a container [2025-01-06T13:25:19.334Z] $ 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/771 -v /w/workspace/edgex-go/771:/w/workspace/edgex-go/771:rw,z -v /w/workspace/edgex-go/771@tmp:/w/workspace/edgex-go/771@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 [2025-01-06T13:25:19.368Z] #48 ... [2025-01-06T13:25:19.368Z] [2025-01-06T13:25:19.368Z] #51 [security-bootstrapper internal] load build context [2025-01-06T13:25:19.368Z] #51 transferring context: 434.17MB 14.7s done [2025-01-06T13:25:19.368Z] #51 ... [2025-01-06T13:25:19.368Z] [2025-01-06T13:25:19.368Z] #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-06T13:25:19.368Z] #63 ... [2025-01-06T13:25:19.368Z] [2025-01-06T13:25:19.368Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-06T13:25:21.085Z] $ docker top f9e58720affd15fae670eac8c80c94747ebc2b9ca0a6635f673ba8810c4ec7e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-06T13:25:21.558Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-01-06T13:25:23.500Z] #1 [security-spire-server internal] load .dockerignore [2025-01-06T13:25:23.500Z] #1 transferring context: 50B 0.0s done [2025-01-06T13:25:23.500Z] #1 DONE 0.1s [2025-01-06T13:25:23.500Z] [2025-01-06T13:25:23.500Z] #2 [security-spire-server internal] load build definition from Dockerfile [2025-01-06T13:25:23.500Z] #2 transferring dockerfile: 1.70kB 0.0s done [2025-01-06T13:25:23.500Z] #2 DONE 0.1s [2025-01-06T13:25:23.500Z] [2025-01-06T13:25:23.500Z] #3 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-01-06T13:25:23.500Z] #3 ... [2025-01-06T13:25:23.500Z] [2025-01-06T13:25:23.500Z] #4 [security-proxy-setup internal] load .dockerignore [2025-01-06T13:25:23.500Z] #4 transferring context: 50B 0.0s done [2025-01-06T13:25:23.500Z] #4 DONE 0.1s [2025-01-06T13:25:23.500Z] [2025-01-06T13:25:23.500Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2025-01-06T13:25:23.500Z] #5 transferring dockerfile: 2.50kB done [2025-01-06T13:25:23.500Z] #5 DONE 0.1s [2025-01-06T13:25:23.500Z] [2025-01-06T13:25:23.500Z] #6 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-06T13:25:23.500Z] #6 DONE 0.0s [2025-01-06T13:25:23.767Z] [2025-01-06T13:25:23.767Z] #7 [security-proxy-auth internal] load build definition from Dockerfile [2025-01-06T13:25:23.767Z] #7 transferring dockerfile: 2.15kB done [2025-01-06T13:25:23.767Z] #7 DONE 0.1s [2025-01-06T13:25:23.767Z] [2025-01-06T13:25:23.767Z] #8 [security-proxy-auth internal] load .dockerignore [2025-01-06T13:25:23.767Z] #8 transferring context: 50B 0.0s done [2025-01-06T13:25:23.767Z] #8 DONE 0.1s [2025-01-06T13:25:23.767Z] [2025-01-06T13:25:23.767Z] #9 [security-spire-config internal] load build definition from Dockerfile [2025-01-06T13:25:23.767Z] #9 DONE 0.0s [2025-01-06T13:25:23.767Z] [2025-01-06T13:25:23.767Z] #6 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-06T13:25:23.767Z] #6 DONE 0.0s [2025-01-06T13:25:23.767Z] [2025-01-06T13:25:23.767Z] #10 [security-spire-config internal] load .dockerignore [2025-01-06T13:25:23.767Z] #10 ... [2025-01-06T13:25:23.767Z] [2025-01-06T13:25:23.767Z] #11 [support-scheduler internal] load .dockerignore [2025-01-06T13:25:23.767Z] #11 transferring context: 50B done [2025-01-06T13:25:23.767Z] #11 DONE 0.2s [2025-01-06T13:25:23.767Z] [2025-01-06T13:25:23.767Z] #12 [support-scheduler internal] load build definition from Dockerfile [2025-01-06T13:25:23.767Z] #12 transferring dockerfile: 1.82kB done [2025-01-06T13:25:23.767Z] #12 DONE 0.2s [2025-01-06T13:25:23.767Z] [2025-01-06T13:25:23.767Z] #6 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-06T13:25:23.767Z] #6 DONE 0.0s [2025-01-06T13:25:23.767Z] [2025-01-06T13:25:23.767Z] #10 [security-spire-config internal] load .dockerignore [2025-01-06T13:25:23.767Z] #10 transferring context: 50B 0.0s done [2025-01-06T13:25:23.767Z] #10 DONE 0.2s [2025-01-06T13:25:23.767Z] [2025-01-06T13:25:23.767Z] #9 [security-spire-config internal] load build definition from Dockerfile [2025-01-06T13:25:23.767Z] #9 transferring dockerfile: 1.69kB done [2025-01-06T13:25:23.767Z] #9 DONE 0.2s [2025-01-06T13:25:23.767Z] [2025-01-06T13:25:23.767Z] #13 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2025-01-06T13:25:23.767Z] #13 DONE 0.4s [2025-01-06T13:25:23.767Z] [2025-01-06T13:25:23.767Z] #14 [support-notifications internal] load .dockerignore [2025-01-06T13:25:24.035Z] #14 ... [2025-01-06T13:25:24.035Z] [2025-01-06T13:25:24.035Z] #15 [core-data internal] load .dockerignore [2025-01-06T13:25:24.035Z] #15 transferring context: 50B 0.0s done [2025-01-06T13:25:24.035Z] #15 DONE 0.2s [2025-01-06T13:25:24.035Z] [2025-01-06T13:25:24.035Z] #14 [support-notifications internal] load .dockerignore [2025-01-06T13:25:24.035Z] #14 ... [2025-01-06T13:25:24.035Z] [2025-01-06T13:25:24.035Z] #16 [core-data internal] load build definition from Dockerfile [2025-01-06T13:25:24.035Z] #16 transferring dockerfile: 2.07kB done [2025-01-06T13:25:24.035Z] #16 DONE 0.2s [2025-01-06T13:25:24.035Z] [2025-01-06T13:25:24.035Z] #17 [support-notifications internal] load build definition from Dockerfile [2025-01-06T13:25:24.035Z] #17 transferring dockerfile: 2.04kB done [2025-01-06T13:25:24.035Z] #17 DONE 0.2s [2025-01-06T13:25:24.035Z] [2025-01-06T13:25:24.035Z] #6 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-06T13:25:24.035Z] #6 DONE 0.0s [2025-01-06T13:25:24.035Z] [2025-01-06T13:25:24.035Z] #14 [support-notifications internal] load .dockerignore [2025-01-06T13:25:24.035Z] #14 transferring context: 50B 0.0s done [2025-01-06T13:25:24.306Z] #14 DONE 0.3s [2025-01-06T13:25:24.307Z] [2025-01-06T13:25:24.307Z] #13 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2025-01-06T13:25:24.307Z] #13 DONE 0.7s [2025-01-06T13:25:24.307Z] [2025-01-06T13:25:24.307Z] #18 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T13:25:24.307Z] #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T13:25:24.307Z] #18 ... [2025-01-06T13:25:24.307Z] [2025-01-06T13:25:24.307Z] #19 [security-spire-agent internal] load .dockerignore [2025-01-06T13:25:24.307Z] #19 DONE 0.0s [2025-01-06T13:25:24.307Z] [2025-01-06T13:25:24.307Z] #6 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-06T13:25:24.307Z] #6 DONE 0.0s [2025-01-06T13:25:24.307Z] [2025-01-06T13:25:24.307Z] #18 [security-proxy-auth stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T13:25:24.307Z] #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.4s done [2025-01-06T13:25:24.307Z] #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.4s done [2025-01-06T13:25:24.576Z] #18 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-06T13:25:24.576Z] #18 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2025-01-06T13:25:24.576Z] #18 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2025-01-06T13:25:24.845Z] #18 ... [2025-01-06T13:25:24.845Z] [2025-01-06T13:25:24.845Z] #20 [core-command internal] load build definition from Dockerfile [2025-01-06T13:25:24.845Z] #20 DONE 0.0s [2025-01-06T13:25:24.845Z] [2025-01-06T13:25:24.845Z] #21 [core-command internal] load .dockerignore [2025-01-06T13:25:24.845Z] #21 DONE 0.0s [2025-01-06T13:25:24.845Z] [2025-01-06T13:25:24.845Z] #22 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-01-06T13:25:24.845Z] #22 transferring dockerfile: 2.23kB 0.1s done [2025-01-06T13:25:24.845Z] #22 DONE 0.7s [2025-01-06T13:25:24.845Z] [2025-01-06T13:25:24.845Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2025-01-06T13:25:24.845Z] #23 transferring context: 50B 0.0s done [2025-01-06T13:25:24.845Z] #23 DONE 0.7s [2025-01-06T13:25:24.845Z] [2025-01-06T13:25:24.845Z] #13 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2025-01-06T13:25:24.845Z] #13 DONE 1.2s [2025-01-06T13:25:24.845Z] [2025-01-06T13:25:24.845Z] #3 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-01-06T13:25:24.845Z] #3 DONE 1.3s [2025-01-06T13:25:24.845Z] [2025-01-06T13:25:24.845Z] #18 [support-notifications stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T13:25:24.845Z] #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.4s done [2025-01-06T13:25:24.845Z] #18 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-06T13:25:24.845Z] #18 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2025-01-06T13:25:24.845Z] #18 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2025-01-06T13:25:24.845Z] #18 DONE 1.2s [2025-01-06T13:25:24.845Z] [2025-01-06T13:25:24.845Z] #24 [security-bootstrapper internal] load .dockerignore [2025-01-06T13:25:24.845Z] #24 transferring context: 50B 0.0s done [2025-01-06T13:25:24.845Z] #24 DONE 0.9s [2025-01-06T13:25:24.845Z] [2025-01-06T13:25:24.845Z] #6 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-06T13:25:24.845Z] #6 DONE 0.0s [2025-01-06T13:25:24.845Z] [2025-01-06T13:25:24.845Z] #25 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T13:25:24.845Z] #25 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done [2025-01-06T13:25:25.113Z] #25 ... [2025-01-06T13:25:25.113Z] [2025-01-06T13:25:25.113Z] #26 [security-bootstrapper internal] load build definition from Dockerfile [2025-01-06T13:25:25.113Z] #26 transferring dockerfile: 3.02kB 0.0s done [2025-01-06T13:25:25.113Z] #26 DONE 1.0s [2025-01-06T13:25:25.113Z] [2025-01-06T13:25:25.113Z] #6 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-06T13:25:25.113Z] #6 DONE 0.0s [2025-01-06T13:25:25.113Z] [2025-01-06T13:25:25.113Z] #27 [security-proxy-auth internal] load build context [2025-01-06T13:25:25.113Z] #27 transferring context: 3.00MB 0.9s done [2025-01-06T13:25:25.113Z] #27 DONE 1.2s [2025-01-06T13:25:25.113Z] [2025-01-06T13:25:25.113Z] #28 [security-proxy-setup internal] load build context [2025-01-06T13:25:25.113Z] #28 transferring context: 3.00MB 0.9s done [2025-01-06T13:25:25.113Z] #28 DONE 1.2s [2025-01-06T13:25:25.113Z] [2025-01-06T13:25:25.113Z] #25 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T13:25:25.113Z] #25 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-01-06T13:25:25.381Z] #25 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2025-01-06T13:25:25.381Z] #25 ... [2025-01-06T13:25:25.381Z] [2025-01-06T13:25:25.381Z] #29 [support-scheduler internal] load build context [2025-01-06T13:25:25.381Z] #29 transferring context: 3.00MB 0.9s done [2025-01-06T13:25:25.381Z] #29 DONE 1.4s [2025-01-06T13:25:25.381Z] [2025-01-06T13:25:25.381Z] #25 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T13:25:25.381Z] #25 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2025-01-06T13:25:25.649Z] #25 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s [2025-01-06T13:25:25.649Z] #25 ... [2025-01-06T13:25:25.649Z] [2025-01-06T13:25:25.649Z] #18 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T13:25:25.649Z] #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.4s done [2025-01-06T13:25:25.649Z] #18 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-06T13:25:25.649Z] #18 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2025-01-06T13:25:25.649Z] #18 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2025-01-06T13:25:25.649Z] #18 DONE 1.3s [2025-01-06T13:25:25.649Z] [2025-01-06T13:25:25.649Z] #13 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-01-06T13:25:25.649Z] #13 DONE 1.9s [2025-01-06T13:25:25.649Z] [2025-01-06T13:25:25.649Z] #25 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T13:25:25.649Z] #25 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2025-01-06T13:25:25.649Z] #25 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2025-01-06T13:25:25.649Z] #25 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.3s [2025-01-06T13:25:25.649Z] #25 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-01-06T13:25:25.649Z] #25 ... [2025-01-06T13:25:25.649Z] [2025-01-06T13:25:25.649Z] #18 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T13:25:25.649Z] #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.4s done [2025-01-06T13:25:25.649Z] #18 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-06T13:25:25.649Z] #18 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2025-01-06T13:25:25.649Z] #18 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2025-01-06T13:25:25.649Z] #18 DONE 1.3s [2025-01-06T13:25:25.649Z] [2025-01-06T13:25:25.649Z] #30 [security-spire-config internal] load build context [2025-01-06T13:25:25.649Z] #30 transferring context: 21.93kB 0.0s done [2025-01-06T13:25:25.649Z] #30 DONE 0.9s [2025-01-06T13:25:25.649Z] [2025-01-06T13:25:25.649Z] #31 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-06T13:25:25.649Z] #31 DONE 2.0s [2025-01-06T13:25:25.649Z] [2025-01-06T13:25:25.649Z] #25 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T13:25:25.649Z] #25 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2025-01-06T13:25:25.649Z] #25 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2025-01-06T13:25:25.649Z] #25 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2025-01-06T13:25:25.649Z] #25 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2025-01-06T13:25:25.649Z] #25 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.4s [2025-01-06T13:25:25.920Z] #25 ... [2025-01-06T13:25:25.920Z] [2025-01-06T13:25:25.920Z] #32 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-01-06T13:25:25.920Z] #32 transferring dockerfile: 1.89kB 0.0s done [2025-01-06T13:25:25.920Z] #32 DONE 1.4s [2025-01-06T13:25:25.920Z] [2025-01-06T13:25:25.920Z] #19 [security-spire-agent internal] load .dockerignore [2025-01-06T13:25:25.920Z] #19 transferring context: 50B 0.0s done [2025-01-06T13:25:25.920Z] #19 DONE 1.5s [2025-01-06T13:25:25.920Z] [2025-01-06T13:25:25.920Z] #33 [core-data internal] load build context [2025-01-06T13:25:25.920Z] #33 transferring context: 3.00MB 0.8s done [2025-01-06T13:25:25.920Z] #33 DONE 1.5s [2025-01-06T13:25:25.920Z] [2025-01-06T13:25:25.920Z] #34 [security-spire-server internal] load build context [2025-01-06T13:25:25.920Z] #34 transferring context: 23.68kB 0.0s done [2025-01-06T13:25:25.920Z] #34 DONE 1.0s [2025-01-06T13:25:25.920Z] [2025-01-06T13:25:25.920Z] #25 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T13:25:25.920Z] #25 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 0.6s [2025-01-06T13:25:25.920Z] #25 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2025-01-06T13:25:26.052Z] #64 ... [2025-01-06T13:25:26.053Z] [2025-01-06T13:25:26.053Z] #41 [support-scheduler internal] load build context [2025-01-06T13:25:26.053Z] #41 transferring context: 434.17MB 19.2s done [2025-01-06T13:25:26.190Z] #25 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2025-01-06T13:25:26.190Z] #25 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 1.0s [2025-01-06T13:25:26.461Z] #25 ... [2025-01-06T13:25:26.461Z] [2025-01-06T13:25:26.461Z] #35 [security-spire-agent internal] load build definition from Dockerfile [2025-01-06T13:25:26.461Z] #35 transferring dockerfile: 1.81kB 0.0s done [2025-01-06T13:25:26.461Z] #35 DONE 2.2s [2025-01-06T13:25:26.461Z] [2025-01-06T13:25:26.461Z] #25 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T13:25:26.461Z] #25 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 1.2s [2025-01-06T13:25:26.732Z] #25 ... [2025-01-06T13:25:26.732Z] [2025-01-06T13:25:26.732Z] #36 [core-metadata internal] load .dockerignore [2025-01-06T13:25:26.732Z] #36 transferring context: 50B 0.1s done [2025-01-06T13:25:26.732Z] #36 DONE 1.6s [2025-01-06T13:25:26.732Z] [2025-01-06T13:25:26.732Z] #37 [security-spiffe-token-provider internal] load .dockerignore [2025-01-06T13:25:26.732Z] #37 transferring context: 50B 0.0s done [2025-01-06T13:25:26.732Z] #37 DONE 2.1s [2025-01-06T13:25:26.732Z] [2025-01-06T13:25:26.732Z] #38 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2025-01-06T13:25:26.732Z] #38 DONE 1.1s [2025-01-06T13:25:26.732Z] [2025-01-06T13:25:26.732Z] #25 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T13:25:26.732Z] #25 ... [2025-01-06T13:25:26.732Z] [2025-01-06T13:25:26.732Z] #6 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-06T13:25:26.732Z] #6 DONE 0.0s [2025-01-06T13:25:26.732Z] [2025-01-06T13:25:26.732Z] #39 [security-secretstore-setup internal] load build definition from Dockerfile [2025-01-06T13:25:26.732Z] #39 transferring dockerfile: 2.49kB 0.0s done [2025-01-06T13:25:26.732Z] #39 DONE 2.1s [2025-01-06T13:25:26.732Z] [2025-01-06T13:25:26.732Z] #25 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T13:25:26.732Z] #25 ... [2025-01-06T13:25:26.732Z] [2025-01-06T13:25:26.732Z] #40 [security-secretstore-setup internal] load .dockerignore [2025-01-06T13:25:26.732Z] #40 transferring context: 50B 0.0s done [2025-01-06T13:25:26.732Z] #40 DONE 2.1s [2025-01-06T13:25:26.732Z] [2025-01-06T13:25:26.732Z] #6 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-06T13:25:26.732Z] #6 DONE 0.0s [2025-01-06T13:25:26.732Z] [2025-01-06T13:25:26.732Z] #25 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T13:25:26.732Z] #25 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 1.5s [2025-01-06T13:25:26.999Z] #25 ... [2025-01-06T13:25:26.999Z] [2025-01-06T13:25:26.999Z] #21 [core-command internal] load .dockerignore [2025-01-06T13:25:26.999Z] #21 transferring context: 50B 0.0s done [2025-01-06T13:25:26.999Z] #21 DONE 2.0s [2025-01-06T13:25:26.999Z] [2025-01-06T13:25:26.999Z] #25 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T13:25:26.999Z] #25 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.63MB / 28.04MB 1.6s [2025-01-06T13:25:26.999Z] #25 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 1.8s [2025-01-06T13:25:27.274Z] #25 ... [2025-01-06T13:25:27.274Z] [2025-01-06T13:25:27.274Z] #18 [security-secretstore-setup stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T13:25:27.274Z] #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.4s done [2025-01-06T13:25:27.274Z] #18 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-06T13:25:27.274Z] #18 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2025-01-06T13:25:27.274Z] #18 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2025-01-06T13:25:27.274Z] #18 DONE 1.6s [2025-01-06T13:25:27.274Z] [2025-01-06T13:25:27.274Z] #31 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-06T13:25:27.274Z] #31 DONE 2.3s [2025-01-06T13:25:27.274Z] [2025-01-06T13:25:27.274Z] #38 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2025-01-06T13:25:27.274Z] #38 DONE 1.5s [2025-01-06T13:25:27.274Z] [2025-01-06T13:25:27.274Z] #13 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2025-01-06T13:25:27.274Z] #13 DONE 2.5s [2025-01-06T13:25:27.274Z] [2025-01-06T13:25:27.274Z] #3 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-01-06T13:25:27.274Z] #3 DONE 2.0s [2025-01-06T13:25:27.274Z] [2025-01-06T13:25:27.274Z] #25 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T13:25:27.546Z] #25 ... [2025-01-06T13:25:27.546Z] [2025-01-06T13:25:27.546Z] #41 [support-notifications internal] load build context [2025-01-06T13:25:27.546Z] #41 transferring context: 3.00MB 1.5s done [2025-01-06T13:25:27.546Z] #41 DONE 2.5s [2025-01-06T13:25:27.546Z] [2025-01-06T13:25:27.546Z] #25 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T13:25:27.546Z] #25 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 2.1s [2025-01-06T13:25:27.815Z] #25 ... [2025-01-06T13:25:27.815Z] [2025-01-06T13:25:27.815Z] #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-01-06T13:25:27.815Z] #42 DONE 1.0s [2025-01-06T13:25:27.815Z] [2025-01-06T13:25:27.815Z] #18 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T13:25:27.815Z] #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.4s done [2025-01-06T13:25:27.815Z] #18 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-06T13:25:27.815Z] #18 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2025-01-06T13:25:27.815Z] #18 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2025-01-06T13:25:27.815Z] #18 DONE 1.6s [2025-01-06T13:25:27.815Z] [2025-01-06T13:25:27.815Z] #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T13:25:27.815Z] #25 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done [2025-01-06T13:25:27.815Z] #25 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-01-06T13:25:27.815Z] #25 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2025-01-06T13:25:27.815Z] #25 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2025-01-06T13:25:27.815Z] #25 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2025-01-06T13:25:27.815Z] #25 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2025-01-06T13:25:27.815Z] #25 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2025-01-06T13:25:27.815Z] #25 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-01-06T13:25:27.815Z] #25 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2025-01-06T13:25:27.815Z] #25 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 2.5s [2025-01-06T13:25:27.815Z] #25 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2025-01-06T13:25:28.087Z] #25 ... [2025-01-06T13:25:28.087Z] [2025-01-06T13:25:28.087Z] #43 [core-metadata internal] load build definition from Dockerfile [2025-01-06T13:25:28.087Z] #43 transferring dockerfile: 2.13kB done [2025-01-06T13:25:28.087Z] #43 DONE 2.9s [2025-01-06T13:25:28.087Z] [2025-01-06T13:25:28.087Z] #20 [core-command internal] load build definition from Dockerfile [2025-01-06T13:25:28.087Z] #20 transferring dockerfile: 1.94kB 0.0s done [2025-01-06T13:25:28.087Z] #20 DONE 3.1s [2025-01-06T13:25:28.087Z] [2025-01-06T13:25:28.087Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-06T13:25:28.087Z] #44 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done [2025-01-06T13:25:28.087Z] #44 DONE 0.3s [2025-01-06T13:25:28.087Z] [2025-01-06T13:25:28.087Z] #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T13:25:28.087Z] #25 ... [2025-01-06T13:25:28.087Z] [2025-01-06T13:25:28.087Z] #45 [core-keeper internal] load build definition from Dockerfile [2025-01-06T13:25:28.087Z] #45 transferring dockerfile: 2.07kB 0.1s done [2025-01-06T13:25:28.087Z] #45 DONE 2.9s [2025-01-06T13:25:28.087Z] [2025-01-06T13:25:28.087Z] #46 [core-keeper internal] load .dockerignore [2025-01-06T13:25:28.087Z] #46 transferring context: 50B 0.0s done [2025-01-06T13:25:28.087Z] #46 DONE 2.9s [2025-01-06T13:25:28.087Z] [2025-01-06T13:25:28.087Z] #6 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-06T13:25:28.087Z] #6 DONE 0.0s [2025-01-06T13:25:28.087Z] [2025-01-06T13:25:28.087Z] #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T13:25:28.087Z] #25 ... [2025-01-06T13:25:28.087Z] [2025-01-06T13:25:28.087Z] #6 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-06T13:25:28.087Z] #6 DONE 0.0s [2025-01-06T13:25:28.355Z] [2025-01-06T13:25:28.355Z] #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T13:25:28.355Z] #25 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 2.9s [2025-01-06T13:25:28.624Z] #25 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.1s [2025-01-06T13:25:28.625Z] #25 ... [2025-01-06T13:25:28.625Z] [2025-01-06T13:25:28.625Z] #47 [security-spire-agent internal] load build context [2025-01-06T13:25:28.625Z] #47 transferring context: 23.21kB 0.2s done [2025-01-06T13:25:28.625Z] #47 DONE 1.0s [2025-01-06T13:25:28.625Z] [2025-01-06T13:25:28.625Z] #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T13:25:29.431Z] #25 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.6s done [2025-01-06T13:25:29.431Z] #25 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.6s done [2025-01-06T13:25:29.431Z] #25 ... [2025-01-06T13:25:29.431Z] [2025-01-06T13:25:29.431Z] #13 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2025-01-06T13:25:29.431Z] #13 DONE 3.9s [2025-01-06T13:25:29.431Z] [2025-01-06T13:25:29.431Z] #18 [core-metadata stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T13:25:29.431Z] #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.4s done [2025-01-06T13:25:29.431Z] #18 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-06T13:25:29.431Z] #18 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2025-01-06T13:25:29.431Z] #18 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2025-01-06T13:25:29.431Z] #18 DONE 1.8s [2025-01-06T13:25:29.431Z] [2025-01-06T13:25:29.431Z] #31 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-06T13:25:29.431Z] #31 DONE 2.6s [2025-01-06T13:25:29.431Z] [2025-01-06T13:25:29.431Z] #38 [core-metadata builder 2/7] WORKDIR /edgex-go [2025-01-06T13:25:29.431Z] #38 DONE 1.7s [2025-01-06T13:25:29.431Z] [2025-01-06T13:25:29.431Z] #48 [core-metadata internal] load build context [2025-01-06T13:25:29.431Z] #48 DONE 0.0s [2025-01-06T13:25:29.431Z] [2025-01-06T13:25:29.431Z] #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T13:25:29.431Z] #25 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2025-01-06T13:25:29.431Z] #25 ... [2025-01-06T13:25:29.431Z] [2025-01-06T13:25:29.431Z] #18 [core-keeper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T13:25:29.431Z] #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.4s done [2025-01-06T13:25:29.431Z] #18 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-06T13:25:29.431Z] #18 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2025-01-06T13:25:29.431Z] #18 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2025-01-06T13:25:29.431Z] #18 DONE 1.9s [2025-01-06T13:25:29.431Z] [2025-01-06T13:25:29.431Z] #31 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-06T13:25:29.431Z] #31 DONE 2.7s [2025-01-06T13:25:29.431Z] [2025-01-06T13:25:29.431Z] #38 [core-keeper builder 2/7] WORKDIR /edgex-go [2025-01-06T13:25:29.431Z] #38 DONE 1.8s [2025-01-06T13:25:29.758Z] [2025-01-06T13:25:29.758Z] #18 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T13:25:29.758Z] #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.4s done [2025-01-06T13:25:29.758Z] #18 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-06T13:25:29.758Z] #18 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2025-01-06T13:25:29.758Z] #18 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2025-01-06T13:25:29.758Z] #18 DONE 1.9s [2025-01-06T13:25:29.758Z] [2025-01-06T13:25:29.758Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-06T13:25:29.758Z] #44 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2025-01-06T13:25:29.758Z] #44 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2025-01-06T13:25:29.758Z] #44 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2025-01-06T13:25:29.758Z] #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2025-01-06T13:25:29.758Z] #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2025-01-06T13:25:29.758Z] #44 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.9s done [2025-01-06T13:25:29.758Z] #44 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.29MB / 18.32MB 1.3s [2025-01-06T13:25:29.758Z] #44 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2025-01-06T13:25:29.758Z] #44 ... [2025-01-06T13:25:29.758Z] [2025-01-06T13:25:29.758Z] #49 [core-keeper internal] load build context [2025-01-06T13:25:29.758Z] #49 DONE 0.0s [2025-01-06T13:25:29.758Z] [2025-01-06T13:25:29.758Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-06T13:25:29.758Z] #44 ... [2025-01-06T13:25:29.758Z] [2025-01-06T13:25:29.758Z] #31 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-06T13:25:29.758Z] #31 DONE 2.7s [2025-01-06T13:25:29.758Z] [2025-01-06T13:25:29.758Z] #38 [core-command builder 2/7] WORKDIR /edgex-go [2025-01-06T13:25:29.758Z] #38 DONE 1.8s [2025-01-06T13:25:29.758Z] [2025-01-06T13:25:29.758Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-06T13:25:30.082Z] #44 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.34MB / 18.32MB 1.8s [2025-01-06T13:25:30.082Z] #44 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.39MB / 18.32MB 1.9s [2025-01-06T13:25:30.356Z] #44 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.44MB / 18.32MB 2.2s [2025-01-06T13:25:30.466Z] #41 ... [2025-01-06T13:25:30.466Z] [2025-01-06T13:25:30.466Z] #60 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T13:25:30.466Z] #60 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 25.2s done [2025-01-06T13:25:30.627Z] #44 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.49MB / 18.32MB 2.4s [2025-01-06T13:25:30.627Z] #44 ... [2025-01-06T13:25:30.627Z] [2025-01-06T13:25:30.627Z] #50 [security-bootstrapper internal] load build context [2025-01-06T13:25:30.627Z] #50 transferring context: 3.00MB 2.7s done [2025-01-06T13:25:30.627Z] #50 DONE 4.9s [2025-01-06T13:25:30.627Z] [2025-01-06T13:25:30.627Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-06T13:25:30.933Z] #44 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.53MB / 18.32MB 2.9s [2025-01-06T13:25:31.228Z] #44 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.58MB / 18.32MB 3.1s [2025-01-06T13:25:31.551Z] #44 ... [2025-01-06T13:25:31.551Z] [2025-01-06T13:25:31.551Z] #51 [core-common-config-bootstrapper internal] load build context [2025-01-06T13:25:31.551Z] #51 transferring context: 3.00MB 3.5s done [2025-01-06T13:25:31.551Z] #51 DONE 5.8s [2025-01-06T13:25:31.551Z] [2025-01-06T13:25:31.551Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-06T13:25:31.551Z] #44 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.63MB / 18.32MB 3.5s [2025-01-06T13:25:31.837Z] #44 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.68MB / 18.32MB 3.6s [2025-01-06T13:25:32.128Z] #44 ... [2025-01-06T13:25:32.128Z] [2025-01-06T13:25:32.128Z] #52 [security-secretstore-setup internal] load build context [2025-01-06T13:25:32.128Z] #52 transferring context: 3.00MB 3.3s done [2025-01-06T13:25:32.128Z] #52 DONE 4.7s [2025-01-06T13:25:32.128Z] [2025-01-06T13:25:32.128Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-06T13:25:32.128Z] #44 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.73MB / 18.32MB 4.0s [2025-01-06T13:25:32.415Z] #44 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.78MB / 18.32MB 4.2s [2025-01-06T13:25:32.415Z] #44 ... [2025-01-06T13:25:32.415Z] [2025-01-06T13:25:32.415Z] #53 [security-spiffe-token-provider internal] load build context [2025-01-06T13:25:32.415Z] #53 transferring context: 3.00MB 4.1s done [2025-01-06T13:25:32.415Z] #53 DONE 5.2s [2025-01-06T13:25:32.541Z] #60 ... [2025-01-06T13:25:32.541Z] [2025-01-06T13:25:32.541Z] #45 [security-proxy-setup internal] load build context [2025-01-06T13:25:32.541Z] #45 DONE 34.9s [2025-01-06T13:25:32.541Z] [2025-01-06T13:25:32.541Z] #55 [security-proxy-auth internal] load build context [2025-01-06T13:25:32.541Z] #55 DONE 35.0s [2025-01-06T13:25:32.541Z] [2025-01-06T13:25:32.541Z] #42 [core-data internal] load build context [2025-01-06T13:25:32.541Z] #42 DONE 34.9s [2025-01-06T13:25:32.541Z] [2025-01-06T13:25:32.541Z] #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-06T13:25:32.541Z] #57 DONE 35.1s [2025-01-06T13:25:32.541Z] [2025-01-06T13:25:32.541Z] #34 [security-secretstore-setup builder 1/8] FROM docker.io/library/ci-base-image-x86_64 [2025-01-06T13:25:32.541Z] #34 DONE 35.5s [2025-01-06T13:25:32.541Z] [2025-01-06T13:25:32.541Z] #49 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-06T13:25:32.541Z] #49 DONE 35.0s [2025-01-06T13:25:32.541Z] [2025-01-06T13:25:32.541Z] #54 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-06T13:25:32.541Z] #54 DONE 35.1s [2025-01-06T13:25:32.541Z] [2025-01-06T13:25:32.541Z] #37 [core-command internal] load build context [2025-01-06T13:25:32.541Z] #37 DONE 35.1s [2025-01-06T13:25:32.541Z] [2025-01-06T13:25:32.541Z] #48 [security-secretstore-setup internal] load build context [2025-01-06T13:25:32.541Z] #48 DONE 35.1s [2025-01-06T13:25:32.541Z] [2025-01-06T13:25:32.541Z] #46 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-06T13:25:32.541Z] #46 DONE 35.2s [2025-01-06T13:25:32.541Z] [2025-01-06T13:25:32.541Z] #47 [core-metadata internal] load build context [2025-01-06T13:25:32.541Z] #47 DONE 35.0s [2025-01-06T13:25:32.542Z] [2025-01-06T13:25:32.542Z] #51 [security-bootstrapper internal] load build context [2025-01-06T13:25:32.542Z] #51 DONE 34.7s [2025-01-06T13:25:32.542Z] [2025-01-06T13:25:32.542Z] #40 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-06T13:25:32.542Z] #40 DONE 35.3s [2025-01-06T13:25:32.542Z] [2025-01-06T13:25:32.542Z] #60 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T13:25:32.542Z] #60 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-01-06T13:25:32.542Z] #60 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2025-01-06T13:25:32.542Z] #60 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2025-01-06T13:25:32.542Z] #60 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s [2025-01-06T13:25:32.542Z] #60 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.2s [2025-01-06T13:25:32.542Z] #60 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s [2025-01-06T13:25:32.542Z] #60 ... [2025-01-06T13:25:32.542Z] [2025-01-06T13:25:32.542Z] #43 [core-common-config-bootstrapper internal] load build context [2025-01-06T13:25:32.542Z] #43 DONE 35.2s [2025-01-06T13:25:32.542Z] [2025-01-06T13:25:32.542Z] #41 [support-scheduler internal] load build context [2025-01-06T13:25:32.542Z] #41 DONE 35.3s [2025-01-06T13:25:32.542Z] [2025-01-06T13:25:32.542Z] #50 [support-notifications internal] load build context [2025-01-06T13:25:32.542Z] #50 DONE 34.8s [2025-01-06T13:25:32.542Z] [2025-01-06T13:25:32.542Z] #36 [security-spiffe-token-provider internal] load build context [2025-01-06T13:25:32.542Z] #36 DONE 35.3s [2025-01-06T13:25:32.542Z] [2025-01-06T13:25:32.542Z] #35 [core-keeper internal] load build context [2025-01-06T13:25:32.542Z] #35 DONE 35.4s [2025-01-06T13:25:32.542Z] [2025-01-06T13:25:32.542Z] #60 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T13:25:32.542Z] #60 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2025-01-06T13:25:32.542Z] #60 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2025-01-06T13:25:32.542Z] #60 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2025-01-06T13:25:32.542Z] #60 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-01-06T13:25:32.542Z] #60 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.3s [2025-01-06T13:25:32.699Z] [2025-01-06T13:25:32.699Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-06T13:25:32.699Z] #44 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.22MB / 18.32MB 4.5s [2025-01-06T13:25:32.803Z] #60 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2025-01-06T13:25:32.803Z] #60 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2025-01-06T13:25:32.803Z] #60 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2025-01-06T13:25:32.803Z] #60 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 11.53MB / 30.73MB 0.4s [2025-01-06T13:25:32.803Z] #60 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2025-01-06T13:25:32.803Z] #60 ... [2025-01-06T13:25:32.803Z] [2025-01-06T13:25:32.803Z] #59 [security-spire-server internal] load build context [2025-01-06T13:25:32.803Z] #59 transferring context: 23.68kB 0.0s done [2025-01-06T13:25:32.803Z] #59 DONE 28.1s [2025-01-06T13:25:32.803Z] [2025-01-06T13:25:32.803Z] #62 [security-spire-agent internal] load build context [2025-01-06T13:25:32.803Z] #62 transferring context: 23.21kB 0.0s done [2025-01-06T13:25:32.803Z] #62 DONE 25.8s [2025-01-06T13:25:32.803Z] [2025-01-06T13:25:32.803Z] #58 [security-spire-config internal] load build context [2025-01-06T13:25:32.803Z] #58 transferring context: 21.93kB 0.0s done [2025-01-06T13:25:32.803Z] #58 DONE 28.1s [2025-01-06T13:25:32.803Z] [2025-01-06T13:25:32.803Z] #65 [support-notifications builder 2/8] WORKDIR /edgex-go [2025-01-06T13:25:32.803Z] #65 DONE 0.5s [2025-01-06T13:25:32.803Z] [2025-01-06T13:25:32.803Z] #60 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T13:25:32.803Z] #60 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 28.31MB / 30.73MB 0.5s [2025-01-06T13:25:33.064Z] #60 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.6s [2025-01-06T13:25:33.285Z] #44 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 4.8s done [2025-01-06T13:25:33.285Z] #44 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 [2025-01-06T13:25:33.325Z] #60 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2025-01-06T13:25:33.326Z] #60 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.8s done [2025-01-06T13:25:33.586Z] #60 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.1s [2025-01-06T13:25:34.253Z] #44 ... [2025-01-06T13:25:34.253Z] [2025-01-06T13:25:34.253Z] #49 [core-keeper internal] load build context [2025-01-06T13:25:34.253Z] #49 transferring context: 3.00MB 3.7s done [2025-01-06T13:25:34.253Z] #49 DONE 4.4s [2025-01-06T13:25:34.253Z] [2025-01-06T13:25:34.253Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-06T13:25:34.253Z] #44 ... [2025-01-06T13:25:34.253Z] [2025-01-06T13:25:34.253Z] #48 [core-metadata internal] load build context [2025-01-06T13:25:34.253Z] #48 transferring context: 3.00MB 4.1s done [2025-01-06T13:25:34.253Z] #48 DONE 4.7s [2025-01-06T13:25:34.253Z] [2025-01-06T13:25:34.253Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-06T13:25:34.253Z] #44 ... [2025-01-06T13:25:34.253Z] [2025-01-06T13:25:34.253Z] #54 [core-command internal] load build context [2025-01-06T13:25:34.253Z] #54 transferring context: 3.00MB 2.9s done [2025-01-06T13:25:34.253Z] #54 DONE 4.6s [2025-01-06T13:25:34.253Z] [2025-01-06T13:25:34.253Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-06T13:25:35.228Z] #44 ... [2025-01-06T13:25:35.228Z] [2025-01-06T13:25:35.228Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-06T13:25:35.228Z] #0 3.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:35.228Z] #0 4.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:35.228Z] #55 10.15 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T13:25:35.228Z] #55 ... [2025-01-06T13:25:35.228Z] [2025-01-06T13:25:35.228Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-06T13:25:35.228Z] #0 1.900 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:35.228Z] #0 2.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:35.228Z] #0 5.146 v3.20.3-466-g053708cfa46 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-06T13:25:35.228Z] #0 5.146 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-06T13:25:35.228Z] #0 5.146 OK: 24052 distinct packages available [2025-01-06T13:25:35.228Z] #0 5.967 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:35.228Z] #0 6.783 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:35.228Z] #56 ... [2025-01-06T13:25:35.228Z] [2025-01-06T13:25:35.228Z] #57 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-06T13:25:35.228Z] #0 3.566 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:35.228Z] #0 4.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:35.228Z] #0 8.995 (1/7) Installing ca-certificates (20241121-r0) [2025-01-06T13:25:35.228Z] #0 9.201 (2/7) Installing dumb-init (1.2.5-r3) [2025-01-06T13:25:35.228Z] #0 9.250 (3/7) Installing libgcc (13.2.1_git20240309-r0) [2025-01-06T13:25:35.228Z] #0 9.341 (4/7) Installing libsodium (1.0.19-r0) [2025-01-06T13:25:35.228Z] #0 9.377 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) [2025-01-06T13:25:35.228Z] #0 9.486 (6/7) Installing libzmq (4.3.5-r2) [2025-01-06T13:25:35.228Z] #0 9.557 (7/7) Installing zeromq (4.3.5-r2) [2025-01-06T13:25:35.228Z] #0 9.753 Executing busybox-1.36.1-r29.trigger [2025-01-06T13:25:35.228Z] #0 9.845 Executing ca-certificates-20241121-r0.trigger [2025-01-06T13:25:35.228Z] #0 10.27 OK: 14 MiB in 21 packages [2025-01-06T13:25:35.500Z] #57 ... [2025-01-06T13:25:35.500Z] [2025-01-06T13:25:35.500Z] #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-06T13:25:35.500Z] #0 2.674 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:35.500Z] #0 3.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:35.500Z] #0 7.567 v3.20.3-466-g053708cfa46 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-06T13:25:35.500Z] #0 7.567 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-06T13:25:35.500Z] #0 7.567 OK: 24052 distinct packages available [2025-01-06T13:25:35.500Z] #0 8.638 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:35.500Z] #0 9.646 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:35.500Z] #58 ... [2025-01-06T13:25:35.500Z] [2025-01-06T13:25:35.500Z] #59 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-01-06T13:25:35.500Z] #0 3.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:35.500Z] #0 4.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:35.500Z] #0 9.677 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-06T13:25:35.500Z] #0 9.709 Executing busybox-1.36.1-r29.trigger [2025-01-06T13:25:35.500Z] #0 9.913 OK: 9 MiB in 15 packages [2025-01-06T13:25:35.778Z] #59 ... [2025-01-06T13:25:35.778Z] [2025-01-06T13:25:35.778Z] #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-06T13:25:35.778Z] #0 2.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:35.778Z] #0 3.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:35.778Z] #0 7.648 (1/3) Installing ca-certificates (20241121-r0) [2025-01-06T13:25:35.778Z] #0 7.971 (2/3) Installing dumb-init (1.2.5-r3) [2025-01-06T13:25:35.778Z] #0 7.971 (3/3) Installing tzdata (2024b-r0) [2025-01-06T13:25:35.778Z] #0 8.819 Executing busybox-1.36.1-r29.trigger [2025-01-06T13:25:35.778Z] #0 8.942 Executing ca-certificates-20241121-r0.trigger [2025-01-06T13:25:35.778Z] #0 9.681 OK: 11 MiB in 17 packages [2025-01-06T13:25:35.778Z] #60 ... [2025-01-06T13:25:35.778Z] [2025-01-06T13:25:35.778Z] #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-06T13:25:35.778Z] #0 3.627 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:35.778Z] #0 4.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:35.778Z] #0 9.407 (1/2) Installing dumb-init (1.2.5-r3) [2025-01-06T13:25:35.778Z] #0 9.504 (2/2) Installing su-exec (0.2-r3) [2025-01-06T13:25:35.778Z] #0 9.514 Executing busybox-1.36.1-r29.trigger [2025-01-06T13:25:35.778Z] #0 9.672 OK: 9 MiB in 16 packages [2025-01-06T13:25:36.048Z] #61 ... [2025-01-06T13:25:36.048Z] [2025-01-06T13:25:36.048Z] #62 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-06T13:25:36.048Z] #0 3.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:36.048Z] #0 4.529 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:36.048Z] #0 9.371 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-06T13:25:36.048Z] #0 9.403 Executing busybox-1.36.1-r29.trigger [2025-01-06T13:25:36.048Z] #0 9.515 OK: 9 MiB in 15 packages [2025-01-06T13:25:36.048Z] #62 DONE 11.0s [2025-01-06T13:25:36.048Z] [2025-01-06T13:25:36.048Z] #59 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-01-06T13:25:36.048Z] #59 DONE 11.7s [2025-01-06T13:25:36.048Z] [2025-01-06T13:25:36.048Z] #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-06T13:25:36.048Z] #60 DONE 11.0s [2025-01-06T13:25:36.048Z] [2025-01-06T13:25:36.048Z] #63 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-01-06T13:25:36.048Z] #63 ... [2025-01-06T13:25:36.048Z] [2025-01-06T13:25:36.048Z] #64 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-06T13:25:36.048Z] #64 DONE 6.3s [2025-01-06T13:25:36.048Z] [2025-01-06T13:25:36.048Z] #65 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-06T13:25:36.048Z] #65 DONE 6.4s [2025-01-06T13:25:36.171Z] #60 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.2s done [2025-01-06T13:25:36.171Z] #60 ... [2025-01-06T13:25:36.171Z] [2025-01-06T13:25:36.171Z] #44 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-06T13:25:36.171Z] #44 35.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:36.171Z] #44 35.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:36.171Z] #44 36.09 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-06T13:25:36.171Z] #44 36.09 Executing busybox-1.36.1-r29.trigger [2025-01-06T13:25:36.171Z] #44 36.11 OK: 8 MiB in 15 packages [2025-01-06T13:25:36.171Z] #44 DONE 38.4s [2025-01-06T13:25:36.171Z] [2025-01-06T13:25:36.171Z] #52 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-06T13:25:36.171Z] #52 35.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:36.171Z] #52 35.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:36.171Z] #52 35.60 (1/7) Installing ca-certificates (20241121-r0) [2025-01-06T13:25:36.171Z] #52 35.62 (2/7) Installing dumb-init (1.2.5-r3) [2025-01-06T13:25:36.171Z] #52 35.62 (3/7) Installing libgcc (13.2.1_git20240309-r0) [2025-01-06T13:25:36.171Z] #52 35.63 (4/7) Installing libsodium (1.0.19-r0) [2025-01-06T13:25:36.171Z] #52 35.64 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) [2025-01-06T13:25:36.171Z] #52 35.66 (6/7) Installing libzmq (4.3.5-r2) [2025-01-06T13:25:36.171Z] #52 35.68 (7/7) Installing zeromq (4.3.5-r2) [2025-01-06T13:25:36.171Z] #52 35.68 Executing busybox-1.36.1-r29.trigger [2025-01-06T13:25:36.171Z] #52 35.69 Executing ca-certificates-20241121-r0.trigger [2025-01-06T13:25:36.171Z] #52 35.76 OK: 12 MiB in 21 packages [2025-01-06T13:25:36.171Z] #52 DONE 38.0s [2025-01-06T13:25:36.171Z] [2025-01-06T13:25:36.171Z] #53 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-06T13:25:36.171Z] #53 35.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:36.171Z] #53 35.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:36.171Z] #53 35.82 (1/2) Installing dumb-init (1.2.5-r3) [2025-01-06T13:25:36.171Z] #53 35.82 (2/2) Installing su-exec (0.2-r3) [2025-01-06T13:25:36.171Z] #53 35.82 Executing busybox-1.36.1-r29.trigger [2025-01-06T13:25:36.171Z] #53 35.83 OK: 8 MiB in 16 packages [2025-01-06T13:25:36.171Z] #53 DONE 38.2s [2025-01-06T13:25:36.171Z] [2025-01-06T13:25:36.171Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-06T13:25:36.171Z] #56 35.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:36.171Z] #56 35.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:36.171Z] #56 36.08 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T13:25:36.171Z] #56 36.12 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T13:25:36.171Z] #56 36.13 (3/6) Installing dumb-init (1.2.5-r3) [2025-01-06T13:25:36.171Z] #56 36.13 (4/6) Installing openssl (3.3.2-r1) [2025-01-06T13:25:36.171Z] #56 36.14 (5/6) Installing su-exec (0.2-r3) [2025-01-06T13:25:36.171Z] #56 36.14 (6/6) Installing yq-go (4.44.1-r2) [2025-01-06T13:25:36.171Z] #56 36.26 Executing busybox-1.36.1-r29.trigger [2025-01-06T13:25:36.171Z] #56 36.27 OK: 19 MiB in 18 packages [2025-01-06T13:25:36.171Z] #56 DONE 38.5s [2025-01-06T13:25:36.171Z] [2025-01-06T13:25:36.171Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-06T13:25:36.171Z] #64 14.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:36.171Z] #64 14.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:36.171Z] #64 15.13 v3.20.3-466-g053708cfa46 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-06T13:25:36.171Z] #64 15.13 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-06T13:25:36.171Z] #64 15.13 OK: 24174 distinct packages available [2025-01-06T13:25:36.171Z] #64 15.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:36.171Z] #64 15.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:36.171Z] #64 15.72 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-06T13:25:36.171Z] #64 16.13 (2/4) Installing musl-obstack (1.2.3-r2) [2025-01-06T13:25:36.171Z] #64 16.13 (3/4) Installing libucontext (1.2-r3) [2025-01-06T13:25:36.171Z] #64 16.16 (4/4) Installing gcompat (1.1.0-r4) [2025-01-06T13:25:36.171Z] #64 16.17 Executing busybox-1.36.1-r29.trigger [2025-01-06T13:25:36.171Z] #64 16.18 OK: 8 MiB in 18 packages [2025-01-06T13:25:36.171Z] #64 DONE 17.0s [2025-01-06T13:25:36.317Z] [2025-01-06T13:25:36.317Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-06T13:25:36.317Z] #55 10.78 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T13:25:36.317Z] #55 10.86 (3/6) Installing dumb-init (1.2.5-r3) [2025-01-06T13:25:36.317Z] #55 10.87 (4/6) Installing openssl (3.3.2-r1) [2025-01-06T13:25:36.317Z] #55 11.06 (5/6) Installing su-exec (0.2-r3) [2025-01-06T13:25:36.317Z] #55 11.09 (6/6) Installing yq-go (4.44.1-r2) [2025-01-06T13:25:36.431Z] [2025-01-06T13:25:36.432Z] #66 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-06T13:25:36.432Z] #66 ... [2025-01-06T13:25:36.432Z] [2025-01-06T13:25:36.432Z] #60 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T13:25:36.432Z] #60 DONE 31.7s [2025-01-06T13:25:36.735Z] [2025-01-06T13:25:36.735Z] #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-06T13:25:36.735Z] #63 26.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:36.735Z] #63 26.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:36.735Z] #63 26.93 v3.20.3-466-g053708cfa46 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-06T13:25:36.735Z] #63 26.93 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-06T13:25:36.735Z] #63 26.93 OK: 24174 distinct packages available [2025-01-06T13:25:36.735Z] #63 27.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:36.735Z] #63 27.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:36.735Z] #63 27.54 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T13:25:36.735Z] #63 27.59 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T13:25:36.735Z] #63 27.59 (3/7) Installing dumb-init (1.2.5-r3) [2025-01-06T13:25:36.735Z] #63 27.60 (4/7) Installing musl-obstack (1.2.3-r2) [2025-01-06T13:25:36.735Z] #63 27.60 (5/7) Installing libucontext (1.2-r3) [2025-01-06T13:25:36.735Z] #63 27.60 (6/7) Installing gcompat (1.1.0-r4) [2025-01-06T13:25:36.735Z] #63 27.61 (7/7) Installing openssl (3.3.2-r1) [2025-01-06T13:25:36.735Z] #63 27.63 Executing busybox-1.36.1-r29.trigger [2025-01-06T13:25:36.735Z] #63 27.65 OK: 9 MiB in 19 packages [2025-01-06T13:25:36.912Z] #55 11.77 Executing busybox-1.36.1-r29.trigger [2025-01-06T13:25:36.912Z] #55 ... [2025-01-06T13:25:36.912Z] [2025-01-06T13:25:36.912Z] #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-01-06T13:25:36.912Z] #0 6.971 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:36.912Z] #0 8.079 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:36.912Z] #66 ... [2025-01-06T13:25:36.912Z] [2025-01-06T13:25:36.912Z] #67 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-01-06T13:25:36.912Z] #0 6.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:36.912Z] #0 7.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:36.912Z] #67 ... [2025-01-06T13:25:36.912Z] [2025-01-06T13:25:36.912Z] #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-06T13:25:36.912Z] #61 DONE 11.4s [2025-01-06T13:25:36.912Z] [2025-01-06T13:25:36.912Z] #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-01-06T13:25:36.912Z] #0 7.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:36.912Z] #0 8.415 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:36.996Z] #63 DONE 28.1s [2025-01-06T13:25:36.996Z] [2025-01-06T13:25:36.996Z] #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-01-06T13:25:36.996Z] #0 3.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:36.996Z] #0 3.503 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:36.996Z] #0 3.862 OK: 248 MiB in 58 packages [2025-01-06T13:25:36.996Z] #67 DONE 4.3s [2025-01-06T13:25:36.996Z] [2025-01-06T13:25:36.996Z] #68 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-01-06T13:25:37.180Z] #68 ... [2025-01-06T13:25:37.180Z] [2025-01-06T13:25:37.180Z] #57 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-06T13:25:37.180Z] #57 DONE 12.1s [2025-01-06T13:25:37.180Z] [2025-01-06T13:25:37.180Z] #69 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-01-06T13:25:37.180Z] #0 7.792 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:37.180Z] #0 8.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:37.180Z] #69 ... [2025-01-06T13:25:37.180Z] [2025-01-06T13:25:37.180Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-06T13:25:37.180Z] #0 8.270 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:37.180Z] #0 9.358 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:37.396Z] #68 ... [2025-01-06T13:25:37.396Z] [2025-01-06T13:25:37.396Z] #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-01-06T13:25:37.396Z] #69 DONE 0.1s [2025-01-06T13:25:37.396Z] [2025-01-06T13:25:37.396Z] #70 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-01-06T13:25:37.396Z] #0 3.478 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:37.396Z] #0 3.556 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:37.396Z] #0 3.909 Upgrading critical system libraries and apk-tools: [2025-01-06T13:25:37.396Z] #0 3.909 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T13:25:37.396Z] #0 3.918 Executing busybox-1.36.1-r29.trigger [2025-01-06T13:25:37.396Z] #0 4.004 Continuing the upgrade transaction with new apk-tools: [2025-01-06T13:25:37.396Z] #0 4.009 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:37.396Z] #0 4.097 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:37.396Z] #0 4.463 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T13:25:37.396Z] #0 4.469 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T13:25:37.396Z] #0 4.507 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T13:25:37.396Z] #0 4.516 Executing ca-certificates-20241121-r0.trigger [2025-01-06T13:25:37.396Z] #0 4.560 OK: 19 MiB in 18 packages [2025-01-06T13:25:37.396Z] #70 DONE 4.7s [2025-01-06T13:25:37.396Z] [2025-01-06T13:25:37.396Z] #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T13:25:37.449Z] #70 ... [2025-01-06T13:25:37.449Z] [2025-01-06T13:25:37.449Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-06T13:25:37.449Z] #0 7.148 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:37.449Z] #0 8.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:37.449Z] #71 ... [2025-01-06T13:25:37.449Z] [2025-01-06T13:25:37.449Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-06T13:25:37.449Z] #0 7.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:37.449Z] #0 8.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:37.716Z] #72 ... [2025-01-06T13:25:37.716Z] [2025-01-06T13:25:37.716Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-06T13:25:37.716Z] #56 12.09 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-06T13:25:37.716Z] #56 12.14 (2/4) Installing musl-obstack (1.2.3-r2) [2025-01-06T13:25:37.716Z] #56 12.18 (3/4) Installing libucontext (1.2-r3) [2025-01-06T13:25:37.716Z] #56 12.21 (4/4) Installing gcompat (1.1.0-r4) [2025-01-06T13:25:37.716Z] #56 12.24 Executing busybox-1.36.1-r29.trigger [2025-01-06T13:25:37.716Z] #56 12.33 OK: 9 MiB in 18 packages [2025-01-06T13:25:37.970Z] #71 ... [2025-01-06T13:25:37.970Z] [2025-01-06T13:25:37.970Z] #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-06T13:25:37.970Z] #0 3.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:37.970Z] #0 3.751 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:37.970Z] #0 4.151 Upgrading critical system libraries and apk-tools: [2025-01-06T13:25:37.970Z] #0 4.151 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T13:25:37.970Z] #0 4.157 Executing busybox-1.36.1-r29.trigger [2025-01-06T13:25:37.970Z] #0 4.346 Continuing the upgrade transaction with new apk-tools: [2025-01-06T13:25:37.970Z] #0 4.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:37.970Z] #0 4.418 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:37.970Z] #0 4.764 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T13:25:37.970Z] #0 4.770 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T13:25:37.970Z] #0 4.806 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T13:25:37.970Z] #0 4.815 Executing ca-certificates-20241121-r0.trigger [2025-01-06T13:25:37.970Z] #0 4.888 OK: 13 MiB in 28 packages [2025-01-06T13:25:37.970Z] #72 DONE 5.3s [2025-01-06T13:25:37.970Z] [2025-01-06T13:25:37.970Z] #73 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-01-06T13:25:37.970Z] #0 3.703 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:37.970Z] #0 3.789 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:37.970Z] #0 4.162 Upgrading critical system libraries and apk-tools: [2025-01-06T13:25:37.970Z] #0 4.163 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T13:25:37.970Z] #0 4.173 Executing busybox-1.36.1-r29.trigger [2025-01-06T13:25:37.970Z] #0 4.297 Continuing the upgrade transaction with new apk-tools: [2025-01-06T13:25:37.970Z] #0 4.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:37.970Z] #0 4.431 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:37.970Z] #0 4.731 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T13:25:37.970Z] #0 4.742 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T13:25:37.970Z] #0 4.800 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T13:25:37.970Z] #0 4.942 Executing ca-certificates-20241121-r0.trigger [2025-01-06T13:25:37.970Z] #0 5.136 OK: 10 MiB in 17 packages [2025-01-06T13:25:37.970Z] #73 DONE 5.4s [2025-01-06T13:25:37.970Z] [2025-01-06T13:25:37.970Z] #74 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2025-01-06T13:25:37.970Z] #0 3.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:37.970Z] #0 3.782 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:37.970Z] #0 4.138 Upgrading critical system libraries and apk-tools: [2025-01-06T13:25:37.970Z] #0 4.138 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T13:25:37.970Z] #0 4.149 Executing busybox-1.36.1-r29.trigger [2025-01-06T13:25:37.970Z] #0 4.234 Continuing the upgrade transaction with new apk-tools: [2025-01-06T13:25:37.970Z] #0 4.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:37.970Z] #0 4.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:37.970Z] #0 4.658 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T13:25:37.970Z] #0 4.676 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T13:25:37.970Z] #0 4.754 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T13:25:37.970Z] #0 4.774 OK: 8 MiB in 15 packages [2025-01-06T13:25:37.970Z] #74 DONE 5.4s [2025-01-06T13:25:37.970Z] [2025-01-06T13:25:37.970Z] #75 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-01-06T13:25:37.970Z] #0 4.506 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:37.970Z] #0 4.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:37.970Z] #0 4.969 OK: 248 MiB in 58 packages [2025-01-06T13:25:37.970Z] #75 DONE 5.2s [2025-01-06T13:25:37.970Z] [2025-01-06T13:25:37.970Z] #76 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-06T13:25:37.970Z] #76 DONE 5.1s [2025-01-06T13:25:37.970Z] [2025-01-06T13:25:37.970Z] #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-01-06T13:25:37.970Z] #77 DONE 0.1s [2025-01-06T13:25:37.970Z] [2025-01-06T13:25:37.970Z] #78 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-01-06T13:25:37.970Z] #0 4.521 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:37.970Z] #0 4.606 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:37.970Z] #0 5.062 OK: 248 MiB in 58 packages [2025-01-06T13:25:37.970Z] #78 DONE 5.2s [2025-01-06T13:25:37.970Z] [2025-01-06T13:25:37.970Z] #79 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-06T13:25:37.985Z] #56 ... [2025-01-06T13:25:37.985Z] [2025-01-06T13:25:37.985Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-06T13:25:37.985Z] #55 11.90 OK: 20 MiB in 18 packages [2025-01-06T13:25:37.985Z] #55 DONE 13.0s [2025-01-06T13:25:38.231Z] #79 DONE 0.1s [2025-01-06T13:25:38.231Z] [2025-01-06T13:25:38.231Z] #80 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-06T13:25:38.231Z] #0 3.744 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:38.231Z] #0 4.398 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:38.231Z] #0 5.152 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-06T13:25:38.231Z] #0 5.485 Executing busybox-1.36.1-r29.trigger [2025-01-06T13:25:38.231Z] #0 5.498 OK: 8 MiB in 15 packages [2025-01-06T13:25:38.231Z] #80 DONE 5.7s [2025-01-06T13:25:38.231Z] [2025-01-06T13:25:38.231Z] #81 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T13:25:38.254Z] [2025-01-06T13:25:38.254Z] #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-06T13:25:38.254Z] #58 12.85 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T13:25:38.254Z] #58 13.22 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T13:25:38.254Z] #58 13.29 (3/7) Installing dumb-init (1.2.5-r3) [2025-01-06T13:25:38.254Z] #58 13.30 (4/7) Installing musl-obstack (1.2.3-r2) [2025-01-06T13:25:38.254Z] #58 13.31 (5/7) Installing libucontext (1.2-r3) [2025-01-06T13:25:38.254Z] #58 13.33 (6/7) Installing gcompat (1.1.0-r4) [2025-01-06T13:25:38.254Z] #58 13.36 (7/7) Installing openssl (3.3.2-r1) [2025-01-06T13:25:38.254Z] #58 13.40 Executing busybox-1.36.1-r29.trigger [2025-01-06T13:25:38.254Z] #58 13.55 OK: 10 MiB in 19 packages [2025-01-06T13:25:38.510Z] #81 ... [2025-01-06T13:25:38.510Z] [2025-01-06T13:25:38.510Z] #82 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-01-06T13:25:38.510Z] #0 5.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:38.510Z] #0 5.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:38.510Z] #0 5.561 OK: 248 MiB in 58 packages [2025-01-06T13:25:38.510Z] #82 DONE 5.8s [2025-01-06T13:25:38.510Z] [2025-01-06T13:25:38.510Z] #83 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-06T13:25:38.510Z] #83 DONE 0.1s [2025-01-06T13:25:38.522Z] #58 ... [2025-01-06T13:25:38.522Z] [2025-01-06T13:25:38.522Z] #67 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-01-06T13:25:38.522Z] #67 11.57 OK: 239 MiB in 58 packages [2025-01-06T13:25:38.522Z] #67 DONE 12.5s [2025-01-06T13:25:38.522Z] [2025-01-06T13:25:38.522Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-06T13:25:38.522Z] #56 DONE 13.6s [2025-01-06T13:25:38.522Z] [2025-01-06T13:25:38.522Z] #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-06T13:25:38.772Z] [2025-01-06T13:25:38.772Z] #84 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-06T13:25:38.772Z] #0 4.519 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:38.772Z] #0 4.606 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:38.772Z] #0 5.208 v3.20.3-466-g053708cfa46 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-06T13:25:38.772Z] #0 5.208 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-06T13:25:38.772Z] #0 5.208 OK: 24172 distinct packages available [2025-01-06T13:25:38.772Z] #0 5.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:38.772Z] #0 5.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:38.772Z] #0 5.772 OK: 248 MiB in 58 packages [2025-01-06T13:25:38.772Z] #84 DONE 5.9s [2025-01-06T13:25:38.772Z] [2025-01-06T13:25:38.772Z] #85 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-01-06T13:25:39.035Z] #85 DONE 0.1s [2025-01-06T13:25:39.035Z] [2025-01-06T13:25:39.035Z] #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T13:25:39.153Z] #73 ... [2025-01-06T13:25:39.153Z] [2025-01-06T13:25:39.153Z] #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-06T13:25:39.153Z] #58 DONE 14.5s [2025-01-06T13:25:39.422Z] [2025-01-06T13:25:39.422Z] #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T13:25:39.422Z] #25 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.6s [2025-01-06T13:25:39.422Z] #25 ... [2025-01-06T13:25:39.422Z] [2025-01-06T13:25:39.422Z] #74 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-01-06T13:25:40.015Z] #74 ... [2025-01-06T13:25:40.015Z] [2025-01-06T13:25:40.015Z] #69 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-01-06T13:25:40.015Z] #69 12.75 OK: 239 MiB in 58 packages [2025-01-06T13:25:40.015Z] #69 DONE 13.6s [2025-01-06T13:25:40.015Z] [2025-01-06T13:25:40.015Z] #75 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-01-06T13:25:40.015Z] #75 DONE 1.5s [2025-01-06T13:25:40.015Z] [2025-01-06T13:25:40.015Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-06T13:25:40.015Z] #72 12.47 (1/4) Installing ca-certificates (20241121-r0) [2025-01-06T13:25:40.015Z] #72 12.67 (2/4) Installing dumb-init (1.2.5-r3) [2025-01-06T13:25:40.015Z] #72 12.67 (3/4) Installing su-exec (0.2-r3) [2025-01-06T13:25:40.015Z] #72 12.67 (4/4) Installing yq-go (4.44.1-r2) [2025-01-06T13:25:40.015Z] #72 ... [2025-01-06T13:25:40.015Z] [2025-01-06T13:25:40.015Z] #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-01-06T13:25:40.015Z] #68 12.71 OK: 239 MiB in 58 packages [2025-01-06T13:25:40.015Z] #68 DONE 13.4s [2025-01-06T13:25:40.286Z] [2025-01-06T13:25:40.286Z] #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T13:25:40.286Z] #25 ... [2025-01-06T13:25:40.286Z] [2025-01-06T13:25:40.286Z] #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-01-06T13:25:40.286Z] #66 12.93 OK: 239 MiB in 58 packages [2025-01-06T13:25:40.286Z] #66 DONE 13.6s [2025-01-06T13:25:40.286Z] [2025-01-06T13:25:40.286Z] #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T13:25:40.557Z] #25 ... [2025-01-06T13:25:40.557Z] [2025-01-06T13:25:40.557Z] #76 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-06T13:25:40.557Z] #76 DONE 0.8s [2025-01-06T13:25:40.557Z] [2025-01-06T13:25:40.557Z] #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T13:25:40.602Z] #86 ... [2025-01-06T13:25:40.602Z] [2025-01-06T13:25:40.602Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-06T13:25:40.602Z] #61 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 22.9s done [2025-01-06T13:25:40.602Z] #61 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2025-01-06T13:25:40.602Z] #61 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2025-01-06T13:25:40.602Z] #61 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2025-01-06T13:25:40.602Z] #61 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2025-01-06T13:25:40.602Z] #61 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2025-01-06T13:25:40.602Z] #61 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-01-06T13:25:40.602Z] #61 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done [2025-01-06T13:25:40.602Z] #61 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.6s done [2025-01-06T13:25:40.602Z] #61 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2025-01-06T13:25:40.602Z] #61 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2025-01-06T13:25:40.602Z] #61 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.1s done [2025-01-06T13:25:40.602Z] #61 ... [2025-01-06T13:25:40.602Z] [2025-01-06T13:25:40.602Z] #66 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-06T13:25:40.602Z] #66 3.682 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:40.602Z] #66 3.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:40.602Z] #66 4.109 Upgrading critical system libraries and apk-tools: [2025-01-06T13:25:40.602Z] #66 4.109 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T13:25:40.602Z] #66 4.121 Executing busybox-1.36.1-r29.trigger [2025-01-06T13:25:40.827Z] #25 ... [2025-01-06T13:25:40.827Z] [2025-01-06T13:25:40.827Z] #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-01-06T13:25:40.827Z] #77 DONE 0.7s [2025-01-06T13:25:40.827Z] [2025-01-06T13:25:40.827Z] #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T13:25:40.859Z] #66 4.240 Continuing the upgrade transaction with new apk-tools: [2025-01-06T13:25:40.859Z] #66 4.530 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:40.859Z] #66 4.611 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:41.095Z] #25 ... [2025-01-06T13:25:41.095Z] [2025-01-06T13:25:41.095Z] #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-01-06T13:25:41.095Z] #78 DONE 0.8s [2025-01-06T13:25:41.095Z] [2025-01-06T13:25:41.095Z] #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T13:25:41.117Z] #66 4.924 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T13:25:41.362Z] #25 ... [2025-01-06T13:25:41.362Z] [2025-01-06T13:25:41.363Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-06T13:25:41.363Z] #72 13.16 Executing busybox-1.36.1-r29.trigger [2025-01-06T13:25:41.363Z] #72 13.21 Executing ca-certificates-20241121-r0.trigger [2025-01-06T13:25:41.363Z] #72 13.60 OK: 20 MiB in 18 packages [2025-01-06T13:25:41.363Z] #72 DONE 14.3s [2025-01-06T13:25:41.363Z] [2025-01-06T13:25:41.363Z] #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T13:25:41.375Z] #66 ... [2025-01-06T13:25:41.375Z] [2025-01-06T13:25:41.375Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-01-06T13:25:41.375Z] #0 3.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:41.375Z] #0 3.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:41.375Z] #0 3.991 Upgrading critical system libraries and apk-tools: [2025-01-06T13:25:41.375Z] #0 3.991 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T13:25:41.375Z] #0 4.003 Executing busybox-1.36.1-r29.trigger [2025-01-06T13:25:41.375Z] #0 4.097 Continuing the upgrade transaction with new apk-tools: [2025-01-06T13:25:41.375Z] #0 4.101 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:41.375Z] #0 4.172 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:41.375Z] #0 4.719 (1/1) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T13:25:41.375Z] #0 4.738 OK: 19 MiB in 18 packages [2025-01-06T13:25:41.375Z] #87 DONE 5.0s [2025-01-06T13:25:41.375Z] [2025-01-06T13:25:41.375Z] #88 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2025-01-06T13:25:41.375Z] #0 3.126 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:41.375Z] #0 3.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:41.375Z] #0 3.609 Upgrading critical system libraries and apk-tools: [2025-01-06T13:25:41.375Z] #0 3.609 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T13:25:41.375Z] #0 3.616 Executing busybox-1.36.1-r29.trigger [2025-01-06T13:25:41.375Z] #0 3.725 Continuing the upgrade transaction with new apk-tools: [2025-01-06T13:25:41.375Z] #0 3.727 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:41.375Z] #0 3.816 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:41.375Z] #0 4.217 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T13:25:41.375Z] #0 4.235 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T13:25:41.375Z] #0 4.268 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T13:25:41.375Z] #0 4.278 Executing ca-certificates-20241121-r0.trigger [2025-01-06T13:25:41.375Z] #0 4.736 OK: 12 MiB in 21 packages [2025-01-06T13:25:41.375Z] #88 DONE 5.0s [2025-01-06T13:25:41.375Z] [2025-01-06T13:25:41.375Z] #89 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-06T13:25:41.375Z] #0 3.144 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:41.375Z] #0 3.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:41.375Z] #0 3.578 Upgrading critical system libraries and apk-tools: [2025-01-06T13:25:41.375Z] #0 3.578 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T13:25:41.375Z] #0 3.584 Executing busybox-1.36.1-r29.trigger [2025-01-06T13:25:41.375Z] #0 3.660 Continuing the upgrade transaction with new apk-tools: [2025-01-06T13:25:41.375Z] #0 3.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:41.375Z] #0 3.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:41.375Z] #0 4.083 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T13:25:41.375Z] #0 4.088 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T13:25:41.375Z] #0 4.123 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T13:25:41.375Z] #0 4.133 OK: 8 MiB in 15 packages [2025-01-06T13:25:41.375Z] #89 DONE 5.0s [2025-01-06T13:25:41.375Z] [2025-01-06T13:25:41.375Z] #66 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-06T13:25:41.375Z] #66 4.932 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T13:25:41.375Z] #66 4.999 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T13:25:41.375Z] #66 5.011 OK: 8 MiB in 18 packages [2025-01-06T13:25:41.375Z] #66 ... [2025-01-06T13:25:41.375Z] [2025-01-06T13:25:41.375Z] #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-01-06T13:25:41.375Z] #90 DONE 0.2s [2025-01-06T13:25:41.662Z] [2025-01-06T13:25:41.662Z] #91 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-01-06T13:25:41.662Z] #0 3.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:41.662Z] #0 3.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:41.662Z] #0 4.164 Upgrading critical system libraries and apk-tools: [2025-01-06T13:25:41.662Z] #0 4.164 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T13:25:41.662Z] #0 4.173 Executing busybox-1.36.1-r29.trigger [2025-01-06T13:25:41.662Z] #0 4.271 Continuing the upgrade transaction with new apk-tools: [2025-01-06T13:25:41.662Z] #0 4.572 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:41.662Z] #0 4.667 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:41.662Z] #0 5.052 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T13:25:41.662Z] #0 5.061 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T13:25:41.662Z] #0 5.141 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T13:25:41.662Z] #0 5.149 OK: 8 MiB in 16 packages [2025-01-06T13:25:41.662Z] #91 DONE 5.4s [2025-01-06T13:25:41.662Z] [2025-01-06T13:25:41.662Z] #68 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-01-06T13:25:41.662Z] #68 3.393 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:41.662Z] #68 3.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:41.662Z] #68 3.963 Upgrading critical system libraries and apk-tools: [2025-01-06T13:25:41.662Z] #68 3.963 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T13:25:41.662Z] #68 3.969 Executing busybox-1.36.1-r29.trigger [2025-01-06T13:25:41.662Z] #68 4.108 Continuing the upgrade transaction with new apk-tools: [2025-01-06T13:25:41.662Z] #68 4.115 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:41.662Z] #68 4.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:41.662Z] #68 ... [2025-01-06T13:25:41.662Z] [2025-01-06T13:25:41.662Z] #66 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-06T13:25:41.662Z] #66 DONE 5.4s [2025-01-06T13:25:41.662Z] [2025-01-06T13:25:41.662Z] #68 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-01-06T13:25:41.662Z] #68 4.564 (1/1) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T13:25:41.662Z] #68 4.580 OK: 9 MiB in 19 packages [2025-01-06T13:25:42.701Z] #68 DONE 5.5s [2025-01-06T13:25:42.701Z] [2025-01-06T13:25:42.701Z] #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-06T13:25:42.701Z] #92 DONE 1.0s [2025-01-06T13:25:42.701Z] [2025-01-06T13:25:42.701Z] #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-01-06T13:25:42.701Z] #93 DONE 0.1s [2025-01-06T13:25:42.701Z] [2025-01-06T13:25:42.701Z] #94 [security-spire-config stage-2 6/10] COPY security.txt / [2025-01-06T13:25:43.960Z] #25 ... [2025-01-06T13:25:43.960Z] [2025-01-06T13:25:43.960Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-06T13:25:43.960Z] #70 12.62 v3.20.3-466-g053708cfa46 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-06T13:25:43.960Z] #70 12.62 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-06T13:25:43.960Z] #70 12.62 OK: 24050 distinct packages available [2025-01-06T13:25:43.960Z] #70 13.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:43.960Z] #70 13.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:43.960Z] #70 15.89 OK: 239 MiB in 58 packages [2025-01-06T13:25:43.960Z] #70 DONE 16.7s [2025-01-06T13:25:43.960Z] [2025-01-06T13:25:43.960Z] #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T13:25:44.076Z] #94 DONE 1.1s [2025-01-06T13:25:44.076Z] [2025-01-06T13:25:44.076Z] #95 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-06T13:25:44.076Z] #0 3.292 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:44.076Z] #0 3.767 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T13:25:44.076Z] #0 4.679 OK: 248 MiB in 58 packages [2025-01-06T13:25:44.076Z] #95 DONE 5.9s [2025-01-06T13:25:44.076Z] [2025-01-06T13:25:44.076Z] #96 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-01-06T13:25:44.076Z] #96 ... [2025-01-06T13:25:44.076Z] [2025-01-06T13:25:44.076Z] #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-06T13:25:44.076Z] #97 DONE 1.2s [2025-01-06T13:25:44.076Z] [2025-01-06T13:25:44.076Z] #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-01-06T13:25:44.076Z] #98 DONE 1.3s [2025-01-06T13:25:44.076Z] [2025-01-06T13:25:44.076Z] #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-06T13:25:44.553Z] #25 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.0s [2025-01-06T13:25:44.644Z] #99 DONE 0.8s [2025-01-06T13:25:44.644Z] [2025-01-06T13:25:44.644Z] #100 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-01-06T13:25:44.644Z] #100 DONE 0.7s [2025-01-06T13:25:44.644Z] [2025-01-06T13:25:44.644Z] #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-01-06T13:25:44.644Z] #101 DONE 0.8s [2025-01-06T13:25:44.644Z] [2025-01-06T13:25:44.644Z] #102 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-01-06T13:25:44.644Z] #102 DONE 3.1s [2025-01-06T13:25:44.644Z] [2025-01-06T13:25:44.644Z] #96 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-01-06T13:25:44.644Z] #96 DONE 0.8s [2025-01-06T13:25:44.644Z] [2025-01-06T13:25:44.644Z] #103 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-01-06T13:25:44.644Z] #103 DONE 0.1s [2025-01-06T13:25:44.644Z] [2025-01-06T13:25:44.644Z] #104 [security-spire-server stage-2 6/9] COPY security.txt / [2025-01-06T13:25:44.644Z] #104 DONE 0.1s [2025-01-06T13:25:44.644Z] [2025-01-06T13:25:44.644Z] #105 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-01-06T13:25:44.644Z] #105 DONE 0.1s [2025-01-06T13:25:44.644Z] [2025-01-06T13:25:44.644Z] #106 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-01-06T13:25:44.644Z] #106 DONE 0.1s [2025-01-06T13:25:44.644Z] [2025-01-06T13:25:44.644Z] #107 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-01-06T13:25:44.822Z] #25 ... [2025-01-06T13:25:44.822Z] [2025-01-06T13:25:44.822Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-06T13:25:44.822Z] #71 12.15 v3.20.3-466-g053708cfa46 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-06T13:25:44.822Z] #71 12.15 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-06T13:25:44.822Z] #71 12.15 OK: 24052 distinct packages available [2025-01-06T13:25:44.822Z] #71 12.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:44.822Z] #71 13.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:44.822Z] #71 15.45 (1/14) Installing ca-certificates (20241121-r0) [2025-01-06T13:25:44.822Z] #71 15.63 (2/14) Installing brotli-libs (1.1.0-r2) [2025-01-06T13:25:44.822Z] #71 15.68 (3/14) Installing c-ares (1.33.1-r0) [2025-01-06T13:25:44.822Z] #71 15.69 (4/14) Installing libunistring (1.2-r0) [2025-01-06T13:25:44.822Z] #71 15.83 (5/14) Installing libidn2 (2.3.7-r0) [2025-01-06T13:25:44.822Z] #71 15.83 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-01-06T13:25:44.822Z] #71 15.84 (7/14) Installing libpsl (0.21.5-r1) [2025-01-06T13:25:44.822Z] #71 15.86 (8/14) Installing zstd-libs (1.5.6-r0) [2025-01-06T13:25:44.822Z] #71 15.91 (9/14) Installing libcurl (8.11.1-r0) [2025-01-06T13:25:44.822Z] #71 15.99 (10/14) Installing curl (8.11.1-r0) [2025-01-06T13:25:44.822Z] #71 16.03 (11/14) Installing dumb-init (1.2.5-r3) [2025-01-06T13:25:44.822Z] #71 16.04 (12/14) Installing musl-obstack (1.2.3-r2) [2025-01-06T13:25:44.822Z] #71 16.05 (13/14) Installing libucontext (1.2-r3) [2025-01-06T13:25:44.822Z] #71 16.06 (14/14) Installing gcompat (1.1.0-r4) [2025-01-06T13:25:44.822Z] #71 16.08 Executing busybox-1.36.1-r29.trigger [2025-01-06T13:25:44.822Z] #71 16.12 Executing ca-certificates-20241121-r0.trigger [2025-01-06T13:25:44.822Z] #71 16.88 OK: 15 MiB in 28 packages [2025-01-06T13:25:44.822Z] #71 DONE 17.6s [2025-01-06T13:25:44.822Z] [2025-01-06T13:25:44.822Z] #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-01-06T13:25:44.822Z] #79 DONE 0.9s [2025-01-06T13:25:44.822Z] [2025-01-06T13:25:44.822Z] #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T13:25:44.903Z] #107 DONE 0.1s [2025-01-06T13:25:44.903Z] [2025-01-06T13:25:44.903Z] #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-01-06T13:25:44.903Z] #108 DONE 0.1s [2025-01-06T13:25:44.903Z] [2025-01-06T13:25:44.903Z] #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-01-06T13:25:44.903Z] #109 DONE 0.1s [2025-01-06T13:25:44.903Z] [2025-01-06T13:25:44.903Z] #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-01-06T13:25:44.903Z] #110 DONE 0.1s [2025-01-06T13:25:44.903Z] [2025-01-06T13:25:44.903Z] #111 [security-spire-config] exporting to image [2025-01-06T13:25:44.903Z] #111 exporting layers [2025-01-06T13:25:44.903Z] #111 ... [2025-01-06T13:25:44.903Z] [2025-01-06T13:25:44.903Z] #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-01-06T13:25:44.903Z] #112 DONE 0.1s [2025-01-06T13:25:44.903Z] [2025-01-06T13:25:44.903Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-01-06T13:25:44.903Z] #113 DONE 0.1s [2025-01-06T13:25:44.903Z] [2025-01-06T13:25:44.903Z] #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-01-06T13:25:44.903Z] #114 DONE 0.1s [2025-01-06T13:25:44.903Z] [2025-01-06T13:25:44.903Z] #111 [security-spire-server] exporting to image [2025-01-06T13:25:45.162Z] #111 ... [2025-01-06T13:25:45.162Z] [2025-01-06T13:25:45.162Z] #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-01-06T13:25:45.162Z] #115 DONE 0.1s [2025-01-06T13:25:45.162Z] [2025-01-06T13:25:45.162Z] #111 [security-spire-agent] exporting to image [2025-01-06T13:25:45.408Z] #25 ... [2025-01-06T13:25:45.408Z] [2025-01-06T13:25:45.408Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-06T13:25:45.408Z] #44 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.3s [2025-01-06T13:25:45.420Z] #111 exporting layers 0.7s done [2025-01-06T13:25:45.676Z] #44 ... [2025-01-06T13:25:45.676Z] [2025-01-06T13:25:45.676Z] #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T13:25:45.680Z] #111 writing image sha256:9ccb80b6621a17d4e8b2aa5806203d4d4c379225b54d97c65253c8b9ea0fa817 done [2025-01-06T13:25:45.680Z] #111 naming to docker.io/library/security-spire-config done [2025-01-06T13:25:45.680Z] #111 exporting layers 0.6s done [2025-01-06T13:25:45.680Z] #111 writing image sha256:bca5cf213682f9d4aa1f824d28cbaea4a78141b5985b97a4b7d175e67624cced done [2025-01-06T13:25:45.680Z] #111 naming to docker.io/library/security-spire-server done [2025-01-06T13:25:45.680Z] #111 writing image sha256:86bb7b8481880dc621eea1e570657f34ef68adfdfd83607e8a6625f637f75754 done [2025-01-06T13:25:45.680Z] #111 naming to docker.io/library/security-spire-agent done [2025-01-06T13:25:45.680Z] #111 DONE 0.9s [2025-01-06T13:25:45.680Z] [2025-01-06T13:25:45.680Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T13:25:46.262Z] #25 ... [2025-01-06T13:25:46.262Z] [2025-01-06T13:25:46.262Z] #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-06T13:25:46.262Z] #0 6.958 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:46.262Z] #0 7.872 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:46.262Z] #80 ... [2025-01-06T13:25:46.262Z] [2025-01-06T13:25:46.262Z] #81 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-06T13:25:46.262Z] #0 5.540 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:46.262Z] #0 6.401 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:46.262Z] #81 ... [2025-01-06T13:25:46.262Z] [2025-01-06T13:25:46.262Z] #82 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-06T13:25:46.262Z] #0 7.831 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:46.262Z] #0 8.703 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:46.533Z] #82 ... [2025-01-06T13:25:46.533Z] [2025-01-06T13:25:46.533Z] #83 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-01-06T13:25:46.533Z] #0 6.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:46.533Z] #0 6.781 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:46.533Z] #0 9.285 Upgrading critical system libraries and apk-tools: [2025-01-06T13:25:46.533Z] #0 9.285 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T13:25:46.533Z] #0 9.343 Executing busybox-1.36.1-r29.trigger [2025-01-06T13:25:46.533Z] #0 10.35 Continuing the upgrade transaction with new apk-tools: [2025-01-06T13:25:46.533Z] #0 10.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:46.533Z] #83 ... [2025-01-06T13:25:46.533Z] [2025-01-06T13:25:46.533Z] #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T13:25:47.118Z] #25 ... [2025-01-06T13:25:47.118Z] [2025-01-06T13:25:47.118Z] #84 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-01-06T13:25:47.118Z] #0 5.164 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:47.118Z] #0 5.756 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:47.118Z] #0 8.821 Upgrading critical system libraries and apk-tools: [2025-01-06T13:25:47.118Z] #0 8.821 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T13:25:47.118Z] #0 8.861 Executing busybox-1.36.1-r29.trigger [2025-01-06T13:25:47.118Z] #0 9.779 Continuing the upgrade transaction with new apk-tools: [2025-01-06T13:25:47.118Z] #0 9.855 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:47.387Z] #84 ... [2025-01-06T13:25:47.387Z] [2025-01-06T13:25:47.387Z] #85 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2025-01-06T13:25:47.387Z] #0 7.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:47.387Z] #0 8.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:47.387Z] #85 ... [2025-01-06T13:25:47.387Z] [2025-01-06T13:25:47.387Z] #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-06T13:25:47.387Z] #80 11.35 Upgrading critical system libraries and apk-tools: [2025-01-06T13:25:47.387Z] #80 11.35 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T13:25:47.387Z] #80 11.38 Executing busybox-1.36.1-r29.trigger [2025-01-06T13:25:47.387Z] #80 ... [2025-01-06T13:25:47.387Z] [2025-01-06T13:25:47.387Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-06T13:25:47.387Z] #44 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.9s done [2025-01-06T13:25:47.387Z] #44 DONE 19.7s [2025-01-06T13:25:47.654Z] [2025-01-06T13:25:47.654Z] #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T13:25:48.222Z] #116 ... [2025-01-06T13:25:48.222Z] [2025-01-06T13:25:48.222Z] #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T13:25:48.222Z] #117 ... [2025-01-06T13:25:48.222Z] [2025-01-06T13:25:48.222Z] #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T13:25:48.240Z] #25 ... [2025-01-06T13:25:48.240Z] [2025-01-06T13:25:48.240Z] #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-01-06T13:25:48.240Z] #0 7.824 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:48.240Z] #0 8.850 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:48.240Z] #86 ... [2025-01-06T13:25:48.240Z] [2025-01-06T13:25:48.240Z] #81 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-06T13:25:48.240Z] #81 11.18 OK: 239 MiB in 58 packages [2025-01-06T13:25:48.240Z] #81 DONE 12.1s [2025-01-06T13:25:48.240Z] [2025-01-06T13:25:48.240Z] #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T13:25:48.831Z] #25 ... [2025-01-06T13:25:48.831Z] [2025-01-06T13:25:48.831Z] #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-01-06T13:25:48.831Z] #87 DONE 0.6s [2025-01-06T13:25:48.831Z] [2025-01-06T13:25:48.831Z] #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T13:25:49.791Z] #25 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.1s [2025-01-06T13:25:50.060Z] #25 ... [2025-01-06T13:25:50.060Z] [2025-01-06T13:25:50.060Z] #88 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T13:25:50.060Z] #88 ... [2025-01-06T13:25:50.060Z] [2025-01-06T13:25:50.060Z] #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T13:25:50.651Z] #25 ... [2025-01-06T13:25:50.651Z] [2025-01-06T13:25:50.651Z] #89 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T13:25:50.925Z] #89 ... [2025-01-06T13:25:50.925Z] [2025-01-06T13:25:50.925Z] #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T13:25:50.925Z] #25 ... [2025-01-06T13:25:50.925Z] [2025-01-06T13:25:50.925Z] #90 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T13:25:51.197Z] #90 ... [2025-01-06T13:25:51.197Z] [2025-01-06T13:25:51.197Z] #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T13:25:51.197Z] #25 ... [2025-01-06T13:25:51.197Z] [2025-01-06T13:25:51.197Z] #91 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T13:25:51.465Z] #91 ... [2025-01-06T13:25:51.465Z] [2025-01-06T13:25:51.465Z] #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T13:25:51.465Z] #25 ... [2025-01-06T13:25:51.465Z] [2025-01-06T13:25:51.465Z] #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-01-06T13:25:51.465Z] #0 5.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:51.465Z] #0 6.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:51.733Z] #92 ... [2025-01-06T13:25:51.733Z] [2025-01-06T13:25:51.733Z] #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T13:25:52.003Z] #25 ... [2025-01-06T13:25:52.003Z] [2025-01-06T13:25:52.003Z] #82 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-06T13:25:52.003Z] #82 13.91 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-06T13:25:52.003Z] #82 14.45 Executing busybox-1.36.1-r29.trigger [2025-01-06T13:25:52.003Z] #82 14.55 OK: 9 MiB in 15 packages [2025-01-06T13:25:52.003Z] #82 DONE 15.7s [2025-01-06T13:25:52.003Z] [2025-01-06T13:25:52.003Z] #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T13:25:52.003Z] #25 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.5s done [2025-01-06T13:25:52.590Z] #25 DONE 27.9s [2025-01-06T13:25:52.590Z] [2025-01-06T13:25:52.590Z] #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-01-06T13:25:52.590Z] #86 14.16 Upgrading critical system libraries and apk-tools: [2025-01-06T13:25:52.590Z] #86 14.16 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T13:25:52.590Z] #86 14.22 Executing busybox-1.36.1-r29.trigger [2025-01-06T13:25:52.590Z] #86 ... [2025-01-06T13:25:52.590Z] [2025-01-06T13:25:52.590Z] #84 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-01-06T13:25:52.590Z] #84 10.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:52.590Z] #84 14.42 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T13:25:52.590Z] #84 14.46 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T13:25:52.590Z] #84 14.65 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T13:25:52.590Z] #84 14.69 OK: 9 MiB in 16 packages [2025-01-06T13:25:52.590Z] #84 DONE 15.4s [2025-01-06T13:25:52.590Z] [2025-01-06T13:25:52.590Z] #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-01-06T13:25:52.590Z] #92 11.17 Upgrading critical system libraries and apk-tools: [2025-01-06T13:25:52.590Z] #92 11.17 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T13:25:52.857Z] #92 11.21 Executing busybox-1.36.1-r29.trigger [2025-01-06T13:25:52.857Z] #92 ... [2025-01-06T13:25:52.857Z] [2025-01-06T13:25:52.857Z] #63 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-01-06T13:25:52.857Z] #63 6.896 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:52.857Z] #63 7.461 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:52.857Z] #63 11.89 Upgrading critical system libraries and apk-tools: [2025-01-06T13:25:52.857Z] #63 11.91 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T13:25:52.857Z] #63 11.94 Executing busybox-1.36.1-r29.trigger [2025-01-06T13:25:52.857Z] #63 13.22 Continuing the upgrade transaction with new apk-tools: [2025-01-06T13:25:52.857Z] #63 13.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:52.857Z] #63 14.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:52.857Z] #63 ... [2025-01-06T13:25:52.857Z] [2025-01-06T13:25:52.857Z] #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-01-06T13:25:54.813Z] #93 ... [2025-01-06T13:25:54.813Z] [2025-01-06T13:25:54.813Z] #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-06T13:25:54.813Z] #0 4.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:54.813Z] #0 5.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:54.814Z] #0 9.259 Upgrading critical system libraries and apk-tools: [2025-01-06T13:25:54.814Z] #0 9.259 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T13:25:54.814Z] #0 9.280 Executing busybox-1.36.1-r29.trigger [2025-01-06T13:25:54.814Z] #0 9.948 Continuing the upgrade transaction with new apk-tools: [2025-01-06T13:25:54.814Z] #0 10.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:54.814Z] #94 ... [2025-01-06T13:25:54.814Z] [2025-01-06T13:25:54.814Z] #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-01-06T13:25:54.814Z] #93 DONE 2.4s [2025-01-06T13:25:54.814Z] [2025-01-06T13:25:54.814Z] #83 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-01-06T13:25:54.814Z] #83 11.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:54.814Z] #83 16.53 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T13:25:54.814Z] #83 16.59 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T13:25:54.814Z] #83 17.16 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T13:25:54.814Z] #83 17.24 Executing ca-certificates-20241121-r0.trigger [2025-01-06T13:25:54.814Z] #83 17.86 OK: 11 MiB in 17 packages [2025-01-06T13:25:54.814Z] #83 DONE 18.8s [2025-01-06T13:25:54.814Z] [2025-01-06T13:25:54.814Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T13:25:55.084Z] #95 ... [2025-01-06T13:25:55.084Z] [2025-01-06T13:25:55.084Z] #96 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-01-06T13:25:55.084Z] #96 ... [2025-01-06T13:25:55.084Z] [2025-01-06T13:25:55.084Z] #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-06T13:25:55.084Z] #73 6.553 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:55.084Z] #73 7.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:55.084Z] #73 10.16 Upgrading critical system libraries and apk-tools: [2025-01-06T13:25:55.084Z] #73 10.16 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T13:25:55.084Z] #73 10.23 Executing busybox-1.36.1-r29.trigger [2025-01-06T13:25:55.084Z] #73 11.29 Continuing the upgrade transaction with new apk-tools: [2025-01-06T13:25:55.084Z] #73 11.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:55.084Z] #73 12.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:55.353Z] #73 ... [2025-01-06T13:25:55.353Z] [2025-01-06T13:25:55.353Z] #96 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-01-06T13:25:55.353Z] #96 DONE 0.3s [2025-01-06T13:25:55.353Z] [2025-01-06T13:25:55.353Z] #63 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-01-06T13:25:55.353Z] #63 18.45 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T13:25:55.353Z] #63 18.47 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T13:25:55.353Z] #63 18.74 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T13:25:55.353Z] #63 18.80 OK: 9 MiB in 15 packages [2025-01-06T13:25:55.627Z] #63 DONE 20.4s [2025-01-06T13:25:55.627Z] [2025-01-06T13:25:55.627Z] #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-06T13:25:55.627Z] #73 16.99 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T13:25:55.627Z] #73 17.01 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T13:25:55.899Z] #73 ... [2025-01-06T13:25:55.899Z] [2025-01-06T13:25:55.899Z] #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-06T13:25:55.899Z] #80 13.19 Continuing the upgrade transaction with new apk-tools: [2025-01-06T13:25:55.899Z] #80 13.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:55.899Z] #80 14.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:55.899Z] #80 18.20 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T13:25:55.899Z] #80 18.29 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T13:25:55.899Z] #80 18.64 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T13:25:55.899Z] #80 18.71 OK: 9 MiB in 15 packages [2025-01-06T13:25:55.899Z] #80 DONE 19.7s [2025-01-06T13:25:55.899Z] [2025-01-06T13:25:55.899Z] #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-06T13:25:55.899Z] #73 17.39 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T13:25:56.166Z] #73 17.46 OK: 9 MiB in 18 packages [2025-01-06T13:25:56.753Z] #73 ... [2025-01-06T13:25:56.753Z] [2025-01-06T13:25:56.753Z] #74 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-01-06T13:25:56.753Z] #74 7.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:56.753Z] #74 8.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:56.753Z] #74 12.51 Upgrading critical system libraries and apk-tools: [2025-01-06T13:25:56.753Z] #74 12.51 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T13:25:56.753Z] #74 12.56 Executing busybox-1.36.1-r29.trigger [2025-01-06T13:25:56.753Z] #74 13.93 Continuing the upgrade transaction with new apk-tools: [2025-01-06T13:25:56.753Z] #74 13.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:56.753Z] #74 14.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:56.753Z] #74 ... [2025-01-06T13:25:56.753Z] [2025-01-06T13:25:56.753Z] #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-06T13:25:56.753Z] #73 DONE 18.2s [2025-01-06T13:25:56.753Z] [2025-01-06T13:25:56.753Z] #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-06T13:25:56.753Z] #94 11.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:58.722Z] #94 ... [2025-01-06T13:25:58.722Z] [2025-01-06T13:25:58.722Z] #85 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2025-01-06T13:25:58.722Z] #85 12.72 Upgrading critical system libraries and apk-tools: [2025-01-06T13:25:58.722Z] #85 12.72 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T13:25:58.722Z] #85 12.75 Executing busybox-1.36.1-r29.trigger [2025-01-06T13:25:58.722Z] #85 13.91 Continuing the upgrade transaction with new apk-tools: [2025-01-06T13:25:58.722Z] #85 13.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:58.722Z] #85 15.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:58.722Z] #85 19.51 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T13:25:58.722Z] #85 19.56 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T13:25:58.722Z] #85 19.79 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T13:25:58.722Z] #85 19.81 Executing ca-certificates-20241121-r0.trigger [2025-01-06T13:25:58.722Z] #85 20.25 OK: 14 MiB in 21 packages [2025-01-06T13:25:58.722Z] #85 DONE 21.3s [2025-01-06T13:25:58.722Z] [2025-01-06T13:25:58.722Z] #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-06T13:25:58.722Z] #97 DONE 1.7s [2025-01-06T13:25:58.722Z] [2025-01-06T13:25:58.722Z] #74 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-01-06T13:25:58.722Z] #74 18.31 (1/1) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T13:25:58.722Z] #74 18.33 OK: 10 MiB in 19 packages [2025-01-06T13:25:58.722Z] #74 DONE 19.5s [2025-01-06T13:25:58.722Z] [2025-01-06T13:25:58.722Z] #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-01-06T13:25:58.722Z] #86 15.55 Continuing the upgrade transaction with new apk-tools: [2025-01-06T13:25:58.722Z] #86 15.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:58.722Z] #86 16.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:58.722Z] #86 19.65 (1/1) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T13:25:58.722Z] #86 19.68 OK: 20 MiB in 18 packages [2025-01-06T13:25:58.722Z] #86 DONE 20.4s [2025-01-06T13:25:58.722Z] [2025-01-06T13:25:58.722Z] #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-06T13:25:58.722Z] #94 13.71 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T13:25:58.722Z] #94 13.73 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T13:25:58.722Z] #94 13.92 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T13:25:59.008Z] #94 ... [2025-01-06T13:25:59.008Z] [2025-01-06T13:25:59.008Z] #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-01-06T13:25:59.008Z] #98 DONE 0.4s [2025-01-06T13:25:59.008Z] [2025-01-06T13:25:59.008Z] #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-06T13:25:59.008Z] #94 14.01 Executing ca-certificates-20241121-r0.trigger [2025-01-06T13:25:59.008Z] #94 ... [2025-01-06T13:25:59.008Z] [2025-01-06T13:25:59.008Z] #99 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T13:25:59.008Z] #99 ... [2025-01-06T13:25:59.008Z] [2025-01-06T13:25:59.008Z] #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-01-06T13:25:59.008Z] #100 DONE 0.5s [2025-01-06T13:25:59.008Z] [2025-01-06T13:25:59.008Z] #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-01-06T13:25:59.322Z] #101 ... [2025-01-06T13:25:59.322Z] [2025-01-06T13:25:59.322Z] #102 [security-spire-config stage-2 6/10] COPY security.txt / [2025-01-06T13:25:59.322Z] #102 DONE 0.3s [2025-01-06T13:25:59.603Z] [2025-01-06T13:25:59.603Z] #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-01-06T13:25:59.603Z] #103 DONE 0.3s [2025-01-06T13:25:59.603Z] [2025-01-06T13:25:59.603Z] #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-06T13:25:59.603Z] #94 14.43 OK: 15 MiB in 28 packages [2025-01-06T13:25:59.872Z] #94 DONE 15.1s [2025-01-06T13:25:59.872Z] [2025-01-06T13:25:59.872Z] #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-01-06T13:25:59.872Z] #101 DONE 1.4s [2025-01-06T13:25:59.872Z] [2025-01-06T13:25:59.872Z] #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-01-06T13:25:59.872Z] #104 ... [2025-01-06T13:25:59.872Z] [2025-01-06T13:25:59.872Z] #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-01-06T13:25:59.872Z] #92 12.27 Continuing the upgrade transaction with new apk-tools: [2025-01-06T13:25:59.872Z] #92 12.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:59.872Z] #92 13.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T13:25:59.872Z] #92 17.07 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T13:25:59.872Z] #92 17.09 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T13:25:59.872Z] #92 17.29 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T13:25:59.872Z] #92 17.32 Executing ca-certificates-20241121-r0.trigger [2025-01-06T13:25:59.872Z] #92 17.68 OK: 20 MiB in 18 packages [2025-01-06T13:25:59.872Z] #92 DONE 18.5s [2025-01-06T13:26:00.243Z] [2025-01-06T13:26:00.243Z] #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-01-06T13:26:00.243Z] #104 DONE 0.4s [2025-01-06T13:26:00.243Z] [2025-01-06T13:26:00.243Z] #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-01-06T13:26:00.511Z] #105 DONE 0.4s [2025-01-06T13:26:00.511Z] [2025-01-06T13:26:00.511Z] #106 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-06T13:26:00.511Z] #106 DONE 1.9s [2025-01-06T13:26:00.511Z] [2025-01-06T13:26:00.511Z] #107 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-01-06T13:26:00.778Z] #107 DONE 0.2s [2025-01-06T13:26:00.778Z] [2025-01-06T13:26:00.778Z] #108 [security-spire-server stage-2 6/9] COPY security.txt / [2025-01-06T13:26:00.778Z] #108 DONE 0.2s [2025-01-06T13:26:00.778Z] [2025-01-06T13:26:00.778Z] #109 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-01-06T13:26:01.046Z] #109 DONE 0.2s [2025-01-06T13:26:01.046Z] [2025-01-06T13:26:01.046Z] #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-01-06T13:26:01.316Z] #110 DONE 0.2s [2025-01-06T13:26:01.316Z] [2025-01-06T13:26:01.316Z] #111 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-06T13:26:01.316Z] #111 DONE 1.4s [2025-01-06T13:26:01.316Z] [2025-01-06T13:26:01.316Z] #112 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-01-06T13:26:01.585Z] #112 ... [2025-01-06T13:26:01.585Z] [2025-01-06T13:26:01.585Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-01-06T13:26:01.585Z] #113 DONE 0.2s [2025-01-06T13:26:01.585Z] [2025-01-06T13:26:01.585Z] #112 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-01-06T13:26:01.585Z] #112 DONE 0.2s [2025-01-06T13:26:01.585Z] [2025-01-06T13:26:01.585Z] #114 [security-spire-server] exporting to image [2025-01-06T13:26:01.585Z] #114 exporting layers [2025-01-06T13:26:01.853Z] #114 ... [2025-01-06T13:26:01.853Z] [2025-01-06T13:26:01.853Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-01-06T13:26:01.853Z] #115 DONE 0.2s [2025-01-06T13:26:01.853Z] [2025-01-06T13:26:01.853Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-01-06T13:26:02.125Z] #116 DONE 0.2s [2025-01-06T13:26:02.125Z] [2025-01-06T13:26:02.125Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-01-06T13:26:02.125Z] #117 DONE 0.2s [2025-01-06T13:26:02.125Z] [2025-01-06T13:26:02.125Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-01-06T13:26:02.394Z] #118 DONE 0.1s [2025-01-06T13:26:02.394Z] [2025-01-06T13:26:02.394Z] #119 [security-spire-agent] exporting to image [2025-01-06T13:26:02.662Z] #119 ... [2025-01-06T13:26:02.662Z] [2025-01-06T13:26:02.662Z] #120 [security-spire-config] exporting to image [2025-01-06T13:26:02.662Z] #120 exporting layers 2.1s done [2025-01-06T13:26:02.662Z] #120 writing image sha256:c7650ca1284733ab43767943ce49bfab386ee65720dbb1fb774b833c76af6db8 done [2025-01-06T13:26:02.662Z] #120 naming to docker.io/library/security-spire-config-arm64 0.0s done [2025-01-06T13:26:02.662Z] #120 DONE 2.1s [2025-01-06T13:26:02.929Z] [2025-01-06T13:26:02.929Z] #114 [security-spire-server] exporting to image [2025-01-06T13:26:03.521Z] #114 exporting layers 1.9s done [2025-01-06T13:26:03.521Z] #114 writing image sha256:946db88b3c79212b7f93255a4effee678583e19f7262049036442db172a3cfe7 done [2025-01-06T13:26:03.521Z] #114 naming to docker.io/library/security-spire-server-arm64 0.0s done [2025-01-06T13:26:03.521Z] #114 DONE 2.0s [2025-01-06T13:26:03.521Z] [2025-01-06T13:26:03.521Z] #89 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T13:26:04.106Z] #89 ... [2025-01-06T13:26:04.106Z] [2025-01-06T13:26:04.106Z] #119 [security-spire-agent] exporting to image [2025-01-06T13:26:04.106Z] #119 exporting layers 1.7s done [2025-01-06T13:26:04.106Z] #119 writing image sha256:88482578e4d8faa2782bcc351a3fc58fd3c5f779dcddd968aff20e7850ad790c 0.0s done [2025-01-06T13:26:04.106Z] #119 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2025-01-06T13:26:04.106Z] #119 DONE 1.8s [2025-01-06T13:26:04.106Z] [2025-01-06T13:26:04.106Z] #89 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T13:26:44.517Z] #118 ... [2025-01-06T13:26:44.517Z] [2025-01-06T13:26:44.517Z] #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T13:26:44.517Z] #71 DONE 59.1s [2025-01-06T13:26:44.517Z] [2025-01-06T13:26:44.518Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T13:26:44.518Z] #116 DONE 51.7s [2025-01-06T13:26:44.518Z] [2025-01-06T13:26:44.518Z] #119 [support-notifications builder 6/7] COPY . . [2025-01-06T13:26:44.518Z] #119 ... [2025-01-06T13:26:44.518Z] [2025-01-06T13:26:44.518Z] #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T13:26:44.518Z] #118 DONE 57.7s [2025-01-06T13:26:44.518Z] [2025-01-06T13:26:44.518Z] #81 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T13:26:44.518Z] #81 DONE 58.2s [2025-01-06T13:26:44.518Z] [2025-01-06T13:26:44.518Z] #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T13:26:44.518Z] #117 DONE 58.3s [2025-01-06T13:26:44.518Z] [2025-01-06T13:26:44.518Z] #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T13:26:44.518Z] #86 DONE 57.6s [2025-01-06T13:26:44.518Z] [2025-01-06T13:26:44.518Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2025-01-06T13:26:46.496Z] #120 ... [2025-01-06T13:26:46.496Z] [2025-01-06T13:26:46.496Z] #121 [core-keeper builder 7/8] COPY . . [2025-01-06T13:26:46.496Z] #121 ... [2025-01-06T13:26:46.496Z] [2025-01-06T13:26:46.496Z] #122 [support-scheduler builder 6/7] COPY . . [2025-01-06T13:26:46.496Z] #122 ... [2025-01-06T13:26:46.496Z] [2025-01-06T13:26:46.496Z] #123 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-01-06T13:26:46.756Z] #123 ... [2025-01-06T13:26:46.756Z] [2025-01-06T13:26:46.756Z] #124 [security-secretstore-setup builder 6/7] COPY . . [2025-01-06T13:26:50.971Z] #89 ... [2025-01-06T13:26:50.971Z] [2025-01-06T13:26:50.971Z] #99 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T13:26:50.971Z] #99 DONE 60.0s [2025-01-06T13:26:50.971Z] [2025-01-06T13:26:50.971Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T13:26:50.971Z] #95 DONE 64.0s [2025-01-06T13:26:50.971Z] [2025-01-06T13:26:50.971Z] #91 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T13:26:50.971Z] #91 DONE 67.7s [2025-01-06T13:26:50.971Z] [2025-01-06T13:26:50.971Z] #88 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T13:26:50.971Z] #88 DONE 68.8s [2025-01-06T13:26:50.971Z] [2025-01-06T13:26:50.971Z] #90 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T13:26:50.971Z] #90 DONE 68.0s [2025-01-06T13:26:50.971Z] [2025-01-06T13:26:50.971Z] #89 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T13:26:50.971Z] #89 DONE 68.2s [2025-01-06T13:26:50.971Z] [2025-01-06T13:26:50.971Z] #121 [support-notifications builder 6/7] COPY . . [2025-01-06T13:26:50.971Z] #121 ... [2025-01-06T13:26:50.971Z] [2025-01-06T13:26:50.971Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2025-01-06T13:26:50.971Z] #122 DONE 1.1s [2025-01-06T13:26:50.971Z] [2025-01-06T13:26:50.971Z] #123 [core-keeper builder 7/8] COPY . . [2025-01-06T13:26:50.971Z] #123 DONE 1.2s [2025-01-06T13:26:50.971Z] [2025-01-06T13:26:50.971Z] #124 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T13:26:50.971Z] #124 CACHED [2025-01-06T13:26:50.971Z] [2025-01-06T13:26:50.971Z] #125 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-01-06T13:26:50.971Z] #125 CACHED [2025-01-06T13:26:50.971Z] [2025-01-06T13:26:50.971Z] #126 [core-metadata builder 6/7] COPY . . [2025-01-06T13:26:50.971Z] #126 CACHED [2025-01-06T13:26:50.971Z] [2025-01-06T13:26:50.971Z] #127 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T13:26:50.971Z] #127 CACHED [2025-01-06T13:26:50.971Z] [2025-01-06T13:26:50.971Z] #128 [core-command builder 6/7] COPY . . [2025-01-06T13:26:50.971Z] #128 CACHED [2025-01-06T13:26:50.971Z] [2025-01-06T13:26:50.971Z] #129 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-01-06T13:26:50.971Z] #129 CACHED [2025-01-06T13:26:50.971Z] [2025-01-06T13:26:50.971Z] #130 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T13:26:50.971Z] #130 CACHED [2025-01-06T13:26:50.971Z] [2025-01-06T13:26:50.971Z] #131 [security-secretstore-setup builder 6/7] COPY . . [2025-01-06T13:26:50.971Z] #131 CACHED [2025-01-06T13:26:50.971Z] [2025-01-06T13:26:50.971Z] #132 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-06T13:26:50.971Z] #132 CACHED [2025-01-06T13:26:50.971Z] [2025-01-06T13:26:50.971Z] #133 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T13:26:50.971Z] #133 CACHED [2025-01-06T13:26:50.971Z] [2025-01-06T13:26:50.971Z] #134 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-06T13:26:50.971Z] #134 CACHED [2025-01-06T13:26:50.971Z] [2025-01-06T13:26:50.971Z] #135 [security-bootstrapper builder 6/7] COPY . . [2025-01-06T13:26:50.971Z] #135 CACHED [2025-01-06T13:26:50.971Z] [2025-01-06T13:26:50.971Z] #136 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-06T13:26:50.971Z] #136 CACHED [2025-01-06T13:26:50.971Z] [2025-01-06T13:26:50.971Z] #137 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-01-06T13:26:50.971Z] #137 CACHED [2025-01-06T13:26:50.971Z] [2025-01-06T13:26:50.971Z] #138 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T13:26:50.971Z] #138 CACHED [2025-01-06T13:26:50.971Z] [2025-01-06T13:26:50.971Z] #121 [support-notifications builder 6/7] COPY . . [2025-01-06T13:26:50.971Z] #121 DONE 1.1s [2025-01-06T13:26:50.971Z] [2025-01-06T13:26:50.971Z] #139 [support-scheduler builder 6/7] COPY . . [2025-01-06T13:26:50.971Z] #139 DONE 1.1s [2025-01-06T13:26:50.971Z] [2025-01-06T13:26:50.971Z] #140 [core-data builder 6/7] COPY . . [2025-01-06T13:26:50.971Z] #140 CACHED [2025-01-06T13:26:50.971Z] [2025-01-06T13:26:50.971Z] #141 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-01-06T13:26:50.971Z] #141 CACHED [2025-01-06T13:26:50.971Z] [2025-01-06T13:26:50.971Z] #142 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T13:26:50.971Z] #142 CACHED [2025-01-06T13:26:50.971Z] [2025-01-06T13:26:50.971Z] #143 [security-proxy-setup builder 6/7] COPY . . [2025-01-06T13:26:50.971Z] #143 DONE 1.1s [2025-01-06T13:26:50.971Z] [2025-01-06T13:26:50.971Z] #144 [security-proxy-auth builder 6/7] COPY . . [2025-01-06T13:26:50.971Z] #144 DONE 1.2s [2025-01-06T13:26:50.971Z] [2025-01-06T13:26:50.971Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-06T13:26:52.059Z] #124 DONE 14.9s [2025-01-06T13:26:52.059Z] [2025-01-06T13:26:52.059Z] #125 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-06T13:26:52.059Z] #125 CACHED [2025-01-06T13:26:52.059Z] [2025-01-06T13:26:52.059Z] #126 [security-proxy-setup builder 6/7] COPY . . [2025-01-06T13:26:52.059Z] #126 CACHED [2025-01-06T13:26:52.059Z] [2025-01-06T13:26:52.059Z] #127 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T13:26:52.059Z] #127 CACHED [2025-01-06T13:26:52.059Z] [2025-01-06T13:26:52.059Z] #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-06T13:26:52.059Z] #128 CACHED [2025-01-06T13:26:52.059Z] [2025-01-06T13:26:52.059Z] #129 [security-bootstrapper builder 6/7] COPY . . [2025-01-06T13:26:52.059Z] #129 CACHED [2025-01-06T13:26:52.059Z] [2025-01-06T13:26:52.059Z] #130 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T13:26:52.059Z] #130 CACHED [2025-01-06T13:26:52.059Z] [2025-01-06T13:26:52.059Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2025-01-06T13:26:52.059Z] #120 DONE 14.9s [2025-01-06T13:26:52.059Z] [2025-01-06T13:26:52.059Z] #123 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-01-06T13:26:52.059Z] #123 DONE 15.0s [2025-01-06T13:26:52.059Z] [2025-01-06T13:26:52.059Z] #119 [support-notifications builder 6/7] COPY . . [2025-01-06T13:26:52.059Z] #119 DONE 15.0s [2025-01-06T13:26:52.059Z] [2025-01-06T13:26:52.059Z] #131 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T13:26:52.059Z] #131 CACHED [2025-01-06T13:26:52.059Z] [2025-01-06T13:26:52.059Z] #132 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-01-06T13:26:52.059Z] #132 CACHED [2025-01-06T13:26:52.059Z] [2025-01-06T13:26:52.059Z] #133 [core-data builder 6/7] COPY . . [2025-01-06T13:26:52.059Z] #133 CACHED [2025-01-06T13:26:52.059Z] [2025-01-06T13:26:52.059Z] #134 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-01-06T13:26:52.059Z] #134 CACHED [2025-01-06T13:26:52.059Z] [2025-01-06T13:26:52.059Z] #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T13:26:52.059Z] #135 CACHED [2025-01-06T13:26:52.059Z] [2025-01-06T13:26:52.059Z] #136 [core-metadata builder 6/7] COPY . . [2025-01-06T13:26:52.059Z] #136 CACHED [2025-01-06T13:26:52.059Z] [2025-01-06T13:26:52.059Z] #137 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T13:26:52.059Z] #137 CACHED [2025-01-06T13:26:52.059Z] [2025-01-06T13:26:52.059Z] #138 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-01-06T13:26:52.059Z] #138 CACHED [2025-01-06T13:26:52.059Z] [2025-01-06T13:26:52.059Z] #139 [core-command builder 6/7] COPY . . [2025-01-06T13:26:52.059Z] #139 CACHED [2025-01-06T13:26:52.059Z] [2025-01-06T13:26:52.059Z] #140 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-01-06T13:26:52.059Z] #140 CACHED [2025-01-06T13:26:52.059Z] [2025-01-06T13:26:52.059Z] #141 [security-proxy-auth builder 6/7] COPY . . [2025-01-06T13:26:52.059Z] #141 CACHED [2025-01-06T13:26:52.059Z] [2025-01-06T13:26:52.059Z] #142 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T13:26:52.059Z] #142 CACHED [2025-01-06T13:26:52.059Z] [2025-01-06T13:26:52.059Z] #122 [support-scheduler builder 6/7] COPY . . [2025-01-06T13:26:52.059Z] #122 DONE 15.0s [2025-01-06T13:26:52.059Z] [2025-01-06T13:26:52.059Z] #121 [core-keeper builder 7/8] COPY . . [2025-01-06T13:26:52.059Z] #121 DONE 15.0s [2025-01-06T13:26:52.059Z] [2025-01-06T13:26:52.059Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-06T13:26:52.626Z] #143 1.386 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-01-06T13:26:53.562Z] #145 3.093 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-01-06T13:27:00.281Z] #145 ... [2025-01-06T13:27:00.282Z] [2025-01-06T13:27:00.282Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-06T13:27:00.282Z] #0 2.537 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-01-06T13:27:00.282Z] #146 ... [2025-01-06T13:27:00.282Z] [2025-01-06T13:27:00.282Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-06T13:27:00.282Z] #0 3.073 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-01-06T13:27:00.550Z] #147 ... [2025-01-06T13:27:00.550Z] [2025-01-06T13:27:00.550Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-06T13:27:00.550Z] #0 2.288 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-01-06T13:27:00.550Z] #148 ... [2025-01-06T13:27:00.550Z] [2025-01-06T13:27:00.550Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-06T13:27:00.550Z] #0 2.275 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-01-06T13:27:00.884Z] #149 ... [2025-01-06T13:27:00.884Z] [2025-01-06T13:27:00.884Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-06T13:27:00.884Z] #0 2.826 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-01-06T13:27:01.163Z] #150 ... [2025-01-06T13:27:01.163Z] [2025-01-06T13:27:01.163Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-06T13:27:01.163Z] #0 2.863 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-01-06T13:27:01.163Z] #151 ... [2025-01-06T13:27:01.163Z] [2025-01-06T13:27:01.163Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-06T13:27:01.163Z] #0 3.301 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-01-06T13:27:01.542Z] #152 ... [2025-01-06T13:27:01.542Z] [2025-01-06T13:27:01.542Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-06T13:27:01.542Z] #0 3.223 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-01-06T13:27:01.934Z] #153 ... [2025-01-06T13:27:01.934Z] [2025-01-06T13:27:01.934Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-06T13:27:01.934Z] #0 2.926 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-01-06T13:27:01.934Z] #154 ... [2025-01-06T13:27:01.934Z] [2025-01-06T13:27:01.934Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-06T13:27:01.934Z] #0 3.048 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-01-06T13:27:02.203Z] #155 ... [2025-01-06T13:27:02.203Z] [2025-01-06T13:27:02.203Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-06T13:27:02.203Z] #0 2.721 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-01-06T13:27:02.653Z] #143 ... [2025-01-06T13:27:02.653Z] [2025-01-06T13:27:02.653Z] #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-06T13:27:02.653Z] #0 0.779 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-01-06T13:27:02.653Z] #144 ... [2025-01-06T13:27:02.653Z] [2025-01-06T13:27:02.653Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-06T13:27:02.653Z] #0 0.879 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-01-06T13:27:02.653Z] #145 ... [2025-01-06T13:27:02.653Z] [2025-01-06T13:27:02.653Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-06T13:27:02.653Z] #0 0.886 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-01-06T13:27:02.653Z] #146 ... [2025-01-06T13:27:02.653Z] [2025-01-06T13:27:02.653Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-06T13:27:02.653Z] #0 1.082 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-01-06T13:27:02.653Z] #147 ... [2025-01-06T13:27:02.653Z] [2025-01-06T13:27:02.653Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-06T13:27:02.653Z] #0 1.378 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-01-06T13:27:02.653Z] #148 ... [2025-01-06T13:27:02.653Z] [2025-01-06T13:27:02.653Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-06T13:27:02.653Z] #0 0.683 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-01-06T13:27:02.653Z] #149 ... [2025-01-06T13:27:02.653Z] [2025-01-06T13:27:02.653Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-06T13:27:02.653Z] #0 1.360 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-01-06T13:27:02.653Z] #150 ... [2025-01-06T13:27:02.653Z] [2025-01-06T13:27:02.653Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-06T13:27:02.653Z] #0 1.465 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-01-06T13:27:02.653Z] #151 ... [2025-01-06T13:27:02.653Z] [2025-01-06T13:27:02.653Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-06T13:27:02.653Z] #0 0.702 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-01-06T13:27:02.653Z] #152 ... [2025-01-06T13:27:02.653Z] [2025-01-06T13:27:02.653Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-06T13:27:02.653Z] #0 1.058 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-01-06T13:27:02.912Z] #153 ... [2025-01-06T13:27:02.912Z] [2025-01-06T13:27:02.912Z] #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 [2025-01-06T13:27:02.912Z] #0 0.585 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-01-06T13:28:24.343Z] #154 86.28 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-01-06T13:29:32.125Z] #154 ... [2025-01-06T13:29:32.125Z] [2025-01-06T13:29:32.125Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-06T13:29:32.125Z] #152 DONE 153.3s [2025-01-06T13:29:32.125Z] [2025-01-06T13:29:32.125Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-06T13:29:32.125Z] #149 DONE 153.4s [2025-01-06T13:29:32.125Z] [2025-01-06T13:29:32.125Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-06T13:29:32.125Z] #147 DONE 153.4s [2025-01-06T13:29:32.125Z] [2025-01-06T13:29:32.125Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-06T13:29:32.125Z] #145 DONE 153.3s [2025-01-06T13:29:32.125Z] [2025-01-06T13:29:32.125Z] #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-06T13:29:32.125Z] #144 DONE 153.4s [2025-01-06T13:29:32.125Z] [2025-01-06T13:29:32.125Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-06T13:29:32.125Z] #148 DONE 153.4s [2025-01-06T13:29:32.125Z] [2025-01-06T13:29:32.125Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-06T13:29:32.125Z] #150 DONE 153.4s [2025-01-06T13:29:32.125Z] [2025-01-06T13:29:32.125Z] #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-01-06T13:29:32.125Z] #155 ... [2025-01-06T13:29:32.125Z] [2025-01-06T13:29:32.125Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-06T13:29:32.125Z] #153 DONE 153.5s [2025-01-06T13:29:32.125Z] [2025-01-06T13:29:32.125Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-06T13:29:32.125Z] #151 DONE 153.5s [2025-01-06T13:29:32.125Z] [2025-01-06T13:29:32.125Z] #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 [2025-01-06T13:29:32.125Z] #154 DONE 153.6s [2025-01-06T13:29:32.125Z] [2025-01-06T13:29:32.125Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-06T13:29:32.125Z] #143 DONE 153.5s [2025-01-06T13:29:32.125Z] [2025-01-06T13:29:32.125Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-06T13:29:32.125Z] #146 DONE 153.6s [2025-01-06T13:29:32.125Z] [2025-01-06T13:29:32.125Z] #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T13:29:32.125Z] #156 ... [2025-01-06T13:29:32.125Z] [2025-01-06T13:29:32.125Z] #157 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T13:29:32.125Z] #157 DONE 0.3s [2025-01-06T13:29:32.125Z] [2025-01-06T13:29:32.125Z] #158 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T13:29:32.125Z] #158 DONE 0.3s [2025-01-06T13:29:32.125Z] [2025-01-06T13:29:32.125Z] #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-01-06T13:29:32.125Z] #155 DONE 0.4s [2025-01-06T13:29:32.125Z] [2025-01-06T13:29:32.125Z] #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T13:29:32.125Z] #159 DONE 0.4s [2025-01-06T13:29:32.125Z] [2025-01-06T13:29:32.125Z] #160 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T13:29:32.125Z] #160 DONE 0.3s [2025-01-06T13:29:32.125Z] [2025-01-06T13:29:32.125Z] #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T13:29:32.125Z] #156 DONE 0.2s [2025-01-06T13:29:32.125Z] [2025-01-06T13:29:32.125Z] #161 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T13:29:32.125Z] #161 DONE 0.3s [2025-01-06T13:29:32.125Z] [2025-01-06T13:29:32.125Z] #162 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-01-06T13:29:32.125Z] #162 DONE 0.5s [2025-01-06T13:29:32.125Z] [2025-01-06T13:29:32.125Z] #163 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T13:29:32.125Z] #163 DONE 0.5s [2025-01-06T13:29:32.125Z] [2025-01-06T13:29:32.125Z] #164 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T13:29:32.125Z] #164 CACHED [2025-01-06T13:29:32.125Z] [2025-01-06T13:29:32.125Z] #165 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-06T13:29:32.125Z] #165 CACHED [2025-01-06T13:29:32.125Z] [2025-01-06T13:29:32.125Z] #166 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-06T13:29:32.125Z] #166 DONE 0.5s [2025-01-06T13:29:32.125Z] [2025-01-06T13:29:32.125Z] #167 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T13:29:32.125Z] #167 CACHED [2025-01-06T13:29:32.125Z] [2025-01-06T13:29:32.125Z] #168 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2025-01-06T13:29:32.125Z] #168 CACHED [2025-01-06T13:29:32.125Z] [2025-01-06T13:29:32.125Z] #169 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T13:29:32.125Z] #169 CACHED [2025-01-06T13:29:32.125Z] [2025-01-06T13:29:32.125Z] #170 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-06T13:29:32.125Z] #170 CACHED [2025-01-06T13:29:32.125Z] [2025-01-06T13:29:32.125Z] #171 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-06T13:29:32.125Z] #171 DONE 0.5s [2025-01-06T13:29:32.125Z] [2025-01-06T13:29:32.125Z] #172 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T13:29:32.125Z] #172 DONE 0.6s [2025-01-06T13:29:32.125Z] [2025-01-06T13:29:32.126Z] #173 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-06T13:29:32.126Z] #173 DONE 0.5s [2025-01-06T13:29:32.126Z] [2025-01-06T13:29:32.126Z] #174 [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 [2025-01-06T13:29:32.126Z] #174 ... [2025-01-06T13:29:32.126Z] [2025-01-06T13:29:32.126Z] #175 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-01-06T13:29:32.126Z] #175 DONE 0.6s [2025-01-06T13:29:32.126Z] [2025-01-06T13:29:32.126Z] #176 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-01-06T13:29:32.126Z] #176 DONE 0.5s [2025-01-06T13:29:32.126Z] [2025-01-06T13:29:32.126Z] #177 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-01-06T13:29:32.126Z] #177 ... [2025-01-06T13:29:32.126Z] [2025-01-06T13:29:32.126Z] #178 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-06T13:29:32.126Z] #178 DONE 1.5s [2025-01-06T13:29:32.126Z] [2025-01-06T13:29:32.126Z] #179 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-01-06T13:29:32.126Z] #179 DONE 1.4s [2025-01-06T13:29:32.126Z] [2025-01-06T13:29:32.126Z] #180 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-01-06T13:29:32.126Z] #180 DONE 1.5s [2025-01-06T13:29:32.126Z] [2025-01-06T13:29:32.126Z] #174 [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 [2025-01-06T13:29:32.126Z] #174 DONE 1.4s [2025-01-06T13:29:32.126Z] [2025-01-06T13:29:32.126Z] #181 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-01-06T13:29:32.126Z] #181 DONE 1.5s [2025-01-06T13:29:32.126Z] [2025-01-06T13:29:32.126Z] #182 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-01-06T13:29:32.126Z] #182 DONE 1.5s [2025-01-06T13:29:32.126Z] [2025-01-06T13:29:32.126Z] #183 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-01-06T13:29:32.126Z] #183 DONE 1.5s [2025-01-06T13:29:32.126Z] [2025-01-06T13:29:32.126Z] #184 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-01-06T13:29:32.126Z] #184 DONE 1.5s [2025-01-06T13:29:32.126Z] [2025-01-06T13:29:32.126Z] #185 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-06T13:29:32.126Z] #185 DONE 1.5s [2025-01-06T13:29:32.126Z] [2025-01-06T13:29:32.126Z] #186 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-01-06T13:29:32.126Z] #186 ... [2025-01-06T13:29:32.126Z] [2025-01-06T13:29:32.126Z] #177 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-01-06T13:29:32.126Z] #177 DONE 1.5s [2025-01-06T13:29:32.126Z] [2025-01-06T13:29:32.126Z] #187 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-01-06T13:29:32.126Z] #187 DONE 1.5s [2025-01-06T13:29:32.126Z] [2025-01-06T13:29:32.126Z] #188 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-01-06T13:29:32.126Z] #188 ... [2025-01-06T13:29:32.126Z] [2025-01-06T13:29:32.126Z] #189 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-01-06T13:29:32.126Z] #189 DONE 0.7s [2025-01-06T13:29:32.126Z] [2025-01-06T13:29:32.126Z] #190 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2025-01-06T13:29:32.126Z] #190 DONE 1.0s [2025-01-06T13:29:32.126Z] [2025-01-06T13:29:32.126Z] #191 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-01-06T13:29:32.126Z] #191 DONE 1.0s [2025-01-06T13:29:32.126Z] [2025-01-06T13:29:32.126Z] #192 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-01-06T13:29:32.126Z] #192 DONE 1.0s [2025-01-06T13:29:32.126Z] [2025-01-06T13:29:32.126Z] #193 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2025-01-06T13:29:32.126Z] #193 DONE 1.0s [2025-01-06T13:29:32.126Z] [2025-01-06T13:29:32.126Z] #194 [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 [2025-01-06T13:29:32.126Z] #194 DONE 1.0s [2025-01-06T13:29:32.126Z] [2025-01-06T13:29:32.126Z] #195 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-01-06T13:29:32.126Z] #195 DONE 1.0s [2025-01-06T13:29:32.126Z] [2025-01-06T13:29:32.126Z] #188 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-01-06T13:29:32.126Z] #188 DONE 1.0s [2025-01-06T13:29:32.126Z] [2025-01-06T13:29:32.126Z] #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-01-06T13:29:32.126Z] #196 DONE 1.0s [2025-01-06T13:29:32.126Z] [2025-01-06T13:29:32.126Z] #186 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-01-06T13:29:32.126Z] #186 DONE 1.0s [2025-01-06T13:29:32.126Z] [2025-01-06T13:29:32.126Z] #111 [security-spiffe-token-provider] exporting to image [2025-01-06T13:29:32.126Z] #111 exporting layers [2025-01-06T13:29:32.126Z] #111 ... [2025-01-06T13:29:32.126Z] [2025-01-06T13:29:32.126Z] #197 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-01-06T13:29:32.126Z] #197 DONE 1.1s [2025-01-06T13:29:32.126Z] [2025-01-06T13:29:32.126Z] #198 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-01-06T13:29:32.126Z] #198 DONE 3.2s [2025-01-06T13:29:32.126Z] [2025-01-06T13:29:32.126Z] #111 [core-keeper] exporting to image [2025-01-06T13:29:32.126Z] #111 exporting layers 0.2s done [2025-01-06T13:29:32.126Z] #111 ... [2025-01-06T13:29:32.126Z] [2025-01-06T13:29:32.126Z] #199 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-01-06T13:29:32.126Z] #199 DONE 0.4s [2025-01-06T13:29:32.126Z] [2025-01-06T13:29:32.126Z] #200 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-01-06T13:29:32.126Z] #200 DONE 0.4s [2025-01-06T13:29:32.126Z] [2025-01-06T13:29:32.126Z] #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-01-06T13:29:32.126Z] #201 DONE 0.4s [2025-01-06T13:29:32.126Z] [2025-01-06T13:29:32.126Z] #202 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-01-06T13:29:32.126Z] #202 DONE 0.4s [2025-01-06T13:29:32.126Z] [2025-01-06T13:29:32.126Z] #203 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2025-01-06T13:29:32.126Z] #203 DONE 0.4s [2025-01-06T13:29:32.126Z] [2025-01-06T13:29:32.126Z] #204 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-01-06T13:29:32.126Z] #204 DONE 0.3s [2025-01-06T13:29:32.126Z] [2025-01-06T13:29:32.126Z] #111 [core-data] exporting to image [2025-01-06T13:29:32.126Z] #111 exporting layers 0.3s done [2025-01-06T13:29:32.126Z] #111 ... [2025-01-06T13:29:32.126Z] [2025-01-06T13:29:32.126Z] #205 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-01-06T13:29:32.126Z] #205 DONE 0.4s [2025-01-06T13:29:32.126Z] [2025-01-06T13:29:32.126Z] #206 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-01-06T13:29:32.126Z] #206 DONE 0.4s [2025-01-06T13:29:32.126Z] [2025-01-06T13:29:32.126Z] #207 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T13:29:32.126Z] #207 DONE 0.3s [2025-01-06T13:29:32.126Z] [2025-01-06T13:29:32.126Z] #208 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2025-01-06T13:29:32.126Z] #208 DONE 0.2s [2025-01-06T13:29:32.126Z] [2025-01-06T13:29:32.126Z] #111 [support-scheduler] exporting to image [2025-01-06T13:29:32.126Z] #111 writing image sha256:220b7758e961cad9e5dafb54c38732e3a3ec434da3ed2185446117920ccdb2ed [2025-01-06T13:29:32.126Z] #111 writing image sha256:84f131de301c2d3c7af1d76ab4481dd2e047b8a3efbcee6a05c7f6a630cebf35 [2025-01-06T13:29:32.126Z] #111 writing image sha256:d852740ce736853886da1b8b845d68c5b2b467d2007a266b035c9f7b126eb542 [2025-01-06T13:29:32.126Z] #111 ... [2025-01-06T13:29:32.126Z] [2025-01-06T13:29:32.126Z] #209 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-01-06T13:29:32.126Z] #209 DONE 0.3s [2025-01-06T13:29:32.126Z] [2025-01-06T13:29:32.126Z] #210 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2025-01-06T13:29:32.126Z] #210 DONE 0.3s [2025-01-06T13:29:32.126Z] [2025-01-06T13:29:32.126Z] #211 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-01-06T13:29:32.126Z] #211 DONE 0.4s [2025-01-06T13:29:32.126Z] [2025-01-06T13:29:32.126Z] #111 [core-command] exporting to image [2025-01-06T13:29:32.126Z] #111 writing image sha256:220b7758e961cad9e5dafb54c38732e3a3ec434da3ed2185446117920ccdb2ed 0.2s done [2025-01-06T13:29:32.126Z] #111 writing image sha256:84f131de301c2d3c7af1d76ab4481dd2e047b8a3efbcee6a05c7f6a630cebf35 0.2s done [2025-01-06T13:29:32.126Z] #111 naming to docker.io/library/security-spiffe-token-provider done [2025-01-06T13:29:32.126Z] #111 naming to docker.io/library/core-command done [2025-01-06T13:29:32.126Z] #111 ... [2025-01-06T13:29:32.126Z] [2025-01-06T13:29:32.126Z] #212 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-01-06T13:29:32.126Z] #212 DONE 0.3s [2025-01-06T13:29:32.126Z] [2025-01-06T13:29:32.126Z] #213 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-06T13:29:32.126Z] #213 DONE 0.6s [2025-01-06T13:29:32.126Z] [2025-01-06T13:29:32.126Z] #111 [core-keeper] exporting to image [2025-01-06T13:29:32.126Z] #111 exporting layers 0.4s done [2025-01-06T13:29:32.126Z] #111 writing image sha256:d852740ce736853886da1b8b845d68c5b2b467d2007a266b035c9f7b126eb542 0.2s done [2025-01-06T13:29:32.126Z] #111 naming to docker.io/library/core-keeper done [2025-01-06T13:29:32.126Z] #111 writing image sha256:40d66b474d37dd3019d0203f6b7f11582cc2b6cf614897f60fc863ca9dfc5031 done [2025-01-06T13:29:32.126Z] #111 writing image sha256:2ce2a993b6de7fd8272b823547d3b7903b87b44d96e859e37f2c2b11e23b7877 done [2025-01-06T13:29:32.126Z] #111 naming to docker.io/library/core-data done [2025-01-06T13:29:32.126Z] #111 naming to docker.io/library/support-scheduler done [2025-01-06T13:29:32.126Z] #111 exporting layers 0.6s done [2025-01-06T13:29:32.126Z] #111 ... [2025-01-06T13:29:32.126Z] [2025-01-06T13:29:32.126Z] #214 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-01-06T13:29:32.126Z] #214 DONE 0.6s [2025-01-06T13:29:32.126Z] [2025-01-06T13:29:32.126Z] #215 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-01-06T13:29:32.126Z] #215 DONE 0.6s [2025-01-06T13:29:32.126Z] [2025-01-06T13:29:32.126Z] #216 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-06T13:29:32.126Z] #216 DONE 1.1s [2025-01-06T13:29:32.126Z] [2025-01-06T13:29:32.126Z] #111 [support-notifications] exporting to image [2025-01-06T13:29:32.126Z] #111 exporting layers 0.5s done [2025-01-06T13:29:32.126Z] #111 writing image sha256:980846f621d3d067c55bbfb9488da12f1763917279f829cf9134d4dd364498a6 0.0s done [2025-01-06T13:29:32.126Z] #111 writing image sha256:83ffa8cc25f86ca08e058418b27e326bd62f0f658862dc5533c9c1cd6abc79fd 0.0s done [2025-01-06T13:29:32.126Z] #111 naming to docker.io/library/core-metadata done [2025-01-06T13:29:32.126Z] #111 naming to docker.io/library/support-notifications done [2025-01-06T13:29:32.126Z] #111 ... [2025-01-06T13:29:32.126Z] [2025-01-06T13:29:32.126Z] #217 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-01-06T13:29:32.126Z] #217 DONE 0.1s [2025-01-06T13:29:32.126Z] [2025-01-06T13:29:32.126Z] #218 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-01-06T13:29:32.126Z] #218 DONE 0.2s [2025-01-06T13:29:32.126Z] [2025-01-06T13:29:32.126Z] #219 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-01-06T13:29:32.126Z] #219 DONE 0.1s [2025-01-06T13:29:32.126Z] [2025-01-06T13:29:32.126Z] #111 [security-proxy-auth] exporting to image [2025-01-06T13:29:32.126Z] #111 writing image sha256:15bc88e0137e0681211a4b09b1665023c3203ecfd765743afeb648bd8c89c5a3 done [2025-01-06T13:29:32.126Z] #111 naming to docker.io/library/core-common-config-bootstrapper done [2025-01-06T13:29:32.126Z] #111 ... [2025-01-06T13:29:32.126Z] [2025-01-06T13:29:32.126Z] #220 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-06T13:29:32.126Z] #220 DONE 0.9s [2025-01-06T13:29:32.126Z] [2025-01-06T13:29:32.126Z] #221 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-01-06T13:29:32.126Z] #221 DONE 0.1s [2025-01-06T13:29:32.126Z] [2025-01-06T13:29:32.126Z] #111 [security-proxy-auth] exporting to image [2025-01-06T13:29:32.126Z] #111 exporting layers 0.2s done [2025-01-06T13:29:32.126Z] #111 writing image sha256:ed5b971729e8f8b2a641d52481c7ef215fce56a549f5d02a3cc2091b5de60843 done [2025-01-06T13:29:32.126Z] #111 naming to docker.io/library/security-proxy-auth done [2025-01-06T13:29:32.126Z] #111 ... [2025-01-06T13:29:32.126Z] [2025-01-06T13:29:32.126Z] #222 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-01-06T13:29:32.126Z] #222 DONE 0.0s [2025-01-06T13:29:32.126Z] [2025-01-06T13:29:32.126Z] #223 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-01-06T13:29:32.126Z] #223 DONE 0.0s [2025-01-06T13:29:32.126Z] [2025-01-06T13:29:32.126Z] #224 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-06T13:29:32.126Z] #224 DONE 0.4s [2025-01-06T13:29:32.126Z] [2025-01-06T13:29:32.126Z] #111 [security-secretstore-setup] exporting to image [2025-01-06T13:29:32.126Z] #111 writing image sha256:cc79a7ec658a56974b3417cd712027c37d0a66d42f948ecf622c88a2b5f4fde7 done [2025-01-06T13:29:32.126Z] #111 naming to docker.io/library/security-proxy-setup done [2025-01-06T13:29:32.126Z] #111 exporting layers 0.2s done [2025-01-06T13:29:32.126Z] #111 ... [2025-01-06T13:29:32.126Z] [2025-01-06T13:29:32.126Z] #225 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-01-06T13:29:32.126Z] #225 DONE 0.4s [2025-01-06T13:29:32.126Z] [2025-01-06T13:29:32.126Z] #111 [security-bootstrapper] exporting to image [2025-01-06T13:29:32.126Z] #111 writing image sha256:9fbefa0fd28f8e13cb0a90b55c713ea20dc1e099c9d8e70aee322610f9b91ba0 done [2025-01-06T13:29:32.126Z] #111 naming to docker.io/library/security-secretstore-setup done [2025-01-06T13:29:32.126Z] #111 exporting layers 0.2s done [2025-01-06T13:29:32.126Z] #111 writing image sha256:260140d40b0ffda49bec0a17af86e94c4e1ba7ea9eb418d229d88d74aab8b019 done [2025-01-06T13:29:32.126Z] #111 naming to docker.io/library/security-bootstrapper done [2025-01-06T13:29:32.126Z] #111 DONE 3.3s [2025-01-06T13:29:32.126Z] [2025-01-06T13:29:32.126Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-06T13:29:32.126Z] time="2025-01-06T13:24:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T13:29:32.126Z] time="2025-01-06T13:24:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T13:29:32.126Z] time="2025-01-06T13:24:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T13:29:32.126Z] time="2025-01-06T13:24:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T13:29:32.126Z] time="2025-01-06T13:24:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T13:29:32.126Z] time="2025-01-06T13:24:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T13:29:32.126Z] time="2025-01-06T13:24:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T13:29:32.126Z] time="2025-01-06T13:24:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T13:29:32.126Z] time="2025-01-06T13:24:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T13:29:32.126Z] time="2025-01-06T13:24:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T13:29:32.126Z] time="2025-01-06T13:24:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T13:29:32.126Z] time="2025-01-06T13:24:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T13:29:32.126Z] time="2025-01-06T13:24:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T13:29:32.126Z] time="2025-01-06T13:24:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T13:29:32.126Z] time="2025-01-06T13:24:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-01-06T13:29:32.144Z] $ docker stop --time=1 9380e875d08be510363efbaf808c699758f4256d69f0d0db94a7b03ad0b2a1fc [2025-01-06T13:29:33.403Z] $ docker rm -f --volumes 9380e875d08be510363efbaf808c699758f4256d69f0d0db94a7b03ad0b2a1fc [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-06T13:29:33.760Z] + docker images [2025-01-06T13:29:33.760Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-01-06T13:29:33.760Z] security-bootstrapper latest 260140d40b0f 3 seconds ago 26.2MB [2025-01-06T13:29:33.760Z] security-proxy-auth latest ed5b971729e8 4 seconds ago 32.4MB [2025-01-06T13:29:33.760Z] security-secretstore-setup latest 9fbefa0fd28f 4 seconds ago 46.9MB [2025-01-06T13:29:33.760Z] security-proxy-setup latest cc79a7ec658a 4 seconds ago 35.2MB [2025-01-06T13:29:33.760Z] core-data latest 40d66b474d37 5 seconds ago 37.7MB [2025-01-06T13:29:33.760Z] core-common-config-bootstrapper latest 15bc88e0137e 5 seconds ago 23MB [2025-01-06T13:29:33.760Z] core-metadata latest 980846f621d3 5 seconds ago 37.8MB [2025-01-06T13:29:33.760Z] support-scheduler latest 2ce2a993b6de 5 seconds ago 52.9MB [2025-01-06T13:29:33.760Z] support-notifications latest 83ffa8cc25f8 5 seconds ago 56.2MB [2025-01-06T13:29:33.760Z] core-keeper latest d852740ce736 5 seconds ago 31.3MB [2025-01-06T13:29:33.760Z] security-spiffe-token-provider latest 220b7758e961 6 seconds ago 38.5MB [2025-01-06T13:29:33.760Z] core-command latest 84f131de301c 6 seconds ago 33.4MB [2025-01-06T13:29:33.760Z] security-spire-agent latest 86bb7b848188 3 minutes ago 188MB [2025-01-06T13:29:33.760Z] security-spire-server latest bca5cf213682 3 minutes ago 128MB [2025-01-06T13:29:33.760Z] security-spire-config latest 9ccb80b6621a 3 minutes ago 127MB [2025-01-06T13:29:33.760Z] ci-base-image-x86_64 latest accb1a6d073b 7 minutes ago 982MB [2025-01-06T13:29:33.760Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 13 days ago 580MB [2025-01-06T13:29:33.760Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 19 months ago 334MB [2025-01-06T13:29:33.760Z] 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 [2025-01-06T13:29:33.905Z] provisioning config files... [2025-01-06T13:29:33.915Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/771@tmp/config286917255927687774tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-06T13:29:34.241Z] ---> ****-login.sh [2025-01-06T13:29:34.241Z] nexus3.edgexfoundry.org:10001 [2025-01-06T13:29:34.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T13:29:34.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T13:29:34.242Z] Configure a credential helper to remove this warning. See [2025-01-06T13:29:34.242Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T13:29:34.242Z] [2025-01-06T13:29:34.242Z] Login Succeeded [2025-01-06T13:29:34.242Z] nexus3.edgexfoundry.org:10002 [2025-01-06T13:29:34.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T13:29:34.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T13:29:34.503Z] Configure a credential helper to remove this warning. See [2025-01-06T13:29:34.503Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T13:29:34.503Z] [2025-01-06T13:29:34.503Z] Login Succeeded [2025-01-06T13:29:34.503Z] nexus3.edgexfoundry.org:10003 [2025-01-06T13:29:34.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T13:29:34.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T13:29:34.503Z] Configure a credential helper to remove this warning. See [2025-01-06T13:29:34.503Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T13:29:34.503Z] [2025-01-06T13:29:34.503Z] Login Succeeded [2025-01-06T13:29:34.503Z] nexus3.edgexfoundry.org:10004 [2025-01-06T13:29:34.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T13:29:34.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T13:29:34.762Z] Configure a credential helper to remove this warning. See [2025-01-06T13:29:34.762Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T13:29:34.762Z] [2025-01-06T13:29:34.762Z] Login Succeeded [2025-01-06T13:29:34.762Z] ****.io [2025-01-06T13:29:34.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T13:29:35.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T13:29:35.021Z] Configure a credential helper to remove this warning. See [2025-01-06T13:29:35.021Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T13:29:35.021Z] [2025-01-06T13:29:35.021Z] Login Succeeded [2025-01-06T13:29:35.021Z] ---> ****-login.sh ends [Pipeline] } [2025-01-06T13:29:35.029Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T13:29:35.083Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-06T13:29:35.120Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-01-06T13:29:35.120Z] b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:29:35.120Z] latest [2025-01-06T13:29:35.120Z] 4.0.0-dev.35 [2025-01-06T13:29:35.120Z] b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:29:35.120Z] main [2025-01-06T13:29:35.120Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:29:35.465Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b24805f90b03a244b57d66aad36c21d665a8ccc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:29:35.793Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:29:35.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-06T13:29:35.793Z] 46093df2fefe: Preparing [2025-01-06T13:29:35.793Z] 9f9926c1850a: Preparing [2025-01-06T13:29:35.793Z] 0596245cefb7: Preparing [2025-01-06T13:29:35.793Z] 9374051b392a: Preparing [2025-01-06T13:29:35.793Z] fd9d7942dedb: Preparing [2025-01-06T13:29:35.793Z] 7502095d46c9: Preparing [2025-01-06T13:29:35.793Z] 75654b8eeebd: Preparing [2025-01-06T13:29:35.793Z] 7502095d46c9: Waiting [2025-01-06T13:29:35.793Z] 75654b8eeebd: Waiting [2025-01-06T13:29:35.793Z] 46093df2fefe: Pushed [2025-01-06T13:29:35.793Z] 9374051b392a: Pushed [2025-01-06T13:29:35.793Z] 0596245cefb7: Pushed [2025-01-06T13:29:35.793Z] 75654b8eeebd: Layer already exists [2025-01-06T13:29:35.793Z] 7502095d46c9: Pushed [2025-01-06T13:29:36.730Z] fd9d7942dedb: Pushed [2025-01-06T13:29:38.119Z] 9f9926c1850a: Pushed [2025-01-06T13:29:38.119Z] b24805f90b03a244b57d66aad36c21d665a8ccc6: digest: sha256:281ec36c87e004692d7ce1e5419022c8d06bc4d09ff2f57fcc7377c7bbb83fd0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:29:38.450Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:29:38.780Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-01-06T13:29:38.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-06T13:29:38.780Z] 46093df2fefe: Preparing [2025-01-06T13:29:38.780Z] 9f9926c1850a: Preparing [2025-01-06T13:29:38.780Z] 0596245cefb7: Preparing [2025-01-06T13:29:38.780Z] 9374051b392a: Preparing [2025-01-06T13:29:38.780Z] fd9d7942dedb: Preparing [2025-01-06T13:29:38.780Z] 7502095d46c9: Preparing [2025-01-06T13:29:38.780Z] 75654b8eeebd: Preparing [2025-01-06T13:29:38.780Z] 7502095d46c9: Waiting [2025-01-06T13:29:38.780Z] 75654b8eeebd: Waiting [2025-01-06T13:29:38.780Z] 46093df2fefe: Layer already exists [2025-01-06T13:29:38.780Z] 9374051b392a: Layer already exists [2025-01-06T13:29:38.780Z] 9f9926c1850a: Layer already exists [2025-01-06T13:29:38.780Z] fd9d7942dedb: Layer already exists [2025-01-06T13:29:38.780Z] 0596245cefb7: Layer already exists [2025-01-06T13:29:38.780Z] 75654b8eeebd: Layer already exists [2025-01-06T13:29:38.780Z] 7502095d46c9: Layer already exists [2025-01-06T13:29:38.780Z] latest: digest: sha256:281ec36c87e004692d7ce1e5419022c8d06bc4d09ff2f57fcc7377c7bbb83fd0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:29:39.122Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:29:39.450Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.35 [2025-01-06T13:29:39.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-06T13:29:39.450Z] 46093df2fefe: Preparing [2025-01-06T13:29:39.450Z] 9f9926c1850a: Preparing [2025-01-06T13:29:39.450Z] 0596245cefb7: Preparing [2025-01-06T13:29:39.450Z] 9374051b392a: Preparing [2025-01-06T13:29:39.450Z] fd9d7942dedb: Preparing [2025-01-06T13:29:39.450Z] 7502095d46c9: Preparing [2025-01-06T13:29:39.450Z] 75654b8eeebd: Preparing [2025-01-06T13:29:39.450Z] 7502095d46c9: Waiting [2025-01-06T13:29:39.450Z] 75654b8eeebd: Waiting [2025-01-06T13:29:39.450Z] fd9d7942dedb: Layer already exists [2025-01-06T13:29:39.450Z] 46093df2fefe: Layer already exists [2025-01-06T13:29:39.450Z] 0596245cefb7: Layer already exists [2025-01-06T13:29:39.450Z] 9f9926c1850a: Layer already exists [2025-01-06T13:29:39.450Z] 9374051b392a: Layer already exists [2025-01-06T13:29:39.450Z] 7502095d46c9: Layer already exists [2025-01-06T13:29:39.450Z] 75654b8eeebd: Layer already exists [2025-01-06T13:29:39.450Z] 4.0.0-dev.35: digest: sha256:281ec36c87e004692d7ce1e5419022c8d06bc4d09ff2f57fcc7377c7bbb83fd0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:29:39.789Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:29:40.126Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:29:40.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-06T13:29:40.126Z] 46093df2fefe: Preparing [2025-01-06T13:29:40.126Z] 9f9926c1850a: Preparing [2025-01-06T13:29:40.126Z] 0596245cefb7: Preparing [2025-01-06T13:29:40.126Z] 9374051b392a: Preparing [2025-01-06T13:29:40.126Z] fd9d7942dedb: Preparing [2025-01-06T13:29:40.126Z] 7502095d46c9: Preparing [2025-01-06T13:29:40.126Z] 75654b8eeebd: Preparing [2025-01-06T13:29:40.126Z] 7502095d46c9: Waiting [2025-01-06T13:29:40.126Z] 75654b8eeebd: Waiting [2025-01-06T13:29:40.126Z] 9374051b392a: Layer already exists [2025-01-06T13:29:40.126Z] 9f9926c1850a: Layer already exists [2025-01-06T13:29:40.126Z] 0596245cefb7: Layer already exists [2025-01-06T13:29:40.126Z] fd9d7942dedb: Layer already exists [2025-01-06T13:29:40.126Z] 46093df2fefe: Layer already exists [2025-01-06T13:29:40.126Z] 7502095d46c9: Layer already exists [2025-01-06T13:29:40.126Z] 75654b8eeebd: Layer already exists [2025-01-06T13:29:40.126Z] b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35: digest: sha256:281ec36c87e004692d7ce1e5419022c8d06bc4d09ff2f57fcc7377c7bbb83fd0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:29:40.467Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:29:40.800Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-01-06T13:29:40.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-06T13:29:40.800Z] 46093df2fefe: Preparing [2025-01-06T13:29:40.800Z] 9f9926c1850a: Preparing [2025-01-06T13:29:40.800Z] 0596245cefb7: Preparing [2025-01-06T13:29:40.800Z] 9374051b392a: Preparing [2025-01-06T13:29:40.800Z] fd9d7942dedb: Preparing [2025-01-06T13:29:40.800Z] 7502095d46c9: Preparing [2025-01-06T13:29:40.800Z] 75654b8eeebd: Preparing [2025-01-06T13:29:40.800Z] 75654b8eeebd: Waiting [2025-01-06T13:29:40.800Z] 7502095d46c9: Waiting [2025-01-06T13:29:40.800Z] 9f9926c1850a: Layer already exists [2025-01-06T13:29:40.800Z] 9374051b392a: Layer already exists [2025-01-06T13:29:40.800Z] fd9d7942dedb: Layer already exists [2025-01-06T13:29:40.800Z] 0596245cefb7: Layer already exists [2025-01-06T13:29:40.800Z] 46093df2fefe: Layer already exists [2025-01-06T13:29:40.800Z] 7502095d46c9: Layer already exists [2025-01-06T13:29:40.800Z] 75654b8eeebd: Layer already exists [2025-01-06T13:29:40.800Z] main: digest: sha256:281ec36c87e004692d7ce1e5419022c8d06bc4d09ff2f57fcc7377c7bbb83fd0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T13:29:40.870Z] ===================================================== [Pipeline] echo [2025-01-06T13:29:40.883Z] taggedImages: [2025-01-06T13:29:40.883Z] - nexus3.edgexfoundry.org:10004/core-command:b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:29:40.883Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-01-06T13:29:40.883Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.35 [2025-01-06T13:29:40.883Z] - nexus3.edgexfoundry.org:10004/core-command:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:29:40.883Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-01-06T13:29:40.914Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-01-06T13:29:40.914Z] b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:29:40.914Z] latest [2025-01-06T13:29:40.914Z] 4.0.0-dev.35 [2025-01-06T13:29:40.914Z] b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:29:40.914Z] main [2025-01-06T13:29:40.914Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:29:41.255Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b24805f90b03a244b57d66aad36c21d665a8ccc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:29:41.581Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:29:41.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-06T13:29:41.581Z] 30ddabd407ee: Preparing [2025-01-06T13:29:41.581Z] 85ef306e02ea: Preparing [2025-01-06T13:29:41.581Z] 6ee532f1f701: Preparing [2025-01-06T13:29:41.581Z] bcab1f12f05b: Preparing [2025-01-06T13:29:41.581Z] 0596245cefb7: Preparing [2025-01-06T13:29:41.581Z] 9374051b392a: Preparing [2025-01-06T13:29:41.581Z] fd9d7942dedb: Preparing [2025-01-06T13:29:41.581Z] 7502095d46c9: Preparing [2025-01-06T13:29:41.581Z] 75654b8eeebd: Preparing [2025-01-06T13:29:41.581Z] fd9d7942dedb: Waiting [2025-01-06T13:29:41.581Z] 7502095d46c9: Waiting [2025-01-06T13:29:41.581Z] 9374051b392a: Waiting [2025-01-06T13:29:41.581Z] 0596245cefb7: Layer already exists [2025-01-06T13:29:41.581Z] 9374051b392a: Layer already exists [2025-01-06T13:29:41.581Z] fd9d7942dedb: Layer already exists [2025-01-06T13:29:41.581Z] 7502095d46c9: Layer already exists [2025-01-06T13:29:41.581Z] 6ee532f1f701: Pushed [2025-01-06T13:29:41.581Z] 75654b8eeebd: Layer already exists [2025-01-06T13:29:41.581Z] 85ef306e02ea: Pushed [2025-01-06T13:29:41.581Z] 30ddabd407ee: Pushed [2025-01-06T13:29:42.964Z] bcab1f12f05b: Pushed [2025-01-06T13:29:42.964Z] b24805f90b03a244b57d66aad36c21d665a8ccc6: digest: sha256:e30d31cf0fc0364635aa710ef68b728b07489922d8569518c69eec1d14c96e7e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:29:43.293Z] + 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 [2025-01-06T13:29:43.615Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-01-06T13:29:43.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-06T13:29:43.615Z] 30ddabd407ee: Preparing [2025-01-06T13:29:43.615Z] 85ef306e02ea: Preparing [2025-01-06T13:29:43.615Z] 6ee532f1f701: Preparing [2025-01-06T13:29:43.615Z] bcab1f12f05b: Preparing [2025-01-06T13:29:43.615Z] 0596245cefb7: Preparing [2025-01-06T13:29:43.615Z] 9374051b392a: Preparing [2025-01-06T13:29:43.615Z] fd9d7942dedb: Preparing [2025-01-06T13:29:43.615Z] 7502095d46c9: Preparing [2025-01-06T13:29:43.615Z] 75654b8eeebd: Preparing [2025-01-06T13:29:43.615Z] 9374051b392a: Waiting [2025-01-06T13:29:43.615Z] fd9d7942dedb: Waiting [2025-01-06T13:29:43.615Z] 7502095d46c9: Waiting [2025-01-06T13:29:43.615Z] 75654b8eeebd: Waiting [2025-01-06T13:29:43.615Z] 0596245cefb7: Layer already exists [2025-01-06T13:29:43.615Z] 6ee532f1f701: Layer already exists [2025-01-06T13:29:43.615Z] bcab1f12f05b: Layer already exists [2025-01-06T13:29:43.615Z] 85ef306e02ea: Layer already exists [2025-01-06T13:29:43.615Z] 30ddabd407ee: Layer already exists [2025-01-06T13:29:43.615Z] fd9d7942dedb: Layer already exists [2025-01-06T13:29:43.615Z] 7502095d46c9: Layer already exists [2025-01-06T13:29:43.615Z] 9374051b392a: Layer already exists [2025-01-06T13:29:43.615Z] 75654b8eeebd: Layer already exists [2025-01-06T13:29:43.615Z] latest: digest: sha256:e30d31cf0fc0364635aa710ef68b728b07489922d8569518c69eec1d14c96e7e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:29:43.949Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:29:44.271Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.35 [2025-01-06T13:29:44.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-06T13:29:44.271Z] 30ddabd407ee: Preparing [2025-01-06T13:29:44.271Z] 85ef306e02ea: Preparing [2025-01-06T13:29:44.271Z] 6ee532f1f701: Preparing [2025-01-06T13:29:44.271Z] bcab1f12f05b: Preparing [2025-01-06T13:29:44.271Z] 0596245cefb7: Preparing [2025-01-06T13:29:44.271Z] 9374051b392a: Preparing [2025-01-06T13:29:44.271Z] fd9d7942dedb: Preparing [2025-01-06T13:29:44.271Z] 7502095d46c9: Preparing [2025-01-06T13:29:44.271Z] 75654b8eeebd: Preparing [2025-01-06T13:29:44.271Z] 9374051b392a: Waiting [2025-01-06T13:29:44.271Z] fd9d7942dedb: Waiting [2025-01-06T13:29:44.271Z] 75654b8eeebd: Waiting [2025-01-06T13:29:44.271Z] 7502095d46c9: Waiting [2025-01-06T13:29:44.271Z] bcab1f12f05b: Layer already exists [2025-01-06T13:29:44.271Z] 30ddabd407ee: Layer already exists [2025-01-06T13:29:44.271Z] 85ef306e02ea: Layer already exists [2025-01-06T13:29:44.271Z] 0596245cefb7: Layer already exists [2025-01-06T13:29:44.271Z] 6ee532f1f701: Layer already exists [2025-01-06T13:29:44.271Z] 75654b8eeebd: Layer already exists [2025-01-06T13:29:44.271Z] fd9d7942dedb: Layer already exists [2025-01-06T13:29:44.271Z] 7502095d46c9: Layer already exists [2025-01-06T13:29:44.271Z] 9374051b392a: Layer already exists [2025-01-06T13:29:44.271Z] 4.0.0-dev.35: digest: sha256:e30d31cf0fc0364635aa710ef68b728b07489922d8569518c69eec1d14c96e7e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:29:44.604Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:29:44.929Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:29:44.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-06T13:29:44.929Z] 30ddabd407ee: Preparing [2025-01-06T13:29:44.929Z] 85ef306e02ea: Preparing [2025-01-06T13:29:44.929Z] 6ee532f1f701: Preparing [2025-01-06T13:29:44.929Z] bcab1f12f05b: Preparing [2025-01-06T13:29:44.929Z] 0596245cefb7: Preparing [2025-01-06T13:29:44.929Z] 9374051b392a: Preparing [2025-01-06T13:29:44.929Z] fd9d7942dedb: Preparing [2025-01-06T13:29:44.929Z] 7502095d46c9: Preparing [2025-01-06T13:29:44.929Z] 75654b8eeebd: Preparing [2025-01-06T13:29:44.929Z] 9374051b392a: Waiting [2025-01-06T13:29:44.929Z] fd9d7942dedb: Waiting [2025-01-06T13:29:44.929Z] 7502095d46c9: Waiting [2025-01-06T13:29:44.929Z] 75654b8eeebd: Waiting [2025-01-06T13:29:44.929Z] 85ef306e02ea: Layer already exists [2025-01-06T13:29:44.929Z] 30ddabd407ee: Layer already exists [2025-01-06T13:29:44.929Z] bcab1f12f05b: Layer already exists [2025-01-06T13:29:44.929Z] 6ee532f1f701: Layer already exists [2025-01-06T13:29:44.929Z] 0596245cefb7: Layer already exists [2025-01-06T13:29:44.929Z] 9374051b392a: Layer already exists [2025-01-06T13:29:44.929Z] 7502095d46c9: Layer already exists [2025-01-06T13:29:44.929Z] fd9d7942dedb: Layer already exists [2025-01-06T13:29:44.929Z] 75654b8eeebd: Layer already exists [2025-01-06T13:29:44.929Z] b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35: digest: sha256:e30d31cf0fc0364635aa710ef68b728b07489922d8569518c69eec1d14c96e7e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:29:45.265Z] + 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 [2025-01-06T13:29:45.601Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-01-06T13:29:45.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-06T13:29:45.602Z] 30ddabd407ee: Preparing [2025-01-06T13:29:45.602Z] 85ef306e02ea: Preparing [2025-01-06T13:29:45.602Z] 6ee532f1f701: Preparing [2025-01-06T13:29:45.602Z] bcab1f12f05b: Preparing [2025-01-06T13:29:45.602Z] 0596245cefb7: Preparing [2025-01-06T13:29:45.602Z] 9374051b392a: Preparing [2025-01-06T13:29:45.602Z] fd9d7942dedb: Preparing [2025-01-06T13:29:45.602Z] 7502095d46c9: Preparing [2025-01-06T13:29:45.602Z] 75654b8eeebd: Preparing [2025-01-06T13:29:45.602Z] 9374051b392a: Waiting [2025-01-06T13:29:45.602Z] 7502095d46c9: Waiting [2025-01-06T13:29:45.602Z] 75654b8eeebd: Waiting [2025-01-06T13:29:45.602Z] fd9d7942dedb: Waiting [2025-01-06T13:29:45.602Z] 0596245cefb7: Layer already exists [2025-01-06T13:29:45.602Z] 85ef306e02ea: Layer already exists [2025-01-06T13:29:45.602Z] 6ee532f1f701: Layer already exists [2025-01-06T13:29:45.602Z] bcab1f12f05b: Layer already exists [2025-01-06T13:29:45.602Z] 30ddabd407ee: Layer already exists [2025-01-06T13:29:45.602Z] 7502095d46c9: Layer already exists [2025-01-06T13:29:45.602Z] fd9d7942dedb: Layer already exists [2025-01-06T13:29:45.602Z] 9374051b392a: Layer already exists [2025-01-06T13:29:45.602Z] 75654b8eeebd: Layer already exists [2025-01-06T13:29:45.602Z] main: digest: sha256:e30d31cf0fc0364635aa710ef68b728b07489922d8569518c69eec1d14c96e7e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T13:29:45.673Z] ===================================================== [Pipeline] echo [2025-01-06T13:29:45.685Z] taggedImages: [2025-01-06T13:29:45.685Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:29:45.685Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-01-06T13:29:45.685Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.35 [2025-01-06T13:29:45.685Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:29:45.685Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-01-06T13:29:45.713Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-01-06T13:29:45.713Z] b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:29:45.713Z] latest [2025-01-06T13:29:45.713Z] 4.0.0-dev.35 [2025-01-06T13:29:45.713Z] b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:29:45.713Z] main [2025-01-06T13:29:45.713Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:29:46.053Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b24805f90b03a244b57d66aad36c21d665a8ccc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:29:46.386Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:29:46.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-06T13:29:46.386Z] 0986be45f083: Preparing [2025-01-06T13:29:46.386Z] c2ce14c426b7: Preparing [2025-01-06T13:29:46.386Z] 4eaee9494eb5: Preparing [2025-01-06T13:29:46.386Z] 0596245cefb7: Preparing [2025-01-06T13:29:46.386Z] 9374051b392a: Preparing [2025-01-06T13:29:46.386Z] 5373311cacd8: Preparing [2025-01-06T13:29:46.386Z] 2ca5ae848431: Preparing [2025-01-06T13:29:46.386Z] 75654b8eeebd: Preparing [2025-01-06T13:29:46.386Z] 2ca5ae848431: Waiting [2025-01-06T13:29:46.386Z] 5373311cacd8: Waiting [2025-01-06T13:29:46.386Z] 75654b8eeebd: Waiting [2025-01-06T13:29:46.386Z] 0596245cefb7: Layer already exists [2025-01-06T13:29:46.386Z] 9374051b392a: Layer already exists [2025-01-06T13:29:46.386Z] c2ce14c426b7: Pushed [2025-01-06T13:29:46.386Z] 0986be45f083: Pushed [2025-01-06T13:29:46.386Z] 75654b8eeebd: Layer already exists [2025-01-06T13:29:46.386Z] 2ca5ae848431: Pushed [2025-01-06T13:29:47.327Z] 5373311cacd8: Pushed [2025-01-06T13:29:49.241Z] 4eaee9494eb5: Pushed [2025-01-06T13:29:49.241Z] b24805f90b03a244b57d66aad36c21d665a8ccc6: digest: sha256:d80c545072da73ac6482ed9e8d1c9ab875ff15b177b08f0d445032332f3b458c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:29:49.564Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:29:49.885Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-01-06T13:29:49.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-06T13:29:49.885Z] 0986be45f083: Preparing [2025-01-06T13:29:49.885Z] c2ce14c426b7: Preparing [2025-01-06T13:29:49.885Z] 4eaee9494eb5: Preparing [2025-01-06T13:29:49.885Z] 0596245cefb7: Preparing [2025-01-06T13:29:49.885Z] 9374051b392a: Preparing [2025-01-06T13:29:49.885Z] 5373311cacd8: Preparing [2025-01-06T13:29:49.885Z] 2ca5ae848431: Preparing [2025-01-06T13:29:49.885Z] 75654b8eeebd: Preparing [2025-01-06T13:29:49.885Z] 5373311cacd8: Waiting [2025-01-06T13:29:49.885Z] 2ca5ae848431: Waiting [2025-01-06T13:29:49.885Z] 75654b8eeebd: Waiting [2025-01-06T13:29:49.885Z] c2ce14c426b7: Layer already exists [2025-01-06T13:29:49.885Z] 4eaee9494eb5: Layer already exists [2025-01-06T13:29:49.885Z] 0986be45f083: Layer already exists [2025-01-06T13:29:49.885Z] 0596245cefb7: Layer already exists [2025-01-06T13:29:49.885Z] 9374051b392a: Layer already exists [2025-01-06T13:29:49.885Z] 2ca5ae848431: Layer already exists [2025-01-06T13:29:49.885Z] 5373311cacd8: Layer already exists [2025-01-06T13:29:49.885Z] 75654b8eeebd: Layer already exists [2025-01-06T13:29:49.885Z] latest: digest: sha256:d80c545072da73ac6482ed9e8d1c9ab875ff15b177b08f0d445032332f3b458c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:29:50.212Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:29:50.539Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.35 [2025-01-06T13:29:50.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-06T13:29:50.539Z] 0986be45f083: Preparing [2025-01-06T13:29:50.539Z] c2ce14c426b7: Preparing [2025-01-06T13:29:50.539Z] 4eaee9494eb5: Preparing [2025-01-06T13:29:50.539Z] 0596245cefb7: Preparing [2025-01-06T13:29:50.539Z] 9374051b392a: Preparing [2025-01-06T13:29:50.539Z] 5373311cacd8: Preparing [2025-01-06T13:29:50.539Z] 2ca5ae848431: Preparing [2025-01-06T13:29:50.539Z] 75654b8eeebd: Preparing [2025-01-06T13:29:50.539Z] 2ca5ae848431: Waiting [2025-01-06T13:29:50.539Z] 75654b8eeebd: Waiting [2025-01-06T13:29:50.539Z] 9374051b392a: Layer already exists [2025-01-06T13:29:50.539Z] 0596245cefb7: Layer already exists [2025-01-06T13:29:50.539Z] c2ce14c426b7: Layer already exists [2025-01-06T13:29:50.539Z] 4eaee9494eb5: Layer already exists [2025-01-06T13:29:50.539Z] 0986be45f083: Layer already exists [2025-01-06T13:29:50.539Z] 5373311cacd8: Layer already exists [2025-01-06T13:29:50.539Z] 2ca5ae848431: Layer already exists [2025-01-06T13:29:50.539Z] 75654b8eeebd: Layer already exists [2025-01-06T13:29:50.539Z] 4.0.0-dev.35: digest: sha256:d80c545072da73ac6482ed9e8d1c9ab875ff15b177b08f0d445032332f3b458c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:29:50.872Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:29:51.203Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:29:51.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-06T13:29:51.204Z] 0986be45f083: Preparing [2025-01-06T13:29:51.204Z] c2ce14c426b7: Preparing [2025-01-06T13:29:51.204Z] 4eaee9494eb5: Preparing [2025-01-06T13:29:51.204Z] 0596245cefb7: Preparing [2025-01-06T13:29:51.204Z] 9374051b392a: Preparing [2025-01-06T13:29:51.204Z] 5373311cacd8: Preparing [2025-01-06T13:29:51.204Z] 5373311cacd8: Waiting [2025-01-06T13:29:51.204Z] 2ca5ae848431: Preparing [2025-01-06T13:29:51.204Z] 75654b8eeebd: Preparing [2025-01-06T13:29:51.204Z] 2ca5ae848431: Waiting [2025-01-06T13:29:51.204Z] 75654b8eeebd: Waiting [2025-01-06T13:29:51.204Z] c2ce14c426b7: Layer already exists [2025-01-06T13:29:51.204Z] 0986be45f083: Layer already exists [2025-01-06T13:29:51.204Z] 0596245cefb7: Layer already exists [2025-01-06T13:29:51.204Z] 4eaee9494eb5: Layer already exists [2025-01-06T13:29:51.204Z] 9374051b392a: Layer already exists [2025-01-06T13:29:51.204Z] 5373311cacd8: Layer already exists [2025-01-06T13:29:51.204Z] 2ca5ae848431: Layer already exists [2025-01-06T13:29:51.204Z] 75654b8eeebd: Layer already exists [2025-01-06T13:29:51.204Z] b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35: digest: sha256:d80c545072da73ac6482ed9e8d1c9ab875ff15b177b08f0d445032332f3b458c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:29:51.523Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:29:51.838Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-01-06T13:29:51.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-06T13:29:51.838Z] 0986be45f083: Preparing [2025-01-06T13:29:51.838Z] c2ce14c426b7: Preparing [2025-01-06T13:29:51.838Z] 4eaee9494eb5: Preparing [2025-01-06T13:29:51.838Z] 0596245cefb7: Preparing [2025-01-06T13:29:51.838Z] 9374051b392a: Preparing [2025-01-06T13:29:51.838Z] 5373311cacd8: Preparing [2025-01-06T13:29:51.838Z] 2ca5ae848431: Preparing [2025-01-06T13:29:51.838Z] 75654b8eeebd: Preparing [2025-01-06T13:29:51.838Z] 5373311cacd8: Waiting [2025-01-06T13:29:51.838Z] 2ca5ae848431: Waiting [2025-01-06T13:29:51.838Z] 75654b8eeebd: Waiting [2025-01-06T13:29:51.838Z] 4eaee9494eb5: Layer already exists [2025-01-06T13:29:51.838Z] 9374051b392a: Layer already exists [2025-01-06T13:29:51.838Z] 0986be45f083: Layer already exists [2025-01-06T13:29:51.838Z] 0596245cefb7: Layer already exists [2025-01-06T13:29:51.838Z] c2ce14c426b7: Layer already exists [2025-01-06T13:29:51.838Z] 5373311cacd8: Layer already exists [2025-01-06T13:29:51.838Z] 2ca5ae848431: Layer already exists [2025-01-06T13:29:51.838Z] 75654b8eeebd: Layer already exists [2025-01-06T13:29:51.838Z] main: digest: sha256:d80c545072da73ac6482ed9e8d1c9ab875ff15b177b08f0d445032332f3b458c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T13:29:51.906Z] ===================================================== [Pipeline] echo [2025-01-06T13:29:51.918Z] taggedImages: [2025-01-06T13:29:51.918Z] - nexus3.edgexfoundry.org:10004/core-data:b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:29:51.918Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-01-06T13:29:51.918Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.35 [2025-01-06T13:29:51.918Z] - nexus3.edgexfoundry.org:10004/core-data:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:29:51.918Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-01-06T13:29:51.945Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-01-06T13:29:51.945Z] b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:29:51.945Z] latest [2025-01-06T13:29:51.945Z] 4.0.0-dev.35 [2025-01-06T13:29:51.945Z] b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:29:51.945Z] main [2025-01-06T13:29:51.945Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:29:52.286Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b24805f90b03a244b57d66aad36c21d665a8ccc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:29:52.607Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:29:52.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-06T13:29:52.607Z] f9b381eced6a: Preparing [2025-01-06T13:29:52.607Z] b67359cb8feb: Preparing [2025-01-06T13:29:52.607Z] 1ae5a27ea791: Preparing [2025-01-06T13:29:52.607Z] 9374051b392a: Preparing [2025-01-06T13:29:52.607Z] 1e19855c30e2: Preparing [2025-01-06T13:29:52.607Z] bf781b4c0294: Preparing [2025-01-06T13:29:52.607Z] 75654b8eeebd: Preparing [2025-01-06T13:29:52.607Z] bf781b4c0294: Waiting [2025-01-06T13:29:52.607Z] 75654b8eeebd: Waiting [2025-01-06T13:29:52.607Z] 9374051b392a: Layer already exists [2025-01-06T13:29:52.607Z] f9b381eced6a: Pushed [2025-01-06T13:29:52.607Z] b67359cb8feb: Pushed [2025-01-06T13:29:52.607Z] bf781b4c0294: Pushed [2025-01-06T13:29:52.607Z] 1e19855c30e2: Pushed [2025-01-06T13:29:52.607Z] 75654b8eeebd: Layer already exists [2025-01-06T13:29:55.146Z] 1ae5a27ea791: Pushed [2025-01-06T13:29:55.147Z] b24805f90b03a244b57d66aad36c21d665a8ccc6: digest: sha256:07bb9d3b8ab8d69fd796236686bbef876eab0f86245ad410167886350ee6dcfe size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:29:55.480Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:29:55.805Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-01-06T13:29:55.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-06T13:29:55.805Z] f9b381eced6a: Preparing [2025-01-06T13:29:55.805Z] b67359cb8feb: Preparing [2025-01-06T13:29:55.805Z] 1ae5a27ea791: Preparing [2025-01-06T13:29:55.805Z] 9374051b392a: Preparing [2025-01-06T13:29:55.805Z] 1e19855c30e2: Preparing [2025-01-06T13:29:55.805Z] bf781b4c0294: Preparing [2025-01-06T13:29:55.805Z] 75654b8eeebd: Preparing [2025-01-06T13:29:55.805Z] bf781b4c0294: Waiting [2025-01-06T13:29:55.805Z] 75654b8eeebd: Waiting [2025-01-06T13:29:55.805Z] 1e19855c30e2: Layer already exists [2025-01-06T13:29:55.805Z] f9b381eced6a: Layer already exists [2025-01-06T13:29:55.805Z] 1ae5a27ea791: Layer already exists [2025-01-06T13:29:55.805Z] 9374051b392a: Layer already exists [2025-01-06T13:29:55.805Z] b67359cb8feb: Layer already exists [2025-01-06T13:29:55.805Z] 75654b8eeebd: Layer already exists [2025-01-06T13:29:55.805Z] bf781b4c0294: Layer already exists [2025-01-06T13:29:55.805Z] latest: digest: sha256:07bb9d3b8ab8d69fd796236686bbef876eab0f86245ad410167886350ee6dcfe size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:29:56.135Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:29:56.460Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.35 [2025-01-06T13:29:56.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-06T13:29:56.460Z] f9b381eced6a: Preparing [2025-01-06T13:29:56.460Z] b67359cb8feb: Preparing [2025-01-06T13:29:56.460Z] 1ae5a27ea791: Preparing [2025-01-06T13:29:56.460Z] 9374051b392a: Preparing [2025-01-06T13:29:56.460Z] 1e19855c30e2: Preparing [2025-01-06T13:29:56.460Z] bf781b4c0294: Preparing [2025-01-06T13:29:56.460Z] 75654b8eeebd: Preparing [2025-01-06T13:29:56.460Z] 75654b8eeebd: Waiting [2025-01-06T13:29:56.460Z] bf781b4c0294: Waiting [2025-01-06T13:29:56.460Z] b67359cb8feb: Layer already exists [2025-01-06T13:29:56.460Z] 1e19855c30e2: Layer already exists [2025-01-06T13:29:56.460Z] 9374051b392a: Layer already exists [2025-01-06T13:29:56.460Z] 1ae5a27ea791: Layer already exists [2025-01-06T13:29:56.460Z] f9b381eced6a: Layer already exists [2025-01-06T13:29:56.460Z] bf781b4c0294: Layer already exists [2025-01-06T13:29:56.460Z] 75654b8eeebd: Layer already exists [2025-01-06T13:29:56.460Z] 4.0.0-dev.35: digest: sha256:07bb9d3b8ab8d69fd796236686bbef876eab0f86245ad410167886350ee6dcfe size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:29:56.787Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:29:57.114Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:29:57.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-06T13:29:57.114Z] f9b381eced6a: Preparing [2025-01-06T13:29:57.114Z] b67359cb8feb: Preparing [2025-01-06T13:29:57.114Z] 1ae5a27ea791: Preparing [2025-01-06T13:29:57.114Z] 9374051b392a: Preparing [2025-01-06T13:29:57.114Z] 1e19855c30e2: Preparing [2025-01-06T13:29:57.114Z] bf781b4c0294: Preparing [2025-01-06T13:29:57.114Z] 75654b8eeebd: Preparing [2025-01-06T13:29:57.114Z] bf781b4c0294: Waiting [2025-01-06T13:29:57.114Z] 75654b8eeebd: Waiting [2025-01-06T13:29:57.114Z] 9374051b392a: Layer already exists [2025-01-06T13:29:57.114Z] f9b381eced6a: Layer already exists [2025-01-06T13:29:57.114Z] 1e19855c30e2: Layer already exists [2025-01-06T13:29:57.114Z] b67359cb8feb: Layer already exists [2025-01-06T13:29:57.114Z] 1ae5a27ea791: Layer already exists [2025-01-06T13:29:57.114Z] bf781b4c0294: Layer already exists [2025-01-06T13:29:57.114Z] 75654b8eeebd: Layer already exists [2025-01-06T13:29:57.114Z] b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35: digest: sha256:07bb9d3b8ab8d69fd796236686bbef876eab0f86245ad410167886350ee6dcfe size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:29:57.445Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:29:57.781Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-01-06T13:29:57.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-06T13:29:57.781Z] f9b381eced6a: Preparing [2025-01-06T13:29:57.781Z] b67359cb8feb: Preparing [2025-01-06T13:29:57.781Z] 1ae5a27ea791: Preparing [2025-01-06T13:29:57.781Z] 9374051b392a: Preparing [2025-01-06T13:29:57.781Z] 1e19855c30e2: Preparing [2025-01-06T13:29:57.781Z] bf781b4c0294: Preparing [2025-01-06T13:29:57.781Z] 75654b8eeebd: Preparing [2025-01-06T13:29:57.781Z] bf781b4c0294: Waiting [2025-01-06T13:29:57.781Z] 75654b8eeebd: Waiting [2025-01-06T13:29:57.781Z] 1ae5a27ea791: Layer already exists [2025-01-06T13:29:57.781Z] b67359cb8feb: Layer already exists [2025-01-06T13:29:57.781Z] 9374051b392a: Layer already exists [2025-01-06T13:29:57.781Z] f9b381eced6a: Layer already exists [2025-01-06T13:29:57.781Z] 1e19855c30e2: Layer already exists [2025-01-06T13:29:57.781Z] bf781b4c0294: Layer already exists [2025-01-06T13:29:57.781Z] 75654b8eeebd: Layer already exists [2025-01-06T13:29:57.781Z] main: digest: sha256:07bb9d3b8ab8d69fd796236686bbef876eab0f86245ad410167886350ee6dcfe size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T13:29:57.857Z] ===================================================== [Pipeline] echo [2025-01-06T13:29:57.874Z] taggedImages: [2025-01-06T13:29:57.874Z] - nexus3.edgexfoundry.org:10004/core-keeper:b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:29:57.874Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-01-06T13:29:57.874Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.35 [2025-01-06T13:29:57.874Z] - nexus3.edgexfoundry.org:10004/core-keeper:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:29:57.874Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-01-06T13:29:57.984Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-01-06T13:29:57.984Z] b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:29:57.984Z] latest [2025-01-06T13:29:57.984Z] 4.0.0-dev.35 [2025-01-06T13:29:57.984Z] b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:29:57.984Z] main [2025-01-06T13:29:57.984Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:29:58.338Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b24805f90b03a244b57d66aad36c21d665a8ccc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:29:58.668Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:29:58.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-06T13:29:58.668Z] 6b1fca7cc8e5: Preparing [2025-01-06T13:29:58.668Z] 781fd261f61e: Preparing [2025-01-06T13:29:58.668Z] 096767ba6b06: Preparing [2025-01-06T13:29:58.668Z] 5f48f846ba32: Preparing [2025-01-06T13:29:58.668Z] 0596245cefb7: Preparing [2025-01-06T13:29:58.668Z] 9374051b392a: Preparing [2025-01-06T13:29:58.668Z] fd9d7942dedb: Preparing [2025-01-06T13:29:58.668Z] 7502095d46c9: Preparing [2025-01-06T13:29:58.668Z] 75654b8eeebd: Preparing [2025-01-06T13:29:58.668Z] fd9d7942dedb: Waiting [2025-01-06T13:29:58.668Z] 7502095d46c9: Waiting [2025-01-06T13:29:58.668Z] 75654b8eeebd: Waiting [2025-01-06T13:29:58.668Z] 9374051b392a: Waiting [2025-01-06T13:29:58.668Z] 0596245cefb7: Layer already exists [2025-01-06T13:29:58.668Z] 9374051b392a: Layer already exists [2025-01-06T13:29:58.668Z] fd9d7942dedb: Layer already exists [2025-01-06T13:29:58.668Z] 7502095d46c9: Layer already exists [2025-01-06T13:29:58.668Z] 75654b8eeebd: Layer already exists [2025-01-06T13:29:58.668Z] 096767ba6b06: Pushed [2025-01-06T13:29:58.668Z] 6b1fca7cc8e5: Pushed [2025-01-06T13:29:58.668Z] 781fd261f61e: Pushed [2025-01-06T13:30:01.958Z] 5f48f846ba32: Pushed [2025-01-06T13:30:01.958Z] b24805f90b03a244b57d66aad36c21d665a8ccc6: digest: sha256:fe68bc20c599bcecb9ac7527ecf688338ec3d12d4f353f3451eac30a0d4a0b51 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:02.282Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:02.616Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-01-06T13:30:02.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-06T13:30:02.617Z] 6b1fca7cc8e5: Preparing [2025-01-06T13:30:02.617Z] 781fd261f61e: Preparing [2025-01-06T13:30:02.617Z] 096767ba6b06: Preparing [2025-01-06T13:30:02.617Z] 5f48f846ba32: Preparing [2025-01-06T13:30:02.617Z] 0596245cefb7: Preparing [2025-01-06T13:30:02.617Z] 9374051b392a: Preparing [2025-01-06T13:30:02.617Z] fd9d7942dedb: Preparing [2025-01-06T13:30:02.617Z] 7502095d46c9: Preparing [2025-01-06T13:30:02.617Z] 75654b8eeebd: Preparing [2025-01-06T13:30:02.617Z] 9374051b392a: Waiting [2025-01-06T13:30:02.617Z] fd9d7942dedb: Waiting [2025-01-06T13:30:02.617Z] 7502095d46c9: Waiting [2025-01-06T13:30:02.617Z] 75654b8eeebd: Waiting [2025-01-06T13:30:02.617Z] 5f48f846ba32: Layer already exists [2025-01-06T13:30:02.617Z] 096767ba6b06: Layer already exists [2025-01-06T13:30:02.617Z] 0596245cefb7: Layer already exists [2025-01-06T13:30:02.617Z] 6b1fca7cc8e5: Layer already exists [2025-01-06T13:30:02.617Z] 781fd261f61e: Layer already exists [2025-01-06T13:30:02.617Z] fd9d7942dedb: Layer already exists [2025-01-06T13:30:02.617Z] 75654b8eeebd: Layer already exists [2025-01-06T13:30:02.617Z] 7502095d46c9: Layer already exists [2025-01-06T13:30:02.617Z] 9374051b392a: Layer already exists [2025-01-06T13:30:02.617Z] latest: digest: sha256:fe68bc20c599bcecb9ac7527ecf688338ec3d12d4f353f3451eac30a0d4a0b51 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:02.946Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:03.266Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.35 [2025-01-06T13:30:03.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-06T13:30:03.266Z] 6b1fca7cc8e5: Preparing [2025-01-06T13:30:03.266Z] 781fd261f61e: Preparing [2025-01-06T13:30:03.266Z] 096767ba6b06: Preparing [2025-01-06T13:30:03.266Z] 5f48f846ba32: Preparing [2025-01-06T13:30:03.266Z] 0596245cefb7: Preparing [2025-01-06T13:30:03.266Z] 9374051b392a: Preparing [2025-01-06T13:30:03.266Z] fd9d7942dedb: Preparing [2025-01-06T13:30:03.266Z] 7502095d46c9: Preparing [2025-01-06T13:30:03.266Z] 75654b8eeebd: Preparing [2025-01-06T13:30:03.266Z] 9374051b392a: Waiting [2025-01-06T13:30:03.266Z] fd9d7942dedb: Waiting [2025-01-06T13:30:03.266Z] 7502095d46c9: Waiting [2025-01-06T13:30:03.266Z] 75654b8eeebd: Waiting [2025-01-06T13:30:03.266Z] 781fd261f61e: Layer already exists [2025-01-06T13:30:03.266Z] 0596245cefb7: Layer already exists [2025-01-06T13:30:03.266Z] 6b1fca7cc8e5: Layer already exists [2025-01-06T13:30:03.266Z] 5f48f846ba32: Layer already exists [2025-01-06T13:30:03.266Z] 096767ba6b06: Layer already exists [2025-01-06T13:30:03.266Z] 75654b8eeebd: Layer already exists [2025-01-06T13:30:03.266Z] 9374051b392a: Layer already exists [2025-01-06T13:30:03.266Z] fd9d7942dedb: Layer already exists [2025-01-06T13:30:03.266Z] 7502095d46c9: Layer already exists [2025-01-06T13:30:03.266Z] 4.0.0-dev.35: digest: sha256:fe68bc20c599bcecb9ac7527ecf688338ec3d12d4f353f3451eac30a0d4a0b51 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:03.595Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:03.925Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:30:03.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-06T13:30:03.925Z] 6b1fca7cc8e5: Preparing [2025-01-06T13:30:03.925Z] 781fd261f61e: Preparing [2025-01-06T13:30:03.925Z] 096767ba6b06: Preparing [2025-01-06T13:30:03.925Z] 5f48f846ba32: Preparing [2025-01-06T13:30:03.925Z] 0596245cefb7: Preparing [2025-01-06T13:30:03.925Z] 9374051b392a: Preparing [2025-01-06T13:30:03.925Z] fd9d7942dedb: Preparing [2025-01-06T13:30:03.925Z] 7502095d46c9: Preparing [2025-01-06T13:30:03.925Z] 75654b8eeebd: Preparing [2025-01-06T13:30:03.925Z] fd9d7942dedb: Waiting [2025-01-06T13:30:03.925Z] 75654b8eeebd: Waiting [2025-01-06T13:30:03.925Z] 9374051b392a: Waiting [2025-01-06T13:30:03.925Z] 7502095d46c9: Waiting [2025-01-06T13:30:03.925Z] 6b1fca7cc8e5: Layer already exists [2025-01-06T13:30:03.925Z] 5f48f846ba32: Layer already exists [2025-01-06T13:30:03.925Z] 781fd261f61e: Layer already exists [2025-01-06T13:30:03.925Z] 096767ba6b06: Layer already exists [2025-01-06T13:30:03.925Z] 0596245cefb7: Layer already exists [2025-01-06T13:30:03.925Z] 9374051b392a: Layer already exists [2025-01-06T13:30:03.925Z] 7502095d46c9: Layer already exists [2025-01-06T13:30:03.925Z] fd9d7942dedb: Layer already exists [2025-01-06T13:30:03.925Z] 75654b8eeebd: Layer already exists [2025-01-06T13:30:03.925Z] b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35: digest: sha256:fe68bc20c599bcecb9ac7527ecf688338ec3d12d4f353f3451eac30a0d4a0b51 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:04.261Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:04.594Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-01-06T13:30:04.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-06T13:30:04.595Z] 6b1fca7cc8e5: Preparing [2025-01-06T13:30:04.595Z] 781fd261f61e: Preparing [2025-01-06T13:30:04.595Z] 096767ba6b06: Preparing [2025-01-06T13:30:04.595Z] 5f48f846ba32: Preparing [2025-01-06T13:30:04.595Z] 0596245cefb7: Preparing [2025-01-06T13:30:04.595Z] 9374051b392a: Preparing [2025-01-06T13:30:04.595Z] fd9d7942dedb: Preparing [2025-01-06T13:30:04.595Z] 7502095d46c9: Preparing [2025-01-06T13:30:04.595Z] 75654b8eeebd: Preparing [2025-01-06T13:30:04.595Z] 7502095d46c9: Waiting [2025-01-06T13:30:04.595Z] 9374051b392a: Waiting [2025-01-06T13:30:04.595Z] 75654b8eeebd: Waiting [2025-01-06T13:30:04.595Z] fd9d7942dedb: Waiting [2025-01-06T13:30:04.595Z] 096767ba6b06: Layer already exists [2025-01-06T13:30:04.595Z] 5f48f846ba32: Layer already exists [2025-01-06T13:30:04.595Z] 0596245cefb7: Layer already exists [2025-01-06T13:30:04.595Z] 781fd261f61e: Layer already exists [2025-01-06T13:30:04.595Z] 6b1fca7cc8e5: Layer already exists [2025-01-06T13:30:04.595Z] 9374051b392a: Layer already exists [2025-01-06T13:30:04.595Z] 7502095d46c9: Layer already exists [2025-01-06T13:30:04.595Z] 75654b8eeebd: Layer already exists [2025-01-06T13:30:04.595Z] fd9d7942dedb: Layer already exists [2025-01-06T13:30:04.595Z] main: digest: sha256:fe68bc20c599bcecb9ac7527ecf688338ec3d12d4f353f3451eac30a0d4a0b51 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T13:30:04.674Z] ===================================================== [Pipeline] echo [2025-01-06T13:30:04.686Z] taggedImages: [2025-01-06T13:30:04.686Z] - nexus3.edgexfoundry.org:10004/core-metadata:b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:30:04.686Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-01-06T13:30:04.686Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.35 [2025-01-06T13:30:04.686Z] - nexus3.edgexfoundry.org:10004/core-metadata:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:30:04.686Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-01-06T13:30:04.709Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-01-06T13:30:04.709Z] b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:30:04.709Z] latest [2025-01-06T13:30:04.709Z] 4.0.0-dev.35 [2025-01-06T13:30:04.709Z] b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:30:04.709Z] main [2025-01-06T13:30:04.709Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:05.059Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b24805f90b03a244b57d66aad36c21d665a8ccc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:05.391Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:30:05.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-06T13:30:05.391Z] 89f3ead94fde: Preparing [2025-01-06T13:30:05.391Z] 6bebf65c46a9: Preparing [2025-01-06T13:30:05.391Z] 9c9308334606: Preparing [2025-01-06T13:30:05.391Z] 1ed44d0cfafe: Preparing [2025-01-06T13:30:05.391Z] 7bdf51041372: Preparing [2025-01-06T13:30:05.391Z] 0916d4909268: Preparing [2025-01-06T13:30:05.391Z] 30696e674351: Preparing [2025-01-06T13:30:05.391Z] 0596245cefb7: Preparing [2025-01-06T13:30:05.391Z] 9374051b392a: Preparing [2025-01-06T13:30:05.391Z] 76ffb0265319: Preparing [2025-01-06T13:30:05.391Z] 7dfb6efe0566: Preparing [2025-01-06T13:30:05.391Z] 5f70bf18a086: Preparing [2025-01-06T13:30:05.391Z] e1f86ecf84e1: Preparing [2025-01-06T13:30:05.391Z] bd90984b9f90: Preparing [2025-01-06T13:30:05.391Z] e0b4d932c43f: Preparing [2025-01-06T13:30:05.391Z] 75654b8eeebd: Preparing [2025-01-06T13:30:05.391Z] 76ffb0265319: Waiting [2025-01-06T13:30:05.391Z] 7dfb6efe0566: Waiting [2025-01-06T13:30:05.391Z] 5f70bf18a086: Waiting [2025-01-06T13:30:05.391Z] e1f86ecf84e1: Waiting [2025-01-06T13:30:05.391Z] bd90984b9f90: Waiting [2025-01-06T13:30:05.391Z] e0b4d932c43f: Waiting [2025-01-06T13:30:05.391Z] 0916d4909268: Waiting [2025-01-06T13:30:05.391Z] 75654b8eeebd: Waiting [2025-01-06T13:30:05.391Z] 30696e674351: Waiting [2025-01-06T13:30:05.391Z] 9374051b392a: Waiting [2025-01-06T13:30:05.391Z] 0596245cefb7: Waiting [2025-01-06T13:30:05.391Z] 7bdf51041372: Pushed [2025-01-06T13:30:05.391Z] 1ed44d0cfafe: Pushed [2025-01-06T13:30:05.391Z] 6bebf65c46a9: Pushed [2025-01-06T13:30:05.391Z] 9c9308334606: Pushed [2025-01-06T13:30:05.391Z] 89f3ead94fde: Pushed [2025-01-06T13:30:05.391Z] 0596245cefb7: Layer already exists [2025-01-06T13:30:05.391Z] 9374051b392a: Layer already exists [2025-01-06T13:30:05.391Z] 5f70bf18a086: Layer already exists [2025-01-06T13:30:05.391Z] 0916d4909268: Pushed [2025-01-06T13:30:05.649Z] 76ffb0265319: Pushed [2025-01-06T13:30:05.649Z] 7dfb6efe0566: Pushed [2025-01-06T13:30:05.649Z] e1f86ecf84e1: Pushed [2025-01-06T13:30:05.649Z] 75654b8eeebd: Layer already exists [2025-01-06T13:30:05.649Z] e0b4d932c43f: Pushed [2025-01-06T13:30:06.218Z] bd90984b9f90: Pushed [2025-01-06T13:30:07.156Z] 30696e674351: Pushed [2025-01-06T13:30:07.156Z] b24805f90b03a244b57d66aad36c21d665a8ccc6: digest: sha256:bb94f269986053d1003c249ab88f71d2665b47a6c06e9d0b28c72b0c8802d73b size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:07.487Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:07.814Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-01-06T13:30:07.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-06T13:30:07.814Z] 89f3ead94fde: Preparing [2025-01-06T13:30:07.814Z] 6bebf65c46a9: Preparing [2025-01-06T13:30:07.814Z] 9c9308334606: Preparing [2025-01-06T13:30:07.814Z] 1ed44d0cfafe: Preparing [2025-01-06T13:30:07.814Z] 7bdf51041372: Preparing [2025-01-06T13:30:07.814Z] 0916d4909268: Preparing [2025-01-06T13:30:07.814Z] 30696e674351: Preparing [2025-01-06T13:30:07.814Z] 0596245cefb7: Preparing [2025-01-06T13:30:07.814Z] 9374051b392a: Preparing [2025-01-06T13:30:07.814Z] 0916d4909268: Waiting [2025-01-06T13:30:07.814Z] 76ffb0265319: Preparing [2025-01-06T13:30:07.814Z] 30696e674351: Waiting [2025-01-06T13:30:07.814Z] 7dfb6efe0566: Preparing [2025-01-06T13:30:07.814Z] 0596245cefb7: Waiting [2025-01-06T13:30:07.814Z] 5f70bf18a086: Preparing [2025-01-06T13:30:07.814Z] e1f86ecf84e1: Preparing [2025-01-06T13:30:07.814Z] 9374051b392a: Waiting [2025-01-06T13:30:07.814Z] 76ffb0265319: Waiting [2025-01-06T13:30:07.814Z] bd90984b9f90: Preparing [2025-01-06T13:30:07.814Z] e0b4d932c43f: Preparing [2025-01-06T13:30:07.814Z] 7dfb6efe0566: Waiting [2025-01-06T13:30:07.814Z] 75654b8eeebd: Preparing [2025-01-06T13:30:07.814Z] bd90984b9f90: Waiting [2025-01-06T13:30:07.814Z] e1f86ecf84e1: Waiting [2025-01-06T13:30:07.814Z] e0b4d932c43f: Waiting [2025-01-06T13:30:07.814Z] 75654b8eeebd: Waiting [2025-01-06T13:30:07.814Z] 1ed44d0cfafe: Layer already exists [2025-01-06T13:30:07.814Z] 6bebf65c46a9: Layer already exists [2025-01-06T13:30:07.814Z] 7bdf51041372: Layer already exists [2025-01-06T13:30:07.814Z] 9c9308334606: Layer already exists [2025-01-06T13:30:07.814Z] 89f3ead94fde: Layer already exists [2025-01-06T13:30:07.814Z] 0916d4909268: Layer already exists [2025-01-06T13:30:07.814Z] 9374051b392a: Layer already exists [2025-01-06T13:30:07.814Z] 30696e674351: Layer already exists [2025-01-06T13:30:07.814Z] 0596245cefb7: Layer already exists [2025-01-06T13:30:07.814Z] 76ffb0265319: Layer already exists [2025-01-06T13:30:07.814Z] 7dfb6efe0566: Layer already exists [2025-01-06T13:30:07.814Z] 5f70bf18a086: Layer already exists [2025-01-06T13:30:07.814Z] bd90984b9f90: Layer already exists [2025-01-06T13:30:07.814Z] e1f86ecf84e1: Layer already exists [2025-01-06T13:30:07.814Z] e0b4d932c43f: Layer already exists [2025-01-06T13:30:07.814Z] 75654b8eeebd: Layer already exists [2025-01-06T13:30:07.814Z] latest: digest: sha256:bb94f269986053d1003c249ab88f71d2665b47a6c06e9d0b28c72b0c8802d73b size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:08.146Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:08.455Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.35 [2025-01-06T13:30:08.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-06T13:30:08.455Z] 89f3ead94fde: Preparing [2025-01-06T13:30:08.455Z] 6bebf65c46a9: Preparing [2025-01-06T13:30:08.455Z] 9c9308334606: Preparing [2025-01-06T13:30:08.455Z] 1ed44d0cfafe: Preparing [2025-01-06T13:30:08.455Z] 7bdf51041372: Preparing [2025-01-06T13:30:08.455Z] 0916d4909268: Preparing [2025-01-06T13:30:08.455Z] 30696e674351: Preparing [2025-01-06T13:30:08.455Z] 0596245cefb7: Preparing [2025-01-06T13:30:08.455Z] 9374051b392a: Preparing [2025-01-06T13:30:08.455Z] 76ffb0265319: Preparing [2025-01-06T13:30:08.455Z] 7dfb6efe0566: Preparing [2025-01-06T13:30:08.455Z] 5f70bf18a086: Preparing [2025-01-06T13:30:08.455Z] e1f86ecf84e1: Preparing [2025-01-06T13:30:08.455Z] bd90984b9f90: Preparing [2025-01-06T13:30:08.455Z] e0b4d932c43f: Preparing [2025-01-06T13:30:08.455Z] 75654b8eeebd: Preparing [2025-01-06T13:30:08.455Z] 0916d4909268: Waiting [2025-01-06T13:30:08.455Z] 5f70bf18a086: Waiting [2025-01-06T13:30:08.455Z] 30696e674351: Waiting [2025-01-06T13:30:08.455Z] e1f86ecf84e1: Waiting [2025-01-06T13:30:08.455Z] bd90984b9f90: Waiting [2025-01-06T13:30:08.455Z] 0596245cefb7: Waiting [2025-01-06T13:30:08.455Z] e0b4d932c43f: Waiting [2025-01-06T13:30:08.455Z] 75654b8eeebd: Waiting [2025-01-06T13:30:08.455Z] 9374051b392a: Waiting [2025-01-06T13:30:08.455Z] 7dfb6efe0566: Waiting [2025-01-06T13:30:08.455Z] 76ffb0265319: Waiting [2025-01-06T13:30:08.455Z] 9c9308334606: Layer already exists [2025-01-06T13:30:08.455Z] 6bebf65c46a9: Layer already exists [2025-01-06T13:30:08.455Z] 89f3ead94fde: Layer already exists [2025-01-06T13:30:08.455Z] 7bdf51041372: Layer already exists [2025-01-06T13:30:08.455Z] 1ed44d0cfafe: Layer already exists [2025-01-06T13:30:08.455Z] 30696e674351: Layer already exists [2025-01-06T13:30:08.455Z] 9374051b392a: Layer already exists [2025-01-06T13:30:08.455Z] 0596245cefb7: Layer already exists [2025-01-06T13:30:08.455Z] 76ffb0265319: Layer already exists [2025-01-06T13:30:08.455Z] 0916d4909268: Layer already exists [2025-01-06T13:30:08.455Z] 5f70bf18a086: Layer already exists [2025-01-06T13:30:08.455Z] 7dfb6efe0566: Layer already exists [2025-01-06T13:30:08.455Z] e1f86ecf84e1: Layer already exists [2025-01-06T13:30:08.455Z] e0b4d932c43f: Layer already exists [2025-01-06T13:30:08.455Z] bd90984b9f90: Layer already exists [2025-01-06T13:30:08.455Z] 75654b8eeebd: Layer already exists [2025-01-06T13:30:08.455Z] 4.0.0-dev.35: digest: sha256:bb94f269986053d1003c249ab88f71d2665b47a6c06e9d0b28c72b0c8802d73b size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:08.790Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:09.118Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:30:09.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-06T13:30:09.118Z] 89f3ead94fde: Preparing [2025-01-06T13:30:09.118Z] 6bebf65c46a9: Preparing [2025-01-06T13:30:09.118Z] 9c9308334606: Preparing [2025-01-06T13:30:09.118Z] 1ed44d0cfafe: Preparing [2025-01-06T13:30:09.118Z] 7bdf51041372: Preparing [2025-01-06T13:30:09.118Z] 0916d4909268: Preparing [2025-01-06T13:30:09.118Z] 30696e674351: Preparing [2025-01-06T13:30:09.118Z] 0596245cefb7: Preparing [2025-01-06T13:30:09.118Z] 9374051b392a: Preparing [2025-01-06T13:30:09.118Z] 0916d4909268: Waiting [2025-01-06T13:30:09.118Z] 30696e674351: Waiting [2025-01-06T13:30:09.118Z] 0596245cefb7: Waiting [2025-01-06T13:30:09.118Z] 76ffb0265319: Preparing [2025-01-06T13:30:09.118Z] 7dfb6efe0566: Preparing [2025-01-06T13:30:09.118Z] 76ffb0265319: Waiting [2025-01-06T13:30:09.118Z] 7dfb6efe0566: Waiting [2025-01-06T13:30:09.118Z] 9374051b392a: Waiting [2025-01-06T13:30:09.118Z] 5f70bf18a086: Preparing [2025-01-06T13:30:09.118Z] e1f86ecf84e1: Preparing [2025-01-06T13:30:09.118Z] bd90984b9f90: Preparing [2025-01-06T13:30:09.118Z] e0b4d932c43f: Preparing [2025-01-06T13:30:09.118Z] 75654b8eeebd: Preparing [2025-01-06T13:30:09.118Z] 5f70bf18a086: Waiting [2025-01-06T13:30:09.118Z] e1f86ecf84e1: Waiting [2025-01-06T13:30:09.118Z] 75654b8eeebd: Waiting [2025-01-06T13:30:09.118Z] bd90984b9f90: Waiting [2025-01-06T13:30:09.118Z] e0b4d932c43f: Waiting [2025-01-06T13:30:09.118Z] 7bdf51041372: Layer already exists [2025-01-06T13:30:09.118Z] 1ed44d0cfafe: Layer already exists [2025-01-06T13:30:09.118Z] 6bebf65c46a9: Layer already exists [2025-01-06T13:30:09.118Z] 89f3ead94fde: Layer already exists [2025-01-06T13:30:09.118Z] 9c9308334606: Layer already exists [2025-01-06T13:30:09.118Z] 30696e674351: Layer already exists [2025-01-06T13:30:09.118Z] 0916d4909268: Layer already exists [2025-01-06T13:30:09.118Z] 0596245cefb7: Layer already exists [2025-01-06T13:30:09.118Z] 76ffb0265319: Layer already exists [2025-01-06T13:30:09.118Z] 9374051b392a: Layer already exists [2025-01-06T13:30:09.118Z] 7dfb6efe0566: Layer already exists [2025-01-06T13:30:09.118Z] e1f86ecf84e1: Layer already exists [2025-01-06T13:30:09.118Z] 5f70bf18a086: Layer already exists [2025-01-06T13:30:09.118Z] bd90984b9f90: Layer already exists [2025-01-06T13:30:09.118Z] e0b4d932c43f: Layer already exists [2025-01-06T13:30:09.118Z] 75654b8eeebd: Layer already exists [2025-01-06T13:30:09.118Z] b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35: digest: sha256:bb94f269986053d1003c249ab88f71d2665b47a6c06e9d0b28c72b0c8802d73b size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:09.861Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:10.184Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-01-06T13:30:10.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-06T13:30:10.184Z] 89f3ead94fde: Preparing [2025-01-06T13:30:10.184Z] 6bebf65c46a9: Preparing [2025-01-06T13:30:10.184Z] 9c9308334606: Preparing [2025-01-06T13:30:10.184Z] 1ed44d0cfafe: Preparing [2025-01-06T13:30:10.184Z] 7bdf51041372: Preparing [2025-01-06T13:30:10.184Z] 0916d4909268: Preparing [2025-01-06T13:30:10.184Z] 30696e674351: Preparing [2025-01-06T13:30:10.184Z] 0596245cefb7: Preparing [2025-01-06T13:30:10.184Z] 9374051b392a: Preparing [2025-01-06T13:30:10.184Z] 76ffb0265319: Preparing [2025-01-06T13:30:10.184Z] 7dfb6efe0566: Preparing [2025-01-06T13:30:10.184Z] 5f70bf18a086: Preparing [2025-01-06T13:30:10.184Z] e1f86ecf84e1: Preparing [2025-01-06T13:30:10.184Z] bd90984b9f90: Preparing [2025-01-06T13:30:10.184Z] e0b4d932c43f: Preparing [2025-01-06T13:30:10.184Z] 75654b8eeebd: Preparing [2025-01-06T13:30:10.184Z] 5f70bf18a086: Waiting [2025-01-06T13:30:10.184Z] 0596245cefb7: Waiting [2025-01-06T13:30:10.184Z] e1f86ecf84e1: Waiting [2025-01-06T13:30:10.184Z] 9374051b392a: Waiting [2025-01-06T13:30:10.184Z] 76ffb0265319: Waiting [2025-01-06T13:30:10.184Z] 7dfb6efe0566: Waiting [2025-01-06T13:30:10.184Z] bd90984b9f90: Waiting [2025-01-06T13:30:10.184Z] e0b4d932c43f: Waiting [2025-01-06T13:30:10.184Z] 75654b8eeebd: Waiting [2025-01-06T13:30:10.184Z] 0916d4909268: Waiting [2025-01-06T13:30:10.184Z] 30696e674351: Waiting [2025-01-06T13:30:10.184Z] 9c9308334606: Layer already exists [2025-01-06T13:30:10.184Z] 89f3ead94fde: Layer already exists [2025-01-06T13:30:10.184Z] 6bebf65c46a9: Layer already exists [2025-01-06T13:30:10.184Z] 7bdf51041372: Layer already exists [2025-01-06T13:30:10.184Z] 1ed44d0cfafe: Layer already exists [2025-01-06T13:30:10.184Z] 0596245cefb7: Layer already exists [2025-01-06T13:30:10.184Z] 9374051b392a: Layer already exists [2025-01-06T13:30:10.184Z] 30696e674351: Layer already exists [2025-01-06T13:30:10.184Z] 0916d4909268: Layer already exists [2025-01-06T13:30:10.184Z] 76ffb0265319: Layer already exists [2025-01-06T13:30:10.184Z] 7dfb6efe0566: Layer already exists [2025-01-06T13:30:10.184Z] 5f70bf18a086: Layer already exists [2025-01-06T13:30:10.184Z] bd90984b9f90: Layer already exists [2025-01-06T13:30:10.184Z] e1f86ecf84e1: Layer already exists [2025-01-06T13:30:10.184Z] e0b4d932c43f: Layer already exists [2025-01-06T13:30:10.184Z] 75654b8eeebd: Layer already exists [2025-01-06T13:30:10.184Z] main: digest: sha256:bb94f269986053d1003c249ab88f71d2665b47a6c06e9d0b28c72b0c8802d73b size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T13:30:10.263Z] ===================================================== [Pipeline] echo [2025-01-06T13:30:10.276Z] taggedImages: [2025-01-06T13:30:10.276Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:30:10.276Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-01-06T13:30:10.276Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.35 [2025-01-06T13:30:10.276Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:30:10.276Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-01-06T13:30:10.311Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-01-06T13:30:10.311Z] b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:30:10.311Z] latest [2025-01-06T13:30:10.311Z] 4.0.0-dev.35 [2025-01-06T13:30:10.311Z] b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:30:10.311Z] main [2025-01-06T13:30:10.311Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:10.666Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b24805f90b03a244b57d66aad36c21d665a8ccc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:10.996Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:30:10.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-06T13:30:10.996Z] e2a2275cc88b: Preparing [2025-01-06T13:30:10.996Z] 85ef306e02ea: Preparing [2025-01-06T13:30:10.996Z] 384db68aa038: Preparing [2025-01-06T13:30:10.996Z] 2b24ffa233d1: Preparing [2025-01-06T13:30:10.996Z] 0596245cefb7: Preparing [2025-01-06T13:30:10.996Z] 9374051b392a: Preparing [2025-01-06T13:30:10.996Z] fd9d7942dedb: Preparing [2025-01-06T13:30:10.996Z] 7502095d46c9: Preparing [2025-01-06T13:30:10.996Z] 75654b8eeebd: Preparing [2025-01-06T13:30:10.996Z] 9374051b392a: Waiting [2025-01-06T13:30:10.996Z] fd9d7942dedb: Waiting [2025-01-06T13:30:10.996Z] 7502095d46c9: Waiting [2025-01-06T13:30:10.996Z] 75654b8eeebd: Waiting [2025-01-06T13:30:10.996Z] 85ef306e02ea: Layer already exists [2025-01-06T13:30:10.996Z] 0596245cefb7: Layer already exists [2025-01-06T13:30:10.996Z] 9374051b392a: Layer already exists [2025-01-06T13:30:10.996Z] fd9d7942dedb: Layer already exists [2025-01-06T13:30:10.996Z] 7502095d46c9: Layer already exists [2025-01-06T13:30:10.996Z] 75654b8eeebd: Layer already exists [2025-01-06T13:30:10.996Z] 384db68aa038: Pushed [2025-01-06T13:30:10.996Z] e2a2275cc88b: Pushed [2025-01-06T13:30:13.532Z] 2b24ffa233d1: Pushed [2025-01-06T13:30:13.532Z] b24805f90b03a244b57d66aad36c21d665a8ccc6: digest: sha256:814c2ce04eda2895f159079332593d1363d3c956c5b2975a65564212a414a0f9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:13.864Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:14.191Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-01-06T13:30:14.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-06T13:30:14.191Z] e2a2275cc88b: Preparing [2025-01-06T13:30:14.191Z] 85ef306e02ea: Preparing [2025-01-06T13:30:14.191Z] 384db68aa038: Preparing [2025-01-06T13:30:14.191Z] 2b24ffa233d1: Preparing [2025-01-06T13:30:14.191Z] 0596245cefb7: Preparing [2025-01-06T13:30:14.191Z] 9374051b392a: Preparing [2025-01-06T13:30:14.191Z] fd9d7942dedb: Preparing [2025-01-06T13:30:14.191Z] 7502095d46c9: Preparing [2025-01-06T13:30:14.191Z] 75654b8eeebd: Preparing [2025-01-06T13:30:14.191Z] 7502095d46c9: Waiting [2025-01-06T13:30:14.191Z] fd9d7942dedb: Waiting [2025-01-06T13:30:14.191Z] 75654b8eeebd: Waiting [2025-01-06T13:30:14.191Z] 9374051b392a: Waiting [2025-01-06T13:30:14.191Z] 2b24ffa233d1: Layer already exists [2025-01-06T13:30:14.191Z] 384db68aa038: Layer already exists [2025-01-06T13:30:14.191Z] 0596245cefb7: Layer already exists [2025-01-06T13:30:14.191Z] e2a2275cc88b: Layer already exists [2025-01-06T13:30:14.191Z] 85ef306e02ea: Layer already exists [2025-01-06T13:30:14.191Z] 9374051b392a: Layer already exists [2025-01-06T13:30:14.191Z] fd9d7942dedb: Layer already exists [2025-01-06T13:30:14.191Z] 75654b8eeebd: Layer already exists [2025-01-06T13:30:14.191Z] 7502095d46c9: Layer already exists [2025-01-06T13:30:14.191Z] latest: digest: sha256:814c2ce04eda2895f159079332593d1363d3c956c5b2975a65564212a414a0f9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:14.520Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:14.849Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.35 [2025-01-06T13:30:14.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-06T13:30:14.849Z] e2a2275cc88b: Preparing [2025-01-06T13:30:14.849Z] 85ef306e02ea: Preparing [2025-01-06T13:30:14.849Z] 384db68aa038: Preparing [2025-01-06T13:30:14.849Z] 2b24ffa233d1: Preparing [2025-01-06T13:30:14.849Z] 0596245cefb7: Preparing [2025-01-06T13:30:14.849Z] 9374051b392a: Preparing [2025-01-06T13:30:14.849Z] fd9d7942dedb: Preparing [2025-01-06T13:30:14.849Z] 7502095d46c9: Preparing [2025-01-06T13:30:14.849Z] 75654b8eeebd: Preparing [2025-01-06T13:30:14.849Z] fd9d7942dedb: Waiting [2025-01-06T13:30:14.849Z] 7502095d46c9: Waiting [2025-01-06T13:30:14.849Z] 75654b8eeebd: Waiting [2025-01-06T13:30:14.849Z] 9374051b392a: Waiting [2025-01-06T13:30:14.849Z] 2b24ffa233d1: Layer already exists [2025-01-06T13:30:14.849Z] 0596245cefb7: Layer already exists [2025-01-06T13:30:14.849Z] 85ef306e02ea: Layer already exists [2025-01-06T13:30:14.849Z] e2a2275cc88b: Layer already exists [2025-01-06T13:30:14.849Z] 384db68aa038: Layer already exists [2025-01-06T13:30:14.849Z] 9374051b392a: Layer already exists [2025-01-06T13:30:14.849Z] fd9d7942dedb: Layer already exists [2025-01-06T13:30:14.849Z] 7502095d46c9: Layer already exists [2025-01-06T13:30:14.849Z] 75654b8eeebd: Layer already exists [2025-01-06T13:30:14.849Z] 4.0.0-dev.35: digest: sha256:814c2ce04eda2895f159079332593d1363d3c956c5b2975a65564212a414a0f9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:15.188Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:15.524Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:30:15.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-06T13:30:15.524Z] e2a2275cc88b: Preparing [2025-01-06T13:30:15.524Z] 85ef306e02ea: Preparing [2025-01-06T13:30:15.524Z] 384db68aa038: Preparing [2025-01-06T13:30:15.524Z] 2b24ffa233d1: Preparing [2025-01-06T13:30:15.524Z] 0596245cefb7: Preparing [2025-01-06T13:30:15.524Z] 9374051b392a: Preparing [2025-01-06T13:30:15.524Z] fd9d7942dedb: Preparing [2025-01-06T13:30:15.524Z] 7502095d46c9: Preparing [2025-01-06T13:30:15.524Z] 75654b8eeebd: Preparing [2025-01-06T13:30:15.524Z] 9374051b392a: Waiting [2025-01-06T13:30:15.524Z] fd9d7942dedb: Waiting [2025-01-06T13:30:15.524Z] 7502095d46c9: Waiting [2025-01-06T13:30:15.524Z] 75654b8eeebd: Waiting [2025-01-06T13:30:15.524Z] e2a2275cc88b: Layer already exists [2025-01-06T13:30:15.524Z] 0596245cefb7: Layer already exists [2025-01-06T13:30:15.524Z] 384db68aa038: Layer already exists [2025-01-06T13:30:15.524Z] 2b24ffa233d1: Layer already exists [2025-01-06T13:30:15.524Z] 85ef306e02ea: Layer already exists [2025-01-06T13:30:15.524Z] fd9d7942dedb: Layer already exists [2025-01-06T13:30:15.524Z] 9374051b392a: Layer already exists [2025-01-06T13:30:15.524Z] 7502095d46c9: Layer already exists [2025-01-06T13:30:15.524Z] 75654b8eeebd: Layer already exists [2025-01-06T13:30:15.524Z] b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35: digest: sha256:814c2ce04eda2895f159079332593d1363d3c956c5b2975a65564212a414a0f9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:15.857Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:16.178Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-01-06T13:30:16.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-06T13:30:16.178Z] e2a2275cc88b: Preparing [2025-01-06T13:30:16.178Z] 85ef306e02ea: Preparing [2025-01-06T13:30:16.178Z] 384db68aa038: Preparing [2025-01-06T13:30:16.178Z] 2b24ffa233d1: Preparing [2025-01-06T13:30:16.178Z] 0596245cefb7: Preparing [2025-01-06T13:30:16.178Z] 9374051b392a: Preparing [2025-01-06T13:30:16.178Z] fd9d7942dedb: Preparing [2025-01-06T13:30:16.178Z] 7502095d46c9: Preparing [2025-01-06T13:30:16.178Z] 75654b8eeebd: Preparing [2025-01-06T13:30:16.178Z] fd9d7942dedb: Waiting [2025-01-06T13:30:16.178Z] 7502095d46c9: Waiting [2025-01-06T13:30:16.178Z] 75654b8eeebd: Waiting [2025-01-06T13:30:16.178Z] 9374051b392a: Waiting [2025-01-06T13:30:16.178Z] 2b24ffa233d1: Layer already exists [2025-01-06T13:30:16.178Z] 0596245cefb7: Layer already exists [2025-01-06T13:30:16.178Z] e2a2275cc88b: Layer already exists [2025-01-06T13:30:16.178Z] 85ef306e02ea: Layer already exists [2025-01-06T13:30:16.178Z] 384db68aa038: Layer already exists [2025-01-06T13:30:16.178Z] fd9d7942dedb: Layer already exists [2025-01-06T13:30:16.178Z] 9374051b392a: Layer already exists [2025-01-06T13:30:16.178Z] 75654b8eeebd: Layer already exists [2025-01-06T13:30:16.178Z] 7502095d46c9: Layer already exists [2025-01-06T13:30:16.178Z] main: digest: sha256:814c2ce04eda2895f159079332593d1363d3c956c5b2975a65564212a414a0f9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T13:30:16.255Z] ===================================================== [Pipeline] echo [2025-01-06T13:30:16.270Z] taggedImages: [2025-01-06T13:30:16.270Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:30:16.270Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-01-06T13:30:16.270Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.35 [2025-01-06T13:30:16.270Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:30:16.270Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-01-06T13:30:16.296Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-01-06T13:30:16.296Z] b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:30:16.296Z] latest [2025-01-06T13:30:16.296Z] 4.0.0-dev.35 [2025-01-06T13:30:16.296Z] b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:30:16.296Z] main [2025-01-06T13:30:16.296Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:16.641Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b24805f90b03a244b57d66aad36c21d665a8ccc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:16.968Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:30:16.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-06T13:30:16.968Z] 51975e3d4e6d: Preparing [2025-01-06T13:30:16.968Z] 619f5a00634e: Preparing [2025-01-06T13:30:16.968Z] 153a48eb7080: Preparing [2025-01-06T13:30:16.968Z] e11334328e7f: Preparing [2025-01-06T13:30:16.968Z] a8dbeffebc6b: Preparing [2025-01-06T13:30:16.968Z] 0596245cefb7: Preparing [2025-01-06T13:30:16.968Z] 9374051b392a: Preparing [2025-01-06T13:30:16.968Z] 918975d34ec0: Preparing [2025-01-06T13:30:16.968Z] ed90296e126a: Preparing [2025-01-06T13:30:16.968Z] 17c7eb46ea5c: Preparing [2025-01-06T13:30:16.968Z] 75654b8eeebd: Preparing [2025-01-06T13:30:16.968Z] 0596245cefb7: Waiting [2025-01-06T13:30:16.968Z] 918975d34ec0: Waiting [2025-01-06T13:30:16.968Z] ed90296e126a: Waiting [2025-01-06T13:30:16.968Z] 17c7eb46ea5c: Waiting [2025-01-06T13:30:16.968Z] 75654b8eeebd: Waiting [2025-01-06T13:30:16.968Z] 9374051b392a: Waiting [2025-01-06T13:30:16.968Z] 51975e3d4e6d: Pushed [2025-01-06T13:30:16.968Z] e11334328e7f: Pushed [2025-01-06T13:30:16.968Z] 619f5a00634e: Pushed [2025-01-06T13:30:16.968Z] a8dbeffebc6b: Pushed [2025-01-06T13:30:16.968Z] 0596245cefb7: Layer already exists [2025-01-06T13:30:16.968Z] 9374051b392a: Layer already exists [2025-01-06T13:30:16.968Z] 75654b8eeebd: Layer already exists [2025-01-06T13:30:17.304Z] 918975d34ec0: Pushed [2025-01-06T13:30:17.304Z] ed90296e126a: Pushed [2025-01-06T13:30:18.303Z] 153a48eb7080: Pushed [2025-01-06T13:30:19.289Z] 17c7eb46ea5c: Pushed [2025-01-06T13:30:19.289Z] b24805f90b03a244b57d66aad36c21d665a8ccc6: digest: sha256:08c13aee1a93aeb3547ddd55ec29ec66371b8c5a380d7c6e933dd681257a5669 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:19.668Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:19.989Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-01-06T13:30:19.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-06T13:30:19.989Z] 51975e3d4e6d: Preparing [2025-01-06T13:30:19.989Z] 619f5a00634e: Preparing [2025-01-06T13:30:19.989Z] 153a48eb7080: Preparing [2025-01-06T13:30:19.989Z] e11334328e7f: Preparing [2025-01-06T13:30:19.989Z] a8dbeffebc6b: Preparing [2025-01-06T13:30:19.989Z] 0596245cefb7: Preparing [2025-01-06T13:30:19.989Z] 9374051b392a: Preparing [2025-01-06T13:30:19.989Z] 918975d34ec0: Preparing [2025-01-06T13:30:19.989Z] ed90296e126a: Preparing [2025-01-06T13:30:19.989Z] 17c7eb46ea5c: Preparing [2025-01-06T13:30:19.989Z] 75654b8eeebd: Preparing [2025-01-06T13:30:19.989Z] 17c7eb46ea5c: Waiting [2025-01-06T13:30:19.989Z] 918975d34ec0: Waiting [2025-01-06T13:30:19.989Z] ed90296e126a: Waiting [2025-01-06T13:30:19.989Z] 75654b8eeebd: Waiting [2025-01-06T13:30:19.989Z] 9374051b392a: Waiting [2025-01-06T13:30:19.989Z] 0596245cefb7: Waiting [2025-01-06T13:30:19.989Z] 51975e3d4e6d: Layer already exists [2025-01-06T13:30:19.989Z] a8dbeffebc6b: Layer already exists [2025-01-06T13:30:19.989Z] 153a48eb7080: Layer already exists [2025-01-06T13:30:19.989Z] 619f5a00634e: Layer already exists [2025-01-06T13:30:19.989Z] e11334328e7f: Layer already exists [2025-01-06T13:30:19.989Z] ed90296e126a: Layer already exists [2025-01-06T13:30:19.989Z] 0596245cefb7: Layer already exists [2025-01-06T13:30:19.990Z] 9374051b392a: Layer already exists [2025-01-06T13:30:19.990Z] 17c7eb46ea5c: Layer already exists [2025-01-06T13:30:19.990Z] 918975d34ec0: Layer already exists [2025-01-06T13:30:19.990Z] 75654b8eeebd: Layer already exists [2025-01-06T13:30:19.990Z] latest: digest: sha256:08c13aee1a93aeb3547ddd55ec29ec66371b8c5a380d7c6e933dd681257a5669 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:20.336Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:20.669Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.35 [2025-01-06T13:30:20.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-06T13:30:20.669Z] 51975e3d4e6d: Preparing [2025-01-06T13:30:20.669Z] 619f5a00634e: Preparing [2025-01-06T13:30:20.669Z] 153a48eb7080: Preparing [2025-01-06T13:30:20.669Z] e11334328e7f: Preparing [2025-01-06T13:30:20.669Z] a8dbeffebc6b: Preparing [2025-01-06T13:30:20.669Z] 0596245cefb7: Preparing [2025-01-06T13:30:20.669Z] 9374051b392a: Preparing [2025-01-06T13:30:20.669Z] 0596245cefb7: Waiting [2025-01-06T13:30:20.669Z] 918975d34ec0: Preparing [2025-01-06T13:30:20.669Z] ed90296e126a: Preparing [2025-01-06T13:30:20.669Z] 17c7eb46ea5c: Preparing [2025-01-06T13:30:20.669Z] 9374051b392a: Waiting [2025-01-06T13:30:20.669Z] 75654b8eeebd: Preparing [2025-01-06T13:30:20.669Z] 918975d34ec0: Waiting [2025-01-06T13:30:20.669Z] ed90296e126a: Waiting [2025-01-06T13:30:20.669Z] 75654b8eeebd: Waiting [2025-01-06T13:30:20.669Z] 17c7eb46ea5c: Waiting [2025-01-06T13:30:20.669Z] a8dbeffebc6b: Layer already exists [2025-01-06T13:30:20.669Z] e11334328e7f: Layer already exists [2025-01-06T13:30:20.669Z] 153a48eb7080: Layer already exists [2025-01-06T13:30:20.669Z] 619f5a00634e: Layer already exists [2025-01-06T13:30:20.669Z] 51975e3d4e6d: Layer already exists [2025-01-06T13:30:20.669Z] 0596245cefb7: Layer already exists [2025-01-06T13:30:20.669Z] 9374051b392a: Layer already exists [2025-01-06T13:30:20.669Z] 17c7eb46ea5c: Layer already exists [2025-01-06T13:30:20.669Z] ed90296e126a: Layer already exists [2025-01-06T13:30:20.669Z] 918975d34ec0: Layer already exists [2025-01-06T13:30:20.669Z] 75654b8eeebd: Layer already exists [2025-01-06T13:30:20.669Z] 4.0.0-dev.35: digest: sha256:08c13aee1a93aeb3547ddd55ec29ec66371b8c5a380d7c6e933dd681257a5669 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:20.996Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:21.318Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:30:21.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-06T13:30:21.319Z] 51975e3d4e6d: Preparing [2025-01-06T13:30:21.319Z] 619f5a00634e: Preparing [2025-01-06T13:30:21.319Z] 153a48eb7080: Preparing [2025-01-06T13:30:21.319Z] e11334328e7f: Preparing [2025-01-06T13:30:21.319Z] a8dbeffebc6b: Preparing [2025-01-06T13:30:21.319Z] 0596245cefb7: Preparing [2025-01-06T13:30:21.319Z] 9374051b392a: Preparing [2025-01-06T13:30:21.319Z] 918975d34ec0: Preparing [2025-01-06T13:30:21.319Z] ed90296e126a: Preparing [2025-01-06T13:30:21.319Z] 17c7eb46ea5c: Preparing [2025-01-06T13:30:21.319Z] 75654b8eeebd: Preparing [2025-01-06T13:30:21.319Z] 918975d34ec0: Waiting [2025-01-06T13:30:21.319Z] 9374051b392a: Waiting [2025-01-06T13:30:21.319Z] 17c7eb46ea5c: Waiting [2025-01-06T13:30:21.319Z] 0596245cefb7: Waiting [2025-01-06T13:30:21.319Z] 75654b8eeebd: Waiting [2025-01-06T13:30:21.319Z] e11334328e7f: Layer already exists [2025-01-06T13:30:21.319Z] a8dbeffebc6b: Layer already exists [2025-01-06T13:30:21.319Z] 51975e3d4e6d: Layer already exists [2025-01-06T13:30:21.319Z] 153a48eb7080: Layer already exists [2025-01-06T13:30:21.319Z] 619f5a00634e: Layer already exists [2025-01-06T13:30:21.319Z] ed90296e126a: Layer already exists [2025-01-06T13:30:21.319Z] 0596245cefb7: Layer already exists [2025-01-06T13:30:21.319Z] 17c7eb46ea5c: Layer already exists [2025-01-06T13:30:21.319Z] 9374051b392a: Layer already exists [2025-01-06T13:30:21.319Z] 918975d34ec0: Layer already exists [2025-01-06T13:30:21.319Z] 75654b8eeebd: Layer already exists [2025-01-06T13:30:21.319Z] b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35: digest: sha256:08c13aee1a93aeb3547ddd55ec29ec66371b8c5a380d7c6e933dd681257a5669 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:21.650Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:21.974Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-01-06T13:30:21.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-06T13:30:21.974Z] 51975e3d4e6d: Preparing [2025-01-06T13:30:21.974Z] 619f5a00634e: Preparing [2025-01-06T13:30:21.974Z] 153a48eb7080: Preparing [2025-01-06T13:30:21.974Z] e11334328e7f: Preparing [2025-01-06T13:30:21.974Z] a8dbeffebc6b: Preparing [2025-01-06T13:30:21.974Z] 0596245cefb7: Preparing [2025-01-06T13:30:21.974Z] 9374051b392a: Preparing [2025-01-06T13:30:21.974Z] 918975d34ec0: Preparing [2025-01-06T13:30:21.974Z] ed90296e126a: Preparing [2025-01-06T13:30:21.974Z] 17c7eb46ea5c: Preparing [2025-01-06T13:30:21.974Z] 75654b8eeebd: Preparing [2025-01-06T13:30:21.974Z] ed90296e126a: Waiting [2025-01-06T13:30:21.974Z] 17c7eb46ea5c: Waiting [2025-01-06T13:30:21.974Z] 75654b8eeebd: Waiting [2025-01-06T13:30:21.974Z] 0596245cefb7: Waiting [2025-01-06T13:30:21.974Z] 9374051b392a: Waiting [2025-01-06T13:30:21.974Z] 918975d34ec0: Waiting [2025-01-06T13:30:21.974Z] a8dbeffebc6b: Layer already exists [2025-01-06T13:30:21.974Z] 619f5a00634e: Layer already exists [2025-01-06T13:30:21.974Z] 153a48eb7080: Layer already exists [2025-01-06T13:30:21.974Z] e11334328e7f: Layer already exists [2025-01-06T13:30:21.974Z] 51975e3d4e6d: Layer already exists [2025-01-06T13:30:21.974Z] 918975d34ec0: Layer already exists [2025-01-06T13:30:21.974Z] 9374051b392a: Layer already exists [2025-01-06T13:30:21.974Z] 0596245cefb7: Layer already exists [2025-01-06T13:30:21.974Z] 17c7eb46ea5c: Layer already exists [2025-01-06T13:30:21.974Z] ed90296e126a: Layer already exists [2025-01-06T13:30:21.974Z] 75654b8eeebd: Layer already exists [2025-01-06T13:30:21.974Z] main: digest: sha256:08c13aee1a93aeb3547ddd55ec29ec66371b8c5a380d7c6e933dd681257a5669 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T13:30:22.057Z] ===================================================== [Pipeline] echo [2025-01-06T13:30:22.070Z] taggedImages: [2025-01-06T13:30:22.070Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:30:22.070Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-01-06T13:30:22.070Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.35 [2025-01-06T13:30:22.070Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:30:22.070Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-01-06T13:30:22.097Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-01-06T13:30:22.097Z] b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:30:22.097Z] latest [2025-01-06T13:30:22.097Z] 4.0.0-dev.35 [2025-01-06T13:30:22.097Z] b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:30:22.097Z] main [2025-01-06T13:30:22.097Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:22.443Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b24805f90b03a244b57d66aad36c21d665a8ccc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:22.775Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:30:22.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-06T13:30:22.775Z] 44d6b4d8058c: Preparing [2025-01-06T13:30:22.775Z] a412e1da1eb6: Preparing [2025-01-06T13:30:22.775Z] 97d39fbff732: Preparing [2025-01-06T13:30:22.775Z] c9221062c682: Preparing [2025-01-06T13:30:22.775Z] 9834f66ff896: Preparing [2025-01-06T13:30:22.775Z] 8ac225e75322: Preparing [2025-01-06T13:30:22.775Z] 5e0c1b91164a: Preparing [2025-01-06T13:30:22.775Z] 0596245cefb7: Preparing [2025-01-06T13:30:22.775Z] 9374051b392a: Preparing [2025-01-06T13:30:22.775Z] 7d0dedee6f84: Preparing [2025-01-06T13:30:22.775Z] 579e1774d297: Preparing [2025-01-06T13:30:22.775Z] 75654b8eeebd: Preparing [2025-01-06T13:30:22.775Z] 9374051b392a: Waiting [2025-01-06T13:30:22.775Z] 8ac225e75322: Waiting [2025-01-06T13:30:22.775Z] 7d0dedee6f84: Waiting [2025-01-06T13:30:22.775Z] 75654b8eeebd: Waiting [2025-01-06T13:30:22.775Z] 579e1774d297: Waiting [2025-01-06T13:30:22.775Z] 5e0c1b91164a: Waiting [2025-01-06T13:30:22.775Z] 9834f66ff896: Pushed [2025-01-06T13:30:22.775Z] a412e1da1eb6: Pushed [2025-01-06T13:30:22.775Z] 44d6b4d8058c: Pushed [2025-01-06T13:30:22.775Z] 0596245cefb7: Layer already exists [2025-01-06T13:30:22.775Z] 9374051b392a: Layer already exists [2025-01-06T13:30:22.775Z] 8ac225e75322: Pushed [2025-01-06T13:30:23.036Z] 5e0c1b91164a: Pushed [2025-01-06T13:30:23.036Z] 75654b8eeebd: Layer already exists [2025-01-06T13:30:23.602Z] 7d0dedee6f84: Pushed [2025-01-06T13:30:23.861Z] c9221062c682: Pushed [2025-01-06T13:30:24.120Z] 97d39fbff732: Pushed [2025-01-06T13:30:24.120Z] 579e1774d297: Pushed [2025-01-06T13:30:24.379Z] b24805f90b03a244b57d66aad36c21d665a8ccc6: digest: sha256:2d92a0900e0af69d9f15b80345891f2197824fb4ec69609448c96820ec9f58e4 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:24.721Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:25.057Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-01-06T13:30:25.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-06T13:30:25.057Z] 44d6b4d8058c: Preparing [2025-01-06T13:30:25.057Z] a412e1da1eb6: Preparing [2025-01-06T13:30:25.057Z] 97d39fbff732: Preparing [2025-01-06T13:30:25.057Z] c9221062c682: Preparing [2025-01-06T13:30:25.057Z] 9834f66ff896: Preparing [2025-01-06T13:30:25.057Z] 8ac225e75322: Preparing [2025-01-06T13:30:25.057Z] 5e0c1b91164a: Preparing [2025-01-06T13:30:25.057Z] 0596245cefb7: Preparing [2025-01-06T13:30:25.057Z] 9374051b392a: Preparing [2025-01-06T13:30:25.057Z] 8ac225e75322: Waiting [2025-01-06T13:30:25.057Z] 5e0c1b91164a: Waiting [2025-01-06T13:30:25.057Z] 0596245cefb7: Waiting [2025-01-06T13:30:25.057Z] 7d0dedee6f84: Preparing [2025-01-06T13:30:25.057Z] 579e1774d297: Preparing [2025-01-06T13:30:25.057Z] 9374051b392a: Waiting [2025-01-06T13:30:25.057Z] 75654b8eeebd: Preparing [2025-01-06T13:30:25.057Z] 579e1774d297: Waiting [2025-01-06T13:30:25.057Z] 75654b8eeebd: Waiting [2025-01-06T13:30:25.057Z] c9221062c682: Layer already exists [2025-01-06T13:30:25.057Z] 9834f66ff896: Layer already exists [2025-01-06T13:30:25.057Z] 44d6b4d8058c: Layer already exists [2025-01-06T13:30:25.057Z] 97d39fbff732: Layer already exists [2025-01-06T13:30:25.057Z] a412e1da1eb6: Layer already exists [2025-01-06T13:30:25.057Z] 8ac225e75322: Layer already exists [2025-01-06T13:30:25.057Z] 5e0c1b91164a: Layer already exists [2025-01-06T13:30:25.057Z] 0596245cefb7: Layer already exists [2025-01-06T13:30:25.057Z] 9374051b392a: Layer already exists [2025-01-06T13:30:25.057Z] 7d0dedee6f84: Layer already exists [2025-01-06T13:30:25.057Z] 579e1774d297: Layer already exists [2025-01-06T13:30:25.057Z] 75654b8eeebd: Layer already exists [2025-01-06T13:30:25.057Z] latest: digest: sha256:2d92a0900e0af69d9f15b80345891f2197824fb4ec69609448c96820ec9f58e4 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:25.391Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:25.713Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.35 [2025-01-06T13:30:25.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-06T13:30:25.713Z] 44d6b4d8058c: Preparing [2025-01-06T13:30:25.713Z] a412e1da1eb6: Preparing [2025-01-06T13:30:25.713Z] 97d39fbff732: Preparing [2025-01-06T13:30:25.713Z] c9221062c682: Preparing [2025-01-06T13:30:25.713Z] 9834f66ff896: Preparing [2025-01-06T13:30:25.713Z] 8ac225e75322: Preparing [2025-01-06T13:30:25.713Z] 5e0c1b91164a: Preparing [2025-01-06T13:30:25.713Z] 0596245cefb7: Preparing [2025-01-06T13:30:25.713Z] 9374051b392a: Preparing [2025-01-06T13:30:25.713Z] 7d0dedee6f84: Preparing [2025-01-06T13:30:25.713Z] 579e1774d297: Preparing [2025-01-06T13:30:25.713Z] 75654b8eeebd: Preparing [2025-01-06T13:30:25.713Z] 9374051b392a: Waiting [2025-01-06T13:30:25.713Z] 579e1774d297: Waiting [2025-01-06T13:30:25.713Z] 75654b8eeebd: Waiting [2025-01-06T13:30:25.713Z] 7d0dedee6f84: Waiting [2025-01-06T13:30:25.713Z] 5e0c1b91164a: Waiting [2025-01-06T13:30:25.713Z] 0596245cefb7: Waiting [2025-01-06T13:30:25.713Z] 8ac225e75322: Waiting [2025-01-06T13:30:25.713Z] 44d6b4d8058c: Layer already exists [2025-01-06T13:30:25.713Z] c9221062c682: Layer already exists [2025-01-06T13:30:25.713Z] a412e1da1eb6: Layer already exists [2025-01-06T13:30:25.713Z] 97d39fbff732: Layer already exists [2025-01-06T13:30:25.713Z] 9834f66ff896: Layer already exists [2025-01-06T13:30:25.713Z] 8ac225e75322: Layer already exists [2025-01-06T13:30:25.713Z] 5e0c1b91164a: Layer already exists [2025-01-06T13:30:25.713Z] 7d0dedee6f84: Layer already exists [2025-01-06T13:30:25.713Z] 0596245cefb7: Layer already exists [2025-01-06T13:30:25.713Z] 9374051b392a: Layer already exists [2025-01-06T13:30:25.713Z] 579e1774d297: Layer already exists [2025-01-06T13:30:25.713Z] 75654b8eeebd: Layer already exists [2025-01-06T13:30:25.713Z] 4.0.0-dev.35: digest: sha256:2d92a0900e0af69d9f15b80345891f2197824fb4ec69609448c96820ec9f58e4 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:26.036Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:26.365Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:30:26.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-06T13:30:26.365Z] 44d6b4d8058c: Preparing [2025-01-06T13:30:26.365Z] a412e1da1eb6: Preparing [2025-01-06T13:30:26.365Z] 97d39fbff732: Preparing [2025-01-06T13:30:26.365Z] c9221062c682: Preparing [2025-01-06T13:30:26.365Z] 9834f66ff896: Preparing [2025-01-06T13:30:26.365Z] 8ac225e75322: Preparing [2025-01-06T13:30:26.365Z] 5e0c1b91164a: Preparing [2025-01-06T13:30:26.365Z] 0596245cefb7: Preparing [2025-01-06T13:30:26.365Z] 9374051b392a: Preparing [2025-01-06T13:30:26.365Z] 7d0dedee6f84: Preparing [2025-01-06T13:30:26.365Z] 579e1774d297: Preparing [2025-01-06T13:30:26.365Z] 75654b8eeebd: Preparing [2025-01-06T13:30:26.365Z] 8ac225e75322: Waiting [2025-01-06T13:30:26.365Z] 5e0c1b91164a: Waiting [2025-01-06T13:30:26.365Z] 0596245cefb7: Waiting [2025-01-06T13:30:26.365Z] 9374051b392a: Waiting [2025-01-06T13:30:26.365Z] 7d0dedee6f84: Waiting [2025-01-06T13:30:26.365Z] 75654b8eeebd: Waiting [2025-01-06T13:30:26.365Z] 579e1774d297: Waiting [2025-01-06T13:30:26.365Z] a412e1da1eb6: Layer already exists [2025-01-06T13:30:26.365Z] 97d39fbff732: Layer already exists [2025-01-06T13:30:26.365Z] c9221062c682: Layer already exists [2025-01-06T13:30:26.365Z] 9834f66ff896: Layer already exists [2025-01-06T13:30:26.365Z] 44d6b4d8058c: Layer already exists [2025-01-06T13:30:26.365Z] 8ac225e75322: Layer already exists [2025-01-06T13:30:26.365Z] 5e0c1b91164a: Layer already exists [2025-01-06T13:30:26.365Z] 0596245cefb7: Layer already exists [2025-01-06T13:30:26.365Z] 9374051b392a: Layer already exists [2025-01-06T13:30:26.365Z] 7d0dedee6f84: Layer already exists [2025-01-06T13:30:26.365Z] 75654b8eeebd: Layer already exists [2025-01-06T13:30:26.365Z] 579e1774d297: Layer already exists [2025-01-06T13:30:26.365Z] b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35: digest: sha256:2d92a0900e0af69d9f15b80345891f2197824fb4ec69609448c96820ec9f58e4 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:26.710Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:27.045Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-01-06T13:30:27.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-06T13:30:27.045Z] 44d6b4d8058c: Preparing [2025-01-06T13:30:27.045Z] a412e1da1eb6: Preparing [2025-01-06T13:30:27.045Z] 97d39fbff732: Preparing [2025-01-06T13:30:27.045Z] c9221062c682: Preparing [2025-01-06T13:30:27.045Z] 9834f66ff896: Preparing [2025-01-06T13:30:27.045Z] 8ac225e75322: Preparing [2025-01-06T13:30:27.045Z] 5e0c1b91164a: Preparing [2025-01-06T13:30:27.045Z] 0596245cefb7: Preparing [2025-01-06T13:30:27.045Z] 9374051b392a: Preparing [2025-01-06T13:30:27.045Z] 7d0dedee6f84: Preparing [2025-01-06T13:30:27.045Z] 579e1774d297: Preparing [2025-01-06T13:30:27.045Z] 75654b8eeebd: Preparing [2025-01-06T13:30:27.045Z] 8ac225e75322: Waiting [2025-01-06T13:30:27.045Z] 7d0dedee6f84: Waiting [2025-01-06T13:30:27.045Z] 579e1774d297: Waiting [2025-01-06T13:30:27.045Z] 75654b8eeebd: Waiting [2025-01-06T13:30:27.045Z] 5e0c1b91164a: Waiting [2025-01-06T13:30:27.045Z] 0596245cefb7: Waiting [2025-01-06T13:30:27.045Z] 9374051b392a: Waiting [2025-01-06T13:30:27.045Z] 44d6b4d8058c: Layer already exists [2025-01-06T13:30:27.045Z] 97d39fbff732: Layer already exists [2025-01-06T13:30:27.045Z] c9221062c682: Layer already exists [2025-01-06T13:30:27.045Z] 9834f66ff896: Layer already exists [2025-01-06T13:30:27.045Z] a412e1da1eb6: Layer already exists [2025-01-06T13:30:27.045Z] 8ac225e75322: Layer already exists [2025-01-06T13:30:27.045Z] 5e0c1b91164a: Layer already exists [2025-01-06T13:30:27.045Z] 7d0dedee6f84: Layer already exists [2025-01-06T13:30:27.045Z] 0596245cefb7: Layer already exists [2025-01-06T13:30:27.045Z] 9374051b392a: Layer already exists [2025-01-06T13:30:27.045Z] 579e1774d297: Layer already exists [2025-01-06T13:30:27.045Z] 75654b8eeebd: Layer already exists [2025-01-06T13:30:27.045Z] main: digest: sha256:2d92a0900e0af69d9f15b80345891f2197824fb4ec69609448c96820ec9f58e4 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T13:30:27.129Z] ===================================================== [Pipeline] echo [2025-01-06T13:30:27.146Z] taggedImages: [2025-01-06T13:30:27.146Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:30:27.146Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-01-06T13:30:27.146Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.35 [2025-01-06T13:30:27.146Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:30:27.146Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-01-06T13:30:27.183Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-01-06T13:30:27.183Z] b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:30:27.183Z] latest [2025-01-06T13:30:27.183Z] 4.0.0-dev.35 [2025-01-06T13:30:27.183Z] b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:30:27.183Z] main [2025-01-06T13:30:27.183Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:27.527Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b24805f90b03a244b57d66aad36c21d665a8ccc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:27.848Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:30:27.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-06T13:30:27.848Z] 5e9e5161f6bb: Preparing [2025-01-06T13:30:27.848Z] bd69f3facb58: Preparing [2025-01-06T13:30:27.848Z] 0596245cefb7: Preparing [2025-01-06T13:30:27.848Z] 9374051b392a: Preparing [2025-01-06T13:30:27.848Z] 72edb0e46981: Preparing [2025-01-06T13:30:27.848Z] e2dc87809127: Preparing [2025-01-06T13:30:27.848Z] 75654b8eeebd: Preparing [2025-01-06T13:30:27.848Z] e2dc87809127: Waiting [2025-01-06T13:30:27.848Z] 75654b8eeebd: Waiting [2025-01-06T13:30:27.848Z] 9374051b392a: Layer already exists [2025-01-06T13:30:27.848Z] 0596245cefb7: Layer already exists [2025-01-06T13:30:27.848Z] 75654b8eeebd: Layer already exists [2025-01-06T13:30:27.848Z] 5e9e5161f6bb: Pushed [2025-01-06T13:30:28.416Z] 72edb0e46981: Pushed [2025-01-06T13:30:28.675Z] e2dc87809127: Pushed [2025-01-06T13:30:30.056Z] bd69f3facb58: Pushed [2025-01-06T13:30:30.056Z] b24805f90b03a244b57d66aad36c21d665a8ccc6: digest: sha256:c6462eb30c63a5bd91fb56a71b71c8a0a733d7116a5e8050e6d19bfa57591ecb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:30.394Z] + 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 [2025-01-06T13:30:30.711Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-01-06T13:30:30.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-06T13:30:30.711Z] 5e9e5161f6bb: Preparing [2025-01-06T13:30:30.711Z] bd69f3facb58: Preparing [2025-01-06T13:30:30.711Z] 0596245cefb7: Preparing [2025-01-06T13:30:30.711Z] 9374051b392a: Preparing [2025-01-06T13:30:30.711Z] 72edb0e46981: Preparing [2025-01-06T13:30:30.711Z] e2dc87809127: Preparing [2025-01-06T13:30:30.711Z] 75654b8eeebd: Preparing [2025-01-06T13:30:30.711Z] e2dc87809127: Waiting [2025-01-06T13:30:30.711Z] 75654b8eeebd: Waiting [2025-01-06T13:30:30.711Z] bd69f3facb58: Layer already exists [2025-01-06T13:30:30.711Z] 9374051b392a: Layer already exists [2025-01-06T13:30:30.711Z] 5e9e5161f6bb: Layer already exists [2025-01-06T13:30:30.711Z] 72edb0e46981: Layer already exists [2025-01-06T13:30:30.711Z] 0596245cefb7: Layer already exists [2025-01-06T13:30:30.711Z] e2dc87809127: Layer already exists [2025-01-06T13:30:30.711Z] 75654b8eeebd: Layer already exists [2025-01-06T13:30:30.711Z] latest: digest: sha256:c6462eb30c63a5bd91fb56a71b71c8a0a733d7116a5e8050e6d19bfa57591ecb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:31.035Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:31.363Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.35 [2025-01-06T13:30:31.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-06T13:30:31.363Z] 5e9e5161f6bb: Preparing [2025-01-06T13:30:31.363Z] bd69f3facb58: Preparing [2025-01-06T13:30:31.363Z] 0596245cefb7: Preparing [2025-01-06T13:30:31.363Z] 9374051b392a: Preparing [2025-01-06T13:30:31.363Z] 72edb0e46981: Preparing [2025-01-06T13:30:31.363Z] e2dc87809127: Preparing [2025-01-06T13:30:31.363Z] 75654b8eeebd: Preparing [2025-01-06T13:30:31.363Z] 75654b8eeebd: Waiting [2025-01-06T13:30:31.363Z] e2dc87809127: Waiting [2025-01-06T13:30:31.363Z] 9374051b392a: Layer already exists [2025-01-06T13:30:31.363Z] 5e9e5161f6bb: Layer already exists [2025-01-06T13:30:31.363Z] 72edb0e46981: Layer already exists [2025-01-06T13:30:31.363Z] 0596245cefb7: Layer already exists [2025-01-06T13:30:31.363Z] bd69f3facb58: Layer already exists [2025-01-06T13:30:31.363Z] e2dc87809127: Layer already exists [2025-01-06T13:30:31.363Z] 75654b8eeebd: Layer already exists [2025-01-06T13:30:31.363Z] 4.0.0-dev.35: digest: sha256:c6462eb30c63a5bd91fb56a71b71c8a0a733d7116a5e8050e6d19bfa57591ecb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:31.696Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:32.018Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:30:32.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-06T13:30:32.019Z] 5e9e5161f6bb: Preparing [2025-01-06T13:30:32.019Z] bd69f3facb58: Preparing [2025-01-06T13:30:32.019Z] 0596245cefb7: Preparing [2025-01-06T13:30:32.019Z] 9374051b392a: Preparing [2025-01-06T13:30:32.019Z] 72edb0e46981: Preparing [2025-01-06T13:30:32.019Z] e2dc87809127: Preparing [2025-01-06T13:30:32.019Z] 75654b8eeebd: Preparing [2025-01-06T13:30:32.019Z] e2dc87809127: Waiting [2025-01-06T13:30:32.019Z] 75654b8eeebd: Waiting [2025-01-06T13:30:32.019Z] 72edb0e46981: Layer already exists [2025-01-06T13:30:32.019Z] 5e9e5161f6bb: Layer already exists [2025-01-06T13:30:32.019Z] bd69f3facb58: Layer already exists [2025-01-06T13:30:32.019Z] 0596245cefb7: Layer already exists [2025-01-06T13:30:32.019Z] 9374051b392a: Layer already exists [2025-01-06T13:30:32.019Z] 75654b8eeebd: Layer already exists [2025-01-06T13:30:32.019Z] e2dc87809127: Layer already exists [2025-01-06T13:30:32.019Z] b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35: digest: sha256:c6462eb30c63a5bd91fb56a71b71c8a0a733d7116a5e8050e6d19bfa57591ecb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:32.350Z] + 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 [2025-01-06T13:30:32.675Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-01-06T13:30:32.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-06T13:30:32.675Z] 5e9e5161f6bb: Preparing [2025-01-06T13:30:32.675Z] bd69f3facb58: Preparing [2025-01-06T13:30:32.675Z] 0596245cefb7: Preparing [2025-01-06T13:30:32.675Z] 9374051b392a: Preparing [2025-01-06T13:30:32.675Z] 72edb0e46981: Preparing [2025-01-06T13:30:32.675Z] e2dc87809127: Preparing [2025-01-06T13:30:32.675Z] 75654b8eeebd: Preparing [2025-01-06T13:30:32.675Z] 75654b8eeebd: Waiting [2025-01-06T13:30:32.675Z] e2dc87809127: Waiting [2025-01-06T13:30:32.675Z] bd69f3facb58: Layer already exists [2025-01-06T13:30:32.675Z] 5e9e5161f6bb: Layer already exists [2025-01-06T13:30:32.675Z] 72edb0e46981: Layer already exists [2025-01-06T13:30:32.675Z] 9374051b392a: Layer already exists [2025-01-06T13:30:32.675Z] 0596245cefb7: Layer already exists [2025-01-06T13:30:32.675Z] e2dc87809127: Layer already exists [2025-01-06T13:30:32.675Z] 75654b8eeebd: Layer already exists [2025-01-06T13:30:32.675Z] main: digest: sha256:c6462eb30c63a5bd91fb56a71b71c8a0a733d7116a5e8050e6d19bfa57591ecb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T13:30:32.756Z] ===================================================== [Pipeline] echo [2025-01-06T13:30:32.773Z] taggedImages: [2025-01-06T13:30:32.773Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:30:32.773Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-01-06T13:30:32.773Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.35 [2025-01-06T13:30:32.773Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:30:32.773Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-01-06T13:30:32.801Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-01-06T13:30:32.801Z] b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:30:32.801Z] latest [2025-01-06T13:30:32.801Z] 4.0.0-dev.35 [2025-01-06T13:30:32.801Z] b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:30:32.801Z] main [2025-01-06T13:30:32.801Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:33.146Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b24805f90b03a244b57d66aad36c21d665a8ccc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:33.470Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:30:33.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-06T13:30:33.470Z] b0bc9b4d5ef6: Preparing [2025-01-06T13:30:33.470Z] 072ccbe1014b: Preparing [2025-01-06T13:30:33.470Z] b634559fdd2d: Preparing [2025-01-06T13:30:33.470Z] 0596245cefb7: Preparing [2025-01-06T13:30:33.470Z] 9374051b392a: Preparing [2025-01-06T13:30:33.470Z] 68e1d6835d6f: Preparing [2025-01-06T13:30:33.470Z] ca58931c9caa: Preparing [2025-01-06T13:30:33.470Z] 36117219dc00: Preparing [2025-01-06T13:30:33.470Z] c7649af4cf09: Preparing [2025-01-06T13:30:33.470Z] 75654b8eeebd: Preparing [2025-01-06T13:30:33.470Z] 36117219dc00: Waiting [2025-01-06T13:30:33.470Z] 68e1d6835d6f: Waiting [2025-01-06T13:30:33.470Z] c7649af4cf09: Waiting [2025-01-06T13:30:33.470Z] ca58931c9caa: Waiting [2025-01-06T13:30:33.470Z] 75654b8eeebd: Waiting [2025-01-06T13:30:33.470Z] 0596245cefb7: Layer already exists [2025-01-06T13:30:33.470Z] 9374051b392a: Layer already exists [2025-01-06T13:30:33.470Z] b634559fdd2d: Pushed [2025-01-06T13:30:33.470Z] b0bc9b4d5ef6: Pushed [2025-01-06T13:30:33.470Z] 072ccbe1014b: Pushed [2025-01-06T13:30:33.470Z] 75654b8eeebd: Layer already exists [2025-01-06T13:30:33.729Z] 36117219dc00: Pushed [2025-01-06T13:30:34.665Z] c7649af4cf09: Pushed [2025-01-06T13:30:39.943Z] ca58931c9caa: Pushed [2025-01-06T13:30:44.152Z] 68e1d6835d6f: Pushed [2025-01-06T13:30:44.152Z] b24805f90b03a244b57d66aad36c21d665a8ccc6: digest: sha256:ef4111fd05b4f04b606285619c64ddd6b5d5d64e15777173b7de0f0427c725aa size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:44.491Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:44.828Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-01-06T13:30:44.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-06T13:30:44.828Z] b0bc9b4d5ef6: Preparing [2025-01-06T13:30:44.828Z] 072ccbe1014b: Preparing [2025-01-06T13:30:44.828Z] b634559fdd2d: Preparing [2025-01-06T13:30:44.828Z] 0596245cefb7: Preparing [2025-01-06T13:30:44.828Z] 9374051b392a: Preparing [2025-01-06T13:30:44.828Z] 68e1d6835d6f: Preparing [2025-01-06T13:30:44.828Z] ca58931c9caa: Preparing [2025-01-06T13:30:44.828Z] 36117219dc00: Preparing [2025-01-06T13:30:44.828Z] c7649af4cf09: Preparing [2025-01-06T13:30:44.828Z] 75654b8eeebd: Preparing [2025-01-06T13:30:44.828Z] 68e1d6835d6f: Waiting [2025-01-06T13:30:44.828Z] ca58931c9caa: Waiting [2025-01-06T13:30:44.828Z] 36117219dc00: Waiting [2025-01-06T13:30:44.828Z] c7649af4cf09: Waiting [2025-01-06T13:30:44.828Z] 75654b8eeebd: Waiting [2025-01-06T13:30:44.828Z] 0596245cefb7: Layer already exists [2025-01-06T13:30:44.828Z] 9374051b392a: Layer already exists [2025-01-06T13:30:44.828Z] b0bc9b4d5ef6: Layer already exists [2025-01-06T13:30:44.828Z] b634559fdd2d: Layer already exists [2025-01-06T13:30:44.828Z] 072ccbe1014b: Layer already exists [2025-01-06T13:30:44.828Z] 36117219dc00: Layer already exists [2025-01-06T13:30:44.828Z] ca58931c9caa: Layer already exists [2025-01-06T13:30:44.828Z] c7649af4cf09: Layer already exists [2025-01-06T13:30:44.828Z] 68e1d6835d6f: Layer already exists [2025-01-06T13:30:44.828Z] 75654b8eeebd: Layer already exists [2025-01-06T13:30:44.828Z] latest: digest: sha256:ef4111fd05b4f04b606285619c64ddd6b5d5d64e15777173b7de0f0427c725aa size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:45.164Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:45.501Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.35 [2025-01-06T13:30:45.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-06T13:30:45.501Z] b0bc9b4d5ef6: Preparing [2025-01-06T13:30:45.501Z] 072ccbe1014b: Preparing [2025-01-06T13:30:45.501Z] b634559fdd2d: Preparing [2025-01-06T13:30:45.501Z] 0596245cefb7: Preparing [2025-01-06T13:30:45.501Z] 9374051b392a: Preparing [2025-01-06T13:30:45.501Z] 68e1d6835d6f: Preparing [2025-01-06T13:30:45.501Z] ca58931c9caa: Preparing [2025-01-06T13:30:45.501Z] 36117219dc00: Preparing [2025-01-06T13:30:45.501Z] c7649af4cf09: Preparing [2025-01-06T13:30:45.501Z] 75654b8eeebd: Preparing [2025-01-06T13:30:45.501Z] c7649af4cf09: Waiting [2025-01-06T13:30:45.501Z] 68e1d6835d6f: Waiting [2025-01-06T13:30:45.501Z] 75654b8eeebd: Waiting [2025-01-06T13:30:45.501Z] ca58931c9caa: Waiting [2025-01-06T13:30:45.501Z] 072ccbe1014b: Layer already exists [2025-01-06T13:30:45.501Z] b0bc9b4d5ef6: Layer already exists [2025-01-06T13:30:45.501Z] 9374051b392a: Layer already exists [2025-01-06T13:30:45.501Z] b634559fdd2d: Layer already exists [2025-01-06T13:30:45.501Z] 0596245cefb7: Layer already exists [2025-01-06T13:30:45.501Z] 68e1d6835d6f: Layer already exists [2025-01-06T13:30:45.501Z] ca58931c9caa: Layer already exists [2025-01-06T13:30:45.501Z] 36117219dc00: Layer already exists [2025-01-06T13:30:45.501Z] c7649af4cf09: Layer already exists [2025-01-06T13:30:45.501Z] 75654b8eeebd: Layer already exists [2025-01-06T13:30:45.501Z] 4.0.0-dev.35: digest: sha256:ef4111fd05b4f04b606285619c64ddd6b5d5d64e15777173b7de0f0427c725aa size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:45.853Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:46.181Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:30:46.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-06T13:30:46.181Z] b0bc9b4d5ef6: Preparing [2025-01-06T13:30:46.181Z] 072ccbe1014b: Preparing [2025-01-06T13:30:46.181Z] b634559fdd2d: Preparing [2025-01-06T13:30:46.181Z] 0596245cefb7: Preparing [2025-01-06T13:30:46.181Z] 9374051b392a: Preparing [2025-01-06T13:30:46.181Z] 68e1d6835d6f: Preparing [2025-01-06T13:30:46.181Z] ca58931c9caa: Preparing [2025-01-06T13:30:46.181Z] 36117219dc00: Preparing [2025-01-06T13:30:46.181Z] c7649af4cf09: Preparing [2025-01-06T13:30:46.181Z] 75654b8eeebd: Preparing [2025-01-06T13:30:46.181Z] c7649af4cf09: Waiting [2025-01-06T13:30:46.181Z] 36117219dc00: Waiting [2025-01-06T13:30:46.181Z] 68e1d6835d6f: Waiting [2025-01-06T13:30:46.181Z] 75654b8eeebd: Waiting [2025-01-06T13:30:46.181Z] ca58931c9caa: Waiting [2025-01-06T13:30:46.181Z] b0bc9b4d5ef6: Layer already exists [2025-01-06T13:30:46.181Z] 9374051b392a: Layer already exists [2025-01-06T13:30:46.181Z] 0596245cefb7: Layer already exists [2025-01-06T13:30:46.181Z] b634559fdd2d: Layer already exists [2025-01-06T13:30:46.181Z] 072ccbe1014b: Layer already exists [2025-01-06T13:30:46.181Z] ca58931c9caa: Layer already exists [2025-01-06T13:30:46.181Z] 68e1d6835d6f: Layer already exists [2025-01-06T13:30:46.181Z] c7649af4cf09: Layer already exists [2025-01-06T13:30:46.181Z] 36117219dc00: Layer already exists [2025-01-06T13:30:46.181Z] 75654b8eeebd: Layer already exists [2025-01-06T13:30:46.181Z] b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35: digest: sha256:ef4111fd05b4f04b606285619c64ddd6b5d5d64e15777173b7de0f0427c725aa size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:46.510Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:46.839Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-01-06T13:30:46.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-06T13:30:46.839Z] b0bc9b4d5ef6: Preparing [2025-01-06T13:30:46.839Z] 072ccbe1014b: Preparing [2025-01-06T13:30:46.839Z] b634559fdd2d: Preparing [2025-01-06T13:30:46.839Z] 0596245cefb7: Preparing [2025-01-06T13:30:46.839Z] 9374051b392a: Preparing [2025-01-06T13:30:46.839Z] 68e1d6835d6f: Preparing [2025-01-06T13:30:46.839Z] ca58931c9caa: Preparing [2025-01-06T13:30:46.839Z] 36117219dc00: Preparing [2025-01-06T13:30:46.839Z] c7649af4cf09: Preparing [2025-01-06T13:30:46.839Z] 75654b8eeebd: Preparing [2025-01-06T13:30:46.839Z] 68e1d6835d6f: Waiting [2025-01-06T13:30:46.839Z] ca58931c9caa: Waiting [2025-01-06T13:30:46.839Z] 36117219dc00: Waiting [2025-01-06T13:30:46.839Z] 75654b8eeebd: Waiting [2025-01-06T13:30:46.839Z] b634559fdd2d: Layer already exists [2025-01-06T13:30:46.839Z] b0bc9b4d5ef6: Layer already exists [2025-01-06T13:30:46.839Z] 0596245cefb7: Layer already exists [2025-01-06T13:30:46.839Z] 072ccbe1014b: Layer already exists [2025-01-06T13:30:46.839Z] 9374051b392a: Layer already exists [2025-01-06T13:30:46.839Z] 36117219dc00: Layer already exists [2025-01-06T13:30:46.839Z] ca58931c9caa: Layer already exists [2025-01-06T13:30:46.839Z] 68e1d6835d6f: Layer already exists [2025-01-06T13:30:46.839Z] c7649af4cf09: Layer already exists [2025-01-06T13:30:46.839Z] 75654b8eeebd: Layer already exists [2025-01-06T13:30:46.839Z] main: digest: sha256:ef4111fd05b4f04b606285619c64ddd6b5d5d64e15777173b7de0f0427c725aa size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T13:30:46.915Z] ===================================================== [Pipeline] echo [2025-01-06T13:30:46.935Z] taggedImages: [2025-01-06T13:30:46.935Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:30:46.935Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-01-06T13:30:46.935Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.35 [2025-01-06T13:30:46.935Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:30:46.935Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-01-06T13:30:46.964Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-01-06T13:30:46.964Z] b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:30:46.964Z] latest [2025-01-06T13:30:46.964Z] 4.0.0-dev.35 [2025-01-06T13:30:46.964Z] b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:30:46.964Z] main [2025-01-06T13:30:46.964Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:47.299Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b24805f90b03a244b57d66aad36c21d665a8ccc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:47.629Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:30:47.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-06T13:30:47.629Z] 04a2a569a16e: Preparing [2025-01-06T13:30:47.629Z] eb01123264b4: Preparing [2025-01-06T13:30:47.629Z] 797156b4a616: Preparing [2025-01-06T13:30:47.629Z] 0596245cefb7: Preparing [2025-01-06T13:30:47.629Z] 9374051b392a: Preparing [2025-01-06T13:30:47.629Z] 89a010e2d235: Preparing [2025-01-06T13:30:47.629Z] c3f64360a1e6: Preparing [2025-01-06T13:30:47.629Z] 8bab92728fe5: Preparing [2025-01-06T13:30:47.629Z] 75654b8eeebd: Preparing [2025-01-06T13:30:47.629Z] 89a010e2d235: Waiting [2025-01-06T13:30:47.629Z] 8bab92728fe5: Waiting [2025-01-06T13:30:47.629Z] c3f64360a1e6: Waiting [2025-01-06T13:30:47.629Z] 75654b8eeebd: Waiting [2025-01-06T13:30:47.629Z] 9374051b392a: Layer already exists [2025-01-06T13:30:47.629Z] 0596245cefb7: Layer already exists [2025-01-06T13:30:47.629Z] eb01123264b4: Pushed [2025-01-06T13:30:47.629Z] 797156b4a616: Pushed [2025-01-06T13:30:47.629Z] 04a2a569a16e: Pushed [2025-01-06T13:30:47.629Z] 75654b8eeebd: Layer already exists [2025-01-06T13:30:48.200Z] 8bab92728fe5: Pushed [2025-01-06T13:30:48.458Z] c3f64360a1e6: Pushed [2025-01-06T13:30:58.451Z] 89a010e2d235: Pushed [2025-01-06T13:30:58.451Z] b24805f90b03a244b57d66aad36c21d665a8ccc6: digest: sha256:98cc29d8915a6f1d18f8275607e6d9f92c5c1d82f645634a67a11b3717894fa3 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:58.870Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:59.195Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-01-06T13:30:59.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-06T13:30:59.195Z] 04a2a569a16e: Preparing [2025-01-06T13:30:59.195Z] eb01123264b4: Preparing [2025-01-06T13:30:59.195Z] 797156b4a616: Preparing [2025-01-06T13:30:59.195Z] 0596245cefb7: Preparing [2025-01-06T13:30:59.195Z] 9374051b392a: Preparing [2025-01-06T13:30:59.195Z] 89a010e2d235: Preparing [2025-01-06T13:30:59.195Z] c3f64360a1e6: Preparing [2025-01-06T13:30:59.195Z] 8bab92728fe5: Preparing [2025-01-06T13:30:59.195Z] 75654b8eeebd: Preparing [2025-01-06T13:30:59.195Z] 89a010e2d235: Waiting [2025-01-06T13:30:59.195Z] c3f64360a1e6: Waiting [2025-01-06T13:30:59.195Z] 8bab92728fe5: Waiting [2025-01-06T13:30:59.195Z] 75654b8eeebd: Waiting [2025-01-06T13:30:59.195Z] 04a2a569a16e: Layer already exists [2025-01-06T13:30:59.195Z] eb01123264b4: Layer already exists [2025-01-06T13:30:59.195Z] 9374051b392a: Layer already exists [2025-01-06T13:30:59.195Z] 0596245cefb7: Layer already exists [2025-01-06T13:30:59.195Z] 797156b4a616: Layer already exists [2025-01-06T13:30:59.195Z] 89a010e2d235: Layer already exists [2025-01-06T13:30:59.195Z] 75654b8eeebd: Layer already exists [2025-01-06T13:30:59.195Z] c3f64360a1e6: Layer already exists [2025-01-06T13:30:59.195Z] 8bab92728fe5: Layer already exists [2025-01-06T13:30:59.195Z] latest: digest: sha256:98cc29d8915a6f1d18f8275607e6d9f92c5c1d82f645634a67a11b3717894fa3 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:59.528Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:30:59.857Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.35 [2025-01-06T13:30:59.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-06T13:30:59.857Z] 04a2a569a16e: Preparing [2025-01-06T13:30:59.857Z] eb01123264b4: Preparing [2025-01-06T13:30:59.857Z] 797156b4a616: Preparing [2025-01-06T13:30:59.857Z] 0596245cefb7: Preparing [2025-01-06T13:30:59.857Z] 9374051b392a: Preparing [2025-01-06T13:30:59.857Z] 89a010e2d235: Preparing [2025-01-06T13:30:59.857Z] c3f64360a1e6: Preparing [2025-01-06T13:30:59.857Z] 8bab92728fe5: Preparing [2025-01-06T13:30:59.857Z] 75654b8eeebd: Preparing [2025-01-06T13:30:59.857Z] 8bab92728fe5: Waiting [2025-01-06T13:30:59.857Z] 89a010e2d235: Waiting [2025-01-06T13:30:59.857Z] c3f64360a1e6: Waiting [2025-01-06T13:30:59.857Z] 75654b8eeebd: Waiting [2025-01-06T13:30:59.857Z] 9374051b392a: Layer already exists [2025-01-06T13:30:59.857Z] 0596245cefb7: Layer already exists [2025-01-06T13:30:59.857Z] eb01123264b4: Layer already exists [2025-01-06T13:30:59.857Z] 797156b4a616: Layer already exists [2025-01-06T13:30:59.857Z] 04a2a569a16e: Layer already exists [2025-01-06T13:30:59.857Z] 89a010e2d235: Layer already exists [2025-01-06T13:30:59.857Z] 8bab92728fe5: Layer already exists [2025-01-06T13:30:59.857Z] 75654b8eeebd: Layer already exists [2025-01-06T13:30:59.857Z] c3f64360a1e6: Layer already exists [2025-01-06T13:30:59.857Z] 4.0.0-dev.35: digest: sha256:98cc29d8915a6f1d18f8275607e6d9f92c5c1d82f645634a67a11b3717894fa3 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:31:00.190Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:31:00.526Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:31:00.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-06T13:31:00.526Z] 04a2a569a16e: Preparing [2025-01-06T13:31:00.526Z] eb01123264b4: Preparing [2025-01-06T13:31:00.526Z] 797156b4a616: Preparing [2025-01-06T13:31:00.526Z] 0596245cefb7: Preparing [2025-01-06T13:31:00.526Z] 9374051b392a: Preparing [2025-01-06T13:31:00.526Z] 89a010e2d235: Preparing [2025-01-06T13:31:00.526Z] c3f64360a1e6: Preparing [2025-01-06T13:31:00.526Z] 8bab92728fe5: Preparing [2025-01-06T13:31:00.526Z] 75654b8eeebd: Preparing [2025-01-06T13:31:00.526Z] c3f64360a1e6: Waiting [2025-01-06T13:31:00.526Z] 89a010e2d235: Waiting [2025-01-06T13:31:00.526Z] 8bab92728fe5: Waiting [2025-01-06T13:31:00.526Z] 9374051b392a: Layer already exists [2025-01-06T13:31:00.526Z] 04a2a569a16e: Layer already exists [2025-01-06T13:31:00.526Z] 0596245cefb7: Layer already exists [2025-01-06T13:31:00.526Z] eb01123264b4: Layer already exists [2025-01-06T13:31:00.526Z] 797156b4a616: Layer already exists [2025-01-06T13:31:00.526Z] c3f64360a1e6: Layer already exists [2025-01-06T13:31:00.526Z] 89a010e2d235: Layer already exists [2025-01-06T13:31:00.526Z] 8bab92728fe5: Layer already exists [2025-01-06T13:31:00.526Z] 75654b8eeebd: Layer already exists [2025-01-06T13:31:00.526Z] b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35: digest: sha256:98cc29d8915a6f1d18f8275607e6d9f92c5c1d82f645634a67a11b3717894fa3 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:31:00.963Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:31:01.286Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-01-06T13:31:01.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-06T13:31:01.286Z] 04a2a569a16e: Preparing [2025-01-06T13:31:01.286Z] eb01123264b4: Preparing [2025-01-06T13:31:01.286Z] 797156b4a616: Preparing [2025-01-06T13:31:01.286Z] 0596245cefb7: Preparing [2025-01-06T13:31:01.286Z] 9374051b392a: Preparing [2025-01-06T13:31:01.286Z] 89a010e2d235: Preparing [2025-01-06T13:31:01.286Z] c3f64360a1e6: Preparing [2025-01-06T13:31:01.286Z] 8bab92728fe5: Preparing [2025-01-06T13:31:01.286Z] 75654b8eeebd: Preparing [2025-01-06T13:31:01.286Z] c3f64360a1e6: Waiting [2025-01-06T13:31:01.286Z] 8bab92728fe5: Waiting [2025-01-06T13:31:01.286Z] 75654b8eeebd: Waiting [2025-01-06T13:31:01.286Z] 89a010e2d235: Waiting [2025-01-06T13:31:01.286Z] 04a2a569a16e: Layer already exists [2025-01-06T13:31:01.286Z] 797156b4a616: Layer already exists [2025-01-06T13:31:01.286Z] 9374051b392a: Layer already exists [2025-01-06T13:31:01.286Z] 0596245cefb7: Layer already exists [2025-01-06T13:31:01.286Z] eb01123264b4: Layer already exists [2025-01-06T13:31:01.286Z] 89a010e2d235: Layer already exists [2025-01-06T13:31:01.286Z] 8bab92728fe5: Layer already exists [2025-01-06T13:31:01.286Z] c3f64360a1e6: Layer already exists [2025-01-06T13:31:01.286Z] 75654b8eeebd: Layer already exists [2025-01-06T13:31:01.286Z] main: digest: sha256:98cc29d8915a6f1d18f8275607e6d9f92c5c1d82f645634a67a11b3717894fa3 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T13:31:01.365Z] ===================================================== [Pipeline] echo [2025-01-06T13:31:01.382Z] taggedImages: [2025-01-06T13:31:01.382Z] - nexus3.edgexfoundry.org:10004/security-spire-config:b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:31:01.382Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-01-06T13:31:01.382Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.35 [2025-01-06T13:31:01.382Z] - nexus3.edgexfoundry.org:10004/security-spire-config:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:31:01.382Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-01-06T13:31:01.414Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-01-06T13:31:01.414Z] b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:31:01.414Z] latest [2025-01-06T13:31:01.414Z] 4.0.0-dev.35 [2025-01-06T13:31:01.414Z] b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:31:01.414Z] main [2025-01-06T13:31:01.414Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:31:01.759Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b24805f90b03a244b57d66aad36c21d665a8ccc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:31:02.082Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:31:02.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-06T13:31:02.082Z] b0bc9b4d5ef6: Preparing [2025-01-06T13:31:02.082Z] 119588c0bdf1: Preparing [2025-01-06T13:31:02.082Z] 40a6cdb788c1: Preparing [2025-01-06T13:31:02.082Z] 0596245cefb7: Preparing [2025-01-06T13:31:02.082Z] 9374051b392a: Preparing [2025-01-06T13:31:02.082Z] 8805a6cdceef: Preparing [2025-01-06T13:31:02.082Z] 36117219dc00: Preparing [2025-01-06T13:31:02.082Z] c7649af4cf09: Preparing [2025-01-06T13:31:02.082Z] 75654b8eeebd: Preparing [2025-01-06T13:31:02.082Z] 8805a6cdceef: Waiting [2025-01-06T13:31:02.082Z] 36117219dc00: Waiting [2025-01-06T13:31:02.082Z] c7649af4cf09: Waiting [2025-01-06T13:31:02.082Z] 75654b8eeebd: Waiting [2025-01-06T13:31:02.082Z] b0bc9b4d5ef6: Layer already exists [2025-01-06T13:31:02.082Z] 0596245cefb7: Layer already exists [2025-01-06T13:31:02.082Z] 9374051b392a: Layer already exists [2025-01-06T13:31:02.082Z] 36117219dc00: Layer already exists [2025-01-06T13:31:02.082Z] c7649af4cf09: Layer already exists [2025-01-06T13:31:02.082Z] 40a6cdb788c1: Pushed [2025-01-06T13:31:02.082Z] 75654b8eeebd: Layer already exists [2025-01-06T13:31:02.082Z] 119588c0bdf1: Pushed [2025-01-06T13:31:15.672Z] 8805a6cdceef: Pushed [2025-01-06T13:31:15.672Z] b24805f90b03a244b57d66aad36c21d665a8ccc6: digest: sha256:c8dbdd76b0317b14369f54305aa69f81d92c924b1c62a00aa5530c71dea4e8ff size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:31:16.011Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:31:16.343Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-01-06T13:31:16.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-06T13:31:16.343Z] b0bc9b4d5ef6: Preparing [2025-01-06T13:31:16.343Z] 119588c0bdf1: Preparing [2025-01-06T13:31:16.343Z] 40a6cdb788c1: Preparing [2025-01-06T13:31:16.343Z] 0596245cefb7: Preparing [2025-01-06T13:31:16.343Z] 9374051b392a: Preparing [2025-01-06T13:31:16.343Z] 8805a6cdceef: Preparing [2025-01-06T13:31:16.343Z] 36117219dc00: Preparing [2025-01-06T13:31:16.343Z] c7649af4cf09: Preparing [2025-01-06T13:31:16.343Z] 75654b8eeebd: Preparing [2025-01-06T13:31:16.343Z] 8805a6cdceef: Waiting [2025-01-06T13:31:16.343Z] 36117219dc00: Waiting [2025-01-06T13:31:16.343Z] c7649af4cf09: Waiting [2025-01-06T13:31:16.343Z] 75654b8eeebd: Waiting [2025-01-06T13:31:16.343Z] b0bc9b4d5ef6: Layer already exists [2025-01-06T13:31:16.343Z] 9374051b392a: Layer already exists [2025-01-06T13:31:16.343Z] 119588c0bdf1: Layer already exists [2025-01-06T13:31:16.343Z] 40a6cdb788c1: Layer already exists [2025-01-06T13:31:16.343Z] 0596245cefb7: Layer already exists [2025-01-06T13:31:16.343Z] 8805a6cdceef: Layer already exists [2025-01-06T13:31:16.343Z] c7649af4cf09: Layer already exists [2025-01-06T13:31:16.343Z] 36117219dc00: Layer already exists [2025-01-06T13:31:16.343Z] 75654b8eeebd: Layer already exists [2025-01-06T13:31:16.343Z] latest: digest: sha256:c8dbdd76b0317b14369f54305aa69f81d92c924b1c62a00aa5530c71dea4e8ff size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:31:16.676Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:31:17.004Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.35 [2025-01-06T13:31:17.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-06T13:31:17.004Z] b0bc9b4d5ef6: Preparing [2025-01-06T13:31:17.004Z] 119588c0bdf1: Preparing [2025-01-06T13:31:17.004Z] 40a6cdb788c1: Preparing [2025-01-06T13:31:17.004Z] 0596245cefb7: Preparing [2025-01-06T13:31:17.004Z] 9374051b392a: Preparing [2025-01-06T13:31:17.004Z] 8805a6cdceef: Preparing [2025-01-06T13:31:17.004Z] 36117219dc00: Preparing [2025-01-06T13:31:17.004Z] c7649af4cf09: Preparing [2025-01-06T13:31:17.004Z] 75654b8eeebd: Preparing [2025-01-06T13:31:17.004Z] 36117219dc00: Waiting [2025-01-06T13:31:17.004Z] 8805a6cdceef: Waiting [2025-01-06T13:31:17.004Z] c7649af4cf09: Waiting [2025-01-06T13:31:17.004Z] 75654b8eeebd: Waiting [2025-01-06T13:31:17.004Z] 9374051b392a: Layer already exists [2025-01-06T13:31:17.004Z] 40a6cdb788c1: Layer already exists [2025-01-06T13:31:17.004Z] 119588c0bdf1: Layer already exists [2025-01-06T13:31:17.004Z] b0bc9b4d5ef6: Layer already exists [2025-01-06T13:31:17.004Z] 0596245cefb7: Layer already exists [2025-01-06T13:31:17.004Z] 8805a6cdceef: Layer already exists [2025-01-06T13:31:17.004Z] c7649af4cf09: Layer already exists [2025-01-06T13:31:17.004Z] 36117219dc00: Layer already exists [2025-01-06T13:31:17.004Z] 75654b8eeebd: Layer already exists [2025-01-06T13:31:17.004Z] 4.0.0-dev.35: digest: sha256:c8dbdd76b0317b14369f54305aa69f81d92c924b1c62a00aa5530c71dea4e8ff size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:31:17.330Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:31:17.656Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:31:17.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-06T13:31:17.656Z] b0bc9b4d5ef6: Preparing [2025-01-06T13:31:17.656Z] 119588c0bdf1: Preparing [2025-01-06T13:31:17.656Z] 40a6cdb788c1: Preparing [2025-01-06T13:31:17.656Z] 0596245cefb7: Preparing [2025-01-06T13:31:17.656Z] 9374051b392a: Preparing [2025-01-06T13:31:17.656Z] 8805a6cdceef: Preparing [2025-01-06T13:31:17.656Z] 36117219dc00: Preparing [2025-01-06T13:31:17.656Z] c7649af4cf09: Preparing [2025-01-06T13:31:17.656Z] 75654b8eeebd: Preparing [2025-01-06T13:31:17.656Z] 36117219dc00: Waiting [2025-01-06T13:31:17.656Z] 8805a6cdceef: Waiting [2025-01-06T13:31:17.656Z] c7649af4cf09: Waiting [2025-01-06T13:31:17.656Z] 75654b8eeebd: Waiting [2025-01-06T13:31:17.656Z] 119588c0bdf1: Layer already exists [2025-01-06T13:31:17.656Z] 0596245cefb7: Layer already exists [2025-01-06T13:31:17.656Z] 40a6cdb788c1: Layer already exists [2025-01-06T13:31:17.656Z] 9374051b392a: Layer already exists [2025-01-06T13:31:17.656Z] b0bc9b4d5ef6: Layer already exists [2025-01-06T13:31:17.656Z] 8805a6cdceef: Layer already exists [2025-01-06T13:31:17.656Z] 36117219dc00: Layer already exists [2025-01-06T13:31:17.656Z] c7649af4cf09: Layer already exists [2025-01-06T13:31:17.656Z] 75654b8eeebd: Layer already exists [2025-01-06T13:31:17.656Z] b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35: digest: sha256:c8dbdd76b0317b14369f54305aa69f81d92c924b1c62a00aa5530c71dea4e8ff size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:31:17.982Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:31:18.314Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-01-06T13:31:18.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-06T13:31:18.314Z] b0bc9b4d5ef6: Preparing [2025-01-06T13:31:18.314Z] 119588c0bdf1: Preparing [2025-01-06T13:31:18.314Z] 40a6cdb788c1: Preparing [2025-01-06T13:31:18.314Z] 0596245cefb7: Preparing [2025-01-06T13:31:18.314Z] 9374051b392a: Preparing [2025-01-06T13:31:18.314Z] 8805a6cdceef: Preparing [2025-01-06T13:31:18.314Z] 36117219dc00: Preparing [2025-01-06T13:31:18.314Z] c7649af4cf09: Preparing [2025-01-06T13:31:18.314Z] 75654b8eeebd: Preparing [2025-01-06T13:31:18.314Z] 8805a6cdceef: Waiting [2025-01-06T13:31:18.314Z] c7649af4cf09: Waiting [2025-01-06T13:31:18.314Z] 36117219dc00: Waiting [2025-01-06T13:31:18.314Z] 75654b8eeebd: Waiting [2025-01-06T13:31:18.314Z] 40a6cdb788c1: Layer already exists [2025-01-06T13:31:18.314Z] 9374051b392a: Layer already exists [2025-01-06T13:31:18.314Z] 0596245cefb7: Layer already exists [2025-01-06T13:31:18.314Z] 119588c0bdf1: Layer already exists [2025-01-06T13:31:18.314Z] b0bc9b4d5ef6: Layer already exists [2025-01-06T13:31:18.314Z] 36117219dc00: Layer already exists [2025-01-06T13:31:18.314Z] 8805a6cdceef: Layer already exists [2025-01-06T13:31:18.314Z] c7649af4cf09: Layer already exists [2025-01-06T13:31:18.314Z] 75654b8eeebd: Layer already exists [2025-01-06T13:31:18.314Z] main: digest: sha256:c8dbdd76b0317b14369f54305aa69f81d92c924b1c62a00aa5530c71dea4e8ff size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T13:31:18.399Z] ===================================================== [Pipeline] echo [2025-01-06T13:31:18.415Z] taggedImages: [2025-01-06T13:31:18.415Z] - nexus3.edgexfoundry.org:10004/security-spire-server:b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:31:18.415Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-01-06T13:31:18.415Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.35 [2025-01-06T13:31:18.415Z] - nexus3.edgexfoundry.org:10004/security-spire-server:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:31:18.415Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-01-06T13:31:18.444Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-01-06T13:31:18.444Z] b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:31:18.444Z] latest [2025-01-06T13:31:18.444Z] 4.0.0-dev.35 [2025-01-06T13:31:18.444Z] b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:31:18.444Z] main [2025-01-06T13:31:18.444Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:31:18.804Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b24805f90b03a244b57d66aad36c21d665a8ccc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:31:19.132Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:31:19.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-06T13:31:19.132Z] 12d393fc8c83: Preparing [2025-01-06T13:31:19.132Z] dde4203619dd: Preparing [2025-01-06T13:31:19.132Z] c57d362a75cf: Preparing [2025-01-06T13:31:19.132Z] 0596245cefb7: Preparing [2025-01-06T13:31:19.132Z] 9374051b392a: Preparing [2025-01-06T13:31:19.132Z] 5a57e2cb77b5: Preparing [2025-01-06T13:31:19.132Z] b5ccb7f9b672: Preparing [2025-01-06T13:31:19.132Z] 75654b8eeebd: Preparing [2025-01-06T13:31:19.132Z] b5ccb7f9b672: Waiting [2025-01-06T13:31:19.132Z] 5a57e2cb77b5: Waiting [2025-01-06T13:31:19.132Z] 75654b8eeebd: Waiting [2025-01-06T13:31:19.132Z] 9374051b392a: Layer already exists [2025-01-06T13:31:19.132Z] 0596245cefb7: Layer already exists [2025-01-06T13:31:19.132Z] dde4203619dd: Pushed [2025-01-06T13:31:19.132Z] 12d393fc8c83: Pushed [2025-01-06T13:31:19.132Z] 75654b8eeebd: Layer already exists [2025-01-06T13:31:19.702Z] b5ccb7f9b672: Pushed [2025-01-06T13:31:19.961Z] 5a57e2cb77b5: Pushed [2025-01-06T13:31:23.251Z] c57d362a75cf: Pushed [2025-01-06T13:31:23.251Z] b24805f90b03a244b57d66aad36c21d665a8ccc6: digest: sha256:1b18ac2d02b6de11e2388451d66d79bbadd7d7ad3f8689e67ff5531d8af177ee size: 1991 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:31:23.581Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:31:23.904Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-01-06T13:31:23.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-06T13:31:23.904Z] 12d393fc8c83: Preparing [2025-01-06T13:31:23.904Z] dde4203619dd: Preparing [2025-01-06T13:31:23.904Z] c57d362a75cf: Preparing [2025-01-06T13:31:23.904Z] 0596245cefb7: Preparing [2025-01-06T13:31:23.904Z] 9374051b392a: Preparing [2025-01-06T13:31:23.904Z] 5a57e2cb77b5: Preparing [2025-01-06T13:31:23.904Z] b5ccb7f9b672: Preparing [2025-01-06T13:31:23.904Z] 75654b8eeebd: Preparing [2025-01-06T13:31:23.904Z] b5ccb7f9b672: Waiting [2025-01-06T13:31:23.904Z] 5a57e2cb77b5: Waiting [2025-01-06T13:31:23.904Z] 12d393fc8c83: Layer already exists [2025-01-06T13:31:23.904Z] 0596245cefb7: Layer already exists [2025-01-06T13:31:23.904Z] 9374051b392a: Layer already exists [2025-01-06T13:31:23.904Z] dde4203619dd: Layer already exists [2025-01-06T13:31:23.904Z] c57d362a75cf: Layer already exists [2025-01-06T13:31:23.904Z] b5ccb7f9b672: Layer already exists [2025-01-06T13:31:23.904Z] 5a57e2cb77b5: Layer already exists [2025-01-06T13:31:23.904Z] 75654b8eeebd: Layer already exists [2025-01-06T13:31:23.904Z] latest: digest: sha256:1b18ac2d02b6de11e2388451d66d79bbadd7d7ad3f8689e67ff5531d8af177ee size: 1991 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:31:24.239Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:31:24.569Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.35 [2025-01-06T13:31:24.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-06T13:31:24.569Z] 12d393fc8c83: Preparing [2025-01-06T13:31:24.569Z] dde4203619dd: Preparing [2025-01-06T13:31:24.569Z] c57d362a75cf: Preparing [2025-01-06T13:31:24.569Z] 0596245cefb7: Preparing [2025-01-06T13:31:24.569Z] 9374051b392a: Preparing [2025-01-06T13:31:24.569Z] 5a57e2cb77b5: Preparing [2025-01-06T13:31:24.569Z] b5ccb7f9b672: Preparing [2025-01-06T13:31:24.569Z] 75654b8eeebd: Preparing [2025-01-06T13:31:24.569Z] b5ccb7f9b672: Waiting [2025-01-06T13:31:24.569Z] 5a57e2cb77b5: Waiting [2025-01-06T13:31:24.569Z] 75654b8eeebd: Waiting [2025-01-06T13:31:24.569Z] 12d393fc8c83: Layer already exists [2025-01-06T13:31:24.569Z] c57d362a75cf: Layer already exists [2025-01-06T13:31:24.569Z] 9374051b392a: Layer already exists [2025-01-06T13:31:24.569Z] 0596245cefb7: Layer already exists [2025-01-06T13:31:24.569Z] dde4203619dd: Layer already exists [2025-01-06T13:31:24.569Z] 5a57e2cb77b5: Layer already exists [2025-01-06T13:31:24.569Z] 75654b8eeebd: Layer already exists [2025-01-06T13:31:24.569Z] b5ccb7f9b672: Layer already exists [2025-01-06T13:31:24.569Z] 4.0.0-dev.35: digest: sha256:1b18ac2d02b6de11e2388451d66d79bbadd7d7ad3f8689e67ff5531d8af177ee size: 1991 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:31:24.906Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:31:25.240Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:31:25.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-06T13:31:25.240Z] 12d393fc8c83: Preparing [2025-01-06T13:31:25.240Z] dde4203619dd: Preparing [2025-01-06T13:31:25.240Z] c57d362a75cf: Preparing [2025-01-06T13:31:25.240Z] 0596245cefb7: Preparing [2025-01-06T13:31:25.240Z] 9374051b392a: Preparing [2025-01-06T13:31:25.240Z] 5a57e2cb77b5: Preparing [2025-01-06T13:31:25.240Z] b5ccb7f9b672: Preparing [2025-01-06T13:31:25.240Z] 75654b8eeebd: Preparing [2025-01-06T13:31:25.240Z] 5a57e2cb77b5: Waiting [2025-01-06T13:31:25.240Z] 75654b8eeebd: Waiting [2025-01-06T13:31:25.240Z] b5ccb7f9b672: Waiting [2025-01-06T13:31:25.240Z] 12d393fc8c83: Layer already exists [2025-01-06T13:31:25.240Z] c57d362a75cf: Layer already exists [2025-01-06T13:31:25.240Z] dde4203619dd: Layer already exists [2025-01-06T13:31:25.240Z] 9374051b392a: Layer already exists [2025-01-06T13:31:25.240Z] 0596245cefb7: Layer already exists [2025-01-06T13:31:25.240Z] b5ccb7f9b672: Layer already exists [2025-01-06T13:31:25.240Z] 5a57e2cb77b5: Layer already exists [2025-01-06T13:31:25.240Z] 75654b8eeebd: Layer already exists [2025-01-06T13:31:25.240Z] b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35: digest: sha256:1b18ac2d02b6de11e2388451d66d79bbadd7d7ad3f8689e67ff5531d8af177ee size: 1991 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:31:25.565Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:31:25.897Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-01-06T13:31:25.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-06T13:31:25.897Z] 12d393fc8c83: Preparing [2025-01-06T13:31:25.897Z] dde4203619dd: Preparing [2025-01-06T13:31:25.897Z] c57d362a75cf: Preparing [2025-01-06T13:31:25.897Z] 0596245cefb7: Preparing [2025-01-06T13:31:25.897Z] 9374051b392a: Preparing [2025-01-06T13:31:25.897Z] 5a57e2cb77b5: Preparing [2025-01-06T13:31:25.897Z] b5ccb7f9b672: Preparing [2025-01-06T13:31:25.897Z] 75654b8eeebd: Preparing [2025-01-06T13:31:25.897Z] 5a57e2cb77b5: Waiting [2025-01-06T13:31:25.897Z] b5ccb7f9b672: Waiting [2025-01-06T13:31:25.897Z] 75654b8eeebd: Waiting [2025-01-06T13:31:25.897Z] 0596245cefb7: Layer already exists [2025-01-06T13:31:25.897Z] dde4203619dd: Layer already exists [2025-01-06T13:31:25.897Z] 12d393fc8c83: Layer already exists [2025-01-06T13:31:25.897Z] 9374051b392a: Layer already exists [2025-01-06T13:31:25.897Z] c57d362a75cf: Layer already exists [2025-01-06T13:31:25.897Z] 5a57e2cb77b5: Layer already exists [2025-01-06T13:31:25.897Z] 75654b8eeebd: Layer already exists [2025-01-06T13:31:25.897Z] b5ccb7f9b672: Layer already exists [2025-01-06T13:31:25.897Z] main: digest: sha256:1b18ac2d02b6de11e2388451d66d79bbadd7d7ad3f8689e67ff5531d8af177ee size: 1991 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T13:31:25.974Z] ===================================================== [Pipeline] echo [2025-01-06T13:31:25.986Z] taggedImages: [2025-01-06T13:31:25.986Z] - nexus3.edgexfoundry.org:10004/support-notifications:b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:31:25.986Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-01-06T13:31:25.986Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.35 [2025-01-06T13:31:25.986Z] - nexus3.edgexfoundry.org:10004/support-notifications:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:31:25.986Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-01-06T13:31:26.019Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-01-06T13:31:26.019Z] b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:31:26.019Z] latest [2025-01-06T13:31:26.019Z] 4.0.0-dev.35 [2025-01-06T13:31:26.019Z] b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:31:26.019Z] main [2025-01-06T13:31:26.019Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:31:26.368Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b24805f90b03a244b57d66aad36c21d665a8ccc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:31:26.689Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:31:26.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-06T13:31:26.689Z] f7ae6bed1940: Preparing [2025-01-06T13:31:26.689Z] 275bf3872037: Preparing [2025-01-06T13:31:26.689Z] 0596245cefb7: Preparing [2025-01-06T13:31:26.689Z] 9374051b392a: Preparing [2025-01-06T13:31:26.689Z] 1802ba2ad313: Preparing [2025-01-06T13:31:26.689Z] 7c30328cff1a: Preparing [2025-01-06T13:31:26.689Z] 75654b8eeebd: Preparing [2025-01-06T13:31:26.689Z] 7c30328cff1a: Waiting [2025-01-06T13:31:26.689Z] 75654b8eeebd: Waiting [2025-01-06T13:31:26.689Z] 0596245cefb7: Layer already exists [2025-01-06T13:31:26.689Z] 9374051b392a: Layer already exists [2025-01-06T13:31:26.689Z] 75654b8eeebd: Layer already exists [2025-01-06T13:31:26.689Z] f7ae6bed1940: Pushed [2025-01-06T13:31:26.948Z] 7c30328cff1a: Pushed [2025-01-06T13:31:27.516Z] 1802ba2ad313: Pushed [2025-01-06T13:31:30.814Z] 275bf3872037: Pushed [2025-01-06T13:31:30.814Z] b24805f90b03a244b57d66aad36c21d665a8ccc6: digest: sha256:3bed878559fe441f8b0d218ede6c5fe6e6532996aa6e49ab8ef3cf148a682d1d size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:31:31.146Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:31:31.462Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-01-06T13:31:31.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-06T13:31:31.462Z] f7ae6bed1940: Preparing [2025-01-06T13:31:31.462Z] 275bf3872037: Preparing [2025-01-06T13:31:31.462Z] 0596245cefb7: Preparing [2025-01-06T13:31:31.462Z] 9374051b392a: Preparing [2025-01-06T13:31:31.462Z] 1802ba2ad313: Preparing [2025-01-06T13:31:31.462Z] 7c30328cff1a: Preparing [2025-01-06T13:31:31.462Z] 75654b8eeebd: Preparing [2025-01-06T13:31:31.462Z] 7c30328cff1a: Waiting [2025-01-06T13:31:31.462Z] 75654b8eeebd: Waiting [2025-01-06T13:31:31.462Z] 9374051b392a: Layer already exists [2025-01-06T13:31:31.462Z] 275bf3872037: Layer already exists [2025-01-06T13:31:31.462Z] f7ae6bed1940: Layer already exists [2025-01-06T13:31:31.462Z] 1802ba2ad313: Layer already exists [2025-01-06T13:31:31.462Z] 0596245cefb7: Layer already exists [2025-01-06T13:31:31.462Z] 7c30328cff1a: Layer already exists [2025-01-06T13:31:31.462Z] 75654b8eeebd: Layer already exists [2025-01-06T13:31:31.462Z] latest: digest: sha256:3bed878559fe441f8b0d218ede6c5fe6e6532996aa6e49ab8ef3cf148a682d1d size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:31:31.782Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:31:32.648Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.35 [2025-01-06T13:31:32.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-06T13:31:32.648Z] f7ae6bed1940: Preparing [2025-01-06T13:31:32.648Z] 275bf3872037: Preparing [2025-01-06T13:31:32.648Z] 0596245cefb7: Preparing [2025-01-06T13:31:32.648Z] 9374051b392a: Preparing [2025-01-06T13:31:32.648Z] 1802ba2ad313: Preparing [2025-01-06T13:31:32.648Z] 7c30328cff1a: Preparing [2025-01-06T13:31:32.648Z] 75654b8eeebd: Preparing [2025-01-06T13:31:32.648Z] 75654b8eeebd: Waiting [2025-01-06T13:31:32.648Z] 7c30328cff1a: Waiting [2025-01-06T13:31:32.648Z] 1802ba2ad313: Layer already exists [2025-01-06T13:31:32.648Z] f7ae6bed1940: Layer already exists [2025-01-06T13:31:32.648Z] 275bf3872037: Layer already exists [2025-01-06T13:31:32.648Z] 9374051b392a: Layer already exists [2025-01-06T13:31:32.648Z] 0596245cefb7: Layer already exists [2025-01-06T13:31:32.648Z] 7c30328cff1a: Layer already exists [2025-01-06T13:31:32.648Z] 75654b8eeebd: Layer already exists [2025-01-06T13:31:32.648Z] 4.0.0-dev.35: digest: sha256:3bed878559fe441f8b0d218ede6c5fe6e6532996aa6e49ab8ef3cf148a682d1d size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:31:32.972Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:31:33.290Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:31:33.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-06T13:31:33.290Z] f7ae6bed1940: Preparing [2025-01-06T13:31:33.290Z] 275bf3872037: Preparing [2025-01-06T13:31:33.290Z] 0596245cefb7: Preparing [2025-01-06T13:31:33.290Z] 9374051b392a: Preparing [2025-01-06T13:31:33.290Z] 1802ba2ad313: Preparing [2025-01-06T13:31:33.290Z] 7c30328cff1a: Preparing [2025-01-06T13:31:33.290Z] 75654b8eeebd: Preparing [2025-01-06T13:31:33.290Z] 7c30328cff1a: Waiting [2025-01-06T13:31:33.290Z] 75654b8eeebd: Waiting [2025-01-06T13:31:33.290Z] 0596245cefb7: Layer already exists [2025-01-06T13:31:33.290Z] f7ae6bed1940: Layer already exists [2025-01-06T13:31:33.290Z] 9374051b392a: Layer already exists [2025-01-06T13:31:33.290Z] 275bf3872037: Layer already exists [2025-01-06T13:31:33.290Z] 1802ba2ad313: Layer already exists [2025-01-06T13:31:33.290Z] 75654b8eeebd: Layer already exists [2025-01-06T13:31:33.290Z] 7c30328cff1a: Layer already exists [2025-01-06T13:31:33.290Z] b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35: digest: sha256:3bed878559fe441f8b0d218ede6c5fe6e6532996aa6e49ab8ef3cf148a682d1d size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:31:33.609Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:31:33.928Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-01-06T13:31:33.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-06T13:31:33.928Z] f7ae6bed1940: Preparing [2025-01-06T13:31:33.928Z] 275bf3872037: Preparing [2025-01-06T13:31:33.928Z] 0596245cefb7: Preparing [2025-01-06T13:31:33.928Z] 9374051b392a: Preparing [2025-01-06T13:31:33.928Z] 1802ba2ad313: Preparing [2025-01-06T13:31:33.928Z] 7c30328cff1a: Preparing [2025-01-06T13:31:33.928Z] 75654b8eeebd: Preparing [2025-01-06T13:31:33.928Z] 75654b8eeebd: Waiting [2025-01-06T13:31:33.928Z] 7c30328cff1a: Waiting [2025-01-06T13:31:33.928Z] 275bf3872037: Layer already exists [2025-01-06T13:31:33.928Z] 0596245cefb7: Layer already exists [2025-01-06T13:31:33.928Z] 9374051b392a: Layer already exists [2025-01-06T13:31:33.928Z] 1802ba2ad313: Layer already exists [2025-01-06T13:31:33.928Z] f7ae6bed1940: Layer already exists [2025-01-06T13:31:33.928Z] 7c30328cff1a: Layer already exists [2025-01-06T13:31:33.928Z] 75654b8eeebd: Layer already exists [2025-01-06T13:31:33.928Z] main: digest: sha256:3bed878559fe441f8b0d218ede6c5fe6e6532996aa6e49ab8ef3cf148a682d1d size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T13:31:34.007Z] ===================================================== [Pipeline] echo [2025-01-06T13:31:34.022Z] taggedImages: [2025-01-06T13:31:34.022Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:31:34.022Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-01-06T13:31:34.022Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.35 [2025-01-06T13:31:34.022Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:31:34.022Z] - 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] } [2025-01-06T13:36:39.652Z] #156 ... [2025-01-06T13:36:39.653Z] [2025-01-06T13:36:39.653Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-06T13:36:39.653Z] #146 581.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-01-06T13:36:39.653Z] #146 ... [2025-01-06T13:36:39.653Z] [2025-01-06T13:36:39.653Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-06T13:36:39.653Z] #150 DONE 582.7s [2025-01-06T13:36:39.653Z] [2025-01-06T13:36:39.653Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-06T13:36:39.653Z] #146 ... [2025-01-06T13:36:39.653Z] [2025-01-06T13:36:39.653Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T13:36:39.653Z] #157 DONE 0.3s [2025-01-06T13:36:39.653Z] [2025-01-06T13:36:39.653Z] #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-06T13:36:39.653Z] #158 DONE 0.2s [2025-01-06T13:36:39.653Z] [2025-01-06T13:36:39.653Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-06T13:36:39.653Z] #145 ... [2025-01-06T13:36:39.653Z] [2025-01-06T13:36:39.653Z] #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-01-06T13:36:39.653Z] #159 DONE 0.4s [2025-01-06T13:36:39.653Z] [2025-01-06T13:36:39.653Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-06T13:36:39.653Z] #155 ... [2025-01-06T13:36:39.653Z] [2025-01-06T13:36:39.653Z] #160 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-01-06T13:36:39.653Z] #160 DONE 0.3s [2025-01-06T13:36:39.653Z] [2025-01-06T13:36:39.653Z] #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-01-06T13:36:39.653Z] #161 DONE 0.2s [2025-01-06T13:36:39.653Z] [2025-01-06T13:36:39.653Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-06T13:36:39.653Z] #152 ... [2025-01-06T13:36:39.653Z] [2025-01-06T13:36:39.653Z] #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-06T13:36:39.653Z] #162 DONE 1.9s [2025-01-06T13:36:39.653Z] [2025-01-06T13:36:39.653Z] #163 [core-common-config-bootstrapper] exporting to image [2025-01-06T13:36:39.653Z] #163 exporting layers [2025-01-06T13:36:39.653Z] #163 exporting layers 0.7s done [2025-01-06T13:36:39.653Z] #163 writing image sha256:e995e3844f8cc7b8d7a3c320acf0c7e8bf1ba3d6f8e278676eeaedc4911cd5a7 done [2025-01-06T13:36:39.653Z] #163 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2025-01-06T13:36:39.653Z] #163 DONE 0.8s [2025-01-06T13:36:39.653Z] [2025-01-06T13:36:39.653Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-06T13:36:39.653Z] #153 ... [2025-01-06T13:36:39.653Z] [2025-01-06T13:36:39.653Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-06T13:36:39.653Z] #149 DONE 588.3s [2025-01-06T13:36:39.653Z] [2025-01-06T13:36:39.653Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-06T13:36:39.653Z] #156 ... [2025-01-06T13:36:39.653Z] [2025-01-06T13:36:39.653Z] #164 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T13:36:39.653Z] #164 DONE 0.2s [2025-01-06T13:36:39.653Z] [2025-01-06T13:36:39.653Z] #165 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-01-06T13:36:39.653Z] #165 DONE 0.4s [2025-01-06T13:36:39.653Z] [2025-01-06T13:36:39.653Z] #166 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-01-06T13:36:39.653Z] #166 DONE 0.3s [2025-01-06T13:36:39.653Z] [2025-01-06T13:36:39.653Z] #167 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-01-06T13:36:39.653Z] #167 DONE 0.2s [2025-01-06T13:36:39.653Z] [2025-01-06T13:36:39.653Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-06T13:36:39.653Z] #153 ... [2025-01-06T13:36:39.653Z] [2025-01-06T13:36:39.653Z] #168 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-01-06T13:36:40.237Z] #168 DONE 0.4s [2025-01-06T13:36:40.237Z] [2025-01-06T13:36:40.237Z] #169 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-01-06T13:36:40.237Z] #169 DONE 0.2s [2025-01-06T13:36:40.237Z] [2025-01-06T13:36:40.237Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-06T13:36:40.237Z] #145 ... [2025-01-06T13:36:40.237Z] [2025-01-06T13:36:40.237Z] #170 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-06T13:36:42.189Z] #170 DONE 1.5s [2025-01-06T13:36:42.189Z] [2025-01-06T13:36:42.189Z] #171 [security-proxy-setup] exporting to image [2025-01-06T13:36:43.161Z] #171 exporting layers 1.1s done [2025-01-06T13:36:43.161Z] #171 writing image sha256:a86a90163d1c0078b3ce3a4f748a4bfb2f6c1ae051d4ba2c704c0f3d6020435c done [2025-01-06T13:36:43.161Z] #171 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2025-01-06T13:36:43.161Z] #171 DONE 1.1s [2025-01-06T13:36:43.161Z] [2025-01-06T13:36:43.161Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-06T13:36:43.429Z] #147 ... [2025-01-06T13:36:43.429Z] [2025-01-06T13:36:43.429Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-06T13:36:43.429Z] #154 DONE 593.4s [2025-01-06T13:36:43.429Z] [2025-01-06T13:36:43.429Z] #172 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-01-06T13:36:43.696Z] #172 DONE 0.4s [2025-01-06T13:36:43.696Z] [2025-01-06T13:36:43.696Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-06T13:36:43.962Z] #155 ... [2025-01-06T13:36:43.962Z] [2025-01-06T13:36:43.962Z] #173 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-01-06T13:36:45.902Z] #173 ... [2025-01-06T13:36:45.902Z] [2025-01-06T13:36:45.902Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-06T13:36:45.902Z] #146 DONE 595.9s [2025-01-06T13:36:46.169Z] [2025-01-06T13:36:46.169Z] #173 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-01-06T13:36:46.169Z] #173 DONE 2.2s [2025-01-06T13:36:46.169Z] [2025-01-06T13:36:46.169Z] #174 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T13:36:46.753Z] #174 DONE 0.7s [2025-01-06T13:36:46.753Z] [2025-01-06T13:36:46.753Z] #175 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T13:36:46.753Z] #175 DONE 0.5s [2025-01-06T13:36:46.753Z] [2025-01-06T13:36:46.753Z] #176 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-01-06T13:36:47.022Z] #176 DONE 0.2s [2025-01-06T13:36:47.022Z] [2025-01-06T13:36:47.022Z] #177 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-01-06T13:36:47.022Z] #177 DONE 0.2s [2025-01-06T13:36:47.022Z] [2025-01-06T13:36:47.022Z] #178 [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 [2025-01-06T13:36:47.291Z] #178 DONE 0.4s [2025-01-06T13:36:47.291Z] [2025-01-06T13:36:47.291Z] #179 [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 [2025-01-06T13:36:47.577Z] #179 DONE 0.2s [2025-01-06T13:36:47.577Z] [2025-01-06T13:36:47.577Z] #180 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-01-06T13:36:47.577Z] #180 DONE 0.5s [2025-01-06T13:36:47.577Z] [2025-01-06T13:36:47.577Z] #181 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-01-06T13:36:48.163Z] #181 DONE 0.3s [2025-01-06T13:36:48.163Z] [2025-01-06T13:36:48.163Z] #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-01-06T13:36:48.163Z] #182 DONE 0.3s [2025-01-06T13:36:48.163Z] [2025-01-06T13:36:48.163Z] #183 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-01-06T13:36:48.163Z] #183 DONE 0.2s [2025-01-06T13:36:48.163Z] [2025-01-06T13:36:48.163Z] #184 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-01-06T13:36:48.430Z] #184 DONE 0.5s [2025-01-06T13:36:48.430Z] [2025-01-06T13:36:48.430Z] #185 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-01-06T13:36:48.430Z] #185 ... [2025-01-06T13:36:48.430Z] [2025-01-06T13:36:48.430Z] #186 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-01-06T13:36:48.430Z] #186 DONE 0.4s [2025-01-06T13:36:48.701Z] [2025-01-06T13:36:48.701Z] #187 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-01-06T13:36:48.701Z] #187 DONE 0.2s [2025-01-06T13:36:48.701Z] [2025-01-06T13:36:48.701Z] #185 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-01-06T13:36:48.701Z] #185 DONE 0.5s [2025-01-06T13:36:48.701Z] [2025-01-06T13:36:48.701Z] #188 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-01-06T13:36:48.974Z] #188 DONE 0.3s [2025-01-06T13:36:48.974Z] [2025-01-06T13:36:48.974Z] #189 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-01-06T13:36:49.242Z] #189 ... [2025-01-06T13:36:49.242Z] [2025-01-06T13:36:49.242Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-01-06T13:36:49.242Z] #190 DONE 0.3s [2025-01-06T13:36:49.508Z] [2025-01-06T13:36:49.508Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-06T13:36:50.918Z] #191 DONE 1.9s [2025-01-06T13:36:50.918Z] [2025-01-06T13:36:50.918Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-06T13:36:51.190Z] #156 ... [2025-01-06T13:36:51.190Z] [2025-01-06T13:36:51.190Z] #189 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-01-06T13:36:51.190Z] #189 DONE 2.1s [2025-01-06T13:36:51.190Z] [2025-01-06T13:36:51.190Z] #192 [security-bootstrapper] exporting to image [2025-01-06T13:36:51.190Z] #192 exporting layers [2025-01-06T13:36:53.154Z] #192 exporting layers 2.2s done [2025-01-06T13:36:53.424Z] #192 writing image sha256:dcc2e991fa1ab60ea67b9ba23192954dab40ef0e4ae4a2f9ee1a42f2f75e71fd 0.1s done [2025-01-06T13:36:53.424Z] #192 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2025-01-06T13:36:53.424Z] #192 DONE 2.3s [2025-01-06T13:36:53.424Z] [2025-01-06T13:36:53.424Z] #193 [security-secretstore-setup] exporting to image [2025-01-06T13:36:53.424Z] #193 exporting layers 2.4s done [2025-01-06T13:36:53.424Z] #193 writing image sha256:ef87aa84178121b0ea950b0f9c37759257b1fed9a54ce7ac297f19e7a997226c [2025-01-06T13:36:53.691Z] #193 writing image sha256:ef87aa84178121b0ea950b0f9c37759257b1fed9a54ce7ac297f19e7a997226c done [2025-01-06T13:36:53.691Z] #193 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2025-01-06T13:36:53.691Z] #193 DONE 2.4s [2025-01-06T13:36:53.691Z] [2025-01-06T13:36:53.691Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-06T13:38:30.331Z] #155 ... [2025-01-06T13:38:30.331Z] [2025-01-06T13:38:30.331Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-06T13:38:30.331Z] #151 DONE 687.3s [2025-01-06T13:38:30.331Z] [2025-01-06T13:38:30.331Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-06T13:38:30.331Z] #156 ... [2025-01-06T13:38:30.331Z] [2025-01-06T13:38:30.331Z] #194 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T13:38:30.331Z] #194 DONE 0.1s [2025-01-06T13:38:30.331Z] [2025-01-06T13:38:30.331Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-06T13:38:30.331Z] #155 ... [2025-01-06T13:38:30.331Z] [2025-01-06T13:38:30.331Z] #195 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-06T13:38:30.331Z] #195 DONE 0.2s [2025-01-06T13:38:30.331Z] [2025-01-06T13:38:30.331Z] #196 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-01-06T13:38:30.331Z] #196 DONE 0.4s [2025-01-06T13:38:30.331Z] [2025-01-06T13:38:30.331Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-06T13:38:30.331Z] #156 ... [2025-01-06T13:38:30.331Z] [2025-01-06T13:38:30.331Z] #197 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-01-06T13:38:30.331Z] #197 DONE 0.2s [2025-01-06T13:38:30.331Z] [2025-01-06T13:38:30.331Z] #198 [security-spiffe-token-provider] exporting to image [2025-01-06T13:38:30.331Z] #198 exporting layers [2025-01-06T13:38:30.331Z] #198 exporting layers 0.9s done [2025-01-06T13:38:30.331Z] #198 writing image sha256:cee997cb7396a09037bf426ae45d90deaf10aeaae7e16afded0e4f2dcc5614a1 0.0s done [2025-01-06T13:38:30.331Z] #198 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done [2025-01-06T13:38:30.331Z] #198 DONE 0.9s [2025-01-06T13:38:30.331Z] [2025-01-06T13:38:30.331Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-06T13:42:07.106Z] #155 ... [2025-01-06T13:42:07.106Z] [2025-01-06T13:42:07.106Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-06T13:42:07.106Z] #148 DONE 905.9s [2025-01-06T13:42:07.106Z] [2025-01-06T13:42:07.106Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-06T13:42:07.106Z] #155 ... [2025-01-06T13:42:07.106Z] [2025-01-06T13:42:07.106Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T13:42:07.106Z] #199 DONE 0.1s [2025-01-06T13:42:07.106Z] [2025-01-06T13:42:07.106Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-06T13:42:07.106Z] #200 DONE 0.2s [2025-01-06T13:42:07.106Z] [2025-01-06T13:42:07.106Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-01-06T13:42:07.106Z] #201 DONE 0.4s [2025-01-06T13:42:07.106Z] [2025-01-06T13:42:07.106Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2025-01-06T13:42:07.106Z] #202 DONE 0.1s [2025-01-06T13:42:07.106Z] [2025-01-06T13:42:07.106Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-01-06T13:42:07.106Z] #203 DONE 0.1s [2025-01-06T13:42:07.106Z] [2025-01-06T13:42:07.106Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-06T13:42:07.106Z] #204 DONE 1.7s [2025-01-06T13:42:07.106Z] [2025-01-06T13:42:07.106Z] #205 [security-proxy-auth] exporting to image [2025-01-06T13:42:07.106Z] #205 exporting layers [2025-01-06T13:42:07.106Z] #205 exporting layers 0.7s done [2025-01-06T13:42:07.106Z] #205 writing image sha256:fcb46f86dc2eb86f2c5cf86904d63ff848a3af4c9d7f08c8b9841bb1de349b6d done [2025-01-06T13:42:07.106Z] #205 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2025-01-06T13:42:07.106Z] #205 DONE 0.7s [2025-01-06T13:42:07.106Z] [2025-01-06T13:42:07.106Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-06T13:42:07.106Z] #147 ... [2025-01-06T13:42:07.106Z] [2025-01-06T13:42:07.106Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-06T13:42:07.106Z] #145 DONE 913.5s [2025-01-06T13:42:07.106Z] [2025-01-06T13:42:07.106Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-06T13:42:07.106Z] #156 ... [2025-01-06T13:42:07.106Z] [2025-01-06T13:42:07.106Z] #206 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T13:42:07.106Z] #206 DONE 0.3s [2025-01-06T13:42:07.106Z] [2025-01-06T13:42:07.106Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-06T13:42:07.106Z] #155 ... [2025-01-06T13:42:07.106Z] [2025-01-06T13:42:07.106Z] #207 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-06T13:42:07.106Z] #207 DONE 0.2s [2025-01-06T13:42:07.106Z] [2025-01-06T13:42:07.106Z] #208 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-01-06T13:42:07.106Z] #208 DONE 0.5s [2025-01-06T13:42:07.106Z] [2025-01-06T13:42:07.106Z] #209 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-01-06T13:42:07.106Z] #209 DONE 0.2s [2025-01-06T13:42:07.106Z] [2025-01-06T13:42:07.106Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-06T13:42:07.106Z] #147 ... [2025-01-06T13:42:07.106Z] [2025-01-06T13:42:07.106Z] #210 [core-command] exporting to image [2025-01-06T13:42:07.106Z] #210 exporting layers 0.4s done [2025-01-06T13:42:07.106Z] #210 writing image sha256:dd0c28c4272c7bbd27d2b3b0310b1b1ec8440de665b05901718bc3b41445c26e 0.0s done [2025-01-06T13:42:07.106Z] #210 naming to docker.io/library/core-command-arm64 [2025-01-06T13:42:07.106Z] #210 naming to docker.io/library/core-command-arm64 0.0s done [2025-01-06T13:42:07.106Z] #210 DONE 0.4s [2025-01-06T13:42:07.106Z] [2025-01-06T13:42:07.106Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-06T13:42:53.947Z] #147 DONE 961.4s [2025-01-06T13:42:53.947Z] [2025-01-06T13:42:53.947Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-06T13:42:53.947Z] #153 DONE 961.4s [2025-01-06T13:42:53.947Z] [2025-01-06T13:42:53.947Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-06T13:42:53.947Z] #155 ... [2025-01-06T13:42:53.947Z] [2025-01-06T13:42:53.947Z] #211 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T13:42:53.947Z] #211 ... [2025-01-06T13:42:53.947Z] [2025-01-06T13:42:53.947Z] #212 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T13:42:53.947Z] #212 DONE 0.3s [2025-01-06T13:42:53.947Z] [2025-01-06T13:42:53.947Z] #211 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T13:42:53.947Z] #211 DONE 0.3s [2025-01-06T13:42:53.947Z] [2025-01-06T13:42:53.947Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-06T13:42:53.947Z] #152 DONE 962.0s [2025-01-06T13:42:53.947Z] [2025-01-06T13:42:53.947Z] #213 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-01-06T13:42:53.947Z] #213 ... [2025-01-06T13:42:53.947Z] [2025-01-06T13:42:53.947Z] #214 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2025-01-06T13:42:53.947Z] #214 DONE 0.2s [2025-01-06T13:42:53.947Z] [2025-01-06T13:42:53.947Z] #215 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-01-06T13:42:53.947Z] #215 ... [2025-01-06T13:42:53.947Z] [2025-01-06T13:42:53.947Z] #213 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-01-06T13:42:53.947Z] #213 DONE 0.7s [2025-01-06T13:42:53.947Z] [2025-01-06T13:42:53.947Z] #215 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-01-06T13:42:53.947Z] #215 DONE 0.5s [2025-01-06T13:42:53.947Z] [2025-01-06T13:42:53.947Z] #216 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T13:42:53.947Z] #216 DONE 0.2s [2025-01-06T13:42:53.947Z] [2025-01-06T13:42:53.947Z] #217 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-01-06T13:42:53.947Z] #217 DONE 0.2s [2025-01-06T13:42:53.947Z] [2025-01-06T13:42:53.947Z] #218 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-01-06T13:42:53.947Z] #218 DONE 0.2s [2025-01-06T13:42:53.947Z] [2025-01-06T13:42:53.947Z] #219 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2025-01-06T13:42:53.947Z] #219 DONE 0.2s [2025-01-06T13:42:53.947Z] [2025-01-06T13:42:53.947Z] #220 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-06T13:42:53.947Z] #220 DONE 0.2s [2025-01-06T13:42:53.947Z] [2025-01-06T13:42:53.947Z] #221 [core-keeper] exporting to image [2025-01-06T13:42:53.947Z] #221 exporting layers [2025-01-06T13:42:53.947Z] #221 ... [2025-01-06T13:42:53.947Z] [2025-01-06T13:42:53.947Z] #222 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-01-06T13:42:53.947Z] #222 DONE 0.2s [2025-01-06T13:42:53.947Z] [2025-01-06T13:42:53.947Z] #223 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2025-01-06T13:42:53.947Z] #223 DONE 0.3s [2025-01-06T13:42:53.947Z] [2025-01-06T13:42:53.947Z] #224 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-01-06T13:42:53.947Z] #224 DONE 0.4s [2025-01-06T13:42:53.947Z] [2025-01-06T13:42:53.947Z] #225 [core-metadata] exporting to image [2025-01-06T13:42:53.947Z] #225 ... [2025-01-06T13:42:53.947Z] [2025-01-06T13:42:53.947Z] #221 [core-keeper] exporting to image [2025-01-06T13:42:53.947Z] #221 exporting layers 0.6s done [2025-01-06T13:42:53.947Z] #221 writing image sha256:c6bbcb12b68d118c495a591105f52c07843e367084933419398bf90075b7739a done [2025-01-06T13:42:53.947Z] #221 naming to docker.io/library/core-keeper-arm64 0.0s done [2025-01-06T13:42:53.947Z] #221 DONE 0.6s [2025-01-06T13:42:53.947Z] [2025-01-06T13:42:53.947Z] #226 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-01-06T13:42:53.947Z] #226 DONE 0.2s [2025-01-06T13:42:53.947Z] [2025-01-06T13:42:53.947Z] #227 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2025-01-06T13:42:54.214Z] #227 DONE 0.2s [2025-01-06T13:42:54.214Z] [2025-01-06T13:42:54.214Z] #225 [core-metadata] exporting to image [2025-01-06T13:42:54.214Z] #225 exporting layers 0.6s done [2025-01-06T13:42:54.214Z] #225 writing image sha256:2fe7aecf8421419e78f1ff7e74fd405d7a1a1c2299d59f1ed7ff7ba034900aa8 done [2025-01-06T13:42:54.214Z] #225 naming to docker.io/library/core-metadata-arm64 0.0s done [2025-01-06T13:42:54.214Z] #225 DONE 0.6s [2025-01-06T13:42:54.214Z] [2025-01-06T13:42:54.214Z] #228 [core-data] exporting to image [2025-01-06T13:42:54.479Z] #228 exporting layers 0.4s done [2025-01-06T13:42:54.479Z] #228 writing image sha256:70da5f9b2f6335a64f0c963ba3125429c9da3987b6bd211135619c06a2b02abe done [2025-01-06T13:42:54.479Z] #228 naming to docker.io/library/core-data-arm64 done [2025-01-06T13:42:54.479Z] #228 DONE 0.4s [2025-01-06T13:42:54.479Z] [2025-01-06T13:42:54.479Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-06T13:43:06.782Z] #155 ... [2025-01-06T13:43:06.782Z] [2025-01-06T13:43:06.782Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-06T13:43:06.782Z] #156 DONE 976.2s [2025-01-06T13:43:06.782Z] [2025-01-06T13:43:06.782Z] #229 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T13:43:06.782Z] #229 DONE 0.1s [2025-01-06T13:43:06.782Z] [2025-01-06T13:43:06.782Z] #230 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-06T13:43:06.782Z] #230 DONE 0.1s [2025-01-06T13:43:06.782Z] [2025-01-06T13:43:06.782Z] #231 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-01-06T13:43:07.049Z] #231 DONE 0.4s [2025-01-06T13:43:07.049Z] [2025-01-06T13:43:07.049Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-06T13:43:07.317Z] #155 ... [2025-01-06T13:43:07.317Z] [2025-01-06T13:43:07.317Z] #232 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-01-06T13:43:07.317Z] #232 DONE 0.1s [2025-01-06T13:43:07.317Z] [2025-01-06T13:43:07.317Z] #233 [support-scheduler] exporting to image [2025-01-06T13:43:07.317Z] #233 exporting layers [2025-01-06T13:43:07.898Z] #233 exporting layers 0.6s done [2025-01-06T13:43:07.898Z] #233 writing image sha256:613cd666892897ac2b55baed1346a2c7afbb068a96953f8e499526487e46b568 done [2025-01-06T13:43:07.898Z] #233 naming to docker.io/library/support-scheduler-arm64 done [2025-01-06T13:43:07.898Z] #233 DONE 0.6s [2025-01-06T13:43:07.898Z] [2025-01-06T13:43:07.898Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-06T13:43:14.540Z] #155 DONE 983.9s [2025-01-06T13:43:14.540Z] [2025-01-06T13:43:14.540Z] #234 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T13:43:14.540Z] #234 DONE 0.1s [2025-01-06T13:43:14.540Z] [2025-01-06T13:43:14.540Z] #235 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-06T13:43:14.540Z] #235 DONE 0.1s [2025-01-06T13:43:14.540Z] [2025-01-06T13:43:14.540Z] #236 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-01-06T13:43:14.806Z] #236 DONE 0.5s [2025-01-06T13:43:14.806Z] [2025-01-06T13:43:14.806Z] #237 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-01-06T13:43:14.806Z] #237 DONE 0.1s [2025-01-06T13:43:15.073Z] [2025-01-06T13:43:15.073Z] #238 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2025-01-06T13:43:15.073Z] #238 DONE 0.1s [2025-01-06T13:43:15.073Z] [2025-01-06T13:43:15.073Z] #239 [support-notifications] exporting to image [2025-01-06T13:43:15.073Z] #239 exporting layers [2025-01-06T13:43:15.653Z] #239 exporting layers 0.6s done [2025-01-06T13:43:15.653Z] #239 writing image sha256:756cebe947d6fbcce2c81ff93ddb2c04d0314a0477765ebabbdfc7a3ea95db2a done [2025-01-06T13:43:15.653Z] #239 naming to docker.io/library/support-notifications-arm64 0.0s done [2025-01-06T13:43:15.653Z] #239 DONE 0.6s [2025-01-06T13:43:15.653Z] time="2025-01-06T13:25:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T13:43:15.653Z] time="2025-01-06T13:25:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T13:43:15.653Z] time="2025-01-06T13:25:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T13:43:15.653Z] time="2025-01-06T13:25:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T13:43:15.653Z] time="2025-01-06T13:25:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T13:43:15.653Z] time="2025-01-06T13:25:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T13:43:15.653Z] time="2025-01-06T13:25:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T13:43:15.653Z] time="2025-01-06T13:25:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T13:43:15.653Z] time="2025-01-06T13:25:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T13:43:15.653Z] time="2025-01-06T13:25:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T13:43:15.653Z] time="2025-01-06T13:25:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T13:43:15.653Z] time="2025-01-06T13:25:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T13:43:15.653Z] time="2025-01-06T13:25:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T13:43:15.653Z] time="2025-01-06T13:25:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T13:43:15.653Z] time="2025-01-06T13:25:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-01-06T13:43:15.678Z] $ docker stop --time=1 f9e58720affd15fae670eac8c80c94747ebc2b9ca0a6635f673ba8810c4ec7e2 [2025-01-06T13:43:17.250Z] $ docker rm -f --volumes f9e58720affd15fae670eac8c80c94747ebc2b9ca0a6635f673ba8810c4ec7e2 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-06T13:43:17.701Z] + docker images [2025-01-06T13:43:17.702Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-01-06T13:43:17.702Z] support-notifications-arm64 latest 756cebe947d6 3 seconds ago 57.2MB [2025-01-06T13:43:17.702Z] support-scheduler-arm64 latest 613cd6668928 10 seconds ago 53.6MB [2025-01-06T13:43:17.702Z] core-metadata-arm64 latest 2fe7aecf8421 24 seconds ago 38.7MB [2025-01-06T13:43:17.702Z] core-keeper-arm64 latest c6bbcb12b68d 24 seconds ago 31.9MB [2025-01-06T13:43:17.702Z] core-data-arm64 latest 70da5f9b2f63 24 seconds ago 38.7MB [2025-01-06T13:43:17.702Z] core-command-arm64 latest dd0c28c4272c About a minute ago 34.5MB [2025-01-06T13:43:17.702Z] security-proxy-auth-arm64 latest fcb46f86dc2e About a minute ago 33.6MB [2025-01-06T13:43:17.702Z] security-spiffe-token-provider-arm64 latest cee997cb7396 4 minutes ago 40.2MB [2025-01-06T13:43:17.702Z] security-secretstore-setup-arm64 latest ef87aa841781 6 minutes ago 47.6MB [2025-01-06T13:43:17.702Z] security-bootstrapper-arm64 latest dcc2e991fa1a 6 minutes ago 27.4MB [2025-01-06T13:43:17.702Z] security-proxy-setup-arm64 latest a86a90163d1c 6 minutes ago 36.5MB [2025-01-06T13:43:17.702Z] core-common-config-bootstrapper-arm64 latest e995e3844f8c 6 minutes ago 24.3MB [2025-01-06T13:43:17.702Z] security-spire-agent-arm64 latest 88482578e4d8 17 minutes ago 183MB [2025-01-06T13:43:17.702Z] security-spire-server-arm64 latest 946db88b3c79 17 minutes ago 124MB [2025-01-06T13:43:17.702Z] security-spire-config-arm64 latest c7650ca12847 17 minutes ago 123MB [2025-01-06T13:43:17.702Z] ci-base-image-arm64 latest 17127863457d 18 minutes ago 968MB [2025-01-06T13:43:17.702Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 13 days ago 566MB [2025-01-06T13:43:17.702Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 19 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 [2025-01-06T13:43:17.838Z] provisioning config files... [2025-01-06T13:43:17.851Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/771@tmp/config8583500850475790868tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-06T13:43:18.188Z] ---> ****-login.sh [2025-01-06T13:43:18.188Z] nexus3.edgexfoundry.org:10001 [2025-01-06T13:43:18.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T13:43:18.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T13:43:18.454Z] Configure a credential helper to remove this warning. See [2025-01-06T13:43:18.454Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T13:43:18.454Z] [2025-01-06T13:43:18.454Z] Login Succeeded [2025-01-06T13:43:18.454Z] nexus3.edgexfoundry.org:10002 [2025-01-06T13:43:18.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T13:43:18.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T13:43:18.720Z] Configure a credential helper to remove this warning. See [2025-01-06T13:43:18.720Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T13:43:18.720Z] [2025-01-06T13:43:18.720Z] Login Succeeded [2025-01-06T13:43:18.720Z] nexus3.edgexfoundry.org:10003 [2025-01-06T13:43:18.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T13:43:18.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T13:43:18.991Z] Configure a credential helper to remove this warning. See [2025-01-06T13:43:18.991Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T13:43:18.991Z] [2025-01-06T13:43:18.991Z] Login Succeeded [2025-01-06T13:43:18.991Z] nexus3.edgexfoundry.org:10004 [2025-01-06T13:43:19.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T13:43:19.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T13:43:19.259Z] Configure a credential helper to remove this warning. See [2025-01-06T13:43:19.259Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T13:43:19.259Z] [2025-01-06T13:43:19.259Z] Login Succeeded [2025-01-06T13:43:19.259Z] ****.io [2025-01-06T13:43:19.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T13:43:19.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T13:43:19.788Z] Configure a credential helper to remove this warning. See [2025-01-06T13:43:19.788Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T13:43:19.788Z] [2025-01-06T13:43:19.788Z] Login Succeeded [2025-01-06T13:43:19.788Z] ---> ****-login.sh ends [Pipeline] } [2025-01-06T13:43:19.800Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T13:43:19.856Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-06T13:43:19.894Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-01-06T13:43:19.894Z] b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:43:19.894Z] latest [2025-01-06T13:43:19.894Z] 4.0.0-dev.35 [2025-01-06T13:43:19.894Z] b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:43:19.894Z] main [2025-01-06T13:43:19.894Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:43:20.269Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:43:20.616Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:43:20.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-06T13:43:20.616Z] d589a9fee97c: Preparing [2025-01-06T13:43:20.616Z] 35437463baca: Preparing [2025-01-06T13:43:20.616Z] a3b3dfda17b8: Preparing [2025-01-06T13:43:20.616Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:43:20.616Z] 65d05a519228: Preparing [2025-01-06T13:43:20.616Z] bc65e1ea92bd: Preparing [2025-01-06T13:43:20.616Z] 651d9022c234: Preparing [2025-01-06T13:43:20.616Z] bc65e1ea92bd: Waiting [2025-01-06T13:43:20.616Z] 651d9022c234: Waiting [2025-01-06T13:43:20.880Z] d589a9fee97c: Pushed [2025-01-06T13:43:20.880Z] a3b3dfda17b8: Pushed [2025-01-06T13:43:20.880Z] 8bf7b0dcb68e: Pushed [2025-01-06T13:43:20.880Z] 651d9022c234: Layer already exists [2025-01-06T13:43:20.880Z] bc65e1ea92bd: Pushed [2025-01-06T13:43:22.275Z] 65d05a519228: Pushed [2025-01-06T13:43:24.834Z] 35437463baca: Pushed [2025-01-06T13:43:24.834Z] b24805f90b03a244b57d66aad36c21d665a8ccc6: digest: sha256:8d7865dd3fd9041b6bfdad3b7b8374ca6430a3bb0d065f8cc091a637301e2557 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:43:25.189Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:43:25.545Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-01-06T13:43:25.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-06T13:43:25.545Z] d589a9fee97c: Preparing [2025-01-06T13:43:25.545Z] 35437463baca: Preparing [2025-01-06T13:43:25.545Z] a3b3dfda17b8: Preparing [2025-01-06T13:43:25.545Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:43:25.545Z] 65d05a519228: Preparing [2025-01-06T13:43:25.545Z] bc65e1ea92bd: Preparing [2025-01-06T13:43:25.545Z] 651d9022c234: Preparing [2025-01-06T13:43:25.545Z] bc65e1ea92bd: Waiting [2025-01-06T13:43:25.545Z] 651d9022c234: Waiting [2025-01-06T13:43:25.545Z] 35437463baca: Layer already exists [2025-01-06T13:43:25.545Z] 65d05a519228: Layer already exists [2025-01-06T13:43:25.545Z] a3b3dfda17b8: Layer already exists [2025-01-06T13:43:25.545Z] d589a9fee97c: Layer already exists [2025-01-06T13:43:25.545Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:43:25.545Z] bc65e1ea92bd: Layer already exists [2025-01-06T13:43:25.545Z] 651d9022c234: Layer already exists [2025-01-06T13:43:25.808Z] latest: digest: sha256:8d7865dd3fd9041b6bfdad3b7b8374ca6430a3bb0d065f8cc091a637301e2557 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:43:26.156Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:43:26.518Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.35 [2025-01-06T13:43:26.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-06T13:43:26.518Z] d589a9fee97c: Preparing [2025-01-06T13:43:26.518Z] 35437463baca: Preparing [2025-01-06T13:43:26.518Z] a3b3dfda17b8: Preparing [2025-01-06T13:43:26.518Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:43:26.518Z] 65d05a519228: Preparing [2025-01-06T13:43:26.518Z] bc65e1ea92bd: Preparing [2025-01-06T13:43:26.518Z] 651d9022c234: Preparing [2025-01-06T13:43:26.518Z] bc65e1ea92bd: Waiting [2025-01-06T13:43:26.518Z] 651d9022c234: Waiting [2025-01-06T13:43:26.518Z] d589a9fee97c: Layer already exists [2025-01-06T13:43:26.518Z] a3b3dfda17b8: Layer already exists [2025-01-06T13:43:26.518Z] 65d05a519228: Layer already exists [2025-01-06T13:43:26.518Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:43:26.518Z] 35437463baca: Layer already exists [2025-01-06T13:43:26.518Z] 651d9022c234: Layer already exists [2025-01-06T13:43:26.518Z] bc65e1ea92bd: Layer already exists [2025-01-06T13:43:26.781Z] 4.0.0-dev.35: digest: sha256:8d7865dd3fd9041b6bfdad3b7b8374ca6430a3bb0d065f8cc091a637301e2557 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:43:27.141Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:43:27.498Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:43:27.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-06T13:43:27.498Z] d589a9fee97c: Preparing [2025-01-06T13:43:27.498Z] 35437463baca: Preparing [2025-01-06T13:43:27.498Z] a3b3dfda17b8: Preparing [2025-01-06T13:43:27.498Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:43:27.498Z] 65d05a519228: Preparing [2025-01-06T13:43:27.498Z] bc65e1ea92bd: Preparing [2025-01-06T13:43:27.498Z] bc65e1ea92bd: Waiting [2025-01-06T13:43:27.498Z] 651d9022c234: Preparing [2025-01-06T13:43:27.498Z] 651d9022c234: Waiting [2025-01-06T13:43:27.498Z] 65d05a519228: Layer already exists [2025-01-06T13:43:27.498Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:43:27.498Z] 35437463baca: Layer already exists [2025-01-06T13:43:27.498Z] a3b3dfda17b8: Layer already exists [2025-01-06T13:43:27.498Z] d589a9fee97c: Layer already exists [2025-01-06T13:43:27.498Z] bc65e1ea92bd: Layer already exists [2025-01-06T13:43:27.498Z] 651d9022c234: Layer already exists [2025-01-06T13:43:27.762Z] b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35: digest: sha256:8d7865dd3fd9041b6bfdad3b7b8374ca6430a3bb0d065f8cc091a637301e2557 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:43:28.127Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:43:28.475Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-01-06T13:43:28.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-06T13:43:28.475Z] d589a9fee97c: Preparing [2025-01-06T13:43:28.475Z] 35437463baca: Preparing [2025-01-06T13:43:28.475Z] a3b3dfda17b8: Preparing [2025-01-06T13:43:28.475Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:43:28.475Z] 65d05a519228: Preparing [2025-01-06T13:43:28.475Z] bc65e1ea92bd: Preparing [2025-01-06T13:43:28.475Z] 651d9022c234: Preparing [2025-01-06T13:43:28.475Z] bc65e1ea92bd: Waiting [2025-01-06T13:43:28.475Z] 651d9022c234: Waiting [2025-01-06T13:43:28.475Z] a3b3dfda17b8: Layer already exists [2025-01-06T13:43:28.475Z] d589a9fee97c: Layer already exists [2025-01-06T13:43:28.475Z] 65d05a519228: Layer already exists [2025-01-06T13:43:28.475Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:43:28.475Z] 35437463baca: Layer already exists [2025-01-06T13:43:28.475Z] 651d9022c234: Layer already exists [2025-01-06T13:43:28.475Z] bc65e1ea92bd: Layer already exists [2025-01-06T13:43:28.739Z] main: digest: sha256:8d7865dd3fd9041b6bfdad3b7b8374ca6430a3bb0d065f8cc091a637301e2557 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T13:43:28.813Z] ===================================================== [Pipeline] echo [2025-01-06T13:43:28.824Z] taggedImages: [2025-01-06T13:43:28.824Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:43:28.824Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-01-06T13:43:28.824Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.35 [2025-01-06T13:43:28.824Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:43:28.824Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-01-06T13:43:28.850Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-01-06T13:43:28.850Z] b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:43:28.850Z] latest [2025-01-06T13:43:28.850Z] 4.0.0-dev.35 [2025-01-06T13:43:28.850Z] b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:43:28.850Z] main [2025-01-06T13:43:28.850Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:43:29.223Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:43:29.571Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:43:29.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-06T13:43:29.571Z] fbff4975977c: Preparing [2025-01-06T13:43:29.571Z] f00c382f2c22: Preparing [2025-01-06T13:43:29.571Z] 20ba31312130: Preparing [2025-01-06T13:43:29.571Z] 2bf07162aa69: Preparing [2025-01-06T13:43:29.571Z] a3b3dfda17b8: Preparing [2025-01-06T13:43:29.571Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:43:29.571Z] 65d05a519228: Preparing [2025-01-06T13:43:29.571Z] bc65e1ea92bd: Preparing [2025-01-06T13:43:29.571Z] 651d9022c234: Preparing [2025-01-06T13:43:29.571Z] bc65e1ea92bd: Waiting [2025-01-06T13:43:29.571Z] 651d9022c234: Waiting [2025-01-06T13:43:29.571Z] 65d05a519228: Waiting [2025-01-06T13:43:29.571Z] 8bf7b0dcb68e: Waiting [2025-01-06T13:43:29.571Z] a3b3dfda17b8: Layer already exists [2025-01-06T13:43:29.837Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:43:29.837Z] 20ba31312130: Pushed [2025-01-06T13:43:29.837Z] 65d05a519228: Layer already exists [2025-01-06T13:43:29.837Z] f00c382f2c22: Pushed [2025-01-06T13:43:29.837Z] fbff4975977c: Pushed [2025-01-06T13:43:29.837Z] bc65e1ea92bd: Layer already exists [2025-01-06T13:43:29.837Z] 651d9022c234: Layer already exists [2025-01-06T13:43:31.770Z] 2bf07162aa69: Pushed [2025-01-06T13:43:32.035Z] b24805f90b03a244b57d66aad36c21d665a8ccc6: digest: sha256:f33cf4bf1ff7fc6700b2db0d0ea628069b6447eff73588b166179e04e17ac7bb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:43:32.383Z] + 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 [2025-01-06T13:43:32.737Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-01-06T13:43:32.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-06T13:43:32.737Z] fbff4975977c: Preparing [2025-01-06T13:43:32.737Z] f00c382f2c22: Preparing [2025-01-06T13:43:32.737Z] 20ba31312130: Preparing [2025-01-06T13:43:32.737Z] 2bf07162aa69: Preparing [2025-01-06T13:43:32.737Z] a3b3dfda17b8: Preparing [2025-01-06T13:43:32.737Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:43:32.737Z] 65d05a519228: Preparing [2025-01-06T13:43:32.737Z] bc65e1ea92bd: Preparing [2025-01-06T13:43:32.737Z] 651d9022c234: Preparing [2025-01-06T13:43:32.737Z] 8bf7b0dcb68e: Waiting [2025-01-06T13:43:32.737Z] 65d05a519228: Waiting [2025-01-06T13:43:32.737Z] bc65e1ea92bd: Waiting [2025-01-06T13:43:32.737Z] 651d9022c234: Waiting [2025-01-06T13:43:32.737Z] f00c382f2c22: Layer already exists [2025-01-06T13:43:32.737Z] a3b3dfda17b8: Layer already exists [2025-01-06T13:43:32.737Z] 2bf07162aa69: Layer already exists [2025-01-06T13:43:32.737Z] fbff4975977c: Layer already exists [2025-01-06T13:43:32.737Z] 20ba31312130: Layer already exists [2025-01-06T13:43:32.737Z] 651d9022c234: Layer already exists [2025-01-06T13:43:32.737Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:43:32.737Z] 65d05a519228: Layer already exists [2025-01-06T13:43:32.737Z] bc65e1ea92bd: Layer already exists [2025-01-06T13:43:33.002Z] latest: digest: sha256:f33cf4bf1ff7fc6700b2db0d0ea628069b6447eff73588b166179e04e17ac7bb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:43:33.359Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:43:33.710Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.35 [2025-01-06T13:43:33.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-06T13:43:33.710Z] fbff4975977c: Preparing [2025-01-06T13:43:33.710Z] f00c382f2c22: Preparing [2025-01-06T13:43:33.710Z] 20ba31312130: Preparing [2025-01-06T13:43:33.710Z] 2bf07162aa69: Preparing [2025-01-06T13:43:33.710Z] a3b3dfda17b8: Preparing [2025-01-06T13:43:33.710Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:43:33.710Z] 65d05a519228: Preparing [2025-01-06T13:43:33.710Z] bc65e1ea92bd: Preparing [2025-01-06T13:43:33.710Z] 651d9022c234: Preparing [2025-01-06T13:43:33.710Z] 8bf7b0dcb68e: Waiting [2025-01-06T13:43:33.710Z] 65d05a519228: Waiting [2025-01-06T13:43:33.710Z] bc65e1ea92bd: Waiting [2025-01-06T13:43:33.710Z] 651d9022c234: Waiting [2025-01-06T13:43:33.710Z] 2bf07162aa69: Layer already exists [2025-01-06T13:43:33.710Z] f00c382f2c22: Layer already exists [2025-01-06T13:43:33.710Z] 20ba31312130: Layer already exists [2025-01-06T13:43:33.710Z] fbff4975977c: Layer already exists [2025-01-06T13:43:33.710Z] a3b3dfda17b8: Layer already exists [2025-01-06T13:43:33.710Z] 65d05a519228: Layer already exists [2025-01-06T13:43:33.710Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:43:33.710Z] 651d9022c234: Layer already exists [2025-01-06T13:43:33.710Z] bc65e1ea92bd: Layer already exists [2025-01-06T13:43:33.975Z] 4.0.0-dev.35: digest: sha256:f33cf4bf1ff7fc6700b2db0d0ea628069b6447eff73588b166179e04e17ac7bb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:43:34.334Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:43:34.684Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:43:34.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-06T13:43:34.684Z] fbff4975977c: Preparing [2025-01-06T13:43:34.684Z] f00c382f2c22: Preparing [2025-01-06T13:43:34.684Z] 20ba31312130: Preparing [2025-01-06T13:43:34.684Z] 2bf07162aa69: Preparing [2025-01-06T13:43:34.684Z] a3b3dfda17b8: Preparing [2025-01-06T13:43:34.684Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:43:34.684Z] 65d05a519228: Preparing [2025-01-06T13:43:34.684Z] bc65e1ea92bd: Preparing [2025-01-06T13:43:34.684Z] 651d9022c234: Preparing [2025-01-06T13:43:34.684Z] 65d05a519228: Waiting [2025-01-06T13:43:34.684Z] bc65e1ea92bd: Waiting [2025-01-06T13:43:34.684Z] 651d9022c234: Waiting [2025-01-06T13:43:34.684Z] 8bf7b0dcb68e: Waiting [2025-01-06T13:43:34.684Z] fbff4975977c: Layer already exists [2025-01-06T13:43:34.684Z] 2bf07162aa69: Layer already exists [2025-01-06T13:43:34.684Z] a3b3dfda17b8: Layer already exists [2025-01-06T13:43:34.684Z] 20ba31312130: Layer already exists [2025-01-06T13:43:34.684Z] f00c382f2c22: Layer already exists [2025-01-06T13:43:34.684Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:43:34.684Z] bc65e1ea92bd: Layer already exists [2025-01-06T13:43:34.684Z] 65d05a519228: Layer already exists [2025-01-06T13:43:34.684Z] 651d9022c234: Layer already exists [2025-01-06T13:43:34.949Z] b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35: digest: sha256:f33cf4bf1ff7fc6700b2db0d0ea628069b6447eff73588b166179e04e17ac7bb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:43:35.309Z] + 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 [2025-01-06T13:43:35.662Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-01-06T13:43:35.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-06T13:43:35.662Z] fbff4975977c: Preparing [2025-01-06T13:43:35.662Z] f00c382f2c22: Preparing [2025-01-06T13:43:35.662Z] 20ba31312130: Preparing [2025-01-06T13:43:35.662Z] 2bf07162aa69: Preparing [2025-01-06T13:43:35.662Z] a3b3dfda17b8: Preparing [2025-01-06T13:43:35.662Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:43:35.662Z] 65d05a519228: Preparing [2025-01-06T13:43:35.662Z] bc65e1ea92bd: Preparing [2025-01-06T13:43:35.662Z] 651d9022c234: Preparing [2025-01-06T13:43:35.662Z] 651d9022c234: Waiting [2025-01-06T13:43:35.662Z] bc65e1ea92bd: Waiting [2025-01-06T13:43:35.662Z] 8bf7b0dcb68e: Waiting [2025-01-06T13:43:35.662Z] 65d05a519228: Waiting [2025-01-06T13:43:35.662Z] 20ba31312130: Layer already exists [2025-01-06T13:43:35.662Z] a3b3dfda17b8: Layer already exists [2025-01-06T13:43:35.662Z] fbff4975977c: Layer already exists [2025-01-06T13:43:35.662Z] 2bf07162aa69: Layer already exists [2025-01-06T13:43:35.662Z] f00c382f2c22: Layer already exists [2025-01-06T13:43:35.662Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:43:35.662Z] bc65e1ea92bd: Layer already exists [2025-01-06T13:43:35.662Z] 65d05a519228: Layer already exists [2025-01-06T13:43:35.662Z] 651d9022c234: Layer already exists [2025-01-06T13:43:35.925Z] main: digest: sha256:f33cf4bf1ff7fc6700b2db0d0ea628069b6447eff73588b166179e04e17ac7bb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T13:43:36.004Z] ===================================================== [Pipeline] echo [2025-01-06T13:43:36.021Z] taggedImages: [2025-01-06T13:43:36.021Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:43:36.021Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-01-06T13:43:36.021Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.35 [2025-01-06T13:43:36.021Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:43:36.021Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-01-06T13:43:36.051Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-01-06T13:43:36.051Z] b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:43:36.051Z] latest [2025-01-06T13:43:36.051Z] 4.0.0-dev.35 [2025-01-06T13:43:36.051Z] b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:43:36.051Z] main [2025-01-06T13:43:36.051Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:43:36.425Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:43:36.780Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:43:36.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-06T13:43:36.780Z] c02ae0deccea: Preparing [2025-01-06T13:43:36.780Z] 2227f9df8926: Preparing [2025-01-06T13:43:36.780Z] 459e1d48b625: Preparing [2025-01-06T13:43:36.780Z] a3b3dfda17b8: Preparing [2025-01-06T13:43:36.780Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:43:36.780Z] 45a1fc579b9d: Preparing [2025-01-06T13:43:36.780Z] c2daea8cc65b: Preparing [2025-01-06T13:43:36.780Z] 651d9022c234: Preparing [2025-01-06T13:43:36.780Z] 45a1fc579b9d: Waiting [2025-01-06T13:43:36.780Z] c2daea8cc65b: Waiting [2025-01-06T13:43:36.780Z] 651d9022c234: Waiting [2025-01-06T13:43:36.780Z] a3b3dfda17b8: Layer already exists [2025-01-06T13:43:36.780Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:43:37.050Z] 2227f9df8926: Pushed [2025-01-06T13:43:37.050Z] c02ae0deccea: Pushed [2025-01-06T13:43:37.050Z] 651d9022c234: Layer already exists [2025-01-06T13:43:37.050Z] c2daea8cc65b: Pushed [2025-01-06T13:43:38.453Z] 45a1fc579b9d: Pushed [2025-01-06T13:43:42.694Z] 459e1d48b625: Pushed [2025-01-06T13:43:42.694Z] b24805f90b03a244b57d66aad36c21d665a8ccc6: digest: sha256:f050a72d948454f40b662c49f38a09491375a87cacd395b27fa91342a285e118 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:43:43.054Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:43:43.405Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-01-06T13:43:43.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-06T13:43:43.405Z] c02ae0deccea: Preparing [2025-01-06T13:43:43.405Z] 2227f9df8926: Preparing [2025-01-06T13:43:43.405Z] 459e1d48b625: Preparing [2025-01-06T13:43:43.405Z] a3b3dfda17b8: Preparing [2025-01-06T13:43:43.405Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:43:43.405Z] 45a1fc579b9d: Preparing [2025-01-06T13:43:43.405Z] c2daea8cc65b: Preparing [2025-01-06T13:43:43.405Z] 651d9022c234: Preparing [2025-01-06T13:43:43.405Z] 45a1fc579b9d: Waiting [2025-01-06T13:43:43.405Z] c2daea8cc65b: Waiting [2025-01-06T13:43:43.405Z] 651d9022c234: Waiting [2025-01-06T13:43:43.405Z] c02ae0deccea: Layer already exists [2025-01-06T13:43:43.405Z] a3b3dfda17b8: Layer already exists [2025-01-06T13:43:43.405Z] 2227f9df8926: Layer already exists [2025-01-06T13:43:43.405Z] 459e1d48b625: Layer already exists [2025-01-06T13:43:43.405Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:43:43.405Z] 45a1fc579b9d: Layer already exists [2025-01-06T13:43:43.405Z] c2daea8cc65b: Layer already exists [2025-01-06T13:43:43.405Z] 651d9022c234: Layer already exists [2025-01-06T13:43:43.670Z] latest: digest: sha256:f050a72d948454f40b662c49f38a09491375a87cacd395b27fa91342a285e118 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:43:44.021Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:43:44.372Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.35 [2025-01-06T13:43:44.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-06T13:43:44.372Z] c02ae0deccea: Preparing [2025-01-06T13:43:44.372Z] 2227f9df8926: Preparing [2025-01-06T13:43:44.372Z] 459e1d48b625: Preparing [2025-01-06T13:43:44.372Z] a3b3dfda17b8: Preparing [2025-01-06T13:43:44.372Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:43:44.372Z] 45a1fc579b9d: Preparing [2025-01-06T13:43:44.372Z] c2daea8cc65b: Preparing [2025-01-06T13:43:44.372Z] 651d9022c234: Preparing [2025-01-06T13:43:44.372Z] 651d9022c234: Waiting [2025-01-06T13:43:44.372Z] c2daea8cc65b: Waiting [2025-01-06T13:43:44.372Z] 45a1fc579b9d: Waiting [2025-01-06T13:43:44.372Z] c02ae0deccea: Layer already exists [2025-01-06T13:43:44.372Z] 459e1d48b625: Layer already exists [2025-01-06T13:43:44.372Z] a3b3dfda17b8: Layer already exists [2025-01-06T13:43:44.372Z] 2227f9df8926: Layer already exists [2025-01-06T13:43:44.372Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:43:44.372Z] c2daea8cc65b: Layer already exists [2025-01-06T13:43:44.372Z] 45a1fc579b9d: Layer already exists [2025-01-06T13:43:44.372Z] 651d9022c234: Layer already exists [2025-01-06T13:43:44.635Z] 4.0.0-dev.35: digest: sha256:f050a72d948454f40b662c49f38a09491375a87cacd395b27fa91342a285e118 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:43:44.999Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:43:45.345Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:43:45.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-06T13:43:45.345Z] c02ae0deccea: Preparing [2025-01-06T13:43:45.345Z] 2227f9df8926: Preparing [2025-01-06T13:43:45.345Z] 459e1d48b625: Preparing [2025-01-06T13:43:45.345Z] a3b3dfda17b8: Preparing [2025-01-06T13:43:45.345Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:43:45.345Z] 45a1fc579b9d: Preparing [2025-01-06T13:43:45.345Z] c2daea8cc65b: Preparing [2025-01-06T13:43:45.345Z] 651d9022c234: Preparing [2025-01-06T13:43:45.345Z] c2daea8cc65b: Waiting [2025-01-06T13:43:45.345Z] 651d9022c234: Waiting [2025-01-06T13:43:45.345Z] 45a1fc579b9d: Waiting [2025-01-06T13:43:45.345Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:43:45.345Z] c02ae0deccea: Layer already exists [2025-01-06T13:43:45.345Z] 2227f9df8926: Layer already exists [2025-01-06T13:43:45.345Z] 459e1d48b625: Layer already exists [2025-01-06T13:43:45.345Z] a3b3dfda17b8: Layer already exists [2025-01-06T13:43:45.345Z] 45a1fc579b9d: Layer already exists [2025-01-06T13:43:45.345Z] c2daea8cc65b: Layer already exists [2025-01-06T13:43:45.345Z] 651d9022c234: Layer already exists [2025-01-06T13:43:45.609Z] b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35: digest: sha256:f050a72d948454f40b662c49f38a09491375a87cacd395b27fa91342a285e118 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:43:45.973Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:43:46.324Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-01-06T13:43:46.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-06T13:43:46.324Z] c02ae0deccea: Preparing [2025-01-06T13:43:46.324Z] 2227f9df8926: Preparing [2025-01-06T13:43:46.324Z] 459e1d48b625: Preparing [2025-01-06T13:43:46.324Z] a3b3dfda17b8: Preparing [2025-01-06T13:43:46.324Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:43:46.324Z] 45a1fc579b9d: Preparing [2025-01-06T13:43:46.324Z] c2daea8cc65b: Preparing [2025-01-06T13:43:46.324Z] 651d9022c234: Preparing [2025-01-06T13:43:46.324Z] 45a1fc579b9d: Waiting [2025-01-06T13:43:46.324Z] c2daea8cc65b: Waiting [2025-01-06T13:43:46.324Z] 651d9022c234: Waiting [2025-01-06T13:43:46.324Z] c02ae0deccea: Layer already exists [2025-01-06T13:43:46.324Z] 2227f9df8926: Layer already exists [2025-01-06T13:43:46.324Z] a3b3dfda17b8: Layer already exists [2025-01-06T13:43:46.324Z] 459e1d48b625: Layer already exists [2025-01-06T13:43:46.324Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:43:46.324Z] c2daea8cc65b: Layer already exists [2025-01-06T13:43:46.324Z] 45a1fc579b9d: Layer already exists [2025-01-06T13:43:46.324Z] 651d9022c234: Layer already exists [2025-01-06T13:43:46.589Z] main: digest: sha256:f050a72d948454f40b662c49f38a09491375a87cacd395b27fa91342a285e118 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T13:43:46.667Z] ===================================================== [Pipeline] echo [2025-01-06T13:43:46.679Z] taggedImages: [2025-01-06T13:43:46.679Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:43:46.679Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-01-06T13:43:46.679Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.35 [2025-01-06T13:43:46.679Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:43:46.679Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-01-06T13:43:46.704Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-01-06T13:43:46.704Z] b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:43:46.704Z] latest [2025-01-06T13:43:46.704Z] 4.0.0-dev.35 [2025-01-06T13:43:46.704Z] b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:43:46.704Z] main [2025-01-06T13:43:46.704Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:43:47.083Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:43:47.436Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:43:47.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-06T13:43:47.436Z] c48f55f7c3b8: Preparing [2025-01-06T13:43:47.436Z] 24cbb0a04e2d: Preparing [2025-01-06T13:43:47.436Z] da5bddacfaf5: Preparing [2025-01-06T13:43:47.436Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:43:47.436Z] acf804f2bb74: Preparing [2025-01-06T13:43:47.436Z] 35c30cb24810: Preparing [2025-01-06T13:43:47.436Z] 651d9022c234: Preparing [2025-01-06T13:43:47.436Z] 651d9022c234: Waiting [2025-01-06T13:43:47.436Z] 35c30cb24810: Waiting [2025-01-06T13:43:47.436Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:43:47.702Z] c48f55f7c3b8: Pushed [2025-01-06T13:43:47.702Z] 24cbb0a04e2d: Pushed [2025-01-06T13:43:47.702Z] acf804f2bb74: Pushed [2025-01-06T13:43:47.702Z] 35c30cb24810: Pushed [2025-01-06T13:43:47.702Z] 651d9022c234: Layer already exists [2025-01-06T13:43:53.028Z] da5bddacfaf5: Pushed [2025-01-06T13:43:53.028Z] b24805f90b03a244b57d66aad36c21d665a8ccc6: digest: sha256:f7f7306764079b799ac2fbd6b400722b8327fc0a14f0b64a891da6e776d5d4b5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:43:53.387Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:43:53.859Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-01-06T13:43:53.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-06T13:43:53.859Z] c48f55f7c3b8: Preparing [2025-01-06T13:43:53.859Z] 24cbb0a04e2d: Preparing [2025-01-06T13:43:53.859Z] da5bddacfaf5: Preparing [2025-01-06T13:43:53.859Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:43:53.859Z] acf804f2bb74: Preparing [2025-01-06T13:43:53.859Z] 35c30cb24810: Preparing [2025-01-06T13:43:53.859Z] 651d9022c234: Preparing [2025-01-06T13:43:53.859Z] 651d9022c234: Waiting [2025-01-06T13:43:53.859Z] 35c30cb24810: Waiting [2025-01-06T13:43:53.859Z] acf804f2bb74: Layer already exists [2025-01-06T13:43:53.859Z] 24cbb0a04e2d: Layer already exists [2025-01-06T13:43:53.859Z] da5bddacfaf5: Layer already exists [2025-01-06T13:43:53.859Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:43:53.859Z] c48f55f7c3b8: Layer already exists [2025-01-06T13:43:53.859Z] 651d9022c234: Layer already exists [2025-01-06T13:43:53.859Z] 35c30cb24810: Layer already exists [2025-01-06T13:43:54.126Z] latest: digest: sha256:f7f7306764079b799ac2fbd6b400722b8327fc0a14f0b64a891da6e776d5d4b5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:43:54.511Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:43:54.872Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.35 [2025-01-06T13:43:54.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-06T13:43:54.872Z] c48f55f7c3b8: Preparing [2025-01-06T13:43:54.872Z] 24cbb0a04e2d: Preparing [2025-01-06T13:43:54.872Z] da5bddacfaf5: Preparing [2025-01-06T13:43:54.872Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:43:54.872Z] acf804f2bb74: Preparing [2025-01-06T13:43:54.872Z] 35c30cb24810: Preparing [2025-01-06T13:43:54.872Z] 651d9022c234: Preparing [2025-01-06T13:43:54.872Z] 35c30cb24810: Waiting [2025-01-06T13:43:54.872Z] 651d9022c234: Waiting [2025-01-06T13:43:54.872Z] da5bddacfaf5: Layer already exists [2025-01-06T13:43:54.872Z] 24cbb0a04e2d: Layer already exists [2025-01-06T13:43:54.872Z] acf804f2bb74: Layer already exists [2025-01-06T13:43:54.872Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:43:54.872Z] c48f55f7c3b8: Layer already exists [2025-01-06T13:43:54.872Z] 651d9022c234: Layer already exists [2025-01-06T13:43:54.872Z] 35c30cb24810: Layer already exists [2025-01-06T13:43:55.138Z] 4.0.0-dev.35: digest: sha256:f7f7306764079b799ac2fbd6b400722b8327fc0a14f0b64a891da6e776d5d4b5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:43:55.495Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:43:55.839Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:43:55.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-06T13:43:55.839Z] c48f55f7c3b8: Preparing [2025-01-06T13:43:55.839Z] 24cbb0a04e2d: Preparing [2025-01-06T13:43:55.839Z] da5bddacfaf5: Preparing [2025-01-06T13:43:55.839Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:43:55.839Z] acf804f2bb74: Preparing [2025-01-06T13:43:55.839Z] 35c30cb24810: Preparing [2025-01-06T13:43:55.839Z] 651d9022c234: Preparing [2025-01-06T13:43:55.839Z] 35c30cb24810: Waiting [2025-01-06T13:43:55.839Z] 651d9022c234: Waiting [2025-01-06T13:43:55.839Z] da5bddacfaf5: Layer already exists [2025-01-06T13:43:55.839Z] acf804f2bb74: Layer already exists [2025-01-06T13:43:55.839Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:43:55.839Z] c48f55f7c3b8: Layer already exists [2025-01-06T13:43:55.839Z] 24cbb0a04e2d: Layer already exists [2025-01-06T13:43:55.839Z] 35c30cb24810: Layer already exists [2025-01-06T13:43:55.839Z] 651d9022c234: Layer already exists [2025-01-06T13:43:56.106Z] b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35: digest: sha256:f7f7306764079b799ac2fbd6b400722b8327fc0a14f0b64a891da6e776d5d4b5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:43:56.451Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:43:56.804Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-01-06T13:43:56.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-06T13:43:56.804Z] c48f55f7c3b8: Preparing [2025-01-06T13:43:56.804Z] 24cbb0a04e2d: Preparing [2025-01-06T13:43:56.804Z] da5bddacfaf5: Preparing [2025-01-06T13:43:56.804Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:43:56.804Z] acf804f2bb74: Preparing [2025-01-06T13:43:56.804Z] 35c30cb24810: Preparing [2025-01-06T13:43:56.804Z] 651d9022c234: Preparing [2025-01-06T13:43:56.804Z] 35c30cb24810: Waiting [2025-01-06T13:43:56.804Z] 651d9022c234: Waiting [2025-01-06T13:43:56.804Z] da5bddacfaf5: Layer already exists [2025-01-06T13:43:56.804Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:43:56.804Z] 24cbb0a04e2d: Layer already exists [2025-01-06T13:43:56.804Z] c48f55f7c3b8: Layer already exists [2025-01-06T13:43:56.804Z] acf804f2bb74: Layer already exists [2025-01-06T13:43:56.804Z] 35c30cb24810: Layer already exists [2025-01-06T13:43:56.804Z] 651d9022c234: Layer already exists [2025-01-06T13:43:57.070Z] main: digest: sha256:f7f7306764079b799ac2fbd6b400722b8327fc0a14f0b64a891da6e776d5d4b5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T13:43:57.143Z] ===================================================== [Pipeline] echo [2025-01-06T13:43:57.158Z] taggedImages: [2025-01-06T13:43:57.158Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:43:57.158Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-01-06T13:43:57.158Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.35 [2025-01-06T13:43:57.158Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:43:57.158Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-01-06T13:43:57.191Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-01-06T13:43:57.191Z] b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:43:57.191Z] latest [2025-01-06T13:43:57.191Z] 4.0.0-dev.35 [2025-01-06T13:43:57.191Z] b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:43:57.191Z] main [2025-01-06T13:43:57.191Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:43:57.550Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:43:57.909Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:43:57.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-06T13:43:57.909Z] 35872a537173: Preparing [2025-01-06T13:43:57.909Z] da2a8aa45b7b: Preparing [2025-01-06T13:43:57.909Z] 144b2c97e125: Preparing [2025-01-06T13:43:57.909Z] baa794263134: Preparing [2025-01-06T13:43:57.909Z] a3b3dfda17b8: Preparing [2025-01-06T13:43:57.909Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:43:57.909Z] 65d05a519228: Preparing [2025-01-06T13:43:57.909Z] bc65e1ea92bd: Preparing [2025-01-06T13:43:57.909Z] 651d9022c234: Preparing [2025-01-06T13:43:57.909Z] 8bf7b0dcb68e: Waiting [2025-01-06T13:43:57.909Z] 65d05a519228: Waiting [2025-01-06T13:43:57.909Z] bc65e1ea92bd: Waiting [2025-01-06T13:43:57.909Z] 651d9022c234: Waiting [2025-01-06T13:43:57.909Z] a3b3dfda17b8: Layer already exists [2025-01-06T13:43:58.176Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:43:58.176Z] 35872a537173: Pushed [2025-01-06T13:43:58.176Z] 65d05a519228: Layer already exists [2025-01-06T13:43:58.176Z] da2a8aa45b7b: Pushed [2025-01-06T13:43:58.176Z] 144b2c97e125: Pushed [2025-01-06T13:43:58.176Z] bc65e1ea92bd: Layer already exists [2025-01-06T13:43:58.176Z] 651d9022c234: Layer already exists [2025-01-06T13:44:03.507Z] baa794263134: Pushed [2025-01-06T13:44:03.507Z] b24805f90b03a244b57d66aad36c21d665a8ccc6: digest: sha256:8b1a88ddf2e6944db791edb5600dac22ccf2d334f07561e5bcbd1bf23ac34add size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:44:03.867Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:44:04.228Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-01-06T13:44:04.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-06T13:44:04.228Z] 35872a537173: Preparing [2025-01-06T13:44:04.228Z] da2a8aa45b7b: Preparing [2025-01-06T13:44:04.228Z] 144b2c97e125: Preparing [2025-01-06T13:44:04.228Z] baa794263134: Preparing [2025-01-06T13:44:04.228Z] a3b3dfda17b8: Preparing [2025-01-06T13:44:04.228Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:44:04.228Z] 65d05a519228: Preparing [2025-01-06T13:44:04.228Z] bc65e1ea92bd: Preparing [2025-01-06T13:44:04.228Z] 8bf7b0dcb68e: Waiting [2025-01-06T13:44:04.228Z] 65d05a519228: Waiting [2025-01-06T13:44:04.228Z] 651d9022c234: Preparing [2025-01-06T13:44:04.228Z] bc65e1ea92bd: Waiting [2025-01-06T13:44:04.228Z] 651d9022c234: Waiting [2025-01-06T13:44:04.228Z] a3b3dfda17b8: Layer already exists [2025-01-06T13:44:04.228Z] baa794263134: Layer already exists [2025-01-06T13:44:04.228Z] 35872a537173: Layer already exists [2025-01-06T13:44:04.228Z] da2a8aa45b7b: Layer already exists [2025-01-06T13:44:04.228Z] 144b2c97e125: Layer already exists [2025-01-06T13:44:04.228Z] 65d05a519228: Layer already exists [2025-01-06T13:44:04.228Z] bc65e1ea92bd: Layer already exists [2025-01-06T13:44:04.228Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:44:04.228Z] 651d9022c234: Layer already exists [2025-01-06T13:44:04.494Z] latest: digest: sha256:8b1a88ddf2e6944db791edb5600dac22ccf2d334f07561e5bcbd1bf23ac34add size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:44:04.851Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:44:05.215Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.35 [2025-01-06T13:44:05.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-06T13:44:05.215Z] 35872a537173: Preparing [2025-01-06T13:44:05.215Z] da2a8aa45b7b: Preparing [2025-01-06T13:44:05.215Z] 144b2c97e125: Preparing [2025-01-06T13:44:05.215Z] baa794263134: Preparing [2025-01-06T13:44:05.215Z] a3b3dfda17b8: Preparing [2025-01-06T13:44:05.215Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:44:05.215Z] 65d05a519228: Preparing [2025-01-06T13:44:05.215Z] bc65e1ea92bd: Preparing [2025-01-06T13:44:05.215Z] 8bf7b0dcb68e: Waiting [2025-01-06T13:44:05.215Z] 65d05a519228: Waiting [2025-01-06T13:44:05.215Z] 651d9022c234: Preparing [2025-01-06T13:44:05.215Z] bc65e1ea92bd: Waiting [2025-01-06T13:44:05.215Z] 651d9022c234: Waiting [2025-01-06T13:44:05.215Z] baa794263134: Layer already exists [2025-01-06T13:44:05.215Z] 35872a537173: Layer already exists [2025-01-06T13:44:05.215Z] da2a8aa45b7b: Layer already exists [2025-01-06T13:44:05.215Z] 144b2c97e125: Layer already exists [2025-01-06T13:44:05.215Z] a3b3dfda17b8: Layer already exists [2025-01-06T13:44:05.215Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:44:05.215Z] 65d05a519228: Layer already exists [2025-01-06T13:44:05.215Z] 651d9022c234: Layer already exists [2025-01-06T13:44:05.215Z] bc65e1ea92bd: Layer already exists [2025-01-06T13:44:05.482Z] 4.0.0-dev.35: digest: sha256:8b1a88ddf2e6944db791edb5600dac22ccf2d334f07561e5bcbd1bf23ac34add size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:44:05.854Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:44:06.212Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:44:06.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-06T13:44:06.212Z] 35872a537173: Preparing [2025-01-06T13:44:06.212Z] da2a8aa45b7b: Preparing [2025-01-06T13:44:06.212Z] 144b2c97e125: Preparing [2025-01-06T13:44:06.212Z] baa794263134: Preparing [2025-01-06T13:44:06.212Z] a3b3dfda17b8: Preparing [2025-01-06T13:44:06.212Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:44:06.212Z] 65d05a519228: Preparing [2025-01-06T13:44:06.212Z] bc65e1ea92bd: Preparing [2025-01-06T13:44:06.212Z] 651d9022c234: Preparing [2025-01-06T13:44:06.212Z] 8bf7b0dcb68e: Waiting [2025-01-06T13:44:06.212Z] 65d05a519228: Waiting [2025-01-06T13:44:06.212Z] bc65e1ea92bd: Waiting [2025-01-06T13:44:06.212Z] 651d9022c234: Waiting [2025-01-06T13:44:06.212Z] da2a8aa45b7b: Layer already exists [2025-01-06T13:44:06.212Z] 35872a537173: Layer already exists [2025-01-06T13:44:06.212Z] 144b2c97e125: Layer already exists [2025-01-06T13:44:06.212Z] a3b3dfda17b8: Layer already exists [2025-01-06T13:44:06.212Z] baa794263134: Layer already exists [2025-01-06T13:44:06.212Z] 65d05a519228: Layer already exists [2025-01-06T13:44:06.212Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:44:06.212Z] bc65e1ea92bd: Layer already exists [2025-01-06T13:44:06.212Z] 651d9022c234: Layer already exists [2025-01-06T13:44:06.479Z] b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35: digest: sha256:8b1a88ddf2e6944db791edb5600dac22ccf2d334f07561e5bcbd1bf23ac34add size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:44:06.834Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:44:07.243Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-01-06T13:44:07.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-06T13:44:07.243Z] 35872a537173: Preparing [2025-01-06T13:44:07.243Z] da2a8aa45b7b: Preparing [2025-01-06T13:44:07.243Z] 144b2c97e125: Preparing [2025-01-06T13:44:07.243Z] baa794263134: Preparing [2025-01-06T13:44:07.243Z] a3b3dfda17b8: Preparing [2025-01-06T13:44:07.243Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:44:07.243Z] 65d05a519228: Preparing [2025-01-06T13:44:07.243Z] bc65e1ea92bd: Preparing [2025-01-06T13:44:07.243Z] 651d9022c234: Preparing [2025-01-06T13:44:07.243Z] 8bf7b0dcb68e: Waiting [2025-01-06T13:44:07.243Z] 65d05a519228: Waiting [2025-01-06T13:44:07.243Z] bc65e1ea92bd: Waiting [2025-01-06T13:44:07.243Z] 651d9022c234: Waiting [2025-01-06T13:44:07.243Z] 35872a537173: Layer already exists [2025-01-06T13:44:07.243Z] a3b3dfda17b8: Layer already exists [2025-01-06T13:44:07.243Z] baa794263134: Layer already exists [2025-01-06T13:44:07.243Z] da2a8aa45b7b: Layer already exists [2025-01-06T13:44:07.243Z] 144b2c97e125: Layer already exists [2025-01-06T13:44:07.243Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:44:07.243Z] bc65e1ea92bd: Layer already exists [2025-01-06T13:44:07.243Z] 65d05a519228: Layer already exists [2025-01-06T13:44:07.243Z] 651d9022c234: Layer already exists [2025-01-06T13:44:07.520Z] main: digest: sha256:8b1a88ddf2e6944db791edb5600dac22ccf2d334f07561e5bcbd1bf23ac34add size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T13:44:07.601Z] ===================================================== [Pipeline] echo [2025-01-06T13:44:07.615Z] taggedImages: [2025-01-06T13:44:07.615Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:44:07.615Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-01-06T13:44:07.615Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.35 [2025-01-06T13:44:07.615Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:44:07.615Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-01-06T13:44:07.651Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-01-06T13:44:07.651Z] b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:44:07.651Z] latest [2025-01-06T13:44:07.651Z] 4.0.0-dev.35 [2025-01-06T13:44:07.651Z] b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:44:07.651Z] main [2025-01-06T13:44:07.651Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:44:08.033Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:44:08.393Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:44:08.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-06T13:44:08.393Z] b68283e7081c: Preparing [2025-01-06T13:44:08.393Z] 63efb71679c2: Preparing [2025-01-06T13:44:08.393Z] 01ca1edc601c: Preparing [2025-01-06T13:44:08.393Z] 8bde73b01653: Preparing [2025-01-06T13:44:08.393Z] 06c469333d8a: Preparing [2025-01-06T13:44:08.393Z] 92fd0fa519e4: Preparing [2025-01-06T13:44:08.393Z] 1c1872a0b967: Preparing [2025-01-06T13:44:08.393Z] a3b3dfda17b8: Preparing [2025-01-06T13:44:08.393Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:44:08.393Z] 1e5aa174bdef: Preparing [2025-01-06T13:44:08.393Z] 0869dabbcae0: Preparing [2025-01-06T13:44:08.393Z] 5f70bf18a086: Preparing [2025-01-06T13:44:08.393Z] 1069439f4ce3: Preparing [2025-01-06T13:44:08.393Z] 2722daafa41d: Preparing [2025-01-06T13:44:08.393Z] c14c18cb18f1: Preparing [2025-01-06T13:44:08.393Z] 651d9022c234: Preparing [2025-01-06T13:44:08.393Z] 1e5aa174bdef: Waiting [2025-01-06T13:44:08.393Z] 0869dabbcae0: Waiting [2025-01-06T13:44:08.393Z] 5f70bf18a086: Waiting [2025-01-06T13:44:08.393Z] 1069439f4ce3: Waiting [2025-01-06T13:44:08.393Z] 2722daafa41d: Waiting [2025-01-06T13:44:08.393Z] c14c18cb18f1: Waiting [2025-01-06T13:44:08.393Z] 651d9022c234: Waiting [2025-01-06T13:44:08.393Z] 92fd0fa519e4: Waiting [2025-01-06T13:44:08.393Z] 1c1872a0b967: Waiting [2025-01-06T13:44:08.393Z] a3b3dfda17b8: Waiting [2025-01-06T13:44:08.393Z] 8bf7b0dcb68e: Waiting [2025-01-06T13:44:08.678Z] b68283e7081c: Pushed [2025-01-06T13:44:08.678Z] 06c469333d8a: Pushed [2025-01-06T13:44:08.678Z] 8bde73b01653: Pushed [2025-01-06T13:44:08.678Z] 63efb71679c2: Pushed [2025-01-06T13:44:08.678Z] 01ca1edc601c: Pushed [2025-01-06T13:44:08.678Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:44:08.678Z] a3b3dfda17b8: Layer already exists [2025-01-06T13:44:08.678Z] 5f70bf18a086: Layer already exists [2025-01-06T13:44:08.960Z] 92fd0fa519e4: Pushed [2025-01-06T13:44:08.960Z] 1e5aa174bdef: Pushed [2025-01-06T13:44:08.960Z] 0869dabbcae0: Pushed [2025-01-06T13:44:08.960Z] 651d9022c234: Layer already exists [2025-01-06T13:44:08.960Z] 1069439f4ce3: Pushed [2025-01-06T13:44:08.960Z] c14c18cb18f1: Pushed [2025-01-06T13:44:10.923Z] 2722daafa41d: Pushed [2025-01-06T13:44:11.889Z] 1c1872a0b967: Pushed [2025-01-06T13:44:11.889Z] b24805f90b03a244b57d66aad36c21d665a8ccc6: digest: sha256:a540cb68c8cad2942c7ca7d6359d9889f4249426efa528521fa9a6987fb25a79 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:44:12.255Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:44:12.636Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-01-06T13:44:12.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-06T13:44:12.636Z] b68283e7081c: Preparing [2025-01-06T13:44:12.636Z] 63efb71679c2: Preparing [2025-01-06T13:44:12.636Z] 01ca1edc601c: Preparing [2025-01-06T13:44:12.636Z] 8bde73b01653: Preparing [2025-01-06T13:44:12.636Z] 06c469333d8a: Preparing [2025-01-06T13:44:12.636Z] 92fd0fa519e4: Preparing [2025-01-06T13:44:12.636Z] 1c1872a0b967: Preparing [2025-01-06T13:44:12.636Z] 92fd0fa519e4: Waiting [2025-01-06T13:44:12.636Z] 1c1872a0b967: Waiting [2025-01-06T13:44:12.636Z] a3b3dfda17b8: Preparing [2025-01-06T13:44:12.636Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:44:12.636Z] 1e5aa174bdef: Preparing [2025-01-06T13:44:12.636Z] 0869dabbcae0: Preparing [2025-01-06T13:44:12.636Z] 5f70bf18a086: Preparing [2025-01-06T13:44:12.636Z] a3b3dfda17b8: Waiting [2025-01-06T13:44:12.636Z] 1e5aa174bdef: Waiting [2025-01-06T13:44:12.636Z] 0869dabbcae0: Waiting [2025-01-06T13:44:12.636Z] 1069439f4ce3: Preparing [2025-01-06T13:44:12.636Z] 5f70bf18a086: Waiting [2025-01-06T13:44:12.636Z] 8bf7b0dcb68e: Waiting [2025-01-06T13:44:12.636Z] 2722daafa41d: Preparing [2025-01-06T13:44:12.636Z] 1069439f4ce3: Waiting [2025-01-06T13:44:12.636Z] 2722daafa41d: Waiting [2025-01-06T13:44:12.636Z] c14c18cb18f1: Preparing [2025-01-06T13:44:12.636Z] 651d9022c234: Preparing [2025-01-06T13:44:12.636Z] c14c18cb18f1: Waiting [2025-01-06T13:44:12.636Z] 651d9022c234: Waiting [2025-01-06T13:44:12.636Z] 63efb71679c2: Layer already exists [2025-01-06T13:44:12.636Z] b68283e7081c: Layer already exists [2025-01-06T13:44:12.636Z] 01ca1edc601c: Layer already exists [2025-01-06T13:44:12.636Z] 8bde73b01653: Layer already exists [2025-01-06T13:44:12.636Z] 06c469333d8a: Layer already exists [2025-01-06T13:44:12.636Z] a3b3dfda17b8: Layer already exists [2025-01-06T13:44:12.636Z] 1c1872a0b967: Layer already exists [2025-01-06T13:44:12.636Z] 92fd0fa519e4: Layer already exists [2025-01-06T13:44:12.636Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:44:12.636Z] 1e5aa174bdef: Layer already exists [2025-01-06T13:44:12.636Z] 1069439f4ce3: Layer already exists [2025-01-06T13:44:12.636Z] 0869dabbcae0: Layer already exists [2025-01-06T13:44:12.636Z] 5f70bf18a086: Layer already exists [2025-01-06T13:44:12.636Z] 2722daafa41d: Layer already exists [2025-01-06T13:44:12.636Z] c14c18cb18f1: Layer already exists [2025-01-06T13:44:12.636Z] 651d9022c234: Layer already exists [2025-01-06T13:44:12.906Z] latest: digest: sha256:a540cb68c8cad2942c7ca7d6359d9889f4249426efa528521fa9a6987fb25a79 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:44:13.271Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:44:13.623Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.35 [2025-01-06T13:44:13.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-06T13:44:13.623Z] b68283e7081c: Preparing [2025-01-06T13:44:13.623Z] 63efb71679c2: Preparing [2025-01-06T13:44:13.623Z] 01ca1edc601c: Preparing [2025-01-06T13:44:13.623Z] 8bde73b01653: Preparing [2025-01-06T13:44:13.623Z] 06c469333d8a: Preparing [2025-01-06T13:44:13.623Z] 92fd0fa519e4: Preparing [2025-01-06T13:44:13.623Z] 1c1872a0b967: Preparing [2025-01-06T13:44:13.623Z] a3b3dfda17b8: Preparing [2025-01-06T13:44:13.623Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:44:13.623Z] 1e5aa174bdef: Preparing [2025-01-06T13:44:13.623Z] 0869dabbcae0: Preparing [2025-01-06T13:44:13.623Z] 5f70bf18a086: Preparing [2025-01-06T13:44:13.623Z] 1069439f4ce3: Preparing [2025-01-06T13:44:13.623Z] 2722daafa41d: Preparing [2025-01-06T13:44:13.623Z] c14c18cb18f1: Preparing [2025-01-06T13:44:13.623Z] 651d9022c234: Preparing [2025-01-06T13:44:13.623Z] 0869dabbcae0: Waiting [2025-01-06T13:44:13.623Z] 92fd0fa519e4: Waiting [2025-01-06T13:44:13.623Z] 1c1872a0b967: Waiting [2025-01-06T13:44:13.623Z] a3b3dfda17b8: Waiting [2025-01-06T13:44:13.623Z] 8bf7b0dcb68e: Waiting [2025-01-06T13:44:13.623Z] 5f70bf18a086: Waiting [2025-01-06T13:44:13.623Z] 1e5aa174bdef: Waiting [2025-01-06T13:44:13.623Z] 1069439f4ce3: Waiting [2025-01-06T13:44:13.623Z] 2722daafa41d: Waiting [2025-01-06T13:44:13.623Z] c14c18cb18f1: Waiting [2025-01-06T13:44:13.623Z] 651d9022c234: Waiting [2025-01-06T13:44:13.623Z] 06c469333d8a: Layer already exists [2025-01-06T13:44:13.623Z] 01ca1edc601c: Layer already exists [2025-01-06T13:44:13.623Z] b68283e7081c: Layer already exists [2025-01-06T13:44:13.623Z] 8bde73b01653: Layer already exists [2025-01-06T13:44:13.623Z] 63efb71679c2: Layer already exists [2025-01-06T13:44:13.623Z] 1c1872a0b967: Layer already exists [2025-01-06T13:44:13.623Z] 92fd0fa519e4: Layer already exists [2025-01-06T13:44:13.623Z] 1e5aa174bdef: Layer already exists [2025-01-06T13:44:13.623Z] a3b3dfda17b8: Layer already exists [2025-01-06T13:44:13.623Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:44:13.623Z] 0869dabbcae0: Layer already exists [2025-01-06T13:44:13.623Z] 5f70bf18a086: Layer already exists [2025-01-06T13:44:13.623Z] 1069439f4ce3: Layer already exists [2025-01-06T13:44:13.623Z] c14c18cb18f1: Layer already exists [2025-01-06T13:44:13.623Z] 2722daafa41d: Layer already exists [2025-01-06T13:44:13.623Z] 651d9022c234: Layer already exists [2025-01-06T13:44:13.887Z] 4.0.0-dev.35: digest: sha256:a540cb68c8cad2942c7ca7d6359d9889f4249426efa528521fa9a6987fb25a79 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:44:14.235Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:44:14.581Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:44:14.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-06T13:44:14.581Z] b68283e7081c: Preparing [2025-01-06T13:44:14.581Z] 63efb71679c2: Preparing [2025-01-06T13:44:14.581Z] 01ca1edc601c: Preparing [2025-01-06T13:44:14.581Z] 8bde73b01653: Preparing [2025-01-06T13:44:14.581Z] 06c469333d8a: Preparing [2025-01-06T13:44:14.581Z] 92fd0fa519e4: Preparing [2025-01-06T13:44:14.581Z] 1c1872a0b967: Preparing [2025-01-06T13:44:14.581Z] a3b3dfda17b8: Preparing [2025-01-06T13:44:14.581Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:44:14.581Z] 1e5aa174bdef: Preparing [2025-01-06T13:44:14.581Z] 0869dabbcae0: Preparing [2025-01-06T13:44:14.581Z] 5f70bf18a086: Preparing [2025-01-06T13:44:14.581Z] 1069439f4ce3: Preparing [2025-01-06T13:44:14.581Z] 2722daafa41d: Preparing [2025-01-06T13:44:14.581Z] c14c18cb18f1: Preparing [2025-01-06T13:44:14.581Z] 651d9022c234: Preparing [2025-01-06T13:44:14.581Z] 8bf7b0dcb68e: Waiting [2025-01-06T13:44:14.581Z] 1e5aa174bdef: Waiting [2025-01-06T13:44:14.581Z] 0869dabbcae0: Waiting [2025-01-06T13:44:14.581Z] 5f70bf18a086: Waiting [2025-01-06T13:44:14.581Z] 1069439f4ce3: Waiting [2025-01-06T13:44:14.581Z] 2722daafa41d: Waiting [2025-01-06T13:44:14.581Z] c14c18cb18f1: Waiting [2025-01-06T13:44:14.581Z] 651d9022c234: Waiting [2025-01-06T13:44:14.581Z] 92fd0fa519e4: Waiting [2025-01-06T13:44:14.581Z] a3b3dfda17b8: Waiting [2025-01-06T13:44:14.581Z] 1c1872a0b967: Waiting [2025-01-06T13:44:14.581Z] 8bde73b01653: Layer already exists [2025-01-06T13:44:14.581Z] b68283e7081c: Layer already exists [2025-01-06T13:44:14.581Z] 63efb71679c2: Layer already exists [2025-01-06T13:44:14.581Z] 06c469333d8a: Layer already exists [2025-01-06T13:44:14.581Z] 01ca1edc601c: Layer already exists [2025-01-06T13:44:14.581Z] 92fd0fa519e4: Layer already exists [2025-01-06T13:44:14.581Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:44:14.581Z] 1c1872a0b967: Layer already exists [2025-01-06T13:44:14.581Z] 1e5aa174bdef: Layer already exists [2025-01-06T13:44:14.581Z] a3b3dfda17b8: Layer already exists [2025-01-06T13:44:14.581Z] 0869dabbcae0: Layer already exists [2025-01-06T13:44:14.581Z] 1069439f4ce3: Layer already exists [2025-01-06T13:44:14.581Z] 5f70bf18a086: Layer already exists [2025-01-06T13:44:14.581Z] 2722daafa41d: Layer already exists [2025-01-06T13:44:14.581Z] c14c18cb18f1: Layer already exists [2025-01-06T13:44:14.581Z] 651d9022c234: Layer already exists [2025-01-06T13:44:14.847Z] b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35: digest: sha256:a540cb68c8cad2942c7ca7d6359d9889f4249426efa528521fa9a6987fb25a79 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:44:15.206Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:44:15.559Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-01-06T13:44:15.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-06T13:44:15.559Z] b68283e7081c: Preparing [2025-01-06T13:44:15.559Z] 63efb71679c2: Preparing [2025-01-06T13:44:15.559Z] 01ca1edc601c: Preparing [2025-01-06T13:44:15.559Z] 8bde73b01653: Preparing [2025-01-06T13:44:15.559Z] 06c469333d8a: Preparing [2025-01-06T13:44:15.559Z] 92fd0fa519e4: Preparing [2025-01-06T13:44:15.559Z] 1c1872a0b967: Preparing [2025-01-06T13:44:15.559Z] a3b3dfda17b8: Preparing [2025-01-06T13:44:15.559Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:44:15.559Z] 1e5aa174bdef: Preparing [2025-01-06T13:44:15.559Z] 0869dabbcae0: Preparing [2025-01-06T13:44:15.559Z] 5f70bf18a086: Preparing [2025-01-06T13:44:15.559Z] 92fd0fa519e4: Waiting [2025-01-06T13:44:15.559Z] 8bf7b0dcb68e: Waiting [2025-01-06T13:44:15.559Z] 1069439f4ce3: Preparing [2025-01-06T13:44:15.559Z] 1c1872a0b967: Waiting [2025-01-06T13:44:15.559Z] a3b3dfda17b8: Waiting [2025-01-06T13:44:15.559Z] 2722daafa41d: Preparing [2025-01-06T13:44:15.559Z] 1e5aa174bdef: Waiting [2025-01-06T13:44:15.559Z] c14c18cb18f1: Preparing [2025-01-06T13:44:15.559Z] 0869dabbcae0: Waiting [2025-01-06T13:44:15.559Z] 5f70bf18a086: Waiting [2025-01-06T13:44:15.559Z] 651d9022c234: Preparing [2025-01-06T13:44:15.559Z] 1069439f4ce3: Waiting [2025-01-06T13:44:15.559Z] 2722daafa41d: Waiting [2025-01-06T13:44:15.559Z] c14c18cb18f1: Waiting [2025-01-06T13:44:15.559Z] 651d9022c234: Waiting [2025-01-06T13:44:15.559Z] 63efb71679c2: Layer already exists [2025-01-06T13:44:15.559Z] 01ca1edc601c: Layer already exists [2025-01-06T13:44:15.559Z] 8bde73b01653: Layer already exists [2025-01-06T13:44:15.559Z] 06c469333d8a: Layer already exists [2025-01-06T13:44:15.559Z] b68283e7081c: Layer already exists [2025-01-06T13:44:15.559Z] 92fd0fa519e4: Layer already exists [2025-01-06T13:44:15.559Z] 1c1872a0b967: Layer already exists [2025-01-06T13:44:15.559Z] a3b3dfda17b8: Layer already exists [2025-01-06T13:44:15.559Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:44:15.559Z] 1e5aa174bdef: Layer already exists [2025-01-06T13:44:15.559Z] 5f70bf18a086: Layer already exists [2025-01-06T13:44:15.559Z] 0869dabbcae0: Layer already exists [2025-01-06T13:44:15.559Z] 1069439f4ce3: Layer already exists [2025-01-06T13:44:15.559Z] 2722daafa41d: Layer already exists [2025-01-06T13:44:15.559Z] c14c18cb18f1: Layer already exists [2025-01-06T13:44:15.559Z] 651d9022c234: Layer already exists [2025-01-06T13:44:15.823Z] main: digest: sha256:a540cb68c8cad2942c7ca7d6359d9889f4249426efa528521fa9a6987fb25a79 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T13:44:15.896Z] ===================================================== [Pipeline] echo [2025-01-06T13:44:15.908Z] taggedImages: [2025-01-06T13:44:15.908Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:44:15.908Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-01-06T13:44:15.908Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.35 [2025-01-06T13:44:15.908Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:44:15.908Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-01-06T13:44:15.941Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-01-06T13:44:15.941Z] b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:44:15.941Z] latest [2025-01-06T13:44:15.941Z] 4.0.0-dev.35 [2025-01-06T13:44:15.941Z] b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:44:15.941Z] main [2025-01-06T13:44:15.941Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:44:16.316Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:44:16.674Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:44:16.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-06T13:44:16.674Z] 47cff1723334: Preparing [2025-01-06T13:44:16.674Z] eae09d85c796: Preparing [2025-01-06T13:44:16.674Z] c4022c2c4cae: Preparing [2025-01-06T13:44:16.674Z] f6977792490e: Preparing [2025-01-06T13:44:16.674Z] a3b3dfda17b8: Preparing [2025-01-06T13:44:16.674Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:44:16.674Z] 65d05a519228: Preparing [2025-01-06T13:44:16.674Z] bc65e1ea92bd: Preparing [2025-01-06T13:44:16.674Z] 651d9022c234: Preparing [2025-01-06T13:44:16.674Z] 65d05a519228: Waiting [2025-01-06T13:44:16.674Z] bc65e1ea92bd: Waiting [2025-01-06T13:44:16.674Z] 651d9022c234: Waiting [2025-01-06T13:44:16.674Z] 8bf7b0dcb68e: Waiting [2025-01-06T13:44:16.674Z] a3b3dfda17b8: Layer already exists [2025-01-06T13:44:16.674Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:44:16.939Z] 65d05a519228: Layer already exists [2025-01-06T13:44:16.939Z] eae09d85c796: Pushed [2025-01-06T13:44:16.939Z] c4022c2c4cae: Pushed [2025-01-06T13:44:16.939Z] bc65e1ea92bd: Layer already exists [2025-01-06T13:44:16.939Z] 47cff1723334: Pushed [2025-01-06T13:44:16.939Z] 651d9022c234: Layer already exists [2025-01-06T13:44:21.174Z] f6977792490e: Pushed [2025-01-06T13:44:21.174Z] b24805f90b03a244b57d66aad36c21d665a8ccc6: digest: sha256:47bc51c8844403d4c1664038ea66003664419d997b7a86b3b7b5d1c7f8940821 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:44:21.535Z] + 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 [2025-01-06T13:44:21.890Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-01-06T13:44:21.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-06T13:44:21.890Z] 47cff1723334: Preparing [2025-01-06T13:44:21.890Z] eae09d85c796: Preparing [2025-01-06T13:44:21.890Z] c4022c2c4cae: Preparing [2025-01-06T13:44:21.890Z] f6977792490e: Preparing [2025-01-06T13:44:21.890Z] a3b3dfda17b8: Preparing [2025-01-06T13:44:21.890Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:44:21.890Z] 65d05a519228: Preparing [2025-01-06T13:44:21.890Z] bc65e1ea92bd: Preparing [2025-01-06T13:44:21.890Z] 651d9022c234: Preparing [2025-01-06T13:44:21.890Z] 8bf7b0dcb68e: Waiting [2025-01-06T13:44:21.890Z] 65d05a519228: Waiting [2025-01-06T13:44:21.890Z] bc65e1ea92bd: Waiting [2025-01-06T13:44:21.890Z] 651d9022c234: Waiting [2025-01-06T13:44:21.890Z] f6977792490e: Layer already exists [2025-01-06T13:44:21.890Z] 47cff1723334: Layer already exists [2025-01-06T13:44:21.890Z] a3b3dfda17b8: Layer already exists [2025-01-06T13:44:21.890Z] c4022c2c4cae: Layer already exists [2025-01-06T13:44:21.890Z] eae09d85c796: Layer already exists [2025-01-06T13:44:21.890Z] bc65e1ea92bd: Layer already exists [2025-01-06T13:44:21.890Z] 65d05a519228: Layer already exists [2025-01-06T13:44:21.890Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:44:21.890Z] 651d9022c234: Layer already exists [2025-01-06T13:44:22.154Z] latest: digest: sha256:47bc51c8844403d4c1664038ea66003664419d997b7a86b3b7b5d1c7f8940821 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:44:22.519Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:44:22.869Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.35 [2025-01-06T13:44:22.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-06T13:44:22.869Z] 47cff1723334: Preparing [2025-01-06T13:44:22.869Z] eae09d85c796: Preparing [2025-01-06T13:44:22.869Z] c4022c2c4cae: Preparing [2025-01-06T13:44:22.869Z] f6977792490e: Preparing [2025-01-06T13:44:22.869Z] a3b3dfda17b8: Preparing [2025-01-06T13:44:22.869Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:44:22.869Z] 65d05a519228: Preparing [2025-01-06T13:44:22.869Z] bc65e1ea92bd: Preparing [2025-01-06T13:44:22.869Z] 651d9022c234: Preparing [2025-01-06T13:44:22.869Z] 8bf7b0dcb68e: Waiting [2025-01-06T13:44:22.869Z] 65d05a519228: Waiting [2025-01-06T13:44:22.869Z] bc65e1ea92bd: Waiting [2025-01-06T13:44:22.869Z] 651d9022c234: Waiting [2025-01-06T13:44:22.869Z] 47cff1723334: Layer already exists [2025-01-06T13:44:22.869Z] f6977792490e: Layer already exists [2025-01-06T13:44:22.869Z] eae09d85c796: Layer already exists [2025-01-06T13:44:22.869Z] c4022c2c4cae: Layer already exists [2025-01-06T13:44:22.869Z] a3b3dfda17b8: Layer already exists [2025-01-06T13:44:22.869Z] bc65e1ea92bd: Layer already exists [2025-01-06T13:44:22.869Z] 651d9022c234: Layer already exists [2025-01-06T13:44:22.869Z] 65d05a519228: Layer already exists [2025-01-06T13:44:22.869Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:44:23.134Z] 4.0.0-dev.35: digest: sha256:47bc51c8844403d4c1664038ea66003664419d997b7a86b3b7b5d1c7f8940821 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:44:23.487Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:44:23.834Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:44:23.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-06T13:44:23.834Z] 47cff1723334: Preparing [2025-01-06T13:44:23.834Z] eae09d85c796: Preparing [2025-01-06T13:44:23.834Z] c4022c2c4cae: Preparing [2025-01-06T13:44:23.835Z] f6977792490e: Preparing [2025-01-06T13:44:23.835Z] a3b3dfda17b8: Preparing [2025-01-06T13:44:23.835Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:44:23.835Z] 65d05a519228: Preparing [2025-01-06T13:44:23.835Z] bc65e1ea92bd: Preparing [2025-01-06T13:44:23.835Z] 8bf7b0dcb68e: Waiting [2025-01-06T13:44:23.835Z] 65d05a519228: Waiting [2025-01-06T13:44:23.835Z] 651d9022c234: Preparing [2025-01-06T13:44:23.835Z] bc65e1ea92bd: Waiting [2025-01-06T13:44:23.835Z] 651d9022c234: Waiting [2025-01-06T13:44:23.835Z] f6977792490e: Layer already exists [2025-01-06T13:44:23.835Z] eae09d85c796: Layer already exists [2025-01-06T13:44:23.835Z] c4022c2c4cae: Layer already exists [2025-01-06T13:44:23.835Z] 47cff1723334: Layer already exists [2025-01-06T13:44:23.835Z] a3b3dfda17b8: Layer already exists [2025-01-06T13:44:23.835Z] bc65e1ea92bd: Layer already exists [2025-01-06T13:44:23.835Z] 651d9022c234: Layer already exists [2025-01-06T13:44:23.835Z] 65d05a519228: Layer already exists [2025-01-06T13:44:23.835Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:44:24.100Z] b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35: digest: sha256:47bc51c8844403d4c1664038ea66003664419d997b7a86b3b7b5d1c7f8940821 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:44:24.449Z] + 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 [2025-01-06T13:44:24.799Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-01-06T13:44:24.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-06T13:44:24.799Z] 47cff1723334: Preparing [2025-01-06T13:44:24.799Z] eae09d85c796: Preparing [2025-01-06T13:44:24.799Z] c4022c2c4cae: Preparing [2025-01-06T13:44:24.799Z] f6977792490e: Preparing [2025-01-06T13:44:24.799Z] a3b3dfda17b8: Preparing [2025-01-06T13:44:24.799Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:44:24.799Z] 65d05a519228: Preparing [2025-01-06T13:44:24.799Z] bc65e1ea92bd: Preparing [2025-01-06T13:44:24.799Z] 651d9022c234: Preparing [2025-01-06T13:44:24.799Z] 65d05a519228: Waiting [2025-01-06T13:44:24.799Z] bc65e1ea92bd: Waiting [2025-01-06T13:44:24.799Z] 651d9022c234: Waiting [2025-01-06T13:44:24.799Z] 8bf7b0dcb68e: Waiting [2025-01-06T13:44:24.799Z] eae09d85c796: Layer already exists [2025-01-06T13:44:24.799Z] f6977792490e: Layer already exists [2025-01-06T13:44:24.799Z] a3b3dfda17b8: Layer already exists [2025-01-06T13:44:24.799Z] c4022c2c4cae: Layer already exists [2025-01-06T13:44:24.799Z] 47cff1723334: Layer already exists [2025-01-06T13:44:24.799Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:44:24.799Z] bc65e1ea92bd: Layer already exists [2025-01-06T13:44:24.799Z] 65d05a519228: Layer already exists [2025-01-06T13:44:24.799Z] 651d9022c234: Layer already exists [2025-01-06T13:44:25.064Z] main: digest: sha256:47bc51c8844403d4c1664038ea66003664419d997b7a86b3b7b5d1c7f8940821 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T13:44:25.136Z] ===================================================== [Pipeline] echo [2025-01-06T13:44:25.150Z] taggedImages: [2025-01-06T13:44:25.150Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:44:25.150Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-01-06T13:44:25.150Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.35 [2025-01-06T13:44:25.150Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:44:25.150Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-01-06T13:44:25.173Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-01-06T13:44:25.173Z] b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:44:25.173Z] latest [2025-01-06T13:44:25.173Z] 4.0.0-dev.35 [2025-01-06T13:44:25.173Z] b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:44:25.173Z] main [2025-01-06T13:44:25.173Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:44:25.523Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:44:25.876Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:44:25.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-06T13:44:25.876Z] 29fb3c561b30: Preparing [2025-01-06T13:44:25.876Z] 01f04d332612: Preparing [2025-01-06T13:44:25.876Z] 10cc6480cbf0: Preparing [2025-01-06T13:44:25.876Z] e2f45d0dd70c: Preparing [2025-01-06T13:44:25.876Z] d3df767c5576: Preparing [2025-01-06T13:44:25.876Z] a3b3dfda17b8: Preparing [2025-01-06T13:44:25.876Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:44:25.876Z] a3b3dfda17b8: Waiting [2025-01-06T13:44:25.876Z] e4fe4d43f7f4: Preparing [2025-01-06T13:44:25.876Z] 8bf7b0dcb68e: Waiting [2025-01-06T13:44:25.876Z] 5f81f6b963e6: Preparing [2025-01-06T13:44:25.876Z] e4fe4d43f7f4: Waiting [2025-01-06T13:44:25.876Z] f778da133cf5: Preparing [2025-01-06T13:44:25.876Z] 5f81f6b963e6: Waiting [2025-01-06T13:44:25.876Z] 651d9022c234: Preparing [2025-01-06T13:44:25.877Z] f778da133cf5: Waiting [2025-01-06T13:44:25.877Z] 651d9022c234: Waiting [2025-01-06T13:44:26.142Z] 01f04d332612: Pushed [2025-01-06T13:44:26.142Z] 29fb3c561b30: Pushed [2025-01-06T13:44:26.142Z] d3df767c5576: Pushed [2025-01-06T13:44:26.142Z] e2f45d0dd70c: Pushed [2025-01-06T13:44:26.142Z] a3b3dfda17b8: Layer already exists [2025-01-06T13:44:26.142Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:44:26.142Z] 651d9022c234: Layer already exists [2025-01-06T13:44:26.142Z] e4fe4d43f7f4: Pushed [2025-01-06T13:44:26.406Z] 5f81f6b963e6: Pushed [2025-01-06T13:44:28.343Z] 10cc6480cbf0: Pushed [2025-01-06T13:44:30.277Z] f778da133cf5: Pushed [2025-01-06T13:44:30.543Z] b24805f90b03a244b57d66aad36c21d665a8ccc6: digest: sha256:93d41931dd3873951285129a3b09dcfbd79cc38c236672f4b76d806d5c343d9f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:44:30.894Z] + 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 [2025-01-06T13:44:31.246Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-01-06T13:44:31.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-06T13:44:31.246Z] 29fb3c561b30: Preparing [2025-01-06T13:44:31.246Z] 01f04d332612: Preparing [2025-01-06T13:44:31.246Z] 10cc6480cbf0: Preparing [2025-01-06T13:44:31.246Z] e2f45d0dd70c: Preparing [2025-01-06T13:44:31.246Z] d3df767c5576: Preparing [2025-01-06T13:44:31.246Z] a3b3dfda17b8: Preparing [2025-01-06T13:44:31.246Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:44:31.246Z] e4fe4d43f7f4: Preparing [2025-01-06T13:44:31.246Z] 5f81f6b963e6: Preparing [2025-01-06T13:44:31.246Z] f778da133cf5: Preparing [2025-01-06T13:44:31.246Z] 651d9022c234: Preparing [2025-01-06T13:44:31.246Z] a3b3dfda17b8: Waiting [2025-01-06T13:44:31.246Z] 8bf7b0dcb68e: Waiting [2025-01-06T13:44:31.246Z] e4fe4d43f7f4: Waiting [2025-01-06T13:44:31.246Z] 5f81f6b963e6: Waiting [2025-01-06T13:44:31.246Z] f778da133cf5: Waiting [2025-01-06T13:44:31.246Z] 651d9022c234: Waiting [2025-01-06T13:44:31.246Z] e2f45d0dd70c: Layer already exists [2025-01-06T13:44:31.246Z] d3df767c5576: Layer already exists [2025-01-06T13:44:31.246Z] 01f04d332612: Layer already exists [2025-01-06T13:44:31.246Z] 29fb3c561b30: Layer already exists [2025-01-06T13:44:31.246Z] 10cc6480cbf0: Layer already exists [2025-01-06T13:44:31.246Z] a3b3dfda17b8: Layer already exists [2025-01-06T13:44:31.246Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:44:31.246Z] f778da133cf5: Layer already exists [2025-01-06T13:44:31.246Z] e4fe4d43f7f4: Layer already exists [2025-01-06T13:44:31.246Z] 5f81f6b963e6: Layer already exists [2025-01-06T13:44:31.246Z] 651d9022c234: Layer already exists [2025-01-06T13:44:31.511Z] latest: digest: sha256:93d41931dd3873951285129a3b09dcfbd79cc38c236672f4b76d806d5c343d9f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:44:31.859Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:44:32.217Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.35 [2025-01-06T13:44:32.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-06T13:44:32.217Z] 29fb3c561b30: Preparing [2025-01-06T13:44:32.217Z] 01f04d332612: Preparing [2025-01-06T13:44:32.217Z] 10cc6480cbf0: Preparing [2025-01-06T13:44:32.217Z] e2f45d0dd70c: Preparing [2025-01-06T13:44:32.217Z] d3df767c5576: Preparing [2025-01-06T13:44:32.217Z] a3b3dfda17b8: Preparing [2025-01-06T13:44:32.217Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:44:32.217Z] e4fe4d43f7f4: Preparing [2025-01-06T13:44:32.217Z] 5f81f6b963e6: Preparing [2025-01-06T13:44:32.217Z] f778da133cf5: Preparing [2025-01-06T13:44:32.217Z] 651d9022c234: Preparing [2025-01-06T13:44:32.217Z] e4fe4d43f7f4: Waiting [2025-01-06T13:44:32.217Z] 5f81f6b963e6: Waiting [2025-01-06T13:44:32.217Z] f778da133cf5: Waiting [2025-01-06T13:44:32.217Z] a3b3dfda17b8: Waiting [2025-01-06T13:44:32.217Z] 8bf7b0dcb68e: Waiting [2025-01-06T13:44:32.217Z] 651d9022c234: Waiting [2025-01-06T13:44:32.217Z] 10cc6480cbf0: Layer already exists [2025-01-06T13:44:32.217Z] e2f45d0dd70c: Layer already exists [2025-01-06T13:44:32.217Z] 01f04d332612: Layer already exists [2025-01-06T13:44:32.217Z] 29fb3c561b30: Layer already exists [2025-01-06T13:44:32.217Z] d3df767c5576: Layer already exists [2025-01-06T13:44:32.217Z] a3b3dfda17b8: Layer already exists [2025-01-06T13:44:32.217Z] e4fe4d43f7f4: Layer already exists [2025-01-06T13:44:32.217Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:44:32.217Z] 5f81f6b963e6: Layer already exists [2025-01-06T13:44:32.217Z] f778da133cf5: Layer already exists [2025-01-06T13:44:32.217Z] 651d9022c234: Layer already exists [2025-01-06T13:44:32.482Z] 4.0.0-dev.35: digest: sha256:93d41931dd3873951285129a3b09dcfbd79cc38c236672f4b76d806d5c343d9f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:44:32.847Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:44:33.194Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:44:33.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-06T13:44:33.194Z] 29fb3c561b30: Preparing [2025-01-06T13:44:33.194Z] 01f04d332612: Preparing [2025-01-06T13:44:33.194Z] 10cc6480cbf0: Preparing [2025-01-06T13:44:33.194Z] e2f45d0dd70c: Preparing [2025-01-06T13:44:33.194Z] d3df767c5576: Preparing [2025-01-06T13:44:33.194Z] a3b3dfda17b8: Preparing [2025-01-06T13:44:33.194Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:44:33.194Z] a3b3dfda17b8: Waiting [2025-01-06T13:44:33.194Z] e4fe4d43f7f4: Preparing [2025-01-06T13:44:33.194Z] 8bf7b0dcb68e: Waiting [2025-01-06T13:44:33.194Z] 5f81f6b963e6: Preparing [2025-01-06T13:44:33.195Z] e4fe4d43f7f4: Waiting [2025-01-06T13:44:33.195Z] f778da133cf5: Preparing [2025-01-06T13:44:33.195Z] 5f81f6b963e6: Waiting [2025-01-06T13:44:33.195Z] 651d9022c234: Preparing [2025-01-06T13:44:33.195Z] f778da133cf5: Waiting [2025-01-06T13:44:33.195Z] 651d9022c234: Waiting [2025-01-06T13:44:33.195Z] d3df767c5576: Layer already exists [2025-01-06T13:44:33.195Z] 29fb3c561b30: Layer already exists [2025-01-06T13:44:33.195Z] 10cc6480cbf0: Layer already exists [2025-01-06T13:44:33.195Z] e2f45d0dd70c: Layer already exists [2025-01-06T13:44:33.195Z] 01f04d332612: Layer already exists [2025-01-06T13:44:33.195Z] a3b3dfda17b8: Layer already exists [2025-01-06T13:44:33.195Z] 5f81f6b963e6: Layer already exists [2025-01-06T13:44:33.195Z] f778da133cf5: Layer already exists [2025-01-06T13:44:33.195Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:44:33.195Z] e4fe4d43f7f4: Layer already exists [2025-01-06T13:44:33.195Z] 651d9022c234: Layer already exists [2025-01-06T13:44:33.459Z] b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35: digest: sha256:93d41931dd3873951285129a3b09dcfbd79cc38c236672f4b76d806d5c343d9f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:44:33.816Z] + 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 [2025-01-06T13:44:34.170Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-01-06T13:44:34.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-06T13:44:34.170Z] 29fb3c561b30: Preparing [2025-01-06T13:44:34.170Z] 01f04d332612: Preparing [2025-01-06T13:44:34.170Z] 10cc6480cbf0: Preparing [2025-01-06T13:44:34.170Z] e2f45d0dd70c: Preparing [2025-01-06T13:44:34.170Z] d3df767c5576: Preparing [2025-01-06T13:44:34.170Z] a3b3dfda17b8: Preparing [2025-01-06T13:44:34.170Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:44:34.170Z] e4fe4d43f7f4: Preparing [2025-01-06T13:44:34.170Z] 5f81f6b963e6: Preparing [2025-01-06T13:44:34.170Z] f778da133cf5: Preparing [2025-01-06T13:44:34.170Z] 651d9022c234: Preparing [2025-01-06T13:44:34.170Z] a3b3dfda17b8: Waiting [2025-01-06T13:44:34.170Z] 8bf7b0dcb68e: Waiting [2025-01-06T13:44:34.170Z] e4fe4d43f7f4: Waiting [2025-01-06T13:44:34.170Z] 651d9022c234: Waiting [2025-01-06T13:44:34.170Z] 5f81f6b963e6: Waiting [2025-01-06T13:44:34.170Z] f778da133cf5: Waiting [2025-01-06T13:44:34.170Z] e2f45d0dd70c: Layer already exists [2025-01-06T13:44:34.170Z] d3df767c5576: Layer already exists [2025-01-06T13:44:34.170Z] 29fb3c561b30: Layer already exists [2025-01-06T13:44:34.170Z] 01f04d332612: Layer already exists [2025-01-06T13:44:34.170Z] 10cc6480cbf0: Layer already exists [2025-01-06T13:44:34.170Z] a3b3dfda17b8: Layer already exists [2025-01-06T13:44:34.170Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:44:34.170Z] 5f81f6b963e6: Layer already exists [2025-01-06T13:44:34.170Z] e4fe4d43f7f4: Layer already exists [2025-01-06T13:44:34.170Z] f778da133cf5: Layer already exists [2025-01-06T13:44:34.170Z] 651d9022c234: Layer already exists [2025-01-06T13:44:34.435Z] main: digest: sha256:93d41931dd3873951285129a3b09dcfbd79cc38c236672f4b76d806d5c343d9f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T13:44:34.531Z] ===================================================== [Pipeline] echo [2025-01-06T13:44:34.546Z] taggedImages: [2025-01-06T13:44:34.546Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:44:34.546Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-01-06T13:44:34.546Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.35 [2025-01-06T13:44:34.546Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:44:34.546Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-01-06T13:44:34.580Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-01-06T13:44:34.580Z] b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:44:34.580Z] latest [2025-01-06T13:44:34.580Z] 4.0.0-dev.35 [2025-01-06T13:44:34.580Z] b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:44:34.580Z] main [2025-01-06T13:44:34.580Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:44:34.941Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:44:35.288Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:44:35.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-06T13:44:35.288Z] 785b01d968aa: Preparing [2025-01-06T13:44:35.288Z] d3b174601a86: Preparing [2025-01-06T13:44:35.288Z] ad2ff8079ed9: Preparing [2025-01-06T13:44:35.288Z] f5bead70c6f6: Preparing [2025-01-06T13:44:35.288Z] ba2e0e05070d: Preparing [2025-01-06T13:44:35.288Z] eed7c44a33dc: Preparing [2025-01-06T13:44:35.288Z] 072894eb1903: Preparing [2025-01-06T13:44:35.288Z] a3b3dfda17b8: Preparing [2025-01-06T13:44:35.288Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:44:35.288Z] 43deda29f806: Preparing [2025-01-06T13:44:35.288Z] e7b977fd3581: Preparing [2025-01-06T13:44:35.288Z] 651d9022c234: Preparing [2025-01-06T13:44:35.288Z] a3b3dfda17b8: Waiting [2025-01-06T13:44:35.288Z] 8bf7b0dcb68e: Waiting [2025-01-06T13:44:35.288Z] 43deda29f806: Waiting [2025-01-06T13:44:35.288Z] 651d9022c234: Waiting [2025-01-06T13:44:35.288Z] e7b977fd3581: Waiting [2025-01-06T13:44:35.288Z] 072894eb1903: Waiting [2025-01-06T13:44:35.288Z] eed7c44a33dc: Waiting [2025-01-06T13:44:35.555Z] d3b174601a86: Pushed [2025-01-06T13:44:35.555Z] ba2e0e05070d: Pushed [2025-01-06T13:44:35.555Z] 785b01d968aa: Pushed [2025-01-06T13:44:35.555Z] a3b3dfda17b8: Layer already exists [2025-01-06T13:44:35.555Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:44:35.555Z] eed7c44a33dc: Pushed [2025-01-06T13:44:35.555Z] 072894eb1903: Pushed [2025-01-06T13:44:35.821Z] 651d9022c234: Layer already exists [2025-01-06T13:44:37.222Z] 43deda29f806: Pushed [2025-01-06T13:44:37.801Z] f5bead70c6f6: Pushed [2025-01-06T13:44:38.066Z] ad2ff8079ed9: Pushed [2025-01-06T13:44:38.331Z] e7b977fd3581: Pushed [2025-01-06T13:44:40.265Z] b24805f90b03a244b57d66aad36c21d665a8ccc6: digest: sha256:659451e4aa08e83e0c75e0d69bdf852eec7355cfbe539488c15ac371e80465d5 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:44:40.616Z] + 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 [2025-01-06T13:44:40.972Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-01-06T13:44:40.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-06T13:44:40.973Z] 785b01d968aa: Preparing [2025-01-06T13:44:40.973Z] d3b174601a86: Preparing [2025-01-06T13:44:40.973Z] ad2ff8079ed9: Preparing [2025-01-06T13:44:40.973Z] f5bead70c6f6: Preparing [2025-01-06T13:44:40.973Z] ba2e0e05070d: Preparing [2025-01-06T13:44:40.973Z] eed7c44a33dc: Preparing [2025-01-06T13:44:40.973Z] 072894eb1903: Preparing [2025-01-06T13:44:40.973Z] a3b3dfda17b8: Preparing [2025-01-06T13:44:40.973Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:44:40.973Z] 43deda29f806: Preparing [2025-01-06T13:44:40.973Z] e7b977fd3581: Preparing [2025-01-06T13:44:40.973Z] 072894eb1903: Waiting [2025-01-06T13:44:40.973Z] a3b3dfda17b8: Waiting [2025-01-06T13:44:40.973Z] eed7c44a33dc: Waiting [2025-01-06T13:44:40.973Z] 8bf7b0dcb68e: Waiting [2025-01-06T13:44:40.973Z] 43deda29f806: Waiting [2025-01-06T13:44:40.973Z] 651d9022c234: Preparing [2025-01-06T13:44:40.973Z] e7b977fd3581: Waiting [2025-01-06T13:44:40.973Z] 651d9022c234: Waiting [2025-01-06T13:44:40.973Z] ad2ff8079ed9: Layer already exists [2025-01-06T13:44:40.973Z] 785b01d968aa: Layer already exists [2025-01-06T13:44:40.973Z] d3b174601a86: Layer already exists [2025-01-06T13:44:40.973Z] ba2e0e05070d: Layer already exists [2025-01-06T13:44:40.973Z] f5bead70c6f6: Layer already exists [2025-01-06T13:44:40.973Z] 072894eb1903: Layer already exists [2025-01-06T13:44:40.973Z] 43deda29f806: Layer already exists [2025-01-06T13:44:40.973Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:44:40.973Z] a3b3dfda17b8: Layer already exists [2025-01-06T13:44:40.973Z] eed7c44a33dc: Layer already exists [2025-01-06T13:44:40.973Z] e7b977fd3581: Layer already exists [2025-01-06T13:44:40.973Z] 651d9022c234: Layer already exists [2025-01-06T13:44:41.237Z] latest: digest: sha256:659451e4aa08e83e0c75e0d69bdf852eec7355cfbe539488c15ac371e80465d5 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:44:41.585Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:44:41.938Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.35 [2025-01-06T13:44:41.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-06T13:44:41.938Z] 785b01d968aa: Preparing [2025-01-06T13:44:41.938Z] d3b174601a86: Preparing [2025-01-06T13:44:41.938Z] ad2ff8079ed9: Preparing [2025-01-06T13:44:41.938Z] f5bead70c6f6: Preparing [2025-01-06T13:44:41.938Z] ba2e0e05070d: Preparing [2025-01-06T13:44:41.938Z] eed7c44a33dc: Preparing [2025-01-06T13:44:41.938Z] eed7c44a33dc: Waiting [2025-01-06T13:44:41.938Z] 072894eb1903: Preparing [2025-01-06T13:44:41.938Z] a3b3dfda17b8: Preparing [2025-01-06T13:44:41.938Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:44:41.938Z] 43deda29f806: Preparing [2025-01-06T13:44:41.938Z] 072894eb1903: Waiting [2025-01-06T13:44:41.938Z] a3b3dfda17b8: Waiting [2025-01-06T13:44:41.938Z] e7b977fd3581: Preparing [2025-01-06T13:44:41.938Z] 8bf7b0dcb68e: Waiting [2025-01-06T13:44:41.938Z] 43deda29f806: Waiting [2025-01-06T13:44:41.938Z] 651d9022c234: Preparing [2025-01-06T13:44:41.938Z] e7b977fd3581: Waiting [2025-01-06T13:44:41.938Z] 651d9022c234: Waiting [2025-01-06T13:44:41.938Z] d3b174601a86: Layer already exists [2025-01-06T13:44:41.938Z] 785b01d968aa: Layer already exists [2025-01-06T13:44:41.938Z] ba2e0e05070d: Layer already exists [2025-01-06T13:44:41.938Z] f5bead70c6f6: Layer already exists [2025-01-06T13:44:41.938Z] ad2ff8079ed9: Layer already exists [2025-01-06T13:44:41.938Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:44:41.938Z] 43deda29f806: Layer already exists [2025-01-06T13:44:41.938Z] eed7c44a33dc: Layer already exists [2025-01-06T13:44:41.938Z] 072894eb1903: Layer already exists [2025-01-06T13:44:41.938Z] a3b3dfda17b8: Layer already exists [2025-01-06T13:44:41.938Z] 651d9022c234: Layer already exists [2025-01-06T13:44:41.938Z] e7b977fd3581: Layer already exists [2025-01-06T13:44:42.203Z] 4.0.0-dev.35: digest: sha256:659451e4aa08e83e0c75e0d69bdf852eec7355cfbe539488c15ac371e80465d5 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:44:42.558Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:44:42.903Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:44:42.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-06T13:44:42.903Z] 785b01d968aa: Preparing [2025-01-06T13:44:42.903Z] d3b174601a86: Preparing [2025-01-06T13:44:42.903Z] ad2ff8079ed9: Preparing [2025-01-06T13:44:42.903Z] f5bead70c6f6: Preparing [2025-01-06T13:44:42.903Z] ba2e0e05070d: Preparing [2025-01-06T13:44:42.903Z] eed7c44a33dc: Preparing [2025-01-06T13:44:42.903Z] 072894eb1903: Preparing [2025-01-06T13:44:42.903Z] a3b3dfda17b8: Preparing [2025-01-06T13:44:42.903Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:44:42.903Z] 43deda29f806: Preparing [2025-01-06T13:44:42.903Z] e7b977fd3581: Preparing [2025-01-06T13:44:42.903Z] 651d9022c234: Preparing [2025-01-06T13:44:42.903Z] eed7c44a33dc: Waiting [2025-01-06T13:44:42.903Z] 072894eb1903: Waiting [2025-01-06T13:44:42.903Z] e7b977fd3581: Waiting [2025-01-06T13:44:42.903Z] a3b3dfda17b8: Waiting [2025-01-06T13:44:42.903Z] 8bf7b0dcb68e: Waiting [2025-01-06T13:44:42.903Z] 651d9022c234: Waiting [2025-01-06T13:44:42.903Z] 43deda29f806: Waiting [2025-01-06T13:44:42.903Z] ba2e0e05070d: Layer already exists [2025-01-06T13:44:42.903Z] f5bead70c6f6: Layer already exists [2025-01-06T13:44:42.903Z] ad2ff8079ed9: Layer already exists [2025-01-06T13:44:42.903Z] d3b174601a86: Layer already exists [2025-01-06T13:44:42.903Z] 785b01d968aa: Layer already exists [2025-01-06T13:44:42.903Z] 072894eb1903: Layer already exists [2025-01-06T13:44:42.903Z] a3b3dfda17b8: Layer already exists [2025-01-06T13:44:42.903Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:44:42.903Z] eed7c44a33dc: Layer already exists [2025-01-06T13:44:42.903Z] 43deda29f806: Layer already exists [2025-01-06T13:44:42.903Z] e7b977fd3581: Layer already exists [2025-01-06T13:44:42.903Z] 651d9022c234: Layer already exists [2025-01-06T13:44:43.168Z] b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35: digest: sha256:659451e4aa08e83e0c75e0d69bdf852eec7355cfbe539488c15ac371e80465d5 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:44:43.523Z] + 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 [2025-01-06T13:44:43.867Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-01-06T13:44:43.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-06T13:44:43.867Z] 785b01d968aa: Preparing [2025-01-06T13:44:43.867Z] d3b174601a86: Preparing [2025-01-06T13:44:43.867Z] ad2ff8079ed9: Preparing [2025-01-06T13:44:43.867Z] f5bead70c6f6: Preparing [2025-01-06T13:44:43.867Z] ba2e0e05070d: Preparing [2025-01-06T13:44:43.867Z] eed7c44a33dc: Preparing [2025-01-06T13:44:43.867Z] 072894eb1903: Preparing [2025-01-06T13:44:43.867Z] a3b3dfda17b8: Preparing [2025-01-06T13:44:43.867Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:44:43.867Z] 43deda29f806: Preparing [2025-01-06T13:44:43.867Z] e7b977fd3581: Preparing [2025-01-06T13:44:43.867Z] 651d9022c234: Preparing [2025-01-06T13:44:43.867Z] 8bf7b0dcb68e: Waiting [2025-01-06T13:44:43.867Z] 43deda29f806: Waiting [2025-01-06T13:44:43.867Z] 651d9022c234: Waiting [2025-01-06T13:44:43.867Z] e7b977fd3581: Waiting [2025-01-06T13:44:43.867Z] eed7c44a33dc: Waiting [2025-01-06T13:44:43.867Z] 072894eb1903: Waiting [2025-01-06T13:44:43.867Z] a3b3dfda17b8: Waiting [2025-01-06T13:44:43.867Z] ad2ff8079ed9: Layer already exists [2025-01-06T13:44:43.867Z] f5bead70c6f6: Layer already exists [2025-01-06T13:44:43.867Z] ba2e0e05070d: Layer already exists [2025-01-06T13:44:43.867Z] d3b174601a86: Layer already exists [2025-01-06T13:44:43.867Z] 785b01d968aa: Layer already exists [2025-01-06T13:44:43.867Z] eed7c44a33dc: Layer already exists [2025-01-06T13:44:43.867Z] 072894eb1903: Layer already exists [2025-01-06T13:44:43.867Z] a3b3dfda17b8: Layer already exists [2025-01-06T13:44:43.867Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:44:43.867Z] 43deda29f806: Layer already exists [2025-01-06T13:44:43.867Z] e7b977fd3581: Layer already exists [2025-01-06T13:44:43.867Z] 651d9022c234: Layer already exists [2025-01-06T13:44:44.133Z] main: digest: sha256:659451e4aa08e83e0c75e0d69bdf852eec7355cfbe539488c15ac371e80465d5 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T13:44:44.204Z] ===================================================== [Pipeline] echo [2025-01-06T13:44:44.217Z] taggedImages: [2025-01-06T13:44:44.217Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:44:44.217Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-01-06T13:44:44.217Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.35 [2025-01-06T13:44:44.217Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:44:44.217Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-01-06T13:44:44.254Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-01-06T13:44:44.254Z] b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:44:44.254Z] latest [2025-01-06T13:44:44.254Z] 4.0.0-dev.35 [2025-01-06T13:44:44.254Z] b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:44:44.254Z] main [2025-01-06T13:44:44.254Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:44:44.626Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:44:44.974Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:44:44.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-06T13:44:44.974Z] 6404ea43fd62: Preparing [2025-01-06T13:44:44.974Z] 732ead466049: Preparing [2025-01-06T13:44:44.974Z] a3b3dfda17b8: Preparing [2025-01-06T13:44:44.974Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:44:44.974Z] 9a8c4514f454: Preparing [2025-01-06T13:44:44.974Z] 31a23644baa3: Preparing [2025-01-06T13:44:44.974Z] 651d9022c234: Preparing [2025-01-06T13:44:44.974Z] 31a23644baa3: Waiting [2025-01-06T13:44:44.974Z] 651d9022c234: Waiting [2025-01-06T13:44:44.974Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:44:44.974Z] a3b3dfda17b8: Layer already exists [2025-01-06T13:44:45.240Z] 651d9022c234: Layer already exists [2025-01-06T13:44:45.240Z] 6404ea43fd62: Pushed [2025-01-06T13:44:46.643Z] 9a8c4514f454: Pushed [2025-01-06T13:44:47.224Z] 31a23644baa3: Pushed [2025-01-06T13:44:49.158Z] 732ead466049: Pushed [2025-01-06T13:44:49.424Z] b24805f90b03a244b57d66aad36c21d665a8ccc6: digest: sha256:43c13842d84e8c97179ae2c078d1f0e4a87c71d61fc1a283e37dd0b6a0bed8f5 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:44:49.792Z] + 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 [2025-01-06T13:44:50.144Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-01-06T13:44:50.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-06T13:44:50.144Z] 6404ea43fd62: Preparing [2025-01-06T13:44:50.144Z] 732ead466049: Preparing [2025-01-06T13:44:50.144Z] a3b3dfda17b8: Preparing [2025-01-06T13:44:50.144Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:44:50.144Z] 9a8c4514f454: Preparing [2025-01-06T13:44:50.144Z] 31a23644baa3: Preparing [2025-01-06T13:44:50.144Z] 651d9022c234: Preparing [2025-01-06T13:44:50.144Z] 31a23644baa3: Waiting [2025-01-06T13:44:50.144Z] 651d9022c234: Waiting [2025-01-06T13:44:50.144Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:44:50.144Z] 9a8c4514f454: Layer already exists [2025-01-06T13:44:50.144Z] a3b3dfda17b8: Layer already exists [2025-01-06T13:44:50.144Z] 6404ea43fd62: Layer already exists [2025-01-06T13:44:50.144Z] 732ead466049: Layer already exists [2025-01-06T13:44:50.144Z] 651d9022c234: Layer already exists [2025-01-06T13:44:50.144Z] 31a23644baa3: Layer already exists [2025-01-06T13:44:50.409Z] latest: digest: sha256:43c13842d84e8c97179ae2c078d1f0e4a87c71d61fc1a283e37dd0b6a0bed8f5 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:44:50.764Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:44:51.690Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.35 [2025-01-06T13:44:51.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-06T13:44:51.690Z] 6404ea43fd62: Preparing [2025-01-06T13:44:51.690Z] 732ead466049: Preparing [2025-01-06T13:44:51.690Z] a3b3dfda17b8: Preparing [2025-01-06T13:44:51.690Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:44:51.690Z] 9a8c4514f454: Preparing [2025-01-06T13:44:51.690Z] 31a23644baa3: Preparing [2025-01-06T13:44:51.690Z] 651d9022c234: Preparing [2025-01-06T13:44:51.690Z] 31a23644baa3: Waiting [2025-01-06T13:44:51.690Z] 651d9022c234: Waiting [2025-01-06T13:44:51.690Z] 732ead466049: Layer already exists [2025-01-06T13:44:51.690Z] 6404ea43fd62: Layer already exists [2025-01-06T13:44:51.690Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:44:51.690Z] 9a8c4514f454: Layer already exists [2025-01-06T13:44:51.690Z] a3b3dfda17b8: Layer already exists [2025-01-06T13:44:51.690Z] 31a23644baa3: Layer already exists [2025-01-06T13:44:51.690Z] 651d9022c234: Layer already exists [2025-01-06T13:44:51.954Z] 4.0.0-dev.35: digest: sha256:43c13842d84e8c97179ae2c078d1f0e4a87c71d61fc1a283e37dd0b6a0bed8f5 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:44:52.304Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:44:52.653Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:44:52.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-06T13:44:52.653Z] 6404ea43fd62: Preparing [2025-01-06T13:44:52.653Z] 732ead466049: Preparing [2025-01-06T13:44:52.653Z] a3b3dfda17b8: Preparing [2025-01-06T13:44:52.653Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:44:52.653Z] 9a8c4514f454: Preparing [2025-01-06T13:44:52.653Z] 31a23644baa3: Preparing [2025-01-06T13:44:52.653Z] 651d9022c234: Preparing [2025-01-06T13:44:52.653Z] 31a23644baa3: Waiting [2025-01-06T13:44:52.653Z] 651d9022c234: Waiting [2025-01-06T13:44:52.653Z] 732ead466049: Layer already exists [2025-01-06T13:44:52.653Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:44:52.653Z] a3b3dfda17b8: Layer already exists [2025-01-06T13:44:52.653Z] 9a8c4514f454: Layer already exists [2025-01-06T13:44:52.653Z] 6404ea43fd62: Layer already exists [2025-01-06T13:44:52.653Z] 31a23644baa3: Layer already exists [2025-01-06T13:44:52.653Z] 651d9022c234: Layer already exists [2025-01-06T13:44:52.916Z] b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35: digest: sha256:43c13842d84e8c97179ae2c078d1f0e4a87c71d61fc1a283e37dd0b6a0bed8f5 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:44:53.272Z] + 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 [2025-01-06T13:44:53.614Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-01-06T13:44:53.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-06T13:44:53.614Z] 6404ea43fd62: Preparing [2025-01-06T13:44:53.614Z] 732ead466049: Preparing [2025-01-06T13:44:53.614Z] a3b3dfda17b8: Preparing [2025-01-06T13:44:53.614Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:44:53.614Z] 9a8c4514f454: Preparing [2025-01-06T13:44:53.614Z] 31a23644baa3: Preparing [2025-01-06T13:44:53.614Z] 651d9022c234: Preparing [2025-01-06T13:44:53.614Z] 31a23644baa3: Waiting [2025-01-06T13:44:53.614Z] 651d9022c234: Waiting [2025-01-06T13:44:53.614Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:44:53.614Z] 732ead466049: Layer already exists [2025-01-06T13:44:53.614Z] 9a8c4514f454: Layer already exists [2025-01-06T13:44:53.614Z] 6404ea43fd62: Layer already exists [2025-01-06T13:44:53.614Z] a3b3dfda17b8: Layer already exists [2025-01-06T13:44:53.614Z] 31a23644baa3: Layer already exists [2025-01-06T13:44:53.614Z] 651d9022c234: Layer already exists [2025-01-06T13:44:53.878Z] main: digest: sha256:43c13842d84e8c97179ae2c078d1f0e4a87c71d61fc1a283e37dd0b6a0bed8f5 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T13:44:53.959Z] ===================================================== [Pipeline] echo [2025-01-06T13:44:53.975Z] taggedImages: [2025-01-06T13:44:53.975Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:44:53.975Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-01-06T13:44:53.975Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.35 [2025-01-06T13:44:53.975Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:44:53.975Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-01-06T13:44:54.000Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-01-06T13:44:54.000Z] b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:44:54.000Z] latest [2025-01-06T13:44:54.000Z] 4.0.0-dev.35 [2025-01-06T13:44:54.000Z] b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:44:54.000Z] main [2025-01-06T13:44:54.000Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:44:54.353Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:44:54.705Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:44:54.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-06T13:44:54.705Z] 1f7337127194: Preparing [2025-01-06T13:44:54.705Z] d9753874908c: Preparing [2025-01-06T13:44:54.705Z] dd42e8c5e524: Preparing [2025-01-06T13:44:54.705Z] a3b3dfda17b8: Preparing [2025-01-06T13:44:54.705Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:44:54.705Z] a4fb8704ca43: Preparing [2025-01-06T13:44:54.705Z] b97415f1db25: Preparing [2025-01-06T13:44:54.705Z] cc1f76746fa0: Preparing [2025-01-06T13:44:54.705Z] f45f76d547a6: Preparing [2025-01-06T13:44:54.705Z] 651d9022c234: Preparing [2025-01-06T13:44:54.705Z] a4fb8704ca43: Waiting [2025-01-06T13:44:54.705Z] f45f76d547a6: Waiting [2025-01-06T13:44:54.705Z] 651d9022c234: Waiting [2025-01-06T13:44:54.705Z] b97415f1db25: Waiting [2025-01-06T13:44:54.705Z] cc1f76746fa0: Waiting [2025-01-06T13:44:54.705Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:44:54.705Z] a3b3dfda17b8: Layer already exists [2025-01-06T13:44:54.969Z] 1f7337127194: Pushed [2025-01-06T13:44:54.969Z] dd42e8c5e524: Pushed [2025-01-06T13:44:54.969Z] d9753874908c: Pushed [2025-01-06T13:44:54.969Z] 651d9022c234: Layer already exists [2025-01-06T13:44:55.234Z] cc1f76746fa0: Pushed [2025-01-06T13:44:57.167Z] f45f76d547a6: Pushed [2025-01-06T13:45:09.450Z] b97415f1db25: Pushed [2025-01-06T13:45:16.076Z] a4fb8704ca43: Pushed [2025-01-06T13:45:16.341Z] b24805f90b03a244b57d66aad36c21d665a8ccc6: digest: sha256:66fdca8cf3dd470fe9b3805a9d636a1ee3de1ce7c572c1cfb8ed6301e823c24f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:45:16.692Z] + 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 [2025-01-06T13:45:17.045Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-01-06T13:45:17.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-06T13:45:17.046Z] 1f7337127194: Preparing [2025-01-06T13:45:17.046Z] d9753874908c: Preparing [2025-01-06T13:45:17.046Z] dd42e8c5e524: Preparing [2025-01-06T13:45:17.046Z] a3b3dfda17b8: Preparing [2025-01-06T13:45:17.046Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:45:17.046Z] a4fb8704ca43: Preparing [2025-01-06T13:45:17.046Z] b97415f1db25: Preparing [2025-01-06T13:45:17.046Z] cc1f76746fa0: Preparing [2025-01-06T13:45:17.046Z] f45f76d547a6: Preparing [2025-01-06T13:45:17.046Z] 651d9022c234: Preparing [2025-01-06T13:45:17.046Z] a4fb8704ca43: Waiting [2025-01-06T13:45:17.046Z] cc1f76746fa0: Waiting [2025-01-06T13:45:17.046Z] b97415f1db25: Waiting [2025-01-06T13:45:17.046Z] f45f76d547a6: Waiting [2025-01-06T13:45:17.046Z] 651d9022c234: Waiting [2025-01-06T13:45:17.046Z] d9753874908c: Layer already exists [2025-01-06T13:45:17.046Z] a3b3dfda17b8: Layer already exists [2025-01-06T13:45:17.046Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:45:17.046Z] dd42e8c5e524: Layer already exists [2025-01-06T13:45:17.046Z] 1f7337127194: Layer already exists [2025-01-06T13:45:17.046Z] a4fb8704ca43: Layer already exists [2025-01-06T13:45:17.046Z] f45f76d547a6: Layer already exists [2025-01-06T13:45:17.046Z] b97415f1db25: Layer already exists [2025-01-06T13:45:17.046Z] cc1f76746fa0: Layer already exists [2025-01-06T13:45:17.046Z] 651d9022c234: Layer already exists [2025-01-06T13:45:17.312Z] latest: digest: sha256:66fdca8cf3dd470fe9b3805a9d636a1ee3de1ce7c572c1cfb8ed6301e823c24f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:45:17.661Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:45:18.012Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.35 [2025-01-06T13:45:18.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-06T13:45:18.012Z] 1f7337127194: Preparing [2025-01-06T13:45:18.012Z] d9753874908c: Preparing [2025-01-06T13:45:18.012Z] dd42e8c5e524: Preparing [2025-01-06T13:45:18.012Z] a3b3dfda17b8: Preparing [2025-01-06T13:45:18.012Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:45:18.012Z] a4fb8704ca43: Preparing [2025-01-06T13:45:18.012Z] b97415f1db25: Preparing [2025-01-06T13:45:18.012Z] cc1f76746fa0: Preparing [2025-01-06T13:45:18.012Z] f45f76d547a6: Preparing [2025-01-06T13:45:18.012Z] 651d9022c234: Preparing [2025-01-06T13:45:18.012Z] a4fb8704ca43: Waiting [2025-01-06T13:45:18.012Z] cc1f76746fa0: Waiting [2025-01-06T13:45:18.012Z] b97415f1db25: Waiting [2025-01-06T13:45:18.012Z] f45f76d547a6: Waiting [2025-01-06T13:45:18.012Z] 651d9022c234: Waiting [2025-01-06T13:45:18.012Z] d9753874908c: Layer already exists [2025-01-06T13:45:18.012Z] a3b3dfda17b8: Layer already exists [2025-01-06T13:45:18.012Z] 1f7337127194: Layer already exists [2025-01-06T13:45:18.012Z] dd42e8c5e524: Layer already exists [2025-01-06T13:45:18.012Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:45:18.012Z] a4fb8704ca43: Layer already exists [2025-01-06T13:45:18.012Z] b97415f1db25: Layer already exists [2025-01-06T13:45:18.012Z] cc1f76746fa0: Layer already exists [2025-01-06T13:45:18.012Z] 651d9022c234: Layer already exists [2025-01-06T13:45:18.012Z] f45f76d547a6: Layer already exists [2025-01-06T13:45:18.274Z] 4.0.0-dev.35: digest: sha256:66fdca8cf3dd470fe9b3805a9d636a1ee3de1ce7c572c1cfb8ed6301e823c24f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:45:18.632Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:45:18.988Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:45:18.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-06T13:45:18.988Z] 1f7337127194: Preparing [2025-01-06T13:45:18.988Z] d9753874908c: Preparing [2025-01-06T13:45:18.988Z] dd42e8c5e524: Preparing [2025-01-06T13:45:18.988Z] a3b3dfda17b8: Preparing [2025-01-06T13:45:18.988Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:45:18.988Z] a4fb8704ca43: Preparing [2025-01-06T13:45:18.988Z] b97415f1db25: Preparing [2025-01-06T13:45:18.988Z] cc1f76746fa0: Preparing [2025-01-06T13:45:18.988Z] f45f76d547a6: Preparing [2025-01-06T13:45:18.988Z] 651d9022c234: Preparing [2025-01-06T13:45:18.988Z] a4fb8704ca43: Waiting [2025-01-06T13:45:18.988Z] b97415f1db25: Waiting [2025-01-06T13:45:18.988Z] cc1f76746fa0: Waiting [2025-01-06T13:45:18.988Z] f45f76d547a6: Waiting [2025-01-06T13:45:18.988Z] 651d9022c234: Waiting [2025-01-06T13:45:18.988Z] dd42e8c5e524: Layer already exists [2025-01-06T13:45:18.988Z] 1f7337127194: Layer already exists [2025-01-06T13:45:18.988Z] a3b3dfda17b8: Layer already exists [2025-01-06T13:45:18.988Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:45:18.988Z] d9753874908c: Layer already exists [2025-01-06T13:45:18.988Z] a4fb8704ca43: Layer already exists [2025-01-06T13:45:18.988Z] b97415f1db25: Layer already exists [2025-01-06T13:45:18.988Z] 651d9022c234: Layer already exists [2025-01-06T13:45:18.988Z] f45f76d547a6: Layer already exists [2025-01-06T13:45:18.988Z] cc1f76746fa0: Layer already exists [2025-01-06T13:45:19.254Z] b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35: digest: sha256:66fdca8cf3dd470fe9b3805a9d636a1ee3de1ce7c572c1cfb8ed6301e823c24f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:45:19.617Z] + 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 [2025-01-06T13:45:19.972Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-01-06T13:45:19.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-06T13:45:19.972Z] 1f7337127194: Preparing [2025-01-06T13:45:19.972Z] d9753874908c: Preparing [2025-01-06T13:45:19.972Z] dd42e8c5e524: Preparing [2025-01-06T13:45:19.972Z] a3b3dfda17b8: Preparing [2025-01-06T13:45:19.972Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:45:19.972Z] a4fb8704ca43: Preparing [2025-01-06T13:45:19.972Z] b97415f1db25: Preparing [2025-01-06T13:45:19.972Z] cc1f76746fa0: Preparing [2025-01-06T13:45:19.972Z] f45f76d547a6: Preparing [2025-01-06T13:45:19.972Z] 651d9022c234: Preparing [2025-01-06T13:45:19.972Z] f45f76d547a6: Waiting [2025-01-06T13:45:19.972Z] cc1f76746fa0: Waiting [2025-01-06T13:45:19.972Z] a4fb8704ca43: Waiting [2025-01-06T13:45:19.972Z] b97415f1db25: Waiting [2025-01-06T13:45:19.972Z] 651d9022c234: Waiting [2025-01-06T13:45:19.972Z] d9753874908c: Layer already exists [2025-01-06T13:45:19.972Z] a3b3dfda17b8: Layer already exists [2025-01-06T13:45:19.972Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:45:19.972Z] dd42e8c5e524: Layer already exists [2025-01-06T13:45:19.972Z] 1f7337127194: Layer already exists [2025-01-06T13:45:19.972Z] a4fb8704ca43: Layer already exists [2025-01-06T13:45:19.972Z] cc1f76746fa0: Layer already exists [2025-01-06T13:45:19.972Z] b97415f1db25: Layer already exists [2025-01-06T13:45:19.972Z] 651d9022c234: Layer already exists [2025-01-06T13:45:19.972Z] f45f76d547a6: Layer already exists [2025-01-06T13:45:20.236Z] main: digest: sha256:66fdca8cf3dd470fe9b3805a9d636a1ee3de1ce7c572c1cfb8ed6301e823c24f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T13:45:20.318Z] ===================================================== [Pipeline] echo [2025-01-06T13:45:20.330Z] taggedImages: [2025-01-06T13:45:20.330Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:45:20.330Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-01-06T13:45:20.330Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.35 [2025-01-06T13:45:20.330Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:45:20.330Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-01-06T13:45:20.364Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-01-06T13:45:20.364Z] b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:45:20.364Z] latest [2025-01-06T13:45:20.364Z] 4.0.0-dev.35 [2025-01-06T13:45:20.364Z] b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:45:20.364Z] main [2025-01-06T13:45:20.364Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:45:20.744Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:45:21.096Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:45:21.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-06T13:45:21.096Z] 60dae0da44c7: Preparing [2025-01-06T13:45:21.096Z] 6da1da4c1c87: Preparing [2025-01-06T13:45:21.096Z] ef7c99bfcc88: Preparing [2025-01-06T13:45:21.096Z] a3b3dfda17b8: Preparing [2025-01-06T13:45:21.096Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:45:21.096Z] d679ba76a4ee: Preparing [2025-01-06T13:45:21.096Z] d97fb86505d2: Preparing [2025-01-06T13:45:21.096Z] 2dc7ede5c660: Preparing [2025-01-06T13:45:21.096Z] 651d9022c234: Preparing [2025-01-06T13:45:21.096Z] 651d9022c234: Waiting [2025-01-06T13:45:21.096Z] d679ba76a4ee: Waiting [2025-01-06T13:45:21.096Z] 2dc7ede5c660: Waiting [2025-01-06T13:45:21.096Z] d97fb86505d2: Waiting [2025-01-06T13:45:21.096Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:45:21.096Z] a3b3dfda17b8: Layer already exists [2025-01-06T13:45:21.361Z] ef7c99bfcc88: Pushed [2025-01-06T13:45:21.361Z] 60dae0da44c7: Pushed [2025-01-06T13:45:21.361Z] 6da1da4c1c87: Pushed [2025-01-06T13:45:21.361Z] 651d9022c234: Layer already exists [2025-01-06T13:45:21.938Z] 2dc7ede5c660: Pushed [2025-01-06T13:45:22.891Z] d97fb86505d2: Pushed [2025-01-06T13:45:44.918Z] d679ba76a4ee: Pushed [2025-01-06T13:45:44.918Z] b24805f90b03a244b57d66aad36c21d665a8ccc6: digest: sha256:9f12ff92a9bd70d6b2d0d9617812f6d92c29a188b8f127ac7777ed9817b93ebe size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:45:45.278Z] + 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 [2025-01-06T13:45:45.633Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-01-06T13:45:45.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-06T13:45:45.633Z] 60dae0da44c7: Preparing [2025-01-06T13:45:45.633Z] 6da1da4c1c87: Preparing [2025-01-06T13:45:45.633Z] ef7c99bfcc88: Preparing [2025-01-06T13:45:45.633Z] a3b3dfda17b8: Preparing [2025-01-06T13:45:45.633Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:45:45.633Z] d679ba76a4ee: Preparing [2025-01-06T13:45:45.633Z] d97fb86505d2: Preparing [2025-01-06T13:45:45.633Z] 2dc7ede5c660: Preparing [2025-01-06T13:45:45.633Z] 651d9022c234: Preparing [2025-01-06T13:45:45.633Z] d679ba76a4ee: Waiting [2025-01-06T13:45:45.633Z] d97fb86505d2: Waiting [2025-01-06T13:45:45.633Z] 2dc7ede5c660: Waiting [2025-01-06T13:45:45.633Z] 651d9022c234: Waiting [2025-01-06T13:45:45.633Z] 60dae0da44c7: Layer already exists [2025-01-06T13:45:45.633Z] 6da1da4c1c87: Layer already exists [2025-01-06T13:45:45.633Z] a3b3dfda17b8: Layer already exists [2025-01-06T13:45:45.633Z] ef7c99bfcc88: Layer already exists [2025-01-06T13:45:45.633Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:45:45.633Z] d679ba76a4ee: Layer already exists [2025-01-06T13:45:45.633Z] d97fb86505d2: Layer already exists [2025-01-06T13:45:45.633Z] 651d9022c234: Layer already exists [2025-01-06T13:45:45.633Z] 2dc7ede5c660: Layer already exists [2025-01-06T13:45:45.897Z] latest: digest: sha256:9f12ff92a9bd70d6b2d0d9617812f6d92c29a188b8f127ac7777ed9817b93ebe size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:45:46.254Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:45:46.609Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.35 [2025-01-06T13:45:46.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-06T13:45:46.609Z] 60dae0da44c7: Preparing [2025-01-06T13:45:46.609Z] 6da1da4c1c87: Preparing [2025-01-06T13:45:46.609Z] ef7c99bfcc88: Preparing [2025-01-06T13:45:46.609Z] a3b3dfda17b8: Preparing [2025-01-06T13:45:46.609Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:45:46.609Z] d679ba76a4ee: Preparing [2025-01-06T13:45:46.609Z] d97fb86505d2: Preparing [2025-01-06T13:45:46.609Z] 2dc7ede5c660: Preparing [2025-01-06T13:45:46.609Z] 651d9022c234: Preparing [2025-01-06T13:45:46.610Z] d679ba76a4ee: Waiting [2025-01-06T13:45:46.610Z] 651d9022c234: Waiting [2025-01-06T13:45:46.610Z] d97fb86505d2: Waiting [2025-01-06T13:45:46.610Z] 2dc7ede5c660: Waiting [2025-01-06T13:45:46.610Z] ef7c99bfcc88: Layer already exists [2025-01-06T13:45:46.610Z] a3b3dfda17b8: Layer already exists [2025-01-06T13:45:46.610Z] 6da1da4c1c87: Layer already exists [2025-01-06T13:45:46.610Z] 60dae0da44c7: Layer already exists [2025-01-06T13:45:46.610Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:45:46.610Z] d97fb86505d2: Layer already exists [2025-01-06T13:45:46.610Z] d679ba76a4ee: Layer already exists [2025-01-06T13:45:46.610Z] 2dc7ede5c660: Layer already exists [2025-01-06T13:45:46.610Z] 651d9022c234: Layer already exists [2025-01-06T13:45:46.875Z] 4.0.0-dev.35: digest: sha256:9f12ff92a9bd70d6b2d0d9617812f6d92c29a188b8f127ac7777ed9817b93ebe size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:45:47.241Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:45:48.196Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:45:48.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-06T13:45:48.196Z] 60dae0da44c7: Preparing [2025-01-06T13:45:48.196Z] 6da1da4c1c87: Preparing [2025-01-06T13:45:48.196Z] ef7c99bfcc88: Preparing [2025-01-06T13:45:48.196Z] a3b3dfda17b8: Preparing [2025-01-06T13:45:48.196Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:45:48.196Z] d679ba76a4ee: Preparing [2025-01-06T13:45:48.196Z] d97fb86505d2: Preparing [2025-01-06T13:45:48.196Z] d679ba76a4ee: Waiting [2025-01-06T13:45:48.196Z] d97fb86505d2: Waiting [2025-01-06T13:45:48.196Z] 2dc7ede5c660: Preparing [2025-01-06T13:45:48.196Z] 651d9022c234: Preparing [2025-01-06T13:45:48.196Z] 2dc7ede5c660: Waiting [2025-01-06T13:45:48.196Z] 6da1da4c1c87: Layer already exists [2025-01-06T13:45:48.196Z] 60dae0da44c7: Layer already exists [2025-01-06T13:45:48.196Z] a3b3dfda17b8: Layer already exists [2025-01-06T13:45:48.196Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:45:48.196Z] ef7c99bfcc88: Layer already exists [2025-01-06T13:45:48.196Z] d679ba76a4ee: Layer already exists [2025-01-06T13:45:48.196Z] 2dc7ede5c660: Layer already exists [2025-01-06T13:45:48.196Z] 651d9022c234: Layer already exists [2025-01-06T13:45:48.196Z] d97fb86505d2: Layer already exists [2025-01-06T13:45:48.462Z] b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35: digest: sha256:9f12ff92a9bd70d6b2d0d9617812f6d92c29a188b8f127ac7777ed9817b93ebe size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:45:48.818Z] + 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 [2025-01-06T13:45:49.163Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-01-06T13:45:49.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-06T13:45:49.163Z] 60dae0da44c7: Preparing [2025-01-06T13:45:49.163Z] 6da1da4c1c87: Preparing [2025-01-06T13:45:49.163Z] ef7c99bfcc88: Preparing [2025-01-06T13:45:49.163Z] a3b3dfda17b8: Preparing [2025-01-06T13:45:49.163Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:45:49.163Z] d679ba76a4ee: Preparing [2025-01-06T13:45:49.163Z] d97fb86505d2: Preparing [2025-01-06T13:45:49.163Z] 2dc7ede5c660: Preparing [2025-01-06T13:45:49.163Z] 651d9022c234: Preparing [2025-01-06T13:45:49.163Z] d97fb86505d2: Waiting [2025-01-06T13:45:49.163Z] 2dc7ede5c660: Waiting [2025-01-06T13:45:49.163Z] 651d9022c234: Waiting [2025-01-06T13:45:49.163Z] d679ba76a4ee: Waiting [2025-01-06T13:45:49.163Z] ef7c99bfcc88: Layer already exists [2025-01-06T13:45:49.163Z] a3b3dfda17b8: Layer already exists [2025-01-06T13:45:49.163Z] 60dae0da44c7: Layer already exists [2025-01-06T13:45:49.163Z] 6da1da4c1c87: Layer already exists [2025-01-06T13:45:49.163Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:45:49.163Z] 2dc7ede5c660: Layer already exists [2025-01-06T13:45:49.163Z] 651d9022c234: Layer already exists [2025-01-06T13:45:49.163Z] d679ba76a4ee: Layer already exists [2025-01-06T13:45:49.163Z] d97fb86505d2: Layer already exists [2025-01-06T13:45:49.428Z] main: digest: sha256:9f12ff92a9bd70d6b2d0d9617812f6d92c29a188b8f127ac7777ed9817b93ebe size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T13:45:49.511Z] ===================================================== [Pipeline] echo [2025-01-06T13:45:49.529Z] taggedImages: [2025-01-06T13:45:49.529Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:45:49.529Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-01-06T13:45:49.529Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.35 [2025-01-06T13:45:49.529Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:45:49.529Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-01-06T13:45:49.561Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-01-06T13:45:49.561Z] b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:45:49.561Z] latest [2025-01-06T13:45:49.561Z] 4.0.0-dev.35 [2025-01-06T13:45:49.561Z] b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:45:49.561Z] main [2025-01-06T13:45:49.561Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:45:49.917Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:45:50.267Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:45:50.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-06T13:45:50.268Z] 2b0ea20b11cf: Preparing [2025-01-06T13:45:50.268Z] 4cea86afa48d: Preparing [2025-01-06T13:45:50.268Z] e16fe4b47f9b: Preparing [2025-01-06T13:45:50.268Z] a3b3dfda17b8: Preparing [2025-01-06T13:45:50.268Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:45:50.268Z] 963df85ca70d: Preparing [2025-01-06T13:45:50.268Z] cc1f76746fa0: Preparing [2025-01-06T13:45:50.268Z] f45f76d547a6: Preparing [2025-01-06T13:45:50.268Z] 651d9022c234: Preparing [2025-01-06T13:45:50.268Z] cc1f76746fa0: Waiting [2025-01-06T13:45:50.268Z] f45f76d547a6: Waiting [2025-01-06T13:45:50.268Z] 651d9022c234: Waiting [2025-01-06T13:45:50.268Z] 963df85ca70d: Waiting [2025-01-06T13:45:50.268Z] a3b3dfda17b8: Layer already exists [2025-01-06T13:45:50.268Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:45:50.538Z] cc1f76746fa0: Layer already exists [2025-01-06T13:45:50.538Z] e16fe4b47f9b: Pushed [2025-01-06T13:45:50.538Z] 2b0ea20b11cf: Pushed [2025-01-06T13:45:50.538Z] 4cea86afa48d: Pushed [2025-01-06T13:45:50.538Z] f45f76d547a6: Layer already exists [2025-01-06T13:45:50.538Z] 651d9022c234: Layer already exists [2025-01-06T13:46:12.551Z] 963df85ca70d: Pushed [2025-01-06T13:46:12.551Z] b24805f90b03a244b57d66aad36c21d665a8ccc6: digest: sha256:0c44e92aeb61e09024455a0e55a47b83e8c98c846ed17dfd69b8733f6b55da27 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:46:12.904Z] + 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 [2025-01-06T13:46:13.253Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-01-06T13:46:13.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-06T13:46:13.253Z] 2b0ea20b11cf: Preparing [2025-01-06T13:46:13.253Z] 4cea86afa48d: Preparing [2025-01-06T13:46:13.253Z] e16fe4b47f9b: Preparing [2025-01-06T13:46:13.253Z] a3b3dfda17b8: Preparing [2025-01-06T13:46:13.253Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:46:13.253Z] 963df85ca70d: Preparing [2025-01-06T13:46:13.253Z] cc1f76746fa0: Preparing [2025-01-06T13:46:13.253Z] f45f76d547a6: Preparing [2025-01-06T13:46:13.253Z] 651d9022c234: Preparing [2025-01-06T13:46:13.253Z] 963df85ca70d: Waiting [2025-01-06T13:46:13.253Z] cc1f76746fa0: Waiting [2025-01-06T13:46:13.253Z] f45f76d547a6: Waiting [2025-01-06T13:46:13.253Z] 651d9022c234: Waiting [2025-01-06T13:46:13.253Z] 4cea86afa48d: Layer already exists [2025-01-06T13:46:13.253Z] a3b3dfda17b8: Layer already exists [2025-01-06T13:46:13.253Z] e16fe4b47f9b: Layer already exists [2025-01-06T13:46:13.253Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:46:13.253Z] 2b0ea20b11cf: Layer already exists [2025-01-06T13:46:13.253Z] 963df85ca70d: Layer already exists [2025-01-06T13:46:13.253Z] cc1f76746fa0: Layer already exists [2025-01-06T13:46:13.253Z] f45f76d547a6: Layer already exists [2025-01-06T13:46:13.253Z] 651d9022c234: Layer already exists [2025-01-06T13:46:13.517Z] latest: digest: sha256:0c44e92aeb61e09024455a0e55a47b83e8c98c846ed17dfd69b8733f6b55da27 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:46:13.878Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:46:14.240Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.35 [2025-01-06T13:46:14.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-06T13:46:14.240Z] 2b0ea20b11cf: Preparing [2025-01-06T13:46:14.240Z] 4cea86afa48d: Preparing [2025-01-06T13:46:14.240Z] e16fe4b47f9b: Preparing [2025-01-06T13:46:14.240Z] a3b3dfda17b8: Preparing [2025-01-06T13:46:14.240Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:46:14.240Z] 963df85ca70d: Preparing [2025-01-06T13:46:14.240Z] cc1f76746fa0: Preparing [2025-01-06T13:46:14.240Z] f45f76d547a6: Preparing [2025-01-06T13:46:14.240Z] 651d9022c234: Preparing [2025-01-06T13:46:14.240Z] 963df85ca70d: Waiting [2025-01-06T13:46:14.240Z] cc1f76746fa0: Waiting [2025-01-06T13:46:14.240Z] f45f76d547a6: Waiting [2025-01-06T13:46:14.240Z] 651d9022c234: Waiting [2025-01-06T13:46:14.240Z] e16fe4b47f9b: Layer already exists [2025-01-06T13:46:14.240Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:46:14.240Z] 4cea86afa48d: Layer already exists [2025-01-06T13:46:14.240Z] a3b3dfda17b8: Layer already exists [2025-01-06T13:46:14.240Z] 2b0ea20b11cf: Layer already exists [2025-01-06T13:46:14.240Z] cc1f76746fa0: Layer already exists [2025-01-06T13:46:14.240Z] f45f76d547a6: Layer already exists [2025-01-06T13:46:14.240Z] 963df85ca70d: Layer already exists [2025-01-06T13:46:14.240Z] 651d9022c234: Layer already exists [2025-01-06T13:46:14.506Z] 4.0.0-dev.35: digest: sha256:0c44e92aeb61e09024455a0e55a47b83e8c98c846ed17dfd69b8733f6b55da27 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:46:14.863Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:46:15.219Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:46:15.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-06T13:46:15.219Z] 2b0ea20b11cf: Preparing [2025-01-06T13:46:15.219Z] 4cea86afa48d: Preparing [2025-01-06T13:46:15.219Z] e16fe4b47f9b: Preparing [2025-01-06T13:46:15.219Z] a3b3dfda17b8: Preparing [2025-01-06T13:46:15.219Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:46:15.219Z] 963df85ca70d: Preparing [2025-01-06T13:46:15.219Z] cc1f76746fa0: Preparing [2025-01-06T13:46:15.219Z] f45f76d547a6: Preparing [2025-01-06T13:46:15.219Z] 651d9022c234: Preparing [2025-01-06T13:46:15.219Z] cc1f76746fa0: Waiting [2025-01-06T13:46:15.219Z] f45f76d547a6: Waiting [2025-01-06T13:46:15.219Z] 651d9022c234: Waiting [2025-01-06T13:46:15.219Z] 963df85ca70d: Waiting [2025-01-06T13:46:15.219Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:46:15.219Z] 2b0ea20b11cf: Layer already exists [2025-01-06T13:46:15.219Z] a3b3dfda17b8: Layer already exists [2025-01-06T13:46:15.219Z] 4cea86afa48d: Layer already exists [2025-01-06T13:46:15.219Z] e16fe4b47f9b: Layer already exists [2025-01-06T13:46:15.219Z] 963df85ca70d: Layer already exists [2025-01-06T13:46:15.219Z] f45f76d547a6: Layer already exists [2025-01-06T13:46:15.219Z] 651d9022c234: Layer already exists [2025-01-06T13:46:15.219Z] cc1f76746fa0: Layer already exists [2025-01-06T13:46:15.484Z] b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35: digest: sha256:0c44e92aeb61e09024455a0e55a47b83e8c98c846ed17dfd69b8733f6b55da27 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:46:15.905Z] + 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 [2025-01-06T13:46:16.276Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-01-06T13:46:16.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-06T13:46:16.276Z] 2b0ea20b11cf: Preparing [2025-01-06T13:46:16.276Z] 4cea86afa48d: Preparing [2025-01-06T13:46:16.276Z] e16fe4b47f9b: Preparing [2025-01-06T13:46:16.276Z] a3b3dfda17b8: Preparing [2025-01-06T13:46:16.276Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:46:16.276Z] 963df85ca70d: Preparing [2025-01-06T13:46:16.276Z] cc1f76746fa0: Preparing [2025-01-06T13:46:16.276Z] f45f76d547a6: Preparing [2025-01-06T13:46:16.276Z] 651d9022c234: Preparing [2025-01-06T13:46:16.276Z] cc1f76746fa0: Waiting [2025-01-06T13:46:16.276Z] 963df85ca70d: Waiting [2025-01-06T13:46:16.276Z] f45f76d547a6: Waiting [2025-01-06T13:46:16.276Z] 651d9022c234: Waiting [2025-01-06T13:46:16.276Z] 4cea86afa48d: Layer already exists [2025-01-06T13:46:16.277Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:46:16.277Z] e16fe4b47f9b: Layer already exists [2025-01-06T13:46:16.277Z] 2b0ea20b11cf: Layer already exists [2025-01-06T13:46:16.277Z] a3b3dfda17b8: Layer already exists [2025-01-06T13:46:16.277Z] 963df85ca70d: Layer already exists [2025-01-06T13:46:16.277Z] f45f76d547a6: Layer already exists [2025-01-06T13:46:16.277Z] 651d9022c234: Layer already exists [2025-01-06T13:46:16.277Z] cc1f76746fa0: Layer already exists [2025-01-06T13:46:16.544Z] main: digest: sha256:0c44e92aeb61e09024455a0e55a47b83e8c98c846ed17dfd69b8733f6b55da27 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T13:46:16.624Z] ===================================================== [Pipeline] echo [2025-01-06T13:46:16.638Z] taggedImages: [2025-01-06T13:46:16.638Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:46:16.638Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-01-06T13:46:16.638Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.35 [2025-01-06T13:46:16.638Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:46:16.638Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-01-06T13:46:16.671Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-01-06T13:46:16.672Z] b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:46:16.672Z] latest [2025-01-06T13:46:16.672Z] 4.0.0-dev.35 [2025-01-06T13:46:16.672Z] b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:46:16.672Z] main [2025-01-06T13:46:16.672Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:46:17.043Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:46:17.397Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:46:17.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-06T13:46:17.397Z] 0d126b3fa9f9: Preparing [2025-01-06T13:46:17.397Z] 331946e77812: Preparing [2025-01-06T13:46:17.397Z] 4bea29af0e6e: Preparing [2025-01-06T13:46:17.397Z] a3b3dfda17b8: Preparing [2025-01-06T13:46:17.397Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:46:17.397Z] e11973873890: Preparing [2025-01-06T13:46:17.397Z] a589f21870e4: Preparing [2025-01-06T13:46:17.397Z] 651d9022c234: Preparing [2025-01-06T13:46:17.397Z] 651d9022c234: Waiting [2025-01-06T13:46:17.397Z] e11973873890: Waiting [2025-01-06T13:46:17.397Z] a589f21870e4: Waiting [2025-01-06T13:46:17.397Z] a3b3dfda17b8: Layer already exists [2025-01-06T13:46:17.398Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:46:17.667Z] 331946e77812: Pushed [2025-01-06T13:46:17.667Z] 0d126b3fa9f9: Pushed [2025-01-06T13:46:17.667Z] 651d9022c234: Layer already exists [2025-01-06T13:46:19.128Z] a589f21870e4: Pushed [2025-01-06T13:46:19.128Z] e11973873890: Pushed [2025-01-06T13:46:25.761Z] 4bea29af0e6e: Pushed [2025-01-06T13:46:25.761Z] b24805f90b03a244b57d66aad36c21d665a8ccc6: digest: sha256:d8c9a0038c97d64112526aa3e361f3486337c97290ce9d98d2d26a6f9bff6ae9 size: 1991 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:46:26.115Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:46:26.458Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-01-06T13:46:26.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-06T13:46:26.458Z] 0d126b3fa9f9: Preparing [2025-01-06T13:46:26.458Z] 331946e77812: Preparing [2025-01-06T13:46:26.458Z] 4bea29af0e6e: Preparing [2025-01-06T13:46:26.458Z] a3b3dfda17b8: Preparing [2025-01-06T13:46:26.458Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:46:26.458Z] e11973873890: Preparing [2025-01-06T13:46:26.458Z] a589f21870e4: Preparing [2025-01-06T13:46:26.458Z] 651d9022c234: Preparing [2025-01-06T13:46:26.458Z] e11973873890: Waiting [2025-01-06T13:46:26.458Z] a589f21870e4: Waiting [2025-01-06T13:46:26.458Z] 651d9022c234: Waiting [2025-01-06T13:46:26.458Z] 331946e77812: Layer already exists [2025-01-06T13:46:26.458Z] a3b3dfda17b8: Layer already exists [2025-01-06T13:46:26.458Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:46:26.458Z] 0d126b3fa9f9: Layer already exists [2025-01-06T13:46:26.458Z] 4bea29af0e6e: Layer already exists [2025-01-06T13:46:26.458Z] a589f21870e4: Layer already exists [2025-01-06T13:46:26.458Z] e11973873890: Layer already exists [2025-01-06T13:46:26.458Z] 651d9022c234: Layer already exists [2025-01-06T13:46:26.720Z] latest: digest: sha256:d8c9a0038c97d64112526aa3e361f3486337c97290ce9d98d2d26a6f9bff6ae9 size: 1991 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:46:27.081Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:46:27.425Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.35 [2025-01-06T13:46:27.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-06T13:46:27.425Z] 0d126b3fa9f9: Preparing [2025-01-06T13:46:27.425Z] 331946e77812: Preparing [2025-01-06T13:46:27.425Z] 4bea29af0e6e: Preparing [2025-01-06T13:46:27.425Z] a3b3dfda17b8: Preparing [2025-01-06T13:46:27.425Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:46:27.425Z] e11973873890: Preparing [2025-01-06T13:46:27.425Z] a589f21870e4: Preparing [2025-01-06T13:46:27.425Z] e11973873890: Waiting [2025-01-06T13:46:27.425Z] 651d9022c234: Preparing [2025-01-06T13:46:27.425Z] a589f21870e4: Waiting [2025-01-06T13:46:27.425Z] 651d9022c234: Waiting [2025-01-06T13:46:27.425Z] 0d126b3fa9f9: Layer already exists [2025-01-06T13:46:27.425Z] 331946e77812: Layer already exists [2025-01-06T13:46:27.425Z] 4bea29af0e6e: Layer already exists [2025-01-06T13:46:27.425Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:46:27.425Z] a3b3dfda17b8: Layer already exists [2025-01-06T13:46:27.425Z] e11973873890: Layer already exists [2025-01-06T13:46:27.425Z] a589f21870e4: Layer already exists [2025-01-06T13:46:27.425Z] 651d9022c234: Layer already exists [2025-01-06T13:46:27.690Z] 4.0.0-dev.35: digest: sha256:d8c9a0038c97d64112526aa3e361f3486337c97290ce9d98d2d26a6f9bff6ae9 size: 1991 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:46:28.039Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:46:28.389Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:46:28.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-06T13:46:28.389Z] 0d126b3fa9f9: Preparing [2025-01-06T13:46:28.389Z] 331946e77812: Preparing [2025-01-06T13:46:28.389Z] 4bea29af0e6e: Preparing [2025-01-06T13:46:28.389Z] a3b3dfda17b8: Preparing [2025-01-06T13:46:28.389Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:46:28.389Z] e11973873890: Preparing [2025-01-06T13:46:28.389Z] a589f21870e4: Preparing [2025-01-06T13:46:28.389Z] 651d9022c234: Preparing [2025-01-06T13:46:28.389Z] a589f21870e4: Waiting [2025-01-06T13:46:28.389Z] 651d9022c234: Waiting [2025-01-06T13:46:28.389Z] e11973873890: Waiting [2025-01-06T13:46:28.389Z] 331946e77812: Layer already exists [2025-01-06T13:46:28.389Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:46:28.389Z] 0d126b3fa9f9: Layer already exists [2025-01-06T13:46:28.389Z] a3b3dfda17b8: Layer already exists [2025-01-06T13:46:28.389Z] 4bea29af0e6e: Layer already exists [2025-01-06T13:46:28.389Z] e11973873890: Layer already exists [2025-01-06T13:46:28.389Z] 651d9022c234: Layer already exists [2025-01-06T13:46:28.389Z] a589f21870e4: Layer already exists [2025-01-06T13:46:28.654Z] b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35: digest: sha256:d8c9a0038c97d64112526aa3e361f3486337c97290ce9d98d2d26a6f9bff6ae9 size: 1991 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:46:29.002Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:46:29.345Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-01-06T13:46:29.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-06T13:46:29.345Z] 0d126b3fa9f9: Preparing [2025-01-06T13:46:29.345Z] 331946e77812: Preparing [2025-01-06T13:46:29.345Z] 4bea29af0e6e: Preparing [2025-01-06T13:46:29.345Z] a3b3dfda17b8: Preparing [2025-01-06T13:46:29.345Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:46:29.345Z] e11973873890: Preparing [2025-01-06T13:46:29.345Z] a589f21870e4: Preparing [2025-01-06T13:46:29.345Z] 651d9022c234: Preparing [2025-01-06T13:46:29.345Z] e11973873890: Waiting [2025-01-06T13:46:29.345Z] 651d9022c234: Waiting [2025-01-06T13:46:29.345Z] a589f21870e4: Waiting [2025-01-06T13:46:29.345Z] 331946e77812: Layer already exists [2025-01-06T13:46:29.345Z] a3b3dfda17b8: Layer already exists [2025-01-06T13:46:29.345Z] 4bea29af0e6e: Layer already exists [2025-01-06T13:46:29.345Z] 0d126b3fa9f9: Layer already exists [2025-01-06T13:46:29.345Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:46:29.345Z] e11973873890: Layer already exists [2025-01-06T13:46:29.345Z] a589f21870e4: Layer already exists [2025-01-06T13:46:29.345Z] 651d9022c234: Layer already exists [2025-01-06T13:46:29.608Z] main: digest: sha256:d8c9a0038c97d64112526aa3e361f3486337c97290ce9d98d2d26a6f9bff6ae9 size: 1991 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T13:46:29.684Z] ===================================================== [Pipeline] echo [2025-01-06T13:46:29.702Z] taggedImages: [2025-01-06T13:46:29.702Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:46:29.702Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-01-06T13:46:29.702Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.35 [2025-01-06T13:46:29.702Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:46:29.702Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-01-06T13:46:29.731Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-01-06T13:46:29.731Z] b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:46:29.731Z] latest [2025-01-06T13:46:29.731Z] 4.0.0-dev.35 [2025-01-06T13:46:29.731Z] b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:46:29.731Z] main [2025-01-06T13:46:29.731Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:46:30.090Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:46:30.428Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:46:30.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-06T13:46:30.428Z] 96e31d636e88: Preparing [2025-01-06T13:46:30.428Z] 65f313f97d32: Preparing [2025-01-06T13:46:30.428Z] a3b3dfda17b8: Preparing [2025-01-06T13:46:30.428Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:46:30.428Z] b96f52416b87: Preparing [2025-01-06T13:46:30.428Z] 23423b0a17c7: Preparing [2025-01-06T13:46:30.428Z] 651d9022c234: Preparing [2025-01-06T13:46:30.428Z] 23423b0a17c7: Waiting [2025-01-06T13:46:30.428Z] 651d9022c234: Waiting [2025-01-06T13:46:30.428Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:46:30.428Z] a3b3dfda17b8: Layer already exists [2025-01-06T13:46:30.693Z] 651d9022c234: Layer already exists [2025-01-06T13:46:30.693Z] 96e31d636e88: Pushed [2025-01-06T13:46:31.273Z] 23423b0a17c7: Pushed [2025-01-06T13:46:32.224Z] b96f52416b87: Pushed [2025-01-06T13:46:38.843Z] 65f313f97d32: Pushed [2025-01-06T13:46:38.843Z] b24805f90b03a244b57d66aad36c21d665a8ccc6: digest: sha256:615b4e148bd9370632f179f08067bcde5dd74a73df2d671bd7e41c62c71a2c4e size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:46:39.203Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:46:39.539Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-01-06T13:46:39.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-06T13:46:39.539Z] 96e31d636e88: Preparing [2025-01-06T13:46:39.539Z] 65f313f97d32: Preparing [2025-01-06T13:46:39.539Z] a3b3dfda17b8: Preparing [2025-01-06T13:46:39.539Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:46:39.539Z] b96f52416b87: Preparing [2025-01-06T13:46:39.539Z] 23423b0a17c7: Preparing [2025-01-06T13:46:39.539Z] 651d9022c234: Preparing [2025-01-06T13:46:39.539Z] 23423b0a17c7: Waiting [2025-01-06T13:46:39.539Z] 651d9022c234: Waiting [2025-01-06T13:46:39.539Z] 96e31d636e88: Layer already exists [2025-01-06T13:46:39.539Z] a3b3dfda17b8: Layer already exists [2025-01-06T13:46:39.539Z] b96f52416b87: Layer already exists [2025-01-06T13:46:39.539Z] 65f313f97d32: Layer already exists [2025-01-06T13:46:39.539Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:46:39.539Z] 651d9022c234: Layer already exists [2025-01-06T13:46:39.539Z] 23423b0a17c7: Layer already exists [2025-01-06T13:46:39.803Z] latest: digest: sha256:615b4e148bd9370632f179f08067bcde5dd74a73df2d671bd7e41c62c71a2c4e size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:46:40.145Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:46:40.484Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.35 [2025-01-06T13:46:40.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-06T13:46:40.484Z] 96e31d636e88: Preparing [2025-01-06T13:46:40.484Z] 65f313f97d32: Preparing [2025-01-06T13:46:40.484Z] a3b3dfda17b8: Preparing [2025-01-06T13:46:40.484Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:46:40.484Z] b96f52416b87: Preparing [2025-01-06T13:46:40.484Z] 23423b0a17c7: Preparing [2025-01-06T13:46:40.484Z] 651d9022c234: Preparing [2025-01-06T13:46:40.484Z] 651d9022c234: Waiting [2025-01-06T13:46:40.484Z] 23423b0a17c7: Waiting [2025-01-06T13:46:40.484Z] 96e31d636e88: Layer already exists [2025-01-06T13:46:40.484Z] a3b3dfda17b8: Layer already exists [2025-01-06T13:46:40.484Z] b96f52416b87: Layer already exists [2025-01-06T13:46:40.484Z] 65f313f97d32: Layer already exists [2025-01-06T13:46:40.484Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:46:40.484Z] 23423b0a17c7: Layer already exists [2025-01-06T13:46:40.484Z] 651d9022c234: Layer already exists [2025-01-06T13:46:40.748Z] 4.0.0-dev.35: digest: sha256:615b4e148bd9370632f179f08067bcde5dd74a73df2d671bd7e41c62c71a2c4e size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:46:41.094Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:46:41.442Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:46:41.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-06T13:46:41.442Z] 96e31d636e88: Preparing [2025-01-06T13:46:41.442Z] 65f313f97d32: Preparing [2025-01-06T13:46:41.442Z] a3b3dfda17b8: Preparing [2025-01-06T13:46:41.442Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:46:41.442Z] b96f52416b87: Preparing [2025-01-06T13:46:41.442Z] 23423b0a17c7: Preparing [2025-01-06T13:46:41.442Z] 651d9022c234: Preparing [2025-01-06T13:46:41.442Z] 23423b0a17c7: Waiting [2025-01-06T13:46:41.442Z] 651d9022c234: Waiting [2025-01-06T13:46:41.442Z] b96f52416b87: Layer already exists [2025-01-06T13:46:41.442Z] a3b3dfda17b8: Layer already exists [2025-01-06T13:46:41.442Z] 65f313f97d32: Layer already exists [2025-01-06T13:46:41.442Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:46:41.442Z] 96e31d636e88: Layer already exists [2025-01-06T13:46:41.442Z] 651d9022c234: Layer already exists [2025-01-06T13:46:41.442Z] 23423b0a17c7: Layer already exists [2025-01-06T13:46:41.707Z] b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35: digest: sha256:615b4e148bd9370632f179f08067bcde5dd74a73df2d671bd7e41c62c71a2c4e size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:46:42.066Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:46:42.411Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-01-06T13:46:42.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-06T13:46:42.411Z] 96e31d636e88: Preparing [2025-01-06T13:46:42.411Z] 65f313f97d32: Preparing [2025-01-06T13:46:42.411Z] a3b3dfda17b8: Preparing [2025-01-06T13:46:42.411Z] 8bf7b0dcb68e: Preparing [2025-01-06T13:46:42.411Z] b96f52416b87: Preparing [2025-01-06T13:46:42.411Z] 23423b0a17c7: Preparing [2025-01-06T13:46:42.411Z] 651d9022c234: Preparing [2025-01-06T13:46:42.411Z] 651d9022c234: Waiting [2025-01-06T13:46:42.411Z] 23423b0a17c7: Waiting [2025-01-06T13:46:42.411Z] b96f52416b87: Layer already exists [2025-01-06T13:46:42.411Z] a3b3dfda17b8: Layer already exists [2025-01-06T13:46:42.412Z] 96e31d636e88: Layer already exists [2025-01-06T13:46:42.412Z] 8bf7b0dcb68e: Layer already exists [2025-01-06T13:46:42.412Z] 65f313f97d32: Layer already exists [2025-01-06T13:46:42.412Z] 23423b0a17c7: Layer already exists [2025-01-06T13:46:42.412Z] 651d9022c234: Layer already exists [2025-01-06T13:46:42.676Z] main: digest: sha256:615b4e148bd9370632f179f08067bcde5dd74a73df2d671bd7e41c62c71a2c4e size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T13:46:42.757Z] ===================================================== [Pipeline] echo [2025-01-06T13:46:42.769Z] taggedImages: [2025-01-06T13:46:42.769Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 [2025-01-06T13:46:42.769Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-01-06T13:46:42.769Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.35 [2025-01-06T13:46:42.769Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [2025-01-06T13:46:42.769Z] - 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 [2025-01-06T13:46:43.162Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-06T13:46:43.162Z] [2025-01-06T13:46:43.162Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:46:43.489Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-06T13:46:43.489Z] arm64: Pulling from edgex-lftools-log-publisher [2025-01-06T13:46:43.489Z] 8998bd30e6a1: Pulling fs layer [2025-01-06T13:46:43.489Z] 04944245beec: Pulling fs layer [2025-01-06T13:46:43.489Z] 699f458cf7ca: Pulling fs layer [2025-01-06T13:46:43.489Z] 765212b225bb: Pulling fs layer [2025-01-06T13:46:43.489Z] f23df028b6ca: Pulling fs layer [2025-01-06T13:46:43.489Z] d65c8cfc05b1: Pulling fs layer [2025-01-06T13:46:43.489Z] 2437ff75d9bd: Pulling fs layer [2025-01-06T13:46:43.489Z] 765212b225bb: Waiting [2025-01-06T13:46:43.489Z] d65c8cfc05b1: Waiting [2025-01-06T13:46:43.489Z] 2437ff75d9bd: Waiting [2025-01-06T13:46:43.489Z] f23df028b6ca: Waiting [2025-01-06T13:46:43.756Z] 04944245beec: Verifying Checksum [2025-01-06T13:46:43.756Z] 04944245beec: Download complete [2025-01-06T13:46:43.756Z] 765212b225bb: Verifying Checksum [2025-01-06T13:46:43.756Z] 765212b225bb: Download complete [2025-01-06T13:46:43.756Z] f23df028b6ca: Verifying Checksum [2025-01-06T13:46:43.756Z] f23df028b6ca: Download complete [2025-01-06T13:46:43.756Z] d65c8cfc05b1: Verifying Checksum [2025-01-06T13:46:43.756Z] d65c8cfc05b1: Download complete [2025-01-06T13:46:44.023Z] 699f458cf7ca: Verifying Checksum [2025-01-06T13:46:44.023Z] 699f458cf7ca: Download complete [2025-01-06T13:46:44.289Z] 8998bd30e6a1: Verifying Checksum [2025-01-06T13:46:44.289Z] 8998bd30e6a1: Download complete [2025-01-06T13:46:46.226Z] 2437ff75d9bd: Verifying Checksum [2025-01-06T13:46:46.226Z] 2437ff75d9bd: Download complete [2025-01-06T13:46:50.467Z] 8998bd30e6a1: Pull complete [2025-01-06T13:46:50.733Z] 04944245beec: Pull complete [2025-01-06T13:46:52.674Z] 699f458cf7ca: Pull complete [2025-01-06T13:46:52.674Z] 765212b225bb: Pull complete [2025-01-06T13:46:53.257Z] f23df028b6ca: Pull complete [2025-01-06T13:46:53.257Z] d65c8cfc05b1: Pull complete [2025-01-06T13:47:15.302Z] 2437ff75d9bd: Pull complete [2025-01-06T13:47:15.302Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-01-06T13:47:15.302Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-06T13:47:15.302Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T13:47:15.469Z] prd-ubuntu20.04-docker-arm64-4c-16g-36211 does not seem to be running inside a container [2025-01-06T13:47:15.538Z] $ 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/771 -v /w/workspace/edgex-go/771:/w/workspace/edgex-go/771:rw,z -v /w/workspace/edgex-go/771@tmp:/w/workspace/edgex-go/771@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 [2025-01-06T13:47:17.767Z] $ docker top 879c7c5a134360fc9b7b6dabd20cb927c2a84591314e473d7282ce4bab294cc7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-06T13:47:18.297Z] ---> job-cost.sh [2025-01-06T13:47:18.564Z] lf-activate-venv: SKIPPING [2025-01-06T13:47:18.564Z] INFO: No Stack... [2025-01-06T13:47:18.830Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-06T13:47:19.780Z] INFO: Archiving Costs [Pipeline] sh [2025-01-06T13:47:20.087Z] + cat /w/workspace/edgex-go/771/archives/cost.csv [2025-01-06T13:47:20.087Z] + cut -d, -f6 [Pipeline] lock [2025-01-06T13:47:20.145Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-771-stack-cost] [2025-01-06T13:47:20.154Z] Resource [jenkins-edgexfoundry-edgex-go-main-771-stack-cost] did not exist. Created. [2025-01-06T13:47:20.162Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-771-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-06T13:47:20.491Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-06T13:47:21.093Z] Stashed 1 file(s) [Pipeline] } [2025-01-06T13:47:21.102Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-771-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-06T13:47:21.136Z] $ docker stop --time=1 879c7c5a134360fc9b7b6dabd20cb927c2a84591314e473d7282ce4bab294cc7 [2025-01-06T13:47:22.532Z] $ docker rm -f --volumes 879c7c5a134360fc9b7b6dabd20cb927c2a84591314e473d7282ce4bab294cc7 [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 [2025-01-06T13:47:23.089Z] provisioning config files... [2025-01-06T13:47:23.096Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/771@tmp/config15944370522120168693tmp [Pipeline] { [Pipeline] sh [2025-01-06T13:47:23.401Z] + set +x [2025-01-06T13:47:23.401Z] + curl -s+ https://codecov.io/bash [2025-01-06T13:47:23.401Z] bash -s -- [2025-01-06T13:47:23.401Z] [2025-01-06T13:47:23.401Z] _____ _ [2025-01-06T13:47:23.401Z] / ____| | | [2025-01-06T13:47:23.401Z] | | ___ __| | ___ ___ _____ __ [2025-01-06T13:47:23.401Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-01-06T13:47:23.401Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-01-06T13:47:23.401Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-01-06T13:47:23.402Z] Bash-1.0.6 [2025-01-06T13:47:23.402Z] [2025-01-06T13:47:23.402Z] [2025-01-06T13:47:23.402Z] ==> git version 2.25.1 found [2025-01-06T13:47:23.402Z] ==> 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 [2025-01-06T13:47:23.402Z] Release-Date: 2020-01-08 [2025-01-06T13:47:23.402Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-01-06T13:47:23.402Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-01-06T13:47:23.402Z] ==> Jenkins CI detected. [2025-01-06T13:47:23.402Z] current dir:  /w/workspace/edgex-go/771 [2025-01-06T13:47:23.402Z] project root: . [2025-01-06T13:47:23.402Z] --> token set from env [2025-01-06T13:47:23.402Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-01-06T13:47:23.402Z] ==> Running gcov in . (disable via -X gcov) [2025-01-06T13:47:23.663Z] ==> Python coveragepy not found [2025-01-06T13:47:23.663Z] ==> Searching for coverage reports in: [2025-01-06T13:47:23.663Z] + . [2025-01-06T13:47:23.663Z] -> Found 1 reports [2025-01-06T13:47:23.663Z] ==> Detecting git/mercurial file structure [2025-01-06T13:47:23.663Z] ==> Reading reports [2025-01-06T13:47:23.663Z] + ./coverage.out bytes=1476385 [2025-01-06T13:47:23.663Z] ==> Appending adjustments [2025-01-06T13:47:23.663Z] https://docs.codecov.io/docs/fixing-reports [2025-01-06T13:47:25.044Z] + Found adjustments [2025-01-06T13:47:25.044Z] ==> Gzipping contents [2025-01-06T13:47:25.044Z] 128K /tmp/codecov.B1KsPs.gz [2025-01-06T13:47:25.044Z] ==> Uploading reports [2025-01-06T13:47:25.044Z] url: https://codecov.io [2025-01-06T13:47:25.044Z] query: branch=main&commit=b24805f90b03a244b57d66aad36c21d665a8ccc6&build=771&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F771%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-06T13:47:25.044Z] -> Pinging Codecov [2025-01-06T13:47:25.045Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b24805f90b03a244b57d66aad36c21d665a8ccc6&build=771&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F771%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-06T13:47:25.303Z] -> Uploading to [2025-01-06T13:47:25.303Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/b24805f90b03a244b57d66aad36c21d665a8ccc6/3ba69546-8ff7-44ea-8dff-8102a1289468.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250106%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250106T134725Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=95b209339593eee0630408179bdc1270c49ff33da36f85e99cfcf8b4afc6990f [2025-01-06T13:47:25.303Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-06T13:47:25.303Z] Dload Upload Total Spent Left Speed [2025-01-06T13:47:25.562Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 125k 0 0 100 125k 0 427k --:--:-- --:--:-- --:--:-- 427k [2025-01-06T13:47:25.562Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b24805f90b03a244b57d66aad36c21d665a8ccc6 [Pipeline] } [2025-01-06T13:47:25.568Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-01-06T13:47:25.795Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-01-06T13:47:25.814Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:47:26.115Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-06T13:47:26.115Z] [2025-01-06T13:47:26.115Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:47:26.414Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-06T13:47:26.674Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-01-06T13:47:26.674Z] 43c4264eed91: Pulling fs layer [2025-01-06T13:47:26.674Z] 4cc291be95ef: Pulling fs layer [2025-01-06T13:47:26.674Z] 2ac1f1163629: Pulling fs layer [2025-01-06T13:47:26.674Z] 5c3c966382ef: Pulling fs layer [2025-01-06T13:47:26.674Z] 4f4fb700ef54: Pulling fs layer [2025-01-06T13:47:26.674Z] d9c7d2e4e75e: Pulling fs layer [2025-01-06T13:47:26.674Z] 9c3e1370e548: Pulling fs layer [2025-01-06T13:47:26.674Z] 4f4fb700ef54: Waiting [2025-01-06T13:47:26.674Z] d9c7d2e4e75e: Waiting [2025-01-06T13:47:26.674Z] 9c3e1370e548: Waiting [2025-01-06T13:47:26.674Z] 5c3c966382ef: Waiting [2025-01-06T13:47:26.674Z] 4cc291be95ef: Download complete [2025-01-06T13:47:26.674Z] 5c3c966382ef: Verifying Checksum [2025-01-06T13:47:26.674Z] 5c3c966382ef: Download complete [2025-01-06T13:47:26.674Z] 4f4fb700ef54: Verifying Checksum [2025-01-06T13:47:26.674Z] 4f4fb700ef54: Download complete [2025-01-06T13:47:26.674Z] 43c4264eed91: Download complete [2025-01-06T13:47:26.951Z] d9c7d2e4e75e: Verifying Checksum [2025-01-06T13:47:26.951Z] d9c7d2e4e75e: Download complete [2025-01-06T13:47:27.518Z] 2ac1f1163629: Download complete [2025-01-06T13:47:27.518Z] 43c4264eed91: Pull complete [2025-01-06T13:47:28.085Z] 9c3e1370e548: Verifying Checksum [2025-01-06T13:47:28.085Z] 9c3e1370e548: Download complete [2025-01-06T13:47:28.085Z] 4cc291be95ef: Pull complete [2025-01-06T13:47:32.270Z] 2ac1f1163629: Pull complete [2025-01-06T13:47:32.270Z] 5c3c966382ef: Pull complete [2025-01-06T13:47:32.270Z] 4f4fb700ef54: Pull complete [2025-01-06T13:47:32.836Z] d9c7d2e4e75e: Pull complete [2025-01-06T13:47:36.116Z] 9c3e1370e548: Pull complete [2025-01-06T13:47:36.116Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-01-06T13:47:36.116Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-06T13:47:36.116Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T13:47:36.225Z] prd-ubuntu20.04-docker-8c-8g-36210 does not seem to be running inside a container [2025-01-06T13:47:36.267Z] $ 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/771 -v /w/workspace/edgex-go/771:/w/workspace/edgex-go/771:rw,z -v /w/workspace/edgex-go/771@tmp:/w/workspace/edgex-go/771@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-01-06T13:47:44.830Z] $ docker top cdc3edfccd723dd05e39b598aeae5e801329c0f94249fb589f4ce856e80e97b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-06T13:47:45.178Z] + git config --global --add safe.directory /w/workspace/edgex-go/771 [Pipeline] echo [2025-01-06T13:47:45.191Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-01-06T13:47:45.467Z] + set -o pipefail [2025-01-06T13:47:45.467Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-01-06T13:47:53.767Z] [2025-01-06T13:47:53.767Z] Monitoring /w/workspace/edgex-go/771 (github.com/edgexfoundry/edgex-go)... [2025-01-06T13:47:53.767Z] [2025-01-06T13:47:53.768Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/b434715e-681c-4c6b-ac73-59b8777a4eca [2025-01-06T13:47:53.768Z] [2025-01-06T13:47:53.768Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-01-06T13:47:53.768Z] [2025-01-06T13:47:54.044Z] [2025-01-06T13:47:54.044Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-01-06T13:47:54.044Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-01-06T13:47:54.322Z] $ docker stop --time=1 cdc3edfccd723dd05e39b598aeae5e801329c0f94249fb589f4ce856e80e97b5 [2025-01-06T13:48:02.006Z] $ docker rm -f --volumes cdc3edfccd723dd05e39b598aeae5e801329c0f94249fb589f4ce856e80e97b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-01-06T13:48:02.561Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-06T13:48:02.578Z] provisioning config files... [2025-01-06T13:48:02.586Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/771@tmp/config7461180674094318835tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-06T13:48:02.883Z] --> edgex-publish-swagger.sh [2025-01-06T13:48:02.884Z] === Publish openapi API === [2025-01-06T13:48:02.884Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-01-06T13:48:02.884Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/771/openapi/core-command.yaml] [2025-01-06T13:48:02.884Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-06T13:48:02.884Z] Dload Upload Total Spent Left Speed [2025-01-06T13:48:03.452Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 60483 --:--:-- --:--:-- --:--:-- 60595 [2025-01-06T13:48:03.452Z] [2025-01-06T13:48:03.452Z] [2025-01-06T13:48:03.452Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/771/openapi/core-data.yaml] [2025-01-06T13:48:03.452Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-06T13:48:03.452Z] Dload Upload Total Spent Left Speed [2025-01-06T13:48:04.019Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 139k --:--:-- --:--:-- --:--:-- 139k 100 72057 0 0 100 72057 0 139k --:--:-- --:--:-- --:--:-- 139k [2025-01-06T13:48:04.019Z] [2025-01-06T13:48:04.019Z] [2025-01-06T13:48:04.019Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/771/openapi/core-keeper.yaml] [2025-01-06T13:48:04.019Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-06T13:48:04.019Z] Dload Upload Total Spent Left Speed [2025-01-06T13:48:04.019Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 245 119k --:--:-- --:--:-- --:--:-- 119k [2025-01-06T13:48:04.019Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-01-06T13:48:04.019Z] [2025-01-06T13:48:04.019Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/771/openapi/core-metadata.yaml] [2025-01-06T13:48:04.019Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-06T13:48:04.019Z] Dload Upload Total Spent Left Speed [2025-01-06T13:48:04.588Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 514 511k --:--:-- --:--:-- --:--:-- 511k [2025-01-06T13:48:04.588Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-01-06T13:48:04.588Z] [2025-01-06T13:48:04.588Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/771/openapi/support-notifications.yaml] [2025-01-06T13:48:04.588Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-06T13:48:04.588Z] Dload Upload Total Spent Left Speed [2025-01-06T13:48:04.846Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 99976 0 0 100 99976 0 478k --:--:-- --:--:-- --:--:-- 476k 100 97k 100 156 100 99976 376 235k --:--:-- --:--:-- --:--:-- 235k [2025-01-06T13:48:04.846Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-01-06T13:48:04.846Z] [2025-01-06T13:48:04.846Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/771/openapi/support-scheduler.yaml] [2025-01-06T13:48:04.846Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-06T13:48:04.846Z] Dload Upload Total Spent Left Speed [2025-01-06T13:48:05.123Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 582 184k --:--:-- --:--:-- --:--:-- 185k [2025-01-06T13:48:05.123Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-01-06T13:48:05.123Z] [Pipeline] } [2025-01-06T13:48:05.130Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2025-01-06T13:48:05.565Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-06T13:48:05.565Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:48:05.872Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-06T13:48:05.872Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T13:48:05.956Z] prd-ubuntu20.04-docker-8c-8g-36210 does not seem to be running inside a container [2025-01-06T13:48:05.993Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/771 -v /w/workspace/edgex-go/771:/w/workspace/edgex-go/771:rw,z -v /w/workspace/edgex-go/771@tmp:/w/workspace/edgex-go/771@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-06T13:48:09.162Z] $ docker top 9cc26b1e0ec04408126c59b0d566ea49ff6cc023913a9e78ee08bb5e2294de74 -eo pid,comm [2025-01-06T13:48:09.205Z] 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). [2025-01-06T13:48:09.205Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-06T13:48:09.254Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-06T13:48:09.254Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-06T13:48:09.408Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-06T13:48:09.448Z] $ docker exec 9cc26b1e0ec04408126c59b0d566ea49ff6cc023913a9e78ee08bb5e2294de74 ssh-agent [2025-01-06T13:48:09.590Z] SSH_AUTH_SOCK=/tmp/ssh-Tlws6BEq8j5P/agent.14 [2025-01-06T13:48:09.590Z] SSH_AGENT_PID=20 [2025-01-06T13:48:09.595Z] Running ssh-add (command line suppressed) [2025-01-06T13:48:09.710Z] Identity added: /w/workspace/edgex-go/771@tmp/private_key_674364290534361420.key (/w/workspace/edgex-go/771@tmp/private_key_674364290534361420.key) [2025-01-06T13:48:09.717Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-06T13:48:10.006Z] + git semver tag [2025-01-06T13:48:10.575Z] 2025-01-06 13:48:10,280 [run_tag] DEBUG tag force:False [2025-01-06T13:48:10.576Z] 2025-01-06 13:48:10,280 [check_head_tag] DEBUG check head tag [2025-01-06T13:48:10.576Z] 2025-01-06 13:48:10,284 [execute] INFO git cat-file --batch-check [2025-01-06T13:48:10.576Z] 2025-01-06 13:48:10,284 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/771, universal_newlines=False, shell=None, istream=) [2025-01-06T13:48:10.576Z] 2025-01-06 13:48:10,287 [execute] INFO git cat-file --batch [2025-01-06T13:48:10.576Z] 2025-01-06 13:48:10,287 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/771, universal_newlines=False, shell=None, istream=) [2025-01-06T13:48:10.576Z] 2025-01-06 13:48:10,345 [read_version] DEBUG read version from /w/workspace/edgex-go/771/.semver/main [2025-01-06T13:48:10.576Z] 2025-01-06 13:48:10,345 [execute] INFO git tag -a v4.0.0-dev.35 -m v4.0.0-dev.35 [2025-01-06T13:48:10.576Z] 2025-01-06 13:48:10,345 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.35', '-m', 'v4.0.0-dev.35'], cwd=/w/workspace/edgex-go/771, universal_newlines=False, shell=None, istream=None) [2025-01-06T13:48:10.576Z] 2025-01-06 13:48:10,351 [read_version] DEBUG read version from /w/workspace/edgex-go/771/.semver/main [2025-01-06T13:48:10.576Z] 4.0.0-dev.35 [Pipeline] } [2025-01-06T13:48:10.595Z] $ docker exec --env ******** --env ******** 9cc26b1e0ec04408126c59b0d566ea49ff6cc023913a9e78ee08bb5e2294de74 ssh-agent -k [2025-01-06T13:48:10.697Z] unset SSH_AUTH_SOCK; [2025-01-06T13:48:10.697Z] unset SSH_AGENT_PID; [2025-01-06T13:48:10.697Z] echo Agent pid 20 killed; [2025-01-06T13:48:10.699Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-06T13:48:11.027Z] + git semver [Pipeline] } [2025-01-06T13:48:11.306Z] $ docker stop --time=1 9cc26b1e0ec04408126c59b0d566ea49ff6cc023913a9e78ee08bb5e2294de74 [2025-01-06T13:48:12.935Z] $ docker rm -f --volumes 9cc26b1e0ec04408126c59b0d566ea49ff6cc023913a9e78ee08bb5e2294de74 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:48:13.421Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-06T13:48:13.421Z] [2025-01-06T13:48:13.421Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:48:13.726Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-06T13:48:13.727Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-01-06T13:48:13.727Z] ab5ef0e58194: Pulling fs layer [2025-01-06T13:48:13.727Z] 9712f1f96733: Pulling fs layer [2025-01-06T13:48:13.727Z] 63f879dbbcfc: Pulling fs layer [2025-01-06T13:48:13.727Z] 0d9ebad4ef96: Pulling fs layer [2025-01-06T13:48:13.727Z] e9a5061849ea: Pulling fs layer [2025-01-06T13:48:13.727Z] d747dcd14b5f: Pulling fs layer [2025-01-06T13:48:13.727Z] 2de7ff778b66: Pulling fs layer [2025-01-06T13:48:13.727Z] 0d9ebad4ef96: Waiting [2025-01-06T13:48:13.727Z] e9a5061849ea: Waiting [2025-01-06T13:48:13.727Z] d747dcd14b5f: Waiting [2025-01-06T13:48:13.727Z] 2de7ff778b66: Waiting [2025-01-06T13:48:13.727Z] 9712f1f96733: Download complete [2025-01-06T13:48:13.987Z] 63f879dbbcfc: Verifying Checksum [2025-01-06T13:48:13.987Z] 63f879dbbcfc: Download complete [2025-01-06T13:48:14.245Z] e9a5061849ea: Verifying Checksum [2025-01-06T13:48:14.245Z] e9a5061849ea: Download complete [2025-01-06T13:48:14.245Z] d747dcd14b5f: Verifying Checksum [2025-01-06T13:48:14.245Z] d747dcd14b5f: Download complete [2025-01-06T13:48:14.245Z] 0d9ebad4ef96: Verifying Checksum [2025-01-06T13:48:14.245Z] 0d9ebad4ef96: Download complete [2025-01-06T13:48:14.245Z] ab5ef0e58194: Verifying Checksum [2025-01-06T13:48:14.245Z] ab5ef0e58194: Download complete [2025-01-06T13:48:14.245Z] 2de7ff778b66: Verifying Checksum [2025-01-06T13:48:14.245Z] 2de7ff778b66: Download complete [2025-01-06T13:48:17.529Z] ab5ef0e58194: Pull complete [2025-01-06T13:48:17.787Z] 9712f1f96733: Pull complete [2025-01-06T13:48:19.161Z] 63f879dbbcfc: Pull complete [2025-01-06T13:48:24.431Z] 0d9ebad4ef96: Pull complete [2025-01-06T13:48:24.431Z] e9a5061849ea: Pull complete [2025-01-06T13:48:24.431Z] d747dcd14b5f: Pull complete [2025-01-06T13:48:25.811Z] 2de7ff778b66: Pull complete [2025-01-06T13:48:25.811Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-01-06T13:48:25.811Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-06T13:48:25.811Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T13:48:25.991Z] prd-ubuntu20.04-docker-8c-8g-36210 does not seem to be running inside a container [2025-01-06T13:48:26.037Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/771 -v /w/workspace/edgex-go/771:/w/workspace/edgex-go/771:rw,z -v /w/workspace/edgex-go/771@tmp:/w/workspace/edgex-go/771@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-01-06T13:48:36.705Z] $ docker top f4b00c92ee15d3b4c01341c7f2a491bff5701b8b58523407da1445b303d66727 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-01-06T13:48:36.776Z] provisioning config files... [2025-01-06T13:48:36.781Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/771@tmp/config13136025767709797132tmp [2025-01-06T13:48:36.790Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/771@tmp/config16678857903123165797tmp [2025-01-06T13:48:36.798Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/771@tmp/config752135281673090905tmp [Pipeline] { [Pipeline] echo [2025-01-06T13:48:36.826Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-06T13:48:37.120Z] ---> sigul-configuration.sh [2025-01-06T13:48:37.120Z] gpg: directory `/root/.gnupg' created [2025-01-06T13:48:37.120Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-01-06T13:48:37.120Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-01-06T13:48:37.120Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-01-06T13:48:37.120Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-01-06T13:48:37.120Z] gpg: CAST5 encrypted data [2025-01-06T13:48:37.120Z] gpg: encrypted with 1 passphrase [2025-01-06T13:48:37.120Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-01-06T13:48:37.417Z] + mkdir /home/jenkins [2025-01-06T13:48:37.417Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-01-06T13:48:37.706Z] + 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 [2025-01-06T13:48:37.722Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-06T13:48:38.016Z] ---> sigul-install.sh [2025-01-06T13:48:38.017Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-01-06T13:48:38.322Z] + git tag --list [2025-01-06T13:48:38.322Z] 0.6.0 [2025-01-06T13:48:38.322Z] 0.6.1 [2025-01-06T13:48:38.322Z] 0.7.0 [2025-01-06T13:48:38.322Z] 0.7.1 [2025-01-06T13:48:38.322Z] v1.0.0 [2025-01-06T13:48:38.322Z] v1.0.1 [2025-01-06T13:48:38.322Z] v1.1.0 [2025-01-06T13:48:38.322Z] v1.2.0 [2025-01-06T13:48:38.322Z] v1.2.1 [2025-01-06T13:48:38.322Z] v1.3.0 [2025-01-06T13:48:38.322Z] v1.3.1 [2025-01-06T13:48:38.322Z] v2.0.0 [2025-01-06T13:48:38.322Z] v2.1.0 [2025-01-06T13:48:38.322Z] v2.1.1 [2025-01-06T13:48:38.322Z] v2.2.0 [2025-01-06T13:48:38.322Z] v2.3.0 [2025-01-06T13:48:38.322Z] v3.0 [2025-01-06T13:48:38.322Z] v3.0.0 [2025-01-06T13:48:38.322Z] v3.1 [2025-01-06T13:48:38.322Z] v3.1.0 [2025-01-06T13:48:38.322Z] v3.1.0-dev.1 [2025-01-06T13:48:38.322Z] v3.1.0-dev.10 [2025-01-06T13:48:38.322Z] v3.1.0-dev.11 [2025-01-06T13:48:38.322Z] v3.1.0-dev.12 [2025-01-06T13:48:38.322Z] v3.1.0-dev.13 [2025-01-06T13:48:38.322Z] v3.1.0-dev.14 [2025-01-06T13:48:38.322Z] v3.1.0-dev.15 [2025-01-06T13:48:38.322Z] v3.1.0-dev.16 [2025-01-06T13:48:38.322Z] v3.1.0-dev.17 [2025-01-06T13:48:38.322Z] v3.1.0-dev.18 [2025-01-06T13:48:38.322Z] v3.1.0-dev.19 [2025-01-06T13:48:38.322Z] v3.1.0-dev.2 [2025-01-06T13:48:38.322Z] v3.1.0-dev.20 [2025-01-06T13:48:38.322Z] v3.1.0-dev.21 [2025-01-06T13:48:38.322Z] v3.1.0-dev.22 [2025-01-06T13:48:38.322Z] v3.1.0-dev.23 [2025-01-06T13:48:38.322Z] v3.1.0-dev.24 [2025-01-06T13:48:38.322Z] v3.1.0-dev.25 [2025-01-06T13:48:38.322Z] v3.1.0-dev.26 [2025-01-06T13:48:38.322Z] v3.1.0-dev.27 [2025-01-06T13:48:38.322Z] v3.1.0-dev.28 [2025-01-06T13:48:38.322Z] v3.1.0-dev.29 [2025-01-06T13:48:38.322Z] v3.1.0-dev.3 [2025-01-06T13:48:38.322Z] v3.1.0-dev.30 [2025-01-06T13:48:38.322Z] v3.1.0-dev.31 [2025-01-06T13:48:38.322Z] v3.1.0-dev.32 [2025-01-06T13:48:38.322Z] v3.1.0-dev.33 [2025-01-06T13:48:38.322Z] v3.1.0-dev.34 [2025-01-06T13:48:38.322Z] v3.1.0-dev.35 [2025-01-06T13:48:38.322Z] v3.1.0-dev.36 [2025-01-06T13:48:38.322Z] v3.1.0-dev.37 [2025-01-06T13:48:38.322Z] v3.1.0-dev.38 [2025-01-06T13:48:38.322Z] v3.1.0-dev.39 [2025-01-06T13:48:38.322Z] v3.1.0-dev.4 [2025-01-06T13:48:38.322Z] v3.1.0-dev.40 [2025-01-06T13:48:38.322Z] v3.1.0-dev.41 [2025-01-06T13:48:38.322Z] v3.1.0-dev.42 [2025-01-06T13:48:38.322Z] v3.1.0-dev.43 [2025-01-06T13:48:38.322Z] v3.1.0-dev.44 [2025-01-06T13:48:38.322Z] v3.1.0-dev.45 [2025-01-06T13:48:38.322Z] v3.1.0-dev.46 [2025-01-06T13:48:38.322Z] v3.1.0-dev.47 [2025-01-06T13:48:38.322Z] v3.1.0-dev.48 [2025-01-06T13:48:38.322Z] v3.1.0-dev.49 [2025-01-06T13:48:38.322Z] v3.1.0-dev.5 [2025-01-06T13:48:38.322Z] v3.1.0-dev.50 [2025-01-06T13:48:38.322Z] v3.1.0-dev.51 [2025-01-06T13:48:38.322Z] v3.1.0-dev.52 [2025-01-06T13:48:38.322Z] v3.1.0-dev.53 [2025-01-06T13:48:38.322Z] v3.1.0-dev.54 [2025-01-06T13:48:38.322Z] v3.1.0-dev.55 [2025-01-06T13:48:38.322Z] v3.1.0-dev.56 [2025-01-06T13:48:38.322Z] v3.1.0-dev.57 [2025-01-06T13:48:38.322Z] v3.1.0-dev.58 [2025-01-06T13:48:38.322Z] v3.1.0-dev.59 [2025-01-06T13:48:38.322Z] v3.1.0-dev.6 [2025-01-06T13:48:38.322Z] v3.1.0-dev.60 [2025-01-06T13:48:38.322Z] v3.1.0-dev.61 [2025-01-06T13:48:38.322Z] v3.1.0-dev.62 [2025-01-06T13:48:38.322Z] v3.1.0-dev.63 [2025-01-06T13:48:38.322Z] v3.1.0-dev.64 [2025-01-06T13:48:38.323Z] v3.1.0-dev.65 [2025-01-06T13:48:38.323Z] v3.1.0-dev.66 [2025-01-06T13:48:38.323Z] v3.1.0-dev.67 [2025-01-06T13:48:38.323Z] v3.1.0-dev.68 [2025-01-06T13:48:38.323Z] v3.1.0-dev.69 [2025-01-06T13:48:38.323Z] v3.1.0-dev.7 [2025-01-06T13:48:38.323Z] v3.1.0-dev.70 [2025-01-06T13:48:38.323Z] v3.1.0-dev.71 [2025-01-06T13:48:38.323Z] v3.1.0-dev.72 [2025-01-06T13:48:38.323Z] v3.1.0-dev.73 [2025-01-06T13:48:38.323Z] v3.1.0-dev.8 [2025-01-06T13:48:38.323Z] v3.1.0-dev.9 [2025-01-06T13:48:38.323Z] v3.1.1 [2025-01-06T13:48:38.323Z] v3.1.1-dev.1 [2025-01-06T13:48:38.323Z] v3.1.1-dev.2 [2025-01-06T13:48:38.323Z] v3.2.0-dev.1 [2025-01-06T13:48:38.323Z] v3.2.0-dev.10 [2025-01-06T13:48:38.323Z] v3.2.0-dev.100 [2025-01-06T13:48:38.323Z] v3.2.0-dev.101 [2025-01-06T13:48:38.323Z] v3.2.0-dev.102 [2025-01-06T13:48:38.323Z] v3.2.0-dev.103 [2025-01-06T13:48:38.323Z] v3.2.0-dev.104 [2025-01-06T13:48:38.323Z] v3.2.0-dev.105 [2025-01-06T13:48:38.323Z] v3.2.0-dev.106 [2025-01-06T13:48:38.323Z] v3.2.0-dev.107 [2025-01-06T13:48:38.323Z] v3.2.0-dev.108 [2025-01-06T13:48:38.323Z] v3.2.0-dev.109 [2025-01-06T13:48:38.323Z] v3.2.0-dev.11 [2025-01-06T13:48:38.323Z] v3.2.0-dev.12 [2025-01-06T13:48:38.323Z] v3.2.0-dev.13 [2025-01-06T13:48:38.323Z] v3.2.0-dev.14 [2025-01-06T13:48:38.323Z] v3.2.0-dev.15 [2025-01-06T13:48:38.323Z] v3.2.0-dev.16 [2025-01-06T13:48:38.323Z] v3.2.0-dev.17 [2025-01-06T13:48:38.323Z] v3.2.0-dev.18 [2025-01-06T13:48:38.323Z] v3.2.0-dev.19 [2025-01-06T13:48:38.323Z] v3.2.0-dev.2 [2025-01-06T13:48:38.323Z] v3.2.0-dev.20 [2025-01-06T13:48:38.323Z] v3.2.0-dev.21 [2025-01-06T13:48:38.323Z] v3.2.0-dev.22 [2025-01-06T13:48:38.323Z] v3.2.0-dev.23 [2025-01-06T13:48:38.323Z] v3.2.0-dev.24 [2025-01-06T13:48:38.323Z] v3.2.0-dev.25 [2025-01-06T13:48:38.323Z] v3.2.0-dev.26 [2025-01-06T13:48:38.323Z] v3.2.0-dev.27 [2025-01-06T13:48:38.323Z] v3.2.0-dev.28 [2025-01-06T13:48:38.323Z] v3.2.0-dev.29 [2025-01-06T13:48:38.323Z] v3.2.0-dev.3 [2025-01-06T13:48:38.323Z] v3.2.0-dev.30 [2025-01-06T13:48:38.323Z] v3.2.0-dev.31 [2025-01-06T13:48:38.323Z] v3.2.0-dev.32 [2025-01-06T13:48:38.323Z] v3.2.0-dev.33 [2025-01-06T13:48:38.323Z] v3.2.0-dev.34 [2025-01-06T13:48:38.323Z] v3.2.0-dev.35 [2025-01-06T13:48:38.323Z] v3.2.0-dev.36 [2025-01-06T13:48:38.323Z] v3.2.0-dev.37 [2025-01-06T13:48:38.323Z] v3.2.0-dev.38 [2025-01-06T13:48:38.323Z] v3.2.0-dev.39 [2025-01-06T13:48:38.323Z] v3.2.0-dev.4 [2025-01-06T13:48:38.323Z] v3.2.0-dev.40 [2025-01-06T13:48:38.323Z] v3.2.0-dev.41 [2025-01-06T13:48:38.323Z] v3.2.0-dev.42 [2025-01-06T13:48:38.323Z] v3.2.0-dev.43 [2025-01-06T13:48:38.323Z] v3.2.0-dev.44 [2025-01-06T13:48:38.323Z] v3.2.0-dev.45 [2025-01-06T13:48:38.323Z] v3.2.0-dev.46 [2025-01-06T13:48:38.323Z] v3.2.0-dev.47 [2025-01-06T13:48:38.323Z] v3.2.0-dev.48 [2025-01-06T13:48:38.323Z] v3.2.0-dev.49 [2025-01-06T13:48:38.323Z] v3.2.0-dev.5 [2025-01-06T13:48:38.323Z] v3.2.0-dev.50 [2025-01-06T13:48:38.323Z] v3.2.0-dev.51 [2025-01-06T13:48:38.323Z] v3.2.0-dev.52 [2025-01-06T13:48:38.323Z] v3.2.0-dev.53 [2025-01-06T13:48:38.323Z] v3.2.0-dev.54 [2025-01-06T13:48:38.323Z] v3.2.0-dev.55 [2025-01-06T13:48:38.323Z] v3.2.0-dev.56 [2025-01-06T13:48:38.323Z] v3.2.0-dev.57 [2025-01-06T13:48:38.323Z] v3.2.0-dev.58 [2025-01-06T13:48:38.323Z] v3.2.0-dev.59 [2025-01-06T13:48:38.323Z] v3.2.0-dev.6 [2025-01-06T13:48:38.323Z] v3.2.0-dev.60 [2025-01-06T13:48:38.323Z] v3.2.0-dev.61 [2025-01-06T13:48:38.323Z] v3.2.0-dev.62 [2025-01-06T13:48:38.323Z] v3.2.0-dev.63 [2025-01-06T13:48:38.323Z] v3.2.0-dev.64 [2025-01-06T13:48:38.323Z] v3.2.0-dev.65 [2025-01-06T13:48:38.323Z] v3.2.0-dev.66 [2025-01-06T13:48:38.323Z] v3.2.0-dev.67 [2025-01-06T13:48:38.323Z] v3.2.0-dev.68 [2025-01-06T13:48:38.323Z] v3.2.0-dev.69 [2025-01-06T13:48:38.323Z] v3.2.0-dev.7 [2025-01-06T13:48:38.323Z] v3.2.0-dev.70 [2025-01-06T13:48:38.323Z] v3.2.0-dev.71 [2025-01-06T13:48:38.323Z] v3.2.0-dev.72 [2025-01-06T13:48:38.323Z] v3.2.0-dev.73 [2025-01-06T13:48:38.323Z] v3.2.0-dev.74 [2025-01-06T13:48:38.323Z] v3.2.0-dev.75 [2025-01-06T13:48:38.323Z] v3.2.0-dev.76 [2025-01-06T13:48:38.323Z] v3.2.0-dev.77 [2025-01-06T13:48:38.323Z] v3.2.0-dev.78 [2025-01-06T13:48:38.323Z] v3.2.0-dev.79 [2025-01-06T13:48:38.323Z] v3.2.0-dev.8 [2025-01-06T13:48:38.323Z] v3.2.0-dev.80 [2025-01-06T13:48:38.323Z] v3.2.0-dev.81 [2025-01-06T13:48:38.323Z] v3.2.0-dev.82 [2025-01-06T13:48:38.323Z] v3.2.0-dev.83 [2025-01-06T13:48:38.323Z] v3.2.0-dev.84 [2025-01-06T13:48:38.323Z] v3.2.0-dev.85 [2025-01-06T13:48:38.323Z] v3.2.0-dev.86 [2025-01-06T13:48:38.323Z] v3.2.0-dev.87 [2025-01-06T13:48:38.323Z] v3.2.0-dev.88 [2025-01-06T13:48:38.323Z] v3.2.0-dev.89 [2025-01-06T13:48:38.323Z] v3.2.0-dev.9 [2025-01-06T13:48:38.323Z] v3.2.0-dev.90 [2025-01-06T13:48:38.323Z] v3.2.0-dev.91 [2025-01-06T13:48:38.323Z] v3.2.0-dev.92 [2025-01-06T13:48:38.323Z] v3.2.0-dev.93 [2025-01-06T13:48:38.323Z] v3.2.0-dev.94 [2025-01-06T13:48:38.323Z] v3.2.0-dev.95 [2025-01-06T13:48:38.323Z] v3.2.0-dev.96 [2025-01-06T13:48:38.323Z] v3.2.0-dev.97 [2025-01-06T13:48:38.323Z] v3.2.0-dev.98 [2025-01-06T13:48:38.323Z] v3.2.0-dev.99 [2025-01-06T13:48:38.323Z] v4.0.0-dev.1 [2025-01-06T13:48:38.323Z] v4.0.0-dev.10 [2025-01-06T13:48:38.323Z] v4.0.0-dev.11 [2025-01-06T13:48:38.323Z] v4.0.0-dev.12 [2025-01-06T13:48:38.323Z] v4.0.0-dev.13 [2025-01-06T13:48:38.323Z] v4.0.0-dev.14 [2025-01-06T13:48:38.323Z] v4.0.0-dev.15 [2025-01-06T13:48:38.323Z] v4.0.0-dev.16 [2025-01-06T13:48:38.323Z] v4.0.0-dev.17 [2025-01-06T13:48:38.323Z] v4.0.0-dev.18 [2025-01-06T13:48:38.323Z] v4.0.0-dev.19 [2025-01-06T13:48:38.323Z] v4.0.0-dev.2 [2025-01-06T13:48:38.323Z] v4.0.0-dev.20 [2025-01-06T13:48:38.323Z] v4.0.0-dev.21 [2025-01-06T13:48:38.323Z] v4.0.0-dev.22 [2025-01-06T13:48:38.323Z] v4.0.0-dev.23 [2025-01-06T13:48:38.323Z] v4.0.0-dev.24 [2025-01-06T13:48:38.323Z] v4.0.0-dev.25 [2025-01-06T13:48:38.323Z] v4.0.0-dev.26 [2025-01-06T13:48:38.323Z] v4.0.0-dev.27 [2025-01-06T13:48:38.323Z] v4.0.0-dev.28 [2025-01-06T13:48:38.323Z] v4.0.0-dev.29 [2025-01-06T13:48:38.323Z] v4.0.0-dev.3 [2025-01-06T13:48:38.323Z] v4.0.0-dev.30 [2025-01-06T13:48:38.323Z] v4.0.0-dev.31 [2025-01-06T13:48:38.323Z] v4.0.0-dev.32 [2025-01-06T13:48:38.323Z] v4.0.0-dev.33 [2025-01-06T13:48:38.323Z] v4.0.0-dev.34 [2025-01-06T13:48:38.323Z] v4.0.0-dev.35 [2025-01-06T13:48:38.323Z] v4.0.0-dev.4 [2025-01-06T13:48:38.323Z] v4.0.0-dev.5 [2025-01-06T13:48:38.323Z] v4.0.0-dev.6 [2025-01-06T13:48:38.323Z] v4.0.0-dev.7 [2025-01-06T13:48:38.323Z] v4.0.0-dev.8 [2025-01-06T13:48:38.323Z] v4.0.0-dev.9 [Pipeline] sh [2025-01-06T13:48:38.626Z] + lftools sign git-tag v4.0.0-dev.35 [2025-01-06T13:48:39.194Z] Signing Git tag with Sigul... [2025-01-06T13:48:39.194Z] Signing v4.0.0-dev.35 [Pipeline] echo [2025-01-06T13:48:39.776Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-06T13:48:40.066Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-01-06T13:48:40.074Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-01-06T13:48:40.111Z] $ docker stop --time=1 f4b00c92ee15d3b4c01341c7f2a491bff5701b8b58523407da1445b303d66727 [2025-01-06T13:48:41.416Z] $ docker rm -f --volumes f4b00c92ee15d3b4c01341c7f2a491bff5701b8b58523407da1445b303d66727 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-01-06T13:48:41.837Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-06T13:48:41.838Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:48:42.137Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-06T13:48:42.137Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T13:48:42.218Z] prd-ubuntu20.04-docker-8c-8g-36210 does not seem to be running inside a container [2025-01-06T13:48:42.255Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/771 -v /w/workspace/edgex-go/771:/w/workspace/edgex-go/771:rw,z -v /w/workspace/edgex-go/771@tmp:/w/workspace/edgex-go/771@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-06T13:48:42.646Z] $ docker top 3c4a0ce4d761fedeef1517c1f6b2d7392eb69e36b107c01491f97c037d814717 -eo pid,comm [2025-01-06T13:48:42.690Z] 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). [2025-01-06T13:48:42.690Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-06T13:48:42.746Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-06T13:48:42.746Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-06T13:48:42.859Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-06T13:48:42.871Z] $ docker exec 3c4a0ce4d761fedeef1517c1f6b2d7392eb69e36b107c01491f97c037d814717 ssh-agent [2025-01-06T13:48:42.981Z] SSH_AUTH_SOCK=/tmp/ssh-TDjbNssxNIPU/agent.32 [2025-01-06T13:48:42.981Z] SSH_AGENT_PID=38 [2025-01-06T13:48:42.986Z] Running ssh-add (command line suppressed) [2025-01-06T13:48:43.098Z] Identity added: /w/workspace/edgex-go/771@tmp/private_key_13931810155188791105.key (/w/workspace/edgex-go/771@tmp/private_key_13931810155188791105.key) [2025-01-06T13:48:43.103Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-06T13:48:43.393Z] + git semver bump pre [2025-01-06T13:48:43.653Z] 2025-01-06 13:48:43,584 [read_version] DEBUG read version from /w/workspace/edgex-go/771/.semver/main [2025-01-06T13:48:43.653Z] 2025-01-06 13:48:43,584 [bump_version] DEBUG bumping version:4.0.0-dev.35 on axis:pre with prefix:dev [2025-01-06T13:48:43.653Z] 2025-01-06 13:48:43,585 [bump_version] DEBUG bumped version:4.0.0-dev.36 [2025-01-06T13:48:43.653Z] 2025-01-06 13:48:43,585 [write_version] DEBUG write version:4.0.0-dev.36 to path:/w/workspace/edgex-go/771/.semver/main with force:True [2025-01-06T13:48:43.653Z] 2025-01-06 13:48:43,585 [read_version] DEBUG read version from /w/workspace/edgex-go/771/.semver/main [2025-01-06T13:48:43.653Z] 2025-01-06 13:48:43,585 [write_file] DEBUG write to file:/w/workspace/edgex-go/771/.semver/main [2025-01-06T13:48:43.653Z] 2025-01-06 13:48:43,587 [execute] INFO git cat-file --batch-check [2025-01-06T13:48:43.653Z] 2025-01-06 13:48:43,587 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/771/.semver, universal_newlines=False, shell=None, istream=) [2025-01-06T13:48:43.653Z] 2025-01-06 13:48:43,594 [execute] INFO git cat-file --batch [2025-01-06T13:48:43.653Z] 2025-01-06 13:48:43,594 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/771/.semver, universal_newlines=False, shell=None, istream=) [2025-01-06T13:48:43.653Z] 2025-01-06 13:48:43,599 [read_version] DEBUG read version from /w/workspace/edgex-go/771/.semver/main [2025-01-06T13:48:43.653Z] 4.0.0-dev.36 [Pipeline] } [2025-01-06T13:48:43.672Z] $ docker exec --env ******** --env ******** 3c4a0ce4d761fedeef1517c1f6b2d7392eb69e36b107c01491f97c037d814717 ssh-agent -k [2025-01-06T13:48:43.775Z] unset SSH_AUTH_SOCK; [2025-01-06T13:48:43.775Z] unset SSH_AGENT_PID; [2025-01-06T13:48:43.775Z] echo Agent pid 38 killed; [2025-01-06T13:48:43.778Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-06T13:48:44.101Z] + git semver [Pipeline] } [2025-01-06T13:48:44.380Z] $ docker stop --time=1 3c4a0ce4d761fedeef1517c1f6b2d7392eb69e36b107c01491f97c037d814717 [2025-01-06T13:48:45.648Z] $ docker rm -f --volumes 3c4a0ce4d761fedeef1517c1f6b2d7392eb69e36b107c01491f97c037d814717 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-06T13:48:45.995Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-06T13:48:45.995Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:48:46.300Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-06T13:48:46.300Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T13:48:46.382Z] prd-ubuntu20.04-docker-8c-8g-36210 does not seem to be running inside a container [2025-01-06T13:48:46.424Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/771 -v /w/workspace/edgex-go/771:/w/workspace/edgex-go/771:rw,z -v /w/workspace/edgex-go/771@tmp:/w/workspace/edgex-go/771@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-06T13:48:46.785Z] $ docker top b432b2ab74eef8edcbac21eb2a5b6101e0d8fafe71b9ee1a945cf736c0d8487e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-06T13:48:46.878Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-06T13:48:46.878Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-06T13:48:47.012Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-06T13:48:47.024Z] $ docker exec b432b2ab74eef8edcbac21eb2a5b6101e0d8fafe71b9ee1a945cf736c0d8487e ssh-agent [2025-01-06T13:48:47.129Z] SSH_AUTH_SOCK=/tmp/ssh-ydUnN71y3igz/agent.32 [2025-01-06T13:48:47.129Z] SSH_AGENT_PID=38 [2025-01-06T13:48:47.134Z] Running ssh-add (command line suppressed) [2025-01-06T13:48:47.249Z] Identity added: /w/workspace/edgex-go/771@tmp/private_key_17579028324241838305.key (/w/workspace/edgex-go/771@tmp/private_key_17579028324241838305.key) [2025-01-06T13:48:47.254Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-06T13:48:47.551Z] + git semver push [2025-01-06T13:48:47.810Z] 2025-01-06 13:48:47,735 [run_push] DEBUG push [2025-01-06T13:48:47.810Z] 2025-01-06 13:48:47,735 [execute] INFO git cat-file --batch-check [2025-01-06T13:48:47.810Z] 2025-01-06 13:48:47,736 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/771/.semver, universal_newlines=False, shell=None, istream=) [2025-01-06T13:48:47.810Z] 2025-01-06 13:48:47,741 [execute] INFO git rev-list 29d2ee4f3d66c826e4bcab30f2b0daac559cb7cd -- [2025-01-06T13:48:47.810Z] 2025-01-06 13:48:47,741 [execute] DEBUG Popen(['git', 'rev-list', '29d2ee4f3d66c826e4bcab30f2b0daac559cb7cd', '--'], cwd=/w/workspace/edgex-go/771/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-06T13:48:47.810Z] 2025-01-06 13:48:47,758 [execute] INFO git fetch -v origin [2025-01-06T13:48:47.810Z] 2025-01-06 13:48:47,758 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/771/.semver, universal_newlines=True, shell=None, istream=None) [2025-01-06T13:48:48.380Z] 2025-01-06 13:48:48,198 [run_push] DEBUG no remote changes detected [2025-01-06T13:48:48.380Z] 2025-01-06 13:48:48,199 [execute] INFO git push origin semver [2025-01-06T13:48:48.380Z] 2025-01-06 13:48:48,199 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/771/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-06T13:48:48.951Z] 2025-01-06 13:48:48,824 [run_push] DEBUG push all version tags [2025-01-06T13:48:48.951Z] 2025-01-06 13:48:48,824 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-01-06T13:48:48.951Z] 2025-01-06 13:48:48,825 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/771, universal_newlines=False, shell=None, istream=None) [2025-01-06T13:48:49.521Z] 2025-01-06 13:48:49,475 [read_version] DEBUG read version from /w/workspace/edgex-go/771/.semver/main [2025-01-06T13:48:49.521Z] 4.0.0-dev.36 [Pipeline] } [2025-01-06T13:48:49.540Z] $ docker exec --env ******** --env ******** b432b2ab74eef8edcbac21eb2a5b6101e0d8fafe71b9ee1a945cf736c0d8487e ssh-agent -k [2025-01-06T13:48:49.658Z] unset SSH_AUTH_SOCK; [2025-01-06T13:48:49.658Z] unset SSH_AGENT_PID; [2025-01-06T13:48:49.658Z] echo Agent pid 38 killed; [2025-01-06T13:48:49.661Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-06T13:48:49.985Z] + git semver [Pipeline] } [2025-01-06T13:48:50.267Z] $ docker stop --time=1 b432b2ab74eef8edcbac21eb2a5b6101e0d8fafe71b9ee1a945cf736c0d8487e [2025-01-06T13:48:51.569Z] $ docker rm -f --volumes b432b2ab74eef8edcbac21eb2a5b6101e0d8fafe71b9ee1a945cf736c0d8487e [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 [2025-01-06T13:48:52.141Z] + [ -d /w/workspace/edgex-go/771/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-01-06T13:48:52.437Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-06T13:48:53.300Z] ---> package-listing.sh [2025-01-06T13:48:53.300Z] ++ facter osfamily [2025-01-06T13:48:53.300Z] ++ tr '[:upper:]' '[:lower:]' [2025-01-06T13:48:53.561Z] + OS_FAMILY=debian [2025-01-06T13:48:53.561Z] + workspace=/w/workspace/edgex-go/771 [2025-01-06T13:48:53.561Z] + START_PACKAGES=/tmp/packages_start.txt [2025-01-06T13:48:53.561Z] + END_PACKAGES=/tmp/packages_end.txt [2025-01-06T13:48:53.561Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-01-06T13:48:53.561Z] + PACKAGES=/tmp/packages_start.txt [2025-01-06T13:48:53.561Z] + '[' /w/workspace/edgex-go/771 ']' [2025-01-06T13:48:53.561Z] + PACKAGES=/tmp/packages_end.txt [2025-01-06T13:48:53.561Z] + case "${OS_FAMILY}" in [2025-01-06T13:48:53.561Z] + dpkg -l [2025-01-06T13:48:53.561Z] + grep '^ii' [2025-01-06T13:48:53.561Z] + '[' -f /tmp/packages_start.txt ']' [2025-01-06T13:48:53.561Z] + '[' -f /tmp/packages_end.txt ']' [2025-01-06T13:48:53.561Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-01-06T13:48:53.561Z] + '[' /w/workspace/edgex-go/771 ']' [2025-01-06T13:48:53.561Z] + mkdir -p /w/workspace/edgex-go/771/archives/ [2025-01-06T13:48:53.561Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/771/archives/ [Pipeline] echo [2025-01-06T13:48:53.576Z] 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/771/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-01-06T13:48:53.856Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:48:54.421Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-06T13:48:54.421Z] [2025-01-06T13:48:54.421Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:48:54.727Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-06T13:48:54.727Z] latest: Pulling from edgex-lftools-log-publisher [2025-01-06T13:48:54.727Z] 5eb5b503b376: Pulling fs layer [2025-01-06T13:48:54.727Z] 5c69ac0246d0: Pulling fs layer [2025-01-06T13:48:54.727Z] ec43610c2a17: Pulling fs layer [2025-01-06T13:48:54.727Z] 3a2ae6a8a46f: Pulling fs layer [2025-01-06T13:48:54.727Z] 33b1e0a273af: Pulling fs layer [2025-01-06T13:48:54.727Z] 5d3b04190fa2: Pulling fs layer [2025-01-06T13:48:54.727Z] 2f39f015ded8: Pulling fs layer [2025-01-06T13:48:54.727Z] 33b1e0a273af: Waiting [2025-01-06T13:48:54.727Z] 5d3b04190fa2: Waiting [2025-01-06T13:48:54.727Z] 2f39f015ded8: Waiting [2025-01-06T13:48:54.727Z] 3a2ae6a8a46f: Waiting [2025-01-06T13:48:54.727Z] 5c69ac0246d0: Verifying Checksum [2025-01-06T13:48:54.727Z] 5c69ac0246d0: Download complete [2025-01-06T13:48:54.987Z] 3a2ae6a8a46f: Verifying Checksum [2025-01-06T13:48:54.987Z] 3a2ae6a8a46f: Download complete [2025-01-06T13:48:54.987Z] 33b1e0a273af: Download complete [2025-01-06T13:48:54.987Z] 5d3b04190fa2: Download complete [2025-01-06T13:48:54.987Z] ec43610c2a17: Verifying Checksum [2025-01-06T13:48:54.987Z] ec43610c2a17: Download complete [2025-01-06T13:48:54.987Z] 5eb5b503b376: Verifying Checksum [2025-01-06T13:48:54.987Z] 5eb5b503b376: Download complete [2025-01-06T13:48:55.920Z] 2f39f015ded8: Download complete [2025-01-06T13:48:56.489Z] 5eb5b503b376: Pull complete [2025-01-06T13:48:56.489Z] 5c69ac0246d0: Pull complete [2025-01-06T13:48:57.425Z] ec43610c2a17: Pull complete [2025-01-06T13:48:57.425Z] 3a2ae6a8a46f: Pull complete [2025-01-06T13:48:57.993Z] 33b1e0a273af: Pull complete [2025-01-06T13:48:57.993Z] 5d3b04190fa2: Pull complete [2025-01-06T13:49:03.267Z] 2f39f015ded8: Pull complete [2025-01-06T13:49:03.267Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-01-06T13:49:03.267Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-06T13:49:03.267Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T13:49:03.373Z] prd-ubuntu20.04-docker-8c-8g-36210 does not seem to be running inside a container [2025-01-06T13:49:03.411Z] $ 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/771/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/771 -v /w/workspace/edgex-go/771:/w/workspace/edgex-go/771:rw,z -v /w/workspace/edgex-go/771@tmp:/w/workspace/edgex-go/771@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-01-06T13:49:09.439Z] $ docker top a57f42cf4865bfee7196fdca724421ddeb87194d518e3a90f79da94a0b1793b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-06T13:49:09.787Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-01-06T13:49:10.075Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-01-06T13:49:10.362Z] + ls /var/log/sa-host [2025-01-06T13:49:10.362Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-06T13:49:10.554Z] provisioning config files... [2025-01-06T13:49:10.564Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/771@tmp/config8320196322722332369tmp [Pipeline] { [Pipeline] echo [2025-01-06T13:49:10.585Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-06T13:49:10.872Z] ---> create-netrc.sh [Pipeline] } [2025-01-06T13:49:10.879Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-01-06T13:49:11.224Z] ---> python-tools-install.sh [Pipeline] echo [2025-01-06T13:49:11.233Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-06T13:49:11.516Z] ---> sudo-logs.sh [2025-01-06T13:49:11.516Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-01-06T13:49:11.545Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-06T13:49:11.831Z] ---> job-cost.sh [2025-01-06T13:49:11.831Z] lf-activate-venv: SKIPPING [2025-01-06T13:49:11.831Z] DEBUG: total: 0.2199999988079071 [2025-01-06T13:49:11.831Z] INFO: Retrieving Stack Cost... [2025-01-06T13:49:12.092Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-06T13:49:12.661Z] INFO: Archiving Costs [Pipeline] echo [2025-01-06T13:49:12.675Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-06T13:49:12.955Z] ---> logs-deploy.sh [2025-01-06T13:49:12.955Z] lf-activate-venv: SKIPPING [2025-01-06T13:49:12.955Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/771 [2025-01-06T13:49:12.955Z] INFO: archiving workspace using pattern(s): [2025-01-06T13:49:13.895Z] Archives upload complete. [2025-01-06T13:49:13.895Z] INFO: archiving logs to Nexus