Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6505644538b1a317976230cb4483e698d69ec754 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-ssh1921472975542903547.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-ssh17270412864695553682.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-ssh2772320965323223652.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-ssh334519447290154369.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-ssh4581006762206680144.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-38740 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/792 [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/792 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6505644538b1a317976230cb4483e698d69ec754 (main) > git config core.sparsecheckout # timeout=10 > git checkout -f 6505644538b1a317976230cb4483e698d69ec754 # timeout=10 Commit message: "Merge pull request #5071 from weichou1229/event-retention" > git rev-list --no-walk 310c4853b7613a5ec87f391646ffefe23ede991a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-02-12T07:46:16.016Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-02-12T07:46:16.260Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-02-12T07:46:16.308Z] ========================================================= [2025-02-12T07:46:16.308Z] EdgeX Global Pipelines Version Info [2025-02-12T07:46:16.308Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-02-12T07:46:17.400Z] ------------------- [2025-02-12T07:46:17.400Z] stable info: [2025-02-12T07:46:17.400Z] ------------------- [2025-02-12T07:46:17.400Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-02-12T07:46:17.400Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-12T07:46:17.400Z] Message: update stable to v1.0.269 [2025-02-12T07:46:17.692Z] ------------------- [2025-02-12T07:46:17.692Z] experimental info: [2025-02-12T07:46:17.692Z] ------------------- [2025-02-12T07:46:17.692Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-02-12T07:46:17.692Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-12T07:46:17.692Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-02-12T07:46:17.860Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-02-12T07:46:17.914Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-02-12T07:46:17.960Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-02-12T07:46:18.011Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-02-12T07:46:18.049Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-02-12T07:46:18.083Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-02-12T07:46:18.127Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-02-12T07:46:18.198Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-02-12T07:46:18.262Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-02-12T07:46:18.331Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-02-12T07:46:18.374Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-02-12T07:46:18.450Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-02-12T07:46:18.565Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-02-12T07:46:18.621Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-02-12T07:46:18.679Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-02-12T07:46:18.746Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-02-12T07:46:18.855Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-02-12T07:46:18.916Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-02-12T07:46:18.978Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-02-12T07:46:19.056Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-02-12T07:46:19.159Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-02-12T07:46:19.251Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-02-12T07:46:19.293Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-02-12T07:46:19.359Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-02-12T07:46:19.417Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-02-12T07:46:19.480Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-02-12T07:46:19.499Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6505644538b1a317976230cb4483e698d69ec754 [Pipeline] echo [2025-02-12T07:46:19.518Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6505644 [Pipeline] echo [2025-02-12T07:46:19.549Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-12T07:46:19.686Z] provisioning config files... [2025-02-12T07:46:19.711Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/792@tmp/config3102994663640769282tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-12T07:46:20.299Z] ---> ****-login.sh [2025-02-12T07:46:20.299Z] nexus3.edgexfoundry.org:10001 [2025-02-12T07:46:20.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T07:46:20.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T07:46:20.609Z] Configure a credential helper to remove this warning. See [2025-02-12T07:46:20.609Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T07:46:20.609Z] [2025-02-12T07:46:20.609Z] Login Succeeded [2025-02-12T07:46:20.609Z] nexus3.edgexfoundry.org:10002 [2025-02-12T07:46:20.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T07:46:20.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T07:46:20.609Z] Configure a credential helper to remove this warning. See [2025-02-12T07:46:20.609Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T07:46:20.609Z] [2025-02-12T07:46:20.609Z] Login Succeeded [2025-02-12T07:46:20.609Z] nexus3.edgexfoundry.org:10003 [2025-02-12T07:46:20.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T07:46:20.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T07:46:20.878Z] Configure a credential helper to remove this warning. See [2025-02-12T07:46:20.878Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T07:46:20.878Z] [2025-02-12T07:46:20.878Z] Login Succeeded [2025-02-12T07:46:20.878Z] nexus3.edgexfoundry.org:10004 [2025-02-12T07:46:20.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T07:46:20.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T07:46:20.879Z] Configure a credential helper to remove this warning. See [2025-02-12T07:46:20.879Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T07:46:20.879Z] [2025-02-12T07:46:20.879Z] Login Succeeded [2025-02-12T07:46:20.879Z] ****.io [2025-02-12T07:46:20.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T07:46:21.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T07:46:21.175Z] Configure a credential helper to remove this warning. See [2025-02-12T07:46:21.175Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T07:46:21.175Z] [2025-02-12T07:46:21.175Z] Login Succeeded [2025-02-12T07:46:21.175Z] ---> ****-login.sh ends [Pipeline] } [2025-02-12T07:46:21.235Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-12T07:46:21.894Z] + 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-02-12T07:46:21.894Z] + dirname cmd/core-command/Dockerfile [2025-02-12T07:46:21.894Z] + cut -d/ -f2 [2025-02-12T07:46:21.894Z] + echo core-command,cmd/core-command/Dockerfile [2025-02-12T07:46:21.894Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-02-12T07:46:21.894Z] + cut -d/ -f2 [2025-02-12T07:46:21.894Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-02-12T07:46:21.894Z] + dirname cmd/core-data/Dockerfile [2025-02-12T07:46:21.894Z] + cut -d/ -f2 [2025-02-12T07:46:21.894Z] + echo core-data,cmd/core-data/Dockerfile [2025-02-12T07:46:21.894Z] + dirname cmd/core-keeper/Dockerfile [2025-02-12T07:46:21.894Z] + cut -d/ -f2 [2025-02-12T07:46:21.894Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-02-12T07:46:21.894Z] + dirname cmd/core-metadata/Dockerfile [2025-02-12T07:46:21.894Z] + cut -d/ -f2 [2025-02-12T07:46:21.894Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-02-12T07:46:21.894Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-02-12T07:46:21.894Z] + cut -d/ -f2 [2025-02-12T07:46:21.894Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-02-12T07:46:21.894Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-02-12T07:46:21.894Z] + cut -d/ -f2 [2025-02-12T07:46:21.894Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-02-12T07:46:21.894Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-02-12T07:46:21.894Z] + cut -d/ -f2 [2025-02-12T07:46:21.894Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-02-12T07:46:21.894Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-02-12T07:46:21.894Z] + cut -d/ -f2 [2025-02-12T07:46:21.894Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-02-12T07:46:21.894Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-02-12T07:46:21.894Z] + cut -d/ -f2 [2025-02-12T07:46:21.894Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-02-12T07:46:21.894Z] + dirname cmd/security-spire-agent/Dockerfile [2025-02-12T07:46:21.894Z] + cut -d/ -f2 [2025-02-12T07:46:21.894Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-02-12T07:46:21.894Z] + dirname cmd/security-spire-config/Dockerfile [2025-02-12T07:46:21.894Z] + cut -d/ -f2 [2025-02-12T07:46:21.894Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-02-12T07:46:21.894Z] + dirname cmd/security-spire-server/Dockerfile [2025-02-12T07:46:21.894Z] + cut -d/ -f2 [2025-02-12T07:46:21.894Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-02-12T07:46:21.894Z] + dirname cmd/support-notifications/Dockerfile [2025-02-12T07:46:21.894Z] + cut -d/ -f2 [2025-02-12T07:46:21.894Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-02-12T07:46:21.894Z] + dirname cmd/support-scheduler/Dockerfile [2025-02-12T07:46:21.894Z] + cut -d/ -f2 [2025-02-12T07:46:21.894Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-02-12T07:46:22.015Z] 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-02-12T07:46:22.583Z] + git rev-list -1 --merges 6505644538b1a317976230cb4483e698d69ec754~1..6505644538b1a317976230cb4483e698d69ec754 [Pipeline] echo [2025-02-12T07:46:22.616Z] -----------> git rev-list -1 --merges 6505644538b1a317976230cb4483e698d69ec754~1..6505644538b1a317976230cb4483e698d69ec754 6505644538b1a317976230cb4483e698d69ec754 [2025-02-12T07:46:22.616Z] 6505644538b1a317976230cb4483e698d69ec754 [false] [Pipeline] sh [2025-02-12T07:46:22.966Z] + git log --format=format:%s -1 6505644538b1a317976230cb4483e698d69ec754 [Pipeline] echo [2025-02-12T07:46:23.001Z] ========================================================= [2025-02-12T07:46:23.001Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-02-12T07:46:23.001Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-02-12T07:46:23.507Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-12T07:46:23.507Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-02-12T07:46:23.507Z] + [ -e /tmp/ssh_known_hosts ] [2025-02-12T07:46:23.507Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-02-12T07:46:23.507Z] + + sudoecho tee github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= -a [2025-02-12T07:46:23.507Z] /etc/ssh/ssh_known_hosts [2025-02-12T07:46:23.507Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:46:24.006Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-12T07:46:24.006Z] [2025-02-12T07:46:24.006Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:46:24.397Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-12T07:46:24.397Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-02-12T07:46:24.397Z] b85a868b505f: Pulling fs layer [2025-02-12T07:46:24.397Z] e2be974225ed: Pulling fs layer [2025-02-12T07:46:24.397Z] 339a4e72a1f5: Pulling fs layer [2025-02-12T07:46:24.397Z] 988bab9f4d93: Pulling fs layer [2025-02-12T07:46:24.397Z] 1469e6f7b9e6: Pulling fs layer [2025-02-12T07:46:24.397Z] eaf3925da568: Pulling fs layer [2025-02-12T07:46:24.397Z] bab4dde63d76: Pulling fs layer [2025-02-12T07:46:24.397Z] bde34c3a00c8: Pulling fs layer [2025-02-12T07:46:24.397Z] b352a97aabf1: Pulling fs layer [2025-02-12T07:46:24.397Z] eaf3925da568: Waiting [2025-02-12T07:46:24.397Z] 1469e6f7b9e6: Waiting [2025-02-12T07:46:24.397Z] bab4dde63d76: Waiting [2025-02-12T07:46:24.397Z] 988bab9f4d93: Waiting [2025-02-12T07:46:24.397Z] bde34c3a00c8: Waiting [2025-02-12T07:46:24.397Z] b352a97aabf1: Waiting [2025-02-12T07:46:24.397Z] 4872d77fe225: Pulling fs layer [2025-02-12T07:46:24.397Z] 5851b861e8e6: Pulling fs layer [2025-02-12T07:46:24.397Z] 4872d77fe225: Waiting [2025-02-12T07:46:24.397Z] 5851b861e8e6: Waiting [2025-02-12T07:46:24.397Z] e2be974225ed: Download complete [2025-02-12T07:46:24.397Z] 988bab9f4d93: Verifying Checksum [2025-02-12T07:46:24.397Z] 988bab9f4d93: Download complete [2025-02-12T07:46:24.397Z] 1469e6f7b9e6: Verifying Checksum [2025-02-12T07:46:24.397Z] eaf3925da568: Download complete [2025-02-12T07:46:24.397Z] 339a4e72a1f5: Verifying Checksum [2025-02-12T07:46:24.397Z] 339a4e72a1f5: Download complete [2025-02-12T07:46:24.696Z] bde34c3a00c8: Verifying Checksum [2025-02-12T07:46:24.696Z] bde34c3a00c8: Download complete [2025-02-12T07:46:24.696Z] b352a97aabf1: Download complete [2025-02-12T07:46:24.696Z] 4872d77fe225: Verifying Checksum [2025-02-12T07:46:24.696Z] 4872d77fe225: Download complete [2025-02-12T07:46:24.696Z] 5851b861e8e6: Verifying Checksum [2025-02-12T07:46:24.696Z] 5851b861e8e6: Download complete [2025-02-12T07:46:24.696Z] b85a868b505f: Verifying Checksum [2025-02-12T07:46:24.696Z] b85a868b505f: Download complete [2025-02-12T07:46:24.986Z] bab4dde63d76: Verifying Checksum [2025-02-12T07:46:24.986Z] bab4dde63d76: Download complete [2025-02-12T07:46:26.031Z] b85a868b505f: Pull complete [2025-02-12T07:46:26.031Z] e2be974225ed: Pull complete [2025-02-12T07:46:26.637Z] 339a4e72a1f5: Pull complete [2025-02-12T07:46:26.637Z] 988bab9f4d93: Pull complete [2025-02-12T07:46:26.935Z] 1469e6f7b9e6: Pull complete [2025-02-12T07:46:27.210Z] eaf3925da568: Pull complete [2025-02-12T07:46:28.766Z] bab4dde63d76: Pull complete [2025-02-12T07:46:29.056Z] bde34c3a00c8: Pull complete [2025-02-12T07:46:29.056Z] b352a97aabf1: Pull complete [2025-02-12T07:46:29.315Z] 4872d77fe225: Pull complete [2025-02-12T07:46:29.315Z] 5851b861e8e6: Pull complete [2025-02-12T07:46:29.315Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-02-12T07:46:29.315Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-12T07:46:29.315Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-12T07:46:29.580Z] prd-ubuntu20.04-docker-8c-8g-38740 does not seem to be running inside a container [2025-02-12T07:46:29.642Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/792 -v /w/workspace/edgex-go/792:/w/workspace/edgex-go/792:rw,z -v /w/workspace/edgex-go/792@tmp:/w/workspace/edgex-go/792@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-12T07:46:32.934Z] $ docker top 551ebb02d0f434f9eae4271207f3ab3aac393d3c679d6491535f79ea8788a790 -eo pid,comm [2025-02-12T07:46:33.055Z] 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-02-12T07:46:33.055Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-12T07:46:33.276Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-12T07:46:33.276Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-12T07:46:33.418Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-12T07:46:33.420Z] $ docker exec 551ebb02d0f434f9eae4271207f3ab3aac393d3c679d6491535f79ea8788a790 ssh-agent [2025-02-12T07:46:33.626Z] SSH_AUTH_SOCK=/tmp/ssh-CDXFOElqTY7m/agent.33 [2025-02-12T07:46:33.626Z] SSH_AGENT_PID=39 [2025-02-12T07:46:33.680Z] Running ssh-add (command line suppressed) [2025-02-12T07:46:33.788Z] Identity added: /w/workspace/edgex-go/792@tmp/private_key_8884163155080400811.key (/w/workspace/edgex-go/792@tmp/private_key_8884163155080400811.key) [2025-02-12T07:46:33.836Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-12T07:46:34.207Z] + git tag --points-at HEAD [Pipeline] } [2025-02-12T07:46:34.233Z] $ docker exec --env ******** --env ******** 551ebb02d0f434f9eae4271207f3ab3aac393d3c679d6491535f79ea8788a790 ssh-agent -k [2025-02-12T07:46:34.332Z] unset SSH_AUTH_SOCK; [2025-02-12T07:46:34.333Z] unset SSH_AGENT_PID; [2025-02-12T07:46:34.333Z] echo Agent pid 39 killed; [2025-02-12T07:46:34.343Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-02-12T07:46:34.470Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-12T07:46:34.470Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-12T07:46:34.594Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-12T07:46:34.595Z] $ docker exec 551ebb02d0f434f9eae4271207f3ab3aac393d3c679d6491535f79ea8788a790 ssh-agent [2025-02-12T07:46:34.740Z] SSH_AUTH_SOCK=/tmp/ssh-dDXg3R1aKrm4/agent.72 [2025-02-12T07:46:34.740Z] SSH_AGENT_PID=78 [2025-02-12T07:46:34.763Z] Running ssh-add (command line suppressed) [2025-02-12T07:46:34.860Z] Identity added: /w/workspace/edgex-go/792@tmp/private_key_13264664861058523182.key (/w/workspace/edgex-go/792@tmp/private_key_13264664861058523182.key) [2025-02-12T07:46:34.912Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-12T07:46:35.292Z] + git semver init [2025-02-12T07:46:35.559Z] 2025-02-12 07:46:35,431 [run_init] DEBUG init version:0.0.0 force:False [2025-02-12T07:46:35.559Z] 2025-02-12 07:46:35,432 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/792/.semver [2025-02-12T07:46:35.559Z] 2025-02-12 07:46:35,433 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/792/.semver [2025-02-12T07:46:35.559Z] 2025-02-12 07:46:35,433 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/792/.semver'], cwd=/w/workspace/edgex-go/792, universal_newlines=False, shell=None, istream=None) [2025-02-12T07:46:41.189Z] 2025-02-12 07:46:40,776 [append_file] DEBUG append to file:/w/workspace/edgex-go/792/.git/info/exclude [2025-02-12T07:46:41.189Z] 2025-02-12 07:46:40,776 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/792/.semver/main with force:False [2025-02-12T07:46:41.189Z] 2025-02-12 07:46:40,777 [read_version] DEBUG read version from /w/workspace/edgex-go/792/.semver/main [2025-02-12T07:46:41.189Z] 2025-02-12 07:46:40,777 [read_version] DEBUG read version from /w/workspace/edgex-go/792/.semver/main [2025-02-12T07:46:41.189Z] 4.0.0-dev.56 [Pipeline] } [2025-02-12T07:46:41.224Z] $ docker exec --env ******** --env ******** 551ebb02d0f434f9eae4271207f3ab3aac393d3c679d6491535f79ea8788a790 ssh-agent -k [2025-02-12T07:46:41.312Z] unset SSH_AUTH_SOCK; [2025-02-12T07:46:41.313Z] unset SSH_AGENT_PID; [2025-02-12T07:46:41.313Z] echo Agent pid 78 killed; [2025-02-12T07:46:41.356Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-12T07:46:41.806Z] + git semver [Pipeline] } [2025-02-12T07:46:42.128Z] $ docker stop --time=1 551ebb02d0f434f9eae4271207f3ab3aac393d3c679d6491535f79ea8788a790 [2025-02-12T07:46:43.422Z] $ docker rm -f --volumes 551ebb02d0f434f9eae4271207f3ab3aac393d3c679d6491535f79ea8788a790 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-12T07:46:43.772Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-02-12T07:46:44.197Z] Stashed 1 file(s) [Pipeline] echo [2025-02-12T07:46:44.199Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.56 [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-02-12T07:46:44.920Z] + git config --global --add safe.directory /w/workspace/edgex-go/792 [Pipeline] echo [2025-02-12T07:46:44.963Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-12T07:46:44.986Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-12T07:46:45.002Z] ========================================================= [2025-02-12T07:46:45.002Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-02-12T07:46:45.002Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-02-12T07:46:45.350Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-12T07:46:45.350Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-02-12T07:46:45.350Z] da9db072f522: Pulling fs layer [2025-02-12T07:46:45.350Z] 6ef4a4ee8ca5: Pulling fs layer [2025-02-12T07:46:45.350Z] 06f05ace1117: Pulling fs layer [2025-02-12T07:46:45.350Z] 5fe327b54edc: Pulling fs layer [2025-02-12T07:46:45.350Z] 4f4fb700ef54: Pulling fs layer [2025-02-12T07:46:45.350Z] 92a5565b7b96: Pulling fs layer [2025-02-12T07:46:45.350Z] ff9bb7016b71: Pulling fs layer [2025-02-12T07:46:45.350Z] b67dba6c2c7d: Pulling fs layer [2025-02-12T07:46:45.350Z] a813b0c90790: Pulling fs layer [2025-02-12T07:46:45.350Z] 92a5565b7b96: Waiting [2025-02-12T07:46:45.350Z] ff9bb7016b71: Waiting [2025-02-12T07:46:45.350Z] 4f4fb700ef54: Waiting [2025-02-12T07:46:45.350Z] 5fe327b54edc: Waiting [2025-02-12T07:46:45.350Z] b67dba6c2c7d: Waiting [2025-02-12T07:46:45.350Z] 6ef4a4ee8ca5: Verifying Checksum [2025-02-12T07:46:45.350Z] 6ef4a4ee8ca5: Download complete [2025-02-12T07:46:45.350Z] 5fe327b54edc: Verifying Checksum [2025-02-12T07:46:45.350Z] 5fe327b54edc: Download complete [2025-02-12T07:46:45.350Z] 4f4fb700ef54: Verifying Checksum [2025-02-12T07:46:45.350Z] 4f4fb700ef54: Download complete [2025-02-12T07:46:45.350Z] 92a5565b7b96: Verifying Checksum [2025-02-12T07:46:45.350Z] 92a5565b7b96: Download complete [2025-02-12T07:46:45.350Z] da9db072f522: Download complete [2025-02-12T07:46:45.350Z] ff9bb7016b71: Verifying Checksum [2025-02-12T07:46:45.350Z] ff9bb7016b71: Download complete [2025-02-12T07:46:45.613Z] da9db072f522: Pull complete [2025-02-12T07:46:45.613Z] 6ef4a4ee8ca5: Pull complete [2025-02-12T07:46:45.613Z] a813b0c90790: Verifying Checksum [2025-02-12T07:46:45.613Z] a813b0c90790: Download complete [2025-02-12T07:46:45.875Z] 06f05ace1117: Verifying Checksum [2025-02-12T07:46:45.875Z] 06f05ace1117: Download complete [2025-02-12T07:46:46.143Z] b67dba6c2c7d: Verifying Checksum [2025-02-12T07:46:46.143Z] b67dba6c2c7d: Download complete [2025-02-12T07:46:49.526Z] 06f05ace1117: Pull complete [2025-02-12T07:46:49.526Z] 5fe327b54edc: Pull complete [2025-02-12T07:46:49.526Z] 4f4fb700ef54: Pull complete [2025-02-12T07:46:49.785Z] 92a5565b7b96: Pull complete [2025-02-12T07:46:49.785Z] ff9bb7016b71: Pull complete [2025-02-12T07:46:52.373Z] b67dba6c2c7d: Pull complete [2025-02-12T07:46:52.635Z] a813b0c90790: Pull complete [2025-02-12T07:46:52.635Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-02-12T07:46:52.635Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-12T07:46:52.635Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-02-12T07:46:52.944Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-12T07:46:52.944Z] WORKDIR /edgex [2025-02-12T07:46:52.944Z] COPY go.mod . [2025-02-12T07:46:52.944Z] RUN go mod download [2025-02-12T07:46:52.944Z] + docker build -t ci-base-image-x86_64 -f - . [2025-02-12T07:46:53.556Z] Sending build context to Docker daemon 180MB [2025-02-12T07:46:53.556Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-12T07:46:53.556Z] ---> 3ba60ce46760 [2025-02-12T07:46:53.556Z] Step 2/4 : WORKDIR /edgex [2025-02-12T07:46:59.063Z] ---> Running in 7b49c1f7be0e [2025-02-12T07:46:59.063Z] Removing intermediate container 7b49c1f7be0e [2025-02-12T07:46:59.063Z] ---> 827b89e289ff [2025-02-12T07:46:59.063Z] Step 3/4 : COPY go.mod . [2025-02-12T07:46:59.063Z] ---> b8f8888ab248 [2025-02-12T07:46:59.063Z] Step 4/4 : RUN go mod download [2025-02-12T07:46:59.063Z] ---> Running in b3a554263863 [2025-02-12T07:46:59.493Z] Still waiting to schedule task [2025-02-12T07:46:59.493Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-02-12T07:47:21.541Z] Removing intermediate container b3a554263863 [2025-02-12T07:47:21.542Z] ---> bde135d4bf2f [2025-02-12T07:47:21.542Z] Successfully built bde135d4bf2f [2025-02-12T07:47:21.542Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:47:21.892Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-12T07:47:21.892Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-12T07:47:22.129Z] prd-ubuntu20.04-docker-8c-8g-38740 does not seem to be running inside a container [2025-02-12T07:47:22.292Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/792 -v /w/workspace/edgex-go/792:/w/workspace/edgex-go/792:rw,z -v /w/workspace/edgex-go/792@tmp:/w/workspace/edgex-go/792@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-02-12T07:47:22.749Z] $ docker top 59341810befaadcacdd4041af5039f9fe613cb8c942ad85b2cf196d720815c06 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-12T07:47:23.136Z] + go version [2025-02-12T07:47:23.136Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-02-12T07:47:23.149Z] $ docker stop --time=1 59341810befaadcacdd4041af5039f9fe613cb8c942ad85b2cf196d720815c06 [2025-02-12T07:47:24.441Z] $ docker rm -f --volumes 59341810befaadcacdd4041af5039f9fe613cb8c942ad85b2cf196d720815c06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:47:24.927Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-12T07:47:24.927Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-12T07:47:25.281Z] prd-ubuntu20.04-docker-8c-8g-38740 does not seem to be running inside a container [2025-02-12T07:47:25.314Z] $ 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/792 -v /w/workspace/edgex-go/792:/w/workspace/edgex-go/792:rw,z -v /w/workspace/edgex-go/792@tmp:/w/workspace/edgex-go/792@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-02-12T07:47:25.676Z] $ docker top 96d8bf98321d075dd0b3d0e1e76edd38039356926cb8c1489e19616c8f097a76 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-02-12T07:47:25.761Z] ========================================================= [2025-02-12T07:47:25.761Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-02-12T07:47:25.761Z] ========================================================= [Pipeline] sh [2025-02-12T07:47:26.039Z] + git config --global --add safe.directory /w/workspace/edgex-go/792 [Pipeline] fileExists [Pipeline] sh [2025-02-12T07:47:26.350Z] + make test [2025-02-12T07:47:26.350Z] go test -race -coverprofile=coverage.out ./... [2025-02-12T07:47:35.068Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-02-12T07:48:07.146Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-02-12T07:48:07.146Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-02-12T07:48:07.146Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-02-12T07:48:07.146Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-02-12T07:48:07.146Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-02-12T07:48:07.146Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-02-12T07:48:07.146Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-02-12T07:48:07.146Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-02-12T07:48:07.146Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-02-12T07:48:07.146Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-02-12T07:48:07.146Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-02-12T07:48:07.146Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-02-12T07:48:07.146Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-02-12T07:48:07.146Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-02-12T07:48:07.146Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-02-12T07:48:08.085Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-02-12T07:48:08.085Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-02-12T07:48:09.463Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.028s coverage: 28.7% of statements [2025-02-12T07:48:11.021Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2025-02-12T07:48:11.021Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-02-12T07:48:11.021Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-02-12T07:48:11.021Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.046s coverage: 97.0% of statements [2025-02-12T07:48:11.021Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-02-12T07:48:11.021Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-02-12T07:48:13.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-02-12T07:48:13.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-02-12T07:48:13.434Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-02-12T07:48:13.434Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-12T07:48:13.434Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-02-12T07:48:13.434Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-02-12T07:48:13.434Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-02-12T07:48:13.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-02-12T07:48:13.434Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-02-12T07:48:13.434Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-02-12T07:48:13.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-02-12T07:48:13.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-02-12T07:48:13.434Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-02-12T07:48:13.434Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-02-12T07:48:13.434Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-12T07:48:13.434Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-02-12T07:48:14.424Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.125s coverage: 69.2% of statements [2025-02-12T07:48:14.424Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.057s coverage: 45.7% of statements [2025-02-12T07:48:14.424Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-02-12T07:48:14.424Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-02-12T07:48:14.683Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.093s coverage: 93.4% of statements [2025-02-12T07:48:14.683Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.046s coverage: 92.3% of statements [2025-02-12T07:48:15.627Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.052s coverage: 9.4% of statements [2025-02-12T07:48:16.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-02-12T07:48:16.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-02-12T07:48:16.563Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-02-12T07:48:16.563Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-02-12T07:48:16.563Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-02-12T07:48:16.563Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-02-12T07:48:16.563Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-02-12T07:48:16.563Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-12T07:48:16.563Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-02-12T07:48:16.563Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-02-12T07:48:16.563Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-02-12T07:48:16.563Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-02-12T07:48:16.563Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-02-12T07:48:17.959Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.368s coverage: 95.8% of statements [2025-02-12T07:48:17.959Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements [2025-02-12T07:48:18.224Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-02-12T07:48:18.793Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-02-12T07:48:18.793Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-02-12T07:48:18.793Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-02-12T07:48:18.793Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-02-12T07:48:19.361Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.034s coverage: 0.0% of statements [no tests to run] [2025-02-12T07:48:19.681Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.049s coverage: 1.0% of statements [2025-02-12T07:48:19.681Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.028s coverage: 43.1% of statements [2025-02-12T07:48:19.681Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.019s coverage: 81.1% of statements [2025-02-12T07:48:20.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.023s coverage: 40.0% of statements [2025-02-12T07:48:20.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.025s coverage: 87.1% of statements [2025-02-12T07:48:20.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.016s coverage: 94.1% of statements [2025-02-12T07:48:20.322Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-02-12T07:48:20.322Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-02-12T07:48:20.322Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-02-12T07:48:20.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 96.3% of statements [2025-02-12T07:48:20.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-02-12T07:48:20.896Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-02-12T07:48:20.896Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-02-12T07:48:20.896Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-02-12T07:48:20.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.015s coverage: 87.5% of statements [2025-02-12T07:48:22.327Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-02-12T07:48:22.327Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-02-12T07:48:22.327Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-02-12T07:48:22.938Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-02-12T07:48:22.938Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-02-12T07:48:22.938Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-02-12T07:48:22.938Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-02-12T07:48:23.876Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-02-12T07:48:23.876Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-02-12T07:48:24.173Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-02-12T07:48:25.237Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-02-12T07:48:25.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-02-12T07:48:27.406Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-02-12T07:48:27.406Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-02-12T07:48:29.449Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-02-12T07:48:30.131Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-02-12T07:48:30.131Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-02-12T07:48:31.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-02-12T07:48:31.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-02-12T07:48:31.201Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-12T07:48:32.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.029s coverage: 94.4% of statements [2025-02-12T07:48:32.499Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-02-12T07:48:32.499Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-02-12T07:48:32.499Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-02-12T07:48:32.797Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-02-12T07:48:32.797Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-02-12T07:48:32.797Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-02-12T07:48:33.078Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-02-12T07:48:34.621Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-02-12T07:48:34.621Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-02-12T07:48:34.621Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-02-12T07:48:34.621Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-02-12T07:48:36.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-02-12T07:48:36.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-02-12T07:48:36.018Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-12T07:48:36.018Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-02-12T07:48:36.678Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-38743 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-02-12T07:48:36.694Z] Running in /w/workspace/edgex-go/792 [Pipeline] { [Pipeline] checkout [2025-02-12T07:48:37.003Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-02-12T07:48:37.003Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-02-12T07:48:37.003Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-02-12T07:48:37.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-02-12T07:48:38.325Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-02-12T07:48:38.325Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-12T07:48:39.758Z] The recommended git tool is: git [2025-02-12T07:48:41.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.062s coverage: 92.9% of statements [2025-02-12T07:48:41.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 68.8% of statements [2025-02-12T07:48:41.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements [2025-02-12T07:48:41.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.027s coverage: 47.4% of statements [2025-02-12T07:48:41.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.023s coverage: 87.2% of statements [2025-02-12T07:48:41.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 17.0% of statements [2025-02-12T07:48:41.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.015s coverage: 100.0% of statements [2025-02-12T07:48:41.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.066s coverage: 81.8% of statements [2025-02-12T07:48:41.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.057s coverage: 82.1% of statements [2025-02-12T07:48:41.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.020s coverage: 86.0% of statements [2025-02-12T07:48:41.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.124s coverage: 63.1% of statements [2025-02-12T07:48:41.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.029s coverage: 100.0% of statements [2025-02-12T07:48:41.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements [2025-02-12T07:48:41.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2025-02-12T07:48:41.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements [2025-02-12T07:48:41.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements [2025-02-12T07:48:41.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.023s coverage: 88.6% of statements [2025-02-12T07:48:41.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.024s coverage: 96.8% of statements [2025-02-12T07:48:41.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.019s coverage: 100.0% of statements [2025-02-12T07:48:41.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.129s coverage: 36.1% of statements [2025-02-12T07:48:41.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.020s coverage: 93.8% of statements [2025-02-12T07:48:41.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements [2025-02-12T07:48:41.661Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.070s coverage: 17.0% of statements [2025-02-12T07:48:41.661Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.110s coverage: 94.9% of statements [2025-02-12T07:48:41.661Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.032s coverage: 9.0% of statements [2025-02-12T07:48:41.661Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.080s coverage: 97.7% of statements [2025-02-12T07:48:41.661Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.033s coverage: 43.6% of statements [2025-02-12T07:48:41.920Z] 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-02-12T07:48:42.182Z] running golangci-lint [2025-02-12T07:48:42.182Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-02-12T07:48:42.455Z] go version go1.23.4 linux/amd64 [2025-02-12T07:48:42.455Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-02-12T07:48:42.455Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-02-12T07:48:42.455Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-02-12T07:48:44.996Z] using credential edgex-jenkins-ssh [2025-02-12T07:48:45.020Z] Cloning the remote Git repository [2025-02-12T07:48:45.073Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-02-12T07:48:45.173Z] > git init /w/workspace/edgex-go/792 # timeout=10 [2025-02-12T07:48:45.337Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-02-12T07:48:45.338Z] > git --version # timeout=10 [2025-02-12T07:48:45.359Z] > git --version # 'git version 2.25.1' [2025-02-12T07:48:45.362Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-02-12T07:48:45.509Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-12T07:49:05.858Z] Avoid second fetch [2025-02-12T07:49:05.858Z] Checking out Revision 6505644538b1a317976230cb4483e698d69ec754 (main) [2025-02-12T07:49:04.364Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-02-12T07:49:04.392Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-12T07:49:05.879Z] > git config core.sparsecheckout # timeout=10 [2025-02-12T07:49:05.952Z] > git checkout -f 6505644538b1a317976230cb4483e698d69ec754 # timeout=10 [2025-02-12T07:49:06.922Z] Commit message: "Merge pull request #5071 from weichou1229/event-retention" [2025-02-12T07:49:09.241Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|imports|types_sizes|deps|exports_file|files|name) took 23.784135644s" [2025-02-12T07:49:09.241Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.062723ms" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-12T07:49:12.136Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-02-12T07:49:12.136Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-12T07:49:12.136Z] Dload Upload Total Spent Left Speed [2025-02-12T07:49:12.136Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 51935 0 --:--:-- --:--:-- --:--:-- 52146 [Pipeline] sh [2025-02-12T07:49:12.617Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-02-12T07:49:13.070Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2025-02-12T07:49:13.070Z] [2025-02-12T07:49:13.070Z] { [2025-02-12T07:49:13.070Z] "registry-mirrors": [ [2025-02-12T07:49:13.070Z] "https://nexus3.edgexfoundry.org:10001" [2025-02-12T07:49:13.070Z] ], [2025-02-12T07:49:13.070Z] "bip": "10.250.0.254/24", [2025-02-12T07:49:13.070Z] "hosts": [ [2025-02-12T07:49:13.070Z] "tcp://0.0.0.0:5555", [2025-02-12T07:49:13.070Z] "unix:///var/run/docker.sock" [2025-02-12T07:49:13.070Z] ], [2025-02-12T07:49:13.070Z] "mtu": 1458, [2025-02-12T07:49:13.070Z] "selinux-enabled": true, [2025-02-12T07:49:13.070Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-02-12T07:49:13.070Z] } [Pipeline] sh [2025-02-12T07:49:13.495Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-02-12T07:49:13.943Z] + sudo service docker restart [2025-02-12T07:49:21.962Z] level=info msg="[linters_context/goanalysis] analyzers took 1m52.745899408s with top 10 stages: buildir: 1m3.045040124s, gosec: 3.914420108s, inspect: 2.780299748s, printf: 2.374205322s, fact_deprecated: 2.361270151s, ctrlflow: 1.862814742s, nilness: 1.493517983s, fact_purity: 1.478088134s, S1038: 1.104555413s, typedness: 965.881979ms" [2025-02-12T07:49:21.962Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2025-02-12T07:49:21.962Z] level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 202/202, skip_dirs: 202/202, autogenerated_exclude: 202/202, identifier_marker: 202/202, exclude: 202/202, exclude-rules: 202/20, skip_files: 202/202, nolint: 20/0, cgo: 202/202, invalid_issue: 202/202, path_prettifier: 202/202" [2025-02-12T07:49:21.962Z] level=info msg="[runner] processing took 18.497876ms with stages: nolint: 7.782168ms, identifier_marker: 4.246307ms, autogenerated_exclude: 2.347627ms, path_prettifier: 1.779947ms, exclude-rules: 1.179295ms, skip_dirs: 1.065869ms, cgo: 39.951µs, invalid_issue: 34.311µs, filename_unadjuster: 16.341µs, max_same_issues: 1.69µs, max_from_linter: 660ns, skip_files: 560ns, fixer: 540ns, uniq_by_line: 480ns, diff: 380ns, exclude: 370ns, sort_results: 360ns, path_prefixer: 320ns, path_shortener: 260ns, source_code: 220ns, max_per_file_from_linter: 120ns, severity-rules: 100ns" [2025-02-12T07:49:21.962Z] level=info msg="[runner] linters took 13.482557103s with stages: goanalysis_metalinter: 13.463930233s" [2025-02-12T07:49:21.962Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-02-12T07:49:21.962Z] level=info msg="Memory: 370 samples, avg is 294.7MB, max is 1302.7MB" [2025-02-12T07:49:21.962Z] level=info msg="Execution took 37.314498105s" [2025-02-12T07:49:21.962Z] go vet ./... [2025-02-12T07:49:27.762Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-12T07:49:27.762Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-12T07:49:28.098Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-02-12T07:49:28.152Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2025-02-12T07:49:28.550Z] + ls -al . [2025-02-12T07:49:28.550Z] total 1896 [2025-02-12T07:49:28.550Z] drwxrwxr-x 11 1001 1001 4096 Feb 12 07:47 . [2025-02-12T07:49:28.550Z] drwxr-xr-x 4 root root 4096 Feb 12 07:47 .. [2025-02-12T07:49:28.550Z] drwxrwxr-x 2 1001 1001 4096 Feb 12 07:46 .blubracket [2025-02-12T07:49:28.550Z] -rw-rw-r-- 1 1001 1001 10 Feb 12 07:46 .dockerignore [2025-02-12T07:49:28.550Z] drwxrwxr-x 8 1001 1001 4096 Feb 12 07:48 .git [2025-02-12T07:49:28.550Z] drwxrwxr-x 3 1001 1001 4096 Feb 12 07:46 .github [2025-02-12T07:49:28.550Z] -rw-rw-r-- 1 1001 1001 907 Feb 12 07:46 .gitignore [2025-02-12T07:49:28.550Z] -rw-rw-r-- 1 1001 1001 199 Feb 12 07:46 .golangci.yml [2025-02-12T07:49:28.550Z] -rw-rw-r-- 1 1001 1001 100 Feb 12 07:46 .hadolint.yml [2025-02-12T07:49:28.550Z] drwxr-xr-x 3 1001 1001 4096 Feb 12 07:46 .semver [2025-02-12T07:49:28.550Z] -rw-rw-r-- 1 1001 1001 155 Feb 12 07:46 .sonarcloud.properties [2025-02-12T07:49:28.550Z] -rw-rw-r-- 1 1001 1001 1171 Feb 12 07:46 ADOPTERS.md [2025-02-12T07:49:28.550Z] -rw-rw-r-- 1 1001 1001 17374 Feb 12 07:46 Attribution.txt [2025-02-12T07:49:28.550Z] -rw-rw-r-- 1 1001 1001 100284 Feb 12 07:46 CHANGELOG.md [2025-02-12T07:49:28.550Z] -rw-rw-r-- 1 1001 1001 3804 Feb 12 07:46 CONTRIBUTING.md [2025-02-12T07:49:28.550Z] -rw-rw-r-- 1 1001 1001 677 Feb 12 07:46 GOVERNANCE.md [2025-02-12T07:49:28.550Z] -rw-rw-r-- 1 1001 1001 858 Feb 12 07:46 Jenkinsfile [2025-02-12T07:49:28.550Z] -rw-rw-r-- 1 1001 1001 10775 Feb 12 07:46 LICENSE [2025-02-12T07:49:28.550Z] -rw-rw-r-- 1 1001 1001 16740 Feb 12 07:46 Makefile [2025-02-12T07:49:28.550Z] -rw-rw-r-- 1 1001 1001 582 Feb 12 07:46 OWNERS.md [2025-02-12T07:49:28.550Z] -rw-rw-r-- 1 1001 1001 9932 Feb 12 07:46 README.md [2025-02-12T07:49:28.550Z] -rw-rw-r-- 1 1001 1001 789 Feb 12 07:46 SECURITY.md [2025-02-12T07:49:28.550Z] -rw-rw-r-- 1 1001 1001 12 Feb 12 07:46 VERSION [2025-02-12T07:49:28.550Z] drwxrwxr-x 2 1001 1001 4096 Feb 12 07:46 bin [2025-02-12T07:49:28.550Z] drwxrwxr-x 19 1001 1001 4096 Feb 12 07:46 cmd [2025-02-12T07:49:28.550Z] -rw-r--r-- 1 root root 1572700 Feb 12 07:48 coverage.out [2025-02-12T07:49:28.550Z] drwxrwxr-x 2 1001 1001 4096 Feb 12 07:46 fuzz_test [2025-02-12T07:49:28.550Z] -rw-rw-r-- 1 1001 1001 6494 Feb 12 07:46 go.mod [2025-02-12T07:49:28.550Z] -rw-rw-r-- 1 1001 1001 88223 Feb 12 07:46 go.sum [2025-02-12T07:49:28.550Z] drwxrwxr-x 7 1001 1001 4096 Feb 12 07:46 internal [2025-02-12T07:49:28.550Z] drwxrwxr-x 2 1001 1001 4096 Feb 12 07:46 openapi [2025-02-12T07:49:28.550Z] -rw-rw-r-- 1 1001 1001 584 Feb 12 07:46 security.txt [2025-02-12T07:49:28.550Z] -rw-rw-r-- 1 1001 1001 204 Feb 12 07:46 version.go [Pipeline] sh [2025-02-12T07:49:28.944Z] + '[' -e coverage.out ] [2025-02-12T07:49:28.944Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-02-12T07:49:29.162Z] Stashed 1 file(s) [Pipeline] sh [2025-02-12T07:49:29.544Z] + make build [2025-02-12T07:49:29.544Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-12T07:49:32.881Z] provisioning config files... [2025-02-12T07:49:32.935Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/792@tmp/config7138957191334802228tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-12T07:49:33.507Z] ---> ****-login.sh [2025-02-12T07:49:33.507Z] nexus3.edgexfoundry.org:10001 [2025-02-12T07:49:33.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T07:49:34.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T07:49:34.151Z] Configure a credential helper to remove this warning. See [2025-02-12T07:49:34.151Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T07:49:34.151Z] [2025-02-12T07:49:34.151Z] Login Succeeded [2025-02-12T07:49:34.151Z] nexus3.edgexfoundry.org:10002 [2025-02-12T07:49:34.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T07:49:34.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T07:49:34.454Z] Configure a credential helper to remove this warning. See [2025-02-12T07:49:34.454Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T07:49:34.454Z] [2025-02-12T07:49:34.454Z] Login Succeeded [2025-02-12T07:49:34.454Z] nexus3.edgexfoundry.org:10003 [2025-02-12T07:49:34.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T07:49:35.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T07:49:35.025Z] Configure a credential helper to remove this warning. See [2025-02-12T07:49:35.025Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T07:49:35.025Z] [2025-02-12T07:49:35.025Z] Login Succeeded [2025-02-12T07:49:35.025Z] nexus3.edgexfoundry.org:10004 [2025-02-12T07:49:35.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T07:49:35.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T07:49:35.366Z] Configure a credential helper to remove this warning. See [2025-02-12T07:49:35.366Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T07:49:35.366Z] [2025-02-12T07:49:35.366Z] Login Succeeded [2025-02-12T07:49:35.366Z] ****.io [2025-02-12T07:49:35.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T07:49:35.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T07:49:35.675Z] Configure a credential helper to remove this warning. See [2025-02-12T07:49:35.675Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T07:49:35.675Z] [2025-02-12T07:49:35.675Z] Login Succeeded [2025-02-12T07:49:35.675Z] ---> ****-login.sh ends [Pipeline] } [2025-02-12T07:49:35.719Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-02-12T07:49:36.684Z] + git config --global --add safe.directory /w/workspace/edgex-go/792 [Pipeline] echo [2025-02-12T07:49:36.743Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-12T07:49:36.782Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-12T07:49:36.851Z] ========================================================= [2025-02-12T07:49:36.851Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-02-12T07:49:36.851Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-02-12T07:49:37.287Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-12T07:49:37.607Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-02-12T07:49:37.607Z] 9986a736f7d3: Pulling fs layer [2025-02-12T07:49:37.607Z] 1f018df60701: Pulling fs layer [2025-02-12T07:49:37.607Z] 39f8f326b044: Pulling fs layer [2025-02-12T07:49:37.607Z] e6a1e7a6a96a: Pulling fs layer [2025-02-12T07:49:37.607Z] 4f4fb700ef54: Pulling fs layer [2025-02-12T07:49:37.607Z] d45d956e0dbf: Pulling fs layer [2025-02-12T07:49:37.607Z] d7702b0d1db1: Pulling fs layer [2025-02-12T07:49:37.607Z] 5c7f0f088c93: Pulling fs layer [2025-02-12T07:49:37.607Z] 4fdc064ae6cf: Pulling fs layer [2025-02-12T07:49:37.607Z] 4f4fb700ef54: Waiting [2025-02-12T07:49:37.607Z] d45d956e0dbf: Waiting [2025-02-12T07:49:37.607Z] d7702b0d1db1: Waiting [2025-02-12T07:49:37.607Z] 5c7f0f088c93: Waiting [2025-02-12T07:49:37.607Z] 4fdc064ae6cf: Waiting [2025-02-12T07:49:37.607Z] e6a1e7a6a96a: Waiting [2025-02-12T07:49:37.607Z] 1f018df60701: Verifying Checksum [2025-02-12T07:49:37.607Z] 1f018df60701: Download complete [2025-02-12T07:49:37.607Z] e6a1e7a6a96a: Verifying Checksum [2025-02-12T07:49:37.607Z] e6a1e7a6a96a: Download complete [2025-02-12T07:49:37.607Z] 4f4fb700ef54: Verifying Checksum [2025-02-12T07:49:37.607Z] 4f4fb700ef54: Download complete [2025-02-12T07:49:37.607Z] d45d956e0dbf: Verifying Checksum [2025-02-12T07:49:37.607Z] d45d956e0dbf: Download complete [2025-02-12T07:49:37.923Z] d7702b0d1db1: Download complete [2025-02-12T07:49:37.923Z] 9986a736f7d3: Verifying Checksum [2025-02-12T07:49:37.923Z] 9986a736f7d3: Download complete [2025-02-12T07:49:38.234Z] 4fdc064ae6cf: Verifying Checksum [2025-02-12T07:49:38.234Z] 4fdc064ae6cf: Download complete [2025-02-12T07:49:38.878Z] 9986a736f7d3: Pull complete [2025-02-12T07:49:39.550Z] 1f018df60701: Pull complete [2025-02-12T07:49:39.860Z] 39f8f326b044: Verifying Checksum [2025-02-12T07:49:39.860Z] 39f8f326b044: Download complete [2025-02-12T07:49:40.932Z] 5c7f0f088c93: Verifying Checksum [2025-02-12T07:49:40.932Z] 5c7f0f088c93: Download complete [2025-02-12T07:49:56.048Z] 39f8f326b044: Pull complete [2025-02-12T07:49:56.048Z] e6a1e7a6a96a: Pull complete [2025-02-12T07:49:56.048Z] 4f4fb700ef54: Pull complete [2025-02-12T07:49:56.048Z] d45d956e0dbf: Pull complete [2025-02-12T07:49:56.048Z] d7702b0d1db1: Pull complete [2025-02-12T07:49:56.621Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-02-12T07:49:56.621Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-02-12T07:49:58.527Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-02-12T07:49:58.787Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-02-12T07:50:00.206Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-02-12T07:50:04.385Z] 5c7f0f088c93: Pull complete [2025-02-12T07:50:04.972Z] 4fdc064ae6cf: Pull complete [2025-02-12T07:50:04.972Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-02-12T07:50:04.972Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-12T07:50:04.972Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-02-12T07:50:05.320Z] + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-12T07:50:05.320Z] WORKDIR /edgex [2025-02-12T07:50:05.320Z] COPY go.mod . [2025-02-12T07:50:05.320Z] RUN go mod download [2025-02-12T07:50:05.320Z] docker build -t ci-base-image-arm64 -f - . [2025-02-12T07:50:05.904Z] Sending build context to Docker daemon 3.59MB [2025-02-12T07:50:05.904Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-12T07:50:05.904Z] ---> 63f30b955cb9 [2025-02-12T07:50:05.904Z] Step 2/4 : WORKDIR /edgex [2025-02-12T07:50:07.847Z] ---> Running in 973677da350c [2025-02-12T07:50:08.113Z] Removing intermediate container 973677da350c [2025-02-12T07:50:08.113Z] ---> afacaea8501b [2025-02-12T07:50:08.114Z] Step 3/4 : COPY go.mod . [2025-02-12T07:50:08.696Z] ---> 2deb3009717b [2025-02-12T07:50:08.696Z] Step 4/4 : RUN go mod download [2025-02-12T07:50:08.696Z] ---> Running in 84c4fa6842f5 [2025-02-12T07:50:12.577Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-02-12T07:50:14.033Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-02-12T07:50:15.945Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-02-12T07:50:16.878Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-02-12T07:50:17.445Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-02-12T07:50:18.380Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-02-12T07:50:18.948Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-02-12T07:50:20.332Z] $ docker stop --time=1 96d8bf98321d075dd0b3d0e1e76edd38039356926cb8c1489e19616c8f097a76 [2025-02-12T07:50:22.329Z] $ docker rm -f --volumes 96d8bf98321d075dd0b3d0e1e76edd38039356926cb8c1489e19616c8f097a76 [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-02-12T07:50:23.853Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-02-12T07:50:23.853Z] [2025-02-12T07:50:23.853Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:50:24.168Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-02-12T07:50:24.169Z] latest: Pulling from edgex-devops/edgex-compose [2025-02-12T07:50:24.169Z] 91d30c5bc195: Pulling fs layer [2025-02-12T07:50:24.169Z] 2e9b0aa3be6d: Pulling fs layer [2025-02-12T07:50:24.169Z] 9c61dcf015f6: Pulling fs layer [2025-02-12T07:50:24.169Z] 4698f68db338: Pulling fs layer [2025-02-12T07:50:24.169Z] 2a2f49069b9e: Pulling fs layer [2025-02-12T07:50:24.169Z] e0025b399a48: Pulling fs layer [2025-02-12T07:50:24.169Z] 4698f68db338: Waiting [2025-02-12T07:50:24.169Z] 2a2f49069b9e: Waiting [2025-02-12T07:50:24.169Z] e0025b399a48: Waiting [2025-02-12T07:50:24.169Z] 91d30c5bc195: Download complete [2025-02-12T07:50:24.169Z] 4698f68db338: Verifying Checksum [2025-02-12T07:50:24.169Z] 4698f68db338: Download complete [2025-02-12T07:50:24.427Z] 2e9b0aa3be6d: Verifying Checksum [2025-02-12T07:50:24.427Z] 2e9b0aa3be6d: Download complete [2025-02-12T07:50:24.427Z] e0025b399a48: Download complete [2025-02-12T07:50:24.427Z] 91d30c5bc195: Pull complete [2025-02-12T07:50:24.427Z] 2a2f49069b9e: Download complete [2025-02-12T07:50:24.993Z] 2e9b0aa3be6d: Pull complete [2025-02-12T07:50:24.993Z] 9c61dcf015f6: Verifying Checksum [2025-02-12T07:50:24.993Z] 9c61dcf015f6: Download complete [2025-02-12T07:50:31.558Z] 9c61dcf015f6: Pull complete [2025-02-12T07:50:31.558Z] 4698f68db338: Pull complete [2025-02-12T07:50:31.558Z] 2a2f49069b9e: Pull complete [2025-02-12T07:50:31.558Z] e0025b399a48: Pull complete [2025-02-12T07:50:31.558Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-02-12T07:50:31.558Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-02-12T07:50:31.558Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-12T07:50:31.688Z] prd-ubuntu20.04-docker-8c-8g-38740 does not seem to be running inside a container [2025-02-12T07:50:31.719Z] $ 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/792 -v /w/workspace/edgex-go/792:/w/workspace/edgex-go/792:rw,z -v /w/workspace/edgex-go/792@tmp:/w/workspace/edgex-go/792@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-02-12T07:50:32.751Z] $ docker top a2a7a35a5414d1960a606bb468eb9dc38b0fee53378d1d0a8f7d829de2e9abdf -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-12T07:50:33.193Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-02-12T07:50:35.777Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2025-02-12T07:50:35.777Z] #1 transferring dockerfile: 1.81kB 0.0s done [2025-02-12T07:50:35.777Z] #1 DONE 0.1s [2025-02-12T07:50:35.777Z] [2025-02-12T07:50:35.777Z] #2 [core-command internal] load build definition from Dockerfile [2025-02-12T07:50:35.777Z] #2 transferring dockerfile: 1.94kB done [2025-02-12T07:50:35.777Z] #2 DONE 0.0s [2025-02-12T07:50:35.777Z] [2025-02-12T07:50:35.777Z] #3 [support-scheduler internal] load build definition from Dockerfile [2025-02-12T07:50:35.777Z] #3 transferring dockerfile: 1.83kB done [2025-02-12T07:50:35.777Z] #3 DONE 0.0s [2025-02-12T07:50:35.777Z] [2025-02-12T07:50:35.777Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-02-12T07:50:35.777Z] #4 transferring dockerfile: 1.89kB done [2025-02-12T07:50:35.777Z] #4 DONE 0.0s [2025-02-12T07:50:35.777Z] [2025-02-12T07:50:35.777Z] #5 [security-spire-server internal] load build definition from Dockerfile [2025-02-12T07:50:35.777Z] #5 transferring dockerfile: 1.70kB done [2025-02-12T07:50:35.777Z] #5 DONE 0.0s [2025-02-12T07:50:35.777Z] [2025-02-12T07:50:35.777Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2025-02-12T07:50:35.777Z] #6 transferring dockerfile: 3.02kB done [2025-02-12T07:50:35.777Z] #6 DONE 0.0s [2025-02-12T07:50:35.777Z] [2025-02-12T07:50:35.777Z] #7 [support-notifications internal] load build definition from Dockerfile [2025-02-12T07:50:35.777Z] #7 transferring dockerfile: 2.00kB done [2025-02-12T07:50:35.777Z] #7 DONE 0.0s [2025-02-12T07:50:35.777Z] [2025-02-12T07:50:35.778Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-02-12T07:50:35.778Z] #8 transferring dockerfile: 2.23kB done [2025-02-12T07:50:35.778Z] #8 DONE 0.0s [2025-02-12T07:50:35.778Z] [2025-02-12T07:50:35.778Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2025-02-12T07:50:35.778Z] #9 transferring dockerfile: 2.50kB done [2025-02-12T07:50:35.778Z] #9 DONE 0.1s [2025-02-12T07:50:35.778Z] [2025-02-12T07:50:35.778Z] #10 [security-secretstore-setup internal] load build definition from Dockerfile [2025-02-12T07:50:35.778Z] #10 transferring dockerfile: 2.49kB done [2025-02-12T07:50:35.778Z] #10 DONE 0.1s [2025-02-12T07:50:35.778Z] [2025-02-12T07:50:35.778Z] #11 [security-spire-agent internal] load .dockerignore [2025-02-12T07:50:35.778Z] #11 transferring context: 50B done [2025-02-12T07:50:35.778Z] #11 DONE 0.0s [2025-02-12T07:50:35.778Z] [2025-02-12T07:50:35.778Z] #12 [core-keeper internal] load build definition from Dockerfile [2025-02-12T07:50:36.045Z] #12 transferring dockerfile: 2.01kB done [2025-02-12T07:50:36.045Z] #12 DONE 0.1s [2025-02-12T07:50:36.045Z] [2025-02-12T07:50:36.045Z] #13 [core-metadata internal] load build definition from Dockerfile [2025-02-12T07:50:36.045Z] #13 transferring dockerfile: 2.10kB done [2025-02-12T07:50:36.045Z] #13 DONE 0.1s [2025-02-12T07:50:36.045Z] [2025-02-12T07:50:36.045Z] #14 [core-data internal] load build definition from Dockerfile [2025-02-12T07:50:36.045Z] #14 transferring dockerfile: 2.04kB done [2025-02-12T07:50:36.045Z] #14 DONE 0.1s [2025-02-12T07:50:36.045Z] [2025-02-12T07:50:36.045Z] #15 [security-spire-config internal] load build definition from Dockerfile [2025-02-12T07:50:36.045Z] #15 transferring dockerfile: 1.69kB done [2025-02-12T07:50:36.045Z] #15 DONE 0.1s [2025-02-12T07:50:36.045Z] [2025-02-12T07:50:36.045Z] #16 [security-proxy-auth internal] load build definition from Dockerfile [2025-02-12T07:50:36.045Z] #16 transferring dockerfile: 2.14kB done [2025-02-12T07:50:36.045Z] #16 DONE 0.1s [2025-02-12T07:50:36.045Z] [2025-02-12T07:50:36.045Z] #17 [core-command internal] load .dockerignore [2025-02-12T07:50:36.045Z] #17 transferring context: 50B done [2025-02-12T07:50:36.045Z] #17 DONE 0.0s [2025-02-12T07:50:36.045Z] [2025-02-12T07:50:36.045Z] #18 [support-scheduler internal] load .dockerignore [2025-02-12T07:50:36.045Z] #18 transferring context: 50B done [2025-02-12T07:50:36.045Z] #18 DONE 0.0s [2025-02-12T07:50:36.045Z] [2025-02-12T07:50:36.045Z] #19 [security-bootstrapper internal] load .dockerignore [2025-02-12T07:50:36.045Z] #19 transferring context: 50B done [2025-02-12T07:50:36.045Z] #19 DONE 0.1s [2025-02-12T07:50:36.045Z] [2025-02-12T07:50:36.045Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2025-02-12T07:50:36.045Z] #20 transferring context: 50B done [2025-02-12T07:50:36.045Z] #20 DONE 0.0s [2025-02-12T07:50:36.045Z] [2025-02-12T07:50:36.045Z] #21 [support-notifications internal] load .dockerignore [2025-02-12T07:50:36.045Z] #21 transferring context: 50B done [2025-02-12T07:50:36.045Z] #21 DONE 0.1s [2025-02-12T07:50:36.045Z] [2025-02-12T07:50:36.045Z] #22 [security-spire-server internal] load .dockerignore [2025-02-12T07:50:36.045Z] #22 transferring context: 50B done [2025-02-12T07:50:36.045Z] #22 DONE 0.1s [2025-02-12T07:50:36.045Z] [2025-02-12T07:50:36.045Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2025-02-12T07:50:36.045Z] #23 transferring context: 50B done [2025-02-12T07:50:36.045Z] #23 DONE 0.1s [2025-02-12T07:50:36.045Z] [2025-02-12T07:50:36.045Z] #24 [security-secretstore-setup internal] load .dockerignore [2025-02-12T07:50:36.045Z] #24 transferring context: 50B done [2025-02-12T07:50:36.304Z] #24 DONE 0.1s [2025-02-12T07:50:36.304Z] [2025-02-12T07:50:36.304Z] #25 [security-proxy-setup internal] load .dockerignore [2025-02-12T07:50:36.304Z] #25 transferring context: 50B done [2025-02-12T07:50:36.304Z] #25 DONE 0.1s [2025-02-12T07:50:36.304Z] [2025-02-12T07:50:36.304Z] #26 [core-metadata internal] load .dockerignore [2025-02-12T07:50:36.304Z] #26 transferring context: 50B done [2025-02-12T07:50:36.304Z] #26 DONE 0.1s [2025-02-12T07:50:36.304Z] [2025-02-12T07:50:36.304Z] #27 [core-keeper internal] load .dockerignore [2025-02-12T07:50:36.304Z] #27 transferring context: 50B done [2025-02-12T07:50:36.304Z] #27 DONE 0.1s [2025-02-12T07:50:36.304Z] [2025-02-12T07:50:36.304Z] #28 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2025-02-12T07:50:36.304Z] #28 DONE 0.1s [2025-02-12T07:50:36.304Z] [2025-02-12T07:50:36.304Z] #29 [security-spire-config internal] load .dockerignore [2025-02-12T07:50:36.304Z] #29 transferring context: 50B done [2025-02-12T07:50:36.304Z] #29 DONE 0.1s [2025-02-12T07:50:36.304Z] [2025-02-12T07:50:36.304Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-12T07:50:36.304Z] #30 DONE 0.0s [2025-02-12T07:50:36.304Z] [2025-02-12T07:50:36.304Z] #31 [core-data internal] load .dockerignore [2025-02-12T07:50:36.304Z] #31 transferring context: 50B done [2025-02-12T07:50:36.304Z] #31 DONE 0.1s [2025-02-12T07:50:36.304Z] [2025-02-12T07:50:36.304Z] #32 [security-proxy-auth internal] load .dockerignore [2025-02-12T07:50:36.304Z] #32 transferring context: 50B done [2025-02-12T07:50:36.304Z] #32 DONE 0.1s [2025-02-12T07:50:36.304Z] [2025-02-12T07:50:36.304Z] #33 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-12T07:50:36.304Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-12T07:50:36.304Z] #33 ... [2025-02-12T07:50:36.304Z] [2025-02-12T07:50:36.304Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-12T07:50:36.304Z] #30 DONE 0.0s [2025-02-12T07:50:36.304Z] [2025-02-12T07:50:36.304Z] #33 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-12T07:50:36.304Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-02-12T07:50:36.304Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0B / 3.63MB 0.1s [2025-02-12T07:50:36.304Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-12T07:50:36.304Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-02-12T07:50:36.560Z] #33 ... [2025-02-12T07:50:36.560Z] [2025-02-12T07:50:36.560Z] #28 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2025-02-12T07:50:36.560Z] #28 DONE 0.2s [2025-02-12T07:50:36.560Z] [2025-02-12T07:50:36.560Z] #33 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-12T07:50:36.560Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-12T07:50:36.560Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-02-12T07:50:36.560Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s [2025-02-12T07:50:36.560Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-12T07:50:36.560Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-02-12T07:50:36.560Z] #33 ... [2025-02-12T07:50:36.560Z] [2025-02-12T07:50:36.560Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-12T07:50:36.560Z] #30 DONE 0.0s [2025-02-12T07:50:36.560Z] [2025-02-12T07:50:36.560Z] #28 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-02-12T07:50:36.560Z] #28 DONE 0.3s [2025-02-12T07:50:36.560Z] [2025-02-12T07:50:36.560Z] #33 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-12T07:50:36.560Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-12T07:50:36.560Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-02-12T07:50:36.560Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done [2025-02-12T07:50:36.560Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-12T07:50:36.560Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-02-12T07:50:36.560Z] #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b [2025-02-12T07:50:36.818Z] #33 ... [2025-02-12T07:50:36.818Z] [2025-02-12T07:50:36.818Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-12T07:50:36.818Z] #30 DONE 0.0s [2025-02-12T07:50:36.818Z] [2025-02-12T07:50:36.818Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-02-12T07:50:36.818Z] #34 DONE 0.6s [2025-02-12T07:50:36.818Z] [2025-02-12T07:50:36.818Z] #33 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-12T07:50:36.818Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-12T07:50:36.818Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-02-12T07:50:36.818Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done [2025-02-12T07:50:36.818Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-12T07:50:36.818Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-02-12T07:50:37.075Z] #33 ... [2025-02-12T07:50:37.075Z] [2025-02-12T07:50:37.075Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-12T07:50:37.075Z] #30 DONE 0.0s [2025-02-12T07:50:37.075Z] [2025-02-12T07:50:37.075Z] #33 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-12T07:50:37.075Z] #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.4s done [2025-02-12T07:50:37.075Z] #33 ... [2025-02-12T07:50:37.075Z] [2025-02-12T07:50:37.075Z] #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-02-12T07:50:37.075Z] #35 DONE 0.9s [2025-02-12T07:50:37.075Z] [2025-02-12T07:50:37.075Z] #28 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2025-02-12T07:50:37.075Z] #28 DONE 0.7s [2025-02-12T07:50:37.075Z] [2025-02-12T07:50:37.075Z] #33 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-12T07:50:37.075Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-12T07:50:37.075Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-02-12T07:50:37.075Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done [2025-02-12T07:50:37.075Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-12T07:50:37.075Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-02-12T07:50:37.075Z] #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.4s done [2025-02-12T07:50:37.659Z] #33 ... [2025-02-12T07:50:37.659Z] [2025-02-12T07:50:37.659Z] #36 [security-spire-agent internal] load build context [2025-02-12T07:50:37.659Z] #36 transferring context: 23.33kB 0.0s done [2025-02-12T07:50:37.659Z] #36 DONE 0.8s [2025-02-12T07:50:37.659Z] [2025-02-12T07:50:37.659Z] #37 [security-spire-server internal] load build context [2025-02-12T07:50:37.659Z] #37 transferring context: 23.80kB 0.0s done [2025-02-12T07:50:37.659Z] #37 DONE 0.8s [2025-02-12T07:50:37.659Z] [2025-02-12T07:50:37.659Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T07:50:37.659Z] #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done [2025-02-12T07:50:37.659Z] #38 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2025-02-12T07:50:37.659Z] #38 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-02-12T07:50:37.659Z] #38 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2025-02-12T07:50:37.659Z] #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2025-02-12T07:50:37.659Z] #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2025-02-12T07:50:37.659Z] #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s [2025-02-12T07:50:37.659Z] #38 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-02-12T07:50:37.659Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.4s [2025-02-12T07:50:37.916Z] #38 ... [2025-02-12T07:50:37.916Z] [2025-02-12T07:50:37.916Z] #33 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-12T07:50:37.916Z] #33 DONE 1.7s [2025-02-12T07:50:37.916Z] [2025-02-12T07:50:37.916Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T07:50:37.916Z] #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done [2025-02-12T07:50:37.916Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 4.19MB / 30.73MB 0.5s [2025-02-12T07:50:37.916Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 9.44MB / 30.73MB 0.6s [2025-02-12T07:50:38.174Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 13.63MB / 30.73MB 0.7s [2025-02-12T07:50:38.174Z] #38 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2025-02-12T07:50:38.174Z] #38 ... [2025-02-12T07:50:38.174Z] [2025-02-12T07:50:38.174Z] #39 [security-spire-config internal] load build context [2025-02-12T07:50:38.174Z] #39 transferring context: 22.05kB 0.1s done [2025-02-12T07:50:38.174Z] #39 DONE 1.0s [2025-02-12T07:50:38.174Z] [2025-02-12T07:50:38.174Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T07:50:38.174Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 22.02MB / 30.73MB 0.8s [2025-02-12T07:50:38.174Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 28.31MB / 30.73MB 0.9s [2025-02-12T07:50:38.174Z] #38 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2025-02-12T07:50:38.433Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.0s [2025-02-12T07:50:38.694Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.2s done [2025-02-12T07:50:38.694Z] #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2025-02-12T07:50:39.323Z] #38 ... [2025-02-12T07:50:39.323Z] [2025-02-12T07:50:39.323Z] #40 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-02-12T07:50:39.323Z] #40 DONE 3.1s [2025-02-12T07:50:39.323Z] [2025-02-12T07:50:39.323Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T07:50:40.705Z] #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.9s done [2025-02-12T07:50:46.046Z] #38 ... [2025-02-12T07:50:46.046Z] [2025-02-12T07:50:46.046Z] #41 [security-spiffe-token-provider internal] load build context [2025-02-12T07:50:46.046Z] #41 transferring context: 354.68MB 8.1s [2025-02-12T07:50:46.357Z] #41 ... [2025-02-12T07:50:46.357Z] [2025-02-12T07:50:46.357Z] #42 [core-command internal] load build context [2025-02-12T07:50:46.357Z] #42 ... [2025-02-12T07:50:46.357Z] [2025-02-12T07:50:46.357Z] #43 [support-scheduler internal] load build context [2025-02-12T07:50:46.675Z] #43 ... [2025-02-12T07:50:46.675Z] [2025-02-12T07:50:46.675Z] #44 [support-notifications internal] load build context [2025-02-12T07:50:46.675Z] #44 ... [2025-02-12T07:50:46.675Z] [2025-02-12T07:50:46.675Z] #45 [security-bootstrapper internal] load build context [2025-02-12T07:50:46.675Z] #45 ... [2025-02-12T07:50:46.675Z] [2025-02-12T07:50:46.675Z] #46 [security-proxy-setup internal] load build context [2025-02-12T07:50:46.675Z] #46 ... [2025-02-12T07:50:46.675Z] [2025-02-12T07:50:46.675Z] #47 [core-common-config-bootstrapper internal] load build context [2025-02-12T07:50:46.970Z] #47 ... [2025-02-12T07:50:46.970Z] [2025-02-12T07:50:46.970Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-12T07:50:46.970Z] #48 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done [2025-02-12T07:50:46.970Z] #48 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2025-02-12T07:50:46.970Z] #48 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2025-02-12T07:50:46.970Z] #48 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2025-02-12T07:50:46.970Z] #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2025-02-12T07:50:46.970Z] #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done [2025-02-12T07:50:46.970Z] #48 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-02-12T07:50:46.970Z] #48 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.8s done [2025-02-12T07:50:46.970Z] #48 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2025-02-12T07:50:46.970Z] #48 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.6s done [2025-02-12T07:50:46.970Z] #48 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2025-02-12T07:50:46.970Z] #48 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.4s done [2025-02-12T07:50:46.970Z] #48 ... [2025-02-12T07:50:46.970Z] [2025-02-12T07:50:46.970Z] #49 [core-metadata internal] load build context [2025-02-12T07:50:47.236Z] #49 ... [2025-02-12T07:50:47.236Z] [2025-02-12T07:50:47.236Z] #50 [core-keeper internal] load build context [2025-02-12T07:50:47.236Z] #50 ... [2025-02-12T07:50:47.236Z] [2025-02-12T07:50:47.236Z] #51 [security-proxy-auth internal] load build context [2025-02-12T07:50:47.236Z] #51 ... [2025-02-12T07:50:47.236Z] [2025-02-12T07:50:47.236Z] #52 [core-data internal] load build context [2025-02-12T07:50:47.640Z] #52 ... [2025-02-12T07:50:47.640Z] [2025-02-12T07:50:47.640Z] #53 [security-secretstore-setup internal] load build context [2025-02-12T07:50:47.981Z] #53 ... [2025-02-12T07:50:47.981Z] [2025-02-12T07:50:47.981Z] #43 [support-scheduler internal] load build context [2025-02-12T07:50:47.981Z] #43 ... [2025-02-12T07:50:47.981Z] [2025-02-12T07:50:47.981Z] #54 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-12T07:50:48.579Z] #54 ... [2025-02-12T07:50:48.579Z] [2025-02-12T07:50:48.579Z] #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-12T07:50:48.579Z] #55 ... [2025-02-12T07:50:48.579Z] [2025-02-12T07:50:48.579Z] #56 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-12T07:50:48.882Z] #56 ... [2025-02-12T07:50:48.882Z] [2025-02-12T07:50:48.882Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-12T07:50:48.882Z] #57 ... [2025-02-12T07:50:48.882Z] [2025-02-12T07:50:48.882Z] #58 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-12T07:50:49.246Z] #58 ... [2025-02-12T07:50:49.246Z] [2025-02-12T07:50:49.246Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-12T07:50:49.246Z] #59 ... [2025-02-12T07:50:49.246Z] [2025-02-12T07:50:49.246Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-12T07:50:49.246Z] #60 ... [2025-02-12T07:50:49.246Z] [2025-02-12T07:50:49.246Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-12T07:50:49.246Z] #61 ... [2025-02-12T07:50:49.246Z] [2025-02-12T07:50:49.246Z] #62 [core-data builder 2/7] WORKDIR /edgex-go [2025-02-12T07:50:50.017Z] #62 ... [2025-02-12T07:50:50.017Z] [2025-02-12T07:50:50.017Z] #63 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-02-12T07:50:50.436Z] #63 ... [2025-02-12T07:50:50.436Z] [2025-02-12T07:50:50.436Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-12T07:50:50.436Z] #64 ... [2025-02-12T07:50:50.436Z] [2025-02-12T07:50:50.436Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-12T07:50:50.436Z] #65 ... [2025-02-12T07:50:50.436Z] [2025-02-12T07:50:50.436Z] #51 [security-proxy-auth internal] load build context [2025-02-12T07:50:50.436Z] #51 transferring context: 364.63MB 12.6s [2025-02-12T07:50:51.094Z] #51 transferring context: 446.48MB 13.1s done [2025-02-12T07:50:53.829Z] #51 ... [2025-02-12T07:50:53.829Z] [2025-02-12T07:50:53.829Z] #52 [core-data internal] load build context [2025-02-12T07:50:53.829Z] #52 transferring context: 446.48MB 13.4s done [2025-02-12T07:50:55.629Z] Removing intermediate container 84c4fa6842f5 [2025-02-12T07:50:55.629Z] ---> 7502ea38bf9f [2025-02-12T07:50:55.629Z] Successfully built 7502ea38bf9f [2025-02-12T07:50:55.629Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:50:55.979Z] + docker inspect -f . ci-base-image-arm64 [2025-02-12T07:50:55.979Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-12T07:50:56.206Z] prd-ubuntu20.04-docker-arm64-4c-16g-38743 does not seem to be running inside a container [2025-02-12T07:50:56.275Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/792 -v /w/workspace/edgex-go/792:/w/workspace/edgex-go/792:rw,z -v /w/workspace/edgex-go/792@tmp:/w/workspace/edgex-go/792@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-02-12T07:50:57.921Z] #52 ... [2025-02-12T07:50:57.921Z] [2025-02-12T07:50:57.921Z] #41 [security-spiffe-token-provider internal] load build context [2025-02-12T07:50:57.921Z] #41 transferring context: 446.48MB 10.3s done [2025-02-12T07:50:57.921Z] #41 ... [2025-02-12T07:50:57.921Z] [2025-02-12T07:50:57.921Z] #44 [support-notifications internal] load build context [2025-02-12T07:50:57.921Z] #44 transferring context: 446.48MB 10.6s done [2025-02-12T07:50:57.921Z] #44 ... [2025-02-12T07:50:57.921Z] [2025-02-12T07:50:57.921Z] #42 [core-command internal] load build context [2025-02-12T07:50:57.921Z] #42 transferring context: 446.48MB 10.1s done [2025-02-12T07:50:58.182Z] #42 ... [2025-02-12T07:50:58.182Z] [2025-02-12T07:50:58.182Z] #47 [core-common-config-bootstrapper internal] load build context [2025-02-12T07:50:58.182Z] #47 transferring context: 446.48MB 12.4s done [2025-02-12T07:50:58.182Z] #47 ... [2025-02-12T07:50:58.182Z] [2025-02-12T07:50:58.182Z] #53 [security-secretstore-setup internal] load build context [2025-02-12T07:50:58.182Z] #53 transferring context: 446.48MB 10.4s done [2025-02-12T07:50:58.441Z] #53 ... [2025-02-12T07:50:58.441Z] [2025-02-12T07:50:58.441Z] #50 [core-keeper internal] load build context [2025-02-12T07:50:58.441Z] #50 transferring context: 446.48MB 10.5s done [2025-02-12T07:50:58.441Z] #50 ... [2025-02-12T07:50:58.441Z] [2025-02-12T07:50:58.441Z] #45 [security-bootstrapper internal] load build context [2025-02-12T07:50:58.441Z] #45 transferring context: 446.48MB 12.3s done [2025-02-12T07:50:59.263Z] #45 ... [2025-02-12T07:50:59.263Z] [2025-02-12T07:50:59.263Z] #46 [security-proxy-setup internal] load build context [2025-02-12T07:50:59.263Z] #46 transferring context: 446.48MB 10.4s done [2025-02-12T07:50:59.288Z] $ docker top ca5bddae65a8163a182f1df125ed38669248537a0a65b1ae6955de9247832126 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-12T07:50:59.525Z] #46 ... [2025-02-12T07:50:59.525Z] [2025-02-12T07:50:59.525Z] #43 [support-scheduler internal] load build context [2025-02-12T07:50:59.525Z] #43 transferring context: 446.48MB 13.2s done [2025-02-12T07:50:59.525Z] #43 ... [2025-02-12T07:50:59.525Z] [2025-02-12T07:50:59.525Z] #49 [core-metadata internal] load build context [2025-02-12T07:50:59.525Z] #49 transferring context: 446.48MB 11.0s done [2025-02-12T07:51:00.154Z] + go version [2025-02-12T07:51:00.154Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-02-12T07:51:00.169Z] $ docker stop --time=1 ca5bddae65a8163a182f1df125ed38669248537a0a65b1ae6955de9247832126 [2025-02-12T07:51:01.876Z] $ docker rm -f --volumes ca5bddae65a8163a182f1df125ed38669248537a0a65b1ae6955de9247832126 [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-02-12T07:51:02.556Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-02-12T07:51:02.556Z] [2025-02-12T07:51:02.556Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:51:02.931Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-02-12T07:51:02.931Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-02-12T07:51:02.931Z] 547446be3368: Pulling fs layer [2025-02-12T07:51:02.931Z] d125d8839a47: Pulling fs layer [2025-02-12T07:51:02.931Z] 3e85d5ac6304: Pulling fs layer [2025-02-12T07:51:02.931Z] c3105a71a48b: Pulling fs layer [2025-02-12T07:51:02.931Z] 0f093f025ec4: Pulling fs layer [2025-02-12T07:51:02.931Z] c3106fc0e877: Pulling fs layer [2025-02-12T07:51:02.931Z] c3106fc0e877: Waiting [2025-02-12T07:51:02.931Z] c3105a71a48b: Waiting [2025-02-12T07:51:02.931Z] 0f093f025ec4: Waiting [2025-02-12T07:51:03.219Z] 547446be3368: Verifying Checksum [2025-02-12T07:51:03.219Z] 547446be3368: Download complete [2025-02-12T07:51:03.219Z] c3105a71a48b: Verifying Checksum [2025-02-12T07:51:03.219Z] c3105a71a48b: Download complete [2025-02-12T07:51:03.488Z] d125d8839a47: Verifying Checksum [2025-02-12T07:51:03.488Z] d125d8839a47: Download complete [2025-02-12T07:51:03.488Z] c3106fc0e877: Verifying Checksum [2025-02-12T07:51:03.488Z] c3106fc0e877: Download complete [2025-02-12T07:51:03.756Z] 0f093f025ec4: Verifying Checksum [2025-02-12T07:51:03.756Z] 0f093f025ec4: Download complete [2025-02-12T07:51:04.023Z] 547446be3368: Pull complete [2025-02-12T07:51:04.994Z] d125d8839a47: Pull complete [2025-02-12T07:51:05.582Z] 3e85d5ac6304: Verifying Checksum [2025-02-12T07:51:05.582Z] 3e85d5ac6304: Download complete [2025-02-12T07:51:15.755Z] 3e85d5ac6304: Pull complete [2025-02-12T07:51:15.755Z] c3105a71a48b: Pull complete [2025-02-12T07:51:16.758Z] 0f093f025ec4: Pull complete [2025-02-12T07:51:17.037Z] c3106fc0e877: Pull complete [2025-02-12T07:51:17.037Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-02-12T07:51:17.037Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-02-12T07:51:17.037Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-12T07:51:17.265Z] prd-ubuntu20.04-docker-arm64-4c-16g-38743 does not seem to be running inside a container [2025-02-12T07:51:17.378Z] $ 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/792 -v /w/workspace/edgex-go/792:/w/workspace/edgex-go/792:rw,z -v /w/workspace/edgex-go/792@tmp:/w/workspace/edgex-go/792@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-02-12T07:51:18.095Z] #49 ... [2025-02-12T07:51:18.095Z] [2025-02-12T07:51:18.095Z] #42 [core-command internal] load build context [2025-02-12T07:51:18.095Z] #42 DONE 40.4s [2025-02-12T07:51:18.095Z] [2025-02-12T07:51:18.095Z] #62 [core-keeper builder 2/7] WORKDIR /edgex-go [2025-02-12T07:51:18.095Z] #62 DONE 37.4s [2025-02-12T07:51:18.095Z] [2025-02-12T07:51:18.095Z] #41 [security-spiffe-token-provider internal] load build context [2025-02-12T07:51:18.095Z] #41 DONE 40.4s [2025-02-12T07:51:18.095Z] [2025-02-12T07:51:18.095Z] #46 [security-proxy-setup internal] load build context [2025-02-12T07:51:18.095Z] #46 DONE 40.1s [2025-02-12T07:51:18.095Z] [2025-02-12T07:51:18.095Z] #44 [support-notifications internal] load build context [2025-02-12T07:51:18.095Z] #44 DONE 40.2s [2025-02-12T07:51:18.095Z] [2025-02-12T07:51:18.095Z] #53 [security-secretstore-setup internal] load build context [2025-02-12T07:51:18.095Z] #53 DONE 39.9s [2025-02-12T07:51:18.095Z] [2025-02-12T07:51:18.095Z] #49 [core-metadata internal] load build context [2025-02-12T07:51:18.095Z] #49 DONE 39.9s [2025-02-12T07:51:18.095Z] [2025-02-12T07:51:18.095Z] #45 [security-bootstrapper internal] load build context [2025-02-12T07:51:18.095Z] #45 DONE 40.3s [2025-02-12T07:51:18.095Z] [2025-02-12T07:51:18.095Z] #50 [core-keeper internal] load build context [2025-02-12T07:51:18.095Z] #50 DONE 39.9s [2025-02-12T07:51:18.095Z] [2025-02-12T07:51:18.095Z] #47 [core-common-config-bootstrapper internal] load build context [2025-02-12T07:51:18.095Z] #47 DONE 40.2s [2025-02-12T07:51:18.095Z] [2025-02-12T07:51:18.095Z] #66 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-02-12T07:51:18.095Z] #66 ... [2025-02-12T07:51:18.095Z] [2025-02-12T07:51:18.095Z] #43 [support-scheduler internal] load build context [2025-02-12T07:51:18.095Z] #43 DONE 40.5s [2025-02-12T07:51:18.095Z] [2025-02-12T07:51:18.095Z] #51 [security-proxy-auth internal] load build context [2025-02-12T07:51:18.095Z] #51 DONE 39.6s [2025-02-12T07:51:18.095Z] [2025-02-12T07:51:18.095Z] #52 [core-data internal] load build context [2025-02-12T07:51:18.095Z] #52 DONE 39.6s [2025-02-12T07:51:18.095Z] [2025-02-12T07:51:18.095Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-12T07:51:18.095Z] #48 DONE 40.1s [2025-02-12T07:51:18.095Z] [2025-02-12T07:51:18.095Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T07:51:18.095Z] #38 ... [2025-02-12T07:51:18.095Z] [2025-02-12T07:51:18.095Z] #56 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-12T07:51:18.095Z] #56 DONE 38.9s [2025-02-12T07:51:18.095Z] [2025-02-12T07:51:18.095Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-12T07:51:18.095Z] #65 39.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T07:51:18.095Z] #65 39.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T07:51:18.095Z] #65 39.45 (1/4) Installing ca-certificates (20241121-r1) [2025-02-12T07:51:18.095Z] #65 ... [2025-02-12T07:51:18.095Z] [2025-02-12T07:51:18.095Z] #54 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-12T07:51:18.095Z] #54 38.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T07:51:18.095Z] #54 39.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T07:51:18.095Z] #54 39.47 (1/2) Installing dumb-init (1.2.5-r3) [2025-02-12T07:51:18.095Z] #54 39.47 (2/2) Installing su-exec (0.2-r3) [2025-02-12T07:51:18.095Z] #54 39.47 Executing busybox-1.36.1-r29.trigger [2025-02-12T07:51:18.095Z] #54 39.48 OK: 8 MiB in 16 packages [2025-02-12T07:51:18.095Z] #54 DONE 39.8s [2025-02-12T07:51:18.095Z] [2025-02-12T07:51:18.095Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-12T07:51:18.095Z] #65 39.56 (2/4) Installing dumb-init (1.2.5-r3) [2025-02-12T07:51:18.095Z] #65 39.57 (3/4) Installing su-exec (0.2-r3) [2025-02-12T07:51:18.095Z] #65 39.57 (4/4) Installing yq-go (4.44.1-r2) [2025-02-12T07:51:18.095Z] #65 ... [2025-02-12T07:51:18.095Z] [2025-02-12T07:51:18.095Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-12T07:51:18.095Z] #61 38.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T07:51:18.095Z] #61 38.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T07:51:18.095Z] #61 39.29 (1/7) Installing ca-certificates (20241121-r1) [2025-02-12T07:51:18.095Z] #61 39.31 (2/7) Installing dumb-init (1.2.5-r3) [2025-02-12T07:51:18.095Z] #61 39.31 (3/7) Installing libgcc (13.2.1_git20240309-r0) [2025-02-12T07:51:18.095Z] #61 39.32 (4/7) Installing libsodium (1.0.19-r0) [2025-02-12T07:51:18.095Z] #61 39.33 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) [2025-02-12T07:51:18.095Z] #61 39.34 (6/7) Installing libzmq (4.3.5-r2) [2025-02-12T07:51:18.095Z] #61 39.36 (7/7) Installing zeromq (4.3.5-r2) [2025-02-12T07:51:18.095Z] #61 39.36 Executing busybox-1.36.1-r29.trigger [2025-02-12T07:51:18.095Z] #61 39.37 Executing ca-certificates-20241121-r1.trigger [2025-02-12T07:51:18.095Z] #61 39.40 OK: 12 MiB in 21 packages [2025-02-12T07:51:18.095Z] #61 DONE 39.9s [2025-02-12T07:51:18.095Z] [2025-02-12T07:51:18.095Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-12T07:51:18.095Z] #65 39.94 Executing busybox-1.36.1-r29.trigger [2025-02-12T07:51:18.095Z] #65 39.95 Executing ca-certificates-20241121-r1.trigger [2025-02-12T07:51:18.353Z] #65 ... [2025-02-12T07:51:18.353Z] [2025-02-12T07:51:18.353Z] #63 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-02-12T07:51:18.353Z] #63 39.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T07:51:18.353Z] #63 39.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T07:51:18.353Z] #63 39.50 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-12T07:51:18.353Z] #63 39.57 Executing busybox-1.36.1-r29.trigger [2025-02-12T07:51:18.353Z] #63 39.58 OK: 8 MiB in 15 packages [2025-02-12T07:51:18.353Z] #63 DONE 40.0s [2025-02-12T07:51:18.353Z] [2025-02-12T07:51:18.353Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-12T07:51:18.353Z] #65 40.00 OK: 19 MiB in 18 packages [2025-02-12T07:51:18.612Z] #65 DONE 40.4s [2025-02-12T07:51:18.612Z] [2025-02-12T07:51:18.612Z] #66 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-02-12T07:51:18.612Z] #66 1.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T07:51:18.612Z] #66 1.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T07:51:18.612Z] #66 1.614 OK: 248 MiB in 58 packages [2025-02-12T07:51:18.612Z] #66 DONE 2.0s [2025-02-12T07:51:18.612Z] [2025-02-12T07:51:18.612Z] #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-12T07:51:18.612Z] #67 DONE 2.0s [2025-02-12T07:51:18.612Z] [2025-02-12T07:51:18.612Z] #68 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-02-12T07:51:18.874Z] #68 ... [2025-02-12T07:51:18.874Z] [2025-02-12T07:51:18.874Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-12T07:51:18.874Z] #64 39.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T07:51:18.874Z] #64 39.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T07:51:18.874Z] #64 39.58 (1/3) Installing ca-certificates (20241121-r1) [2025-02-12T07:51:18.874Z] #64 39.60 (2/3) Installing dumb-init (1.2.5-r3) [2025-02-12T07:51:18.874Z] #64 39.60 (3/3) Installing tzdata (2024b-r0) [2025-02-12T07:51:18.874Z] #64 39.75 Executing busybox-1.36.1-r29.trigger [2025-02-12T07:51:18.874Z] #64 39.88 Executing ca-certificates-20241121-r1.trigger [2025-02-12T07:51:18.874Z] #64 39.97 OK: 10 MiB in 17 packages [2025-02-12T07:51:18.874Z] #64 DONE 40.5s [2025-02-12T07:51:18.874Z] [2025-02-12T07:51:18.874Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-02-12T07:51:18.874Z] #0 1.162 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T07:51:18.874Z] #0 1.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T07:51:18.874Z] #0 1.660 OK: 248 MiB in 58 packages [2025-02-12T07:51:18.874Z] #69 DONE 2.0s [2025-02-12T07:51:18.874Z] [2025-02-12T07:51:18.874Z] #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-12T07:51:18.874Z] #55 39.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T07:51:18.874Z] #55 39.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T07:51:18.874Z] #55 40.18 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-12T07:51:18.874Z] #55 40.19 Executing busybox-1.36.1-r29.trigger [2025-02-12T07:51:18.874Z] #55 40.21 OK: 8 MiB in 15 packages [2025-02-12T07:51:18.874Z] #55 DONE 40.7s [2025-02-12T07:51:18.874Z] [2025-02-12T07:51:18.874Z] #68 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-02-12T07:51:18.874Z] #68 DONE 0.2s [2025-02-12T07:51:18.874Z] [2025-02-12T07:51:18.874Z] #70 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-02-12T07:51:18.874Z] #70 DONE 0.2s [2025-02-12T07:51:18.874Z] [2025-02-12T07:51:18.874Z] #71 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T07:51:19.441Z] #71 ... [2025-02-12T07:51:19.441Z] [2025-02-12T07:51:19.441Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-12T07:51:19.441Z] #57 39.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T07:51:19.441Z] #57 39.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T07:51:19.441Z] #57 40.23 v3.20.5-68-gf7196099183 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-12T07:51:19.441Z] #57 40.23 v3.20.5-73-g9eefe611fb0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-12T07:51:19.441Z] #57 40.23 OK: 24172 distinct packages available [2025-02-12T07:51:19.441Z] #57 40.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T07:51:19.441Z] #57 40.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T07:51:19.441Z] #57 40.64 (1/4) Installing dumb-init (1.2.5-r3) [2025-02-12T07:51:19.441Z] #57 40.64 (2/4) Installing musl-obstack (1.2.3-r2) [2025-02-12T07:51:19.441Z] #57 40.65 (3/4) Installing libucontext (1.2-r3) [2025-02-12T07:51:19.441Z] #57 40.65 (4/4) Installing gcompat (1.1.0-r4) [2025-02-12T07:51:19.441Z] #57 40.66 Executing busybox-1.36.1-r29.trigger [2025-02-12T07:51:19.441Z] #57 40.67 OK: 8 MiB in 18 packages [2025-02-12T07:51:19.441Z] #57 DONE 41.2s [2025-02-12T07:51:19.441Z] [2025-02-12T07:51:19.441Z] #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-02-12T07:51:19.441Z] #0 1.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T07:51:19.441Z] #0 2.047 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T07:51:19.441Z] #0 2.728 OK: 248 MiB in 58 packages [2025-02-12T07:51:19.441Z] #72 DONE 2.8s [2025-02-12T07:51:19.441Z] [2025-02-12T07:51:19.441Z] #58 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-12T07:51:19.441Z] #58 39.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T07:51:19.441Z] #58 39.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T07:51:19.441Z] #58 40.24 v3.20.5-68-gf7196099183 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-12T07:51:19.441Z] #58 40.24 v3.20.5-73-g9eefe611fb0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-12T07:51:19.441Z] #58 40.24 OK: 24172 distinct packages available [2025-02-12T07:51:19.441Z] #58 40.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T07:51:19.441Z] #58 40.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T07:51:19.441Z] #58 40.70 (1/7) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T07:51:19.441Z] #58 40.74 (2/7) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T07:51:19.441Z] #58 40.75 (3/7) Installing dumb-init (1.2.5-r3) [2025-02-12T07:51:19.441Z] #58 40.76 (4/7) Installing musl-obstack (1.2.3-r2) [2025-02-12T07:51:19.441Z] #58 40.76 (5/7) Installing libucontext (1.2-r3) [2025-02-12T07:51:19.441Z] #58 40.76 (6/7) Installing gcompat (1.1.0-r4) [2025-02-12T07:51:19.441Z] #58 40.77 (7/7) Installing openssl (3.3.3-r0) [2025-02-12T07:51:19.441Z] #58 40.78 Executing busybox-1.36.1-r29.trigger [2025-02-12T07:51:19.441Z] #58 40.80 OK: 9 MiB in 19 packages [2025-02-12T07:51:19.441Z] #58 DONE 41.4s [2025-02-12T07:51:19.612Z] $ docker top f7f1774993da24505597b817ce9ced9aaf31b4bb03ec16d810ea0f79dabf2f4e -eo pid,comm [2025-02-12T07:51:19.700Z] [2025-02-12T07:51:19.700Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-12T07:51:19.700Z] #59 39.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T07:51:19.700Z] #59 40.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T07:51:19.700Z] #59 40.66 (1/6) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T07:51:19.700Z] #59 40.69 (2/6) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T07:51:19.700Z] #59 40.70 (3/6) Installing dumb-init (1.2.5-r3) [2025-02-12T07:51:19.700Z] #59 40.70 (4/6) Installing openssl (3.3.3-r0) [2025-02-12T07:51:19.700Z] #59 40.72 (5/6) Installing su-exec (0.2-r3) [2025-02-12T07:51:19.700Z] #59 40.73 (6/6) Installing yq-go (4.44.1-r2) [2025-02-12T07:51:19.700Z] #59 40.82 Executing busybox-1.36.1-r29.trigger [2025-02-12T07:51:19.700Z] #59 41.20 OK: 19 MiB in 18 packages [2025-02-12T07:51:19.700Z] #59 DONE 41.3s [2025-02-12T07:51:19.700Z] [2025-02-12T07:51:19.700Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-12T07:51:19.700Z] #60 38.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T07:51:19.700Z] #60 39.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T07:51:19.700Z] #60 40.29 v3.20.5-68-gf7196099183 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-12T07:51:19.700Z] #60 40.29 v3.20.5-73-g9eefe611fb0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-12T07:51:19.700Z] #60 40.29 OK: 24172 distinct packages available [2025-02-12T07:51:19.700Z] #60 40.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T07:51:19.700Z] #60 40.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T07:51:19.700Z] #60 40.69 (1/14) Installing ca-certificates (20241121-r1) [2025-02-12T07:51:19.700Z] #60 40.70 (2/14) Installing brotli-libs (1.1.0-r2) [2025-02-12T07:51:19.700Z] #60 40.71 (3/14) Installing c-ares (1.33.1-r0) [2025-02-12T07:51:19.700Z] #60 40.72 (4/14) Installing libunistring (1.2-r0) [2025-02-12T07:51:19.700Z] #60 40.73 (5/14) Installing libidn2 (2.3.7-r0) [2025-02-12T07:51:19.700Z] #60 40.74 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-02-12T07:51:19.700Z] #60 40.74 (7/14) Installing libpsl (0.21.5-r1) [2025-02-12T07:51:19.700Z] #60 40.74 (8/14) Installing zstd-libs (1.5.6-r0) [2025-02-12T07:51:19.700Z] #60 40.76 (9/14) Installing libcurl (8.11.1-r1) [2025-02-12T07:51:19.700Z] #60 40.76 (10/14) Installing curl (8.11.1-r1) [2025-02-12T07:51:19.700Z] #60 40.77 (11/14) Installing dumb-init (1.2.5-r3) [2025-02-12T07:51:19.700Z] #60 40.78 (12/14) Installing musl-obstack (1.2.3-r2) [2025-02-12T07:51:19.700Z] #60 40.78 (13/14) Installing libucontext (1.2-r3) [2025-02-12T07:51:19.700Z] #60 40.79 (14/14) Installing gcompat (1.1.0-r4) [2025-02-12T07:51:19.700Z] #60 40.79 Executing busybox-1.36.1-r29.trigger [2025-02-12T07:51:19.700Z] #60 40.81 Executing ca-certificates-20241121-r1.trigger [2025-02-12T07:51:19.700Z] #60 41.22 OK: 13 MiB in 28 packages [2025-02-12T07:51:19.700Z] #60 DONE 41.5s [2025-02-12T07:51:19.700Z] [2025-02-12T07:51:19.700Z] #73 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-02-12T07:51:19.700Z] #73 ... [2025-02-12T07:51:19.700Z] [2025-02-12T07:51:19.700Z] #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-02-12T07:51:19.700Z] #74 DONE 0.2s [Pipeline] { [Pipeline] sh [2025-02-12T07:51:19.962Z] [2025-02-12T07:51:19.962Z] #75 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T07:51:20.224Z] #75 ... [2025-02-12T07:51:20.224Z] [2025-02-12T07:51:20.224Z] #76 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-02-12T07:51:20.224Z] #0 2.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T07:51:20.224Z] #0 2.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T07:51:20.224Z] #0 3.199 OK: 248 MiB in 58 packages [2025-02-12T07:51:20.224Z] #76 DONE 3.5s [2025-02-12T07:51:20.483Z] [2025-02-12T07:51:20.483Z] #77 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-12T07:51:20.483Z] #77 DONE 0.2s [2025-02-12T07:51:20.483Z] [2025-02-12T07:51:20.483Z] #78 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-12T07:51:20.483Z] #0 2.833 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T07:51:20.483Z] #0 2.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T07:51:20.483Z] #0 3.229 v3.20.5-68-gf7196099183 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-12T07:51:20.483Z] #0 3.229 v3.20.5-73-g9eefe611fb0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-12T07:51:20.483Z] #0 3.229 OK: 24178 distinct packages available [2025-02-12T07:51:20.483Z] #0 3.278 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T07:51:20.483Z] #0 3.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T07:51:20.483Z] #0 3.625 OK: 248 MiB in 58 packages [2025-02-12T07:51:20.483Z] #78 DONE 3.7s [2025-02-12T07:51:20.483Z] [2025-02-12T07:51:20.483Z] #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-02-12T07:51:20.483Z] #79 DONE 0.1s [2025-02-12T07:51:20.483Z] [2025-02-12T07:51:20.483Z] #80 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T07:51:20.577Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-02-12T07:51:21.885Z] #80 ... [2025-02-12T07:51:21.885Z] [2025-02-12T07:51:21.885Z] #81 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-02-12T07:51:21.885Z] #0 2.438 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T07:51:21.885Z] #0 2.908 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T07:51:21.885Z] #0 3.621 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-12T07:51:21.885Z] #0 3.924 Executing busybox-1.36.1-r29.trigger [2025-02-12T07:51:21.885Z] #0 3.938 OK: 8 MiB in 15 packages [2025-02-12T07:51:21.885Z] #81 DONE 4.4s [2025-02-12T07:51:21.885Z] [2025-02-12T07:51:21.885Z] #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-02-12T07:51:21.885Z] #0 2.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T07:51:21.885Z] #0 2.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T07:51:21.885Z] #0 2.954 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T07:51:21.885Z] #0 2.991 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T07:51:21.885Z] #0 3.042 Executing ca-certificates-20241121-r1.trigger [2025-02-12T07:51:21.885Z] #0 3.080 OK: 12 MiB in 21 packages [2025-02-12T07:51:21.885Z] #82 DONE 3.6s [2025-02-12T07:51:21.885Z] [2025-02-12T07:51:21.885Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-02-12T07:51:21.885Z] #0 2.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T07:51:21.885Z] #0 2.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T07:51:21.885Z] #0 2.639 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T07:51:21.885Z] #0 2.700 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T07:51:21.885Z] #0 2.721 Executing ca-certificates-20241121-r1.trigger [2025-02-12T07:51:21.885Z] #0 2.759 OK: 19 MiB in 18 packages [2025-02-12T07:51:21.885Z] #83 DONE 3.2s [2025-02-12T07:51:21.885Z] [2025-02-12T07:51:21.885Z] #84 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2025-02-12T07:51:21.885Z] #0 2.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T07:51:21.885Z] #0 3.521 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T07:51:21.885Z] #84 ... [2025-02-12T07:51:21.885Z] [2025-02-12T07:51:21.885Z] #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-02-12T07:51:21.885Z] #0 2.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T07:51:21.885Z] #0 3.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T07:51:21.885Z] #0 3.323 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T07:51:21.885Z] #0 3.418 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T07:51:21.885Z] #0 3.427 OK: 8 MiB in 16 packages [2025-02-12T07:51:21.885Z] #85 DONE 4.1s [2025-02-12T07:51:22.143Z] [2025-02-12T07:51:22.143Z] #84 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2025-02-12T07:51:22.143Z] #84 3.862 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T07:51:22.143Z] #84 3.901 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T07:51:22.143Z] #84 3.917 OK: 8 MiB in 15 packages [2025-02-12T07:51:22.712Z] #84 DONE 4.3s [2025-02-12T07:51:22.712Z] [2025-02-12T07:51:22.712Z] #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-02-12T07:51:22.712Z] #0 2.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T07:51:22.712Z] #0 2.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T07:51:22.712Z] #0 3.277 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T07:51:22.712Z] #0 3.326 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T07:51:22.712Z] #0 3.336 Executing ca-certificates-20241121-r1.trigger [2025-02-12T07:51:22.712Z] #0 3.376 OK: 10 MiB in 17 packages [2025-02-12T07:51:22.712Z] #86 DONE 3.8s [2025-02-12T07:51:22.712Z] [2025-02-12T07:51:22.712Z] #87 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-02-12T07:51:22.712Z] #0 2.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T07:51:22.712Z] #0 2.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T07:51:22.712Z] #0 3.217 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T07:51:22.712Z] #0 3.299 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T07:51:22.712Z] #0 3.316 OK: 8 MiB in 15 packages [2025-02-12T07:51:22.712Z] #87 DONE 3.7s [2025-02-12T07:51:22.712Z] [2025-02-12T07:51:22.712Z] #88 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-02-12T07:51:22.712Z] #0 2.345 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T07:51:22.712Z] #0 2.786 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T07:51:22.712Z] #0 3.526 OK: 248 MiB in 58 packages [2025-02-12T07:51:22.712Z] #88 DONE 3.8s [2025-02-12T07:51:22.712Z] [2025-02-12T07:51:22.712Z] #89 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-02-12T07:51:22.712Z] #89 DONE 0.1s [2025-02-12T07:51:22.712Z] [2025-02-12T07:51:22.712Z] #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T07:51:22.978Z] #90 ... [2025-02-12T07:51:22.978Z] [2025-02-12T07:51:22.978Z] #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-12T07:51:22.978Z] #0 2.727 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T07:51:22.978Z] #0 2.797 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T07:51:22.978Z] #0 3.131 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T07:51:22.978Z] #0 3.170 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T07:51:22.978Z] #0 3.177 OK: 8 MiB in 18 packages [2025-02-12T07:51:22.978Z] #91 DONE 3.5s [2025-02-12T07:51:23.251Z] [2025-02-12T07:51:23.251Z] #73 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-02-12T07:51:23.251Z] #73 3.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T07:51:23.251Z] #73 3.297 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T07:51:23.251Z] #73 3.645 OK: 9 MiB in 19 packages [2025-02-12T07:51:24.685Z] #73 DONE 5.0s [2025-02-12T07:51:24.685Z] [2025-02-12T07:51:24.685Z] #92 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-02-12T07:51:24.685Z] #0 3.367 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T07:51:24.685Z] #0 3.450 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T07:51:24.685Z] #0 3.736 OK: 19 MiB in 18 packages [2025-02-12T07:51:24.685Z] #92 DONE 4.8s [2025-02-12T07:51:24.685Z] [2025-02-12T07:51:24.685Z] #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-12T07:51:24.685Z] #93 DONE 1.4s [2025-02-12T07:51:24.685Z] [2025-02-12T07:51:24.685Z] #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-02-12T07:51:26.099Z] #94 ... [2025-02-12T07:51:26.099Z] [2025-02-12T07:51:26.099Z] #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-02-12T07:51:26.099Z] #95 DONE 1.8s [2025-02-12T07:51:26.099Z] [2025-02-12T07:51:26.099Z] #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-12T07:51:26.099Z] #0 4.607 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T07:51:26.099Z] #0 4.686 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T07:51:26.099Z] #0 5.049 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T07:51:26.099Z] #0 5.086 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T07:51:26.099Z] #0 5.096 Executing ca-certificates-20241121-r1.trigger [2025-02-12T07:51:26.099Z] #0 5.133 OK: 13 MiB in 28 packages [2025-02-12T07:51:26.099Z] #96 DONE 6.4s [2025-02-12T07:51:26.360Z] [2025-02-12T07:51:26.360Z] #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-02-12T07:51:26.360Z] #94 DONE 1.8s [2025-02-12T07:51:26.360Z] [2025-02-12T07:51:26.360Z] #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-12T07:51:26.360Z] #97 DONE 2.0s [2025-02-12T07:51:26.360Z] [2025-02-12T07:51:26.360Z] #98 [security-spire-config stage-2 6/10] COPY security.txt / [2025-02-12T07:51:26.360Z] #98 ... [2025-02-12T07:51:26.360Z] [2025-02-12T07:51:26.360Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-02-12T07:51:26.360Z] #99 DONE 2.1s [2025-02-12T07:51:26.631Z] [2025-02-12T07:51:26.631Z] #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-12T07:51:27.239Z] #100 ... [2025-02-12T07:51:27.239Z] [2025-02-12T07:51:27.239Z] #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-02-12T07:51:27.239Z] #101 DONE 0.9s [2025-02-12T07:51:27.239Z] [2025-02-12T07:51:27.239Z] #98 [security-spire-config stage-2 6/10] COPY security.txt / [2025-02-12T07:51:27.239Z] #98 DONE 0.9s [2025-02-12T07:51:27.500Z] [2025-02-12T07:51:27.500Z] #102 [security-spire-server stage-2 6/9] COPY security.txt / [2025-02-12T07:51:28.100Z] #102 ... [2025-02-12T07:51:28.100Z] [2025-02-12T07:51:28.100Z] #103 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-02-12T07:51:28.100Z] #103 DONE 6.2s [2025-02-12T07:51:28.100Z] [2025-02-12T07:51:28.100Z] #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-12T07:51:28.100Z] #100 DONE 1.7s [2025-02-12T07:51:28.367Z] [2025-02-12T07:51:28.367Z] #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-02-12T07:51:28.367Z] #104 DONE 1.1s [2025-02-12T07:51:28.367Z] [2025-02-12T07:51:28.367Z] #102 [security-spire-server stage-2 6/9] COPY security.txt / [2025-02-12T07:51:28.367Z] #102 DONE 1.1s [2025-02-12T07:51:28.367Z] [2025-02-12T07:51:28.367Z] #105 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-02-12T07:51:28.367Z] #105 DONE 0.2s [2025-02-12T07:51:28.367Z] [2025-02-12T07:51:28.367Z] #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-02-12T07:51:28.633Z] #106 DONE 0.2s [2025-02-12T07:51:28.633Z] [2025-02-12T07:51:28.633Z] #107 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-02-12T07:51:28.633Z] #107 DONE 0.2s [2025-02-12T07:51:28.633Z] [2025-02-12T07:51:28.633Z] #108 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-02-12T07:51:28.633Z] #108 DONE 0.3s [2025-02-12T07:51:28.633Z] [2025-02-12T07:51:28.633Z] #109 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-02-12T07:51:28.633Z] #109 DONE 0.2s [2025-02-12T07:51:28.633Z] [2025-02-12T07:51:28.633Z] #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-02-12T07:51:28.633Z] #110 DONE 0.2s [2025-02-12T07:51:28.633Z] [2025-02-12T07:51:28.633Z] #111 [security-spire-config] exporting to image [2025-02-12T07:51:28.633Z] #111 exporting layers [2025-02-12T07:51:28.904Z] #111 ... [2025-02-12T07:51:28.904Z] [2025-02-12T07:51:28.904Z] #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-02-12T07:51:28.904Z] #112 DONE 0.2s [2025-02-12T07:51:28.904Z] [2025-02-12T07:51:28.904Z] #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-02-12T07:51:28.904Z] #113 DONE 0.3s [2025-02-12T07:51:28.904Z] [2025-02-12T07:51:28.904Z] #114 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T07:51:29.166Z] #114 ... [2025-02-12T07:51:29.166Z] [2025-02-12T07:51:29.166Z] #115 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-02-12T07:51:29.166Z] #115 DONE 0.3s [2025-02-12T07:51:29.166Z] [2025-02-12T07:51:29.166Z] #116 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-02-12T07:51:29.166Z] #116 DONE 0.3s [2025-02-12T07:51:29.166Z] [2025-02-12T07:51:29.166Z] #117 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-02-12T07:51:29.166Z] #117 DONE 0.1s [2025-02-12T07:51:29.166Z] [2025-02-12T07:51:29.166Z] #111 [security-spire-server] exporting to image [2025-02-12T07:51:29.745Z] #111 exporting layers 1.0s done [2025-02-12T07:51:29.745Z] #111 writing image sha256:9cc3ee05e9bf0bce5d3e7bec561e88e45707cb8e2f182ca61e36c4b40e399aa1 done [2025-02-12T07:51:29.745Z] #111 naming to docker.io/library/security-spire-config done [2025-02-12T07:51:30.012Z] #111 exporting layers 0.8s done [2025-02-12T07:51:30.012Z] #111 writing image sha256:567eee5615c83626c5be19c797737f79d1784367a2be8f457ceb6be727bb6d18 0.0s done [2025-02-12T07:51:30.012Z] #111 naming to docker.io/library/security-spire-server done [2025-02-12T07:51:30.012Z] #111 writing image sha256:0879154b89b01ac1e28a3c46466106f8da0d689e121f87373af67aa269c23bc7 done [2025-02-12T07:51:30.012Z] #111 naming to docker.io/library/security-spire-agent done [2025-02-12T07:51:30.012Z] #111 DONE 1.6s [2025-02-12T07:51:30.012Z] [2025-02-12T07:51:30.012Z] #118 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T07:51:30.788Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2025-02-12T07:51:30.788Z] #1 transferring dockerfile: 3.02kB 0.0s done [2025-02-12T07:51:30.788Z] #1 DONE 0.1s [2025-02-12T07:51:31.396Z] [2025-02-12T07:51:31.396Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-02-12T07:51:31.396Z] #2 transferring dockerfile: 1.89kB 0.0s done [2025-02-12T07:51:31.396Z] #2 DONE 0.1s [2025-02-12T07:51:31.396Z] [2025-02-12T07:51:31.396Z] #3 [support-notifications internal] load build definition from Dockerfile [2025-02-12T07:51:31.396Z] #3 transferring dockerfile: 2.00kB 0.0s done [2025-02-12T07:51:31.396Z] #3 DONE 0.1s [2025-02-12T07:51:31.396Z] [2025-02-12T07:51:31.396Z] #4 [security-spire-agent internal] load build definition from Dockerfile [2025-02-12T07:51:31.396Z] #4 transferring dockerfile: 1.81kB 0.0s done [2025-02-12T07:51:31.681Z] #4 DONE 0.1s [2025-02-12T07:51:31.681Z] [2025-02-12T07:51:31.681Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-02-12T07:51:31.681Z] #5 transferring dockerfile: 2.23kB 0.0s done [2025-02-12T07:51:31.681Z] #5 DONE 0.1s [2025-02-12T07:51:31.681Z] [2025-02-12T07:51:31.681Z] #6 [security-spire-server internal] load build definition from Dockerfile [2025-02-12T07:51:31.681Z] #6 transferring dockerfile: 1.70kB done [2025-02-12T07:51:31.681Z] #6 DONE 0.1s [2025-02-12T07:51:32.047Z] [2025-02-12T07:51:32.047Z] #7 [core-command internal] load build definition from Dockerfile [2025-02-12T07:51:32.047Z] #7 transferring dockerfile: 1.94kB done [2025-02-12T07:51:32.047Z] #7 DONE 0.1s [2025-02-12T07:51:32.047Z] [2025-02-12T07:51:32.047Z] #8 [security-spire-config internal] load build definition from Dockerfile [2025-02-12T07:51:32.047Z] #8 transferring dockerfile: 1.69kB 0.0s done [2025-02-12T07:51:32.047Z] #8 DONE 0.1s [2025-02-12T07:51:32.047Z] [2025-02-12T07:51:32.047Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2025-02-12T07:51:32.047Z] #9 transferring dockerfile: 2.14kB done [2025-02-12T07:51:32.047Z] #9 DONE 0.1s [2025-02-12T07:51:32.047Z] [2025-02-12T07:51:32.047Z] #10 [support-scheduler internal] load build definition from Dockerfile [2025-02-12T07:51:32.047Z] #10 transferring dockerfile: 1.83kB done [2025-02-12T07:51:32.047Z] #10 DONE 0.1s [2025-02-12T07:51:32.047Z] [2025-02-12T07:51:32.047Z] #11 [core-metadata internal] load build definition from Dockerfile [2025-02-12T07:51:32.354Z] #11 transferring dockerfile: 2.10kB 0.0s done [2025-02-12T07:51:32.354Z] #11 DONE 0.1s [2025-02-12T07:51:32.354Z] [2025-02-12T07:51:32.354Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2025-02-12T07:51:32.354Z] #12 transferring dockerfile: 2.50kB done [2025-02-12T07:51:32.354Z] #12 DONE 0.1s [2025-02-12T07:51:32.354Z] [2025-02-12T07:51:32.354Z] #13 [core-keeper internal] load build definition from Dockerfile [2025-02-12T07:51:32.354Z] #13 transferring dockerfile: 2.01kB done [2025-02-12T07:51:32.354Z] #13 DONE 0.1s [2025-02-12T07:51:32.354Z] [2025-02-12T07:51:32.354Z] #14 [core-data internal] load build definition from Dockerfile [2025-02-12T07:51:32.354Z] #14 transferring dockerfile: 2.04kB 0.0s done [2025-02-12T07:51:32.354Z] #14 DONE 0.1s [2025-02-12T07:51:32.655Z] [2025-02-12T07:51:32.655Z] #15 [security-secretstore-setup internal] load build definition from Dockerfile [2025-02-12T07:51:32.655Z] #15 transferring dockerfile: 2.49kB done [2025-02-12T07:51:32.655Z] #15 DONE 0.1s [2025-02-12T07:51:32.655Z] [2025-02-12T07:51:32.655Z] #16 [security-bootstrapper internal] load .dockerignore [2025-02-12T07:51:32.655Z] #16 transferring context: [2025-02-12T07:51:32.655Z] #16 transferring context: 50B done [2025-02-12T07:51:32.655Z] #16 DONE 0.1s [2025-02-12T07:51:33.680Z] [2025-02-12T07:51:33.680Z] #17 [security-spiffe-token-provider internal] load .dockerignore [2025-02-12T07:51:33.680Z] #17 transferring context: 50B done [2025-02-12T07:51:33.680Z] #17 DONE 0.0s [2025-02-12T07:51:33.680Z] [2025-02-12T07:51:33.680Z] #18 [support-notifications internal] load .dockerignore [2025-02-12T07:51:33.680Z] #18 transferring context: 50B done [2025-02-12T07:51:33.680Z] #18 DONE 0.0s [2025-02-12T07:51:33.680Z] [2025-02-12T07:51:33.680Z] #19 [security-spire-agent internal] load .dockerignore [2025-02-12T07:51:33.680Z] #19 transferring context: 50B done [2025-02-12T07:51:33.680Z] #19 DONE 0.1s [2025-02-12T07:51:33.680Z] [2025-02-12T07:51:33.680Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2025-02-12T07:51:33.680Z] #20 transferring context: 50B 0.0s done [2025-02-12T07:51:33.680Z] #20 DONE 0.1s [2025-02-12T07:51:33.680Z] [2025-02-12T07:51:33.680Z] #21 [security-spire-server internal] load .dockerignore [2025-02-12T07:51:33.680Z] #21 transferring context: 50B done [2025-02-12T07:51:33.680Z] #21 DONE 0.1s [2025-02-12T07:51:33.680Z] [2025-02-12T07:51:33.680Z] #22 [core-command internal] load .dockerignore [2025-02-12T07:51:33.968Z] #22 transferring context: 50B done [2025-02-12T07:51:33.968Z] #22 DONE 0.1s [2025-02-12T07:51:33.968Z] [2025-02-12T07:51:33.968Z] #23 [security-spire-config internal] load .dockerignore [2025-02-12T07:51:33.968Z] #23 transferring context: 50B 0.0s done [2025-02-12T07:51:33.968Z] #23 DONE 0.1s [2025-02-12T07:51:33.968Z] [2025-02-12T07:51:33.968Z] #24 [support-scheduler internal] load .dockerignore [2025-02-12T07:51:34.242Z] #24 transferring context: 50B done [2025-02-12T07:51:34.242Z] #24 DONE 0.1s [2025-02-12T07:51:34.242Z] [2025-02-12T07:51:34.242Z] #25 [security-proxy-auth internal] load .dockerignore [2025-02-12T07:51:34.242Z] #25 transferring context: 50B done [2025-02-12T07:51:34.242Z] #25 DONE 0.1s [2025-02-12T07:51:34.242Z] [2025-02-12T07:51:34.242Z] #26 [core-metadata internal] load .dockerignore [2025-02-12T07:51:34.242Z] #26 transferring context: 50B 0.0s done [2025-02-12T07:51:34.242Z] #26 DONE 0.1s [2025-02-12T07:51:34.242Z] [2025-02-12T07:51:34.242Z] #27 [security-proxy-setup internal] load .dockerignore [2025-02-12T07:51:34.242Z] #27 transferring context: 50B 0.0s done [2025-02-12T07:51:34.242Z] #27 DONE 0.1s [2025-02-12T07:51:34.242Z] [2025-02-12T07:51:34.242Z] #28 [core-keeper internal] load .dockerignore [2025-02-12T07:51:34.242Z] #28 transferring context: 50B 0.0s done [2025-02-12T07:51:34.242Z] #28 DONE 0.1s [2025-02-12T07:51:34.242Z] [2025-02-12T07:51:34.242Z] #29 [core-data internal] load .dockerignore [2025-02-12T07:51:34.511Z] #29 transferring context: 50B 0.0s done [2025-02-12T07:51:34.511Z] #29 DONE 0.1s [2025-02-12T07:51:34.511Z] [2025-02-12T07:51:34.511Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-02-12T07:51:34.511Z] #30 ... [2025-02-12T07:51:34.511Z] [2025-02-12T07:51:34.511Z] #31 [security-secretstore-setup internal] load .dockerignore [2025-02-12T07:51:34.511Z] #31 transferring context: 50B done [2025-02-12T07:51:34.511Z] #31 DONE 0.1s [2025-02-12T07:51:34.511Z] [2025-02-12T07:51:34.511Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-12T07:51:34.511Z] #32 DONE 0.0s [2025-02-12T07:51:34.779Z] [2025-02-12T07:51:34.779Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-02-12T07:51:34.779Z] #30 DONE 0.4s [2025-02-12T07:51:35.046Z] [2025-02-12T07:51:35.046Z] #33 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-12T07:51:35.046Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-12T07:51:35.046Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-12T07:51:35.046Z] #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-12T07:51:35.046Z] #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-12T07:51:35.317Z] #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0B / 4.09MB 0.2s [2025-02-12T07:51:35.317Z] #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.05MB / 4.09MB 0.3s [2025-02-12T07:51:35.317Z] #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 3.15MB / 4.09MB 0.4s [2025-02-12T07:51:35.586Z] #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.5s done [2025-02-12T07:51:35.586Z] #33 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb [2025-02-12T07:51:35.586Z] #33 ... [2025-02-12T07:51:35.586Z] [2025-02-12T07:51:35.586Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-12T07:51:35.586Z] #32 DONE 0.0s [2025-02-12T07:51:35.855Z] [2025-02-12T07:51:35.855Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2025-02-12T07:51:35.855Z] #30 DONE 0.5s [2025-02-12T07:51:35.855Z] [2025-02-12T07:51:35.855Z] #33 [security-spiffe-token-provider stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-12T07:51:35.855Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-12T07:51:35.855Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-12T07:51:35.855Z] #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-12T07:51:35.855Z] #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-12T07:51:35.855Z] #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.5s done [2025-02-12T07:51:35.855Z] #33 ... [2025-02-12T07:51:35.855Z] [2025-02-12T07:51:35.855Z] #32 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-12T07:51:35.855Z] #32 DONE 0.0s [2025-02-12T07:51:35.855Z] [2025-02-12T07:51:35.855Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2025-02-12T07:51:35.855Z] #30 DONE 0.5s [2025-02-12T07:51:35.855Z] [2025-02-12T07:51:35.855Z] #34 [security-bootstrapper internal] load build context [2025-02-12T07:51:35.855Z] #34 transferring context: 3.13MB 0.8s done [2025-02-12T07:51:35.855Z] #34 DONE 0.9s [2025-02-12T07:51:35.855Z] [2025-02-12T07:51:35.855Z] #33 [security-spiffe-token-provider stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-12T07:51:36.125Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-12T07:51:36.125Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-12T07:51:36.125Z] #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-12T07:51:36.125Z] #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-12T07:51:36.125Z] #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.5s done [2025-02-12T07:51:36.125Z] #33 ... [2025-02-12T07:51:36.125Z] [2025-02-12T07:51:36.125Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2025-02-12T07:51:36.125Z] #30 DONE 0.7s [2025-02-12T07:51:36.125Z] [2025-02-12T07:51:36.125Z] #33 [support-notifications stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-12T07:51:36.125Z] #33 ... [2025-02-12T07:51:36.125Z] [2025-02-12T07:51:36.125Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-12T07:51:36.125Z] #32 DONE 0.0s [2025-02-12T07:51:36.125Z] [2025-02-12T07:51:36.125Z] #33 [support-notifications stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-12T07:51:36.395Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-12T07:51:36.395Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-12T07:51:36.395Z] #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-12T07:51:36.395Z] #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-12T07:51:36.395Z] #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.5s done [2025-02-12T07:51:36.395Z] #33 ... [2025-02-12T07:51:36.395Z] [2025-02-12T07:51:36.395Z] #32 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-12T07:51:36.395Z] #32 DONE 0.0s [2025-02-12T07:51:36.395Z] [2025-02-12T07:51:36.395Z] #33 [core-common-config-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-12T07:51:36.665Z] #33 ... [2025-02-12T07:51:36.665Z] [2025-02-12T07:51:36.665Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2025-02-12T07:51:36.665Z] #30 DONE 1.0s [2025-02-12T07:51:36.665Z] [2025-02-12T07:51:36.665Z] #33 [core-command stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-12T07:51:36.665Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-12T07:51:36.665Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-12T07:51:36.665Z] #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-12T07:51:36.665Z] #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-12T07:51:36.665Z] #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.5s done [2025-02-12T07:51:36.665Z] #33 ... [2025-02-12T07:51:36.665Z] [2025-02-12T07:51:36.665Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-12T07:51:36.665Z] #32 DONE 0.0s [2025-02-12T07:51:36.665Z] [2025-02-12T07:51:36.665Z] #33 [core-command stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-12T07:51:36.933Z] #33 ... [2025-02-12T07:51:36.933Z] [2025-02-12T07:51:36.933Z] #32 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-12T07:51:36.933Z] #32 DONE 0.0s [2025-02-12T07:51:36.933Z] [2025-02-12T07:51:36.933Z] #33 [core-command stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-12T07:51:36.933Z] #33 ... [2025-02-12T07:51:36.933Z] [2025-02-12T07:51:36.933Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2025-02-12T07:51:36.933Z] #30 DONE 1.3s [2025-02-12T07:51:36.933Z] [2025-02-12T07:51:36.933Z] #33 [support-scheduler stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-12T07:51:36.933Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-12T07:51:36.933Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-12T07:51:36.933Z] #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-12T07:51:36.933Z] #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-12T07:51:36.933Z] #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.5s done [2025-02-12T07:51:37.200Z] #33 ... [2025-02-12T07:51:37.200Z] [2025-02-12T07:51:37.200Z] #32 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-12T07:51:37.200Z] #32 DONE 0.0s [2025-02-12T07:51:37.200Z] [2025-02-12T07:51:37.200Z] #35 [security-proxy-auth internal] load build context [2025-02-12T07:51:37.200Z] #35 DONE 0.0s [2025-02-12T07:51:37.200Z] [2025-02-12T07:51:37.200Z] #36 [security-spiffe-token-provider internal] load build context [2025-02-12T07:51:37.200Z] #36 transferring context: 3.13MB 1.1s done [2025-02-12T07:51:37.200Z] #36 DONE 1.3s [2025-02-12T07:51:37.200Z] [2025-02-12T07:51:37.200Z] #33 [security-proxy-auth stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-12T07:51:37.200Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-12T07:51:37.200Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-12T07:51:37.200Z] #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-12T07:51:37.200Z] #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-12T07:51:37.200Z] #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.5s done [2025-02-12T07:51:37.200Z] #33 ... [2025-02-12T07:51:37.200Z] [2025-02-12T07:51:37.200Z] #37 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-12T07:51:37.200Z] #37 DONE 3.2s [2025-02-12T07:51:37.465Z] [2025-02-12T07:51:37.465Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-02-12T07:51:37.465Z] #38 DONE 1.3s [2025-02-12T07:51:37.465Z] [2025-02-12T07:51:37.465Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-02-12T07:51:37.465Z] #39 DONE 1.4s [2025-02-12T07:51:37.465Z] [2025-02-12T07:51:37.465Z] #33 [security-spire-config stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-12T07:51:37.465Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-12T07:51:37.465Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-12T07:51:37.465Z] #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-12T07:51:37.465Z] #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-12T07:51:37.465Z] #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.5s done [2025-02-12T07:51:37.465Z] #33 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.8s done [2025-02-12T07:51:37.465Z] #33 ... [2025-02-12T07:51:37.465Z] [2025-02-12T07:51:37.465Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-12T07:51:37.465Z] #32 DONE 0.0s [2025-02-12T07:51:37.465Z] [2025-02-12T07:51:37.465Z] #33 [security-spire-agent stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-12T07:51:37.465Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-12T07:51:37.465Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-12T07:51:37.465Z] #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-12T07:51:37.465Z] #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-12T07:51:37.465Z] #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.5s done [2025-02-12T07:51:37.465Z] #33 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.8s done [2025-02-12T07:51:37.733Z] #33 ... [2025-02-12T07:51:37.733Z] [2025-02-12T07:51:37.733Z] #32 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-12T07:51:37.733Z] #32 DONE 0.0s [2025-02-12T07:51:37.733Z] [2025-02-12T07:51:37.733Z] #40 [core-command builder 2/7] WORKDIR /edgex-go [2025-02-12T07:51:37.733Z] #40 ... [2025-02-12T07:51:37.733Z] [2025-02-12T07:51:37.733Z] #32 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-12T07:51:37.733Z] #32 DONE 0.0s [2025-02-12T07:51:38.000Z] [2025-02-12T07:51:38.000Z] #41 [support-notifications internal] load build context [2025-02-12T07:51:38.000Z] #41 transferring context: 3.13MB 1.3s done [2025-02-12T07:51:38.000Z] #41 DONE 2.0s [2025-02-12T07:51:38.000Z] [2025-02-12T07:51:38.000Z] #37 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-12T07:51:38.000Z] #37 DONE 3.4s [2025-02-12T07:51:38.000Z] [2025-02-12T07:51:38.000Z] #33 [security-proxy-setup stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-12T07:51:38.000Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-12T07:51:38.001Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-12T07:51:38.001Z] #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-12T07:51:38.001Z] #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-12T07:51:38.001Z] #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.5s done [2025-02-12T07:51:38.001Z] #33 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.8s done [2025-02-12T07:51:38.287Z] #33 ... [2025-02-12T07:51:38.287Z] [2025-02-12T07:51:38.287Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-12T07:51:38.287Z] #32 DONE 0.0s [2025-02-12T07:51:38.287Z] [2025-02-12T07:51:38.287Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T07:51:38.287Z] #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.8s done [2025-02-12T07:51:38.578Z] #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-02-12T07:51:38.578Z] #42 ... [2025-02-12T07:51:38.578Z] [2025-02-12T07:51:38.578Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2025-02-12T07:51:38.578Z] #30 DONE 2.7s [2025-02-12T07:51:38.578Z] [2025-02-12T07:51:38.578Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T07:51:38.578Z] #42 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2025-02-12T07:51:38.578Z] #42 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2025-02-12T07:51:38.853Z] #42 ... [2025-02-12T07:51:38.853Z] [2025-02-12T07:51:38.853Z] #37 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-12T07:51:38.853Z] #37 DONE 3.4s [2025-02-12T07:51:38.853Z] [2025-02-12T07:51:38.853Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T07:51:38.853Z] #42 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2025-02-12T07:51:38.853Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.0s [2025-02-12T07:51:38.853Z] #42 ... [2025-02-12T07:51:38.853Z] [2025-02-12T07:51:38.853Z] #37 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-12T07:51:38.853Z] #37 DONE 3.4s [2025-02-12T07:51:38.853Z] [2025-02-12T07:51:38.853Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T07:51:38.853Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2025-02-12T07:51:38.853Z] #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2025-02-12T07:51:38.853Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s [2025-02-12T07:51:39.121Z] #42 ... [2025-02-12T07:51:39.121Z] [2025-02-12T07:51:39.121Z] #43 [security-spire-config internal] load build context [2025-02-12T07:51:39.121Z] #43 transferring context: 22.05kB 0.2s done [2025-02-12T07:51:39.121Z] #43 DONE 1.7s [2025-02-12T07:51:39.121Z] [2025-02-12T07:51:39.121Z] #44 [security-spire-server internal] load build context [2025-02-12T07:51:39.121Z] #44 transferring context: 23.80kB 0.2s done [2025-02-12T07:51:39.121Z] #44 DONE 1.6s [2025-02-12T07:51:39.121Z] [2025-02-12T07:51:39.121Z] #45 [security-spire-agent internal] load build context [2025-02-12T07:51:39.121Z] #45 transferring context: 23.33kB 0.1s done [2025-02-12T07:51:39.121Z] #45 DONE 1.6s [2025-02-12T07:51:39.121Z] [2025-02-12T07:51:39.121Z] #33 [core-common-config-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-12T07:51:39.121Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-12T07:51:39.121Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-12T07:51:39.121Z] #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-12T07:51:39.121Z] #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-12T07:51:39.121Z] #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.5s done [2025-02-12T07:51:39.121Z] #33 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.8s done [2025-02-12T07:51:39.121Z] #33 DONE 5.3s [2025-02-12T07:51:39.121Z] [2025-02-12T07:51:39.121Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T07:51:39.121Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2025-02-12T07:51:39.121Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.2s [2025-02-12T07:51:39.121Z] #42 ... [2025-02-12T07:51:39.121Z] [2025-02-12T07:51:39.121Z] #46 [core-common-config-bootstrapper internal] load build context [2025-02-12T07:51:39.121Z] #46 transferring context: 3.13MB 1.4s done [2025-02-12T07:51:39.121Z] #46 DONE 2.8s [2025-02-12T07:51:39.121Z] [2025-02-12T07:51:39.121Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T07:51:39.121Z] #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s [2025-02-12T07:51:39.391Z] #42 ... [2025-02-12T07:51:39.391Z] [2025-02-12T07:51:39.391Z] #47 [core-command internal] load build context [2025-02-12T07:51:39.391Z] #47 transferring context: 3.13MB 1.5s done [2025-02-12T07:51:39.391Z] #47 DONE 2.7s [2025-02-12T07:51:39.391Z] [2025-02-12T07:51:39.391Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T07:51:39.391Z] #42 ... [2025-02-12T07:51:39.391Z] [2025-02-12T07:51:39.391Z] #48 [support-scheduler internal] load build context [2025-02-12T07:51:39.391Z] #48 transferring context: 3.13MB 1.5s done [2025-02-12T07:51:39.391Z] #48 DONE 2.4s [2025-02-12T07:51:39.391Z] [2025-02-12T07:51:39.391Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T07:51:39.391Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 0.5s [2025-02-12T07:51:39.660Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 0.9s [2025-02-12T07:51:39.660Z] #42 ... [2025-02-12T07:51:39.660Z] [2025-02-12T07:51:39.660Z] #35 [security-proxy-auth internal] load build context [2025-02-12T07:51:39.660Z] #35 transferring context: 3.13MB 1.0s done [2025-02-12T07:51:39.660Z] #35 DONE 2.4s [2025-02-12T07:51:39.660Z] [2025-02-12T07:51:39.660Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T07:51:39.942Z] #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2025-02-12T07:51:39.942Z] #42 ... [2025-02-12T07:51:39.942Z] [2025-02-12T07:51:39.942Z] #40 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2025-02-12T07:51:39.942Z] #40 DONE 3.5s [2025-02-12T07:51:39.942Z] [2025-02-12T07:51:39.942Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T07:51:39.942Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 1.3s [2025-02-12T07:51:39.942Z] #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.1s done [2025-02-12T07:51:40.541Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 1.5s [2025-02-12T07:51:40.541Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 1.7s [2025-02-12T07:51:40.857Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 2.0s [2025-02-12T07:51:40.857Z] #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2025-02-12T07:51:41.175Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 2.2s [2025-02-12T07:51:41.175Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 2.4s [2025-02-12T07:51:41.175Z] #42 ... [2025-02-12T07:51:41.175Z] [2025-02-12T07:51:41.175Z] #49 [security-proxy-setup internal] load build context [2025-02-12T07:51:41.175Z] #49 transferring context: 3.13MB 1.8s done [2025-02-12T07:51:41.175Z] #49 DONE 3.3s [2025-02-12T07:51:41.175Z] [2025-02-12T07:51:41.175Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T07:51:41.461Z] #42 ... [2025-02-12T07:51:41.461Z] [2025-02-12T07:51:41.461Z] #50 [core-metadata internal] load build context [2025-02-12T07:51:41.461Z] #50 transferring context: 3.13MB 2.1s done [2025-02-12T07:51:41.461Z] #50 DONE 3.4s [2025-02-12T07:51:41.461Z] [2025-02-12T07:51:41.461Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T07:51:41.461Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.84MB / 28.04MB 2.7s [2025-02-12T07:51:41.753Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.03MB / 28.04MB 3.0s [2025-02-12T07:51:41.753Z] #42 ... [2025-02-12T07:51:41.753Z] [2025-02-12T07:51:41.753Z] #51 [core-keeper internal] load build context [2025-02-12T07:51:41.753Z] #51 transferring context: 3.13MB 2.5s done [2025-02-12T07:51:41.753Z] #51 DONE 3.9s [2025-02-12T07:51:41.753Z] [2025-02-12T07:51:41.753Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T07:51:42.390Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 3.6s [2025-02-12T07:51:43.053Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 4.3s [2025-02-12T07:51:43.358Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 4.5s done [2025-02-12T07:51:43.358Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 4.5s done [2025-02-12T07:51:44.011Z] #42 ... [2025-02-12T07:51:44.011Z] [2025-02-12T07:51:44.011Z] #52 [core-data internal] load build context [2025-02-12T07:51:44.011Z] #52 transferring context: 3.13MB 3.1s done [2025-02-12T07:51:44.011Z] #52 DONE 5.1s [2025-02-12T07:51:44.011Z] [2025-02-12T07:51:44.011Z] #53 [security-secretstore-setup internal] load build context [2025-02-12T07:51:44.011Z] #53 transferring context: 3.13MB 3.2s done [2025-02-12T07:51:44.011Z] #53 DONE 5.2s [2025-02-12T07:51:44.011Z] [2025-02-12T07:51:44.011Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-12T07:51:44.011Z] #54 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.9s done [2025-02-12T07:51:44.011Z] #54 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2025-02-12T07:51:44.011Z] #54 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2025-02-12T07:51:44.011Z] #54 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2025-02-12T07:51:44.011Z] #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2025-02-12T07:51:44.011Z] #54 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2025-02-12T07:51:44.011Z] #54 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 2.6s done [2025-02-12T07:51:44.011Z] #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2025-02-12T07:51:44.011Z] #54 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2025-02-12T07:51:44.011Z] #54 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done [2025-02-12T07:51:44.011Z] #54 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 [2025-02-12T07:51:46.880Z] #54 ... [2025-02-12T07:51:46.880Z] [2025-02-12T07:51:46.880Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T07:51:46.880Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2025-02-12T07:51:49.128Z] #42 ... [2025-02-12T07:51:49.128Z] [2025-02-12T07:51:49.128Z] #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-12T07:51:49.128Z] #0 8.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T07:51:49.128Z] #0 8.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T07:51:49.444Z] #55 ... [2025-02-12T07:51:49.444Z] [2025-02-12T07:51:49.444Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-12T07:51:49.444Z] #54 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.6s [2025-02-12T07:51:50.127Z] #54 ... [2025-02-12T07:51:50.127Z] [2025-02-12T07:51:50.127Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-12T07:51:50.127Z] #0 9.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T07:51:50.127Z] #56 ... [2025-02-12T07:51:50.127Z] [2025-02-12T07:51:50.127Z] #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-12T07:51:50.426Z] #57 ... [2025-02-12T07:51:50.426Z] [2025-02-12T07:51:50.426Z] #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-12T07:51:50.426Z] #0 9.940 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T07:51:50.426Z] #58 ... [2025-02-12T07:51:50.426Z] [2025-02-12T07:51:50.426Z] #59 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-12T07:51:50.426Z] #59 ... [2025-02-12T07:51:50.426Z] [2025-02-12T07:51:50.426Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-12T07:51:50.724Z] #60 ... [2025-02-12T07:51:50.724Z] [2025-02-12T07:51:50.724Z] #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-02-12T07:51:50.724Z] #61 ... [2025-02-12T07:51:50.724Z] [2025-02-12T07:51:50.724Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-12T07:51:50.724Z] #0 8.632 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T07:51:50.724Z] #0 9.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T07:51:51.037Z] #62 ... [2025-02-12T07:51:51.037Z] [2025-02-12T07:51:51.037Z] #63 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-02-12T07:51:51.037Z] #63 ... [2025-02-12T07:51:51.037Z] [2025-02-12T07:51:51.037Z] #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-02-12T07:51:51.037Z] #64 ... [2025-02-12T07:51:51.037Z] [2025-02-12T07:51:51.037Z] #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-02-12T07:51:51.341Z] #65 ... [2025-02-12T07:51:51.341Z] [2025-02-12T07:51:51.341Z] #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-12T07:51:51.341Z] #66 ... [2025-02-12T07:51:51.341Z] [2025-02-12T07:51:51.341Z] #67 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-02-12T07:51:51.341Z] #0 10.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T07:51:51.650Z] #67 ... [2025-02-12T07:51:51.650Z] [2025-02-12T07:51:51.650Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-12T07:51:51.650Z] #68 ... [2025-02-12T07:51:51.650Z] [2025-02-12T07:51:51.650Z] #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-12T07:51:51.977Z] #69 ... [2025-02-12T07:51:51.977Z] [2025-02-12T07:51:51.977Z] #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-12T07:51:51.977Z] #70 ... [2025-02-12T07:51:51.977Z] [2025-02-12T07:51:51.977Z] #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-12T07:51:51.977Z] #55 11.09 (1/2) Installing dumb-init (1.2.5-r3) [2025-02-12T07:51:51.977Z] #55 11.11 (2/2) Installing su-exec (0.2-r3) [2025-02-12T07:51:51.977Z] #55 11.12 Executing busybox-1.36.1-r29.trigger [2025-02-12T07:51:51.977Z] #55 11.19 OK: 9 MiB in 16 packages [2025-02-12T07:51:51.977Z] #55 DONE 12.8s [2025-02-12T07:51:51.977Z] [2025-02-12T07:51:51.977Z] #71 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-12T07:51:51.977Z] #71 ... [2025-02-12T07:51:51.977Z] [2025-02-12T07:51:51.977Z] #67 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-02-12T07:51:51.977Z] #67 12.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T07:51:54.821Z] #67 ... [2025-02-12T07:51:54.821Z] [2025-02-12T07:51:54.821Z] #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-12T07:51:54.821Z] #69 DONE 14.3s [2025-02-12T07:51:54.821Z] [2025-02-12T07:51:54.821Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T07:51:54.821Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.2s [2025-02-12T07:51:55.097Z] #42 ... [2025-02-12T07:51:55.097Z] [2025-02-12T07:51:55.097Z] #71 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-12T07:51:55.097Z] #71 DONE 14.9s [2025-02-12T07:51:55.097Z] [2025-02-12T07:51:55.097Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-12T07:51:55.097Z] #54 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.1s [2025-02-12T07:51:55.691Z] #54 ... [2025-02-12T07:51:55.691Z] [2025-02-12T07:51:55.691Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T07:51:59.984Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.5s [2025-02-12T07:52:00.592Z] #42 ... [2025-02-12T07:52:00.593Z] [2025-02-12T07:52:00.593Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-12T07:52:00.593Z] #56 10.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T07:52:00.593Z] #56 18.45 v3.20.5-68-gf7196099183 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-12T07:52:00.593Z] #56 18.45 v3.20.5-73-g9eefe611fb0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-12T07:52:00.593Z] #56 18.45 OK: 24050 distinct packages available [2025-02-12T07:52:00.593Z] #56 ... [2025-02-12T07:52:00.593Z] [2025-02-12T07:52:00.593Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T07:52:00.861Z] #42 ... [2025-02-12T07:52:00.861Z] [2025-02-12T07:52:00.861Z] #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-12T07:52:00.861Z] #58 10.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T07:52:00.861Z] #58 18.99 (1/7) Installing ca-certificates (20241121-r1) [2025-02-12T07:52:00.861Z] #58 19.62 (2/7) Installing dumb-init (1.2.5-r3) [2025-02-12T07:52:00.861Z] #58 19.66 (3/7) Installing libgcc (13.2.1_git20240309-r0) [2025-02-12T07:52:00.861Z] #58 19.72 (4/7) Installing libsodium (1.0.19-r0) [2025-02-12T07:52:00.861Z] #58 19.88 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) [2025-02-12T07:52:00.861Z] #58 20.37 (6/7) Installing libzmq (4.3.5-r2) [2025-02-12T07:52:00.861Z] #58 20.48 (7/7) Installing zeromq (4.3.5-r2) [2025-02-12T07:52:00.861Z] #58 20.59 Executing busybox-1.36.1-r29.trigger [2025-02-12T07:52:00.861Z] #58 20.87 Executing ca-certificates-20241121-r1.trigger [2025-02-12T07:52:01.130Z] #58 ... [2025-02-12T07:52:01.130Z] [2025-02-12T07:52:01.130Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T07:52:02.111Z] #42 ... [2025-02-12T07:52:02.111Z] [2025-02-12T07:52:02.111Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-12T07:52:02.111Z] #62 11.97 v3.20.5-68-gf7196099183 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-12T07:52:02.111Z] #62 11.97 v3.20.5-73-g9eefe611fb0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-12T07:52:02.111Z] #62 11.97 OK: 24050 distinct packages available [2025-02-12T07:52:02.111Z] #62 13.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T07:52:02.111Z] #62 15.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T07:52:02.111Z] #62 ... [2025-02-12T07:52:02.111Z] [2025-02-12T07:52:02.111Z] #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-02-12T07:52:02.111Z] #0 9.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T07:52:02.111Z] #72 ... [2025-02-12T07:52:02.111Z] [2025-02-12T07:52:02.111Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T07:52:02.381Z] #42 ... [2025-02-12T07:52:02.381Z] [2025-02-12T07:52:02.381Z] #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-02-12T07:52:02.381Z] #65 12.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T07:52:02.381Z] #65 13.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T07:52:02.381Z] #65 ... [2025-02-12T07:52:02.381Z] [2025-02-12T07:52:02.381Z] #63 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-02-12T07:52:02.381Z] #63 12.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T07:52:02.381Z] #63 13.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T07:52:02.650Z] #63 ... [2025-02-12T07:52:02.650Z] [2025-02-12T07:52:02.650Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T07:52:02.921Z] #42 ... [2025-02-12T07:52:02.921Z] [2025-02-12T07:52:02.921Z] #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-12T07:52:02.921Z] #57 12.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T07:52:02.921Z] #57 14.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T07:52:03.202Z] #57 ... [2025-02-12T07:52:03.202Z] [2025-02-12T07:52:03.202Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T07:52:03.479Z] #42 ... [2025-02-12T07:52:03.479Z] [2025-02-12T07:52:03.479Z] #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-02-12T07:52:03.479Z] #61 13.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T07:52:03.479Z] #61 16.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T07:52:03.748Z] #61 ... [2025-02-12T07:52:03.748Z] [2025-02-12T07:52:03.748Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T07:52:04.348Z] #42 ... [2025-02-12T07:52:04.348Z] [2025-02-12T07:52:04.348Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-02-12T07:52:04.348Z] #0 6.250 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T07:52:04.348Z] #0 7.701 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T07:52:04.348Z] #73 ... [2025-02-12T07:52:04.348Z] [2025-02-12T07:52:04.348Z] #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-12T07:52:04.348Z] #70 14.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T07:52:04.348Z] #70 17.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T07:52:04.622Z] #70 ... [2025-02-12T07:52:04.622Z] [2025-02-12T07:52:04.622Z] #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-12T07:52:04.622Z] #58 21.87 OK: 14 MiB in 21 packages [2025-02-12T07:52:04.622Z] #58 DONE 24.5s [2025-02-12T07:52:04.622Z] [2025-02-12T07:52:04.622Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T07:52:04.622Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.6s [2025-02-12T07:52:04.892Z] #42 ... [2025-02-12T07:52:04.892Z] [2025-02-12T07:52:04.892Z] #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-12T07:52:04.892Z] #66 14.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T07:52:04.892Z] #66 16.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T07:52:04.892Z] #66 ... [2025-02-12T07:52:04.892Z] [2025-02-12T07:52:04.892Z] #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-02-12T07:52:04.892Z] #65 24.68 OK: 239 MiB in 58 packages [2025-02-12T07:52:05.181Z] #65 ... [2025-02-12T07:52:05.181Z] [2025-02-12T07:52:05.181Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-02-12T07:52:05.181Z] #0 5.458 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T07:52:05.181Z] #0 7.975 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T07:52:05.181Z] #74 ... [2025-02-12T07:52:05.181Z] [2025-02-12T07:52:05.181Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T07:52:05.452Z] #42 ... [2025-02-12T07:52:05.452Z] [2025-02-12T07:52:05.452Z] #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-02-12T07:52:05.452Z] #64 15.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T07:52:05.452Z] #64 17.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T07:52:05.452Z] #64 ... [2025-02-12T07:52:05.452Z] [2025-02-12T07:52:05.452Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T07:52:05.725Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.9s done [2025-02-12T07:52:05.725Z] #42 ... [2025-02-12T07:52:05.725Z] [2025-02-12T07:52:05.725Z] #59 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-12T07:52:05.725Z] #59 15.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T07:52:05.725Z] #59 18.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T07:52:05.997Z] #59 ... [2025-02-12T07:52:05.997Z] [2025-02-12T07:52:05.997Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-12T07:52:05.997Z] #54 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.5s done [2025-02-12T07:52:05.997Z] #54 ... [2025-02-12T07:52:05.997Z] [2025-02-12T07:52:05.997Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T07:52:07.013Z] #42 ... [2025-02-12T07:52:07.013Z] [2025-02-12T07:52:07.013Z] #63 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-02-12T07:52:07.013Z] #63 24.43 OK: 239 MiB in 58 packages [2025-02-12T07:52:07.013Z] #63 DONE 28.2s [2025-02-12T07:52:07.322Z] [2025-02-12T07:52:07.322Z] #75 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-12T07:52:07.322Z] #75 ... [2025-02-12T07:52:07.322Z] [2025-02-12T07:52:07.322Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-12T07:52:07.322Z] #68 17.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T07:52:07.322Z] #68 20.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T07:52:07.619Z] #68 ... [2025-02-12T07:52:07.619Z] [2025-02-12T07:52:07.619Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-12T07:52:07.619Z] #62 26.03 (1/14) Installing ca-certificates (20241121-r1) [2025-02-12T07:52:07.619Z] #62 27.38 (2/14) Installing brotli-libs (1.1.0-r2) [2025-02-12T07:52:07.619Z] #62 ... [2025-02-12T07:52:07.619Z] [2025-02-12T07:52:07.619Z] #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-02-12T07:52:07.619Z] #65 DONE 27.8s [2025-02-12T07:52:07.619Z] [2025-02-12T07:52:07.619Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-12T07:52:07.619Z] #62 27.72 (3/14) Installing c-ares (1.33.1-r0) [2025-02-12T07:52:07.619Z] #62 27.78 (4/14) Installing libunistring (1.2-r0) [2025-02-12T07:52:07.939Z] #62 ... [2025-02-12T07:52:07.939Z] [2025-02-12T07:52:07.939Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-12T07:52:07.939Z] #60 17.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T07:52:07.939Z] #60 20.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T07:52:07.939Z] #60 ... [2025-02-12T07:52:07.939Z] [2025-02-12T07:52:07.939Z] #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-02-12T07:52:08.237Z] #76 ... [2025-02-12T07:52:08.237Z] [2025-02-12T07:52:08.237Z] #75 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-12T07:52:08.237Z] #75 DONE 1.3s [2025-02-12T07:52:08.504Z] [2025-02-12T07:52:08.504Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-12T07:52:08.504Z] #62 28.41 (5/14) Installing libidn2 (2.3.7-r0) [2025-02-12T07:52:08.504Z] #62 28.47 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-02-12T07:52:08.504Z] #62 28.50 (7/14) Installing libpsl (0.21.5-r1) [2025-02-12T07:52:08.504Z] #62 28.55 (8/14) Installing zstd-libs (1.5.6-r0) [2025-02-12T07:52:08.773Z] #62 28.70 (9/14) Installing libcurl (8.11.1-r1) [2025-02-12T07:52:08.773Z] #62 ... [2025-02-12T07:52:08.773Z] [2025-02-12T07:52:08.773Z] #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-02-12T07:52:08.773Z] #76 DONE 1.1s [2025-02-12T07:52:08.773Z] [2025-02-12T07:52:08.773Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-12T07:52:08.773Z] #62 28.88 (10/14) Installing curl (8.11.1-r1) [2025-02-12T07:52:08.773Z] #62 28.94 (11/14) Installing dumb-init (1.2.5-r3) [2025-02-12T07:52:09.040Z] #62 28.95 (12/14) Installing musl-obstack (1.2.3-r2) [2025-02-12T07:52:09.040Z] #62 29.00 (13/14) Installing libucontext (1.2-r3) [2025-02-12T07:52:09.040Z] #62 29.03 (14/14) Installing gcompat (1.1.0-r4) [2025-02-12T07:52:09.040Z] #62 ... [2025-02-12T07:52:09.040Z] [2025-02-12T07:52:09.040Z] #67 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-02-12T07:52:09.040Z] #67 25.01 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-12T07:52:09.040Z] #67 25.15 Executing busybox-1.36.1-r29.trigger [2025-02-12T07:52:09.040Z] #67 25.34 OK: 9 MiB in 15 packages [2025-02-12T07:52:09.040Z] #67 DONE 29.1s [2025-02-12T07:52:09.041Z] [2025-02-12T07:52:09.041Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-12T07:52:09.041Z] #62 29.10 Executing busybox-1.36.1-r29.trigger [2025-02-12T07:52:09.311Z] #62 29.28 Executing ca-certificates-20241121-r1.trigger [2025-02-12T07:52:09.923Z] #62 ... [2025-02-12T07:52:09.923Z] [2025-02-12T07:52:09.923Z] #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-02-12T07:52:09.923Z] #61 26.19 OK: 239 MiB in 58 packages [2025-02-12T07:52:09.923Z] #61 DONE 30.1s [2025-02-12T07:52:09.923Z] [2025-02-12T07:52:09.923Z] #77 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-12T07:52:10.923Z] #77 ... [2025-02-12T07:52:10.997Z] [2025-02-12T07:52:10.997Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-12T07:52:10.997Z] #56 20.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T07:52:10.997Z] #56 23.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T07:52:10.997Z] #56 ... [2025-02-12T07:52:10.997Z] [2025-02-12T07:52:10.997Z] #77 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-12T07:52:10.997Z] #77 DONE 1.0s [2025-02-12T07:52:10.997Z] [2025-02-12T07:52:10.997Z] #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-12T07:52:10.997Z] #70 30.80 (1/6) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T07:52:11.597Z] #70 ... [2025-02-12T07:52:11.597Z] [2025-02-12T07:52:11.597Z] #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-12T07:52:11.597Z] #66 28.45 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-12T07:52:11.597Z] #66 28.51 Executing busybox-1.36.1-r29.trigger [2025-02-12T07:52:11.597Z] #66 28.65 OK: 9 MiB in 15 packages [2025-02-12T07:52:11.597Z] #66 DONE 31.3s [2025-02-12T07:52:11.597Z] [2025-02-12T07:52:11.597Z] #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-02-12T07:52:11.597Z] #64 31.65 OK: 239 MiB in 58 packages [2025-02-12T07:52:12.593Z] #64 ... [2025-02-12T07:52:12.593Z] [2025-02-12T07:52:12.593Z] #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-02-12T07:52:12.593Z] #72 10.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T07:52:12.593Z] #72 ... [2025-02-12T07:52:12.593Z] [2025-02-12T07:52:12.593Z] #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-12T07:52:12.593Z] #70 32.25 (2/6) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T07:52:12.593Z] #70 32.42 (3/6) Installing dumb-init (1.2.5-r3) [2025-02-12T07:52:12.593Z] #70 32.44 (4/6) Installing openssl (3.3.3-r0) [2025-02-12T07:52:12.867Z] #70 32.56 (5/6) Installing su-exec (0.2-r3) [2025-02-12T07:52:12.867Z] #70 32.57 (6/6) Installing yq-go (4.44.1-r2) [2025-02-12T07:52:14.818Z] #70 ... [2025-02-12T07:52:14.818Z] [2025-02-12T07:52:14.818Z] #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-02-12T07:52:14.818Z] #64 DONE 34.4s [2025-02-12T07:52:14.818Z] [2025-02-12T07:52:14.818Z] #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-02-12T07:52:14.818Z] #0 4.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T07:52:14.818Z] #0 6.813 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T07:52:14.818Z] #78 ... [2025-02-12T07:52:14.818Z] [2025-02-12T07:52:14.818Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-12T07:52:14.818Z] #68 34.65 v3.20.5-68-gf7196099183 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-12T07:52:14.818Z] #68 34.65 v3.20.5-73-g9eefe611fb0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-12T07:52:14.818Z] #68 34.65 OK: 24056 distinct packages available [2025-02-12T07:52:15.410Z] #68 ... [2025-02-12T07:52:15.410Z] [2025-02-12T07:52:15.410Z] #79 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-02-12T07:52:15.410Z] #79 DONE 0.8s [2025-02-12T07:52:15.410Z] [2025-02-12T07:52:15.410Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-12T07:52:15.410Z] #62 31.54 OK: 15 MiB in 28 packages [2025-02-12T07:52:15.410Z] #62 DONE 35.3s [2025-02-12T07:52:15.410Z] [2025-02-12T07:52:15.410Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-12T07:52:16.973Z] #80 ... [2025-02-12T07:52:16.973Z] [2025-02-12T07:52:16.973Z] #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-02-12T07:52:16.973Z] #72 21.56 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T07:52:16.973Z] #72 22.58 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T07:52:16.973Z] #72 22.96 OK: 9 MiB in 16 packages [2025-02-12T07:52:16.973Z] #72 DONE 25.1s [2025-02-12T07:52:17.240Z] [2025-02-12T07:52:17.240Z] #81 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-02-12T07:52:17.509Z] #81 ... [2025-02-12T07:52:17.509Z] [2025-02-12T07:52:17.509Z] #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-12T07:52:17.509Z] #57 28.74 (1/3) Installing ca-certificates (20241121-r1) [2025-02-12T07:52:17.509Z] #57 29.39 (2/3) Installing dumb-init (1.2.5-r3) [2025-02-12T07:52:17.509Z] #57 29.44 (3/3) Installing tzdata (2024b-r0) [2025-02-12T07:52:17.509Z] #57 32.40 Executing busybox-1.36.1-r29.trigger [2025-02-12T07:52:17.509Z] #57 32.65 Executing ca-certificates-20241121-r1.trigger [2025-02-12T07:52:17.509Z] #57 34.46 OK: 11 MiB in 17 packages [2025-02-12T07:52:17.509Z] #57 DONE 37.6s [2025-02-12T07:52:17.779Z] [2025-02-12T07:52:17.779Z] #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-02-12T07:52:18.377Z] #82 ... [2025-02-12T07:52:18.377Z] [2025-02-12T07:52:18.377Z] #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T07:52:18.651Z] #83 ... [2025-02-12T07:52:18.651Z] [2025-02-12T07:52:18.651Z] #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-12T07:52:18.651Z] #70 34.74 Executing busybox-1.36.1-r29.trigger [2025-02-12T07:52:18.651Z] #70 35.04 OK: 20 MiB in 18 packages [2025-02-12T07:52:18.651Z] #70 DONE 38.4s [2025-02-12T07:52:18.651Z] [2025-02-12T07:52:18.651Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-02-12T07:52:18.920Z] #84 ... [2025-02-12T07:52:18.920Z] [2025-02-12T07:52:18.920Z] #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T07:52:19.190Z] #85 ... [2025-02-12T07:52:19.190Z] [2025-02-12T07:52:19.190Z] #86 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-02-12T07:52:19.190Z] #0 7.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T07:52:19.190Z] #0 9.799 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T07:52:19.190Z] #86 ... [2025-02-12T07:52:19.190Z] [2025-02-12T07:52:19.190Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-12T07:52:19.190Z] #56 38.75 (1/4) Installing dumb-init (1.2.5-r3) [2025-02-12T07:52:19.190Z] #56 38.83 (2/4) Installing musl-obstack (1.2.3-r2) [2025-02-12T07:52:19.190Z] #56 38.89 (3/4) Installing libucontext (1.2-r3) [2025-02-12T07:52:19.190Z] #56 38.91 (4/4) Installing gcompat (1.1.0-r4) [2025-02-12T07:52:19.190Z] #56 39.06 Executing busybox-1.36.1-r29.trigger [2025-02-12T07:52:19.460Z] #56 ... [2025-02-12T07:52:19.460Z] [2025-02-12T07:52:19.460Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-02-12T07:52:19.460Z] #73 23.15 OK: 239 MiB in 58 packages [2025-02-12T07:52:19.460Z] #73 DONE 25.1s [2025-02-12T07:52:19.460Z] [2025-02-12T07:52:19.460Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-12T07:52:19.460Z] #56 39.35 OK: 9 MiB in 18 packages [2025-02-12T07:52:20.057Z] #56 ... [2025-02-12T07:52:20.057Z] [2025-02-12T07:52:20.057Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-02-12T07:52:20.057Z] #74 21.25 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-12T07:52:20.057Z] #74 22.18 Executing busybox-1.36.1-r29.trigger [2025-02-12T07:52:20.057Z] #74 22.51 OK: 9 MiB in 15 packages [2025-02-12T07:52:20.057Z] #74 DONE 24.9s [2025-02-12T07:52:20.057Z] [2025-02-12T07:52:20.057Z] #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-02-12T07:52:21.024Z] #87 ... [2025-02-12T07:52:21.024Z] [2025-02-12T07:52:21.024Z] #88 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T07:52:21.024Z] #88 ... [2025-02-12T07:52:21.024Z] [2025-02-12T07:52:21.024Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-12T07:52:21.024Z] #60 34.67 (1/4) Installing ca-certificates (20241121-r1) [2025-02-12T07:52:21.024Z] #60 35.39 (2/4) Installing dumb-init (1.2.5-r3) [2025-02-12T07:52:21.024Z] #60 35.52 (3/4) Installing su-exec (0.2-r3) [2025-02-12T07:52:21.024Z] #60 35.52 (4/4) Installing yq-go (4.44.1-r2) [2025-02-12T07:52:21.024Z] #60 37.69 Executing busybox-1.36.1-r29.trigger [2025-02-12T07:52:21.024Z] #60 38.05 Executing ca-certificates-20241121-r1.trigger [2025-02-12T07:52:21.024Z] #60 40.23 OK: 20 MiB in 18 packages [2025-02-12T07:52:21.614Z] #60 ... [2025-02-12T07:52:21.614Z] [2025-02-12T07:52:21.614Z] #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-02-12T07:52:21.614Z] #87 DONE 2.1s [2025-02-12T07:52:21.614Z] [2025-02-12T07:52:21.614Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T07:52:21.614Z] #89 ... [2025-02-12T07:52:21.614Z] [2025-02-12T07:52:21.614Z] #90 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-02-12T07:52:21.614Z] #0 7.880 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T07:52:21.883Z] #90 ... [2025-02-12T07:52:21.883Z] [2025-02-12T07:52:21.883Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-12T07:52:21.883Z] #68 37.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T07:52:21.883Z] #68 39.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T07:52:22.156Z] #68 ... [2025-02-12T07:52:22.156Z] [2025-02-12T07:52:22.156Z] #90 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-02-12T07:52:22.156Z] #90 10.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T07:52:22.426Z] #90 ... [2025-02-12T07:52:22.426Z] [2025-02-12T07:52:22.426Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-12T07:52:22.426Z] #56 DONE 42.2s [2025-02-12T07:52:22.426Z] [2025-02-12T07:52:22.426Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-12T07:52:22.426Z] #60 DONE 42.2s [2025-02-12T07:52:22.426Z] [2025-02-12T07:52:22.426Z] #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-02-12T07:52:22.698Z] #91 ... [2025-02-12T07:52:22.698Z] [2025-02-12T07:52:22.698Z] #59 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-12T07:52:22.698Z] #59 32.65 v3.20.5-68-gf7196099183 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-12T07:52:22.698Z] #59 32.65 v3.20.5-73-g9eefe611fb0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-12T07:52:22.698Z] #59 32.65 OK: 24050 distinct packages available [2025-02-12T07:52:22.698Z] #59 34.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T07:52:22.698Z] #59 37.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T07:52:22.966Z] #59 ... [2025-02-12T07:52:22.966Z] [2025-02-12T07:52:22.966Z] #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-02-12T07:52:22.966Z] #78 18.31 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T07:52:23.934Z] #78 19.28 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T07:52:24.204Z] #78 19.59 Executing ca-certificates-20241121-r1.trigger [2025-02-12T07:52:25.185Z] #78 ... [2025-02-12T07:52:25.185Z] [2025-02-12T07:52:25.185Z] #81 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-02-12T07:52:25.185Z] #81 DONE 8.1s [2025-02-12T07:52:25.185Z] [2025-02-12T07:52:25.185Z] #92 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T07:52:25.455Z] #92 ... [2025-02-12T07:52:25.455Z] [2025-02-12T07:52:25.455Z] #93 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-02-12T07:52:25.731Z] #93 DONE 0.5s [2025-02-12T07:52:25.731Z] [2025-02-12T07:52:25.731Z] #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-02-12T07:52:25.731Z] #78 21.26 OK: 14 MiB in 21 packages [2025-02-12T07:52:26.551Z] #118 ... [2025-02-12T07:52:26.551Z] [2025-02-12T07:52:26.551Z] #80 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T07:52:26.551Z] #80 DONE 61.6s [2025-02-12T07:52:26.551Z] [2025-02-12T07:52:26.551Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2025-02-12T07:52:26.551Z] #119 ... [2025-02-12T07:52:26.551Z] [2025-02-12T07:52:26.551Z] #114 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T07:52:26.551Z] #114 DONE 63.2s [2025-02-12T07:52:26.551Z] [2025-02-12T07:52:26.551Z] #118 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T07:52:26.551Z] #118 DONE 61.7s [2025-02-12T07:52:26.551Z] [2025-02-12T07:52:26.552Z] #75 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T07:52:26.552Z] #75 DONE 62.3s [2025-02-12T07:52:26.552Z] [2025-02-12T07:52:26.552Z] #71 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T07:52:26.552Z] #71 DONE 63.3s [2025-02-12T07:52:26.552Z] [2025-02-12T07:52:26.552Z] #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T07:52:26.552Z] #90 DONE 59.6s [2025-02-12T07:52:26.552Z] [2025-02-12T07:52:26.552Z] #120 [core-keeper builder 7/8] COPY . . [2025-02-12T07:52:27.697Z] #78 DONE 22.9s [2025-02-12T07:52:27.697Z] [2025-02-12T07:52:27.697Z] #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-02-12T07:52:27.697Z] #91 4.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T07:52:29.116Z] #91 6.541 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T07:52:31.739Z] #91 ... [2025-02-12T07:52:31.740Z] [2025-02-12T07:52:31.740Z] #59 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-12T07:52:31.740Z] #59 48.84 (1/7) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T07:52:31.740Z] #59 49.39 (2/7) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T07:52:31.740Z] #59 49.53 (3/7) Installing dumb-init (1.2.5-r3) [2025-02-12T07:52:31.740Z] #59 49.53 (4/7) Installing musl-obstack (1.2.3-r2) [2025-02-12T07:52:31.740Z] #59 49.55 (5/7) Installing libucontext (1.2-r3) [2025-02-12T07:52:31.740Z] #59 49.57 (6/7) Installing gcompat (1.1.0-r4) [2025-02-12T07:52:31.740Z] #59 49.61 (7/7) Installing openssl (3.3.3-r0) [2025-02-12T07:52:31.740Z] #59 49.70 Executing busybox-1.36.1-r29.trigger [2025-02-12T07:52:31.740Z] #59 49.83 OK: 10 MiB in 19 packages [2025-02-12T07:52:31.740Z] #59 DONE 51.4s [2025-02-12T07:52:31.740Z] [2025-02-12T07:52:31.740Z] #94 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-02-12T07:52:32.328Z] #94 ... [2025-02-12T07:52:32.328Z] [2025-02-12T07:52:32.328Z] #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-12T07:52:32.328Z] #0 5.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T07:52:32.328Z] #0 6.729 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T07:52:32.328Z] #95 ... [2025-02-12T07:52:32.328Z] [2025-02-12T07:52:32.328Z] #90 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-02-12T07:52:32.328Z] #90 20.41 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T07:52:32.597Z] #90 20.96 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T07:52:32.597Z] #90 21.03 OK: 9 MiB in 15 packages [2025-02-12T07:52:33.147Z] #120 ... [2025-02-12T07:52:33.147Z] [2025-02-12T07:52:33.147Z] #121 [core-command builder 6/7] COPY . . [2025-02-12T07:52:33.147Z] #121 ... [2025-02-12T07:52:33.147Z] [2025-02-12T07:52:33.147Z] #122 [support-notifications builder 6/7] COPY . . [2025-02-12T07:52:33.147Z] #122 ... [2025-02-12T07:52:33.147Z] [2025-02-12T07:52:33.147Z] #123 [security-bootstrapper builder 6/7] COPY . . [2025-02-12T07:52:33.147Z] #123 ... [2025-02-12T07:52:33.147Z] [2025-02-12T07:52:33.147Z] #124 [support-scheduler builder 6/7] COPY . . [2025-02-12T07:52:33.217Z] #90 ... [2025-02-12T07:52:33.217Z] [2025-02-12T07:52:33.217Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-12T07:52:33.217Z] #68 50.47 OK: 239 MiB in 58 packages [2025-02-12T07:52:33.217Z] #68 DONE 53.0s [2025-02-12T07:52:33.217Z] [2025-02-12T07:52:33.217Z] #96 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-02-12T07:52:33.217Z] #96 ... [2025-02-12T07:52:33.217Z] [2025-02-12T07:52:33.217Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-12T07:52:33.217Z] #80 8.041 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T07:52:33.217Z] #80 11.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T07:52:33.487Z] #80 ... [2025-02-12T07:52:33.487Z] [2025-02-12T07:52:33.487Z] #96 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-02-12T07:52:33.487Z] #96 DONE 0.5s [2025-02-12T07:52:33.487Z] [2025-02-12T07:52:33.487Z] #86 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-02-12T07:52:33.487Z] #86 21.38 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T07:52:33.487Z] #86 21.97 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T07:52:33.487Z] #86 22.11 OK: 9 MiB in 15 packages [2025-02-12T07:52:33.759Z] #86 DONE 24.8s [2025-02-12T07:52:33.759Z] [2025-02-12T07:52:33.759Z] #97 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T07:52:34.732Z] #97 ... [2025-02-12T07:52:34.732Z] [2025-02-12T07:52:34.732Z] #90 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-02-12T07:52:34.732Z] #90 DONE 23.2s [2025-02-12T07:52:35.004Z] [2025-02-12T07:52:35.004Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-02-12T07:52:35.004Z] #84 7.428 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T07:52:35.004Z] #84 9.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T07:52:35.273Z] #84 ... [2025-02-12T07:52:35.273Z] [2025-02-12T07:52:35.273Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-12T07:52:35.273Z] #80 19.83 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T07:52:35.542Z] #80 20.40 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T07:52:35.816Z] #80 20.48 Executing ca-certificates-20241121-r1.trigger [2025-02-12T07:52:35.816Z] #80 ... [2025-02-12T07:52:35.816Z] [2025-02-12T07:52:35.816Z] #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-02-12T07:52:35.816Z] #82 8.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T07:52:35.816Z] #82 10.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T07:52:36.088Z] #82 ... [2025-02-12T07:52:36.088Z] [2025-02-12T07:52:36.088Z] #94 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-02-12T07:52:36.088Z] #94 4.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T07:52:37.509Z] #94 5.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T07:52:37.779Z] #94 ... [2025-02-12T07:52:37.779Z] [2025-02-12T07:52:37.779Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-12T07:52:37.779Z] #80 21.29 OK: 15 MiB in 28 packages [2025-02-12T07:52:37.779Z] #80 DONE 22.5s [2025-02-12T07:52:38.051Z] [2025-02-12T07:52:38.051Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-02-12T07:52:38.051Z] #84 19.01 OK: 20 MiB in 18 packages [2025-02-12T07:52:38.421Z] #124 DONE 15.7s [2025-02-12T07:52:38.421Z] [2025-02-12T07:52:38.421Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2025-02-12T07:52:38.421Z] #119 DONE 15.7s [2025-02-12T07:52:38.421Z] [2025-02-12T07:52:38.421Z] #123 [security-bootstrapper builder 6/7] COPY . . [2025-02-12T07:52:38.421Z] #123 DONE 15.7s [2025-02-12T07:52:38.421Z] [2025-02-12T07:52:38.421Z] #125 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T07:52:38.421Z] #125 CACHED [2025-02-12T07:52:38.421Z] [2025-02-12T07:52:38.421Z] #126 [security-secretstore-setup builder 6/7] COPY . . [2025-02-12T07:52:38.421Z] #126 CACHED [2025-02-12T07:52:38.421Z] [2025-02-12T07:52:38.421Z] #127 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-12T07:52:38.421Z] #127 CACHED [2025-02-12T07:52:38.421Z] [2025-02-12T07:52:38.421Z] #128 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-12T07:52:38.421Z] #128 CACHED [2025-02-12T07:52:38.421Z] [2025-02-12T07:52:38.421Z] #129 [security-proxy-setup builder 6/7] COPY . . [2025-02-12T07:52:38.421Z] #129 CACHED [2025-02-12T07:52:38.421Z] [2025-02-12T07:52:38.421Z] #130 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T07:52:38.421Z] #130 CACHED [2025-02-12T07:52:38.421Z] [2025-02-12T07:52:38.421Z] #122 [support-notifications builder 6/7] COPY . . [2025-02-12T07:52:38.421Z] #122 DONE 15.7s [2025-02-12T07:52:38.421Z] [2025-02-12T07:52:38.421Z] #120 [core-keeper builder 7/8] COPY . . [2025-02-12T07:52:38.421Z] #120 DONE 15.6s [2025-02-12T07:52:38.421Z] [2025-02-12T07:52:38.421Z] #121 [core-command builder 6/7] COPY . . [2025-02-12T07:52:38.421Z] #121 DONE 15.7s [2025-02-12T07:52:38.421Z] [2025-02-12T07:52:38.421Z] #131 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-02-12T07:52:38.421Z] #131 CACHED [2025-02-12T07:52:38.421Z] [2025-02-12T07:52:38.421Z] #132 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-12T07:52:38.421Z] #132 CACHED [2025-02-12T07:52:38.421Z] [2025-02-12T07:52:38.421Z] #133 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T07:52:38.421Z] #133 CACHED [2025-02-12T07:52:38.421Z] [2025-02-12T07:52:38.421Z] #134 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T07:52:38.421Z] #134 CACHED [2025-02-12T07:52:38.421Z] [2025-02-12T07:52:38.421Z] #135 [core-metadata builder 6/7] COPY . . [2025-02-12T07:52:38.422Z] #135 CACHED [2025-02-12T07:52:38.422Z] [2025-02-12T07:52:38.422Z] #136 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-02-12T07:52:38.422Z] #136 CACHED [2025-02-12T07:52:38.422Z] [2025-02-12T07:52:38.422Z] #137 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T07:52:38.422Z] #137 CACHED [2025-02-12T07:52:38.422Z] [2025-02-12T07:52:38.422Z] #138 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-02-12T07:52:38.422Z] #138 CACHED [2025-02-12T07:52:38.422Z] [2025-02-12T07:52:38.422Z] #139 [security-proxy-auth builder 6/7] COPY . . [2025-02-12T07:52:38.422Z] #139 CACHED [2025-02-12T07:52:38.422Z] [2025-02-12T07:52:38.422Z] #140 [core-data builder 6/7] COPY . . [2025-02-12T07:52:38.422Z] #140 CACHED [2025-02-12T07:52:38.422Z] [2025-02-12T07:52:38.422Z] #141 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T07:52:38.422Z] #141 CACHED [2025-02-12T07:52:38.422Z] [2025-02-12T07:52:38.422Z] #142 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-02-12T07:52:38.422Z] #142 CACHED [2025-02-12T07:52:38.422Z] [2025-02-12T07:52:38.422Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-12T07:52:38.989Z] #143 0.979 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-02-12T07:52:39.503Z] #84 DONE 20.7s [2025-02-12T07:52:39.503Z] [2025-02-12T07:52:39.503Z] #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-12T07:52:39.503Z] #95 15.95 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T07:52:39.503Z] #95 16.53 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T07:52:39.503Z] #95 16.66 OK: 9 MiB in 18 packages [2025-02-12T07:52:39.503Z] #95 ... [2025-02-12T07:52:39.503Z] [2025-02-12T07:52:39.503Z] #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-02-12T07:52:39.503Z] #98 DONE 0.1s [2025-02-12T07:52:39.503Z] [2025-02-12T07:52:39.503Z] #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-02-12T07:52:39.503Z] #91 15.56 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T07:52:39.503Z] #91 16.18 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T07:52:39.503Z] #91 16.31 Executing ca-certificates-20241121-r1.trigger [2025-02-12T07:52:40.097Z] #91 ... [2025-02-12T07:52:40.097Z] [2025-02-12T07:52:40.097Z] #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-02-12T07:52:40.097Z] #82 18.65 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T07:52:40.097Z] #82 19.21 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T07:52:40.097Z] #82 19.35 Executing ca-certificates-20241121-r1.trigger [2025-02-12T07:52:40.097Z] #82 20.65 OK: 11 MiB in 17 packages [2025-02-12T07:52:40.097Z] #82 DONE 22.4s [2025-02-12T07:52:40.097Z] [2025-02-12T07:52:40.097Z] #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-02-12T07:52:40.097Z] #91 17.54 OK: 20 MiB in 18 packages [2025-02-12T07:52:40.709Z] #91 ... [2025-02-12T07:52:40.709Z] [2025-02-12T07:52:40.709Z] #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-12T07:52:40.709Z] #95 DONE 18.4s [2025-02-12T07:52:41.009Z] [2025-02-12T07:52:41.009Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-12T07:52:41.980Z] #99 ... [2025-02-12T07:52:41.980Z] [2025-02-12T07:52:41.980Z] #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-02-12T07:52:41.980Z] #91 DONE 19.4s [2025-02-12T07:52:41.980Z] [2025-02-12T07:52:41.980Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T07:52:42.572Z] #42 ... [2025-02-12T07:52:42.572Z] [2025-02-12T07:52:42.572Z] #94 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-02-12T07:52:42.572Z] #94 11.17 OK: 10 MiB in 19 packages [2025-02-12T07:52:42.572Z] #94 ... [2025-02-12T07:52:42.572Z] [2025-02-12T07:52:42.572Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-12T07:52:42.572Z] #99 DONE 2.1s [2025-02-12T07:52:42.851Z] [2025-02-12T07:52:42.851Z] #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-02-12T07:52:42.851Z] #100 DONE 0.1s [2025-02-12T07:52:42.851Z] [2025-02-12T07:52:42.851Z] #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T07:52:43.131Z] #83 ... [2025-02-12T07:52:43.131Z] [2025-02-12T07:52:43.131Z] #101 [security-spire-config stage-2 6/10] COPY security.txt / [2025-02-12T07:52:43.131Z] #101 DONE 0.2s [2025-02-12T07:52:43.131Z] [2025-02-12T07:52:43.131Z] #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-02-12T07:52:43.406Z] #102 DONE 0.2s [2025-02-12T07:52:43.406Z] [2025-02-12T07:52:43.406Z] #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-02-12T07:52:43.406Z] #103 DONE 0.1s [2025-02-12T07:52:43.406Z] [2025-02-12T07:52:43.406Z] #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-02-12T07:52:43.677Z] #104 DONE 0.1s [2025-02-12T07:52:43.677Z] [2025-02-12T07:52:43.677Z] #105 [security-spire-config] exporting to image [2025-02-12T07:52:43.677Z] #105 exporting layers [2025-02-12T07:52:43.946Z] #105 ... [2025-02-12T07:52:43.946Z] [2025-02-12T07:52:43.946Z] #94 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-02-12T07:52:43.946Z] #94 DONE 12.6s [2025-02-12T07:52:44.217Z] [2025-02-12T07:52:44.217Z] #106 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-02-12T07:52:46.181Z] #106 ... [2025-02-12T07:52:46.181Z] [2025-02-12T07:52:46.181Z] #107 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-12T07:52:46.181Z] #107 DONE 2.2s [2025-02-12T07:52:46.456Z] [2025-02-12T07:52:46.456Z] #106 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-02-12T07:52:46.456Z] #106 DONE 2.3s [2025-02-12T07:52:46.456Z] [2025-02-12T07:52:46.456Z] #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-12T07:52:46.456Z] #108 ... [2025-02-12T07:52:46.456Z] [2025-02-12T07:52:46.456Z] #109 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-02-12T07:52:46.456Z] #109 DONE 0.3s [2025-02-12T07:52:46.734Z] [2025-02-12T07:52:46.734Z] #110 [security-spire-server stage-2 6/9] COPY security.txt / [2025-02-12T07:52:47.021Z] #110 DONE 0.3s [2025-02-12T07:52:47.021Z] [2025-02-12T07:52:47.021Z] #105 [security-spire-config] exporting to image [2025-02-12T07:52:47.021Z] #105 exporting layers 3.4s done [2025-02-12T07:52:47.022Z] #105 writing image sha256:19f15cb1272891bef9708a1117921cef770bd56ca3720a21da8c9f6c174c3d48 0.0s done [2025-02-12T07:52:47.022Z] #105 naming to docker.io/library/security-spire-config-arm64 [2025-02-12T07:52:47.022Z] #105 naming to docker.io/library/security-spire-config-arm64 0.0s done [2025-02-12T07:52:47.022Z] #105 DONE 3.4s [2025-02-12T07:52:47.022Z] [2025-02-12T07:52:47.022Z] #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-02-12T07:52:47.292Z] #111 DONE 0.4s [2025-02-12T07:52:47.292Z] [2025-02-12T07:52:47.292Z] #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-02-12T07:52:47.566Z] #112 DONE 0.2s [2025-02-12T07:52:47.566Z] [2025-02-12T07:52:47.566Z] #92 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T07:52:47.566Z] #92 ... [2025-02-12T07:52:47.566Z] [2025-02-12T07:52:47.566Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-02-12T07:52:47.837Z] #113 DONE 0.3s [2025-02-12T07:52:47.837Z] [2025-02-12T07:52:47.837Z] #92 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T07:52:47.837Z] #92 ... [2025-02-12T07:52:47.837Z] [2025-02-12T07:52:47.837Z] #105 [security-spire-server] exporting to image [2025-02-12T07:52:48.961Z] #143 ... [2025-02-12T07:52:48.962Z] [2025-02-12T07:52:48.962Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-12T07:52:48.962Z] #0 0.930 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-02-12T07:52:48.962Z] #144 ... [2025-02-12T07:52:48.962Z] [2025-02-12T07:52:48.962Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-12T07:52:48.962Z] #0 0.841 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-02-12T07:52:48.962Z] #145 ... [2025-02-12T07:52:48.962Z] [2025-02-12T07:52:48.962Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-12T07:52:48.962Z] #0 1.310 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-02-12T07:52:48.962Z] #146 ... [2025-02-12T07:52:48.962Z] [2025-02-12T07:52:48.962Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-12T07:52:48.962Z] #0 0.735 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-02-12T07:52:48.962Z] #147 ... [2025-02-12T07:52:48.962Z] [2025-02-12T07:52:48.962Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-12T07:52:48.962Z] #0 1.064 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-02-12T07:52:48.962Z] #148 ... [2025-02-12T07:52:48.962Z] [2025-02-12T07:52:48.962Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-02-12T07:52:48.962Z] #0 0.639 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-02-12T07:52:48.962Z] #149 ... [2025-02-12T07:52:48.962Z] [2025-02-12T07:52:48.962Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-02-12T07:52:48.962Z] #0 1.048 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-02-12T07:52:48.962Z] #150 ... [2025-02-12T07:52:48.962Z] [2025-02-12T07:52:48.962Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-12T07:52:48.962Z] #0 0.533 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-02-12T07:52:48.962Z] #151 ... [2025-02-12T07:52:48.962Z] [2025-02-12T07:52:48.962Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-12T07:52:48.962Z] #0 0.830 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-02-12T07:52:49.220Z] #152 ... [2025-02-12T07:52:49.220Z] [2025-02-12T07:52:49.220Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-12T07:52:49.220Z] #0 0.785 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-02-12T07:52:49.477Z] #153 ... [2025-02-12T07:52:49.477Z] [2025-02-12T07:52:49.477Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-12T07:52:49.477Z] #0 1.543 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-02-12T07:52:49.818Z] #105 ... [2025-02-12T07:52:49.818Z] [2025-02-12T07:52:49.818Z] #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-12T07:52:49.818Z] #108 DONE 3.5s [2025-02-12T07:52:50.100Z] [2025-02-12T07:52:50.100Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-02-12T07:52:50.100Z] #114 DONE 0.3s [2025-02-12T07:52:50.100Z] [2025-02-12T07:52:50.100Z] #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T07:52:50.371Z] #83 ... [2025-02-12T07:52:50.371Z] [2025-02-12T07:52:50.371Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-02-12T07:52:50.641Z] #115 DONE 0.4s [2025-02-12T07:52:50.641Z] [2025-02-12T07:52:50.641Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-02-12T07:52:50.930Z] #116 DONE 0.4s [2025-02-12T07:52:50.930Z] [2025-02-12T07:52:50.930Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-02-12T07:52:51.527Z] #117 DONE 0.3s [2025-02-12T07:52:51.527Z] [2025-02-12T07:52:51.527Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-02-12T07:52:51.527Z] #118 DONE 0.3s [2025-02-12T07:52:51.527Z] [2025-02-12T07:52:51.527Z] #105 [security-spire-agent] exporting to image [2025-02-12T07:52:51.796Z] #105 exporting layers 4.1s done [2025-02-12T07:52:51.796Z] #105 writing image sha256:797ba381576cbcbd61f545210adc31a46c9a7533e06dede279f7c88b96d3aa8c 0.0s done [2025-02-12T07:52:51.796Z] #105 naming to docker.io/library/security-spire-server-arm64 0.0s done [2025-02-12T07:52:55.163Z] #105 exporting layers 3.3s done [2025-02-12T07:52:55.163Z] #105 writing image sha256:d976c41d2f73e10061d09ca47a8dc8cdf45f4a8a113583a3ed1ccf2297abbf74 0.0s done [2025-02-12T07:52:55.163Z] #105 naming to docker.io/library/security-spire-agent-arm64 done [2025-02-12T07:52:55.163Z] #105 DONE 10.5s [2025-02-12T07:52:55.163Z] [2025-02-12T07:52:55.163Z] #88 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T07:53:57.169Z] #154 ... [2025-02-12T07:53:57.179Z] [2025-02-12T07:53:57.179Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-02-12T07:53:57.179Z] #149 79.16 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-02-12T07:54:47.235Z] #88 ... [2025-02-12T07:54:47.235Z] [2025-02-12T07:54:47.235Z] #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T07:54:47.235Z] #85 DONE 150.2s [2025-02-12T07:54:47.235Z] [2025-02-12T07:54:47.235Z] #92 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T07:54:47.235Z] #92 DONE 144.0s [2025-02-12T07:54:47.235Z] [2025-02-12T07:54:47.235Z] #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T07:54:47.235Z] #83 DONE 151.0s [2025-02-12T07:54:47.235Z] [2025-02-12T07:54:47.235Z] #119 [security-bootstrapper builder 6/7] COPY . . [2025-02-12T07:54:47.235Z] #119 ... [2025-02-12T07:54:47.235Z] [2025-02-12T07:54:47.235Z] #88 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T07:54:47.235Z] #88 DONE 150.1s [2025-02-12T07:54:47.235Z] [2025-02-12T07:54:47.235Z] #120 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-02-12T07:54:47.235Z] #120 ... [2025-02-12T07:54:47.235Z] [2025-02-12T07:54:47.235Z] #119 [security-bootstrapper builder 6/7] COPY . . [2025-02-12T07:54:47.235Z] #119 DONE 2.8s [2025-02-12T07:54:47.235Z] [2025-02-12T07:54:47.235Z] #121 [support-scheduler builder 6/7] COPY . . [2025-02-12T07:54:47.235Z] #121 DONE 3.7s [2025-02-12T07:54:47.235Z] [2025-02-12T07:54:47.235Z] #122 [security-secretstore-setup builder 6/7] COPY . . [2025-02-12T07:54:47.235Z] #122 CACHED [2025-02-12T07:54:47.235Z] [2025-02-12T07:54:47.235Z] #123 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-12T07:54:47.235Z] #123 CACHED [2025-02-12T07:54:47.235Z] [2025-02-12T07:54:47.235Z] #124 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T07:54:47.235Z] #124 CACHED [2025-02-12T07:54:47.235Z] [2025-02-12T07:54:47.235Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T07:54:47.235Z] #89 DONE 141.5s [2025-02-12T07:54:47.235Z] [2025-02-12T07:54:47.235Z] #125 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-12T07:54:47.235Z] #125 CACHED [2025-02-12T07:54:47.235Z] [2025-02-12T07:54:47.235Z] #126 [security-proxy-setup builder 6/7] COPY . . [2025-02-12T07:54:47.235Z] #126 CACHED [2025-02-12T07:54:47.235Z] [2025-02-12T07:54:47.235Z] #127 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T07:54:47.235Z] #127 CACHED [2025-02-12T07:54:47.235Z] [2025-02-12T07:54:47.235Z] #128 [support-notifications builder 6/7] COPY . . [2025-02-12T07:54:47.235Z] #128 DONE 3.8s [2025-02-12T07:54:47.235Z] [2025-02-12T07:54:47.235Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-12T07:54:47.235Z] #129 ... [2025-02-12T07:54:47.235Z] [2025-02-12T07:54:47.235Z] #97 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T07:54:47.235Z] #97 DONE 129.6s [2025-02-12T07:54:47.235Z] [2025-02-12T07:54:47.235Z] #130 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-02-12T07:54:47.235Z] #130 CACHED [2025-02-12T07:54:47.235Z] [2025-02-12T07:54:47.235Z] #131 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T07:54:47.235Z] #131 CACHED [2025-02-12T07:54:47.235Z] [2025-02-12T07:54:47.235Z] #132 [core-data builder 6/7] COPY . . [2025-02-12T07:54:47.235Z] #132 CACHED [2025-02-12T07:54:47.235Z] [2025-02-12T07:54:47.235Z] #133 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-02-12T07:54:47.235Z] #133 CACHED [2025-02-12T07:54:47.235Z] [2025-02-12T07:54:47.235Z] #134 [core-metadata builder 6/7] COPY . . [2025-02-12T07:54:47.235Z] #134 CACHED [2025-02-12T07:54:47.235Z] [2025-02-12T07:54:47.235Z] #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T07:54:47.235Z] #135 CACHED [2025-02-12T07:54:47.235Z] [2025-02-12T07:54:47.235Z] #120 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-02-12T07:54:47.235Z] #120 DONE 2.2s [2025-02-12T07:54:47.235Z] [2025-02-12T07:54:47.235Z] #136 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T07:54:47.235Z] #136 CACHED [2025-02-12T07:54:47.235Z] [2025-02-12T07:54:47.235Z] #137 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-02-12T07:54:47.235Z] #137 CACHED [2025-02-12T07:54:47.235Z] [2025-02-12T07:54:47.235Z] #138 [security-proxy-auth builder 6/7] COPY . . [2025-02-12T07:54:47.235Z] #138 CACHED [2025-02-12T07:54:47.235Z] [2025-02-12T07:54:47.235Z] #139 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T07:54:47.235Z] #139 CACHED [2025-02-12T07:54:47.235Z] [2025-02-12T07:54:47.235Z] #140 [core-command builder 6/7] COPY . . [2025-02-12T07:54:47.235Z] #140 CACHED [2025-02-12T07:54:47.235Z] [2025-02-12T07:54:47.235Z] #141 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-02-12T07:54:47.235Z] #141 CACHED [2025-02-12T07:54:47.235Z] [2025-02-12T07:54:47.235Z] #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-12T07:54:48.310Z] #142 ... [2025-02-12T07:54:48.310Z] [2025-02-12T07:54:48.310Z] #143 [core-keeper builder 7/8] COPY . . [2025-02-12T07:54:48.310Z] #143 DONE 5.1s [2025-02-12T07:54:48.310Z] [2025-02-12T07:54:48.310Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-12T07:54:49.415Z] #144 ... [2025-02-12T07:54:49.415Z] [2025-02-12T07:54:49.415Z] #145 [security-spiffe-token-provider builder 6/7] COPY . . [2025-02-12T07:54:49.415Z] #145 DONE 6.0s [2025-02-12T07:54:49.415Z] [2025-02-12T07:54:49.415Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-12T07:54:53.489Z] #146 3.658 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-02-12T07:54:53.489Z] #146 ... [2025-02-12T07:54:53.489Z] [2025-02-12T07:54:53.489Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-12T07:54:53.489Z] #0 7.832 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-02-12T07:54:53.489Z] #147 ... [2025-02-12T07:54:53.489Z] [2025-02-12T07:54:53.489Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-12T07:54:53.489Z] #0 7.735 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-02-12T07:54:53.808Z] #148 ... [2025-02-12T07:54:53.808Z] [2025-02-12T07:54:53.808Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-12T07:54:53.808Z] #0 7.925 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-02-12T07:54:53.808Z] #149 ... [2025-02-12T07:54:53.808Z] [2025-02-12T07:54:53.808Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-12T07:54:53.808Z] #0 6.840 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-02-12T07:54:53.808Z] #150 ... [2025-02-12T07:54:53.808Z] [2025-02-12T07:54:53.808Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-12T07:54:53.808Z] #0 8.298 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-02-12T07:54:53.808Z] #151 ... [2025-02-12T07:54:53.808Z] [2025-02-12T07:54:53.808Z] #152 [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-02-12T07:54:53.808Z] #0 7.182 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-02-12T07:54:54.114Z] #152 ... [2025-02-12T07:54:54.114Z] [2025-02-12T07:54:54.114Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-12T07:54:54.114Z] #0 8.523 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-02-12T07:54:54.114Z] #153 ... [2025-02-12T07:54:54.114Z] [2025-02-12T07:54:54.114Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-02-12T07:54:54.114Z] #0 7.538 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-02-12T07:54:54.410Z] #154 ... [2025-02-12T07:54:54.410Z] [2025-02-12T07:54:54.410Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-12T07:54:54.410Z] #144 4.340 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-02-12T07:55:01.839Z] #144 ... [2025-02-12T07:55:01.839Z] [2025-02-12T07:55:01.839Z] #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-12T07:55:01.839Z] #142 7.880 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-02-12T07:55:01.839Z] #142 ... [2025-02-12T07:55:01.839Z] [2025-02-12T07:55:01.839Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-12T07:55:01.839Z] #129 8.498 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-02-12T07:55:21.592Z] #149 DONE 157.4s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-12T07:55:21.592Z] #145 DONE 157.5s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-12T07:55:21.592Z] #151 DONE 157.5s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-12T07:55:21.592Z] #154 DONE 157.4s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-12T07:55:21.592Z] #144 DONE 157.6s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-12T07:55:21.592Z] #153 DONE 157.5s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-12T07:55:21.592Z] #147 DONE 157.5s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-02-12T07:55:21.592Z] #155 ... [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-02-12T07:55:21.592Z] #150 DONE 157.7s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-12T07:55:21.592Z] #148 DONE 157.7s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-12T07:55:21.592Z] #143 DONE 157.8s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-12T07:55:21.592Z] #152 DONE 157.8s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #156 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-12T07:55:21.592Z] #156 ... [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-12T07:55:21.592Z] #146 DONE 157.9s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #157 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-12T07:55:21.592Z] #157 DONE 0.5s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-02-12T07:55:21.592Z] #155 DONE 0.5s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #158 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-12T07:55:21.592Z] #158 DONE 0.5s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #159 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-12T07:55:21.592Z] #159 DONE 0.6s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #160 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-12T07:55:21.592Z] #160 DONE 0.4s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #161 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-12T07:55:21.592Z] #161 DONE 0.5s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #162 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-12T07:55:21.592Z] #162 ... [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-12T07:55:21.592Z] #163 DONE 0.4s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #156 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-12T07:55:21.592Z] #156 DONE 0.3s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #164 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-02-12T07:55:21.592Z] #164 ... [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #165 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-12T07:55:21.592Z] #165 DONE 0.6s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #166 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-02-12T07:55:21.592Z] #166 DONE 0.6s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #167 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-12T07:55:21.592Z] #167 DONE 0.6s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #168 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-02-12T07:55:21.592Z] #168 CACHED [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #169 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-12T07:55:21.592Z] #169 CACHED [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #170 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-12T07:55:21.592Z] #170 CACHED [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #171 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-12T07:55:21.592Z] #171 CACHED [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #172 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-12T07:55:21.592Z] #172 CACHED [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #173 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-12T07:55:21.592Z] #173 CACHED [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #174 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-12T07:55:21.592Z] #174 DONE 0.6s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #175 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-02-12T07:55:21.592Z] #175 DONE 0.6s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #164 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-02-12T07:55:21.592Z] #164 DONE 0.6s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #176 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-12T07:55:21.592Z] #176 DONE 0.6s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #162 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-12T07:55:21.592Z] #162 DONE 0.6s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #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-02-12T07:55:21.592Z] #177 ... [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #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-02-12T07:55:21.592Z] #178 DONE 1.5s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #179 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-12T07:55:21.592Z] #179 DONE 1.5s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #180 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-02-12T07:55:21.592Z] #180 DONE 1.6s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #181 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-02-12T07:55:21.592Z] #181 DONE 1.5s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #182 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-02-12T07:55:21.592Z] #182 DONE 1.6s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #183 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-02-12T07:55:21.592Z] #183 DONE 1.5s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #184 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-02-12T07:55:21.592Z] #184 DONE 1.6s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #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-02-12T07:55:21.592Z] #177 DONE 1.6s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #185 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-02-12T07:55:21.592Z] #185 DONE 1.6s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #186 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-02-12T07:55:21.592Z] #186 DONE 1.6s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-02-12T07:55:21.592Z] #187 DONE 1.6s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #188 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-02-12T07:55:21.592Z] #188 ... [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #189 [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-02-12T07:55:21.592Z] #189 DONE 0.6s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #190 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-02-12T07:55:21.592Z] #190 DONE 0.6s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #191 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-02-12T07:55:21.592Z] #191 DONE 0.6s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #192 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-02-12T07:55:21.592Z] #192 DONE 0.5s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #193 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-02-12T07:55:21.592Z] #193 DONE 0.5s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #194 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-02-12T07:55:21.592Z] #194 DONE 0.6s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #195 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-02-12T07:55:21.592Z] #195 DONE 0.6s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #188 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-02-12T07:55:21.592Z] #188 DONE 0.6s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #196 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-02-12T07:55:21.592Z] #196 DONE 0.6s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #197 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-02-12T07:55:21.592Z] #197 ... [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #198 [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-02-12T07:55:21.592Z] #198 DONE 0.6s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #111 [security-spiffe-token-provider] exporting to image [2025-02-12T07:55:21.592Z] #111 exporting layers [2025-02-12T07:55:21.592Z] #111 ... [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #199 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-02-12T07:55:21.592Z] #199 DONE 0.6s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #200 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-02-12T07:55:21.592Z] #200 DONE 0.6s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #201 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-02-12T07:55:21.592Z] #201 DONE 3.4s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #202 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-02-12T07:55:21.592Z] #202 DONE 0.6s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-02-12T07:55:21.592Z] #203 DONE 0.6s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #197 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-02-12T07:55:21.592Z] #197 DONE 0.6s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #204 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-02-12T07:55:21.592Z] #204 DONE 0.5s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #205 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-02-12T07:55:21.592Z] #205 DONE 0.3s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #206 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-02-12T07:55:21.592Z] #206 DONE 0.3s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #207 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-12T07:55:21.592Z] #207 DONE 0.3s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #111 [core-command] exporting to image [2025-02-12T07:55:21.592Z] #111 exporting layers 0.9s done [2025-02-12T07:55:21.592Z] #111 writing image sha256:3699ecadfb7a8042f6b4103a5fb3dacc1337b6a9138635c057694ad59c6980e1 0.0s done [2025-02-12T07:55:21.592Z] #111 naming to docker.io/library/core-keeper done [2025-02-12T07:55:21.592Z] #111 writing image sha256:4c90c2aafcf68d5a4b9dc258eef8004bfe436a012616adaeff86f46d77d0d461 [2025-02-12T07:55:21.592Z] #111 writing image sha256:943f7d150959ef558029a6e039584c3f383d48ce2ddb06a963554396192a9c44 0.0s done [2025-02-12T07:55:21.592Z] #111 writing image sha256:3cf37c20cabb60bde4dceab48dcfbe7f293dc5d8e29d7063ac257b59341c9a9d [2025-02-12T07:55:21.592Z] #111 naming to docker.io/library/core-command done [2025-02-12T07:55:21.592Z] #111 ... [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #208 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-02-12T07:55:21.592Z] #208 DONE 0.3s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #209 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-02-12T07:55:21.592Z] #209 DONE 0.3s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #111 [core-metadata] exporting to image [2025-02-12T07:55:21.592Z] #111 exporting layers 0.7s done [2025-02-12T07:55:21.592Z] #111 writing image sha256:4c90c2aafcf68d5a4b9dc258eef8004bfe436a012616adaeff86f46d77d0d461 0.3s done [2025-02-12T07:55:21.592Z] #111 writing image sha256:3cf37c20cabb60bde4dceab48dcfbe7f293dc5d8e29d7063ac257b59341c9a9d 0.3s done [2025-02-12T07:55:21.592Z] #111 writing image sha256:fc8720b6a1ceccd78ced76e7fc3ab468db512bbca0c2647a451c94409e08fd6d 0.0s done [2025-02-12T07:55:21.592Z] #111 naming to docker.io/library/support-notifications done [2025-02-12T07:55:21.592Z] #111 naming to docker.io/library/security-spiffe-token-provider done [2025-02-12T07:55:21.592Z] #111 naming to docker.io/library/core-data done [2025-02-12T07:55:21.592Z] #111 writing image sha256:b9504485d8c97cf1b41dbb2d5c28e9ee66f53336ff1255f5c5f8dd51ff595bb7 0.0s done [2025-02-12T07:55:21.592Z] #111 naming to docker.io/library/core-metadata done [2025-02-12T07:55:21.592Z] #111 writing image sha256:9bc83b9faa1da3d07994c02b7325aee6bc15a546259fe3428c163e9af00f39e8 done [2025-02-12T07:55:21.592Z] #111 naming to docker.io/library/support-scheduler done [2025-02-12T07:55:21.592Z] #111 DONE 3.5s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #210 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-12T07:55:21.592Z] #210 DONE 0.8s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #211 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-02-12T07:55:21.592Z] #211 DONE 0.3s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #212 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-12T07:55:21.592Z] #212 DONE 0.9s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #213 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-02-12T07:55:21.592Z] #213 DONE 0.3s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #214 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-02-12T07:55:21.592Z] #214 DONE 0.1s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #215 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-12T07:55:21.592Z] #215 DONE 0.8s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #111 [security-proxy-setup] exporting to image [2025-02-12T07:55:21.592Z] #111 ... [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #216 [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-02-12T07:55:21.592Z] #216 DONE 0.1s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #111 [security-proxy-auth] exporting to image [2025-02-12T07:55:21.592Z] #111 exporting layers 0.3s done [2025-02-12T07:55:21.592Z] #111 writing image sha256:fae677c867932e032bbdfbfe77a984e315462290fef1ce62a873eb640d9feee7 0.0s done [2025-02-12T07:55:21.592Z] #111 naming to docker.io/library/core-common-config-bootstrapper done [2025-02-12T07:55:21.592Z] #111 writing image sha256:4e8062d5311946d41f384401fc4637eeeba2add6576f9e4496a0dbbf8378af78 done [2025-02-12T07:55:21.592Z] #111 naming to docker.io/library/security-proxy-auth done [2025-02-12T07:55:21.592Z] #111 ... [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #217 [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-02-12T07:55:21.592Z] #217 DONE 0.0s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #218 [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-02-12T07:55:21.592Z] #218 DONE 0.1s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #111 [security-proxy-auth] exporting to image [2025-02-12T07:55:21.592Z] #111 exporting layers 0.3s done [2025-02-12T07:55:21.592Z] #111 ... [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #219 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-02-12T07:55:21.592Z] #219 DONE 0.1s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #220 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-12T07:55:21.592Z] #220 DONE 0.4s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #111 [security-secretstore-setup] exporting to image [2025-02-12T07:55:21.592Z] #111 writing image sha256:b56f9056fdbd609a503d3bf576bd9bf39aea4fb8df3cedc324e84b72f4f959e3 done [2025-02-12T07:55:21.592Z] #111 naming to docker.io/library/security-proxy-setup done [2025-02-12T07:55:21.592Z] #111 exporting layers 0.3s done [2025-02-12T07:55:21.592Z] #111 writing image sha256:b9542334d5ccd6ed4bbf2fa9b457e5e7a6e632dcb60808fd7d953f1d9cc35c8b done [2025-02-12T07:55:21.592Z] #111 naming to docker.io/library/security-secretstore-setup done [2025-02-12T07:55:21.592Z] #111 DONE 4.3s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #221 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-02-12T07:55:21.592Z] #221 DONE 0.5s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #111 [security-bootstrapper] exporting to image [2025-02-12T07:55:21.592Z] #111 exporting layers 0.2s done [2025-02-12T07:55:21.592Z] #111 writing image sha256:ff68e4e26a3b99d34246c70de98259492da44fc659a0fec47a15a9e801a8e95c done [2025-02-12T07:55:21.592Z] #111 naming to docker.io/library/security-bootstrapper done [2025-02-12T07:55:21.592Z] #111 DONE 4.5s [2025-02-12T07:55:21.592Z] [2025-02-12T07:55:21.592Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T07:55:21.592Z] time="2025-02-12T07:50:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-12T07:55:21.592Z] time="2025-02-12T07:50:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-12T07:55:21.592Z] time="2025-02-12T07:50:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-12T07:55:21.592Z] time="2025-02-12T07:50:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-12T07:55:21.592Z] time="2025-02-12T07:50:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-12T07:55:21.592Z] time="2025-02-12T07:50:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-12T07:55:21.592Z] time="2025-02-12T07:50:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-12T07:55:21.592Z] time="2025-02-12T07:50:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-12T07:55:21.592Z] time="2025-02-12T07:50:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-12T07:55:21.592Z] time="2025-02-12T07:50:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-12T07:55:21.592Z] time="2025-02-12T07:50:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-12T07:55:21.592Z] time="2025-02-12T07:50:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-12T07:55:21.592Z] time="2025-02-12T07:50:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-12T07:55:21.592Z] time="2025-02-12T07:50:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-12T07:55:21.592Z] time="2025-02-12T07:50:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-02-12T07:55:21.660Z] $ docker stop --time=1 a2a7a35a5414d1960a606bb468eb9dc38b0fee53378d1d0a8f7d829de2e9abdf [2025-02-12T07:55:23.004Z] $ docker rm -f --volumes a2a7a35a5414d1960a606bb468eb9dc38b0fee53378d1d0a8f7d829de2e9abdf [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-12T07:55:23.899Z] + docker images [2025-02-12T07:55:23.899Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-02-12T07:55:23.899Z] security-proxy-setup latest b56f9056fdbd 3 seconds ago 35.1MB [2025-02-12T07:55:23.899Z] security-secretstore-setup latest b9542334d5cc 3 seconds ago 47MB [2025-02-12T07:55:23.899Z] security-bootstrapper latest ff68e4e26a3b 3 seconds ago 25.8MB [2025-02-12T07:55:23.899Z] core-common-config-bootstrapper latest fae677c86793 4 seconds ago 22.6MB [2025-02-12T07:55:23.899Z] core-metadata latest b9504485d8c9 4 seconds ago 38.1MB [2025-02-12T07:55:23.899Z] security-proxy-auth latest 4e8062d53119 4 seconds ago 36.8MB [2025-02-12T07:55:23.899Z] core-command latest 943f7d150959 5 seconds ago 33.4MB [2025-02-12T07:55:23.899Z] support-notifications latest 4c90c2aafcf6 5 seconds ago 57.3MB [2025-02-12T07:55:23.899Z] support-scheduler latest 9bc83b9faa1d 5 seconds ago 53.7MB [2025-02-12T07:55:23.899Z] security-spiffe-token-provider latest fc8720b6a1ce 5 seconds ago 38.6MB [2025-02-12T07:55:23.899Z] core-data latest 3cf37c20cabb 5 seconds ago 37.9MB [2025-02-12T07:55:23.899Z] core-keeper latest 3699ecadfb7a 6 seconds ago 32.1MB [2025-02-12T07:55:23.899Z] security-spire-agent latest 0879154b89b0 3 minutes ago 188MB [2025-02-12T07:55:23.899Z] security-spire-server latest 567eee5615c8 3 minutes ago 127MB [2025-02-12T07:55:23.899Z] security-spire-config latest 9cc3ee05e9bf 3 minutes ago 127MB [2025-02-12T07:55:23.899Z] ci-base-image-x86_64 latest bde135d4bf2f 8 minutes ago 929MB [2025-02-12T07:55:23.899Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 7 weeks ago 580MB [2025-02-12T07:55:23.899Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 20 months ago 334MB [2025-02-12T07:55:23.899Z] 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-02-12T07:55:24.942Z] provisioning config files... [2025-02-12T07:55:24.991Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/792@tmp/config4905175953460185553tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-12T07:55:25.436Z] ---> ****-login.sh [2025-02-12T07:55:25.436Z] nexus3.edgexfoundry.org:10001 [2025-02-12T07:55:25.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T07:55:25.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T07:55:25.436Z] Configure a credential helper to remove this warning. See [2025-02-12T07:55:25.436Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T07:55:25.436Z] [2025-02-12T07:55:25.436Z] Login Succeeded [2025-02-12T07:55:25.436Z] nexus3.edgexfoundry.org:10002 [2025-02-12T07:55:25.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T07:55:25.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T07:55:25.751Z] Configure a credential helper to remove this warning. See [2025-02-12T07:55:25.751Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T07:55:25.751Z] [2025-02-12T07:55:25.751Z] Login Succeeded [2025-02-12T07:55:25.751Z] nexus3.edgexfoundry.org:10003 [2025-02-12T07:55:25.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T07:55:25.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T07:55:25.752Z] Configure a credential helper to remove this warning. See [2025-02-12T07:55:25.752Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T07:55:25.752Z] [2025-02-12T07:55:25.752Z] Login Succeeded [2025-02-12T07:55:25.752Z] nexus3.edgexfoundry.org:10004 [2025-02-12T07:55:25.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T07:55:25.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T07:55:25.752Z] Configure a credential helper to remove this warning. See [2025-02-12T07:55:25.752Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T07:55:25.752Z] [2025-02-12T07:55:25.752Z] Login Succeeded [2025-02-12T07:55:25.752Z] ****.io [2025-02-12T07:55:26.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T07:55:26.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T07:55:26.118Z] Configure a credential helper to remove this warning. See [2025-02-12T07:55:26.118Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T07:55:26.118Z] [2025-02-12T07:55:26.118Z] Login Succeeded [2025-02-12T07:55:26.118Z] ---> ****-login.sh ends [Pipeline] } [2025-02-12T07:55:26.162Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-12T07:55:26.706Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-12T07:55:27.073Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-02-12T07:55:27.073Z] 6505644538b1a317976230cb4483e698d69ec754 [2025-02-12T07:55:27.073Z] latest [2025-02-12T07:55:27.073Z] 4.0.0-dev.56 [2025-02-12T07:55:27.073Z] 6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [2025-02-12T07:55:27.073Z] main [2025-02-12T07:55:27.073Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:55:27.864Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:6505644538b1a317976230cb4483e698d69ec754 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:55:28.879Z] + docker push nexus3.edgexfoundry.org:10004/core-command:6505644538b1a317976230cb4483e698d69ec754 [2025-02-12T07:55:28.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-12T07:55:28.879Z] 668b712e0f3b: Preparing [2025-02-12T07:55:28.879Z] 160fcc34d062: Preparing [2025-02-12T07:55:28.879Z] 739e305728f9: Preparing [2025-02-12T07:55:28.879Z] 71fbd30bad7f: Preparing [2025-02-12T07:55:28.879Z] ca9d6af94eed: Preparing [2025-02-12T07:55:28.879Z] 66e24d370552: Preparing [2025-02-12T07:55:28.879Z] ce5a8cde9eee: Preparing [2025-02-12T07:55:28.879Z] 66e24d370552: Waiting [2025-02-12T07:55:28.879Z] ce5a8cde9eee: Waiting [2025-02-12T07:55:28.879Z] 668b712e0f3b: Pushed [2025-02-12T07:55:28.879Z] 739e305728f9: Pushed [2025-02-12T07:55:28.879Z] 71fbd30bad7f: Pushed [2025-02-12T07:55:28.879Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:55:28.879Z] 66e24d370552: Pushed [2025-02-12T07:55:29.212Z] ca9d6af94eed: Pushed [2025-02-12T07:55:30.895Z] 160fcc34d062: Pushed [2025-02-12T07:55:30.895Z] 6505644538b1a317976230cb4483e698d69ec754: digest: sha256:f968b4f160e1d0835fd9d3384bff42bb50a6d67dbc22d5256d7c6e08ef28231a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:55:31.461Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:55:32.384Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-02-12T07:55:32.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-12T07:55:32.384Z] 668b712e0f3b: Preparing [2025-02-12T07:55:32.384Z] 160fcc34d062: Preparing [2025-02-12T07:55:32.384Z] 739e305728f9: Preparing [2025-02-12T07:55:32.384Z] 71fbd30bad7f: Preparing [2025-02-12T07:55:32.384Z] ca9d6af94eed: Preparing [2025-02-12T07:55:32.384Z] 66e24d370552: Preparing [2025-02-12T07:55:32.384Z] ce5a8cde9eee: Preparing [2025-02-12T07:55:32.384Z] 66e24d370552: Waiting [2025-02-12T07:55:32.384Z] ce5a8cde9eee: Waiting [2025-02-12T07:55:32.384Z] 160fcc34d062: Layer already exists [2025-02-12T07:55:32.384Z] 739e305728f9: Layer already exists [2025-02-12T07:55:32.384Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:55:32.384Z] 668b712e0f3b: Layer already exists [2025-02-12T07:55:32.384Z] ca9d6af94eed: Layer already exists [2025-02-12T07:55:32.384Z] 66e24d370552: Layer already exists [2025-02-12T07:55:32.384Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:55:32.384Z] latest: digest: sha256:f968b4f160e1d0835fd9d3384bff42bb50a6d67dbc22d5256d7c6e08ef28231a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:55:32.896Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:55:33.507Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.56 [2025-02-12T07:55:33.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-12T07:55:33.508Z] 668b712e0f3b: Preparing [2025-02-12T07:55:33.508Z] 160fcc34d062: Preparing [2025-02-12T07:55:33.508Z] 739e305728f9: Preparing [2025-02-12T07:55:33.508Z] 71fbd30bad7f: Preparing [2025-02-12T07:55:33.508Z] ca9d6af94eed: Preparing [2025-02-12T07:55:33.508Z] 66e24d370552: Preparing [2025-02-12T07:55:33.508Z] ce5a8cde9eee: Preparing [2025-02-12T07:55:33.508Z] ce5a8cde9eee: Waiting [2025-02-12T07:55:33.508Z] 66e24d370552: Waiting [2025-02-12T07:55:33.508Z] 739e305728f9: Layer already exists [2025-02-12T07:55:33.508Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:55:33.508Z] ca9d6af94eed: Layer already exists [2025-02-12T07:55:33.508Z] 160fcc34d062: Layer already exists [2025-02-12T07:55:33.508Z] 668b712e0f3b: Layer already exists [2025-02-12T07:55:33.508Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:55:33.508Z] 66e24d370552: Layer already exists [2025-02-12T07:55:33.508Z] 4.0.0-dev.56: digest: sha256:f968b4f160e1d0835fd9d3384bff42bb50a6d67dbc22d5256d7c6e08ef28231a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:55:34.184Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:55:34.686Z] + docker push nexus3.edgexfoundry.org:10004/core-command:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [2025-02-12T07:55:34.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-12T07:55:34.686Z] 668b712e0f3b: Preparing [2025-02-12T07:55:34.686Z] 160fcc34d062: Preparing [2025-02-12T07:55:34.686Z] 739e305728f9: Preparing [2025-02-12T07:55:34.686Z] 71fbd30bad7f: Preparing [2025-02-12T07:55:34.686Z] ca9d6af94eed: Preparing [2025-02-12T07:55:34.686Z] 66e24d370552: Preparing [2025-02-12T07:55:34.686Z] ce5a8cde9eee: Preparing [2025-02-12T07:55:34.686Z] 66e24d370552: Waiting [2025-02-12T07:55:34.686Z] ce5a8cde9eee: Waiting [2025-02-12T07:55:34.686Z] 668b712e0f3b: Layer already exists [2025-02-12T07:55:34.686Z] 739e305728f9: Layer already exists [2025-02-12T07:55:34.686Z] 160fcc34d062: Layer already exists [2025-02-12T07:55:34.686Z] ca9d6af94eed: Layer already exists [2025-02-12T07:55:34.686Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:55:34.686Z] 66e24d370552: Layer already exists [2025-02-12T07:55:34.686Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:55:34.686Z] 6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56: digest: sha256:f968b4f160e1d0835fd9d3384bff42bb50a6d67dbc22d5256d7c6e08ef28231a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:55:35.238Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:55:35.778Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-02-12T07:55:35.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-12T07:55:35.778Z] 668b712e0f3b: Preparing [2025-02-12T07:55:35.778Z] 160fcc34d062: Preparing [2025-02-12T07:55:35.778Z] 739e305728f9: Preparing [2025-02-12T07:55:35.778Z] 71fbd30bad7f: Preparing [2025-02-12T07:55:35.778Z] ca9d6af94eed: Preparing [2025-02-12T07:55:35.778Z] 66e24d370552: Preparing [2025-02-12T07:55:35.778Z] ce5a8cde9eee: Preparing [2025-02-12T07:55:35.778Z] 66e24d370552: Waiting [2025-02-12T07:55:35.778Z] ce5a8cde9eee: Waiting [2025-02-12T07:55:35.778Z] 739e305728f9: Layer already exists [2025-02-12T07:55:35.778Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:55:35.778Z] ca9d6af94eed: Layer already exists [2025-02-12T07:55:35.778Z] 668b712e0f3b: Layer already exists [2025-02-12T07:55:35.778Z] 66e24d370552: Layer already exists [2025-02-12T07:55:35.778Z] 160fcc34d062: Layer already exists [2025-02-12T07:55:35.778Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:55:35.778Z] main: digest: sha256:f968b4f160e1d0835fd9d3384bff42bb50a6d67dbc22d5256d7c6e08ef28231a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-12T07:55:36.047Z] ===================================================== [Pipeline] echo [2025-02-12T07:55:36.085Z] taggedImages: [2025-02-12T07:55:36.086Z] - nexus3.edgexfoundry.org:10004/core-command:6505644538b1a317976230cb4483e698d69ec754 [2025-02-12T07:55:36.086Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-02-12T07:55:36.086Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.56 [2025-02-12T07:55:36.086Z] - nexus3.edgexfoundry.org:10004/core-command:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [2025-02-12T07:55:36.086Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-02-12T07:55:36.113Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-02-12T07:55:36.113Z] 6505644538b1a317976230cb4483e698d69ec754 [2025-02-12T07:55:36.113Z] latest [2025-02-12T07:55:36.113Z] 4.0.0-dev.56 [2025-02-12T07:55:36.113Z] 6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [2025-02-12T07:55:36.113Z] main [2025-02-12T07:55:36.113Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:55:36.907Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6505644538b1a317976230cb4483e698d69ec754 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:55:37.415Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6505644538b1a317976230cb4483e698d69ec754 [2025-02-12T07:55:37.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-12T07:55:37.415Z] e6674242232e: Preparing [2025-02-12T07:55:37.415Z] 14494efa1eb3: Preparing [2025-02-12T07:55:37.415Z] 9ee7c0cb9d5d: Preparing [2025-02-12T07:55:37.415Z] 3e2410ccc934: Preparing [2025-02-12T07:55:37.415Z] 739e305728f9: Preparing [2025-02-12T07:55:37.415Z] 71fbd30bad7f: Preparing [2025-02-12T07:55:37.415Z] ca9d6af94eed: Preparing [2025-02-12T07:55:37.415Z] 66e24d370552: Preparing [2025-02-12T07:55:37.415Z] ce5a8cde9eee: Preparing [2025-02-12T07:55:37.415Z] ca9d6af94eed: Waiting [2025-02-12T07:55:37.415Z] 66e24d370552: Waiting [2025-02-12T07:55:37.415Z] ce5a8cde9eee: Waiting [2025-02-12T07:55:37.415Z] 71fbd30bad7f: Waiting [2025-02-12T07:55:37.415Z] 739e305728f9: Layer already exists [2025-02-12T07:55:37.415Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:55:37.415Z] ca9d6af94eed: Layer already exists [2025-02-12T07:55:37.415Z] 66e24d370552: Layer already exists [2025-02-12T07:55:37.415Z] e6674242232e: Pushed [2025-02-12T07:55:37.415Z] 9ee7c0cb9d5d: Pushed [2025-02-12T07:55:37.415Z] 14494efa1eb3: Pushed [2025-02-12T07:55:37.415Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:55:38.467Z] 3e2410ccc934: Pushed [2025-02-12T07:55:38.467Z] 6505644538b1a317976230cb4483e698d69ec754: digest: sha256:4c7088a58f1e8f7c48d2da78973e6f07bd2cb6e9ca636ffb45b2d5021c59a02f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:55:38.991Z] + 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-02-12T07:55:39.448Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-02-12T07:55:39.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-12T07:55:39.448Z] e6674242232e: Preparing [2025-02-12T07:55:39.448Z] 14494efa1eb3: Preparing [2025-02-12T07:55:39.448Z] 9ee7c0cb9d5d: Preparing [2025-02-12T07:55:39.448Z] 3e2410ccc934: Preparing [2025-02-12T07:55:39.448Z] 739e305728f9: Preparing [2025-02-12T07:55:39.448Z] 71fbd30bad7f: Preparing [2025-02-12T07:55:39.448Z] ca9d6af94eed: Preparing [2025-02-12T07:55:39.448Z] 66e24d370552: Preparing [2025-02-12T07:55:39.448Z] ce5a8cde9eee: Preparing [2025-02-12T07:55:39.448Z] 71fbd30bad7f: Waiting [2025-02-12T07:55:39.448Z] ca9d6af94eed: Waiting [2025-02-12T07:55:39.448Z] 66e24d370552: Waiting [2025-02-12T07:55:39.448Z] ce5a8cde9eee: Waiting [2025-02-12T07:55:39.448Z] 14494efa1eb3: Layer already exists [2025-02-12T07:55:39.448Z] 3e2410ccc934: Layer already exists [2025-02-12T07:55:39.448Z] 9ee7c0cb9d5d: Layer already exists [2025-02-12T07:55:39.448Z] e6674242232e: Layer already exists [2025-02-12T07:55:39.448Z] 739e305728f9: Layer already exists [2025-02-12T07:55:39.448Z] 66e24d370552: Layer already exists [2025-02-12T07:55:39.448Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:55:39.448Z] ca9d6af94eed: Layer already exists [2025-02-12T07:55:39.448Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:55:39.448Z] latest: digest: sha256:4c7088a58f1e8f7c48d2da78973e6f07bd2cb6e9ca636ffb45b2d5021c59a02f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:55:39.990Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:55:40.641Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.56 [2025-02-12T07:55:40.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-12T07:55:40.641Z] e6674242232e: Preparing [2025-02-12T07:55:40.641Z] 14494efa1eb3: Preparing [2025-02-12T07:55:40.641Z] 9ee7c0cb9d5d: Preparing [2025-02-12T07:55:40.641Z] 3e2410ccc934: Preparing [2025-02-12T07:55:40.641Z] 739e305728f9: Preparing [2025-02-12T07:55:40.641Z] 71fbd30bad7f: Preparing [2025-02-12T07:55:40.641Z] ca9d6af94eed: Preparing [2025-02-12T07:55:40.641Z] 66e24d370552: Preparing [2025-02-12T07:55:40.641Z] ce5a8cde9eee: Preparing [2025-02-12T07:55:40.641Z] ca9d6af94eed: Waiting [2025-02-12T07:55:40.641Z] 66e24d370552: Waiting [2025-02-12T07:55:40.641Z] ce5a8cde9eee: Waiting [2025-02-12T07:55:40.641Z] 71fbd30bad7f: Waiting [2025-02-12T07:55:40.641Z] 14494efa1eb3: Layer already exists [2025-02-12T07:55:40.641Z] e6674242232e: Layer already exists [2025-02-12T07:55:40.641Z] 3e2410ccc934: Layer already exists [2025-02-12T07:55:40.641Z] 9ee7c0cb9d5d: Layer already exists [2025-02-12T07:55:40.641Z] 739e305728f9: Layer already exists [2025-02-12T07:55:40.641Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:55:40.641Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:55:40.641Z] ca9d6af94eed: Layer already exists [2025-02-12T07:55:40.641Z] 66e24d370552: Layer already exists [2025-02-12T07:55:40.641Z] 4.0.0-dev.56: digest: sha256:4c7088a58f1e8f7c48d2da78973e6f07bd2cb6e9ca636ffb45b2d5021c59a02f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:55:41.204Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:55:42.050Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [2025-02-12T07:55:42.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-12T07:55:42.050Z] e6674242232e: Preparing [2025-02-12T07:55:42.050Z] 14494efa1eb3: Preparing [2025-02-12T07:55:42.050Z] 9ee7c0cb9d5d: Preparing [2025-02-12T07:55:42.050Z] 3e2410ccc934: Preparing [2025-02-12T07:55:42.050Z] 739e305728f9: Preparing [2025-02-12T07:55:42.050Z] 71fbd30bad7f: Preparing [2025-02-12T07:55:42.050Z] ca9d6af94eed: Preparing [2025-02-12T07:55:42.050Z] 66e24d370552: Preparing [2025-02-12T07:55:42.050Z] ce5a8cde9eee: Preparing [2025-02-12T07:55:42.050Z] 71fbd30bad7f: Waiting [2025-02-12T07:55:42.050Z] ca9d6af94eed: Waiting [2025-02-12T07:55:42.050Z] ce5a8cde9eee: Waiting [2025-02-12T07:55:42.050Z] 66e24d370552: Waiting [2025-02-12T07:55:42.050Z] e6674242232e: Layer already exists [2025-02-12T07:55:42.050Z] 14494efa1eb3: Layer already exists [2025-02-12T07:55:42.050Z] 739e305728f9: Layer already exists [2025-02-12T07:55:42.050Z] 3e2410ccc934: Layer already exists [2025-02-12T07:55:42.050Z] 9ee7c0cb9d5d: Layer already exists [2025-02-12T07:55:42.050Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:55:42.050Z] 66e24d370552: Layer already exists [2025-02-12T07:55:42.050Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:55:42.050Z] ca9d6af94eed: Layer already exists [2025-02-12T07:55:42.050Z] 6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56: digest: sha256:4c7088a58f1e8f7c48d2da78973e6f07bd2cb6e9ca636ffb45b2d5021c59a02f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:55:42.564Z] + 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-02-12T07:55:43.048Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-02-12T07:55:43.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-12T07:55:43.048Z] e6674242232e: Preparing [2025-02-12T07:55:43.048Z] 14494efa1eb3: Preparing [2025-02-12T07:55:43.048Z] 9ee7c0cb9d5d: Preparing [2025-02-12T07:55:43.048Z] 3e2410ccc934: Preparing [2025-02-12T07:55:43.048Z] 739e305728f9: Preparing [2025-02-12T07:55:43.048Z] 71fbd30bad7f: Preparing [2025-02-12T07:55:43.048Z] ca9d6af94eed: Preparing [2025-02-12T07:55:43.048Z] 66e24d370552: Preparing [2025-02-12T07:55:43.048Z] ce5a8cde9eee: Preparing [2025-02-12T07:55:43.048Z] 71fbd30bad7f: Waiting [2025-02-12T07:55:43.048Z] ca9d6af94eed: Waiting [2025-02-12T07:55:43.048Z] 66e24d370552: Waiting [2025-02-12T07:55:43.048Z] ce5a8cde9eee: Waiting [2025-02-12T07:55:43.048Z] 9ee7c0cb9d5d: Layer already exists [2025-02-12T07:55:43.048Z] 739e305728f9: Layer already exists [2025-02-12T07:55:43.048Z] 3e2410ccc934: Layer already exists [2025-02-12T07:55:43.048Z] 14494efa1eb3: Layer already exists [2025-02-12T07:55:43.048Z] e6674242232e: Layer already exists [2025-02-12T07:55:43.048Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:55:43.048Z] ca9d6af94eed: Layer already exists [2025-02-12T07:55:43.048Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:55:43.048Z] 66e24d370552: Layer already exists [2025-02-12T07:55:43.048Z] main: digest: sha256:4c7088a58f1e8f7c48d2da78973e6f07bd2cb6e9ca636ffb45b2d5021c59a02f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-12T07:55:43.277Z] ===================================================== [Pipeline] echo [2025-02-12T07:55:43.337Z] taggedImages: [2025-02-12T07:55:43.337Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6505644538b1a317976230cb4483e698d69ec754 [2025-02-12T07:55:43.337Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-02-12T07:55:43.337Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.56 [2025-02-12T07:55:43.337Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [2025-02-12T07:55:43.337Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-02-12T07:55:43.379Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-02-12T07:55:43.379Z] 6505644538b1a317976230cb4483e698d69ec754 [2025-02-12T07:55:43.379Z] latest [2025-02-12T07:55:43.379Z] 4.0.0-dev.56 [2025-02-12T07:55:43.379Z] 6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [2025-02-12T07:55:43.379Z] main [2025-02-12T07:55:43.379Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:55:43.866Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:6505644538b1a317976230cb4483e698d69ec754 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:55:44.588Z] + docker push nexus3.edgexfoundry.org:10004/core-data:6505644538b1a317976230cb4483e698d69ec754 [2025-02-12T07:55:44.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-12T07:55:44.588Z] 1833d171a4bc: Preparing [2025-02-12T07:55:44.588Z] 42e2cc507a81: Preparing [2025-02-12T07:55:44.588Z] 739e305728f9: Preparing [2025-02-12T07:55:44.588Z] 71fbd30bad7f: Preparing [2025-02-12T07:55:44.588Z] 640157dbbe90: Preparing [2025-02-12T07:55:44.588Z] 76147d5619ee: Preparing [2025-02-12T07:55:44.588Z] ce5a8cde9eee: Preparing [2025-02-12T07:55:44.588Z] 76147d5619ee: Waiting [2025-02-12T07:55:44.588Z] ce5a8cde9eee: Waiting [2025-02-12T07:55:44.588Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:55:44.588Z] 739e305728f9: Layer already exists [2025-02-12T07:55:44.588Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:55:44.588Z] 1833d171a4bc: Pushed [2025-02-12T07:55:44.588Z] 76147d5619ee: Pushed [2025-02-12T07:55:45.276Z] 640157dbbe90: Pushed [2025-02-12T07:55:47.520Z] 42e2cc507a81: Pushed [2025-02-12T07:55:47.520Z] 6505644538b1a317976230cb4483e698d69ec754: digest: sha256:fef4bc4ba505cd28121df2801d294bacb1b338ff0393d404fdbb2260e855260f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:55:47.988Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:55:48.797Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-02-12T07:55:48.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-12T07:55:48.797Z] 1833d171a4bc: Preparing [2025-02-12T07:55:48.797Z] 42e2cc507a81: Preparing [2025-02-12T07:55:48.797Z] 739e305728f9: Preparing [2025-02-12T07:55:48.797Z] 71fbd30bad7f: Preparing [2025-02-12T07:55:48.797Z] 640157dbbe90: Preparing [2025-02-12T07:55:48.797Z] 76147d5619ee: Preparing [2025-02-12T07:55:48.797Z] ce5a8cde9eee: Preparing [2025-02-12T07:55:48.797Z] 76147d5619ee: Waiting [2025-02-12T07:55:48.797Z] ce5a8cde9eee: Waiting [2025-02-12T07:55:48.797Z] 640157dbbe90: Layer already exists [2025-02-12T07:55:48.797Z] 1833d171a4bc: Layer already exists [2025-02-12T07:55:48.797Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:55:48.797Z] 42e2cc507a81: Layer already exists [2025-02-12T07:55:48.797Z] 739e305728f9: Layer already exists [2025-02-12T07:55:48.797Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:55:48.797Z] 76147d5619ee: Layer already exists [2025-02-12T07:55:48.797Z] latest: digest: sha256:fef4bc4ba505cd28121df2801d294bacb1b338ff0393d404fdbb2260e855260f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:55:49.453Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:55:50.026Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.56 [2025-02-12T07:55:50.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-12T07:55:50.026Z] 1833d171a4bc: Preparing [2025-02-12T07:55:50.026Z] 42e2cc507a81: Preparing [2025-02-12T07:55:50.026Z] 739e305728f9: Preparing [2025-02-12T07:55:50.026Z] 71fbd30bad7f: Preparing [2025-02-12T07:55:50.026Z] 640157dbbe90: Preparing [2025-02-12T07:55:50.026Z] 76147d5619ee: Preparing [2025-02-12T07:55:50.026Z] ce5a8cde9eee: Preparing [2025-02-12T07:55:50.026Z] ce5a8cde9eee: Waiting [2025-02-12T07:55:50.026Z] 76147d5619ee: Waiting [2025-02-12T07:55:50.026Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:55:50.026Z] 739e305728f9: Layer already exists [2025-02-12T07:55:50.026Z] 640157dbbe90: Layer already exists [2025-02-12T07:55:50.026Z] 42e2cc507a81: Layer already exists [2025-02-12T07:55:50.026Z] 1833d171a4bc: Layer already exists [2025-02-12T07:55:50.026Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:55:50.026Z] 76147d5619ee: Layer already exists [2025-02-12T07:55:50.026Z] 4.0.0-dev.56: digest: sha256:fef4bc4ba505cd28121df2801d294bacb1b338ff0393d404fdbb2260e855260f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:55:50.613Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:55:51.407Z] + docker push nexus3.edgexfoundry.org:10004/core-data:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [2025-02-12T07:55:51.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-12T07:55:51.407Z] 1833d171a4bc: Preparing [2025-02-12T07:55:51.407Z] 42e2cc507a81: Preparing [2025-02-12T07:55:51.407Z] 739e305728f9: Preparing [2025-02-12T07:55:51.407Z] 71fbd30bad7f: Preparing [2025-02-12T07:55:51.407Z] 640157dbbe90: Preparing [2025-02-12T07:55:51.407Z] 76147d5619ee: Preparing [2025-02-12T07:55:51.407Z] ce5a8cde9eee: Preparing [2025-02-12T07:55:51.407Z] ce5a8cde9eee: Waiting [2025-02-12T07:55:51.407Z] 76147d5619ee: Waiting [2025-02-12T07:55:51.407Z] 1833d171a4bc: Layer already exists [2025-02-12T07:55:51.407Z] 42e2cc507a81: Layer already exists [2025-02-12T07:55:51.407Z] 739e305728f9: Layer already exists [2025-02-12T07:55:51.407Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:55:51.407Z] 640157dbbe90: Layer already exists [2025-02-12T07:55:51.407Z] 76147d5619ee: Layer already exists [2025-02-12T07:55:51.407Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:55:51.407Z] 6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56: digest: sha256:fef4bc4ba505cd28121df2801d294bacb1b338ff0393d404fdbb2260e855260f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:55:52.010Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:55:52.592Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-02-12T07:55:52.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-12T07:55:52.592Z] 1833d171a4bc: Preparing [2025-02-12T07:55:52.592Z] 42e2cc507a81: Preparing [2025-02-12T07:55:52.592Z] 739e305728f9: Preparing [2025-02-12T07:55:52.592Z] 71fbd30bad7f: Preparing [2025-02-12T07:55:52.592Z] 640157dbbe90: Preparing [2025-02-12T07:55:52.592Z] 76147d5619ee: Preparing [2025-02-12T07:55:52.592Z] ce5a8cde9eee: Preparing [2025-02-12T07:55:52.592Z] 76147d5619ee: Waiting [2025-02-12T07:55:52.592Z] ce5a8cde9eee: Waiting [2025-02-12T07:55:52.592Z] 42e2cc507a81: Layer already exists [2025-02-12T07:55:52.592Z] 1833d171a4bc: Layer already exists [2025-02-12T07:55:52.592Z] 640157dbbe90: Layer already exists [2025-02-12T07:55:52.592Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:55:52.592Z] 739e305728f9: Layer already exists [2025-02-12T07:55:52.592Z] 76147d5619ee: Layer already exists [2025-02-12T07:55:52.592Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:55:52.592Z] main: digest: sha256:fef4bc4ba505cd28121df2801d294bacb1b338ff0393d404fdbb2260e855260f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-12T07:55:52.909Z] ===================================================== [Pipeline] echo [2025-02-12T07:55:52.981Z] taggedImages: [2025-02-12T07:55:52.981Z] - nexus3.edgexfoundry.org:10004/core-data:6505644538b1a317976230cb4483e698d69ec754 [2025-02-12T07:55:52.981Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-02-12T07:55:52.981Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.56 [2025-02-12T07:55:52.981Z] - nexus3.edgexfoundry.org:10004/core-data:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [2025-02-12T07:55:52.981Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-02-12T07:55:53.032Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-02-12T07:55:53.032Z] 6505644538b1a317976230cb4483e698d69ec754 [2025-02-12T07:55:53.032Z] latest [2025-02-12T07:55:53.032Z] 4.0.0-dev.56 [2025-02-12T07:55:53.032Z] 6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [2025-02-12T07:55:53.032Z] main [2025-02-12T07:55:53.032Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:55:53.886Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:6505644538b1a317976230cb4483e698d69ec754 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:55:54.515Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:6505644538b1a317976230cb4483e698d69ec754 [2025-02-12T07:55:54.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-12T07:55:54.515Z] ebe1ac8c7cc4: Preparing [2025-02-12T07:55:54.515Z] c5766cbc07c8: Preparing [2025-02-12T07:55:54.515Z] 71fbd30bad7f: Preparing [2025-02-12T07:55:54.515Z] 3db474d8c30c: Preparing [2025-02-12T07:55:54.515Z] 4977856c678b: Preparing [2025-02-12T07:55:54.515Z] ce5a8cde9eee: Preparing [2025-02-12T07:55:54.515Z] ce5a8cde9eee: Waiting [2025-02-12T07:55:54.515Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:55:54.515Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:55:54.515Z] 4977856c678b: Pushed [2025-02-12T07:55:54.515Z] 3db474d8c30c: Pushed [2025-02-12T07:55:54.515Z] ebe1ac8c7cc4: Pushed [2025-02-12T07:55:56.913Z] c5766cbc07c8: Pushed [2025-02-12T07:55:56.913Z] 6505644538b1a317976230cb4483e698d69ec754: digest: sha256:a2928f5030833c2b5976e6529f2849d038620b6254a0cc435966f15b0421f42f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:55:57.933Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:55:58.496Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-02-12T07:55:58.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-12T07:55:58.496Z] ebe1ac8c7cc4: Preparing [2025-02-12T07:55:58.496Z] c5766cbc07c8: Preparing [2025-02-12T07:55:58.496Z] 71fbd30bad7f: Preparing [2025-02-12T07:55:58.496Z] 3db474d8c30c: Preparing [2025-02-12T07:55:58.496Z] 4977856c678b: Preparing [2025-02-12T07:55:58.496Z] ce5a8cde9eee: Preparing [2025-02-12T07:55:58.496Z] ce5a8cde9eee: Waiting [2025-02-12T07:55:58.496Z] 3db474d8c30c: Layer already exists [2025-02-12T07:55:58.496Z] ebe1ac8c7cc4: Layer already exists [2025-02-12T07:55:58.496Z] c5766cbc07c8: Layer already exists [2025-02-12T07:55:58.496Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:55:58.496Z] 4977856c678b: Layer already exists [2025-02-12T07:55:58.496Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:55:58.496Z] latest: digest: sha256:a2928f5030833c2b5976e6529f2849d038620b6254a0cc435966f15b0421f42f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:55:59.073Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:55:59.894Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.56 [2025-02-12T07:55:59.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-12T07:55:59.894Z] ebe1ac8c7cc4: Preparing [2025-02-12T07:55:59.894Z] c5766cbc07c8: Preparing [2025-02-12T07:55:59.894Z] 71fbd30bad7f: Preparing [2025-02-12T07:55:59.894Z] 3db474d8c30c: Preparing [2025-02-12T07:55:59.894Z] 4977856c678b: Preparing [2025-02-12T07:55:59.894Z] ce5a8cde9eee: Preparing [2025-02-12T07:55:59.894Z] ce5a8cde9eee: Waiting [2025-02-12T07:55:59.894Z] c5766cbc07c8: Layer already exists [2025-02-12T07:55:59.894Z] 3db474d8c30c: Layer already exists [2025-02-12T07:55:59.894Z] ebe1ac8c7cc4: Layer already exists [2025-02-12T07:55:59.894Z] 4977856c678b: Layer already exists [2025-02-12T07:55:59.894Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:55:59.894Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:55:59.894Z] 4.0.0-dev.56: digest: sha256:a2928f5030833c2b5976e6529f2849d038620b6254a0cc435966f15b0421f42f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:56:00.444Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:56:00.921Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [2025-02-12T07:56:00.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-12T07:56:00.921Z] ebe1ac8c7cc4: Preparing [2025-02-12T07:56:00.921Z] c5766cbc07c8: Preparing [2025-02-12T07:56:00.921Z] 71fbd30bad7f: Preparing [2025-02-12T07:56:00.921Z] 3db474d8c30c: Preparing [2025-02-12T07:56:00.921Z] 4977856c678b: Preparing [2025-02-12T07:56:00.921Z] ce5a8cde9eee: Preparing [2025-02-12T07:56:00.921Z] ce5a8cde9eee: Waiting [2025-02-12T07:56:00.921Z] c5766cbc07c8: Layer already exists [2025-02-12T07:56:00.921Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:56:00.921Z] 4977856c678b: Layer already exists [2025-02-12T07:56:00.921Z] ebe1ac8c7cc4: Layer already exists [2025-02-12T07:56:00.921Z] 3db474d8c30c: Layer already exists [2025-02-12T07:56:00.921Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:56:00.921Z] 6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56: digest: sha256:a2928f5030833c2b5976e6529f2849d038620b6254a0cc435966f15b0421f42f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:56:01.927Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:56:02.394Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-02-12T07:56:02.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-12T07:56:02.394Z] ebe1ac8c7cc4: Preparing [2025-02-12T07:56:02.394Z] c5766cbc07c8: Preparing [2025-02-12T07:56:02.394Z] 71fbd30bad7f: Preparing [2025-02-12T07:56:02.394Z] 3db474d8c30c: Preparing [2025-02-12T07:56:02.394Z] 4977856c678b: Preparing [2025-02-12T07:56:02.394Z] ce5a8cde9eee: Preparing [2025-02-12T07:56:02.394Z] ce5a8cde9eee: Waiting [2025-02-12T07:56:02.394Z] c5766cbc07c8: Layer already exists [2025-02-12T07:56:02.394Z] ebe1ac8c7cc4: Layer already exists [2025-02-12T07:56:02.394Z] 4977856c678b: Layer already exists [2025-02-12T07:56:02.394Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:56:02.394Z] 3db474d8c30c: Layer already exists [2025-02-12T07:56:02.394Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:56:02.394Z] main: digest: sha256:a2928f5030833c2b5976e6529f2849d038620b6254a0cc435966f15b0421f42f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-12T07:56:02.669Z] ===================================================== [Pipeline] echo [2025-02-12T07:56:02.695Z] taggedImages: [2025-02-12T07:56:02.695Z] - nexus3.edgexfoundry.org:10004/core-keeper:6505644538b1a317976230cb4483e698d69ec754 [2025-02-12T07:56:02.695Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-02-12T07:56:02.695Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.56 [2025-02-12T07:56:02.695Z] - nexus3.edgexfoundry.org:10004/core-keeper:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [2025-02-12T07:56:02.695Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-02-12T07:56:02.721Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-02-12T07:56:02.721Z] 6505644538b1a317976230cb4483e698d69ec754 [2025-02-12T07:56:02.721Z] latest [2025-02-12T07:56:02.721Z] 4.0.0-dev.56 [2025-02-12T07:56:02.721Z] 6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [2025-02-12T07:56:02.721Z] main [2025-02-12T07:56:02.721Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:56:03.484Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:6505644538b1a317976230cb4483e698d69ec754 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:56:04.017Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:6505644538b1a317976230cb4483e698d69ec754 [2025-02-12T07:56:04.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-12T07:56:04.017Z] 871674238b76: Preparing [2025-02-12T07:56:04.017Z] 9b4a39af83f1: Preparing [2025-02-12T07:56:04.017Z] 29aa42150952: Preparing [2025-02-12T07:56:04.017Z] 739e305728f9: Preparing [2025-02-12T07:56:04.017Z] 71fbd30bad7f: Preparing [2025-02-12T07:56:04.017Z] ca9d6af94eed: Preparing [2025-02-12T07:56:04.017Z] 66e24d370552: Preparing [2025-02-12T07:56:04.017Z] ce5a8cde9eee: Preparing [2025-02-12T07:56:04.017Z] ca9d6af94eed: Waiting [2025-02-12T07:56:04.017Z] ce5a8cde9eee: Waiting [2025-02-12T07:56:04.017Z] 739e305728f9: Layer already exists [2025-02-12T07:56:04.017Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:56:04.017Z] ca9d6af94eed: Layer already exists [2025-02-12T07:56:04.017Z] 66e24d370552: Layer already exists [2025-02-12T07:56:04.017Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:56:04.017Z] 9b4a39af83f1: Pushed [2025-02-12T07:56:04.017Z] 871674238b76: Pushed [2025-02-12T07:56:06.880Z] 29aa42150952: Pushed [2025-02-12T07:56:06.880Z] 6505644538b1a317976230cb4483e698d69ec754: digest: sha256:3850cc0bd6f17aa4497ac9b8644bdb2c9ae1a4e1b9cf355e504efd71f4912d32 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:56:07.671Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:56:08.205Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-02-12T07:56:08.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-12T07:56:08.205Z] 871674238b76: Preparing [2025-02-12T07:56:08.205Z] 9b4a39af83f1: Preparing [2025-02-12T07:56:08.205Z] 29aa42150952: Preparing [2025-02-12T07:56:08.205Z] 739e305728f9: Preparing [2025-02-12T07:56:08.205Z] 71fbd30bad7f: Preparing [2025-02-12T07:56:08.205Z] ca9d6af94eed: Preparing [2025-02-12T07:56:08.205Z] 66e24d370552: Preparing [2025-02-12T07:56:08.205Z] ce5a8cde9eee: Preparing [2025-02-12T07:56:08.205Z] ca9d6af94eed: Waiting [2025-02-12T07:56:08.205Z] 66e24d370552: Waiting [2025-02-12T07:56:08.205Z] ce5a8cde9eee: Waiting [2025-02-12T07:56:08.205Z] 29aa42150952: Layer already exists [2025-02-12T07:56:08.205Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:56:08.205Z] 9b4a39af83f1: Layer already exists [2025-02-12T07:56:08.205Z] 739e305728f9: Layer already exists [2025-02-12T07:56:08.205Z] 871674238b76: Layer already exists [2025-02-12T07:56:08.205Z] ca9d6af94eed: Layer already exists [2025-02-12T07:56:08.205Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:56:08.205Z] 66e24d370552: Layer already exists [2025-02-12T07:56:08.205Z] latest: digest: sha256:3850cc0bd6f17aa4497ac9b8644bdb2c9ae1a4e1b9cf355e504efd71f4912d32 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:56:08.843Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:56:09.461Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.56 [2025-02-12T07:56:09.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-12T07:56:09.461Z] 871674238b76: Preparing [2025-02-12T07:56:09.461Z] 9b4a39af83f1: Preparing [2025-02-12T07:56:09.461Z] 29aa42150952: Preparing [2025-02-12T07:56:09.461Z] 739e305728f9: Preparing [2025-02-12T07:56:09.461Z] 71fbd30bad7f: Preparing [2025-02-12T07:56:09.461Z] ca9d6af94eed: Preparing [2025-02-12T07:56:09.461Z] 66e24d370552: Preparing [2025-02-12T07:56:09.461Z] ce5a8cde9eee: Preparing [2025-02-12T07:56:09.461Z] ca9d6af94eed: Waiting [2025-02-12T07:56:09.461Z] 66e24d370552: Waiting [2025-02-12T07:56:09.461Z] ce5a8cde9eee: Waiting [2025-02-12T07:56:09.461Z] 29aa42150952: Layer already exists [2025-02-12T07:56:09.461Z] 739e305728f9: Layer already exists [2025-02-12T07:56:09.461Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:56:09.461Z] 871674238b76: Layer already exists [2025-02-12T07:56:09.461Z] 9b4a39af83f1: Layer already exists [2025-02-12T07:56:09.461Z] ca9d6af94eed: Layer already exists [2025-02-12T07:56:09.461Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:56:09.461Z] 66e24d370552: Layer already exists [2025-02-12T07:56:09.461Z] 4.0.0-dev.56: digest: sha256:3850cc0bd6f17aa4497ac9b8644bdb2c9ae1a4e1b9cf355e504efd71f4912d32 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:56:10.171Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:56:10.710Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [2025-02-12T07:56:10.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-12T07:56:10.710Z] 871674238b76: Preparing [2025-02-12T07:56:10.710Z] 9b4a39af83f1: Preparing [2025-02-12T07:56:10.710Z] 29aa42150952: Preparing [2025-02-12T07:56:10.710Z] 739e305728f9: Preparing [2025-02-12T07:56:10.710Z] 71fbd30bad7f: Preparing [2025-02-12T07:56:10.710Z] ca9d6af94eed: Preparing [2025-02-12T07:56:10.710Z] 66e24d370552: Preparing [2025-02-12T07:56:10.710Z] ce5a8cde9eee: Preparing [2025-02-12T07:56:10.710Z] ca9d6af94eed: Waiting [2025-02-12T07:56:10.710Z] 66e24d370552: Waiting [2025-02-12T07:56:10.710Z] 9b4a39af83f1: Layer already exists [2025-02-12T07:56:10.710Z] 739e305728f9: Layer already exists [2025-02-12T07:56:10.710Z] 871674238b76: Layer already exists [2025-02-12T07:56:10.710Z] 29aa42150952: Layer already exists [2025-02-12T07:56:10.710Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:56:10.710Z] 66e24d370552: Layer already exists [2025-02-12T07:56:10.710Z] ca9d6af94eed: Layer already exists [2025-02-12T07:56:10.710Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:56:10.710Z] 6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56: digest: sha256:3850cc0bd6f17aa4497ac9b8644bdb2c9ae1a4e1b9cf355e504efd71f4912d32 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:56:11.279Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:56:12.082Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-02-12T07:56:12.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-12T07:56:12.082Z] 871674238b76: Preparing [2025-02-12T07:56:12.082Z] 9b4a39af83f1: Preparing [2025-02-12T07:56:12.082Z] 29aa42150952: Preparing [2025-02-12T07:56:12.082Z] 739e305728f9: Preparing [2025-02-12T07:56:12.082Z] 71fbd30bad7f: Preparing [2025-02-12T07:56:12.082Z] ca9d6af94eed: Preparing [2025-02-12T07:56:12.082Z] 66e24d370552: Preparing [2025-02-12T07:56:12.082Z] ce5a8cde9eee: Preparing [2025-02-12T07:56:12.082Z] 66e24d370552: Waiting [2025-02-12T07:56:12.082Z] ce5a8cde9eee: Waiting [2025-02-12T07:56:12.082Z] ca9d6af94eed: Waiting [2025-02-12T07:56:12.082Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:56:12.082Z] 29aa42150952: Layer already exists [2025-02-12T07:56:12.082Z] 9b4a39af83f1: Layer already exists [2025-02-12T07:56:12.082Z] 871674238b76: Layer already exists [2025-02-12T07:56:12.082Z] 739e305728f9: Layer already exists [2025-02-12T07:56:12.082Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:56:12.082Z] ca9d6af94eed: Layer already exists [2025-02-12T07:56:12.082Z] 66e24d370552: Layer already exists [2025-02-12T07:56:12.082Z] main: digest: sha256:3850cc0bd6f17aa4497ac9b8644bdb2c9ae1a4e1b9cf355e504efd71f4912d32 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-12T07:56:12.293Z] ===================================================== [Pipeline] echo [2025-02-12T07:56:12.324Z] taggedImages: [2025-02-12T07:56:12.324Z] - nexus3.edgexfoundry.org:10004/core-metadata:6505644538b1a317976230cb4483e698d69ec754 [2025-02-12T07:56:12.324Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-02-12T07:56:12.324Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.56 [2025-02-12T07:56:12.324Z] - nexus3.edgexfoundry.org:10004/core-metadata:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [2025-02-12T07:56:12.324Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-02-12T07:56:12.376Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-02-12T07:56:12.376Z] 6505644538b1a317976230cb4483e698d69ec754 [2025-02-12T07:56:12.376Z] latest [2025-02-12T07:56:12.376Z] 4.0.0-dev.56 [2025-02-12T07:56:12.376Z] 6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [2025-02-12T07:56:12.376Z] main [2025-02-12T07:56:12.376Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:56:13.022Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:6505644538b1a317976230cb4483e698d69ec754 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:56:13.561Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:6505644538b1a317976230cb4483e698d69ec754 [2025-02-12T07:56:13.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-12T07:56:13.561Z] b31bf23273ee: Preparing [2025-02-12T07:56:13.561Z] 8e651f0beb8c: Preparing [2025-02-12T07:56:13.561Z] b50bcdfedae0: Preparing [2025-02-12T07:56:13.561Z] 85a9ec2356fb: Preparing [2025-02-12T07:56:13.561Z] b22d41d3a3a5: Preparing [2025-02-12T07:56:13.561Z] 989a01bd435b: Preparing [2025-02-12T07:56:13.561Z] f0f6cba230f6: Preparing [2025-02-12T07:56:13.561Z] 739e305728f9: Preparing [2025-02-12T07:56:13.561Z] 71fbd30bad7f: Preparing [2025-02-12T07:56:13.561Z] dde03dab0ae2: Preparing [2025-02-12T07:56:13.561Z] 491f9d8302db: Preparing [2025-02-12T07:56:13.561Z] 739e305728f9: Waiting [2025-02-12T07:56:13.561Z] f0f6cba230f6: Waiting [2025-02-12T07:56:13.561Z] dde03dab0ae2: Waiting [2025-02-12T07:56:13.561Z] 71fbd30bad7f: Waiting [2025-02-12T07:56:13.561Z] 5f70bf18a086: Preparing [2025-02-12T07:56:13.561Z] 491f9d8302db: Waiting [2025-02-12T07:56:13.561Z] 2f3e58ef790c: Preparing [2025-02-12T07:56:13.561Z] 17afd459b03c: Preparing [2025-02-12T07:56:13.561Z] 5f70bf18a086: Waiting [2025-02-12T07:56:13.561Z] 2f3e58ef790c: Waiting [2025-02-12T07:56:13.561Z] c49703eb68f4: Preparing [2025-02-12T07:56:13.561Z] ce5a8cde9eee: Preparing [2025-02-12T07:56:13.561Z] 17afd459b03c: Waiting [2025-02-12T07:56:13.561Z] ce5a8cde9eee: Waiting [2025-02-12T07:56:13.561Z] c49703eb68f4: Waiting [2025-02-12T07:56:13.561Z] 8e651f0beb8c: Pushed [2025-02-12T07:56:13.561Z] b50bcdfedae0: Pushed [2025-02-12T07:56:13.561Z] 85a9ec2356fb: Pushed [2025-02-12T07:56:13.561Z] b22d41d3a3a5: Pushed [2025-02-12T07:56:13.561Z] b31bf23273ee: Pushed [2025-02-12T07:56:13.561Z] 739e305728f9: Layer already exists [2025-02-12T07:56:13.561Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:56:13.561Z] 5f70bf18a086: Layer already exists [2025-02-12T07:56:13.561Z] 989a01bd435b: Pushed [2025-02-12T07:56:13.846Z] dde03dab0ae2: Pushed [2025-02-12T07:56:13.846Z] 491f9d8302db: Pushed [2025-02-12T07:56:13.846Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:56:13.846Z] 2f3e58ef790c: Pushed [2025-02-12T07:56:13.846Z] c49703eb68f4: Pushed [2025-02-12T07:56:14.514Z] 17afd459b03c: Pushed [2025-02-12T07:56:15.371Z] f0f6cba230f6: Pushed [2025-02-12T07:56:15.371Z] 6505644538b1a317976230cb4483e698d69ec754: digest: sha256:622bdec664aa8e33cad19a081cbae5b566d414bb0d933aee9eb02eb9c21bd9d2 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:56:16.304Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:56:17.910Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-02-12T07:56:17.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-12T07:56:17.910Z] b31bf23273ee: Preparing [2025-02-12T07:56:17.910Z] 8e651f0beb8c: Preparing [2025-02-12T07:56:17.910Z] b50bcdfedae0: Preparing [2025-02-12T07:56:17.910Z] 85a9ec2356fb: Preparing [2025-02-12T07:56:17.910Z] b22d41d3a3a5: Preparing [2025-02-12T07:56:17.910Z] 989a01bd435b: Preparing [2025-02-12T07:56:17.910Z] f0f6cba230f6: Preparing [2025-02-12T07:56:17.910Z] 739e305728f9: Preparing [2025-02-12T07:56:17.910Z] 71fbd30bad7f: Preparing [2025-02-12T07:56:17.910Z] dde03dab0ae2: Preparing [2025-02-12T07:56:17.910Z] 491f9d8302db: Preparing [2025-02-12T07:56:17.910Z] 5f70bf18a086: Preparing [2025-02-12T07:56:17.910Z] 2f3e58ef790c: Preparing [2025-02-12T07:56:17.910Z] 17afd459b03c: Preparing [2025-02-12T07:56:17.910Z] c49703eb68f4: Preparing [2025-02-12T07:56:17.910Z] ce5a8cde9eee: Preparing [2025-02-12T07:56:17.910Z] dde03dab0ae2: Waiting [2025-02-12T07:56:17.910Z] 17afd459b03c: Waiting [2025-02-12T07:56:17.910Z] 491f9d8302db: Waiting [2025-02-12T07:56:17.910Z] 5f70bf18a086: Waiting [2025-02-12T07:56:17.910Z] c49703eb68f4: Waiting [2025-02-12T07:56:17.910Z] 2f3e58ef790c: Waiting [2025-02-12T07:56:17.910Z] ce5a8cde9eee: Waiting [2025-02-12T07:56:17.910Z] 989a01bd435b: Waiting [2025-02-12T07:56:17.910Z] f0f6cba230f6: Waiting [2025-02-12T07:56:17.910Z] 739e305728f9: Waiting [2025-02-12T07:56:17.910Z] 71fbd30bad7f: Waiting [2025-02-12T07:56:17.910Z] b50bcdfedae0: Layer already exists [2025-02-12T07:56:17.910Z] b22d41d3a3a5: Layer already exists [2025-02-12T07:56:17.910Z] 85a9ec2356fb: Layer already exists [2025-02-12T07:56:17.910Z] b31bf23273ee: Layer already exists [2025-02-12T07:56:17.910Z] 8e651f0beb8c: Layer already exists [2025-02-12T07:56:17.910Z] 739e305728f9: Layer already exists [2025-02-12T07:56:17.910Z] 989a01bd435b: Layer already exists [2025-02-12T07:56:17.910Z] f0f6cba230f6: Layer already exists [2025-02-12T07:56:17.910Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:56:17.910Z] dde03dab0ae2: Layer already exists [2025-02-12T07:56:17.910Z] 491f9d8302db: Layer already exists [2025-02-12T07:56:17.910Z] 2f3e58ef790c: Layer already exists [2025-02-12T07:56:17.910Z] 5f70bf18a086: Layer already exists [2025-02-12T07:56:17.910Z] 17afd459b03c: Layer already exists [2025-02-12T07:56:17.910Z] c49703eb68f4: Layer already exists [2025-02-12T07:56:17.910Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:56:17.910Z] latest: digest: sha256:622bdec664aa8e33cad19a081cbae5b566d414bb0d933aee9eb02eb9c21bd9d2 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:56:18.439Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:56:18.965Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.56 [2025-02-12T07:56:18.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-12T07:56:18.965Z] b31bf23273ee: Preparing [2025-02-12T07:56:18.965Z] 8e651f0beb8c: Preparing [2025-02-12T07:56:18.965Z] b50bcdfedae0: Preparing [2025-02-12T07:56:18.965Z] 85a9ec2356fb: Preparing [2025-02-12T07:56:18.965Z] b22d41d3a3a5: Preparing [2025-02-12T07:56:18.965Z] 989a01bd435b: Preparing [2025-02-12T07:56:18.965Z] f0f6cba230f6: Preparing [2025-02-12T07:56:18.965Z] 739e305728f9: Preparing [2025-02-12T07:56:18.965Z] 71fbd30bad7f: Preparing [2025-02-12T07:56:18.965Z] dde03dab0ae2: Preparing [2025-02-12T07:56:18.965Z] 491f9d8302db: Preparing [2025-02-12T07:56:18.965Z] 5f70bf18a086: Preparing [2025-02-12T07:56:18.965Z] 2f3e58ef790c: Preparing [2025-02-12T07:56:18.965Z] 989a01bd435b: Waiting [2025-02-12T07:56:18.965Z] 17afd459b03c: Preparing [2025-02-12T07:56:18.965Z] c49703eb68f4: Preparing [2025-02-12T07:56:18.965Z] f0f6cba230f6: Waiting [2025-02-12T07:56:18.965Z] ce5a8cde9eee: Preparing [2025-02-12T07:56:18.965Z] 739e305728f9: Waiting [2025-02-12T07:56:18.965Z] 5f70bf18a086: Waiting [2025-02-12T07:56:18.965Z] 491f9d8302db: Waiting [2025-02-12T07:56:18.965Z] 2f3e58ef790c: Waiting [2025-02-12T07:56:18.965Z] 17afd459b03c: Waiting [2025-02-12T07:56:18.965Z] ce5a8cde9eee: Waiting [2025-02-12T07:56:18.965Z] dde03dab0ae2: Waiting [2025-02-12T07:56:18.965Z] c49703eb68f4: Waiting [2025-02-12T07:56:18.965Z] 8e651f0beb8c: Layer already exists [2025-02-12T07:56:18.965Z] b31bf23273ee: Layer already exists [2025-02-12T07:56:18.965Z] b22d41d3a3a5: Layer already exists [2025-02-12T07:56:18.965Z] 85a9ec2356fb: Layer already exists [2025-02-12T07:56:18.965Z] b50bcdfedae0: Layer already exists [2025-02-12T07:56:18.965Z] 739e305728f9: Layer already exists [2025-02-12T07:56:18.965Z] 989a01bd435b: Layer already exists [2025-02-12T07:56:18.965Z] f0f6cba230f6: Layer already exists [2025-02-12T07:56:18.965Z] dde03dab0ae2: Layer already exists [2025-02-12T07:56:18.965Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:56:18.965Z] 5f70bf18a086: Layer already exists [2025-02-12T07:56:18.965Z] 491f9d8302db: Layer already exists [2025-02-12T07:56:18.965Z] 2f3e58ef790c: Layer already exists [2025-02-12T07:56:18.965Z] c49703eb68f4: Layer already exists [2025-02-12T07:56:18.965Z] 17afd459b03c: Layer already exists [2025-02-12T07:56:18.965Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:56:18.965Z] 4.0.0-dev.56: digest: sha256:622bdec664aa8e33cad19a081cbae5b566d414bb0d933aee9eb02eb9c21bd9d2 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:56:19.756Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:56:20.265Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [2025-02-12T07:56:20.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-12T07:56:20.265Z] b31bf23273ee: Preparing [2025-02-12T07:56:20.265Z] 8e651f0beb8c: Preparing [2025-02-12T07:56:20.265Z] b50bcdfedae0: Preparing [2025-02-12T07:56:20.265Z] 85a9ec2356fb: Preparing [2025-02-12T07:56:20.265Z] b22d41d3a3a5: Preparing [2025-02-12T07:56:20.265Z] 989a01bd435b: Preparing [2025-02-12T07:56:20.265Z] f0f6cba230f6: Preparing [2025-02-12T07:56:20.265Z] 739e305728f9: Preparing [2025-02-12T07:56:20.265Z] 71fbd30bad7f: Preparing [2025-02-12T07:56:20.265Z] dde03dab0ae2: Preparing [2025-02-12T07:56:20.265Z] 491f9d8302db: Preparing [2025-02-12T07:56:20.265Z] 5f70bf18a086: Preparing [2025-02-12T07:56:20.265Z] 2f3e58ef790c: Preparing [2025-02-12T07:56:20.265Z] 17afd459b03c: Preparing [2025-02-12T07:56:20.265Z] c49703eb68f4: Preparing [2025-02-12T07:56:20.265Z] ce5a8cde9eee: Preparing [2025-02-12T07:56:20.265Z] 2f3e58ef790c: Waiting [2025-02-12T07:56:20.265Z] 17afd459b03c: Waiting [2025-02-12T07:56:20.265Z] c49703eb68f4: Waiting [2025-02-12T07:56:20.265Z] 71fbd30bad7f: Waiting [2025-02-12T07:56:20.265Z] 5f70bf18a086: Waiting [2025-02-12T07:56:20.265Z] dde03dab0ae2: Waiting [2025-02-12T07:56:20.265Z] ce5a8cde9eee: Waiting [2025-02-12T07:56:20.265Z] f0f6cba230f6: Waiting [2025-02-12T07:56:20.265Z] 739e305728f9: Waiting [2025-02-12T07:56:20.265Z] b50bcdfedae0: Layer already exists [2025-02-12T07:56:20.265Z] 85a9ec2356fb: Layer already exists [2025-02-12T07:56:20.265Z] b22d41d3a3a5: Layer already exists [2025-02-12T07:56:20.265Z] 8e651f0beb8c: Layer already exists [2025-02-12T07:56:20.265Z] b31bf23273ee: Layer already exists [2025-02-12T07:56:20.265Z] 739e305728f9: Layer already exists [2025-02-12T07:56:20.265Z] 989a01bd435b: Layer already exists [2025-02-12T07:56:20.265Z] f0f6cba230f6: Layer already exists [2025-02-12T07:56:20.265Z] dde03dab0ae2: Layer already exists [2025-02-12T07:56:20.265Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:56:20.265Z] 5f70bf18a086: Layer already exists [2025-02-12T07:56:20.265Z] 17afd459b03c: Layer already exists [2025-02-12T07:56:20.265Z] c49703eb68f4: Layer already exists [2025-02-12T07:56:20.265Z] 491f9d8302db: Layer already exists [2025-02-12T07:56:20.265Z] 2f3e58ef790c: Layer already exists [2025-02-12T07:56:20.265Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:56:20.265Z] 6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56: digest: sha256:622bdec664aa8e33cad19a081cbae5b566d414bb0d933aee9eb02eb9c21bd9d2 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:56:21.555Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:56:22.009Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-02-12T07:56:22.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-12T07:56:22.009Z] b31bf23273ee: Preparing [2025-02-12T07:56:22.009Z] 8e651f0beb8c: Preparing [2025-02-12T07:56:22.009Z] b50bcdfedae0: Preparing [2025-02-12T07:56:22.009Z] 85a9ec2356fb: Preparing [2025-02-12T07:56:22.009Z] b22d41d3a3a5: Preparing [2025-02-12T07:56:22.009Z] 989a01bd435b: Preparing [2025-02-12T07:56:22.009Z] f0f6cba230f6: Preparing [2025-02-12T07:56:22.009Z] 739e305728f9: Preparing [2025-02-12T07:56:22.009Z] 71fbd30bad7f: Preparing [2025-02-12T07:56:22.009Z] dde03dab0ae2: Preparing [2025-02-12T07:56:22.009Z] 491f9d8302db: Preparing [2025-02-12T07:56:22.009Z] 5f70bf18a086: Preparing [2025-02-12T07:56:22.009Z] 2f3e58ef790c: Preparing [2025-02-12T07:56:22.009Z] 17afd459b03c: Preparing [2025-02-12T07:56:22.009Z] c49703eb68f4: Preparing [2025-02-12T07:56:22.009Z] ce5a8cde9eee: Preparing [2025-02-12T07:56:22.009Z] f0f6cba230f6: Waiting [2025-02-12T07:56:22.009Z] 739e305728f9: Waiting [2025-02-12T07:56:22.009Z] 2f3e58ef790c: Waiting [2025-02-12T07:56:22.009Z] 989a01bd435b: Waiting [2025-02-12T07:56:22.009Z] 17afd459b03c: Waiting [2025-02-12T07:56:22.009Z] c49703eb68f4: Waiting [2025-02-12T07:56:22.009Z] ce5a8cde9eee: Waiting [2025-02-12T07:56:22.009Z] 71fbd30bad7f: Waiting [2025-02-12T07:56:22.009Z] 491f9d8302db: Waiting [2025-02-12T07:56:22.009Z] dde03dab0ae2: Waiting [2025-02-12T07:56:22.009Z] 5f70bf18a086: Waiting [2025-02-12T07:56:22.009Z] 8e651f0beb8c: Layer already exists [2025-02-12T07:56:22.009Z] b31bf23273ee: Layer already exists [2025-02-12T07:56:22.009Z] 85a9ec2356fb: Layer already exists [2025-02-12T07:56:22.009Z] b22d41d3a3a5: Layer already exists [2025-02-12T07:56:22.009Z] b50bcdfedae0: Layer already exists [2025-02-12T07:56:22.009Z] f0f6cba230f6: Layer already exists [2025-02-12T07:56:22.009Z] 989a01bd435b: Layer already exists [2025-02-12T07:56:22.009Z] 739e305728f9: Layer already exists [2025-02-12T07:56:22.009Z] dde03dab0ae2: Layer already exists [2025-02-12T07:56:22.009Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:56:22.009Z] 5f70bf18a086: Layer already exists [2025-02-12T07:56:22.009Z] 2f3e58ef790c: Layer already exists [2025-02-12T07:56:22.009Z] 491f9d8302db: Layer already exists [2025-02-12T07:56:22.009Z] 17afd459b03c: Layer already exists [2025-02-12T07:56:22.009Z] c49703eb68f4: Layer already exists [2025-02-12T07:56:22.009Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:56:22.009Z] main: digest: sha256:622bdec664aa8e33cad19a081cbae5b566d414bb0d933aee9eb02eb9c21bd9d2 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-12T07:56:22.172Z] ===================================================== [Pipeline] echo [2025-02-12T07:56:22.207Z] taggedImages: [2025-02-12T07:56:22.207Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:6505644538b1a317976230cb4483e698d69ec754 [2025-02-12T07:56:22.207Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-02-12T07:56:22.207Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.56 [2025-02-12T07:56:22.207Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [2025-02-12T07:56:22.207Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-02-12T07:56:22.237Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-02-12T07:56:22.237Z] 6505644538b1a317976230cb4483e698d69ec754 [2025-02-12T07:56:22.237Z] latest [2025-02-12T07:56:22.237Z] 4.0.0-dev.56 [2025-02-12T07:56:22.237Z] 6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [2025-02-12T07:56:22.237Z] main [2025-02-12T07:56:22.237Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:56:22.770Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:6505644538b1a317976230cb4483e698d69ec754 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:56:23.311Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:6505644538b1a317976230cb4483e698d69ec754 [2025-02-12T07:56:23.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-12T07:56:23.311Z] e6674242232e: Preparing [2025-02-12T07:56:23.311Z] 14494efa1eb3: Preparing [2025-02-12T07:56:23.311Z] 302448492e7e: Preparing [2025-02-12T07:56:23.311Z] 34df24c3cbf5: Preparing [2025-02-12T07:56:23.311Z] 739e305728f9: Preparing [2025-02-12T07:56:23.311Z] 71fbd30bad7f: Preparing [2025-02-12T07:56:23.311Z] ca9d6af94eed: Preparing [2025-02-12T07:56:23.311Z] 66e24d370552: Preparing [2025-02-12T07:56:23.311Z] ce5a8cde9eee: Preparing [2025-02-12T07:56:23.311Z] 71fbd30bad7f: Waiting [2025-02-12T07:56:23.311Z] ca9d6af94eed: Waiting [2025-02-12T07:56:23.311Z] 66e24d370552: Waiting [2025-02-12T07:56:23.311Z] ce5a8cde9eee: Waiting [2025-02-12T07:56:23.311Z] 739e305728f9: Layer already exists [2025-02-12T07:56:23.311Z] e6674242232e: Layer already exists [2025-02-12T07:56:23.311Z] 14494efa1eb3: Layer already exists [2025-02-12T07:56:23.311Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:56:23.311Z] ca9d6af94eed: Layer already exists [2025-02-12T07:56:23.311Z] 66e24d370552: Layer already exists [2025-02-12T07:56:23.311Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:56:23.311Z] 302448492e7e: Pushed [2025-02-12T07:56:25.697Z] 34df24c3cbf5: Pushed [2025-02-12T07:56:25.697Z] 6505644538b1a317976230cb4483e698d69ec754: digest: sha256:d9f6a49dadb7d759bda91f3e57fc42a6d50dd58294a0e8b64984661e7a90629a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:56:26.561Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:56:27.114Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-02-12T07:56:27.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-12T07:56:27.114Z] e6674242232e: Preparing [2025-02-12T07:56:27.114Z] 14494efa1eb3: Preparing [2025-02-12T07:56:27.114Z] 302448492e7e: Preparing [2025-02-12T07:56:27.114Z] 34df24c3cbf5: Preparing [2025-02-12T07:56:27.114Z] 739e305728f9: Preparing [2025-02-12T07:56:27.114Z] 71fbd30bad7f: Preparing [2025-02-12T07:56:27.114Z] ca9d6af94eed: Preparing [2025-02-12T07:56:27.114Z] 66e24d370552: Preparing [2025-02-12T07:56:27.114Z] ce5a8cde9eee: Preparing [2025-02-12T07:56:27.114Z] 71fbd30bad7f: Waiting [2025-02-12T07:56:27.114Z] ca9d6af94eed: Waiting [2025-02-12T07:56:27.114Z] 66e24d370552: Waiting [2025-02-12T07:56:27.114Z] ce5a8cde9eee: Waiting [2025-02-12T07:56:27.114Z] 739e305728f9: Layer already exists [2025-02-12T07:56:27.114Z] 34df24c3cbf5: Layer already exists [2025-02-12T07:56:27.114Z] e6674242232e: Layer already exists [2025-02-12T07:56:27.114Z] 14494efa1eb3: Layer already exists [2025-02-12T07:56:27.114Z] 302448492e7e: Layer already exists [2025-02-12T07:56:27.114Z] 66e24d370552: Layer already exists [2025-02-12T07:56:27.114Z] ca9d6af94eed: Layer already exists [2025-02-12T07:56:27.114Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:56:27.114Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:56:27.114Z] latest: digest: sha256:d9f6a49dadb7d759bda91f3e57fc42a6d50dd58294a0e8b64984661e7a90629a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:56:27.950Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:56:28.674Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.56 [2025-02-12T07:56:28.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-12T07:56:28.674Z] e6674242232e: Preparing [2025-02-12T07:56:28.674Z] 14494efa1eb3: Preparing [2025-02-12T07:56:28.674Z] 302448492e7e: Preparing [2025-02-12T07:56:28.674Z] 34df24c3cbf5: Preparing [2025-02-12T07:56:28.674Z] 739e305728f9: Preparing [2025-02-12T07:56:28.674Z] 71fbd30bad7f: Preparing [2025-02-12T07:56:28.674Z] ca9d6af94eed: Preparing [2025-02-12T07:56:28.674Z] 66e24d370552: Preparing [2025-02-12T07:56:28.674Z] ce5a8cde9eee: Preparing [2025-02-12T07:56:28.674Z] ca9d6af94eed: Waiting [2025-02-12T07:56:28.674Z] 66e24d370552: Waiting [2025-02-12T07:56:28.674Z] ce5a8cde9eee: Waiting [2025-02-12T07:56:28.674Z] 71fbd30bad7f: Waiting [2025-02-12T07:56:28.674Z] 34df24c3cbf5: Layer already exists [2025-02-12T07:56:28.674Z] 739e305728f9: Layer already exists [2025-02-12T07:56:28.674Z] 14494efa1eb3: Layer already exists [2025-02-12T07:56:28.674Z] e6674242232e: Layer already exists [2025-02-12T07:56:28.674Z] 302448492e7e: Layer already exists [2025-02-12T07:56:28.674Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:56:28.674Z] ca9d6af94eed: Layer already exists [2025-02-12T07:56:28.674Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:56:28.674Z] 66e24d370552: Layer already exists [2025-02-12T07:56:28.674Z] 4.0.0-dev.56: digest: sha256:d9f6a49dadb7d759bda91f3e57fc42a6d50dd58294a0e8b64984661e7a90629a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:56:29.206Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:56:30.019Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [2025-02-12T07:56:30.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-12T07:56:30.019Z] e6674242232e: Preparing [2025-02-12T07:56:30.019Z] 14494efa1eb3: Preparing [2025-02-12T07:56:30.019Z] 302448492e7e: Preparing [2025-02-12T07:56:30.019Z] 34df24c3cbf5: Preparing [2025-02-12T07:56:30.019Z] 739e305728f9: Preparing [2025-02-12T07:56:30.019Z] 71fbd30bad7f: Preparing [2025-02-12T07:56:30.019Z] ca9d6af94eed: Preparing [2025-02-12T07:56:30.019Z] 66e24d370552: Preparing [2025-02-12T07:56:30.019Z] ce5a8cde9eee: Preparing [2025-02-12T07:56:30.019Z] 71fbd30bad7f: Waiting [2025-02-12T07:56:30.019Z] 66e24d370552: Waiting [2025-02-12T07:56:30.019Z] ce5a8cde9eee: Waiting [2025-02-12T07:56:30.019Z] ca9d6af94eed: Waiting [2025-02-12T07:56:30.019Z] 34df24c3cbf5: Layer already exists [2025-02-12T07:56:30.019Z] 14494efa1eb3: Layer already exists [2025-02-12T07:56:30.019Z] 302448492e7e: Layer already exists [2025-02-12T07:56:30.019Z] 739e305728f9: Layer already exists [2025-02-12T07:56:30.019Z] e6674242232e: Layer already exists [2025-02-12T07:56:30.019Z] 66e24d370552: Layer already exists [2025-02-12T07:56:30.019Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:56:30.019Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:56:30.019Z] ca9d6af94eed: Layer already exists [2025-02-12T07:56:30.019Z] 6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56: digest: sha256:d9f6a49dadb7d759bda91f3e57fc42a6d50dd58294a0e8b64984661e7a90629a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:56:33.031Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:56:33.492Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-02-12T07:56:33.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-12T07:56:33.492Z] e6674242232e: Preparing [2025-02-12T07:56:33.492Z] 14494efa1eb3: Preparing [2025-02-12T07:56:33.492Z] 302448492e7e: Preparing [2025-02-12T07:56:33.492Z] 34df24c3cbf5: Preparing [2025-02-12T07:56:33.492Z] 739e305728f9: Preparing [2025-02-12T07:56:33.492Z] 71fbd30bad7f: Preparing [2025-02-12T07:56:33.492Z] ca9d6af94eed: Preparing [2025-02-12T07:56:33.492Z] 66e24d370552: Preparing [2025-02-12T07:56:33.492Z] ce5a8cde9eee: Preparing [2025-02-12T07:56:33.492Z] 66e24d370552: Waiting [2025-02-12T07:56:33.492Z] 71fbd30bad7f: Waiting [2025-02-12T07:56:33.492Z] ce5a8cde9eee: Waiting [2025-02-12T07:56:33.492Z] ca9d6af94eed: Waiting [2025-02-12T07:56:33.492Z] 34df24c3cbf5: Layer already exists [2025-02-12T07:56:33.492Z] e6674242232e: Layer already exists [2025-02-12T07:56:33.492Z] 739e305728f9: Layer already exists [2025-02-12T07:56:33.492Z] 14494efa1eb3: Layer already exists [2025-02-12T07:56:33.492Z] 302448492e7e: Layer already exists [2025-02-12T07:56:33.492Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:56:33.492Z] ca9d6af94eed: Layer already exists [2025-02-12T07:56:33.492Z] 66e24d370552: Layer already exists [2025-02-12T07:56:33.492Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:56:40.400Z] main: digest: sha256:d9f6a49dadb7d759bda91f3e57fc42a6d50dd58294a0e8b64984661e7a90629a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-12T07:56:40.613Z] ===================================================== [Pipeline] echo [2025-02-12T07:56:40.630Z] taggedImages: [2025-02-12T07:56:40.630Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:6505644538b1a317976230cb4483e698d69ec754 [2025-02-12T07:56:40.630Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-02-12T07:56:40.630Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.56 [2025-02-12T07:56:40.630Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [2025-02-12T07:56:40.630Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-02-12T07:56:40.650Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-02-12T07:56:40.650Z] 6505644538b1a317976230cb4483e698d69ec754 [2025-02-12T07:56:40.650Z] latest [2025-02-12T07:56:40.650Z] 4.0.0-dev.56 [2025-02-12T07:56:40.650Z] 6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [2025-02-12T07:56:40.650Z] main [2025-02-12T07:56:40.650Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:56:41.177Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:6505644538b1a317976230cb4483e698d69ec754 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:56:41.720Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:6505644538b1a317976230cb4483e698d69ec754 [2025-02-12T07:56:41.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-12T07:56:41.720Z] f9ad978fe031: Preparing [2025-02-12T07:56:41.720Z] fa1bb95c472d: Preparing [2025-02-12T07:56:41.720Z] 1ccce2d51a2d: Preparing [2025-02-12T07:56:41.720Z] 86ab0f0d94b2: Preparing [2025-02-12T07:56:41.720Z] bb564f801cd9: Preparing [2025-02-12T07:56:41.720Z] 739e305728f9: Preparing [2025-02-12T07:56:41.720Z] 71fbd30bad7f: Preparing [2025-02-12T07:56:41.720Z] 151699a018f3: Preparing [2025-02-12T07:56:41.720Z] bdd2e165ff56: Preparing [2025-02-12T07:56:41.720Z] c578793e7544: Preparing [2025-02-12T07:56:41.720Z] ce5a8cde9eee: Preparing [2025-02-12T07:56:41.720Z] 739e305728f9: Waiting [2025-02-12T07:56:41.720Z] bdd2e165ff56: Waiting [2025-02-12T07:56:41.720Z] 71fbd30bad7f: Waiting [2025-02-12T07:56:41.720Z] c578793e7544: Waiting [2025-02-12T07:56:41.720Z] 151699a018f3: Waiting [2025-02-12T07:56:41.720Z] 86ab0f0d94b2: Pushed [2025-02-12T07:56:41.720Z] bb564f801cd9: Pushed [2025-02-12T07:56:41.720Z] f9ad978fe031: Pushed [2025-02-12T07:56:41.720Z] fa1bb95c472d: Pushed [2025-02-12T07:56:41.720Z] 739e305728f9: Layer already exists [2025-02-12T07:56:41.720Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:56:41.720Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:56:41.720Z] 151699a018f3: Pushed [2025-02-12T07:56:41.720Z] bdd2e165ff56: Pushed [2025-02-12T07:56:42.882Z] 1ccce2d51a2d: Pushed [2025-02-12T07:56:44.046Z] c578793e7544: Pushed [2025-02-12T07:56:44.046Z] 6505644538b1a317976230cb4483e698d69ec754: digest: sha256:d68346e2cdad520ae7a7e8ca668323d12902b2251b8fe9354e6e89375cb24fda size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:56:44.533Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:56:45.119Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-02-12T07:56:45.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-12T07:56:45.119Z] f9ad978fe031: Preparing [2025-02-12T07:56:45.119Z] fa1bb95c472d: Preparing [2025-02-12T07:56:45.119Z] 1ccce2d51a2d: Preparing [2025-02-12T07:56:45.119Z] 86ab0f0d94b2: Preparing [2025-02-12T07:56:45.119Z] bb564f801cd9: Preparing [2025-02-12T07:56:45.119Z] 739e305728f9: Preparing [2025-02-12T07:56:45.119Z] 71fbd30bad7f: Preparing [2025-02-12T07:56:45.119Z] 151699a018f3: Preparing [2025-02-12T07:56:45.119Z] bdd2e165ff56: Preparing [2025-02-12T07:56:45.119Z] c578793e7544: Preparing [2025-02-12T07:56:45.119Z] ce5a8cde9eee: Preparing [2025-02-12T07:56:45.119Z] 739e305728f9: Waiting [2025-02-12T07:56:45.119Z] 71fbd30bad7f: Waiting [2025-02-12T07:56:45.119Z] 151699a018f3: Waiting [2025-02-12T07:56:45.119Z] bdd2e165ff56: Waiting [2025-02-12T07:56:45.119Z] c578793e7544: Waiting [2025-02-12T07:56:45.119Z] ce5a8cde9eee: Waiting [2025-02-12T07:56:45.119Z] 1ccce2d51a2d: Layer already exists [2025-02-12T07:56:45.119Z] fa1bb95c472d: Layer already exists [2025-02-12T07:56:45.119Z] bb564f801cd9: Layer already exists [2025-02-12T07:56:45.119Z] 86ab0f0d94b2: Layer already exists [2025-02-12T07:56:45.119Z] f9ad978fe031: Layer already exists [2025-02-12T07:56:45.119Z] 151699a018f3: Layer already exists [2025-02-12T07:56:45.119Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:56:45.119Z] 739e305728f9: Layer already exists [2025-02-12T07:56:45.119Z] bdd2e165ff56: Layer already exists [2025-02-12T07:56:45.119Z] c578793e7544: Layer already exists [2025-02-12T07:56:45.119Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:56:45.119Z] latest: digest: sha256:d68346e2cdad520ae7a7e8ca668323d12902b2251b8fe9354e6e89375cb24fda size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:56:45.772Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:56:46.265Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.56 [2025-02-12T07:56:46.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-12T07:56:46.265Z] f9ad978fe031: Preparing [2025-02-12T07:56:46.265Z] fa1bb95c472d: Preparing [2025-02-12T07:56:46.265Z] 1ccce2d51a2d: Preparing [2025-02-12T07:56:46.265Z] 86ab0f0d94b2: Preparing [2025-02-12T07:56:46.265Z] bb564f801cd9: Preparing [2025-02-12T07:56:46.265Z] 739e305728f9: Preparing [2025-02-12T07:56:46.265Z] 71fbd30bad7f: Preparing [2025-02-12T07:56:46.265Z] 151699a018f3: Preparing [2025-02-12T07:56:46.265Z] bdd2e165ff56: Preparing [2025-02-12T07:56:46.265Z] c578793e7544: Preparing [2025-02-12T07:56:46.265Z] ce5a8cde9eee: Preparing [2025-02-12T07:56:46.265Z] 71fbd30bad7f: Waiting [2025-02-12T07:56:46.265Z] bdd2e165ff56: Waiting [2025-02-12T07:56:46.265Z] c578793e7544: Waiting [2025-02-12T07:56:46.265Z] ce5a8cde9eee: Waiting [2025-02-12T07:56:46.265Z] 739e305728f9: Waiting [2025-02-12T07:56:46.265Z] f9ad978fe031: Layer already exists [2025-02-12T07:56:46.265Z] bb564f801cd9: Layer already exists [2025-02-12T07:56:46.265Z] 1ccce2d51a2d: Layer already exists [2025-02-12T07:56:46.265Z] 86ab0f0d94b2: Layer already exists [2025-02-12T07:56:46.265Z] fa1bb95c472d: Layer already exists [2025-02-12T07:56:46.265Z] c578793e7544: Layer already exists [2025-02-12T07:56:46.265Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:56:46.265Z] bdd2e165ff56: Layer already exists [2025-02-12T07:56:46.265Z] 151699a018f3: Layer already exists [2025-02-12T07:56:46.265Z] 739e305728f9: Layer already exists [2025-02-12T07:56:46.265Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:56:46.265Z] 4.0.0-dev.56: digest: sha256:d68346e2cdad520ae7a7e8ca668323d12902b2251b8fe9354e6e89375cb24fda size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:56:46.816Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:56:47.538Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [2025-02-12T07:56:47.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-12T07:56:47.538Z] f9ad978fe031: Preparing [2025-02-12T07:56:47.538Z] fa1bb95c472d: Preparing [2025-02-12T07:56:47.538Z] 1ccce2d51a2d: Preparing [2025-02-12T07:56:47.538Z] 86ab0f0d94b2: Preparing [2025-02-12T07:56:47.538Z] bb564f801cd9: Preparing [2025-02-12T07:56:47.538Z] 739e305728f9: Preparing [2025-02-12T07:56:47.538Z] 71fbd30bad7f: Preparing [2025-02-12T07:56:47.538Z] 151699a018f3: Preparing [2025-02-12T07:56:47.538Z] bdd2e165ff56: Preparing [2025-02-12T07:56:47.538Z] c578793e7544: Preparing [2025-02-12T07:56:47.538Z] ce5a8cde9eee: Preparing [2025-02-12T07:56:47.538Z] 739e305728f9: Waiting [2025-02-12T07:56:47.538Z] 71fbd30bad7f: Waiting [2025-02-12T07:56:47.538Z] 151699a018f3: Waiting [2025-02-12T07:56:47.538Z] bdd2e165ff56: Waiting [2025-02-12T07:56:47.538Z] c578793e7544: Waiting [2025-02-12T07:56:47.538Z] ce5a8cde9eee: Waiting [2025-02-12T07:56:47.538Z] 86ab0f0d94b2: Layer already exists [2025-02-12T07:56:47.538Z] bb564f801cd9: Layer already exists [2025-02-12T07:56:47.538Z] f9ad978fe031: Layer already exists [2025-02-12T07:56:47.538Z] fa1bb95c472d: Layer already exists [2025-02-12T07:56:47.538Z] 1ccce2d51a2d: Layer already exists [2025-02-12T07:56:47.538Z] 739e305728f9: Layer already exists [2025-02-12T07:56:47.538Z] 151699a018f3: Layer already exists [2025-02-12T07:56:47.538Z] bdd2e165ff56: Layer already exists [2025-02-12T07:56:47.538Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:56:47.538Z] c578793e7544: Layer already exists [2025-02-12T07:56:47.538Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:56:47.538Z] 6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56: digest: sha256:d68346e2cdad520ae7a7e8ca668323d12902b2251b8fe9354e6e89375cb24fda size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:56:48.091Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:56:48.560Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-02-12T07:56:48.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-12T07:56:48.560Z] f9ad978fe031: Preparing [2025-02-12T07:56:48.560Z] fa1bb95c472d: Preparing [2025-02-12T07:56:48.560Z] 1ccce2d51a2d: Preparing [2025-02-12T07:56:48.560Z] 86ab0f0d94b2: Preparing [2025-02-12T07:56:48.560Z] bb564f801cd9: Preparing [2025-02-12T07:56:48.560Z] 739e305728f9: Preparing [2025-02-12T07:56:48.560Z] 71fbd30bad7f: Preparing [2025-02-12T07:56:48.560Z] 151699a018f3: Preparing [2025-02-12T07:56:48.560Z] bdd2e165ff56: Preparing [2025-02-12T07:56:48.560Z] c578793e7544: Preparing [2025-02-12T07:56:48.560Z] ce5a8cde9eee: Preparing [2025-02-12T07:56:48.560Z] 739e305728f9: Waiting [2025-02-12T07:56:48.560Z] bdd2e165ff56: Waiting [2025-02-12T07:56:48.560Z] 151699a018f3: Waiting [2025-02-12T07:56:48.560Z] ce5a8cde9eee: Waiting [2025-02-12T07:56:48.560Z] 71fbd30bad7f: Waiting [2025-02-12T07:56:48.560Z] 1ccce2d51a2d: Layer already exists [2025-02-12T07:56:48.560Z] f9ad978fe031: Layer already exists [2025-02-12T07:56:48.560Z] fa1bb95c472d: Layer already exists [2025-02-12T07:56:48.560Z] bb564f801cd9: Layer already exists [2025-02-12T07:56:48.560Z] 86ab0f0d94b2: Layer already exists [2025-02-12T07:56:48.560Z] 151699a018f3: Layer already exists [2025-02-12T07:56:48.560Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:56:48.560Z] bdd2e165ff56: Layer already exists [2025-02-12T07:56:48.560Z] 739e305728f9: Layer already exists [2025-02-12T07:56:48.560Z] c578793e7544: Layer already exists [2025-02-12T07:56:48.560Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:56:48.560Z] main: digest: sha256:d68346e2cdad520ae7a7e8ca668323d12902b2251b8fe9354e6e89375cb24fda size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-12T07:56:48.729Z] ===================================================== [Pipeline] echo [2025-02-12T07:56:48.743Z] taggedImages: [2025-02-12T07:56:48.743Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:6505644538b1a317976230cb4483e698d69ec754 [2025-02-12T07:56:48.743Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-02-12T07:56:48.743Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.56 [2025-02-12T07:56:48.743Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [2025-02-12T07:56:48.743Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-02-12T07:56:48.790Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-02-12T07:56:48.790Z] 6505644538b1a317976230cb4483e698d69ec754 [2025-02-12T07:56:48.790Z] latest [2025-02-12T07:56:48.790Z] 4.0.0-dev.56 [2025-02-12T07:56:48.790Z] 6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [2025-02-12T07:56:48.790Z] main [2025-02-12T07:56:48.790Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:56:49.240Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:6505644538b1a317976230cb4483e698d69ec754 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:56:49.786Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:6505644538b1a317976230cb4483e698d69ec754 [2025-02-12T07:56:49.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-12T07:56:49.786Z] 187ba461b74d: Preparing [2025-02-12T07:56:49.786Z] 06b29fd18121: Preparing [2025-02-12T07:56:49.786Z] 233612225182: Preparing [2025-02-12T07:56:49.786Z] e2f01c66631e: Preparing [2025-02-12T07:56:49.786Z] 293d6e3fc7bb: Preparing [2025-02-12T07:56:49.786Z] bbf74026ce96: Preparing [2025-02-12T07:56:49.786Z] d3ceeef6d738: Preparing [2025-02-12T07:56:49.786Z] 739e305728f9: Preparing [2025-02-12T07:56:49.786Z] 71fbd30bad7f: Preparing [2025-02-12T07:56:49.786Z] 45c55094a148: Preparing [2025-02-12T07:56:49.786Z] 2ee91e2acfbf: Preparing [2025-02-12T07:56:49.786Z] ce5a8cde9eee: Preparing [2025-02-12T07:56:49.786Z] 71fbd30bad7f: Waiting [2025-02-12T07:56:49.786Z] 739e305728f9: Waiting [2025-02-12T07:56:49.786Z] d3ceeef6d738: Waiting [2025-02-12T07:56:49.786Z] bbf74026ce96: Waiting [2025-02-12T07:56:49.786Z] 45c55094a148: Waiting [2025-02-12T07:56:49.786Z] 2ee91e2acfbf: Waiting [2025-02-12T07:56:49.786Z] ce5a8cde9eee: Waiting [2025-02-12T07:56:49.786Z] 187ba461b74d: Pushed [2025-02-12T07:56:49.786Z] 06b29fd18121: Pushed [2025-02-12T07:56:49.786Z] 293d6e3fc7bb: Pushed [2025-02-12T07:56:49.786Z] 739e305728f9: Layer already exists [2025-02-12T07:56:49.786Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:56:49.786Z] d3ceeef6d738: Pushed [2025-02-12T07:56:50.080Z] bbf74026ce96: Pushed [2025-02-12T07:56:50.080Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:56:51.042Z] 45c55094a148: Pushed [2025-02-12T07:56:51.042Z] e2f01c66631e: Pushed [2025-02-12T07:56:51.402Z] 233612225182: Pushed [2025-02-12T07:56:51.402Z] 2ee91e2acfbf: Pushed [2025-02-12T07:56:51.402Z] 6505644538b1a317976230cb4483e698d69ec754: digest: sha256:77d323bb42e996a8cbde3bffb18077a239912519f957a2ec113535601facbc28 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:56:51.856Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:56:52.387Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-02-12T07:56:52.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-12T07:56:52.387Z] 187ba461b74d: Preparing [2025-02-12T07:56:52.387Z] 06b29fd18121: Preparing [2025-02-12T07:56:52.387Z] 233612225182: Preparing [2025-02-12T07:56:52.387Z] e2f01c66631e: Preparing [2025-02-12T07:56:52.387Z] 293d6e3fc7bb: Preparing [2025-02-12T07:56:52.387Z] bbf74026ce96: Preparing [2025-02-12T07:56:52.387Z] d3ceeef6d738: Preparing [2025-02-12T07:56:52.387Z] 739e305728f9: Preparing [2025-02-12T07:56:52.387Z] 71fbd30bad7f: Preparing [2025-02-12T07:56:52.387Z] 45c55094a148: Preparing [2025-02-12T07:56:52.387Z] 2ee91e2acfbf: Preparing [2025-02-12T07:56:52.387Z] ce5a8cde9eee: Preparing [2025-02-12T07:56:52.387Z] 45c55094a148: Waiting [2025-02-12T07:56:52.387Z] 71fbd30bad7f: Waiting [2025-02-12T07:56:52.387Z] d3ceeef6d738: Waiting [2025-02-12T07:56:52.387Z] 2ee91e2acfbf: Waiting [2025-02-12T07:56:52.387Z] bbf74026ce96: Waiting [2025-02-12T07:56:52.387Z] 739e305728f9: Waiting [2025-02-12T07:56:52.387Z] ce5a8cde9eee: Waiting [2025-02-12T07:56:52.387Z] 06b29fd18121: Layer already exists [2025-02-12T07:56:52.387Z] 233612225182: Layer already exists [2025-02-12T07:56:52.387Z] 293d6e3fc7bb: Layer already exists [2025-02-12T07:56:52.387Z] 187ba461b74d: Layer already exists [2025-02-12T07:56:52.387Z] e2f01c66631e: Layer already exists [2025-02-12T07:56:52.387Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:56:52.387Z] d3ceeef6d738: Layer already exists [2025-02-12T07:56:52.387Z] bbf74026ce96: Layer already exists [2025-02-12T07:56:52.387Z] 739e305728f9: Layer already exists [2025-02-12T07:56:52.387Z] 45c55094a148: Layer already exists [2025-02-12T07:56:52.387Z] 2ee91e2acfbf: Layer already exists [2025-02-12T07:56:52.387Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:56:52.387Z] latest: digest: sha256:77d323bb42e996a8cbde3bffb18077a239912519f957a2ec113535601facbc28 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:56:53.063Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:56:53.601Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.56 [2025-02-12T07:56:53.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-12T07:56:53.601Z] 187ba461b74d: Preparing [2025-02-12T07:56:53.601Z] 06b29fd18121: Preparing [2025-02-12T07:56:53.601Z] 233612225182: Preparing [2025-02-12T07:56:53.601Z] e2f01c66631e: Preparing [2025-02-12T07:56:53.601Z] 293d6e3fc7bb: Preparing [2025-02-12T07:56:53.601Z] bbf74026ce96: Preparing [2025-02-12T07:56:53.601Z] d3ceeef6d738: Preparing [2025-02-12T07:56:53.601Z] 739e305728f9: Preparing [2025-02-12T07:56:53.601Z] 71fbd30bad7f: Preparing [2025-02-12T07:56:53.601Z] 45c55094a148: Preparing [2025-02-12T07:56:53.601Z] 2ee91e2acfbf: Preparing [2025-02-12T07:56:53.601Z] ce5a8cde9eee: Preparing [2025-02-12T07:56:53.601Z] bbf74026ce96: Waiting [2025-02-12T07:56:53.601Z] d3ceeef6d738: Waiting [2025-02-12T07:56:53.601Z] 739e305728f9: Waiting [2025-02-12T07:56:53.601Z] 45c55094a148: Waiting [2025-02-12T07:56:53.601Z] 71fbd30bad7f: Waiting [2025-02-12T07:56:53.601Z] 2ee91e2acfbf: Waiting [2025-02-12T07:56:53.601Z] e2f01c66631e: Layer already exists [2025-02-12T07:56:53.601Z] 233612225182: Layer already exists [2025-02-12T07:56:53.601Z] 293d6e3fc7bb: Layer already exists [2025-02-12T07:56:53.601Z] 06b29fd18121: Layer already exists [2025-02-12T07:56:53.601Z] 187ba461b74d: Layer already exists [2025-02-12T07:56:53.601Z] bbf74026ce96: Layer already exists [2025-02-12T07:56:53.601Z] 739e305728f9: Layer already exists [2025-02-12T07:56:53.601Z] d3ceeef6d738: Layer already exists [2025-02-12T07:56:53.601Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:56:53.601Z] 45c55094a148: Layer already exists [2025-02-12T07:56:53.601Z] 2ee91e2acfbf: Layer already exists [2025-02-12T07:56:53.601Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:56:53.601Z] 4.0.0-dev.56: digest: sha256:77d323bb42e996a8cbde3bffb18077a239912519f957a2ec113535601facbc28 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:56:54.238Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:56:54.995Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [2025-02-12T07:56:54.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-12T07:56:54.995Z] 187ba461b74d: Preparing [2025-02-12T07:56:54.995Z] 06b29fd18121: Preparing [2025-02-12T07:56:54.995Z] 233612225182: Preparing [2025-02-12T07:56:54.995Z] e2f01c66631e: Preparing [2025-02-12T07:56:54.995Z] 293d6e3fc7bb: Preparing [2025-02-12T07:56:54.995Z] bbf74026ce96: Preparing [2025-02-12T07:56:54.995Z] d3ceeef6d738: Preparing [2025-02-12T07:56:54.995Z] 739e305728f9: Preparing [2025-02-12T07:56:54.995Z] 71fbd30bad7f: Preparing [2025-02-12T07:56:54.995Z] 45c55094a148: Preparing [2025-02-12T07:56:54.995Z] 2ee91e2acfbf: Preparing [2025-02-12T07:56:54.995Z] ce5a8cde9eee: Preparing [2025-02-12T07:56:54.995Z] 739e305728f9: Waiting [2025-02-12T07:56:54.995Z] 71fbd30bad7f: Waiting [2025-02-12T07:56:54.995Z] 45c55094a148: Waiting [2025-02-12T07:56:54.995Z] d3ceeef6d738: Waiting [2025-02-12T07:56:54.995Z] 2ee91e2acfbf: Waiting [2025-02-12T07:56:54.995Z] ce5a8cde9eee: Waiting [2025-02-12T07:56:54.995Z] bbf74026ce96: Waiting [2025-02-12T07:56:54.995Z] 233612225182: Layer already exists [2025-02-12T07:56:54.995Z] 187ba461b74d: Layer already exists [2025-02-12T07:56:54.995Z] 06b29fd18121: Layer already exists [2025-02-12T07:56:54.995Z] 293d6e3fc7bb: Layer already exists [2025-02-12T07:56:54.995Z] e2f01c66631e: Layer already exists [2025-02-12T07:56:54.995Z] bbf74026ce96: Layer already exists [2025-02-12T07:56:54.995Z] 739e305728f9: Layer already exists [2025-02-12T07:56:54.995Z] d3ceeef6d738: Layer already exists [2025-02-12T07:56:54.995Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:56:54.995Z] 45c55094a148: Layer already exists [2025-02-12T07:56:54.995Z] 2ee91e2acfbf: Layer already exists [2025-02-12T07:56:54.995Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:56:54.995Z] 6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56: digest: sha256:77d323bb42e996a8cbde3bffb18077a239912519f957a2ec113535601facbc28 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:56:55.558Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:56:56.109Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-02-12T07:56:56.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-12T07:56:56.109Z] 187ba461b74d: Preparing [2025-02-12T07:56:56.109Z] 06b29fd18121: Preparing [2025-02-12T07:56:56.109Z] 233612225182: Preparing [2025-02-12T07:56:56.109Z] e2f01c66631e: Preparing [2025-02-12T07:56:56.109Z] 293d6e3fc7bb: Preparing [2025-02-12T07:56:56.109Z] bbf74026ce96: Preparing [2025-02-12T07:56:56.109Z] d3ceeef6d738: Preparing [2025-02-12T07:56:56.109Z] 739e305728f9: Preparing [2025-02-12T07:56:56.109Z] 71fbd30bad7f: Preparing [2025-02-12T07:56:56.109Z] 45c55094a148: Preparing [2025-02-12T07:56:56.109Z] 2ee91e2acfbf: Preparing [2025-02-12T07:56:56.109Z] ce5a8cde9eee: Preparing [2025-02-12T07:56:56.109Z] 45c55094a148: Waiting [2025-02-12T07:56:56.109Z] bbf74026ce96: Waiting [2025-02-12T07:56:56.109Z] 2ee91e2acfbf: Waiting [2025-02-12T07:56:56.109Z] ce5a8cde9eee: Waiting [2025-02-12T07:56:56.109Z] d3ceeef6d738: Waiting [2025-02-12T07:56:56.109Z] 739e305728f9: Waiting [2025-02-12T07:56:56.109Z] 71fbd30bad7f: Waiting [2025-02-12T07:56:56.109Z] 187ba461b74d: Layer already exists [2025-02-12T07:56:56.109Z] 293d6e3fc7bb: Layer already exists [2025-02-12T07:56:56.109Z] 06b29fd18121: Layer already exists [2025-02-12T07:56:56.109Z] e2f01c66631e: Layer already exists [2025-02-12T07:56:56.109Z] 233612225182: Layer already exists [2025-02-12T07:56:56.109Z] d3ceeef6d738: Layer already exists [2025-02-12T07:56:56.109Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:56:56.109Z] 45c55094a148: Layer already exists [2025-02-12T07:56:56.109Z] bbf74026ce96: Layer already exists [2025-02-12T07:56:56.109Z] 739e305728f9: Layer already exists [2025-02-12T07:56:56.109Z] 2ee91e2acfbf: Layer already exists [2025-02-12T07:56:56.109Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:56:56.109Z] main: digest: sha256:77d323bb42e996a8cbde3bffb18077a239912519f957a2ec113535601facbc28 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-12T07:56:56.346Z] ===================================================== [Pipeline] echo [2025-02-12T07:56:56.373Z] taggedImages: [2025-02-12T07:56:56.373Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:6505644538b1a317976230cb4483e698d69ec754 [2025-02-12T07:56:56.373Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-02-12T07:56:56.373Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.56 [2025-02-12T07:56:56.373Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [2025-02-12T07:56:56.373Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-02-12T07:56:56.452Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-02-12T07:56:56.452Z] 6505644538b1a317976230cb4483e698d69ec754 [2025-02-12T07:56:56.452Z] latest [2025-02-12T07:56:56.452Z] 4.0.0-dev.56 [2025-02-12T07:56:56.452Z] 6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [2025-02-12T07:56:56.452Z] main [2025-02-12T07:56:56.452Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:56:57.004Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6505644538b1a317976230cb4483e698d69ec754 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:56:57.552Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6505644538b1a317976230cb4483e698d69ec754 [2025-02-12T07:56:57.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-12T07:56:57.552Z] 73536c61f684: Preparing [2025-02-12T07:56:57.552Z] de13bdef05fc: Preparing [2025-02-12T07:56:57.552Z] 739e305728f9: Preparing [2025-02-12T07:56:57.552Z] 71fbd30bad7f: Preparing [2025-02-12T07:56:57.552Z] 35e389965788: Preparing [2025-02-12T07:56:57.552Z] d457826239b7: Preparing [2025-02-12T07:56:57.552Z] ce5a8cde9eee: Preparing [2025-02-12T07:56:57.552Z] ce5a8cde9eee: Waiting [2025-02-12T07:56:57.552Z] d457826239b7: Waiting [2025-02-12T07:56:57.552Z] 739e305728f9: Layer already exists [2025-02-12T07:56:57.552Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:56:57.552Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:56:57.552Z] 73536c61f684: Pushed [2025-02-12T07:56:58.257Z] 35e389965788: Pushed [2025-02-12T07:56:58.657Z] d457826239b7: Pushed [2025-02-12T07:56:59.327Z] de13bdef05fc: Pushed [2025-02-12T07:56:59.641Z] 6505644538b1a317976230cb4483e698d69ec754: digest: sha256:ce83a5da0aad4b4fc8e696bab24793fbfdad5f4c7637fbf9953fa47b89a7952c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:57:00.182Z] + 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-02-12T07:57:00.696Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-02-12T07:57:00.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-12T07:57:00.696Z] 73536c61f684: Preparing [2025-02-12T07:57:00.696Z] de13bdef05fc: Preparing [2025-02-12T07:57:00.696Z] 739e305728f9: Preparing [2025-02-12T07:57:00.696Z] 71fbd30bad7f: Preparing [2025-02-12T07:57:00.696Z] 35e389965788: Preparing [2025-02-12T07:57:00.696Z] d457826239b7: Preparing [2025-02-12T07:57:00.696Z] ce5a8cde9eee: Preparing [2025-02-12T07:57:00.696Z] d457826239b7: Waiting [2025-02-12T07:57:00.696Z] ce5a8cde9eee: Waiting [2025-02-12T07:57:00.696Z] 35e389965788: Layer already exists [2025-02-12T07:57:00.696Z] 73536c61f684: Layer already exists [2025-02-12T07:57:00.696Z] de13bdef05fc: Layer already exists [2025-02-12T07:57:00.696Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:57:00.696Z] 739e305728f9: Layer already exists [2025-02-12T07:57:00.696Z] d457826239b7: Layer already exists [2025-02-12T07:57:00.696Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:57:00.696Z] latest: digest: sha256:ce83a5da0aad4b4fc8e696bab24793fbfdad5f4c7637fbf9953fa47b89a7952c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:57:01.243Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:57:01.746Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.56 [2025-02-12T07:57:01.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-12T07:57:01.746Z] 73536c61f684: Preparing [2025-02-12T07:57:01.746Z] de13bdef05fc: Preparing [2025-02-12T07:57:01.746Z] 739e305728f9: Preparing [2025-02-12T07:57:01.746Z] 71fbd30bad7f: Preparing [2025-02-12T07:57:01.746Z] 35e389965788: Preparing [2025-02-12T07:57:01.746Z] d457826239b7: Preparing [2025-02-12T07:57:01.746Z] ce5a8cde9eee: Preparing [2025-02-12T07:57:01.746Z] d457826239b7: Waiting [2025-02-12T07:57:01.746Z] ce5a8cde9eee: Waiting [2025-02-12T07:57:01.746Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:57:01.746Z] 73536c61f684: Layer already exists [2025-02-12T07:57:01.746Z] de13bdef05fc: Layer already exists [2025-02-12T07:57:01.746Z] 35e389965788: Layer already exists [2025-02-12T07:57:01.746Z] 739e305728f9: Layer already exists [2025-02-12T07:57:01.746Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:57:01.746Z] d457826239b7: Layer already exists [2025-02-12T07:57:01.746Z] 4.0.0-dev.56: digest: sha256:ce83a5da0aad4b4fc8e696bab24793fbfdad5f4c7637fbf9953fa47b89a7952c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:57:02.242Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:57:02.821Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [2025-02-12T07:57:02.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-12T07:57:02.821Z] 73536c61f684: Preparing [2025-02-12T07:57:02.821Z] de13bdef05fc: Preparing [2025-02-12T07:57:02.821Z] 739e305728f9: Preparing [2025-02-12T07:57:02.821Z] 71fbd30bad7f: Preparing [2025-02-12T07:57:02.821Z] 35e389965788: Preparing [2025-02-12T07:57:02.821Z] d457826239b7: Preparing [2025-02-12T07:57:02.821Z] ce5a8cde9eee: Preparing [2025-02-12T07:57:02.821Z] d457826239b7: Waiting [2025-02-12T07:57:02.821Z] ce5a8cde9eee: Waiting [2025-02-12T07:57:02.821Z] 35e389965788: Layer already exists [2025-02-12T07:57:02.821Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:57:02.821Z] 739e305728f9: Layer already exists [2025-02-12T07:57:02.821Z] de13bdef05fc: Layer already exists [2025-02-12T07:57:02.821Z] 73536c61f684: Layer already exists [2025-02-12T07:57:02.821Z] d457826239b7: Layer already exists [2025-02-12T07:57:02.821Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:57:02.821Z] 6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56: digest: sha256:ce83a5da0aad4b4fc8e696bab24793fbfdad5f4c7637fbf9953fa47b89a7952c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:57:03.472Z] + 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-02-12T07:57:03.924Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-02-12T07:57:03.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-12T07:57:03.924Z] 73536c61f684: Preparing [2025-02-12T07:57:03.924Z] de13bdef05fc: Preparing [2025-02-12T07:57:03.924Z] 739e305728f9: Preparing [2025-02-12T07:57:03.924Z] 71fbd30bad7f: Preparing [2025-02-12T07:57:03.924Z] 35e389965788: Preparing [2025-02-12T07:57:03.924Z] d457826239b7: Preparing [2025-02-12T07:57:03.924Z] ce5a8cde9eee: Preparing [2025-02-12T07:57:03.924Z] d457826239b7: Waiting [2025-02-12T07:57:03.924Z] ce5a8cde9eee: Waiting [2025-02-12T07:57:03.924Z] 73536c61f684: Layer already exists [2025-02-12T07:57:03.924Z] 739e305728f9: Layer already exists [2025-02-12T07:57:03.924Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:57:03.924Z] 35e389965788: Layer already exists [2025-02-12T07:57:03.924Z] de13bdef05fc: Layer already exists [2025-02-12T07:57:03.924Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:57:03.924Z] d457826239b7: Layer already exists [2025-02-12T07:57:03.924Z] main: digest: sha256:ce83a5da0aad4b4fc8e696bab24793fbfdad5f4c7637fbf9953fa47b89a7952c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-12T07:57:04.134Z] ===================================================== [Pipeline] echo [2025-02-12T07:57:04.143Z] taggedImages: [2025-02-12T07:57:04.143Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6505644538b1a317976230cb4483e698d69ec754 [2025-02-12T07:57:04.143Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-02-12T07:57:04.143Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.56 [2025-02-12T07:57:04.143Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [2025-02-12T07:57:04.143Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-02-12T07:57:04.161Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-02-12T07:57:04.161Z] 6505644538b1a317976230cb4483e698d69ec754 [2025-02-12T07:57:04.161Z] latest [2025-02-12T07:57:04.161Z] 4.0.0-dev.56 [2025-02-12T07:57:04.161Z] 6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [2025-02-12T07:57:04.161Z] main [2025-02-12T07:57:04.161Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:57:04.664Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:6505644538b1a317976230cb4483e698d69ec754 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:57:05.108Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:6505644538b1a317976230cb4483e698d69ec754 [2025-02-12T07:57:05.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-12T07:57:05.108Z] 84105428bb3a: Preparing [2025-02-12T07:57:05.108Z] 7b436b6b8114: Preparing [2025-02-12T07:57:05.108Z] 0a1f46077afd: Preparing [2025-02-12T07:57:05.108Z] 739e305728f9: Preparing [2025-02-12T07:57:05.108Z] 71fbd30bad7f: Preparing [2025-02-12T07:57:05.108Z] e2a823378e13: Preparing [2025-02-12T07:57:05.108Z] 1b8a322662a8: Preparing [2025-02-12T07:57:05.108Z] 99c92520f92c: Preparing [2025-02-12T07:57:05.108Z] 24a642ea46be: Preparing [2025-02-12T07:57:05.108Z] ce5a8cde9eee: Preparing [2025-02-12T07:57:05.108Z] e2a823378e13: Waiting [2025-02-12T07:57:05.108Z] ce5a8cde9eee: Waiting [2025-02-12T07:57:05.108Z] 24a642ea46be: Waiting [2025-02-12T07:57:05.108Z] 1b8a322662a8: Waiting [2025-02-12T07:57:05.108Z] 99c92520f92c: Waiting [2025-02-12T07:57:05.108Z] 739e305728f9: Layer already exists [2025-02-12T07:57:05.108Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:57:05.108Z] 0a1f46077afd: Pushed [2025-02-12T07:57:05.108Z] 84105428bb3a: Pushed [2025-02-12T07:57:05.108Z] 7b436b6b8114: Pushed [2025-02-12T07:57:05.108Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:57:05.108Z] 99c92520f92c: Pushed [2025-02-12T07:57:06.198Z] 24a642ea46be: Pushed [2025-02-12T07:57:11.831Z] 1b8a322662a8: Pushed [2025-02-12T07:57:15.341Z] e2a823378e13: Pushed [2025-02-12T07:57:15.341Z] 6505644538b1a317976230cb4483e698d69ec754: digest: sha256:1cce88231307325ab5401461f4d1af4988c894732edad6a0c886d9bb2a98124d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:57:15.876Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:57:16.506Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-02-12T07:57:16.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-12T07:57:16.506Z] 84105428bb3a: Preparing [2025-02-12T07:57:16.506Z] 7b436b6b8114: Preparing [2025-02-12T07:57:16.506Z] 0a1f46077afd: Preparing [2025-02-12T07:57:16.506Z] 739e305728f9: Preparing [2025-02-12T07:57:16.506Z] 71fbd30bad7f: Preparing [2025-02-12T07:57:16.506Z] e2a823378e13: Preparing [2025-02-12T07:57:16.506Z] 1b8a322662a8: Preparing [2025-02-12T07:57:16.506Z] 99c92520f92c: Preparing [2025-02-12T07:57:16.506Z] 24a642ea46be: Preparing [2025-02-12T07:57:16.506Z] ce5a8cde9eee: Preparing [2025-02-12T07:57:16.506Z] e2a823378e13: Waiting [2025-02-12T07:57:16.506Z] 99c92520f92c: Waiting [2025-02-12T07:57:16.506Z] 1b8a322662a8: Waiting [2025-02-12T07:57:16.506Z] 24a642ea46be: Waiting [2025-02-12T07:57:16.506Z] ce5a8cde9eee: Waiting [2025-02-12T07:57:16.506Z] 0a1f46077afd: Layer already exists [2025-02-12T07:57:16.506Z] 739e305728f9: Layer already exists [2025-02-12T07:57:16.506Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:57:16.506Z] 84105428bb3a: Layer already exists [2025-02-12T07:57:16.506Z] 7b436b6b8114: Layer already exists [2025-02-12T07:57:16.506Z] 99c92520f92c: Layer already exists [2025-02-12T07:57:16.506Z] 1b8a322662a8: Layer already exists [2025-02-12T07:57:16.506Z] e2a823378e13: Layer already exists [2025-02-12T07:57:16.506Z] 24a642ea46be: Layer already exists [2025-02-12T07:57:16.506Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:57:16.506Z] latest: digest: sha256:1cce88231307325ab5401461f4d1af4988c894732edad6a0c886d9bb2a98124d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:57:17.021Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:57:17.433Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.56 [2025-02-12T07:57:17.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-12T07:57:17.433Z] 84105428bb3a: Preparing [2025-02-12T07:57:17.433Z] 7b436b6b8114: Preparing [2025-02-12T07:57:17.433Z] 0a1f46077afd: Preparing [2025-02-12T07:57:17.433Z] 739e305728f9: Preparing [2025-02-12T07:57:17.433Z] 71fbd30bad7f: Preparing [2025-02-12T07:57:17.433Z] e2a823378e13: Preparing [2025-02-12T07:57:17.433Z] 1b8a322662a8: Preparing [2025-02-12T07:57:17.433Z] 99c92520f92c: Preparing [2025-02-12T07:57:17.433Z] 24a642ea46be: Preparing [2025-02-12T07:57:17.433Z] ce5a8cde9eee: Preparing [2025-02-12T07:57:17.433Z] e2a823378e13: Waiting [2025-02-12T07:57:17.433Z] 1b8a322662a8: Waiting [2025-02-12T07:57:17.433Z] 24a642ea46be: Waiting [2025-02-12T07:57:17.433Z] ce5a8cde9eee: Waiting [2025-02-12T07:57:17.433Z] 84105428bb3a: Layer already exists [2025-02-12T07:57:17.433Z] 7b436b6b8114: Layer already exists [2025-02-12T07:57:17.433Z] 0a1f46077afd: Layer already exists [2025-02-12T07:57:17.433Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:57:17.433Z] 739e305728f9: Layer already exists [2025-02-12T07:57:17.433Z] e2a823378e13: Layer already exists [2025-02-12T07:57:17.433Z] 24a642ea46be: Layer already exists [2025-02-12T07:57:17.433Z] 1b8a322662a8: Layer already exists [2025-02-12T07:57:17.433Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:57:17.433Z] 99c92520f92c: Layer already exists [2025-02-12T07:57:17.433Z] 4.0.0-dev.56: digest: sha256:1cce88231307325ab5401461f4d1af4988c894732edad6a0c886d9bb2a98124d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:57:18.073Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:57:18.559Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [2025-02-12T07:57:18.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-12T07:57:18.559Z] 84105428bb3a: Preparing [2025-02-12T07:57:18.559Z] 7b436b6b8114: Preparing [2025-02-12T07:57:18.559Z] 0a1f46077afd: Preparing [2025-02-12T07:57:18.559Z] 739e305728f9: Preparing [2025-02-12T07:57:18.559Z] 71fbd30bad7f: Preparing [2025-02-12T07:57:18.559Z] e2a823378e13: Preparing [2025-02-12T07:57:18.559Z] 1b8a322662a8: Preparing [2025-02-12T07:57:18.559Z] 99c92520f92c: Preparing [2025-02-12T07:57:18.559Z] 24a642ea46be: Preparing [2025-02-12T07:57:18.559Z] ce5a8cde9eee: Preparing [2025-02-12T07:57:18.559Z] 1b8a322662a8: Waiting [2025-02-12T07:57:18.559Z] 24a642ea46be: Waiting [2025-02-12T07:57:18.559Z] e2a823378e13: Waiting [2025-02-12T07:57:18.559Z] 99c92520f92c: Waiting [2025-02-12T07:57:18.559Z] ce5a8cde9eee: Waiting [2025-02-12T07:57:18.559Z] 739e305728f9: Layer already exists [2025-02-12T07:57:18.559Z] 84105428bb3a: Layer already exists [2025-02-12T07:57:18.559Z] 7b436b6b8114: Layer already exists [2025-02-12T07:57:18.559Z] 0a1f46077afd: Layer already exists [2025-02-12T07:57:18.559Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:57:18.559Z] e2a823378e13: Layer already exists [2025-02-12T07:57:18.559Z] 1b8a322662a8: Layer already exists [2025-02-12T07:57:18.559Z] 99c92520f92c: Layer already exists [2025-02-12T07:57:18.559Z] 24a642ea46be: Layer already exists [2025-02-12T07:57:18.559Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:57:18.559Z] 6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56: digest: sha256:1cce88231307325ab5401461f4d1af4988c894732edad6a0c886d9bb2a98124d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:57:19.196Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:57:19.750Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-02-12T07:57:19.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-12T07:57:19.750Z] 84105428bb3a: Preparing [2025-02-12T07:57:19.750Z] 7b436b6b8114: Preparing [2025-02-12T07:57:19.750Z] 0a1f46077afd: Preparing [2025-02-12T07:57:19.750Z] 739e305728f9: Preparing [2025-02-12T07:57:19.750Z] 71fbd30bad7f: Preparing [2025-02-12T07:57:19.750Z] e2a823378e13: Preparing [2025-02-12T07:57:19.750Z] 1b8a322662a8: Preparing [2025-02-12T07:57:19.750Z] 99c92520f92c: Preparing [2025-02-12T07:57:19.750Z] 24a642ea46be: Preparing [2025-02-12T07:57:19.750Z] ce5a8cde9eee: Preparing [2025-02-12T07:57:19.750Z] e2a823378e13: Waiting [2025-02-12T07:57:19.750Z] 1b8a322662a8: Waiting [2025-02-12T07:57:19.750Z] 99c92520f92c: Waiting [2025-02-12T07:57:19.750Z] ce5a8cde9eee: Waiting [2025-02-12T07:57:19.750Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:57:19.750Z] 84105428bb3a: Layer already exists [2025-02-12T07:57:19.750Z] 7b436b6b8114: Layer already exists [2025-02-12T07:57:19.750Z] 739e305728f9: Layer already exists [2025-02-12T07:57:19.750Z] 0a1f46077afd: Layer already exists [2025-02-12T07:57:19.750Z] 1b8a322662a8: Layer already exists [2025-02-12T07:57:19.750Z] e2a823378e13: Layer already exists [2025-02-12T07:57:19.750Z] 99c92520f92c: Layer already exists [2025-02-12T07:57:19.750Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:57:19.750Z] 24a642ea46be: Layer already exists [2025-02-12T07:57:19.750Z] main: digest: sha256:1cce88231307325ab5401461f4d1af4988c894732edad6a0c886d9bb2a98124d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-12T07:57:19.964Z] ===================================================== [Pipeline] echo [2025-02-12T07:57:19.992Z] taggedImages: [2025-02-12T07:57:19.992Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:6505644538b1a317976230cb4483e698d69ec754 [2025-02-12T07:57:19.992Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-02-12T07:57:19.992Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.56 [2025-02-12T07:57:19.992Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [2025-02-12T07:57:19.992Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-02-12T07:57:20.126Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-02-12T07:57:20.126Z] 6505644538b1a317976230cb4483e698d69ec754 [2025-02-12T07:57:20.126Z] latest [2025-02-12T07:57:20.126Z] 4.0.0-dev.56 [2025-02-12T07:57:20.126Z] 6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [2025-02-12T07:57:20.126Z] main [2025-02-12T07:57:20.126Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:57:20.810Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:6505644538b1a317976230cb4483e698d69ec754 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:57:21.304Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:6505644538b1a317976230cb4483e698d69ec754 [2025-02-12T07:57:21.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-12T07:57:21.304Z] 4c9d3f391df2: Preparing [2025-02-12T07:57:21.304Z] b518b4432c5f: Preparing [2025-02-12T07:57:21.304Z] ab277db2a64b: Preparing [2025-02-12T07:57:21.304Z] 739e305728f9: Preparing [2025-02-12T07:57:21.304Z] 71fbd30bad7f: Preparing [2025-02-12T07:57:21.304Z] a351dc0fcb0e: Preparing [2025-02-12T07:57:21.304Z] 6d4b8f1d4c94: Preparing [2025-02-12T07:57:21.304Z] f4336e84a2d4: Preparing [2025-02-12T07:57:21.304Z] ce5a8cde9eee: Preparing [2025-02-12T07:57:21.304Z] a351dc0fcb0e: Waiting [2025-02-12T07:57:21.304Z] f4336e84a2d4: Waiting [2025-02-12T07:57:21.304Z] 6d4b8f1d4c94: Waiting [2025-02-12T07:57:21.304Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:57:21.661Z] 739e305728f9: Layer already exists [2025-02-12T07:57:23.700Z] 4c9d3f391df2: Pushed [2025-02-12T07:57:23.700Z] b518b4432c5f: Pushed [2025-02-12T07:57:23.700Z] ab277db2a64b: Pushed [2025-02-12T07:57:24.388Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:57:24.388Z] 6d4b8f1d4c94: Pushed [2025-02-12T07:57:25.021Z] f4336e84a2d4: Pushed [2025-02-12T07:57:31.998Z] a351dc0fcb0e: Pushed [2025-02-12T07:57:31.998Z] 6505644538b1a317976230cb4483e698d69ec754: digest: sha256:70471f5880892889224efedd84e04bfbf9ed5797e8e0a196e5fb23870e6a1f3f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:57:32.535Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:57:33.043Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-02-12T07:57:33.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-12T07:57:33.043Z] 4c9d3f391df2: Preparing [2025-02-12T07:57:33.043Z] b518b4432c5f: Preparing [2025-02-12T07:57:33.043Z] ab277db2a64b: Preparing [2025-02-12T07:57:33.043Z] 739e305728f9: Preparing [2025-02-12T07:57:33.043Z] 71fbd30bad7f: Preparing [2025-02-12T07:57:33.043Z] a351dc0fcb0e: Preparing [2025-02-12T07:57:33.043Z] 6d4b8f1d4c94: Preparing [2025-02-12T07:57:33.043Z] f4336e84a2d4: Preparing [2025-02-12T07:57:33.043Z] ce5a8cde9eee: Preparing [2025-02-12T07:57:33.043Z] f4336e84a2d4: Waiting [2025-02-12T07:57:33.043Z] a351dc0fcb0e: Waiting [2025-02-12T07:57:33.043Z] 6d4b8f1d4c94: Waiting [2025-02-12T07:57:33.043Z] ce5a8cde9eee: Waiting [2025-02-12T07:57:33.043Z] b518b4432c5f: Layer already exists [2025-02-12T07:57:33.043Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:57:33.043Z] ab277db2a64b: Layer already exists [2025-02-12T07:57:33.043Z] 4c9d3f391df2: Layer already exists [2025-02-12T07:57:33.043Z] 739e305728f9: Layer already exists [2025-02-12T07:57:33.043Z] a351dc0fcb0e: Layer already exists [2025-02-12T07:57:33.043Z] f4336e84a2d4: Layer already exists [2025-02-12T07:57:33.043Z] 6d4b8f1d4c94: Layer already exists [2025-02-12T07:57:33.043Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:57:33.043Z] latest: digest: sha256:70471f5880892889224efedd84e04bfbf9ed5797e8e0a196e5fb23870e6a1f3f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:57:33.581Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:57:34.076Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.56 [2025-02-12T07:57:34.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-12T07:57:34.076Z] 4c9d3f391df2: Preparing [2025-02-12T07:57:34.076Z] b518b4432c5f: Preparing [2025-02-12T07:57:34.076Z] ab277db2a64b: Preparing [2025-02-12T07:57:34.076Z] 739e305728f9: Preparing [2025-02-12T07:57:34.076Z] 71fbd30bad7f: Preparing [2025-02-12T07:57:34.076Z] a351dc0fcb0e: Preparing [2025-02-12T07:57:34.076Z] 6d4b8f1d4c94: Preparing [2025-02-12T07:57:34.076Z] f4336e84a2d4: Preparing [2025-02-12T07:57:34.076Z] ce5a8cde9eee: Preparing [2025-02-12T07:57:34.076Z] f4336e84a2d4: Waiting [2025-02-12T07:57:34.076Z] ce5a8cde9eee: Waiting [2025-02-12T07:57:34.076Z] 4c9d3f391df2: Layer already exists [2025-02-12T07:57:34.076Z] b518b4432c5f: Layer already exists [2025-02-12T07:57:34.076Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:57:34.076Z] ab277db2a64b: Layer already exists [2025-02-12T07:57:34.076Z] 739e305728f9: Layer already exists [2025-02-12T07:57:34.076Z] a351dc0fcb0e: Layer already exists [2025-02-12T07:57:34.076Z] 6d4b8f1d4c94: Layer already exists [2025-02-12T07:57:34.076Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:57:34.076Z] f4336e84a2d4: Layer already exists [2025-02-12T07:57:34.076Z] 4.0.0-dev.56: digest: sha256:70471f5880892889224efedd84e04bfbf9ed5797e8e0a196e5fb23870e6a1f3f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:57:34.538Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:57:35.065Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [2025-02-12T07:57:35.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-12T07:57:35.065Z] 4c9d3f391df2: Preparing [2025-02-12T07:57:35.065Z] b518b4432c5f: Preparing [2025-02-12T07:57:35.065Z] ab277db2a64b: Preparing [2025-02-12T07:57:35.065Z] 739e305728f9: Preparing [2025-02-12T07:57:35.065Z] 71fbd30bad7f: Preparing [2025-02-12T07:57:35.065Z] a351dc0fcb0e: Preparing [2025-02-12T07:57:35.065Z] 6d4b8f1d4c94: Preparing [2025-02-12T07:57:35.065Z] f4336e84a2d4: Preparing [2025-02-12T07:57:35.065Z] ce5a8cde9eee: Preparing [2025-02-12T07:57:35.065Z] ce5a8cde9eee: Waiting [2025-02-12T07:57:35.065Z] a351dc0fcb0e: Waiting [2025-02-12T07:57:35.065Z] 6d4b8f1d4c94: Waiting [2025-02-12T07:57:35.065Z] f4336e84a2d4: Waiting [2025-02-12T07:57:35.065Z] 4c9d3f391df2: Layer already exists [2025-02-12T07:57:35.065Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:57:35.065Z] ab277db2a64b: Layer already exists [2025-02-12T07:57:35.065Z] b518b4432c5f: Layer already exists [2025-02-12T07:57:35.065Z] 739e305728f9: Layer already exists [2025-02-12T07:57:35.065Z] a351dc0fcb0e: Layer already exists [2025-02-12T07:57:35.065Z] f4336e84a2d4: Layer already exists [2025-02-12T07:57:35.065Z] 6d4b8f1d4c94: Layer already exists [2025-02-12T07:57:35.065Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:57:35.065Z] 6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56: digest: sha256:70471f5880892889224efedd84e04bfbf9ed5797e8e0a196e5fb23870e6a1f3f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:57:35.529Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:57:36.175Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-02-12T07:57:36.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-12T07:57:36.175Z] 4c9d3f391df2: Preparing [2025-02-12T07:57:36.175Z] b518b4432c5f: Preparing [2025-02-12T07:57:36.175Z] ab277db2a64b: Preparing [2025-02-12T07:57:36.175Z] 739e305728f9: Preparing [2025-02-12T07:57:36.175Z] 71fbd30bad7f: Preparing [2025-02-12T07:57:36.175Z] a351dc0fcb0e: Preparing [2025-02-12T07:57:36.175Z] 6d4b8f1d4c94: Preparing [2025-02-12T07:57:36.175Z] f4336e84a2d4: Preparing [2025-02-12T07:57:36.175Z] ce5a8cde9eee: Preparing [2025-02-12T07:57:36.175Z] a351dc0fcb0e: Waiting [2025-02-12T07:57:36.175Z] 6d4b8f1d4c94: Waiting [2025-02-12T07:57:36.175Z] f4336e84a2d4: Waiting [2025-02-12T07:57:36.175Z] ce5a8cde9eee: Waiting [2025-02-12T07:57:36.175Z] 739e305728f9: Layer already exists [2025-02-12T07:57:36.175Z] 4c9d3f391df2: Layer already exists [2025-02-12T07:57:36.175Z] ab277db2a64b: Layer already exists [2025-02-12T07:57:36.175Z] b518b4432c5f: Layer already exists [2025-02-12T07:57:36.175Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:57:36.175Z] a351dc0fcb0e: Layer already exists [2025-02-12T07:57:36.175Z] f4336e84a2d4: Layer already exists [2025-02-12T07:57:36.175Z] 6d4b8f1d4c94: Layer already exists [2025-02-12T07:57:36.175Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:57:36.175Z] main: digest: sha256:70471f5880892889224efedd84e04bfbf9ed5797e8e0a196e5fb23870e6a1f3f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-12T07:57:36.420Z] ===================================================== [Pipeline] echo [2025-02-12T07:57:36.441Z] taggedImages: [2025-02-12T07:57:36.441Z] - nexus3.edgexfoundry.org:10004/security-spire-config:6505644538b1a317976230cb4483e698d69ec754 [2025-02-12T07:57:36.441Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-02-12T07:57:36.441Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.56 [2025-02-12T07:57:36.441Z] - nexus3.edgexfoundry.org:10004/security-spire-config:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [2025-02-12T07:57:36.441Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-02-12T07:57:36.461Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-02-12T07:57:36.461Z] 6505644538b1a317976230cb4483e698d69ec754 [2025-02-12T07:57:36.461Z] latest [2025-02-12T07:57:36.461Z] 4.0.0-dev.56 [2025-02-12T07:57:36.461Z] 6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [2025-02-12T07:57:36.461Z] main [2025-02-12T07:57:36.461Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:57:36.874Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:6505644538b1a317976230cb4483e698d69ec754 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:57:37.582Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:6505644538b1a317976230cb4483e698d69ec754 [2025-02-12T07:57:37.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-12T07:57:37.582Z] 84105428bb3a: Preparing [2025-02-12T07:57:37.582Z] f205b201b1a8: Preparing [2025-02-12T07:57:37.582Z] 25b9740d0836: Preparing [2025-02-12T07:57:37.582Z] 739e305728f9: Preparing [2025-02-12T07:57:37.582Z] 71fbd30bad7f: Preparing [2025-02-12T07:57:37.582Z] 3217b52a7571: Preparing [2025-02-12T07:57:37.582Z] 99c92520f92c: Preparing [2025-02-12T07:57:37.582Z] 24a642ea46be: Preparing [2025-02-12T07:57:37.582Z] ce5a8cde9eee: Preparing [2025-02-12T07:57:37.582Z] 3217b52a7571: Waiting [2025-02-12T07:57:37.582Z] 99c92520f92c: Waiting [2025-02-12T07:57:37.582Z] 24a642ea46be: Waiting [2025-02-12T07:57:37.582Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:57:37.582Z] 84105428bb3a: Layer already exists [2025-02-12T07:57:37.582Z] 739e305728f9: Layer already exists [2025-02-12T07:57:37.582Z] 99c92520f92c: Layer already exists [2025-02-12T07:57:37.582Z] 24a642ea46be: Layer already exists [2025-02-12T07:57:37.582Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:57:37.582Z] 25b9740d0836: Pushed [2025-02-12T07:57:37.582Z] f205b201b1a8: Pushed [2025-02-12T07:57:48.164Z] 3217b52a7571: Pushed [2025-02-12T07:57:48.164Z] 6505644538b1a317976230cb4483e698d69ec754: digest: sha256:fd3a167ec34726aa3ed724e837635f958f1e9c52ca7ce8232b7cbfdabba3d8e4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:57:48.716Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:57:49.239Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-02-12T07:57:49.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-12T07:57:49.239Z] 84105428bb3a: Preparing [2025-02-12T07:57:49.239Z] f205b201b1a8: Preparing [2025-02-12T07:57:49.239Z] 25b9740d0836: Preparing [2025-02-12T07:57:49.239Z] 739e305728f9: Preparing [2025-02-12T07:57:49.239Z] 71fbd30bad7f: Preparing [2025-02-12T07:57:49.239Z] 3217b52a7571: Preparing [2025-02-12T07:57:49.239Z] 99c92520f92c: Preparing [2025-02-12T07:57:49.239Z] 24a642ea46be: Preparing [2025-02-12T07:57:49.239Z] ce5a8cde9eee: Preparing [2025-02-12T07:57:49.239Z] 99c92520f92c: Waiting [2025-02-12T07:57:49.239Z] 24a642ea46be: Waiting [2025-02-12T07:57:49.239Z] ce5a8cde9eee: Waiting [2025-02-12T07:57:49.239Z] 3217b52a7571: Waiting [2025-02-12T07:57:49.239Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:57:49.239Z] 739e305728f9: Layer already exists [2025-02-12T07:57:49.239Z] 84105428bb3a: Layer already exists [2025-02-12T07:57:49.239Z] f205b201b1a8: Layer already exists [2025-02-12T07:57:49.239Z] 25b9740d0836: Layer already exists [2025-02-12T07:57:49.239Z] 99c92520f92c: Layer already exists [2025-02-12T07:57:49.239Z] 24a642ea46be: Layer already exists [2025-02-12T07:57:49.239Z] 3217b52a7571: Layer already exists [2025-02-12T07:57:49.239Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:57:49.239Z] latest: digest: sha256:fd3a167ec34726aa3ed724e837635f958f1e9c52ca7ce8232b7cbfdabba3d8e4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:57:49.806Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:57:50.334Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.56 [2025-02-12T07:57:50.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-12T07:57:50.334Z] 84105428bb3a: Preparing [2025-02-12T07:57:50.334Z] f205b201b1a8: Preparing [2025-02-12T07:57:50.334Z] 25b9740d0836: Preparing [2025-02-12T07:57:50.334Z] 739e305728f9: Preparing [2025-02-12T07:57:50.334Z] 71fbd30bad7f: Preparing [2025-02-12T07:57:50.334Z] 3217b52a7571: Preparing [2025-02-12T07:57:50.334Z] 99c92520f92c: Preparing [2025-02-12T07:57:50.334Z] 24a642ea46be: Preparing [2025-02-12T07:57:50.334Z] ce5a8cde9eee: Preparing [2025-02-12T07:57:50.334Z] 3217b52a7571: Waiting [2025-02-12T07:57:50.334Z] 99c92520f92c: Waiting [2025-02-12T07:57:50.334Z] 24a642ea46be: Waiting [2025-02-12T07:57:50.334Z] ce5a8cde9eee: Waiting [2025-02-12T07:57:50.334Z] 25b9740d0836: Layer already exists [2025-02-12T07:57:50.334Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:57:50.334Z] 84105428bb3a: Layer already exists [2025-02-12T07:57:50.334Z] f205b201b1a8: Layer already exists [2025-02-12T07:57:50.334Z] 739e305728f9: Layer already exists [2025-02-12T07:57:50.334Z] 3217b52a7571: Layer already exists [2025-02-12T07:57:50.334Z] 99c92520f92c: Layer already exists [2025-02-12T07:57:50.334Z] 24a642ea46be: Layer already exists [2025-02-12T07:57:50.334Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:57:50.334Z] 4.0.0-dev.56: digest: sha256:fd3a167ec34726aa3ed724e837635f958f1e9c52ca7ce8232b7cbfdabba3d8e4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:57:50.902Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:57:51.478Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [2025-02-12T07:57:51.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-12T07:57:51.478Z] 84105428bb3a: Preparing [2025-02-12T07:57:51.478Z] f205b201b1a8: Preparing [2025-02-12T07:57:51.478Z] 25b9740d0836: Preparing [2025-02-12T07:57:51.478Z] 739e305728f9: Preparing [2025-02-12T07:57:51.478Z] 71fbd30bad7f: Preparing [2025-02-12T07:57:51.478Z] 3217b52a7571: Preparing [2025-02-12T07:57:51.478Z] 99c92520f92c: Preparing [2025-02-12T07:57:51.478Z] 24a642ea46be: Preparing [2025-02-12T07:57:51.478Z] ce5a8cde9eee: Preparing [2025-02-12T07:57:51.478Z] 99c92520f92c: Waiting [2025-02-12T07:57:51.478Z] ce5a8cde9eee: Waiting [2025-02-12T07:57:51.478Z] 24a642ea46be: Waiting [2025-02-12T07:57:51.478Z] 3217b52a7571: Waiting [2025-02-12T07:57:51.478Z] 84105428bb3a: Layer already exists [2025-02-12T07:57:51.478Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:57:51.478Z] 25b9740d0836: Layer already exists [2025-02-12T07:57:51.478Z] f205b201b1a8: Layer already exists [2025-02-12T07:57:51.478Z] 739e305728f9: Layer already exists [2025-02-12T07:57:51.478Z] 99c92520f92c: Layer already exists [2025-02-12T07:57:51.478Z] 3217b52a7571: Layer already exists [2025-02-12T07:57:51.478Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:57:51.478Z] 24a642ea46be: Layer already exists [2025-02-12T07:57:51.478Z] 6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56: digest: sha256:fd3a167ec34726aa3ed724e837635f958f1e9c52ca7ce8232b7cbfdabba3d8e4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:57:52.082Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:57:52.591Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-02-12T07:57:52.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-12T07:57:52.591Z] 84105428bb3a: Preparing [2025-02-12T07:57:52.591Z] f205b201b1a8: Preparing [2025-02-12T07:57:52.591Z] 25b9740d0836: Preparing [2025-02-12T07:57:52.591Z] 739e305728f9: Preparing [2025-02-12T07:57:52.591Z] 71fbd30bad7f: Preparing [2025-02-12T07:57:52.591Z] 3217b52a7571: Preparing [2025-02-12T07:57:52.591Z] 99c92520f92c: Preparing [2025-02-12T07:57:52.591Z] 24a642ea46be: Preparing [2025-02-12T07:57:52.591Z] 3217b52a7571: Waiting [2025-02-12T07:57:52.591Z] 99c92520f92c: Waiting [2025-02-12T07:57:52.591Z] ce5a8cde9eee: Preparing [2025-02-12T07:57:52.591Z] 24a642ea46be: Waiting [2025-02-12T07:57:52.591Z] ce5a8cde9eee: Waiting [2025-02-12T07:57:52.591Z] 84105428bb3a: Layer already exists [2025-02-12T07:57:52.591Z] f205b201b1a8: Layer already exists [2025-02-12T07:57:52.591Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:57:52.591Z] 25b9740d0836: Layer already exists [2025-02-12T07:57:52.591Z] 739e305728f9: Layer already exists [2025-02-12T07:57:52.591Z] 3217b52a7571: Layer already exists [2025-02-12T07:57:52.591Z] 24a642ea46be: Layer already exists [2025-02-12T07:57:52.591Z] 99c92520f92c: Layer already exists [2025-02-12T07:57:52.591Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:57:52.591Z] main: digest: sha256:fd3a167ec34726aa3ed724e837635f958f1e9c52ca7ce8232b7cbfdabba3d8e4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-12T07:57:52.892Z] ===================================================== [Pipeline] echo [2025-02-12T07:57:52.905Z] taggedImages: [2025-02-12T07:57:52.905Z] - nexus3.edgexfoundry.org:10004/security-spire-server:6505644538b1a317976230cb4483e698d69ec754 [2025-02-12T07:57:52.905Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-02-12T07:57:52.905Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.56 [2025-02-12T07:57:52.905Z] - nexus3.edgexfoundry.org:10004/security-spire-server:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [2025-02-12T07:57:52.905Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-02-12T07:57:52.967Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-02-12T07:57:52.967Z] 6505644538b1a317976230cb4483e698d69ec754 [2025-02-12T07:57:52.967Z] latest [2025-02-12T07:57:52.967Z] 4.0.0-dev.56 [2025-02-12T07:57:52.967Z] 6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [2025-02-12T07:57:52.967Z] main [2025-02-12T07:57:52.967Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:57:53.450Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:6505644538b1a317976230cb4483e698d69ec754 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:57:53.932Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:6505644538b1a317976230cb4483e698d69ec754 [2025-02-12T07:57:53.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-12T07:57:53.932Z] 027945a0bc36: Preparing [2025-02-12T07:57:53.932Z] 64a32e49cb67: Preparing [2025-02-12T07:57:53.932Z] 739e305728f9: Preparing [2025-02-12T07:57:53.932Z] 71fbd30bad7f: Preparing [2025-02-12T07:57:53.932Z] 57c7096a19f5: Preparing [2025-02-12T07:57:53.932Z] 7ac56420fabf: Preparing [2025-02-12T07:57:53.932Z] ce5a8cde9eee: Preparing [2025-02-12T07:57:53.932Z] 7ac56420fabf: Waiting [2025-02-12T07:57:53.932Z] ce5a8cde9eee: Waiting [2025-02-12T07:57:53.932Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:57:53.932Z] 739e305728f9: Layer already exists [2025-02-12T07:57:53.932Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:57:53.932Z] 027945a0bc36: Pushed [2025-02-12T07:57:54.597Z] 7ac56420fabf: Pushed [2025-02-12T07:57:54.597Z] 57c7096a19f5: Pushed [2025-02-12T07:57:58.118Z] 64a32e49cb67: Pushed [2025-02-12T07:57:58.118Z] 6505644538b1a317976230cb4483e698d69ec754: digest: sha256:6b51caee28b548d7b7ff67af48c93b911da7036f958e5a40744190354a00930c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:57:58.570Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:57:59.126Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-02-12T07:57:59.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-12T07:57:59.126Z] 027945a0bc36: Preparing [2025-02-12T07:57:59.126Z] 64a32e49cb67: Preparing [2025-02-12T07:57:59.126Z] 739e305728f9: Preparing [2025-02-12T07:57:59.126Z] 71fbd30bad7f: Preparing [2025-02-12T07:57:59.126Z] 57c7096a19f5: Preparing [2025-02-12T07:57:59.126Z] 7ac56420fabf: Preparing [2025-02-12T07:57:59.126Z] ce5a8cde9eee: Preparing [2025-02-12T07:57:59.126Z] ce5a8cde9eee: Waiting [2025-02-12T07:57:59.126Z] 7ac56420fabf: Waiting [2025-02-12T07:57:59.126Z] 57c7096a19f5: Layer already exists [2025-02-12T07:57:59.126Z] 027945a0bc36: Layer already exists [2025-02-12T07:57:59.126Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:57:59.126Z] 739e305728f9: Layer already exists [2025-02-12T07:57:59.126Z] 64a32e49cb67: Layer already exists [2025-02-12T07:57:59.126Z] 7ac56420fabf: Layer already exists [2025-02-12T07:57:59.126Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:57:59.126Z] latest: digest: sha256:6b51caee28b548d7b7ff67af48c93b911da7036f958e5a40744190354a00930c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:57:59.594Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:58:00.101Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.56 [2025-02-12T07:58:00.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-12T07:58:00.101Z] 027945a0bc36: Preparing [2025-02-12T07:58:00.101Z] 64a32e49cb67: Preparing [2025-02-12T07:58:00.101Z] 739e305728f9: Preparing [2025-02-12T07:58:00.101Z] 71fbd30bad7f: Preparing [2025-02-12T07:58:00.101Z] 57c7096a19f5: Preparing [2025-02-12T07:58:00.101Z] 7ac56420fabf: Preparing [2025-02-12T07:58:00.101Z] ce5a8cde9eee: Preparing [2025-02-12T07:58:00.101Z] 7ac56420fabf: Waiting [2025-02-12T07:58:00.101Z] ce5a8cde9eee: Waiting [2025-02-12T07:58:00.101Z] 739e305728f9: Layer already exists [2025-02-12T07:58:00.101Z] 64a32e49cb67: Layer already exists [2025-02-12T07:58:00.101Z] 027945a0bc36: Layer already exists [2025-02-12T07:58:00.101Z] 57c7096a19f5: Layer already exists [2025-02-12T07:58:00.101Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:58:00.101Z] 7ac56420fabf: Layer already exists [2025-02-12T07:58:00.101Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:58:00.101Z] 4.0.0-dev.56: digest: sha256:6b51caee28b548d7b7ff67af48c93b911da7036f958e5a40744190354a00930c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:58:00.565Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:58:01.076Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [2025-02-12T07:58:01.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-12T07:58:01.076Z] 027945a0bc36: Preparing [2025-02-12T07:58:01.076Z] 64a32e49cb67: Preparing [2025-02-12T07:58:01.076Z] 739e305728f9: Preparing [2025-02-12T07:58:01.076Z] 71fbd30bad7f: Preparing [2025-02-12T07:58:01.076Z] 57c7096a19f5: Preparing [2025-02-12T07:58:01.076Z] 7ac56420fabf: Preparing [2025-02-12T07:58:01.076Z] ce5a8cde9eee: Preparing [2025-02-12T07:58:01.076Z] 7ac56420fabf: Waiting [2025-02-12T07:58:01.076Z] ce5a8cde9eee: Waiting [2025-02-12T07:58:01.076Z] 64a32e49cb67: Layer already exists [2025-02-12T07:58:01.076Z] 57c7096a19f5: Layer already exists [2025-02-12T07:58:01.076Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:58:01.076Z] 027945a0bc36: Layer already exists [2025-02-12T07:58:01.076Z] 739e305728f9: Layer already exists [2025-02-12T07:58:01.076Z] 7ac56420fabf: Layer already exists [2025-02-12T07:58:01.076Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:58:01.076Z] 6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56: digest: sha256:6b51caee28b548d7b7ff67af48c93b911da7036f958e5a40744190354a00930c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:58:01.610Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:58:02.056Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-02-12T07:58:02.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-12T07:58:02.057Z] 027945a0bc36: Preparing [2025-02-12T07:58:02.057Z] 64a32e49cb67: Preparing [2025-02-12T07:58:02.057Z] 739e305728f9: Preparing [2025-02-12T07:58:02.057Z] 71fbd30bad7f: Preparing [2025-02-12T07:58:02.057Z] 57c7096a19f5: Preparing [2025-02-12T07:58:02.057Z] 7ac56420fabf: Preparing [2025-02-12T07:58:02.057Z] ce5a8cde9eee: Preparing [2025-02-12T07:58:02.057Z] 7ac56420fabf: Waiting [2025-02-12T07:58:02.057Z] ce5a8cde9eee: Waiting [2025-02-12T07:58:02.057Z] 739e305728f9: Layer already exists [2025-02-12T07:58:02.057Z] 64a32e49cb67: Layer already exists [2025-02-12T07:58:02.057Z] 57c7096a19f5: Layer already exists [2025-02-12T07:58:02.057Z] 027945a0bc36: Layer already exists [2025-02-12T07:58:02.057Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:58:02.057Z] 7ac56420fabf: Layer already exists [2025-02-12T07:58:02.057Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:58:02.057Z] main: digest: sha256:6b51caee28b548d7b7ff67af48c93b911da7036f958e5a40744190354a00930c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-12T07:58:02.329Z] ===================================================== [Pipeline] echo [2025-02-12T07:58:02.339Z] taggedImages: [2025-02-12T07:58:02.339Z] - nexus3.edgexfoundry.org:10004/support-notifications:6505644538b1a317976230cb4483e698d69ec754 [2025-02-12T07:58:02.339Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-02-12T07:58:02.339Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.56 [2025-02-12T07:58:02.339Z] - nexus3.edgexfoundry.org:10004/support-notifications:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [2025-02-12T07:58:02.339Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-02-12T07:58:02.359Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-02-12T07:58:02.359Z] 6505644538b1a317976230cb4483e698d69ec754 [2025-02-12T07:58:02.359Z] latest [2025-02-12T07:58:02.359Z] 4.0.0-dev.56 [2025-02-12T07:58:02.359Z] 6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [2025-02-12T07:58:02.359Z] main [2025-02-12T07:58:02.359Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:58:02.843Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:6505644538b1a317976230cb4483e698d69ec754 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:58:03.380Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:6505644538b1a317976230cb4483e698d69ec754 [2025-02-12T07:58:03.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-12T07:58:03.380Z] 9a0890f7f870: Preparing [2025-02-12T07:58:03.380Z] 089e7b077571: Preparing [2025-02-12T07:58:03.380Z] 739e305728f9: Preparing [2025-02-12T07:58:03.380Z] 71fbd30bad7f: Preparing [2025-02-12T07:58:03.380Z] 995aabd6315b: Preparing [2025-02-12T07:58:03.380Z] 041ee931d27e: Preparing [2025-02-12T07:58:03.380Z] ce5a8cde9eee: Preparing [2025-02-12T07:58:03.380Z] ce5a8cde9eee: Waiting [2025-02-12T07:58:03.380Z] 041ee931d27e: Waiting [2025-02-12T07:58:03.380Z] 739e305728f9: Layer already exists [2025-02-12T07:58:03.380Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:58:03.380Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:58:03.380Z] 9a0890f7f870: Pushed [2025-02-12T07:58:03.714Z] 041ee931d27e: Pushed [2025-02-12T07:58:04.022Z] 995aabd6315b: Pushed [2025-02-12T07:58:07.738Z] 089e7b077571: Pushed [2025-02-12T07:58:07.738Z] 6505644538b1a317976230cb4483e698d69ec754: digest: sha256:9a8f024418d0bddbaaa3c68c6a6242f2af29560f18cb749baf88f957f6e50ab5 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:58:08.323Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:58:08.887Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-02-12T07:58:08.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-12T07:58:08.887Z] 9a0890f7f870: Preparing [2025-02-12T07:58:08.887Z] 089e7b077571: Preparing [2025-02-12T07:58:08.887Z] 739e305728f9: Preparing [2025-02-12T07:58:08.887Z] 71fbd30bad7f: Preparing [2025-02-12T07:58:08.887Z] 995aabd6315b: Preparing [2025-02-12T07:58:08.887Z] 041ee931d27e: Preparing [2025-02-12T07:58:08.887Z] ce5a8cde9eee: Preparing [2025-02-12T07:58:08.887Z] 041ee931d27e: Waiting [2025-02-12T07:58:08.887Z] ce5a8cde9eee: Waiting [2025-02-12T07:58:08.887Z] 739e305728f9: Layer already exists [2025-02-12T07:58:08.887Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:58:08.887Z] 089e7b077571: Layer already exists [2025-02-12T07:58:08.887Z] 9a0890f7f870: Layer already exists [2025-02-12T07:58:08.887Z] 995aabd6315b: Layer already exists [2025-02-12T07:58:08.887Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:58:08.887Z] 041ee931d27e: Layer already exists [2025-02-12T07:58:08.887Z] latest: digest: sha256:9a8f024418d0bddbaaa3c68c6a6242f2af29560f18cb749baf88f957f6e50ab5 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:58:15.508Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:58:16.064Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.56 [2025-02-12T07:58:16.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-12T07:58:16.064Z] 9a0890f7f870: Preparing [2025-02-12T07:58:16.064Z] 089e7b077571: Preparing [2025-02-12T07:58:16.064Z] 739e305728f9: Preparing [2025-02-12T07:58:16.064Z] 71fbd30bad7f: Preparing [2025-02-12T07:58:16.064Z] 995aabd6315b: Preparing [2025-02-12T07:58:16.064Z] 041ee931d27e: Preparing [2025-02-12T07:58:16.064Z] ce5a8cde9eee: Preparing [2025-02-12T07:58:16.064Z] 041ee931d27e: Waiting [2025-02-12T07:58:16.064Z] ce5a8cde9eee: Waiting [2025-02-12T07:58:16.064Z] 739e305728f9: Layer already exists [2025-02-12T07:58:16.064Z] 9a0890f7f870: Layer already exists [2025-02-12T07:58:16.064Z] 995aabd6315b: Layer already exists [2025-02-12T07:58:16.064Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:58:16.064Z] 089e7b077571: Layer already exists [2025-02-12T07:58:16.064Z] 041ee931d27e: Layer already exists [2025-02-12T07:58:16.064Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:58:16.064Z] 4.0.0-dev.56: digest: sha256:9a8f024418d0bddbaaa3c68c6a6242f2af29560f18cb749baf88f957f6e50ab5 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:58:16.646Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:58:17.080Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [2025-02-12T07:58:17.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-12T07:58:17.080Z] 9a0890f7f870: Preparing [2025-02-12T07:58:17.080Z] 089e7b077571: Preparing [2025-02-12T07:58:17.080Z] 739e305728f9: Preparing [2025-02-12T07:58:17.080Z] 71fbd30bad7f: Preparing [2025-02-12T07:58:17.080Z] 995aabd6315b: Preparing [2025-02-12T07:58:17.080Z] 041ee931d27e: Preparing [2025-02-12T07:58:17.080Z] ce5a8cde9eee: Preparing [2025-02-12T07:58:17.080Z] ce5a8cde9eee: Waiting [2025-02-12T07:58:17.080Z] 041ee931d27e: Waiting [2025-02-12T07:58:17.080Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:58:17.080Z] 739e305728f9: Layer already exists [2025-02-12T07:58:17.080Z] 995aabd6315b: Layer already exists [2025-02-12T07:58:17.080Z] 089e7b077571: Layer already exists [2025-02-12T07:58:17.080Z] 9a0890f7f870: Layer already exists [2025-02-12T07:58:17.080Z] 041ee931d27e: Layer already exists [2025-02-12T07:58:17.080Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:58:17.080Z] 6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56: digest: sha256:9a8f024418d0bddbaaa3c68c6a6242f2af29560f18cb749baf88f957f6e50ab5 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:58:17.591Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T07:58:18.048Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-02-12T07:58:18.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-12T07:58:18.048Z] 9a0890f7f870: Preparing [2025-02-12T07:58:18.048Z] 089e7b077571: Preparing [2025-02-12T07:58:18.048Z] 739e305728f9: Preparing [2025-02-12T07:58:18.048Z] 71fbd30bad7f: Preparing [2025-02-12T07:58:18.048Z] 995aabd6315b: Preparing [2025-02-12T07:58:18.048Z] 041ee931d27e: Preparing [2025-02-12T07:58:18.048Z] ce5a8cde9eee: Preparing [2025-02-12T07:58:18.048Z] 041ee931d27e: Waiting [2025-02-12T07:58:18.048Z] ce5a8cde9eee: Waiting [2025-02-12T07:58:18.048Z] 71fbd30bad7f: Layer already exists [2025-02-12T07:58:18.048Z] 9a0890f7f870: Layer already exists [2025-02-12T07:58:18.048Z] 995aabd6315b: Layer already exists [2025-02-12T07:58:18.048Z] 089e7b077571: Layer already exists [2025-02-12T07:58:18.048Z] 739e305728f9: Layer already exists [2025-02-12T07:58:18.048Z] ce5a8cde9eee: Layer already exists [2025-02-12T07:58:18.048Z] 041ee931d27e: Layer already exists [2025-02-12T07:58:18.048Z] main: digest: sha256:9a8f024418d0bddbaaa3c68c6a6242f2af29560f18cb749baf88f957f6e50ab5 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-12T07:58:18.265Z] ===================================================== [Pipeline] echo [2025-02-12T07:58:18.286Z] taggedImages: [2025-02-12T07:58:18.286Z] - nexus3.edgexfoundry.org:10004/support-scheduler:6505644538b1a317976230cb4483e698d69ec754 [2025-02-12T07:58:18.286Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-02-12T07:58:18.286Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.56 [2025-02-12T07:58:18.286Z] - nexus3.edgexfoundry.org:10004/support-scheduler:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [2025-02-12T07:58:18.286Z] - 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-02-12T08:13:53.928Z] #129 ... [2025-02-12T08:13:53.928Z] [2025-02-12T08:13:53.928Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-02-12T08:13:53.928Z] #154 DONE 1139.9s [2025-02-12T08:13:53.928Z] [2025-02-12T08:13:53.928Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-12T08:13:53.928Z] #153 ... [2025-02-12T08:13:53.928Z] [2025-02-12T08:13:53.928Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-12T08:13:53.928Z] #155 DONE 0.3s [2025-02-12T08:13:53.928Z] [2025-02-12T08:13:53.928Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-12T08:13:53.928Z] #146 ... [2025-02-12T08:13:53.928Z] [2025-02-12T08:13:53.928Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-12T08:13:53.928Z] #156 DONE 0.2s [2025-02-12T08:13:53.928Z] [2025-02-12T08:13:53.928Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-02-12T08:13:53.928Z] #157 DONE 0.3s [2025-02-12T08:13:53.928Z] [2025-02-12T08:13:53.928Z] #158 [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-02-12T08:13:53.928Z] #158 DONE 0.1s [2025-02-12T08:13:53.928Z] [2025-02-12T08:13:53.928Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-12T08:13:53.928Z] #146 ... [2025-02-12T08:13:53.928Z] [2025-02-12T08:13:53.928Z] #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-02-12T08:13:53.928Z] #159 DONE 0.1s [2025-02-12T08:13:53.928Z] [2025-02-12T08:13:53.928Z] #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-12T08:13:53.928Z] #160 DONE 2.1s [2025-02-12T08:13:53.928Z] [2025-02-12T08:13:53.928Z] #105 [core-common-config-bootstrapper] exporting to image [2025-02-12T08:13:53.928Z] #105 exporting layers [2025-02-12T08:13:53.928Z] #105 exporting layers 0.9s done [2025-02-12T08:13:53.928Z] #105 writing image sha256:2e62cc461a83759de0fa7c5348bf872993cd405e564dd82d8ddb7784f6db833c done [2025-02-12T08:13:53.928Z] #105 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-02-12T08:13:53.928Z] #105 DONE 11.4s [2025-02-12T08:13:53.928Z] [2025-02-12T08:13:53.928Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-12T08:13:53.928Z] #150 ... [2025-02-12T08:13:53.928Z] [2025-02-12T08:13:53.928Z] #152 [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-02-12T08:13:53.928Z] #152 1150.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-02-12T08:14:01.010Z] #152 ... [2025-02-12T08:14:01.010Z] [2025-02-12T08:14:01.010Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-12T08:14:01.010Z] #147 DONE 1157.5s [2025-02-12T08:14:01.010Z] [2025-02-12T08:14:01.010Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-02-12T08:14:01.010Z] #161 DONE 0.4s [2025-02-12T08:14:01.010Z] [2025-02-12T08:14:01.010Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-02-12T08:14:03.932Z] #162 DONE 2.7s [2025-02-12T08:14:03.932Z] [2025-02-12T08:14:03.932Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-12T08:14:03.932Z] #151 ... [2025-02-12T08:14:03.932Z] [2025-02-12T08:14:03.932Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-12T08:14:03.932Z] #163 DONE 0.3s [2025-02-12T08:14:03.932Z] [2025-02-12T08:14:03.932Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-12T08:14:04.241Z] #146 ... [2025-02-12T08:14:04.241Z] [2025-02-12T08:14:04.241Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-02-12T08:14:04.241Z] #164 DONE 0.3s [2025-02-12T08:14:04.241Z] [2025-02-12T08:14:04.241Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-12T08:14:04.241Z] #54 ... [2025-02-12T08:14:04.241Z] [2025-02-12T08:14:04.241Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-02-12T08:14:04.569Z] #165 ... [2025-02-12T08:14:04.569Z] [2025-02-12T08:14:04.569Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-12T08:14:04.569Z] #150 DONE 1161.5s [2025-02-12T08:14:04.569Z] [2025-02-12T08:14:04.569Z] #152 [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-02-12T08:14:04.870Z] #152 ... [2025-02-12T08:14:04.870Z] [2025-02-12T08:14:04.870Z] #166 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-12T08:14:05.192Z] #166 ... [2025-02-12T08:14:05.192Z] [2025-02-12T08:14:05.192Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-02-12T08:14:05.192Z] #165 DONE 0.8s [2025-02-12T08:14:05.192Z] [2025-02-12T08:14:05.192Z] #167 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-02-12T08:14:05.192Z] #167 ... [2025-02-12T08:14:05.192Z] [2025-02-12T08:14:05.192Z] #166 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-12T08:14:05.192Z] #166 DONE 0.4s [2025-02-12T08:14:05.507Z] [2025-02-12T08:14:05.507Z] #167 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-02-12T08:14:05.507Z] #167 DONE 0.3s [2025-02-12T08:14:05.507Z] [2025-02-12T08:14:05.507Z] #168 [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-02-12T08:14:05.507Z] #168 DONE 0.2s [2025-02-12T08:14:05.507Z] [2025-02-12T08:14:05.507Z] #169 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-02-12T08:14:05.507Z] #169 DONE 0.2s [2025-02-12T08:14:05.507Z] [2025-02-12T08:14:05.507Z] #170 [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-02-12T08:14:05.794Z] #170 ... [2025-02-12T08:14:05.794Z] [2025-02-12T08:14:05.794Z] #171 [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-02-12T08:14:05.794Z] #171 DONE 0.3s [2025-02-12T08:14:05.794Z] [2025-02-12T08:14:05.794Z] #172 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-02-12T08:14:05.794Z] #172 DONE 0.2s [2025-02-12T08:14:05.794Z] [2025-02-12T08:14:05.794Z] #170 [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-02-12T08:14:05.794Z] #170 DONE 0.3s [2025-02-12T08:14:05.794Z] [2025-02-12T08:14:05.794Z] #173 [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-02-12T08:14:06.100Z] #173 DONE 0.2s [2025-02-12T08:14:06.100Z] [2025-02-12T08:14:06.100Z] #174 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-02-12T08:14:06.390Z] #174 ... [2025-02-12T08:14:06.390Z] [2025-02-12T08:14:06.390Z] #175 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-02-12T08:14:06.390Z] #175 DONE 0.2s [2025-02-12T08:14:06.390Z] [2025-02-12T08:14:06.390Z] #176 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-02-12T08:14:06.698Z] #176 ... [2025-02-12T08:14:06.698Z] [2025-02-12T08:14:06.698Z] #174 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-02-12T08:14:06.698Z] #174 DONE 0.6s [2025-02-12T08:14:06.698Z] [2025-02-12T08:14:06.698Z] #177 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-02-12T08:14:06.698Z] #177 DONE 0.2s [2025-02-12T08:14:06.698Z] [2025-02-12T08:14:06.698Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-12T08:14:07.032Z] #153 ... [2025-02-12T08:14:07.032Z] [2025-02-12T08:14:07.032Z] #178 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-12T08:14:09.254Z] #178 ... [2025-02-12T08:14:09.254Z] [2025-02-12T08:14:09.254Z] #176 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-02-12T08:14:09.254Z] #176 DONE 2.6s [2025-02-12T08:14:09.254Z] [2025-02-12T08:14:09.254Z] #105 [security-bootstrapper] exporting to image [2025-02-12T08:14:09.254Z] #105 exporting layers [2025-02-12T08:14:09.576Z] #105 ... [2025-02-12T08:14:09.576Z] [2025-02-12T08:14:09.576Z] #178 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-12T08:14:09.576Z] #178 DONE 2.6s [2025-02-12T08:14:09.576Z] [2025-02-12T08:14:09.576Z] #105 [security-proxy-setup] exporting to image [2025-02-12T08:14:10.704Z] #105 exporting layers 1.8s done [2025-02-12T08:14:10.704Z] #105 writing image sha256:4d52b250d8bcad122622c797b6a0909b525459cfc63f082bb6cd2ce9a1444890 0.0s done [2025-02-12T08:14:10.704Z] #105 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2025-02-12T08:14:11.396Z] #105 exporting layers 1.6s done [2025-02-12T08:14:11.396Z] #105 writing image sha256:80cde8488b54d181e13830f0e2f4225b8a37c1f72bfa69fb3925533b2c4a29f1 done [2025-02-12T08:14:11.396Z] #105 naming to docker.io/library/security-proxy-setup-arm64 done [2025-02-12T08:14:11.396Z] #105 DONE 13.7s [2025-02-12T08:14:11.396Z] [2025-02-12T08:14:11.396Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-12T08:14:16.130Z] #151 ... [2025-02-12T08:14:16.130Z] [2025-02-12T08:14:16.130Z] #152 [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-02-12T08:14:16.130Z] #152 DONE 1172.3s [2025-02-12T08:14:16.130Z] [2025-02-12T08:14:16.130Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-12T08:14:16.130Z] #153 ... [2025-02-12T08:14:16.130Z] [2025-02-12T08:14:16.130Z] #179 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-12T08:14:16.130Z] #179 DONE 0.2s [2025-02-12T08:14:16.130Z] [2025-02-12T08:14:16.130Z] #180 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-02-12T08:14:16.130Z] #180 DONE 0.2s [2025-02-12T08:14:16.130Z] [2025-02-12T08:14:16.130Z] #181 [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-02-12T08:14:16.458Z] #181 DONE 0.1s [2025-02-12T08:14:16.458Z] [2025-02-12T08:14:16.458Z] #182 [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-02-12T08:14:16.458Z] #182 DONE 0.2s [2025-02-12T08:14:16.458Z] [2025-02-12T08:14:16.458Z] #183 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-02-12T08:14:16.748Z] #183 DONE 0.1s [2025-02-12T08:14:16.748Z] [2025-02-12T08:14:16.748Z] #184 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-02-12T08:14:17.069Z] #184 DONE 0.3s [2025-02-12T08:14:17.069Z] [2025-02-12T08:14:17.069Z] #185 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-02-12T08:14:17.069Z] #185 DONE 0.3s [2025-02-12T08:14:17.069Z] [2025-02-12T08:14:17.069Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-12T08:14:17.069Z] #129 ... [2025-02-12T08:14:17.069Z] [2025-02-12T08:14:17.069Z] #186 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-02-12T08:14:17.069Z] #186 DONE 0.1s [2025-02-12T08:14:17.355Z] [2025-02-12T08:14:17.355Z] #187 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-12T08:14:19.697Z] #187 DONE 2.0s [2025-02-12T08:14:19.697Z] [2025-02-12T08:14:19.697Z] #105 [security-secretstore-setup] exporting to image [2025-02-12T08:14:19.697Z] #105 exporting layers [2025-02-12T08:14:20.763Z] #105 exporting layers 1.2s done [2025-02-12T08:14:20.763Z] #105 writing image sha256:862846e6fe6cf5dccc5304780fb2c747de6f31879a8d07938a607b78d2a72c51 done [2025-02-12T08:14:20.763Z] #105 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-02-12T08:14:20.763Z] #105 DONE 14.9s [2025-02-12T08:14:20.763Z] [2025-02-12T08:14:20.763Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-12T08:17:13.838Z] #153 ... [2025-02-12T08:17:13.838Z] [2025-02-12T08:17:13.838Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-12T08:17:13.838Z] #146 DONE 1333.7s [2025-02-12T08:17:13.838Z] [2025-02-12T08:17:13.838Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-12T08:17:13.838Z] #129 ... [2025-02-12T08:17:13.838Z] [2025-02-12T08:17:13.838Z] #188 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-12T08:17:13.838Z] #188 DONE 0.3s [2025-02-12T08:17:13.838Z] [2025-02-12T08:17:13.838Z] #189 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-12T08:17:13.838Z] #189 DONE 0.1s [2025-02-12T08:17:13.838Z] [2025-02-12T08:17:13.838Z] #190 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-02-12T08:17:13.838Z] #190 DONE 0.3s [2025-02-12T08:17:13.838Z] [2025-02-12T08:17:13.838Z] #191 [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-02-12T08:17:13.838Z] #191 DONE 0.3s [2025-02-12T08:17:13.838Z] [2025-02-12T08:17:13.838Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-12T08:17:13.838Z] #151 ... [2025-02-12T08:17:13.838Z] [2025-02-12T08:17:13.838Z] #105 [security-spiffe-token-provider] exporting to image [2025-02-12T08:17:13.838Z] #105 exporting layers [2025-02-12T08:17:13.838Z] #105 exporting layers 1.7s done [2025-02-12T08:17:13.838Z] #105 writing image sha256:944fd9bd710ec22c52868d8d51c2282732eabb21c86cbf30206a3b6cadb1487c done [2025-02-12T08:17:13.838Z] #105 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-02-12T08:17:13.838Z] #105 DONE 16.6s [2025-02-12T08:17:13.838Z] [2025-02-12T08:17:13.838Z] #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-12T08:24:08.198Z] #142 ... [2025-02-12T08:24:08.198Z] [2025-02-12T08:24:08.198Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-12T08:24:08.198Z] #153 DONE 1754.7s [2025-02-12T08:24:08.198Z] [2025-02-12T08:24:08.198Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T08:24:08.198Z] #42 ... [2025-02-12T08:24:08.198Z] [2025-02-12T08:24:08.198Z] #192 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-12T08:24:08.198Z] #192 DONE 0.1s [2025-02-12T08:24:08.198Z] [2025-02-12T08:24:08.198Z] #193 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-02-12T08:24:08.198Z] #193 DONE 0.2s [2025-02-12T08:24:08.198Z] [2025-02-12T08:24:08.198Z] #194 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-02-12T08:24:08.198Z] #194 DONE 0.4s [2025-02-12T08:24:08.198Z] [2025-02-12T08:24:08.198Z] #195 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-02-12T08:24:08.198Z] #195 DONE 0.1s [2025-02-12T08:24:08.198Z] [2025-02-12T08:24:08.198Z] #105 [core-command] exporting to image [2025-02-12T08:24:08.198Z] #105 exporting layers [2025-02-12T08:24:08.198Z] #105 exporting layers 0.4s done [2025-02-12T08:24:08.198Z] #105 writing image sha256:d11f7691405e39c956d2334a1cc06f5b30115116fea67354eebf1e0e74d4ba32 [2025-02-12T08:24:08.198Z] #105 writing image sha256:d11f7691405e39c956d2334a1cc06f5b30115116fea67354eebf1e0e74d4ba32 done [2025-02-12T08:24:08.198Z] #105 naming to docker.io/library/core-command-arm64 0.0s done [2025-02-12T08:24:08.198Z] #105 DONE 17.1s [2025-02-12T08:24:08.198Z] [2025-02-12T08:24:08.198Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-12T08:26:16.384Z] #144 DONE 1876.3s [2025-02-12T08:26:16.384Z] [2025-02-12T08:26:16.384Z] #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-12T08:26:16.384Z] #142 ... [2025-02-12T08:26:16.384Z] [2025-02-12T08:26:16.384Z] #196 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-12T08:26:16.384Z] #196 DONE 0.1s [2025-02-12T08:26:16.384Z] [2025-02-12T08:26:16.384Z] #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-12T08:26:16.384Z] #142 ... [2025-02-12T08:26:16.384Z] [2025-02-12T08:26:16.384Z] #197 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-02-12T08:26:16.384Z] #197 DONE 0.4s [2025-02-12T08:26:16.384Z] [2025-02-12T08:26:16.384Z] #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-12T08:26:16.384Z] #142 ... [2025-02-12T08:26:16.384Z] [2025-02-12T08:26:16.384Z] #198 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-02-12T08:26:16.384Z] #198 DONE 0.2s [2025-02-12T08:26:16.384Z] [2025-02-12T08:26:16.384Z] #105 [core-keeper] exporting to image [2025-02-12T08:26:16.384Z] #105 exporting layers [2025-02-12T08:26:16.384Z] #105 exporting layers 0.4s done [2025-02-12T08:26:16.384Z] #105 writing image sha256:1eb8eb82abfac697812337406ca426deb902d32a394bd77c6f393e532078ed8a done [2025-02-12T08:26:16.384Z] #105 naming to docker.io/library/core-keeper-arm64 done [2025-02-12T08:26:16.384Z] #105 DONE 17.5s [2025-02-12T08:26:16.384Z] [2025-02-12T08:26:16.384Z] #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-12T08:26:16.384Z] #142 ... [2025-02-12T08:26:16.384Z] [2025-02-12T08:26:16.384Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-12T08:26:16.384Z] #149 DONE 1885.7s [2025-02-12T08:26:16.384Z] [2025-02-12T08:26:16.384Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-12T08:26:16.384Z] #151 ... [2025-02-12T08:26:16.384Z] [2025-02-12T08:26:16.384Z] #199 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-12T08:26:16.384Z] #199 DONE 0.1s [2025-02-12T08:26:16.384Z] [2025-02-12T08:26:16.384Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T08:26:16.384Z] #42 ... [2025-02-12T08:26:16.384Z] [2025-02-12T08:26:16.384Z] #200 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-12T08:26:16.384Z] #200 DONE 0.3s [2025-02-12T08:26:16.384Z] [2025-02-12T08:26:16.384Z] #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-12T08:26:16.384Z] #142 ... [2025-02-12T08:26:16.384Z] [2025-02-12T08:26:16.384Z] #201 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-02-12T08:26:16.384Z] #201 DONE 0.5s [2025-02-12T08:26:16.384Z] [2025-02-12T08:26:16.384Z] #202 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-02-12T08:26:16.384Z] #202 DONE 0.2s [2025-02-12T08:26:16.384Z] [2025-02-12T08:26:16.384Z] #105 [core-data] exporting to image [2025-02-12T08:26:16.384Z] #105 ... [2025-02-12T08:26:16.384Z] [2025-02-12T08:26:16.384Z] #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-12T08:26:16.384Z] #142 DONE 1887.8s [2025-02-12T08:26:16.384Z] [2025-02-12T08:26:16.384Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T08:26:16.384Z] #42 ... [2025-02-12T08:26:16.384Z] [2025-02-12T08:26:16.384Z] #203 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-12T08:26:16.384Z] #203 ... [2025-02-12T08:26:16.384Z] [2025-02-12T08:26:16.384Z] #105 [core-data] exporting to image [2025-02-12T08:26:16.384Z] #105 exporting layers 1.2s done [2025-02-12T08:26:16.384Z] #105 writing image sha256:e6e9544b325049b73f559071f3e6ba31609f699f0e37787b4aee9c15cb6f042c 0.0s done [2025-02-12T08:26:16.384Z] #105 naming to docker.io/library/core-data-arm64 0.0s done [2025-02-12T08:26:16.384Z] #105 DONE 18.8s [2025-02-12T08:26:16.384Z] [2025-02-12T08:26:16.384Z] #203 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-12T08:26:16.384Z] #203 DONE 0.2s [2025-02-12T08:26:16.384Z] [2025-02-12T08:26:16.384Z] #204 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-12T08:26:16.384Z] #204 DONE 0.3s [2025-02-12T08:26:16.384Z] [2025-02-12T08:26:16.384Z] #205 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-02-12T08:26:16.384Z] #205 DONE 0.5s [2025-02-12T08:26:16.384Z] [2025-02-12T08:26:16.384Z] #206 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-02-12T08:26:16.384Z] #206 DONE 0.1s [2025-02-12T08:26:16.384Z] [2025-02-12T08:26:16.384Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-12T08:26:16.384Z] #54 ... [2025-02-12T08:26:16.384Z] [2025-02-12T08:26:16.384Z] #207 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-02-12T08:26:16.384Z] #207 DONE 0.1s [2025-02-12T08:26:16.384Z] [2025-02-12T08:26:16.384Z] #208 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-12T08:26:16.384Z] #208 ... [2025-02-12T08:26:16.384Z] [2025-02-12T08:26:16.384Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-12T08:26:16.384Z] #151 DONE 1890.7s [2025-02-12T08:26:16.384Z] [2025-02-12T08:26:16.384Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-12T08:26:16.384Z] #129 ... [2025-02-12T08:26:16.384Z] [2025-02-12T08:26:16.384Z] #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-12T08:26:16.384Z] #209 CACHED [2025-02-12T08:26:16.384Z] [2025-02-12T08:26:16.384Z] #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-12T08:26:16.384Z] #210 CACHED [2025-02-12T08:26:16.384Z] [2025-02-12T08:26:16.384Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-02-12T08:26:16.384Z] #211 DONE 0.5s [2025-02-12T08:26:16.384Z] [2025-02-12T08:26:16.384Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-02-12T08:26:16.384Z] #212 ... [2025-02-12T08:26:16.384Z] [2025-02-12T08:26:16.384Z] #208 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-12T08:26:16.384Z] #208 DONE 2.6s [2025-02-12T08:26:16.384Z] [2025-02-12T08:26:16.384Z] #105 [security-proxy-auth] exporting to image [2025-02-12T08:26:16.384Z] #105 ... [2025-02-12T08:26:16.384Z] [2025-02-12T08:26:16.384Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-02-12T08:26:16.384Z] #212 DONE 0.6s [2025-02-12T08:26:16.384Z] [2025-02-12T08:26:16.384Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-02-12T08:26:16.384Z] #213 DONE 0.4s [2025-02-12T08:26:16.384Z] [2025-02-12T08:26:16.384Z] #105 [core-metadata] exporting to image [2025-02-12T08:26:16.768Z] #105 exporting layers 1.1s done [2025-02-12T08:26:16.768Z] #105 writing image sha256:4256d134bc872e8563800409ba71f94e4c80b083fad258204295d5220d0c7300 done [2025-02-12T08:26:16.768Z] #105 naming to docker.io/library/security-proxy-auth-arm64 done [2025-02-12T08:26:17.118Z] #105 exporting layers 0.9s done [2025-02-12T08:26:17.504Z] #105 writing image sha256:65c63f9321d59632ae539de111a667b9a166652a9625a9dec9c83753e86fd159 done [2025-02-12T08:26:17.504Z] #105 naming to docker.io/library/core-metadata-arm64 done [2025-02-12T08:26:17.504Z] #105 DONE 20.5s [2025-02-12T08:26:17.504Z] [2025-02-12T08:26:17.504Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-12T08:26:50.666Z] #54 ... [2025-02-12T08:26:50.666Z] [2025-02-12T08:26:50.666Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-12T08:26:50.666Z] #129 DONE 1924.5s [2025-02-12T08:26:50.666Z] [2025-02-12T08:26:50.666Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-12T08:26:50.666Z] #54 ... [2025-02-12T08:26:50.666Z] [2025-02-12T08:26:50.666Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-12T08:26:50.666Z] #214 DONE 0.2s [2025-02-12T08:26:50.666Z] [2025-02-12T08:26:50.666Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-12T08:26:50.666Z] #215 DONE 0.2s [2025-02-12T08:26:50.666Z] [2025-02-12T08:26:50.666Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-02-12T08:26:50.666Z] #216 DONE 0.5s [2025-02-12T08:26:50.666Z] [2025-02-12T08:26:50.666Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-12T08:26:50.666Z] #54 ... [2025-02-12T08:26:50.666Z] [2025-02-12T08:26:50.666Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-02-12T08:26:50.666Z] #217 DONE 0.1s [2025-02-12T08:26:50.666Z] [2025-02-12T08:26:50.666Z] #105 [support-scheduler] exporting to image [2025-02-12T08:26:50.666Z] #105 exporting layers [2025-02-12T08:26:50.666Z] #105 exporting layers 1.1s done [2025-02-12T08:26:50.666Z] #105 writing image sha256:78a419204ff52bef70a608348f70337625477bbc6734107e858f9775ef212da0 done [2025-02-12T08:26:50.666Z] #105 naming to docker.io/library/support-scheduler-arm64 done [2025-02-12T08:26:50.666Z] #105 DONE 21.7s [2025-02-12T08:26:50.666Z] [2025-02-12T08:26:50.666Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-12T08:26:55.218Z] #54 ... [2025-02-12T08:26:55.218Z] [2025-02-12T08:26:55.218Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-12T08:26:55.218Z] #148 DONE 1931.9s [2025-02-12T08:26:55.218Z] [2025-02-12T08:26:55.218Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-12T08:26:55.536Z] #54 ... [2025-02-12T08:26:55.536Z] [2025-02-12T08:26:55.536Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-12T08:26:55.838Z] #218 DONE 0.1s [2025-02-12T08:26:55.838Z] [2025-02-12T08:26:55.838Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-12T08:26:55.838Z] #219 DONE 0.1s [2025-02-12T08:26:55.838Z] [2025-02-12T08:26:55.838Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-12T08:26:55.838Z] #54 ... [2025-02-12T08:26:55.838Z] [2025-02-12T08:26:55.838Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-02-12T08:26:56.179Z] #220 DONE 0.4s [2025-02-12T08:26:56.179Z] [2025-02-12T08:26:56.179Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-02-12T08:26:56.483Z] #221 DONE 0.1s [2025-02-12T08:26:56.483Z] [2025-02-12T08:26:56.483Z] #105 [support-notifications] exporting to image [2025-02-12T08:26:56.483Z] #105 exporting layers [2025-02-12T08:26:56.778Z] #105 exporting layers 0.6s done [2025-02-12T08:26:56.778Z] #105 writing image sha256:b7474ab030262b56435e7779c1e42a5718e914f26b0d544ceee5251e7129fd36 done [2025-02-12T08:26:56.778Z] #105 naming to docker.io/library/support-notifications-arm64 done [2025-02-12T08:26:56.778Z] #105 DONE 22.3s [2025-02-12T08:26:56.778Z] [2025-02-12T08:26:56.778Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T08:26:56.778Z] time="2025-02-12T07:51:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-12T08:26:56.778Z] time="2025-02-12T07:51:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-12T08:26:56.778Z] time="2025-02-12T07:51:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-12T08:26:56.778Z] time="2025-02-12T07:51:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-12T08:26:56.778Z] time="2025-02-12T07:51:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-12T08:26:56.778Z] time="2025-02-12T07:51:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-12T08:26:56.778Z] time="2025-02-12T07:51:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-12T08:26:56.778Z] time="2025-02-12T07:51:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-12T08:26:56.778Z] time="2025-02-12T07:51:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-12T08:26:56.778Z] time="2025-02-12T07:51:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-12T08:26:56.778Z] time="2025-02-12T07:51:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-12T08:26:56.778Z] time="2025-02-12T07:51:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-12T08:26:56.778Z] time="2025-02-12T07:51:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-12T08:26:56.778Z] time="2025-02-12T07:51:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-12T08:26:56.778Z] time="2025-02-12T07:51:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-02-12T08:26:56.805Z] $ docker stop --time=1 f7f1774993da24505597b817ce9ced9aaf31b4bb03ec16d810ea0f79dabf2f4e [2025-02-12T08:26:58.510Z] $ docker rm -f --volumes f7f1774993da24505597b817ce9ced9aaf31b4bb03ec16d810ea0f79dabf2f4e [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-12T08:26:59.282Z] + docker images [2025-02-12T08:26:59.282Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-02-12T08:26:59.282Z] support-notifications-arm64 latest b7474ab03026 3 seconds ago 58.2MB [2025-02-12T08:26:59.282Z] support-scheduler-arm64 latest 78a419204ff5 11 seconds ago 54.3MB [2025-02-12T08:26:59.282Z] core-metadata-arm64 latest 65c63f9321d5 43 seconds ago 39MB [2025-02-12T08:26:59.282Z] security-proxy-auth-arm64 latest 4256d134bc87 44 seconds ago 37.7MB [2025-02-12T08:26:59.282Z] core-data-arm64 latest e6e9544b3250 49 seconds ago 38.8MB [2025-02-12T08:26:59.282Z] core-keeper-arm64 latest 1eb8eb82abfa 54 seconds ago 32.5MB [2025-02-12T08:26:59.282Z] core-command-arm64 latest d11f7691405e 3 minutes ago 34.3MB [2025-02-12T08:26:59.282Z] security-spiffe-token-provider-arm64 latest 944fd9bd710e 9 minutes ago 40.2MB [2025-02-12T08:26:59.282Z] security-secretstore-setup-arm64 latest 862846e6fe6c 12 minutes ago 47.6MB [2025-02-12T08:26:59.282Z] security-proxy-setup-arm64 latest 80cde8488b54 12 minutes ago 36MB [2025-02-12T08:26:59.282Z] security-bootstrapper-arm64 latest 4d52b250d8bc 12 minutes ago 27MB [2025-02-12T08:26:59.282Z] core-common-config-bootstrapper-arm64 latest 2e62cc461a83 13 minutes ago 23.8MB [2025-02-12T08:26:59.282Z] security-spire-agent-arm64 latest d976c41d2f73 34 minutes ago 182MB [2025-02-12T08:26:59.282Z] security-spire-server-arm64 latest 797ba381576c 34 minutes ago 124MB [2025-02-12T08:26:59.282Z] security-spire-config-arm64 latest 19f15cb12728 34 minutes ago 123MB [2025-02-12T08:26:59.282Z] ci-base-image-arm64 latest 7502ea38bf9f 36 minutes ago 915MB [2025-02-12T08:26:59.282Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 7 weeks ago 566MB [2025-02-12T08:26:59.282Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 20 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-02-12T08:26:59.518Z] provisioning config files... [2025-02-12T08:26:59.582Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/792@tmp/config7363799592924795904tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-12T08:26:59.983Z] ---> ****-login.sh [2025-02-12T08:26:59.983Z] nexus3.edgexfoundry.org:10001 [2025-02-12T08:27:00.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T08:27:00.980Z] Error response from daemon: Get "https://nexus3.edgexfoundry.org:10001/v2/": received unexpected HTTP status: 500 Internal Server Error [Pipeline] } [2025-02-12T08:27:01.071Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:27:01.912Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-12T08:27:01.912Z] [2025-02-12T08:27:01.912Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:27:02.490Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-12T08:27:02.490Z] arm64: Pulling from edgex-lftools-log-publisher [2025-02-12T08:27:02.490Z] 8998bd30e6a1: Pulling fs layer [2025-02-12T08:27:02.490Z] 04944245beec: Pulling fs layer [2025-02-12T08:27:02.490Z] 699f458cf7ca: Pulling fs layer [2025-02-12T08:27:02.490Z] 765212b225bb: Pulling fs layer [2025-02-12T08:27:02.490Z] f23df028b6ca: Pulling fs layer [2025-02-12T08:27:02.490Z] d65c8cfc05b1: Pulling fs layer [2025-02-12T08:27:02.490Z] 2437ff75d9bd: Pulling fs layer [2025-02-12T08:27:02.490Z] 765212b225bb: Waiting [2025-02-12T08:27:02.490Z] f23df028b6ca: Waiting [2025-02-12T08:27:02.490Z] d65c8cfc05b1: Waiting [2025-02-12T08:27:02.490Z] 2437ff75d9bd: Waiting [2025-02-12T08:27:02.778Z] 04944245beec: Verifying Checksum [2025-02-12T08:27:02.778Z] 04944245beec: Download complete [2025-02-12T08:27:02.778Z] 765212b225bb: Verifying Checksum [2025-02-12T08:27:02.778Z] 765212b225bb: Download complete [2025-02-12T08:27:02.778Z] f23df028b6ca: Download complete [2025-02-12T08:27:02.778Z] d65c8cfc05b1: Verifying Checksum [2025-02-12T08:27:02.778Z] d65c8cfc05b1: Download complete [2025-02-12T08:27:02.778Z] 699f458cf7ca: Verifying Checksum [2025-02-12T08:27:02.778Z] 699f458cf7ca: Download complete [2025-02-12T08:27:03.419Z] 8998bd30e6a1: Verifying Checksum [2025-02-12T08:27:03.419Z] 8998bd30e6a1: Download complete [2025-02-12T08:27:05.663Z] 2437ff75d9bd: Verifying Checksum [2025-02-12T08:27:05.663Z] 2437ff75d9bd: Download complete [2025-02-12T08:27:08.504Z] 8998bd30e6a1: Pull complete [2025-02-12T08:27:08.504Z] 04944245beec: Pull complete [2025-02-12T08:27:10.027Z] 699f458cf7ca: Pull complete [2025-02-12T08:27:10.331Z] 765212b225bb: Pull complete [2025-02-12T08:27:11.459Z] f23df028b6ca: Pull complete [2025-02-12T08:27:11.459Z] d65c8cfc05b1: Pull complete [2025-02-12T08:27:30.271Z] 2437ff75d9bd: Pull complete [2025-02-12T08:27:30.271Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-02-12T08:27:30.271Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-12T08:27:30.271Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-12T08:27:30.681Z] prd-ubuntu20.04-docker-arm64-4c-16g-38743 does not seem to be running inside a container [2025-02-12T08:27:30.804Z] $ 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/792 -v /w/workspace/edgex-go/792:/w/workspace/edgex-go/792:rw,z -v /w/workspace/edgex-go/792@tmp:/w/workspace/edgex-go/792@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-02-12T08:27:33.585Z] $ docker top a8961fed88e1e4b01cc77a8a25eb82acc73df36f0b7b9768e71ce118e675cdfa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-12T08:27:34.294Z] ---> job-cost.sh [2025-02-12T08:27:34.586Z] lf-activate-venv: SKIPPING [2025-02-12T08:27:34.586Z] INFO: No Stack... [2025-02-12T08:27:35.223Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-02-12T08:27:35.910Z] INFO: Archiving Costs [Pipeline] sh [2025-02-12T08:27:36.335Z] + cat /w/workspace/edgex-go/792/archives/cost.csv [2025-02-12T08:27:36.335Z] + cut -d, -f6 [Pipeline] lock [2025-02-12T08:27:36.450Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-792-stack-cost] [2025-02-12T08:27:36.480Z] Resource [jenkins-edgexfoundry-edgex-go-main-792-stack-cost] did not exist. Created. [2025-02-12T08:27:36.525Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-792-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-12T08:27:37.032Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-02-12T08:27:38.223Z] Stashed 1 file(s) [Pipeline] } [2025-02-12T08:27:38.254Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-792-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-12T08:27:38.315Z] $ docker stop --time=1 a8961fed88e1e4b01cc77a8a25eb82acc73df36f0b7b9768e71ce118e675cdfa [2025-02-12T08:27:39.939Z] $ docker rm -f --volumes a8961fed88e1e4b01cc77a8a25eb82acc73df36f0b7b9768e71ce118e675cdfa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-02-12T08:27:40.740Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [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-02-12T08:27:42.273Z] + [ -d /w/workspace/edgex-go/792/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-02-12T08:27:42.699Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-12T08:27:43.646Z] ---> package-listing.sh [2025-02-12T08:27:43.646Z] ++ tr '[:upper:]' '[:lower:]' [2025-02-12T08:27:43.646Z] ++ facter osfamily [2025-02-12T08:27:43.646Z] + OS_FAMILY=debian [2025-02-12T08:27:43.646Z] + workspace=/w/workspace/edgex-go/792 [2025-02-12T08:27:43.646Z] + START_PACKAGES=/tmp/packages_start.txt [2025-02-12T08:27:43.646Z] + END_PACKAGES=/tmp/packages_end.txt [2025-02-12T08:27:43.646Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-02-12T08:27:43.646Z] + PACKAGES=/tmp/packages_start.txt [2025-02-12T08:27:43.646Z] + '[' /w/workspace/edgex-go/792 ']' [2025-02-12T08:27:43.646Z] + PACKAGES=/tmp/packages_end.txt [2025-02-12T08:27:43.646Z] + case "${OS_FAMILY}" in [2025-02-12T08:27:43.646Z] + dpkg -l [2025-02-12T08:27:43.646Z] + grep '^ii' [2025-02-12T08:27:43.646Z] + '[' -f /tmp/packages_start.txt ']' [2025-02-12T08:27:43.646Z] + '[' -f /tmp/packages_end.txt ']' [2025-02-12T08:27:43.646Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-02-12T08:27:43.680Z] + '[' /w/workspace/edgex-go/792 ']' [2025-02-12T08:27:43.680Z] + mkdir -p /w/workspace/edgex-go/792/archives/ [2025-02-12T08:27:43.680Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/792/archives/ [Pipeline] echo [2025-02-12T08:27:43.699Z] 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/792/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-02-12T08:27:44.105Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:27:44.593Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-12T08:27:44.593Z] [2025-02-12T08:27:44.593Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:27:45.034Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-12T08:27:45.034Z] latest: Pulling from edgex-lftools-log-publisher [2025-02-12T08:27:45.034Z] 5eb5b503b376: Pulling fs layer [2025-02-12T08:27:45.034Z] 5c69ac0246d0: Pulling fs layer [2025-02-12T08:27:45.034Z] ec43610c2a17: Pulling fs layer [2025-02-12T08:27:45.034Z] 3a2ae6a8a46f: Pulling fs layer [2025-02-12T08:27:45.034Z] 33b1e0a273af: Pulling fs layer [2025-02-12T08:27:45.034Z] 5d3b04190fa2: Pulling fs layer [2025-02-12T08:27:45.034Z] 2f39f015ded8: Pulling fs layer [2025-02-12T08:27:45.034Z] 33b1e0a273af: Waiting [2025-02-12T08:27:45.034Z] 5d3b04190fa2: Waiting [2025-02-12T08:27:45.034Z] 5c69ac0246d0: Verifying Checksum [2025-02-12T08:27:45.034Z] 3a2ae6a8a46f: Download complete [2025-02-12T08:27:45.034Z] 33b1e0a273af: Verifying Checksum [2025-02-12T08:27:45.034Z] 33b1e0a273af: Download complete [2025-02-12T08:27:45.034Z] 5d3b04190fa2: Verifying Checksum [2025-02-12T08:27:45.034Z] 5d3b04190fa2: Download complete [2025-02-12T08:27:45.325Z] ec43610c2a17: Verifying Checksum [2025-02-12T08:27:45.325Z] ec43610c2a17: Download complete [2025-02-12T08:27:45.600Z] 5eb5b503b376: Verifying Checksum [2025-02-12T08:27:45.600Z] 5eb5b503b376: Download complete [2025-02-12T08:27:46.220Z] 2f39f015ded8: Download complete [2025-02-12T08:27:46.904Z] 5eb5b503b376: Pull complete [2025-02-12T08:27:46.904Z] 5c69ac0246d0: Pull complete [2025-02-12T08:27:47.198Z] ec43610c2a17: Pull complete [2025-02-12T08:27:47.518Z] 3a2ae6a8a46f: Pull complete [2025-02-12T08:27:47.518Z] 33b1e0a273af: Pull complete [2025-02-12T08:27:47.833Z] 5d3b04190fa2: Pull complete [2025-02-12T08:27:52.393Z] 2f39f015ded8: Pull complete [2025-02-12T08:27:52.393Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-02-12T08:27:52.393Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-12T08:27:52.393Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-12T08:27:52.761Z] prd-ubuntu20.04-docker-8c-8g-38740 does not seem to be running inside a container [2025-02-12T08:27:53.021Z] $ 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/792/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/792 -v /w/workspace/edgex-go/792:/w/workspace/edgex-go/792:rw,z -v /w/workspace/edgex-go/792@tmp:/w/workspace/edgex-go/792@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-02-12T08:27:56.998Z] $ docker top a9e75bdff5530c34502097af097eb9715d8cff8043f5ec8ed3e7dd31b10b7fe2 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-12T08:27:57.588Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-02-12T08:27:58.001Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-02-12T08:27:58.418Z] + ls /var/log/sa-host [2025-02-12T08:27:58.418Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-12T08:27:58.727Z] provisioning config files... [2025-02-12T08:27:58.736Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/792@tmp/config16927207070246436422tmp [Pipeline] { [Pipeline] echo [2025-02-12T08:27:58.802Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-12T08:27:59.249Z] ---> create-netrc.sh [Pipeline] } [2025-02-12T08:27:59.258Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-02-12T08:27:59.758Z] ---> python-tools-install.sh [Pipeline] echo [2025-02-12T08:27:59.793Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-12T08:28:00.169Z] ---> sudo-logs.sh [2025-02-12T08:28:00.169Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-02-12T08:28:00.352Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-12T08:28:00.741Z] ---> job-cost.sh [2025-02-12T08:28:00.741Z] lf-activate-venv: SKIPPING [2025-02-12T08:28:00.741Z] DEBUG: total: 0.10999999940395355 [2025-02-12T08:28:00.741Z] INFO: Retrieving Stack Cost... [2025-02-12T08:28:01.416Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-12T08:28:01.459Z] INFO: Archiving Costs [Pipeline] echo [2025-02-12T08:28:01.484Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-12T08:28:01.884Z] ---> logs-deploy.sh [2025-02-12T08:28:01.884Z] lf-activate-venv: SKIPPING [2025-02-12T08:28:01.884Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/792 [2025-02-12T08:28:01.884Z] INFO: archiving workspace using pattern(s): [2025-02-12T08:28:02.970Z] Archives upload complete. [2025-02-12T08:28:02.970Z] INFO: archiving logs to Nexus