Started by user Jin Lin Guan Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 285c4605f0d8a1204ede5df9efc844b172296372 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-ssh11225103401039754751.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 3cd0daa2f2e72e7b4dfcce03c0ba4b72462dbf24 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-ssh14642494458870859837.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 3cd0daa2f2e72e7b4dfcce03c0ba4b72462dbf24 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-ssh1344351467456511617.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 3cd0daa2f2e72e7b4dfcce03c0ba4b72462dbf24 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 3cd0daa2f2e72e7b4dfcce03c0ba4b72462dbf24 # timeout=10 Commit message: "maven setting" > 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-ssh5980491468571157414.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-ssh5184720707878278994.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-44764 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/825 [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/825 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 285c4605f0d8a1204ede5df9efc844b172296372 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 285c4605f0d8a1204ede5df9efc844b172296372 # timeout=10 Commit message: "docs: Update CoreData API doc (#5127)" > git rev-list --no-walk 285c4605f0d8a1204ede5df9efc844b172296372 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-04-11T07:44:51.272Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-04-11T07:44:51.333Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-04-11T07:44:51.365Z] ========================================================= [2025-04-11T07:44:51.365Z] EdgeX Global Pipelines Version Info [2025-04-11T07:44:51.365Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-04-11T07:44:52.497Z] ------------------- [2025-04-11T07:44:52.497Z] stable info: [2025-04-11T07:44:52.497Z] ------------------- [2025-04-11T07:44:52.497Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-04-11T07:44:52.497Z] Commit SHA: 3cd0daa2f2e72e7b4dfcce03c0ba4b72462dbf24 [2025-04-11T07:44:52.497Z] Message: update stable to testing [2025-04-11T07:44:52.759Z] ------------------- [2025-04-11T07:44:52.759Z] experimental info: [2025-04-11T07:44:52.759Z] ------------------- [2025-04-11T07:44:52.759Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-04-11T07:44:52.759Z] Commit SHA: 3cd0daa2f2e72e7b4dfcce03c0ba4b72462dbf24 [2025-04-11T07:44:52.759Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-04-11T07:44:52.941Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-04-11T07:44:52.984Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-04-11T07:44:53.018Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-04-11T07:44:53.043Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-04-11T07:44:53.060Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-04-11T07:44:53.085Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-04-11T07:44:53.134Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-04-11T07:44:53.154Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-04-11T07:44:53.175Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-04-11T07:44:53.200Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-04-11T07:44:53.226Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-04-11T07:44:53.259Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-04-11T07:44:53.274Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-04-11T07:44:53.294Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-04-11T07:44:53.312Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-04-11T07:44:53.332Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-04-11T07:44:53.354Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-04-11T07:44:53.374Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-04-11T07:44:53.395Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-04-11T07:44:53.414Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-04-11T07:44:53.436Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-04-11T07:44:53.469Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-04-11T07:44:53.491Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-04-11T07:44:53.510Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-04-11T07:44:53.530Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-04-11T07:44:53.547Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-04-11T07:44:53.572Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 285c4605f0d8a1204ede5df9efc844b172296372 [Pipeline] echo [2025-04-11T07:44:53.607Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 285c460 [Pipeline] echo [2025-04-11T07:44:53.645Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-04-11T07:44:53.713Z] provisioning config files... [2025-04-11T07:44:53.728Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/825@tmp/config4050782085216834424tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-04-11T07:44:54.074Z] ---> ****-login.sh [2025-04-11T07:44:54.074Z] nexus3.edgexfoundry.org:10001 [2025-04-11T07:44:54.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-11T07:44:54.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-11T07:44:54.624Z] Configure a credential helper to remove this warning. See [2025-04-11T07:44:54.624Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-11T07:44:54.624Z] [2025-04-11T07:44:54.624Z] Login Succeeded [2025-04-11T07:44:54.624Z] nexus3.edgexfoundry.org:10002 [2025-04-11T07:44:54.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-11T07:44:54.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-11T07:44:54.624Z] Configure a credential helper to remove this warning. See [2025-04-11T07:44:54.624Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-11T07:44:54.624Z] [2025-04-11T07:44:54.624Z] Login Succeeded [2025-04-11T07:44:54.624Z] nexus3.edgexfoundry.org:10003 [2025-04-11T07:44:54.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-11T07:44:54.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-11T07:44:54.624Z] Configure a credential helper to remove this warning. See [2025-04-11T07:44:54.624Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-11T07:44:54.624Z] [2025-04-11T07:44:54.624Z] Login Succeeded [2025-04-11T07:44:54.624Z] nexus3.edgexfoundry.org:10004 [2025-04-11T07:44:54.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-11T07:44:54.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-11T07:44:54.886Z] Configure a credential helper to remove this warning. See [2025-04-11T07:44:54.886Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-11T07:44:54.886Z] [2025-04-11T07:44:54.886Z] Login Succeeded [2025-04-11T07:44:54.886Z] ****.io [2025-04-11T07:44:54.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-11T07:44:55.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-11T07:44:55.148Z] Configure a credential helper to remove this warning. See [2025-04-11T07:44:55.148Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-11T07:44:55.148Z] [2025-04-11T07:44:55.148Z] Login Succeeded [2025-04-11T07:44:55.148Z] ---> ****-login.sh ends [Pipeline] } [2025-04-11T07:44:55.156Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-04-11T07:44:55.497Z] + 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-04-11T07:44:55.497Z] + dirname cmd/core-command/Dockerfile [2025-04-11T07:44:55.497Z] + cut -d/ -f2 [2025-04-11T07:44:55.497Z] + echo core-command,cmd/core-command/Dockerfile [2025-04-11T07:44:55.497Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-04-11T07:44:55.497Z] + cut -d/ -f2 [2025-04-11T07:44:55.497Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-04-11T07:44:55.497Z] + cut -d/ -f2 [2025-04-11T07:44:55.497Z] + dirname cmd/core-data/Dockerfile [2025-04-11T07:44:55.497Z] + echo core-data,cmd/core-data/Dockerfile [2025-04-11T07:44:55.497Z] + cut+ -d/ -f2 [2025-04-11T07:44:55.497Z] dirname cmd/core-keeper/Dockerfile [2025-04-11T07:44:55.497Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-04-11T07:44:55.497Z] + dirname cmd/core-metadata/Dockerfile [2025-04-11T07:44:55.497Z] + cut -d/ -f2 [2025-04-11T07:44:55.497Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-04-11T07:44:55.497Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-04-11T07:44:55.497Z] + cut -d/ -f2 [2025-04-11T07:44:55.497Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-04-11T07:44:55.497Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-04-11T07:44:55.497Z] + cut -d/ -f2 [2025-04-11T07:44:55.497Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-04-11T07:44:55.497Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-04-11T07:44:55.497Z] + cut -d/ -f2 [2025-04-11T07:44:55.497Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-04-11T07:44:55.497Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-04-11T07:44:55.497Z] + cut -d/ -f2 [2025-04-11T07:44:55.497Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-04-11T07:44:55.497Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-04-11T07:44:55.497Z] + cut -d/ -f2 [2025-04-11T07:44:55.497Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-04-11T07:44:55.497Z] + dirname cmd/security-spire-agent/Dockerfile [2025-04-11T07:44:55.497Z] + cut -d/ -f2 [2025-04-11T07:44:55.497Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-04-11T07:44:55.497Z] + dirname cmd/security-spire-config/Dockerfile [2025-04-11T07:44:55.497Z] + cut -d/ -f2 [2025-04-11T07:44:55.497Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-04-11T07:44:55.497Z] + dirname cmd/security-spire-server/Dockerfile [2025-04-11T07:44:55.497Z] + cut -d/ -f2 [2025-04-11T07:44:55.497Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-04-11T07:44:55.497Z] + dirname cmd/support-notifications/Dockerfile [2025-04-11T07:44:55.497Z] + cut -d/ -f2 [2025-04-11T07:44:55.497Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-04-11T07:44:55.497Z] + + dirname cmd/support-scheduler/Dockerfile [2025-04-11T07:44:55.497Z] cut -d/ -f2 [2025-04-11T07:44:55.497Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-04-11T07:44:55.536Z] 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-04-11T07:44:55.937Z] + git rev-list -1 --merges 285c4605f0d8a1204ede5df9efc844b172296372~1..285c4605f0d8a1204ede5df9efc844b172296372 [Pipeline] echo [2025-04-11T07:44:55.953Z] -----------> git rev-list -1 --merges 285c4605f0d8a1204ede5df9efc844b172296372~1..285c4605f0d8a1204ede5df9efc844b172296372 285c4605f0d8a1204ede5df9efc844b172296372 [false] [Pipeline] sh [2025-04-11T07:44:56.249Z] + git log --format=format:%s -1 285c4605f0d8a1204ede5df9efc844b172296372 [Pipeline] echo [2025-04-11T07:44:56.269Z] ========================================================= [2025-04-11T07:44:56.269Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-04-11T07:44:56.269Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-04-11T07:44:56.718Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-04-11T07:44:56.718Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-04-11T07:44:56.718Z] + [ -e /tmp/ssh_known_hosts ] [2025-04-11T07:44:56.718Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-04-11T07:44:56.718Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-04-11T07:44:56.718Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-04-11T07:44:56.718Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:44:57.135Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-04-11T07:44:57.135Z] [2025-04-11T07:44:57.135Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:44:57.441Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-04-11T07:44:57.441Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-04-11T07:44:57.441Z] b85a868b505f: Pulling fs layer [2025-04-11T07:44:57.441Z] e2be974225ed: Pulling fs layer [2025-04-11T07:44:57.441Z] 339a4e72a1f5: Pulling fs layer [2025-04-11T07:44:57.441Z] 988bab9f4d93: Pulling fs layer [2025-04-11T07:44:57.441Z] 1469e6f7b9e6: Pulling fs layer [2025-04-11T07:44:57.441Z] eaf3925da568: Pulling fs layer [2025-04-11T07:44:57.441Z] bab4dde63d76: Pulling fs layer [2025-04-11T07:44:57.441Z] bde34c3a00c8: Pulling fs layer [2025-04-11T07:44:57.441Z] b352a97aabf1: Pulling fs layer [2025-04-11T07:44:57.441Z] 4872d77fe225: Pulling fs layer [2025-04-11T07:44:57.441Z] 5851b861e8e6: Pulling fs layer [2025-04-11T07:44:57.441Z] bab4dde63d76: Waiting [2025-04-11T07:44:57.441Z] 988bab9f4d93: Waiting [2025-04-11T07:44:57.441Z] bde34c3a00c8: Waiting [2025-04-11T07:44:57.441Z] 5851b861e8e6: Waiting [2025-04-11T07:44:57.441Z] b352a97aabf1: Waiting [2025-04-11T07:44:57.441Z] 1469e6f7b9e6: Waiting [2025-04-11T07:44:57.441Z] eaf3925da568: Waiting [2025-04-11T07:44:57.441Z] e2be974225ed: Verifying Checksum [2025-04-11T07:44:57.441Z] e2be974225ed: Download complete [2025-04-11T07:44:57.441Z] 988bab9f4d93: Download complete [2025-04-11T07:44:57.441Z] 1469e6f7b9e6: Download complete [2025-04-11T07:44:57.441Z] eaf3925da568: Verifying Checksum [2025-04-11T07:44:57.441Z] 339a4e72a1f5: Verifying Checksum [2025-04-11T07:44:57.441Z] 339a4e72a1f5: Download complete [2025-04-11T07:44:57.706Z] bde34c3a00c8: Verifying Checksum [2025-04-11T07:44:57.706Z] bde34c3a00c8: Download complete [2025-04-11T07:44:57.706Z] b352a97aabf1: Download complete [2025-04-11T07:44:57.706Z] 4872d77fe225: Verifying Checksum [2025-04-11T07:44:57.706Z] 4872d77fe225: Download complete [2025-04-11T07:44:57.706Z] 5851b861e8e6: Download complete [2025-04-11T07:44:57.706Z] b85a868b505f: Verifying Checksum [2025-04-11T07:44:57.706Z] b85a868b505f: Download complete [2025-04-11T07:44:57.966Z] bab4dde63d76: Verifying Checksum [2025-04-11T07:44:57.966Z] bab4dde63d76: Download complete [2025-04-11T07:44:58.928Z] b85a868b505f: Pull complete [2025-04-11T07:44:59.191Z] e2be974225ed: Pull complete [2025-04-11T07:44:59.760Z] 339a4e72a1f5: Pull complete [2025-04-11T07:44:59.760Z] 988bab9f4d93: Pull complete [2025-04-11T07:45:00.021Z] 1469e6f7b9e6: Pull complete [2025-04-11T07:45:00.021Z] eaf3925da568: Pull complete [2025-04-11T07:45:01.953Z] bab4dde63d76: Pull complete [2025-04-11T07:45:01.953Z] bde34c3a00c8: Pull complete [2025-04-11T07:45:01.953Z] b352a97aabf1: Pull complete [2025-04-11T07:45:01.953Z] 4872d77fe225: Pull complete [2025-04-11T07:45:02.213Z] 5851b861e8e6: Pull complete [2025-04-11T07:45:02.213Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-04-11T07:45:02.213Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-04-11T07:45:02.213Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-11T07:45:02.479Z] prd-ubuntu20.04-docker-8c-8g-44764 does not seem to be running inside a container [2025-04-11T07:45:02.535Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/825 -v /w/workspace/edgex-go/825:/w/workspace/edgex-go/825:rw,z -v /w/workspace/edgex-go/825@tmp:/w/workspace/edgex-go/825@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-04-11T07:45:04.962Z] $ docker top dc3fe50bdbc70fdd42b415c2b454e78e684039e65f6c45713ffe6eda55883bd9 -eo pid,comm [2025-04-11T07:45:05.022Z] 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-04-11T07:45:05.022Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-04-11T07:45:05.093Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-04-11T07:45:05.093Z] [ssh-agent] Looking for ssh-agent implementation... [2025-04-11T07:45:05.215Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-04-11T07:45:05.215Z] $ docker exec dc3fe50bdbc70fdd42b415c2b454e78e684039e65f6c45713ffe6eda55883bd9 ssh-agent [2025-04-11T07:45:05.395Z] SSH_AUTH_SOCK=/tmp/ssh-pqpU39Ujd3lf/agent.32 [2025-04-11T07:45:05.395Z] SSH_AGENT_PID=38 [2025-04-11T07:45:05.410Z] Running ssh-add (command line suppressed) [2025-04-11T07:45:05.511Z] Identity added: /w/workspace/edgex-go/825@tmp/private_key_12864085819635256525.key (/w/workspace/edgex-go/825@tmp/private_key_12864085819635256525.key) [2025-04-11T07:45:05.540Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-04-11T07:45:05.886Z] + git tag --points-at HEAD [Pipeline] } [2025-04-11T07:45:05.896Z] $ docker exec --env ******** --env ******** dc3fe50bdbc70fdd42b415c2b454e78e684039e65f6c45713ffe6eda55883bd9 ssh-agent -k [2025-04-11T07:45:06.002Z] unset SSH_AUTH_SOCK; [2025-04-11T07:45:06.003Z] unset SSH_AGENT_PID; [2025-04-11T07:45:06.003Z] echo Agent pid 38 killed; [2025-04-11T07:45:06.022Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-04-11T07:45:06.053Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-04-11T07:45:06.053Z] [ssh-agent] Looking for ssh-agent implementation... [2025-04-11T07:45:06.156Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-04-11T07:45:06.157Z] $ docker exec dc3fe50bdbc70fdd42b415c2b454e78e684039e65f6c45713ffe6eda55883bd9 ssh-agent [2025-04-11T07:45:06.272Z] SSH_AUTH_SOCK=/tmp/ssh-h9xD6S7DxrYZ/agent.71 [2025-04-11T07:45:06.272Z] SSH_AGENT_PID=77 [2025-04-11T07:45:06.286Z] Running ssh-add (command line suppressed) [2025-04-11T07:45:06.388Z] Identity added: /w/workspace/edgex-go/825@tmp/private_key_16399229947874400492.key (/w/workspace/edgex-go/825@tmp/private_key_16399229947874400492.key) [2025-04-11T07:45:06.405Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-04-11T07:45:06.701Z] + git semver init [2025-04-11T07:45:06.963Z] 2025-04-11 07:45:06,897 [run_init] DEBUG init version:0.0.0 force:False [2025-04-11T07:45:06.963Z] 2025-04-11 07:45:06,898 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/825/.semver [2025-04-11T07:45:06.963Z] 2025-04-11 07:45:06,899 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/825/.semver [2025-04-11T07:45:06.963Z] 2025-04-11 07:45:06,899 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/825/.semver'], cwd=/w/workspace/edgex-go/825, universal_newlines=False, shell=None, istream=None) [2025-04-11T07:45:13.579Z] 2025-04-11 07:45:12,548 [append_file] DEBUG append to file:/w/workspace/edgex-go/825/.git/info/exclude [2025-04-11T07:45:13.579Z] 2025-04-11 07:45:12,549 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/825/.semver/main with force:False [2025-04-11T07:45:13.579Z] 2025-04-11 07:45:12,549 [read_version] DEBUG read version from /w/workspace/edgex-go/825/.semver/main [2025-04-11T07:45:13.579Z] 2025-04-11 07:45:12,549 [read_version] DEBUG read version from /w/workspace/edgex-go/825/.semver/main [2025-04-11T07:45:13.579Z] 4.1.0-dev.2 [Pipeline] } [2025-04-11T07:45:13.587Z] $ docker exec --env ******** --env ******** dc3fe50bdbc70fdd42b415c2b454e78e684039e65f6c45713ffe6eda55883bd9 ssh-agent -k [2025-04-11T07:45:13.672Z] unset SSH_AUTH_SOCK; [2025-04-11T07:45:13.672Z] unset SSH_AGENT_PID; [2025-04-11T07:45:13.673Z] echo Agent pid 77 killed; [2025-04-11T07:45:13.686Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-04-11T07:45:14.020Z] + git semver [Pipeline] } [2025-04-11T07:45:14.291Z] $ docker stop --time=1 dc3fe50bdbc70fdd42b415c2b454e78e684039e65f6c45713ffe6eda55883bd9 [2025-04-11T07:45:15.611Z] $ docker rm -f --volumes dc3fe50bdbc70fdd42b415c2b454e78e684039e65f6c45713ffe6eda55883bd9 [Pipeline] // withDockerContainer [Pipeline] sh [2025-04-11T07:45:15.980Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-04-11T07:45:16.270Z] Stashed 1 file(s) [Pipeline] echo [2025-04-11T07:45:16.273Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.2 [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-04-11T07:45:16.708Z] + git config --global --add safe.directory /w/workspace/edgex-go/825 [Pipeline] echo [2025-04-11T07:45:16.720Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-04-11T07:45:16.740Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-04-11T07:45:16.756Z] ========================================================= [2025-04-11T07:45:16.756Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-04-11T07:45:16.756Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-04-11T07:45:17.060Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-04-11T07:45:17.061Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-04-11T07:45:17.061Z] 0a9a5dfd008f: Pulling fs layer [2025-04-11T07:45:17.061Z] dbfa0bcfca99: Pulling fs layer [2025-04-11T07:45:17.061Z] 70eabb1d9476: Pulling fs layer [2025-04-11T07:45:17.061Z] 957bedc73fa3: Pulling fs layer [2025-04-11T07:45:17.061Z] 4f4fb700ef54: Pulling fs layer [2025-04-11T07:45:17.061Z] f40432e63723: Pulling fs layer [2025-04-11T07:45:17.061Z] 90b4343acab7: Pulling fs layer [2025-04-11T07:45:17.061Z] 9f67ea4ac784: Pulling fs layer [2025-04-11T07:45:17.061Z] 9228b9a606be: Pulling fs layer [2025-04-11T07:45:17.061Z] 957bedc73fa3: Waiting [2025-04-11T07:45:17.061Z] 4f4fb700ef54: Waiting [2025-04-11T07:45:17.061Z] 9f67ea4ac784: Waiting [2025-04-11T07:45:17.061Z] 9228b9a606be: Waiting [2025-04-11T07:45:17.061Z] f40432e63723: Waiting [2025-04-11T07:45:17.061Z] 90b4343acab7: Waiting [2025-04-11T07:45:17.061Z] dbfa0bcfca99: Verifying Checksum [2025-04-11T07:45:17.061Z] dbfa0bcfca99: Download complete [2025-04-11T07:45:17.061Z] 957bedc73fa3: Verifying Checksum [2025-04-11T07:45:17.061Z] 957bedc73fa3: Download complete [2025-04-11T07:45:17.061Z] 4f4fb700ef54: Verifying Checksum [2025-04-11T07:45:17.061Z] 4f4fb700ef54: Download complete [2025-04-11T07:45:17.061Z] f40432e63723: Download complete [2025-04-11T07:45:17.061Z] 0a9a5dfd008f: Verifying Checksum [2025-04-11T07:45:17.061Z] 0a9a5dfd008f: Download complete [2025-04-11T07:45:17.318Z] 90b4343acab7: Verifying Checksum [2025-04-11T07:45:17.318Z] 90b4343acab7: Download complete [2025-04-11T07:45:17.318Z] 0a9a5dfd008f: Pull complete [2025-04-11T07:45:17.318Z] dbfa0bcfca99: Pull complete [2025-04-11T07:45:17.579Z] 9228b9a606be: Verifying Checksum [2025-04-11T07:45:17.579Z] 9228b9a606be: Download complete [2025-04-11T07:45:17.579Z] 70eabb1d9476: Download complete [2025-04-11T07:45:18.143Z] 9f67ea4ac784: Verifying Checksum [2025-04-11T07:45:18.144Z] 9f67ea4ac784: Download complete [2025-04-11T07:45:21.432Z] 70eabb1d9476: Pull complete [2025-04-11T07:45:21.432Z] 957bedc73fa3: Pull complete [2025-04-11T07:45:21.432Z] 4f4fb700ef54: Pull complete [2025-04-11T07:45:21.696Z] f40432e63723: Pull complete [2025-04-11T07:45:21.696Z] 90b4343acab7: Pull complete [2025-04-11T07:45:24.249Z] 9f67ea4ac784: Pull complete [2025-04-11T07:45:24.508Z] 9228b9a606be: Pull complete [2025-04-11T07:45:24.508Z] Digest: sha256:8624f2d6e550924f0bb3d85449bc2b709d2d814d70f184131ba6a0cb4b0346e0 [2025-04-11T07:45:24.508Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-04-11T07:45:24.508Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-04-11T07:45:24.876Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-04-11T07:45:24.876Z] WORKDIR /edgex [2025-04-11T07:45:24.876Z] COPY go.mod . [2025-04-11T07:45:24.876Z] RUN go mod download [2025-04-11T07:45:24.876Z] + docker build -t ci-base-image-x86_64 -f - . [2025-04-11T07:45:25.812Z] Sending build context to Docker daemon 185.7MB [2025-04-11T07:45:25.812Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-04-11T07:45:25.812Z] ---> 69404ca5bff2 [2025-04-11T07:45:25.812Z] Step 2/4 : WORKDIR /edgex [2025-04-11T07:45:31.075Z] ---> Running in 9755e6aad96c [2025-04-11T07:45:31.075Z] Removing intermediate container 9755e6aad96c [2025-04-11T07:45:31.075Z] ---> 3b5d8d5e0562 [2025-04-11T07:45:31.075Z] Step 3/4 : COPY go.mod . [2025-04-11T07:45:31.075Z] ---> 27d2c49283a3 [2025-04-11T07:45:31.075Z] Step 4/4 : RUN go mod download [2025-04-11T07:45:31.075Z] ---> Running in 4f19eafbf11b [2025-04-11T07:45:31.354Z] Still waiting to schedule task [2025-04-11T07:45:31.355Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-04-11T07:46:04.484Z] Removing intermediate container 4f19eafbf11b [2025-04-11T07:46:04.484Z] ---> b00456eed909 [2025-04-11T07:46:04.484Z] Successfully built b00456eed909 [2025-04-11T07:46:04.484Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:46:04.851Z] + docker inspect -f . ci-base-image-x86_64 [2025-04-11T07:46:04.851Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-11T07:46:04.976Z] prd-ubuntu20.04-docker-8c-8g-44764 does not seem to be running inside a container [2025-04-11T07:46:05.013Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/825 -v /w/workspace/edgex-go/825:/w/workspace/edgex-go/825:rw,z -v /w/workspace/edgex-go/825@tmp:/w/workspace/edgex-go/825@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 ******** ci-base-image-x86_64 cat [2025-04-11T07:46:05.436Z] $ docker top dd0f4d61ec68e95086181928b41542781ae4c1d2c99beb1d5fc06f3a4fd0d29a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-04-11T07:46:05.801Z] + go version [2025-04-11T07:46:05.802Z] go version go1.23.8 linux/amd64 [Pipeline] } [2025-04-11T07:46:05.807Z] $ docker stop --time=1 dd0f4d61ec68e95086181928b41542781ae4c1d2c99beb1d5fc06f3a4fd0d29a [2025-04-11T07:46:07.084Z] $ docker rm -f --volumes dd0f4d61ec68e95086181928b41542781ae4c1d2c99beb1d5fc06f3a4fd0d29a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:46:07.558Z] + docker inspect -f . ci-base-image-x86_64 [2025-04-11T07:46:07.558Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-11T07:46:07.652Z] prd-ubuntu20.04-docker-8c-8g-44764 does not seem to be running inside a container [2025-04-11T07:46:07.682Z] $ 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/825 -v /w/workspace/edgex-go/825:/w/workspace/edgex-go/825:rw,z -v /w/workspace/edgex-go/825@tmp:/w/workspace/edgex-go/825@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 ******** ci-base-image-x86_64 cat [2025-04-11T07:46:08.061Z] $ docker top f575f5d6b06e46be8cba7a73d4258486c231ec06631d6b2e1df96d4c8e50c8f3 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-04-11T07:46:08.150Z] ========================================================= [2025-04-11T07:46:08.150Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-04-11T07:46:08.150Z] ========================================================= [Pipeline] sh [2025-04-11T07:46:08.435Z] + git config --global --add safe.directory /w/workspace/edgex-go/825 [Pipeline] fileExists [Pipeline] sh [2025-04-11T07:46:08.731Z] + make test [2025-04-11T07:46:08.731Z] go test -race -coverprofile=coverage.out ./... [2025-04-11T07:46:18.745Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-04-11T07:46:45.356Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-04-11T07:46:45.356Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-04-11T07:46:45.356Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-04-11T07:46:45.356Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-04-11T07:46:45.356Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-04-11T07:46:45.356Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-04-11T07:46:45.356Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-04-11T07:46:45.356Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-04-11T07:46:45.356Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-04-11T07:46:45.356Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-04-11T07:46:45.356Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-04-11T07:46:45.356Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-04-11T07:46:45.356Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-04-11T07:46:45.356Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-04-11T07:46:45.356Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-04-11T07:46:45.356Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-04-11T07:46:45.356Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-04-11T07:46:45.356Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.024s coverage: 28.7% of statements [2025-04-11T07:46:45.356Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-04-11T07:46:45.356Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-04-11T07:46:45.356Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-04-11T07:46:45.356Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-04-11T07:46:45.356Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.039s coverage: 97.0% of statements [2025-04-11T07:46:45.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-04-11T07:46:45.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-04-11T07:46:45.933Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-04-11T07:46:45.933Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-04-11T07:46:45.933Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-04-11T07:46:45.933Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-04-11T07:46:45.933Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-04-11T07:46:45.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-04-11T07:46:45.933Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-04-11T07:46:45.933Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-04-11T07:46:47.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-04-11T07:46:47.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-04-11T07:46:47.322Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-04-11T07:46:47.322Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-04-11T07:46:47.322Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-04-11T07:46:47.322Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-04-11T07:46:48.287Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.062s coverage: 69.2% of statements [2025-04-11T07:46:48.287Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.025s coverage: 3.5% of statements [2025-04-11T07:46:48.287Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.057s coverage: 45.7% of statements [2025-04-11T07:46:48.891Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.958s coverage: 93.4% of statements [2025-04-11T07:46:48.891Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.047s coverage: 92.3% of statements [2025-04-11T07:46:48.891Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-04-11T07:46:48.891Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-04-11T07:46:49.934Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.050s coverage: 8.4% of statements [2025-04-11T07:46:50.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-04-11T07:46:50.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-04-11T07:46:50.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-04-11T07:46:50.881Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-04-11T07:46:50.881Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-04-11T07:46:50.881Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-04-11T07:46:50.881Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-04-11T07:46:50.881Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-04-11T07:46:50.881Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-04-11T07:46:50.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-04-11T07:46:50.881Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-04-11T07:46:50.881Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-04-11T07:46:50.881Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-04-11T07:46:50.881Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-04-11T07:46:52.269Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.374s coverage: 95.8% of statements [2025-04-11T07:46:52.269Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.025s coverage: 72.2% of statements [2025-04-11T07:46:52.845Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements [2025-04-11T07:46:52.845Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-04-11T07:46:52.845Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-04-11T07:46:52.845Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-04-11T07:46:52.845Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-04-11T07:46:52.845Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-04-11T07:46:53.807Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.047s coverage: 0.0% of statements [no tests to run] [2025-04-11T07:46:54.073Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.043s coverage: 1.0% of statements [2025-04-11T07:46:54.073Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.039s coverage: 42.6% of statements [2025-04-11T07:46:54.073Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.018s coverage: 81.1% of statements [2025-04-11T07:46:54.645Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.020s coverage: 40.0% of statements [2025-04-11T07:46:54.645Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-04-11T07:46:54.645Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-04-11T07:46:54.645Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-04-11T07:46:55.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-04-11T07:46:55.586Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-04-11T07:46:55.586Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-04-11T07:46:55.586Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-04-11T07:46:55.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.028s coverage: 87.1% of statements [2025-04-11T07:46:55.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 94.1% of statements [2025-04-11T07:46:55.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.040s coverage: 96.3% of statements [2025-04-11T07:46:55.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements [2025-04-11T07:46:56.531Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-04-11T07:46:56.531Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-04-11T07:46:56.531Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-04-11T07:46:57.483Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-04-11T07:46:57.483Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-04-11T07:46:57.483Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-04-11T07:46:57.483Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-04-11T07:46:58.440Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-04-11T07:46:58.440Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-04-11T07:46:58.709Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-04-11T07:47:00.640Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-04-11T07:47:00.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-04-11T07:47:02.024Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-04-11T07:47:02.967Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-04-11T07:47:02.967Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-04-11T07:47:02.967Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-04-11T07:47:06.317Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-04-11T07:47:07.715Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-04-11T07:47:07.715Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-04-11T07:47:07.715Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.036s coverage: 94.4% of statements [2025-04-11T07:47:07.715Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-04-11T07:47:07.715Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-04-11T07:47:07.715Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-04-11T07:47:09.621Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-04-11T07:47:09.621Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-04-11T07:47:09.621Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-04-11T07:47:09.621Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-04-11T07:47:09.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-04-11T07:47:09.621Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-04-11T07:47:10.556Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-04-11T07:47:10.556Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-04-11T07:47:10.556Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-04-11T07:47:10.556Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-04-11T07:47:10.556Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-04-11T07:47:10.556Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-04-11T07:47:11.971Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-04-11T07:47:11.971Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-04-11T07:47:11.971Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-04-11T07:47:11.971Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-04-11T07:47:13.355Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-04-11T07:47:13.355Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-04-11T07:47:13.355Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-04-11T07:47:13.355Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-04-11T07:47:13.612Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-04-11T07:47:13.612Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-04-11T07:47:13.612Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-04-11T07:47:14.994Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-04-11T07:47:14.994Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-04-11T07:47:14.994Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-04-11T07:47:15.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.051s coverage: 92.9% of statements [2025-04-11T07:47:15.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.034s coverage: 68.8% of statements [2025-04-11T07:47:15.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.036s coverage: 62.3% of statements [2025-04-11T07:47:15.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 47.4% of statements [2025-04-11T07:47:15.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.037s coverage: 87.2% of statements [2025-04-11T07:47:15.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 15.5% of statements [2025-04-11T07:47:15.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements [2025-04-11T07:47:15.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.085s coverage: 81.8% of statements [2025-04-11T07:47:15.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.087s coverage: 82.1% of statements [2025-04-11T07:47:15.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements [2025-04-11T07:47:15.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.046s coverage: 6.8% of statements [2025-04-11T07:47:15.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.057s coverage: 33.3% of statements [2025-04-11T07:47:15.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.053s coverage: 100.0% of statements [2025-04-11T07:47:15.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.197s coverage: 54.5% of statements [2025-04-11T07:47:15.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements [2025-04-11T07:47:15.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.020s coverage: 100.0% of statements [2025-04-11T07:47:15.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements [2025-04-11T07:47:15.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.020s coverage: 100.0% of statements [2025-04-11T07:47:15.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.033s coverage: 88.6% of statements [2025-04-11T07:47:15.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.032s coverage: 96.8% of statements [2025-04-11T07:47:15.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.028s coverage: 100.0% of statements [2025-04-11T07:47:15.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.168s coverage: 29.2% of statements [2025-04-11T07:47:15.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 93.8% of statements [2025-04-11T07:47:15.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 3.1% of statements [2025-04-11T07:47:15.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.027s coverage: 76.2% of statements [2025-04-11T07:47:15.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.023s coverage: 54.0% of statements [2025-04-11T07:47:16.203Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-44765 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-04-11T07:47:16.224Z] Running in /w/workspace/edgex-go/825 [Pipeline] { [Pipeline] checkout [2025-04-11T07:47:16.360Z] The recommended git tool is: git [2025-04-11T07:47:19.239Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.055s coverage: 17.0% of statements [2025-04-11T07:47:19.239Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.106s coverage: 94.9% of statements [2025-04-11T07:47:19.239Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.044s coverage: 9.0% of statements [2025-04-11T07:47:19.239Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.071s coverage: 97.7% of statements [2025-04-11T07:47:19.239Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.031s coverage: 43.6% of statements [2025-04-11T07:47:19.239Z] 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-04-11T07:47:19.503Z] running golangci-lint [2025-04-11T07:47:19.763Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-04-11T07:47:19.763Z] go version go1.23.8 linux/amd64 [2025-04-11T07:47:19.763Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-04-11T07:47:19.763Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-04-11T07:47:20.027Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-04-11T07:47:21.317Z] using credential edgex-jenkins-ssh [2025-04-11T07:47:21.338Z] Cloning the remote Git repository [2025-04-11T07:47:21.377Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-04-11T07:47:21.467Z] > git init /w/workspace/edgex-go/825 # timeout=10 [2025-04-11T07:47:21.617Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-04-11T07:47:21.619Z] > git --version # timeout=10 [2025-04-11T07:47:21.637Z] > git --version # 'git version 2.25.1' [2025-04-11T07:47:21.640Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-04-11T07:47:21.800Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-04-11T07:47:40.485Z] Avoid second fetch [2025-04-11T07:47:40.486Z] Checking out Revision 285c4605f0d8a1204ede5df9efc844b172296372 (main) [2025-04-11T07:47:39.625Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-04-11T07:47:39.646Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-04-11T07:47:40.499Z] > git config core.sparsecheckout # timeout=10 [2025-04-11T07:47:41.257Z] Commit message: "docs: Update CoreData API doc (#5127)" [2025-04-11T07:47:42.040Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|files|imports|name|compiled_files|deps|exports_file) took 21.136575042s" [2025-04-11T07:47:42.041Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 49.592332ms" [2025-04-11T07:47:40.554Z] > git checkout -f 285c4605f0d8a1204ede5df9efc844b172296372 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-04-11T07:47:45.972Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-04-11T07:47:45.972Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-04-11T07:47:45.972Z] Dload Upload Total Spent Left Speed [2025-04-11T07:47:45.972Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 98676 0 --:--:-- --:--:-- --:--:-- 99441 [Pipeline] sh [2025-04-11T07:47:46.321Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-04-11T07:47:46.664Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-04-11T07:47:46.664Z] + sudo tee /etc/docker/daemon.new [2025-04-11T07:47:46.664Z] { [2025-04-11T07:47:46.664Z] "registry-mirrors": [ [2025-04-11T07:47:46.664Z] "https://nexus3.edgexfoundry.org:10001" [2025-04-11T07:47:46.664Z] ], [2025-04-11T07:47:46.664Z] "bip": "10.250.0.254/24", [2025-04-11T07:47:46.664Z] "hosts": [ [2025-04-11T07:47:46.664Z] "tcp://0.0.0.0:5555", [2025-04-11T07:47:46.664Z] "unix:///var/run/docker.sock" [2025-04-11T07:47:46.664Z] ], [2025-04-11T07:47:46.664Z] "mtu": 1458, [2025-04-11T07:47:46.664Z] "selinux-enabled": true, [2025-04-11T07:47:46.664Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-04-11T07:47:46.664Z] } [Pipeline] sh [2025-04-11T07:47:46.998Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-04-11T07:47:47.332Z] + sudo service docker restart [2025-04-11T07:47:56.967Z] level=info msg="[linters_context/goanalysis] analyzers took 2m1.341826178s with top 10 stages: buildir: 1m11.401849577s, gosec: 4.388880349s, printf: 2.842935727s, inspect: 2.643001054s, fact_deprecated: 2.502026063s, ctrlflow: 1.965207305s, S1038: 1.501477206s, fact_purity: 1.487086049s, nilness: 1.127451656s, unused: 1.02135531s" [2025-04-11T07:47:56.967Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2025-04-11T07:47:56.967Z] level=info msg="[runner] Processors filtering stat (in/out): invalid_issue: 202/202, skip_dirs: 202/202, autogenerated_exclude: 202/202, identifier_marker: 202/202, cgo: 202/202, path_prettifier: 202/202, exclude-rules: 202/20, filename_unadjuster: 202/202, skip_files: 202/202, exclude: 202/202, nolint: 20/0" [2025-04-11T07:47:56.967Z] level=info msg="[runner] processing took 19.627287ms with stages: nolint: 8.957599ms, identifier_marker: 5.412067ms, exclude-rules: 1.589012ms, autogenerated_exclude: 1.536684ms, path_prettifier: 1.226063ms, skip_dirs: 774.576µs, invalid_issue: 72.538µs, cgo: 35.539µs, filename_unadjuster: 17.749µs, max_same_issues: 1.1µs, max_from_linter: 720ns, uniq_by_line: 720ns, skip_files: 590ns, fixer: 520ns, sort_results: 400ns, source_code: 310ns, exclude: 300ns, max_per_file_from_linter: 230ns, severity-rules: 190ns, diff: 150ns, path_shortener: 120ns, path_prefixer: 110ns" [2025-04-11T07:47:56.967Z] level=info msg="[runner] linters took 14.554682494s with stages: goanalysis_metalinter: 14.534958369s" [2025-04-11T07:47:56.967Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-04-11T07:47:56.967Z] level=info msg="Memory: 352 samples, avg is 340.8MB, max is 1404.4MB" [2025-04-11T07:47:56.967Z] level=info msg="Execution took 35.750347987s" [2025-04-11T07:47:56.967Z] go vet ./... [2025-04-11T07:48:03.586Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-04-11T07:48:03.586Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-04-11T07:48:03.586Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-04-11T07:48:03.601Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-04-11T07:48:03.913Z] + ls -al . [2025-04-11T07:48:03.913Z] total 1992 [2025-04-11T07:48:03.913Z] drwxrwxr-x 11 1001 1001 4096 Apr 11 07:46 . [2025-04-11T07:48:03.913Z] drwxr-xr-x 4 root root 4096 Apr 11 07:46 .. [2025-04-11T07:48:03.913Z] drwxrwxr-x 2 1001 1001 4096 Apr 11 07:44 .blubracket [2025-04-11T07:48:03.913Z] -rw-rw-r-- 1 1001 1001 10 Apr 11 07:44 .dockerignore [2025-04-11T07:48:03.913Z] drwxrwxr-x 8 1001 1001 4096 Apr 11 07:47 .git [2025-04-11T07:48:03.913Z] drwxrwxr-x 3 1001 1001 4096 Apr 11 07:44 .github [2025-04-11T07:48:03.913Z] -rw-rw-r-- 1 1001 1001 909 Apr 11 07:44 .gitignore [2025-04-11T07:48:03.913Z] -rw-rw-r-- 1 1001 1001 218 Apr 11 07:44 .golangci.yml [2025-04-11T07:48:03.913Z] -rw-rw-r-- 1 1001 1001 100 Apr 11 07:44 .hadolint.yml [2025-04-11T07:48:03.913Z] drwxr-xr-x 3 1001 1001 4096 Apr 11 07:45 .semver [2025-04-11T07:48:03.913Z] -rw-rw-r-- 1 1001 1001 155 Apr 11 07:44 .sonarcloud.properties [2025-04-11T07:48:03.913Z] -rw-rw-r-- 1 1001 1001 1171 Apr 11 07:44 ADOPTERS.md [2025-04-11T07:48:03.913Z] -rw-rw-r-- 1 1001 1001 17374 Apr 11 07:44 Attribution.txt [2025-04-11T07:48:03.913Z] -rw-rw-r-- 1 1001 1001 108018 Apr 11 07:44 CHANGELOG.md [2025-04-11T07:48:03.913Z] -rw-rw-r-- 1 1001 1001 3804 Apr 11 07:44 CONTRIBUTING.md [2025-04-11T07:48:03.913Z] -rw-rw-r-- 1 1001 1001 677 Apr 11 07:44 GOVERNANCE.md [2025-04-11T07:48:03.913Z] -rw-rw-r-- 1 1001 1001 858 Apr 11 07:44 Jenkinsfile [2025-04-11T07:48:03.913Z] -rw-rw-r-- 1 1001 1001 10775 Apr 11 07:44 LICENSE [2025-04-11T07:48:03.913Z] -rw-rw-r-- 1 1001 1001 16740 Apr 11 07:44 Makefile [2025-04-11T07:48:03.913Z] -rw-rw-r-- 1 1001 1001 582 Apr 11 07:44 OWNERS.md [2025-04-11T07:48:03.913Z] -rw-rw-r-- 1 1001 1001 9932 Apr 11 07:44 README.md [2025-04-11T07:48:03.913Z] -rw-rw-r-- 1 1001 1001 789 Apr 11 07:44 SECURITY.md [2025-04-11T07:48:03.913Z] -rw-rw-r-- 1 1001 1001 11 Apr 11 07:45 VERSION [2025-04-11T07:48:03.913Z] drwxrwxr-x 2 1001 1001 4096 Apr 11 07:44 bin [2025-04-11T07:48:03.913Z] drwxrwxr-x 19 1001 1001 4096 Apr 11 07:44 cmd [2025-04-11T07:48:03.913Z] -rw-r--r-- 1 root root 1660924 Apr 11 07:47 coverage.out [2025-04-11T07:48:03.913Z] drwxrwxr-x 2 1001 1001 4096 Apr 11 07:44 fuzz_test [2025-04-11T07:48:03.913Z] -rw-rw-r-- 1 1001 1001 6491 Apr 11 07:44 go.mod [2025-04-11T07:48:03.913Z] -rw-rw-r-- 1 1001 1001 88213 Apr 11 07:44 go.sum [2025-04-11T07:48:03.913Z] drwxrwxr-x 7 1001 1001 4096 Apr 11 07:44 internal [2025-04-11T07:48:03.913Z] drwxrwxr-x 2 1001 1001 4096 Apr 11 07:44 openapi [2025-04-11T07:48:03.913Z] -rw-rw-r-- 1 1001 1001 584 Apr 11 07:44 security.txt [2025-04-11T07:48:03.913Z] -rw-rw-r-- 1 1001 1001 204 Apr 11 07:44 version.go [Pipeline] sh [2025-04-11T07:48:04.207Z] + '[' -e coverage.out ] [2025-04-11T07:48:04.207Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-04-11T07:48:04.374Z] Stashed 1 file(s) [Pipeline] sh [2025-04-11T07:48:04.670Z] + make build [2025-04-11T07:48:04.670Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-04-11T07:48:05.727Z] provisioning config files... [2025-04-11T07:48:05.753Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/825@tmp/config11440723480036009753tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-04-11T07:48:06.259Z] ---> ****-login.sh [2025-04-11T07:48:06.259Z] nexus3.edgexfoundry.org:10001 [2025-04-11T07:48:06.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-11T07:48:06.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-11T07:48:06.827Z] Configure a credential helper to remove this warning. See [2025-04-11T07:48:06.827Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-11T07:48:06.827Z] [2025-04-11T07:48:06.827Z] Login Succeeded [2025-04-11T07:48:06.827Z] nexus3.edgexfoundry.org:10002 [2025-04-11T07:48:07.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-11T07:48:07.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-11T07:48:07.107Z] Configure a credential helper to remove this warning. See [2025-04-11T07:48:07.107Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-11T07:48:07.107Z] [2025-04-11T07:48:07.107Z] Login Succeeded [2025-04-11T07:48:07.107Z] nexus3.edgexfoundry.org:10003 [2025-04-11T07:48:07.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-11T07:48:07.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-11T07:48:07.659Z] Configure a credential helper to remove this warning. See [2025-04-11T07:48:07.660Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-11T07:48:07.660Z] [2025-04-11T07:48:07.660Z] Login Succeeded [2025-04-11T07:48:07.660Z] nexus3.edgexfoundry.org:10004 [2025-04-11T07:48:07.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-11T07:48:07.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-11T07:48:07.945Z] Configure a credential helper to remove this warning. See [2025-04-11T07:48:07.945Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-11T07:48:07.945Z] [2025-04-11T07:48:07.945Z] Login Succeeded [2025-04-11T07:48:07.945Z] ****.io [2025-04-11T07:48:08.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-11T07:48:08.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-11T07:48:08.494Z] Configure a credential helper to remove this warning. See [2025-04-11T07:48:08.494Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-11T07:48:08.494Z] [2025-04-11T07:48:08.494Z] Login Succeeded [2025-04-11T07:48:08.494Z] ---> ****-login.sh ends [Pipeline] } [2025-04-11T07:48:08.515Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-04-11T07:48:09.119Z] + git config --global --add safe.directory /w/workspace/edgex-go/825 [Pipeline] echo [2025-04-11T07:48:09.136Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-04-11T07:48:09.152Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-04-11T07:48:09.186Z] ========================================================= [2025-04-11T07:48:09.186Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-04-11T07:48:09.186Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-04-11T07:48:09.516Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-04-11T07:48:09.516Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-04-11T07:48:09.794Z] 0a9a5dfd008f: Pulling fs layer [2025-04-11T07:48:09.794Z] dbfa0bcfca99: Pulling fs layer [2025-04-11T07:48:09.794Z] 70eabb1d9476: Pulling fs layer [2025-04-11T07:48:09.794Z] 957bedc73fa3: Pulling fs layer [2025-04-11T07:48:09.794Z] 4f4fb700ef54: Pulling fs layer [2025-04-11T07:48:09.794Z] f40432e63723: Pulling fs layer [2025-04-11T07:48:09.794Z] 90b4343acab7: Pulling fs layer [2025-04-11T07:48:09.794Z] 9f67ea4ac784: Pulling fs layer [2025-04-11T07:48:09.794Z] 9228b9a606be: Pulling fs layer [2025-04-11T07:48:09.794Z] 957bedc73fa3: Waiting [2025-04-11T07:48:09.794Z] 4f4fb700ef54: Waiting [2025-04-11T07:48:09.794Z] 90b4343acab7: Waiting [2025-04-11T07:48:09.794Z] f40432e63723: Waiting [2025-04-11T07:48:09.794Z] 9f67ea4ac784: Waiting [2025-04-11T07:48:09.794Z] 9228b9a606be: Waiting [2025-04-11T07:48:09.794Z] dbfa0bcfca99: Verifying Checksum [2025-04-11T07:48:09.794Z] dbfa0bcfca99: Download complete [2025-04-11T07:48:09.794Z] 957bedc73fa3: Verifying Checksum [2025-04-11T07:48:09.794Z] 957bedc73fa3: Download complete [2025-04-11T07:48:09.794Z] 4f4fb700ef54: Download complete [2025-04-11T07:48:09.794Z] f40432e63723: Verifying Checksum [2025-04-11T07:48:09.794Z] f40432e63723: Download complete [2025-04-11T07:48:09.794Z] 0a9a5dfd008f: Verifying Checksum [2025-04-11T07:48:09.794Z] 0a9a5dfd008f: Download complete [2025-04-11T07:48:09.794Z] 90b4343acab7: Verifying Checksum [2025-04-11T07:48:09.794Z] 90b4343acab7: Download complete [2025-04-11T07:48:10.403Z] 9228b9a606be: Verifying Checksum [2025-04-11T07:48:10.403Z] 9228b9a606be: Download complete [2025-04-11T07:48:10.727Z] 0a9a5dfd008f: Pull complete [2025-04-11T07:48:11.327Z] dbfa0bcfca99: Pull complete [2025-04-11T07:48:11.599Z] 70eabb1d9476: Download complete [2025-04-11T07:48:12.625Z] 9f67ea4ac784: Verifying Checksum [2025-04-11T07:48:12.625Z] 9f67ea4ac784: Download complete [2025-04-11T07:48:27.799Z] 70eabb1d9476: Pull complete [2025-04-11T07:48:27.799Z] 957bedc73fa3: Pull complete [2025-04-11T07:48:27.799Z] 4f4fb700ef54: Pull complete [2025-04-11T07:48:27.799Z] f40432e63723: Pull complete [2025-04-11T07:48:27.799Z] 90b4343acab7: Pull complete [2025-04-11T07:48:31.334Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-04-11T07:48:31.334Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-04-11T07:48:31.900Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-04-11T07:48:32.835Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-04-11T07:48:34.216Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-04-11T07:48:36.047Z] 9f67ea4ac784: Pull complete [2025-04-11T07:48:36.641Z] 9228b9a606be: Pull complete [2025-04-11T07:48:36.641Z] Digest: sha256:8624f2d6e550924f0bb3d85449bc2b709d2d814d70f184131ba6a0cb4b0346e0 [2025-04-11T07:48:36.641Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-04-11T07:48:36.641Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-04-11T07:48:36.982Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-04-11T07:48:36.982Z] WORKDIR /edgex [2025-04-11T07:48:36.982Z] COPY go.mod . [2025-04-11T07:48:36.982Z] RUN go mod download [2025-04-11T07:48:36.982Z] + docker build -t ci-base-image-arm64 -f - . [2025-04-11T07:48:37.591Z] Sending build context to Docker daemon 3.692MB [2025-04-11T07:48:37.591Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-04-11T07:48:37.591Z] ---> 2e9e557bfb37 [2025-04-11T07:48:37.591Z] Step 2/4 : WORKDIR /edgex [2025-04-11T07:48:39.477Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-04-11T07:48:39.581Z] ---> Running in 73d443d0c8b2 [2025-04-11T07:48:39.581Z] Removing intermediate container 73d443d0c8b2 [2025-04-11T07:48:39.581Z] ---> 4ee46b8072f3 [2025-04-11T07:48:39.581Z] Step 3/4 : COPY go.mod . [2025-04-11T07:48:40.165Z] ---> 5e887cbadb5c [2025-04-11T07:48:40.165Z] Step 4/4 : RUN go mod download [2025-04-11T07:48:40.165Z] ---> Running in 862b019a2872 [2025-04-11T07:48:41.387Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-04-11T07:48:41.584Z] exec /bin/sh: exec format error [2025-04-11T07:48:41.854Z] The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:48:42.392Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-04-11T07:48:42.392Z] [2025-04-11T07:48:42.392Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:48:42.724Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-04-11T07:48:42.724Z] arm64: Pulling from edgex-lftools-log-publisher [2025-04-11T07:48:42.724Z] 8998bd30e6a1: Pulling fs layer [2025-04-11T07:48:42.724Z] 04944245beec: Pulling fs layer [2025-04-11T07:48:42.724Z] 699f458cf7ca: Pulling fs layer [2025-04-11T07:48:42.724Z] 765212b225bb: Pulling fs layer [2025-04-11T07:48:42.724Z] f23df028b6ca: Pulling fs layer [2025-04-11T07:48:42.724Z] d65c8cfc05b1: Pulling fs layer [2025-04-11T07:48:42.724Z] 2437ff75d9bd: Pulling fs layer [2025-04-11T07:48:42.724Z] f23df028b6ca: Waiting [2025-04-11T07:48:42.724Z] 2437ff75d9bd: Waiting [2025-04-11T07:48:42.724Z] d65c8cfc05b1: Waiting [2025-04-11T07:48:42.724Z] 765212b225bb: Waiting [2025-04-11T07:48:42.992Z] 04944245beec: Verifying Checksum [2025-04-11T07:48:42.992Z] 04944245beec: Download complete [2025-04-11T07:48:42.992Z] 765212b225bb: Verifying Checksum [2025-04-11T07:48:42.992Z] 765212b225bb: Download complete [2025-04-11T07:48:42.992Z] f23df028b6ca: Download complete [2025-04-11T07:48:42.992Z] d65c8cfc05b1: Verifying Checksum [2025-04-11T07:48:42.992Z] d65c8cfc05b1: Download complete [2025-04-11T07:48:42.992Z] 699f458cf7ca: Verifying Checksum [2025-04-11T07:48:42.992Z] 699f458cf7ca: Download complete [2025-04-11T07:48:43.596Z] 8998bd30e6a1: Verifying Checksum [2025-04-11T07:48:43.596Z] 8998bd30e6a1: Download complete [2025-04-11T07:48:43.955Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-04-11T07:48:46.182Z] 2437ff75d9bd: Download complete [2025-04-11T07:48:46.484Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-04-11T07:48:47.880Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-04-11T07:48:48.156Z] 8998bd30e6a1: Pull complete [2025-04-11T07:48:48.764Z] 04944245beec: Pull complete [2025-04-11T07:48:49.254Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-04-11T07:48:50.172Z] 699f458cf7ca: Pull complete [2025-04-11T07:48:50.186Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-04-11T07:48:50.453Z] 765212b225bb: Pull complete [2025-04-11T07:48:51.424Z] f23df028b6ca: Pull complete [2025-04-11T07:48:51.424Z] d65c8cfc05b1: Pull complete [Pipeline] } [2025-04-11T07:48:51.589Z] $ docker stop --time=1 f575f5d6b06e46be8cba7a73d4258486c231ec06631d6b2e1df96d4c8e50c8f3 [2025-04-11T07:48:55.111Z] $ docker rm -f --volumes f575f5d6b06e46be8cba7a73d4258486c231ec06631d6b2e1df96d4c8e50c8f3 [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-04-11T07:48:56.425Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-04-11T07:48:56.425Z] [2025-04-11T07:48:56.425Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:48:56.726Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-04-11T07:48:56.726Z] latest: Pulling from edgex-devops/edgex-compose [2025-04-11T07:48:56.726Z] 91d30c5bc195: Pulling fs layer [2025-04-11T07:48:56.726Z] 2e9b0aa3be6d: Pulling fs layer [2025-04-11T07:48:56.726Z] 9c61dcf015f6: Pulling fs layer [2025-04-11T07:48:56.726Z] 4698f68db338: Pulling fs layer [2025-04-11T07:48:56.726Z] 2a2f49069b9e: Pulling fs layer [2025-04-11T07:48:56.726Z] e0025b399a48: Pulling fs layer [2025-04-11T07:48:56.726Z] 4698f68db338: Waiting [2025-04-11T07:48:56.726Z] 2a2f49069b9e: Waiting [2025-04-11T07:48:56.726Z] e0025b399a48: Waiting [2025-04-11T07:48:56.726Z] 91d30c5bc195: Verifying Checksum [2025-04-11T07:48:56.726Z] 91d30c5bc195: Download complete [2025-04-11T07:48:56.726Z] 4698f68db338: Verifying Checksum [2025-04-11T07:48:56.726Z] 4698f68db338: Download complete [2025-04-11T07:48:56.991Z] 91d30c5bc195: Pull complete [2025-04-11T07:48:56.991Z] 2e9b0aa3be6d: Verifying Checksum [2025-04-11T07:48:56.991Z] 2e9b0aa3be6d: Download complete [2025-04-11T07:48:56.991Z] e0025b399a48: Verifying Checksum [2025-04-11T07:48:56.991Z] e0025b399a48: Download complete [2025-04-11T07:48:56.991Z] 2a2f49069b9e: Download complete [2025-04-11T07:48:57.260Z] 2e9b0aa3be6d: Pull complete [2025-04-11T07:48:57.529Z] 9c61dcf015f6: Verifying Checksum [2025-04-11T07:48:57.529Z] 9c61dcf015f6: Download complete [2025-04-11T07:49:00.057Z] 9c61dcf015f6: Pull complete [2025-04-11T07:49:00.057Z] 4698f68db338: Pull complete [2025-04-11T07:49:00.057Z] 2a2f49069b9e: Pull complete [2025-04-11T07:49:00.313Z] e0025b399a48: Pull complete [2025-04-11T07:49:00.313Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-04-11T07:49:00.313Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-04-11T07:49:00.313Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-11T07:49:00.397Z] prd-ubuntu20.04-docker-8c-8g-44764 does not seem to be running inside a container [2025-04-11T07:49:00.573Z] $ 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/825 -v /w/workspace/edgex-go/825:/w/workspace/edgex-go/825:rw,z -v /w/workspace/edgex-go/825@tmp:/w/workspace/edgex-go/825@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-04-11T07:49:02.397Z] $ docker top 1efa35c5d43948ee3f72f1617ff08fda136de0dbea974099e01609509c2621ff -eo pid,comm [Pipeline] { [Pipeline] sh [2025-04-11T07:49:02.920Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-04-11T07:49:05.460Z] #1 [support-scheduler internal] load build definition from Dockerfile [2025-04-11T07:49:05.460Z] #1 transferring dockerfile: 1.83kB done [2025-04-11T07:49:05.460Z] #1 DONE 0.0s [2025-04-11T07:49:05.460Z] [2025-04-11T07:49:05.460Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2025-04-11T07:49:05.460Z] #2 transferring dockerfile: 1.81kB done [2025-04-11T07:49:05.460Z] #2 DONE 0.0s [2025-04-11T07:49:05.460Z] [2025-04-11T07:49:05.460Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2025-04-11T07:49:05.460Z] #3 transferring dockerfile: 2.49kB done [2025-04-11T07:49:05.460Z] #3 DONE 0.0s [2025-04-11T07:49:05.460Z] [2025-04-11T07:49:05.460Z] #4 [core-metadata internal] load build definition from Dockerfile [2025-04-11T07:49:05.460Z] #4 transferring dockerfile: 2.10kB done [2025-04-11T07:49:05.460Z] #4 DONE 0.0s [2025-04-11T07:49:05.460Z] [2025-04-11T07:49:05.460Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2025-04-11T07:49:05.460Z] #5 DONE 0.0s [2025-04-11T07:49:05.460Z] [2025-04-11T07:49:05.460Z] #6 [core-command internal] load build definition from Dockerfile [2025-04-11T07:49:05.460Z] #6 transferring dockerfile: 1.94kB done [2025-04-11T07:49:05.460Z] #6 DONE 0.0s [2025-04-11T07:49:05.460Z] [2025-04-11T07:49:05.460Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2025-04-11T07:49:05.460Z] #5 transferring dockerfile: 2.14kB done [2025-04-11T07:49:05.460Z] #5 DONE 0.0s [2025-04-11T07:49:05.460Z] [2025-04-11T07:49:05.460Z] #7 [core-keeper internal] load build definition from Dockerfile [2025-04-11T07:49:05.460Z] #7 transferring dockerfile: 2.01kB done [2025-04-11T07:49:05.460Z] #7 DONE 0.0s [2025-04-11T07:49:05.460Z] [2025-04-11T07:49:05.460Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-04-11T07:49:05.460Z] #8 transferring dockerfile: 1.89kB done [2025-04-11T07:49:05.460Z] #8 DONE 0.0s [2025-04-11T07:49:05.460Z] [2025-04-11T07:49:05.460Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-04-11T07:49:05.460Z] #9 transferring dockerfile: 2.23kB done [2025-04-11T07:49:05.460Z] #9 DONE 0.0s [2025-04-11T07:49:05.460Z] [2025-04-11T07:49:05.460Z] #10 [support-notifications internal] load build definition from Dockerfile [2025-04-11T07:49:05.460Z] #10 transferring dockerfile: 2.00kB done [2025-04-11T07:49:05.460Z] #10 DONE 0.0s [2025-04-11T07:49:05.460Z] [2025-04-11T07:49:05.460Z] #11 [security-spire-server internal] load build definition from Dockerfile [2025-04-11T07:49:05.460Z] #11 transferring dockerfile: 1.70kB done [2025-04-11T07:49:05.460Z] #11 DONE 0.0s [2025-04-11T07:49:05.460Z] [2025-04-11T07:49:05.460Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2025-04-11T07:49:05.460Z] #12 transferring dockerfile: 2.50kB done [2025-04-11T07:49:05.460Z] #12 DONE 0.0s [2025-04-11T07:49:05.460Z] [2025-04-11T07:49:05.460Z] #13 [security-bootstrapper internal] load build definition from Dockerfile [2025-04-11T07:49:05.460Z] #13 transferring dockerfile: 3.02kB done [2025-04-11T07:49:05.460Z] #13 DONE 0.0s [2025-04-11T07:49:05.460Z] [2025-04-11T07:49:05.460Z] #14 [core-data internal] load build definition from Dockerfile [2025-04-11T07:49:05.460Z] #14 transferring dockerfile: 2.04kB done [2025-04-11T07:49:05.460Z] #14 DONE 0.0s [2025-04-11T07:49:05.460Z] [2025-04-11T07:49:05.460Z] #15 [security-spire-config internal] load build definition from Dockerfile [2025-04-11T07:49:05.460Z] #15 transferring dockerfile: 1.69kB done [2025-04-11T07:49:05.460Z] #15 DONE 0.0s [2025-04-11T07:49:05.460Z] [2025-04-11T07:49:05.460Z] #16 [support-scheduler internal] load .dockerignore [2025-04-11T07:49:05.460Z] #16 transferring context: 50B done [2025-04-11T07:49:05.460Z] #16 DONE 0.0s [2025-04-11T07:49:05.718Z] [2025-04-11T07:49:05.718Z] #17 [security-spire-agent internal] load .dockerignore [2025-04-11T07:49:05.718Z] #17 transferring context: 50B done [2025-04-11T07:49:05.718Z] #17 DONE 0.0s [2025-04-11T07:49:05.718Z] [2025-04-11T07:49:05.718Z] #18 [security-secretstore-setup internal] load .dockerignore [2025-04-11T07:49:05.718Z] #18 transferring context: 50B done [2025-04-11T07:49:05.718Z] #18 DONE 0.0s [2025-04-11T07:49:05.718Z] [2025-04-11T07:49:05.718Z] #19 [core-metadata internal] load .dockerignore [2025-04-11T07:49:05.718Z] #19 transferring context: 50B done [2025-04-11T07:49:05.718Z] #19 DONE 0.0s [2025-04-11T07:49:05.718Z] [2025-04-11T07:49:05.718Z] #20 [core-command internal] load .dockerignore [2025-04-11T07:49:05.718Z] #20 transferring context: 50B done [2025-04-11T07:49:05.718Z] #20 DONE 0.0s [2025-04-11T07:49:05.718Z] [2025-04-11T07:49:05.718Z] #21 [security-proxy-auth internal] load .dockerignore [2025-04-11T07:49:05.718Z] #21 transferring context: 50B done [2025-04-11T07:49:05.718Z] #21 DONE 0.0s [2025-04-11T07:49:05.718Z] [2025-04-11T07:49:05.718Z] #22 [core-keeper internal] load .dockerignore [2025-04-11T07:49:05.718Z] #22 transferring context: 50B done [2025-04-11T07:49:05.718Z] #22 DONE 0.0s [2025-04-11T07:49:05.718Z] [2025-04-11T07:49:05.718Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2025-04-11T07:49:05.718Z] #23 transferring context: 50B done [2025-04-11T07:49:05.718Z] #23 DONE 0.0s [2025-04-11T07:49:05.718Z] [2025-04-11T07:49:05.718Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2025-04-11T07:49:05.718Z] #24 transferring context: 50B done [2025-04-11T07:49:05.718Z] #24 DONE 0.0s [2025-04-11T07:49:05.718Z] [2025-04-11T07:49:05.718Z] #25 [support-notifications internal] load .dockerignore [2025-04-11T07:49:05.718Z] #25 transferring context: 50B done [2025-04-11T07:49:05.718Z] #25 DONE 0.0s [2025-04-11T07:49:05.718Z] [2025-04-11T07:49:05.718Z] #26 [security-spire-server internal] load .dockerignore [2025-04-11T07:49:05.977Z] #26 transferring context: 50B done [2025-04-11T07:49:05.977Z] #26 DONE 0.0s [2025-04-11T07:49:05.977Z] [2025-04-11T07:49:05.977Z] #27 [security-bootstrapper internal] load .dockerignore [2025-04-11T07:49:05.977Z] #27 transferring context: 50B done [2025-04-11T07:49:05.977Z] #27 DONE 0.0s [2025-04-11T07:49:05.977Z] [2025-04-11T07:49:05.977Z] #28 [security-proxy-setup internal] load .dockerignore [2025-04-11T07:49:05.977Z] #28 transferring context: 50B done [2025-04-11T07:49:05.977Z] #28 DONE 0.0s [2025-04-11T07:49:05.977Z] [2025-04-11T07:49:05.977Z] #29 [core-data internal] load .dockerignore [2025-04-11T07:49:05.977Z] #29 transferring context: 50B done [2025-04-11T07:49:05.977Z] #29 DONE 0.0s [2025-04-11T07:49:05.977Z] [2025-04-11T07:49:05.977Z] #30 [security-spire-config internal] load .dockerignore [2025-04-11T07:49:05.977Z] #30 transferring context: 50B done [2025-04-11T07:49:05.977Z] #30 DONE 0.0s [2025-04-11T07:49:05.977Z] [2025-04-11T07:49:05.977Z] #31 [support-scheduler internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-04-11T07:49:05.977Z] #31 DONE 0.0s [2025-04-11T07:49:05.977Z] [2025-04-11T07:49:05.977Z] #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2025-04-11T07:49:05.977Z] #32 DONE 0.1s [2025-04-11T07:49:05.977Z] [2025-04-11T07:49:05.977Z] #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2025-04-11T07:49:05.977Z] #32 DONE 0.1s [2025-04-11T07:49:05.977Z] [2025-04-11T07:49:05.977Z] #33 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-04-11T07:49:05.977Z] #33 ... [2025-04-11T07:49:05.977Z] [2025-04-11T07:49:05.977Z] #31 [core-command internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-04-11T07:49:05.977Z] #31 DONE 0.0s [2025-04-11T07:49:06.263Z] [2025-04-11T07:49:06.263Z] #31 [support-notifications internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-04-11T07:49:06.263Z] #31 DONE 0.0s [2025-04-11T07:49:06.263Z] [2025-04-11T07:49:06.263Z] #34 [core-metadata builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-04-11T07:49:06.263Z] #34 DONE 0.5s [2025-04-11T07:49:06.263Z] [2025-04-11T07:49:06.263Z] #35 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-04-11T07:49:06.263Z] #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-04-11T07:49:06.263Z] #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-04-11T07:49:06.263Z] #35 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-04-11T07:49:06.263Z] #35 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-04-11T07:49:06.263Z] #35 ... [2025-04-11T07:49:06.263Z] [2025-04-11T07:49:06.263Z] #31 [security-proxy-setup internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-04-11T07:49:06.263Z] #31 DONE 0.0s [2025-04-11T07:49:06.263Z] [2025-04-11T07:49:06.263Z] #34 [core-common-config-bootstrapper builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-04-11T07:49:06.263Z] #34 DONE 0.5s [2025-04-11T07:49:06.263Z] [2025-04-11T07:49:06.263Z] #35 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-04-11T07:49:06.263Z] #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-04-11T07:49:06.263Z] #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-04-11T07:49:06.263Z] #35 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-04-11T07:49:06.263Z] #35 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-04-11T07:49:06.534Z] #35 ... [2025-04-11T07:49:06.534Z] [2025-04-11T07:49:06.534Z] #31 [core-data internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-04-11T07:49:06.534Z] #31 DONE 0.0s [2025-04-11T07:49:06.534Z] [2025-04-11T07:49:06.534Z] #34 [security-bootstrapper builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-04-11T07:49:06.534Z] #34 DONE 0.5s [2025-04-11T07:49:06.534Z] [2025-04-11T07:49:06.534Z] #35 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-04-11T07:49:06.534Z] #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-04-11T07:49:06.534Z] #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-04-11T07:49:06.534Z] #35 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-04-11T07:49:06.534Z] #35 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-04-11T07:49:09.651Z] 2437ff75d9bd: Pull complete [2025-04-11T07:49:09.651Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-04-11T07:49:09.651Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-04-11T07:49:09.651Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-11T07:49:09.879Z] prd-ubuntu20.04-docker-arm64-4c-16g-44765 does not seem to be running inside a container [2025-04-11T07:49:09.941Z] $ 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/825 -v /w/workspace/edgex-go/825:/w/workspace/edgex-go/825:rw,z -v /w/workspace/edgex-go/825@tmp:/w/workspace/edgex-go/825@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-lftools-log-publisher:arm64 cat [2025-04-11T07:49:11.808Z] #35 ... [2025-04-11T07:49:11.808Z] [2025-04-11T07:49:11.808Z] #36 [support-notifications internal] load build context [2025-04-11T07:49:11.808Z] #36 transferring context: 258.29MB 5.2s [2025-04-11T07:49:11.808Z] #36 ... [2025-04-11T07:49:11.808Z] [2025-04-11T07:49:11.808Z] #37 [security-proxy-auth internal] load build context [2025-04-11T07:49:11.808Z] #37 ... [2025-04-11T07:49:11.808Z] [2025-04-11T07:49:11.808Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-04-11T07:49:11.808Z] #38 DONE 5.9s [2025-04-11T07:49:11.808Z] [2025-04-11T07:49:11.808Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-04-11T07:49:11.808Z] #39 DONE 5.9s [2025-04-11T07:49:11.808Z] [2025-04-11T07:49:11.808Z] #40 [core-metadata builder 2/7] WORKDIR /edgex-go [2025-04-11T07:49:11.808Z] #40 DONE 5.8s [2025-04-11T07:49:11.808Z] [2025-04-11T07:49:11.808Z] #35 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-04-11T07:49:11.808Z] #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-04-11T07:49:11.808Z] #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-04-11T07:49:11.808Z] #35 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-04-11T07:49:11.808Z] #35 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-04-11T07:49:12.074Z] #35 ... [2025-04-11T07:49:12.074Z] [2025-04-11T07:49:12.074Z] #34 [core-data builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-04-11T07:49:12.074Z] #34 DONE 0.5s [2025-04-11T07:49:12.074Z] [2025-04-11T07:49:12.074Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2025-04-11T07:49:12.074Z] #32 DONE 6.0s [2025-04-11T07:49:12.074Z] [2025-04-11T07:49:12.074Z] #40 [core-data builder 2/7] WORKDIR /edgex-go [2025-04-11T07:49:12.074Z] #40 DONE 5.8s [2025-04-11T07:49:12.074Z] [2025-04-11T07:49:12.074Z] #35 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-04-11T07:49:12.074Z] #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-04-11T07:49:12.074Z] #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-04-11T07:49:12.075Z] #35 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-04-11T07:49:12.075Z] #35 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-04-11T07:49:12.075Z] #35 ... [2025-04-11T07:49:12.075Z] [2025-04-11T07:49:12.075Z] #41 [security-spire-server internal] load build context [2025-04-11T07:49:12.075Z] #41 transferring context: 23.80kB 0.0s done [2025-04-11T07:49:12.075Z] #41 DONE 0.3s [2025-04-11T07:49:12.075Z] [2025-04-11T07:49:12.075Z] #42 [security-spire-agent internal] load build context [2025-04-11T07:49:12.075Z] #42 transferring context: 23.33kB 0.0s done [2025-04-11T07:49:12.075Z] #42 DONE 0.3s [2025-04-11T07:49:12.285Z] $ docker top 5d9c251cac45fd14a7104750ca5d15d45beee75e3729e8751812e53fc5854c2b -eo pid,comm [2025-04-11T07:49:12.334Z] [2025-04-11T07:49:12.334Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-04-11T07:49:12.334Z] #43 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.4s done [2025-04-11T07:49:12.334Z] #43 ... [2025-04-11T07:49:12.334Z] [2025-04-11T07:49:12.334Z] #44 [security-spire-config internal] load build context [2025-04-11T07:49:12.334Z] #44 transferring context: 22.05kB 0.0s done [2025-04-11T07:49:12.334Z] #44 DONE 0.4s [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-04-11T07:49:12.595Z] [2025-04-11T07:49:12.595Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-04-11T07:49:12.595Z] #43 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-04-11T07:49:12.595Z] #43 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-04-11T07:49:12.595Z] #43 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-04-11T07:49:12.595Z] #43 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-04-11T07:49:12.595Z] #43 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done [2025-04-11T07:49:12.595Z] #43 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.2s [2025-04-11T07:49:12.595Z] #43 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.2s [2025-04-11T07:49:12.595Z] #43 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 [2025-04-11T07:49:12.595Z] #43 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-04-11T07:49:12.595Z] #43 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done [2025-04-11T07:49:12.595Z] #43 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 7.34MB / 36.47MB 0.3s [2025-04-11T07:49:12.595Z] #43 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done [2025-04-11T07:49:12.842Z] ---> job-cost.sh [2025-04-11T07:49:12.855Z] #43 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 30.41MB / 36.47MB 0.5s [2025-04-11T07:49:13.106Z] lf-activate-venv: SKIPPING [2025-04-11T07:49:13.106Z] INFO: No Stack... [2025-04-11T07:49:13.128Z] #43 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.6s [2025-04-11T07:49:13.368Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-04-11T07:49:14.324Z] INFO: Archiving Costs [Pipeline] sh [2025-04-11T07:49:14.659Z] + + cat /w/workspace/edgex-go/825/archives/cost.csv [2025-04-11T07:49:14.659Z] cut -d, -f6 [Pipeline] lock [2025-04-11T07:49:14.708Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-825-stack-cost] [2025-04-11T07:49:14.719Z] Resource [jenkins-edgexfoundry-edgex-go-main-825-stack-cost] did not exist. Created. [2025-04-11T07:49:14.725Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-825-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-04-11T07:49:15.356Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-04-11T07:49:16.132Z] Stashed 1 file(s) [Pipeline] } [2025-04-11T07:49:16.140Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-825-stack-cost] [Pipeline] // lock [Pipeline] } [2025-04-11T07:49:16.170Z] $ docker stop --time=1 5d9c251cac45fd14a7104750ca5d15d45beee75e3729e8751812e53fc5854c2b [2025-04-11T07:49:16.525Z] #43 ... [2025-04-11T07:49:16.525Z] [2025-04-11T07:49:16.525Z] #45 [security-secretstore-setup internal] load build context [2025-04-11T07:49:16.525Z] #45 ... [2025-04-11T07:49:16.525Z] [2025-04-11T07:49:16.525Z] #46 [core-keeper internal] load build context [2025-04-11T07:49:16.525Z] #46 transferring context: 503.27MB 9.9s done [2025-04-11T07:49:16.525Z] #46 ... [2025-04-11T07:49:16.525Z] [2025-04-11T07:49:16.525Z] #47 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-04-11T07:49:16.525Z] #0 6.159 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-11T07:49:16.525Z] #0 6.411 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-04-11T07:49:16.525Z] #0 6.819 (1/1) Installing dumb-init (1.2.5-r3) [2025-04-11T07:49:16.525Z] #0 6.823 Executing busybox-1.36.1-r29.trigger [2025-04-11T07:49:16.525Z] #0 6.833 OK: 8 MiB in 15 packages [2025-04-11T07:49:16.525Z] #47 ... [2025-04-11T07:49:16.525Z] [2025-04-11T07:49:16.525Z] #48 [core-metadata internal] load build context [2025-04-11T07:49:16.525Z] #48 ... [2025-04-11T07:49:16.525Z] [2025-04-11T07:49:16.525Z] #49 [core-command internal] load build context [2025-04-11T07:49:16.525Z] #49 ... [2025-04-11T07:49:16.525Z] [2025-04-11T07:49:16.525Z] #50 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-04-11T07:49:16.525Z] #50 ... [2025-04-11T07:49:16.525Z] [2025-04-11T07:49:16.525Z] #51 [security-spiffe-token-provider internal] load build context [2025-04-11T07:49:16.525Z] #51 transferring context: 503.27MB 9.9s done [2025-04-11T07:49:17.162Z] #51 ... [2025-04-11T07:49:17.162Z] [2025-04-11T07:49:17.162Z] #52 [security-bootstrapper internal] load build context [2025-04-11T07:49:17.436Z] #52 ... [2025-04-11T07:49:17.436Z] [2025-04-11T07:49:17.436Z] #53 [support-scheduler internal] load build context [2025-04-11T07:49:17.436Z] #53 ... [2025-04-11T07:49:17.436Z] [2025-04-11T07:49:17.436Z] #54 [security-proxy-setup internal] load build context [2025-04-11T07:49:17.436Z] #54 ... [2025-04-11T07:49:17.436Z] [2025-04-11T07:49:17.436Z] #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-04-11T07:49:17.436Z] #0 6.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-11T07:49:17.436Z] #0 6.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-04-11T07:49:17.436Z] #0 6.691 (1/7) Installing ca-certificates (20241121-r1) [2025-04-11T07:49:17.436Z] #0 6.712 (2/7) Installing dumb-init (1.2.5-r3) [2025-04-11T07:49:17.436Z] #0 6.712 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-04-11T07:49:17.436Z] #0 6.716 (4/7) Installing libsodium (1.0.19-r0) [2025-04-11T07:49:17.436Z] #0 6.724 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-04-11T07:49:17.436Z] #0 6.742 (6/7) Installing libzmq (4.3.5-r2) [2025-04-11T07:49:17.436Z] #0 6.839 (7/7) Installing zeromq (4.3.5-r2) [2025-04-11T07:49:17.436Z] #0 6.846 Executing busybox-1.36.1-r29.trigger [2025-04-11T07:49:17.436Z] #0 6.852 Executing ca-certificates-20241121-r1.trigger [2025-04-11T07:49:17.436Z] #0 6.906 OK: 12 MiB in 21 packages [2025-04-11T07:49:17.436Z] #55 ... [2025-04-11T07:49:17.436Z] [2025-04-11T07:49:17.436Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-04-11T07:49:17.436Z] #0 9.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-11T07:49:17.436Z] #0 9.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-04-11T07:49:17.436Z] #0 9.580 v3.20.6-98-gc1d3f1ebeee [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-04-11T07:49:17.436Z] #0 9.580 v3.20.6-97-gf42b045c22d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-04-11T07:49:17.436Z] #0 9.580 OK: 24170 distinct packages available [2025-04-11T07:49:17.436Z] #0 9.642 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-11T07:49:17.436Z] #0 9.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-04-11T07:49:17.436Z] #0 10.09 (1/14) Installing ca-certificates (20241121-r1) [2025-04-11T07:49:17.436Z] #0 10.11 (2/14) Installing brotli-libs (1.1.0-r2) [2025-04-11T07:49:17.436Z] #0 10.12 (3/14) Installing c-ares (1.33.1-r0) [2025-04-11T07:49:17.437Z] #0 10.13 (4/14) Installing libunistring (1.2-r0) [2025-04-11T07:49:17.437Z] #0 10.14 (5/14) Installing libidn2 (2.3.7-r0) [2025-04-11T07:49:17.437Z] #0 10.14 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-04-11T07:49:17.437Z] #0 10.15 (7/14) Installing libpsl (0.21.5-r1) [2025-04-11T07:49:17.437Z] #0 10.15 (8/14) Installing zstd-libs (1.5.6-r0) [2025-04-11T07:49:17.437Z] #0 10.16 (9/14) Installing libcurl (8.12.1-r0) [2025-04-11T07:49:17.437Z] #0 10.17 (10/14) Installing curl (8.12.1-r0) [2025-04-11T07:49:17.437Z] #0 10.17 (11/14) Installing dumb-init (1.2.5-r3) [2025-04-11T07:49:17.437Z] #0 10.17 (12/14) Installing musl-obstack (1.2.3-r2) [2025-04-11T07:49:17.437Z] #0 10.18 (13/14) Installing libucontext (1.2-r3) [2025-04-11T07:49:17.437Z] #0 10.18 (14/14) Installing gcompat (1.1.0-r4) [2025-04-11T07:49:17.437Z] #0 10.19 Executing busybox-1.36.1-r29.trigger [2025-04-11T07:49:17.437Z] #0 10.20 Executing ca-certificates-20241121-r1.trigger [2025-04-11T07:49:17.437Z] #0 10.24 OK: 13 MiB in 28 packages [2025-04-11T07:49:17.616Z] $ docker rm -f --volumes 5d9c251cac45fd14a7104750ca5d15d45beee75e3729e8751812e53fc5854c2b [2025-04-11T07:49:17.701Z] #56 ... [2025-04-11T07:49:17.701Z] [2025-04-11T07:49:17.701Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-04-11T07:49:17.701Z] #0 6.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-11T07:49:17.701Z] #0 6.668 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-04-11T07:49:17.701Z] #0 6.963 (1/4) Installing ca-certificates (20241121-r1) [2025-04-11T07:49:17.701Z] #0 6.981 (2/4) Installing dumb-init (1.2.5-r3) [2025-04-11T07:49:17.701Z] #0 6.985 (3/4) Installing su-exec (0.2-r3) [2025-04-11T07:49:17.701Z] #0 6.990 (4/4) Installing yq-go (4.44.1-r2) [2025-04-11T07:49:17.701Z] #0 7.059 Executing busybox-1.36.1-r29.trigger [2025-04-11T07:49:17.701Z] #0 7.063 Executing ca-certificates-20241121-r1.trigger [2025-04-11T07:49:17.701Z] #0 7.109 OK: 19 MiB in 18 packages [2025-04-11T07:49:17.701Z] #57 ... [2025-04-11T07:49:17.701Z] [2025-04-11T07:49:17.701Z] #58 [core-common-config-bootstrapper internal] load build context [2025-04-11T07:49:17.701Z] #58 ... [2025-04-11T07:49:17.701Z] [2025-04-11T07:49:17.701Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-04-11T07:49:17.920Z] Failed in branch arm64 [2025-04-11T07:49:18.298Z] #43 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 5.8s [2025-04-11T07:49:18.562Z] #43 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 6.0s done [2025-04-11T07:49:22.443Z] #43 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be [2025-04-11T07:49:22.443Z] #43 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-04-11T07:49:22.443Z] #43 ... [2025-04-11T07:49:22.443Z] [2025-04-11T07:49:22.444Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-04-11T07:49:22.444Z] #59 ... [2025-04-11T07:49:22.444Z] [2025-04-11T07:49:22.444Z] #36 [support-notifications internal] load build context [2025-04-11T07:49:22.444Z] #36 transferring context: 503.27MB 11.7s done [2025-04-11T07:49:22.709Z] #36 ... [2025-04-11T07:49:22.709Z] [2025-04-11T07:49:22.709Z] #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-04-11T07:49:22.709Z] #60 ... [2025-04-11T07:49:22.709Z] [2025-04-11T07:49:22.709Z] #61 [core-data internal] load build context [2025-04-11T07:49:22.709Z] #61 transferring context: 503.27MB 8.6s done [2025-04-11T07:49:22.709Z] #61 ... [2025-04-11T07:49:22.709Z] [2025-04-11T07:49:22.709Z] #37 [security-proxy-auth internal] load build context [2025-04-11T07:49:22.709Z] #37 transferring context: 503.27MB 9.9s done [2025-04-11T07:49:22.709Z] #37 ... [2025-04-11T07:49:22.709Z] [2025-04-11T07:49:22.709Z] #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-04-11T07:49:22.974Z] #62 ... [2025-04-11T07:49:22.974Z] [2025-04-11T07:49:22.974Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-04-11T07:49:23.238Z] #63 ... [2025-04-11T07:49:23.238Z] [2025-04-11T07:49:23.238Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-04-11T07:49:23.238Z] #64 ... [2025-04-11T07:49:23.238Z] [2025-04-11T07:49:23.238Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-04-11T07:49:23.632Z] #65 ... [2025-04-11T07:49:23.632Z] [2025-04-11T07:49:23.632Z] #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-04-11T07:49:23.632Z] #66 ... [2025-04-11T07:49:23.632Z] [2025-04-11T07:49:23.632Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-04-11T07:49:23.632Z] #67 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.4s done [2025-04-11T07:49:23.632Z] #67 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-04-11T07:49:23.632Z] #67 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-04-11T07:49:23.632Z] #67 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-04-11T07:49:23.632Z] #67 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-04-11T07:49:23.632Z] #67 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done [2025-04-11T07:49:23.632Z] #67 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done [2025-04-11T07:49:23.632Z] #67 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 4.1s done [2025-04-11T07:49:23.632Z] #67 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 8.9s done [2025-04-11T07:49:23.632Z] #67 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-04-11T07:49:23.892Z] #67 ... [2025-04-11T07:49:23.892Z] [2025-04-11T07:49:23.892Z] #68 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-04-11T07:49:23.892Z] #68 ... [2025-04-11T07:49:23.892Z] [2025-04-11T07:49:23.893Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-04-11T07:49:24.459Z] #69 ... [2025-04-11T07:49:24.459Z] [2025-04-11T07:49:24.459Z] #70 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-04-11T07:49:24.719Z] #70 ... [2025-04-11T07:49:24.719Z] [2025-04-11T07:49:24.719Z] #71 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-04-11T07:49:24.719Z] #0 5.044 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-11T07:49:24.719Z] #0 5.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-04-11T07:49:24.719Z] #0 5.579 OK: 248 MiB in 58 packages [2025-04-11T07:49:24.983Z] #71 ... [2025-04-11T07:49:24.983Z] [2025-04-11T07:49:24.983Z] #33 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-04-11T07:49:24.983Z] #33 8.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-11T07:49:24.983Z] #33 8.080 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-04-11T07:49:24.983Z] #33 8.358 (1/3) Installing ca-certificates (20241121-r1) [2025-04-11T07:49:24.983Z] #33 8.669 (2/3) Installing dumb-init (1.2.5-r3) [2025-04-11T07:49:24.983Z] #33 8.673 (3/3) Installing tzdata (2025b-r0) [2025-04-11T07:49:24.983Z] #33 8.719 Executing busybox-1.36.1-r29.trigger [2025-04-11T07:49:24.983Z] #33 8.748 Executing ca-certificates-20241121-r1.trigger [2025-04-11T07:49:24.983Z] #33 8.789 OK: 10 MiB in 17 packages [2025-04-11T07:49:24.983Z] #33 ... [2025-04-11T07:49:24.983Z] [2025-04-11T07:49:24.983Z] #52 [security-bootstrapper internal] load build context [2025-04-11T07:49:24.983Z] #52 transferring context: 503.27MB 10.9s done [2025-04-11T07:49:26.361Z] #52 ... [2025-04-11T07:49:26.361Z] [2025-04-11T07:49:26.361Z] #45 [security-secretstore-setup internal] load build context [2025-04-11T07:49:26.361Z] #45 transferring context: 503.27MB 14.5s done [2025-04-11T07:49:26.361Z] #45 ... [2025-04-11T07:49:26.361Z] [2025-04-11T07:49:26.361Z] #54 [security-proxy-setup internal] load build context [2025-04-11T07:49:26.361Z] #54 transferring context: 503.27MB 10.9s done [2025-04-11T07:49:26.619Z] #54 ... [2025-04-11T07:49:26.619Z] [2025-04-11T07:49:26.619Z] #48 [core-metadata internal] load build context [2025-04-11T07:49:26.619Z] #48 transferring context: 503.27MB 12.4s done [2025-04-11T07:49:26.619Z] #48 ... [2025-04-11T07:49:26.619Z] [2025-04-11T07:49:26.619Z] #49 [core-command internal] load build context [2025-04-11T07:49:26.619Z] #49 transferring context: 503.27MB 15.4s done [2025-04-11T07:49:26.877Z] #49 ... [2025-04-11T07:49:26.877Z] [2025-04-11T07:49:26.877Z] #58 [core-common-config-bootstrapper internal] load build context [2025-04-11T07:49:26.877Z] #58 transferring context: 503.27MB 15.6s done [2025-04-11T07:49:27.445Z] #58 ... [2025-04-11T07:49:27.445Z] [2025-04-11T07:49:27.445Z] #53 [support-scheduler internal] load build context [2025-04-11T07:49:27.445Z] #53 transferring context: 503.27MB 14.6s done [2025-04-11T07:49:31.759Z] #53 ... [2025-04-11T07:49:31.759Z] [2025-04-11T07:49:31.759Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-04-11T07:49:31.759Z] #43 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done [2025-04-11T07:49:39.965Z] #43 ... [2025-04-11T07:49:39.965Z] [2025-04-11T07:49:39.965Z] #37 [security-proxy-auth internal] load build context [2025-04-11T07:49:39.965Z] #37 DONE 32.8s [2025-04-11T07:49:39.965Z] [2025-04-11T07:49:39.965Z] #46 [core-keeper internal] load build context [2025-04-11T07:49:39.965Z] #46 DONE 32.8s [2025-04-11T07:49:39.965Z] [2025-04-11T07:49:39.965Z] #51 [security-spiffe-token-provider internal] load build context [2025-04-11T07:49:39.965Z] #51 DONE 32.7s [2025-04-11T07:49:39.965Z] [2025-04-11T07:49:39.965Z] #50 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-04-11T07:49:39.965Z] #50 DONE 32.8s [2025-04-11T07:49:39.965Z] [2025-04-11T07:49:39.965Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-04-11T07:49:39.965Z] #67 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done [2025-04-11T07:49:39.965Z] #67 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c [2025-04-11T07:49:39.965Z] #67 ... [2025-04-11T07:49:39.965Z] [2025-04-11T07:49:39.965Z] #47 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-04-11T07:49:39.965Z] #47 DONE 32.9s [2025-04-11T07:49:39.965Z] [2025-04-11T07:49:39.965Z] #71 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-04-11T07:49:39.965Z] #71 DONE 27.2s [2025-04-11T07:49:39.965Z] [2025-04-11T07:49:39.965Z] #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-04-11T07:49:39.965Z] #55 DONE 32.8s [2025-04-11T07:49:39.965Z] [2025-04-11T07:49:39.965Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-04-11T07:49:39.965Z] #56 DONE 32.7s [2025-04-11T07:49:39.965Z] [2025-04-11T07:49:39.965Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-04-11T07:49:39.965Z] #57 DONE 33.0s [2025-04-11T07:49:39.965Z] [2025-04-11T07:49:39.965Z] #36 [support-notifications internal] load build context [2025-04-11T07:49:39.965Z] #36 DONE 32.9s [2025-04-11T07:49:39.965Z] [2025-04-11T07:49:39.965Z] #33 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-04-11T07:49:39.965Z] #33 DONE 33.1s [2025-04-11T07:49:39.965Z] [2025-04-11T07:49:39.965Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-04-11T07:49:39.965Z] #67 ... [2025-04-11T07:49:39.965Z] [2025-04-11T07:49:39.965Z] #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-04-11T07:49:39.965Z] #72 ... [2025-04-11T07:49:39.965Z] [2025-04-11T07:49:39.965Z] #48 [core-metadata internal] load build context [2025-04-11T07:49:39.965Z] #48 DONE 33.0s [2025-04-11T07:49:39.965Z] [2025-04-11T07:49:39.965Z] #61 [core-data internal] load build context [2025-04-11T07:49:39.965Z] #61 DONE 27.1s [2025-04-11T07:49:39.965Z] [2025-04-11T07:49:39.965Z] #45 [security-secretstore-setup internal] load build context [2025-04-11T07:49:39.965Z] #45 DONE 33.1s [2025-04-11T07:49:39.965Z] [2025-04-11T07:49:39.965Z] #54 [security-proxy-setup internal] load build context [2025-04-11T07:49:39.965Z] #54 DONE 32.8s [2025-04-11T07:49:39.965Z] [2025-04-11T07:49:39.965Z] #49 [core-command internal] load build context [2025-04-11T07:49:39.965Z] #49 DONE 33.1s [2025-04-11T07:49:39.965Z] [2025-04-11T07:49:39.965Z] #58 [core-common-config-bootstrapper internal] load build context [2025-04-11T07:49:39.965Z] #58 DONE 32.9s [2025-04-11T07:49:39.965Z] [2025-04-11T07:49:39.965Z] #52 [security-bootstrapper internal] load build context [2025-04-11T07:49:39.965Z] #52 DONE 32.8s [2025-04-11T07:49:39.965Z] [2025-04-11T07:49:39.965Z] #53 [support-scheduler internal] load build context [2025-04-11T07:49:39.965Z] #53 DONE 33.2s [2025-04-11T07:49:39.965Z] [2025-04-11T07:49:39.966Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-04-11T07:49:39.966Z] #43 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0.2s [2025-04-11T07:49:39.966Z] #43 ... [2025-04-11T07:49:39.966Z] [2025-04-11T07:49:39.966Z] #73 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-04-11T07:49:39.966Z] #73 DONE 0.6s [2025-04-11T07:49:39.966Z] [2025-04-11T07:49:39.966Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-04-11T07:49:40.554Z] #43 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 1.5s done [2025-04-11T07:49:40.554Z] #43 ... [2025-04-11T07:49:40.554Z] [2025-04-11T07:49:40.554Z] #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-04-11T07:49:40.554Z] #60 DONE 28.8s [2025-04-11T07:49:40.554Z] [2025-04-11T07:49:40.554Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-04-11T07:49:40.554Z] #59 27.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-11T07:49:40.554Z] #59 28.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-04-11T07:49:40.554Z] #59 28.32 OK: 248 MiB in 58 packages [2025-04-11T07:49:40.554Z] #59 DONE 28.8s [2025-04-11T07:49:40.554Z] [2025-04-11T07:49:40.554Z] #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-04-11T07:49:40.554Z] #62 27.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-11T07:49:40.554Z] #62 27.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-04-11T07:49:40.554Z] #62 28.32 OK: 248 MiB in 58 packages [2025-04-11T07:49:40.554Z] #62 DONE 28.9s [2025-04-11T07:49:40.821Z] [2025-04-11T07:49:40.821Z] #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-04-11T07:49:40.821Z] #74 DONE 0.1s [2025-04-11T07:49:40.821Z] [2025-04-11T07:49:40.821Z] #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-04-11T07:49:40.821Z] #66 28.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-11T07:49:40.821Z] #66 28.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-04-11T07:49:40.821Z] #66 ... [2025-04-11T07:49:40.821Z] [2025-04-11T07:49:40.821Z] #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-04-11T07:49:40.821Z] #75 DONE 0.1s [2025-04-11T07:49:41.079Z] [2025-04-11T07:49:41.079Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-04-11T07:49:41.337Z] #43 ... [2025-04-11T07:49:41.337Z] [2025-04-11T07:49:41.337Z] #68 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-04-11T07:49:41.337Z] #68 28.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-11T07:49:41.337Z] #68 28.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-04-11T07:49:41.337Z] #68 29.25 OK: 248 MiB in 58 packages [2025-04-11T07:49:41.337Z] #68 DONE 29.4s [2025-04-11T07:49:41.337Z] [2025-04-11T07:49:41.337Z] #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-04-11T07:49:41.337Z] #66 29.22 (1/2) Installing dumb-init (1.2.5-r3) [2025-04-11T07:49:41.337Z] #66 29.22 (2/2) Installing su-exec (0.2-r3) [2025-04-11T07:49:41.337Z] #66 29.22 Executing busybox-1.36.1-r29.trigger [2025-04-11T07:49:41.337Z] #66 29.24 OK: 8 MiB in 16 packages [2025-04-11T07:49:41.337Z] #66 DONE 29.4s [2025-04-11T07:49:41.337Z] [2025-04-11T07:49:41.337Z] #76 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-04-11T07:49:41.337Z] #76 DONE 0.0s [2025-04-11T07:49:41.337Z] [2025-04-11T07:49:41.337Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-04-11T07:49:41.337Z] #63 28.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-11T07:49:41.337Z] #63 28.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-04-11T07:49:41.337Z] #63 28.86 (1/1) Installing dumb-init (1.2.5-r3) [2025-04-11T07:49:41.337Z] #63 28.86 Executing busybox-1.36.1-r29.trigger [2025-04-11T07:49:41.337Z] #63 28.87 OK: 8 MiB in 15 packages [2025-04-11T07:49:41.337Z] #63 DONE 29.0s [2025-04-11T07:49:41.337Z] [2025-04-11T07:49:41.337Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-04-11T07:49:41.337Z] #65 29.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-11T07:49:41.595Z] #65 29.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-04-11T07:49:41.595Z] #65 ... [2025-04-11T07:49:41.595Z] [2025-04-11T07:49:41.595Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-04-11T07:49:41.595Z] #69 28.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-11T07:49:41.595Z] #69 28.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-04-11T07:49:41.595Z] #69 29.25 v3.20.6-98-gc1d3f1ebeee [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-04-11T07:49:41.595Z] #69 29.25 v3.20.6-97-gf42b045c22d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-04-11T07:49:41.595Z] #69 29.25 OK: 24170 distinct packages available [2025-04-11T07:49:41.595Z] #69 29.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-11T07:49:41.595Z] #69 29.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-04-11T07:49:41.595Z] #69 29.68 OK: 248 MiB in 58 packages [2025-04-11T07:49:41.595Z] #69 DONE 29.8s [2025-04-11T07:49:41.856Z] [2025-04-11T07:49:41.856Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-04-11T07:49:41.856Z] #77 DONE 0.0s [2025-04-11T07:49:41.856Z] [2025-04-11T07:49:41.856Z] #70 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-04-11T07:49:41.856Z] #70 29.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-11T07:49:41.856Z] #70 29.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-04-11T07:49:42.116Z] #70 30.01 v3.20.6-98-gc1d3f1ebeee [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-04-11T07:49:42.116Z] #70 30.01 v3.20.6-97-gf42b045c22d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-04-11T07:49:42.116Z] #70 30.01 OK: 24170 distinct packages available [2025-04-11T07:49:42.116Z] #70 ... [2025-04-11T07:49:42.116Z] [2025-04-11T07:49:42.116Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-04-11T07:49:42.116Z] #65 30.03 (1/4) Installing dumb-init (1.2.5-r3) [2025-04-11T07:49:42.116Z] #65 30.03 (2/4) Installing openssl (3.3.3-r0) [2025-04-11T07:49:42.116Z] #65 30.04 (3/4) Installing su-exec (0.2-r3) [2025-04-11T07:49:42.116Z] #65 30.05 (4/4) Installing yq-go (4.44.1-r2) [2025-04-11T07:49:42.116Z] #65 30.12 Executing busybox-1.36.1-r29.trigger [2025-04-11T07:49:42.116Z] #65 30.13 OK: 19 MiB in 18 packages [2025-04-11T07:49:42.116Z] #65 DONE 30.4s [2025-04-11T07:49:42.116Z] [2025-04-11T07:49:42.116Z] #70 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-04-11T07:49:42.116Z] #70 30.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-11T07:49:42.374Z] #70 30.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-04-11T07:49:42.634Z] #70 30.57 (1/5) Installing dumb-init (1.2.5-r3) [2025-04-11T07:49:42.634Z] #70 30.58 (2/5) Installing musl-obstack (1.2.3-r2) [2025-04-11T07:49:42.634Z] #70 30.58 (3/5) Installing libucontext (1.2-r3) [2025-04-11T07:49:42.634Z] #70 30.58 (4/5) Installing gcompat (1.1.0-r4) [2025-04-11T07:49:42.634Z] #70 30.59 (5/5) Installing openssl (3.3.3-r0) [2025-04-11T07:49:42.634Z] #70 30.60 Executing busybox-1.36.1-r29.trigger [2025-04-11T07:49:42.634Z] #70 30.60 OK: 9 MiB in 19 packages [2025-04-11T07:49:42.894Z] #70 DONE 30.8s [2025-04-11T07:49:42.894Z] [2025-04-11T07:49:42.894Z] #78 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-04-11T07:49:45.300Z] #78 ... [2025-04-11T07:49:45.300Z] [2025-04-11T07:49:45.300Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-04-11T07:49:45.300Z] #0 3.618 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-11T07:49:45.300Z] #0 3.694 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-04-11T07:49:45.300Z] #0 3.989 OK: 12 MiB in 21 packages [2025-04-11T07:49:45.300Z] #79 DONE 4.1s [2025-04-11T07:49:45.300Z] [2025-04-11T07:49:45.300Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-04-11T07:49:45.300Z] #64 29.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-11T07:49:45.300Z] #64 29.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-04-11T07:49:45.300Z] #64 30.28 v3.20.6-98-gc1d3f1ebeee [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-04-11T07:49:45.300Z] #64 30.28 v3.20.6-97-gf42b045c22d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-04-11T07:49:45.300Z] #64 30.28 OK: 24170 distinct packages available [2025-04-11T07:49:45.300Z] #64 30.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-11T07:49:45.300Z] #64 30.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-04-11T07:49:45.300Z] #64 30.78 (1/4) Installing dumb-init (1.2.5-r3) [2025-04-11T07:49:45.300Z] #64 30.78 (2/4) Installing musl-obstack (1.2.3-r2) [2025-04-11T07:49:45.300Z] #64 30.78 (3/4) Installing libucontext (1.2-r3) [2025-04-11T07:49:45.300Z] #64 30.79 (4/4) Installing gcompat (1.1.0-r4) [2025-04-11T07:49:45.300Z] #64 30.80 Executing busybox-1.36.1-r29.trigger [2025-04-11T07:49:45.300Z] #64 30.80 OK: 8 MiB in 18 packages [2025-04-11T07:49:45.300Z] #64 DONE 31.0s [2025-04-11T07:49:45.300Z] [2025-04-11T07:49:45.300Z] #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-04-11T07:49:45.300Z] #80 ... [2025-04-11T07:49:45.300Z] [2025-04-11T07:49:45.300Z] #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-04-11T07:49:45.300Z] #0 3.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-11T07:49:45.300Z] #0 3.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-04-11T07:49:45.300Z] #0 4.201 OK: 13 MiB in 28 packages [2025-04-11T07:49:45.300Z] #81 DONE 4.3s [2025-04-11T07:49:45.300Z] [2025-04-11T07:49:45.300Z] #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-04-11T07:49:45.300Z] #72 3.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-11T07:49:45.300Z] #72 3.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-04-11T07:49:45.300Z] #72 4.205 OK: 19 MiB in 18 packages [2025-04-11T07:49:45.300Z] #72 DONE 4.3s [2025-04-11T07:49:45.300Z] [2025-04-11T07:49:45.300Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-04-11T07:49:45.300Z] #67 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.8s done [2025-04-11T07:49:46.280Z] #67 ... [2025-04-11T07:49:46.280Z] [2025-04-11T07:49:46.280Z] #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-04-11T07:49:46.280Z] #0 4.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-11T07:49:46.280Z] #0 4.120 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-04-11T07:49:46.280Z] #0 6.813 OK: 10 MiB in 17 packages [2025-04-11T07:49:46.280Z] #82 DONE 6.9s [2025-04-11T07:49:46.280Z] [2025-04-11T07:49:46.280Z] #83 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-04-11T07:49:46.280Z] #0 3.593 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-11T07:49:46.280Z] #0 6.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-04-11T07:49:46.280Z] #0 6.929 OK: 8 MiB in 15 packages [2025-04-11T07:49:46.280Z] #83 DONE 7.1s [2025-04-11T07:49:46.280Z] [2025-04-11T07:49:46.281Z] #84 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-04-11T07:49:46.281Z] #0 4.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-11T07:49:46.281Z] #0 4.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-04-11T07:49:46.281Z] #84 ... [2025-04-11T07:49:46.281Z] [2025-04-11T07:49:46.281Z] #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-04-11T07:49:46.281Z] #80 2.994 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-11T07:49:47.946Z] #80 4.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-04-11T07:49:49.062Z] #80 4.842 OK: 8 MiB in 18 packages [2025-04-11T07:49:49.062Z] #80 ... [2025-04-11T07:49:49.062Z] [2025-04-11T07:49:49.062Z] #85 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-04-11T07:49:49.062Z] #0 3.475 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-11T07:49:49.062Z] #0 4.081 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-04-11T07:49:49.062Z] #0 8.743 (1/1) Installing dumb-init (1.2.5-r3) [2025-04-11T07:49:49.062Z] #0 9.051 Executing busybox-1.36.1-r29.trigger [2025-04-11T07:49:49.062Z] #0 9.058 OK: 8 MiB in 15 packages [2025-04-11T07:49:49.062Z] #85 ... [2025-04-11T07:49:49.062Z] [2025-04-11T07:49:49.062Z] #78 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-04-11T07:49:49.062Z] #78 3.347 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-11T07:49:49.062Z] #78 4.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-04-11T07:49:49.062Z] #78 5.292 OK: 9 MiB in 19 packages [2025-04-11T07:49:49.328Z] #78 ... [2025-04-11T07:49:49.328Z] [2025-04-11T07:49:49.328Z] #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-04-11T07:49:49.328Z] #0 4.642 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-11T07:49:49.328Z] #0 6.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-04-11T07:49:49.328Z] #0 6.799 OK: 8 MiB in 15 packages [2025-04-11T07:49:49.328Z] #86 DONE 8.2s [2025-04-11T07:49:49.328Z] [2025-04-11T07:49:49.328Z] #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-04-11T07:49:49.328Z] #80 DONE 6.2s [2025-04-11T07:49:49.328Z] [2025-04-11T07:49:49.328Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-04-11T07:49:49.328Z] #0 3.849 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-11T07:49:49.328Z] #0 5.573 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-04-11T07:49:49.328Z] #0 5.935 OK: 19 MiB in 18 packages [2025-04-11T07:49:49.328Z] #87 DONE 7.3s [2025-04-11T07:49:49.590Z] [2025-04-11T07:49:49.590Z] #85 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-04-11T07:49:49.590Z] #85 DONE 10.5s [2025-04-11T07:49:49.590Z] [2025-04-11T07:49:49.590Z] #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-04-11T07:49:49.590Z] #78 DONE 6.7s [2025-04-11T07:49:49.590Z] [2025-04-11T07:49:49.590Z] #84 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-04-11T07:49:49.590Z] #84 6.927 OK: 8 MiB in 16 packages [2025-04-11T07:49:49.590Z] #84 DONE 8.4s [2025-04-11T07:49:49.590Z] [2025-04-11T07:49:49.590Z] #88 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-04-11T07:49:49.850Z] #88 ... [2025-04-11T07:49:49.850Z] [2025-04-11T07:49:49.850Z] #89 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-04-11T07:49:49.850Z] #0 2.654 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-11T07:49:49.850Z] #0 6.985 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-04-11T07:49:49.850Z] #0 8.544 OK: 248 MiB in 58 packages [2025-04-11T07:49:49.850Z] #89 DONE 9.0s [2025-04-11T07:49:49.850Z] [2025-04-11T07:49:49.850Z] #90 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-04-11T07:49:50.797Z] #90 ... [2025-04-11T07:49:50.797Z] [2025-04-11T07:49:50.797Z] #91 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-04-11T07:49:51.056Z] #91 ... [2025-04-11T07:49:51.056Z] [2025-04-11T07:49:51.056Z] #92 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-04-11T07:49:51.056Z] #92 ... [2025-04-11T07:49:51.056Z] [2025-04-11T07:49:51.056Z] #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-04-11T07:49:51.316Z] #93 ... [2025-04-11T07:49:51.316Z] [2025-04-11T07:49:51.316Z] #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-04-11T07:49:51.316Z] #94 ... [2025-04-11T07:49:51.316Z] [2025-04-11T07:49:51.316Z] #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-04-11T07:49:51.576Z] #95 ... [2025-04-11T07:49:51.576Z] [2025-04-11T07:49:51.576Z] #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-04-11T07:49:51.834Z] #96 ... [2025-04-11T07:49:51.835Z] [2025-04-11T07:49:51.835Z] #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-04-11T07:49:52.094Z] #97 ... [2025-04-11T07:49:52.094Z] [2025-04-11T07:49:52.094Z] #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-04-11T07:49:52.094Z] #98 DONE 2.6s [2025-04-11T07:49:52.364Z] [2025-04-11T07:49:52.364Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-04-11T07:49:52.364Z] #99 DONE 2.7s [2025-04-11T07:49:52.364Z] [2025-04-11T07:49:52.364Z] #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-04-11T07:49:52.364Z] #97 DONE 2.7s [2025-04-11T07:49:52.364Z] [2025-04-11T07:49:52.364Z] #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-04-11T07:49:52.364Z] #100 ... [2025-04-11T07:49:52.364Z] [2025-04-11T07:49:52.364Z] #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-04-11T07:49:52.364Z] #95 DONE 2.7s [2025-04-11T07:49:52.364Z] [2025-04-11T07:49:52.364Z] #90 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-04-11T07:49:52.364Z] #90 DONE 2.7s [2025-04-11T07:49:52.625Z] [2025-04-11T07:49:52.625Z] #101 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-04-11T07:49:53.195Z] #101 ... [2025-04-11T07:49:53.195Z] [2025-04-11T07:49:53.195Z] #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-04-11T07:49:53.195Z] #93 DONE 3.7s [2025-04-11T07:49:53.457Z] [2025-04-11T07:49:53.457Z] #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-04-11T07:49:53.457Z] #102 DONE 1.2s [2025-04-11T07:49:53.457Z] [2025-04-11T07:49:53.457Z] #103 [security-spire-config stage-2 6/10] COPY security.txt / [2025-04-11T07:49:53.457Z] #103 ... [2025-04-11T07:49:53.457Z] [2025-04-11T07:49:53.457Z] #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-04-11T07:49:53.457Z] #104 DONE 1.2s [2025-04-11T07:49:53.457Z] [2025-04-11T07:49:53.457Z] #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-04-11T07:49:53.457Z] #100 DONE 1.3s [2025-04-11T07:49:53.769Z] [2025-04-11T07:49:53.769Z] #105 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-04-11T07:49:53.769Z] #105 DONE 0.3s [2025-04-11T07:49:53.769Z] [2025-04-11T07:49:53.769Z] #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-04-11T07:49:53.769Z] #106 DONE 0.2s [2025-04-11T07:49:53.769Z] [2025-04-11T07:49:53.769Z] #103 [security-spire-config stage-2 6/10] COPY security.txt / [2025-04-11T07:49:53.769Z] #103 DONE 0.3s [2025-04-11T07:49:53.769Z] [2025-04-11T07:49:53.769Z] #107 [security-spire-server stage-2 6/9] COPY security.txt / [2025-04-11T07:49:53.769Z] #107 DONE 0.3s [2025-04-11T07:49:53.769Z] [2025-04-11T07:49:53.769Z] #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-04-11T07:49:53.769Z] #108 DONE 0.1s [2025-04-11T07:49:53.769Z] [2025-04-11T07:49:53.769Z] #109 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-04-11T07:49:54.030Z] #109 DONE 0.1s [2025-04-11T07:49:54.030Z] [2025-04-11T07:49:54.030Z] #110 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-04-11T07:49:54.030Z] #110 DONE 0.1s [2025-04-11T07:49:54.030Z] [2025-04-11T07:49:54.030Z] #111 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-04-11T07:49:54.030Z] #111 DONE 0.1s [2025-04-11T07:49:54.030Z] [2025-04-11T07:49:54.030Z] #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-04-11T07:49:54.030Z] #112 DONE 0.1s [2025-04-11T07:49:54.030Z] [2025-04-11T07:49:54.030Z] #113 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-04-11T07:49:54.030Z] #113 DONE 0.1s [2025-04-11T07:49:54.030Z] [2025-04-11T07:49:54.030Z] #114 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-04-11T07:49:54.030Z] #114 DONE 0.1s [2025-04-11T07:49:54.030Z] [2025-04-11T07:49:54.030Z] #115 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-04-11T07:49:54.030Z] #115 DONE 0.1s [2025-04-11T07:49:54.030Z] [2025-04-11T07:49:54.030Z] #116 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-04-11T07:49:54.030Z] #116 DONE 0.1s [2025-04-11T07:49:54.030Z] [2025-04-11T07:49:54.030Z] #117 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-04-11T07:49:54.290Z] #117 DONE 0.1s [2025-04-11T07:49:54.290Z] [2025-04-11T07:49:54.290Z] #118 [security-spire-agent] exporting to image [2025-04-11T07:49:54.290Z] #118 exporting layers [2025-04-11T07:49:54.861Z] #118 exporting layers 0.9s done [2025-04-11T07:49:55.121Z] #118 exporting layers 0.9s done [2025-04-11T07:49:55.121Z] #118 writing image sha256:ada15831c892952e7cc918a2c8baf010f5274e076de169e10e4910ded993dfcf 0.0s done [2025-04-11T07:49:55.121Z] #118 naming to docker.io/library/security-spire-server done [2025-04-11T07:49:55.121Z] #118 writing image sha256:08b02ca3d81de7365393968c1b22ad05cea4805f3f53c4e79ebdbc861aa07cd5 done [2025-04-11T07:49:55.121Z] #118 naming to docker.io/library/security-spire-config done [2025-04-11T07:49:55.121Z] #118 writing image sha256:d7ed34b8e3af8fc50e19632c50cc5751529c135f9414cabebfeb0891f1a329f7 done [2025-04-11T07:49:55.121Z] #118 naming to docker.io/library/security-spire-agent done [2025-04-11T07:49:55.121Z] #118 DONE 1.0s [2025-04-11T07:49:55.121Z] [2025-04-11T07:49:55.121Z] #92 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-04-11T07:50:51.746Z] #92 DONE 68.2s [2025-04-11T07:50:51.746Z] [2025-04-11T07:50:51.746Z] #101 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-04-11T07:50:51.746Z] #101 DONE 56.6s [2025-04-11T07:50:51.746Z] [2025-04-11T07:50:51.746Z] #88 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-04-11T07:50:51.746Z] #88 DONE 69.4s [2025-04-11T07:50:51.746Z] [2025-04-11T07:50:51.746Z] #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-04-11T07:50:51.746Z] #94 DONE 67.8s [2025-04-11T07:50:51.746Z] [2025-04-11T07:50:51.746Z] #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-04-11T07:50:51.746Z] #96 DONE 67.3s [2025-04-11T07:50:51.746Z] [2025-04-11T07:50:51.746Z] #91 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-04-11T07:50:51.746Z] #91 DONE 68.2s [2025-04-11T07:50:51.746Z] [2025-04-11T07:50:51.746Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2025-04-11T07:50:55.075Z] #119 ... [2025-04-11T07:50:55.075Z] [2025-04-11T07:50:55.075Z] #120 [support-notifications builder 6/7] COPY . . [2025-04-11T07:50:59.277Z] #120 ... [2025-04-11T07:50:59.277Z] [2025-04-11T07:50:59.277Z] #121 [support-scheduler builder 6/7] COPY . . [2025-04-11T07:50:59.277Z] #121 ... [2025-04-11T07:50:59.277Z] [2025-04-11T07:50:59.277Z] #122 [core-keeper builder 7/8] COPY . . [2025-04-11T07:50:59.277Z] #122 ... [2025-04-11T07:50:59.277Z] [2025-04-11T07:50:59.277Z] #123 [security-secretstore-setup builder 6/7] COPY . . [2025-04-11T07:50:59.537Z] #123 ... [2025-04-11T07:50:59.537Z] [2025-04-11T07:50:59.537Z] #124 [security-proxy-auth builder 6/7] COPY . . [2025-04-11T07:51:06.135Z] #124 ... [2025-04-11T07:51:06.135Z] [2025-04-11T07:51:06.135Z] #123 [security-secretstore-setup builder 6/7] COPY . . [2025-04-11T07:51:06.135Z] #123 DONE 16.4s [2025-04-11T07:51:06.135Z] [2025-04-11T07:51:06.135Z] #125 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-04-11T07:51:06.135Z] #125 CACHED [2025-04-11T07:51:06.135Z] [2025-04-11T07:51:06.135Z] #126 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-04-11T07:51:06.135Z] #126 CACHED [2025-04-11T07:51:06.135Z] [2025-04-11T07:51:06.135Z] #127 [security-proxy-setup builder 6/7] COPY . . [2025-04-11T07:51:06.135Z] #127 CACHED [2025-04-11T07:51:06.135Z] [2025-04-11T07:51:06.135Z] #128 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-04-11T07:51:06.135Z] #128 CACHED [2025-04-11T07:51:06.135Z] [2025-04-11T07:51:06.135Z] #129 [security-bootstrapper builder 6/7] COPY . . [2025-04-11T07:51:06.135Z] #129 CACHED [2025-04-11T07:51:06.135Z] [2025-04-11T07:51:06.135Z] #130 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-04-11T07:51:06.135Z] #130 CACHED [2025-04-11T07:51:06.135Z] [2025-04-11T07:51:06.135Z] #122 [core-keeper builder 7/8] COPY . . [2025-04-11T07:51:06.135Z] #122 DONE 16.4s [2025-04-11T07:51:06.135Z] [2025-04-11T07:51:06.135Z] #120 [support-notifications builder 6/7] COPY . . [2025-04-11T07:51:06.135Z] #120 DONE 16.4s [2025-04-11T07:51:06.135Z] [2025-04-11T07:51:06.135Z] #131 [core-data builder 6/7] COPY . . [2025-04-11T07:51:06.135Z] #131 CACHED [2025-04-11T07:51:06.135Z] [2025-04-11T07:51:06.135Z] #132 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-04-11T07:51:06.135Z] #132 CACHED [2025-04-11T07:51:06.135Z] [2025-04-11T07:51:06.135Z] #133 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-04-11T07:51:06.135Z] #133 CACHED [2025-04-11T07:51:06.135Z] [2025-04-11T07:51:06.135Z] #124 [security-proxy-auth builder 6/7] COPY . . [2025-04-11T07:51:06.135Z] #124 DONE 16.5s [2025-04-11T07:51:06.135Z] [2025-04-11T07:51:06.135Z] #134 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-04-11T07:51:06.135Z] #134 CACHED [2025-04-11T07:51:06.135Z] [2025-04-11T07:51:06.135Z] #135 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-04-11T07:51:06.135Z] #135 CACHED [2025-04-11T07:51:06.135Z] [2025-04-11T07:51:06.135Z] #136 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-04-11T07:51:06.135Z] #136 CACHED [2025-04-11T07:51:06.135Z] [2025-04-11T07:51:06.135Z] #137 [core-command builder 6/7] COPY . . [2025-04-11T07:51:06.135Z] #137 CACHED [2025-04-11T07:51:06.135Z] [2025-04-11T07:51:06.135Z] #138 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-04-11T07:51:06.135Z] #138 CACHED [2025-04-11T07:51:06.135Z] [2025-04-11T07:51:06.135Z] #139 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-04-11T07:51:06.135Z] #139 CACHED [2025-04-11T07:51:06.135Z] [2025-04-11T07:51:06.135Z] #140 [core-metadata builder 6/7] COPY . . [2025-04-11T07:51:06.135Z] #140 CACHED [2025-04-11T07:51:06.135Z] [2025-04-11T07:51:06.135Z] #141 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-04-11T07:51:06.135Z] #141 CACHED [2025-04-11T07:51:06.135Z] [2025-04-11T07:51:06.135Z] #142 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-04-11T07:51:06.135Z] #142 CACHED [2025-04-11T07:51:06.135Z] [2025-04-11T07:51:06.135Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2025-04-11T07:51:06.135Z] #119 DONE 16.5s [2025-04-11T07:51:06.135Z] [2025-04-11T07:51:06.135Z] #121 [support-scheduler builder 6/7] COPY . . [2025-04-11T07:51:06.135Z] #121 DONE 16.5s [2025-04-11T07:51:06.135Z] [2025-04-11T07:51:06.135Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-04-11T07:51:06.703Z] #143 1.321 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-04-11T07:51:16.716Z] #143 ... [2025-04-11T07:51:16.716Z] [2025-04-11T07:51:16.716Z] #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-04-11T07:51:16.716Z] #0 1.472 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-04-11T07:51:16.716Z] #144 ... [2025-04-11T07:51:16.716Z] [2025-04-11T07:51:16.716Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-04-11T07:51:16.716Z] #0 1.213 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-04-11T07:51:16.716Z] #145 ... [2025-04-11T07:51:16.716Z] [2025-04-11T07:51:16.716Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-04-11T07:51:16.716Z] #0 0.724 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-04-11T07:51:16.716Z] #146 ... [2025-04-11T07:51:16.716Z] [2025-04-11T07:51:16.716Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-04-11T07:51:16.716Z] #0 1.084 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-04-11T07:51:16.716Z] #147 ... [2025-04-11T07:51:16.716Z] [2025-04-11T07:51:16.716Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-04-11T07:51:16.716Z] #0 0.807 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-04-11T07:51:16.716Z] #148 ... [2025-04-11T07:51:16.716Z] [2025-04-11T07:51:16.716Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-04-11T07:51:16.716Z] #0 0.655 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-04-11T07:51:16.716Z] #149 ... [2025-04-11T07:51:16.716Z] [2025-04-11T07:51:16.716Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-04-11T07:51:16.716Z] #0 1.025 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-04-11T07:51:16.716Z] #150 ... [2025-04-11T07:51:16.716Z] [2025-04-11T07:51:16.716Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-04-11T07:51:16.716Z] #0 0.987 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-04-11T07:51:16.716Z] #151 ... [2025-04-11T07:51:16.716Z] [2025-04-11T07:51:16.716Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-04-11T07:51:16.716Z] #0 0.328 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-04-11T07:51:16.716Z] #152 ... [2025-04-11T07:51:16.716Z] [2025-04-11T07:51:16.716Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-04-11T07:51:16.716Z] #0 1.234 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-04-11T07:51:16.978Z] #153 ... [2025-04-11T07:51:16.978Z] [2025-04-11T07:51:16.978Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-04-11T07:51:16.978Z] #0 1.202 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-04-11T07:52:53.572Z] #154 ... [2025-04-11T07:52:53.572Z] [2025-04-11T07:52:53.572Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-04-11T07:52:53.572Z] #152 DONE 93.9s [2025-04-11T07:52:53.572Z] [2025-04-11T07:52:53.572Z] #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-04-11T07:52:53.572Z] #144 DONE 94.0s [2025-04-11T07:52:53.572Z] [2025-04-11T07:52:53.572Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-04-11T07:52:53.572Z] #147 ... [2025-04-11T07:52:53.572Z] [2025-04-11T07:52:53.572Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-04-11T07:52:53.572Z] #155 ... [2025-04-11T07:52:53.572Z] [2025-04-11T07:52:53.572Z] #156 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-04-11T07:52:53.572Z] #156 DONE 0.3s [2025-04-11T07:52:53.572Z] [2025-04-11T07:52:53.572Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-04-11T07:52:53.572Z] #155 DONE 0.3s [2025-04-11T07:52:53.572Z] [2025-04-11T07:52:53.572Z] #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-04-11T07:52:53.572Z] #157 DONE 0.2s [2025-04-11T07:52:53.572Z] [2025-04-11T07:52:53.572Z] #158 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-04-11T07:52:53.572Z] #158 DONE 0.5s [2025-04-11T07:52:53.572Z] [2025-04-11T07:52:53.572Z] #159 [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-04-11T07:52:53.572Z] #159 DONE 0.3s [2025-04-11T07:52:53.572Z] [2025-04-11T07:52:53.572Z] #160 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-04-11T07:52:53.572Z] #160 DONE 0.1s [2025-04-11T07:52:53.572Z] [2025-04-11T07:52:53.572Z] #161 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-04-11T07:52:53.572Z] #161 ... [2025-04-11T07:52:53.572Z] [2025-04-11T07:52:53.572Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-04-11T07:52:53.572Z] #162 DONE 1.4s [2025-04-11T07:52:53.572Z] [2025-04-11T07:52:53.572Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-04-11T07:52:53.572Z] #163 DONE 0.2s [2025-04-11T07:52:53.572Z] [2025-04-11T07:52:53.572Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-04-11T07:52:53.572Z] #145 ... [2025-04-11T07:52:53.572Z] [2025-04-11T07:52:53.572Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-04-11T07:52:53.572Z] #164 DONE 0.2s [2025-04-11T07:52:53.572Z] [2025-04-11T07:52:53.572Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-04-11T07:52:53.572Z] #165 ... [2025-04-11T07:52:53.572Z] [2025-04-11T07:52:53.572Z] #161 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-04-11T07:52:53.572Z] #161 DONE 1.0s [2025-04-11T07:52:53.572Z] [2025-04-11T07:52:53.572Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-04-11T07:52:53.572Z] #165 DONE 0.2s [2025-04-11T07:52:53.572Z] [2025-04-11T07:52:53.572Z] #118 [core-common-config-bootstrapper] exporting to image [2025-04-11T07:52:53.572Z] #118 exporting layers [2025-04-11T07:52:53.572Z] #118 ... [2025-04-11T07:52:53.573Z] [2025-04-11T07:52:53.573Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-04-11T07:52:53.573Z] #166 DONE 0.2s [2025-04-11T07:52:53.573Z] [2025-04-11T07:52:53.573Z] #167 [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-04-11T07:52:53.573Z] #167 DONE 0.2s [2025-04-11T07:52:53.573Z] [2025-04-11T07:52:53.573Z] #168 [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-04-11T07:52:53.573Z] #168 DONE 0.1s [2025-04-11T07:52:53.573Z] [2025-04-11T07:52:53.573Z] #118 [core-common-config-bootstrapper] exporting to image [2025-04-11T07:52:53.573Z] #118 exporting layers 0.5s done [2025-04-11T07:52:53.573Z] #118 writing image sha256:63d72963e4eb23e4bb08386e052b13bc8a218d2bb4585eb097e95bd4d0b460d4 done [2025-04-11T07:52:53.573Z] #118 naming to docker.io/library/core-common-config-bootstrapper done [2025-04-11T07:52:53.573Z] #118 DONE 1.5s [2025-04-11T07:52:53.573Z] [2025-04-11T07:52:53.573Z] #169 [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-04-11T07:52:53.573Z] #169 DONE 0.1s [2025-04-11T07:52:53.573Z] [2025-04-11T07:52:53.573Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-04-11T07:52:53.573Z] #170 DONE 0.0s [2025-04-11T07:52:53.573Z] [2025-04-11T07:52:53.573Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-04-11T07:52:53.573Z] #145 ... [2025-04-11T07:52:53.573Z] [2025-04-11T07:52:53.573Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-04-11T07:52:53.573Z] #171 DONE 1.2s [2025-04-11T07:52:53.573Z] [2025-04-11T07:52:53.573Z] #118 [security-bootstrapper] exporting to image [2025-04-11T07:52:53.573Z] #118 exporting layers 0.5s done [2025-04-11T07:52:53.573Z] #118 writing image sha256:3847723d5763fea551458d1be9c8f325d3b23f5deae1d7b855831bcc219e41df done [2025-04-11T07:52:53.573Z] #118 naming to docker.io/library/security-bootstrapper done [2025-04-11T07:52:53.573Z] #118 DONE 1.9s [2025-04-11T07:52:53.573Z] [2025-04-11T07:52:53.573Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-04-11T07:53:40.299Z] #148 ... [2025-04-11T07:53:40.299Z] [2025-04-11T07:53:40.299Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-04-11T07:53:40.299Z] #146 152.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-04-11T07:53:55.303Z] #146 DONE 169.8s [2025-04-11T07:53:55.303Z] [2025-04-11T07:53:55.303Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-04-11T07:53:55.303Z] #149 DONE 169.8s [2025-04-11T07:53:55.303Z] [2025-04-11T07:53:55.303Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-04-11T07:53:55.303Z] #151 DONE 169.8s [2025-04-11T07:53:55.303Z] [2025-04-11T07:53:55.303Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-04-11T07:53:55.303Z] #148 DONE 169.8s [2025-04-11T07:53:55.303Z] [2025-04-11T07:53:55.303Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-04-11T07:53:55.303Z] #145 DONE 169.8s [2025-04-11T07:53:55.303Z] [2025-04-11T07:53:55.303Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-04-11T07:53:55.303Z] #143 DONE 169.8s [2025-04-11T07:53:55.303Z] [2025-04-11T07:53:55.303Z] #172 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-04-11T07:53:55.567Z] #172 ... [2025-04-11T07:53:55.567Z] [2025-04-11T07:53:55.567Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-04-11T07:53:55.567Z] #154 DONE 169.9s [2025-04-11T07:53:55.567Z] [2025-04-11T07:53:55.567Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-04-11T07:53:55.567Z] #153 DONE 169.9s [2025-04-11T07:53:55.567Z] [2025-04-11T07:53:55.567Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-04-11T07:53:55.567Z] #147 DONE 170.0s [2025-04-11T07:53:55.567Z] [2025-04-11T07:53:55.567Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-04-11T07:53:55.567Z] #150 DONE 170.0s [2025-04-11T07:53:55.567Z] [2025-04-11T07:53:55.567Z] #173 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-04-11T07:53:55.567Z] #173 DONE 0.3s [2025-04-11T07:53:55.567Z] [2025-04-11T07:53:55.567Z] #174 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-04-11T07:53:55.567Z] #174 ... [2025-04-11T07:53:55.567Z] [2025-04-11T07:53:55.567Z] #175 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-04-11T07:53:55.567Z] #175 DONE 0.3s [2025-04-11T07:53:55.567Z] [2025-04-11T07:53:55.567Z] #176 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-04-11T07:53:55.567Z] #176 DONE 0.4s [2025-04-11T07:53:55.567Z] [2025-04-11T07:53:55.567Z] #177 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-04-11T07:53:55.567Z] #177 DONE 0.3s [2025-04-11T07:53:55.567Z] [2025-04-11T07:53:55.567Z] #172 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-04-11T07:53:55.567Z] #172 DONE 0.3s [2025-04-11T07:53:55.567Z] [2025-04-11T07:53:55.567Z] #178 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-04-11T07:53:55.567Z] #178 DONE 0.3s [2025-04-11T07:53:55.827Z] [2025-04-11T07:53:55.827Z] #179 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-04-11T07:53:55.827Z] #179 DONE 0.2s [2025-04-11T07:53:55.827Z] [2025-04-11T07:53:55.827Z] #180 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-04-11T07:53:55.827Z] #180 DONE 0.2s [2025-04-11T07:53:55.827Z] [2025-04-11T07:53:55.827Z] #174 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-04-11T07:53:55.827Z] #174 DONE 0.3s [2025-04-11T07:53:55.827Z] [2025-04-11T07:53:55.827Z] #181 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-04-11T07:53:55.827Z] #181 ... [2025-04-11T07:53:55.827Z] [2025-04-11T07:53:55.827Z] #182 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-04-11T07:53:55.827Z] #182 DONE 0.1s [2025-04-11T07:53:56.104Z] [2025-04-11T07:53:56.104Z] #183 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-04-11T07:53:56.104Z] #183 DONE 0.3s [2025-04-11T07:53:56.104Z] [2025-04-11T07:53:56.104Z] #184 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-04-11T07:53:56.104Z] #184 DONE 0.3s [2025-04-11T07:53:56.104Z] [2025-04-11T07:53:56.104Z] #185 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-04-11T07:53:56.104Z] #185 CACHED [2025-04-11T07:53:56.104Z] [2025-04-11T07:53:56.104Z] #186 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-04-11T07:53:56.104Z] #186 CACHED [2025-04-11T07:53:56.104Z] [2025-04-11T07:53:56.104Z] #187 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-04-11T07:53:56.104Z] #187 CACHED [2025-04-11T07:53:56.104Z] [2025-04-11T07:53:56.104Z] #188 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-04-11T07:53:56.104Z] #188 CACHED [2025-04-11T07:53:56.104Z] [2025-04-11T07:53:56.104Z] #189 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-04-11T07:53:56.104Z] #189 DONE 0.3s [2025-04-11T07:53:56.104Z] [2025-04-11T07:53:56.104Z] #190 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-04-11T07:53:56.104Z] #190 DONE 0.3s [2025-04-11T07:53:56.104Z] [2025-04-11T07:53:56.104Z] #191 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-04-11T07:53:56.370Z] #191 ... [2025-04-11T07:53:56.370Z] [2025-04-11T07:53:56.370Z] #192 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-04-11T07:53:56.370Z] #192 DONE 0.5s [2025-04-11T07:53:56.633Z] [2025-04-11T07:53:56.633Z] #193 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-04-11T07:53:56.892Z] #193 ... [2025-04-11T07:53:56.892Z] [2025-04-11T07:53:56.892Z] #194 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-04-11T07:53:56.892Z] #194 DONE 0.9s [2025-04-11T07:53:56.892Z] [2025-04-11T07:53:56.892Z] #195 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-04-11T07:53:56.892Z] #195 DONE 0.9s [2025-04-11T07:53:56.892Z] [2025-04-11T07:53:56.892Z] #181 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-04-11T07:53:56.892Z] #181 DONE 0.9s [2025-04-11T07:53:56.892Z] [2025-04-11T07:53:56.892Z] #196 [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-04-11T07:53:56.892Z] #196 DONE 1.0s [2025-04-11T07:53:56.892Z] [2025-04-11T07:53:56.892Z] #197 [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-04-11T07:53:57.157Z] #197 ... [2025-04-11T07:53:57.157Z] [2025-04-11T07:53:57.157Z] #198 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-04-11T07:53:57.157Z] #198 DONE 1.0s [2025-04-11T07:53:57.157Z] [2025-04-11T07:53:57.157Z] #199 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-04-11T07:53:57.157Z] #199 DONE 1.0s [2025-04-11T07:53:57.157Z] [2025-04-11T07:53:57.157Z] #200 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-04-11T07:53:57.157Z] #200 DONE 1.0s [2025-04-11T07:53:57.157Z] [2025-04-11T07:53:57.157Z] #201 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-04-11T07:53:57.157Z] #201 DONE 1.0s [2025-04-11T07:53:57.423Z] [2025-04-11T07:53:57.423Z] #118 [core-keeper] exporting to image [2025-04-11T07:53:57.423Z] #118 exporting layers [2025-04-11T07:53:57.423Z] #118 ... [2025-04-11T07:53:57.423Z] [2025-04-11T07:53:57.423Z] #191 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-04-11T07:53:57.423Z] #191 DONE 1.5s [2025-04-11T07:53:57.701Z] [2025-04-11T07:53:57.701Z] #193 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-04-11T07:53:57.701Z] #193 DONE 1.3s [2025-04-11T07:53:57.701Z] [2025-04-11T07:53:57.701Z] #197 [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-04-11T07:53:57.701Z] #197 DONE 0.8s [2025-04-11T07:53:57.701Z] [2025-04-11T07:53:57.701Z] #202 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-04-11T07:53:57.701Z] #202 DONE 0.8s [2025-04-11T07:53:57.701Z] [2025-04-11T07:53:57.701Z] #203 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-04-11T07:53:57.701Z] #203 ... [2025-04-11T07:53:57.701Z] [2025-04-11T07:53:57.701Z] #204 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-04-11T07:53:57.701Z] #204 DONE 0.6s [2025-04-11T07:53:57.701Z] [2025-04-11T07:53:57.701Z] #205 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-04-11T07:53:57.701Z] #205 DONE 0.9s [2025-04-11T07:53:57.701Z] [2025-04-11T07:53:57.701Z] #206 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-04-11T07:53:57.701Z] #206 DONE 0.6s [2025-04-11T07:53:57.701Z] [2025-04-11T07:53:57.701Z] #207 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-04-11T07:53:57.701Z] #207 DONE 0.6s [2025-04-11T07:53:57.701Z] [2025-04-11T07:53:57.701Z] #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-04-11T07:53:57.701Z] #208 DONE 0.6s [2025-04-11T07:53:57.701Z] [2025-04-11T07:53:57.701Z] #209 [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-04-11T07:53:57.701Z] #209 DONE 0.2s [2025-04-11T07:53:57.701Z] [2025-04-11T07:53:57.701Z] #210 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-04-11T07:53:57.701Z] #210 DONE 0.2s [2025-04-11T07:53:57.701Z] [2025-04-11T07:53:57.701Z] #118 [support-scheduler] exporting to image [2025-04-11T07:53:57.980Z] #118 ... [2025-04-11T07:53:57.980Z] [2025-04-11T07:53:57.980Z] #211 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-04-11T07:53:57.980Z] #211 DONE 0.3s [2025-04-11T07:53:57.980Z] [2025-04-11T07:53:57.980Z] #203 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-04-11T07:53:57.980Z] #203 DONE 0.3s [2025-04-11T07:53:57.980Z] [2025-04-11T07:53:57.980Z] #212 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-04-11T07:53:57.980Z] #212 DONE 0.3s [2025-04-11T07:53:57.980Z] [2025-04-11T07:53:57.980Z] #213 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-04-11T07:53:57.980Z] #213 DONE 0.3s [2025-04-11T07:53:57.980Z] [2025-04-11T07:53:57.980Z] #118 [core-data] exporting to image [2025-04-11T07:53:57.980Z] #118 exporting layers 0.3s done [2025-04-11T07:53:57.980Z] #118 ... [2025-04-11T07:53:57.980Z] [2025-04-11T07:53:57.980Z] #214 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-04-11T07:53:57.980Z] #214 DONE 0.3s [2025-04-11T07:53:57.980Z] [2025-04-11T07:53:57.980Z] #215 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-04-11T07:53:57.980Z] #215 DONE 0.1s [2025-04-11T07:53:57.980Z] [2025-04-11T07:53:57.980Z] #118 [core-metadata] exporting to image [2025-04-11T07:53:57.980Z] #118 writing image sha256:11b1bb7cafb817bbace386bbb576abad8f924670bffa21869cce69049b4a13fd 0.0s done [2025-04-11T07:53:57.980Z] #118 writing image sha256:31b4c69ed4833afcafd42322e722aa7a3e84b693790ee34be00a3f8ff4eda6ae [2025-04-11T07:53:57.980Z] #118 writing image sha256:15fd9410edc27a61f943fa4f72ab76d14896b3dda23ea774d8c450c9219b2cdb [2025-04-11T07:53:57.980Z] #118 naming to docker.io/library/core-command [2025-04-11T07:53:58.312Z] #118 writing image sha256:31b4c69ed4833afcafd42322e722aa7a3e84b693790ee34be00a3f8ff4eda6ae 0.2s done [2025-04-11T07:53:58.312Z] #118 naming to docker.io/library/core-command done [2025-04-11T07:53:58.312Z] #118 naming to docker.io/library/core-keeper [2025-04-11T07:53:58.312Z] #118 ... [2025-04-11T07:53:58.312Z] [2025-04-11T07:53:58.312Z] #216 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-04-11T07:53:58.312Z] #216 DONE 0.3s [2025-04-11T07:53:58.312Z] [2025-04-11T07:53:58.312Z] #118 [support-notifications] exporting to image [2025-04-11T07:53:58.312Z] #118 exporting layers 0.4s done [2025-04-11T07:53:58.312Z] #118 writing image sha256:15fd9410edc27a61f943fa4f72ab76d14896b3dda23ea774d8c450c9219b2cdb 0.2s done [2025-04-11T07:53:58.312Z] #118 naming to docker.io/library/core-keeper 0.0s done [2025-04-11T07:53:58.312Z] #118 naming to docker.io/library/support-notifications done [2025-04-11T07:53:58.312Z] #118 writing image sha256:2097ff8590a74f1da37638318b6e15c5660d39b63bd63ff2a5e5f0c9a03b0c95 0.0s done [2025-04-11T07:53:58.312Z] #118 writing image sha256:17b58bb84942e1cc727bd1495501042991fbbc60b3b773ebdb7995213f1e12d8 [2025-04-11T07:53:58.312Z] #118 naming to docker.io/library/security-spiffe-token-provider [2025-04-11T07:53:58.312Z] #118 exporting layers 0.3s done [2025-04-11T07:53:58.312Z] #118 writing image sha256:17b58bb84942e1cc727bd1495501042991fbbc60b3b773ebdb7995213f1e12d8 0.0s done [2025-04-11T07:53:58.312Z] #118 naming to docker.io/library/security-spiffe-token-provider done [2025-04-11T07:53:58.312Z] #118 writing image sha256:c80edba0793f9bfbf19c8c69bc1e88f3f5ced1f4fc7937997542ff3125146f01 done [2025-04-11T07:53:58.312Z] #118 naming to docker.io/library/core-metadata done [2025-04-11T07:53:58.312Z] #118 naming to docker.io/library/core-data done [2025-04-11T07:53:58.572Z] #118 exporting layers 0.8s done [2025-04-11T07:53:58.572Z] #118 ... [2025-04-11T07:53:58.572Z] [2025-04-11T07:53:58.572Z] #217 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-04-11T07:53:58.572Z] #217 DONE 0.4s [2025-04-11T07:53:58.572Z] [2025-04-11T07:53:58.572Z] #218 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-04-11T07:53:58.572Z] #218 DONE 0.7s [2025-04-11T07:53:58.572Z] [2025-04-11T07:53:58.572Z] #219 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-04-11T07:53:58.572Z] #219 DONE 0.6s [2025-04-11T07:53:58.572Z] [2025-04-11T07:53:58.572Z] #118 [security-proxy-setup] exporting to image [2025-04-11T07:53:58.572Z] #118 writing image sha256:b2fe08d7bdb35ed24db48e14b89314c7275219ef4e28728399cd7351bb22dee2 done [2025-04-11T07:53:58.572Z] #118 naming to docker.io/library/support-scheduler done [2025-04-11T07:53:58.836Z] #118 ... [2025-04-11T07:53:58.836Z] [2025-04-11T07:53:58.836Z] #220 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-04-11T07:53:58.836Z] #220 DONE 0.1s [2025-04-11T07:53:58.836Z] [2025-04-11T07:53:58.836Z] #118 [security-proxy-setup] exporting to image [2025-04-11T07:53:58.836Z] #118 exporting layers 0.2s done [2025-04-11T07:53:58.836Z] #118 writing image sha256:ca19d81b4c8d5da2c44ccbdd3f98e6511719142fe15642bd3b7b30b8155072cb done [2025-04-11T07:53:58.836Z] #118 naming to docker.io/library/security-proxy-setup done [2025-04-11T07:53:59.095Z] #118 ... [2025-04-11T07:53:59.095Z] [2025-04-11T07:53:59.095Z] #221 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-04-11T07:53:59.095Z] #221 DONE 0.5s [2025-04-11T07:53:59.095Z] [2025-04-11T07:53:59.095Z] #118 [security-secretstore-setup] exporting to image [2025-04-11T07:53:59.095Z] #118 exporting layers 0.6s done [2025-04-11T07:53:59.352Z] #118 exporting layers 0.2s done [2025-04-11T07:53:59.352Z] #118 writing image sha256:e770b90e69811a9a284bc64fa86c42a090ffcf6ac73d6b2f768e07ba44652514 done [2025-04-11T07:53:59.352Z] #118 naming to docker.io/library/security-proxy-auth done [2025-04-11T07:53:59.352Z] #118 writing image sha256:d1f26546cb41ce1296921ead1bfdb8c77ced14c512a3a5dfc40e2ce35682f9e1 done [2025-04-11T07:53:59.352Z] #118 naming to docker.io/library/security-secretstore-setup done [2025-04-11T07:53:59.352Z] #118 DONE 3.9s [2025-04-11T07:53:59.352Z] [2025-04-11T07:53:59.352Z] #35 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-04-11T07:53:59.352Z] time="2025-04-11T07:49:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-04-11T07:53:59.352Z] time="2025-04-11T07:49:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-04-11T07:53:59.352Z] time="2025-04-11T07:49:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-04-11T07:53:59.352Z] time="2025-04-11T07:49:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-04-11T07:53:59.352Z] time="2025-04-11T07:49:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-04-11T07:53:59.352Z] time="2025-04-11T07:49:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-04-11T07:53:59.352Z] time="2025-04-11T07:49:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-04-11T07:53:59.352Z] time="2025-04-11T07:49:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-04-11T07:53:59.352Z] time="2025-04-11T07:49:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-04-11T07:53:59.352Z] time="2025-04-11T07:49:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-04-11T07:53:59.352Z] time="2025-04-11T07:49:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-04-11T07:53:59.352Z] time="2025-04-11T07:49:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-04-11T07:53:59.352Z] time="2025-04-11T07:49:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-04-11T07:53:59.352Z] time="2025-04-11T07:49:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-04-11T07:53:59.352Z] time="2025-04-11T07:49:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-04-11T07:53:59.325Z] $ docker stop --time=1 1efa35c5d43948ee3f72f1617ff08fda136de0dbea974099e01609509c2621ff [2025-04-11T07:54:00.620Z] $ docker rm -f --volumes 1efa35c5d43948ee3f72f1617ff08fda136de0dbea974099e01609509c2621ff [Pipeline] // withDockerContainer [Pipeline] sh [2025-04-11T07:54:01.004Z] + docker images [2025-04-11T07:54:01.004Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-04-11T07:54:01.004Z] security-proxy-auth latest e770b90e6981 2 seconds ago 31.4MB [2025-04-11T07:54:01.004Z] security-secretstore-setup latest d1f26546cb41 2 seconds ago 68MB [2025-04-11T07:54:01.004Z] security-proxy-setup latest ca19d81b4c8d 2 seconds ago 38.3MB [2025-04-11T07:54:01.004Z] support-scheduler latest b2fe08d7bdb3 3 seconds ago 48.4MB [2025-04-11T07:54:01.004Z] core-command latest 11b1bb7cafb8 3 seconds ago 28MB [2025-04-11T07:54:01.004Z] support-notifications latest 15fd9410edc2 3 seconds ago 51.9MB [2025-04-11T07:54:01.004Z] core-metadata latest c80edba0793f 3 seconds ago 32.7MB [2025-04-11T07:54:01.004Z] security-spiffe-token-provider latest 2097ff8590a7 3 seconds ago 47.2MB [2025-04-11T07:54:01.004Z] core-data latest 17b58bb84942 3 seconds ago 32.5MB [2025-04-11T07:54:01.004Z] core-keeper latest 31b4c69ed483 4 seconds ago 32.1MB [2025-04-11T07:54:01.004Z] security-bootstrapper latest 3847723d5763 About a minute ago 20.3MB [2025-04-11T07:54:01.004Z] core-common-config-bootstrapper latest 63d72963e4eb About a minute ago 17.1MB [2025-04-11T07:54:01.004Z] security-spire-server latest ada15831c892 4 minutes ago 149MB [2025-04-11T07:54:01.004Z] security-spire-config latest 08b02ca3d81d 4 minutes ago 149MB [2025-04-11T07:54:01.004Z] security-spire-agent latest d7ed34b8e3af 4 minutes ago 195MB [2025-04-11T07:54:01.004Z] ci-base-image-x86_64 latest b00456eed909 8 minutes ago 923MB [2025-04-11T07:54:01.004Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 69404ca5bff2 4 hours ago 574MB [2025-04-11T07:54:01.004Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 22 months ago 334MB [2025-04-11T07:54:01.004Z] 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-04-11T07:54:01.149Z] provisioning config files... [2025-04-11T07:54:01.173Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/825@tmp/config2599083680646225099tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-04-11T07:54:01.518Z] ---> ****-login.sh [2025-04-11T07:54:01.518Z] nexus3.edgexfoundry.org:10001 [2025-04-11T07:54:01.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-11T07:54:01.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-11T07:54:01.778Z] Configure a credential helper to remove this warning. See [2025-04-11T07:54:01.778Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-11T07:54:01.778Z] [2025-04-11T07:54:01.778Z] Login Succeeded [2025-04-11T07:54:01.778Z] nexus3.edgexfoundry.org:10002 [2025-04-11T07:54:01.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-11T07:54:01.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-11T07:54:01.778Z] Configure a credential helper to remove this warning. See [2025-04-11T07:54:01.778Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-11T07:54:01.778Z] [2025-04-11T07:54:01.778Z] Login Succeeded [2025-04-11T07:54:01.778Z] nexus3.edgexfoundry.org:10003 [2025-04-11T07:54:01.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-11T07:54:01.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-11T07:54:01.778Z] Configure a credential helper to remove this warning. See [2025-04-11T07:54:01.778Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-11T07:54:01.778Z] [2025-04-11T07:54:01.778Z] Login Succeeded [2025-04-11T07:54:01.778Z] nexus3.edgexfoundry.org:10004 [2025-04-11T07:54:02.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-11T07:54:02.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-11T07:54:02.051Z] Configure a credential helper to remove this warning. See [2025-04-11T07:54:02.051Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-11T07:54:02.051Z] [2025-04-11T07:54:02.051Z] Login Succeeded [2025-04-11T07:54:02.051Z] ****.io [2025-04-11T07:54:02.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-11T07:54:02.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-11T07:54:02.311Z] Configure a credential helper to remove this warning. See [2025-04-11T07:54:02.311Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-11T07:54:02.311Z] [2025-04-11T07:54:02.311Z] Login Succeeded [2025-04-11T07:54:02.311Z] ---> ****-login.sh ends [Pipeline] } [2025-04-11T07:54:02.323Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-04-11T07:54:02.369Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-04-11T07:54:02.394Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-04-11T07:54:02.394Z] 285c4605f0d8a1204ede5df9efc844b172296372 [2025-04-11T07:54:02.394Z] latest [2025-04-11T07:54:02.394Z] 4.1.0-dev.2 [2025-04-11T07:54:02.394Z] 285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [2025-04-11T07:54:02.394Z] main [2025-04-11T07:54:02.394Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:02.752Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:285c4605f0d8a1204ede5df9efc844b172296372 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:03.082Z] + docker push nexus3.edgexfoundry.org:10004/core-command:285c4605f0d8a1204ede5df9efc844b172296372 [2025-04-11T07:54:03.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-04-11T07:54:03.082Z] d8c2758bd6b5: Preparing [2025-04-11T07:54:03.082Z] cfee0960a2e3: Preparing [2025-04-11T07:54:03.082Z] 6fbc244e2fb3: Preparing [2025-04-11T07:54:03.082Z] 79e09b010c0a: Preparing [2025-04-11T07:54:03.082Z] 108f30bfd026: Preparing [2025-04-11T07:54:03.082Z] 71e272244b77: Preparing [2025-04-11T07:54:03.082Z] 994456c4fd7b: Preparing [2025-04-11T07:54:03.082Z] 994456c4fd7b: Waiting [2025-04-11T07:54:03.082Z] 71e272244b77: Waiting [2025-04-11T07:54:03.082Z] 108f30bfd026: Pushed [2025-04-11T07:54:03.082Z] d8c2758bd6b5: Pushed [2025-04-11T07:54:03.082Z] 79e09b010c0a: Pushed [2025-04-11T07:54:03.082Z] 6fbc244e2fb3: Pushed [2025-04-11T07:54:03.082Z] 994456c4fd7b: Layer already exists [2025-04-11T07:54:03.082Z] 71e272244b77: Pushed [2025-04-11T07:54:05.657Z] cfee0960a2e3: Pushed [2025-04-11T07:54:05.657Z] 285c4605f0d8a1204ede5df9efc844b172296372: digest: sha256:6f8185197472849ccaece817c207af7c8a65682f199429a2801da68912ffc17a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:06.001Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:06.358Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-04-11T07:54:06.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-04-11T07:54:06.358Z] d8c2758bd6b5: Preparing [2025-04-11T07:54:06.358Z] cfee0960a2e3: Preparing [2025-04-11T07:54:06.358Z] 6fbc244e2fb3: Preparing [2025-04-11T07:54:06.358Z] 79e09b010c0a: Preparing [2025-04-11T07:54:06.358Z] 108f30bfd026: Preparing [2025-04-11T07:54:06.358Z] 71e272244b77: Preparing [2025-04-11T07:54:06.358Z] 994456c4fd7b: Preparing [2025-04-11T07:54:06.358Z] 71e272244b77: Waiting [2025-04-11T07:54:06.358Z] 994456c4fd7b: Waiting [2025-04-11T07:54:06.358Z] 108f30bfd026: Layer already exists [2025-04-11T07:54:06.358Z] d8c2758bd6b5: Layer already exists [2025-04-11T07:54:06.358Z] cfee0960a2e3: Layer already exists [2025-04-11T07:54:06.358Z] 6fbc244e2fb3: Layer already exists [2025-04-11T07:54:06.358Z] 79e09b010c0a: Layer already exists [2025-04-11T07:54:06.358Z] 994456c4fd7b: Layer already exists [2025-04-11T07:54:06.358Z] 71e272244b77: Layer already exists [2025-04-11T07:54:06.358Z] latest: digest: sha256:6f8185197472849ccaece817c207af7c8a65682f199429a2801da68912ffc17a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:06.706Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:07.067Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.2 [2025-04-11T07:54:07.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-04-11T07:54:07.067Z] d8c2758bd6b5: Preparing [2025-04-11T07:54:07.067Z] cfee0960a2e3: Preparing [2025-04-11T07:54:07.067Z] 6fbc244e2fb3: Preparing [2025-04-11T07:54:07.067Z] 79e09b010c0a: Preparing [2025-04-11T07:54:07.067Z] 108f30bfd026: Preparing [2025-04-11T07:54:07.067Z] 71e272244b77: Preparing [2025-04-11T07:54:07.067Z] 994456c4fd7b: Preparing [2025-04-11T07:54:07.067Z] 71e272244b77: Waiting [2025-04-11T07:54:07.067Z] 994456c4fd7b: Waiting [2025-04-11T07:54:07.067Z] 79e09b010c0a: Layer already exists [2025-04-11T07:54:07.067Z] 108f30bfd026: Layer already exists [2025-04-11T07:54:07.067Z] 6fbc244e2fb3: Layer already exists [2025-04-11T07:54:07.067Z] cfee0960a2e3: Layer already exists [2025-04-11T07:54:07.067Z] d8c2758bd6b5: Layer already exists [2025-04-11T07:54:07.067Z] 71e272244b77: Layer already exists [2025-04-11T07:54:07.067Z] 994456c4fd7b: Layer already exists [2025-04-11T07:54:07.067Z] 4.1.0-dev.2: digest: sha256:6f8185197472849ccaece817c207af7c8a65682f199429a2801da68912ffc17a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:07.400Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:07.736Z] + docker push nexus3.edgexfoundry.org:10004/core-command:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [2025-04-11T07:54:07.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-04-11T07:54:07.736Z] d8c2758bd6b5: Preparing [2025-04-11T07:54:07.736Z] cfee0960a2e3: Preparing [2025-04-11T07:54:07.736Z] 6fbc244e2fb3: Preparing [2025-04-11T07:54:07.736Z] 79e09b010c0a: Preparing [2025-04-11T07:54:07.736Z] 108f30bfd026: Preparing [2025-04-11T07:54:07.736Z] 71e272244b77: Preparing [2025-04-11T07:54:07.736Z] 994456c4fd7b: Preparing [2025-04-11T07:54:07.736Z] 71e272244b77: Waiting [2025-04-11T07:54:07.736Z] 994456c4fd7b: Waiting [2025-04-11T07:54:07.736Z] 79e09b010c0a: Layer already exists [2025-04-11T07:54:07.736Z] 108f30bfd026: Layer already exists [2025-04-11T07:54:07.736Z] 6fbc244e2fb3: Layer already exists [2025-04-11T07:54:07.736Z] d8c2758bd6b5: Layer already exists [2025-04-11T07:54:07.736Z] cfee0960a2e3: Layer already exists [2025-04-11T07:54:07.736Z] 71e272244b77: Layer already exists [2025-04-11T07:54:07.736Z] 994456c4fd7b: Layer already exists [2025-04-11T07:54:07.736Z] 285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2: digest: sha256:6f8185197472849ccaece817c207af7c8a65682f199429a2801da68912ffc17a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:08.094Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:08.438Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-04-11T07:54:08.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-04-11T07:54:08.438Z] d8c2758bd6b5: Preparing [2025-04-11T07:54:08.438Z] cfee0960a2e3: Preparing [2025-04-11T07:54:08.438Z] 6fbc244e2fb3: Preparing [2025-04-11T07:54:08.438Z] 79e09b010c0a: Preparing [2025-04-11T07:54:08.438Z] 108f30bfd026: Preparing [2025-04-11T07:54:08.438Z] 71e272244b77: Preparing [2025-04-11T07:54:08.438Z] 994456c4fd7b: Preparing [2025-04-11T07:54:08.438Z] 71e272244b77: Waiting [2025-04-11T07:54:08.438Z] 994456c4fd7b: Waiting [2025-04-11T07:54:08.438Z] cfee0960a2e3: Layer already exists [2025-04-11T07:54:08.438Z] 6fbc244e2fb3: Layer already exists [2025-04-11T07:54:08.438Z] 108f30bfd026: Layer already exists [2025-04-11T07:54:08.438Z] 79e09b010c0a: Layer already exists [2025-04-11T07:54:08.438Z] d8c2758bd6b5: Layer already exists [2025-04-11T07:54:08.438Z] 71e272244b77: Layer already exists [2025-04-11T07:54:08.438Z] 994456c4fd7b: Layer already exists [2025-04-11T07:54:08.438Z] main: digest: sha256:6f8185197472849ccaece817c207af7c8a65682f199429a2801da68912ffc17a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-04-11T07:54:08.528Z] ===================================================== [Pipeline] echo [2025-04-11T07:54:08.541Z] taggedImages: [2025-04-11T07:54:08.541Z] - nexus3.edgexfoundry.org:10004/core-command:285c4605f0d8a1204ede5df9efc844b172296372 [2025-04-11T07:54:08.541Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-04-11T07:54:08.541Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.2 [2025-04-11T07:54:08.541Z] - nexus3.edgexfoundry.org:10004/core-command:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [2025-04-11T07:54:08.541Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-04-11T07:54:08.569Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-04-11T07:54:08.570Z] 285c4605f0d8a1204ede5df9efc844b172296372 [2025-04-11T07:54:08.570Z] latest [2025-04-11T07:54:08.570Z] 4.1.0-dev.2 [2025-04-11T07:54:08.570Z] 285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [2025-04-11T07:54:08.570Z] main [2025-04-11T07:54:08.570Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:08.971Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:285c4605f0d8a1204ede5df9efc844b172296372 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:09.299Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:285c4605f0d8a1204ede5df9efc844b172296372 [2025-04-11T07:54:09.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-04-11T07:54:09.299Z] a2b76fe9af69: Preparing [2025-04-11T07:54:09.299Z] 7a3ce808dc6d: Preparing [2025-04-11T07:54:09.299Z] 41f0597a06ec: Preparing [2025-04-11T07:54:09.299Z] f33ebf682f64: Preparing [2025-04-11T07:54:09.299Z] 6fbc244e2fb3: Preparing [2025-04-11T07:54:09.299Z] 79e09b010c0a: Preparing [2025-04-11T07:54:09.299Z] 108f30bfd026: Preparing [2025-04-11T07:54:09.299Z] 71e272244b77: Preparing [2025-04-11T07:54:09.299Z] 994456c4fd7b: Preparing [2025-04-11T07:54:09.299Z] 79e09b010c0a: Waiting [2025-04-11T07:54:09.299Z] 71e272244b77: Waiting [2025-04-11T07:54:09.299Z] 108f30bfd026: Waiting [2025-04-11T07:54:09.299Z] 994456c4fd7b: Waiting [2025-04-11T07:54:09.299Z] 6fbc244e2fb3: Layer already exists [2025-04-11T07:54:09.299Z] 79e09b010c0a: Layer already exists [2025-04-11T07:54:09.299Z] 108f30bfd026: Layer already exists [2025-04-11T07:54:09.299Z] 71e272244b77: Layer already exists [2025-04-11T07:54:09.299Z] 994456c4fd7b: Layer already exists [2025-04-11T07:54:09.299Z] 41f0597a06ec: Pushed [2025-04-11T07:54:09.299Z] 7a3ce808dc6d: Pushed [2025-04-11T07:54:09.299Z] a2b76fe9af69: Pushed [2025-04-11T07:54:10.270Z] f33ebf682f64: Pushed [2025-04-11T07:54:10.538Z] 285c4605f0d8a1204ede5df9efc844b172296372: digest: sha256:ba61a44d5ccdd770c1d706af7c5e3c2a9c32b7842f15796166230296ce9181cc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:10.908Z] + 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-04-11T07:54:11.244Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-04-11T07:54:11.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-04-11T07:54:11.244Z] a2b76fe9af69: Preparing [2025-04-11T07:54:11.244Z] 7a3ce808dc6d: Preparing [2025-04-11T07:54:11.244Z] 41f0597a06ec: Preparing [2025-04-11T07:54:11.244Z] f33ebf682f64: Preparing [2025-04-11T07:54:11.244Z] 6fbc244e2fb3: Preparing [2025-04-11T07:54:11.244Z] 79e09b010c0a: Preparing [2025-04-11T07:54:11.244Z] 108f30bfd026: Preparing [2025-04-11T07:54:11.244Z] 71e272244b77: Preparing [2025-04-11T07:54:11.244Z] 994456c4fd7b: Preparing [2025-04-11T07:54:11.244Z] 79e09b010c0a: Waiting [2025-04-11T07:54:11.244Z] 108f30bfd026: Waiting [2025-04-11T07:54:11.244Z] 71e272244b77: Waiting [2025-04-11T07:54:11.244Z] 994456c4fd7b: Waiting [2025-04-11T07:54:11.244Z] 41f0597a06ec: Layer already exists [2025-04-11T07:54:11.244Z] a2b76fe9af69: Layer already exists [2025-04-11T07:54:11.244Z] f33ebf682f64: Layer already exists [2025-04-11T07:54:11.244Z] 6fbc244e2fb3: Layer already exists [2025-04-11T07:54:11.244Z] 7a3ce808dc6d: Layer already exists [2025-04-11T07:54:11.244Z] 79e09b010c0a: Layer already exists [2025-04-11T07:54:11.244Z] 994456c4fd7b: Layer already exists [2025-04-11T07:54:11.244Z] 71e272244b77: Layer already exists [2025-04-11T07:54:11.244Z] 108f30bfd026: Layer already exists [2025-04-11T07:54:11.244Z] latest: digest: sha256:ba61a44d5ccdd770c1d706af7c5e3c2a9c32b7842f15796166230296ce9181cc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:11.615Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:11.968Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.2 [2025-04-11T07:54:11.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-04-11T07:54:11.968Z] a2b76fe9af69: Preparing [2025-04-11T07:54:11.968Z] 7a3ce808dc6d: Preparing [2025-04-11T07:54:11.968Z] 41f0597a06ec: Preparing [2025-04-11T07:54:11.968Z] f33ebf682f64: Preparing [2025-04-11T07:54:11.968Z] 6fbc244e2fb3: Preparing [2025-04-11T07:54:11.968Z] 79e09b010c0a: Preparing [2025-04-11T07:54:11.968Z] 108f30bfd026: Preparing [2025-04-11T07:54:11.968Z] 71e272244b77: Preparing [2025-04-11T07:54:11.968Z] 994456c4fd7b: Preparing [2025-04-11T07:54:11.968Z] 79e09b010c0a: Waiting [2025-04-11T07:54:11.968Z] 108f30bfd026: Waiting [2025-04-11T07:54:11.968Z] 71e272244b77: Waiting [2025-04-11T07:54:11.968Z] a2b76fe9af69: Layer already exists [2025-04-11T07:54:11.968Z] f33ebf682f64: Layer already exists [2025-04-11T07:54:11.968Z] 7a3ce808dc6d: Layer already exists [2025-04-11T07:54:11.968Z] 41f0597a06ec: Layer already exists [2025-04-11T07:54:11.968Z] 6fbc244e2fb3: Layer already exists [2025-04-11T07:54:11.968Z] 79e09b010c0a: Layer already exists [2025-04-11T07:54:11.968Z] 108f30bfd026: Layer already exists [2025-04-11T07:54:11.968Z] 71e272244b77: Layer already exists [2025-04-11T07:54:11.968Z] 994456c4fd7b: Layer already exists [2025-04-11T07:54:11.968Z] 4.1.0-dev.2: digest: sha256:ba61a44d5ccdd770c1d706af7c5e3c2a9c32b7842f15796166230296ce9181cc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:12.320Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:12.687Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [2025-04-11T07:54:12.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-04-11T07:54:12.687Z] a2b76fe9af69: Preparing [2025-04-11T07:54:12.687Z] 7a3ce808dc6d: Preparing [2025-04-11T07:54:12.687Z] 41f0597a06ec: Preparing [2025-04-11T07:54:12.687Z] f33ebf682f64: Preparing [2025-04-11T07:54:12.687Z] 6fbc244e2fb3: Preparing [2025-04-11T07:54:12.687Z] 79e09b010c0a: Preparing [2025-04-11T07:54:12.687Z] 108f30bfd026: Preparing [2025-04-11T07:54:12.687Z] 71e272244b77: Preparing [2025-04-11T07:54:12.687Z] 994456c4fd7b: Preparing [2025-04-11T07:54:12.687Z] 108f30bfd026: Waiting [2025-04-11T07:54:12.687Z] 71e272244b77: Waiting [2025-04-11T07:54:12.687Z] 79e09b010c0a: Waiting [2025-04-11T07:54:12.687Z] 994456c4fd7b: Waiting [2025-04-11T07:54:12.687Z] a2b76fe9af69: Layer already exists [2025-04-11T07:54:12.687Z] 41f0597a06ec: Layer already exists [2025-04-11T07:54:12.687Z] 7a3ce808dc6d: Layer already exists [2025-04-11T07:54:12.687Z] 6fbc244e2fb3: Layer already exists [2025-04-11T07:54:12.687Z] f33ebf682f64: Layer already exists [2025-04-11T07:54:12.687Z] 79e09b010c0a: Layer already exists [2025-04-11T07:54:12.687Z] 108f30bfd026: Layer already exists [2025-04-11T07:54:12.687Z] 994456c4fd7b: Layer already exists [2025-04-11T07:54:12.687Z] 71e272244b77: Layer already exists [2025-04-11T07:54:12.687Z] 285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2: digest: sha256:ba61a44d5ccdd770c1d706af7c5e3c2a9c32b7842f15796166230296ce9181cc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:13.051Z] + 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-04-11T07:54:13.374Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-04-11T07:54:13.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-04-11T07:54:13.374Z] a2b76fe9af69: Preparing [2025-04-11T07:54:13.374Z] 7a3ce808dc6d: Preparing [2025-04-11T07:54:13.374Z] 41f0597a06ec: Preparing [2025-04-11T07:54:13.374Z] f33ebf682f64: Preparing [2025-04-11T07:54:13.374Z] 6fbc244e2fb3: Preparing [2025-04-11T07:54:13.374Z] 79e09b010c0a: Preparing [2025-04-11T07:54:13.374Z] 108f30bfd026: Preparing [2025-04-11T07:54:13.374Z] 71e272244b77: Preparing [2025-04-11T07:54:13.374Z] 994456c4fd7b: Preparing [2025-04-11T07:54:13.374Z] 79e09b010c0a: Waiting [2025-04-11T07:54:13.374Z] 108f30bfd026: Waiting [2025-04-11T07:54:13.374Z] 71e272244b77: Waiting [2025-04-11T07:54:13.374Z] 994456c4fd7b: Waiting [2025-04-11T07:54:13.374Z] 41f0597a06ec: Layer already exists [2025-04-11T07:54:13.374Z] 6fbc244e2fb3: Layer already exists [2025-04-11T07:54:13.374Z] 7a3ce808dc6d: Layer already exists [2025-04-11T07:54:13.374Z] f33ebf682f64: Layer already exists [2025-04-11T07:54:13.374Z] a2b76fe9af69: Layer already exists [2025-04-11T07:54:13.374Z] 108f30bfd026: Layer already exists [2025-04-11T07:54:13.374Z] 79e09b010c0a: Layer already exists [2025-04-11T07:54:13.374Z] 994456c4fd7b: Layer already exists [2025-04-11T07:54:13.374Z] 71e272244b77: Layer already exists [2025-04-11T07:54:13.374Z] main: digest: sha256:ba61a44d5ccdd770c1d706af7c5e3c2a9c32b7842f15796166230296ce9181cc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-04-11T07:54:13.495Z] ===================================================== [Pipeline] echo [2025-04-11T07:54:13.506Z] taggedImages: [2025-04-11T07:54:13.506Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:285c4605f0d8a1204ede5df9efc844b172296372 [2025-04-11T07:54:13.506Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-04-11T07:54:13.506Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.2 [2025-04-11T07:54:13.506Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [2025-04-11T07:54:13.506Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-04-11T07:54:13.526Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-04-11T07:54:13.526Z] 285c4605f0d8a1204ede5df9efc844b172296372 [2025-04-11T07:54:13.526Z] latest [2025-04-11T07:54:13.526Z] 4.1.0-dev.2 [2025-04-11T07:54:13.526Z] 285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [2025-04-11T07:54:13.526Z] main [2025-04-11T07:54:13.526Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:13.895Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:285c4605f0d8a1204ede5df9efc844b172296372 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:14.229Z] + docker push nexus3.edgexfoundry.org:10004/core-data:285c4605f0d8a1204ede5df9efc844b172296372 [2025-04-11T07:54:14.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-04-11T07:54:14.229Z] 9514ba59f62f: Preparing [2025-04-11T07:54:14.229Z] e3e780a4648d: Preparing [2025-04-11T07:54:14.229Z] 6fbc244e2fb3: Preparing [2025-04-11T07:54:14.229Z] 79e09b010c0a: Preparing [2025-04-11T07:54:14.229Z] 29ba7405c73e: Preparing [2025-04-11T07:54:14.229Z] 506b9c09f709: Preparing [2025-04-11T07:54:14.229Z] 994456c4fd7b: Preparing [2025-04-11T07:54:14.229Z] 994456c4fd7b: Waiting [2025-04-11T07:54:14.229Z] 506b9c09f709: Waiting [2025-04-11T07:54:14.229Z] 79e09b010c0a: Layer already exists [2025-04-11T07:54:14.229Z] 6fbc244e2fb3: Layer already exists [2025-04-11T07:54:14.229Z] 994456c4fd7b: Layer already exists [2025-04-11T07:54:14.229Z] 29ba7405c73e: Pushed [2025-04-11T07:54:14.229Z] 9514ba59f62f: Pushed [2025-04-11T07:54:14.229Z] 506b9c09f709: Pushed [2025-04-11T07:54:16.821Z] e3e780a4648d: Pushed [2025-04-11T07:54:17.088Z] 285c4605f0d8a1204ede5df9efc844b172296372: digest: sha256:a036d9503111f65a953518c7ca80338eb8977195d4b463430262e0fac52f2d2b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:17.427Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:17.774Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-04-11T07:54:17.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-04-11T07:54:17.774Z] 9514ba59f62f: Preparing [2025-04-11T07:54:17.774Z] e3e780a4648d: Preparing [2025-04-11T07:54:17.774Z] 6fbc244e2fb3: Preparing [2025-04-11T07:54:17.774Z] 79e09b010c0a: Preparing [2025-04-11T07:54:17.774Z] 29ba7405c73e: Preparing [2025-04-11T07:54:17.774Z] 506b9c09f709: Preparing [2025-04-11T07:54:17.774Z] 994456c4fd7b: Preparing [2025-04-11T07:54:17.774Z] 506b9c09f709: Waiting [2025-04-11T07:54:17.774Z] 994456c4fd7b: Waiting [2025-04-11T07:54:17.774Z] 6fbc244e2fb3: Layer already exists [2025-04-11T07:54:17.774Z] e3e780a4648d: Layer already exists [2025-04-11T07:54:17.774Z] 9514ba59f62f: Layer already exists [2025-04-11T07:54:17.774Z] 29ba7405c73e: Layer already exists [2025-04-11T07:54:17.774Z] 79e09b010c0a: Layer already exists [2025-04-11T07:54:17.774Z] 994456c4fd7b: Layer already exists [2025-04-11T07:54:17.774Z] 506b9c09f709: Layer already exists [2025-04-11T07:54:17.774Z] latest: digest: sha256:a036d9503111f65a953518c7ca80338eb8977195d4b463430262e0fac52f2d2b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:18.135Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:18.483Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.2 [2025-04-11T07:54:18.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-04-11T07:54:18.483Z] 9514ba59f62f: Preparing [2025-04-11T07:54:18.483Z] e3e780a4648d: Preparing [2025-04-11T07:54:18.483Z] 6fbc244e2fb3: Preparing [2025-04-11T07:54:18.483Z] 79e09b010c0a: Preparing [2025-04-11T07:54:18.483Z] 29ba7405c73e: Preparing [2025-04-11T07:54:18.483Z] 506b9c09f709: Preparing [2025-04-11T07:54:18.483Z] 994456c4fd7b: Preparing [2025-04-11T07:54:18.483Z] 506b9c09f709: Waiting [2025-04-11T07:54:18.483Z] 994456c4fd7b: Waiting [2025-04-11T07:54:18.483Z] 79e09b010c0a: Layer already exists [2025-04-11T07:54:18.483Z] 9514ba59f62f: Layer already exists [2025-04-11T07:54:18.483Z] 29ba7405c73e: Layer already exists [2025-04-11T07:54:18.483Z] 6fbc244e2fb3: Layer already exists [2025-04-11T07:54:18.483Z] e3e780a4648d: Layer already exists [2025-04-11T07:54:18.483Z] 506b9c09f709: Layer already exists [2025-04-11T07:54:18.483Z] 994456c4fd7b: Layer already exists [2025-04-11T07:54:18.483Z] 4.1.0-dev.2: digest: sha256:a036d9503111f65a953518c7ca80338eb8977195d4b463430262e0fac52f2d2b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:18.835Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:19.181Z] + docker push nexus3.edgexfoundry.org:10004/core-data:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [2025-04-11T07:54:19.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-04-11T07:54:19.181Z] 9514ba59f62f: Preparing [2025-04-11T07:54:19.181Z] e3e780a4648d: Preparing [2025-04-11T07:54:19.181Z] 6fbc244e2fb3: Preparing [2025-04-11T07:54:19.181Z] 79e09b010c0a: Preparing [2025-04-11T07:54:19.181Z] 29ba7405c73e: Preparing [2025-04-11T07:54:19.181Z] 506b9c09f709: Preparing [2025-04-11T07:54:19.181Z] 994456c4fd7b: Preparing [2025-04-11T07:54:19.181Z] 506b9c09f709: Waiting [2025-04-11T07:54:19.181Z] 994456c4fd7b: Waiting [2025-04-11T07:54:19.181Z] 9514ba59f62f: Layer already exists [2025-04-11T07:54:19.181Z] 29ba7405c73e: Layer already exists [2025-04-11T07:54:19.181Z] 79e09b010c0a: Layer already exists [2025-04-11T07:54:19.181Z] e3e780a4648d: Layer already exists [2025-04-11T07:54:19.181Z] 6fbc244e2fb3: Layer already exists [2025-04-11T07:54:19.181Z] 994456c4fd7b: Layer already exists [2025-04-11T07:54:19.181Z] 506b9c09f709: Layer already exists [2025-04-11T07:54:19.181Z] 285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2: digest: sha256:a036d9503111f65a953518c7ca80338eb8977195d4b463430262e0fac52f2d2b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:19.524Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:19.874Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-04-11T07:54:19.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-04-11T07:54:19.874Z] 9514ba59f62f: Preparing [2025-04-11T07:54:19.874Z] e3e780a4648d: Preparing [2025-04-11T07:54:19.874Z] 6fbc244e2fb3: Preparing [2025-04-11T07:54:19.874Z] 79e09b010c0a: Preparing [2025-04-11T07:54:19.874Z] 29ba7405c73e: Preparing [2025-04-11T07:54:19.874Z] 506b9c09f709: Preparing [2025-04-11T07:54:19.874Z] 994456c4fd7b: Preparing [2025-04-11T07:54:19.874Z] 994456c4fd7b: Waiting [2025-04-11T07:54:19.874Z] 506b9c09f709: Waiting [2025-04-11T07:54:19.874Z] 6fbc244e2fb3: Layer already exists [2025-04-11T07:54:19.874Z] e3e780a4648d: Layer already exists [2025-04-11T07:54:19.874Z] 79e09b010c0a: Layer already exists [2025-04-11T07:54:19.874Z] 9514ba59f62f: Layer already exists [2025-04-11T07:54:19.874Z] 29ba7405c73e: Layer already exists [2025-04-11T07:54:19.874Z] 506b9c09f709: Layer already exists [2025-04-11T07:54:19.874Z] 994456c4fd7b: Layer already exists [2025-04-11T07:54:19.874Z] main: digest: sha256:a036d9503111f65a953518c7ca80338eb8977195d4b463430262e0fac52f2d2b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-04-11T07:54:19.933Z] ===================================================== [Pipeline] echo [2025-04-11T07:54:19.944Z] taggedImages: [2025-04-11T07:54:19.944Z] - nexus3.edgexfoundry.org:10004/core-data:285c4605f0d8a1204ede5df9efc844b172296372 [2025-04-11T07:54:19.944Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-04-11T07:54:19.944Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.2 [2025-04-11T07:54:19.944Z] - nexus3.edgexfoundry.org:10004/core-data:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [2025-04-11T07:54:19.944Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-04-11T07:54:19.967Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-04-11T07:54:19.967Z] 285c4605f0d8a1204ede5df9efc844b172296372 [2025-04-11T07:54:19.967Z] latest [2025-04-11T07:54:19.967Z] 4.1.0-dev.2 [2025-04-11T07:54:19.967Z] 285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [2025-04-11T07:54:19.967Z] main [2025-04-11T07:54:19.967Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:20.328Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:285c4605f0d8a1204ede5df9efc844b172296372 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:20.682Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:285c4605f0d8a1204ede5df9efc844b172296372 [2025-04-11T07:54:20.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-04-11T07:54:20.682Z] 4fee3d09e541: Preparing [2025-04-11T07:54:20.682Z] 84539081ec0e: Preparing [2025-04-11T07:54:20.682Z] 79e09b010c0a: Preparing [2025-04-11T07:54:20.682Z] 172828e4dd93: Preparing [2025-04-11T07:54:20.682Z] c874ea482209: Preparing [2025-04-11T07:54:20.682Z] 994456c4fd7b: Preparing [2025-04-11T07:54:20.682Z] 994456c4fd7b: Waiting [2025-04-11T07:54:20.682Z] 79e09b010c0a: Layer already exists [2025-04-11T07:54:20.682Z] 994456c4fd7b: Layer already exists [2025-04-11T07:54:20.682Z] c874ea482209: Pushed [2025-04-11T07:54:20.682Z] 4fee3d09e541: Pushed [2025-04-11T07:54:20.682Z] 172828e4dd93: Pushed [2025-04-11T07:54:23.267Z] 84539081ec0e: Pushed [2025-04-11T07:54:23.267Z] 285c4605f0d8a1204ede5df9efc844b172296372: digest: sha256:41773f5bac93f5d7dfb6ee5ea21b487ab1a1f8ecf1f80c61f41a6c1519e5c49a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:23.665Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:24.008Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-04-11T07:54:24.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-04-11T07:54:24.009Z] 4fee3d09e541: Preparing [2025-04-11T07:54:24.009Z] 84539081ec0e: Preparing [2025-04-11T07:54:24.009Z] 79e09b010c0a: Preparing [2025-04-11T07:54:24.009Z] 172828e4dd93: Preparing [2025-04-11T07:54:24.009Z] c874ea482209: Preparing [2025-04-11T07:54:24.009Z] 994456c4fd7b: Preparing [2025-04-11T07:54:24.009Z] 994456c4fd7b: Waiting [2025-04-11T07:54:24.009Z] 79e09b010c0a: Layer already exists [2025-04-11T07:54:24.009Z] 172828e4dd93: Layer already exists [2025-04-11T07:54:24.009Z] 4fee3d09e541: Layer already exists [2025-04-11T07:54:24.009Z] 84539081ec0e: Layer already exists [2025-04-11T07:54:24.009Z] c874ea482209: Layer already exists [2025-04-11T07:54:24.009Z] 994456c4fd7b: Layer already exists [2025-04-11T07:54:24.009Z] latest: digest: sha256:41773f5bac93f5d7dfb6ee5ea21b487ab1a1f8ecf1f80c61f41a6c1519e5c49a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:24.361Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:24.713Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.2 [2025-04-11T07:54:24.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-04-11T07:54:24.713Z] 4fee3d09e541: Preparing [2025-04-11T07:54:24.713Z] 84539081ec0e: Preparing [2025-04-11T07:54:24.713Z] 79e09b010c0a: Preparing [2025-04-11T07:54:24.713Z] 172828e4dd93: Preparing [2025-04-11T07:54:24.713Z] c874ea482209: Preparing [2025-04-11T07:54:24.713Z] 994456c4fd7b: Preparing [2025-04-11T07:54:24.713Z] 994456c4fd7b: Waiting [2025-04-11T07:54:24.713Z] 84539081ec0e: Layer already exists [2025-04-11T07:54:24.713Z] 4fee3d09e541: Layer already exists [2025-04-11T07:54:24.713Z] 172828e4dd93: Layer already exists [2025-04-11T07:54:24.713Z] 79e09b010c0a: Layer already exists [2025-04-11T07:54:24.713Z] c874ea482209: Layer already exists [2025-04-11T07:54:24.713Z] 994456c4fd7b: Layer already exists [2025-04-11T07:54:24.713Z] 4.1.0-dev.2: digest: sha256:41773f5bac93f5d7dfb6ee5ea21b487ab1a1f8ecf1f80c61f41a6c1519e5c49a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:25.046Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:25.396Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [2025-04-11T07:54:25.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-04-11T07:54:25.396Z] 4fee3d09e541: Preparing [2025-04-11T07:54:25.396Z] 84539081ec0e: Preparing [2025-04-11T07:54:25.396Z] 79e09b010c0a: Preparing [2025-04-11T07:54:25.396Z] 172828e4dd93: Preparing [2025-04-11T07:54:25.396Z] c874ea482209: Preparing [2025-04-11T07:54:25.396Z] 994456c4fd7b: Preparing [2025-04-11T07:54:25.396Z] 994456c4fd7b: Waiting [2025-04-11T07:54:25.396Z] 79e09b010c0a: Layer already exists [2025-04-11T07:54:25.396Z] 84539081ec0e: Layer already exists [2025-04-11T07:54:25.396Z] 4fee3d09e541: Layer already exists [2025-04-11T07:54:25.396Z] c874ea482209: Layer already exists [2025-04-11T07:54:25.396Z] 172828e4dd93: Layer already exists [2025-04-11T07:54:25.396Z] 994456c4fd7b: Layer already exists [2025-04-11T07:54:25.396Z] 285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2: digest: sha256:41773f5bac93f5d7dfb6ee5ea21b487ab1a1f8ecf1f80c61f41a6c1519e5c49a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:25.740Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:26.138Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-04-11T07:54:26.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-04-11T07:54:26.138Z] 4fee3d09e541: Preparing [2025-04-11T07:54:26.138Z] 84539081ec0e: Preparing [2025-04-11T07:54:26.138Z] 79e09b010c0a: Preparing [2025-04-11T07:54:26.138Z] 172828e4dd93: Preparing [2025-04-11T07:54:26.138Z] c874ea482209: Preparing [2025-04-11T07:54:26.138Z] 994456c4fd7b: Preparing [2025-04-11T07:54:26.138Z] 994456c4fd7b: Waiting [2025-04-11T07:54:26.138Z] 4fee3d09e541: Layer already exists [2025-04-11T07:54:26.138Z] c874ea482209: Layer already exists [2025-04-11T07:54:26.138Z] 84539081ec0e: Layer already exists [2025-04-11T07:54:26.138Z] 172828e4dd93: Layer already exists [2025-04-11T07:54:26.138Z] 79e09b010c0a: Layer already exists [2025-04-11T07:54:26.138Z] 994456c4fd7b: Layer already exists [2025-04-11T07:54:26.138Z] main: digest: sha256:41773f5bac93f5d7dfb6ee5ea21b487ab1a1f8ecf1f80c61f41a6c1519e5c49a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-04-11T07:54:26.215Z] ===================================================== [Pipeline] echo [2025-04-11T07:54:26.227Z] taggedImages: [2025-04-11T07:54:26.227Z] - nexus3.edgexfoundry.org:10004/core-keeper:285c4605f0d8a1204ede5df9efc844b172296372 [2025-04-11T07:54:26.227Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-04-11T07:54:26.227Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.2 [2025-04-11T07:54:26.227Z] - nexus3.edgexfoundry.org:10004/core-keeper:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [2025-04-11T07:54:26.227Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-04-11T07:54:26.259Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-04-11T07:54:26.259Z] 285c4605f0d8a1204ede5df9efc844b172296372 [2025-04-11T07:54:26.259Z] latest [2025-04-11T07:54:26.259Z] 4.1.0-dev.2 [2025-04-11T07:54:26.259Z] 285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [2025-04-11T07:54:26.259Z] main [2025-04-11T07:54:26.259Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:26.669Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:285c4605f0d8a1204ede5df9efc844b172296372 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:27.006Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:285c4605f0d8a1204ede5df9efc844b172296372 [2025-04-11T07:54:27.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-04-11T07:54:27.006Z] 13f631808fcc: Preparing [2025-04-11T07:54:27.006Z] 7f49b101a66d: Preparing [2025-04-11T07:54:27.006Z] 4abf925e27a9: Preparing [2025-04-11T07:54:27.006Z] 6fbc244e2fb3: Preparing [2025-04-11T07:54:27.006Z] 79e09b010c0a: Preparing [2025-04-11T07:54:27.006Z] 108f30bfd026: Preparing [2025-04-11T07:54:27.006Z] 71e272244b77: Preparing [2025-04-11T07:54:27.006Z] 994456c4fd7b: Preparing [2025-04-11T07:54:27.006Z] 108f30bfd026: Waiting [2025-04-11T07:54:27.006Z] 71e272244b77: Waiting [2025-04-11T07:54:27.006Z] 994456c4fd7b: Waiting [2025-04-11T07:54:27.006Z] 79e09b010c0a: Layer already exists [2025-04-11T07:54:27.006Z] 6fbc244e2fb3: Layer already exists [2025-04-11T07:54:27.006Z] 108f30bfd026: Layer already exists [2025-04-11T07:54:27.006Z] 71e272244b77: Layer already exists [2025-04-11T07:54:27.006Z] 994456c4fd7b: Layer already exists [2025-04-11T07:54:27.006Z] 7f49b101a66d: Pushed [2025-04-11T07:54:27.006Z] 13f631808fcc: Pushed [2025-04-11T07:54:29.558Z] 4abf925e27a9: Pushed [2025-04-11T07:54:29.558Z] 285c4605f0d8a1204ede5df9efc844b172296372: digest: sha256:37f167d3508a87fa7e3e91850ef699c5a98cfced2a380b0cfc3b0a9a41a32dc3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:29.895Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:30.216Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-04-11T07:54:30.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-04-11T07:54:30.217Z] 13f631808fcc: Preparing [2025-04-11T07:54:30.217Z] 7f49b101a66d: Preparing [2025-04-11T07:54:30.217Z] 4abf925e27a9: Preparing [2025-04-11T07:54:30.217Z] 6fbc244e2fb3: Preparing [2025-04-11T07:54:30.217Z] 79e09b010c0a: Preparing [2025-04-11T07:54:30.217Z] 108f30bfd026: Preparing [2025-04-11T07:54:30.217Z] 71e272244b77: Preparing [2025-04-11T07:54:30.217Z] 108f30bfd026: Waiting [2025-04-11T07:54:30.217Z] 994456c4fd7b: Preparing [2025-04-11T07:54:30.217Z] 71e272244b77: Waiting [2025-04-11T07:54:30.217Z] 994456c4fd7b: Waiting [2025-04-11T07:54:30.217Z] 7f49b101a66d: Layer already exists [2025-04-11T07:54:30.217Z] 13f631808fcc: Layer already exists [2025-04-11T07:54:30.217Z] 6fbc244e2fb3: Layer already exists [2025-04-11T07:54:30.217Z] 4abf925e27a9: Layer already exists [2025-04-11T07:54:30.217Z] 79e09b010c0a: Layer already exists [2025-04-11T07:54:30.217Z] 108f30bfd026: Layer already exists [2025-04-11T07:54:30.217Z] 71e272244b77: Layer already exists [2025-04-11T07:54:30.217Z] 994456c4fd7b: Layer already exists [2025-04-11T07:54:30.217Z] latest: digest: sha256:37f167d3508a87fa7e3e91850ef699c5a98cfced2a380b0cfc3b0a9a41a32dc3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:30.544Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:30.865Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.2 [2025-04-11T07:54:30.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-04-11T07:54:30.865Z] 13f631808fcc: Preparing [2025-04-11T07:54:30.865Z] 7f49b101a66d: Preparing [2025-04-11T07:54:30.865Z] 4abf925e27a9: Preparing [2025-04-11T07:54:30.865Z] 6fbc244e2fb3: Preparing [2025-04-11T07:54:30.865Z] 79e09b010c0a: Preparing [2025-04-11T07:54:30.865Z] 108f30bfd026: Preparing [2025-04-11T07:54:30.865Z] 71e272244b77: Preparing [2025-04-11T07:54:30.865Z] 994456c4fd7b: Preparing [2025-04-11T07:54:30.865Z] 71e272244b77: Waiting [2025-04-11T07:54:30.865Z] 108f30bfd026: Waiting [2025-04-11T07:54:30.865Z] 994456c4fd7b: Waiting [2025-04-11T07:54:30.865Z] 6fbc244e2fb3: Layer already exists [2025-04-11T07:54:30.865Z] 79e09b010c0a: Layer already exists [2025-04-11T07:54:30.865Z] 7f49b101a66d: Layer already exists [2025-04-11T07:54:30.865Z] 4abf925e27a9: Layer already exists [2025-04-11T07:54:30.865Z] 13f631808fcc: Layer already exists [2025-04-11T07:54:30.865Z] 994456c4fd7b: Layer already exists [2025-04-11T07:54:30.865Z] 108f30bfd026: Layer already exists [2025-04-11T07:54:30.865Z] 71e272244b77: Layer already exists [2025-04-11T07:54:30.865Z] 4.1.0-dev.2: digest: sha256:37f167d3508a87fa7e3e91850ef699c5a98cfced2a380b0cfc3b0a9a41a32dc3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:31.185Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:31.525Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [2025-04-11T07:54:31.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-04-11T07:54:31.525Z] 13f631808fcc: Preparing [2025-04-11T07:54:31.525Z] 7f49b101a66d: Preparing [2025-04-11T07:54:31.525Z] 4abf925e27a9: Preparing [2025-04-11T07:54:31.525Z] 6fbc244e2fb3: Preparing [2025-04-11T07:54:31.525Z] 79e09b010c0a: Preparing [2025-04-11T07:54:31.525Z] 108f30bfd026: Preparing [2025-04-11T07:54:31.525Z] 71e272244b77: Preparing [2025-04-11T07:54:31.525Z] 994456c4fd7b: Preparing [2025-04-11T07:54:31.525Z] 108f30bfd026: Waiting [2025-04-11T07:54:31.525Z] 71e272244b77: Waiting [2025-04-11T07:54:31.525Z] 994456c4fd7b: Waiting [2025-04-11T07:54:31.525Z] 13f631808fcc: Layer already exists [2025-04-11T07:54:31.525Z] 4abf925e27a9: Layer already exists [2025-04-11T07:54:31.525Z] 79e09b010c0a: Layer already exists [2025-04-11T07:54:31.525Z] 7f49b101a66d: Layer already exists [2025-04-11T07:54:31.525Z] 6fbc244e2fb3: Layer already exists [2025-04-11T07:54:31.525Z] 108f30bfd026: Layer already exists [2025-04-11T07:54:31.525Z] 71e272244b77: Layer already exists [2025-04-11T07:54:31.525Z] 994456c4fd7b: Layer already exists [2025-04-11T07:54:31.525Z] 285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2: digest: sha256:37f167d3508a87fa7e3e91850ef699c5a98cfced2a380b0cfc3b0a9a41a32dc3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:31.887Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:32.230Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-04-11T07:54:32.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-04-11T07:54:32.230Z] 13f631808fcc: Preparing [2025-04-11T07:54:32.230Z] 7f49b101a66d: Preparing [2025-04-11T07:54:32.230Z] 4abf925e27a9: Preparing [2025-04-11T07:54:32.230Z] 6fbc244e2fb3: Preparing [2025-04-11T07:54:32.230Z] 79e09b010c0a: Preparing [2025-04-11T07:54:32.230Z] 108f30bfd026: Preparing [2025-04-11T07:54:32.230Z] 71e272244b77: Preparing [2025-04-11T07:54:32.230Z] 994456c4fd7b: Preparing [2025-04-11T07:54:32.230Z] 108f30bfd026: Waiting [2025-04-11T07:54:32.230Z] 71e272244b77: Waiting [2025-04-11T07:54:32.230Z] 994456c4fd7b: Waiting [2025-04-11T07:54:32.230Z] 13f631808fcc: Layer already exists [2025-04-11T07:54:32.230Z] 79e09b010c0a: Layer already exists [2025-04-11T07:54:32.230Z] 7f49b101a66d: Layer already exists [2025-04-11T07:54:32.230Z] 4abf925e27a9: Layer already exists [2025-04-11T07:54:32.230Z] 6fbc244e2fb3: Layer already exists [2025-04-11T07:54:32.230Z] 108f30bfd026: Layer already exists [2025-04-11T07:54:32.230Z] 71e272244b77: Layer already exists [2025-04-11T07:54:32.230Z] 994456c4fd7b: Layer already exists [2025-04-11T07:54:32.230Z] main: digest: sha256:37f167d3508a87fa7e3e91850ef699c5a98cfced2a380b0cfc3b0a9a41a32dc3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-04-11T07:54:32.301Z] ===================================================== [Pipeline] echo [2025-04-11T07:54:32.312Z] taggedImages: [2025-04-11T07:54:32.312Z] - nexus3.edgexfoundry.org:10004/core-metadata:285c4605f0d8a1204ede5df9efc844b172296372 [2025-04-11T07:54:32.312Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-04-11T07:54:32.312Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.2 [2025-04-11T07:54:32.312Z] - nexus3.edgexfoundry.org:10004/core-metadata:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [2025-04-11T07:54:32.312Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-04-11T07:54:32.332Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-04-11T07:54:32.332Z] 285c4605f0d8a1204ede5df9efc844b172296372 [2025-04-11T07:54:32.332Z] latest [2025-04-11T07:54:32.332Z] 4.1.0-dev.2 [2025-04-11T07:54:32.332Z] 285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [2025-04-11T07:54:32.332Z] main [2025-04-11T07:54:32.332Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:32.697Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:285c4605f0d8a1204ede5df9efc844b172296372 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:33.024Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:285c4605f0d8a1204ede5df9efc844b172296372 [2025-04-11T07:54:33.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-04-11T07:54:33.024Z] 5362cbe6bf4c: Preparing [2025-04-11T07:54:33.024Z] 8c42d4287063: Preparing [2025-04-11T07:54:33.024Z] 9342202924d9: Preparing [2025-04-11T07:54:33.024Z] f936a715da8e: Preparing [2025-04-11T07:54:33.024Z] db800c53fe87: Preparing [2025-04-11T07:54:33.024Z] a0a92f48f94c: Preparing [2025-04-11T07:54:33.024Z] 594b43429462: Preparing [2025-04-11T07:54:33.024Z] a0a92f48f94c: Waiting [2025-04-11T07:54:33.024Z] 6fbc244e2fb3: Preparing [2025-04-11T07:54:33.024Z] 594b43429462: Waiting [2025-04-11T07:54:33.024Z] 79e09b010c0a: Preparing [2025-04-11T07:54:33.024Z] 561d211637a8: Preparing [2025-04-11T07:54:33.024Z] 152033534f62: Preparing [2025-04-11T07:54:33.024Z] 5f70bf18a086: Preparing [2025-04-11T07:54:33.024Z] 6f0cd51f4a51: Preparing [2025-04-11T07:54:33.024Z] 79e09b010c0a: Waiting [2025-04-11T07:54:33.024Z] 2b6e4e8266e4: Preparing [2025-04-11T07:54:33.024Z] ed025ce2f798: Preparing [2025-04-11T07:54:33.024Z] 994456c4fd7b: Preparing [2025-04-11T07:54:33.024Z] 561d211637a8: Waiting [2025-04-11T07:54:33.024Z] 152033534f62: Waiting [2025-04-11T07:54:33.024Z] 5f70bf18a086: Waiting [2025-04-11T07:54:33.024Z] 6fbc244e2fb3: Waiting [2025-04-11T07:54:33.024Z] 6f0cd51f4a51: Waiting [2025-04-11T07:54:33.024Z] 994456c4fd7b: Waiting [2025-04-11T07:54:33.024Z] ed025ce2f798: Waiting [2025-04-11T07:54:33.024Z] db800c53fe87: Pushed [2025-04-11T07:54:33.024Z] 8c42d4287063: Pushed [2025-04-11T07:54:33.024Z] 9342202924d9: Pushed [2025-04-11T07:54:33.024Z] 5362cbe6bf4c: Pushed [2025-04-11T07:54:33.024Z] f936a715da8e: Pushed [2025-04-11T07:54:33.024Z] 6fbc244e2fb3: Layer already exists [2025-04-11T07:54:33.024Z] 79e09b010c0a: Layer already exists [2025-04-11T07:54:33.024Z] 5f70bf18a086: Layer already exists [2025-04-11T07:54:33.024Z] a0a92f48f94c: Pushed [2025-04-11T07:54:34.123Z] 561d211637a8: Pushed [2025-04-11T07:54:34.123Z] 152033534f62: Pushed [2025-04-11T07:54:34.123Z] 6f0cd51f4a51: Pushed [2025-04-11T07:54:34.868Z] 2b6e4e8266e4: Pushed [2025-04-11T07:54:35.134Z] ed025ce2f798: Pushed [2025-04-11T07:54:35.134Z] 994456c4fd7b: Layer already exists [2025-04-11T07:54:36.088Z] 594b43429462: Pushed [2025-04-11T07:54:36.350Z] 285c4605f0d8a1204ede5df9efc844b172296372: digest: sha256:e2447d1502ff3958c2b52887fd109a93ce15aa7c45a3726449c48f03bb7798fa size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:36.695Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:37.031Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-04-11T07:54:37.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-04-11T07:54:37.031Z] 5362cbe6bf4c: Preparing [2025-04-11T07:54:37.031Z] 8c42d4287063: Preparing [2025-04-11T07:54:37.031Z] 9342202924d9: Preparing [2025-04-11T07:54:37.031Z] f936a715da8e: Preparing [2025-04-11T07:54:37.031Z] db800c53fe87: Preparing [2025-04-11T07:54:37.031Z] a0a92f48f94c: Preparing [2025-04-11T07:54:37.031Z] 594b43429462: Preparing [2025-04-11T07:54:37.031Z] 6fbc244e2fb3: Preparing [2025-04-11T07:54:37.031Z] 79e09b010c0a: Preparing [2025-04-11T07:54:37.031Z] 561d211637a8: Preparing [2025-04-11T07:54:37.031Z] a0a92f48f94c: Waiting [2025-04-11T07:54:37.031Z] 6fbc244e2fb3: Waiting [2025-04-11T07:54:37.031Z] 594b43429462: Waiting [2025-04-11T07:54:37.031Z] 79e09b010c0a: Waiting [2025-04-11T07:54:37.031Z] 152033534f62: Preparing [2025-04-11T07:54:37.031Z] 5f70bf18a086: Preparing [2025-04-11T07:54:37.031Z] 6f0cd51f4a51: Preparing [2025-04-11T07:54:37.031Z] 2b6e4e8266e4: Preparing [2025-04-11T07:54:37.031Z] ed025ce2f798: Preparing [2025-04-11T07:54:37.031Z] 994456c4fd7b: Preparing [2025-04-11T07:54:37.031Z] 561d211637a8: Waiting [2025-04-11T07:54:37.031Z] 152033534f62: Waiting [2025-04-11T07:54:37.031Z] 6f0cd51f4a51: Waiting [2025-04-11T07:54:37.031Z] 2b6e4e8266e4: Waiting [2025-04-11T07:54:37.031Z] ed025ce2f798: Waiting [2025-04-11T07:54:37.031Z] 5f70bf18a086: Waiting [2025-04-11T07:54:37.031Z] 994456c4fd7b: Waiting [2025-04-11T07:54:37.031Z] 9342202924d9: Layer already exists [2025-04-11T07:54:37.031Z] f936a715da8e: Layer already exists [2025-04-11T07:54:37.031Z] db800c53fe87: Layer already exists [2025-04-11T07:54:37.031Z] 5362cbe6bf4c: Layer already exists [2025-04-11T07:54:37.031Z] 8c42d4287063: Layer already exists [2025-04-11T07:54:37.031Z] a0a92f48f94c: Layer already exists [2025-04-11T07:54:37.031Z] 6fbc244e2fb3: Layer already exists [2025-04-11T07:54:37.031Z] 79e09b010c0a: Layer already exists [2025-04-11T07:54:37.031Z] 561d211637a8: Layer already exists [2025-04-11T07:54:37.031Z] 594b43429462: Layer already exists [2025-04-11T07:54:37.031Z] 152033534f62: Layer already exists [2025-04-11T07:54:37.031Z] 5f70bf18a086: Layer already exists [2025-04-11T07:54:37.031Z] 6f0cd51f4a51: Layer already exists [2025-04-11T07:54:37.031Z] 2b6e4e8266e4: Layer already exists [2025-04-11T07:54:37.031Z] ed025ce2f798: Layer already exists [2025-04-11T07:54:37.031Z] 994456c4fd7b: Layer already exists [2025-04-11T07:54:37.031Z] latest: digest: sha256:e2447d1502ff3958c2b52887fd109a93ce15aa7c45a3726449c48f03bb7798fa size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:37.365Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:37.715Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.2 [2025-04-11T07:54:37.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-04-11T07:54:37.715Z] 5362cbe6bf4c: Preparing [2025-04-11T07:54:37.715Z] 8c42d4287063: Preparing [2025-04-11T07:54:37.715Z] 9342202924d9: Preparing [2025-04-11T07:54:37.715Z] f936a715da8e: Preparing [2025-04-11T07:54:37.715Z] db800c53fe87: Preparing [2025-04-11T07:54:37.715Z] a0a92f48f94c: Preparing [2025-04-11T07:54:37.715Z] 594b43429462: Preparing [2025-04-11T07:54:37.715Z] a0a92f48f94c: Waiting [2025-04-11T07:54:37.715Z] 6fbc244e2fb3: Preparing [2025-04-11T07:54:37.715Z] 79e09b010c0a: Preparing [2025-04-11T07:54:37.715Z] 561d211637a8: Preparing [2025-04-11T07:54:37.715Z] 152033534f62: Preparing [2025-04-11T07:54:37.715Z] 5f70bf18a086: Preparing [2025-04-11T07:54:37.715Z] 6f0cd51f4a51: Preparing [2025-04-11T07:54:37.715Z] 2b6e4e8266e4: Preparing [2025-04-11T07:54:37.715Z] ed025ce2f798: Preparing [2025-04-11T07:54:37.715Z] 994456c4fd7b: Preparing [2025-04-11T07:54:37.715Z] 561d211637a8: Waiting [2025-04-11T07:54:37.715Z] 152033534f62: Waiting [2025-04-11T07:54:37.715Z] 5f70bf18a086: Waiting [2025-04-11T07:54:37.715Z] 6f0cd51f4a51: Waiting [2025-04-11T07:54:37.715Z] 2b6e4e8266e4: Waiting [2025-04-11T07:54:37.715Z] 594b43429462: Waiting [2025-04-11T07:54:37.715Z] ed025ce2f798: Waiting [2025-04-11T07:54:37.715Z] 6fbc244e2fb3: Waiting [2025-04-11T07:54:37.715Z] 994456c4fd7b: Waiting [2025-04-11T07:54:37.715Z] f936a715da8e: Layer already exists [2025-04-11T07:54:37.715Z] 5362cbe6bf4c: Layer already exists [2025-04-11T07:54:37.715Z] 8c42d4287063: Layer already exists [2025-04-11T07:54:37.715Z] 9342202924d9: Layer already exists [2025-04-11T07:54:37.715Z] db800c53fe87: Layer already exists [2025-04-11T07:54:37.715Z] 594b43429462: Layer already exists [2025-04-11T07:54:37.715Z] a0a92f48f94c: Layer already exists [2025-04-11T07:54:37.715Z] 79e09b010c0a: Layer already exists [2025-04-11T07:54:37.715Z] 6fbc244e2fb3: Layer already exists [2025-04-11T07:54:37.715Z] 561d211637a8: Layer already exists [2025-04-11T07:54:37.715Z] 5f70bf18a086: Layer already exists [2025-04-11T07:54:37.715Z] 6f0cd51f4a51: Layer already exists [2025-04-11T07:54:37.715Z] 152033534f62: Layer already exists [2025-04-11T07:54:37.715Z] 2b6e4e8266e4: Layer already exists [2025-04-11T07:54:37.715Z] ed025ce2f798: Layer already exists [2025-04-11T07:54:37.715Z] 994456c4fd7b: Layer already exists [2025-04-11T07:54:37.715Z] 4.1.0-dev.2: digest: sha256:e2447d1502ff3958c2b52887fd109a93ce15aa7c45a3726449c48f03bb7798fa size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:38.041Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:38.368Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [2025-04-11T07:54:38.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-04-11T07:54:38.368Z] 5362cbe6bf4c: Preparing [2025-04-11T07:54:38.368Z] 8c42d4287063: Preparing [2025-04-11T07:54:38.368Z] 9342202924d9: Preparing [2025-04-11T07:54:38.368Z] f936a715da8e: Preparing [2025-04-11T07:54:38.368Z] db800c53fe87: Preparing [2025-04-11T07:54:38.368Z] a0a92f48f94c: Preparing [2025-04-11T07:54:38.368Z] 594b43429462: Preparing [2025-04-11T07:54:38.368Z] 6fbc244e2fb3: Preparing [2025-04-11T07:54:38.368Z] 79e09b010c0a: Preparing [2025-04-11T07:54:38.368Z] 561d211637a8: Preparing [2025-04-11T07:54:38.368Z] 152033534f62: Preparing [2025-04-11T07:54:38.368Z] 5f70bf18a086: Preparing [2025-04-11T07:54:38.368Z] 6f0cd51f4a51: Preparing [2025-04-11T07:54:38.368Z] 2b6e4e8266e4: Preparing [2025-04-11T07:54:38.368Z] ed025ce2f798: Preparing [2025-04-11T07:54:38.368Z] 994456c4fd7b: Preparing [2025-04-11T07:54:38.368Z] 79e09b010c0a: Waiting [2025-04-11T07:54:38.368Z] 561d211637a8: Waiting [2025-04-11T07:54:38.368Z] 152033534f62: Waiting [2025-04-11T07:54:38.368Z] 5f70bf18a086: Waiting [2025-04-11T07:54:38.368Z] 6f0cd51f4a51: Waiting [2025-04-11T07:54:38.368Z] 2b6e4e8266e4: Waiting [2025-04-11T07:54:38.368Z] ed025ce2f798: Waiting [2025-04-11T07:54:38.368Z] 594b43429462: Waiting [2025-04-11T07:54:38.368Z] 994456c4fd7b: Waiting [2025-04-11T07:54:38.368Z] 6fbc244e2fb3: Waiting [2025-04-11T07:54:38.368Z] a0a92f48f94c: Waiting [2025-04-11T07:54:38.368Z] 5362cbe6bf4c: Layer already exists [2025-04-11T07:54:38.368Z] f936a715da8e: Layer already exists [2025-04-11T07:54:38.368Z] 8c42d4287063: Layer already exists [2025-04-11T07:54:38.368Z] db800c53fe87: Layer already exists [2025-04-11T07:54:38.368Z] 9342202924d9: Layer already exists [2025-04-11T07:54:38.368Z] 6fbc244e2fb3: Layer already exists [2025-04-11T07:54:38.368Z] a0a92f48f94c: Layer already exists [2025-04-11T07:54:38.368Z] 79e09b010c0a: Layer already exists [2025-04-11T07:54:38.368Z] 594b43429462: Layer already exists [2025-04-11T07:54:38.368Z] 561d211637a8: Layer already exists [2025-04-11T07:54:38.368Z] 5f70bf18a086: Layer already exists [2025-04-11T07:54:38.368Z] 152033534f62: Layer already exists [2025-04-11T07:54:38.368Z] ed025ce2f798: Layer already exists [2025-04-11T07:54:38.368Z] 6f0cd51f4a51: Layer already exists [2025-04-11T07:54:38.368Z] 2b6e4e8266e4: Layer already exists [2025-04-11T07:54:38.368Z] 994456c4fd7b: Layer already exists [2025-04-11T07:54:38.368Z] 285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2: digest: sha256:e2447d1502ff3958c2b52887fd109a93ce15aa7c45a3726449c48f03bb7798fa size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:38.707Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:39.038Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-04-11T07:54:39.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-04-11T07:54:39.038Z] 5362cbe6bf4c: Preparing [2025-04-11T07:54:39.038Z] 8c42d4287063: Preparing [2025-04-11T07:54:39.038Z] 9342202924d9: Preparing [2025-04-11T07:54:39.038Z] f936a715da8e: Preparing [2025-04-11T07:54:39.038Z] db800c53fe87: Preparing [2025-04-11T07:54:39.038Z] a0a92f48f94c: Preparing [2025-04-11T07:54:39.038Z] 594b43429462: Preparing [2025-04-11T07:54:39.038Z] 6fbc244e2fb3: Preparing [2025-04-11T07:54:39.038Z] 79e09b010c0a: Preparing [2025-04-11T07:54:39.038Z] 561d211637a8: Preparing [2025-04-11T07:54:39.038Z] 152033534f62: Preparing [2025-04-11T07:54:39.038Z] 5f70bf18a086: Preparing [2025-04-11T07:54:39.038Z] 6f0cd51f4a51: Preparing [2025-04-11T07:54:39.038Z] 2b6e4e8266e4: Preparing [2025-04-11T07:54:39.038Z] ed025ce2f798: Preparing [2025-04-11T07:54:39.038Z] 994456c4fd7b: Preparing [2025-04-11T07:54:39.038Z] 5f70bf18a086: Waiting [2025-04-11T07:54:39.038Z] 6f0cd51f4a51: Waiting [2025-04-11T07:54:39.038Z] 2b6e4e8266e4: Waiting [2025-04-11T07:54:39.038Z] ed025ce2f798: Waiting [2025-04-11T07:54:39.038Z] 994456c4fd7b: Waiting [2025-04-11T07:54:39.038Z] 561d211637a8: Waiting [2025-04-11T07:54:39.038Z] 152033534f62: Waiting [2025-04-11T07:54:39.038Z] a0a92f48f94c: Waiting [2025-04-11T07:54:39.038Z] 6fbc244e2fb3: Waiting [2025-04-11T07:54:39.038Z] 79e09b010c0a: Waiting [2025-04-11T07:54:39.038Z] 9342202924d9: Layer already exists [2025-04-11T07:54:39.038Z] f936a715da8e: Layer already exists [2025-04-11T07:54:39.038Z] db800c53fe87: Layer already exists [2025-04-11T07:54:39.038Z] 8c42d4287063: Layer already exists [2025-04-11T07:54:39.038Z] 5362cbe6bf4c: Layer already exists [2025-04-11T07:54:39.038Z] 6fbc244e2fb3: Layer already exists [2025-04-11T07:54:39.038Z] a0a92f48f94c: Layer already exists [2025-04-11T07:54:39.038Z] 79e09b010c0a: Layer already exists [2025-04-11T07:54:39.038Z] 594b43429462: Layer already exists [2025-04-11T07:54:39.038Z] 561d211637a8: Layer already exists [2025-04-11T07:54:39.038Z] 5f70bf18a086: Layer already exists [2025-04-11T07:54:39.038Z] 152033534f62: Layer already exists [2025-04-11T07:54:39.038Z] 6f0cd51f4a51: Layer already exists [2025-04-11T07:54:39.038Z] ed025ce2f798: Layer already exists [2025-04-11T07:54:39.038Z] 2b6e4e8266e4: Layer already exists [2025-04-11T07:54:39.038Z] 994456c4fd7b: Layer already exists [2025-04-11T07:54:39.038Z] main: digest: sha256:e2447d1502ff3958c2b52887fd109a93ce15aa7c45a3726449c48f03bb7798fa size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-04-11T07:54:39.104Z] ===================================================== [Pipeline] echo [2025-04-11T07:54:39.115Z] taggedImages: [2025-04-11T07:54:39.115Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:285c4605f0d8a1204ede5df9efc844b172296372 [2025-04-11T07:54:39.115Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-04-11T07:54:39.115Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.2 [2025-04-11T07:54:39.115Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [2025-04-11T07:54:39.115Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-04-11T07:54:39.139Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-04-11T07:54:39.139Z] 285c4605f0d8a1204ede5df9efc844b172296372 [2025-04-11T07:54:39.139Z] latest [2025-04-11T07:54:39.139Z] 4.1.0-dev.2 [2025-04-11T07:54:39.139Z] 285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [2025-04-11T07:54:39.139Z] main [2025-04-11T07:54:39.139Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:39.475Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:285c4605f0d8a1204ede5df9efc844b172296372 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:39.970Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:285c4605f0d8a1204ede5df9efc844b172296372 [2025-04-11T07:54:39.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-04-11T07:54:39.970Z] 622c9ebba51a: Preparing [2025-04-11T07:54:39.970Z] 3a56cfe67fe6: Preparing [2025-04-11T07:54:39.970Z] 8a184c0d0f5d: Preparing [2025-04-11T07:54:39.970Z] 920377bf7f60: Preparing [2025-04-11T07:54:39.970Z] 6fbc244e2fb3: Preparing [2025-04-11T07:54:39.970Z] 79e09b010c0a: Preparing [2025-04-11T07:54:39.970Z] 108f30bfd026: Preparing [2025-04-11T07:54:39.970Z] 79e09b010c0a: Waiting [2025-04-11T07:54:39.970Z] 71e272244b77: Preparing [2025-04-11T07:54:39.970Z] 994456c4fd7b: Preparing [2025-04-11T07:54:39.970Z] 71e272244b77: Waiting [2025-04-11T07:54:39.970Z] 994456c4fd7b: Waiting [2025-04-11T07:54:39.970Z] 6fbc244e2fb3: Layer already exists [2025-04-11T07:54:39.970Z] 79e09b010c0a: Layer already exists [2025-04-11T07:54:39.970Z] 108f30bfd026: Layer already exists [2025-04-11T07:54:39.970Z] 71e272244b77: Layer already exists [2025-04-11T07:54:39.970Z] 994456c4fd7b: Layer already exists [2025-04-11T07:54:39.970Z] 3a56cfe67fe6: Pushed [2025-04-11T07:54:39.970Z] 8a184c0d0f5d: Pushed [2025-04-11T07:54:39.970Z] 622c9ebba51a: Pushed [2025-04-11T07:54:42.703Z] 920377bf7f60: Pushed [2025-04-11T07:54:42.703Z] 285c4605f0d8a1204ede5df9efc844b172296372: digest: sha256:4629f06b3b3951d01e0913ecc90368f89a8e5b3c75efc1df2176eeaf7b759c78 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:43.040Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:43.386Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-04-11T07:54:43.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-04-11T07:54:43.386Z] 622c9ebba51a: Preparing [2025-04-11T07:54:43.386Z] 3a56cfe67fe6: Preparing [2025-04-11T07:54:43.386Z] 8a184c0d0f5d: Preparing [2025-04-11T07:54:43.386Z] 920377bf7f60: Preparing [2025-04-11T07:54:43.386Z] 6fbc244e2fb3: Preparing [2025-04-11T07:54:43.386Z] 79e09b010c0a: Preparing [2025-04-11T07:54:43.386Z] 108f30bfd026: Preparing [2025-04-11T07:54:43.386Z] 71e272244b77: Preparing [2025-04-11T07:54:43.386Z] 994456c4fd7b: Preparing [2025-04-11T07:54:43.386Z] 79e09b010c0a: Waiting [2025-04-11T07:54:43.386Z] 108f30bfd026: Waiting [2025-04-11T07:54:43.386Z] 71e272244b77: Waiting [2025-04-11T07:54:43.386Z] 994456c4fd7b: Waiting [2025-04-11T07:54:43.386Z] 8a184c0d0f5d: Layer already exists [2025-04-11T07:54:43.386Z] 622c9ebba51a: Layer already exists [2025-04-11T07:54:43.386Z] 3a56cfe67fe6: Layer already exists [2025-04-11T07:54:43.386Z] 6fbc244e2fb3: Layer already exists [2025-04-11T07:54:43.386Z] 920377bf7f60: Layer already exists [2025-04-11T07:54:43.386Z] 108f30bfd026: Layer already exists [2025-04-11T07:54:43.386Z] 79e09b010c0a: Layer already exists [2025-04-11T07:54:43.386Z] 71e272244b77: Layer already exists [2025-04-11T07:54:43.386Z] 994456c4fd7b: Layer already exists [2025-04-11T07:54:43.386Z] latest: digest: sha256:4629f06b3b3951d01e0913ecc90368f89a8e5b3c75efc1df2176eeaf7b759c78 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:43.739Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:44.070Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.2 [2025-04-11T07:54:44.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-04-11T07:54:44.070Z] 622c9ebba51a: Preparing [2025-04-11T07:54:44.070Z] 3a56cfe67fe6: Preparing [2025-04-11T07:54:44.070Z] 8a184c0d0f5d: Preparing [2025-04-11T07:54:44.070Z] 920377bf7f60: Preparing [2025-04-11T07:54:44.070Z] 6fbc244e2fb3: Preparing [2025-04-11T07:54:44.070Z] 79e09b010c0a: Preparing [2025-04-11T07:54:44.070Z] 108f30bfd026: Preparing [2025-04-11T07:54:44.070Z] 71e272244b77: Preparing [2025-04-11T07:54:44.070Z] 994456c4fd7b: Preparing [2025-04-11T07:54:44.070Z] 79e09b010c0a: Waiting [2025-04-11T07:54:44.070Z] 108f30bfd026: Waiting [2025-04-11T07:54:44.070Z] 71e272244b77: Waiting [2025-04-11T07:54:44.070Z] 994456c4fd7b: Waiting [2025-04-11T07:54:44.070Z] 3a56cfe67fe6: Layer already exists [2025-04-11T07:54:44.070Z] 6fbc244e2fb3: Layer already exists [2025-04-11T07:54:44.070Z] 920377bf7f60: Layer already exists [2025-04-11T07:54:44.070Z] 8a184c0d0f5d: Layer already exists [2025-04-11T07:54:44.070Z] 622c9ebba51a: Layer already exists [2025-04-11T07:54:44.070Z] 994456c4fd7b: Layer already exists [2025-04-11T07:54:44.070Z] 108f30bfd026: Layer already exists [2025-04-11T07:54:44.070Z] 79e09b010c0a: Layer already exists [2025-04-11T07:54:44.070Z] 71e272244b77: Layer already exists [2025-04-11T07:54:44.070Z] 4.1.0-dev.2: digest: sha256:4629f06b3b3951d01e0913ecc90368f89a8e5b3c75efc1df2176eeaf7b759c78 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:44.399Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:44.745Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [2025-04-11T07:54:44.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-04-11T07:54:44.745Z] 622c9ebba51a: Preparing [2025-04-11T07:54:44.745Z] 3a56cfe67fe6: Preparing [2025-04-11T07:54:44.745Z] 8a184c0d0f5d: Preparing [2025-04-11T07:54:44.745Z] 920377bf7f60: Preparing [2025-04-11T07:54:44.745Z] 6fbc244e2fb3: Preparing [2025-04-11T07:54:44.745Z] 79e09b010c0a: Preparing [2025-04-11T07:54:44.745Z] 108f30bfd026: Preparing [2025-04-11T07:54:44.745Z] 71e272244b77: Preparing [2025-04-11T07:54:44.745Z] 994456c4fd7b: Preparing [2025-04-11T07:54:44.745Z] 71e272244b77: Waiting [2025-04-11T07:54:44.745Z] 79e09b010c0a: Waiting [2025-04-11T07:54:44.745Z] 108f30bfd026: Waiting [2025-04-11T07:54:44.745Z] 994456c4fd7b: Waiting [2025-04-11T07:54:44.745Z] 3a56cfe67fe6: Layer already exists [2025-04-11T07:54:44.745Z] 6fbc244e2fb3: Layer already exists [2025-04-11T07:54:44.745Z] 622c9ebba51a: Layer already exists [2025-04-11T07:54:44.745Z] 8a184c0d0f5d: Layer already exists [2025-04-11T07:54:44.745Z] 920377bf7f60: Layer already exists [2025-04-11T07:54:44.745Z] 108f30bfd026: Layer already exists [2025-04-11T07:54:44.745Z] 79e09b010c0a: Layer already exists [2025-04-11T07:54:44.745Z] 994456c4fd7b: Layer already exists [2025-04-11T07:54:44.745Z] 71e272244b77: Layer already exists [2025-04-11T07:54:44.745Z] 285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2: digest: sha256:4629f06b3b3951d01e0913ecc90368f89a8e5b3c75efc1df2176eeaf7b759c78 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:45.109Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:45.436Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-04-11T07:54:45.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-04-11T07:54:45.436Z] 622c9ebba51a: Preparing [2025-04-11T07:54:45.436Z] 3a56cfe67fe6: Preparing [2025-04-11T07:54:45.436Z] 8a184c0d0f5d: Preparing [2025-04-11T07:54:45.436Z] 920377bf7f60: Preparing [2025-04-11T07:54:45.436Z] 6fbc244e2fb3: Preparing [2025-04-11T07:54:45.436Z] 79e09b010c0a: Preparing [2025-04-11T07:54:45.436Z] 108f30bfd026: Preparing [2025-04-11T07:54:45.436Z] 71e272244b77: Preparing [2025-04-11T07:54:45.436Z] 994456c4fd7b: Preparing [2025-04-11T07:54:45.436Z] 108f30bfd026: Waiting [2025-04-11T07:54:45.436Z] 71e272244b77: Waiting [2025-04-11T07:54:45.436Z] 994456c4fd7b: Waiting [2025-04-11T07:54:45.436Z] 79e09b010c0a: Waiting [2025-04-11T07:54:45.436Z] 3a56cfe67fe6: Layer already exists [2025-04-11T07:54:45.436Z] 6fbc244e2fb3: Layer already exists [2025-04-11T07:54:45.436Z] 622c9ebba51a: Layer already exists [2025-04-11T07:54:45.436Z] 920377bf7f60: Layer already exists [2025-04-11T07:54:45.436Z] 8a184c0d0f5d: Layer already exists [2025-04-11T07:54:45.436Z] 108f30bfd026: Layer already exists [2025-04-11T07:54:45.436Z] 71e272244b77: Layer already exists [2025-04-11T07:54:45.436Z] 994456c4fd7b: Layer already exists [2025-04-11T07:54:45.436Z] 79e09b010c0a: Layer already exists [2025-04-11T07:54:45.436Z] main: digest: sha256:4629f06b3b3951d01e0913ecc90368f89a8e5b3c75efc1df2176eeaf7b759c78 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-04-11T07:54:45.502Z] ===================================================== [Pipeline] echo [2025-04-11T07:54:45.516Z] taggedImages: [2025-04-11T07:54:45.516Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:285c4605f0d8a1204ede5df9efc844b172296372 [2025-04-11T07:54:45.516Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-04-11T07:54:45.516Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.2 [2025-04-11T07:54:45.516Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [2025-04-11T07:54:45.516Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-04-11T07:54:45.534Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-04-11T07:54:45.534Z] 285c4605f0d8a1204ede5df9efc844b172296372 [2025-04-11T07:54:45.534Z] latest [2025-04-11T07:54:45.534Z] 4.1.0-dev.2 [2025-04-11T07:54:45.534Z] 285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [2025-04-11T07:54:45.534Z] main [2025-04-11T07:54:45.534Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:45.889Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:285c4605f0d8a1204ede5df9efc844b172296372 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:46.217Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:285c4605f0d8a1204ede5df9efc844b172296372 [2025-04-11T07:54:46.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-04-11T07:54:46.217Z] 40be09a74aef: Preparing [2025-04-11T07:54:46.217Z] 0d9a34c58fc3: Preparing [2025-04-11T07:54:46.217Z] 3b3353256409: Preparing [2025-04-11T07:54:46.217Z] 41fe90e17cae: Preparing [2025-04-11T07:54:46.217Z] 128582fd516a: Preparing [2025-04-11T07:54:46.217Z] 6fbc244e2fb3: Preparing [2025-04-11T07:54:46.217Z] 79e09b010c0a: Preparing [2025-04-11T07:54:46.217Z] bdbfc32f8984: Preparing [2025-04-11T07:54:46.217Z] 6d0a5935359a: Preparing [2025-04-11T07:54:46.217Z] 92b04953aa53: Preparing [2025-04-11T07:54:46.217Z] 994456c4fd7b: Preparing [2025-04-11T07:54:46.217Z] 6fbc244e2fb3: Waiting [2025-04-11T07:54:46.217Z] 79e09b010c0a: Waiting [2025-04-11T07:54:46.217Z] 994456c4fd7b: Waiting [2025-04-11T07:54:46.217Z] 92b04953aa53: Waiting [2025-04-11T07:54:46.217Z] bdbfc32f8984: Waiting [2025-04-11T07:54:46.217Z] 6d0a5935359a: Waiting [2025-04-11T07:54:46.217Z] 128582fd516a: Pushed [2025-04-11T07:54:46.217Z] 41fe90e17cae: Pushed [2025-04-11T07:54:46.217Z] 0d9a34c58fc3: Pushed [2025-04-11T07:54:46.217Z] 40be09a74aef: Pushed [2025-04-11T07:54:46.217Z] 6fbc244e2fb3: Layer already exists [2025-04-11T07:54:46.217Z] 79e09b010c0a: Layer already exists [2025-04-11T07:54:46.217Z] 994456c4fd7b: Layer already exists [2025-04-11T07:54:46.476Z] 6d0a5935359a: Pushed [2025-04-11T07:54:46.476Z] bdbfc32f8984: Pushed [2025-04-11T07:54:47.877Z] 92b04953aa53: Pushed [2025-04-11T07:54:48.150Z] 3b3353256409: Pushed [2025-04-11T07:54:48.150Z] 285c4605f0d8a1204ede5df9efc844b172296372: digest: sha256:fe2f03a7dbc954858e68b1297f6d9da0283d7cf50d286e3df6d82c0fc1d42dda size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:48.494Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:48.831Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-04-11T07:54:48.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-04-11T07:54:48.831Z] 40be09a74aef: Preparing [2025-04-11T07:54:48.831Z] 0d9a34c58fc3: Preparing [2025-04-11T07:54:48.831Z] 3b3353256409: Preparing [2025-04-11T07:54:48.831Z] 41fe90e17cae: Preparing [2025-04-11T07:54:48.831Z] 128582fd516a: Preparing [2025-04-11T07:54:48.831Z] 6fbc244e2fb3: Preparing [2025-04-11T07:54:48.831Z] 79e09b010c0a: Preparing [2025-04-11T07:54:48.831Z] bdbfc32f8984: Preparing [2025-04-11T07:54:48.831Z] 6d0a5935359a: Preparing [2025-04-11T07:54:48.831Z] 92b04953aa53: Preparing [2025-04-11T07:54:48.831Z] 994456c4fd7b: Preparing [2025-04-11T07:54:48.831Z] 6fbc244e2fb3: Waiting [2025-04-11T07:54:48.831Z] 92b04953aa53: Waiting [2025-04-11T07:54:48.831Z] 79e09b010c0a: Waiting [2025-04-11T07:54:48.831Z] 994456c4fd7b: Waiting [2025-04-11T07:54:48.831Z] 6d0a5935359a: Waiting [2025-04-11T07:54:48.831Z] bdbfc32f8984: Waiting [2025-04-11T07:54:48.831Z] 40be09a74aef: Layer already exists [2025-04-11T07:54:48.831Z] 128582fd516a: Layer already exists [2025-04-11T07:54:48.831Z] 3b3353256409: Layer already exists [2025-04-11T07:54:48.831Z] 41fe90e17cae: Layer already exists [2025-04-11T07:54:48.831Z] 0d9a34c58fc3: Layer already exists [2025-04-11T07:54:48.831Z] 6fbc244e2fb3: Layer already exists [2025-04-11T07:54:48.831Z] 92b04953aa53: Layer already exists [2025-04-11T07:54:48.831Z] 6d0a5935359a: Layer already exists [2025-04-11T07:54:48.831Z] bdbfc32f8984: Layer already exists [2025-04-11T07:54:48.831Z] 79e09b010c0a: Layer already exists [2025-04-11T07:54:48.831Z] 994456c4fd7b: Layer already exists [2025-04-11T07:54:48.831Z] latest: digest: sha256:fe2f03a7dbc954858e68b1297f6d9da0283d7cf50d286e3df6d82c0fc1d42dda size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:49.173Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:49.504Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.2 [2025-04-11T07:54:49.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-04-11T07:54:49.504Z] 40be09a74aef: Preparing [2025-04-11T07:54:49.505Z] 0d9a34c58fc3: Preparing [2025-04-11T07:54:49.505Z] 3b3353256409: Preparing [2025-04-11T07:54:49.505Z] 41fe90e17cae: Preparing [2025-04-11T07:54:49.505Z] 128582fd516a: Preparing [2025-04-11T07:54:49.505Z] 6fbc244e2fb3: Preparing [2025-04-11T07:54:49.505Z] 79e09b010c0a: Preparing [2025-04-11T07:54:49.505Z] bdbfc32f8984: Preparing [2025-04-11T07:54:49.505Z] 6d0a5935359a: Preparing [2025-04-11T07:54:49.505Z] 92b04953aa53: Preparing [2025-04-11T07:54:49.505Z] 994456c4fd7b: Preparing [2025-04-11T07:54:49.505Z] 79e09b010c0a: Waiting [2025-04-11T07:54:49.505Z] bdbfc32f8984: Waiting [2025-04-11T07:54:49.505Z] 6d0a5935359a: Waiting [2025-04-11T07:54:49.505Z] 92b04953aa53: Waiting [2025-04-11T07:54:49.505Z] 994456c4fd7b: Waiting [2025-04-11T07:54:49.505Z] 6fbc244e2fb3: Waiting [2025-04-11T07:54:49.505Z] 128582fd516a: Layer already exists [2025-04-11T07:54:49.505Z] 3b3353256409: Layer already exists [2025-04-11T07:54:49.505Z] 0d9a34c58fc3: Layer already exists [2025-04-11T07:54:49.505Z] 40be09a74aef: Layer already exists [2025-04-11T07:54:49.505Z] 41fe90e17cae: Layer already exists [2025-04-11T07:54:49.505Z] 79e09b010c0a: Layer already exists [2025-04-11T07:54:49.505Z] 6fbc244e2fb3: Layer already exists [2025-04-11T07:54:49.505Z] bdbfc32f8984: Layer already exists [2025-04-11T07:54:49.505Z] 6d0a5935359a: Layer already exists [2025-04-11T07:54:49.505Z] 92b04953aa53: Layer already exists [2025-04-11T07:54:49.505Z] 994456c4fd7b: Layer already exists [2025-04-11T07:54:49.505Z] 4.1.0-dev.2: digest: sha256:fe2f03a7dbc954858e68b1297f6d9da0283d7cf50d286e3df6d82c0fc1d42dda size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:49.844Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:50.169Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [2025-04-11T07:54:50.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-04-11T07:54:50.169Z] 40be09a74aef: Preparing [2025-04-11T07:54:50.169Z] 0d9a34c58fc3: Preparing [2025-04-11T07:54:50.169Z] 3b3353256409: Preparing [2025-04-11T07:54:50.169Z] 41fe90e17cae: Preparing [2025-04-11T07:54:50.169Z] 128582fd516a: Preparing [2025-04-11T07:54:50.169Z] 6fbc244e2fb3: Preparing [2025-04-11T07:54:50.169Z] 79e09b010c0a: Preparing [2025-04-11T07:54:50.169Z] bdbfc32f8984: Preparing [2025-04-11T07:54:50.169Z] 6d0a5935359a: Preparing [2025-04-11T07:54:50.169Z] 92b04953aa53: Preparing [2025-04-11T07:54:50.169Z] 994456c4fd7b: Preparing [2025-04-11T07:54:50.169Z] 79e09b010c0a: Waiting [2025-04-11T07:54:50.169Z] 994456c4fd7b: Waiting [2025-04-11T07:54:50.169Z] 6fbc244e2fb3: Waiting [2025-04-11T07:54:50.169Z] 6d0a5935359a: Waiting [2025-04-11T07:54:50.169Z] bdbfc32f8984: Waiting [2025-04-11T07:54:50.169Z] 40be09a74aef: Layer already exists [2025-04-11T07:54:50.169Z] 128582fd516a: Layer already exists [2025-04-11T07:54:50.169Z] 0d9a34c58fc3: Layer already exists [2025-04-11T07:54:50.169Z] 3b3353256409: Layer already exists [2025-04-11T07:54:50.169Z] 41fe90e17cae: Layer already exists [2025-04-11T07:54:50.169Z] 6fbc244e2fb3: Layer already exists [2025-04-11T07:54:50.169Z] bdbfc32f8984: Layer already exists [2025-04-11T07:54:50.169Z] 79e09b010c0a: Layer already exists [2025-04-11T07:54:50.169Z] 6d0a5935359a: Layer already exists [2025-04-11T07:54:50.169Z] 92b04953aa53: Layer already exists [2025-04-11T07:54:50.169Z] 994456c4fd7b: Layer already exists [2025-04-11T07:54:50.169Z] 285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2: digest: sha256:fe2f03a7dbc954858e68b1297f6d9da0283d7cf50d286e3df6d82c0fc1d42dda size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:50.526Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:50.867Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-04-11T07:54:50.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-04-11T07:54:50.867Z] 40be09a74aef: Preparing [2025-04-11T07:54:50.867Z] 0d9a34c58fc3: Preparing [2025-04-11T07:54:50.867Z] 3b3353256409: Preparing [2025-04-11T07:54:50.867Z] 41fe90e17cae: Preparing [2025-04-11T07:54:50.867Z] 128582fd516a: Preparing [2025-04-11T07:54:50.867Z] 6fbc244e2fb3: Preparing [2025-04-11T07:54:50.867Z] 79e09b010c0a: Preparing [2025-04-11T07:54:50.867Z] bdbfc32f8984: Preparing [2025-04-11T07:54:50.867Z] 6d0a5935359a: Preparing [2025-04-11T07:54:50.867Z] 92b04953aa53: Preparing [2025-04-11T07:54:50.867Z] 994456c4fd7b: Preparing [2025-04-11T07:54:50.867Z] 6fbc244e2fb3: Waiting [2025-04-11T07:54:50.867Z] 79e09b010c0a: Waiting [2025-04-11T07:54:50.867Z] bdbfc32f8984: Waiting [2025-04-11T07:54:50.867Z] 6d0a5935359a: Waiting [2025-04-11T07:54:50.867Z] 92b04953aa53: Waiting [2025-04-11T07:54:50.867Z] 994456c4fd7b: Waiting [2025-04-11T07:54:50.867Z] 3b3353256409: Layer already exists [2025-04-11T07:54:50.867Z] 41fe90e17cae: Layer already exists [2025-04-11T07:54:50.867Z] 40be09a74aef: Layer already exists [2025-04-11T07:54:50.867Z] 128582fd516a: Layer already exists [2025-04-11T07:54:50.867Z] 0d9a34c58fc3: Layer already exists [2025-04-11T07:54:50.867Z] 79e09b010c0a: Layer already exists [2025-04-11T07:54:50.867Z] 6fbc244e2fb3: Layer already exists [2025-04-11T07:54:50.867Z] bdbfc32f8984: Layer already exists [2025-04-11T07:54:50.867Z] 92b04953aa53: Layer already exists [2025-04-11T07:54:50.867Z] 6d0a5935359a: Layer already exists [2025-04-11T07:54:50.867Z] 994456c4fd7b: Layer already exists [2025-04-11T07:54:50.867Z] main: digest: sha256:fe2f03a7dbc954858e68b1297f6d9da0283d7cf50d286e3df6d82c0fc1d42dda size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-04-11T07:54:50.945Z] ===================================================== [Pipeline] echo [2025-04-11T07:54:50.956Z] taggedImages: [2025-04-11T07:54:50.956Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:285c4605f0d8a1204ede5df9efc844b172296372 [2025-04-11T07:54:50.956Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-04-11T07:54:50.956Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.2 [2025-04-11T07:54:50.956Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [2025-04-11T07:54:50.956Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-04-11T07:54:50.978Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-04-11T07:54:50.978Z] 285c4605f0d8a1204ede5df9efc844b172296372 [2025-04-11T07:54:50.978Z] latest [2025-04-11T07:54:50.978Z] 4.1.0-dev.2 [2025-04-11T07:54:50.978Z] 285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [2025-04-11T07:54:50.978Z] main [2025-04-11T07:54:50.978Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:51.317Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:285c4605f0d8a1204ede5df9efc844b172296372 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:51.650Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:285c4605f0d8a1204ede5df9efc844b172296372 [2025-04-11T07:54:51.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-04-11T07:54:51.650Z] ed2c956f024a: Preparing [2025-04-11T07:54:51.650Z] 8d7975adb4db: Preparing [2025-04-11T07:54:51.650Z] 38be6a6ea372: Preparing [2025-04-11T07:54:51.650Z] 24b6597ded93: Preparing [2025-04-11T07:54:51.650Z] 5089f282278c: Preparing [2025-04-11T07:54:51.650Z] eb1949658523: Preparing [2025-04-11T07:54:51.650Z] f1f73503b561: Preparing [2025-04-11T07:54:51.650Z] 6fbc244e2fb3: Preparing [2025-04-11T07:54:51.650Z] 79e09b010c0a: Preparing [2025-04-11T07:54:51.650Z] 555a6e05d32c: Preparing [2025-04-11T07:54:51.650Z] 588e274d5292: Preparing [2025-04-11T07:54:51.650Z] 994456c4fd7b: Preparing [2025-04-11T07:54:51.650Z] eb1949658523: Waiting [2025-04-11T07:54:51.650Z] f1f73503b561: Waiting [2025-04-11T07:54:51.650Z] 6fbc244e2fb3: Waiting [2025-04-11T07:54:51.650Z] 79e09b010c0a: Waiting [2025-04-11T07:54:51.650Z] 555a6e05d32c: Waiting [2025-04-11T07:54:51.650Z] 588e274d5292: Waiting [2025-04-11T07:54:51.650Z] ed2c956f024a: Pushed [2025-04-11T07:54:51.650Z] 5089f282278c: Pushed [2025-04-11T07:54:51.650Z] 8d7975adb4db: Pushed [2025-04-11T07:54:51.650Z] 6fbc244e2fb3: Layer already exists [2025-04-11T07:54:51.650Z] 79e09b010c0a: Layer already exists [2025-04-11T07:54:51.920Z] f1f73503b561: Pushed [2025-04-11T07:54:51.920Z] eb1949658523: Pushed [2025-04-11T07:54:51.920Z] 994456c4fd7b: Layer already exists [2025-04-11T07:54:51.920Z] 555a6e05d32c: Pushed [2025-04-11T07:54:53.303Z] 588e274d5292: Pushed [2025-04-11T07:54:53.567Z] 24b6597ded93: Pushed [2025-04-11T07:54:54.506Z] 38be6a6ea372: Pushed [2025-04-11T07:54:54.770Z] 285c4605f0d8a1204ede5df9efc844b172296372: digest: sha256:defc880af559522811b0554c0f9ce0968f333e7195a516c0e6ed9a4d32488421 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:55.139Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:55.497Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-04-11T07:54:55.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-04-11T07:54:55.498Z] ed2c956f024a: Preparing [2025-04-11T07:54:55.498Z] 8d7975adb4db: Preparing [2025-04-11T07:54:55.498Z] 38be6a6ea372: Preparing [2025-04-11T07:54:55.498Z] 24b6597ded93: Preparing [2025-04-11T07:54:55.498Z] 5089f282278c: Preparing [2025-04-11T07:54:55.498Z] eb1949658523: Preparing [2025-04-11T07:54:55.498Z] f1f73503b561: Preparing [2025-04-11T07:54:55.498Z] 6fbc244e2fb3: Preparing [2025-04-11T07:54:55.498Z] 79e09b010c0a: Preparing [2025-04-11T07:54:55.498Z] 555a6e05d32c: Preparing [2025-04-11T07:54:55.498Z] 588e274d5292: Preparing [2025-04-11T07:54:55.498Z] 994456c4fd7b: Preparing [2025-04-11T07:54:55.498Z] 6fbc244e2fb3: Waiting [2025-04-11T07:54:55.498Z] 555a6e05d32c: Waiting [2025-04-11T07:54:55.498Z] f1f73503b561: Waiting [2025-04-11T07:54:55.498Z] 79e09b010c0a: Waiting [2025-04-11T07:54:55.498Z] 994456c4fd7b: Waiting [2025-04-11T07:54:55.498Z] 588e274d5292: Waiting [2025-04-11T07:54:55.498Z] ed2c956f024a: Layer already exists [2025-04-11T07:54:55.498Z] 8d7975adb4db: Layer already exists [2025-04-11T07:54:55.498Z] 24b6597ded93: Layer already exists [2025-04-11T07:54:55.498Z] 38be6a6ea372: Layer already exists [2025-04-11T07:54:55.498Z] 5089f282278c: Layer already exists [2025-04-11T07:54:55.498Z] eb1949658523: Layer already exists [2025-04-11T07:54:55.498Z] 6fbc244e2fb3: Layer already exists [2025-04-11T07:54:55.498Z] 555a6e05d32c: Layer already exists [2025-04-11T07:54:55.498Z] f1f73503b561: Layer already exists [2025-04-11T07:54:55.498Z] 79e09b010c0a: Layer already exists [2025-04-11T07:54:55.498Z] 994456c4fd7b: Layer already exists [2025-04-11T07:54:55.498Z] 588e274d5292: Layer already exists [2025-04-11T07:54:55.498Z] latest: digest: sha256:defc880af559522811b0554c0f9ce0968f333e7195a516c0e6ed9a4d32488421 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:55.824Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:56.149Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.2 [2025-04-11T07:54:56.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-04-11T07:54:56.149Z] ed2c956f024a: Preparing [2025-04-11T07:54:56.149Z] 8d7975adb4db: Preparing [2025-04-11T07:54:56.149Z] 38be6a6ea372: Preparing [2025-04-11T07:54:56.149Z] 24b6597ded93: Preparing [2025-04-11T07:54:56.149Z] 5089f282278c: Preparing [2025-04-11T07:54:56.149Z] eb1949658523: Preparing [2025-04-11T07:54:56.149Z] f1f73503b561: Preparing [2025-04-11T07:54:56.149Z] 6fbc244e2fb3: Preparing [2025-04-11T07:54:56.149Z] 79e09b010c0a: Preparing [2025-04-11T07:54:56.149Z] 555a6e05d32c: Preparing [2025-04-11T07:54:56.149Z] 588e274d5292: Preparing [2025-04-11T07:54:56.149Z] 994456c4fd7b: Preparing [2025-04-11T07:54:56.149Z] 6fbc244e2fb3: Waiting [2025-04-11T07:54:56.149Z] 79e09b010c0a: Waiting [2025-04-11T07:54:56.149Z] 555a6e05d32c: Waiting [2025-04-11T07:54:56.149Z] 588e274d5292: Waiting [2025-04-11T07:54:56.149Z] 994456c4fd7b: Waiting [2025-04-11T07:54:56.149Z] eb1949658523: Waiting [2025-04-11T07:54:56.149Z] f1f73503b561: Waiting [2025-04-11T07:54:56.149Z] ed2c956f024a: Layer already exists [2025-04-11T07:54:56.149Z] 5089f282278c: Layer already exists [2025-04-11T07:54:56.149Z] 8d7975adb4db: Layer already exists [2025-04-11T07:54:56.149Z] 24b6597ded93: Layer already exists [2025-04-11T07:54:56.149Z] 38be6a6ea372: Layer already exists [2025-04-11T07:54:56.149Z] eb1949658523: Layer already exists [2025-04-11T07:54:56.149Z] f1f73503b561: Layer already exists [2025-04-11T07:54:56.149Z] 555a6e05d32c: Layer already exists [2025-04-11T07:54:56.149Z] 6fbc244e2fb3: Layer already exists [2025-04-11T07:54:56.149Z] 79e09b010c0a: Layer already exists [2025-04-11T07:54:56.149Z] 588e274d5292: Layer already exists [2025-04-11T07:54:56.149Z] 994456c4fd7b: Layer already exists [2025-04-11T07:54:56.149Z] 4.1.0-dev.2: digest: sha256:defc880af559522811b0554c0f9ce0968f333e7195a516c0e6ed9a4d32488421 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:56.476Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:56.792Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [2025-04-11T07:54:56.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-04-11T07:54:56.792Z] ed2c956f024a: Preparing [2025-04-11T07:54:56.792Z] 8d7975adb4db: Preparing [2025-04-11T07:54:56.792Z] 38be6a6ea372: Preparing [2025-04-11T07:54:56.792Z] 24b6597ded93: Preparing [2025-04-11T07:54:56.792Z] 5089f282278c: Preparing [2025-04-11T07:54:56.792Z] eb1949658523: Preparing [2025-04-11T07:54:56.792Z] f1f73503b561: Preparing [2025-04-11T07:54:56.792Z] 6fbc244e2fb3: Preparing [2025-04-11T07:54:56.792Z] 79e09b010c0a: Preparing [2025-04-11T07:54:56.792Z] 555a6e05d32c: Preparing [2025-04-11T07:54:56.792Z] 588e274d5292: Preparing [2025-04-11T07:54:56.792Z] 994456c4fd7b: Preparing [2025-04-11T07:54:56.792Z] f1f73503b561: Waiting [2025-04-11T07:54:56.792Z] 6fbc244e2fb3: Waiting [2025-04-11T07:54:56.792Z] eb1949658523: Waiting [2025-04-11T07:54:56.792Z] 994456c4fd7b: Waiting [2025-04-11T07:54:56.792Z] 79e09b010c0a: Waiting [2025-04-11T07:54:56.792Z] 555a6e05d32c: Waiting [2025-04-11T07:54:56.792Z] 588e274d5292: Waiting [2025-04-11T07:54:56.792Z] 24b6597ded93: Layer already exists [2025-04-11T07:54:56.792Z] 8d7975adb4db: Layer already exists [2025-04-11T07:54:56.792Z] 38be6a6ea372: Layer already exists [2025-04-11T07:54:56.792Z] ed2c956f024a: Layer already exists [2025-04-11T07:54:56.792Z] 5089f282278c: Layer already exists [2025-04-11T07:54:56.792Z] 6fbc244e2fb3: Layer already exists [2025-04-11T07:54:56.792Z] 555a6e05d32c: Layer already exists [2025-04-11T07:54:56.792Z] f1f73503b561: Layer already exists [2025-04-11T07:54:56.792Z] eb1949658523: Layer already exists [2025-04-11T07:54:56.792Z] 79e09b010c0a: Layer already exists [2025-04-11T07:54:56.792Z] 994456c4fd7b: Layer already exists [2025-04-11T07:54:56.792Z] 588e274d5292: Layer already exists [2025-04-11T07:54:56.792Z] 285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2: digest: sha256:defc880af559522811b0554c0f9ce0968f333e7195a516c0e6ed9a4d32488421 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:57.124Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:57.445Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-04-11T07:54:57.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-04-11T07:54:57.445Z] ed2c956f024a: Preparing [2025-04-11T07:54:57.445Z] 8d7975adb4db: Preparing [2025-04-11T07:54:57.445Z] 38be6a6ea372: Preparing [2025-04-11T07:54:57.445Z] 24b6597ded93: Preparing [2025-04-11T07:54:57.445Z] 5089f282278c: Preparing [2025-04-11T07:54:57.445Z] eb1949658523: Preparing [2025-04-11T07:54:57.445Z] f1f73503b561: Preparing [2025-04-11T07:54:57.445Z] 6fbc244e2fb3: Preparing [2025-04-11T07:54:57.445Z] 79e09b010c0a: Preparing [2025-04-11T07:54:57.445Z] 555a6e05d32c: Preparing [2025-04-11T07:54:57.445Z] 588e274d5292: Preparing [2025-04-11T07:54:57.445Z] 994456c4fd7b: Preparing [2025-04-11T07:54:57.445Z] eb1949658523: Waiting [2025-04-11T07:54:57.445Z] f1f73503b561: Waiting [2025-04-11T07:54:57.445Z] 588e274d5292: Waiting [2025-04-11T07:54:57.445Z] 6fbc244e2fb3: Waiting [2025-04-11T07:54:57.445Z] 555a6e05d32c: Waiting [2025-04-11T07:54:57.445Z] 79e09b010c0a: Waiting [2025-04-11T07:54:57.445Z] 8d7975adb4db: Layer already exists [2025-04-11T07:54:57.445Z] 5089f282278c: Layer already exists [2025-04-11T07:54:57.445Z] 24b6597ded93: Layer already exists [2025-04-11T07:54:57.445Z] 38be6a6ea372: Layer already exists [2025-04-11T07:54:57.445Z] ed2c956f024a: Layer already exists [2025-04-11T07:54:57.445Z] eb1949658523: Layer already exists [2025-04-11T07:54:57.445Z] 79e09b010c0a: Layer already exists [2025-04-11T07:54:57.445Z] 555a6e05d32c: Layer already exists [2025-04-11T07:54:57.445Z] f1f73503b561: Layer already exists [2025-04-11T07:54:57.445Z] 6fbc244e2fb3: Layer already exists [2025-04-11T07:54:57.445Z] 588e274d5292: Layer already exists [2025-04-11T07:54:57.445Z] 994456c4fd7b: Layer already exists [2025-04-11T07:54:57.445Z] main: digest: sha256:defc880af559522811b0554c0f9ce0968f333e7195a516c0e6ed9a4d32488421 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-04-11T07:54:57.517Z] ===================================================== [Pipeline] echo [2025-04-11T07:54:57.528Z] taggedImages: [2025-04-11T07:54:57.528Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:285c4605f0d8a1204ede5df9efc844b172296372 [2025-04-11T07:54:57.528Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-04-11T07:54:57.528Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.2 [2025-04-11T07:54:57.528Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [2025-04-11T07:54:57.528Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-04-11T07:54:57.547Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-04-11T07:54:57.547Z] 285c4605f0d8a1204ede5df9efc844b172296372 [2025-04-11T07:54:57.547Z] latest [2025-04-11T07:54:57.547Z] 4.1.0-dev.2 [2025-04-11T07:54:57.547Z] 285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [2025-04-11T07:54:57.547Z] main [2025-04-11T07:54:57.547Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:57.891Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:285c4605f0d8a1204ede5df9efc844b172296372 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:54:58.218Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:285c4605f0d8a1204ede5df9efc844b172296372 [2025-04-11T07:54:58.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-04-11T07:54:58.218Z] 60a125650d56: Preparing [2025-04-11T07:54:58.218Z] 0a5844231ade: Preparing [2025-04-11T07:54:58.218Z] 6fbc244e2fb3: Preparing [2025-04-11T07:54:58.218Z] 79e09b010c0a: Preparing [2025-04-11T07:54:58.218Z] 3862b750f368: Preparing [2025-04-11T07:54:58.218Z] 4df61472bc96: Preparing [2025-04-11T07:54:58.218Z] 994456c4fd7b: Preparing [2025-04-11T07:54:58.218Z] 994456c4fd7b: Waiting [2025-04-11T07:54:58.218Z] 4df61472bc96: Waiting [2025-04-11T07:54:58.218Z] 79e09b010c0a: Layer already exists [2025-04-11T07:54:58.218Z] 6fbc244e2fb3: Layer already exists [2025-04-11T07:54:58.218Z] 994456c4fd7b: Layer already exists [2025-04-11T07:54:58.218Z] 3862b750f368: Pushed [2025-04-11T07:54:58.218Z] 60a125650d56: Pushed [2025-04-11T07:54:59.154Z] 4df61472bc96: Pushed [2025-04-11T07:55:01.691Z] 0a5844231ade: Pushed [2025-04-11T07:55:01.691Z] 285c4605f0d8a1204ede5df9efc844b172296372: digest: sha256:6f70199a58b12125374ed830a1899e0a30d9e2eeafbd6aa128b1079065d5818a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:55:02.015Z] + 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-04-11T07:55:02.339Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-04-11T07:55:02.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-04-11T07:55:02.339Z] 60a125650d56: Preparing [2025-04-11T07:55:02.339Z] 0a5844231ade: Preparing [2025-04-11T07:55:02.339Z] 6fbc244e2fb3: Preparing [2025-04-11T07:55:02.339Z] 79e09b010c0a: Preparing [2025-04-11T07:55:02.339Z] 3862b750f368: Preparing [2025-04-11T07:55:02.339Z] 4df61472bc96: Preparing [2025-04-11T07:55:02.339Z] 994456c4fd7b: Preparing [2025-04-11T07:55:02.339Z] 4df61472bc96: Waiting [2025-04-11T07:55:02.339Z] 994456c4fd7b: Waiting [2025-04-11T07:55:02.339Z] 6fbc244e2fb3: Layer already exists [2025-04-11T07:55:02.339Z] 79e09b010c0a: Layer already exists [2025-04-11T07:55:02.339Z] 3862b750f368: Layer already exists [2025-04-11T07:55:02.339Z] 0a5844231ade: Layer already exists [2025-04-11T07:55:02.339Z] 60a125650d56: Layer already exists [2025-04-11T07:55:02.339Z] 4df61472bc96: Layer already exists [2025-04-11T07:55:02.339Z] 994456c4fd7b: Layer already exists [2025-04-11T07:55:02.339Z] latest: digest: sha256:6f70199a58b12125374ed830a1899e0a30d9e2eeafbd6aa128b1079065d5818a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:55:02.667Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:55:02.989Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.2 [2025-04-11T07:55:02.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-04-11T07:55:02.989Z] 60a125650d56: Preparing [2025-04-11T07:55:02.989Z] 0a5844231ade: Preparing [2025-04-11T07:55:02.989Z] 6fbc244e2fb3: Preparing [2025-04-11T07:55:02.989Z] 79e09b010c0a: Preparing [2025-04-11T07:55:02.989Z] 3862b750f368: Preparing [2025-04-11T07:55:02.989Z] 4df61472bc96: Preparing [2025-04-11T07:55:02.989Z] 994456c4fd7b: Preparing [2025-04-11T07:55:02.989Z] 994456c4fd7b: Waiting [2025-04-11T07:55:02.989Z] 4df61472bc96: Waiting [2025-04-11T07:55:02.989Z] 60a125650d56: Layer already exists [2025-04-11T07:55:02.989Z] 79e09b010c0a: Layer already exists [2025-04-11T07:55:02.989Z] 3862b750f368: Layer already exists [2025-04-11T07:55:02.989Z] 6fbc244e2fb3: Layer already exists [2025-04-11T07:55:02.989Z] 0a5844231ade: Layer already exists [2025-04-11T07:55:02.989Z] 4df61472bc96: Layer already exists [2025-04-11T07:55:02.989Z] 994456c4fd7b: Layer already exists [2025-04-11T07:55:02.989Z] 4.1.0-dev.2: digest: sha256:6f70199a58b12125374ed830a1899e0a30d9e2eeafbd6aa128b1079065d5818a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:55:03.333Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:55:03.656Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [2025-04-11T07:55:03.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-04-11T07:55:03.656Z] 60a125650d56: Preparing [2025-04-11T07:55:03.656Z] 0a5844231ade: Preparing [2025-04-11T07:55:03.656Z] 6fbc244e2fb3: Preparing [2025-04-11T07:55:03.656Z] 79e09b010c0a: Preparing [2025-04-11T07:55:03.656Z] 3862b750f368: Preparing [2025-04-11T07:55:03.656Z] 4df61472bc96: Preparing [2025-04-11T07:55:03.656Z] 994456c4fd7b: Preparing [2025-04-11T07:55:03.656Z] 4df61472bc96: Waiting [2025-04-11T07:55:03.656Z] 994456c4fd7b: Waiting [2025-04-11T07:55:03.656Z] 0a5844231ade: Layer already exists [2025-04-11T07:55:03.656Z] 6fbc244e2fb3: Layer already exists [2025-04-11T07:55:03.656Z] 79e09b010c0a: Layer already exists [2025-04-11T07:55:03.656Z] 3862b750f368: Layer already exists [2025-04-11T07:55:03.656Z] 60a125650d56: Layer already exists [2025-04-11T07:55:03.656Z] 4df61472bc96: Layer already exists [2025-04-11T07:55:03.656Z] 994456c4fd7b: Layer already exists [2025-04-11T07:55:03.656Z] 285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2: digest: sha256:6f70199a58b12125374ed830a1899e0a30d9e2eeafbd6aa128b1079065d5818a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:55:03.993Z] + 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-04-11T07:55:04.350Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-04-11T07:55:04.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-04-11T07:55:04.350Z] 60a125650d56: Preparing [2025-04-11T07:55:04.350Z] 0a5844231ade: Preparing [2025-04-11T07:55:04.350Z] 6fbc244e2fb3: Preparing [2025-04-11T07:55:04.350Z] 79e09b010c0a: Preparing [2025-04-11T07:55:04.350Z] 3862b750f368: Preparing [2025-04-11T07:55:04.350Z] 4df61472bc96: Preparing [2025-04-11T07:55:04.350Z] 994456c4fd7b: Preparing [2025-04-11T07:55:04.350Z] 994456c4fd7b: Waiting [2025-04-11T07:55:04.350Z] 4df61472bc96: Waiting [2025-04-11T07:55:04.350Z] 6fbc244e2fb3: Layer already exists [2025-04-11T07:55:04.350Z] 60a125650d56: Layer already exists [2025-04-11T07:55:04.350Z] 0a5844231ade: Layer already exists [2025-04-11T07:55:04.350Z] 79e09b010c0a: Layer already exists [2025-04-11T07:55:04.350Z] 3862b750f368: Layer already exists [2025-04-11T07:55:04.350Z] 4df61472bc96: Layer already exists [2025-04-11T07:55:04.350Z] 994456c4fd7b: Layer already exists [2025-04-11T07:55:04.350Z] main: digest: sha256:6f70199a58b12125374ed830a1899e0a30d9e2eeafbd6aa128b1079065d5818a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-04-11T07:55:04.439Z] ===================================================== [Pipeline] echo [2025-04-11T07:55:04.449Z] taggedImages: [2025-04-11T07:55:04.449Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:285c4605f0d8a1204ede5df9efc844b172296372 [2025-04-11T07:55:04.449Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-04-11T07:55:04.449Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.2 [2025-04-11T07:55:04.449Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [2025-04-11T07:55:04.449Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-04-11T07:55:04.469Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-04-11T07:55:04.469Z] 285c4605f0d8a1204ede5df9efc844b172296372 [2025-04-11T07:55:04.469Z] latest [2025-04-11T07:55:04.469Z] 4.1.0-dev.2 [2025-04-11T07:55:04.469Z] 285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [2025-04-11T07:55:04.469Z] main [2025-04-11T07:55:04.469Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:55:04.827Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:285c4605f0d8a1204ede5df9efc844b172296372 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:55:05.164Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:285c4605f0d8a1204ede5df9efc844b172296372 [2025-04-11T07:55:05.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-04-11T07:55:05.164Z] b3809fec12a9: Preparing [2025-04-11T07:55:05.164Z] 2d83bda56587: Preparing [2025-04-11T07:55:05.164Z] 6ec5c290f3e4: Preparing [2025-04-11T07:55:05.164Z] 6fbc244e2fb3: Preparing [2025-04-11T07:55:05.164Z] 79e09b010c0a: Preparing [2025-04-11T07:55:05.164Z] 0bc05af678e5: Preparing [2025-04-11T07:55:05.164Z] befdb606b39f: Preparing [2025-04-11T07:55:05.164Z] 8d47ad8301bc: Preparing [2025-04-11T07:55:05.164Z] 02b37dbb9333: Preparing [2025-04-11T07:55:05.164Z] 994456c4fd7b: Preparing [2025-04-11T07:55:05.164Z] 0bc05af678e5: Waiting [2025-04-11T07:55:05.164Z] 02b37dbb9333: Waiting [2025-04-11T07:55:05.164Z] 994456c4fd7b: Waiting [2025-04-11T07:55:05.164Z] befdb606b39f: Waiting [2025-04-11T07:55:05.164Z] 8d47ad8301bc: Waiting [2025-04-11T07:55:05.164Z] 79e09b010c0a: Layer already exists [2025-04-11T07:55:05.164Z] 6fbc244e2fb3: Layer already exists [2025-04-11T07:55:05.164Z] 6ec5c290f3e4: Pushed [2025-04-11T07:55:05.164Z] b3809fec12a9: Pushed [2025-04-11T07:55:05.164Z] 2d83bda56587: Pushed [2025-04-11T07:55:05.164Z] 994456c4fd7b: Layer already exists [2025-04-11T07:55:05.164Z] 8d47ad8301bc: Pushed [2025-04-11T07:55:05.751Z] 02b37dbb9333: Pushed [2025-04-11T07:55:10.006Z] befdb606b39f: Pushed [2025-04-11T07:55:16.620Z] 0bc05af678e5: Pushed [2025-04-11T07:55:16.620Z] 285c4605f0d8a1204ede5df9efc844b172296372: digest: sha256:29eef4ff3e0bcb3f5ebc9c325665f4f364465c622add03bdffc4c0a792653776 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:55:16.976Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:55:17.298Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-04-11T07:55:17.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-04-11T07:55:17.299Z] b3809fec12a9: Preparing [2025-04-11T07:55:17.299Z] 2d83bda56587: Preparing [2025-04-11T07:55:17.299Z] 6ec5c290f3e4: Preparing [2025-04-11T07:55:17.299Z] 6fbc244e2fb3: Preparing [2025-04-11T07:55:17.299Z] 79e09b010c0a: Preparing [2025-04-11T07:55:17.299Z] 0bc05af678e5: Preparing [2025-04-11T07:55:17.299Z] befdb606b39f: Preparing [2025-04-11T07:55:17.299Z] 8d47ad8301bc: Preparing [2025-04-11T07:55:17.299Z] 02b37dbb9333: Preparing [2025-04-11T07:55:17.299Z] 0bc05af678e5: Waiting [2025-04-11T07:55:17.299Z] 8d47ad8301bc: Waiting [2025-04-11T07:55:17.299Z] 994456c4fd7b: Preparing [2025-04-11T07:55:17.299Z] 02b37dbb9333: Waiting [2025-04-11T07:55:17.299Z] 994456c4fd7b: Waiting [2025-04-11T07:55:17.299Z] 6ec5c290f3e4: Layer already exists [2025-04-11T07:55:17.299Z] 2d83bda56587: Layer already exists [2025-04-11T07:55:17.299Z] 6fbc244e2fb3: Layer already exists [2025-04-11T07:55:17.299Z] 79e09b010c0a: Layer already exists [2025-04-11T07:55:17.299Z] b3809fec12a9: Layer already exists [2025-04-11T07:55:17.299Z] 0bc05af678e5: Layer already exists [2025-04-11T07:55:17.299Z] 8d47ad8301bc: Layer already exists [2025-04-11T07:55:17.299Z] 02b37dbb9333: Layer already exists [2025-04-11T07:55:17.299Z] befdb606b39f: Layer already exists [2025-04-11T07:55:17.299Z] 994456c4fd7b: Layer already exists [2025-04-11T07:55:17.299Z] latest: digest: sha256:29eef4ff3e0bcb3f5ebc9c325665f4f364465c622add03bdffc4c0a792653776 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:55:17.654Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:55:18.000Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.2 [2025-04-11T07:55:18.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-04-11T07:55:18.000Z] b3809fec12a9: Preparing [2025-04-11T07:55:18.000Z] 2d83bda56587: Preparing [2025-04-11T07:55:18.000Z] 6ec5c290f3e4: Preparing [2025-04-11T07:55:18.000Z] 6fbc244e2fb3: Preparing [2025-04-11T07:55:18.000Z] 79e09b010c0a: Preparing [2025-04-11T07:55:18.000Z] 0bc05af678e5: Preparing [2025-04-11T07:55:18.000Z] befdb606b39f: Preparing [2025-04-11T07:55:18.000Z] 8d47ad8301bc: Preparing [2025-04-11T07:55:18.000Z] 02b37dbb9333: Preparing [2025-04-11T07:55:18.000Z] 994456c4fd7b: Preparing [2025-04-11T07:55:18.000Z] 02b37dbb9333: Waiting [2025-04-11T07:55:18.000Z] 0bc05af678e5: Waiting [2025-04-11T07:55:18.000Z] befdb606b39f: Waiting [2025-04-11T07:55:18.000Z] 8d47ad8301bc: Waiting [2025-04-11T07:55:18.000Z] 994456c4fd7b: Waiting [2025-04-11T07:55:18.000Z] b3809fec12a9: Layer already exists [2025-04-11T07:55:18.000Z] 2d83bda56587: Layer already exists [2025-04-11T07:55:18.000Z] 6ec5c290f3e4: Layer already exists [2025-04-11T07:55:18.000Z] 6fbc244e2fb3: Layer already exists [2025-04-11T07:55:18.000Z] 79e09b010c0a: Layer already exists [2025-04-11T07:55:18.000Z] 02b37dbb9333: Layer already exists [2025-04-11T07:55:18.000Z] 8d47ad8301bc: Layer already exists [2025-04-11T07:55:18.000Z] 0bc05af678e5: Layer already exists [2025-04-11T07:55:18.000Z] befdb606b39f: Layer already exists [2025-04-11T07:55:18.000Z] 994456c4fd7b: Layer already exists [2025-04-11T07:55:18.000Z] 4.1.0-dev.2: digest: sha256:29eef4ff3e0bcb3f5ebc9c325665f4f364465c622add03bdffc4c0a792653776 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:55:18.335Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:55:18.664Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [2025-04-11T07:55:18.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-04-11T07:55:18.664Z] b3809fec12a9: Preparing [2025-04-11T07:55:18.664Z] 2d83bda56587: Preparing [2025-04-11T07:55:18.664Z] 6ec5c290f3e4: Preparing [2025-04-11T07:55:18.664Z] 6fbc244e2fb3: Preparing [2025-04-11T07:55:18.664Z] 79e09b010c0a: Preparing [2025-04-11T07:55:18.664Z] 0bc05af678e5: Preparing [2025-04-11T07:55:18.664Z] befdb606b39f: Preparing [2025-04-11T07:55:18.664Z] 8d47ad8301bc: Preparing [2025-04-11T07:55:18.664Z] 02b37dbb9333: Preparing [2025-04-11T07:55:18.664Z] 994456c4fd7b: Preparing [2025-04-11T07:55:18.664Z] 994456c4fd7b: Waiting [2025-04-11T07:55:18.664Z] 0bc05af678e5: Waiting [2025-04-11T07:55:18.664Z] 02b37dbb9333: Waiting [2025-04-11T07:55:18.664Z] 8d47ad8301bc: Waiting [2025-04-11T07:55:18.664Z] befdb606b39f: Waiting [2025-04-11T07:55:18.664Z] 6fbc244e2fb3: Layer already exists [2025-04-11T07:55:18.664Z] 79e09b010c0a: Layer already exists [2025-04-11T07:55:18.664Z] b3809fec12a9: Layer already exists [2025-04-11T07:55:18.664Z] 6ec5c290f3e4: Layer already exists [2025-04-11T07:55:18.664Z] 2d83bda56587: Layer already exists [2025-04-11T07:55:18.664Z] 0bc05af678e5: Layer already exists [2025-04-11T07:55:18.664Z] 8d47ad8301bc: Layer already exists [2025-04-11T07:55:18.664Z] befdb606b39f: Layer already exists [2025-04-11T07:55:18.664Z] 994456c4fd7b: Layer already exists [2025-04-11T07:55:18.664Z] 02b37dbb9333: Layer already exists [2025-04-11T07:55:18.664Z] 285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2: digest: sha256:29eef4ff3e0bcb3f5ebc9c325665f4f364465c622add03bdffc4c0a792653776 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:55:19.022Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:55:19.343Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-04-11T07:55:19.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-04-11T07:55:19.343Z] b3809fec12a9: Preparing [2025-04-11T07:55:19.343Z] 2d83bda56587: Preparing [2025-04-11T07:55:19.343Z] 6ec5c290f3e4: Preparing [2025-04-11T07:55:19.343Z] 6fbc244e2fb3: Preparing [2025-04-11T07:55:19.343Z] 79e09b010c0a: Preparing [2025-04-11T07:55:19.343Z] 0bc05af678e5: Preparing [2025-04-11T07:55:19.343Z] befdb606b39f: Preparing [2025-04-11T07:55:19.343Z] 8d47ad8301bc: Preparing [2025-04-11T07:55:19.343Z] 02b37dbb9333: Preparing [2025-04-11T07:55:19.343Z] 994456c4fd7b: Preparing [2025-04-11T07:55:19.343Z] 994456c4fd7b: Waiting [2025-04-11T07:55:19.343Z] 02b37dbb9333: Waiting [2025-04-11T07:55:19.343Z] befdb606b39f: Waiting [2025-04-11T07:55:19.343Z] 8d47ad8301bc: Waiting [2025-04-11T07:55:19.343Z] 0bc05af678e5: Waiting [2025-04-11T07:55:19.343Z] b3809fec12a9: Layer already exists [2025-04-11T07:55:19.343Z] 79e09b010c0a: Layer already exists [2025-04-11T07:55:19.343Z] 6ec5c290f3e4: Layer already exists [2025-04-11T07:55:19.343Z] 2d83bda56587: Layer already exists [2025-04-11T07:55:19.343Z] 6fbc244e2fb3: Layer already exists [2025-04-11T07:55:19.343Z] 0bc05af678e5: Layer already exists [2025-04-11T07:55:19.343Z] 8d47ad8301bc: Layer already exists [2025-04-11T07:55:19.343Z] befdb606b39f: Layer already exists [2025-04-11T07:55:19.343Z] 994456c4fd7b: Layer already exists [2025-04-11T07:55:19.343Z] 02b37dbb9333: Layer already exists [2025-04-11T07:55:19.343Z] main: digest: sha256:29eef4ff3e0bcb3f5ebc9c325665f4f364465c622add03bdffc4c0a792653776 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-04-11T07:55:19.402Z] ===================================================== [Pipeline] echo [2025-04-11T07:55:19.418Z] taggedImages: [2025-04-11T07:55:19.418Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:285c4605f0d8a1204ede5df9efc844b172296372 [2025-04-11T07:55:19.418Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-04-11T07:55:19.418Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.2 [2025-04-11T07:55:19.418Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [2025-04-11T07:55:19.418Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-04-11T07:55:19.441Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-04-11T07:55:19.441Z] 285c4605f0d8a1204ede5df9efc844b172296372 [2025-04-11T07:55:19.441Z] latest [2025-04-11T07:55:19.441Z] 4.1.0-dev.2 [2025-04-11T07:55:19.441Z] 285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [2025-04-11T07:55:19.441Z] main [2025-04-11T07:55:19.441Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:55:19.798Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:285c4605f0d8a1204ede5df9efc844b172296372 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:55:20.131Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:285c4605f0d8a1204ede5df9efc844b172296372 [2025-04-11T07:55:20.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-04-11T07:55:20.131Z] 69d674988add: Preparing [2025-04-11T07:55:20.131Z] 117f5fb5985a: Preparing [2025-04-11T07:55:20.131Z] 6435329169d5: Preparing [2025-04-11T07:55:20.131Z] 6fbc244e2fb3: Preparing [2025-04-11T07:55:20.131Z] 79e09b010c0a: Preparing [2025-04-11T07:55:20.131Z] f5be87417077: Preparing [2025-04-11T07:55:20.131Z] c16df3e9a3b2: Preparing [2025-04-11T07:55:20.131Z] b998afc2b9e2: Preparing [2025-04-11T07:55:20.131Z] 994456c4fd7b: Preparing [2025-04-11T07:55:20.131Z] 994456c4fd7b: Waiting [2025-04-11T07:55:20.131Z] f5be87417077: Waiting [2025-04-11T07:55:20.131Z] b998afc2b9e2: Waiting [2025-04-11T07:55:20.131Z] 6fbc244e2fb3: Layer already exists [2025-04-11T07:55:20.131Z] 79e09b010c0a: Layer already exists [2025-04-11T07:55:20.131Z] 6435329169d5: Pushed [2025-04-11T07:55:20.131Z] 69d674988add: Pushed [2025-04-11T07:55:20.131Z] 117f5fb5985a: Pushed [2025-04-11T07:55:20.131Z] c16df3e9a3b2: Pushed [2025-04-11T07:55:20.131Z] 994456c4fd7b: Layer already exists [2025-04-11T07:55:20.390Z] b998afc2b9e2: Pushed [2025-04-11T07:55:32.659Z] f5be87417077: Pushed [2025-04-11T07:55:32.659Z] 285c4605f0d8a1204ede5df9efc844b172296372: digest: sha256:b2bb405f2cc3ba4ce1da70f5b6aea68c59de9c21d24ff539afc68a732f7bb1cc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:55:32.978Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:55:33.348Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-04-11T07:55:33.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-04-11T07:55:33.349Z] 69d674988add: Preparing [2025-04-11T07:55:33.349Z] 117f5fb5985a: Preparing [2025-04-11T07:55:33.349Z] 6435329169d5: Preparing [2025-04-11T07:55:33.349Z] 6fbc244e2fb3: Preparing [2025-04-11T07:55:33.349Z] 79e09b010c0a: Preparing [2025-04-11T07:55:33.349Z] f5be87417077: Preparing [2025-04-11T07:55:33.349Z] c16df3e9a3b2: Preparing [2025-04-11T07:55:33.349Z] b998afc2b9e2: Preparing [2025-04-11T07:55:33.349Z] 994456c4fd7b: Preparing [2025-04-11T07:55:33.349Z] c16df3e9a3b2: Waiting [2025-04-11T07:55:33.349Z] b998afc2b9e2: Waiting [2025-04-11T07:55:33.349Z] f5be87417077: Waiting [2025-04-11T07:55:33.349Z] 994456c4fd7b: Waiting [2025-04-11T07:55:33.349Z] 79e09b010c0a: Layer already exists [2025-04-11T07:55:33.349Z] 117f5fb5985a: Layer already exists [2025-04-11T07:55:33.349Z] 6435329169d5: Layer already exists [2025-04-11T07:55:33.349Z] 69d674988add: Layer already exists [2025-04-11T07:55:33.349Z] 6fbc244e2fb3: Layer already exists [2025-04-11T07:55:33.349Z] b998afc2b9e2: Layer already exists [2025-04-11T07:55:33.349Z] f5be87417077: Layer already exists [2025-04-11T07:55:33.349Z] c16df3e9a3b2: Layer already exists [2025-04-11T07:55:33.349Z] 994456c4fd7b: Layer already exists [2025-04-11T07:55:33.349Z] latest: digest: sha256:b2bb405f2cc3ba4ce1da70f5b6aea68c59de9c21d24ff539afc68a732f7bb1cc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:55:33.739Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:55:34.086Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.2 [2025-04-11T07:55:34.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-04-11T07:55:34.086Z] 69d674988add: Preparing [2025-04-11T07:55:34.086Z] 117f5fb5985a: Preparing [2025-04-11T07:55:34.086Z] 6435329169d5: Preparing [2025-04-11T07:55:34.086Z] 6fbc244e2fb3: Preparing [2025-04-11T07:55:34.086Z] 79e09b010c0a: Preparing [2025-04-11T07:55:34.086Z] f5be87417077: Preparing [2025-04-11T07:55:34.086Z] c16df3e9a3b2: Preparing [2025-04-11T07:55:34.086Z] b998afc2b9e2: Preparing [2025-04-11T07:55:34.086Z] 994456c4fd7b: Preparing [2025-04-11T07:55:34.086Z] b998afc2b9e2: Waiting [2025-04-11T07:55:34.086Z] 994456c4fd7b: Waiting [2025-04-11T07:55:34.086Z] f5be87417077: Waiting [2025-04-11T07:55:34.086Z] 117f5fb5985a: Layer already exists [2025-04-11T07:55:34.086Z] 79e09b010c0a: Layer already exists [2025-04-11T07:55:34.086Z] 6fbc244e2fb3: Layer already exists [2025-04-11T07:55:34.086Z] 69d674988add: Layer already exists [2025-04-11T07:55:34.086Z] 6435329169d5: Layer already exists [2025-04-11T07:55:34.086Z] b998afc2b9e2: Layer already exists [2025-04-11T07:55:34.086Z] f5be87417077: Layer already exists [2025-04-11T07:55:34.086Z] c16df3e9a3b2: Layer already exists [2025-04-11T07:55:34.086Z] 994456c4fd7b: Layer already exists [2025-04-11T07:55:34.086Z] 4.1.0-dev.2: digest: sha256:b2bb405f2cc3ba4ce1da70f5b6aea68c59de9c21d24ff539afc68a732f7bb1cc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:55:34.465Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:55:34.806Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [2025-04-11T07:55:34.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-04-11T07:55:34.806Z] 69d674988add: Preparing [2025-04-11T07:55:34.806Z] 117f5fb5985a: Preparing [2025-04-11T07:55:34.806Z] 6435329169d5: Preparing [2025-04-11T07:55:34.806Z] 6fbc244e2fb3: Preparing [2025-04-11T07:55:34.806Z] 79e09b010c0a: Preparing [2025-04-11T07:55:34.806Z] f5be87417077: Preparing [2025-04-11T07:55:34.806Z] c16df3e9a3b2: Preparing [2025-04-11T07:55:34.806Z] b998afc2b9e2: Preparing [2025-04-11T07:55:34.806Z] 994456c4fd7b: Preparing [2025-04-11T07:55:34.806Z] f5be87417077: Waiting [2025-04-11T07:55:34.806Z] c16df3e9a3b2: Waiting [2025-04-11T07:55:34.806Z] b998afc2b9e2: Waiting [2025-04-11T07:55:34.806Z] 994456c4fd7b: Waiting [2025-04-11T07:55:34.806Z] 117f5fb5985a: Layer already exists [2025-04-11T07:55:34.806Z] 79e09b010c0a: Layer already exists [2025-04-11T07:55:34.806Z] 69d674988add: Layer already exists [2025-04-11T07:55:34.806Z] 6435329169d5: Layer already exists [2025-04-11T07:55:34.806Z] 6fbc244e2fb3: Layer already exists [2025-04-11T07:55:34.806Z] c16df3e9a3b2: Layer already exists [2025-04-11T07:55:34.806Z] 994456c4fd7b: Layer already exists [2025-04-11T07:55:34.806Z] b998afc2b9e2: Layer already exists [2025-04-11T07:55:34.806Z] f5be87417077: Layer already exists [2025-04-11T07:55:34.806Z] 285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2: digest: sha256:b2bb405f2cc3ba4ce1da70f5b6aea68c59de9c21d24ff539afc68a732f7bb1cc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:55:35.170Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:55:35.554Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-04-11T07:55:35.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-04-11T07:55:35.554Z] 69d674988add: Preparing [2025-04-11T07:55:35.554Z] 117f5fb5985a: Preparing [2025-04-11T07:55:35.554Z] 6435329169d5: Preparing [2025-04-11T07:55:35.554Z] 6fbc244e2fb3: Preparing [2025-04-11T07:55:35.554Z] 79e09b010c0a: Preparing [2025-04-11T07:55:35.554Z] f5be87417077: Preparing [2025-04-11T07:55:35.554Z] c16df3e9a3b2: Preparing [2025-04-11T07:55:35.554Z] b998afc2b9e2: Preparing [2025-04-11T07:55:35.554Z] 994456c4fd7b: Preparing [2025-04-11T07:55:35.554Z] 994456c4fd7b: Waiting [2025-04-11T07:55:35.554Z] b998afc2b9e2: Waiting [2025-04-11T07:55:35.554Z] c16df3e9a3b2: Waiting [2025-04-11T07:55:35.554Z] f5be87417077: Waiting [2025-04-11T07:55:35.554Z] 79e09b010c0a: Layer already exists [2025-04-11T07:55:35.554Z] 6435329169d5: Layer already exists [2025-04-11T07:55:35.554Z] 6fbc244e2fb3: Layer already exists [2025-04-11T07:55:35.554Z] 69d674988add: Layer already exists [2025-04-11T07:55:35.554Z] 117f5fb5985a: Layer already exists [2025-04-11T07:55:35.554Z] b998afc2b9e2: Layer already exists [2025-04-11T07:55:35.554Z] f5be87417077: Layer already exists [2025-04-11T07:55:35.554Z] 994456c4fd7b: Layer already exists [2025-04-11T07:55:35.554Z] c16df3e9a3b2: Layer already exists [2025-04-11T07:55:35.554Z] main: digest: sha256:b2bb405f2cc3ba4ce1da70f5b6aea68c59de9c21d24ff539afc68a732f7bb1cc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-04-11T07:55:35.634Z] ===================================================== [Pipeline] echo [2025-04-11T07:55:35.649Z] taggedImages: [2025-04-11T07:55:35.649Z] - nexus3.edgexfoundry.org:10004/security-spire-config:285c4605f0d8a1204ede5df9efc844b172296372 [2025-04-11T07:55:35.649Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-04-11T07:55:35.649Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.2 [2025-04-11T07:55:35.649Z] - nexus3.edgexfoundry.org:10004/security-spire-config:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [2025-04-11T07:55:35.649Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-04-11T07:55:35.680Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-04-11T07:55:35.680Z] 285c4605f0d8a1204ede5df9efc844b172296372 [2025-04-11T07:55:35.680Z] latest [2025-04-11T07:55:35.680Z] 4.1.0-dev.2 [2025-04-11T07:55:35.680Z] 285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [2025-04-11T07:55:35.680Z] main [2025-04-11T07:55:35.680Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:55:36.048Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:285c4605f0d8a1204ede5df9efc844b172296372 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:55:36.373Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:285c4605f0d8a1204ede5df9efc844b172296372 [2025-04-11T07:55:36.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-04-11T07:55:36.374Z] b3809fec12a9: Preparing [2025-04-11T07:55:36.374Z] 7771384d00d5: Preparing [2025-04-11T07:55:36.374Z] 7079b076deca: Preparing [2025-04-11T07:55:36.374Z] 6fbc244e2fb3: Preparing [2025-04-11T07:55:36.374Z] 79e09b010c0a: Preparing [2025-04-11T07:55:36.374Z] 06bc736df985: Preparing [2025-04-11T07:55:36.374Z] 8d47ad8301bc: Preparing [2025-04-11T07:55:36.374Z] 02b37dbb9333: Preparing [2025-04-11T07:55:36.374Z] 994456c4fd7b: Preparing [2025-04-11T07:55:36.374Z] 8d47ad8301bc: Waiting [2025-04-11T07:55:36.374Z] 994456c4fd7b: Waiting [2025-04-11T07:55:36.374Z] 02b37dbb9333: Waiting [2025-04-11T07:55:36.374Z] 06bc736df985: Waiting [2025-04-11T07:55:36.374Z] 6fbc244e2fb3: Layer already exists [2025-04-11T07:55:36.374Z] b3809fec12a9: Layer already exists [2025-04-11T07:55:36.374Z] 79e09b010c0a: Layer already exists [2025-04-11T07:55:36.374Z] 8d47ad8301bc: Layer already exists [2025-04-11T07:55:36.374Z] 02b37dbb9333: Layer already exists [2025-04-11T07:55:36.374Z] 994456c4fd7b: Layer already exists [2025-04-11T07:55:36.374Z] 7771384d00d5: Pushed [2025-04-11T07:55:36.374Z] 7079b076deca: Pushed [2025-04-11T07:55:48.696Z] 06bc736df985: Pushed [2025-04-11T07:55:48.696Z] 285c4605f0d8a1204ede5df9efc844b172296372: digest: sha256:e41981c8567c9ddfb0c188f4012b278602b8120eece48f59eee4930aadb65db5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:55:49.082Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:55:49.436Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-04-11T07:55:49.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-04-11T07:55:49.436Z] b3809fec12a9: Preparing [2025-04-11T07:55:49.436Z] 7771384d00d5: Preparing [2025-04-11T07:55:49.436Z] 7079b076deca: Preparing [2025-04-11T07:55:49.436Z] 6fbc244e2fb3: Preparing [2025-04-11T07:55:49.436Z] 79e09b010c0a: Preparing [2025-04-11T07:55:49.436Z] 06bc736df985: Preparing [2025-04-11T07:55:49.436Z] 8d47ad8301bc: Preparing [2025-04-11T07:55:49.436Z] 02b37dbb9333: Preparing [2025-04-11T07:55:49.436Z] 994456c4fd7b: Preparing [2025-04-11T07:55:49.436Z] 8d47ad8301bc: Waiting [2025-04-11T07:55:49.436Z] 02b37dbb9333: Waiting [2025-04-11T07:55:49.436Z] 06bc736df985: Waiting [2025-04-11T07:55:49.436Z] 994456c4fd7b: Waiting [2025-04-11T07:55:49.436Z] 7079b076deca: Layer already exists [2025-04-11T07:55:49.436Z] 6fbc244e2fb3: Layer already exists [2025-04-11T07:55:49.436Z] 7771384d00d5: Layer already exists [2025-04-11T07:55:49.436Z] 79e09b010c0a: Layer already exists [2025-04-11T07:55:49.436Z] b3809fec12a9: Layer already exists [2025-04-11T07:55:49.436Z] 06bc736df985: Layer already exists [2025-04-11T07:55:49.436Z] 8d47ad8301bc: Layer already exists [2025-04-11T07:55:49.436Z] 02b37dbb9333: Layer already exists [2025-04-11T07:55:49.436Z] 994456c4fd7b: Layer already exists [2025-04-11T07:55:49.436Z] latest: digest: sha256:e41981c8567c9ddfb0c188f4012b278602b8120eece48f59eee4930aadb65db5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:55:49.790Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:55:50.130Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.2 [2025-04-11T07:55:50.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-04-11T07:55:50.130Z] b3809fec12a9: Preparing [2025-04-11T07:55:50.130Z] 7771384d00d5: Preparing [2025-04-11T07:55:50.130Z] 7079b076deca: Preparing [2025-04-11T07:55:50.130Z] 6fbc244e2fb3: Preparing [2025-04-11T07:55:50.130Z] 79e09b010c0a: Preparing [2025-04-11T07:55:50.130Z] 06bc736df985: Preparing [2025-04-11T07:55:50.130Z] 8d47ad8301bc: Preparing [2025-04-11T07:55:50.130Z] 02b37dbb9333: Preparing [2025-04-11T07:55:50.130Z] 994456c4fd7b: Preparing [2025-04-11T07:55:50.130Z] 06bc736df985: Waiting [2025-04-11T07:55:50.130Z] 8d47ad8301bc: Waiting [2025-04-11T07:55:50.130Z] 02b37dbb9333: Waiting [2025-04-11T07:55:50.130Z] 994456c4fd7b: Waiting [2025-04-11T07:55:50.130Z] 6fbc244e2fb3: Layer already exists [2025-04-11T07:55:50.130Z] 79e09b010c0a: Layer already exists [2025-04-11T07:55:50.130Z] 7771384d00d5: Layer already exists [2025-04-11T07:55:50.130Z] b3809fec12a9: Layer already exists [2025-04-11T07:55:50.130Z] 7079b076deca: Layer already exists [2025-04-11T07:55:50.130Z] 06bc736df985: Layer already exists [2025-04-11T07:55:50.130Z] 02b37dbb9333: Layer already exists [2025-04-11T07:55:50.130Z] 8d47ad8301bc: Layer already exists [2025-04-11T07:55:50.130Z] 994456c4fd7b: Layer already exists [2025-04-11T07:55:50.130Z] 4.1.0-dev.2: digest: sha256:e41981c8567c9ddfb0c188f4012b278602b8120eece48f59eee4930aadb65db5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:55:50.455Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:55:50.808Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [2025-04-11T07:55:50.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-04-11T07:55:50.808Z] b3809fec12a9: Preparing [2025-04-11T07:55:50.808Z] 7771384d00d5: Preparing [2025-04-11T07:55:50.808Z] 7079b076deca: Preparing [2025-04-11T07:55:50.808Z] 6fbc244e2fb3: Preparing [2025-04-11T07:55:50.808Z] 79e09b010c0a: Preparing [2025-04-11T07:55:50.808Z] 06bc736df985: Preparing [2025-04-11T07:55:50.808Z] 8d47ad8301bc: Preparing [2025-04-11T07:55:50.808Z] 02b37dbb9333: Preparing [2025-04-11T07:55:50.808Z] 994456c4fd7b: Preparing [2025-04-11T07:55:50.808Z] 06bc736df985: Waiting [2025-04-11T07:55:50.808Z] 8d47ad8301bc: Waiting [2025-04-11T07:55:50.808Z] 02b37dbb9333: Waiting [2025-04-11T07:55:50.808Z] 994456c4fd7b: Waiting [2025-04-11T07:55:50.808Z] 7771384d00d5: Layer already exists [2025-04-11T07:55:50.808Z] 6fbc244e2fb3: Layer already exists [2025-04-11T07:55:50.808Z] 7079b076deca: Layer already exists [2025-04-11T07:55:50.808Z] 79e09b010c0a: Layer already exists [2025-04-11T07:55:50.808Z] b3809fec12a9: Layer already exists [2025-04-11T07:55:50.808Z] 06bc736df985: Layer already exists [2025-04-11T07:55:50.808Z] 8d47ad8301bc: Layer already exists [2025-04-11T07:55:50.808Z] 994456c4fd7b: Layer already exists [2025-04-11T07:55:50.808Z] 02b37dbb9333: Layer already exists [2025-04-11T07:55:50.808Z] 285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2: digest: sha256:e41981c8567c9ddfb0c188f4012b278602b8120eece48f59eee4930aadb65db5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:55:51.145Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:55:51.488Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-04-11T07:55:51.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-04-11T07:55:51.488Z] b3809fec12a9: Preparing [2025-04-11T07:55:51.488Z] 7771384d00d5: Preparing [2025-04-11T07:55:51.488Z] 7079b076deca: Preparing [2025-04-11T07:55:51.488Z] 6fbc244e2fb3: Preparing [2025-04-11T07:55:51.488Z] 79e09b010c0a: Preparing [2025-04-11T07:55:51.488Z] 06bc736df985: Preparing [2025-04-11T07:55:51.488Z] 8d47ad8301bc: Preparing [2025-04-11T07:55:51.488Z] 02b37dbb9333: Preparing [2025-04-11T07:55:51.488Z] 994456c4fd7b: Preparing [2025-04-11T07:55:51.488Z] 8d47ad8301bc: Waiting [2025-04-11T07:55:51.488Z] 06bc736df985: Waiting [2025-04-11T07:55:51.488Z] 994456c4fd7b: Waiting [2025-04-11T07:55:51.488Z] 6fbc244e2fb3: Layer already exists [2025-04-11T07:55:51.488Z] 7079b076deca: Layer already exists [2025-04-11T07:55:51.488Z] b3809fec12a9: Layer already exists [2025-04-11T07:55:51.488Z] 7771384d00d5: Layer already exists [2025-04-11T07:55:51.488Z] 79e09b010c0a: Layer already exists [2025-04-11T07:55:51.488Z] 06bc736df985: Layer already exists [2025-04-11T07:55:51.488Z] 8d47ad8301bc: Layer already exists [2025-04-11T07:55:51.488Z] 02b37dbb9333: Layer already exists [2025-04-11T07:55:51.488Z] 994456c4fd7b: Layer already exists [2025-04-11T07:55:51.488Z] main: digest: sha256:e41981c8567c9ddfb0c188f4012b278602b8120eece48f59eee4930aadb65db5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-04-11T07:55:51.592Z] ===================================================== [Pipeline] echo [2025-04-11T07:55:51.602Z] taggedImages: [2025-04-11T07:55:51.602Z] - nexus3.edgexfoundry.org:10004/security-spire-server:285c4605f0d8a1204ede5df9efc844b172296372 [2025-04-11T07:55:51.602Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-04-11T07:55:51.602Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.2 [2025-04-11T07:55:51.602Z] - nexus3.edgexfoundry.org:10004/security-spire-server:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [2025-04-11T07:55:51.602Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-04-11T07:55:51.633Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-04-11T07:55:51.633Z] 285c4605f0d8a1204ede5df9efc844b172296372 [2025-04-11T07:55:51.633Z] latest [2025-04-11T07:55:51.633Z] 4.1.0-dev.2 [2025-04-11T07:55:51.633Z] 285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [2025-04-11T07:55:51.633Z] main [2025-04-11T07:55:51.633Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:55:52.001Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:285c4605f0d8a1204ede5df9efc844b172296372 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:55:52.324Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:285c4605f0d8a1204ede5df9efc844b172296372 [2025-04-11T07:55:52.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-04-11T07:55:52.324Z] 19b1d86c9bae: Preparing [2025-04-11T07:55:52.324Z] f463b7e7499b: Preparing [2025-04-11T07:55:52.324Z] 6fbc244e2fb3: Preparing [2025-04-11T07:55:52.324Z] 79e09b010c0a: Preparing [2025-04-11T07:55:52.324Z] a3c65673a297: Preparing [2025-04-11T07:55:52.324Z] 8011e6a07b93: Preparing [2025-04-11T07:55:52.324Z] 994456c4fd7b: Preparing [2025-04-11T07:55:52.324Z] 8011e6a07b93: Waiting [2025-04-11T07:55:52.324Z] 994456c4fd7b: Waiting [2025-04-11T07:55:52.324Z] 79e09b010c0a: Layer already exists [2025-04-11T07:55:52.324Z] 6fbc244e2fb3: Layer already exists [2025-04-11T07:55:52.324Z] 994456c4fd7b: Layer already exists [2025-04-11T07:55:52.324Z] 19b1d86c9bae: Pushed [2025-04-11T07:55:52.324Z] a3c65673a297: Pushed [2025-04-11T07:55:52.909Z] 8011e6a07b93: Pushed [2025-04-11T07:55:57.168Z] f463b7e7499b: Pushed [2025-04-11T07:55:57.168Z] 285c4605f0d8a1204ede5df9efc844b172296372: digest: sha256:581e408a09feb11c08d191bb9982216f1026c29535e46f1fe96cc71ddbe3bcda size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:55:57.535Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:55:57.878Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-04-11T07:55:57.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-04-11T07:55:57.878Z] 19b1d86c9bae: Preparing [2025-04-11T07:55:57.878Z] f463b7e7499b: Preparing [2025-04-11T07:55:57.878Z] 6fbc244e2fb3: Preparing [2025-04-11T07:55:57.878Z] 79e09b010c0a: Preparing [2025-04-11T07:55:57.878Z] a3c65673a297: Preparing [2025-04-11T07:55:57.878Z] 8011e6a07b93: Preparing [2025-04-11T07:55:57.878Z] 994456c4fd7b: Preparing [2025-04-11T07:55:57.878Z] 994456c4fd7b: Waiting [2025-04-11T07:55:57.878Z] a3c65673a297: Layer already exists [2025-04-11T07:55:57.878Z] f463b7e7499b: Layer already exists [2025-04-11T07:55:57.878Z] 6fbc244e2fb3: Layer already exists [2025-04-11T07:55:57.878Z] 79e09b010c0a: Layer already exists [2025-04-11T07:55:57.878Z] 19b1d86c9bae: Layer already exists [2025-04-11T07:55:57.878Z] 8011e6a07b93: Layer already exists [2025-04-11T07:55:57.878Z] 994456c4fd7b: Layer already exists [2025-04-11T07:55:57.878Z] latest: digest: sha256:581e408a09feb11c08d191bb9982216f1026c29535e46f1fe96cc71ddbe3bcda size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:55:58.229Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:55:58.572Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.2 [2025-04-11T07:55:58.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-04-11T07:55:58.572Z] 19b1d86c9bae: Preparing [2025-04-11T07:55:58.572Z] f463b7e7499b: Preparing [2025-04-11T07:55:58.572Z] 6fbc244e2fb3: Preparing [2025-04-11T07:55:58.572Z] 79e09b010c0a: Preparing [2025-04-11T07:55:58.572Z] a3c65673a297: Preparing [2025-04-11T07:55:58.572Z] 8011e6a07b93: Preparing [2025-04-11T07:55:58.572Z] 994456c4fd7b: Preparing [2025-04-11T07:55:58.572Z] 8011e6a07b93: Waiting [2025-04-11T07:55:58.572Z] 994456c4fd7b: Waiting [2025-04-11T07:55:58.572Z] f463b7e7499b: Layer already exists [2025-04-11T07:55:58.572Z] 19b1d86c9bae: Layer already exists [2025-04-11T07:55:58.572Z] 6fbc244e2fb3: Layer already exists [2025-04-11T07:55:58.572Z] a3c65673a297: Layer already exists [2025-04-11T07:55:58.572Z] 79e09b010c0a: Layer already exists [2025-04-11T07:55:58.572Z] 994456c4fd7b: Layer already exists [2025-04-11T07:55:58.572Z] 8011e6a07b93: Layer already exists [2025-04-11T07:55:58.572Z] 4.1.0-dev.2: digest: sha256:581e408a09feb11c08d191bb9982216f1026c29535e46f1fe96cc71ddbe3bcda size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:55:58.928Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:55:59.267Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [2025-04-11T07:55:59.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-04-11T07:55:59.268Z] 19b1d86c9bae: Preparing [2025-04-11T07:55:59.268Z] f463b7e7499b: Preparing [2025-04-11T07:55:59.268Z] 6fbc244e2fb3: Preparing [2025-04-11T07:55:59.268Z] 79e09b010c0a: Preparing [2025-04-11T07:55:59.268Z] a3c65673a297: Preparing [2025-04-11T07:55:59.268Z] 8011e6a07b93: Preparing [2025-04-11T07:55:59.268Z] 994456c4fd7b: Preparing [2025-04-11T07:55:59.268Z] 8011e6a07b93: Waiting [2025-04-11T07:55:59.268Z] 994456c4fd7b: Waiting [2025-04-11T07:55:59.268Z] 6fbc244e2fb3: Layer already exists [2025-04-11T07:55:59.268Z] 19b1d86c9bae: Layer already exists [2025-04-11T07:55:59.268Z] 79e09b010c0a: Layer already exists [2025-04-11T07:55:59.268Z] f463b7e7499b: Layer already exists [2025-04-11T07:55:59.268Z] a3c65673a297: Layer already exists [2025-04-11T07:55:59.268Z] 8011e6a07b93: Layer already exists [2025-04-11T07:55:59.268Z] 994456c4fd7b: Layer already exists [2025-04-11T07:55:59.268Z] 285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2: digest: sha256:581e408a09feb11c08d191bb9982216f1026c29535e46f1fe96cc71ddbe3bcda size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:55:59.612Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:55:59.960Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-04-11T07:55:59.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-04-11T07:55:59.960Z] 19b1d86c9bae: Preparing [2025-04-11T07:55:59.960Z] f463b7e7499b: Preparing [2025-04-11T07:55:59.960Z] 6fbc244e2fb3: Preparing [2025-04-11T07:55:59.960Z] 79e09b010c0a: Preparing [2025-04-11T07:55:59.960Z] a3c65673a297: Preparing [2025-04-11T07:55:59.960Z] 8011e6a07b93: Preparing [2025-04-11T07:55:59.960Z] 994456c4fd7b: Preparing [2025-04-11T07:55:59.960Z] 8011e6a07b93: Waiting [2025-04-11T07:55:59.960Z] 994456c4fd7b: Waiting [2025-04-11T07:55:59.960Z] 79e09b010c0a: Layer already exists [2025-04-11T07:55:59.960Z] a3c65673a297: Layer already exists [2025-04-11T07:55:59.960Z] 6fbc244e2fb3: Layer already exists [2025-04-11T07:55:59.960Z] f463b7e7499b: Layer already exists [2025-04-11T07:55:59.960Z] 19b1d86c9bae: Layer already exists [2025-04-11T07:55:59.960Z] 8011e6a07b93: Layer already exists [2025-04-11T07:55:59.960Z] 994456c4fd7b: Layer already exists [2025-04-11T07:55:59.960Z] main: digest: sha256:581e408a09feb11c08d191bb9982216f1026c29535e46f1fe96cc71ddbe3bcda size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-04-11T07:56:00.045Z] ===================================================== [Pipeline] echo [2025-04-11T07:56:00.055Z] taggedImages: [2025-04-11T07:56:00.055Z] - nexus3.edgexfoundry.org:10004/support-notifications:285c4605f0d8a1204ede5df9efc844b172296372 [2025-04-11T07:56:00.055Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-04-11T07:56:00.055Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.2 [2025-04-11T07:56:00.055Z] - nexus3.edgexfoundry.org:10004/support-notifications:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [2025-04-11T07:56:00.055Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-04-11T07:56:00.076Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-04-11T07:56:00.076Z] 285c4605f0d8a1204ede5df9efc844b172296372 [2025-04-11T07:56:00.076Z] latest [2025-04-11T07:56:00.076Z] 4.1.0-dev.2 [2025-04-11T07:56:00.076Z] 285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [2025-04-11T07:56:00.076Z] main [2025-04-11T07:56:00.076Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:56:00.450Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:285c4605f0d8a1204ede5df9efc844b172296372 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:56:00.806Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:285c4605f0d8a1204ede5df9efc844b172296372 [2025-04-11T07:56:00.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-04-11T07:56:00.806Z] 79aa0b7ad194: Preparing [2025-04-11T07:56:00.806Z] 825bf373e8a6: Preparing [2025-04-11T07:56:00.806Z] 6fbc244e2fb3: Preparing [2025-04-11T07:56:00.806Z] 79e09b010c0a: Preparing [2025-04-11T07:56:00.806Z] 61ea2224706a: Preparing [2025-04-11T07:56:00.806Z] 9c6fa32ad1c6: Preparing [2025-04-11T07:56:00.806Z] 994456c4fd7b: Preparing [2025-04-11T07:56:00.806Z] 994456c4fd7b: Waiting [2025-04-11T07:56:00.806Z] 9c6fa32ad1c6: Waiting [2025-04-11T07:56:00.806Z] 79e09b010c0a: Layer already exists [2025-04-11T07:56:00.806Z] 6fbc244e2fb3: Layer already exists [2025-04-11T07:56:00.806Z] 994456c4fd7b: Layer already exists [2025-04-11T07:56:00.806Z] 79aa0b7ad194: Pushed [2025-04-11T07:56:00.806Z] 61ea2224706a: Pushed [2025-04-11T07:56:01.068Z] 9c6fa32ad1c6: Pushed [2025-04-11T07:56:05.312Z] 825bf373e8a6: Pushed [2025-04-11T07:56:05.312Z] 285c4605f0d8a1204ede5df9efc844b172296372: digest: sha256:c3db2f5d38a7cec4193219a68ebe710861faf255276cff5048e9872f4222206c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:56:05.638Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:56:05.973Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-04-11T07:56:05.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-04-11T07:56:05.973Z] 79aa0b7ad194: Preparing [2025-04-11T07:56:05.973Z] 825bf373e8a6: Preparing [2025-04-11T07:56:05.973Z] 6fbc244e2fb3: Preparing [2025-04-11T07:56:05.973Z] 79e09b010c0a: Preparing [2025-04-11T07:56:05.973Z] 61ea2224706a: Preparing [2025-04-11T07:56:05.973Z] 9c6fa32ad1c6: Preparing [2025-04-11T07:56:05.973Z] 994456c4fd7b: Preparing [2025-04-11T07:56:05.973Z] 994456c4fd7b: Waiting [2025-04-11T07:56:05.973Z] 9c6fa32ad1c6: Waiting [2025-04-11T07:56:05.973Z] 79aa0b7ad194: Layer already exists [2025-04-11T07:56:05.973Z] 79e09b010c0a: Layer already exists [2025-04-11T07:56:05.973Z] 6fbc244e2fb3: Layer already exists [2025-04-11T07:56:05.973Z] 61ea2224706a: Layer already exists [2025-04-11T07:56:05.973Z] 825bf373e8a6: Layer already exists [2025-04-11T07:56:05.973Z] 9c6fa32ad1c6: Layer already exists [2025-04-11T07:56:05.973Z] 994456c4fd7b: Layer already exists [2025-04-11T07:56:05.973Z] latest: digest: sha256:c3db2f5d38a7cec4193219a68ebe710861faf255276cff5048e9872f4222206c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:56:06.297Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:56:06.628Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.2 [2025-04-11T07:56:06.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-04-11T07:56:06.628Z] 79aa0b7ad194: Preparing [2025-04-11T07:56:06.628Z] 825bf373e8a6: Preparing [2025-04-11T07:56:06.628Z] 6fbc244e2fb3: Preparing [2025-04-11T07:56:06.628Z] 79e09b010c0a: Preparing [2025-04-11T07:56:06.628Z] 61ea2224706a: Preparing [2025-04-11T07:56:06.628Z] 9c6fa32ad1c6: Preparing [2025-04-11T07:56:06.628Z] 994456c4fd7b: Preparing [2025-04-11T07:56:06.628Z] 9c6fa32ad1c6: Waiting [2025-04-11T07:56:06.628Z] 994456c4fd7b: Waiting [2025-04-11T07:56:06.628Z] 61ea2224706a: Layer already exists [2025-04-11T07:56:06.628Z] 79aa0b7ad194: Layer already exists [2025-04-11T07:56:06.628Z] 79e09b010c0a: Layer already exists [2025-04-11T07:56:06.628Z] 6fbc244e2fb3: Layer already exists [2025-04-11T07:56:06.628Z] 825bf373e8a6: Layer already exists [2025-04-11T07:56:06.628Z] 9c6fa32ad1c6: Layer already exists [2025-04-11T07:56:06.628Z] 994456c4fd7b: Layer already exists [2025-04-11T07:56:06.628Z] 4.1.0-dev.2: digest: sha256:c3db2f5d38a7cec4193219a68ebe710861faf255276cff5048e9872f4222206c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:56:06.951Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:56:07.317Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [2025-04-11T07:56:07.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-04-11T07:56:07.317Z] 79aa0b7ad194: Preparing [2025-04-11T07:56:07.317Z] 825bf373e8a6: Preparing [2025-04-11T07:56:07.317Z] 6fbc244e2fb3: Preparing [2025-04-11T07:56:07.317Z] 79e09b010c0a: Preparing [2025-04-11T07:56:07.317Z] 61ea2224706a: Preparing [2025-04-11T07:56:07.317Z] 9c6fa32ad1c6: Preparing [2025-04-11T07:56:07.317Z] 994456c4fd7b: Preparing [2025-04-11T07:56:07.317Z] 9c6fa32ad1c6: Waiting [2025-04-11T07:56:07.317Z] 994456c4fd7b: Waiting [2025-04-11T07:56:07.317Z] 825bf373e8a6: Layer already exists [2025-04-11T07:56:07.317Z] 79aa0b7ad194: Layer already exists [2025-04-11T07:56:07.317Z] 61ea2224706a: Layer already exists [2025-04-11T07:56:07.317Z] 79e09b010c0a: Layer already exists [2025-04-11T07:56:07.317Z] 6fbc244e2fb3: Layer already exists [2025-04-11T07:56:07.317Z] 9c6fa32ad1c6: Layer already exists [2025-04-11T07:56:07.317Z] 994456c4fd7b: Layer already exists [2025-04-11T07:56:07.317Z] 285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2: digest: sha256:c3db2f5d38a7cec4193219a68ebe710861faf255276cff5048e9872f4222206c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:56:07.656Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:56:08.006Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-04-11T07:56:08.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-04-11T07:56:08.006Z] 79aa0b7ad194: Preparing [2025-04-11T07:56:08.006Z] 825bf373e8a6: Preparing [2025-04-11T07:56:08.006Z] 6fbc244e2fb3: Preparing [2025-04-11T07:56:08.006Z] 79e09b010c0a: Preparing [2025-04-11T07:56:08.006Z] 61ea2224706a: Preparing [2025-04-11T07:56:08.006Z] 9c6fa32ad1c6: Preparing [2025-04-11T07:56:08.006Z] 994456c4fd7b: Preparing [2025-04-11T07:56:08.006Z] 994456c4fd7b: Waiting [2025-04-11T07:56:08.006Z] 6fbc244e2fb3: Layer already exists [2025-04-11T07:56:08.006Z] 79aa0b7ad194: Layer already exists [2025-04-11T07:56:08.006Z] 61ea2224706a: Layer already exists [2025-04-11T07:56:08.006Z] 79e09b010c0a: Layer already exists [2025-04-11T07:56:08.006Z] 825bf373e8a6: Layer already exists [2025-04-11T07:56:08.006Z] 9c6fa32ad1c6: Layer already exists [2025-04-11T07:56:08.006Z] 994456c4fd7b: Layer already exists [2025-04-11T07:56:08.006Z] main: digest: sha256:c3db2f5d38a7cec4193219a68ebe710861faf255276cff5048e9872f4222206c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-04-11T07:56:08.101Z] ===================================================== [Pipeline] echo [2025-04-11T07:56:08.117Z] taggedImages: [2025-04-11T07:56:08.117Z] - nexus3.edgexfoundry.org:10004/support-scheduler:285c4605f0d8a1204ede5df9efc844b172296372 [2025-04-11T07:56:08.117Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-04-11T07:56:08.117Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.2 [2025-04-11T07:56:08.118Z] - nexus3.edgexfoundry.org:10004/support-scheduler:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [2025-04-11T07:56:08.118Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2025-04-11T07:56:08.175Z] Skip building multi-arch image for: [2025-04-11T07:56:08.175Z] - nexus3.edgexfoundry.org:10004/core-command:285c4605f0d8a1204ede5df9efc844b172296372 [2025-04-11T07:56:08.175Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.2 [2025-04-11T07:56:08.175Z] - nexus3.edgexfoundry.org:10004/core-command:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [2025-04-11T07:56:08.175Z] - nexus3.edgexfoundry.org:10004/core-command:main [2025-04-11T07:56:08.175Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:285c4605f0d8a1204ede5df9efc844b172296372 [2025-04-11T07:56:08.175Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.2 [2025-04-11T07:56:08.175Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [2025-04-11T07:56:08.175Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-04-11T07:56:08.175Z] - nexus3.edgexfoundry.org:10004/core-data:285c4605f0d8a1204ede5df9efc844b172296372 [2025-04-11T07:56:08.175Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.2 [2025-04-11T07:56:08.175Z] - nexus3.edgexfoundry.org:10004/core-data:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [2025-04-11T07:56:08.175Z] - nexus3.edgexfoundry.org:10004/core-data:main [2025-04-11T07:56:08.175Z] - nexus3.edgexfoundry.org:10004/core-keeper:285c4605f0d8a1204ede5df9efc844b172296372 [2025-04-11T07:56:08.175Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.2 [2025-04-11T07:56:08.175Z] - nexus3.edgexfoundry.org:10004/core-keeper:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [2025-04-11T07:56:08.175Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [2025-04-11T07:56:08.175Z] - nexus3.edgexfoundry.org:10004/core-metadata:285c4605f0d8a1204ede5df9efc844b172296372 [2025-04-11T07:56:08.175Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.2 [2025-04-11T07:56:08.175Z] - nexus3.edgexfoundry.org:10004/core-metadata:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [2025-04-11T07:56:08.175Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [2025-04-11T07:56:08.175Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:285c4605f0d8a1204ede5df9efc844b172296372 [2025-04-11T07:56:08.175Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.2 [2025-04-11T07:56:08.175Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [2025-04-11T07:56:08.175Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-04-11T07:56:08.175Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:285c4605f0d8a1204ede5df9efc844b172296372 [2025-04-11T07:56:08.175Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.2 [2025-04-11T07:56:08.175Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [2025-04-11T07:56:08.175Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-04-11T07:56:08.175Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:285c4605f0d8a1204ede5df9efc844b172296372 [2025-04-11T07:56:08.175Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.2 [2025-04-11T07:56:08.175Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [2025-04-11T07:56:08.175Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-04-11T07:56:08.175Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:285c4605f0d8a1204ede5df9efc844b172296372 [2025-04-11T07:56:08.175Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.2 [2025-04-11T07:56:08.175Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [2025-04-11T07:56:08.175Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-04-11T07:56:08.175Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:285c4605f0d8a1204ede5df9efc844b172296372 [2025-04-11T07:56:08.175Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.2 [2025-04-11T07:56:08.175Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [2025-04-11T07:56:08.175Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-04-11T07:56:08.175Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:285c4605f0d8a1204ede5df9efc844b172296372 [2025-04-11T07:56:08.175Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.2 [2025-04-11T07:56:08.175Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [2025-04-11T07:56:08.175Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-04-11T07:56:08.175Z] - nexus3.edgexfoundry.org:10004/security-spire-config:285c4605f0d8a1204ede5df9efc844b172296372 [2025-04-11T07:56:08.175Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.2 [2025-04-11T07:56:08.175Z] - nexus3.edgexfoundry.org:10004/security-spire-config:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [2025-04-11T07:56:08.175Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-04-11T07:56:08.175Z] - nexus3.edgexfoundry.org:10004/security-spire-server:285c4605f0d8a1204ede5df9efc844b172296372 [2025-04-11T07:56:08.175Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.2 [2025-04-11T07:56:08.175Z] - nexus3.edgexfoundry.org:10004/security-spire-server:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [2025-04-11T07:56:08.175Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-04-11T07:56:08.175Z] - nexus3.edgexfoundry.org:10004/support-notifications:285c4605f0d8a1204ede5df9efc844b172296372 [2025-04-11T07:56:08.175Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.2 [2025-04-11T07:56:08.175Z] - nexus3.edgexfoundry.org:10004/support-notifications:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [2025-04-11T07:56:08.175Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [2025-04-11T07:56:08.176Z] - nexus3.edgexfoundry.org:10004/support-scheduler:285c4605f0d8a1204ede5df9efc844b172296372 [2025-04-11T07:56:08.176Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.2 [2025-04-11T07:56:08.176Z] - nexus3.edgexfoundry.org:10004/support-scheduler:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [2025-04-11T07:56:08.176Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2025-04-11T07:56:08.253Z] ========================================================= [2025-04-11T07:56:08.253Z] [edgeXBuildMultiArch] RAW Config: [2025-04-11T07:56:08.253Z] images: [2025-04-11T07:56:08.253Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-04-11T07:56:08.253Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-04-11T07:56:08.253Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-04-11T07:56:08.253Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-04-11T07:56:08.253Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-04-11T07:56:08.253Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-04-11T07:56:08.253Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-04-11T07:56:08.253Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-04-11T07:56:08.253Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-04-11T07:56:08.253Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-04-11T07:56:08.253Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-04-11T07:56:08.253Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-04-11T07:56:08.253Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-04-11T07:56:08.253Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-04-11T07:56:08.253Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-04-11T07:56:08.253Z] settingsFile: [2025-04-11T07:56:08.253Z] edgex-go-settings [2025-04-11T07:56:08.253Z] ========================================================= [Pipeline] node [2025-04-11T07:56:23.261Z] Still waiting to schedule task [2025-04-11T07:56:23.261Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-04-11T07:57:10.850Z] Running on prd-centos7-docker-4c-2g-44766 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-04-11T07:57:10.908Z] provisioning config files... [2025-04-11T07:57:10.937Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config2205645205717977463tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-04-11T07:57:12.745Z] ---> ****-login.sh [2025-04-11T07:57:12.745Z] nexus3.edgexfoundry.org:10001 [2025-04-11T07:57:12.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-11T07:57:13.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-11T07:57:13.042Z] Configure a credential helper to remove this warning. See [2025-04-11T07:57:13.042Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-11T07:57:13.042Z] [2025-04-11T07:57:13.042Z] Login Succeeded [2025-04-11T07:57:13.042Z] nexus3.edgexfoundry.org:10002 [2025-04-11T07:57:13.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-11T07:57:13.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-11T07:57:13.042Z] Configure a credential helper to remove this warning. See [2025-04-11T07:57:13.042Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-11T07:57:13.042Z] [2025-04-11T07:57:13.042Z] Login Succeeded [2025-04-11T07:57:13.042Z] nexus3.edgexfoundry.org:10003 [2025-04-11T07:57:13.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-11T07:57:13.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-11T07:57:13.377Z] Configure a credential helper to remove this warning. See [2025-04-11T07:57:13.377Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-11T07:57:13.377Z] [2025-04-11T07:57:13.377Z] Login Succeeded [2025-04-11T07:57:13.377Z] nexus3.edgexfoundry.org:10004 [2025-04-11T07:57:13.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-11T07:57:13.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-11T07:57:13.659Z] Configure a credential helper to remove this warning. See [2025-04-11T07:57:13.659Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-11T07:57:13.659Z] [2025-04-11T07:57:13.659Z] Login Succeeded [2025-04-11T07:57:13.659Z] ****.io [2025-04-11T07:57:13.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-11T07:57:13.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-11T07:57:13.938Z] Configure a credential helper to remove this warning. See [2025-04-11T07:57:13.938Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-11T07:57:13.938Z] [2025-04-11T07:57:13.938Z] Login Succeeded [2025-04-11T07:57:13.938Z] ---> ****-login.sh ends [Pipeline] } [2025-04-11T07:57:13.953Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-04-11T07:57:14.311Z] + docker buildx ls [2025-04-11T07:57:14.311Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-04-11T07:57:14.311Z] default * docker [2025-04-11T07:57:14.311Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-04-11T07:57:14.626Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-04-11T07:57:14.626Z] edgex-builder [Pipeline] sh [2025-04-11T07:57:14.948Z] + docker buildx inspect --bootstrap [2025-04-11T07:57:14.948Z] #1 [internal] booting buildkit [2025-04-11T07:57:14.948Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-04-11T07:57:17.597Z] #1 pulling image moby/buildkit:buildx-stable-1 2.7s done [2025-04-11T07:57:17.597Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-04-11T07:57:18.987Z] #1 creating container buildx_buildkit_edgex-builder0 1.2s done [2025-04-11T07:57:18.987Z] #1 DONE 3.8s [2025-04-11T07:57:18.987Z] Name: edgex-builder [2025-04-11T07:57:18.987Z] Driver: docker-container [2025-04-11T07:57:18.987Z] [2025-04-11T07:57:18.987Z] Nodes: [2025-04-11T07:57:18.987Z] Name: edgex-builder0 [2025-04-11T07:57:18.987Z] Endpoint: unix:///var/run/docker.sock [2025-04-11T07:57:18.987Z] Status: running [2025-04-11T07:57:18.987Z] Buildkit: v0.20.2 [2025-04-11T07:57:18.987Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-04-11T07:57:19.281Z] + docker buildx ls [2025-04-11T07:57:19.281Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-04-11T07:57:19.281Z] edgex-builder * docker-container [2025-04-11T07:57:19.281Z] edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-04-11T07:57:19.281Z] default docker [2025-04-11T07:57:19.281Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-04-11T07:57:19.596Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' [2025-04-11T07:57:19.596Z] + docker buildx build --platform linux/amd64,linux/arm64 --label support_platforms=linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - [2025-04-11T07:57:19.596Z] #1 [internal] load build definition from Dockerfile [2025-04-11T07:57:19.596Z] #1 transferring dockerfile: 163B done [2025-04-11T07:57:19.596Z] #1 DONE 0.0s [2025-04-11T07:57:19.596Z] [2025-04-11T07:57:19.596Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2025-04-11T07:57:19.596Z] #2 DONE 0.1s [2025-04-11T07:57:19.596Z] [2025-04-11T07:57:19.596Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2025-04-11T07:57:19.596Z] #3 DONE 0.1s [2025-04-11T07:57:19.596Z] [2025-04-11T07:57:19.596Z] #4 [internal] load .dockerignore [2025-04-11T07:57:19.860Z] #4 transferring context: 2B 0.0s done [2025-04-11T07:57:19.860Z] #4 DONE 0.0s [2025-04-11T07:57:19.860Z] [2025-04-11T07:57:19.860Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:6f8185197472849ccaece817c207af7c8a65682f199429a2801da68912ffc17a [2025-04-11T07:57:19.860Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:6f8185197472849ccaece817c207af7c8a65682f199429a2801da68912ffc17a 0.0s done [2025-04-11T07:57:19.860Z] #5 DONE 0.0s [2025-04-11T07:57:19.860Z] [2025-04-11T07:57:19.860Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:6f8185197472849ccaece817c207af7c8a65682f199429a2801da68912ffc17a [2025-04-11T07:57:19.860Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:6f8185197472849ccaece817c207af7c8a65682f199429a2801da68912ffc17a 0.0s done [2025-04-11T07:57:19.860Z] #6 DONE 0.1s [2025-04-11T07:57:19.860Z] [2025-04-11T07:57:19.860Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-04-11T07:57:19.860Z] #7 DONE 0.0s [2025-04-11T07:57:19.860Z] [2025-04-11T07:57:19.860Z] #8 exporting to image [2025-04-11T07:57:19.860Z] #8 exporting layers done [2025-04-11T07:57:19.860Z] #8 exporting manifest sha256:a776d1de8fcb6702b0dd5bd6740279720e1bbfe9f7eb42f2276ee02603720487 done [2025-04-11T07:57:19.860Z] #8 exporting config sha256:c2bbe260291d07005f26756aa38212221059e35de1451f858312d693503baea0 done [2025-04-11T07:57:19.860Z] #8 exporting manifest sha256:f1f04e5093c29e6e341cc9c1bf06d4443a6d8631bc1c8a329dd181365010d312 done [2025-04-11T07:57:19.860Z] #8 exporting config sha256:c058518670120583236a5e230b54af8c2c1efd050c54d55af41adab0b50d06b0 done [2025-04-11T07:57:19.860Z] #8 exporting manifest list sha256:46466129aaf0736332da718655b6a9e7aaa5052ff74f55548f602a26f072d934 done [2025-04-11T07:57:19.860Z] #8 pushing layers 0.1s done [2025-04-11T07:57:19.860Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:46466129aaf0736332da718655b6a9e7aaa5052ff74f55548f602a26f072d934 [2025-04-11T07:57:19.860Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-04-11T07:57:20.123Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:46466129aaf0736332da718655b6a9e7aaa5052ff74f55548f602a26f072d934 0.1s done [2025-04-11T07:57:20.124Z] #8 DONE 0.2s [2025-04-11T07:57:20.124Z] [2025-04-11T07:57:20.124Z] 1 warning found (use --debug to expand): [2025-04-11T07:57:20.124Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-04-11T07:57:20.419Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' [2025-04-11T07:57:20.419Z] + docker buildx build --platform linux/amd64,linux/arm64 --label support_platforms=linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - [2025-04-11T07:57:20.419Z] #1 [internal] load build definition from Dockerfile [2025-04-11T07:57:20.419Z] #1 transferring dockerfile: 182B done [2025-04-11T07:57:20.419Z] #1 DONE 0.0s [2025-04-11T07:57:20.419Z] [2025-04-11T07:57:20.419Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-04-11T07:57:20.419Z] #2 DONE 0.0s [2025-04-11T07:57:20.419Z] [2025-04-11T07:57:20.419Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-04-11T07:57:20.419Z] #3 DONE 0.0s [2025-04-11T07:57:20.419Z] [2025-04-11T07:57:20.419Z] #4 [internal] load .dockerignore [2025-04-11T07:57:20.419Z] #4 transferring context: 2B done [2025-04-11T07:57:20.419Z] #4 DONE 0.0s [2025-04-11T07:57:20.683Z] [2025-04-11T07:57:20.683Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:ba61a44d5ccdd770c1d706af7c5e3c2a9c32b7842f15796166230296ce9181cc [2025-04-11T07:57:20.683Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:ba61a44d5ccdd770c1d706af7c5e3c2a9c32b7842f15796166230296ce9181cc [2025-04-11T07:57:20.683Z] #5 ... [2025-04-11T07:57:20.683Z] [2025-04-11T07:57:20.683Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:ba61a44d5ccdd770c1d706af7c5e3c2a9c32b7842f15796166230296ce9181cc [2025-04-11T07:57:20.683Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:ba61a44d5ccdd770c1d706af7c5e3c2a9c32b7842f15796166230296ce9181cc 0.0s done [2025-04-11T07:57:20.683Z] #6 DONE 0.1s [2025-04-11T07:57:20.683Z] [2025-04-11T07:57:20.683Z] #7 exporting to image [2025-04-11T07:57:20.683Z] #7 exporting layers done [2025-04-11T07:57:20.683Z] #7 exporting manifest sha256:47750c345c48d3e27af832490a5ce0aa863091169513db2bf27fa26cdf9e7025 done [2025-04-11T07:57:20.683Z] #7 exporting config sha256:56b4c3bdf97cb46bab6af75d53fdd62049ac33247417ec29870265ebf383defc done [2025-04-11T07:57:20.683Z] #7 exporting manifest sha256:992ca8e257a68ba53e9b121c2c89ec2ece1fc0d037c5a026985004c80bbd4c03 done [2025-04-11T07:57:20.683Z] #7 exporting config sha256:9fa9cd4cf8d25b62d957602f5260ee5e7af65585ff39c82f258a214d18ed62f8 done [2025-04-11T07:57:20.683Z] #7 exporting manifest list sha256:6cc371d5691cbdc85d6ffae67d1d09e2e5260451caac300c1830365c4c2ed364 done [2025-04-11T07:57:20.683Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-04-11T07:57:20.683Z] #7 ... [2025-04-11T07:57:20.683Z] [2025-04-11T07:57:20.683Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-04-11T07:57:20.683Z] #8 DONE 0.0s [2025-04-11T07:57:20.683Z] [2025-04-11T07:57:20.683Z] #7 exporting to image [2025-04-11T07:57:20.683Z] #7 pushing layers 0.1s done [2025-04-11T07:57:20.683Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:6cc371d5691cbdc85d6ffae67d1d09e2e5260451caac300c1830365c4c2ed364 [2025-04-11T07:57:20.944Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:6cc371d5691cbdc85d6ffae67d1d09e2e5260451caac300c1830365c4c2ed364 0.1s done [2025-04-11T07:57:20.944Z] #7 DONE 0.2s [2025-04-11T07:57:20.944Z] [2025-04-11T07:57:20.944Z] 1 warning found (use --debug to expand): [2025-04-11T07:57:20.944Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-04-11T07:57:21.245Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' [2025-04-11T07:57:21.245Z] + docker buildx build --platform linux/amd64,linux/arm64 --label support_platforms=linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - [2025-04-11T07:57:21.504Z] #1 [internal] load build definition from Dockerfile [2025-04-11T07:57:21.504Z] #1 transferring dockerfile: 160B done [2025-04-11T07:57:21.504Z] #1 DONE 0.0s [2025-04-11T07:57:21.504Z] [2025-04-11T07:57:21.504Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2025-04-11T07:57:21.504Z] #2 DONE 0.0s [2025-04-11T07:57:21.504Z] [2025-04-11T07:57:21.504Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2025-04-11T07:57:21.504Z] #3 DONE 0.0s [2025-04-11T07:57:21.504Z] [2025-04-11T07:57:21.504Z] #4 [internal] load .dockerignore [2025-04-11T07:57:21.504Z] #4 transferring context: 2B done [2025-04-11T07:57:21.504Z] #4 DONE 0.0s [2025-04-11T07:57:21.504Z] [2025-04-11T07:57:21.504Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:a036d9503111f65a953518c7ca80338eb8977195d4b463430262e0fac52f2d2b [2025-04-11T07:57:21.504Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:a036d9503111f65a953518c7ca80338eb8977195d4b463430262e0fac52f2d2b 0.0s done [2025-04-11T07:57:21.504Z] #5 DONE 0.0s [2025-04-11T07:57:21.504Z] [2025-04-11T07:57:21.504Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:a036d9503111f65a953518c7ca80338eb8977195d4b463430262e0fac52f2d2b [2025-04-11T07:57:21.504Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:a036d9503111f65a953518c7ca80338eb8977195d4b463430262e0fac52f2d2b 0.0s done [2025-04-11T07:57:21.504Z] #6 DONE 0.0s [2025-04-11T07:57:21.504Z] [2025-04-11T07:57:21.504Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:a036d9503111f65a953518c7ca80338eb8977195d4b463430262e0fac52f2d2b [2025-04-11T07:57:21.504Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:a036d9503111f65a953518c7ca80338eb8977195d4b463430262e0fac52f2d2b 0.0s done [2025-04-11T07:57:21.504Z] #5 DONE 0.1s [2025-04-11T07:57:21.504Z] [2025-04-11T07:57:21.504Z] #7 exporting to image [2025-04-11T07:57:21.504Z] #7 exporting layers done [2025-04-11T07:57:21.504Z] #7 exporting manifest sha256:001c21e37fa1df9bc8224374900cab4d6d9a9d860f8ed0cdd26acfddfc8b1c2e done [2025-04-11T07:57:21.504Z] #7 exporting config sha256:25c81953c95419c188ff69a9800bfc77477209e1f6a7a98455cb36094cb6e049 done [2025-04-11T07:57:21.504Z] #7 exporting manifest sha256:d6e95e45d57b8906a8dd41f3b9d8650b9e802a31119a643929ab545fc183b0e1 done [2025-04-11T07:57:21.504Z] #7 exporting config sha256:aae932bca231c6192bac1c522e0870d7e8f5a1a917bbf344d56ac56d2c62e02a done [2025-04-11T07:57:21.504Z] #7 exporting manifest list sha256:dd37d80e399457e2d54415b24991805f0539246d01f0087ea91fe37a8cb9ddb8 done [2025-04-11T07:57:21.504Z] #7 pushing layers [2025-04-11T07:57:21.504Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-04-11T07:57:21.504Z] #7 ... [2025-04-11T07:57:21.504Z] [2025-04-11T07:57:21.504Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-04-11T07:57:21.504Z] #8 DONE 0.0s [2025-04-11T07:57:21.504Z] [2025-04-11T07:57:21.504Z] #7 exporting to image [2025-04-11T07:57:21.504Z] #7 pushing layers 0.1s done [2025-04-11T07:57:21.504Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:dd37d80e399457e2d54415b24991805f0539246d01f0087ea91fe37a8cb9ddb8 [2025-04-11T07:57:21.765Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:dd37d80e399457e2d54415b24991805f0539246d01f0087ea91fe37a8cb9ddb8 0.1s done [2025-04-11T07:57:21.765Z] #7 DONE 0.2s [2025-04-11T07:57:21.765Z] [2025-04-11T07:57:21.765Z] 1 warning found (use --debug to expand): [2025-04-11T07:57:21.765Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-04-11T07:57:22.057Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' [2025-04-11T07:57:22.057Z] + docker buildx build --platform linux/amd64,linux/arm64 --label support_platforms=linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - [2025-04-11T07:57:22.057Z] #1 [internal] load build definition from Dockerfile [2025-04-11T07:57:22.057Z] #1 transferring dockerfile: 162B done [2025-04-11T07:57:22.057Z] #1 DONE 0.0s [2025-04-11T07:57:22.057Z] [2025-04-11T07:57:22.057Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-04-11T07:57:22.057Z] #2 DONE 0.0s [2025-04-11T07:57:22.057Z] [2025-04-11T07:57:22.057Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-04-11T07:57:22.057Z] #3 DONE 0.1s [2025-04-11T07:57:22.057Z] [2025-04-11T07:57:22.057Z] #4 [internal] load .dockerignore [2025-04-11T07:57:22.057Z] #4 transferring context: 2B done [2025-04-11T07:57:22.057Z] #4 DONE 0.0s [2025-04-11T07:57:22.317Z] [2025-04-11T07:57:22.317Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:41773f5bac93f5d7dfb6ee5ea21b487ab1a1f8ecf1f80c61f41a6c1519e5c49a [2025-04-11T07:57:22.317Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:41773f5bac93f5d7dfb6ee5ea21b487ab1a1f8ecf1f80c61f41a6c1519e5c49a 0.0s done [2025-04-11T07:57:22.317Z] #5 DONE 0.0s [2025-04-11T07:57:22.317Z] [2025-04-11T07:57:22.317Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:41773f5bac93f5d7dfb6ee5ea21b487ab1a1f8ecf1f80c61f41a6c1519e5c49a [2025-04-11T07:57:22.317Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:41773f5bac93f5d7dfb6ee5ea21b487ab1a1f8ecf1f80c61f41a6c1519e5c49a 0.0s done [2025-04-11T07:57:22.317Z] #6 DONE 0.1s [2025-04-11T07:57:22.317Z] [2025-04-11T07:57:22.317Z] #7 exporting to image [2025-04-11T07:57:22.317Z] #7 exporting layers done [2025-04-11T07:57:22.317Z] #7 exporting manifest sha256:2c37e6c104b045cfe88ae02ad9068331b529c316f42087dade9769ebf3bfc13b done [2025-04-11T07:57:22.317Z] #7 exporting config sha256:25a0acce4ad626f6ba232710d2d3ae492e490d930a8de45776fc65fb1dd4bb78 done [2025-04-11T07:57:22.317Z] #7 exporting manifest sha256:e576c0b9df6bf2603c2950ab6fa3870f154a18ae5f20e8c6cf873de96efd7063 done [2025-04-11T07:57:22.317Z] #7 exporting config sha256:0e56d721bb4760c6245455c7c47b3d74f551151a44ec115fcdda8919623018a4 [2025-04-11T07:57:22.317Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-04-11T07:57:22.317Z] #7 ... [2025-04-11T07:57:22.317Z] [2025-04-11T07:57:22.317Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-04-11T07:57:22.317Z] #8 DONE 0.0s [2025-04-11T07:57:22.317Z] [2025-04-11T07:57:22.317Z] #7 exporting to image [2025-04-11T07:57:22.317Z] #7 exporting config sha256:0e56d721bb4760c6245455c7c47b3d74f551151a44ec115fcdda8919623018a4 done [2025-04-11T07:57:22.317Z] #7 exporting manifest list sha256:6f95c126205d249286ba6bacdea3d4c25187a93ffa04453d9db669b39dec1a65 done [2025-04-11T07:57:22.317Z] #7 pushing layers 0.1s done [2025-04-11T07:57:22.317Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:6f95c126205d249286ba6bacdea3d4c25187a93ffa04453d9db669b39dec1a65 [2025-04-11T07:57:22.580Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:6f95c126205d249286ba6bacdea3d4c25187a93ffa04453d9db669b39dec1a65 0.1s done [2025-04-11T07:57:22.580Z] #7 DONE 0.2s [2025-04-11T07:57:22.580Z] [2025-04-11T07:57:22.580Z] 1 warning found (use --debug to expand): [2025-04-11T07:57:22.580Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-04-11T07:57:22.881Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' [2025-04-11T07:57:22.881Z] + docker buildx build --platform linux/amd64,linux/arm64 --label support_platforms=linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - [2025-04-11T07:57:22.881Z] #1 [internal] load build definition from Dockerfile [2025-04-11T07:57:22.881Z] #1 transferring dockerfile: 164B done [2025-04-11T07:57:22.881Z] #1 DONE 0.0s [2025-04-11T07:57:22.881Z] [2025-04-11T07:57:22.881Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-04-11T07:57:22.881Z] #2 DONE 0.0s [2025-04-11T07:57:22.881Z] [2025-04-11T07:57:22.881Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-04-11T07:57:22.881Z] #3 DONE 0.1s [2025-04-11T07:57:22.881Z] [2025-04-11T07:57:22.881Z] #4 [internal] load .dockerignore [2025-04-11T07:57:22.881Z] #4 transferring context: 2B done [2025-04-11T07:57:22.881Z] #4 DONE 0.0s [2025-04-11T07:57:23.140Z] [2025-04-11T07:57:23.140Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:37f167d3508a87fa7e3e91850ef699c5a98cfced2a380b0cfc3b0a9a41a32dc3 [2025-04-11T07:57:23.140Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:37f167d3508a87fa7e3e91850ef699c5a98cfced2a380b0cfc3b0a9a41a32dc3 [2025-04-11T07:57:23.140Z] #5 ... [2025-04-11T07:57:23.140Z] [2025-04-11T07:57:23.140Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:37f167d3508a87fa7e3e91850ef699c5a98cfced2a380b0cfc3b0a9a41a32dc3 [2025-04-11T07:57:23.140Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:37f167d3508a87fa7e3e91850ef699c5a98cfced2a380b0cfc3b0a9a41a32dc3 0.0s done [2025-04-11T07:57:23.140Z] #6 DONE 0.1s [2025-04-11T07:57:23.140Z] [2025-04-11T07:57:23.140Z] #7 exporting to image [2025-04-11T07:57:23.140Z] #7 exporting layers done [2025-04-11T07:57:23.140Z] #7 exporting manifest sha256:a0960a4f42f3c4da62444cc618d613b8c3f86ee76a97517b9e3c37521fc30e23 0.0s done [2025-04-11T07:57:23.140Z] #7 exporting config sha256:16032dac1c33e42f233dedf186d1e817c216b959cc5de3678c29dfa05dadbc54 done [2025-04-11T07:57:23.140Z] #7 exporting manifest sha256:80b8dcca270d2a0260434cc47e29a5ac037c9a954e5c8d46f0c08a59228d6c65 done [2025-04-11T07:57:23.140Z] #7 exporting config sha256:d8745b4106a7b181e9e99ae35e2283f25bd75852b48e146df03f1adfdcd51bec done [2025-04-11T07:57:23.140Z] #7 exporting manifest list sha256:1c75d5c1e41f3fa8267f0bec7589827282fe8f57a76c9fd75a13aa6dbc2c0a7e [2025-04-11T07:57:23.140Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-04-11T07:57:23.140Z] #7 ... [2025-04-11T07:57:23.140Z] [2025-04-11T07:57:23.140Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-04-11T07:57:23.140Z] #8 DONE 0.0s [2025-04-11T07:57:23.140Z] [2025-04-11T07:57:23.140Z] #7 exporting to image [2025-04-11T07:57:23.140Z] #7 exporting manifest list sha256:1c75d5c1e41f3fa8267f0bec7589827282fe8f57a76c9fd75a13aa6dbc2c0a7e 0.0s done [2025-04-11T07:57:23.140Z] #7 pushing layers 0.1s done [2025-04-11T07:57:23.140Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:1c75d5c1e41f3fa8267f0bec7589827282fe8f57a76c9fd75a13aa6dbc2c0a7e [2025-04-11T07:57:23.402Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:1c75d5c1e41f3fa8267f0bec7589827282fe8f57a76c9fd75a13aa6dbc2c0a7e 0.1s done [2025-04-11T07:57:23.402Z] #7 DONE 0.3s [2025-04-11T07:57:23.402Z] [2025-04-11T07:57:23.402Z] 1 warning found (use --debug to expand): [2025-04-11T07:57:23.402Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-04-11T07:57:23.707Z] + docker buildx build --platform linux/amd64,linux/arm64 --label support_platforms=linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - [2025-04-11T07:57:23.707Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' [2025-04-11T07:57:23.707Z] #1 [internal] load build definition from Dockerfile [2025-04-11T07:57:23.707Z] #1 transferring dockerfile: 172B done [2025-04-11T07:57:23.707Z] #1 DONE 0.0s [2025-04-11T07:57:23.707Z] [2025-04-11T07:57:23.707Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-04-11T07:57:23.707Z] #2 DONE 0.0s [2025-04-11T07:57:23.707Z] [2025-04-11T07:57:23.707Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-04-11T07:57:23.707Z] #3 DONE 0.0s [2025-04-11T07:57:23.707Z] [2025-04-11T07:57:23.707Z] #4 [internal] load .dockerignore [2025-04-11T07:57:23.707Z] #4 transferring context: 2B done [2025-04-11T07:57:23.707Z] #4 DONE 0.0s [2025-04-11T07:57:23.964Z] [2025-04-11T07:57:23.964Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:e2447d1502ff3958c2b52887fd109a93ce15aa7c45a3726449c48f03bb7798fa [2025-04-11T07:57:23.964Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:e2447d1502ff3958c2b52887fd109a93ce15aa7c45a3726449c48f03bb7798fa 0.0s done [2025-04-11T07:57:23.964Z] #5 DONE 0.0s [2025-04-11T07:57:23.964Z] [2025-04-11T07:57:23.964Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:e2447d1502ff3958c2b52887fd109a93ce15aa7c45a3726449c48f03bb7798fa [2025-04-11T07:57:23.964Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:e2447d1502ff3958c2b52887fd109a93ce15aa7c45a3726449c48f03bb7798fa 0.0s done [2025-04-11T07:57:24.230Z] #6 DONE 0.2s [2025-04-11T07:57:24.230Z] [2025-04-11T07:57:24.230Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-04-11T07:57:24.230Z] #7 DONE 0.0s [2025-04-11T07:57:24.230Z] [2025-04-11T07:57:24.230Z] #8 exporting to image [2025-04-11T07:57:24.230Z] #8 exporting layers done [2025-04-11T07:57:24.230Z] #8 exporting manifest sha256:29abe83de474396711ff5a4c29e9139a78f556a41f9a5a280b106332747855d6 done [2025-04-11T07:57:24.230Z] #8 exporting config sha256:c2f30d42747167a0156f579e1b466508ca72f89ad3c03e9351f7a13e825cf1a0 done [2025-04-11T07:57:24.230Z] #8 exporting manifest sha256:668ed421ff790aad961cdf91399719afdf38c4c81900e11a427291b839b61815 0.0s done [2025-04-11T07:57:24.230Z] #8 exporting config sha256:553b0475236e07865f9e9b4cbd83424808c7fe024d7a79f2299c728e2a12f869 done [2025-04-11T07:57:24.230Z] #8 exporting manifest list sha256:f70ba22018642db1512e83eb3780ed3cb8cc62d07b2284caca638f525466dc3c done [2025-04-11T07:57:24.230Z] #8 pushing layers [2025-04-11T07:57:24.230Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-04-11T07:57:24.230Z] #8 pushing layers 0.1s done [2025-04-11T07:57:24.230Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:f70ba22018642db1512e83eb3780ed3cb8cc62d07b2284caca638f525466dc3c 0.1s done [2025-04-11T07:57:24.230Z] #8 DONE 0.3s [2025-04-11T07:57:24.230Z] [2025-04-11T07:57:24.230Z] 1 warning found (use --debug to expand): [2025-04-11T07:57:24.230Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-04-11T07:57:24.534Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' [2025-04-11T07:57:24.535Z] + docker buildx build --platform linux/amd64,linux/arm64 --label support_platforms=linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - [2025-04-11T07:57:24.535Z] #1 [internal] load build definition from Dockerfile [2025-04-11T07:57:24.535Z] #1 transferring dockerfile: 170B done [2025-04-11T07:57:24.535Z] #1 DONE 0.0s [2025-04-11T07:57:24.535Z] [2025-04-11T07:57:24.535Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-04-11T07:57:24.535Z] #2 DONE 0.0s [2025-04-11T07:57:24.535Z] [2025-04-11T07:57:24.535Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-04-11T07:57:24.535Z] #3 DONE 0.1s [2025-04-11T07:57:24.535Z] [2025-04-11T07:57:24.535Z] #4 [internal] load .dockerignore [2025-04-11T07:57:24.535Z] #4 transferring context: 2B done [2025-04-11T07:57:24.535Z] #4 DONE 0.0s [2025-04-11T07:57:24.798Z] [2025-04-11T07:57:24.798Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:4629f06b3b3951d01e0913ecc90368f89a8e5b3c75efc1df2176eeaf7b759c78 [2025-04-11T07:57:24.798Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:4629f06b3b3951d01e0913ecc90368f89a8e5b3c75efc1df2176eeaf7b759c78 [2025-04-11T07:57:24.798Z] #5 ... [2025-04-11T07:57:24.798Z] [2025-04-11T07:57:24.798Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:4629f06b3b3951d01e0913ecc90368f89a8e5b3c75efc1df2176eeaf7b759c78 [2025-04-11T07:57:24.798Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:4629f06b3b3951d01e0913ecc90368f89a8e5b3c75efc1df2176eeaf7b759c78 0.0s done [2025-04-11T07:57:24.798Z] #6 DONE 0.1s [2025-04-11T07:57:24.798Z] [2025-04-11T07:57:24.798Z] #7 exporting to image [2025-04-11T07:57:24.798Z] #7 exporting layers done [2025-04-11T07:57:24.798Z] #7 exporting manifest sha256:38e63bbb2179fcda01c423247f49df002a3502568db3d3baa9460e52d1696e41 0.0s done [2025-04-11T07:57:24.798Z] #7 exporting config sha256:0db80481436de623ddc30dbcdfdfb32173becd7a70ecf20424bef00e6760a715 done [2025-04-11T07:57:24.798Z] #7 exporting manifest sha256:708492d2f50e97748565c6e6b15fcb21f91181567059194f02ad01b6be85d7cb done [2025-04-11T07:57:24.798Z] #7 exporting config sha256:f9fd32cf9b86d40210a076188ecadea77f58e902d8b578b28fe703ed17237103 done [2025-04-11T07:57:24.798Z] #7 exporting manifest list sha256:a19d7964edb7b90090aa486a22e7c4f64aa47177887291f1cf9ced38aa1095a5 0.0s done [2025-04-11T07:57:24.798Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-04-11T07:57:24.798Z] #7 ... [2025-04-11T07:57:24.798Z] [2025-04-11T07:57:24.798Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-04-11T07:57:24.798Z] #8 DONE 0.0s [2025-04-11T07:57:24.798Z] [2025-04-11T07:57:24.798Z] #7 exporting to image [2025-04-11T07:57:24.798Z] #7 pushing layers 0.1s done [2025-04-11T07:57:24.798Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:a19d7964edb7b90090aa486a22e7c4f64aa47177887291f1cf9ced38aa1095a5 [2025-04-11T07:57:25.058Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:a19d7964edb7b90090aa486a22e7c4f64aa47177887291f1cf9ced38aa1095a5 0.1s done [2025-04-11T07:57:25.058Z] #7 DONE 0.2s [2025-04-11T07:57:25.058Z] [2025-04-11T07:57:25.058Z] 1 warning found (use --debug to expand): [2025-04-11T07:57:25.058Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-04-11T07:57:25.365Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' [2025-04-11T07:57:25.365Z] + docker buildx build --platform linux/amd64,linux/arm64 --label support_platforms=linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - [2025-04-11T07:57:25.365Z] #1 [internal] load build definition from Dockerfile [2025-04-11T07:57:25.365Z] #1 transferring dockerfile: 171B done [2025-04-11T07:57:25.365Z] #1 DONE 0.0s [2025-04-11T07:57:25.365Z] [2025-04-11T07:57:25.365Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-04-11T07:57:25.365Z] #2 DONE 0.0s [2025-04-11T07:57:25.365Z] [2025-04-11T07:57:25.365Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-04-11T07:57:25.365Z] #3 DONE 0.1s [2025-04-11T07:57:25.365Z] [2025-04-11T07:57:25.365Z] #4 [internal] load .dockerignore [2025-04-11T07:57:25.365Z] #4 transferring context: 2B done [2025-04-11T07:57:25.365Z] #4 DONE 0.0s [2025-04-11T07:57:25.622Z] [2025-04-11T07:57:25.622Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:fe2f03a7dbc954858e68b1297f6d9da0283d7cf50d286e3df6d82c0fc1d42dda [2025-04-11T07:57:25.622Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:fe2f03a7dbc954858e68b1297f6d9da0283d7cf50d286e3df6d82c0fc1d42dda 0.0s done [2025-04-11T07:57:25.622Z] #5 DONE 0.0s [2025-04-11T07:57:25.622Z] [2025-04-11T07:57:25.622Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:fe2f03a7dbc954858e68b1297f6d9da0283d7cf50d286e3df6d82c0fc1d42dda [2025-04-11T07:57:25.622Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:fe2f03a7dbc954858e68b1297f6d9da0283d7cf50d286e3df6d82c0fc1d42dda 0.0s done [2025-04-11T07:57:25.622Z] #6 DONE 0.1s [2025-04-11T07:57:25.622Z] [2025-04-11T07:57:25.622Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-04-11T07:57:25.622Z] #7 DONE 0.0s [2025-04-11T07:57:25.622Z] [2025-04-11T07:57:25.622Z] #8 exporting to image [2025-04-11T07:57:25.622Z] #8 exporting layers done [2025-04-11T07:57:25.622Z] #8 exporting manifest sha256:60b0aababa5e33b505278732de85bfa62bcfd2488eecdc1f5a531fc90df5234e 0.0s done [2025-04-11T07:57:25.622Z] #8 exporting config sha256:d6b26fea2b409b21aba6fc4cc031025f232d8a87ffa773a6e6e46951f634fd7d done [2025-04-11T07:57:25.622Z] #8 exporting manifest sha256:f1aef3af16e4fee2cc6b84079262a4164788fe1195f4000feef6c78bb832284d done [2025-04-11T07:57:25.622Z] #8 exporting config sha256:9d512b78b37c056cb9d3fc0e9b7c01bbe1f37b474a2481eb63ab6cac3cd8c865 0.0s done [2025-04-11T07:57:25.622Z] #8 exporting manifest list sha256:3ac99805393eb411c0c914c6da3f68aa07e84297e9378b7839b55b186e7a5dc3 done [2025-04-11T07:57:25.622Z] #8 pushing layers [2025-04-11T07:57:25.622Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-04-11T07:57:25.884Z] #8 pushing layers 0.1s done [2025-04-11T07:57:25.884Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:3ac99805393eb411c0c914c6da3f68aa07e84297e9378b7839b55b186e7a5dc3 0.1s done [2025-04-11T07:57:25.884Z] #8 DONE 0.2s [2025-04-11T07:57:25.884Z] [2025-04-11T07:57:25.884Z] 1 warning found (use --debug to expand): [2025-04-11T07:57:25.884Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-04-11T07:57:26.180Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' [2025-04-11T07:57:26.180Z] + docker buildx build --platform linux/amd64,linux/arm64 --label support_platforms=linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - [2025-04-11T07:57:26.180Z] #1 [internal] load build definition from Dockerfile [2025-04-11T07:57:26.180Z] #1 transferring dockerfile: 177B done [2025-04-11T07:57:26.180Z] #1 DONE 0.0s [2025-04-11T07:57:26.180Z] [2025-04-11T07:57:26.180Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-04-11T07:57:26.180Z] #2 DONE 0.1s [2025-04-11T07:57:26.180Z] [2025-04-11T07:57:26.180Z] #3 [internal] load .dockerignore [2025-04-11T07:57:26.180Z] #3 transferring context: [2025-04-11T07:57:26.441Z] #3 transferring context: 2B done [2025-04-11T07:57:26.441Z] #3 DONE 0.0s [2025-04-11T07:57:26.441Z] [2025-04-11T07:57:26.441Z] #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-04-11T07:57:26.441Z] #4 DONE 0.1s [2025-04-11T07:57:26.441Z] [2025-04-11T07:57:26.441Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:defc880af559522811b0554c0f9ce0968f333e7195a516c0e6ed9a4d32488421 [2025-04-11T07:57:26.441Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:defc880af559522811b0554c0f9ce0968f333e7195a516c0e6ed9a4d32488421 [2025-04-11T07:57:26.441Z] #5 ... [2025-04-11T07:57:26.441Z] [2025-04-11T07:57:26.441Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:defc880af559522811b0554c0f9ce0968f333e7195a516c0e6ed9a4d32488421 [2025-04-11T07:57:26.441Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:defc880af559522811b0554c0f9ce0968f333e7195a516c0e6ed9a4d32488421 0.0s done [2025-04-11T07:57:26.441Z] #6 DONE 0.1s [2025-04-11T07:57:26.441Z] [2025-04-11T07:57:26.441Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-04-11T07:57:26.441Z] #7 DONE 0.0s [2025-04-11T07:57:26.441Z] [2025-04-11T07:57:26.441Z] #8 exporting to image [2025-04-11T07:57:26.441Z] #8 exporting layers done [2025-04-11T07:57:26.441Z] #8 exporting manifest sha256:a38aac755c01f1dab7e5619704248a09e922d7e6b54e9a3f01f1916714ae4e56 done [2025-04-11T07:57:26.441Z] #8 exporting config sha256:6e6de7b9bd127ad8a53b646310c2bfa5cd75a6fa58fa8a95997642fcd6578661 done [2025-04-11T07:57:26.441Z] #8 exporting manifest sha256:8537210add3e58c4fed931330b92f525a8f8a71da5debb794e544c4bf1a6a5dc 0.0s done [2025-04-11T07:57:26.441Z] #8 exporting config sha256:c973a470c27f77d2c75b1671d674cb3380162f1ad060916cbe7254aeb6619671 done [2025-04-11T07:57:26.441Z] #8 exporting manifest list sha256:77233baf9c3ac8dd61b7152cddcd97d5c5b09a6681751f25cbeeec4e110276c7 done [2025-04-11T07:57:26.441Z] #8 pushing layers [2025-04-11T07:57:26.441Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-04-11T07:57:26.708Z] #8 pushing layers 0.2s done [2025-04-11T07:57:26.708Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:77233baf9c3ac8dd61b7152cddcd97d5c5b09a6681751f25cbeeec4e110276c7 [2025-04-11T07:57:26.708Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:77233baf9c3ac8dd61b7152cddcd97d5c5b09a6681751f25cbeeec4e110276c7 0.1s done [2025-04-11T07:57:26.708Z] #8 DONE 0.3s [2025-04-11T07:57:26.708Z] [2025-04-11T07:57:26.708Z] 1 warning found (use --debug to expand): [2025-04-11T07:57:26.708Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-04-11T07:57:26.997Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' [2025-04-11T07:57:26.997Z] + docker buildx build --platform linux/amd64,linux/arm64 --label support_platforms=linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - [2025-04-11T07:57:26.997Z] #1 [internal] load build definition from Dockerfile [2025-04-11T07:57:26.997Z] #1 transferring dockerfile: 181B done [2025-04-11T07:57:26.997Z] #1 DONE 0.0s [2025-04-11T07:57:26.997Z] [2025-04-11T07:57:26.997Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-04-11T07:57:26.997Z] #2 DONE 0.1s [2025-04-11T07:57:26.997Z] [2025-04-11T07:57:26.997Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-04-11T07:57:27.260Z] #3 DONE 0.1s [2025-04-11T07:57:27.261Z] [2025-04-11T07:57:27.261Z] #4 [internal] load .dockerignore [2025-04-11T07:57:27.261Z] #4 transferring context: 2B done [2025-04-11T07:57:27.261Z] #4 DONE 0.0s [2025-04-11T07:57:27.261Z] [2025-04-11T07:57:27.261Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:6f70199a58b12125374ed830a1899e0a30d9e2eeafbd6aa128b1079065d5818a [2025-04-11T07:57:27.261Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:6f70199a58b12125374ed830a1899e0a30d9e2eeafbd6aa128b1079065d5818a 0.0s done [2025-04-11T07:57:27.261Z] #5 DONE 0.0s [2025-04-11T07:57:27.261Z] [2025-04-11T07:57:27.261Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:6f70199a58b12125374ed830a1899e0a30d9e2eeafbd6aa128b1079065d5818a [2025-04-11T07:57:27.261Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:6f70199a58b12125374ed830a1899e0a30d9e2eeafbd6aa128b1079065d5818a 0.0s done [2025-04-11T07:57:27.261Z] #6 DONE 0.1s [2025-04-11T07:57:27.261Z] [2025-04-11T07:57:27.261Z] #7 exporting to image [2025-04-11T07:57:27.261Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-04-11T07:57:27.261Z] #7 ... [2025-04-11T07:57:27.261Z] [2025-04-11T07:57:27.261Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-04-11T07:57:27.261Z] #8 DONE 0.0s [2025-04-11T07:57:27.261Z] [2025-04-11T07:57:27.261Z] #7 exporting to image [2025-04-11T07:57:27.261Z] #7 exporting layers done [2025-04-11T07:57:27.261Z] #7 exporting manifest sha256:4326e15d0cabca6c81f1cf0b95ed66ed0c1a2bb1696aed781e4b85760aa0067f 0.0s done [2025-04-11T07:57:27.261Z] #7 exporting config sha256:05e76abb58b6e447f7eace6d4bc621eb867a3d154e7f08721536443b4374aaeb done [2025-04-11T07:57:27.261Z] #7 exporting manifest sha256:2d6559cef5eccb1876c5002401999239397b694ac709b478a6f4618585927547 done [2025-04-11T07:57:27.261Z] #7 exporting config sha256:a0e42bfbae7cffb422ea79d231edf612c593b8c3ca2cd9a1e793dbe5a0f5e0c3 done [2025-04-11T07:57:27.261Z] #7 exporting manifest list sha256:ae4da8546eac4992562533ffe22f12484d2206d4f54a15a13d48fbad217f52d8 done [2025-04-11T07:57:27.261Z] #7 pushing layers [2025-04-11T07:57:27.530Z] #7 pushing layers 0.1s done [2025-04-11T07:57:27.530Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:ae4da8546eac4992562533ffe22f12484d2206d4f54a15a13d48fbad217f52d8 0.1s done [2025-04-11T07:57:27.530Z] #7 DONE 0.3s [2025-04-11T07:57:27.530Z] [2025-04-11T07:57:27.530Z] 1 warning found (use --debug to expand): [2025-04-11T07:57:27.530Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-04-11T07:57:27.823Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' [2025-04-11T07:57:27.823Z] + docker buildx build --platform linux/amd64,linux/arm64 --label support_platforms=linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - [2025-04-11T07:57:27.823Z] #1 [internal] load build definition from Dockerfile [2025-04-11T07:57:27.823Z] #1 transferring dockerfile: 171B done [2025-04-11T07:57:27.823Z] #1 DONE 0.0s [2025-04-11T07:57:27.823Z] [2025-04-11T07:57:27.823Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-04-11T07:57:27.823Z] #2 DONE 0.0s [2025-04-11T07:57:27.823Z] [2025-04-11T07:57:27.823Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-04-11T07:57:27.823Z] #3 DONE 0.1s [2025-04-11T07:57:27.823Z] [2025-04-11T07:57:27.823Z] #4 [internal] load .dockerignore [2025-04-11T07:57:27.823Z] #4 transferring context: 2B done [2025-04-11T07:57:27.823Z] #4 DONE 0.0s [2025-04-11T07:57:27.823Z] [2025-04-11T07:57:27.823Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:29eef4ff3e0bcb3f5ebc9c325665f4f364465c622add03bdffc4c0a792653776 [2025-04-11T07:57:27.823Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:29eef4ff3e0bcb3f5ebc9c325665f4f364465c622add03bdffc4c0a792653776 [2025-04-11T07:57:28.088Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:29eef4ff3e0bcb3f5ebc9c325665f4f364465c622add03bdffc4c0a792653776 0.0s done [2025-04-11T07:57:28.088Z] #5 DONE 0.1s [2025-04-11T07:57:28.088Z] [2025-04-11T07:57:28.088Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:29eef4ff3e0bcb3f5ebc9c325665f4f364465c622add03bdffc4c0a792653776 [2025-04-11T07:57:28.088Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:29eef4ff3e0bcb3f5ebc9c325665f4f364465c622add03bdffc4c0a792653776 0.0s done [2025-04-11T07:57:28.088Z] #6 DONE 0.0s [2025-04-11T07:57:28.088Z] [2025-04-11T07:57:28.088Z] #7 exporting to image [2025-04-11T07:57:28.088Z] #7 exporting layers [2025-04-11T07:57:28.088Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-04-11T07:57:28.088Z] #7 ... [2025-04-11T07:57:28.088Z] [2025-04-11T07:57:28.088Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-04-11T07:57:28.088Z] #8 DONE 0.0s [2025-04-11T07:57:28.088Z] [2025-04-11T07:57:28.088Z] #7 exporting to image [2025-04-11T07:57:28.088Z] #7 exporting layers done [2025-04-11T07:57:28.088Z] #7 exporting manifest sha256:1e734b75be0357d82b7a932d1bbc9a2aa0801b42dc0a472f928cc885b2728d66 done [2025-04-11T07:57:28.088Z] #7 exporting config sha256:4ee1d7e2dff49fb0a4bb6b2e306bc0744b5dceea21655256a6375dd1c3b39f6f done [2025-04-11T07:57:28.088Z] #7 exporting manifest sha256:a7dbac9ecb55137e1b1fd0d7a58a07c25ca92ba55c5dadca138a311350d94b73 0.0s done [2025-04-11T07:57:28.088Z] #7 exporting config sha256:c896822cb519fa71256d7480e0e33070b53b59dc11db1a8e0c214bc9ad00710d done [2025-04-11T07:57:28.088Z] #7 exporting manifest list sha256:50284639131d986dd63d5e7c1c486565f3d651ffd7bf17bcc7091815290cee0e done [2025-04-11T07:57:28.088Z] #7 pushing layers 0.1s done [2025-04-11T07:57:28.088Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:50284639131d986dd63d5e7c1c486565f3d651ffd7bf17bcc7091815290cee0e [2025-04-11T07:57:28.347Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:50284639131d986dd63d5e7c1c486565f3d651ffd7bf17bcc7091815290cee0e 0.1s done [2025-04-11T07:57:28.347Z] #7 DONE 0.2s [2025-04-11T07:57:28.347Z] [2025-04-11T07:57:28.347Z] 1 warning found (use --debug to expand): [2025-04-11T07:57:28.347Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-04-11T07:57:28.647Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' [2025-04-11T07:57:28.647Z] + docker buildx build --platform linux/amd64,linux/arm64 --label support_platforms=linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - [2025-04-11T07:57:28.647Z] #1 [internal] load build definition from Dockerfile [2025-04-11T07:57:28.647Z] #1 transferring dockerfile: 172B done [2025-04-11T07:57:28.647Z] #1 DONE 0.0s [2025-04-11T07:57:28.647Z] [2025-04-11T07:57:28.647Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-04-11T07:57:28.647Z] #2 DONE 0.1s [2025-04-11T07:57:28.647Z] [2025-04-11T07:57:28.647Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-04-11T07:57:28.909Z] #3 DONE 0.1s [2025-04-11T07:57:28.909Z] [2025-04-11T07:57:28.909Z] #4 [internal] load .dockerignore [2025-04-11T07:57:28.909Z] #4 transferring context: 2B done [2025-04-11T07:57:28.909Z] #4 DONE 0.0s [2025-04-11T07:57:28.909Z] [2025-04-11T07:57:28.909Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:b2bb405f2cc3ba4ce1da70f5b6aea68c59de9c21d24ff539afc68a732f7bb1cc [2025-04-11T07:57:28.909Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:b2bb405f2cc3ba4ce1da70f5b6aea68c59de9c21d24ff539afc68a732f7bb1cc 0.0s done [2025-04-11T07:57:28.909Z] #5 DONE 0.0s [2025-04-11T07:57:28.909Z] [2025-04-11T07:57:28.909Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:b2bb405f2cc3ba4ce1da70f5b6aea68c59de9c21d24ff539afc68a732f7bb1cc [2025-04-11T07:57:28.909Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:b2bb405f2cc3ba4ce1da70f5b6aea68c59de9c21d24ff539afc68a732f7bb1cc 0.0s done [2025-04-11T07:57:28.909Z] #6 DONE 0.1s [2025-04-11T07:57:28.909Z] [2025-04-11T07:57:28.909Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-04-11T07:57:28.909Z] #7 DONE 0.0s [2025-04-11T07:57:28.909Z] [2025-04-11T07:57:28.909Z] #8 exporting to image [2025-04-11T07:57:28.909Z] #8 exporting layers done [2025-04-11T07:57:28.909Z] #8 exporting manifest sha256:fdca93d6daa31bd32c606572a7eb965c8428d8bd438118b168c42d4ad491e8ad done [2025-04-11T07:57:28.909Z] #8 exporting config sha256:76c4797ad6dc94ec5907a0258e1e17e0ce069b142750f6c6f0be03c1ce1c6386 done [2025-04-11T07:57:28.909Z] #8 exporting manifest sha256:f40edb491391b57fbac770bb4f44de42183fa4634e9e01269ec097dbfd8bcf99 done [2025-04-11T07:57:28.909Z] #8 exporting config sha256:a938ea95468f2a8b31c41c7ed99c6bffeea67307362d6c1c85405101e3c96eee done [2025-04-11T07:57:28.909Z] #8 exporting manifest list sha256:6fe3c9deaa8c9d75e067d84d69743cd634e53335b502f17e6a085250df8bb8bf done [2025-04-11T07:57:28.909Z] #8 pushing layers [2025-04-11T07:57:28.909Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-04-11T07:57:29.178Z] #8 pushing layers 0.1s done [2025-04-11T07:57:29.178Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:6fe3c9deaa8c9d75e067d84d69743cd634e53335b502f17e6a085250df8bb8bf 0.1s done [2025-04-11T07:57:29.178Z] #8 DONE 0.2s [2025-04-11T07:57:29.178Z] [2025-04-11T07:57:29.178Z] 1 warning found (use --debug to expand): [2025-04-11T07:57:29.178Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-04-11T07:57:29.488Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' [2025-04-11T07:57:29.488Z] + docker buildx build --platform linux/amd64,linux/arm64 --label support_platforms=linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - [2025-04-11T07:57:29.488Z] #1 [internal] load build definition from Dockerfile [2025-04-11T07:57:29.488Z] #1 transferring dockerfile: 172B done [2025-04-11T07:57:29.488Z] #1 DONE 0.0s [2025-04-11T07:57:29.488Z] [2025-04-11T07:57:29.488Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-04-11T07:57:29.488Z] #2 DONE 0.1s [2025-04-11T07:57:29.488Z] [2025-04-11T07:57:29.488Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-04-11T07:57:29.488Z] #3 DONE 0.1s [2025-04-11T07:57:29.488Z] [2025-04-11T07:57:29.488Z] #4 [internal] load .dockerignore [2025-04-11T07:57:29.488Z] #4 transferring context: [2025-04-11T07:57:29.746Z] #4 transferring context: 2B done [2025-04-11T07:57:29.746Z] #4 DONE 0.0s [2025-04-11T07:57:29.746Z] [2025-04-11T07:57:29.746Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:e41981c8567c9ddfb0c188f4012b278602b8120eece48f59eee4930aadb65db5 [2025-04-11T07:57:29.746Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:e41981c8567c9ddfb0c188f4012b278602b8120eece48f59eee4930aadb65db5 0.0s done [2025-04-11T07:57:29.746Z] #5 DONE 0.0s [2025-04-11T07:57:29.746Z] [2025-04-11T07:57:29.746Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:e41981c8567c9ddfb0c188f4012b278602b8120eece48f59eee4930aadb65db5 [2025-04-11T07:57:29.746Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:e41981c8567c9ddfb0c188f4012b278602b8120eece48f59eee4930aadb65db5 0.0s done [2025-04-11T07:57:29.746Z] #6 DONE 0.1s [2025-04-11T07:57:29.746Z] [2025-04-11T07:57:29.746Z] #7 exporting to image [2025-04-11T07:57:29.746Z] #7 exporting layers done [2025-04-11T07:57:29.746Z] #7 exporting manifest sha256:0381cbf61d1b909e3f45178671be3c96f6bb3f44b93ef61a1b6ace5d3340e915 done [2025-04-11T07:57:29.746Z] #7 exporting config sha256:9089eaf8fe8a703445a3f4284bd2a94fb3ff6983e835cfadaf88434b7e58164e [2025-04-11T07:57:29.746Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-04-11T07:57:29.746Z] #7 ... [2025-04-11T07:57:29.746Z] [2025-04-11T07:57:29.746Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-04-11T07:57:29.746Z] #8 DONE 0.0s [2025-04-11T07:57:29.746Z] [2025-04-11T07:57:29.746Z] #7 exporting to image [2025-04-11T07:57:29.746Z] #7 exporting config sha256:9089eaf8fe8a703445a3f4284bd2a94fb3ff6983e835cfadaf88434b7e58164e done [2025-04-11T07:57:29.746Z] #7 exporting manifest sha256:746875baa45f90368978bef2d9da31c4460838c67b28f1c5bdc20b14042f1ba8 done [2025-04-11T07:57:29.746Z] #7 exporting config sha256:d5bde9f4b7d5d0cb0400a398bb06038f3ba938532c7f3a8b0a5d6eb4ff05f1aa done [2025-04-11T07:57:29.746Z] #7 exporting manifest list sha256:784bdddef8c9429e3d5c8a163d464ae2047391d5970f88e68a987aa8aaede670 done [2025-04-11T07:57:29.746Z] #7 pushing layers [2025-04-11T07:57:30.006Z] #7 pushing layers 0.1s done [2025-04-11T07:57:30.006Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:784bdddef8c9429e3d5c8a163d464ae2047391d5970f88e68a987aa8aaede670 [2025-04-11T07:57:30.006Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:784bdddef8c9429e3d5c8a163d464ae2047391d5970f88e68a987aa8aaede670 0.2s done [2025-04-11T07:57:30.006Z] #7 DONE 0.3s [2025-04-11T07:57:30.006Z] [2025-04-11T07:57:30.006Z] 1 warning found (use --debug to expand): [2025-04-11T07:57:30.006Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-04-11T07:57:30.305Z] + docker buildx build --platform linux/amd64,linux/arm64 --label support_platforms=linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - [2025-04-11T07:57:30.305Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' [2025-04-11T07:57:30.305Z] #1 [internal] load build definition from Dockerfile [2025-04-11T07:57:30.305Z] #1 transferring dockerfile: 172B done [2025-04-11T07:57:30.305Z] #1 DONE 0.0s [2025-04-11T07:57:30.305Z] [2025-04-11T07:57:30.305Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-04-11T07:57:30.305Z] #2 DONE 0.0s [2025-04-11T07:57:30.305Z] [2025-04-11T07:57:30.305Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-04-11T07:57:30.305Z] #3 DONE 0.0s [2025-04-11T07:57:30.305Z] [2025-04-11T07:57:30.305Z] #4 [internal] load .dockerignore [2025-04-11T07:57:30.305Z] #4 transferring context: 2B done [2025-04-11T07:57:30.305Z] #4 DONE 0.0s [2025-04-11T07:57:30.572Z] [2025-04-11T07:57:30.572Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:581e408a09feb11c08d191bb9982216f1026c29535e46f1fe96cc71ddbe3bcda [2025-04-11T07:57:30.572Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:581e408a09feb11c08d191bb9982216f1026c29535e46f1fe96cc71ddbe3bcda 0.0s done [2025-04-11T07:57:30.572Z] #5 DONE 0.0s [2025-04-11T07:57:30.572Z] [2025-04-11T07:57:30.572Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:581e408a09feb11c08d191bb9982216f1026c29535e46f1fe96cc71ddbe3bcda [2025-04-11T07:57:30.572Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:581e408a09feb11c08d191bb9982216f1026c29535e46f1fe96cc71ddbe3bcda 0.0s done [2025-04-11T07:57:30.572Z] #6 DONE 0.1s [2025-04-11T07:57:30.572Z] [2025-04-11T07:57:30.572Z] #7 exporting to image [2025-04-11T07:57:30.572Z] #7 exporting layers done [2025-04-11T07:57:30.572Z] #7 exporting manifest sha256:bfa12f572c52e09421dc040e867af78f634a6b129df32002668e67c5e505a2c1 done [2025-04-11T07:57:30.572Z] #7 exporting config sha256:8d91096bbe539d1f48a8fde67bcb0f33db0fd64b3615b004e976705ff04603d6 done [2025-04-11T07:57:30.572Z] #7 exporting manifest sha256:17547cd35e8c2bb2e74ba53802685a2e3a3f25c921977d09ad081fa3d5823caa done [2025-04-11T07:57:30.572Z] #7 exporting config sha256:0f73fc04368cace0556e8e74b4366df99dc83857c2a169ecf2c5176fd4bffd3e [2025-04-11T07:57:30.572Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-04-11T07:57:30.572Z] #7 ... [2025-04-11T07:57:30.572Z] [2025-04-11T07:57:30.572Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-04-11T07:57:30.572Z] #8 DONE 0.0s [2025-04-11T07:57:30.572Z] [2025-04-11T07:57:30.572Z] #7 exporting to image [2025-04-11T07:57:30.572Z] #7 exporting config sha256:0f73fc04368cace0556e8e74b4366df99dc83857c2a169ecf2c5176fd4bffd3e done [2025-04-11T07:57:30.572Z] #7 exporting manifest list sha256:6d17b914e67602e1e07a8182723c23953de809f31b2831e3e9cefa45b26ac3ba done [2025-04-11T07:57:30.572Z] #7 pushing layers 0.1s done [2025-04-11T07:57:30.572Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:6d17b914e67602e1e07a8182723c23953de809f31b2831e3e9cefa45b26ac3ba [2025-04-11T07:57:30.832Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:6d17b914e67602e1e07a8182723c23953de809f31b2831e3e9cefa45b26ac3ba 0.1s done [2025-04-11T07:57:30.832Z] #7 DONE 0.2s [2025-04-11T07:57:30.832Z] [2025-04-11T07:57:30.832Z] 1 warning found (use --debug to expand): [2025-04-11T07:57:30.832Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-04-11T07:57:31.118Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' [2025-04-11T07:57:31.118Z] + docker buildx build --platform linux/amd64,linux/arm64 --label support_platforms=linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - [2025-04-11T07:57:31.118Z] #1 [internal] load build definition from Dockerfile [2025-04-11T07:57:31.118Z] #1 transferring dockerfile: 168B done [2025-04-11T07:57:31.118Z] #1 DONE 0.0s [2025-04-11T07:57:31.118Z] [2025-04-11T07:57:31.118Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-04-11T07:57:31.118Z] #2 DONE 0.0s [2025-04-11T07:57:31.118Z] [2025-04-11T07:57:31.118Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-04-11T07:57:31.118Z] #3 DONE 0.1s [2025-04-11T07:57:31.118Z] [2025-04-11T07:57:31.118Z] #4 [internal] load .dockerignore [2025-04-11T07:57:31.118Z] #4 transferring context: 2B done [2025-04-11T07:57:31.118Z] #4 DONE 0.0s [2025-04-11T07:57:31.380Z] [2025-04-11T07:57:31.380Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:c3db2f5d38a7cec4193219a68ebe710861faf255276cff5048e9872f4222206c [2025-04-11T07:57:31.380Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:c3db2f5d38a7cec4193219a68ebe710861faf255276cff5048e9872f4222206c 0.0s done [2025-04-11T07:57:31.380Z] #5 DONE 0.0s [2025-04-11T07:57:31.380Z] [2025-04-11T07:57:31.380Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:c3db2f5d38a7cec4193219a68ebe710861faf255276cff5048e9872f4222206c [2025-04-11T07:57:31.380Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:c3db2f5d38a7cec4193219a68ebe710861faf255276cff5048e9872f4222206c 0.0s done [2025-04-11T07:57:31.380Z] #6 DONE 0.1s [2025-04-11T07:57:31.380Z] [2025-04-11T07:57:31.380Z] #7 exporting to image [2025-04-11T07:57:31.380Z] #7 exporting layers done [2025-04-11T07:57:31.380Z] #7 exporting manifest sha256:fbdc52a14cd2a9716da8504e67041f900b9e71d1ee07a815d854d29b2428741c done [2025-04-11T07:57:31.380Z] #7 exporting config sha256:aee485a7c0198fe0fde61928d3b64d5279ea80d4bd8fc61c3a645389f85e93db [2025-04-11T07:57:31.380Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-04-11T07:57:31.380Z] #7 ... [2025-04-11T07:57:31.380Z] [2025-04-11T07:57:31.380Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-04-11T07:57:31.380Z] #8 DONE 0.0s [2025-04-11T07:57:31.380Z] [2025-04-11T07:57:31.380Z] #7 exporting to image [2025-04-11T07:57:31.380Z] #7 exporting config sha256:aee485a7c0198fe0fde61928d3b64d5279ea80d4bd8fc61c3a645389f85e93db done [2025-04-11T07:57:31.380Z] #7 exporting manifest sha256:756fa2f73eb0519c64c4636e27cb130a3c60cd066cf3909370f112031220beb5 done [2025-04-11T07:57:31.380Z] #7 exporting config sha256:a99d0af8965318dafb7ab69eeef2c74b4adfb844cd783888382d10072c5133b3 done [2025-04-11T07:57:31.380Z] #7 exporting manifest list sha256:e8718a2ef5aa3b8358f6d6c1b4de2946b5d651ab7bf816adcad8dd2a31c82684 done [2025-04-11T07:57:31.380Z] #7 pushing layers 0.1s done [2025-04-11T07:57:31.380Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:e8718a2ef5aa3b8358f6d6c1b4de2946b5d651ab7bf816adcad8dd2a31c82684 [2025-04-11T07:57:31.641Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:e8718a2ef5aa3b8358f6d6c1b4de2946b5d651ab7bf816adcad8dd2a31c82684 0.1s done [2025-04-11T07:57:31.641Z] #7 DONE 0.2s [2025-04-11T07:57:31.641Z] [2025-04-11T07:57:31.641Z] 1 warning found (use --debug to expand): [2025-04-11T07:57:31.641Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-04-11T07:57:32.041Z] + '[' -d /w/workspace/edgex-go/825/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-04-11T07:57:32.332Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-11T07:57:32.890Z] ---> package-listing.sh [2025-04-11T07:57:32.890Z] ++ facter osfamily [2025-04-11T07:57:32.890Z] ++ tr '[:upper:]' '[:lower:]' [2025-04-11T07:57:33.152Z] + OS_FAMILY=redhat [2025-04-11T07:57:33.152Z] + workspace=/w/workspace/edgex-go/825 [2025-04-11T07:57:33.152Z] + START_PACKAGES=/tmp/packages_start.txt [2025-04-11T07:57:33.152Z] + END_PACKAGES=/tmp/packages_end.txt [2025-04-11T07:57:33.152Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-04-11T07:57:33.152Z] + PACKAGES=/tmp/packages_start.txt [2025-04-11T07:57:33.152Z] + '[' /w/workspace/edgex-go/825 ']' [2025-04-11T07:57:33.152Z] + PACKAGES=/tmp/packages_end.txt [2025-04-11T07:57:33.152Z] + case "${OS_FAMILY}" in [2025-04-11T07:57:33.152Z] + sort [2025-04-11T07:57:33.152Z] + rpm -qa [2025-04-11T07:57:33.722Z] + '[' -f /tmp/packages_start.txt ']' [2025-04-11T07:57:33.722Z] + '[' -f /tmp/packages_end.txt ']' [2025-04-11T07:57:33.722Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-04-11T07:57:33.722Z] + '[' /w/workspace/edgex-go/825 ']' [2025-04-11T07:57:33.722Z] + mkdir -p /w/workspace/edgex-go/825/archives/ [2025-04-11T07:57:33.722Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/825/archives/ [Pipeline] echo [2025-04-11T07:57:33.735Z] 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/825/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-04-11T07:57:34.013Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:57:34.590Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-04-11T07:57:34.590Z] [2025-04-11T07:57:34.590Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:57:34.896Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-04-11T07:57:34.896Z] latest: Pulling from edgex-lftools-log-publisher [2025-04-11T07:57:34.896Z] 5eb5b503b376: Pulling fs layer [2025-04-11T07:57:34.896Z] 5c69ac0246d0: Pulling fs layer [2025-04-11T07:57:34.896Z] ec43610c2a17: Pulling fs layer [2025-04-11T07:57:34.896Z] 3a2ae6a8a46f: Pulling fs layer [2025-04-11T07:57:34.896Z] 33b1e0a273af: Pulling fs layer [2025-04-11T07:57:34.896Z] 5d3b04190fa2: Pulling fs layer [2025-04-11T07:57:34.896Z] 2f39f015ded8: Pulling fs layer [2025-04-11T07:57:34.896Z] 3a2ae6a8a46f: Waiting [2025-04-11T07:57:34.896Z] 33b1e0a273af: Waiting [2025-04-11T07:57:34.896Z] 5d3b04190fa2: Waiting [2025-04-11T07:57:34.896Z] 2f39f015ded8: Waiting [2025-04-11T07:57:34.896Z] 5c69ac0246d0: Verifying Checksum [2025-04-11T07:57:34.896Z] 5c69ac0246d0: Download complete [2025-04-11T07:57:34.896Z] 3a2ae6a8a46f: Verifying Checksum [2025-04-11T07:57:34.896Z] 3a2ae6a8a46f: Download complete [2025-04-11T07:57:34.896Z] 33b1e0a273af: Verifying Checksum [2025-04-11T07:57:34.896Z] 33b1e0a273af: Download complete [2025-04-11T07:57:34.896Z] 5d3b04190fa2: Verifying Checksum [2025-04-11T07:57:34.896Z] 5d3b04190fa2: Download complete [2025-04-11T07:57:34.896Z] ec43610c2a17: Verifying Checksum [2025-04-11T07:57:34.896Z] ec43610c2a17: Download complete [2025-04-11T07:57:35.161Z] 5eb5b503b376: Verifying Checksum [2025-04-11T07:57:35.161Z] 5eb5b503b376: Download complete [2025-04-11T07:57:35.765Z] 2f39f015ded8: Verifying Checksum [2025-04-11T07:57:35.765Z] 2f39f015ded8: Download complete [2025-04-11T07:57:36.338Z] 5eb5b503b376: Pull complete [2025-04-11T07:57:36.601Z] 5c69ac0246d0: Pull complete [2025-04-11T07:57:36.859Z] ec43610c2a17: Pull complete [2025-04-11T07:57:37.115Z] 3a2ae6a8a46f: Pull complete [2025-04-11T07:57:37.115Z] 33b1e0a273af: Pull complete [2025-04-11T07:57:37.374Z] 5d3b04190fa2: Pull complete [2025-04-11T07:57:41.571Z] 2f39f015ded8: Pull complete [2025-04-11T07:57:41.571Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-04-11T07:57:41.571Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-04-11T07:57:41.571Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-11T07:57:41.772Z] prd-centos7-docker-4c-2g-44766 does not seem to be running inside a container [2025-04-11T07:57:41.814Z] $ 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/825/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@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-lftools-log-publisher:latest cat [2025-04-11T07:57:44.860Z] $ docker top b29ccc07cbf4d83958ce200286b74421946e093f4f19d8b58d8cbf91faae1ac5 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-04-11T07:57:45.217Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-04-11T07:57:45.515Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-04-11T07:57:45.810Z] + ls /var/log/sa-host [2025-04-11T07:57:45.810Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-04-11T07:57:46.014Z] provisioning config files... [2025-04-11T07:57:46.058Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config3254258013948858054tmp [Pipeline] { [Pipeline] echo [2025-04-11T07:57:46.114Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-11T07:57:46.423Z] ---> create-netrc.sh [Pipeline] } [2025-04-11T07:57:46.430Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-04-11T07:57:46.805Z] ---> python-tools-install.sh [Pipeline] echo [2025-04-11T07:57:46.816Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-11T07:57:47.119Z] ---> sudo-logs.sh [2025-04-11T07:57:47.119Z] Archiving 'sudo' log.. [2025-04-11T07:57:47.119Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-04-11T07:57:47.158Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-04-11T07:57:47.161Z] $ docker stop --time=1 b29ccc07cbf4d83958ce200286b74421946e093f4f19d8b58d8cbf91faae1ac5 [2025-04-11T07:57:48.330Z] $ docker rm -f --volumes b29ccc07cbf4d83958ce200286b74421946e093f4f19d8b58d8cbf91faae1ac5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-04-11T07:57:48.501Z] [WS-CLEANUP] Deleting project workspace... [2025-04-11T07:57:48.501Z] [WS-CLEANUP] Deferred wipeout is used... [2025-04-11T07:57:48.537Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [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] } [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-04-11T07:57:49.576Z] + [ -d /w/workspace/edgex-go/825/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-04-11T07:57:49.875Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-11T07:57:50.768Z] ---> package-listing.sh [2025-04-11T07:57:50.768Z] ++ facter osfamily [2025-04-11T07:57:50.768Z] ++ tr '[:upper:]' '[:lower:]' [2025-04-11T07:57:51.038Z] + OS_FAMILY=debian [2025-04-11T07:57:51.038Z] + workspace=/w/workspace/edgex-go/825 [2025-04-11T07:57:51.038Z] + START_PACKAGES=/tmp/packages_start.txt [2025-04-11T07:57:51.038Z] + END_PACKAGES=/tmp/packages_end.txt [2025-04-11T07:57:51.038Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-04-11T07:57:51.038Z] + PACKAGES=/tmp/packages_start.txt [2025-04-11T07:57:51.038Z] + '[' /w/workspace/edgex-go/825 ']' [2025-04-11T07:57:51.038Z] + PACKAGES=/tmp/packages_end.txt [2025-04-11T07:57:51.038Z] + case "${OS_FAMILY}" in [2025-04-11T07:57:51.038Z] + dpkg -l [2025-04-11T07:57:51.038Z] + grep '^ii' [2025-04-11T07:57:51.038Z] + '[' -f /tmp/packages_start.txt ']' [2025-04-11T07:57:51.038Z] + '[' -f /tmp/packages_end.txt ']' [2025-04-11T07:57:51.038Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-04-11T07:57:51.038Z] + '[' /w/workspace/edgex-go/825 ']' [2025-04-11T07:57:51.038Z] + mkdir -p /w/workspace/edgex-go/825/archives/ [2025-04-11T07:57:51.038Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/825/archives/ [Pipeline] echo [2025-04-11T07:57:51.048Z] 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/825/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-04-11T07:57:51.347Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:57:51.917Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-04-11T07:57:51.917Z] [2025-04-11T07:57:51.917Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T07:57:52.214Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-04-11T07:57:52.214Z] latest: Pulling from edgex-lftools-log-publisher [2025-04-11T07:57:52.214Z] 5eb5b503b376: Pulling fs layer [2025-04-11T07:57:52.214Z] 5c69ac0246d0: Pulling fs layer [2025-04-11T07:57:52.214Z] ec43610c2a17: Pulling fs layer [2025-04-11T07:57:52.214Z] 3a2ae6a8a46f: Pulling fs layer [2025-04-11T07:57:52.214Z] 33b1e0a273af: Pulling fs layer [2025-04-11T07:57:52.214Z] 5d3b04190fa2: Pulling fs layer [2025-04-11T07:57:52.214Z] 2f39f015ded8: Pulling fs layer [2025-04-11T07:57:52.214Z] 3a2ae6a8a46f: Waiting [2025-04-11T07:57:52.214Z] 33b1e0a273af: Waiting [2025-04-11T07:57:52.214Z] 5d3b04190fa2: Waiting [2025-04-11T07:57:52.214Z] 2f39f015ded8: Waiting [2025-04-11T07:57:52.214Z] 5c69ac0246d0: Verifying Checksum [2025-04-11T07:57:52.214Z] 5c69ac0246d0: Download complete [2025-04-11T07:57:52.214Z] 3a2ae6a8a46f: Verifying Checksum [2025-04-11T07:57:52.214Z] 3a2ae6a8a46f: Download complete [2025-04-11T07:57:52.214Z] ec43610c2a17: Verifying Checksum [2025-04-11T07:57:52.214Z] ec43610c2a17: Download complete [2025-04-11T07:57:52.214Z] 5d3b04190fa2: Verifying Checksum [2025-04-11T07:57:52.214Z] 5d3b04190fa2: Download complete [2025-04-11T07:57:52.483Z] 33b1e0a273af: Verifying Checksum [2025-04-11T07:57:52.483Z] 33b1e0a273af: Download complete [2025-04-11T07:57:52.483Z] 5eb5b503b376: Verifying Checksum [2025-04-11T07:57:52.483Z] 5eb5b503b376: Download complete [2025-04-11T07:57:53.078Z] 2f39f015ded8: Verifying Checksum [2025-04-11T07:57:53.078Z] 2f39f015ded8: Download complete [2025-04-11T07:57:53.682Z] 5eb5b503b376: Pull complete [2025-04-11T07:57:53.976Z] 5c69ac0246d0: Pull complete [2025-04-11T07:57:54.277Z] ec43610c2a17: Pull complete [2025-04-11T07:57:54.277Z] 3a2ae6a8a46f: Pull complete [2025-04-11T07:57:54.584Z] 33b1e0a273af: Pull complete [2025-04-11T07:57:54.584Z] 5d3b04190fa2: Pull complete [2025-04-11T07:58:00.001Z] 2f39f015ded8: Pull complete [2025-04-11T07:58:00.001Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-04-11T07:58:00.001Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-04-11T07:58:00.001Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-11T07:58:00.120Z] prd-ubuntu20.04-docker-8c-8g-44764 does not seem to be running inside a container [2025-04-11T07:58:00.098Z] $ 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/825/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/825 -v /w/workspace/edgex-go/825:/w/workspace/edgex-go/825:rw,z -v /w/workspace/edgex-go/825@tmp:/w/workspace/edgex-go/825@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:latest cat [2025-04-11T07:58:01.758Z] $ docker top d320cc67c18d3f9f833335cacadf90677455a850e2c9b73f9a285b6654ddc856 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-04-11T07:58:02.172Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-04-11T07:58:02.458Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-04-11T07:58:02.754Z] + ls /var/log/sa-host [2025-04-11T07:58:02.754Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-04-11T07:58:02.787Z] provisioning config files... [2025-04-11T07:58:02.794Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/825@tmp/config5780569814828333825tmp [Pipeline] { [Pipeline] echo [2025-04-11T07:58:02.823Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-11T07:58:03.108Z] ---> create-netrc.sh [Pipeline] } [2025-04-11T07:58:03.125Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-04-11T07:58:03.438Z] ---> python-tools-install.sh [Pipeline] echo [2025-04-11T07:58:03.445Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-11T07:58:03.752Z] ---> sudo-logs.sh [2025-04-11T07:58:03.752Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-04-11T07:58:03.837Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-11T07:58:04.128Z] ---> job-cost.sh [2025-04-11T07:58:04.129Z] lf-activate-venv: SKIPPING [2025-04-11T07:58:04.129Z] DEBUG: total: 0.10999999940395355 [2025-04-11T07:58:04.129Z] INFO: Retrieving Stack Cost... [2025-04-11T07:58:04.398Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-04-11T07:58:04.675Z] INFO: Archiving Costs [Pipeline] echo [2025-04-11T07:58:04.690Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-11T07:58:04.970Z] ---> logs-deploy.sh [2025-04-11T07:58:04.970Z] lf-activate-venv: SKIPPING [2025-04-11T07:58:04.970Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/825 [2025-04-11T07:58:04.970Z] INFO: archiving workspace using pattern(s): [2025-04-11T07:58:05.912Z] Archives upload complete. [2025-04-11T07:58:06.180Z] INFO: archiving logs to Nexus