Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b978da13b2a32d0b5d07cddf043ce390008d5dae 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-ssh3627930832694132048.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7714098255148220543.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9997335200207740539.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12104224683172484346.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-ssh9681115305704753442.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-38520 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/790 [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/790 # 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 b978da13b2a32d0b5d07cddf043ce390008d5dae (main) Commit message: "Merge pull request #5075 from judehung/revise-db-schema-initial-version" > 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 b978da13b2a32d0b5d07cddf043ce390008d5dae # timeout=10 > git rev-list --no-walk 63139032be4d16dbd5c4c048fde0529458690203 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-02-10T10:25:09.809Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-02-10T10:25:09.880Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-02-10T10:25:09.904Z] ========================================================= [2025-02-10T10:25:09.904Z] EdgeX Global Pipelines Version Info [2025-02-10T10:25:09.904Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-02-10T10:25:10.684Z] ------------------- [2025-02-10T10:25:10.684Z] stable info: [2025-02-10T10:25:10.684Z] ------------------- [2025-02-10T10:25:10.684Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-02-10T10:25:10.684Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-10T10:25:10.684Z] Message: update stable to v1.0.269 [2025-02-10T10:25:11.255Z] ------------------- [2025-02-10T10:25:11.256Z] experimental info: [2025-02-10T10:25:11.256Z] ------------------- [2025-02-10T10:25:11.256Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-02-10T10:25:11.256Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-10T10:25:11.256Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-02-10T10:25:11.360Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-02-10T10:25:11.384Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-02-10T10:25:11.407Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-02-10T10:25:11.430Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-02-10T10:25:11.455Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-02-10T10:25:11.482Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-02-10T10:25:11.506Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-02-10T10:25:11.533Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-02-10T10:25:11.558Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-02-10T10:25:11.577Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-02-10T10:25:11.601Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-02-10T10:25:11.621Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-02-10T10:25:11.640Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-02-10T10:25:11.665Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-02-10T10:25:11.691Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-02-10T10:25:11.718Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-02-10T10:25:11.742Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-02-10T10:25:11.768Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-02-10T10:25:11.797Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-02-10T10:25:11.824Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-02-10T10:25:11.849Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-02-10T10:25:11.871Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-02-10T10:25:11.893Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-02-10T10:25:11.917Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-02-10T10:25:11.942Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-02-10T10:25:11.966Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-02-10T10:25:11.988Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b978da13b2a32d0b5d07cddf043ce390008d5dae [Pipeline] echo [2025-02-10T10:25:12.009Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b978da1 [Pipeline] echo [2025-02-10T10:25:12.033Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-10T10:25:12.092Z] provisioning config files... [2025-02-10T10:25:12.106Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/790@tmp/config15175051806970372269tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-10T10:25:12.444Z] ---> ****-login.sh [2025-02-10T10:25:12.444Z] nexus3.edgexfoundry.org:10001 [2025-02-10T10:25:12.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T10:25:12.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T10:25:12.706Z] Configure a credential helper to remove this warning. See [2025-02-10T10:25:12.706Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T10:25:12.706Z] [2025-02-10T10:25:12.706Z] Login Succeeded [2025-02-10T10:25:12.706Z] nexus3.edgexfoundry.org:10002 [2025-02-10T10:25:12.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T10:25:12.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T10:25:12.966Z] Configure a credential helper to remove this warning. See [2025-02-10T10:25:12.966Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T10:25:12.966Z] [2025-02-10T10:25:12.966Z] Login Succeeded [2025-02-10T10:25:12.966Z] nexus3.edgexfoundry.org:10003 [2025-02-10T10:25:12.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T10:25:12.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T10:25:12.966Z] Configure a credential helper to remove this warning. See [2025-02-10T10:25:12.967Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T10:25:12.967Z] [2025-02-10T10:25:12.967Z] Login Succeeded [2025-02-10T10:25:12.967Z] nexus3.edgexfoundry.org:10004 [2025-02-10T10:25:12.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T10:25:12.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T10:25:12.967Z] Configure a credential helper to remove this warning. See [2025-02-10T10:25:12.967Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T10:25:12.967Z] [2025-02-10T10:25:12.967Z] Login Succeeded [2025-02-10T10:25:12.967Z] ****.io [2025-02-10T10:25:13.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T10:25:13.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T10:25:13.227Z] Configure a credential helper to remove this warning. See [2025-02-10T10:25:13.227Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T10:25:13.227Z] [2025-02-10T10:25:13.227Z] Login Succeeded [2025-02-10T10:25:13.227Z] ---> ****-login.sh ends [Pipeline] } [2025-02-10T10:25:13.234Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-10T10:25:13.564Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2025-02-10T10:25:13.565Z] + + cut -d/ -f2 [2025-02-10T10:25:13.565Z] dirname cmd/core-command/Dockerfile [2025-02-10T10:25:13.565Z] + echo core-command,cmd/core-command/Dockerfile [2025-02-10T10:25:13.565Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-02-10T10:25:13.565Z] + cut -d/ -f2 [2025-02-10T10:25:13.565Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-02-10T10:25:13.565Z] + dirname cmd/core-data/Dockerfile [2025-02-10T10:25:13.565Z] + cut -d/ -f2 [2025-02-10T10:25:13.565Z] + echo core-data,cmd/core-data/Dockerfile [2025-02-10T10:25:13.565Z] + dirname cmd/core-keeper/Dockerfile [2025-02-10T10:25:13.565Z] + cut -d/ -f2 [2025-02-10T10:25:13.565Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-02-10T10:25:13.565Z] + dirname cmd/core-metadata/Dockerfile [2025-02-10T10:25:13.565Z] + cut -d/ -f2 [2025-02-10T10:25:13.565Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-02-10T10:25:13.565Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-02-10T10:25:13.565Z] + cut -d/ -f2 [2025-02-10T10:25:13.565Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-02-10T10:25:13.565Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-02-10T10:25:13.565Z] + cut -d/ -f2 [2025-02-10T10:25:13.565Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-02-10T10:25:13.565Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-02-10T10:25:13.565Z] + cut -d/ -f2 [2025-02-10T10:25:13.565Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-02-10T10:25:13.565Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-02-10T10:25:13.565Z] + cut -d/ -f2 [2025-02-10T10:25:13.565Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-02-10T10:25:13.565Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-02-10T10:25:13.565Z] + cut -d/ -f2 [2025-02-10T10:25:13.565Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-02-10T10:25:13.565Z] + dirname cmd/security-spire-agent/Dockerfile [2025-02-10T10:25:13.565Z] + cut -d/ -f2 [2025-02-10T10:25:13.565Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-02-10T10:25:13.565Z] + dirname cmd/security-spire-config/Dockerfile [2025-02-10T10:25:13.565Z] + cut -d/ -f2 [2025-02-10T10:25:13.565Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-02-10T10:25:13.565Z] + dirname cmd/security-spire-server/Dockerfile [2025-02-10T10:25:13.565Z] + cut -d/ -f2 [2025-02-10T10:25:13.565Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-02-10T10:25:13.565Z] + dirname cmd/support-notifications/Dockerfile [2025-02-10T10:25:13.565Z] + cut -d/ -f2 [2025-02-10T10:25:13.565Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-02-10T10:25:13.565Z] + dirname cmd/support-scheduler/Dockerfile [2025-02-10T10:25:13.565Z] + cut -d/ -f2 [2025-02-10T10:25:13.565Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-02-10T10:25:13.602Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-02-10T10:25:13.972Z] + git rev-list -1 --merges b978da13b2a32d0b5d07cddf043ce390008d5dae~1..b978da13b2a32d0b5d07cddf043ce390008d5dae [Pipeline] echo [2025-02-10T10:25:13.985Z] -----------> git rev-list -1 --merges b978da13b2a32d0b5d07cddf043ce390008d5dae~1..b978da13b2a32d0b5d07cddf043ce390008d5dae b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T10:25:13.985Z] b978da13b2a32d0b5d07cddf043ce390008d5dae [false] [Pipeline] sh [2025-02-10T10:25:14.283Z] + git log --format=format:%s -1 b978da13b2a32d0b5d07cddf043ce390008d5dae [Pipeline] echo [2025-02-10T10:25:14.298Z] ========================================================= [2025-02-10T10:25:14.298Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-02-10T10:25:14.298Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-02-10T10:25:14.715Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-10T10:25:14.715Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-02-10T10:25:14.715Z] + [ -e /tmp/ssh_known_hosts ] [2025-02-10T10:25:14.715Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-02-10T10:25:14.715Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-02-10T10:25:14.715Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-02-10T10:25:14.715Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:25:15.071Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-10T10:25:15.071Z] [2025-02-10T10:25:15.071Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:25:15.380Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-10T10:25:15.380Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-02-10T10:25:15.380Z] b85a868b505f: Pulling fs layer [2025-02-10T10:25:15.380Z] e2be974225ed: Pulling fs layer [2025-02-10T10:25:15.380Z] 339a4e72a1f5: Pulling fs layer [2025-02-10T10:25:15.380Z] 988bab9f4d93: Pulling fs layer [2025-02-10T10:25:15.380Z] 1469e6f7b9e6: Pulling fs layer [2025-02-10T10:25:15.380Z] eaf3925da568: Pulling fs layer [2025-02-10T10:25:15.380Z] bab4dde63d76: Pulling fs layer [2025-02-10T10:25:15.380Z] bde34c3a00c8: Pulling fs layer [2025-02-10T10:25:15.380Z] b352a97aabf1: Pulling fs layer [2025-02-10T10:25:15.380Z] 4872d77fe225: Pulling fs layer [2025-02-10T10:25:15.380Z] 5851b861e8e6: Pulling fs layer [2025-02-10T10:25:15.380Z] 988bab9f4d93: Waiting [2025-02-10T10:25:15.380Z] bde34c3a00c8: Waiting [2025-02-10T10:25:15.380Z] b352a97aabf1: Waiting [2025-02-10T10:25:15.380Z] 5851b861e8e6: Waiting [2025-02-10T10:25:15.380Z] bab4dde63d76: Waiting [2025-02-10T10:25:15.380Z] e2be974225ed: Download complete [2025-02-10T10:25:15.380Z] 988bab9f4d93: Verifying Checksum [2025-02-10T10:25:15.380Z] 988bab9f4d93: Download complete [2025-02-10T10:25:15.638Z] 1469e6f7b9e6: Verifying Checksum [2025-02-10T10:25:15.639Z] 1469e6f7b9e6: Download complete [2025-02-10T10:25:15.639Z] eaf3925da568: Download complete [2025-02-10T10:25:15.639Z] 339a4e72a1f5: Verifying Checksum [2025-02-10T10:25:15.639Z] 339a4e72a1f5: Download complete [2025-02-10T10:25:15.639Z] bde34c3a00c8: Download complete [2025-02-10T10:25:15.639Z] b352a97aabf1: Download complete [2025-02-10T10:25:15.639Z] 4872d77fe225: Download complete [2025-02-10T10:25:15.639Z] 5851b861e8e6: Download complete [2025-02-10T10:25:15.639Z] b85a868b505f: Verifying Checksum [2025-02-10T10:25:15.639Z] b85a868b505f: Download complete [2025-02-10T10:25:15.897Z] bab4dde63d76: Verifying Checksum [2025-02-10T10:25:15.897Z] bab4dde63d76: Download complete [2025-02-10T10:25:17.276Z] b85a868b505f: Pull complete [2025-02-10T10:25:17.276Z] e2be974225ed: Pull complete [2025-02-10T10:25:17.535Z] 339a4e72a1f5: Pull complete [2025-02-10T10:25:17.837Z] 988bab9f4d93: Pull complete [2025-02-10T10:25:18.097Z] 1469e6f7b9e6: Pull complete [2025-02-10T10:25:18.097Z] eaf3925da568: Pull complete [2025-02-10T10:25:20.030Z] bab4dde63d76: Pull complete [2025-02-10T10:25:20.030Z] bde34c3a00c8: Pull complete [2025-02-10T10:25:20.295Z] b352a97aabf1: Pull complete [2025-02-10T10:25:20.295Z] 4872d77fe225: Pull complete [2025-02-10T10:25:20.295Z] 5851b861e8e6: Pull complete [2025-02-10T10:25:20.295Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-02-10T10:25:20.295Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-10T10:25:20.295Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T10:25:20.452Z] prd-ubuntu20.04-docker-8c-8g-38520 does not seem to be running inside a container [2025-02-10T10:25:20.487Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/790 -v /w/workspace/edgex-go/790:/w/workspace/edgex-go/790:rw,z -v /w/workspace/edgex-go/790@tmp:/w/workspace/edgex-go/790@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-10T10:25:23.323Z] $ docker top 31a07b83e20231eeac8ba1bcba348301fa3d403431fea0f454ad809bce908d6f -eo pid,comm [2025-02-10T10:25:23.383Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-02-10T10:25:23.383Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-10T10:25:23.439Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-10T10:25:23.439Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-10T10:25:23.560Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-10T10:25:23.561Z] $ docker exec 31a07b83e20231eeac8ba1bcba348301fa3d403431fea0f454ad809bce908d6f ssh-agent [2025-02-10T10:25:23.667Z] SSH_AUTH_SOCK=/tmp/ssh-AMX2t4kjF8TS/agent.33 [2025-02-10T10:25:23.667Z] SSH_AGENT_PID=39 [2025-02-10T10:25:23.675Z] Running ssh-add (command line suppressed) [2025-02-10T10:25:23.773Z] Identity added: /w/workspace/edgex-go/790@tmp/private_key_14773174308374488244.key (/w/workspace/edgex-go/790@tmp/private_key_14773174308374488244.key) [2025-02-10T10:25:23.791Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-10T10:25:24.091Z] + git tag --points-at HEAD [Pipeline] } [2025-02-10T10:25:24.100Z] $ docker exec --env ******** --env ******** 31a07b83e20231eeac8ba1bcba348301fa3d403431fea0f454ad809bce908d6f ssh-agent -k [2025-02-10T10:25:24.198Z] unset SSH_AUTH_SOCK; [2025-02-10T10:25:24.199Z] unset SSH_AGENT_PID; [2025-02-10T10:25:24.199Z] echo Agent pid 39 killed; [2025-02-10T10:25:24.211Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-02-10T10:25:24.256Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-10T10:25:24.256Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-10T10:25:24.367Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-10T10:25:24.368Z] $ docker exec 31a07b83e20231eeac8ba1bcba348301fa3d403431fea0f454ad809bce908d6f ssh-agent [2025-02-10T10:25:24.479Z] SSH_AUTH_SOCK=/tmp/ssh-mx4LZZHm5EQH/agent.72 [2025-02-10T10:25:24.479Z] SSH_AGENT_PID=78 [2025-02-10T10:25:24.485Z] Running ssh-add (command line suppressed) [2025-02-10T10:25:24.585Z] Identity added: /w/workspace/edgex-go/790@tmp/private_key_11611562225310386898.key (/w/workspace/edgex-go/790@tmp/private_key_11611562225310386898.key) [2025-02-10T10:25:24.605Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-10T10:25:24.899Z] + git semver init [2025-02-10T10:25:25.160Z] 2025-02-10 10:25:25,063 [run_init] DEBUG init version:0.0.0 force:False [2025-02-10T10:25:25.160Z] 2025-02-10 10:25:25,064 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/790/.semver [2025-02-10T10:25:25.160Z] 2025-02-10 10:25:25,064 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/790/.semver [2025-02-10T10:25:25.160Z] 2025-02-10 10:25:25,064 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/790/.semver'], cwd=/w/workspace/edgex-go/790, universal_newlines=False, shell=None, istream=None) [2025-02-10T10:25:30.495Z] 2025-02-10 10:25:30,079 [append_file] DEBUG append to file:/w/workspace/edgex-go/790/.git/info/exclude [2025-02-10T10:25:30.495Z] 2025-02-10 10:25:30,079 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/790/.semver/main with force:False [2025-02-10T10:25:30.495Z] 2025-02-10 10:25:30,080 [read_version] DEBUG read version from /w/workspace/edgex-go/790/.semver/main [2025-02-10T10:25:30.495Z] 2025-02-10 10:25:30,080 [read_version] DEBUG read version from /w/workspace/edgex-go/790/.semver/main [2025-02-10T10:25:30.495Z] 4.0.0-dev.54 [Pipeline] } [2025-02-10T10:25:30.503Z] $ docker exec --env ******** --env ******** 31a07b83e20231eeac8ba1bcba348301fa3d403431fea0f454ad809bce908d6f ssh-agent -k [2025-02-10T10:25:30.597Z] unset SSH_AUTH_SOCK; [2025-02-10T10:25:30.598Z] unset SSH_AGENT_PID; [2025-02-10T10:25:30.599Z] echo Agent pid 78 killed; [2025-02-10T10:25:30.614Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-10T10:25:30.938Z] + git semver [Pipeline] } [2025-02-10T10:25:31.210Z] $ docker stop --time=1 31a07b83e20231eeac8ba1bcba348301fa3d403431fea0f454ad809bce908d6f [2025-02-10T10:25:32.511Z] $ docker rm -f --volumes 31a07b83e20231eeac8ba1bcba348301fa3d403431fea0f454ad809bce908d6f [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-10T10:25:32.864Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-02-10T10:25:33.127Z] Stashed 1 file(s) [Pipeline] echo [2025-02-10T10:25:33.131Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.54 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-10T10:25:33.568Z] + git config --global --add safe.directory /w/workspace/edgex-go/790 [Pipeline] echo [2025-02-10T10:25:33.580Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-10T10:25:33.602Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-10T10:25:33.619Z] ========================================================= [2025-02-10T10:25:33.620Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-02-10T10:25:33.620Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-02-10T10:25:33.912Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-10T10:25:33.912Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-02-10T10:25:33.912Z] da9db072f522: Pulling fs layer [2025-02-10T10:25:33.912Z] 6ef4a4ee8ca5: Pulling fs layer [2025-02-10T10:25:33.912Z] 06f05ace1117: Pulling fs layer [2025-02-10T10:25:33.912Z] 5fe327b54edc: Pulling fs layer [2025-02-10T10:25:33.912Z] 4f4fb700ef54: Pulling fs layer [2025-02-10T10:25:33.912Z] 92a5565b7b96: Pulling fs layer [2025-02-10T10:25:33.912Z] ff9bb7016b71: Pulling fs layer [2025-02-10T10:25:33.912Z] b67dba6c2c7d: Pulling fs layer [2025-02-10T10:25:33.912Z] a813b0c90790: Pulling fs layer [2025-02-10T10:25:33.912Z] ff9bb7016b71: Waiting [2025-02-10T10:25:33.912Z] 92a5565b7b96: Waiting [2025-02-10T10:25:33.912Z] a813b0c90790: Waiting [2025-02-10T10:25:33.912Z] 5fe327b54edc: Waiting [2025-02-10T10:25:33.912Z] 6ef4a4ee8ca5: Download complete [2025-02-10T10:25:33.912Z] 5fe327b54edc: Verifying Checksum [2025-02-10T10:25:33.912Z] 5fe327b54edc: Download complete [2025-02-10T10:25:33.912Z] 4f4fb700ef54: Download complete [2025-02-10T10:25:33.912Z] 92a5565b7b96: Verifying Checksum [2025-02-10T10:25:33.912Z] 92a5565b7b96: Download complete [2025-02-10T10:25:33.912Z] da9db072f522: Verifying Checksum [2025-02-10T10:25:33.912Z] da9db072f522: Download complete [2025-02-10T10:25:33.912Z] ff9bb7016b71: Verifying Checksum [2025-02-10T10:25:33.912Z] ff9bb7016b71: Download complete [2025-02-10T10:25:34.170Z] da9db072f522: Pull complete [2025-02-10T10:25:34.170Z] a813b0c90790: Verifying Checksum [2025-02-10T10:25:34.170Z] a813b0c90790: Download complete [2025-02-10T10:25:34.428Z] 6ef4a4ee8ca5: Pull complete [2025-02-10T10:25:34.428Z] 06f05ace1117: Download complete [2025-02-10T10:25:34.686Z] b67dba6c2c7d: Download complete [2025-02-10T10:25:37.976Z] 06f05ace1117: Pull complete [2025-02-10T10:25:37.976Z] 5fe327b54edc: Pull complete [2025-02-10T10:25:38.235Z] 4f4fb700ef54: Pull complete [2025-02-10T10:25:38.235Z] 92a5565b7b96: Pull complete [2025-02-10T10:25:38.235Z] ff9bb7016b71: Pull complete [2025-02-10T10:25:40.763Z] b67dba6c2c7d: Pull complete [2025-02-10T10:25:41.330Z] a813b0c90790: Pull complete [2025-02-10T10:25:41.330Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-02-10T10:25:41.330Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-10T10:25:41.330Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-02-10T10:25:41.633Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-10T10:25:41.633Z] WORKDIR /edgex [2025-02-10T10:25:41.633Z] COPY go.mod . [2025-02-10T10:25:41.633Z] RUN go mod download [2025-02-10T10:25:41.633Z] + docker build -t ci-base-image-x86_64 -f - . [2025-02-10T10:25:42.200Z] Sending build context to Docker daemon 180MB [2025-02-10T10:25:42.200Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-10T10:25:42.200Z] ---> 3ba60ce46760 [2025-02-10T10:25:42.200Z] Step 2/4 : WORKDIR /edgex [2025-02-10T10:25:48.239Z] Still waiting to schedule task [2025-02-10T10:25:48.240Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-02-10T10:25:48.251Z] ---> Running in 18530f9f02fe [2025-02-10T10:25:48.251Z] Removing intermediate container 18530f9f02fe [2025-02-10T10:25:48.251Z] ---> e7b448411aa0 [2025-02-10T10:25:48.251Z] Step 3/4 : COPY go.mod . [2025-02-10T10:25:48.251Z] ---> a1737d62fcd4 [2025-02-10T10:25:48.251Z] Step 4/4 : RUN go mod download [2025-02-10T10:25:48.251Z] ---> Running in ed1520ee6d30 [2025-02-10T10:26:11.042Z] Removing intermediate container ed1520ee6d30 [2025-02-10T10:26:11.042Z] ---> d992233ddb75 [2025-02-10T10:26:11.042Z] Successfully built d992233ddb75 [2025-02-10T10:26:11.042Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:26:11.344Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-10T10:26:11.344Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T10:26:11.418Z] prd-ubuntu20.04-docker-8c-8g-38520 does not seem to be running inside a container [2025-02-10T10:26:11.448Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/790 -v /w/workspace/edgex-go/790:/w/workspace/edgex-go/790:rw,z -v /w/workspace/edgex-go/790@tmp:/w/workspace/edgex-go/790@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-02-10T10:26:11.841Z] $ docker top 0bc6301d20885b420d8e181a46a82b1fbb236b1a0c0cacc2acab18f039b302f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-10T10:26:12.198Z] + go version [2025-02-10T10:26:12.198Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-02-10T10:26:12.207Z] $ docker stop --time=1 0bc6301d20885b420d8e181a46a82b1fbb236b1a0c0cacc2acab18f039b302f1 [2025-02-10T10:26:13.489Z] $ docker rm -f --volumes 0bc6301d20885b420d8e181a46a82b1fbb236b1a0c0cacc2acab18f039b302f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:26:13.964Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-10T10:26:13.964Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T10:26:14.050Z] prd-ubuntu20.04-docker-8c-8g-38520 does not seem to be running inside a container [2025-02-10T10:26:14.078Z] $ 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/790 -v /w/workspace/edgex-go/790:/w/workspace/edgex-go/790:rw,z -v /w/workspace/edgex-go/790@tmp:/w/workspace/edgex-go/790@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-02-10T10:26:14.445Z] $ docker top 07652e626000da0603f7d060858a77e4a375ef30307b5f9bc1530216f64ddf6b -eo pid,comm [Pipeline] { [Pipeline] echo [2025-02-10T10:26:14.535Z] ========================================================= [2025-02-10T10:26:14.535Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-02-10T10:26:14.535Z] ========================================================= [Pipeline] sh [2025-02-10T10:26:14.816Z] + git config --global --add safe.directory /w/workspace/edgex-go/790 [Pipeline] fileExists [Pipeline] sh [2025-02-10T10:26:15.124Z] + make test [2025-02-10T10:26:15.124Z] go test -race -coverprofile=coverage.out ./... [2025-02-10T10:26:25.124Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-02-10T10:26:51.681Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-02-10T10:26:51.681Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-02-10T10:26:51.681Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-02-10T10:26:51.940Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-02-10T10:26:51.940Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-02-10T10:26:51.940Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-02-10T10:26:51.940Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-02-10T10:26:51.940Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-02-10T10:26:51.940Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-02-10T10:26:51.940Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-02-10T10:26:51.940Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-02-10T10:26:52.506Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-02-10T10:26:53.072Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-02-10T10:26:53.072Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-02-10T10:26:53.331Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-02-10T10:26:54.706Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-02-10T10:26:54.706Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-02-10T10:26:55.641Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.026s coverage: 28.7% of statements [2025-02-10T10:26:55.899Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2025-02-10T10:26:55.899Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-02-10T10:26:55.899Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-02-10T10:26:56.467Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-02-10T10:26:56.467Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-02-10T10:26:56.467Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.042s coverage: 97.0% of statements [2025-02-10T10:26:57.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-02-10T10:26:57.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-02-10T10:26:57.405Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-02-10T10:26:57.405Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-02-10T10:26:57.405Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-02-10T10:26:57.405Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-02-10T10:26:57.405Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-10T10:26:57.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-02-10T10:26:57.405Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-02-10T10:26:57.405Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-02-10T10:26:58.785Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-02-10T10:26:58.785Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-02-10T10:26:58.785Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-02-10T10:26:58.785Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-10T10:26:58.785Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-02-10T10:26:58.785Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-02-10T10:27:00.162Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.049s coverage: 69.2% of statements [2025-02-10T10:27:00.162Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.056s coverage: 47.2% of statements [2025-02-10T10:27:00.730Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.132s coverage: 93.4% of statements [2025-02-10T10:27:00.730Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.050s coverage: 92.3% of statements [2025-02-10T10:27:00.730Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-02-10T10:27:00.730Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-02-10T10:27:01.667Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.054s coverage: 9.4% of statements [2025-02-10T10:27:02.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-02-10T10:27:02.235Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-02-10T10:27:02.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-02-10T10:27:02.235Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-02-10T10:27:02.235Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-02-10T10:27:02.235Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-02-10T10:27:02.235Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-02-10T10:27:02.235Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-02-10T10:27:02.235Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-10T10:27:02.235Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-02-10T10:27:02.235Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-02-10T10:27:02.235Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-02-10T10:27:03.616Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.348s coverage: 95.8% of statements [2025-02-10T10:27:03.616Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.026s coverage: 72.2% of statements [2025-02-10T10:27:04.181Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-02-10T10:27:04.181Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-02-10T10:27:04.181Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-02-10T10:27:04.181Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-02-10T10:27:04.181Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-02-10T10:27:05.558Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.036s coverage: 0.0% of statements [no tests to run] [2025-02-10T10:27:05.558Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.040s coverage: 1.0% of statements [2025-02-10T10:27:05.558Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.043s coverage: 43.1% of statements [2025-02-10T10:27:05.558Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.029s coverage: 81.1% of statements [2025-02-10T10:27:06.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.030s coverage: 40.0% of statements [2025-02-10T10:27:06.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.029s coverage: 87.1% of statements [2025-02-10T10:27:06.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements [2025-02-10T10:27:06.151Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-02-10T10:27:06.151Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-02-10T10:27:06.151Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-02-10T10:27:06.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.035s coverage: 96.3% of statements [2025-02-10T10:27:06.718Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-02-10T10:27:06.718Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-02-10T10:27:06.718Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-02-10T10:27:06.718Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-02-10T10:27:06.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements [2025-02-10T10:27:07.916Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-02-10T10:27:07.916Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-02-10T10:27:07.916Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-02-10T10:27:08.857Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-02-10T10:27:08.857Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-02-10T10:27:08.857Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-02-10T10:27:08.857Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-02-10T10:27:09.428Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-02-10T10:27:09.428Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-02-10T10:27:09.997Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-02-10T10:27:11.380Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-02-10T10:27:11.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-02-10T10:27:13.024Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-02-10T10:27:13.024Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-02-10T10:27:15.563Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-02-10T10:27:15.822Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-02-10T10:27:15.822Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-02-10T10:27:16.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-02-10T10:27:16.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-02-10T10:27:16.804Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-10T10:27:18.771Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-02-10T10:27:18.771Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-02-10T10:27:18.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-02-10T10:27:19.031Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.038s coverage: 94.4% of statements [2025-02-10T10:27:19.031Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-02-10T10:27:19.031Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-02-10T10:27:19.031Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-02-10T10:27:19.031Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-02-10T10:27:20.410Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-02-10T10:27:20.410Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-02-10T10:27:20.410Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-02-10T10:27:20.410Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-02-10T10:27:20.935Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-38521 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-02-10T10:27:20.955Z] Running in /w/workspace/edgex-go/790 [Pipeline] { [Pipeline] checkout [2025-02-10T10:27:21.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-02-10T10:27:21.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-02-10T10:27:21.795Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-10T10:27:21.795Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-02-10T10:27:22.734Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-02-10T10:27:22.734Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-02-10T10:27:22.734Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-02-10T10:27:23.301Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-02-10T10:27:23.871Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-02-10T10:27:23.871Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-10T10:27:24.018Z] The recommended git tool is: git [2025-02-10T10:27:25.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.049s coverage: 92.9% of statements [2025-02-10T10:27:25.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 68.8% of statements [2025-02-10T10:27:25.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements [2025-02-10T10:27:25.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.031s coverage: 47.4% of statements [2025-02-10T10:27:25.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.031s coverage: 87.2% of statements [2025-02-10T10:27:25.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.022s coverage: 17.0% of statements [2025-02-10T10:27:25.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements [2025-02-10T10:27:25.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.064s coverage: 81.8% of statements [2025-02-10T10:27:25.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.054s coverage: 82.1% of statements [2025-02-10T10:27:25.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements [2025-02-10T10:27:25.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.122s coverage: 63.1% of statements [2025-02-10T10:27:25.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.027s coverage: 100.0% of statements [2025-02-10T10:27:25.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements [2025-02-10T10:27:25.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements [2025-02-10T10:27:25.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements [2025-02-10T10:27:25.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements [2025-02-10T10:27:25.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.046s coverage: 88.6% of statements [2025-02-10T10:27:25.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.030s coverage: 96.8% of statements [2025-02-10T10:27:25.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.023s coverage: 100.0% of statements [2025-02-10T10:27:25.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.148s coverage: 36.1% of statements [2025-02-10T10:27:25.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 93.8% of statements [2025-02-10T10:27:25.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 3.1% of statements [2025-02-10T10:27:27.786Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.085s coverage: 17.0% of statements [2025-02-10T10:27:27.786Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.135s coverage: 94.9% of statements [2025-02-10T10:27:27.786Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.047s coverage: 9.0% of statements [2025-02-10T10:27:27.786Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.070s coverage: 97.7% of statements [2025-02-10T10:27:27.786Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.034s coverage: 43.6% of statements [2025-02-10T10:27:28.047Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2025-02-10T10:27:28.307Z] running golangci-lint [2025-02-10T10:27:28.307Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-02-10T10:27:28.307Z] go version go1.23.4 linux/amd64 [2025-02-10T10:27:28.567Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-02-10T10:27:28.567Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-02-10T10:27:28.567Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-02-10T10:27:28.929Z] using credential edgex-jenkins-ssh [2025-02-10T10:27:28.949Z] Cloning the remote Git repository [2025-02-10T10:27:28.991Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-02-10T10:27:29.085Z] > git init /w/workspace/edgex-go/790 # timeout=10 [2025-02-10T10:27:29.229Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-02-10T10:27:29.230Z] > git --version # timeout=10 [2025-02-10T10:27:29.250Z] > git --version # 'git version 2.25.1' [2025-02-10T10:27:29.252Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-02-10T10:27:29.395Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-10T10:27:45.871Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-02-10T10:27:45.893Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-10T10:27:46.801Z] Avoid second fetch [2025-02-10T10:27:46.802Z] Checking out Revision b978da13b2a32d0b5d07cddf043ce390008d5dae (main) [2025-02-10T10:27:47.605Z] Commit message: "Merge pull request #5075 from judehung/revise-db-schema-initial-version" [2025-02-10T10:27:46.815Z] > git config core.sparsecheckout # timeout=10 [2025-02-10T10:27:46.874Z] > git checkout -f b978da13b2a32d0b5d07cddf043ce390008d5dae # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-10T10:27:52.588Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-02-10T10:27:52.588Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-10T10:27:52.588Z] Dload Upload Total Spent Left Speed [2025-02-10T10:27:52.589Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 85520 0 --:--:-- --:--:-- --:--:-- 84953 100 12828 100 12828 0 0 84953 0 --:--:-- --:--:-- --:--:-- 84394 [Pipeline] sh [2025-02-10T10:27:52.941Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-02-10T10:27:53.278Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-02-10T10:27:53.278Z] + sudo tee /etc/docker/daemon.new [2025-02-10T10:27:53.278Z] { [2025-02-10T10:27:53.278Z] "registry-mirrors": [ [2025-02-10T10:27:53.278Z] "https://nexus3.edgexfoundry.org:10001" [2025-02-10T10:27:53.278Z] ], [2025-02-10T10:27:53.278Z] "bip": "10.250.0.254/24", [2025-02-10T10:27:53.278Z] "hosts": [ [2025-02-10T10:27:53.278Z] "tcp://0.0.0.0:5555", [2025-02-10T10:27:53.278Z] "unix:///var/run/docker.sock" [2025-02-10T10:27:53.278Z] ], [2025-02-10T10:27:53.278Z] "mtu": 1458, [2025-02-10T10:27:53.278Z] "selinux-enabled": true, [2025-02-10T10:27:53.278Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-02-10T10:27:53.278Z] } [Pipeline] sh [2025-02-10T10:27:53.621Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-02-10T10:27:53.961Z] + sudo service docker restart [2025-02-10T10:27:55.134Z] level=info msg="[loader] Go packages loading at mode 575 (deps|compiled_files|exports_file|files|imports|name|types_sizes) took 24.466264265s" [2025-02-10T10:27:55.134Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 40.483004ms" [2025-02-10T10:28:10.008Z] level=info msg="[linters_context/goanalysis] analyzers took 2m0.264644453s with top 10 stages: buildir: 1m8.926453295s, gosec: 4.312054912s, inspect: 3.124723624s, fact_deprecated: 3.006315704s, ctrlflow: 2.173397411s, printf: 2.129607875s, nilness: 1.604350125s, fact_purity: 1.442138738s, S1038: 1.281316151s, typedness: 1.242133141s" [2025-02-10T10:28:10.008Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2025-02-10T10:28:10.008Z] level=info msg="[runner] Processors filtering stat (in/out): identifier_marker: 202/202, autogenerated_exclude: 202/202, exclude-rules: 202/20, nolint: 20/0, invalid_issue: 202/202, skip_files: 202/202, skip_dirs: 202/202, path_prettifier: 202/202, cgo: 202/202, filename_unadjuster: 202/202, exclude: 202/202" [2025-02-10T10:28:10.008Z] level=info msg="[runner] processing took 17.815242ms with stages: nolint: 8.368549ms, identifier_marker: 4.465686ms, path_prettifier: 1.75908ms, exclude-rules: 1.185666ms, autogenerated_exclude: 1.120856ms, skip_dirs: 805.025µs, cgo: 56.1µs, invalid_issue: 32.12µs, filename_unadjuster: 16.67µs, exclude: 1.08µs, max_same_issues: 790ns, fixer: 660ns, uniq_by_line: 640ns, skip_files: 470ns, max_from_linter: 440ns, sort_results: 370ns, source_code: 340ns, path_prefixer: 250ns, diff: 130ns, path_shortener: 110ns, max_per_file_from_linter: 110ns, severity-rules: 100ns" [2025-02-10T10:28:10.008Z] level=info msg="[runner] linters took 14.472988227s with stages: goanalysis_metalinter: 14.455081023s" [2025-02-10T10:28:10.008Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-02-10T10:28:10.008Z] level=info msg="Memory: 389 samples, avg is 302.3MB, max is 1261.9MB" [2025-02-10T10:28:10.008Z] level=info msg="Execution took 38.987999051s" [2025-02-10T10:28:10.008Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-10T10:28:12.229Z] provisioning config files... [2025-02-10T10:28:12.256Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/790@tmp/config1645180047550800184tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-10T10:28:12.687Z] ---> ****-login.sh [2025-02-10T10:28:12.687Z] nexus3.edgexfoundry.org:10001 [2025-02-10T10:28:13.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T10:28:13.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T10:28:13.541Z] Configure a credential helper to remove this warning. See [2025-02-10T10:28:13.541Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T10:28:13.541Z] [2025-02-10T10:28:13.541Z] Login Succeeded [2025-02-10T10:28:13.541Z] nexus3.edgexfoundry.org:10002 [2025-02-10T10:28:13.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T10:28:13.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T10:28:13.811Z] Configure a credential helper to remove this warning. See [2025-02-10T10:28:13.811Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T10:28:13.811Z] [2025-02-10T10:28:13.811Z] Login Succeeded [2025-02-10T10:28:13.811Z] nexus3.edgexfoundry.org:10003 [2025-02-10T10:28:14.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T10:28:14.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T10:28:14.083Z] Configure a credential helper to remove this warning. See [2025-02-10T10:28:14.083Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T10:28:14.083Z] [2025-02-10T10:28:14.083Z] Login Succeeded [2025-02-10T10:28:14.083Z] nexus3.edgexfoundry.org:10004 [2025-02-10T10:28:14.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T10:28:14.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T10:28:14.627Z] Configure a credential helper to remove this warning. See [2025-02-10T10:28:14.627Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T10:28:14.627Z] [2025-02-10T10:28:14.627Z] Login Succeeded [2025-02-10T10:28:14.627Z] ****.io [2025-02-10T10:28:14.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T10:28:15.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T10:28:15.164Z] Configure a credential helper to remove this warning. See [2025-02-10T10:28:15.164Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T10:28:15.164Z] [2025-02-10T10:28:15.164Z] Login Succeeded [2025-02-10T10:28:15.164Z] ---> ****-login.sh ends [Pipeline] } [2025-02-10T10:28:15.179Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2025-02-10T10:28:15.271Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-10T10:28:15.271Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-10T10:28:15.271Z] ./bin/test-attribution-txt.sh [Pipeline] sh [Pipeline] echo [2025-02-10T10:28:15.549Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2025-02-10T10:28:15.794Z] + git config --global --add safe.directory /w/workspace/edgex-go/790 [Pipeline] echo [2025-02-10T10:28:15.814Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-10T10:28:15.837Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-10T10:28:15.859Z] ========================================================= [2025-02-10T10:28:15.859Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-02-10T10:28:15.859Z] ========================================================= [2025-02-10T10:28:15.860Z] + ls -al . [2025-02-10T10:28:15.860Z] total 1872 [2025-02-10T10:28:15.860Z] drwxrwxr-x 11 1001 1001 4096 Feb 10 10:26 . [2025-02-10T10:28:15.860Z] drwxr-xr-x 4 root root 4096 Feb 10 10:26 .. [2025-02-10T10:28:15.860Z] drwxrwxr-x 2 1001 1001 4096 Feb 10 10:25 .blubracket [2025-02-10T10:28:15.860Z] -rw-rw-r-- 1 1001 1001 10 Feb 10 10:25 .dockerignore [2025-02-10T10:28:15.860Z] drwxrwxr-x 8 1001 1001 4096 Feb 10 10:27 .git [2025-02-10T10:28:15.860Z] drwxrwxr-x 3 1001 1001 4096 Feb 10 10:25 .github [2025-02-10T10:28:15.860Z] -rw-rw-r-- 1 1001 1001 907 Feb 10 10:25 .gitignore [2025-02-10T10:28:15.860Z] -rw-rw-r-- 1 1001 1001 199 Feb 10 10:25 .golangci.yml [2025-02-10T10:28:15.860Z] -rw-rw-r-- 1 1001 1001 100 Feb 10 10:25 .hadolint.yml [2025-02-10T10:28:15.860Z] drwxr-xr-x 3 1001 1001 4096 Feb 10 10:25 .semver [2025-02-10T10:28:15.860Z] -rw-rw-r-- 1 1001 1001 155 Feb 10 10:25 .sonarcloud.properties [2025-02-10T10:28:15.860Z] -rw-rw-r-- 1 1001 1001 1171 Feb 10 10:25 ADOPTERS.md [2025-02-10T10:28:15.860Z] -rw-rw-r-- 1 1001 1001 17374 Feb 10 10:25 Attribution.txt [2025-02-10T10:28:15.860Z] -rw-rw-r-- 1 1001 1001 100284 Feb 10 10:25 CHANGELOG.md [2025-02-10T10:28:15.860Z] -rw-rw-r-- 1 1001 1001 3804 Feb 10 10:25 CONTRIBUTING.md [2025-02-10T10:28:15.860Z] -rw-rw-r-- 1 1001 1001 677 Feb 10 10:25 GOVERNANCE.md [2025-02-10T10:28:15.860Z] -rw-rw-r-- 1 1001 1001 858 Feb 10 10:25 Jenkinsfile [2025-02-10T10:28:15.860Z] -rw-rw-r-- 1 1001 1001 10775 Feb 10 10:25 LICENSE [2025-02-10T10:28:15.860Z] -rw-rw-r-- 1 1001 1001 16740 Feb 10 10:25 Makefile [2025-02-10T10:28:15.860Z] -rw-rw-r-- 1 1001 1001 582 Feb 10 10:25 OWNERS.md [2025-02-10T10:28:15.860Z] -rw-rw-r-- 1 1001 1001 9932 Feb 10 10:25 README.md [2025-02-10T10:28:15.860Z] -rw-rw-r-- 1 1001 1001 789 Feb 10 10:25 SECURITY.md [2025-02-10T10:28:15.860Z] -rw-rw-r-- 1 1001 1001 12 Feb 10 10:25 VERSION [2025-02-10T10:28:15.860Z] drwxrwxr-x 2 1001 1001 4096 Feb 10 10:25 bin [2025-02-10T10:28:15.860Z] drwxrwxr-x 19 1001 1001 4096 Feb 10 10:25 cmd [2025-02-10T10:28:15.860Z] -rw-r--r-- 1 root root 1544537 Feb 10 10:27 coverage.out [2025-02-10T10:28:15.860Z] drwxrwxr-x 2 1001 1001 4096 Feb 10 10:25 fuzz_test [2025-02-10T10:28:15.860Z] -rw-rw-r-- 1 1001 1001 6494 Feb 10 10:25 go.mod [2025-02-10T10:28:15.860Z] -rw-rw-r-- 1 1001 1001 88223 Feb 10 10:25 go.sum [2025-02-10T10:28:15.860Z] drwxrwxr-x 7 1001 1001 4096 Feb 10 10:25 internal [2025-02-10T10:28:15.860Z] drwxrwxr-x 2 1001 1001 4096 Feb 10 10:25 openapi [2025-02-10T10:28:15.860Z] -rw-rw-r-- 1 1001 1001 584 Feb 10 10:25 security.txt [2025-02-10T10:28:15.860Z] -rw-rw-r-- 1 1001 1001 204 Feb 10 10:25 version.go [Pipeline] fileExists [Pipeline] sh [Pipeline] sh [2025-02-10T10:28:16.219Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-10T10:28:16.219Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-02-10T10:28:16.219Z] 9986a736f7d3: Pulling fs layer [2025-02-10T10:28:16.219Z] 1f018df60701: Pulling fs layer [2025-02-10T10:28:16.219Z] 39f8f326b044: Pulling fs layer [2025-02-10T10:28:16.219Z] e6a1e7a6a96a: Pulling fs layer [2025-02-10T10:28:16.219Z] 4f4fb700ef54: Pulling fs layer [2025-02-10T10:28:16.219Z] d45d956e0dbf: Pulling fs layer [2025-02-10T10:28:16.219Z] d7702b0d1db1: Pulling fs layer [2025-02-10T10:28:16.219Z] 5c7f0f088c93: Pulling fs layer [2025-02-10T10:28:16.219Z] 4fdc064ae6cf: Pulling fs layer [2025-02-10T10:28:16.219Z] d45d956e0dbf: Waiting [2025-02-10T10:28:16.219Z] d7702b0d1db1: Waiting [2025-02-10T10:28:16.219Z] 5c7f0f088c93: Waiting [2025-02-10T10:28:16.494Z] 4fdc064ae6cf: Waiting [2025-02-10T10:28:16.494Z] e6a1e7a6a96a: Waiting [2025-02-10T10:28:16.494Z] 4f4fb700ef54: Waiting [2025-02-10T10:28:16.494Z] 1f018df60701: Verifying Checksum [2025-02-10T10:28:16.494Z] 1f018df60701: Download complete [2025-02-10T10:28:16.494Z] e6a1e7a6a96a: Verifying Checksum [2025-02-10T10:28:16.494Z] e6a1e7a6a96a: Download complete [2025-02-10T10:28:16.494Z] 4f4fb700ef54: Verifying Checksum [2025-02-10T10:28:16.494Z] 4f4fb700ef54: Download complete [2025-02-10T10:28:16.494Z] d45d956e0dbf: Verifying Checksum [2025-02-10T10:28:16.494Z] d45d956e0dbf: Download complete [2025-02-10T10:28:16.494Z] 9986a736f7d3: Verifying Checksum [2025-02-10T10:28:16.494Z] 9986a736f7d3: Download complete [2025-02-10T10:28:16.494Z] d7702b0d1db1: Verifying Checksum [2025-02-10T10:28:16.494Z] d7702b0d1db1: Download complete [2025-02-10T10:28:16.835Z] + '[' -e coverage.out ] [2025-02-10T10:28:16.835Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-02-10T10:28:16.997Z] Stashed 1 file(s) [Pipeline] sh [2025-02-10T10:28:17.095Z] 4fdc064ae6cf: Verifying Checksum [2025-02-10T10:28:17.095Z] 4fdc064ae6cf: Download complete [2025-02-10T10:28:17.279Z] + make build [2025-02-10T10:28:17.279Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-02-10T10:28:17.366Z] 9986a736f7d3: Pull complete [2025-02-10T10:28:18.338Z] 39f8f326b044: Verifying Checksum [2025-02-10T10:28:18.338Z] 39f8f326b044: Download complete [2025-02-10T10:28:18.925Z] 1f018df60701: Pull complete [2025-02-10T10:28:19.510Z] 5c7f0f088c93: Verifying Checksum [2025-02-10T10:28:19.510Z] 5c7f0f088c93: Download complete [2025-02-10T10:28:31.877Z] 39f8f326b044: Pull complete [2025-02-10T10:28:31.877Z] e6a1e7a6a96a: Pull complete [2025-02-10T10:28:31.877Z] 4f4fb700ef54: Pull complete [2025-02-10T10:28:32.147Z] d45d956e0dbf: Pull complete [2025-02-10T10:28:32.421Z] d7702b0d1db1: Pull complete [2025-02-10T10:28:40.638Z] 5c7f0f088c93: Pull complete [2025-02-10T10:28:41.600Z] 4fdc064ae6cf: Pull complete [2025-02-10T10:28:41.600Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-02-10T10:28:41.600Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-10T10:28:41.600Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-02-10T10:28:41.941Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-10T10:28:41.941Z] WORKDIR /edgex [2025-02-10T10:28:41.941Z] COPY go.mod . [2025-02-10T10:28:41.941Z] RUN go mod download -t [2025-02-10T10:28:41.941Z] ci-base-image-arm64 -f - . [2025-02-10T10:28:42.530Z] Sending build context to Docker daemon 3.564MB [2025-02-10T10:28:42.530Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-10T10:28:42.530Z] ---> 63f30b955cb9 [2025-02-10T10:28:42.530Z] Step 2/4 : WORKDIR /edgex [2025-02-10T10:28:43.820Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-02-10T10:28:43.820Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-02-10T10:28:44.079Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-02-10T10:28:44.485Z] ---> Running in 3f0e8605828e [2025-02-10T10:28:44.753Z] Removing intermediate container 3f0e8605828e [2025-02-10T10:28:44.753Z] ---> 6c33cb6d684f [2025-02-10T10:28:44.753Z] Step 3/4 : COPY go.mod . [2025-02-10T10:28:45.016Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-02-10T10:28:45.339Z] ---> 616ce1d94061 [2025-02-10T10:28:45.340Z] Step 4/4 : RUN go mod download [2025-02-10T10:28:45.340Z] ---> Running in c0c4dde0a368 [2025-02-10T10:28:46.391Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-02-10T10:28:52.963Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-02-10T10:28:54.344Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-02-10T10:28:56.903Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-02-10T10:28:57.474Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-02-10T10:28:58.044Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-02-10T10:28:58.979Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-02-10T10:28:59.916Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-02-10T10:29:01.302Z] $ docker stop --time=1 07652e626000da0603f7d060858a77e4a375ef30307b5f9bc1530216f64ddf6b [2025-02-10T10:29:08.058Z] $ docker rm -f --volumes 07652e626000da0603f7d060858a77e4a375ef30307b5f9bc1530216f64ddf6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:29:09.345Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-02-10T10:29:09.345Z] [2025-02-10T10:29:09.345Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:29:09.651Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-02-10T10:29:09.651Z] latest: Pulling from edgex-devops/edgex-compose [2025-02-10T10:29:09.651Z] 91d30c5bc195: Pulling fs layer [2025-02-10T10:29:09.651Z] 2e9b0aa3be6d: Pulling fs layer [2025-02-10T10:29:09.651Z] 9c61dcf015f6: Pulling fs layer [2025-02-10T10:29:09.651Z] 4698f68db338: Pulling fs layer [2025-02-10T10:29:09.651Z] 2a2f49069b9e: Pulling fs layer [2025-02-10T10:29:09.651Z] e0025b399a48: Pulling fs layer [2025-02-10T10:29:09.651Z] 4698f68db338: Waiting [2025-02-10T10:29:09.651Z] 2a2f49069b9e: Waiting [2025-02-10T10:29:09.652Z] e0025b399a48: Waiting [2025-02-10T10:29:10.240Z] 91d30c5bc195: Verifying Checksum [2025-02-10T10:29:10.240Z] 91d30c5bc195: Download complete [2025-02-10T10:29:10.240Z] 4698f68db338: Verifying Checksum [2025-02-10T10:29:10.240Z] 4698f68db338: Download complete [2025-02-10T10:29:10.240Z] 91d30c5bc195: Pull complete [2025-02-10T10:29:14.259Z] 2e9b0aa3be6d: Verifying Checksum [2025-02-10T10:29:14.259Z] 2e9b0aa3be6d: Download complete [2025-02-10T10:29:14.259Z] e0025b399a48: Download complete [2025-02-10T10:29:14.259Z] 2a2f49069b9e: Verifying Checksum [2025-02-10T10:29:14.259Z] 2a2f49069b9e: Download complete [2025-02-10T10:29:14.259Z] 2e9b0aa3be6d: Pull complete [2025-02-10T10:29:14.519Z] 9c61dcf015f6: Verifying Checksum [2025-02-10T10:29:14.519Z] 9c61dcf015f6: Download complete [2025-02-10T10:29:17.049Z] 9c61dcf015f6: Pull complete [2025-02-10T10:29:17.049Z] 4698f68db338: Pull complete [2025-02-10T10:29:17.619Z] 2a2f49069b9e: Pull complete [2025-02-10T10:29:17.619Z] e0025b399a48: Pull complete [2025-02-10T10:29:17.619Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-02-10T10:29:17.619Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-02-10T10:29:17.619Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T10:29:17.714Z] prd-ubuntu20.04-docker-8c-8g-38520 does not seem to be running inside a container [2025-02-10T10:29:17.743Z] $ 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/790 -v /w/workspace/edgex-go/790:/w/workspace/edgex-go/790:rw,z -v /w/workspace/edgex-go/790@tmp:/w/workspace/edgex-go/790@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-02-10T10:29:21.080Z] $ docker top 102837df711442f111a7454c53533a2ac7020ffdca880953ddbb13a67047ad39 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-10T10:29:21.434Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-02-10T10:29:23.968Z] #1 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-02-10T10:29:23.968Z] #1 transferring dockerfile: 1.89kB done [2025-02-10T10:29:23.968Z] #1 DONE 0.0s [2025-02-10T10:29:23.968Z] [2025-02-10T10:29:23.968Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2025-02-10T10:29:23.968Z] #2 transferring dockerfile: 2.50kB done [2025-02-10T10:29:23.968Z] #2 DONE 0.0s [2025-02-10T10:29:23.968Z] [2025-02-10T10:29:23.968Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2025-02-10T10:29:23.968Z] #3 transferring dockerfile: 2.14kB done [2025-02-10T10:29:23.968Z] #3 DONE 0.0s [2025-02-10T10:29:23.968Z] [2025-02-10T10:29:23.968Z] #4 [security-spire-config internal] load build definition from Dockerfile [2025-02-10T10:29:23.968Z] #4 transferring dockerfile: 1.69kB done [2025-02-10T10:29:23.968Z] #4 DONE 0.0s [2025-02-10T10:29:23.968Z] [2025-02-10T10:29:23.968Z] #5 [security-spire-server internal] load build definition from Dockerfile [2025-02-10T10:29:23.968Z] #5 transferring dockerfile: 1.70kB done [2025-02-10T10:29:23.969Z] #5 DONE 0.0s [2025-02-10T10:29:23.969Z] [2025-02-10T10:29:23.969Z] #6 [core-metadata internal] load build definition from Dockerfile [2025-02-10T10:29:23.969Z] #6 transferring dockerfile: 2.10kB done [2025-02-10T10:29:23.969Z] #6 DONE 0.0s [2025-02-10T10:29:23.969Z] [2025-02-10T10:29:23.969Z] #7 [core-data internal] load build definition from Dockerfile [2025-02-10T10:29:23.969Z] #7 DONE 0.0s [2025-02-10T10:29:23.969Z] [2025-02-10T10:29:23.969Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2025-02-10T10:29:23.969Z] #8 transferring dockerfile: 1.81kB done [2025-02-10T10:29:23.969Z] #8 DONE 0.0s [2025-02-10T10:29:23.969Z] [2025-02-10T10:29:23.969Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-02-10T10:29:23.969Z] #9 transferring dockerfile: 2.23kB done [2025-02-10T10:29:23.969Z] #9 DONE 0.0s [2025-02-10T10:29:23.969Z] [2025-02-10T10:29:23.969Z] #7 [core-data internal] load build definition from Dockerfile [2025-02-10T10:29:23.969Z] #7 transferring dockerfile: 2.04kB done [2025-02-10T10:29:23.969Z] #7 DONE 0.0s [2025-02-10T10:29:23.969Z] [2025-02-10T10:29:23.969Z] #10 [core-keeper internal] load build definition from Dockerfile [2025-02-10T10:29:23.969Z] #10 transferring dockerfile: 2.01kB done [2025-02-10T10:29:23.969Z] #10 DONE 0.0s [2025-02-10T10:29:23.969Z] [2025-02-10T10:29:23.969Z] #11 [support-scheduler internal] load build definition from Dockerfile [2025-02-10T10:29:23.969Z] #11 transferring dockerfile: 1.83kB done [2025-02-10T10:29:23.969Z] #11 DONE 0.0s [2025-02-10T10:29:23.969Z] [2025-02-10T10:29:23.969Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2025-02-10T10:29:23.969Z] #12 transferring dockerfile: 3.02kB done [2025-02-10T10:29:23.969Z] #12 DONE 0.0s [2025-02-10T10:29:23.969Z] [2025-02-10T10:29:23.969Z] #13 [security-spiffe-token-provider internal] load .dockerignore [2025-02-10T10:29:23.969Z] #13 transferring context: 50B done [2025-02-10T10:29:23.969Z] #13 DONE 0.0s [2025-02-10T10:29:23.969Z] [2025-02-10T10:29:23.969Z] #14 [support-notifications internal] load build definition from Dockerfile [2025-02-10T10:29:23.969Z] #14 transferring dockerfile: 2.00kB done [2025-02-10T10:29:24.230Z] #14 DONE 0.0s [2025-02-10T10:29:24.230Z] [2025-02-10T10:29:24.230Z] #15 [security-secretstore-setup internal] load build definition from Dockerfile [2025-02-10T10:29:24.230Z] #15 transferring dockerfile: 2.49kB done [2025-02-10T10:29:24.230Z] #15 DONE 0.0s [2025-02-10T10:29:24.230Z] [2025-02-10T10:29:24.230Z] #16 [core-command internal] load build definition from Dockerfile [2025-02-10T10:29:24.230Z] #16 transferring dockerfile: 1.94kB done [2025-02-10T10:29:24.230Z] #16 DONE 0.0s [2025-02-10T10:29:24.230Z] [2025-02-10T10:29:24.230Z] #17 [security-proxy-setup internal] load .dockerignore [2025-02-10T10:29:24.230Z] #17 transferring context: 50B done [2025-02-10T10:29:24.230Z] #17 DONE 0.0s [2025-02-10T10:29:24.230Z] [2025-02-10T10:29:24.230Z] #18 [security-proxy-auth internal] load .dockerignore [2025-02-10T10:29:24.230Z] #18 transferring context: 50B done [2025-02-10T10:29:24.230Z] #18 DONE 0.0s [2025-02-10T10:29:24.230Z] [2025-02-10T10:29:24.230Z] #19 [security-spire-config internal] load .dockerignore [2025-02-10T10:29:24.230Z] #19 transferring context: 50B done [2025-02-10T10:29:24.230Z] #19 DONE 0.0s [2025-02-10T10:29:24.230Z] [2025-02-10T10:29:24.230Z] #20 [security-spire-server internal] load .dockerignore [2025-02-10T10:29:24.230Z] #20 transferring context: 50B done [2025-02-10T10:29:24.230Z] #20 DONE 0.0s [2025-02-10T10:29:24.230Z] [2025-02-10T10:29:24.230Z] #21 [core-metadata internal] load .dockerignore [2025-02-10T10:29:24.230Z] #21 transferring context: 50B done [2025-02-10T10:29:24.230Z] #21 DONE 0.0s [2025-02-10T10:29:24.230Z] [2025-02-10T10:29:24.230Z] #22 [security-spire-agent internal] load .dockerignore [2025-02-10T10:29:24.230Z] #22 transferring context: 50B done [2025-02-10T10:29:24.489Z] #22 DONE 0.0s [2025-02-10T10:29:24.489Z] [2025-02-10T10:29:24.489Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2025-02-10T10:29:24.489Z] #23 transferring context: 50B done [2025-02-10T10:29:24.489Z] #23 DONE 0.0s [2025-02-10T10:29:24.489Z] [2025-02-10T10:29:24.489Z] #24 [core-data internal] load .dockerignore [2025-02-10T10:29:24.489Z] #24 transferring context: 50B done [2025-02-10T10:29:24.489Z] #24 DONE 0.0s [2025-02-10T10:29:24.489Z] [2025-02-10T10:29:24.489Z] #25 [core-keeper internal] load .dockerignore [2025-02-10T10:29:24.489Z] #25 transferring context: 50B done [2025-02-10T10:29:24.489Z] #25 DONE 0.0s [2025-02-10T10:29:24.489Z] [2025-02-10T10:29:24.489Z] #26 [support-scheduler internal] load .dockerignore [2025-02-10T10:29:24.489Z] #26 transferring context: 50B done [2025-02-10T10:29:24.489Z] #26 DONE 0.0s [2025-02-10T10:29:24.489Z] [2025-02-10T10:29:24.489Z] #27 [security-bootstrapper internal] load .dockerignore [2025-02-10T10:29:24.489Z] #27 transferring context: 50B done [2025-02-10T10:29:24.489Z] #27 DONE 0.0s [2025-02-10T10:29:24.489Z] [2025-02-10T10:29:24.489Z] #28 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-10T10:29:24.489Z] #28 DONE 0.0s [2025-02-10T10:29:24.489Z] [2025-02-10T10:29:24.489Z] #29 [support-notifications internal] load .dockerignore [2025-02-10T10:29:24.489Z] #29 transferring context: 50B done [2025-02-10T10:29:24.489Z] #29 DONE 0.0s [2025-02-10T10:29:24.489Z] [2025-02-10T10:29:24.489Z] #30 [security-secretstore-setup internal] load .dockerignore [2025-02-10T10:29:24.489Z] #30 transferring context: 50B done [2025-02-10T10:29:24.489Z] #30 DONE 0.0s [2025-02-10T10:29:24.489Z] [2025-02-10T10:29:24.489Z] #31 [core-command internal] load .dockerignore [2025-02-10T10:29:24.489Z] #31 transferring context: 50B done [2025-02-10T10:29:24.489Z] #31 DONE 0.0s [2025-02-10T10:29:24.489Z] [2025-02-10T10:29:24.489Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2025-02-10T10:29:24.489Z] #32 DONE 0.1s [2025-02-10T10:29:24.489Z] [2025-02-10T10:29:24.489Z] #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-10T10:29:24.489Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 done [2025-02-10T10:29:24.748Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-10T10:29:24.748Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-02-10T10:29:24.748Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-02-10T10:29:24.748Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done [2025-02-10T10:29:24.748Z] #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b [2025-02-10T10:29:24.748Z] #33 ... [2025-02-10T10:29:24.748Z] [2025-02-10T10:29:24.748Z] #28 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-10T10:29:24.748Z] #28 DONE 0.0s [2025-02-10T10:29:24.748Z] [2025-02-10T10:29:24.748Z] #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-10T10:29:24.748Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 done [2025-02-10T10:29:24.748Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-10T10:29:24.748Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-02-10T10:29:24.748Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-02-10T10:29:24.748Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done [2025-02-10T10:29:24.748Z] #33 ... [2025-02-10T10:29:24.748Z] [2025-02-10T10:29:24.748Z] #28 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-10T10:29:24.748Z] #28 DONE 0.0s [2025-02-10T10:29:24.748Z] [2025-02-10T10:29:24.748Z] #34 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-02-10T10:29:24.748Z] #34 DONE 0.5s [2025-02-10T10:29:24.748Z] [2025-02-10T10:29:24.748Z] #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-10T10:29:24.748Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 done [2025-02-10T10:29:24.748Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-10T10:29:24.748Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-02-10T10:29:24.748Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-02-10T10:29:24.748Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done [2025-02-10T10:29:25.009Z] #33 ... [2025-02-10T10:29:25.009Z] [2025-02-10T10:29:25.009Z] #28 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-10T10:29:25.009Z] #28 DONE 0.0s [2025-02-10T10:29:25.009Z] [2025-02-10T10:29:25.009Z] #34 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-02-10T10:29:25.009Z] #34 DONE 0.6s [2025-02-10T10:29:25.009Z] [2025-02-10T10:29:25.009Z] #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-10T10:29:25.009Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 done [2025-02-10T10:29:25.009Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-10T10:29:25.009Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-02-10T10:29:25.009Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-02-10T10:29:25.009Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done [2025-02-10T10:29:25.009Z] #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.3s done [2025-02-10T10:29:25.756Z] #33 ... [2025-02-10T10:29:25.756Z] [2025-02-10T10:29:25.756Z] #28 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-10T10:29:25.756Z] #28 DONE 0.0s [2025-02-10T10:29:26.014Z] [2025-02-10T10:29:26.014Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2025-02-10T10:29:26.579Z] #32 ... [2025-02-10T10:29:26.579Z] [2025-02-10T10:29:26.579Z] #35 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2025-02-10T10:29:26.579Z] #35 DONE 2.1s [2025-02-10T10:29:26.579Z] [2025-02-10T10:29:26.579Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2025-02-10T10:29:26.837Z] #32 DONE 2.0s [2025-02-10T10:29:26.837Z] [2025-02-10T10:29:26.837Z] #34 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-02-10T10:29:26.837Z] #34 DONE 0.6s [2025-02-10T10:29:26.837Z] [2025-02-10T10:29:26.837Z] #35 [core-data builder 2/7] WORKDIR /edgex-go [2025-02-10T10:29:26.837Z] #35 DONE 2.1s [2025-02-10T10:29:26.837Z] [2025-02-10T10:29:26.837Z] #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-10T10:29:26.837Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 done [2025-02-10T10:29:26.837Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-10T10:29:26.837Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-02-10T10:29:26.837Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-02-10T10:29:26.837Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done [2025-02-10T10:29:26.837Z] #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.3s done [2025-02-10T10:29:27.096Z] #33 DONE 2.8s [2025-02-10T10:29:27.096Z] [2025-02-10T10:29:27.096Z] #36 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-10T10:29:27.355Z] #36 ... [2025-02-10T10:29:27.355Z] [2025-02-10T10:29:27.355Z] #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-10T10:29:27.355Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 done [2025-02-10T10:29:27.355Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-10T10:29:27.355Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-02-10T10:29:27.355Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-02-10T10:29:27.355Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done [2025-02-10T10:29:27.355Z] #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.3s done [2025-02-10T10:29:27.355Z] #33 DONE 2.8s [2025-02-10T10:29:27.355Z] [2025-02-10T10:29:27.355Z] #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-02-10T10:29:27.355Z] #37 DONE 2.6s [2025-02-10T10:29:27.612Z] [2025-02-10T10:29:27.612Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-10T10:29:27.612Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 done [2025-02-10T10:29:27.612Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-10T10:29:27.612Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-02-10T10:29:27.612Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-02-10T10:29:27.612Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done [2025-02-10T10:29:27.612Z] #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.3s done [2025-02-10T10:29:27.612Z] #33 DONE 2.8s [2025-02-10T10:29:27.612Z] [2025-02-10T10:29:27.612Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-02-10T10:29:27.612Z] #38 DONE 2.6s [2025-02-10T10:29:27.612Z] [2025-02-10T10:29:27.612Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-10T10:29:27.612Z] #39 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-10T10:29:27.870Z] #39 ... [2025-02-10T10:29:27.870Z] [2025-02-10T10:29:27.870Z] #40 [security-spire-server internal] load build context [2025-02-10T10:29:27.870Z] #40 transferring context: 23.80kB 0.1s done [2025-02-10T10:29:27.870Z] #40 DONE 0.3s [2025-02-10T10:29:27.870Z] [2025-02-10T10:29:27.870Z] #41 [security-spire-config internal] load build context [2025-02-10T10:29:27.870Z] #41 transferring context: 22.05kB 0.0s done [2025-02-10T10:29:27.870Z] #41 DONE 0.4s [2025-02-10T10:29:27.870Z] [2025-02-10T10:29:27.870Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-10T10:29:27.870Z] #39 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done [2025-02-10T10:29:27.870Z] #39 ... [2025-02-10T10:29:27.870Z] [2025-02-10T10:29:27.870Z] #42 [security-spire-agent internal] load build context [2025-02-10T10:29:27.870Z] #42 transferring context: 23.33kB 0.0s done [2025-02-10T10:29:27.870Z] #42 DONE 0.4s [2025-02-10T10:29:27.870Z] [2025-02-10T10:29:27.870Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-10T10:29:27.870Z] #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s [2025-02-10T10:29:28.129Z] #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2025-02-10T10:29:28.129Z] #39 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2025-02-10T10:29:28.129Z] #39 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2025-02-10T10:29:28.129Z] #39 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2025-02-10T10:29:28.129Z] #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.2s [2025-02-10T10:29:28.129Z] #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2025-02-10T10:29:28.129Z] #39 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0B / 278B 0.3s [2025-02-10T10:29:28.129Z] #39 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0B / 20.02MB 0.3s [2025-02-10T10:29:28.387Z] #39 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done [2025-02-10T10:29:28.387Z] #39 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.05MB / 20.02MB 0.4s [2025-02-10T10:29:28.387Z] #39 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 5.24MB / 20.02MB 0.5s [2025-02-10T10:29:28.645Z] #39 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 9.44MB / 20.02MB 0.6s [2025-02-10T10:29:28.645Z] #39 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 15.73MB / 20.02MB 0.7s [2025-02-10T10:29:28.645Z] #39 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.8s [2025-02-10T10:29:31.934Z] #39 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 3.3s done [2025-02-10T10:29:32.222Z] Removing intermediate container c0c4dde0a368 [2025-02-10T10:29:32.222Z] ---> fd45c3069673 [2025-02-10T10:29:32.222Z] Successfully built fd45c3069673 [2025-02-10T10:29:32.222Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:29:32.563Z] + docker inspect -f . ci-base-image-arm64 [2025-02-10T10:29:32.563Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T10:29:32.803Z] prd-ubuntu20.04-docker-arm64-4c-16g-38521 does not seem to be running inside a container [2025-02-10T10:29:32.871Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/790 -v /w/workspace/edgex-go/790:/w/workspace/edgex-go/790:rw,z -v /w/workspace/edgex-go/790@tmp:/w/workspace/edgex-go/790@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-02-10T10:29:33.831Z] #39 ... [2025-02-10T10:29:33.831Z] [2025-02-10T10:29:33.831Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-10T10:29:33.831Z] #43 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done [2025-02-10T10:29:33.831Z] #43 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-02-10T10:29:33.831Z] #43 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2025-02-10T10:29:33.831Z] #43 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2025-02-10T10:29:33.831Z] #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2025-02-10T10:29:33.831Z] #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2025-02-10T10:29:33.831Z] #43 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2025-02-10T10:29:33.831Z] #43 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-02-10T10:29:33.831Z] #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 5.5s [2025-02-10T10:29:34.162Z] $ docker top fd15cf94ccb639e37445629f90f99f139ff2ebfdbe1ba2dd8da3ee8cfe01b322 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-10T10:29:34.787Z] #43 ... [2025-02-10T10:29:34.787Z] [2025-02-10T10:29:34.787Z] #44 [security-spiffe-token-provider internal] load build context [2025-02-10T10:29:34.787Z] #44 transferring context: 313.49MB 10.0s [2025-02-10T10:29:34.787Z] #44 ... [2025-02-10T10:29:34.787Z] [2025-02-10T10:29:34.787Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-10T10:29:34.787Z] #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 5.9s done [2025-02-10T10:29:34.787Z] #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 5.9s done [2025-02-10T10:29:34.787Z] #43 ... [2025-02-10T10:29:34.787Z] [2025-02-10T10:29:34.787Z] #45 [security-proxy-setup internal] load build context [2025-02-10T10:29:35.012Z] + go version [2025-02-10T10:29:35.012Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-02-10T10:29:35.026Z] $ docker stop --time=1 fd15cf94ccb639e37445629f90f99f139ff2ebfdbe1ba2dd8da3ee8cfe01b322 [2025-02-10T10:29:35.045Z] #45 ... [2025-02-10T10:29:35.045Z] [2025-02-10T10:29:35.045Z] #46 [core-metadata internal] load build context [2025-02-10T10:29:35.045Z] #46 ... [2025-02-10T10:29:35.045Z] [2025-02-10T10:29:35.045Z] #47 [security-proxy-auth internal] load build context [2025-02-10T10:29:35.045Z] #47 ... [2025-02-10T10:29:35.045Z] [2025-02-10T10:29:35.045Z] #46 [core-metadata internal] load build context [2025-02-10T10:29:36.674Z] $ docker rm -f --volumes fd15cf94ccb639e37445629f90f99f139ff2ebfdbe1ba2dd8da3ee8cfe01b322 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [2025-02-10T10:29:36.964Z] #46 ... [2025-02-10T10:29:36.964Z] [2025-02-10T10:29:36.964Z] #48 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-02-10T10:29:36.964Z] #0 1.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T10:29:36.964Z] #0 1.152 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T10:29:36.964Z] #0 1.602 OK: 248 MiB in 58 packages [2025-02-10T10:29:36.964Z] #48 ... [2025-02-10T10:29:36.964Z] [2025-02-10T10:29:36.964Z] #49 [support-scheduler internal] load build context [2025-02-10T10:29:36.964Z] #49 ... [2025-02-10T10:29:36.964Z] [2025-02-10T10:29:36.964Z] #50 [support-notifications internal] load build context [2025-02-10T10:29:36.964Z] #50 ... [2025-02-10T10:29:36.964Z] [2025-02-10T10:29:36.964Z] #51 [core-keeper internal] load build context [2025-02-10T10:29:36.964Z] #51 ... [2025-02-10T10:29:36.964Z] [2025-02-10T10:29:36.964Z] #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-10T10:29:36.964Z] #0 1.324 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T10:29:36.964Z] #0 1.416 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T10:29:36.964Z] #0 1.805 v3.20.5-53-g1b4bbf9c5bf [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-10T10:29:36.964Z] #0 1.805 v3.20.5-58-gdba5f08535f [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-10T10:29:36.964Z] #0 1.805 OK: 24178 distinct packages available [2025-02-10T10:29:36.964Z] #0 1.929 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T10:29:36.964Z] #0 2.088 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T10:29:36.964Z] #0 2.429 OK: 248 MiB in 58 packages [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:29:37.227Z] #52 ... [2025-02-10T10:29:37.227Z] [2025-02-10T10:29:37.227Z] #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-10T10:29:37.227Z] #0 4.091 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T10:29:37.227Z] #0 4.158 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T10:29:37.227Z] #0 4.426 (1/6) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T10:29:37.227Z] #0 4.461 (2/6) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T10:29:37.227Z] #0 4.472 (3/6) Installing dumb-init (1.2.5-r3) [2025-02-10T10:29:37.227Z] #0 4.476 (4/6) Installing openssl (3.3.2-r2) [2025-02-10T10:29:37.227Z] #0 4.488 (5/6) Installing su-exec (0.2-r3) [2025-02-10T10:29:37.227Z] #0 4.491 (6/6) Installing yq-go (4.44.1-r2) [2025-02-10T10:29:37.227Z] #0 4.560 Executing busybox-1.36.1-r29.trigger [2025-02-10T10:29:37.227Z] #0 4.572 OK: 19 MiB in 18 packages [2025-02-10T10:29:37.227Z] #53 ... [2025-02-10T10:29:37.227Z] [2025-02-10T10:29:37.227Z] #54 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-02-10T10:29:37.369Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-02-10T10:29:37.369Z] [2025-02-10T10:29:37.369Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:29:37.706Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-02-10T10:29:37.706Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-02-10T10:29:37.706Z] 547446be3368: Pulling fs layer [2025-02-10T10:29:37.706Z] d125d8839a47: Pulling fs layer [2025-02-10T10:29:37.706Z] 3e85d5ac6304: Pulling fs layer [2025-02-10T10:29:37.706Z] c3105a71a48b: Pulling fs layer [2025-02-10T10:29:37.706Z] 0f093f025ec4: Pulling fs layer [2025-02-10T10:29:37.706Z] c3106fc0e877: Pulling fs layer [2025-02-10T10:29:37.706Z] c3105a71a48b: Waiting [2025-02-10T10:29:37.706Z] 0f093f025ec4: Waiting [2025-02-10T10:29:37.706Z] c3106fc0e877: Waiting [2025-02-10T10:29:37.877Z] #54 ... [2025-02-10T10:29:37.877Z] [2025-02-10T10:29:37.877Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-10T10:29:37.877Z] #55 ... [2025-02-10T10:29:37.877Z] [2025-02-10T10:29:37.877Z] #56 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-10T10:29:37.877Z] #56 ... [2025-02-10T10:29:37.877Z] [2025-02-10T10:29:37.877Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-10T10:29:37.877Z] #0 5.778 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T10:29:37.877Z] #0 5.891 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T10:29:37.877Z] #0 6.764 v3.20.5-53-g1b4bbf9c5bf [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-10T10:29:37.877Z] #0 6.764 v3.20.5-58-gdba5f08535f [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-10T10:29:37.877Z] #0 6.764 OK: 24172 distinct packages available [2025-02-10T10:29:37.877Z] #0 6.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T10:29:37.877Z] #0 6.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T10:29:37.877Z] #0 7.168 (1/14) Installing ca-certificates (20241121-r1) [2025-02-10T10:29:37.877Z] #0 7.182 (2/14) Installing brotli-libs (1.1.0-r2) [2025-02-10T10:29:37.877Z] #0 7.191 (3/14) Installing c-ares (1.33.1-r0) [2025-02-10T10:29:37.877Z] #0 7.200 (4/14) Installing libunistring (1.2-r0) [2025-02-10T10:29:37.877Z] #0 7.214 (5/14) Installing libidn2 (2.3.7-r0) [2025-02-10T10:29:37.877Z] #0 7.230 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-02-10T10:29:37.877Z] #0 7.234 (7/14) Installing libpsl (0.21.5-r1) [2025-02-10T10:29:37.877Z] #0 7.238 (8/14) Installing zstd-libs (1.5.6-r0) [2025-02-10T10:29:37.877Z] #0 7.256 (9/14) Installing libcurl (8.12.0-r0) [2025-02-10T10:29:37.877Z] #0 7.264 (10/14) Installing curl (8.12.0-r0) [2025-02-10T10:29:37.877Z] #0 7.271 (11/14) Installing dumb-init (1.2.5-r3) [2025-02-10T10:29:37.877Z] #0 7.273 (12/14) Installing musl-obstack (1.2.3-r2) [2025-02-10T10:29:37.877Z] #0 7.280 (13/14) Installing libucontext (1.2-r3) [2025-02-10T10:29:37.877Z] #0 7.284 (14/14) Installing gcompat (1.1.0-r4) [2025-02-10T10:29:37.877Z] #0 7.288 Executing busybox-1.36.1-r29.trigger [2025-02-10T10:29:37.877Z] #0 7.298 Executing ca-certificates-20241121-r1.trigger [2025-02-10T10:29:37.877Z] #0 7.346 OK: 13 MiB in 28 packages [2025-02-10T10:29:37.981Z] 547446be3368: Verifying Checksum [2025-02-10T10:29:37.981Z] 547446be3368: Download complete [2025-02-10T10:29:37.981Z] c3105a71a48b: Verifying Checksum [2025-02-10T10:29:37.981Z] c3105a71a48b: Download complete [2025-02-10T10:29:38.248Z] d125d8839a47: Verifying Checksum [2025-02-10T10:29:38.248Z] d125d8839a47: Download complete [2025-02-10T10:29:38.248Z] c3106fc0e877: Verifying Checksum [2025-02-10T10:29:38.248Z] c3106fc0e877: Download complete [2025-02-10T10:29:38.516Z] 0f093f025ec4: Verifying Checksum [2025-02-10T10:29:38.516Z] 0f093f025ec4: Download complete [2025-02-10T10:29:38.678Z] #57 ... [2025-02-10T10:29:38.678Z] [2025-02-10T10:29:38.678Z] #58 [security-bootstrapper internal] load build context [2025-02-10T10:29:38.678Z] #58 ... [2025-02-10T10:29:38.678Z] [2025-02-10T10:29:38.678Z] #59 [security-secretstore-setup internal] load build context [2025-02-10T10:29:38.786Z] 547446be3368: Pull complete [2025-02-10T10:29:38.938Z] #59 ... [2025-02-10T10:29:38.938Z] [2025-02-10T10:29:38.938Z] #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-10T10:29:38.938Z] #60 ... [2025-02-10T10:29:38.938Z] [2025-02-10T10:29:38.938Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-02-10T10:29:38.938Z] #0 1.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T10:29:38.938Z] #0 1.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T10:29:38.938Z] #0 2.083 OK: 248 MiB in 58 packages [2025-02-10T10:29:38.938Z] #61 ... [2025-02-10T10:29:38.938Z] [2025-02-10T10:29:38.938Z] #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-10T10:29:38.938Z] #62 ... [2025-02-10T10:29:38.938Z] [2025-02-10T10:29:38.938Z] #63 [core-command internal] load build context [2025-02-10T10:29:39.686Z] #63 ... [2025-02-10T10:29:39.686Z] [2025-02-10T10:29:39.686Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-10T10:29:39.686Z] #64 ... [2025-02-10T10:29:39.686Z] [2025-02-10T10:29:39.686Z] #65 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-10T10:29:39.751Z] d125d8839a47: Pull complete [2025-02-10T10:29:39.948Z] #65 ... [2025-02-10T10:29:39.948Z] [2025-02-10T10:29:39.948Z] #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-10T10:29:39.948Z] #66 ... [2025-02-10T10:29:39.948Z] [2025-02-10T10:29:39.948Z] #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-02-10T10:29:39.948Z] #0 1.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T10:29:39.948Z] #0 1.576 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T10:29:39.948Z] #0 1.992 OK: 248 MiB in 58 packages [2025-02-10T10:29:39.948Z] #67 ... [2025-02-10T10:29:39.948Z] [2025-02-10T10:29:39.948Z] #68 [core-data internal] load build context [2025-02-10T10:29:39.948Z] #68 transferring context: 389.37MB 12.8s [2025-02-10T10:29:39.948Z] #68 ... [2025-02-10T10:29:39.948Z] [2025-02-10T10:29:39.948Z] #69 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-10T10:29:39.948Z] #0 1.320 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T10:29:39.948Z] #0 1.441 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T10:29:39.948Z] #0 1.787 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-10T10:29:39.948Z] #0 1.795 Executing busybox-1.36.1-r29.trigger [2025-02-10T10:29:39.948Z] #0 1.804 OK: 8 MiB in 15 packages [2025-02-10T10:29:40.335Z] 3e85d5ac6304: Verifying Checksum [2025-02-10T10:29:40.335Z] 3e85d5ac6304: Download complete [2025-02-10T10:29:40.384Z] #69 ... [2025-02-10T10:29:40.384Z] [2025-02-10T10:29:40.384Z] #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-02-10T10:29:40.384Z] #0 0.647 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T10:29:40.384Z] #0 0.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T10:29:40.384Z] #0 1.545 OK: 248 MiB in 58 packages [2025-02-10T10:29:41.231Z] #70 ... [2025-02-10T10:29:41.231Z] [2025-02-10T10:29:41.231Z] #71 [core-common-config-bootstrapper internal] load build context [2025-02-10T10:29:41.802Z] #71 transferring context: 446.26MB 14.9s done [2025-02-10T10:29:41.802Z] #71 ... [2025-02-10T10:29:41.802Z] [2025-02-10T10:29:41.802Z] #36 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-10T10:29:41.802Z] #36 4.644 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T10:29:41.802Z] #36 4.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T10:29:41.802Z] #36 4.989 (1/7) Installing ca-certificates (20241121-r1) [2025-02-10T10:29:41.802Z] #36 5.008 (2/7) Installing dumb-init (1.2.5-r3) [2025-02-10T10:29:41.802Z] #36 5.012 (3/7) Installing libgcc (13.2.1_git20240309-r0) [2025-02-10T10:29:41.802Z] #36 5.016 (4/7) Installing libsodium (1.0.19-r0) [2025-02-10T10:29:41.802Z] #36 5.023 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) [2025-02-10T10:29:41.802Z] #36 5.042 (6/7) Installing libzmq (4.3.5-r2) [2025-02-10T10:29:41.802Z] #36 5.059 (7/7) Installing zeromq (4.3.5-r2) [2025-02-10T10:29:41.802Z] #36 5.059 Executing busybox-1.36.1-r29.trigger [2025-02-10T10:29:41.802Z] #36 5.065 Executing ca-certificates-20241121-r1.trigger [2025-02-10T10:29:41.802Z] #36 5.105 OK: 12 MiB in 21 packages [2025-02-10T10:29:41.802Z] #36 ... [2025-02-10T10:29:41.802Z] [2025-02-10T10:29:41.802Z] #49 [support-scheduler internal] load build context [2025-02-10T10:29:42.735Z] #49 transferring context: 446.26MB 15.7s done [2025-02-10T10:29:42.735Z] #49 ... [2025-02-10T10:29:42.735Z] [2025-02-10T10:29:42.735Z] #46 [core-metadata internal] load build context [2025-02-10T10:29:43.669Z] #46 transferring context: 446.26MB 16.9s done [2025-02-10T10:29:44.606Z] #46 ... [2025-02-10T10:29:44.606Z] [2025-02-10T10:29:44.606Z] #44 [security-spiffe-token-provider internal] load build context [2025-02-10T10:29:44.606Z] #44 transferring context: 446.26MB 13.8s done [2025-02-10T10:29:45.175Z] #44 ... [2025-02-10T10:29:45.175Z] [2025-02-10T10:29:45.175Z] #51 [core-keeper internal] load build context [2025-02-10T10:29:45.175Z] #51 transferring context: 446.26MB 16.2s done [2025-02-10T10:29:45.175Z] #51 ... [2025-02-10T10:29:45.175Z] [2025-02-10T10:29:45.175Z] #45 [security-proxy-setup internal] load build context [2025-02-10T10:29:45.175Z] #45 transferring context: 446.26MB 12.2s done [2025-02-10T10:29:45.962Z] #45 ... [2025-02-10T10:29:45.962Z] [2025-02-10T10:29:45.962Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-10T10:29:45.962Z] #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2025-02-10T10:29:46.762Z] #39 ... [2025-02-10T10:29:46.762Z] [2025-02-10T10:29:46.762Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-10T10:29:46.762Z] #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2025-02-10T10:29:46.762Z] #43 ... [2025-02-10T10:29:46.762Z] [2025-02-10T10:29:46.762Z] #47 [security-proxy-auth internal] load build context [2025-02-10T10:29:46.762Z] #47 transferring context: 446.26MB 11.3s done [2025-02-10T10:29:46.762Z] #47 ... [2025-02-10T10:29:46.762Z] [2025-02-10T10:29:46.762Z] #58 [security-bootstrapper internal] load build context [2025-02-10T10:29:46.762Z] #58 transferring context: 446.26MB 15.7s done [2025-02-10T10:29:47.740Z] #58 ... [2025-02-10T10:29:47.740Z] [2025-02-10T10:29:47.740Z] #50 [support-notifications internal] load build context [2025-02-10T10:29:47.740Z] #50 transferring context: 446.26MB 15.4s done [2025-02-10T10:29:48.841Z] #50 ... [2025-02-10T10:29:48.841Z] [2025-02-10T10:29:48.841Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-10T10:29:48.841Z] #43 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2025-02-10T10:29:48.841Z] #43 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2025-02-10T10:29:48.841Z] #43 ... [2025-02-10T10:29:48.841Z] [2025-02-10T10:29:48.841Z] #59 [security-secretstore-setup internal] load build context [2025-02-10T10:29:48.841Z] #59 transferring context: 446.26MB 15.2s done [2025-02-10T10:29:49.127Z] #59 ... [2025-02-10T10:29:49.127Z] [2025-02-10T10:29:49.127Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-10T10:29:49.127Z] #39 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2025-02-10T10:29:49.127Z] #39 ... [2025-02-10T10:29:49.127Z] [2025-02-10T10:29:49.127Z] #63 [core-command internal] load build context [2025-02-10T10:29:49.127Z] #63 transferring context: 446.26MB 15.4s done [2025-02-10T10:29:50.117Z] #63 ... [2025-02-10T10:29:50.117Z] [2025-02-10T10:29:50.117Z] #68 [core-data internal] load build context [2025-02-10T10:29:50.117Z] #68 transferring context: 446.26MB 14.9s done [2025-02-10T10:29:50.462Z] 3e85d5ac6304: Pull complete [2025-02-10T10:29:50.462Z] c3105a71a48b: Pull complete [2025-02-10T10:29:51.422Z] 0f093f025ec4: Pull complete [2025-02-10T10:29:51.690Z] c3106fc0e877: Pull complete [2025-02-10T10:29:51.690Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-02-10T10:29:51.690Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-02-10T10:29:51.690Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T10:29:51.908Z] prd-ubuntu20.04-docker-arm64-4c-16g-38521 does not seem to be running inside a container [2025-02-10T10:29:51.974Z] $ 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/790 -v /w/workspace/edgex-go/790:/w/workspace/edgex-go/790:rw,z -v /w/workspace/edgex-go/790@tmp:/w/workspace/edgex-go/790@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2025-02-10T10:29:54.495Z] $ docker top aa934c7d2dcf1ee199ca8ef40d088edc3c6b689fe93eb5b0985a564ddda646f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-10T10:29:55.345Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-02-10T10:30:00.184Z] #68 ... [2025-02-10T10:30:00.184Z] [2025-02-10T10:30:00.184Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-10T10:30:00.184Z] #43 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2025-02-10T10:30:00.184Z] #43 ... [2025-02-10T10:30:00.184Z] [2025-02-10T10:30:00.184Z] #65 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-10T10:30:00.184Z] #65 DONE 33.1s [2025-02-10T10:30:00.184Z] [2025-02-10T10:30:00.184Z] #47 [security-proxy-auth internal] load build context [2025-02-10T10:30:00.184Z] #47 DONE 35.0s [2025-02-10T10:30:00.184Z] [2025-02-10T10:30:00.184Z] #45 [security-proxy-setup internal] load build context [2025-02-10T10:30:00.184Z] #45 DONE 35.0s [2025-02-10T10:30:00.184Z] [2025-02-10T10:30:00.184Z] #59 [security-secretstore-setup internal] load build context [2025-02-10T10:30:00.184Z] #59 DONE 33.2s [2025-02-10T10:30:00.184Z] [2025-02-10T10:30:00.184Z] #63 [core-command internal] load build context [2025-02-10T10:30:00.184Z] #63 DONE 33.2s [2025-02-10T10:30:00.184Z] [2025-02-10T10:30:00.184Z] #71 [core-common-config-bootstrapper internal] load build context [2025-02-10T10:30:00.184Z] #71 DONE 33.2s [2025-02-10T10:30:00.184Z] [2025-02-10T10:30:00.184Z] #50 [support-notifications internal] load build context [2025-02-10T10:30:00.184Z] #50 DONE 33.2s [2025-02-10T10:30:00.184Z] [2025-02-10T10:30:00.184Z] #68 [core-data internal] load build context [2025-02-10T10:30:00.184Z] #68 DONE 33.2s [2025-02-10T10:30:00.184Z] [2025-02-10T10:30:00.184Z] #44 [security-spiffe-token-provider internal] load build context [2025-02-10T10:30:00.184Z] #44 DONE 35.4s [2025-02-10T10:30:00.184Z] [2025-02-10T10:30:00.184Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-10T10:30:00.184Z] #43 ... [2025-02-10T10:30:00.184Z] [2025-02-10T10:30:00.184Z] #36 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-10T10:30:00.184Z] #36 DONE 32.8s [2025-02-10T10:30:00.184Z] [2025-02-10T10:30:00.184Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-02-10T10:30:00.184Z] #61 DONE 33.2s [2025-02-10T10:30:00.184Z] [2025-02-10T10:30:00.184Z] #49 [support-scheduler internal] load build context [2025-02-10T10:30:00.184Z] #49 DONE 33.2s [2025-02-10T10:30:00.184Z] [2025-02-10T10:30:00.184Z] #58 [security-bootstrapper internal] load build context [2025-02-10T10:30:00.184Z] #58 DONE 33.2s [2025-02-10T10:30:00.184Z] [2025-02-10T10:30:00.184Z] #51 [core-keeper internal] load build context [2025-02-10T10:30:00.184Z] #51 DONE 33.2s [2025-02-10T10:30:00.184Z] [2025-02-10T10:30:00.184Z] #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-02-10T10:30:00.184Z] #67 DONE 33.3s [2025-02-10T10:30:00.184Z] [2025-02-10T10:30:00.184Z] #69 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-10T10:30:00.184Z] #69 DONE 32.9s [2025-02-10T10:30:00.184Z] [2025-02-10T10:30:00.184Z] #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-10T10:30:00.184Z] #53 DONE 32.8s [2025-02-10T10:30:00.184Z] [2025-02-10T10:30:00.184Z] #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-10T10:30:00.184Z] #52 DONE 33.3s [2025-02-10T10:30:00.184Z] [2025-02-10T10:30:00.184Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-10T10:30:00.184Z] #43 ... [2025-02-10T10:30:00.184Z] [2025-02-10T10:30:00.184Z] #48 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-02-10T10:30:00.184Z] #48 DONE 33.4s [2025-02-10T10:30:00.184Z] [2025-02-10T10:30:00.184Z] #46 [core-metadata internal] load build context [2025-02-10T10:30:00.184Z] #46 DONE 35.1s [2025-02-10T10:30:00.184Z] [2025-02-10T10:30:00.184Z] #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-02-10T10:30:00.184Z] #70 DONE 33.3s [2025-02-10T10:30:00.184Z] [2025-02-10T10:30:00.184Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-10T10:30:00.184Z] #57 DONE 32.8s [2025-02-10T10:30:00.184Z] [2025-02-10T10:30:00.184Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-10T10:30:00.443Z] #43 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.7s done [2025-02-10T10:30:01.008Z] #43 ... [2025-02-10T10:30:01.008Z] [2025-02-10T10:30:01.008Z] #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-02-10T10:30:01.008Z] #72 DONE 1.0s [2025-02-10T10:30:01.008Z] [2025-02-10T10:30:01.008Z] #73 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-02-10T10:30:01.008Z] #73 DONE 0.9s [2025-02-10T10:30:01.008Z] [2025-02-10T10:30:01.008Z] #74 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-10T10:30:01.008Z] #74 DONE 1.0s [2025-02-10T10:30:01.008Z] [2025-02-10T10:30:01.008Z] #75 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-02-10T10:30:01.008Z] #75 DONE 0.9s [2025-02-10T10:30:01.008Z] [2025-02-10T10:30:01.008Z] #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-02-10T10:30:01.008Z] #76 DONE 1.0s [2025-02-10T10:30:01.008Z] [2025-02-10T10:30:01.008Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-10T10:30:01.267Z] #43 DONE 33.7s [2025-02-10T10:30:01.267Z] [2025-02-10T10:30:01.267Z] #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-10T10:30:01.267Z] #60 33.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T10:30:01.267Z] #60 33.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T10:30:01.535Z] #60 ... [2025-02-10T10:30:01.535Z] [2025-02-10T10:30:01.535Z] #56 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-10T10:30:01.535Z] #56 DONE 34.1s [2025-02-10T10:30:01.535Z] [2025-02-10T10:30:01.535Z] #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-10T10:30:01.535Z] #60 34.18 (1/3) Installing ca-certificates (20241121-r1) [2025-02-10T10:30:01.535Z] #60 34.19 (2/3) Installing dumb-init (1.2.5-r3) [2025-02-10T10:30:01.535Z] #60 34.20 (3/3) Installing tzdata (2024b-r0) [2025-02-10T10:30:01.535Z] #60 34.23 Executing busybox-1.36.1-r29.trigger [2025-02-10T10:30:01.794Z] #60 34.32 Executing ca-certificates-20241121-r1.trigger [2025-02-10T10:30:01.794Z] #60 34.36 OK: 10 MiB in 17 packages [2025-02-10T10:30:01.794Z] #60 ... [2025-02-10T10:30:01.794Z] [2025-02-10T10:30:01.794Z] #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-10T10:30:01.794Z] #66 33.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T10:30:01.794Z] #66 33.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T10:30:01.794Z] #66 34.15 (1/2) Installing dumb-init (1.2.5-r3) [2025-02-10T10:30:01.794Z] #66 34.16 (2/2) Installing su-exec (0.2-r3) [2025-02-10T10:30:01.794Z] #66 34.16 Executing busybox-1.36.1-r29.trigger [2025-02-10T10:30:01.794Z] #66 34.16 OK: 8 MiB in 16 packages [2025-02-10T10:30:01.794Z] #66 DONE 34.6s [2025-02-10T10:30:02.053Z] [2025-02-10T10:30:02.053Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-10T10:30:02.053Z] #55 33.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T10:30:02.053Z] #55 33.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T10:30:02.053Z] #55 34.20 (1/4) Installing ca-certificates (20241121-r1) [2025-02-10T10:30:02.053Z] #55 34.22 (2/4) Installing dumb-init (1.2.5-r3) [2025-02-10T10:30:02.053Z] #55 34.22 (3/4) Installing su-exec (0.2-r3) [2025-02-10T10:30:02.053Z] #55 34.23 (4/4) Installing yq-go (4.44.1-r2) [2025-02-10T10:30:02.053Z] #55 34.33 Executing busybox-1.36.1-r29.trigger [2025-02-10T10:30:02.053Z] #55 34.41 Executing ca-certificates-20241121-r1.trigger [2025-02-10T10:30:02.053Z] #55 34.45 OK: 19 MiB in 18 packages [2025-02-10T10:30:02.053Z] #55 DONE 34.7s [2025-02-10T10:30:02.053Z] [2025-02-10T10:30:02.053Z] #54 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-02-10T10:30:02.053Z] #54 33.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T10:30:02.053Z] #54 33.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T10:30:02.053Z] #54 34.22 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-10T10:30:02.053Z] #54 34.23 Executing busybox-1.36.1-r29.trigger [2025-02-10T10:30:02.053Z] #54 34.24 OK: 8 MiB in 15 packages [2025-02-10T10:30:02.053Z] #54 DONE 34.7s [2025-02-10T10:30:02.053Z] [2025-02-10T10:30:02.053Z] #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-10T10:30:02.053Z] #60 DONE 34.6s [2025-02-10T10:30:02.053Z] [2025-02-10T10:30:02.053Z] #77 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-02-10T10:30:02.988Z] #77 ... [2025-02-10T10:30:02.988Z] [2025-02-10T10:30:02.988Z] #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-10T10:30:02.988Z] #62 33.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T10:30:02.988Z] #62 33.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T10:30:02.988Z] #62 34.31 v3.20.5-53-g1b4bbf9c5bf [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-10T10:30:02.988Z] #62 34.31 v3.20.5-58-gdba5f08535f [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-10T10:30:02.988Z] #62 34.31 OK: 24172 distinct packages available [2025-02-10T10:30:02.988Z] #62 34.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T10:30:02.988Z] #62 34.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T10:30:02.988Z] #62 34.81 (1/7) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T10:30:02.988Z] #62 34.84 (2/7) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T10:30:02.988Z] #62 34.85 (3/7) Installing dumb-init (1.2.5-r3) [2025-02-10T10:30:02.988Z] #62 34.85 (4/7) Installing musl-obstack (1.2.3-r2) [2025-02-10T10:30:02.988Z] #62 34.85 (5/7) Installing libucontext (1.2-r3) [2025-02-10T10:30:02.988Z] #62 34.86 (6/7) Installing gcompat (1.1.0-r4) [2025-02-10T10:30:02.988Z] #62 34.96 (7/7) Installing openssl (3.3.2-r2) [2025-02-10T10:30:02.988Z] #62 34.98 Executing busybox-1.36.1-r29.trigger [2025-02-10T10:30:02.988Z] #62 34.98 OK: 9 MiB in 19 packages [2025-02-10T10:30:02.988Z] #62 DONE 35.3s [2025-02-10T10:30:02.988Z] [2025-02-10T10:30:02.988Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-10T10:30:02.988Z] #64 33.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T10:30:02.988Z] #64 34.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T10:30:02.988Z] #64 34.46 v3.20.5-53-g1b4bbf9c5bf [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-10T10:30:02.988Z] #64 34.46 v3.20.5-58-gdba5f08535f [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-10T10:30:02.988Z] #64 34.46 OK: 24172 distinct packages available [2025-02-10T10:30:02.988Z] #64 34.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T10:30:02.988Z] #64 34.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T10:30:02.988Z] #64 34.96 (1/4) Installing dumb-init (1.2.5-r3) [2025-02-10T10:30:02.988Z] #64 34.97 (2/4) Installing musl-obstack (1.2.3-r2) [2025-02-10T10:30:02.988Z] #64 34.97 (3/4) Installing libucontext (1.2-r3) [2025-02-10T10:30:02.988Z] #64 34.97 (4/4) Installing gcompat (1.1.0-r4) [2025-02-10T10:30:02.988Z] #64 34.98 Executing busybox-1.36.1-r29.trigger [2025-02-10T10:30:02.988Z] #64 34.99 OK: 8 MiB in 18 packages [2025-02-10T10:30:02.988Z] #64 DONE 35.3s [2025-02-10T10:30:02.988Z] [2025-02-10T10:30:02.988Z] #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-02-10T10:30:03.553Z] #78 ... [2025-02-10T10:30:03.553Z] [2025-02-10T10:30:03.553Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-02-10T10:30:03.553Z] #0 2.884 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T10:30:03.553Z] #0 2.958 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T10:30:03.553Z] #0 3.234 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T10:30:03.553Z] #0 3.267 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T10:30:03.553Z] #0 3.276 Executing ca-certificates-20241121-r1.trigger [2025-02-10T10:30:03.553Z] #0 3.322 OK: 12 MiB in 21 packages [2025-02-10T10:30:03.553Z] #79 DONE 3.7s [2025-02-10T10:30:03.553Z] [2025-02-10T10:30:03.553Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-02-10T10:30:03.553Z] #0 2.847 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T10:30:03.553Z] #0 2.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T10:30:03.553Z] #0 3.254 OK: 19 MiB in 18 packages [2025-02-10T10:30:03.553Z] #80 DONE 3.6s [2025-02-10T10:30:03.553Z] [2025-02-10T10:30:03.553Z] #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-10T10:30:03.553Z] #0 2.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T10:30:03.553Z] #0 2.896 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T10:30:03.553Z] #0 3.264 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T10:30:03.553Z] #0 3.312 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T10:30:03.553Z] #0 3.325 Executing ca-certificates-20241121-r1.trigger [2025-02-10T10:30:03.553Z] #0 3.410 OK: 13 MiB in 28 packages [2025-02-10T10:30:03.553Z] #81 DONE 3.6s [2025-02-10T10:30:03.811Z] [2025-02-10T10:30:03.811Z] #82 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-02-10T10:30:03.811Z] #82 DONE 0.1s [2025-02-10T10:30:03.811Z] [2025-02-10T10:30:03.811Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-10T10:30:03.811Z] #39 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.2s done [2025-02-10T10:30:03.811Z] #39 ... [2025-02-10T10:30:03.811Z] [2025-02-10T10:30:03.811Z] #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-02-10T10:30:03.811Z] #0 2.621 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T10:30:03.811Z] #0 3.069 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T10:30:03.811Z] #0 3.845 OK: 248 MiB in 58 packages [2025-02-10T10:30:03.811Z] #83 DONE 4.1s [2025-02-10T10:30:04.069Z] [2025-02-10T10:30:04.069Z] #84 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-02-10T10:30:04.069Z] #0 3.324 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T10:30:04.069Z] #0 3.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T10:30:04.069Z] #0 3.789 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T10:30:04.069Z] #0 3.868 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T10:30:04.069Z] #0 3.883 OK: 8 MiB in 15 packages [2025-02-10T10:30:04.069Z] #84 DONE 4.0s [2025-02-10T10:30:04.069Z] [2025-02-10T10:30:04.069Z] #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-02-10T10:30:04.069Z] #85 DONE 0.2s [2025-02-10T10:30:04.069Z] [2025-02-10T10:30:04.069Z] #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T10:30:05.432Z] #1 [support-notifications internal] load build definition from Dockerfile [2025-02-10T10:30:05.433Z] #1 transferring dockerfile: 2.00kB 0.0s done [2025-02-10T10:30:05.433Z] #1 DONE 0.1s [2025-02-10T10:30:05.433Z] [2025-02-10T10:30:05.433Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-02-10T10:30:05.433Z] #2 transferring dockerfile: 1.89kB done [2025-02-10T10:30:05.433Z] #2 DONE 0.0s [2025-02-10T10:30:05.433Z] [2025-02-10T10:30:05.433Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2025-02-10T10:30:05.433Z] #3 transferring dockerfile: 3.02kB done [2025-02-10T10:30:05.433Z] #3 DONE 0.1s [2025-02-10T10:30:05.433Z] [2025-02-10T10:30:05.433Z] #4 [core-command internal] load build definition from Dockerfile [2025-02-10T10:30:05.433Z] #4 transferring dockerfile: 1.94kB 0.0s done [2025-02-10T10:30:05.433Z] #4 DONE 0.1s [2025-02-10T10:30:05.433Z] [2025-02-10T10:30:05.433Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2025-02-10T10:30:05.433Z] #5 transferring dockerfile: 1.81kB 0.0s done [2025-02-10T10:30:05.433Z] #5 DONE 0.1s [2025-02-10T10:30:05.433Z] [2025-02-10T10:30:05.433Z] #6 [security-proxy-auth internal] load build definition from Dockerfile [2025-02-10T10:30:05.433Z] #6 transferring dockerfile: 2.14kB done [2025-02-10T10:30:05.433Z] #6 DONE 0.1s [2025-02-10T10:30:05.433Z] [2025-02-10T10:30:05.433Z] #7 [core-keeper internal] load build definition from Dockerfile [2025-02-10T10:30:05.433Z] #7 transferring dockerfile: 2.01kB 0.0s done [2025-02-10T10:30:05.433Z] #7 DONE 0.1s [2025-02-10T10:30:05.433Z] [2025-02-10T10:30:05.433Z] #8 [core-metadata internal] load build definition from Dockerfile [2025-02-10T10:30:05.433Z] #8 transferring dockerfile: 2.10kB done [2025-02-10T10:30:05.433Z] #8 DONE 0.1s [2025-02-10T10:30:05.433Z] [2025-02-10T10:30:05.433Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2025-02-10T10:30:05.433Z] #9 transferring dockerfile: 2.49kB done [2025-02-10T10:30:05.433Z] #9 DONE 0.1s [2025-02-10T10:30:05.433Z] [2025-02-10T10:30:05.433Z] #10 [security-spire-server internal] load build definition from Dockerfile [2025-02-10T10:30:05.433Z] #10 transferring dockerfile: 1.70kB done [2025-02-10T10:30:05.433Z] #10 DONE 0.1s [2025-02-10T10:30:05.433Z] [2025-02-10T10:30:05.433Z] #11 [support-scheduler internal] load build definition from Dockerfile [2025-02-10T10:30:05.701Z] #11 transferring dockerfile: 1.83kB 0.0s done [2025-02-10T10:30:05.701Z] #11 DONE 0.1s [2025-02-10T10:30:05.701Z] [2025-02-10T10:30:05.701Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2025-02-10T10:30:05.701Z] #12 transferring dockerfile: 2.50kB done [2025-02-10T10:30:05.701Z] #12 DONE 0.1s [2025-02-10T10:30:05.701Z] [2025-02-10T10:30:05.701Z] #13 [core-data internal] load build definition from Dockerfile [2025-02-10T10:30:05.701Z] #13 transferring dockerfile: 2.04kB 0.0s done [2025-02-10T10:30:05.701Z] #13 DONE 0.1s [2025-02-10T10:30:05.701Z] [2025-02-10T10:30:05.701Z] #14 [security-spire-config internal] load build definition from Dockerfile [2025-02-10T10:30:05.701Z] #14 transferring dockerfile: 1.69kB done [2025-02-10T10:30:05.701Z] #14 DONE 0.1s [2025-02-10T10:30:05.701Z] [2025-02-10T10:30:05.701Z] #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-02-10T10:30:05.969Z] #15 transferring dockerfile: 2.23kB 0.0s done [2025-02-10T10:30:05.969Z] #15 DONE 0.1s [2025-02-10T10:30:05.969Z] [2025-02-10T10:30:05.969Z] #16 [support-notifications internal] load .dockerignore [2025-02-10T10:30:05.969Z] #16 transferring context: 50B 0.0s done [2025-02-10T10:30:05.969Z] #16 DONE 0.1s [2025-02-10T10:30:06.565Z] [2025-02-10T10:30:06.565Z] #17 [security-spiffe-token-provider internal] load .dockerignore [2025-02-10T10:30:06.839Z] #17 transferring context: 50B 0.0s done [2025-02-10T10:30:06.839Z] #17 DONE 0.3s [2025-02-10T10:30:06.839Z] [2025-02-10T10:30:06.839Z] #18 [security-bootstrapper internal] load .dockerignore [2025-02-10T10:30:06.839Z] #18 transferring context: 50B done [2025-02-10T10:30:07.125Z] #18 DONE 0.3s [2025-02-10T10:30:07.125Z] [2025-02-10T10:30:07.125Z] #19 [security-secretstore-setup internal] load .dockerignore [2025-02-10T10:30:07.125Z] #19 ... [2025-02-10T10:30:07.125Z] [2025-02-10T10:30:07.125Z] #20 [core-metadata internal] load .dockerignore [2025-02-10T10:30:07.125Z] #20 transferring context: 50B 0.0s done [2025-02-10T10:30:07.125Z] #20 DONE 0.2s [2025-02-10T10:30:07.125Z] [2025-02-10T10:30:07.125Z] #21 [core-command internal] load .dockerignore [2025-02-10T10:30:07.125Z] #21 transferring context: 50B 0.0s done [2025-02-10T10:30:07.125Z] #21 DONE 0.4s [2025-02-10T10:30:07.125Z] [2025-02-10T10:30:07.125Z] #22 [security-spire-agent internal] load .dockerignore [2025-02-10T10:30:07.125Z] #22 transferring context: 50B 0.0s done [2025-02-10T10:30:07.125Z] #22 DONE 0.4s [2025-02-10T10:30:07.125Z] [2025-02-10T10:30:07.125Z] #23 [security-proxy-auth internal] load .dockerignore [2025-02-10T10:30:07.125Z] #23 transferring context: 50B 0.0s done [2025-02-10T10:30:07.125Z] #23 DONE 0.3s [2025-02-10T10:30:07.125Z] [2025-02-10T10:30:07.125Z] #24 [core-keeper internal] load .dockerignore [2025-02-10T10:30:07.125Z] #24 transferring context: 50B 0.0s done [2025-02-10T10:30:07.125Z] #24 DONE 0.3s [2025-02-10T10:30:07.125Z] [2025-02-10T10:30:07.125Z] #19 [security-secretstore-setup internal] load .dockerignore [2025-02-10T10:30:07.125Z] #19 transferring context: 50B 0.0s done [2025-02-10T10:30:07.125Z] #19 DONE 0.3s [2025-02-10T10:30:07.125Z] [2025-02-10T10:30:07.125Z] #25 [security-proxy-setup internal] load .dockerignore [2025-02-10T10:30:07.393Z] #25 ... [2025-02-10T10:30:07.393Z] [2025-02-10T10:30:07.393Z] #26 [support-scheduler internal] load .dockerignore [2025-02-10T10:30:07.393Z] #26 transferring context: 50B 0.0s done [2025-02-10T10:30:07.393Z] #26 DONE 0.2s [2025-02-10T10:30:07.393Z] [2025-02-10T10:30:07.393Z] #27 [security-spire-server internal] load .dockerignore [2025-02-10T10:30:07.393Z] #27 transferring context: 50B 0.0s done [2025-02-10T10:30:07.393Z] #27 DONE 0.3s [2025-02-10T10:30:07.393Z] [2025-02-10T10:30:07.393Z] #25 [security-proxy-setup internal] load .dockerignore [2025-02-10T10:30:07.393Z] #25 transferring context: 50B 0.0s done [2025-02-10T10:30:07.393Z] #25 DONE 0.2s [2025-02-10T10:30:07.393Z] [2025-02-10T10:30:07.393Z] #28 [core-data internal] load .dockerignore [2025-02-10T10:30:07.393Z] #28 transferring context: 50B 0.0s done [2025-02-10T10:30:07.393Z] #28 DONE 0.1s [2025-02-10T10:30:07.393Z] [2025-02-10T10:30:07.393Z] #29 [core-common-config-bootstrapper internal] load .dockerignore [2025-02-10T10:30:07.660Z] #29 transferring context: 50B 0.0s done [2025-02-10T10:30:07.660Z] #29 DONE 0.1s [2025-02-10T10:30:07.660Z] [2025-02-10T10:30:07.660Z] #30 [security-spire-config internal] load .dockerignore [2025-02-10T10:30:07.660Z] #30 transferring context: 50B 0.0s done [2025-02-10T10:30:07.661Z] #30 DONE 0.2s [2025-02-10T10:30:07.661Z] [2025-02-10T10:30:07.661Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-10T10:30:07.661Z] #31 DONE 0.0s [2025-02-10T10:30:07.661Z] [2025-02-10T10:30:07.661Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2025-02-10T10:30:07.661Z] #32 DONE 0.2s [2025-02-10T10:30:07.930Z] [2025-02-10T10:30:07.930Z] #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-10T10:30:07.930Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done [2025-02-10T10:30:07.930Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-10T10:30:07.930Z] #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-10T10:30:07.930Z] #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-10T10:30:07.930Z] #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.05MB / 4.09MB 0.1s [2025-02-10T10:30:08.319Z] #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 3.15MB / 4.09MB 0.2s [2025-02-10T10:30:08.319Z] #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.2s done [2025-02-10T10:30:08.319Z] #33 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb [2025-02-10T10:30:08.944Z] #33 ... [2025-02-10T10:30:08.944Z] [2025-02-10T10:30:08.944Z] #34 [support-notifications internal] load build context [2025-02-10T10:30:08.944Z] #34 transferring context: 3.11MB 0.8s done [2025-02-10T10:30:08.944Z] #34 DONE 1.0s [2025-02-10T10:30:08.944Z] [2025-02-10T10:30:08.944Z] #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-10T10:30:08.944Z] #33 ... [2025-02-10T10:30:08.944Z] [2025-02-10T10:30:08.944Z] #35 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-10T10:30:08.944Z] #35 DONE 1.2s [2025-02-10T10:30:08.944Z] [2025-02-10T10:30:08.944Z] #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-10T10:30:08.944Z] #33 ... [2025-02-10T10:30:08.944Z] [2025-02-10T10:30:08.944Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-10T10:30:08.944Z] #31 DONE 0.0s [2025-02-10T10:30:08.944Z] [2025-02-10T10:30:08.944Z] #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-10T10:30:09.236Z] #33 ... [2025-02-10T10:30:09.236Z] [2025-02-10T10:30:09.236Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2025-02-10T10:30:09.236Z] #32 DONE 0.3s [2025-02-10T10:30:09.236Z] [2025-02-10T10:30:09.236Z] #35 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-10T10:30:09.236Z] #35 DONE 1.9s [2025-02-10T10:30:09.236Z] [2025-02-10T10:30:09.236Z] #36 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2025-02-10T10:30:09.236Z] #36 DONE 0.4s [2025-02-10T10:30:09.236Z] [2025-02-10T10:30:09.236Z] #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-10T10:30:09.236Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done [2025-02-10T10:30:09.236Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-10T10:30:09.236Z] #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-10T10:30:09.236Z] #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-10T10:30:09.236Z] #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.2s done [2025-02-10T10:30:09.236Z] #33 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.1s done [2025-02-10T10:30:09.421Z] #86 ... [2025-02-10T10:30:09.421Z] [2025-02-10T10:30:09.421Z] #77 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-02-10T10:30:09.421Z] #77 3.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T10:30:09.421Z] #77 3.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T10:30:09.421Z] #77 3.839 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T10:30:09.421Z] #77 3.944 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T10:30:09.421Z] #77 3.957 OK: 8 MiB in 15 packages [2025-02-10T10:30:09.509Z] #33 ... [2025-02-10T10:30:09.509Z] [2025-02-10T10:30:09.509Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-10T10:30:09.509Z] #31 DONE 0.0s [2025-02-10T10:30:09.509Z] [2025-02-10T10:30:09.509Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-02-10T10:30:09.509Z] #32 DONE 0.4s [2025-02-10T10:30:09.509Z] [2025-02-10T10:30:09.509Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-10T10:30:09.509Z] #31 DONE 0.0s [2025-02-10T10:30:09.509Z] [2025-02-10T10:30:09.509Z] #35 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-10T10:30:09.509Z] #35 DONE 1.9s [2025-02-10T10:30:09.509Z] [2025-02-10T10:30:09.509Z] #36 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-02-10T10:30:09.509Z] #36 DONE 0.4s [2025-02-10T10:30:09.509Z] [2025-02-10T10:30:09.509Z] #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-10T10:30:09.509Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done [2025-02-10T10:30:09.509Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-10T10:30:09.509Z] #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-10T10:30:09.509Z] #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-10T10:30:09.509Z] #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.2s done [2025-02-10T10:30:09.509Z] #33 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.1s done [2025-02-10T10:30:09.808Z] #33 ... [2025-02-10T10:30:09.808Z] [2025-02-10T10:30:09.808Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2025-02-10T10:30:09.808Z] #32 DONE 0.6s [2025-02-10T10:30:09.808Z] [2025-02-10T10:30:09.808Z] #35 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-10T10:30:09.808Z] #35 DONE 1.9s [2025-02-10T10:30:09.808Z] [2025-02-10T10:30:09.808Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-10T10:30:09.808Z] #31 DONE 0.0s [2025-02-10T10:30:09.808Z] [2025-02-10T10:30:09.808Z] #36 [core-command builder 2/7] WORKDIR /edgex-go [2025-02-10T10:30:09.808Z] #36 DONE 0.5s [2025-02-10T10:30:09.808Z] [2025-02-10T10:30:09.808Z] #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-10T10:30:09.808Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done [2025-02-10T10:30:09.808Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-10T10:30:09.808Z] #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-10T10:30:09.808Z] #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-10T10:30:09.808Z] #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.2s done [2025-02-10T10:30:09.808Z] #33 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.1s done [2025-02-10T10:30:10.113Z] #33 ... [2025-02-10T10:30:10.113Z] [2025-02-10T10:30:10.113Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-02-10T10:30:10.113Z] #32 DONE 0.7s [2025-02-10T10:30:10.113Z] [2025-02-10T10:30:10.113Z] #35 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-10T10:30:10.113Z] #35 DONE 2.0s [2025-02-10T10:30:10.113Z] [2025-02-10T10:30:10.113Z] #36 [core-metadata builder 2/7] WORKDIR /edgex-go [2025-02-10T10:30:10.113Z] #36 DONE 0.6s [2025-02-10T10:30:10.113Z] [2025-02-10T10:30:10.113Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-10T10:30:10.113Z] #31 DONE 0.0s [2025-02-10T10:30:10.113Z] [2025-02-10T10:30:10.113Z] #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-10T10:30:10.113Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done [2025-02-10T10:30:10.113Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-10T10:30:10.113Z] #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-10T10:30:10.113Z] #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-10T10:30:10.113Z] #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.2s done [2025-02-10T10:30:10.113Z] #33 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.1s done [2025-02-10T10:30:10.399Z] #33 ... [2025-02-10T10:30:10.399Z] [2025-02-10T10:30:10.399Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-10T10:30:10.399Z] #31 DONE 0.0s [2025-02-10T10:30:10.399Z] [2025-02-10T10:30:10.399Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2025-02-10T10:30:10.399Z] #32 DONE 0.9s [2025-02-10T10:30:10.399Z] [2025-02-10T10:30:10.399Z] #35 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-10T10:30:10.399Z] #35 DONE 2.0s [2025-02-10T10:30:10.399Z] [2025-02-10T10:30:10.399Z] #36 [core-keeper builder 2/7] WORKDIR /edgex-go [2025-02-10T10:30:10.399Z] #36 DONE 0.6s [2025-02-10T10:30:10.399Z] [2025-02-10T10:30:10.399Z] #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-10T10:30:10.399Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done [2025-02-10T10:30:10.399Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-10T10:30:10.399Z] #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-10T10:30:10.399Z] #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-10T10:30:10.399Z] #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.2s done [2025-02-10T10:30:10.399Z] #33 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.1s done [2025-02-10T10:30:10.399Z] #33 ... [2025-02-10T10:30:10.399Z] [2025-02-10T10:30:10.399Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-10T10:30:10.399Z] #31 DONE 0.0s [2025-02-10T10:30:10.680Z] [2025-02-10T10:30:10.680Z] #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-10T10:30:10.680Z] #33 ... [2025-02-10T10:30:10.680Z] [2025-02-10T10:30:10.680Z] #37 [security-spiffe-token-provider internal] load build context [2025-02-10T10:30:10.680Z] #37 transferring context: 3.11MB 1.3s done [2025-02-10T10:30:10.680Z] #37 DONE 1.6s [2025-02-10T10:30:10.948Z] [2025-02-10T10:30:10.948Z] #38 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-02-10T10:30:11.221Z] #38 ... [2025-02-10T10:30:11.221Z] [2025-02-10T10:30:11.221Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-10T10:30:11.221Z] #31 DONE 0.0s [2025-02-10T10:30:11.378Z] #77 ... [2025-02-10T10:30:11.378Z] [2025-02-10T10:30:11.378Z] #87 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T10:30:11.378Z] #87 ... [2025-02-10T10:30:11.378Z] [2025-02-10T10:30:11.378Z] #88 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T10:30:11.378Z] #88 ... [2025-02-10T10:30:11.378Z] [2025-02-10T10:30:11.378Z] #89 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T10:30:11.378Z] #89 ... [2025-02-10T10:30:11.378Z] [2025-02-10T10:30:11.378Z] #90 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T10:30:11.490Z] [2025-02-10T10:30:11.490Z] #35 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-10T10:30:11.490Z] #35 DONE 2.1s [2025-02-10T10:30:11.490Z] [2025-02-10T10:30:11.490Z] #36 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2025-02-10T10:30:11.490Z] #36 DONE 0.7s [2025-02-10T10:30:11.490Z] [2025-02-10T10:30:11.490Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-10T10:30:11.490Z] #31 DONE 0.0s [2025-02-10T10:30:11.490Z] [2025-02-10T10:30:11.490Z] #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-10T10:30:11.490Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done [2025-02-10T10:30:11.490Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-10T10:30:11.490Z] #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-10T10:30:11.490Z] #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-10T10:30:11.490Z] #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.2s done [2025-02-10T10:30:11.490Z] #33 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.1s done [2025-02-10T10:30:11.490Z] #33 ... [2025-02-10T10:30:11.490Z] [2025-02-10T10:30:11.490Z] #35 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-10T10:30:11.490Z] #35 DONE 2.1s [2025-02-10T10:30:11.490Z] [2025-02-10T10:30:11.490Z] #36 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2025-02-10T10:30:11.490Z] #36 DONE 0.7s [2025-02-10T10:30:11.490Z] [2025-02-10T10:30:11.490Z] #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-10T10:30:11.490Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done [2025-02-10T10:30:11.490Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-10T10:30:11.490Z] #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-10T10:30:11.490Z] #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-10T10:30:11.490Z] #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.2s done [2025-02-10T10:30:11.490Z] #33 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.1s done [2025-02-10T10:30:11.490Z] #33 ... [2025-02-10T10:30:11.490Z] [2025-02-10T10:30:11.490Z] #39 [security-bootstrapper internal] load build context [2025-02-10T10:30:11.490Z] #39 transferring context: 3.11MB 1.6s done [2025-02-10T10:30:11.490Z] #39 DONE 2.0s [2025-02-10T10:30:11.643Z] #90 ... [2025-02-10T10:30:11.643Z] [2025-02-10T10:30:11.643Z] #91 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-02-10T10:30:11.643Z] #0 3.640 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T10:30:11.643Z] #0 4.111 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T10:30:11.643Z] #0 4.943 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-10T10:30:11.643Z] #0 5.252 Executing busybox-1.36.1-r29.trigger [2025-02-10T10:30:11.643Z] #0 5.261 OK: 8 MiB in 15 packages [2025-02-10T10:30:11.761Z] [2025-02-10T10:30:11.761Z] #40 [core-keeper internal] load build context [2025-02-10T10:30:11.761Z] #40 ... [2025-02-10T10:30:11.761Z] [2025-02-10T10:30:11.761Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-10T10:30:11.761Z] #31 DONE 0.1s [2025-02-10T10:30:11.761Z] [2025-02-10T10:30:11.761Z] #40 [core-keeper internal] load build context [2025-02-10T10:30:11.901Z] #91 ... [2025-02-10T10:30:11.901Z] [2025-02-10T10:30:11.901Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T10:30:11.901Z] #92 ... [2025-02-10T10:30:11.901Z] [2025-02-10T10:30:11.901Z] #93 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-02-10T10:30:11.901Z] #0 3.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T10:30:11.901Z] #0 3.772 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T10:30:11.901Z] #0 4.133 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T10:30:11.901Z] #0 4.264 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T10:30:11.901Z] #0 4.273 Executing ca-certificates-20241121-r1.trigger [2025-02-10T10:30:11.901Z] #0 4.494 OK: 10 MiB in 17 packages [2025-02-10T10:30:12.159Z] #93 ... [2025-02-10T10:30:12.160Z] [2025-02-10T10:30:12.160Z] #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-02-10T10:30:12.160Z] #0 3.564 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T10:30:12.160Z] #0 3.633 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T10:30:12.160Z] #0 3.990 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T10:30:12.160Z] #0 4.035 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T10:30:12.160Z] #0 4.091 Executing ca-certificates-20241121-r1.trigger [2025-02-10T10:30:12.160Z] #0 4.242 OK: 19 MiB in 18 packages [2025-02-10T10:30:12.160Z] #94 ... [2025-02-10T10:30:12.160Z] [2025-02-10T10:30:12.160Z] #95 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-02-10T10:30:12.160Z] #0 3.089 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T10:30:12.160Z] #0 3.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T10:30:12.160Z] #0 3.590 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T10:30:12.160Z] #0 3.742 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T10:30:12.160Z] #0 3.754 OK: 8 MiB in 16 packages [2025-02-10T10:30:12.354Z] #40 ... [2025-02-10T10:30:12.354Z] [2025-02-10T10:30:12.354Z] #41 [core-metadata internal] load build context [2025-02-10T10:30:12.354Z] #41 transferring context: 3.11MB 1.5s done [2025-02-10T10:30:12.354Z] #41 DONE 2.3s [2025-02-10T10:30:12.354Z] [2025-02-10T10:30:12.354Z] #40 [core-keeper internal] load build context [2025-02-10T10:30:12.354Z] #40 ... [2025-02-10T10:30:12.354Z] [2025-02-10T10:30:12.354Z] #42 [core-command internal] load build context [2025-02-10T10:30:12.354Z] #42 transferring context: 3.11MB 1.7s done [2025-02-10T10:30:12.354Z] #42 DONE 2.5s [2025-02-10T10:30:12.354Z] [2025-02-10T10:30:12.354Z] #40 [core-keeper internal] load build context [2025-02-10T10:30:12.430Z] #95 ... [2025-02-10T10:30:12.431Z] [2025-02-10T10:30:12.431Z] #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-10T10:30:12.431Z] #0 2.632 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T10:30:12.431Z] #0 2.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T10:30:12.431Z] #0 3.212 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T10:30:12.431Z] #0 3.411 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T10:30:12.431Z] #0 3.424 OK: 8 MiB in 18 packages [2025-02-10T10:30:13.781Z] #40 transferring context: 3.11MB 2.6s done [2025-02-10T10:30:13.781Z] #40 ... [2025-02-10T10:30:13.781Z] [2025-02-10T10:30:13.781Z] #43 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-02-10T10:30:13.781Z] #43 DONE 3.7s [2025-02-10T10:30:13.781Z] [2025-02-10T10:30:13.781Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2025-02-10T10:30:13.781Z] #32 DONE 4.1s [2025-02-10T10:30:13.781Z] [2025-02-10T10:30:13.781Z] #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-10T10:30:13.781Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done [2025-02-10T10:30:13.781Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-10T10:30:13.781Z] #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-10T10:30:13.781Z] #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-10T10:30:13.781Z] #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.2s done [2025-02-10T10:30:13.781Z] #33 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.1s done [2025-02-10T10:30:13.781Z] #33 ... [2025-02-10T10:30:13.781Z] [2025-02-10T10:30:13.781Z] #35 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-10T10:30:13.781Z] #35 DONE 2.2s [2025-02-10T10:30:13.781Z] [2025-02-10T10:30:13.781Z] #36 [core-data builder 2/7] WORKDIR /edgex-go [2025-02-10T10:30:13.781Z] #36 DONE 0.8s [2025-02-10T10:30:13.781Z] [2025-02-10T10:30:13.781Z] #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-10T10:30:13.781Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done [2025-02-10T10:30:13.781Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-10T10:30:13.781Z] #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-10T10:30:13.781Z] #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-10T10:30:13.781Z] #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.2s done [2025-02-10T10:30:13.781Z] #33 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.1s done [2025-02-10T10:30:14.046Z] #33 ... [2025-02-10T10:30:14.046Z] [2025-02-10T10:30:14.046Z] #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-02-10T10:30:14.046Z] #44 DONE 4.0s [2025-02-10T10:30:14.046Z] [2025-02-10T10:30:14.046Z] #40 [core-keeper internal] load build context [2025-02-10T10:30:14.046Z] #40 DONE 3.6s [2025-02-10T10:30:14.046Z] [2025-02-10T10:30:14.046Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-10T10:30:14.046Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done [2025-02-10T10:30:14.046Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-10T10:30:14.046Z] #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-10T10:30:14.046Z] #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-10T10:30:14.046Z] #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.2s done [2025-02-10T10:30:14.046Z] #33 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.1s done [2025-02-10T10:30:14.322Z] #33 ... [2025-02-10T10:30:14.322Z] [2025-02-10T10:30:14.322Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-10T10:30:14.322Z] #45 DONE 0.0s [2025-02-10T10:30:14.322Z] [2025-02-10T10:30:14.322Z] #46 [security-spire-agent internal] load build context [2025-02-10T10:30:14.322Z] #46 DONE 0.0s [2025-02-10T10:30:14.322Z] [2025-02-10T10:30:14.322Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-10T10:30:14.322Z] #47 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-10T10:30:14.590Z] #47 ... [2025-02-10T10:30:14.590Z] [2025-02-10T10:30:14.590Z] #48 [security-proxy-auth internal] load build context [2025-02-10T10:30:14.590Z] #48 transferring context: 3.11MB 2.8s done [2025-02-10T10:30:14.590Z] #48 DONE 4.2s [2025-02-10T10:30:14.859Z] [2025-02-10T10:30:14.859Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-10T10:30:14.859Z] #45 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-10T10:30:15.739Z] #96 ... [2025-02-10T10:30:15.739Z] [2025-02-10T10:30:15.739Z] #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-02-10T10:30:15.739Z] #78 3.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T10:30:15.739Z] #78 3.130 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T10:30:15.739Z] #78 3.448 OK: 9 MiB in 19 packages [2025-02-10T10:30:15.832Z] #45 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.5s done [2025-02-10T10:30:16.099Z] #45 ... [2025-02-10T10:30:16.099Z] [2025-02-10T10:30:16.099Z] #49 [security-spire-server internal] load build context [2025-02-10T10:30:16.099Z] #49 transferring context: 23.80kB 0.5s done [2025-02-10T10:30:16.099Z] #49 DONE 2.4s [2025-02-10T10:30:16.099Z] [2025-02-10T10:30:16.099Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-10T10:30:16.099Z] #45 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2025-02-10T10:30:16.690Z] #45 ... [2025-02-10T10:30:16.690Z] [2025-02-10T10:30:16.690Z] #50 [security-spire-config internal] load build context [2025-02-10T10:30:16.690Z] #50 transferring context: 22.05kB 0.4s done [2025-02-10T10:30:16.690Z] #50 DONE 2.7s [2025-02-10T10:30:16.690Z] [2025-02-10T10:30:16.690Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-10T10:30:16.690Z] #45 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2025-02-10T10:30:16.690Z] #45 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2025-02-10T10:30:16.958Z] #45 ... [2025-02-10T10:30:16.958Z] [2025-02-10T10:30:16.958Z] #46 [security-spire-agent internal] load build context [2025-02-10T10:30:16.958Z] #46 transferring context: 23.33kB 0.3s done [2025-02-10T10:30:16.958Z] #46 DONE 2.5s [2025-02-10T10:30:17.229Z] [2025-02-10T10:30:17.229Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-10T10:30:17.229Z] #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s [2025-02-10T10:30:17.229Z] #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.5s [2025-02-10T10:30:17.229Z] #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.6s done [2025-02-10T10:30:17.528Z] #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.9s [2025-02-10T10:30:17.528Z] #45 ... [2025-02-10T10:30:17.528Z] [2025-02-10T10:30:17.528Z] #51 [security-proxy-setup internal] load build context [2025-02-10T10:30:17.528Z] #51 transferring context: 3.11MB 4.3s done [2025-02-10T10:30:17.528Z] #51 DONE 6.0s [2025-02-10T10:30:17.528Z] [2025-02-10T10:30:17.528Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-10T10:30:18.124Z] #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.3s done [2025-02-10T10:30:18.391Z] #45 ... [2025-02-10T10:30:18.391Z] [2025-02-10T10:30:18.391Z] #52 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-10T10:30:18.391Z] #52 DONE 8.0s [2025-02-10T10:30:18.391Z] [2025-02-10T10:30:18.391Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-10T10:30:18.391Z] #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 0B / 18.32MB 2.0s [2025-02-10T10:30:18.391Z] #45 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0B / 278B 2.0s [2025-02-10T10:30:19.348Z] #45 ... [2025-02-10T10:30:19.349Z] [2025-02-10T10:30:19.349Z] #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-02-10T10:30:19.349Z] #53 ... [2025-02-10T10:30:19.349Z] [2025-02-10T10:30:19.349Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-10T10:30:19.349Z] #54 ... [2025-02-10T10:30:19.349Z] [2025-02-10T10:30:19.349Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-10T10:30:19.349Z] #47 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.7s done [2025-02-10T10:30:19.349Z] #47 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-02-10T10:30:19.349Z] #47 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2025-02-10T10:30:19.349Z] #47 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2025-02-10T10:30:19.349Z] #47 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.6s done [2025-02-10T10:30:19.349Z] #47 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.3s done [2025-02-10T10:30:19.349Z] #47 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2025-02-10T10:30:19.349Z] #47 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.4s done [2025-02-10T10:30:19.349Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.93MB / 28.04MB 2.7s [2025-02-10T10:30:19.613Z] #47 ... [2025-02-10T10:30:19.613Z] [2025-02-10T10:30:19.613Z] #55 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-02-10T10:30:19.613Z] #55 ... [2025-02-10T10:30:19.613Z] [2025-02-10T10:30:19.613Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-10T10:30:19.890Z] #45 ... [2025-02-10T10:30:19.890Z] [2025-02-10T10:30:19.890Z] #56 [support-scheduler internal] load build context [2025-02-10T10:30:19.890Z] #56 transferring context: 3.11MB 5.6s done [2025-02-10T10:30:19.890Z] #56 DONE 8.5s [2025-02-10T10:30:19.890Z] [2025-02-10T10:30:19.890Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-10T10:30:19.890Z] #45 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.8s done [2025-02-10T10:30:19.890Z] #45 ... [2025-02-10T10:30:19.890Z] [2025-02-10T10:30:19.890Z] #57 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-02-10T10:30:19.890Z] #0 7.507 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-10T10:30:19.890Z] #0 8.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-10T10:30:19.890Z] #0 10.14 OK: 239 MiB in 58 packages [2025-02-10T10:30:20.159Z] #57 ... [2025-02-10T10:30:20.159Z] [2025-02-10T10:30:20.159Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-10T10:30:20.159Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.06MB / 28.04MB 3.6s [2025-02-10T10:30:20.741Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.78MB / 28.04MB 4.3s [2025-02-10T10:30:21.007Z] #47 ... [2025-02-10T10:30:21.007Z] [2025-02-10T10:30:21.007Z] #57 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-02-10T10:30:21.007Z] #57 DONE 11.3s [2025-02-10T10:30:21.007Z] [2025-02-10T10:30:21.007Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-10T10:30:21.007Z] #47 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2025-02-10T10:30:21.007Z] #47 ... [2025-02-10T10:30:21.007Z] [2025-02-10T10:30:21.007Z] #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-10T10:30:21.275Z] #58 ... [2025-02-10T10:30:21.275Z] [2025-02-10T10:30:21.275Z] #59 [security-secretstore-setup internal] load build context [2025-02-10T10:30:21.275Z] #59 transferring context: 3.11MB 7.6s done [2025-02-10T10:30:21.275Z] #59 DONE 9.7s [2025-02-10T10:30:21.275Z] [2025-02-10T10:30:21.275Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-10T10:30:21.275Z] #60 ... [2025-02-10T10:30:21.275Z] [2025-02-10T10:30:21.275Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-10T10:30:21.543Z] #61 ... [2025-02-10T10:30:21.543Z] [2025-02-10T10:30:21.543Z] #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-02-10T10:30:21.543Z] #62 ... [2025-02-10T10:30:21.543Z] [2025-02-10T10:30:21.543Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-10T10:30:21.543Z] #63 ... [2025-02-10T10:30:21.543Z] [2025-02-10T10:30:21.543Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-10T10:30:21.543Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 5.1s [2025-02-10T10:30:21.543Z] #47 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.4s done [2025-02-10T10:30:22.135Z] #47 ... [2025-02-10T10:30:22.135Z] [2025-02-10T10:30:22.135Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-10T10:30:22.135Z] #64 ... [2025-02-10T10:30:22.135Z] [2025-02-10T10:30:22.135Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-10T10:30:22.412Z] #47 ... [2025-02-10T10:30:22.412Z] [2025-02-10T10:30:22.412Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-10T10:30:22.412Z] #65 ... [2025-02-10T10:30:22.412Z] [2025-02-10T10:30:22.412Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-10T10:30:22.679Z] #66 ... [2025-02-10T10:30:22.679Z] [2025-02-10T10:30:22.679Z] #67 [core-data internal] load build context [2025-02-10T10:30:22.679Z] #67 transferring context: 3.11MB 6.6s done [2025-02-10T10:30:22.679Z] #67 DONE 8.7s [2025-02-10T10:30:22.679Z] [2025-02-10T10:30:22.679Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-10T10:30:22.679Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.50MB / 28.04MB 6.1s [2025-02-10T10:30:23.261Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.46MB / 28.04MB 6.6s [2025-02-10T10:30:23.261Z] #47 ... [2025-02-10T10:30:23.261Z] [2025-02-10T10:30:23.261Z] #68 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-02-10T10:30:23.261Z] #68 DONE 2.4s [2025-02-10T10:30:23.261Z] [2025-02-10T10:30:23.261Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-10T10:30:23.846Z] #47 ... [2025-02-10T10:30:23.846Z] [2025-02-10T10:30:23.846Z] #69 [core-common-config-bootstrapper internal] load build context [2025-02-10T10:30:23.846Z] #69 transferring context: 3.11MB 7.8s done [2025-02-10T10:30:23.846Z] #69 DONE 9.9s [2025-02-10T10:30:23.846Z] [2025-02-10T10:30:23.846Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-10T10:30:23.846Z] #47 ... [2025-02-10T10:30:23.846Z] [2025-02-10T10:30:23.846Z] #38 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-02-10T10:30:23.846Z] #38 10.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-10T10:30:23.846Z] #38 11.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-10T10:30:24.115Z] #38 ... [2025-02-10T10:30:24.115Z] [2025-02-10T10:30:24.115Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-10T10:30:24.115Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 7.4s [2025-02-10T10:30:24.702Z] #47 ... [2025-02-10T10:30:24.702Z] [2025-02-10T10:30:24.702Z] #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-10T10:30:24.702Z] #70 ... [2025-02-10T10:30:24.702Z] [2025-02-10T10:30:24.702Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-10T10:30:24.973Z] #47 ... [2025-02-10T10:30:24.973Z] [2025-02-10T10:30:24.973Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-10T10:30:24.973Z] #71 ... [2025-02-10T10:30:24.973Z] [2025-02-10T10:30:24.973Z] #72 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-10T10:30:25.243Z] #72 ... [2025-02-10T10:30:25.243Z] [2025-02-10T10:30:25.243Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-10T10:30:25.243Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 8.6s [2025-02-10T10:30:26.201Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 9.7s [2025-02-10T10:30:26.785Z] #47 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2025-02-10T10:30:26.785Z] #47 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.2s done [2025-02-10T10:30:26.785Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 10.3s [2025-02-10T10:30:26.785Z] #47 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.2s done [2025-02-10T10:30:27.393Z] #47 ... [2025-02-10T10:30:27.393Z] [2025-02-10T10:30:27.393Z] #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-10T10:30:27.393Z] #58 DONE 16.3s [2025-02-10T10:30:27.393Z] [2025-02-10T10:30:27.393Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-10T10:30:27.661Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 10.9s [2025-02-10T10:30:28.243Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.61MB / 28.04MB 11.5s [2025-02-10T10:30:28.514Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 11.9s [2025-02-10T10:30:28.781Z] #47 ... [2025-02-10T10:30:28.781Z] [2025-02-10T10:30:28.781Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-02-10T10:30:28.781Z] #73 ... [2025-02-10T10:30:28.781Z] [2025-02-10T10:30:28.781Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-10T10:30:29.058Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.90MB / 28.04MB 12.4s [2025-02-10T10:30:29.328Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 12.7s done [2025-02-10T10:30:29.927Z] #47 ... [2025-02-10T10:30:29.927Z] [2025-02-10T10:30:29.927Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-10T10:30:29.927Z] #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 10.3s done [2025-02-10T10:30:29.927Z] #45 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done [2025-02-10T10:30:30.197Z] #45 ... [2025-02-10T10:30:30.197Z] [2025-02-10T10:30:30.197Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-10T10:30:30.197Z] #65 17.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-10T10:30:30.469Z] #65 ... [2025-02-10T10:30:30.469Z] [2025-02-10T10:30:30.469Z] #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-02-10T10:30:30.469Z] #53 11.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-10T10:30:30.469Z] #53 11.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-10T10:30:30.469Z] #53 18.04 OK: 239 MiB in 58 packages [2025-02-10T10:30:30.736Z] #53 ... [2025-02-10T10:30:30.736Z] [2025-02-10T10:30:30.736Z] #55 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-02-10T10:30:30.736Z] #55 11.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-10T10:30:30.736Z] #55 12.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-10T10:30:30.736Z] #55 20.35 OK: 239 MiB in 58 packages [2025-02-10T10:30:30.736Z] #55 ... [2025-02-10T10:30:30.736Z] [2025-02-10T10:30:30.736Z] #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-02-10T10:30:30.736Z] #53 DONE 21.6s [2025-02-10T10:30:30.736Z] [2025-02-10T10:30:30.736Z] #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-02-10T10:30:31.321Z] #74 ... [2025-02-10T10:30:31.321Z] [2025-02-10T10:30:31.321Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-10T10:30:31.321Z] #54 12.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-10T10:30:31.321Z] #54 13.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-10T10:30:31.321Z] #54 21.44 v3.20.5-53-g1b4bbf9c5bf [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-10T10:30:31.321Z] #54 21.44 v3.20.5-58-gdba5f08535f [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-10T10:30:31.321Z] #54 21.44 OK: 24056 distinct packages available [2025-02-10T10:30:31.587Z] #54 ... [2025-02-10T10:30:31.587Z] [2025-02-10T10:30:31.587Z] #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-02-10T10:30:31.587Z] #74 DONE 0.6s [2025-02-10T10:30:31.587Z] [2025-02-10T10:30:31.587Z] #75 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T10:30:31.857Z] #75 ... [2025-02-10T10:30:31.857Z] [2025-02-10T10:30:31.857Z] #55 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-02-10T10:30:31.857Z] #55 DONE 22.4s [2025-02-10T10:30:31.857Z] [2025-02-10T10:30:31.857Z] #72 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-10T10:30:31.857Z] #72 16.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-10T10:30:32.125Z] #72 ... [2025-02-10T10:30:32.125Z] [2025-02-10T10:30:32.125Z] #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-02-10T10:30:32.125Z] #62 10.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-10T10:30:32.125Z] #62 11.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-10T10:30:32.125Z] #62 18.56 OK: 239 MiB in 58 packages [2025-02-10T10:30:32.125Z] #62 ... [2025-02-10T10:30:32.125Z] [2025-02-10T10:30:32.125Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-10T10:30:32.125Z] #65 19.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-10T10:30:32.710Z] #65 ... [2025-02-10T10:30:32.710Z] [2025-02-10T10:30:32.710Z] #38 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-02-10T10:30:32.710Z] #38 18.45 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-10T10:30:32.710Z] #38 18.50 Executing busybox-1.36.1-r29.trigger [2025-02-10T10:30:32.710Z] #38 18.73 OK: 9 MiB in 15 packages [2025-02-10T10:30:32.710Z] #38 DONE 22.1s [2025-02-10T10:30:32.710Z] [2025-02-10T10:30:32.710Z] #76 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2025-02-10T10:30:32.982Z] #76 ... [2025-02-10T10:30:32.982Z] [2025-02-10T10:30:32.982Z] #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-02-10T10:30:32.982Z] #62 DONE 21.6s [2025-02-10T10:30:32.982Z] [2025-02-10T10:30:32.982Z] #77 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-10T10:30:32.982Z] #77 DONE 1.3s [2025-02-10T10:30:33.270Z] [2025-02-10T10:30:33.270Z] #78 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T10:30:33.538Z] #78 ... [2025-02-10T10:30:33.538Z] [2025-02-10T10:30:33.538Z] #79 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T10:30:33.538Z] #79 ... [2025-02-10T10:30:33.538Z] [2025-02-10T10:30:33.538Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-10T10:30:33.538Z] #54 24.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-10T10:30:34.145Z] #54 ... [2025-02-10T10:30:34.145Z] [2025-02-10T10:30:34.145Z] #80 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-02-10T10:30:34.145Z] #80 DONE 1.1s [2025-02-10T10:30:34.410Z] [2025-02-10T10:30:34.410Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-10T10:30:34.410Z] #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.6s [2025-02-10T10:30:35.831Z] #47 ... [2025-02-10T10:30:35.831Z] [2025-02-10T10:30:35.831Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-10T10:30:35.831Z] #61 14.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-10T10:30:35.831Z] #61 16.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-10T10:30:35.831Z] #61 ... [2025-02-10T10:30:35.831Z] [2025-02-10T10:30:35.831Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-10T10:30:36.097Z] #47 ... [2025-02-10T10:30:36.097Z] [2025-02-10T10:30:36.097Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-10T10:30:36.097Z] #64 13.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-10T10:30:36.097Z] #64 15.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-10T10:30:36.097Z] #64 ... [2025-02-10T10:30:36.097Z] [2025-02-10T10:30:36.097Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-10T10:30:36.685Z] #47 ... [2025-02-10T10:30:36.685Z] [2025-02-10T10:30:36.685Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-10T10:30:36.685Z] #60 15.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-10T10:30:36.685Z] #60 17.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-10T10:30:36.685Z] #60 ... [2025-02-10T10:30:36.685Z] [2025-02-10T10:30:36.685Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-10T10:30:37.269Z] #47 ... [2025-02-10T10:30:37.269Z] [2025-02-10T10:30:37.269Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-10T10:30:37.269Z] #63 15.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-10T10:30:37.269Z] #63 17.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-10T10:30:37.558Z] #63 ... [2025-02-10T10:30:37.558Z] [2025-02-10T10:30:37.558Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-10T10:30:37.558Z] #45 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.4s [2025-02-10T10:30:37.558Z] #45 ... [2025-02-10T10:30:37.558Z] [2025-02-10T10:30:37.558Z] #81 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-02-10T10:30:37.558Z] #0 7.528 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-10T10:30:37.558Z] #0 9.921 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-10T10:30:37.827Z] #81 ... [2025-02-10T10:30:37.827Z] [2025-02-10T10:30:37.827Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-10T10:30:37.827Z] #66 15.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-10T10:30:37.827Z] #66 17.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-10T10:30:37.827Z] #66 ... [2025-02-10T10:30:37.827Z] [2025-02-10T10:30:37.827Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-10T10:30:39.238Z] #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.5s [2025-02-10T10:30:40.200Z] #47 ... [2025-02-10T10:30:40.200Z] [2025-02-10T10:30:40.200Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-10T10:30:40.200Z] #71 15.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-10T10:30:40.200Z] #71 17.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-10T10:30:40.471Z] #71 ... [2025-02-10T10:30:40.471Z] [2025-02-10T10:30:40.471Z] #76 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2025-02-10T10:30:40.471Z] #76 8.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-10T10:30:41.901Z] #76 ... [2025-02-10T10:30:41.901Z] [2025-02-10T10:30:41.901Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-02-10T10:30:41.901Z] #73 13.22 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-10T10:30:41.901Z] #73 16.06 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-10T10:30:41.901Z] #73 ... [2025-02-10T10:30:41.901Z] [2025-02-10T10:30:41.901Z] #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-10T10:30:41.901Z] #70 17.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-10T10:30:41.901Z] #70 20.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-10T10:30:42.168Z] #70 ... [2025-02-10T10:30:42.168Z] [2025-02-10T10:30:42.168Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-10T10:30:42.530Z] #78 DONE 39.4s [2025-02-10T10:30:42.530Z] [2025-02-10T10:30:42.530Z] #95 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-02-10T10:30:42.530Z] #95 DONE 40.3s [2025-02-10T10:30:42.530Z] [2025-02-10T10:30:42.530Z] #89 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T10:30:42.530Z] #89 DONE 41.3s [2025-02-10T10:30:42.530Z] [2025-02-10T10:30:42.530Z] #91 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-02-10T10:30:42.530Z] #91 DONE 40.7s [2025-02-10T10:30:42.530Z] [2025-02-10T10:30:42.530Z] #88 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T10:30:42.530Z] #88 DONE 41.3s [2025-02-10T10:30:42.530Z] [2025-02-10T10:30:42.530Z] #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T10:30:42.530Z] #86 DONE 38.2s [2025-02-10T10:30:42.530Z] [2025-02-10T10:30:42.530Z] #90 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T10:30:42.530Z] #90 DONE 41.3s [2025-02-10T10:30:42.530Z] [2025-02-10T10:30:42.530Z] #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-10T10:30:42.530Z] #96 DONE 39.5s [2025-02-10T10:30:42.530Z] [2025-02-10T10:30:42.530Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T10:30:42.530Z] #92 DONE 41.4s [2025-02-10T10:30:42.530Z] [2025-02-10T10:30:42.530Z] #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-10T10:30:42.530Z] #97 ... [2025-02-10T10:30:42.530Z] [2025-02-10T10:30:42.530Z] #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-02-10T10:30:42.530Z] #94 DONE 40.3s [2025-02-10T10:30:42.530Z] [2025-02-10T10:30:42.530Z] #93 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-02-10T10:30:42.530Z] #93 DONE 40.3s [2025-02-10T10:30:42.530Z] [2025-02-10T10:30:42.530Z] #87 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T10:30:42.530Z] #87 DONE 41.4s [2025-02-10T10:30:42.530Z] [2025-02-10T10:30:42.530Z] #77 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-02-10T10:30:42.530Z] #77 DONE 40.4s [2025-02-10T10:30:42.530Z] [2025-02-10T10:30:42.530Z] #98 [support-notifications builder 6/7] COPY . . [2025-02-10T10:30:43.130Z] #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.5s done [2025-02-10T10:30:43.396Z] #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.5s done [2025-02-10T10:30:44.373Z] #47 ... [2025-02-10T10:30:44.373Z] [2025-02-10T10:30:44.373Z] #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T10:30:44.373Z] #82 ... [2025-02-10T10:30:44.373Z] [2025-02-10T10:30:44.373Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-10T10:30:44.373Z] #45 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.7s done [2025-02-10T10:30:44.373Z] #45 ... [2025-02-10T10:30:44.373Z] [2025-02-10T10:30:44.373Z] #72 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-10T10:30:44.373Z] #72 19.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-10T10:30:44.639Z] #72 ... [2025-02-10T10:30:44.639Z] [2025-02-10T10:30:44.639Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-10T10:30:44.639Z] #71 29.68 v3.20.5-53-g1b4bbf9c5bf [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-10T10:30:44.639Z] #71 29.68 v3.20.5-58-gdba5f08535f [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-10T10:30:44.639Z] #71 29.68 OK: 24050 distinct packages available [2025-02-10T10:30:45.615Z] #71 ... [2025-02-10T10:30:45.615Z] [2025-02-10T10:30:45.615Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-10T10:30:45.615Z] #63 31.11 (1/2) Installing dumb-init (1.2.5-r3) [2025-02-10T10:30:45.615Z] #63 31.16 (2/2) Installing su-exec (0.2-r3) [2025-02-10T10:30:45.615Z] #63 31.21 Executing busybox-1.36.1-r29.trigger [2025-02-10T10:30:45.615Z] #63 31.56 OK: 9 MiB in 16 packages [2025-02-10T10:30:45.615Z] #63 DONE 34.1s [2025-02-10T10:30:45.615Z] [2025-02-10T10:30:45.615Z] #72 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-10T10:30:45.615Z] #72 30.30 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-10T10:30:45.615Z] #72 30.34 Executing busybox-1.36.1-r29.trigger [2025-02-10T10:30:45.615Z] #72 30.62 OK: 9 MiB in 15 packages [2025-02-10T10:30:45.882Z] #72 ... [2025-02-10T10:30:45.882Z] [2025-02-10T10:30:45.882Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-10T10:30:45.882Z] #54 26.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-10T10:30:46.149Z] #54 ... [2025-02-10T10:30:46.149Z] [2025-02-10T10:30:46.149Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-10T10:30:46.149Z] #65 33.65 (1/6) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T10:30:46.416Z] #65 ... [2025-02-10T10:30:46.416Z] [2025-02-10T10:30:46.416Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-10T10:30:46.416Z] #61 27.87 (1/7) Installing ca-certificates (20241121-r1) [2025-02-10T10:30:46.416Z] #61 28.64 (2/7) Installing dumb-init (1.2.5-r3) [2025-02-10T10:30:46.416Z] #61 28.76 (3/7) Installing libgcc (13.2.1_git20240309-r0) [2025-02-10T10:30:46.416Z] #61 28.77 (4/7) Installing libsodium (1.0.19-r0) [2025-02-10T10:30:46.416Z] #61 28.94 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) [2025-02-10T10:30:46.416Z] #61 29.46 (6/7) Installing libzmq (4.3.5-r2) [2025-02-10T10:30:46.416Z] #61 29.60 (7/7) Installing zeromq (4.3.5-r2) [2025-02-10T10:30:46.416Z] #61 29.75 Executing busybox-1.36.1-r29.trigger [2025-02-10T10:30:46.416Z] #61 29.99 Executing ca-certificates-20241121-r1.trigger [2025-02-10T10:30:46.416Z] #61 31.99 OK: 14 MiB in 21 packages [2025-02-10T10:30:46.416Z] #61 DONE 35.1s [2025-02-10T10:30:46.416Z] [2025-02-10T10:30:46.416Z] #83 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-02-10T10:30:47.830Z] #83 ... [2025-02-10T10:30:47.830Z] [2025-02-10T10:30:47.830Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-10T10:30:47.830Z] #66 29.39 (1/4) Installing ca-certificates (20241121-r1) [2025-02-10T10:30:47.830Z] #66 29.99 (2/4) Installing dumb-init (1.2.5-r3) [2025-02-10T10:30:47.830Z] #66 30.02 (3/4) Installing su-exec (0.2-r3) [2025-02-10T10:30:47.830Z] #66 30.03 (4/4) Installing yq-go (4.44.1-r2) [2025-02-10T10:30:47.830Z] #66 31.24 Executing busybox-1.36.1-r29.trigger [2025-02-10T10:30:47.830Z] #66 31.47 Executing ca-certificates-20241121-r1.trigger [2025-02-10T10:30:47.830Z] #66 32.72 OK: 20 MiB in 18 packages [2025-02-10T10:30:47.830Z] #66 DONE 35.2s [2025-02-10T10:30:47.830Z] [2025-02-10T10:30:47.830Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-10T10:30:47.830Z] #65 35.04 (2/6) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T10:30:47.830Z] #65 35.32 (3/6) Installing dumb-init (1.2.5-r3) [2025-02-10T10:30:47.830Z] #65 35.38 (4/6) Installing openssl (3.3.2-r2) [2025-02-10T10:30:47.830Z] #65 35.58 (5/6) Installing su-exec (0.2-r3) [2025-02-10T10:30:48.098Z] #65 ... [2025-02-10T10:30:48.098Z] [2025-02-10T10:30:48.098Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-10T10:30:48.098Z] #64 28.91 (1/3) Installing ca-certificates (20241121-r1) [2025-02-10T10:30:48.098Z] #64 29.86 (2/3) Installing dumb-init (1.2.5-r3) [2025-02-10T10:30:48.098Z] #64 29.87 (3/3) Installing tzdata (2024b-r0) [2025-02-10T10:30:48.098Z] #64 32.03 Executing busybox-1.36.1-r29.trigger [2025-02-10T10:30:48.098Z] #64 32.21 Executing ca-certificates-20241121-r1.trigger [2025-02-10T10:30:48.098Z] #64 33.62 OK: 11 MiB in 17 packages [2025-02-10T10:30:48.098Z] #64 DONE 35.9s [2025-02-10T10:30:48.098Z] [2025-02-10T10:30:48.098Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-10T10:30:48.098Z] #65 35.60 (6/6) Installing yq-go (4.44.1-r2) [2025-02-10T10:30:48.098Z] #65 ... [2025-02-10T10:30:48.098Z] [2025-02-10T10:30:48.098Z] #72 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-10T10:30:48.098Z] #72 DONE 33.2s [2025-02-10T10:30:48.387Z] [2025-02-10T10:30:48.387Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-10T10:30:48.387Z] #54 39.07 OK: 239 MiB in 58 packages [2025-02-10T10:30:49.806Z] #54 DONE 40.7s [2025-02-10T10:30:49.806Z] [2025-02-10T10:30:49.806Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-10T10:30:49.806Z] #65 37.45 Executing busybox-1.36.1-r29.trigger [2025-02-10T10:30:49.806Z] #65 37.56 OK: 20 MiB in 18 packages [2025-02-10T10:30:50.074Z] #65 ... [2025-02-10T10:30:50.074Z] [2025-02-10T10:30:50.074Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-02-10T10:30:50.074Z] #73 28.46 OK: 239 MiB in 58 packages [2025-02-10T10:30:50.074Z] #73 DONE 31.5s [2025-02-10T10:30:50.340Z] [2025-02-10T10:30:50.340Z] #84 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-02-10T10:30:51.303Z] #84 ... [2025-02-10T10:30:51.303Z] [2025-02-10T10:30:51.303Z] #85 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-02-10T10:30:51.303Z] #85 DONE 1.3s [2025-02-10T10:30:51.572Z] [2025-02-10T10:30:51.572Z] #84 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-02-10T10:30:51.572Z] #84 DONE 1.4s [2025-02-10T10:30:51.572Z] [2025-02-10T10:30:51.572Z] #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T10:30:51.845Z] #86 ... [2025-02-10T10:30:51.845Z] [2025-02-10T10:30:51.845Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-10T10:30:51.845Z] #60 30.49 v3.20.5-53-g1b4bbf9c5bf [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-10T10:30:51.845Z] #60 30.49 v3.20.5-58-gdba5f08535f [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-10T10:30:51.845Z] #60 30.49 OK: 24050 distinct packages available [2025-02-10T10:30:51.845Z] #60 33.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-10T10:30:51.845Z] #60 35.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-10T10:30:52.114Z] #60 ... [2025-02-10T10:30:52.114Z] [2025-02-10T10:30:52.114Z] #81 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-02-10T10:30:52.114Z] #81 22.92 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-10T10:30:52.114Z] #81 24.13 Executing busybox-1.36.1-r29.trigger [2025-02-10T10:30:52.114Z] #81 24.41 OK: 9 MiB in 15 packages [2025-02-10T10:30:52.114Z] #81 ... [2025-02-10T10:30:52.114Z] [2025-02-10T10:30:52.114Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-10T10:30:52.114Z] #65 DONE 39.9s [2025-02-10T10:30:52.381Z] [2025-02-10T10:30:52.381Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-02-10T10:30:52.648Z] #87 ... [2025-02-10T10:30:52.648Z] [2025-02-10T10:30:52.648Z] #76 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2025-02-10T10:30:52.648Z] #76 10.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-10T10:30:52.648Z] #76 ... [2025-02-10T10:30:52.648Z] [2025-02-10T10:30:52.648Z] #88 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T10:30:52.809Z] #98 ... [2025-02-10T10:30:52.809Z] [2025-02-10T10:30:52.809Z] #99 [security-proxy-setup builder 6/7] COPY . . [2025-02-10T10:30:52.809Z] #99 ... [2025-02-10T10:30:52.809Z] [2025-02-10T10:30:52.809Z] #100 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-02-10T10:30:52.809Z] #100 ... [2025-02-10T10:30:52.809Z] [2025-02-10T10:30:52.809Z] #101 [core-keeper builder 7/8] COPY . . [2025-02-10T10:30:52.809Z] #101 ... [2025-02-10T10:30:52.809Z] [2025-02-10T10:30:52.809Z] #102 [security-spiffe-token-provider builder 6/7] COPY . . [2025-02-10T10:30:53.083Z] #102 ... [2025-02-10T10:30:53.083Z] [2025-02-10T10:30:53.083Z] #103 [support-scheduler builder 6/7] COPY . . [2025-02-10T10:30:53.348Z] #103 ... [2025-02-10T10:30:53.348Z] [2025-02-10T10:30:53.348Z] #104 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-02-10T10:30:53.348Z] #104 ... [2025-02-10T10:30:53.348Z] [2025-02-10T10:30:53.348Z] #105 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-02-10T10:30:53.348Z] #105 CACHED [2025-02-10T10:30:53.348Z] [2025-02-10T10:30:53.348Z] #106 [core-command builder 6/7] COPY . . [2025-02-10T10:30:53.348Z] #106 CACHED [2025-02-10T10:30:53.348Z] [2025-02-10T10:30:53.348Z] #107 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T10:30:53.348Z] #107 CACHED [2025-02-10T10:30:53.348Z] [2025-02-10T10:30:53.348Z] #108 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-02-10T10:30:53.348Z] #108 CACHED [2025-02-10T10:30:53.348Z] [2025-02-10T10:30:53.348Z] #109 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T10:30:53.348Z] #109 CACHED [2025-02-10T10:30:53.348Z] [2025-02-10T10:30:53.348Z] #110 [core-data builder 6/7] COPY . . [2025-02-10T10:30:53.348Z] #110 CACHED [2025-02-10T10:30:53.348Z] [2025-02-10T10:30:53.348Z] #101 [core-keeper builder 7/8] COPY . . [2025-02-10T10:30:53.348Z] #101 DONE 11.0s [2025-02-10T10:30:53.348Z] [2025-02-10T10:30:53.348Z] #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-10T10:30:53.348Z] #97 DONE 11.0s [2025-02-10T10:30:53.348Z] [2025-02-10T10:30:53.348Z] #111 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-10T10:30:53.348Z] #111 CACHED [2025-02-10T10:30:53.348Z] [2025-02-10T10:30:53.348Z] #112 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-02-10T10:30:53.348Z] #112 CACHED [2025-02-10T10:30:53.348Z] [2025-02-10T10:30:53.348Z] #113 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T10:30:53.348Z] #113 CACHED [2025-02-10T10:30:53.348Z] [2025-02-10T10:30:53.348Z] #98 [support-notifications builder 6/7] COPY . . [2025-02-10T10:30:53.348Z] #98 DONE 11.0s [2025-02-10T10:30:53.348Z] [2025-02-10T10:30:53.348Z] #114 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-02-10T10:30:53.348Z] #114 CACHED [2025-02-10T10:30:53.348Z] [2025-02-10T10:30:53.348Z] #115 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T10:30:53.348Z] #115 CACHED [2025-02-10T10:30:53.348Z] [2025-02-10T10:30:53.348Z] #116 [core-metadata builder 6/7] COPY . . [2025-02-10T10:30:53.348Z] #116 CACHED [2025-02-10T10:30:53.348Z] [2025-02-10T10:30:53.348Z] #117 [security-proxy-auth builder 6/7] COPY . . [2025-02-10T10:30:53.348Z] #117 DONE 11.1s [2025-02-10T10:30:53.348Z] [2025-02-10T10:30:53.348Z] #118 [security-secretstore-setup builder 6/7] COPY . . [2025-02-10T10:30:53.348Z] #118 CACHED [2025-02-10T10:30:53.348Z] [2025-02-10T10:30:53.348Z] #119 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T10:30:53.348Z] #119 CACHED [2025-02-10T10:30:53.348Z] [2025-02-10T10:30:53.348Z] #120 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-10T10:30:53.348Z] #120 CACHED [2025-02-10T10:30:53.348Z] [2025-02-10T10:30:53.348Z] #99 [security-proxy-setup builder 6/7] COPY . . [2025-02-10T10:30:53.348Z] #99 DONE 11.1s [2025-02-10T10:30:53.348Z] [2025-02-10T10:30:53.348Z] #121 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-10T10:30:53.612Z] #121 DONE 11.2s [2025-02-10T10:30:53.612Z] [2025-02-10T10:30:53.612Z] #122 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T10:30:53.612Z] #122 CACHED [2025-02-10T10:30:53.612Z] [2025-02-10T10:30:53.612Z] #123 [security-bootstrapper builder 6/7] COPY . . [2025-02-10T10:30:53.612Z] #123 CACHED [2025-02-10T10:30:53.612Z] [2025-02-10T10:30:53.612Z] #124 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-10T10:30:53.612Z] #124 CACHED [2025-02-10T10:30:53.612Z] [2025-02-10T10:30:53.612Z] #103 [support-scheduler builder 6/7] COPY . . [2025-02-10T10:30:53.612Z] #103 DONE 11.1s [2025-02-10T10:30:53.612Z] [2025-02-10T10:30:53.612Z] #104 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-02-10T10:30:53.612Z] #104 DONE 11.2s [2025-02-10T10:30:53.612Z] [2025-02-10T10:30:53.612Z] #102 [security-spiffe-token-provider builder 6/7] COPY . . [2025-02-10T10:30:53.612Z] #102 DONE 11.1s [2025-02-10T10:30:53.612Z] [2025-02-10T10:30:53.612Z] #125 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-10T10:30:53.612Z] #125 ... [2025-02-10T10:30:53.612Z] [2025-02-10T10:30:53.612Z] #126 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-02-10T10:30:53.612Z] #126 DONE 0.2s [2025-02-10T10:30:53.879Z] [2025-02-10T10:30:53.879Z] #127 [security-spire-config stage-2 6/10] COPY security.txt / [2025-02-10T10:30:53.879Z] #127 DONE 0.3s [2025-02-10T10:30:53.879Z] [2025-02-10T10:30:53.879Z] #128 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-02-10T10:30:53.879Z] #128 DONE 0.5s [2025-02-10T10:30:53.879Z] [2025-02-10T10:30:53.879Z] #125 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-10T10:30:53.879Z] #125 DONE 0.5s [2025-02-10T10:30:53.879Z] [2025-02-10T10:30:53.879Z] #129 [security-spire-server stage-2 6/9] COPY security.txt / [2025-02-10T10:30:53.879Z] #129 DONE 0.0s [2025-02-10T10:30:53.879Z] [2025-02-10T10:30:53.879Z] #130 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-02-10T10:30:53.879Z] #130 DONE 0.0s [2025-02-10T10:30:53.879Z] [2025-02-10T10:30:53.879Z] #131 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-02-10T10:30:53.879Z] #131 DONE 0.0s [2025-02-10T10:30:53.879Z] [2025-02-10T10:30:53.879Z] #132 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-02-10T10:30:53.879Z] #132 DONE 0.0s [2025-02-10T10:30:53.879Z] [2025-02-10T10:30:53.879Z] #133 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-02-10T10:30:53.879Z] #133 DONE 0.0s [2025-02-10T10:30:53.879Z] [2025-02-10T10:30:53.879Z] #134 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-02-10T10:30:53.879Z] #134 DONE 0.0s [2025-02-10T10:30:53.879Z] [2025-02-10T10:30:53.879Z] #135 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-02-10T10:30:53.879Z] #135 DONE 0.0s [2025-02-10T10:30:53.879Z] [2025-02-10T10:30:53.879Z] #136 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-02-10T10:30:53.879Z] #136 DONE 0.1s [2025-02-10T10:30:53.879Z] [2025-02-10T10:30:53.879Z] #137 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-02-10T10:30:54.143Z] #137 ... [2025-02-10T10:30:54.143Z] [2025-02-10T10:30:54.143Z] #138 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-02-10T10:30:54.143Z] #138 DONE 0.1s [2025-02-10T10:30:54.409Z] [2025-02-10T10:30:54.409Z] #137 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-02-10T10:30:54.409Z] #137 DONE 0.3s [2025-02-10T10:30:54.409Z] [2025-02-10T10:30:54.410Z] #139 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-02-10T10:30:54.410Z] #139 DONE 0.2s [2025-02-10T10:30:54.410Z] [2025-02-10T10:30:54.410Z] #140 [security-spire-server] exporting to image [2025-02-10T10:30:54.410Z] #140 exporting layers [2025-02-10T10:30:54.410Z] #140 ... [2025-02-10T10:30:54.410Z] [2025-02-10T10:30:54.410Z] #141 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-02-10T10:30:54.410Z] #141 DONE 0.1s [2025-02-10T10:30:54.410Z] [2025-02-10T10:30:54.410Z] #100 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-02-10T10:30:54.410Z] #100 DONE 12.2s [2025-02-10T10:30:54.410Z] [2025-02-10T10:30:54.410Z] #140 [security-spire-agent] exporting to image [2025-02-10T10:30:54.601Z] #88 ... [2025-02-10T10:30:54.601Z] [2025-02-10T10:30:54.601Z] #81 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-02-10T10:30:54.602Z] #81 DONE 26.9s [2025-02-10T10:30:54.602Z] [2025-02-10T10:30:54.602Z] #76 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2025-02-10T10:30:54.602Z] #76 21.05 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T10:30:54.602Z] #76 21.73 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T10:30:54.602Z] #76 21.96 OK: 9 MiB in 15 packages [2025-02-10T10:30:54.670Z] #140 ... [2025-02-10T10:30:54.670Z] [2025-02-10T10:30:54.670Z] #142 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-02-10T10:30:54.670Z] #142 DONE 0.1s [2025-02-10T10:30:54.670Z] [2025-02-10T10:30:54.670Z] #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-02-10T10:30:54.670Z] #0 1.424 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-02-10T10:30:55.186Z] #76 DONE 22.9s [2025-02-10T10:30:55.186Z] [2025-02-10T10:30:55.186Z] #83 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-02-10T10:30:55.186Z] #83 7.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-10T10:30:55.457Z] #83 ... [2025-02-10T10:30:55.457Z] [2025-02-10T10:30:55.457Z] #89 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-02-10T10:30:55.457Z] #0 7.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-10T10:30:55.457Z] #0 8.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-10T10:30:55.457Z] #89 ... [2025-02-10T10:30:55.457Z] [2025-02-10T10:30:55.457Z] #83 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-02-10T10:30:55.457Z] #83 9.336 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-10T10:30:56.903Z] #83 ... [2025-02-10T10:30:56.903Z] [2025-02-10T10:30:56.903Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-10T10:30:56.903Z] #71 31.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-10T10:30:56.903Z] #71 34.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-10T10:30:56.903Z] #71 ... [2025-02-10T10:30:56.903Z] [2025-02-10T10:30:56.903Z] #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-10T10:30:56.903Z] #70 33.62 v3.20.5-53-g1b4bbf9c5bf [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-10T10:30:56.903Z] #70 33.62 v3.20.5-58-gdba5f08535f [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-10T10:30:56.903Z] #70 33.62 OK: 24050 distinct packages available [2025-02-10T10:30:56.903Z] #70 35.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-10T10:30:56.903Z] #70 37.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-10T10:30:57.861Z] #70 ... [2025-02-10T10:30:57.861Z] [2025-02-10T10:30:57.861Z] #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-02-10T10:30:57.861Z] #0 8.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-10T10:30:57.861Z] #0 9.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-10T10:30:57.861Z] #90 ... [2025-02-10T10:30:57.861Z] [2025-02-10T10:30:57.861Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-10T10:30:57.861Z] #60 46.48 (1/14) Installing ca-certificates (20241121-r1) [2025-02-10T10:30:58.127Z] #60 46.83 (2/14) Installing brotli-libs (1.1.0-r2) [2025-02-10T10:30:58.127Z] #60 ... [2025-02-10T10:30:58.127Z] [2025-02-10T10:30:58.127Z] #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-02-10T10:30:58.127Z] #0 8.617 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-10T10:30:58.127Z] #0 9.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-10T10:30:58.127Z] #91 ... [2025-02-10T10:30:58.127Z] [2025-02-10T10:30:58.127Z] #92 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-02-10T10:30:58.127Z] #0 8.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-10T10:30:58.127Z] #0 9.775 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-10T10:30:58.393Z] #92 ... [2025-02-10T10:30:58.393Z] [2025-02-10T10:30:58.393Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-10T10:30:58.393Z] #60 46.91 (3/14) Installing c-ares (1.33.1-r0) [2025-02-10T10:30:58.393Z] #60 46.94 (4/14) Installing libunistring (1.2-r0) [2025-02-10T10:30:58.393Z] #60 47.11 (5/14) Installing libidn2 (2.3.7-r0) [2025-02-10T10:30:58.393Z] #60 47.15 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-02-10T10:30:58.393Z] #60 47.18 (7/14) Installing libpsl (0.21.5-r1) [2025-02-10T10:30:58.393Z] #60 47.21 (8/14) Installing zstd-libs (1.5.6-r0) [2025-02-10T10:30:58.393Z] #60 47.29 (9/14) Installing libcurl (8.12.0-r0) [2025-02-10T10:30:58.669Z] #60 47.38 (10/14) Installing curl (8.12.0-r0) [2025-02-10T10:30:58.669Z] #60 47.42 (11/14) Installing dumb-init (1.2.5-r3) [2025-02-10T10:30:58.669Z] #60 47.44 (12/14) Installing musl-obstack (1.2.3-r2) [2025-02-10T10:30:58.669Z] #60 47.46 (13/14) Installing libucontext (1.2-r3) [2025-02-10T10:30:58.669Z] #60 47.47 (14/14) Installing gcompat (1.1.0-r4) [2025-02-10T10:30:58.669Z] #60 47.51 Executing busybox-1.36.1-r29.trigger [2025-02-10T10:30:58.909Z] #143 ... [2025-02-10T10:30:58.909Z] [2025-02-10T10:30:58.909Z] #140 [security-spire-server] exporting to image [2025-02-10T10:30:58.909Z] #140 exporting layers 4.2s done [2025-02-10T10:30:58.909Z] #140 writing image sha256:77674203c92fa290454eec52fbff7e1a1d80c6b1404cebc1161331068d6525d7 0.4s done [2025-02-10T10:30:58.909Z] #140 naming to docker.io/library/security-spire-config done [2025-02-10T10:30:58.909Z] #140 writing image sha256:3fa8453889b329123dedc85c54a850f86a611d7d9b4b61687dffbdbf7964030e 0.0s done [2025-02-10T10:30:58.909Z] #140 naming to docker.io/library/security-spire-server done [2025-02-10T10:30:58.910Z] #140 writing image sha256:6d5366dbde733ed2d70cb794a14e20debabbdbf1dc784957fa7e95ca5c538477 0.0s done [2025-02-10T10:30:58.910Z] #140 naming to docker.io/library/security-spire-agent done [2025-02-10T10:30:58.910Z] #140 DONE 4.6s [2025-02-10T10:30:58.910Z] [2025-02-10T10:30:58.910Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-10T10:30:58.910Z] #0 2.559 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-02-10T10:30:58.933Z] #60 47.67 Executing ca-certificates-20241121-r1.trigger [2025-02-10T10:30:59.899Z] #60 48.65 OK: 15 MiB in 28 packages [2025-02-10T10:31:01.854Z] #60 DONE 50.3s [2025-02-10T10:31:01.854Z] [2025-02-10T10:31:01.854Z] #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-10T10:31:01.854Z] #93 ... [2025-02-10T10:31:01.854Z] [2025-02-10T10:31:01.854Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-10T10:31:01.854Z] #71 44.84 (1/4) Installing dumb-init (1.2.5-r3) [2025-02-10T10:31:01.855Z] #71 44.89 (2/4) Installing musl-obstack (1.2.3-r2) [2025-02-10T10:31:01.855Z] #71 44.91 (3/4) Installing libucontext (1.2-r3) [2025-02-10T10:31:01.855Z] #71 44.93 (4/4) Installing gcompat (1.1.0-r4) [2025-02-10T10:31:01.855Z] #71 44.98 Executing busybox-1.36.1-r29.trigger [2025-02-10T10:31:01.855Z] #71 45.14 OK: 9 MiB in 18 packages [2025-02-10T10:31:01.855Z] #71 DONE 47.0s [2025-02-10T10:31:02.125Z] [2025-02-10T10:31:02.125Z] #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-10T10:31:04.387Z] #144 ... [2025-02-10T10:31:04.388Z] [2025-02-10T10:31:04.388Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-10T10:31:04.388Z] #0 1.370 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-02-10T10:31:04.388Z] #145 ... [2025-02-10T10:31:04.388Z] [2025-02-10T10:31:04.388Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-10T10:31:04.388Z] #0 2.616 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-02-10T10:31:04.388Z] #146 ... [2025-02-10T10:31:04.388Z] [2025-02-10T10:31:04.388Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-10T10:31:04.388Z] #0 1.965 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-02-10T10:31:04.388Z] #147 ... [2025-02-10T10:31:04.388Z] [2025-02-10T10:31:04.388Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-10T10:31:04.388Z] #0 1.682 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-02-10T10:31:04.388Z] #148 ... [2025-02-10T10:31:04.388Z] [2025-02-10T10:31:04.388Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-10T10:31:04.388Z] #0 2.859 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-02-10T10:31:04.650Z] #149 ... [2025-02-10T10:31:04.650Z] [2025-02-10T10:31:04.650Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-10T10:31:04.650Z] #0 1.807 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-02-10T10:31:04.650Z] #150 ... [2025-02-10T10:31:04.650Z] [2025-02-10T10:31:04.650Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-10T10:31:04.650Z] #0 2.331 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-02-10T10:31:04.918Z] #151 ... [2025-02-10T10:31:04.918Z] [2025-02-10T10:31:04.918Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-10T10:31:04.918Z] #0 2.153 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-02-10T10:31:05.182Z] #152 ... [2025-02-10T10:31:05.182Z] [2025-02-10T10:31:05.182Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-10T10:31:05.182Z] #0 1.814 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-02-10T10:31:05.182Z] #153 ... [2025-02-10T10:31:05.182Z] [2025-02-10T10:31:05.182Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-02-10T10:31:05.182Z] #0 2.406 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-02-10T10:31:05.473Z] #94 2.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-10T10:31:05.474Z] #94 ... [2025-02-10T10:31:05.474Z] [2025-02-10T10:31:05.474Z] #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-10T10:31:05.474Z] #70 46.67 (1/7) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T10:31:05.474Z] #70 48.02 (2/7) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T10:31:05.474Z] #70 48.23 (3/7) Installing dumb-init (1.2.5-r3) [2025-02-10T10:31:05.474Z] #70 48.29 (4/7) Installing musl-obstack (1.2.3-r2) [2025-02-10T10:31:05.474Z] #70 48.29 (5/7) Installing libucontext (1.2-r3) [2025-02-10T10:31:05.474Z] #70 48.32 (6/7) Installing gcompat (1.1.0-r4) [2025-02-10T10:31:05.474Z] #70 48.35 (7/7) Installing openssl (3.3.2-r2) [2025-02-10T10:31:05.474Z] #70 48.46 Executing busybox-1.36.1-r29.trigger [2025-02-10T10:31:05.474Z] #70 48.58 OK: 10 MiB in 19 packages [2025-02-10T10:31:05.474Z] #70 DONE 51.0s [2025-02-10T10:31:05.474Z] [2025-02-10T10:31:05.474Z] #89 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-02-10T10:31:05.474Z] #89 18.50 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T10:31:05.474Z] #89 18.71 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T10:31:05.474Z] #89 18.76 OK: 9 MiB in 16 packages [2025-02-10T10:31:05.474Z] #89 DONE 20.0s [2025-02-10T10:31:05.474Z] [2025-02-10T10:31:05.474Z] #95 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-02-10T10:31:08.062Z] #95 ... [2025-02-10T10:31:08.062Z] [2025-02-10T10:31:08.062Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-02-10T10:31:08.062Z] #87 5.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-10T10:31:08.062Z] #87 6.685 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-10T10:31:08.062Z] #87 ... [2025-02-10T10:31:08.062Z] [2025-02-10T10:31:08.062Z] #92 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-02-10T10:31:08.062Z] #92 19.04 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T10:31:08.062Z] #92 19.75 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T10:31:08.062Z] #92 19.88 OK: 9 MiB in 15 packages [2025-02-10T10:31:09.034Z] #92 ... [2025-02-10T10:31:09.034Z] [2025-02-10T10:31:09.034Z] #83 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-02-10T10:31:09.034Z] #83 18.33 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T10:31:09.034Z] #83 18.97 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T10:31:09.034Z] #83 19.28 Executing ca-certificates-20241121-r1.trigger [2025-02-10T10:31:09.034Z] #83 20.54 OK: 14 MiB in 21 packages [2025-02-10T10:31:09.034Z] #83 DONE 22.8s [2025-02-10T10:31:09.300Z] [2025-02-10T10:31:09.300Z] #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-02-10T10:31:09.300Z] #91 20.35 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T10:31:09.300Z] #91 21.03 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T10:31:09.300Z] #91 21.25 Executing ca-certificates-20241121-r1.trigger [2025-02-10T10:31:09.300Z] #91 ... [2025-02-10T10:31:09.300Z] [2025-02-10T10:31:09.300Z] #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-02-10T10:31:09.300Z] #96 DONE 3.8s [2025-02-10T10:31:09.570Z] [2025-02-10T10:31:09.570Z] #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-02-10T10:31:09.570Z] #90 17.14 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T10:31:09.570Z] #90 17.77 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T10:31:09.570Z] #90 18.13 Executing ca-certificates-20241121-r1.trigger [2025-02-10T10:31:09.570Z] #90 19.51 OK: 20 MiB in 18 packages [2025-02-10T10:31:09.570Z] #90 DONE 21.9s [2025-02-10T10:31:09.570Z] [2025-02-10T10:31:09.570Z] #97 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-02-10T10:31:09.837Z] #97 DONE 0.5s [2025-02-10T10:31:09.837Z] [2025-02-10T10:31:09.837Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-02-10T10:31:09.837Z] #87 16.03 OK: 20 MiB in 18 packages [2025-02-10T10:31:09.837Z] #87 DONE 17.8s [2025-02-10T10:31:09.837Z] [2025-02-10T10:31:09.837Z] #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-02-10T10:31:10.420Z] #98 ... [2025-02-10T10:31:10.420Z] [2025-02-10T10:31:10.420Z] #92 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-02-10T10:31:10.420Z] #92 DONE 22.3s [2025-02-10T10:31:10.687Z] [2025-02-10T10:31:10.687Z] #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-02-10T10:31:10.687Z] #98 DONE 0.6s [2025-02-10T10:31:10.687Z] [2025-02-10T10:31:10.687Z] #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-02-10T10:31:10.687Z] #91 22.52 OK: 11 MiB in 17 packages [2025-02-10T10:31:11.644Z] #91 DONE 23.7s [2025-02-10T10:31:11.644Z] [2025-02-10T10:31:11.644Z] #95 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-02-10T10:31:11.644Z] #95 3.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-10T10:31:11.644Z] #95 5.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-10T10:31:14.993Z] #95 ... [2025-02-10T10:31:14.993Z] [2025-02-10T10:31:14.993Z] #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-10T10:31:14.993Z] #94 4.866 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-10T10:31:14.993Z] #94 11.22 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T10:31:14.993Z] #94 11.43 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T10:31:14.993Z] #94 11.50 OK: 9 MiB in 18 packages [2025-02-10T10:31:14.993Z] #94 DONE 12.4s [2025-02-10T10:31:14.993Z] [2025-02-10T10:31:14.993Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-10T10:31:15.258Z] #99 ... [2025-02-10T10:31:15.258Z] [2025-02-10T10:31:15.258Z] #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-10T10:31:15.258Z] #93 3.609 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-10T10:31:15.258Z] #93 5.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-10T10:31:15.259Z] #93 11.72 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T10:31:15.259Z] #93 12.00 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T10:31:15.259Z] #93 12.05 Executing ca-certificates-20241121-r1.trigger [2025-02-10T10:31:15.259Z] #93 12.98 OK: 15 MiB in 28 packages [2025-02-10T10:31:15.523Z] #93 ... [2025-02-10T10:31:15.523Z] [2025-02-10T10:31:15.523Z] #95 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-02-10T10:31:15.523Z] #95 9.940 OK: 10 MiB in 19 packages [2025-02-10T10:31:16.109Z] #95 ... [2025-02-10T10:31:16.109Z] [2025-02-10T10:31:16.109Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-10T10:31:16.109Z] #99 DONE 1.7s [2025-02-10T10:31:16.109Z] [2025-02-10T10:31:16.109Z] #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-10T10:31:16.109Z] #93 DONE 14.4s [2025-02-10T10:31:16.109Z] [2025-02-10T10:31:16.109Z] #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-02-10T10:31:16.375Z] #100 DONE 0.4s [2025-02-10T10:31:16.375Z] [2025-02-10T10:31:16.375Z] #79 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T10:31:16.375Z] #79 ... [2025-02-10T10:31:16.375Z] [2025-02-10T10:31:16.375Z] #95 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-02-10T10:31:16.375Z] #95 DONE 11.2s [2025-02-10T10:31:16.375Z] [2025-02-10T10:31:16.375Z] #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-10T10:31:16.968Z] #101 ... [2025-02-10T10:31:16.968Z] [2025-02-10T10:31:16.968Z] #102 [security-spire-config stage-2 6/10] COPY security.txt / [2025-02-10T10:31:16.968Z] #102 DONE 0.5s [2025-02-10T10:31:17.237Z] [2025-02-10T10:31:17.237Z] #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-02-10T10:31:17.237Z] #103 DONE 0.3s [2025-02-10T10:31:17.237Z] [2025-02-10T10:31:17.237Z] #104 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-02-10T10:31:17.502Z] #104 ... [2025-02-10T10:31:17.502Z] [2025-02-10T10:31:17.502Z] #105 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-02-10T10:31:17.502Z] #105 DONE 0.3s [2025-02-10T10:31:17.777Z] [2025-02-10T10:31:17.777Z] #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-02-10T10:31:18.045Z] #106 DONE 0.4s [2025-02-10T10:31:18.046Z] [2025-02-10T10:31:18.046Z] #107 [security-spire-config] exporting to image [2025-02-10T10:31:18.046Z] #107 exporting layers [2025-02-10T10:31:18.046Z] #107 ... [2025-02-10T10:31:18.046Z] [2025-02-10T10:31:18.046Z] #104 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-02-10T10:31:18.046Z] #104 DONE 1.5s [2025-02-10T10:31:18.329Z] [2025-02-10T10:31:18.329Z] #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-10T10:31:19.304Z] #108 ... [2025-02-10T10:31:19.304Z] [2025-02-10T10:31:19.304Z] #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-10T10:31:19.304Z] #101 DONE 2.7s [2025-02-10T10:31:19.304Z] [2025-02-10T10:31:19.304Z] #109 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-02-10T10:31:19.304Z] #109 DONE 0.2s [2025-02-10T10:31:19.304Z] [2025-02-10T10:31:19.304Z] #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T10:31:19.574Z] #86 ... [2025-02-10T10:31:19.574Z] [2025-02-10T10:31:19.574Z] #110 [security-spire-server stage-2 6/9] COPY security.txt / [2025-02-10T10:31:19.574Z] #110 DONE 0.3s [2025-02-10T10:31:19.574Z] [2025-02-10T10:31:19.574Z] #78 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T10:31:19.859Z] #78 ... [2025-02-10T10:31:19.859Z] [2025-02-10T10:31:19.859Z] #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-02-10T10:31:20.124Z] #111 ... [2025-02-10T10:31:20.124Z] [2025-02-10T10:31:20.124Z] #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-10T10:31:20.124Z] #108 DONE 2.1s [2025-02-10T10:31:20.124Z] [2025-02-10T10:31:20.124Z] #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-02-10T10:31:20.124Z] #111 DONE 0.4s [2025-02-10T10:31:20.124Z] [2025-02-10T10:31:20.124Z] #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-02-10T10:31:20.715Z] #112 ... [2025-02-10T10:31:20.715Z] [2025-02-10T10:31:20.715Z] #113 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-02-10T10:31:20.715Z] #113 DONE 0.4s [2025-02-10T10:31:20.715Z] [2025-02-10T10:31:20.715Z] #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-02-10T10:31:20.715Z] #112 DONE 0.4s [2025-02-10T10:31:20.715Z] [2025-02-10T10:31:20.715Z] #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-02-10T10:31:20.715Z] #114 ... [2025-02-10T10:31:20.715Z] [2025-02-10T10:31:20.715Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-02-10T10:31:20.715Z] #115 DONE 0.3s [2025-02-10T10:31:20.988Z] [2025-02-10T10:31:20.988Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-02-10T10:31:20.988Z] #116 ... [2025-02-10T10:31:20.988Z] [2025-02-10T10:31:20.988Z] #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-02-10T10:31:20.988Z] #114 DONE 0.4s [2025-02-10T10:31:21.255Z] [2025-02-10T10:31:21.255Z] #107 [security-spire-config] exporting to image [2025-02-10T10:31:21.255Z] #107 exporting layers 3.1s done [2025-02-10T10:31:21.255Z] #107 writing image sha256:ee28392a5b3746cdb6ee9c3866a3ae119607a1c315de34d74ee696595c9c76d3 0.0s done [2025-02-10T10:31:21.255Z] #107 naming to docker.io/library/security-spire-config-arm64 0.0s done [2025-02-10T10:31:21.532Z] #107 ... [2025-02-10T10:31:21.532Z] [2025-02-10T10:31:21.532Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-02-10T10:31:21.532Z] #116 DONE 0.5s [2025-02-10T10:31:21.532Z] [2025-02-10T10:31:21.532Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-02-10T10:31:21.800Z] #117 DONE 0.3s [2025-02-10T10:31:21.800Z] [2025-02-10T10:31:21.800Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-02-10T10:31:22.069Z] #118 DONE 0.3s [2025-02-10T10:31:22.069Z] [2025-02-10T10:31:22.069Z] #107 [security-spire-agent] exporting to image [2025-02-10T10:31:24.641Z] #107 exporting layers 3.1s done [2025-02-10T10:31:24.641Z] #107 writing image sha256:62b0519a65f2ed62af663947b5f6121f5944977df6ed700e931fe023923222ad 0.0s done [2025-02-10T10:31:24.641Z] #107 naming to docker.io/library/security-spire-server-arm64 [2025-02-10T10:31:24.641Z] #107 naming to docker.io/library/security-spire-server-arm64 done [2025-02-10T10:31:24.641Z] #107 exporting layers 2.4s done [2025-02-10T10:31:24.641Z] #107 writing image sha256:245d3025279dd17dd07bb541b3e799deba68cb7e5f888c5a2c3cfa5a65aee2b8 done [2025-02-10T10:31:24.641Z] #107 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2025-02-10T10:31:24.641Z] #107 DONE 6.8s [2025-02-10T10:31:24.641Z] [2025-02-10T10:31:24.641Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-10T10:32:41.798Z] #154 96.21 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-02-10T10:33:01.275Z] #45 ... [2025-02-10T10:33:01.275Z] [2025-02-10T10:33:01.275Z] #79 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T10:33:01.275Z] #79 DONE 143.4s [2025-02-10T10:33:01.275Z] [2025-02-10T10:33:01.275Z] #119 [core-command builder 6/7] COPY . . [2025-02-10T10:33:01.275Z] #119 ... [2025-02-10T10:33:01.275Z] [2025-02-10T10:33:01.275Z] #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T10:33:01.275Z] #82 DONE 133.9s [2025-02-10T10:33:01.275Z] [2025-02-10T10:33:01.275Z] #75 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T10:33:01.275Z] #75 DONE 136.7s [2025-02-10T10:33:01.275Z] [2025-02-10T10:33:01.275Z] #120 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-10T10:33:01.275Z] #120 CACHED [2025-02-10T10:33:01.275Z] [2025-02-10T10:33:01.275Z] #121 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-02-10T10:33:01.275Z] #121 CACHED [2025-02-10T10:33:01.275Z] [2025-02-10T10:33:01.275Z] #122 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T10:33:01.275Z] #122 CACHED [2025-02-10T10:33:01.275Z] [2025-02-10T10:33:01.275Z] #123 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-02-10T10:33:01.275Z] #123 CACHED [2025-02-10T10:33:01.275Z] [2025-02-10T10:33:01.275Z] #124 [core-data builder 6/7] COPY . . [2025-02-10T10:33:01.275Z] #124 CACHED [2025-02-10T10:33:01.275Z] [2025-02-10T10:33:01.275Z] #125 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T10:33:01.275Z] #125 CACHED [2025-02-10T10:33:01.275Z] [2025-02-10T10:33:01.275Z] #126 [core-metadata builder 6/7] COPY . . [2025-02-10T10:33:01.275Z] #126 CACHED [2025-02-10T10:33:01.275Z] [2025-02-10T10:33:01.275Z] #127 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-02-10T10:33:01.275Z] #127 CACHED [2025-02-10T10:33:01.275Z] [2025-02-10T10:33:01.275Z] #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T10:33:01.275Z] #128 CACHED [2025-02-10T10:33:01.275Z] [2025-02-10T10:33:01.275Z] #129 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-02-10T10:33:01.275Z] #129 CACHED [2025-02-10T10:33:01.275Z] [2025-02-10T10:33:01.275Z] #130 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T10:33:01.275Z] #130 CACHED [2025-02-10T10:33:01.275Z] [2025-02-10T10:33:01.275Z] #131 [security-proxy-auth builder 6/7] COPY . . [2025-02-10T10:33:01.275Z] #131 CACHED [2025-02-10T10:33:01.275Z] [2025-02-10T10:33:01.275Z] #119 [core-command builder 6/7] COPY . . [2025-02-10T10:33:01.275Z] #119 DONE 1.5s [2025-02-10T10:33:01.275Z] [2025-02-10T10:33:01.275Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-10T10:33:01.275Z] #132 ... [2025-02-10T10:33:01.275Z] [2025-02-10T10:33:01.275Z] #78 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T10:33:01.275Z] #78 DONE 138.0s [2025-02-10T10:33:01.275Z] [2025-02-10T10:33:01.275Z] #133 [security-bootstrapper builder 6/7] COPY . . [2025-02-10T10:33:01.275Z] #133 ... [2025-02-10T10:33:01.275Z] [2025-02-10T10:33:01.275Z] #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T10:33:01.275Z] #86 DONE 120.0s [2025-02-10T10:33:01.275Z] [2025-02-10T10:33:01.275Z] #134 [core-keeper builder 7/8] COPY . . [2025-02-10T10:33:01.275Z] #134 ... [2025-02-10T10:33:01.275Z] [2025-02-10T10:33:01.275Z] #88 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T10:33:01.275Z] #88 DONE 120.3s [2025-02-10T10:33:01.275Z] [2025-02-10T10:33:01.275Z] #135 [security-spiffe-token-provider builder 6/7] COPY . . [2025-02-10T10:33:01.275Z] #135 ... [2025-02-10T10:33:01.275Z] [2025-02-10T10:33:01.275Z] #136 [support-notifications builder 6/7] COPY . . [2025-02-10T10:33:01.275Z] #136 DONE 4.6s [2025-02-10T10:33:01.275Z] [2025-02-10T10:33:01.275Z] #137 [support-scheduler builder 6/7] COPY . . [2025-02-10T10:33:01.275Z] #137 DONE 4.7s [2025-02-10T10:33:01.275Z] [2025-02-10T10:33:01.275Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-10T10:33:01.275Z] #138 ... [2025-02-10T10:33:01.275Z] [2025-02-10T10:33:01.275Z] #139 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T10:33:01.275Z] #139 CACHED [2025-02-10T10:33:01.275Z] [2025-02-10T10:33:01.275Z] #140 [security-proxy-setup builder 6/7] COPY . . [2025-02-10T10:33:01.276Z] #140 CACHED [2025-02-10T10:33:01.276Z] [2025-02-10T10:33:01.276Z] #141 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-10T10:33:01.276Z] #141 CACHED [2025-02-10T10:33:01.276Z] [2025-02-10T10:33:01.276Z] #142 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-10T10:33:01.276Z] #142 CACHED [2025-02-10T10:33:01.276Z] [2025-02-10T10:33:01.276Z] #143 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T10:33:01.276Z] #143 CACHED [2025-02-10T10:33:01.276Z] [2025-02-10T10:33:01.276Z] #144 [security-secretstore-setup builder 6/7] COPY . . [2025-02-10T10:33:01.276Z] #144 CACHED [2025-02-10T10:33:01.276Z] [2025-02-10T10:33:01.276Z] #133 [security-bootstrapper builder 6/7] COPY . . [2025-02-10T10:33:01.276Z] #133 DONE 3.7s [2025-02-10T10:33:01.276Z] [2025-02-10T10:33:01.276Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-10T10:33:01.276Z] #145 ... [2025-02-10T10:33:01.276Z] [2025-02-10T10:33:01.276Z] #135 [security-spiffe-token-provider builder 6/7] COPY . . [2025-02-10T10:33:01.276Z] #135 DONE 3.7s [2025-02-10T10:33:01.276Z] [2025-02-10T10:33:01.276Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-10T10:33:01.276Z] #146 ... [2025-02-10T10:33:01.276Z] [2025-02-10T10:33:01.276Z] #134 [core-keeper builder 7/8] COPY . . [2025-02-10T10:33:01.276Z] #134 DONE 4.9s [2025-02-10T10:33:01.276Z] [2025-02-10T10:33:01.276Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-10T10:33:01.276Z] #147 ... [2025-02-10T10:33:01.276Z] [2025-02-10T10:33:01.276Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-10T10:33:01.276Z] #0 4.904 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-02-10T10:33:01.276Z] #148 ... [2025-02-10T10:33:01.276Z] [2025-02-10T10:33:01.276Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-10T10:33:01.276Z] #0 4.749 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-02-10T10:33:01.276Z] #149 ... [2025-02-10T10:33:01.276Z] [2025-02-10T10:33:01.276Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-02-10T10:33:01.276Z] #0 6.091 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-02-10T10:33:01.276Z] #150 ... [2025-02-10T10:33:01.276Z] [2025-02-10T10:33:01.276Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-10T10:33:01.276Z] #0 5.620 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-02-10T10:33:01.276Z] #151 ... [2025-02-10T10:33:01.276Z] [2025-02-10T10:33:01.276Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-10T10:33:01.276Z] #152 ... [2025-02-10T10:33:01.276Z] [2025-02-10T10:33:01.276Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-10T10:33:01.276Z] #138 6.530 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-02-10T10:33:03.217Z] #138 ... [2025-02-10T10:33:03.217Z] [2025-02-10T10:33:03.217Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-10T10:33:03.217Z] #0 6.671 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-02-10T10:33:03.217Z] #153 ... [2025-02-10T10:33:03.217Z] [2025-02-10T10:33:03.217Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-10T10:33:03.217Z] #145 6.581 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-02-10T10:33:03.485Z] #145 ... [2025-02-10T10:33:03.485Z] [2025-02-10T10:33:03.485Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-10T10:33:03.485Z] #132 5.229 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-02-10T10:33:03.746Z] #154 ... [2025-02-10T10:33:03.746Z] [2025-02-10T10:33:03.746Z] #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-02-10T10:33:03.746Z] #143 DONE 127.0s [2025-02-10T10:33:03.746Z] [2025-02-10T10:33:03.746Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-10T10:33:03.767Z] #132 ... [2025-02-10T10:33:03.767Z] [2025-02-10T10:33:03.767Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-10T10:33:03.767Z] #147 5.063 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-02-10T10:33:05.168Z] #147 ... [2025-02-10T10:33:05.168Z] [2025-02-10T10:33:05.168Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-02-10T10:33:05.168Z] #0 5.724 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-02-10T10:33:05.168Z] #154 ... [2025-02-10T10:33:05.168Z] [2025-02-10T10:33:05.168Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-10T10:33:05.168Z] #146 5.637 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-02-10T10:33:07.030Z] #144 ... [2025-02-10T10:33:07.030Z] [2025-02-10T10:33:07.030Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-10T10:33:07.030Z] #152 DONE 132.9s [2025-02-10T10:33:07.030Z] [2025-02-10T10:33:07.030Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-02-10T10:33:07.030Z] #154 DONE 133.1s [2025-02-10T10:33:07.030Z] [2025-02-10T10:33:07.030Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-10T10:33:07.030Z] #39 ... [2025-02-10T10:33:07.030Z] [2025-02-10T10:33:07.030Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-10T10:33:07.030Z] #146 DONE 133.1s [2025-02-10T10:33:07.030Z] [2025-02-10T10:33:07.030Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-10T10:33:07.623Z] #144 ... [2025-02-10T10:33:07.623Z] [2025-02-10T10:33:07.623Z] #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-02-10T10:33:07.886Z] #155 ... [2025-02-10T10:33:07.886Z] [2025-02-10T10:33:07.886Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-10T10:33:07.886Z] #144 DONE 134.4s [2025-02-10T10:33:07.886Z] [2025-02-10T10:33:07.886Z] #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T10:33:08.452Z] #156 ... [2025-02-10T10:33:08.452Z] [2025-02-10T10:33:08.452Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T10:33:08.452Z] #157 DONE 0.9s [2025-02-10T10:33:08.710Z] [2025-02-10T10:33:08.710Z] #158 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T10:33:08.710Z] #158 DONE 0.6s [2025-02-10T10:33:08.710Z] [2025-02-10T10:33:08.710Z] #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-02-10T10:33:08.710Z] #155 DONE 0.9s [2025-02-10T10:33:08.710Z] [2025-02-10T10:33:08.710Z] #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-02-10T10:33:08.710Z] #159 ... [2025-02-10T10:33:08.710Z] [2025-02-10T10:33:08.710Z] #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T10:33:08.710Z] #156 DONE 0.7s [2025-02-10T10:33:08.710Z] [2025-02-10T10:33:08.710Z] #160 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T10:33:08.710Z] #160 DONE 0.4s [2025-02-10T10:33:08.971Z] [2025-02-10T10:33:08.971Z] #161 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-10T10:33:09.228Z] #161 ... [2025-02-10T10:33:09.228Z] [2025-02-10T10:33:09.228Z] #162 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-10T10:33:09.228Z] #162 DONE 0.7s [2025-02-10T10:33:09.228Z] [2025-02-10T10:33:09.228Z] #163 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-02-10T10:33:09.228Z] #163 DONE 0.7s [2025-02-10T10:33:09.228Z] [2025-02-10T10:33:09.228Z] #164 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-02-10T10:33:09.486Z] #164 ... [2025-02-10T10:33:09.486Z] [2025-02-10T10:33:09.486Z] #165 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-02-10T10:33:09.486Z] #165 DONE 0.7s [2025-02-10T10:33:09.486Z] [2025-02-10T10:33:09.486Z] #161 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-10T10:33:09.486Z] #161 DONE 0.8s [2025-02-10T10:33:09.486Z] [2025-02-10T10:33:09.486Z] #166 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-02-10T10:33:10.053Z] #166 ... [2025-02-10T10:33:10.053Z] [2025-02-10T10:33:10.053Z] #164 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-02-10T10:33:10.053Z] #164 DONE 0.8s [2025-02-10T10:33:10.053Z] [2025-02-10T10:33:10.053Z] #167 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-02-10T10:33:10.320Z] #167 ... [2025-02-10T10:33:10.320Z] [2025-02-10T10:33:10.320Z] #168 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-02-10T10:33:10.320Z] #168 DONE 0.9s [2025-02-10T10:33:10.320Z] [2025-02-10T10:33:10.320Z] #169 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-02-10T10:33:10.320Z] #169 DONE 1.1s [2025-02-10T10:33:10.320Z] [2025-02-10T10:33:10.320Z] #170 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-02-10T10:33:10.578Z] #170 ... [2025-02-10T10:33:10.578Z] [2025-02-10T10:33:10.578Z] #166 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-02-10T10:33:10.578Z] #166 DONE 1.0s [2025-02-10T10:33:10.578Z] [2025-02-10T10:33:10.578Z] #171 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-02-10T10:33:11.945Z] #146 ... [2025-02-10T10:33:11.945Z] [2025-02-10T10:33:11.945Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-10T10:33:11.945Z] #152 6.199 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-02-10T10:33:13.856Z] #171 ... [2025-02-10T10:33:13.856Z] [2025-02-10T10:33:13.856Z] #167 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-02-10T10:33:13.856Z] #167 DONE 3.4s [2025-02-10T10:33:13.856Z] [2025-02-10T10:33:13.856Z] #172 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-02-10T10:33:15.256Z] #172 ... [2025-02-10T10:33:15.256Z] [2025-02-10T10:33:15.256Z] #173 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-02-10T10:33:15.256Z] #173 DONE 4.7s [2025-02-10T10:33:15.256Z] [2025-02-10T10:33:15.256Z] #171 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-02-10T10:33:15.518Z] #171 DONE 4.7s [2025-02-10T10:33:15.518Z] [2025-02-10T10:33:15.518Z] #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-02-10T10:33:15.518Z] #159 DONE 6.8s [2025-02-10T10:33:15.518Z] [2025-02-10T10:33:15.518Z] #170 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-02-10T10:33:15.518Z] #170 DONE 5.2s [2025-02-10T10:33:15.518Z] [2025-02-10T10:33:15.518Z] #174 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T10:33:18.795Z] #174 ... [2025-02-10T10:33:18.795Z] [2025-02-10T10:33:18.795Z] #172 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-02-10T10:33:18.795Z] #172 DONE 5.0s [2025-02-10T10:33:18.795Z] [2025-02-10T10:33:18.795Z] #175 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-10T10:33:19.052Z] #175 ... [2025-02-10T10:33:19.052Z] [2025-02-10T10:33:19.052Z] #176 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-02-10T10:33:19.052Z] #176 DONE 3.6s [2025-02-10T10:33:19.052Z] [2025-02-10T10:33:19.052Z] #174 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T10:33:19.052Z] #174 DONE 3.5s [2025-02-10T10:33:19.052Z] [2025-02-10T10:33:19.052Z] #177 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-02-10T10:33:19.052Z] #177 DONE 3.5s [2025-02-10T10:33:19.052Z] [2025-02-10T10:33:19.052Z] #178 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-02-10T10:33:20.951Z] #178 ... [2025-02-10T10:33:20.951Z] [2025-02-10T10:33:20.951Z] #140 [security-spiffe-token-provider] exporting to image [2025-02-10T10:33:20.951Z] #140 exporting layers 4.2s done [2025-02-10T10:33:20.951Z] #140 writing image sha256:9f0c54fe6e34c69b2e1e38134e302926182981b9c7bc37e8808e50538bfe3281 0.4s done [2025-02-10T10:33:20.951Z] #140 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2025-02-10T10:33:20.951Z] #140 DONE 9.8s [2025-02-10T10:33:20.951Z] [2025-02-10T10:33:20.951Z] #179 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-02-10T10:33:21.210Z] #179 DONE 2.2s [2025-02-10T10:33:21.210Z] [2025-02-10T10:33:21.210Z] #178 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-02-10T10:33:21.210Z] #178 DONE 2.2s [2025-02-10T10:33:21.210Z] [2025-02-10T10:33:21.210Z] #180 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-02-10T10:33:21.210Z] #180 DONE 2.3s [2025-02-10T10:33:21.210Z] [2025-02-10T10:33:21.210Z] #181 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-02-10T10:33:21.468Z] #181 ... [2025-02-10T10:33:21.468Z] [2025-02-10T10:33:21.468Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-10T10:33:21.468Z] #147 DONE 148.0s [2025-02-10T10:33:21.468Z] [2025-02-10T10:33:21.468Z] #182 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-02-10T10:33:24.748Z] #182 DONE 3.2s [2025-02-10T10:33:24.748Z] [2025-02-10T10:33:24.748Z] #183 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-10T10:33:24.748Z] #183 ... [2025-02-10T10:33:24.748Z] [2025-02-10T10:33:24.748Z] #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T10:33:24.748Z] #184 CACHED [2025-02-10T10:33:24.748Z] [2025-02-10T10:33:24.748Z] #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-02-10T10:33:24.748Z] #185 CACHED [2025-02-10T10:33:24.748Z] [2025-02-10T10:33:24.748Z] #175 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-10T10:33:24.748Z] #175 DONE 6.0s [2025-02-10T10:33:24.748Z] [2025-02-10T10:33:24.748Z] #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-02-10T10:33:26.120Z] #186 ... [2025-02-10T10:33:26.120Z] [2025-02-10T10:33:26.120Z] #181 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-02-10T10:33:26.120Z] #181 DONE 4.5s [2025-02-10T10:33:26.120Z] [2025-02-10T10:33:26.120Z] #140 [core-common-config-bootstrapper] exporting to image [2025-02-10T10:33:26.120Z] #140 exporting layers [2025-02-10T10:33:30.382Z] #140 ... [2025-02-10T10:33:30.382Z] [2025-02-10T10:33:30.382Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-10T10:33:30.382Z] #150 DONE 156.4s [2025-02-10T10:33:30.382Z] [2025-02-10T10:33:30.382Z] #183 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-10T10:33:30.382Z] #183 DONE 8.6s [2025-02-10T10:33:30.382Z] [2025-02-10T10:33:30.382Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-10T10:33:30.382Z] #148 DONE 156.5s [2025-02-10T10:33:30.382Z] [2025-02-10T10:33:30.382Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-10T10:33:30.382Z] #145 DONE 156.5s [2025-02-10T10:33:30.382Z] [2025-02-10T10:33:30.382Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-10T10:33:30.382Z] #153 DONE 156.5s [2025-02-10T10:33:30.382Z] [2025-02-10T10:33:30.382Z] #187 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-02-10T10:33:30.382Z] #187 DONE 5.5s [2025-02-10T10:33:30.382Z] [2025-02-10T10:33:30.382Z] #188 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-02-10T10:33:30.382Z] #188 ... [2025-02-10T10:33:30.382Z] [2025-02-10T10:33:30.382Z] #189 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-02-10T10:33:30.382Z] #189 DONE 4.1s [2025-02-10T10:33:30.382Z] [2025-02-10T10:33:30.382Z] #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-02-10T10:33:30.382Z] #186 DONE 5.5s [2025-02-10T10:33:30.382Z] [2025-02-10T10:33:30.382Z] #190 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T10:33:30.382Z] #190 CACHED [2025-02-10T10:33:30.382Z] [2025-02-10T10:33:30.382Z] #191 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-10T10:33:30.382Z] #191 CACHED [2025-02-10T10:33:30.382Z] [2025-02-10T10:33:30.382Z] #192 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T10:33:30.382Z] #192 CACHED [2025-02-10T10:33:30.382Z] [2025-02-10T10:33:30.383Z] #193 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-10T10:33:30.383Z] #193 CACHED [2025-02-10T10:33:30.383Z] [2025-02-10T10:33:30.383Z] #194 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T10:33:30.383Z] #194 DONE 0.3s [2025-02-10T10:33:30.383Z] [2025-02-10T10:33:30.383Z] #188 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-02-10T10:33:30.383Z] #188 DONE 0.2s [2025-02-10T10:33:30.383Z] [2025-02-10T10:33:30.383Z] #140 [core-common-config-bootstrapper] exporting to image [2025-02-10T10:33:30.383Z] #140 exporting layers 4.2s done [2025-02-10T10:33:30.383Z] #140 writing image sha256:17dd2317042a15b7f8e7cd7285d0964059ef7f6812f0472bcb927c5408591338 0.0s done [2025-02-10T10:33:30.383Z] #140 naming to docker.io/library/core-common-config-bootstrapper done [2025-02-10T10:33:30.383Z] #140 ... [2025-02-10T10:33:30.383Z] [2025-02-10T10:33:30.383Z] #195 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-02-10T10:33:30.383Z] #195 DONE 0.2s [2025-02-10T10:33:30.383Z] [2025-02-10T10:33:30.383Z] #140 [core-command] exporting to image [2025-02-10T10:33:31.323Z] #140 ... [2025-02-10T10:33:31.323Z] [2025-02-10T10:33:31.323Z] #196 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-02-10T10:33:31.323Z] #196 DONE 1.2s [2025-02-10T10:33:31.323Z] [2025-02-10T10:33:31.323Z] #140 [core-command] exporting to image [2025-02-10T10:33:31.323Z] #140 writing image sha256:ddd1c1aea13a8aa7325b1843ba928f10387e588eeba2057ebc7718c6fbb2d3e2 [2025-02-10T10:33:31.323Z] #140 exporting layers 1.1s done [2025-02-10T10:33:31.323Z] #140 writing image sha256:ddd1c1aea13a8aa7325b1843ba928f10387e588eeba2057ebc7718c6fbb2d3e2 0.1s done [2025-02-10T10:33:31.323Z] #140 naming to docker.io/library/security-proxy-setup done [2025-02-10T10:33:31.323Z] #140 writing image sha256:847cb7d139f6b7a5906fc3a3edd90cf4d7bbf8c6fbaa107d4275bd187652bc45 done [2025-02-10T10:33:31.323Z] #140 naming to docker.io/library/core-command done [2025-02-10T10:33:31.323Z] #140 DONE 15.3s [2025-02-10T10:33:31.323Z] [2025-02-10T10:33:31.323Z] #197 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-02-10T10:33:31.323Z] #197 DONE 1.1s [2025-02-10T10:33:31.323Z] [2025-02-10T10:33:31.323Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-02-10T10:33:31.323Z] #198 DONE 1.3s [2025-02-10T10:33:31.323Z] [2025-02-10T10:33:31.323Z] #199 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-10T10:33:31.323Z] #199 DONE 1.2s [2025-02-10T10:33:31.323Z] [2025-02-10T10:33:31.323Z] #200 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T10:33:31.323Z] #200 DONE 1.2s [2025-02-10T10:33:31.323Z] [2025-02-10T10:33:31.323Z] #201 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-02-10T10:33:32.260Z] #201 ... [2025-02-10T10:33:32.260Z] [2025-02-10T10:33:32.260Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-10T10:33:32.260Z] #149 DONE 158.7s [2025-02-10T10:33:32.260Z] [2025-02-10T10:33:32.260Z] #202 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-02-10T10:33:33.196Z] #202 DONE 2.0s [2025-02-10T10:33:33.196Z] [2025-02-10T10:33:33.196Z] #203 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-10T10:33:33.196Z] #203 DONE 3.3s [2025-02-10T10:33:33.196Z] [2025-02-10T10:33:33.196Z] #204 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-02-10T10:33:33.196Z] #204 DONE 2.0s [2025-02-10T10:33:33.196Z] [2025-02-10T10:33:33.196Z] #205 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-02-10T10:33:33.196Z] #205 DONE 2.0s [2025-02-10T10:33:33.196Z] [2025-02-10T10:33:33.196Z] #206 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-02-10T10:33:33.196Z] #206 DONE 2.0s [2025-02-10T10:33:33.196Z] [2025-02-10T10:33:33.196Z] #201 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-02-10T10:33:33.196Z] #201 DONE 2.0s [2025-02-10T10:33:33.196Z] [2025-02-10T10:33:33.196Z] #140 [security-secretstore-setup] exporting to image [2025-02-10T10:33:33.455Z] #140 ... [2025-02-10T10:33:33.455Z] [2025-02-10T10:33:33.455Z] #207 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T10:33:33.455Z] #207 DONE 0.3s [2025-02-10T10:33:33.455Z] [2025-02-10T10:33:33.455Z] #208 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-02-10T10:33:33.455Z] #208 DONE 0.3s [2025-02-10T10:33:33.455Z] [2025-02-10T10:33:33.455Z] #209 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-02-10T10:33:33.455Z] #209 DONE 0.3s [2025-02-10T10:33:33.455Z] [2025-02-10T10:33:33.455Z] #210 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-02-10T10:33:33.455Z] #210 DONE 0.3s [2025-02-10T10:33:33.455Z] [2025-02-10T10:33:33.455Z] #211 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-02-10T10:33:33.455Z] #211 DONE 0.3s [2025-02-10T10:33:33.455Z] [2025-02-10T10:33:33.455Z] #212 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-02-10T10:33:33.455Z] #212 DONE 0.3s [2025-02-10T10:33:33.455Z] [2025-02-10T10:33:33.455Z] #140 [core-data] exporting to image [2025-02-10T10:33:33.714Z] #140 ... [2025-02-10T10:33:33.714Z] [2025-02-10T10:33:33.714Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-10T10:33:33.714Z] #151 DONE 160.3s [2025-02-10T10:33:33.714Z] [2025-02-10T10:33:33.714Z] #213 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-10T10:33:33.714Z] #213 DONE 0.1s [2025-02-10T10:33:33.714Z] [2025-02-10T10:33:33.714Z] #140 [security-secretstore-setup] exporting to image [2025-02-10T10:33:33.714Z] #140 exporting layers 0.3s done [2025-02-10T10:33:33.714Z] #140 writing image sha256:8af1b41060b3a2736355852a7b40c1271ce6a609d92e5fb1937c4d9db9cadf0f 0.0s done [2025-02-10T10:33:33.714Z] #140 naming to docker.io/library/security-secretstore-setup done [2025-02-10T10:33:33.976Z] #140 exporting layers 0.2s done [2025-02-10T10:33:33.976Z] #140 writing image sha256:2b16f41fef564a3d673b78a7a6f113f2828bae175da2ee46c365d242c001fe5e [2025-02-10T10:33:34.546Z] #140 ... [2025-02-10T10:33:34.546Z] [2025-02-10T10:33:34.546Z] #214 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-02-10T10:33:34.546Z] #214 DONE 0.7s [2025-02-10T10:33:34.546Z] [2025-02-10T10:33:34.547Z] #140 [core-data] exporting to image [2025-02-10T10:33:34.547Z] #140 exporting layers 0.8s done [2025-02-10T10:33:34.547Z] #140 writing image sha256:2b16f41fef564a3d673b78a7a6f113f2828bae175da2ee46c365d242c001fe5e 0.6s done [2025-02-10T10:33:34.547Z] #140 writing image sha256:338c5a9ca144e87b068fd9017ccff34696c02bb1ca04bdd46cdd5caf28aed809 0.0s done [2025-02-10T10:33:34.547Z] #140 naming to docker.io/library/core-metadata done [2025-02-10T10:33:34.547Z] #140 naming to docker.io/library/core-data done [2025-02-10T10:33:34.547Z] #140 writing image sha256:e7d5ffe9b58682d3e52c622afd2dd4babfd1f610f54991f3f25180c02eac3ea6 [2025-02-10T10:33:34.547Z] #140 ... [2025-02-10T10:33:34.547Z] [2025-02-10T10:33:34.547Z] #215 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T10:33:34.547Z] #215 DONE 0.1s [2025-02-10T10:33:34.547Z] [2025-02-10T10:33:34.547Z] #216 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-02-10T10:33:34.547Z] #216 DONE 0.1s [2025-02-10T10:33:34.547Z] [2025-02-10T10:33:34.547Z] #217 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-10T10:33:34.547Z] #217 DONE 0.0s [2025-02-10T10:33:34.547Z] [2025-02-10T10:33:34.547Z] #140 [support-scheduler] exporting to image [2025-02-10T10:33:34.547Z] #140 writing image sha256:e7d5ffe9b58682d3e52c622afd2dd4babfd1f610f54991f3f25180c02eac3ea6 done [2025-02-10T10:33:34.547Z] #140 naming to docker.io/library/core-keeper done [2025-02-10T10:33:35.485Z] #140 ... [2025-02-10T10:33:35.485Z] [2025-02-10T10:33:35.485Z] #218 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-02-10T10:33:35.485Z] #218 DONE 0.7s [2025-02-10T10:33:35.485Z] [2025-02-10T10:33:35.485Z] #219 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-02-10T10:33:35.485Z] #219 DONE 0.0s [2025-02-10T10:33:35.485Z] [2025-02-10T10:33:35.485Z] #220 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-02-10T10:33:35.485Z] #220 DONE 1.7s [2025-02-10T10:33:35.485Z] [2025-02-10T10:33:35.485Z] #221 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-10T10:33:35.485Z] #221 DONE 1.8s [2025-02-10T10:33:35.485Z] [2025-02-10T10:33:35.485Z] #140 [support-scheduler] exporting to image [2025-02-10T10:33:35.485Z] #140 writing image sha256:7766b181f108044102f1ceb6f9cbfafcfc6741f98977c0ab8aa9a6de4c2455a2 done [2025-02-10T10:33:35.485Z] #140 naming to docker.io/library/support-scheduler done [2025-02-10T10:33:35.486Z] #140 exporting layers 0.3s done [2025-02-10T10:33:35.486Z] #140 writing image sha256:44b5f37ae8fab449295c8b83d8fda6432f9d569dc7f506a572935147dd826c4f 0.0s done [2025-02-10T10:33:35.486Z] #140 writing image sha256:338605d990d2ec32f7828514eb6523b74bee3b9d06e2023982c66f0009e86a24 done [2025-02-10T10:33:35.486Z] #140 naming to docker.io/library/security-proxy-auth done [2025-02-10T10:33:35.486Z] #140 naming to docker.io/library/support-notifications done [2025-02-10T10:33:35.486Z] #140 writing image sha256:9eb045d01c83bab6543e984c4df3c86d8ef3486922b75c2de1baaf3581058685 done [2025-02-10T10:33:35.486Z] #140 naming to docker.io/library/security-bootstrapper done [2025-02-10T10:33:35.486Z] #140 DONE 17.6s [2025-02-10T10:33:35.486Z] [2025-02-10T10:33:35.486Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-10T10:33:35.486Z] time="2025-02-10T10:29:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T10:33:35.486Z] time="2025-02-10T10:29:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T10:33:35.486Z] time="2025-02-10T10:29:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T10:33:35.486Z] time="2025-02-10T10:29:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T10:33:35.486Z] time="2025-02-10T10:29:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T10:33:35.486Z] time="2025-02-10T10:29:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T10:33:35.486Z] time="2025-02-10T10:29:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T10:33:35.486Z] time="2025-02-10T10:29:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T10:33:35.486Z] time="2025-02-10T10:29:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T10:33:35.486Z] time="2025-02-10T10:29:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T10:33:35.486Z] time="2025-02-10T10:29:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T10:33:35.486Z] time="2025-02-10T10:29:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T10:33:35.486Z] time="2025-02-10T10:29:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T10:33:35.486Z] time="2025-02-10T10:29:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T10:33:35.486Z] time="2025-02-10T10:29:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-02-10T10:33:35.494Z] $ docker stop --time=1 102837df711442f111a7454c53533a2ac7020ffdca880953ddbb13a67047ad39 [2025-02-10T10:33:36.799Z] $ docker rm -f --volumes 102837df711442f111a7454c53533a2ac7020ffdca880953ddbb13a67047ad39 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-10T10:33:37.156Z] + docker images [2025-02-10T10:33:37.157Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-02-10T10:33:37.157Z] security-proxy-auth latest 44b5f37ae8fa 1 second ago 36.8MB [2025-02-10T10:33:37.157Z] security-bootstrapper latest 9eb045d01c83 1 second ago 25.8MB [2025-02-10T10:33:37.157Z] support-notifications latest 338605d990d2 1 second ago 57.3MB [2025-02-10T10:33:37.157Z] support-scheduler latest 7766b181f108 2 seconds ago 53.7MB [2025-02-10T10:33:37.157Z] core-metadata latest 2b16f41fef56 3 seconds ago 38.1MB [2025-02-10T10:33:37.157Z] core-data latest 338c5a9ca144 3 seconds ago 37.8MB [2025-02-10T10:33:37.157Z] core-keeper latest e7d5ffe9b586 3 seconds ago 32MB [2025-02-10T10:33:37.157Z] security-secretstore-setup latest 8af1b41060b3 3 seconds ago 47MB [2025-02-10T10:33:37.157Z] security-proxy-setup latest ddd1c1aea13a 7 seconds ago 35MB [2025-02-10T10:33:37.157Z] core-command latest 847cb7d139f6 7 seconds ago 33.4MB [2025-02-10T10:33:37.157Z] core-common-config-bootstrapper latest 17dd2317042a 12 seconds ago 22.6MB [2025-02-10T10:33:37.157Z] security-spiffe-token-provider latest 9f0c54fe6e34 21 seconds ago 38.6MB [2025-02-10T10:33:37.157Z] security-spire-agent latest 6d5366dbde73 2 minutes ago 188MB [2025-02-10T10:33:37.157Z] security-spire-server latest 3fa8453889b3 2 minutes ago 127MB [2025-02-10T10:33:37.157Z] security-spire-config latest 77674203c92f 2 minutes ago 127MB [2025-02-10T10:33:37.157Z] ci-base-image-x86_64 latest d992233ddb75 7 minutes ago 929MB [2025-02-10T10:33:37.157Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 6 weeks ago 580MB [2025-02-10T10:33:37.157Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 20 months ago 334MB [2025-02-10T10:33:37.157Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-10T10:33:37.286Z] provisioning config files... [2025-02-10T10:33:37.298Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/790@tmp/config4420716683243710630tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-10T10:33:37.615Z] ---> ****-login.sh [2025-02-10T10:33:37.615Z] nexus3.edgexfoundry.org:10001 [2025-02-10T10:33:37.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T10:33:37.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T10:33:37.616Z] Configure a credential helper to remove this warning. See [2025-02-10T10:33:37.616Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T10:33:37.616Z] [2025-02-10T10:33:37.616Z] Login Succeeded [2025-02-10T10:33:37.616Z] nexus3.edgexfoundry.org:10002 [2025-02-10T10:33:37.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T10:33:37.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T10:33:37.877Z] Configure a credential helper to remove this warning. See [2025-02-10T10:33:37.877Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T10:33:37.877Z] [2025-02-10T10:33:37.877Z] Login Succeeded [2025-02-10T10:33:37.877Z] nexus3.edgexfoundry.org:10003 [2025-02-10T10:33:37.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T10:33:37.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T10:33:37.877Z] Configure a credential helper to remove this warning. See [2025-02-10T10:33:37.877Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T10:33:37.877Z] [2025-02-10T10:33:37.877Z] Login Succeeded [2025-02-10T10:33:37.877Z] nexus3.edgexfoundry.org:10004 [2025-02-10T10:33:37.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T10:33:38.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T10:33:38.138Z] Configure a credential helper to remove this warning. See [2025-02-10T10:33:38.138Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T10:33:38.138Z] [2025-02-10T10:33:38.138Z] Login Succeeded [2025-02-10T10:33:38.138Z] ****.io [2025-02-10T10:33:38.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T10:33:38.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T10:33:38.398Z] Configure a credential helper to remove this warning. See [2025-02-10T10:33:38.398Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T10:33:38.398Z] [2025-02-10T10:33:38.398Z] Login Succeeded [2025-02-10T10:33:38.398Z] ---> ****-login.sh ends [Pipeline] } [2025-02-10T10:33:38.406Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-10T10:33:38.454Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-10T10:33:38.481Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-02-10T10:33:38.481Z] b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T10:33:38.481Z] latest [2025-02-10T10:33:38.481Z] 4.0.0-dev.54 [2025-02-10T10:33:38.481Z] b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T10:33:38.481Z] main [2025-02-10T10:33:38.481Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:33:38.838Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b978da13b2a32d0b5d07cddf043ce390008d5dae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:33:39.169Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T10:33:39.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-10T10:33:39.169Z] c125ffe903f7: Preparing [2025-02-10T10:33:39.169Z] 641597db0342: Preparing [2025-02-10T10:33:39.169Z] 273e324f3d6b: Preparing [2025-02-10T10:33:39.169Z] da050a1a1fac: Preparing [2025-02-10T10:33:39.169Z] 64ffbf939e14: Preparing [2025-02-10T10:33:39.169Z] a72af8e60893: Preparing [2025-02-10T10:33:39.169Z] ce5a8cde9eee: Preparing [2025-02-10T10:33:39.169Z] a72af8e60893: Waiting [2025-02-10T10:33:39.169Z] ce5a8cde9eee: Waiting [2025-02-10T10:33:39.169Z] da050a1a1fac: Pushed [2025-02-10T10:33:39.169Z] 273e324f3d6b: Pushed [2025-02-10T10:33:39.169Z] c125ffe903f7: Pushed [2025-02-10T10:33:39.169Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:33:39.426Z] a72af8e60893: Pushed [2025-02-10T10:33:39.684Z] 64ffbf939e14: Pushed [2025-02-10T10:33:41.592Z] 641597db0342: Pushed [2025-02-10T10:33:41.592Z] b978da13b2a32d0b5d07cddf043ce390008d5dae: digest: sha256:e283ec26cc01da8a0c95d25b4be93d46dc93a7319739f6ccdae36b83f8987890 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:33:41.929Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:33:42.261Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-02-10T10:33:42.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-10T10:33:42.261Z] c125ffe903f7: Preparing [2025-02-10T10:33:42.261Z] 641597db0342: Preparing [2025-02-10T10:33:42.261Z] 273e324f3d6b: Preparing [2025-02-10T10:33:42.261Z] da050a1a1fac: Preparing [2025-02-10T10:33:42.261Z] 64ffbf939e14: Preparing [2025-02-10T10:33:42.261Z] a72af8e60893: Preparing [2025-02-10T10:33:42.261Z] ce5a8cde9eee: Preparing [2025-02-10T10:33:42.261Z] a72af8e60893: Waiting [2025-02-10T10:33:42.261Z] ce5a8cde9eee: Waiting [2025-02-10T10:33:42.261Z] 641597db0342: Layer already exists [2025-02-10T10:33:42.261Z] 273e324f3d6b: Layer already exists [2025-02-10T10:33:42.261Z] 64ffbf939e14: Layer already exists [2025-02-10T10:33:42.261Z] c125ffe903f7: Layer already exists [2025-02-10T10:33:42.261Z] da050a1a1fac: Layer already exists [2025-02-10T10:33:42.261Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:33:42.261Z] a72af8e60893: Layer already exists [2025-02-10T10:33:42.261Z] latest: digest: sha256:e283ec26cc01da8a0c95d25b4be93d46dc93a7319739f6ccdae36b83f8987890 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:33:42.605Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:33:42.936Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.54 [2025-02-10T10:33:42.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-10T10:33:42.936Z] c125ffe903f7: Preparing [2025-02-10T10:33:42.936Z] 641597db0342: Preparing [2025-02-10T10:33:42.936Z] 273e324f3d6b: Preparing [2025-02-10T10:33:42.936Z] da050a1a1fac: Preparing [2025-02-10T10:33:42.936Z] 64ffbf939e14: Preparing [2025-02-10T10:33:42.936Z] a72af8e60893: Preparing [2025-02-10T10:33:42.936Z] ce5a8cde9eee: Preparing [2025-02-10T10:33:42.936Z] ce5a8cde9eee: Waiting [2025-02-10T10:33:42.936Z] a72af8e60893: Waiting [2025-02-10T10:33:42.936Z] da050a1a1fac: Layer already exists [2025-02-10T10:33:42.936Z] 273e324f3d6b: Layer already exists [2025-02-10T10:33:42.936Z] 64ffbf939e14: Layer already exists [2025-02-10T10:33:42.936Z] c125ffe903f7: Layer already exists [2025-02-10T10:33:42.936Z] 641597db0342: Layer already exists [2025-02-10T10:33:42.936Z] a72af8e60893: Layer already exists [2025-02-10T10:33:42.936Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:33:42.936Z] 4.0.0-dev.54: digest: sha256:e283ec26cc01da8a0c95d25b4be93d46dc93a7319739f6ccdae36b83f8987890 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:33:43.279Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:33:43.600Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T10:33:43.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-10T10:33:43.601Z] c125ffe903f7: Preparing [2025-02-10T10:33:43.601Z] 641597db0342: Preparing [2025-02-10T10:33:43.601Z] 273e324f3d6b: Preparing [2025-02-10T10:33:43.601Z] da050a1a1fac: Preparing [2025-02-10T10:33:43.601Z] 64ffbf939e14: Preparing [2025-02-10T10:33:43.601Z] a72af8e60893: Preparing [2025-02-10T10:33:43.601Z] ce5a8cde9eee: Preparing [2025-02-10T10:33:43.601Z] a72af8e60893: Waiting [2025-02-10T10:33:43.601Z] ce5a8cde9eee: Waiting [2025-02-10T10:33:43.601Z] 64ffbf939e14: Layer already exists [2025-02-10T10:33:43.601Z] 273e324f3d6b: Layer already exists [2025-02-10T10:33:43.601Z] c125ffe903f7: Layer already exists [2025-02-10T10:33:43.601Z] da050a1a1fac: Layer already exists [2025-02-10T10:33:43.601Z] 641597db0342: Layer already exists [2025-02-10T10:33:43.601Z] a72af8e60893: Layer already exists [2025-02-10T10:33:43.601Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:33:43.601Z] b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54: digest: sha256:e283ec26cc01da8a0c95d25b4be93d46dc93a7319739f6ccdae36b83f8987890 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:33:43.942Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:33:44.265Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-02-10T10:33:44.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-10T10:33:44.265Z] c125ffe903f7: Preparing [2025-02-10T10:33:44.265Z] 641597db0342: Preparing [2025-02-10T10:33:44.265Z] 273e324f3d6b: Preparing [2025-02-10T10:33:44.265Z] da050a1a1fac: Preparing [2025-02-10T10:33:44.265Z] 64ffbf939e14: Preparing [2025-02-10T10:33:44.265Z] a72af8e60893: Preparing [2025-02-10T10:33:44.265Z] ce5a8cde9eee: Preparing [2025-02-10T10:33:44.265Z] a72af8e60893: Waiting [2025-02-10T10:33:44.265Z] ce5a8cde9eee: Waiting [2025-02-10T10:33:44.265Z] 64ffbf939e14: Layer already exists [2025-02-10T10:33:44.265Z] 273e324f3d6b: Layer already exists [2025-02-10T10:33:44.265Z] da050a1a1fac: Layer already exists [2025-02-10T10:33:44.265Z] c125ffe903f7: Layer already exists [2025-02-10T10:33:44.265Z] 641597db0342: Layer already exists [2025-02-10T10:33:44.265Z] a72af8e60893: Layer already exists [2025-02-10T10:33:44.265Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:33:44.265Z] main: digest: sha256:e283ec26cc01da8a0c95d25b4be93d46dc93a7319739f6ccdae36b83f8987890 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-10T10:33:44.452Z] ===================================================== [Pipeline] echo [2025-02-10T10:33:44.466Z] taggedImages: [2025-02-10T10:33:44.466Z] - nexus3.edgexfoundry.org:10004/core-command:b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T10:33:44.466Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-02-10T10:33:44.466Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.54 [2025-02-10T10:33:44.466Z] - nexus3.edgexfoundry.org:10004/core-command:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T10:33:44.466Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-02-10T10:33:44.498Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-02-10T10:33:44.498Z] b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T10:33:44.498Z] latest [2025-02-10T10:33:44.498Z] 4.0.0-dev.54 [2025-02-10T10:33:44.498Z] b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T10:33:44.498Z] main [2025-02-10T10:33:44.498Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:33:44.852Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b978da13b2a32d0b5d07cddf043ce390008d5dae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:33:45.186Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T10:33:45.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-10T10:33:45.186Z] 4b0f7be50586: Preparing [2025-02-10T10:33:45.186Z] fb152c23ec33: Preparing [2025-02-10T10:33:45.186Z] 8a2c9dc095b8: Preparing [2025-02-10T10:33:45.186Z] ad4d40092ffd: Preparing [2025-02-10T10:33:45.186Z] 273e324f3d6b: Preparing [2025-02-10T10:33:45.186Z] da050a1a1fac: Preparing [2025-02-10T10:33:45.186Z] 64ffbf939e14: Preparing [2025-02-10T10:33:45.186Z] a72af8e60893: Preparing [2025-02-10T10:33:45.186Z] ce5a8cde9eee: Preparing [2025-02-10T10:33:45.186Z] ce5a8cde9eee: Waiting [2025-02-10T10:33:45.186Z] 64ffbf939e14: Waiting [2025-02-10T10:33:45.186Z] a72af8e60893: Waiting [2025-02-10T10:33:45.186Z] da050a1a1fac: Waiting [2025-02-10T10:33:45.186Z] 273e324f3d6b: Layer already exists [2025-02-10T10:33:45.186Z] da050a1a1fac: Layer already exists [2025-02-10T10:33:45.186Z] 64ffbf939e14: Layer already exists [2025-02-10T10:33:45.186Z] a72af8e60893: Layer already exists [2025-02-10T10:33:45.186Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:33:45.186Z] 4b0f7be50586: Pushed [2025-02-10T10:33:45.186Z] 8a2c9dc095b8: Pushed [2025-02-10T10:33:45.186Z] fb152c23ec33: Pushed [2025-02-10T10:33:46.124Z] ad4d40092ffd: Pushed [2025-02-10T10:33:46.384Z] b978da13b2a32d0b5d07cddf043ce390008d5dae: digest: sha256:641b64d29bd724a86183cba343fd732965f9c23e85585ad36f5c22697db11d8f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:33:46.717Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:33:47.041Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-02-10T10:33:47.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-10T10:33:47.041Z] 4b0f7be50586: Preparing [2025-02-10T10:33:47.041Z] fb152c23ec33: Preparing [2025-02-10T10:33:47.041Z] 8a2c9dc095b8: Preparing [2025-02-10T10:33:47.041Z] ad4d40092ffd: Preparing [2025-02-10T10:33:47.041Z] 273e324f3d6b: Preparing [2025-02-10T10:33:47.041Z] da050a1a1fac: Preparing [2025-02-10T10:33:47.041Z] 64ffbf939e14: Preparing [2025-02-10T10:33:47.041Z] a72af8e60893: Preparing [2025-02-10T10:33:47.041Z] ce5a8cde9eee: Preparing [2025-02-10T10:33:47.041Z] 64ffbf939e14: Waiting [2025-02-10T10:33:47.041Z] ce5a8cde9eee: Waiting [2025-02-10T10:33:47.041Z] a72af8e60893: Waiting [2025-02-10T10:33:47.041Z] da050a1a1fac: Waiting [2025-02-10T10:33:47.041Z] fb152c23ec33: Layer already exists [2025-02-10T10:33:47.041Z] ad4d40092ffd: Layer already exists [2025-02-10T10:33:47.041Z] 4b0f7be50586: Layer already exists [2025-02-10T10:33:47.041Z] 8a2c9dc095b8: Layer already exists [2025-02-10T10:33:47.041Z] 273e324f3d6b: Layer already exists [2025-02-10T10:33:47.041Z] da050a1a1fac: Layer already exists [2025-02-10T10:33:47.041Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:33:47.041Z] 64ffbf939e14: Layer already exists [2025-02-10T10:33:47.041Z] a72af8e60893: Layer already exists [2025-02-10T10:33:47.041Z] latest: digest: sha256:641b64d29bd724a86183cba343fd732965f9c23e85585ad36f5c22697db11d8f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:33:47.378Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:33:47.702Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.54 [2025-02-10T10:33:47.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-10T10:33:47.702Z] 4b0f7be50586: Preparing [2025-02-10T10:33:47.702Z] fb152c23ec33: Preparing [2025-02-10T10:33:47.702Z] 8a2c9dc095b8: Preparing [2025-02-10T10:33:47.702Z] ad4d40092ffd: Preparing [2025-02-10T10:33:47.702Z] 273e324f3d6b: Preparing [2025-02-10T10:33:47.702Z] da050a1a1fac: Preparing [2025-02-10T10:33:47.702Z] 64ffbf939e14: Preparing [2025-02-10T10:33:47.702Z] a72af8e60893: Preparing [2025-02-10T10:33:47.702Z] ce5a8cde9eee: Preparing [2025-02-10T10:33:47.702Z] da050a1a1fac: Waiting [2025-02-10T10:33:47.702Z] 64ffbf939e14: Waiting [2025-02-10T10:33:47.702Z] a72af8e60893: Waiting [2025-02-10T10:33:47.702Z] ce5a8cde9eee: Waiting [2025-02-10T10:33:47.702Z] 273e324f3d6b: Layer already exists [2025-02-10T10:33:47.702Z] 8a2c9dc095b8: Layer already exists [2025-02-10T10:33:47.702Z] ad4d40092ffd: Layer already exists [2025-02-10T10:33:47.702Z] 4b0f7be50586: Layer already exists [2025-02-10T10:33:47.702Z] fb152c23ec33: Layer already exists [2025-02-10T10:33:47.702Z] da050a1a1fac: Layer already exists [2025-02-10T10:33:47.702Z] 64ffbf939e14: Layer already exists [2025-02-10T10:33:47.702Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:33:47.702Z] a72af8e60893: Layer already exists [2025-02-10T10:33:47.702Z] 4.0.0-dev.54: digest: sha256:641b64d29bd724a86183cba343fd732965f9c23e85585ad36f5c22697db11d8f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:33:48.040Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:33:48.371Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T10:33:48.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-10T10:33:48.371Z] 4b0f7be50586: Preparing [2025-02-10T10:33:48.371Z] fb152c23ec33: Preparing [2025-02-10T10:33:48.371Z] 8a2c9dc095b8: Preparing [2025-02-10T10:33:48.371Z] ad4d40092ffd: Preparing [2025-02-10T10:33:48.371Z] 273e324f3d6b: Preparing [2025-02-10T10:33:48.371Z] da050a1a1fac: Preparing [2025-02-10T10:33:48.371Z] 64ffbf939e14: Preparing [2025-02-10T10:33:48.371Z] a72af8e60893: Preparing [2025-02-10T10:33:48.371Z] ce5a8cde9eee: Preparing [2025-02-10T10:33:48.371Z] 64ffbf939e14: Waiting [2025-02-10T10:33:48.371Z] a72af8e60893: Waiting [2025-02-10T10:33:48.371Z] ce5a8cde9eee: Waiting [2025-02-10T10:33:48.371Z] da050a1a1fac: Waiting [2025-02-10T10:33:48.371Z] 273e324f3d6b: Layer already exists [2025-02-10T10:33:48.372Z] 4b0f7be50586: Layer already exists [2025-02-10T10:33:48.372Z] fb152c23ec33: Layer already exists [2025-02-10T10:33:48.372Z] 8a2c9dc095b8: Layer already exists [2025-02-10T10:33:48.372Z] ad4d40092ffd: Layer already exists [2025-02-10T10:33:48.372Z] 64ffbf939e14: Layer already exists [2025-02-10T10:33:48.372Z] da050a1a1fac: Layer already exists [2025-02-10T10:33:48.372Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:33:48.372Z] a72af8e60893: Layer already exists [2025-02-10T10:33:48.372Z] b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54: digest: sha256:641b64d29bd724a86183cba343fd732965f9c23e85585ad36f5c22697db11d8f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:33:48.704Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:33:49.029Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-02-10T10:33:49.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-10T10:33:49.029Z] 4b0f7be50586: Preparing [2025-02-10T10:33:49.029Z] fb152c23ec33: Preparing [2025-02-10T10:33:49.029Z] 8a2c9dc095b8: Preparing [2025-02-10T10:33:49.029Z] ad4d40092ffd: Preparing [2025-02-10T10:33:49.029Z] 273e324f3d6b: Preparing [2025-02-10T10:33:49.029Z] da050a1a1fac: Preparing [2025-02-10T10:33:49.029Z] 64ffbf939e14: Preparing [2025-02-10T10:33:49.029Z] a72af8e60893: Preparing [2025-02-10T10:33:49.029Z] ce5a8cde9eee: Preparing [2025-02-10T10:33:49.029Z] da050a1a1fac: Waiting [2025-02-10T10:33:49.029Z] 64ffbf939e14: Waiting [2025-02-10T10:33:49.029Z] ce5a8cde9eee: Waiting [2025-02-10T10:33:49.029Z] a72af8e60893: Waiting [2025-02-10T10:33:49.029Z] 4b0f7be50586: Layer already exists [2025-02-10T10:33:49.029Z] ad4d40092ffd: Layer already exists [2025-02-10T10:33:49.029Z] 8a2c9dc095b8: Layer already exists [2025-02-10T10:33:49.029Z] 273e324f3d6b: Layer already exists [2025-02-10T10:33:49.029Z] fb152c23ec33: Layer already exists [2025-02-10T10:33:49.029Z] da050a1a1fac: Layer already exists [2025-02-10T10:33:49.029Z] a72af8e60893: Layer already exists [2025-02-10T10:33:49.029Z] 64ffbf939e14: Layer already exists [2025-02-10T10:33:49.029Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:33:49.029Z] main: digest: sha256:641b64d29bd724a86183cba343fd732965f9c23e85585ad36f5c22697db11d8f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-10T10:33:49.115Z] ===================================================== [Pipeline] echo [2025-02-10T10:33:49.129Z] taggedImages: [2025-02-10T10:33:49.129Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T10:33:49.129Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-02-10T10:33:49.129Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.54 [2025-02-10T10:33:49.129Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T10:33:49.129Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-02-10T10:33:49.158Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-02-10T10:33:49.158Z] b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T10:33:49.158Z] latest [2025-02-10T10:33:49.158Z] 4.0.0-dev.54 [2025-02-10T10:33:49.158Z] b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T10:33:49.158Z] main [2025-02-10T10:33:49.158Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:33:49.498Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b978da13b2a32d0b5d07cddf043ce390008d5dae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:33:49.829Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T10:33:49.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-10T10:33:49.829Z] 60d2f2fdde92: Preparing [2025-02-10T10:33:49.829Z] 754aebbe5cda: Preparing [2025-02-10T10:33:49.829Z] 273e324f3d6b: Preparing [2025-02-10T10:33:49.829Z] da050a1a1fac: Preparing [2025-02-10T10:33:49.829Z] 7f7a0605ae09: Preparing [2025-02-10T10:33:49.829Z] 141fe70d4fe7: Preparing [2025-02-10T10:33:49.829Z] ce5a8cde9eee: Preparing [2025-02-10T10:33:49.829Z] 141fe70d4fe7: Waiting [2025-02-10T10:33:49.829Z] ce5a8cde9eee: Waiting [2025-02-10T10:33:49.829Z] 273e324f3d6b: Layer already exists [2025-02-10T10:33:49.829Z] da050a1a1fac: Layer already exists [2025-02-10T10:33:49.829Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:33:49.829Z] 60d2f2fdde92: Pushed [2025-02-10T10:33:49.829Z] 141fe70d4fe7: Pushed [2025-02-10T10:33:50.399Z] 7f7a0605ae09: Pushed [2025-02-10T10:33:52.935Z] 754aebbe5cda: Pushed [2025-02-10T10:33:52.935Z] b978da13b2a32d0b5d07cddf043ce390008d5dae: digest: sha256:3ddb8e50980427d3b555985ff1f8acef95f0935342d8f2f359538aa181c1859c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:33:53.267Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:33:53.592Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-02-10T10:33:53.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-10T10:33:53.592Z] 60d2f2fdde92: Preparing [2025-02-10T10:33:53.592Z] 754aebbe5cda: Preparing [2025-02-10T10:33:53.592Z] 273e324f3d6b: Preparing [2025-02-10T10:33:53.592Z] da050a1a1fac: Preparing [2025-02-10T10:33:53.592Z] 7f7a0605ae09: Preparing [2025-02-10T10:33:53.592Z] 141fe70d4fe7: Preparing [2025-02-10T10:33:53.592Z] ce5a8cde9eee: Preparing [2025-02-10T10:33:53.592Z] 141fe70d4fe7: Waiting [2025-02-10T10:33:53.592Z] ce5a8cde9eee: Waiting [2025-02-10T10:33:53.592Z] 754aebbe5cda: Layer already exists [2025-02-10T10:33:53.592Z] 273e324f3d6b: Layer already exists [2025-02-10T10:33:53.592Z] 7f7a0605ae09: Layer already exists [2025-02-10T10:33:53.592Z] da050a1a1fac: Layer already exists [2025-02-10T10:33:53.592Z] 60d2f2fdde92: Layer already exists [2025-02-10T10:33:53.592Z] 141fe70d4fe7: Layer already exists [2025-02-10T10:33:53.592Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:33:53.592Z] latest: digest: sha256:3ddb8e50980427d3b555985ff1f8acef95f0935342d8f2f359538aa181c1859c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:33:53.924Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:33:54.260Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.54 [2025-02-10T10:33:54.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-10T10:33:54.260Z] 60d2f2fdde92: Preparing [2025-02-10T10:33:54.260Z] 754aebbe5cda: Preparing [2025-02-10T10:33:54.260Z] 273e324f3d6b: Preparing [2025-02-10T10:33:54.260Z] da050a1a1fac: Preparing [2025-02-10T10:33:54.260Z] 7f7a0605ae09: Preparing [2025-02-10T10:33:54.260Z] 141fe70d4fe7: Preparing [2025-02-10T10:33:54.260Z] ce5a8cde9eee: Preparing [2025-02-10T10:33:54.260Z] 141fe70d4fe7: Waiting [2025-02-10T10:33:54.260Z] ce5a8cde9eee: Waiting [2025-02-10T10:33:54.260Z] da050a1a1fac: Layer already exists [2025-02-10T10:33:54.260Z] 754aebbe5cda: Layer already exists [2025-02-10T10:33:54.260Z] 7f7a0605ae09: Layer already exists [2025-02-10T10:33:54.260Z] 273e324f3d6b: Layer already exists [2025-02-10T10:33:54.260Z] 60d2f2fdde92: Layer already exists [2025-02-10T10:33:54.260Z] 141fe70d4fe7: Layer already exists [2025-02-10T10:33:54.260Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:33:54.260Z] 4.0.0-dev.54: digest: sha256:3ddb8e50980427d3b555985ff1f8acef95f0935342d8f2f359538aa181c1859c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:33:54.583Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:33:54.920Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T10:33:54.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-10T10:33:54.920Z] 60d2f2fdde92: Preparing [2025-02-10T10:33:54.920Z] 754aebbe5cda: Preparing [2025-02-10T10:33:54.920Z] 273e324f3d6b: Preparing [2025-02-10T10:33:54.920Z] da050a1a1fac: Preparing [2025-02-10T10:33:54.920Z] 7f7a0605ae09: Preparing [2025-02-10T10:33:54.920Z] 141fe70d4fe7: Preparing [2025-02-10T10:33:54.920Z] ce5a8cde9eee: Preparing [2025-02-10T10:33:54.920Z] 141fe70d4fe7: Waiting [2025-02-10T10:33:54.920Z] ce5a8cde9eee: Waiting [2025-02-10T10:33:54.920Z] 273e324f3d6b: Layer already exists [2025-02-10T10:33:54.920Z] da050a1a1fac: Layer already exists [2025-02-10T10:33:54.920Z] 7f7a0605ae09: Layer already exists [2025-02-10T10:33:54.920Z] 754aebbe5cda: Layer already exists [2025-02-10T10:33:54.920Z] 60d2f2fdde92: Layer already exists [2025-02-10T10:33:54.920Z] 141fe70d4fe7: Layer already exists [2025-02-10T10:33:54.920Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:33:54.920Z] b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54: digest: sha256:3ddb8e50980427d3b555985ff1f8acef95f0935342d8f2f359538aa181c1859c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:33:55.256Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:33:55.591Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-02-10T10:33:55.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-10T10:33:55.591Z] 60d2f2fdde92: Preparing [2025-02-10T10:33:55.591Z] 754aebbe5cda: Preparing [2025-02-10T10:33:55.591Z] 273e324f3d6b: Preparing [2025-02-10T10:33:55.591Z] da050a1a1fac: Preparing [2025-02-10T10:33:55.591Z] 7f7a0605ae09: Preparing [2025-02-10T10:33:55.591Z] 141fe70d4fe7: Preparing [2025-02-10T10:33:55.591Z] ce5a8cde9eee: Preparing [2025-02-10T10:33:55.591Z] 141fe70d4fe7: Waiting [2025-02-10T10:33:55.591Z] ce5a8cde9eee: Waiting [2025-02-10T10:33:55.591Z] 60d2f2fdde92: Layer already exists [2025-02-10T10:33:55.591Z] 273e324f3d6b: Layer already exists [2025-02-10T10:33:55.591Z] 754aebbe5cda: Layer already exists [2025-02-10T10:33:55.591Z] 7f7a0605ae09: Layer already exists [2025-02-10T10:33:55.591Z] da050a1a1fac: Layer already exists [2025-02-10T10:33:55.591Z] 141fe70d4fe7: Layer already exists [2025-02-10T10:33:55.591Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:33:55.591Z] main: digest: sha256:3ddb8e50980427d3b555985ff1f8acef95f0935342d8f2f359538aa181c1859c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-10T10:33:55.678Z] ===================================================== [Pipeline] echo [2025-02-10T10:33:55.694Z] taggedImages: [2025-02-10T10:33:55.694Z] - nexus3.edgexfoundry.org:10004/core-data:b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T10:33:55.694Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-02-10T10:33:55.694Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.54 [2025-02-10T10:33:55.694Z] - nexus3.edgexfoundry.org:10004/core-data:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T10:33:55.694Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-02-10T10:33:55.726Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-02-10T10:33:55.726Z] b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T10:33:55.726Z] latest [2025-02-10T10:33:55.726Z] 4.0.0-dev.54 [2025-02-10T10:33:55.726Z] b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T10:33:55.726Z] main [2025-02-10T10:33:55.726Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:33:56.080Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b978da13b2a32d0b5d07cddf043ce390008d5dae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:33:56.415Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T10:33:56.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-10T10:33:56.415Z] db06cdf8f59e: Preparing [2025-02-10T10:33:56.415Z] 0bfb2e331cc5: Preparing [2025-02-10T10:33:56.415Z] da050a1a1fac: Preparing [2025-02-10T10:33:56.415Z] 827e4c803f63: Preparing [2025-02-10T10:33:56.415Z] 198608eaadb9: Preparing [2025-02-10T10:33:56.415Z] ce5a8cde9eee: Preparing [2025-02-10T10:33:56.415Z] ce5a8cde9eee: Waiting [2025-02-10T10:33:56.415Z] da050a1a1fac: Layer already exists [2025-02-10T10:33:56.415Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:33:56.415Z] 198608eaadb9: Pushed [2025-02-10T10:33:56.415Z] 827e4c803f63: Pushed [2025-02-10T10:33:56.415Z] db06cdf8f59e: Pushed [2025-02-10T10:33:58.957Z] 0bfb2e331cc5: Pushed [2025-02-10T10:33:59.217Z] b978da13b2a32d0b5d07cddf043ce390008d5dae: digest: sha256:887e579c43a58af8ffeab2689e9aebf58b8b026c346c7cfc98746625ba737ecd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:33:59.551Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:33:59.878Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-02-10T10:33:59.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-10T10:33:59.878Z] db06cdf8f59e: Preparing [2025-02-10T10:33:59.878Z] 0bfb2e331cc5: Preparing [2025-02-10T10:33:59.878Z] da050a1a1fac: Preparing [2025-02-10T10:33:59.878Z] 827e4c803f63: Preparing [2025-02-10T10:33:59.878Z] 198608eaadb9: Preparing [2025-02-10T10:33:59.878Z] ce5a8cde9eee: Preparing [2025-02-10T10:33:59.878Z] ce5a8cde9eee: Waiting [2025-02-10T10:33:59.878Z] db06cdf8f59e: Layer already exists [2025-02-10T10:33:59.878Z] 198608eaadb9: Layer already exists [2025-02-10T10:33:59.878Z] da050a1a1fac: Layer already exists [2025-02-10T10:33:59.878Z] 0bfb2e331cc5: Layer already exists [2025-02-10T10:33:59.878Z] 827e4c803f63: Layer already exists [2025-02-10T10:33:59.878Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:33:59.878Z] latest: digest: sha256:887e579c43a58af8ffeab2689e9aebf58b8b026c346c7cfc98746625ba737ecd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:00.216Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:00.544Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.54 [2025-02-10T10:34:00.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-10T10:34:00.544Z] db06cdf8f59e: Preparing [2025-02-10T10:34:00.544Z] 0bfb2e331cc5: Preparing [2025-02-10T10:34:00.544Z] da050a1a1fac: Preparing [2025-02-10T10:34:00.544Z] 827e4c803f63: Preparing [2025-02-10T10:34:00.544Z] 198608eaadb9: Preparing [2025-02-10T10:34:00.544Z] ce5a8cde9eee: Preparing [2025-02-10T10:34:00.544Z] ce5a8cde9eee: Waiting [2025-02-10T10:34:00.544Z] da050a1a1fac: Layer already exists [2025-02-10T10:34:00.544Z] db06cdf8f59e: Layer already exists [2025-02-10T10:34:00.544Z] 198608eaadb9: Layer already exists [2025-02-10T10:34:00.544Z] 827e4c803f63: Layer already exists [2025-02-10T10:34:00.544Z] 0bfb2e331cc5: Layer already exists [2025-02-10T10:34:00.544Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:34:00.544Z] 4.0.0-dev.54: digest: sha256:887e579c43a58af8ffeab2689e9aebf58b8b026c346c7cfc98746625ba737ecd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:00.878Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:01.207Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T10:34:01.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-10T10:34:01.207Z] db06cdf8f59e: Preparing [2025-02-10T10:34:01.207Z] 0bfb2e331cc5: Preparing [2025-02-10T10:34:01.207Z] da050a1a1fac: Preparing [2025-02-10T10:34:01.207Z] 827e4c803f63: Preparing [2025-02-10T10:34:01.207Z] 198608eaadb9: Preparing [2025-02-10T10:34:01.207Z] ce5a8cde9eee: Preparing [2025-02-10T10:34:01.207Z] da050a1a1fac: Layer already exists [2025-02-10T10:34:01.207Z] 827e4c803f63: Layer already exists [2025-02-10T10:34:01.207Z] 198608eaadb9: Layer already exists [2025-02-10T10:34:01.207Z] 0bfb2e331cc5: Layer already exists [2025-02-10T10:34:01.207Z] db06cdf8f59e: Layer already exists [2025-02-10T10:34:01.207Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:34:01.207Z] b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54: digest: sha256:887e579c43a58af8ffeab2689e9aebf58b8b026c346c7cfc98746625ba737ecd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:01.537Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:01.875Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-02-10T10:34:01.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-10T10:34:01.875Z] db06cdf8f59e: Preparing [2025-02-10T10:34:01.875Z] 0bfb2e331cc5: Preparing [2025-02-10T10:34:01.875Z] da050a1a1fac: Preparing [2025-02-10T10:34:01.875Z] 827e4c803f63: Preparing [2025-02-10T10:34:01.875Z] 198608eaadb9: Preparing [2025-02-10T10:34:01.875Z] ce5a8cde9eee: Preparing [2025-02-10T10:34:01.875Z] ce5a8cde9eee: Waiting [2025-02-10T10:34:01.875Z] db06cdf8f59e: Layer already exists [2025-02-10T10:34:01.875Z] 0bfb2e331cc5: Layer already exists [2025-02-10T10:34:01.875Z] 198608eaadb9: Layer already exists [2025-02-10T10:34:01.875Z] 827e4c803f63: Layer already exists [2025-02-10T10:34:01.875Z] da050a1a1fac: Layer already exists [2025-02-10T10:34:01.875Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:34:01.875Z] main: digest: sha256:887e579c43a58af8ffeab2689e9aebf58b8b026c346c7cfc98746625ba737ecd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-10T10:34:01.946Z] ===================================================== [Pipeline] echo [2025-02-10T10:34:01.957Z] taggedImages: [2025-02-10T10:34:01.958Z] - nexus3.edgexfoundry.org:10004/core-keeper:b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T10:34:01.958Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-02-10T10:34:01.958Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.54 [2025-02-10T10:34:01.958Z] - nexus3.edgexfoundry.org:10004/core-keeper:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T10:34:01.958Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-02-10T10:34:01.984Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-02-10T10:34:01.984Z] b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T10:34:01.984Z] latest [2025-02-10T10:34:01.984Z] 4.0.0-dev.54 [2025-02-10T10:34:01.984Z] b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T10:34:01.984Z] main [2025-02-10T10:34:01.984Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:02.330Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b978da13b2a32d0b5d07cddf043ce390008d5dae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:02.656Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T10:34:02.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-10T10:34:02.656Z] deaefe14dec2: Preparing [2025-02-10T10:34:02.656Z] 6f29225a2c79: Preparing [2025-02-10T10:34:02.656Z] 24ef6e3ca2c3: Preparing [2025-02-10T10:34:02.656Z] 273e324f3d6b: Preparing [2025-02-10T10:34:02.656Z] da050a1a1fac: Preparing [2025-02-10T10:34:02.656Z] 64ffbf939e14: Preparing [2025-02-10T10:34:02.656Z] a72af8e60893: Preparing [2025-02-10T10:34:02.656Z] ce5a8cde9eee: Preparing [2025-02-10T10:34:02.656Z] 64ffbf939e14: Waiting [2025-02-10T10:34:02.656Z] a72af8e60893: Waiting [2025-02-10T10:34:02.656Z] ce5a8cde9eee: Waiting [2025-02-10T10:34:02.656Z] da050a1a1fac: Layer already exists [2025-02-10T10:34:02.656Z] 273e324f3d6b: Layer already exists [2025-02-10T10:34:02.656Z] 64ffbf939e14: Layer already exists [2025-02-10T10:34:02.656Z] a72af8e60893: Layer already exists [2025-02-10T10:34:02.656Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:34:02.656Z] 6f29225a2c79: Pushed [2025-02-10T10:34:02.656Z] deaefe14dec2: Pushed [2025-02-10T10:34:05.954Z] 24ef6e3ca2c3: Pushed [2025-02-10T10:34:05.954Z] b978da13b2a32d0b5d07cddf043ce390008d5dae: digest: sha256:1df42eb6fd1603b3b15e30f1c55b23e84f326398189a502870340c81e3b0bf60 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:06.301Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:06.635Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-02-10T10:34:06.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-10T10:34:06.635Z] deaefe14dec2: Preparing [2025-02-10T10:34:06.635Z] 6f29225a2c79: Preparing [2025-02-10T10:34:06.635Z] 24ef6e3ca2c3: Preparing [2025-02-10T10:34:06.635Z] 273e324f3d6b: Preparing [2025-02-10T10:34:06.635Z] da050a1a1fac: Preparing [2025-02-10T10:34:06.635Z] 64ffbf939e14: Preparing [2025-02-10T10:34:06.635Z] a72af8e60893: Preparing [2025-02-10T10:34:06.635Z] ce5a8cde9eee: Preparing [2025-02-10T10:34:06.635Z] 64ffbf939e14: Waiting [2025-02-10T10:34:06.635Z] a72af8e60893: Waiting [2025-02-10T10:34:06.635Z] ce5a8cde9eee: Waiting [2025-02-10T10:34:06.635Z] 24ef6e3ca2c3: Layer already exists [2025-02-10T10:34:06.635Z] deaefe14dec2: Layer already exists [2025-02-10T10:34:06.635Z] 6f29225a2c79: Layer already exists [2025-02-10T10:34:06.635Z] 273e324f3d6b: Layer already exists [2025-02-10T10:34:06.635Z] da050a1a1fac: Layer already exists [2025-02-10T10:34:06.635Z] 64ffbf939e14: Layer already exists [2025-02-10T10:34:06.635Z] a72af8e60893: Layer already exists [2025-02-10T10:34:06.635Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:34:06.635Z] latest: digest: sha256:1df42eb6fd1603b3b15e30f1c55b23e84f326398189a502870340c81e3b0bf60 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:06.973Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:07.302Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.54 [2025-02-10T10:34:07.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-10T10:34:07.302Z] deaefe14dec2: Preparing [2025-02-10T10:34:07.302Z] 6f29225a2c79: Preparing [2025-02-10T10:34:07.302Z] 24ef6e3ca2c3: Preparing [2025-02-10T10:34:07.302Z] 273e324f3d6b: Preparing [2025-02-10T10:34:07.302Z] da050a1a1fac: Preparing [2025-02-10T10:34:07.302Z] 64ffbf939e14: Preparing [2025-02-10T10:34:07.302Z] a72af8e60893: Preparing [2025-02-10T10:34:07.302Z] ce5a8cde9eee: Preparing [2025-02-10T10:34:07.302Z] a72af8e60893: Waiting [2025-02-10T10:34:07.302Z] 64ffbf939e14: Waiting [2025-02-10T10:34:07.302Z] ce5a8cde9eee: Waiting [2025-02-10T10:34:07.302Z] 6f29225a2c79: Layer already exists [2025-02-10T10:34:07.302Z] deaefe14dec2: Layer already exists [2025-02-10T10:34:07.302Z] 273e324f3d6b: Layer already exists [2025-02-10T10:34:07.302Z] da050a1a1fac: Layer already exists [2025-02-10T10:34:07.302Z] 24ef6e3ca2c3: Layer already exists [2025-02-10T10:34:07.302Z] 64ffbf939e14: Layer already exists [2025-02-10T10:34:07.302Z] a72af8e60893: Layer already exists [2025-02-10T10:34:07.302Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:34:07.302Z] 4.0.0-dev.54: digest: sha256:1df42eb6fd1603b3b15e30f1c55b23e84f326398189a502870340c81e3b0bf60 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:07.633Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:07.975Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T10:34:07.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-10T10:34:07.975Z] deaefe14dec2: Preparing [2025-02-10T10:34:07.975Z] 6f29225a2c79: Preparing [2025-02-10T10:34:07.975Z] 24ef6e3ca2c3: Preparing [2025-02-10T10:34:07.975Z] 273e324f3d6b: Preparing [2025-02-10T10:34:07.975Z] da050a1a1fac: Preparing [2025-02-10T10:34:07.975Z] 64ffbf939e14: Preparing [2025-02-10T10:34:07.975Z] a72af8e60893: Preparing [2025-02-10T10:34:07.975Z] ce5a8cde9eee: Preparing [2025-02-10T10:34:07.975Z] 64ffbf939e14: Waiting [2025-02-10T10:34:07.975Z] a72af8e60893: Waiting [2025-02-10T10:34:07.975Z] deaefe14dec2: Layer already exists [2025-02-10T10:34:07.975Z] 273e324f3d6b: Layer already exists [2025-02-10T10:34:07.975Z] da050a1a1fac: Layer already exists [2025-02-10T10:34:07.975Z] 24ef6e3ca2c3: Layer already exists [2025-02-10T10:34:07.975Z] 6f29225a2c79: Layer already exists [2025-02-10T10:34:07.975Z] a72af8e60893: Layer already exists [2025-02-10T10:34:07.975Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:34:07.975Z] 64ffbf939e14: Layer already exists [2025-02-10T10:34:07.975Z] b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54: digest: sha256:1df42eb6fd1603b3b15e30f1c55b23e84f326398189a502870340c81e3b0bf60 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:08.315Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:08.645Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-02-10T10:34:08.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-10T10:34:08.646Z] deaefe14dec2: Preparing [2025-02-10T10:34:08.646Z] 6f29225a2c79: Preparing [2025-02-10T10:34:08.646Z] 24ef6e3ca2c3: Preparing [2025-02-10T10:34:08.646Z] 273e324f3d6b: Preparing [2025-02-10T10:34:08.646Z] da050a1a1fac: Preparing [2025-02-10T10:34:08.646Z] 64ffbf939e14: Preparing [2025-02-10T10:34:08.646Z] a72af8e60893: Preparing [2025-02-10T10:34:08.646Z] ce5a8cde9eee: Preparing [2025-02-10T10:34:08.646Z] 64ffbf939e14: Waiting [2025-02-10T10:34:08.646Z] a72af8e60893: Waiting [2025-02-10T10:34:08.646Z] 273e324f3d6b: Layer already exists [2025-02-10T10:34:08.646Z] 6f29225a2c79: Layer already exists [2025-02-10T10:34:08.646Z] da050a1a1fac: Layer already exists [2025-02-10T10:34:08.646Z] 24ef6e3ca2c3: Layer already exists [2025-02-10T10:34:08.646Z] deaefe14dec2: Layer already exists [2025-02-10T10:34:08.646Z] 64ffbf939e14: Layer already exists [2025-02-10T10:34:08.646Z] a72af8e60893: Layer already exists [2025-02-10T10:34:08.646Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:34:08.646Z] main: digest: sha256:1df42eb6fd1603b3b15e30f1c55b23e84f326398189a502870340c81e3b0bf60 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-10T10:34:08.723Z] ===================================================== [Pipeline] echo [2025-02-10T10:34:08.737Z] taggedImages: [2025-02-10T10:34:08.737Z] - nexus3.edgexfoundry.org:10004/core-metadata:b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T10:34:08.737Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-02-10T10:34:08.737Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.54 [2025-02-10T10:34:08.737Z] - nexus3.edgexfoundry.org:10004/core-metadata:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T10:34:08.737Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-02-10T10:34:08.764Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-02-10T10:34:08.764Z] b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T10:34:08.764Z] latest [2025-02-10T10:34:08.764Z] 4.0.0-dev.54 [2025-02-10T10:34:08.764Z] b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T10:34:08.764Z] main [2025-02-10T10:34:08.764Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:09.119Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b978da13b2a32d0b5d07cddf043ce390008d5dae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:09.451Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T10:34:09.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-10T10:34:09.451Z] f883cae65502: Preparing [2025-02-10T10:34:09.451Z] 9e8c5a79eef3: Preparing [2025-02-10T10:34:09.451Z] 6b02d1799ab3: Preparing [2025-02-10T10:34:09.451Z] 4727d585fb8a: Preparing [2025-02-10T10:34:09.451Z] a7c7885661f2: Preparing [2025-02-10T10:34:09.451Z] 6c2e0a4c8a72: Preparing [2025-02-10T10:34:09.451Z] 919d2b643ba4: Preparing [2025-02-10T10:34:09.451Z] 273e324f3d6b: Preparing [2025-02-10T10:34:09.451Z] da050a1a1fac: Preparing [2025-02-10T10:34:09.451Z] 10ed3723b080: Preparing [2025-02-10T10:34:09.451Z] bcfdb36aaebc: Preparing [2025-02-10T10:34:09.451Z] 5f70bf18a086: Preparing [2025-02-10T10:34:09.451Z] da989c716d28: Preparing [2025-02-10T10:34:09.451Z] 890781a2a620: Preparing [2025-02-10T10:34:09.451Z] a97abb57a6ab: Preparing [2025-02-10T10:34:09.451Z] ce5a8cde9eee: Preparing [2025-02-10T10:34:09.451Z] bcfdb36aaebc: Waiting [2025-02-10T10:34:09.451Z] 5f70bf18a086: Waiting [2025-02-10T10:34:09.451Z] 919d2b643ba4: Waiting [2025-02-10T10:34:09.451Z] 273e324f3d6b: Waiting [2025-02-10T10:34:09.451Z] da050a1a1fac: Waiting [2025-02-10T10:34:09.451Z] da989c716d28: Waiting [2025-02-10T10:34:09.451Z] 10ed3723b080: Waiting [2025-02-10T10:34:09.451Z] 890781a2a620: Waiting [2025-02-10T10:34:09.451Z] a97abb57a6ab: Waiting [2025-02-10T10:34:09.451Z] ce5a8cde9eee: Waiting [2025-02-10T10:34:09.451Z] a7c7885661f2: Pushed [2025-02-10T10:34:09.451Z] 9e8c5a79eef3: Pushed [2025-02-10T10:34:09.451Z] 6b02d1799ab3: Pushed [2025-02-10T10:34:09.451Z] f883cae65502: Pushed [2025-02-10T10:34:09.451Z] 4727d585fb8a: Pushed [2025-02-10T10:34:09.451Z] 273e324f3d6b: Layer already exists [2025-02-10T10:34:09.451Z] da050a1a1fac: Layer already exists [2025-02-10T10:34:09.451Z] 5f70bf18a086: Layer already exists [2025-02-10T10:34:09.451Z] 6c2e0a4c8a72: Pushed [2025-02-10T10:34:09.710Z] 10ed3723b080: Pushed [2025-02-10T10:34:09.710Z] da989c716d28: Pushed [2025-02-10T10:34:09.710Z] bcfdb36aaebc: Pushed [2025-02-10T10:34:09.710Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:34:09.710Z] a97abb57a6ab: Pushed [2025-02-10T10:34:10.280Z] 890781a2a620: Pushed [2025-02-10T10:34:11.219Z] 919d2b643ba4: Pushed [2025-02-10T10:34:11.219Z] b978da13b2a32d0b5d07cddf043ce390008d5dae: digest: sha256:c53bd75957cd74dd0ae8df090b90ab7cda19b3855f33bce071a3085e84c9ccb9 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:11.554Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:11.891Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-02-10T10:34:11.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-10T10:34:11.891Z] f883cae65502: Preparing [2025-02-10T10:34:11.891Z] 9e8c5a79eef3: Preparing [2025-02-10T10:34:11.891Z] 6b02d1799ab3: Preparing [2025-02-10T10:34:11.891Z] 4727d585fb8a: Preparing [2025-02-10T10:34:11.891Z] a7c7885661f2: Preparing [2025-02-10T10:34:11.891Z] 6c2e0a4c8a72: Preparing [2025-02-10T10:34:11.891Z] 919d2b643ba4: Preparing [2025-02-10T10:34:11.891Z] 273e324f3d6b: Preparing [2025-02-10T10:34:11.891Z] da050a1a1fac: Preparing [2025-02-10T10:34:11.891Z] 10ed3723b080: Preparing [2025-02-10T10:34:11.891Z] bcfdb36aaebc: Preparing [2025-02-10T10:34:11.891Z] 5f70bf18a086: Preparing [2025-02-10T10:34:11.891Z] da989c716d28: Preparing [2025-02-10T10:34:11.891Z] 890781a2a620: Preparing [2025-02-10T10:34:11.891Z] a97abb57a6ab: Preparing [2025-02-10T10:34:11.891Z] ce5a8cde9eee: Preparing [2025-02-10T10:34:11.891Z] 10ed3723b080: Waiting [2025-02-10T10:34:11.891Z] a97abb57a6ab: Waiting [2025-02-10T10:34:11.891Z] 919d2b643ba4: Waiting [2025-02-10T10:34:11.891Z] 273e324f3d6b: Waiting [2025-02-10T10:34:11.891Z] bcfdb36aaebc: Waiting [2025-02-10T10:34:11.891Z] ce5a8cde9eee: Waiting [2025-02-10T10:34:11.891Z] 5f70bf18a086: Waiting [2025-02-10T10:34:11.891Z] da050a1a1fac: Waiting [2025-02-10T10:34:11.891Z] da989c716d28: Waiting [2025-02-10T10:34:11.891Z] 6c2e0a4c8a72: Waiting [2025-02-10T10:34:11.891Z] 890781a2a620: Waiting [2025-02-10T10:34:11.891Z] f883cae65502: Layer already exists [2025-02-10T10:34:11.891Z] a7c7885661f2: Layer already exists [2025-02-10T10:34:11.891Z] 6b02d1799ab3: Layer already exists [2025-02-10T10:34:11.891Z] 9e8c5a79eef3: Layer already exists [2025-02-10T10:34:11.891Z] 4727d585fb8a: Layer already exists [2025-02-10T10:34:11.891Z] 6c2e0a4c8a72: Layer already exists [2025-02-10T10:34:11.891Z] 919d2b643ba4: Layer already exists [2025-02-10T10:34:11.891Z] 273e324f3d6b: Layer already exists [2025-02-10T10:34:11.891Z] 10ed3723b080: Layer already exists [2025-02-10T10:34:11.891Z] da050a1a1fac: Layer already exists [2025-02-10T10:34:11.891Z] bcfdb36aaebc: Layer already exists [2025-02-10T10:34:11.891Z] 5f70bf18a086: Layer already exists [2025-02-10T10:34:11.891Z] da989c716d28: Layer already exists [2025-02-10T10:34:11.891Z] a97abb57a6ab: Layer already exists [2025-02-10T10:34:11.891Z] 890781a2a620: Layer already exists [2025-02-10T10:34:11.891Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:34:11.891Z] latest: digest: sha256:c53bd75957cd74dd0ae8df090b90ab7cda19b3855f33bce071a3085e84c9ccb9 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:12.222Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:12.549Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.54 [2025-02-10T10:34:12.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-10T10:34:12.549Z] f883cae65502: Preparing [2025-02-10T10:34:12.549Z] 9e8c5a79eef3: Preparing [2025-02-10T10:34:12.549Z] 6b02d1799ab3: Preparing [2025-02-10T10:34:12.549Z] 4727d585fb8a: Preparing [2025-02-10T10:34:12.549Z] a7c7885661f2: Preparing [2025-02-10T10:34:12.549Z] 6c2e0a4c8a72: Preparing [2025-02-10T10:34:12.549Z] 919d2b643ba4: Preparing [2025-02-10T10:34:12.549Z] 273e324f3d6b: Preparing [2025-02-10T10:34:12.549Z] da050a1a1fac: Preparing [2025-02-10T10:34:12.549Z] 10ed3723b080: Preparing [2025-02-10T10:34:12.549Z] bcfdb36aaebc: Preparing [2025-02-10T10:34:12.549Z] 5f70bf18a086: Preparing [2025-02-10T10:34:12.549Z] da989c716d28: Preparing [2025-02-10T10:34:12.549Z] 890781a2a620: Preparing [2025-02-10T10:34:12.549Z] a97abb57a6ab: Preparing [2025-02-10T10:34:12.549Z] ce5a8cde9eee: Preparing [2025-02-10T10:34:12.549Z] 919d2b643ba4: Waiting [2025-02-10T10:34:12.549Z] 273e324f3d6b: Waiting [2025-02-10T10:34:12.549Z] da050a1a1fac: Waiting [2025-02-10T10:34:12.549Z] 10ed3723b080: Waiting [2025-02-10T10:34:12.549Z] bcfdb36aaebc: Waiting [2025-02-10T10:34:12.549Z] 5f70bf18a086: Waiting [2025-02-10T10:34:12.549Z] da989c716d28: Waiting [2025-02-10T10:34:12.549Z] 890781a2a620: Waiting [2025-02-10T10:34:12.549Z] 6c2e0a4c8a72: Waiting [2025-02-10T10:34:12.549Z] ce5a8cde9eee: Waiting [2025-02-10T10:34:12.549Z] a97abb57a6ab: Waiting [2025-02-10T10:34:12.549Z] f883cae65502: Layer already exists [2025-02-10T10:34:12.549Z] 4727d585fb8a: Layer already exists [2025-02-10T10:34:12.549Z] a7c7885661f2: Layer already exists [2025-02-10T10:34:12.549Z] 9e8c5a79eef3: Layer already exists [2025-02-10T10:34:12.549Z] 6b02d1799ab3: Layer already exists [2025-02-10T10:34:12.549Z] da050a1a1fac: Layer already exists [2025-02-10T10:34:12.549Z] 6c2e0a4c8a72: Layer already exists [2025-02-10T10:34:12.549Z] 10ed3723b080: Layer already exists [2025-02-10T10:34:12.549Z] 919d2b643ba4: Layer already exists [2025-02-10T10:34:12.549Z] 273e324f3d6b: Layer already exists [2025-02-10T10:34:12.549Z] bcfdb36aaebc: Layer already exists [2025-02-10T10:34:12.549Z] 5f70bf18a086: Layer already exists [2025-02-10T10:34:12.549Z] da989c716d28: Layer already exists [2025-02-10T10:34:12.549Z] a97abb57a6ab: Layer already exists [2025-02-10T10:34:12.549Z] 890781a2a620: Layer already exists [2025-02-10T10:34:12.549Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:34:12.549Z] 4.0.0-dev.54: digest: sha256:c53bd75957cd74dd0ae8df090b90ab7cda19b3855f33bce071a3085e84c9ccb9 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:12.885Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:13.210Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T10:34:13.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-10T10:34:13.210Z] f883cae65502: Preparing [2025-02-10T10:34:13.210Z] 9e8c5a79eef3: Preparing [2025-02-10T10:34:13.210Z] 6b02d1799ab3: Preparing [2025-02-10T10:34:13.210Z] 4727d585fb8a: Preparing [2025-02-10T10:34:13.210Z] a7c7885661f2: Preparing [2025-02-10T10:34:13.210Z] 6c2e0a4c8a72: Preparing [2025-02-10T10:34:13.210Z] 919d2b643ba4: Preparing [2025-02-10T10:34:13.210Z] 273e324f3d6b: Preparing [2025-02-10T10:34:13.210Z] da050a1a1fac: Preparing [2025-02-10T10:34:13.210Z] 10ed3723b080: Preparing [2025-02-10T10:34:13.210Z] bcfdb36aaebc: Preparing [2025-02-10T10:34:13.210Z] 5f70bf18a086: Preparing [2025-02-10T10:34:13.210Z] da989c716d28: Preparing [2025-02-10T10:34:13.210Z] 890781a2a620: Preparing [2025-02-10T10:34:13.210Z] a97abb57a6ab: Preparing [2025-02-10T10:34:13.210Z] ce5a8cde9eee: Preparing [2025-02-10T10:34:13.210Z] 273e324f3d6b: Waiting [2025-02-10T10:34:13.210Z] 10ed3723b080: Waiting [2025-02-10T10:34:13.210Z] da050a1a1fac: Waiting [2025-02-10T10:34:13.210Z] 6c2e0a4c8a72: Waiting [2025-02-10T10:34:13.210Z] bcfdb36aaebc: Waiting [2025-02-10T10:34:13.210Z] 919d2b643ba4: Waiting [2025-02-10T10:34:13.210Z] 5f70bf18a086: Waiting [2025-02-10T10:34:13.210Z] da989c716d28: Waiting [2025-02-10T10:34:13.210Z] 890781a2a620: Waiting [2025-02-10T10:34:13.210Z] a97abb57a6ab: Waiting [2025-02-10T10:34:13.210Z] ce5a8cde9eee: Waiting [2025-02-10T10:34:13.210Z] f883cae65502: Layer already exists [2025-02-10T10:34:13.210Z] a7c7885661f2: Layer already exists [2025-02-10T10:34:13.210Z] 6b02d1799ab3: Layer already exists [2025-02-10T10:34:13.210Z] 9e8c5a79eef3: Layer already exists [2025-02-10T10:34:13.210Z] 4727d585fb8a: Layer already exists [2025-02-10T10:34:13.210Z] 273e324f3d6b: Layer already exists [2025-02-10T10:34:13.210Z] 6c2e0a4c8a72: Layer already exists [2025-02-10T10:34:13.210Z] 919d2b643ba4: Layer already exists [2025-02-10T10:34:13.210Z] da050a1a1fac: Layer already exists [2025-02-10T10:34:13.210Z] 10ed3723b080: Layer already exists [2025-02-10T10:34:13.210Z] bcfdb36aaebc: Layer already exists [2025-02-10T10:34:13.210Z] da989c716d28: Layer already exists [2025-02-10T10:34:13.210Z] 5f70bf18a086: Layer already exists [2025-02-10T10:34:13.210Z] 890781a2a620: Layer already exists [2025-02-10T10:34:13.210Z] a97abb57a6ab: Layer already exists [2025-02-10T10:34:13.210Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:34:13.210Z] b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54: digest: sha256:c53bd75957cd74dd0ae8df090b90ab7cda19b3855f33bce071a3085e84c9ccb9 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:13.541Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:13.881Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-02-10T10:34:13.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-10T10:34:13.881Z] f883cae65502: Preparing [2025-02-10T10:34:13.881Z] 9e8c5a79eef3: Preparing [2025-02-10T10:34:13.881Z] 6b02d1799ab3: Preparing [2025-02-10T10:34:13.881Z] 4727d585fb8a: Preparing [2025-02-10T10:34:13.881Z] a7c7885661f2: Preparing [2025-02-10T10:34:13.881Z] 6c2e0a4c8a72: Preparing [2025-02-10T10:34:13.881Z] 919d2b643ba4: Preparing [2025-02-10T10:34:13.881Z] 273e324f3d6b: Preparing [2025-02-10T10:34:13.881Z] da050a1a1fac: Preparing [2025-02-10T10:34:13.881Z] 10ed3723b080: Preparing [2025-02-10T10:34:13.881Z] bcfdb36aaebc: Preparing [2025-02-10T10:34:13.881Z] 5f70bf18a086: Preparing [2025-02-10T10:34:13.881Z] 919d2b643ba4: Waiting [2025-02-10T10:34:13.881Z] da050a1a1fac: Waiting [2025-02-10T10:34:13.881Z] 10ed3723b080: Waiting [2025-02-10T10:34:13.881Z] bcfdb36aaebc: Waiting [2025-02-10T10:34:13.881Z] 6c2e0a4c8a72: Waiting [2025-02-10T10:34:13.881Z] da989c716d28: Preparing [2025-02-10T10:34:13.881Z] 890781a2a620: Preparing [2025-02-10T10:34:13.881Z] a97abb57a6ab: Preparing [2025-02-10T10:34:13.881Z] 5f70bf18a086: Waiting [2025-02-10T10:34:13.881Z] ce5a8cde9eee: Preparing [2025-02-10T10:34:13.881Z] da989c716d28: Waiting [2025-02-10T10:34:13.881Z] 890781a2a620: Waiting [2025-02-10T10:34:13.881Z] a97abb57a6ab: Waiting [2025-02-10T10:34:13.881Z] 6b02d1799ab3: Layer already exists [2025-02-10T10:34:13.881Z] 9e8c5a79eef3: Layer already exists [2025-02-10T10:34:13.881Z] f883cae65502: Layer already exists [2025-02-10T10:34:13.881Z] 4727d585fb8a: Layer already exists [2025-02-10T10:34:13.881Z] a7c7885661f2: Layer already exists [2025-02-10T10:34:13.881Z] da050a1a1fac: Layer already exists [2025-02-10T10:34:13.881Z] 6c2e0a4c8a72: Layer already exists [2025-02-10T10:34:13.881Z] 273e324f3d6b: Layer already exists [2025-02-10T10:34:13.881Z] 919d2b643ba4: Layer already exists [2025-02-10T10:34:13.881Z] 10ed3723b080: Layer already exists [2025-02-10T10:34:13.881Z] bcfdb36aaebc: Layer already exists [2025-02-10T10:34:13.881Z] da989c716d28: Layer already exists [2025-02-10T10:34:13.881Z] 5f70bf18a086: Layer already exists [2025-02-10T10:34:13.881Z] 890781a2a620: Layer already exists [2025-02-10T10:34:13.881Z] a97abb57a6ab: Layer already exists [2025-02-10T10:34:13.881Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:34:13.881Z] main: digest: sha256:c53bd75957cd74dd0ae8df090b90ab7cda19b3855f33bce071a3085e84c9ccb9 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-10T10:34:13.961Z] ===================================================== [Pipeline] echo [2025-02-10T10:34:13.974Z] taggedImages: [2025-02-10T10:34:13.974Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T10:34:13.974Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-02-10T10:34:13.974Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.54 [2025-02-10T10:34:13.974Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T10:34:13.974Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-02-10T10:34:14.004Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-02-10T10:34:14.004Z] b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T10:34:14.004Z] latest [2025-02-10T10:34:14.004Z] 4.0.0-dev.54 [2025-02-10T10:34:14.004Z] b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T10:34:14.004Z] main [2025-02-10T10:34:14.004Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:14.373Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b978da13b2a32d0b5d07cddf043ce390008d5dae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:14.752Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T10:34:14.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-10T10:34:14.752Z] 3fbc9f318449: Preparing [2025-02-10T10:34:14.752Z] 6c2976d72e77: Preparing [2025-02-10T10:34:14.752Z] d19ca6ef014d: Preparing [2025-02-10T10:34:14.752Z] 497cbb55a528: Preparing [2025-02-10T10:34:14.752Z] 273e324f3d6b: Preparing [2025-02-10T10:34:14.752Z] da050a1a1fac: Preparing [2025-02-10T10:34:14.752Z] 64ffbf939e14: Preparing [2025-02-10T10:34:14.752Z] a72af8e60893: Preparing [2025-02-10T10:34:14.752Z] ce5a8cde9eee: Preparing [2025-02-10T10:34:14.752Z] da050a1a1fac: Waiting [2025-02-10T10:34:14.752Z] 64ffbf939e14: Waiting [2025-02-10T10:34:14.752Z] a72af8e60893: Waiting [2025-02-10T10:34:14.752Z] 273e324f3d6b: Layer already exists [2025-02-10T10:34:14.752Z] da050a1a1fac: Layer already exists [2025-02-10T10:34:14.752Z] 64ffbf939e14: Layer already exists [2025-02-10T10:34:14.752Z] a72af8e60893: Layer already exists [2025-02-10T10:34:14.752Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:34:14.752Z] 3fbc9f318449: Pushed [2025-02-10T10:34:14.752Z] d19ca6ef014d: Pushed [2025-02-10T10:34:14.752Z] 6c2976d72e77: Pushed [2025-02-10T10:34:17.396Z] 497cbb55a528: Pushed [2025-02-10T10:34:17.396Z] b978da13b2a32d0b5d07cddf043ce390008d5dae: digest: sha256:37764603748d22512e378d4396e94e8e7597168766c9136c5d2f59c7e787bb69 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:17.751Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:18.076Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-02-10T10:34:18.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-10T10:34:18.077Z] 3fbc9f318449: Preparing [2025-02-10T10:34:18.077Z] 6c2976d72e77: Preparing [2025-02-10T10:34:18.077Z] d19ca6ef014d: Preparing [2025-02-10T10:34:18.077Z] 497cbb55a528: Preparing [2025-02-10T10:34:18.077Z] 273e324f3d6b: Preparing [2025-02-10T10:34:18.077Z] da050a1a1fac: Preparing [2025-02-10T10:34:18.077Z] 64ffbf939e14: Preparing [2025-02-10T10:34:18.077Z] a72af8e60893: Preparing [2025-02-10T10:34:18.077Z] ce5a8cde9eee: Preparing [2025-02-10T10:34:18.077Z] 64ffbf939e14: Waiting [2025-02-10T10:34:18.077Z] ce5a8cde9eee: Waiting [2025-02-10T10:34:18.077Z] a72af8e60893: Waiting [2025-02-10T10:34:18.077Z] da050a1a1fac: Waiting [2025-02-10T10:34:18.077Z] d19ca6ef014d: Layer already exists [2025-02-10T10:34:18.077Z] 497cbb55a528: Layer already exists [2025-02-10T10:34:18.077Z] 6c2976d72e77: Layer already exists [2025-02-10T10:34:18.077Z] 3fbc9f318449: Layer already exists [2025-02-10T10:34:18.077Z] 273e324f3d6b: Layer already exists [2025-02-10T10:34:18.077Z] da050a1a1fac: Layer already exists [2025-02-10T10:34:18.077Z] 64ffbf939e14: Layer already exists [2025-02-10T10:34:18.077Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:34:18.077Z] a72af8e60893: Layer already exists [2025-02-10T10:34:18.077Z] latest: digest: sha256:37764603748d22512e378d4396e94e8e7597168766c9136c5d2f59c7e787bb69 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:18.423Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:18.758Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.54 [2025-02-10T10:34:18.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-10T10:34:18.758Z] 3fbc9f318449: Preparing [2025-02-10T10:34:18.758Z] 6c2976d72e77: Preparing [2025-02-10T10:34:18.758Z] d19ca6ef014d: Preparing [2025-02-10T10:34:18.758Z] 497cbb55a528: Preparing [2025-02-10T10:34:18.758Z] 273e324f3d6b: Preparing [2025-02-10T10:34:18.758Z] da050a1a1fac: Preparing [2025-02-10T10:34:18.758Z] 64ffbf939e14: Preparing [2025-02-10T10:34:18.758Z] a72af8e60893: Preparing [2025-02-10T10:34:18.758Z] ce5a8cde9eee: Preparing [2025-02-10T10:34:18.758Z] da050a1a1fac: Waiting [2025-02-10T10:34:18.758Z] ce5a8cde9eee: Waiting [2025-02-10T10:34:18.758Z] a72af8e60893: Waiting [2025-02-10T10:34:18.758Z] 64ffbf939e14: Waiting [2025-02-10T10:34:18.758Z] 3fbc9f318449: Layer already exists [2025-02-10T10:34:18.758Z] 273e324f3d6b: Layer already exists [2025-02-10T10:34:18.758Z] 497cbb55a528: Layer already exists [2025-02-10T10:34:18.758Z] 6c2976d72e77: Layer already exists [2025-02-10T10:34:18.758Z] d19ca6ef014d: Layer already exists [2025-02-10T10:34:18.758Z] a72af8e60893: Layer already exists [2025-02-10T10:34:18.758Z] 64ffbf939e14: Layer already exists [2025-02-10T10:34:18.758Z] da050a1a1fac: Layer already exists [2025-02-10T10:34:18.758Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:34:18.758Z] 4.0.0-dev.54: digest: sha256:37764603748d22512e378d4396e94e8e7597168766c9136c5d2f59c7e787bb69 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:19.090Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:19.418Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T10:34:19.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-10T10:34:19.418Z] 3fbc9f318449: Preparing [2025-02-10T10:34:19.418Z] 6c2976d72e77: Preparing [2025-02-10T10:34:19.418Z] d19ca6ef014d: Preparing [2025-02-10T10:34:19.418Z] 497cbb55a528: Preparing [2025-02-10T10:34:19.418Z] 273e324f3d6b: Preparing [2025-02-10T10:34:19.418Z] da050a1a1fac: Preparing [2025-02-10T10:34:19.418Z] 64ffbf939e14: Preparing [2025-02-10T10:34:19.418Z] a72af8e60893: Preparing [2025-02-10T10:34:19.418Z] ce5a8cde9eee: Preparing [2025-02-10T10:34:19.418Z] da050a1a1fac: Waiting [2025-02-10T10:34:19.418Z] 64ffbf939e14: Waiting [2025-02-10T10:34:19.418Z] a72af8e60893: Waiting [2025-02-10T10:34:19.418Z] ce5a8cde9eee: Waiting [2025-02-10T10:34:19.418Z] 497cbb55a528: Layer already exists [2025-02-10T10:34:19.418Z] 3fbc9f318449: Layer already exists [2025-02-10T10:34:19.418Z] 273e324f3d6b: Layer already exists [2025-02-10T10:34:19.418Z] 6c2976d72e77: Layer already exists [2025-02-10T10:34:19.418Z] d19ca6ef014d: Layer already exists [2025-02-10T10:34:19.418Z] 64ffbf939e14: Layer already exists [2025-02-10T10:34:19.418Z] da050a1a1fac: Layer already exists [2025-02-10T10:34:19.418Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:34:19.418Z] a72af8e60893: Layer already exists [2025-02-10T10:34:19.418Z] b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54: digest: sha256:37764603748d22512e378d4396e94e8e7597168766c9136c5d2f59c7e787bb69 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:19.754Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:20.086Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-02-10T10:34:20.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-10T10:34:20.086Z] 3fbc9f318449: Preparing [2025-02-10T10:34:20.086Z] 6c2976d72e77: Preparing [2025-02-10T10:34:20.086Z] d19ca6ef014d: Preparing [2025-02-10T10:34:20.086Z] 497cbb55a528: Preparing [2025-02-10T10:34:20.086Z] 273e324f3d6b: Preparing [2025-02-10T10:34:20.086Z] da050a1a1fac: Preparing [2025-02-10T10:34:20.086Z] 64ffbf939e14: Preparing [2025-02-10T10:34:20.086Z] a72af8e60893: Preparing [2025-02-10T10:34:20.086Z] ce5a8cde9eee: Preparing [2025-02-10T10:34:20.086Z] 64ffbf939e14: Waiting [2025-02-10T10:34:20.086Z] da050a1a1fac: Waiting [2025-02-10T10:34:20.086Z] a72af8e60893: Waiting [2025-02-10T10:34:20.086Z] 6c2976d72e77: Layer already exists [2025-02-10T10:34:20.086Z] 273e324f3d6b: Layer already exists [2025-02-10T10:34:20.086Z] 3fbc9f318449: Layer already exists [2025-02-10T10:34:20.086Z] d19ca6ef014d: Layer already exists [2025-02-10T10:34:20.086Z] 497cbb55a528: Layer already exists [2025-02-10T10:34:20.086Z] da050a1a1fac: Layer already exists [2025-02-10T10:34:20.086Z] 64ffbf939e14: Layer already exists [2025-02-10T10:34:20.086Z] a72af8e60893: Layer already exists [2025-02-10T10:34:20.086Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:34:20.086Z] main: digest: sha256:37764603748d22512e378d4396e94e8e7597168766c9136c5d2f59c7e787bb69 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-10T10:34:20.169Z] ===================================================== [Pipeline] echo [2025-02-10T10:34:20.188Z] taggedImages: [2025-02-10T10:34:20.188Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T10:34:20.188Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-02-10T10:34:20.188Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.54 [2025-02-10T10:34:20.188Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T10:34:20.188Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-02-10T10:34:20.214Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-02-10T10:34:20.214Z] b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T10:34:20.214Z] latest [2025-02-10T10:34:20.214Z] 4.0.0-dev.54 [2025-02-10T10:34:20.214Z] b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T10:34:20.214Z] main [2025-02-10T10:34:20.214Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:20.559Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b978da13b2a32d0b5d07cddf043ce390008d5dae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:20.880Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T10:34:20.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-10T10:34:20.880Z] d5a26ac0a997: Preparing [2025-02-10T10:34:20.880Z] 28a0f982871a: Preparing [2025-02-10T10:34:20.880Z] 61e585bfa319: Preparing [2025-02-10T10:34:20.880Z] 45b3cb362b77: Preparing [2025-02-10T10:34:20.880Z] 8e8da247192c: Preparing [2025-02-10T10:34:20.880Z] 273e324f3d6b: Preparing [2025-02-10T10:34:20.880Z] da050a1a1fac: Preparing [2025-02-10T10:34:20.880Z] e48735d81096: Preparing [2025-02-10T10:34:20.880Z] 5b0d0d1f80f8: Preparing [2025-02-10T10:34:20.880Z] c2f6473e7c1f: Preparing [2025-02-10T10:34:20.880Z] ce5a8cde9eee: Preparing [2025-02-10T10:34:20.880Z] 273e324f3d6b: Waiting [2025-02-10T10:34:20.880Z] da050a1a1fac: Waiting [2025-02-10T10:34:20.880Z] e48735d81096: Waiting [2025-02-10T10:34:20.880Z] 5b0d0d1f80f8: Waiting [2025-02-10T10:34:20.880Z] c2f6473e7c1f: Waiting [2025-02-10T10:34:20.880Z] 28a0f982871a: Pushed [2025-02-10T10:34:20.880Z] 273e324f3d6b: Layer already exists [2025-02-10T10:34:20.880Z] d5a26ac0a997: Pushed [2025-02-10T10:34:20.880Z] 45b3cb362b77: Pushed [2025-02-10T10:34:20.880Z] 8e8da247192c: Pushed [2025-02-10T10:34:20.880Z] da050a1a1fac: Layer already exists [2025-02-10T10:34:20.880Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:34:21.138Z] e48735d81096: Pushed [2025-02-10T10:34:21.138Z] 5b0d0d1f80f8: Pushed [2025-02-10T10:34:22.075Z] 61e585bfa319: Pushed [2025-02-10T10:34:23.011Z] c2f6473e7c1f: Pushed [2025-02-10T10:34:23.011Z] b978da13b2a32d0b5d07cddf043ce390008d5dae: digest: sha256:2e05413998e50d44378fe02b8a14dc861edb383e994586fdf81b5cd04c6ecdf9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:23.341Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:23.669Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-02-10T10:34:23.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-10T10:34:23.669Z] d5a26ac0a997: Preparing [2025-02-10T10:34:23.669Z] 28a0f982871a: Preparing [2025-02-10T10:34:23.669Z] 61e585bfa319: Preparing [2025-02-10T10:34:23.669Z] 45b3cb362b77: Preparing [2025-02-10T10:34:23.669Z] 8e8da247192c: Preparing [2025-02-10T10:34:23.669Z] 273e324f3d6b: Preparing [2025-02-10T10:34:23.669Z] da050a1a1fac: Preparing [2025-02-10T10:34:23.669Z] e48735d81096: Preparing [2025-02-10T10:34:23.669Z] 5b0d0d1f80f8: Preparing [2025-02-10T10:34:23.669Z] c2f6473e7c1f: Preparing [2025-02-10T10:34:23.669Z] ce5a8cde9eee: Preparing [2025-02-10T10:34:23.669Z] 5b0d0d1f80f8: Waiting [2025-02-10T10:34:23.669Z] 273e324f3d6b: Waiting [2025-02-10T10:34:23.669Z] e48735d81096: Waiting [2025-02-10T10:34:23.669Z] da050a1a1fac: Waiting [2025-02-10T10:34:23.669Z] c2f6473e7c1f: Waiting [2025-02-10T10:34:23.669Z] ce5a8cde9eee: Waiting [2025-02-10T10:34:23.669Z] 45b3cb362b77: Layer already exists [2025-02-10T10:34:23.669Z] 61e585bfa319: Layer already exists [2025-02-10T10:34:23.669Z] 28a0f982871a: Layer already exists [2025-02-10T10:34:23.669Z] d5a26ac0a997: Layer already exists [2025-02-10T10:34:23.669Z] 8e8da247192c: Layer already exists [2025-02-10T10:34:23.669Z] 5b0d0d1f80f8: Layer already exists [2025-02-10T10:34:23.669Z] da050a1a1fac: Layer already exists [2025-02-10T10:34:23.669Z] e48735d81096: Layer already exists [2025-02-10T10:34:23.669Z] 273e324f3d6b: Layer already exists [2025-02-10T10:34:23.669Z] c2f6473e7c1f: Layer already exists [2025-02-10T10:34:23.669Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:34:23.669Z] latest: digest: sha256:2e05413998e50d44378fe02b8a14dc861edb383e994586fdf81b5cd04c6ecdf9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:24.006Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:24.321Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.54 [2025-02-10T10:34:24.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-10T10:34:24.321Z] d5a26ac0a997: Preparing [2025-02-10T10:34:24.321Z] 28a0f982871a: Preparing [2025-02-10T10:34:24.321Z] 61e585bfa319: Preparing [2025-02-10T10:34:24.321Z] 45b3cb362b77: Preparing [2025-02-10T10:34:24.321Z] 8e8da247192c: Preparing [2025-02-10T10:34:24.321Z] 273e324f3d6b: Preparing [2025-02-10T10:34:24.321Z] da050a1a1fac: Preparing [2025-02-10T10:34:24.321Z] e48735d81096: Preparing [2025-02-10T10:34:24.321Z] 5b0d0d1f80f8: Preparing [2025-02-10T10:34:24.321Z] c2f6473e7c1f: Preparing [2025-02-10T10:34:24.321Z] ce5a8cde9eee: Preparing [2025-02-10T10:34:24.321Z] 273e324f3d6b: Waiting [2025-02-10T10:34:24.321Z] e48735d81096: Waiting [2025-02-10T10:34:24.321Z] 5b0d0d1f80f8: Waiting [2025-02-10T10:34:24.321Z] c2f6473e7c1f: Waiting [2025-02-10T10:34:24.321Z] ce5a8cde9eee: Waiting [2025-02-10T10:34:24.321Z] da050a1a1fac: Waiting [2025-02-10T10:34:24.321Z] 61e585bfa319: Layer already exists [2025-02-10T10:34:24.321Z] 45b3cb362b77: Layer already exists [2025-02-10T10:34:24.321Z] 28a0f982871a: Layer already exists [2025-02-10T10:34:24.321Z] 8e8da247192c: Layer already exists [2025-02-10T10:34:24.321Z] d5a26ac0a997: Layer already exists [2025-02-10T10:34:24.321Z] e48735d81096: Layer already exists [2025-02-10T10:34:24.321Z] da050a1a1fac: Layer already exists [2025-02-10T10:34:24.321Z] 273e324f3d6b: Layer already exists [2025-02-10T10:34:24.321Z] 5b0d0d1f80f8: Layer already exists [2025-02-10T10:34:24.321Z] c2f6473e7c1f: Layer already exists [2025-02-10T10:34:24.321Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:34:24.321Z] 4.0.0-dev.54: digest: sha256:2e05413998e50d44378fe02b8a14dc861edb383e994586fdf81b5cd04c6ecdf9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:24.649Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:24.982Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T10:34:24.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-10T10:34:24.982Z] d5a26ac0a997: Preparing [2025-02-10T10:34:24.982Z] 28a0f982871a: Preparing [2025-02-10T10:34:24.982Z] 61e585bfa319: Preparing [2025-02-10T10:34:24.982Z] 45b3cb362b77: Preparing [2025-02-10T10:34:24.982Z] 8e8da247192c: Preparing [2025-02-10T10:34:24.982Z] 273e324f3d6b: Preparing [2025-02-10T10:34:24.982Z] da050a1a1fac: Preparing [2025-02-10T10:34:24.982Z] e48735d81096: Preparing [2025-02-10T10:34:24.982Z] 5b0d0d1f80f8: Preparing [2025-02-10T10:34:24.982Z] c2f6473e7c1f: Preparing [2025-02-10T10:34:24.982Z] ce5a8cde9eee: Preparing [2025-02-10T10:34:24.982Z] da050a1a1fac: Waiting [2025-02-10T10:34:24.982Z] e48735d81096: Waiting [2025-02-10T10:34:24.982Z] 273e324f3d6b: Waiting [2025-02-10T10:34:24.982Z] 5b0d0d1f80f8: Waiting [2025-02-10T10:34:24.982Z] c2f6473e7c1f: Waiting [2025-02-10T10:34:24.982Z] ce5a8cde9eee: Waiting [2025-02-10T10:34:24.982Z] 61e585bfa319: Layer already exists [2025-02-10T10:34:24.982Z] 28a0f982871a: Layer already exists [2025-02-10T10:34:24.982Z] d5a26ac0a997: Layer already exists [2025-02-10T10:34:24.982Z] 8e8da247192c: Layer already exists [2025-02-10T10:34:24.982Z] 45b3cb362b77: Layer already exists [2025-02-10T10:34:24.982Z] 273e324f3d6b: Layer already exists [2025-02-10T10:34:24.982Z] 5b0d0d1f80f8: Layer already exists [2025-02-10T10:34:24.982Z] da050a1a1fac: Layer already exists [2025-02-10T10:34:24.982Z] e48735d81096: Layer already exists [2025-02-10T10:34:24.982Z] c2f6473e7c1f: Layer already exists [2025-02-10T10:34:24.982Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:34:24.982Z] b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54: digest: sha256:2e05413998e50d44378fe02b8a14dc861edb383e994586fdf81b5cd04c6ecdf9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:25.310Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:25.635Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-02-10T10:34:25.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-10T10:34:25.636Z] d5a26ac0a997: Preparing [2025-02-10T10:34:25.636Z] 28a0f982871a: Preparing [2025-02-10T10:34:25.636Z] 61e585bfa319: Preparing [2025-02-10T10:34:25.636Z] 45b3cb362b77: Preparing [2025-02-10T10:34:25.636Z] 8e8da247192c: Preparing [2025-02-10T10:34:25.636Z] 273e324f3d6b: Preparing [2025-02-10T10:34:25.636Z] da050a1a1fac: Preparing [2025-02-10T10:34:25.636Z] e48735d81096: Preparing [2025-02-10T10:34:25.636Z] 5b0d0d1f80f8: Preparing [2025-02-10T10:34:25.636Z] c2f6473e7c1f: Preparing [2025-02-10T10:34:25.636Z] ce5a8cde9eee: Preparing [2025-02-10T10:34:25.636Z] da050a1a1fac: Waiting [2025-02-10T10:34:25.636Z] e48735d81096: Waiting [2025-02-10T10:34:25.636Z] 5b0d0d1f80f8: Waiting [2025-02-10T10:34:25.636Z] c2f6473e7c1f: Waiting [2025-02-10T10:34:25.636Z] ce5a8cde9eee: Waiting [2025-02-10T10:34:25.636Z] 273e324f3d6b: Waiting [2025-02-10T10:34:25.636Z] 45b3cb362b77: Layer already exists [2025-02-10T10:34:25.636Z] 28a0f982871a: Layer already exists [2025-02-10T10:34:25.636Z] d5a26ac0a997: Layer already exists [2025-02-10T10:34:25.636Z] 8e8da247192c: Layer already exists [2025-02-10T10:34:25.636Z] 61e585bfa319: Layer already exists [2025-02-10T10:34:25.636Z] e48735d81096: Layer already exists [2025-02-10T10:34:25.636Z] 273e324f3d6b: Layer already exists [2025-02-10T10:34:25.636Z] 5b0d0d1f80f8: Layer already exists [2025-02-10T10:34:25.636Z] da050a1a1fac: Layer already exists [2025-02-10T10:34:25.636Z] c2f6473e7c1f: Layer already exists [2025-02-10T10:34:25.636Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:34:25.636Z] main: digest: sha256:2e05413998e50d44378fe02b8a14dc861edb383e994586fdf81b5cd04c6ecdf9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-10T10:34:25.714Z] ===================================================== [Pipeline] echo [2025-02-10T10:34:25.727Z] taggedImages: [2025-02-10T10:34:25.728Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T10:34:25.728Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-02-10T10:34:25.728Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.54 [2025-02-10T10:34:25.728Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T10:34:25.728Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-02-10T10:34:25.757Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-02-10T10:34:25.757Z] b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T10:34:25.757Z] latest [2025-02-10T10:34:25.757Z] 4.0.0-dev.54 [2025-02-10T10:34:25.757Z] b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T10:34:25.757Z] main [2025-02-10T10:34:25.757Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:26.113Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b978da13b2a32d0b5d07cddf043ce390008d5dae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:26.433Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T10:34:26.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-10T10:34:26.433Z] 7ded414044dc: Preparing [2025-02-10T10:34:26.433Z] 739ced84acae: Preparing [2025-02-10T10:34:26.433Z] 148c3318ab17: Preparing [2025-02-10T10:34:26.433Z] a0fae36ddab5: Preparing [2025-02-10T10:34:26.433Z] 739d549a1dc0: Preparing [2025-02-10T10:34:26.433Z] 1871855483bf: Preparing [2025-02-10T10:34:26.433Z] 8addf881da49: Preparing [2025-02-10T10:34:26.433Z] 273e324f3d6b: Preparing [2025-02-10T10:34:26.433Z] da050a1a1fac: Preparing [2025-02-10T10:34:26.433Z] 8fe38b0cd891: Preparing [2025-02-10T10:34:26.433Z] f58efaad632b: Preparing [2025-02-10T10:34:26.433Z] ce5a8cde9eee: Preparing [2025-02-10T10:34:26.433Z] 273e324f3d6b: Waiting [2025-02-10T10:34:26.433Z] da050a1a1fac: Waiting [2025-02-10T10:34:26.433Z] 8fe38b0cd891: Waiting [2025-02-10T10:34:26.433Z] f58efaad632b: Waiting [2025-02-10T10:34:26.433Z] ce5a8cde9eee: Waiting [2025-02-10T10:34:26.433Z] 8addf881da49: Waiting [2025-02-10T10:34:26.433Z] 739ced84acae: Pushed [2025-02-10T10:34:26.433Z] 739d549a1dc0: Pushed [2025-02-10T10:34:26.433Z] 7ded414044dc: Pushed [2025-02-10T10:34:26.433Z] 273e324f3d6b: Layer already exists [2025-02-10T10:34:26.433Z] da050a1a1fac: Layer already exists [2025-02-10T10:34:26.433Z] 1871855483bf: Pushed [2025-02-10T10:34:26.691Z] 8addf881da49: Pushed [2025-02-10T10:34:26.691Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:34:27.258Z] 8fe38b0cd891: Pushed [2025-02-10T10:34:27.516Z] a0fae36ddab5: Pushed [2025-02-10T10:34:27.775Z] 148c3318ab17: Pushed [2025-02-10T10:34:27.775Z] f58efaad632b: Pushed [2025-02-10T10:34:28.034Z] b978da13b2a32d0b5d07cddf043ce390008d5dae: digest: sha256:e2ef92389edb9fe92c5f02d00dc505676c19b9ff68cc4fb7a6a98bee79cac6f2 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:28.371Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:28.695Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-02-10T10:34:28.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-10T10:34:28.695Z] 7ded414044dc: Preparing [2025-02-10T10:34:28.695Z] 739ced84acae: Preparing [2025-02-10T10:34:28.695Z] 148c3318ab17: Preparing [2025-02-10T10:34:28.695Z] a0fae36ddab5: Preparing [2025-02-10T10:34:28.695Z] 739d549a1dc0: Preparing [2025-02-10T10:34:28.695Z] 1871855483bf: Preparing [2025-02-10T10:34:28.695Z] 8addf881da49: Preparing [2025-02-10T10:34:28.695Z] 273e324f3d6b: Preparing [2025-02-10T10:34:28.695Z] da050a1a1fac: Preparing [2025-02-10T10:34:28.695Z] 8fe38b0cd891: Preparing [2025-02-10T10:34:28.695Z] f58efaad632b: Preparing [2025-02-10T10:34:28.695Z] ce5a8cde9eee: Preparing [2025-02-10T10:34:28.695Z] 1871855483bf: Waiting [2025-02-10T10:34:28.695Z] 8addf881da49: Waiting [2025-02-10T10:34:28.695Z] 273e324f3d6b: Waiting [2025-02-10T10:34:28.695Z] f58efaad632b: Waiting [2025-02-10T10:34:28.695Z] 8fe38b0cd891: Waiting [2025-02-10T10:34:28.695Z] ce5a8cde9eee: Waiting [2025-02-10T10:34:28.695Z] da050a1a1fac: Waiting [2025-02-10T10:34:28.695Z] 148c3318ab17: Layer already exists [2025-02-10T10:34:28.695Z] 739d549a1dc0: Layer already exists [2025-02-10T10:34:28.695Z] a0fae36ddab5: Layer already exists [2025-02-10T10:34:28.695Z] 7ded414044dc: Layer already exists [2025-02-10T10:34:28.695Z] 739ced84acae: Layer already exists [2025-02-10T10:34:28.695Z] da050a1a1fac: Layer already exists [2025-02-10T10:34:28.695Z] 1871855483bf: Layer already exists [2025-02-10T10:34:28.695Z] 8addf881da49: Layer already exists [2025-02-10T10:34:28.695Z] 8fe38b0cd891: Layer already exists [2025-02-10T10:34:28.695Z] 273e324f3d6b: Layer already exists [2025-02-10T10:34:28.695Z] f58efaad632b: Layer already exists [2025-02-10T10:34:28.695Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:34:28.695Z] latest: digest: sha256:e2ef92389edb9fe92c5f02d00dc505676c19b9ff68cc4fb7a6a98bee79cac6f2 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:29.041Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:29.367Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.54 [2025-02-10T10:34:29.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-10T10:34:29.367Z] 7ded414044dc: Preparing [2025-02-10T10:34:29.367Z] 739ced84acae: Preparing [2025-02-10T10:34:29.367Z] 148c3318ab17: Preparing [2025-02-10T10:34:29.367Z] a0fae36ddab5: Preparing [2025-02-10T10:34:29.367Z] 739d549a1dc0: Preparing [2025-02-10T10:34:29.367Z] 1871855483bf: Preparing [2025-02-10T10:34:29.367Z] 8addf881da49: Preparing [2025-02-10T10:34:29.367Z] 273e324f3d6b: Preparing [2025-02-10T10:34:29.367Z] da050a1a1fac: Preparing [2025-02-10T10:34:29.367Z] 8fe38b0cd891: Preparing [2025-02-10T10:34:29.367Z] f58efaad632b: Preparing [2025-02-10T10:34:29.367Z] ce5a8cde9eee: Preparing [2025-02-10T10:34:29.367Z] 8addf881da49: Waiting [2025-02-10T10:34:29.367Z] 273e324f3d6b: Waiting [2025-02-10T10:34:29.367Z] da050a1a1fac: Waiting [2025-02-10T10:34:29.367Z] 1871855483bf: Waiting [2025-02-10T10:34:29.367Z] 8fe38b0cd891: Waiting [2025-02-10T10:34:29.367Z] f58efaad632b: Waiting [2025-02-10T10:34:29.367Z] ce5a8cde9eee: Waiting [2025-02-10T10:34:29.367Z] 7ded414044dc: Layer already exists [2025-02-10T10:34:29.367Z] 739d549a1dc0: Layer already exists [2025-02-10T10:34:29.367Z] 739ced84acae: Layer already exists [2025-02-10T10:34:29.367Z] 148c3318ab17: Layer already exists [2025-02-10T10:34:29.367Z] a0fae36ddab5: Layer already exists [2025-02-10T10:34:29.368Z] 273e324f3d6b: Layer already exists [2025-02-10T10:34:29.368Z] 8addf881da49: Layer already exists [2025-02-10T10:34:29.368Z] da050a1a1fac: Layer already exists [2025-02-10T10:34:29.368Z] 1871855483bf: Layer already exists [2025-02-10T10:34:29.368Z] 8fe38b0cd891: Layer already exists [2025-02-10T10:34:29.368Z] f58efaad632b: Layer already exists [2025-02-10T10:34:29.368Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:34:29.368Z] 4.0.0-dev.54: digest: sha256:e2ef92389edb9fe92c5f02d00dc505676c19b9ff68cc4fb7a6a98bee79cac6f2 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:29.703Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:30.022Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T10:34:30.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-10T10:34:30.022Z] 7ded414044dc: Preparing [2025-02-10T10:34:30.022Z] 739ced84acae: Preparing [2025-02-10T10:34:30.022Z] 148c3318ab17: Preparing [2025-02-10T10:34:30.022Z] a0fae36ddab5: Preparing [2025-02-10T10:34:30.022Z] 739d549a1dc0: Preparing [2025-02-10T10:34:30.022Z] 1871855483bf: Preparing [2025-02-10T10:34:30.022Z] 8addf881da49: Preparing [2025-02-10T10:34:30.022Z] 273e324f3d6b: Preparing [2025-02-10T10:34:30.022Z] da050a1a1fac: Preparing [2025-02-10T10:34:30.022Z] 8fe38b0cd891: Preparing [2025-02-10T10:34:30.022Z] f58efaad632b: Preparing [2025-02-10T10:34:30.022Z] ce5a8cde9eee: Preparing [2025-02-10T10:34:30.022Z] 1871855483bf: Waiting [2025-02-10T10:34:30.022Z] 8addf881da49: Waiting [2025-02-10T10:34:30.022Z] 273e324f3d6b: Waiting [2025-02-10T10:34:30.022Z] da050a1a1fac: Waiting [2025-02-10T10:34:30.022Z] 8fe38b0cd891: Waiting [2025-02-10T10:34:30.022Z] f58efaad632b: Waiting [2025-02-10T10:34:30.022Z] ce5a8cde9eee: Waiting [2025-02-10T10:34:30.022Z] a0fae36ddab5: Layer already exists [2025-02-10T10:34:30.022Z] 7ded414044dc: Layer already exists [2025-02-10T10:34:30.022Z] 739ced84acae: Layer already exists [2025-02-10T10:34:30.022Z] 739d549a1dc0: Layer already exists [2025-02-10T10:34:30.022Z] 148c3318ab17: Layer already exists [2025-02-10T10:34:30.022Z] 8addf881da49: Layer already exists [2025-02-10T10:34:30.022Z] 1871855483bf: Layer already exists [2025-02-10T10:34:30.022Z] 273e324f3d6b: Layer already exists [2025-02-10T10:34:30.022Z] 8fe38b0cd891: Layer already exists [2025-02-10T10:34:30.022Z] da050a1a1fac: Layer already exists [2025-02-10T10:34:30.022Z] f58efaad632b: Layer already exists [2025-02-10T10:34:30.022Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:34:30.022Z] b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54: digest: sha256:e2ef92389edb9fe92c5f02d00dc505676c19b9ff68cc4fb7a6a98bee79cac6f2 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:30.356Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:30.687Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-02-10T10:34:30.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-10T10:34:30.687Z] 7ded414044dc: Preparing [2025-02-10T10:34:30.687Z] 739ced84acae: Preparing [2025-02-10T10:34:30.687Z] 148c3318ab17: Preparing [2025-02-10T10:34:30.687Z] a0fae36ddab5: Preparing [2025-02-10T10:34:30.687Z] 739d549a1dc0: Preparing [2025-02-10T10:34:30.687Z] 1871855483bf: Preparing [2025-02-10T10:34:30.687Z] 8addf881da49: Preparing [2025-02-10T10:34:30.687Z] 273e324f3d6b: Preparing [2025-02-10T10:34:30.687Z] da050a1a1fac: Preparing [2025-02-10T10:34:30.687Z] 8fe38b0cd891: Preparing [2025-02-10T10:34:30.687Z] f58efaad632b: Preparing [2025-02-10T10:34:30.687Z] ce5a8cde9eee: Preparing [2025-02-10T10:34:30.687Z] 273e324f3d6b: Waiting [2025-02-10T10:34:30.687Z] f58efaad632b: Waiting [2025-02-10T10:34:30.687Z] ce5a8cde9eee: Waiting [2025-02-10T10:34:30.687Z] da050a1a1fac: Waiting [2025-02-10T10:34:30.687Z] 1871855483bf: Waiting [2025-02-10T10:34:30.687Z] 8addf881da49: Waiting [2025-02-10T10:34:30.687Z] a0fae36ddab5: Layer already exists [2025-02-10T10:34:30.687Z] 739ced84acae: Layer already exists [2025-02-10T10:34:30.687Z] 7ded414044dc: Layer already exists [2025-02-10T10:34:30.687Z] 739d549a1dc0: Layer already exists [2025-02-10T10:34:30.687Z] 148c3318ab17: Layer already exists [2025-02-10T10:34:30.687Z] 1871855483bf: Layer already exists [2025-02-10T10:34:30.687Z] 8addf881da49: Layer already exists [2025-02-10T10:34:30.687Z] 8fe38b0cd891: Layer already exists [2025-02-10T10:34:30.687Z] 273e324f3d6b: Layer already exists [2025-02-10T10:34:30.687Z] da050a1a1fac: Layer already exists [2025-02-10T10:34:30.687Z] f58efaad632b: Layer already exists [2025-02-10T10:34:30.687Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:34:30.687Z] main: digest: sha256:e2ef92389edb9fe92c5f02d00dc505676c19b9ff68cc4fb7a6a98bee79cac6f2 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-10T10:34:30.766Z] ===================================================== [Pipeline] echo [2025-02-10T10:34:30.783Z] taggedImages: [2025-02-10T10:34:30.783Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T10:34:30.783Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-02-10T10:34:30.783Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.54 [2025-02-10T10:34:30.783Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T10:34:30.783Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-02-10T10:34:30.811Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-02-10T10:34:30.811Z] b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T10:34:30.811Z] latest [2025-02-10T10:34:30.811Z] 4.0.0-dev.54 [2025-02-10T10:34:30.811Z] b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T10:34:30.811Z] main [2025-02-10T10:34:30.811Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:31.153Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b978da13b2a32d0b5d07cddf043ce390008d5dae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:31.479Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T10:34:31.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-10T10:34:31.479Z] 5aa3e87be429: Preparing [2025-02-10T10:34:31.479Z] d8a8dbe9bb37: Preparing [2025-02-10T10:34:31.479Z] 273e324f3d6b: Preparing [2025-02-10T10:34:31.479Z] da050a1a1fac: Preparing [2025-02-10T10:34:31.479Z] 69709d1c9846: Preparing [2025-02-10T10:34:31.479Z] 07f7c942fd9e: Preparing [2025-02-10T10:34:31.479Z] ce5a8cde9eee: Preparing [2025-02-10T10:34:31.479Z] 07f7c942fd9e: Waiting [2025-02-10T10:34:31.479Z] ce5a8cde9eee: Waiting [2025-02-10T10:34:31.479Z] 273e324f3d6b: Layer already exists [2025-02-10T10:34:31.479Z] da050a1a1fac: Layer already exists [2025-02-10T10:34:31.479Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:34:31.479Z] 5aa3e87be429: Pushed [2025-02-10T10:34:32.048Z] 69709d1c9846: Pushed [2025-02-10T10:34:32.308Z] 07f7c942fd9e: Pushed [2025-02-10T10:34:33.690Z] d8a8dbe9bb37: Pushed [2025-02-10T10:34:33.690Z] b978da13b2a32d0b5d07cddf043ce390008d5dae: digest: sha256:242becb0f8c8f5c84cee495de1cc9c030e0717320d3c9d9e33ac38bdbad98650 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:34.022Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:34.344Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-02-10T10:34:34.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-10T10:34:34.344Z] 5aa3e87be429: Preparing [2025-02-10T10:34:34.344Z] d8a8dbe9bb37: Preparing [2025-02-10T10:34:34.344Z] 273e324f3d6b: Preparing [2025-02-10T10:34:34.344Z] da050a1a1fac: Preparing [2025-02-10T10:34:34.344Z] 69709d1c9846: Preparing [2025-02-10T10:34:34.344Z] 07f7c942fd9e: Preparing [2025-02-10T10:34:34.344Z] ce5a8cde9eee: Preparing [2025-02-10T10:34:34.344Z] 07f7c942fd9e: Waiting [2025-02-10T10:34:34.344Z] ce5a8cde9eee: Waiting [2025-02-10T10:34:34.344Z] 69709d1c9846: Layer already exists [2025-02-10T10:34:34.344Z] da050a1a1fac: Layer already exists [2025-02-10T10:34:34.344Z] 5aa3e87be429: Layer already exists [2025-02-10T10:34:34.344Z] d8a8dbe9bb37: Layer already exists [2025-02-10T10:34:34.344Z] 273e324f3d6b: Layer already exists [2025-02-10T10:34:34.344Z] 07f7c942fd9e: Layer already exists [2025-02-10T10:34:34.344Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:34:34.344Z] latest: digest: sha256:242becb0f8c8f5c84cee495de1cc9c030e0717320d3c9d9e33ac38bdbad98650 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:34.667Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:34.996Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.54 [2025-02-10T10:34:34.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-10T10:34:34.997Z] 5aa3e87be429: Preparing [2025-02-10T10:34:34.997Z] d8a8dbe9bb37: Preparing [2025-02-10T10:34:34.997Z] 273e324f3d6b: Preparing [2025-02-10T10:34:34.997Z] da050a1a1fac: Preparing [2025-02-10T10:34:34.997Z] 69709d1c9846: Preparing [2025-02-10T10:34:34.997Z] 07f7c942fd9e: Preparing [2025-02-10T10:34:34.997Z] ce5a8cde9eee: Preparing [2025-02-10T10:34:34.997Z] 07f7c942fd9e: Waiting [2025-02-10T10:34:34.997Z] ce5a8cde9eee: Waiting [2025-02-10T10:34:34.997Z] da050a1a1fac: Layer already exists [2025-02-10T10:34:34.997Z] 5aa3e87be429: Layer already exists [2025-02-10T10:34:34.997Z] d8a8dbe9bb37: Layer already exists [2025-02-10T10:34:34.997Z] 273e324f3d6b: Layer already exists [2025-02-10T10:34:34.997Z] 69709d1c9846: Layer already exists [2025-02-10T10:34:34.997Z] 07f7c942fd9e: Layer already exists [2025-02-10T10:34:34.997Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:34:34.997Z] 4.0.0-dev.54: digest: sha256:242becb0f8c8f5c84cee495de1cc9c030e0717320d3c9d9e33ac38bdbad98650 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:35.322Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:35.656Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T10:34:35.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-10T10:34:35.656Z] 5aa3e87be429: Preparing [2025-02-10T10:34:35.656Z] d8a8dbe9bb37: Preparing [2025-02-10T10:34:35.656Z] 273e324f3d6b: Preparing [2025-02-10T10:34:35.656Z] da050a1a1fac: Preparing [2025-02-10T10:34:35.656Z] 69709d1c9846: Preparing [2025-02-10T10:34:35.656Z] 07f7c942fd9e: Preparing [2025-02-10T10:34:35.656Z] ce5a8cde9eee: Preparing [2025-02-10T10:34:35.656Z] 07f7c942fd9e: Waiting [2025-02-10T10:34:35.656Z] ce5a8cde9eee: Waiting [2025-02-10T10:34:35.656Z] 69709d1c9846: Layer already exists [2025-02-10T10:34:35.657Z] 5aa3e87be429: Layer already exists [2025-02-10T10:34:35.657Z] 273e324f3d6b: Layer already exists [2025-02-10T10:34:35.657Z] d8a8dbe9bb37: Layer already exists [2025-02-10T10:34:35.657Z] da050a1a1fac: Layer already exists [2025-02-10T10:34:35.657Z] 07f7c942fd9e: Layer already exists [2025-02-10T10:34:35.657Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:34:35.657Z] b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54: digest: sha256:242becb0f8c8f5c84cee495de1cc9c030e0717320d3c9d9e33ac38bdbad98650 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:35.990Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:36.317Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-02-10T10:34:36.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-10T10:34:36.317Z] 5aa3e87be429: Preparing [2025-02-10T10:34:36.317Z] d8a8dbe9bb37: Preparing [2025-02-10T10:34:36.317Z] 273e324f3d6b: Preparing [2025-02-10T10:34:36.317Z] da050a1a1fac: Preparing [2025-02-10T10:34:36.317Z] 69709d1c9846: Preparing [2025-02-10T10:34:36.317Z] 07f7c942fd9e: Preparing [2025-02-10T10:34:36.317Z] ce5a8cde9eee: Preparing [2025-02-10T10:34:36.317Z] 07f7c942fd9e: Waiting [2025-02-10T10:34:36.317Z] ce5a8cde9eee: Waiting [2025-02-10T10:34:36.317Z] 69709d1c9846: Layer already exists [2025-02-10T10:34:36.317Z] 273e324f3d6b: Layer already exists [2025-02-10T10:34:36.317Z] 5aa3e87be429: Layer already exists [2025-02-10T10:34:36.317Z] da050a1a1fac: Layer already exists [2025-02-10T10:34:36.317Z] d8a8dbe9bb37: Layer already exists [2025-02-10T10:34:36.317Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:34:36.317Z] 07f7c942fd9e: Layer already exists [2025-02-10T10:34:36.317Z] main: digest: sha256:242becb0f8c8f5c84cee495de1cc9c030e0717320d3c9d9e33ac38bdbad98650 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-10T10:34:36.396Z] ===================================================== [Pipeline] echo [2025-02-10T10:34:36.411Z] taggedImages: [2025-02-10T10:34:36.411Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T10:34:36.411Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-02-10T10:34:36.411Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.54 [2025-02-10T10:34:36.411Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T10:34:36.411Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-02-10T10:34:36.438Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-02-10T10:34:36.438Z] b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T10:34:36.438Z] latest [2025-02-10T10:34:36.438Z] 4.0.0-dev.54 [2025-02-10T10:34:36.438Z] b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T10:34:36.438Z] main [2025-02-10T10:34:36.438Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:36.788Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b978da13b2a32d0b5d07cddf043ce390008d5dae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:37.114Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T10:34:37.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-10T10:34:37.114Z] 5b219626f1d9: Preparing [2025-02-10T10:34:37.114Z] 3cb1ce624106: Preparing [2025-02-10T10:34:37.114Z] aba9a9e0ea07: Preparing [2025-02-10T10:34:37.114Z] 273e324f3d6b: Preparing [2025-02-10T10:34:37.114Z] da050a1a1fac: Preparing [2025-02-10T10:34:37.114Z] 7fc483548ddc: Preparing [2025-02-10T10:34:37.114Z] 80300eda8359: Preparing [2025-02-10T10:34:37.114Z] 858e9aec5bb4: Preparing [2025-02-10T10:34:37.114Z] deeec06f4883: Preparing [2025-02-10T10:34:37.114Z] ce5a8cde9eee: Preparing [2025-02-10T10:34:37.114Z] 7fc483548ddc: Waiting [2025-02-10T10:34:37.114Z] deeec06f4883: Waiting [2025-02-10T10:34:37.114Z] 80300eda8359: Waiting [2025-02-10T10:34:37.114Z] 858e9aec5bb4: Waiting [2025-02-10T10:34:37.114Z] ce5a8cde9eee: Waiting [2025-02-10T10:34:37.114Z] 273e324f3d6b: Layer already exists [2025-02-10T10:34:37.114Z] da050a1a1fac: Layer already exists [2025-02-10T10:34:37.114Z] 3cb1ce624106: Pushed [2025-02-10T10:34:37.114Z] aba9a9e0ea07: Pushed [2025-02-10T10:34:37.114Z] 5b219626f1d9: Pushed [2025-02-10T10:34:37.114Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:34:37.114Z] 858e9aec5bb4: Pushed [2025-02-10T10:34:38.488Z] deeec06f4883: Pushed [2025-02-10T10:34:43.770Z] 80300eda8359: Pushed [2025-02-10T10:34:47.970Z] 7fc483548ddc: Pushed [2025-02-10T10:34:47.970Z] b978da13b2a32d0b5d07cddf043ce390008d5dae: digest: sha256:56a419f61dea4ea8807fd4694fc7f20c839a78ba6dfce2b41e910aebb454b4f5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:48.308Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:48.646Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-02-10T10:34:48.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-10T10:34:48.646Z] 5b219626f1d9: Preparing [2025-02-10T10:34:48.646Z] 3cb1ce624106: Preparing [2025-02-10T10:34:48.646Z] aba9a9e0ea07: Preparing [2025-02-10T10:34:48.646Z] 273e324f3d6b: Preparing [2025-02-10T10:34:48.646Z] da050a1a1fac: Preparing [2025-02-10T10:34:48.646Z] 7fc483548ddc: Preparing [2025-02-10T10:34:48.646Z] 80300eda8359: Preparing [2025-02-10T10:34:48.646Z] 858e9aec5bb4: Preparing [2025-02-10T10:34:48.646Z] deeec06f4883: Preparing [2025-02-10T10:34:48.646Z] ce5a8cde9eee: Preparing [2025-02-10T10:34:48.646Z] 7fc483548ddc: Waiting [2025-02-10T10:34:48.646Z] 80300eda8359: Waiting [2025-02-10T10:34:48.646Z] 858e9aec5bb4: Waiting [2025-02-10T10:34:48.646Z] deeec06f4883: Waiting [2025-02-10T10:34:48.646Z] 5b219626f1d9: Layer already exists [2025-02-10T10:34:48.646Z] aba9a9e0ea07: Layer already exists [2025-02-10T10:34:48.646Z] 273e324f3d6b: Layer already exists [2025-02-10T10:34:48.646Z] 3cb1ce624106: Layer already exists [2025-02-10T10:34:48.646Z] da050a1a1fac: Layer already exists [2025-02-10T10:34:48.646Z] deeec06f4883: Layer already exists [2025-02-10T10:34:48.646Z] 7fc483548ddc: Layer already exists [2025-02-10T10:34:48.646Z] 858e9aec5bb4: Layer already exists [2025-02-10T10:34:48.646Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:34:48.646Z] 80300eda8359: Layer already exists [2025-02-10T10:34:48.646Z] latest: digest: sha256:56a419f61dea4ea8807fd4694fc7f20c839a78ba6dfce2b41e910aebb454b4f5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:48.984Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:49.302Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.54 [2025-02-10T10:34:49.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-10T10:34:49.302Z] 5b219626f1d9: Preparing [2025-02-10T10:34:49.302Z] 3cb1ce624106: Preparing [2025-02-10T10:34:49.302Z] aba9a9e0ea07: Preparing [2025-02-10T10:34:49.302Z] 273e324f3d6b: Preparing [2025-02-10T10:34:49.302Z] da050a1a1fac: Preparing [2025-02-10T10:34:49.302Z] 7fc483548ddc: Preparing [2025-02-10T10:34:49.302Z] 80300eda8359: Preparing [2025-02-10T10:34:49.302Z] 858e9aec5bb4: Preparing [2025-02-10T10:34:49.302Z] deeec06f4883: Preparing [2025-02-10T10:34:49.302Z] ce5a8cde9eee: Preparing [2025-02-10T10:34:49.302Z] 7fc483548ddc: Waiting [2025-02-10T10:34:49.302Z] 858e9aec5bb4: Waiting [2025-02-10T10:34:49.302Z] 80300eda8359: Waiting [2025-02-10T10:34:49.302Z] ce5a8cde9eee: Waiting [2025-02-10T10:34:49.302Z] deeec06f4883: Waiting [2025-02-10T10:34:49.302Z] 3cb1ce624106: Layer already exists [2025-02-10T10:34:49.302Z] da050a1a1fac: Layer already exists [2025-02-10T10:34:49.302Z] 5b219626f1d9: Layer already exists [2025-02-10T10:34:49.302Z] 273e324f3d6b: Layer already exists [2025-02-10T10:34:49.302Z] aba9a9e0ea07: Layer already exists [2025-02-10T10:34:49.302Z] 858e9aec5bb4: Layer already exists [2025-02-10T10:34:49.302Z] 80300eda8359: Layer already exists [2025-02-10T10:34:49.302Z] 7fc483548ddc: Layer already exists [2025-02-10T10:34:49.302Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:34:49.302Z] deeec06f4883: Layer already exists [2025-02-10T10:34:49.302Z] 4.0.0-dev.54: digest: sha256:56a419f61dea4ea8807fd4694fc7f20c839a78ba6dfce2b41e910aebb454b4f5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:49.628Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:49.967Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T10:34:49.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-10T10:34:49.968Z] 5b219626f1d9: Preparing [2025-02-10T10:34:49.968Z] 3cb1ce624106: Preparing [2025-02-10T10:34:49.968Z] aba9a9e0ea07: Preparing [2025-02-10T10:34:49.968Z] 273e324f3d6b: Preparing [2025-02-10T10:34:49.968Z] da050a1a1fac: Preparing [2025-02-10T10:34:49.968Z] 7fc483548ddc: Preparing [2025-02-10T10:34:49.968Z] 80300eda8359: Preparing [2025-02-10T10:34:49.968Z] 858e9aec5bb4: Preparing [2025-02-10T10:34:49.968Z] deeec06f4883: Preparing [2025-02-10T10:34:49.968Z] 858e9aec5bb4: Waiting [2025-02-10T10:34:49.968Z] 80300eda8359: Waiting [2025-02-10T10:34:49.968Z] deeec06f4883: Waiting [2025-02-10T10:34:49.968Z] 7fc483548ddc: Waiting [2025-02-10T10:34:49.968Z] ce5a8cde9eee: Preparing [2025-02-10T10:34:49.968Z] ce5a8cde9eee: Waiting [2025-02-10T10:34:49.968Z] da050a1a1fac: Layer already exists [2025-02-10T10:34:49.968Z] 273e324f3d6b: Layer already exists [2025-02-10T10:34:49.968Z] aba9a9e0ea07: Layer already exists [2025-02-10T10:34:49.968Z] 5b219626f1d9: Layer already exists [2025-02-10T10:34:49.968Z] 3cb1ce624106: Layer already exists [2025-02-10T10:34:49.968Z] 7fc483548ddc: Layer already exists [2025-02-10T10:34:49.968Z] 80300eda8359: Layer already exists [2025-02-10T10:34:49.968Z] 858e9aec5bb4: Layer already exists [2025-02-10T10:34:49.968Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:34:49.968Z] deeec06f4883: Layer already exists [2025-02-10T10:34:49.968Z] b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54: digest: sha256:56a419f61dea4ea8807fd4694fc7f20c839a78ba6dfce2b41e910aebb454b4f5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:50.298Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:50.623Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-02-10T10:34:50.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-10T10:34:50.623Z] 5b219626f1d9: Preparing [2025-02-10T10:34:50.623Z] 3cb1ce624106: Preparing [2025-02-10T10:34:50.623Z] aba9a9e0ea07: Preparing [2025-02-10T10:34:50.623Z] 273e324f3d6b: Preparing [2025-02-10T10:34:50.623Z] da050a1a1fac: Preparing [2025-02-10T10:34:50.623Z] 7fc483548ddc: Preparing [2025-02-10T10:34:50.623Z] 80300eda8359: Preparing [2025-02-10T10:34:50.623Z] 7fc483548ddc: Waiting [2025-02-10T10:34:50.623Z] 858e9aec5bb4: Preparing [2025-02-10T10:34:50.623Z] 80300eda8359: Waiting [2025-02-10T10:34:50.623Z] deeec06f4883: Preparing [2025-02-10T10:34:50.623Z] 858e9aec5bb4: Waiting [2025-02-10T10:34:50.623Z] ce5a8cde9eee: Preparing [2025-02-10T10:34:50.623Z] deeec06f4883: Waiting [2025-02-10T10:34:50.623Z] 273e324f3d6b: Layer already exists [2025-02-10T10:34:50.623Z] aba9a9e0ea07: Layer already exists [2025-02-10T10:34:50.623Z] 5b219626f1d9: Layer already exists [2025-02-10T10:34:50.623Z] 3cb1ce624106: Layer already exists [2025-02-10T10:34:50.623Z] da050a1a1fac: Layer already exists [2025-02-10T10:34:50.623Z] 80300eda8359: Layer already exists [2025-02-10T10:34:50.623Z] 7fc483548ddc: Layer already exists [2025-02-10T10:34:50.623Z] deeec06f4883: Layer already exists [2025-02-10T10:34:50.623Z] 858e9aec5bb4: Layer already exists [2025-02-10T10:34:50.623Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:34:50.623Z] main: digest: sha256:56a419f61dea4ea8807fd4694fc7f20c839a78ba6dfce2b41e910aebb454b4f5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-10T10:34:50.703Z] ===================================================== [Pipeline] echo [2025-02-10T10:34:50.717Z] taggedImages: [2025-02-10T10:34:50.717Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T10:34:50.717Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-02-10T10:34:50.717Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.54 [2025-02-10T10:34:50.717Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T10:34:50.717Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-02-10T10:34:50.749Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-02-10T10:34:50.749Z] b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T10:34:50.749Z] latest [2025-02-10T10:34:50.749Z] 4.0.0-dev.54 [2025-02-10T10:34:50.749Z] b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T10:34:50.749Z] main [2025-02-10T10:34:50.749Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:51.095Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b978da13b2a32d0b5d07cddf043ce390008d5dae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:34:51.416Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T10:34:51.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-10T10:34:51.416Z] d7115f77420c: Preparing [2025-02-10T10:34:51.416Z] 0dfc92ecc90b: Preparing [2025-02-10T10:34:51.416Z] 185e4d618ebb: Preparing [2025-02-10T10:34:51.416Z] 273e324f3d6b: Preparing [2025-02-10T10:34:51.416Z] da050a1a1fac: Preparing [2025-02-10T10:34:51.416Z] 43b61de00921: Preparing [2025-02-10T10:34:51.416Z] f36dd4066d93: Preparing [2025-02-10T10:34:51.416Z] 9a55dc53001e: Preparing [2025-02-10T10:34:51.416Z] ce5a8cde9eee: Preparing [2025-02-10T10:34:51.416Z] 43b61de00921: Waiting [2025-02-10T10:34:51.416Z] f36dd4066d93: Waiting [2025-02-10T10:34:51.416Z] 9a55dc53001e: Waiting [2025-02-10T10:34:51.416Z] ce5a8cde9eee: Waiting [2025-02-10T10:34:51.416Z] 273e324f3d6b: Layer already exists [2025-02-10T10:34:51.416Z] da050a1a1fac: Layer already exists [2025-02-10T10:34:51.416Z] 0dfc92ecc90b: Pushed [2025-02-10T10:34:51.416Z] d7115f77420c: Pushed [2025-02-10T10:34:51.416Z] 185e4d618ebb: Pushed [2025-02-10T10:34:51.416Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:34:51.983Z] 9a55dc53001e: Pushed [2025-02-10T10:34:51.983Z] f36dd4066d93: Pushed [2025-02-10T10:35:01.972Z] 43b61de00921: Pushed [2025-02-10T10:35:01.972Z] b978da13b2a32d0b5d07cddf043ce390008d5dae: digest: sha256:d7473c7201eca23207f4e769ce72c85cd0c0c9760b4107f8453cc4c5e67a5aa6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:35:02.564Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:35:02.883Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-02-10T10:35:02.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-10T10:35:02.883Z] d7115f77420c: Preparing [2025-02-10T10:35:02.883Z] 0dfc92ecc90b: Preparing [2025-02-10T10:35:02.883Z] 185e4d618ebb: Preparing [2025-02-10T10:35:02.883Z] 273e324f3d6b: Preparing [2025-02-10T10:35:02.883Z] da050a1a1fac: Preparing [2025-02-10T10:35:02.883Z] 43b61de00921: Preparing [2025-02-10T10:35:02.883Z] f36dd4066d93: Preparing [2025-02-10T10:35:02.883Z] 9a55dc53001e: Preparing [2025-02-10T10:35:02.883Z] 43b61de00921: Waiting [2025-02-10T10:35:02.883Z] f36dd4066d93: Waiting [2025-02-10T10:35:02.883Z] ce5a8cde9eee: Preparing [2025-02-10T10:35:02.883Z] 9a55dc53001e: Waiting [2025-02-10T10:35:02.883Z] ce5a8cde9eee: Waiting [2025-02-10T10:35:02.883Z] da050a1a1fac: Layer already exists [2025-02-10T10:35:02.883Z] 0dfc92ecc90b: Layer already exists [2025-02-10T10:35:02.883Z] 185e4d618ebb: Layer already exists [2025-02-10T10:35:02.883Z] 273e324f3d6b: Layer already exists [2025-02-10T10:35:02.883Z] d7115f77420c: Layer already exists [2025-02-10T10:35:02.883Z] 43b61de00921: Layer already exists [2025-02-10T10:35:02.883Z] f36dd4066d93: Layer already exists [2025-02-10T10:35:02.883Z] 9a55dc53001e: Layer already exists [2025-02-10T10:35:02.883Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:35:02.883Z] latest: digest: sha256:d7473c7201eca23207f4e769ce72c85cd0c0c9760b4107f8453cc4c5e67a5aa6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:35:03.209Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:35:03.525Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.54 [2025-02-10T10:35:03.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-10T10:35:03.525Z] d7115f77420c: Preparing [2025-02-10T10:35:03.525Z] 0dfc92ecc90b: Preparing [2025-02-10T10:35:03.525Z] 185e4d618ebb: Preparing [2025-02-10T10:35:03.525Z] 273e324f3d6b: Preparing [2025-02-10T10:35:03.525Z] da050a1a1fac: Preparing [2025-02-10T10:35:03.525Z] 43b61de00921: Preparing [2025-02-10T10:35:03.525Z] f36dd4066d93: Preparing [2025-02-10T10:35:03.525Z] 9a55dc53001e: Preparing [2025-02-10T10:35:03.525Z] ce5a8cde9eee: Preparing [2025-02-10T10:35:03.525Z] f36dd4066d93: Waiting [2025-02-10T10:35:03.525Z] 9a55dc53001e: Waiting [2025-02-10T10:35:03.525Z] 43b61de00921: Waiting [2025-02-10T10:35:03.525Z] ce5a8cde9eee: Waiting [2025-02-10T10:35:03.525Z] 0dfc92ecc90b: Layer already exists [2025-02-10T10:35:03.525Z] 273e324f3d6b: Layer already exists [2025-02-10T10:35:03.525Z] d7115f77420c: Layer already exists [2025-02-10T10:35:03.525Z] 185e4d618ebb: Layer already exists [2025-02-10T10:35:03.525Z] da050a1a1fac: Layer already exists [2025-02-10T10:35:03.525Z] 43b61de00921: Layer already exists [2025-02-10T10:35:03.525Z] 9a55dc53001e: Layer already exists [2025-02-10T10:35:03.525Z] f36dd4066d93: Layer already exists [2025-02-10T10:35:03.525Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:35:03.525Z] 4.0.0-dev.54: digest: sha256:d7473c7201eca23207f4e769ce72c85cd0c0c9760b4107f8453cc4c5e67a5aa6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:35:03.853Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:35:04.171Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T10:35:04.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-10T10:35:04.171Z] d7115f77420c: Preparing [2025-02-10T10:35:04.171Z] 0dfc92ecc90b: Preparing [2025-02-10T10:35:04.171Z] 185e4d618ebb: Preparing [2025-02-10T10:35:04.171Z] 273e324f3d6b: Preparing [2025-02-10T10:35:04.171Z] da050a1a1fac: Preparing [2025-02-10T10:35:04.171Z] 43b61de00921: Preparing [2025-02-10T10:35:04.171Z] f36dd4066d93: Preparing [2025-02-10T10:35:04.171Z] 9a55dc53001e: Preparing [2025-02-10T10:35:04.171Z] ce5a8cde9eee: Preparing [2025-02-10T10:35:04.171Z] 43b61de00921: Waiting [2025-02-10T10:35:04.171Z] f36dd4066d93: Waiting [2025-02-10T10:35:04.171Z] 9a55dc53001e: Waiting [2025-02-10T10:35:04.171Z] ce5a8cde9eee: Waiting [2025-02-10T10:35:04.171Z] da050a1a1fac: Layer already exists [2025-02-10T10:35:04.171Z] 185e4d618ebb: Layer already exists [2025-02-10T10:35:04.171Z] d7115f77420c: Layer already exists [2025-02-10T10:35:04.171Z] 0dfc92ecc90b: Layer already exists [2025-02-10T10:35:04.171Z] 273e324f3d6b: Layer already exists [2025-02-10T10:35:04.171Z] f36dd4066d93: Layer already exists [2025-02-10T10:35:04.171Z] 43b61de00921: Layer already exists [2025-02-10T10:35:04.171Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:35:04.171Z] 9a55dc53001e: Layer already exists [2025-02-10T10:35:04.171Z] b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54: digest: sha256:d7473c7201eca23207f4e769ce72c85cd0c0c9760b4107f8453cc4c5e67a5aa6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:35:04.501Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:35:04.824Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-02-10T10:35:04.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-10T10:35:04.824Z] d7115f77420c: Preparing [2025-02-10T10:35:04.824Z] 0dfc92ecc90b: Preparing [2025-02-10T10:35:04.824Z] 185e4d618ebb: Preparing [2025-02-10T10:35:04.824Z] 273e324f3d6b: Preparing [2025-02-10T10:35:04.824Z] da050a1a1fac: Preparing [2025-02-10T10:35:04.824Z] 43b61de00921: Preparing [2025-02-10T10:35:04.824Z] f36dd4066d93: Preparing [2025-02-10T10:35:04.824Z] 9a55dc53001e: Preparing [2025-02-10T10:35:04.824Z] ce5a8cde9eee: Preparing [2025-02-10T10:35:04.824Z] f36dd4066d93: Waiting [2025-02-10T10:35:04.824Z] 9a55dc53001e: Waiting [2025-02-10T10:35:04.824Z] ce5a8cde9eee: Waiting [2025-02-10T10:35:04.824Z] 43b61de00921: Waiting [2025-02-10T10:35:04.824Z] d7115f77420c: Layer already exists [2025-02-10T10:35:04.824Z] 273e324f3d6b: Layer already exists [2025-02-10T10:35:04.824Z] 185e4d618ebb: Layer already exists [2025-02-10T10:35:04.824Z] 0dfc92ecc90b: Layer already exists [2025-02-10T10:35:04.824Z] da050a1a1fac: Layer already exists [2025-02-10T10:35:04.824Z] 43b61de00921: Layer already exists [2025-02-10T10:35:04.824Z] 9a55dc53001e: Layer already exists [2025-02-10T10:35:04.824Z] f36dd4066d93: Layer already exists [2025-02-10T10:35:04.824Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:35:04.824Z] main: digest: sha256:d7473c7201eca23207f4e769ce72c85cd0c0c9760b4107f8453cc4c5e67a5aa6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-10T10:35:04.900Z] ===================================================== [Pipeline] echo [2025-02-10T10:35:04.917Z] taggedImages: [2025-02-10T10:35:04.917Z] - nexus3.edgexfoundry.org:10004/security-spire-config:b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T10:35:04.917Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-02-10T10:35:04.917Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.54 [2025-02-10T10:35:04.917Z] - nexus3.edgexfoundry.org:10004/security-spire-config:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T10:35:04.917Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-02-10T10:35:04.946Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-02-10T10:35:04.946Z] b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T10:35:04.946Z] latest [2025-02-10T10:35:04.946Z] 4.0.0-dev.54 [2025-02-10T10:35:04.946Z] b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T10:35:04.946Z] main [2025-02-10T10:35:04.946Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:35:05.296Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b978da13b2a32d0b5d07cddf043ce390008d5dae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:35:05.616Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T10:35:05.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-10T10:35:05.616Z] d8cfb8ad8d81: Preparing [2025-02-10T10:35:05.616Z] d33f18833607: Preparing [2025-02-10T10:35:05.616Z] 8451c75aa4b5: Preparing [2025-02-10T10:35:05.616Z] 273e324f3d6b: Preparing [2025-02-10T10:35:05.616Z] da050a1a1fac: Preparing [2025-02-10T10:35:05.616Z] 43b61de00921: Preparing [2025-02-10T10:35:05.616Z] 858e9aec5bb4: Preparing [2025-02-10T10:35:05.616Z] deeec06f4883: Preparing [2025-02-10T10:35:05.616Z] ce5a8cde9eee: Preparing [2025-02-10T10:35:05.616Z] deeec06f4883: Waiting [2025-02-10T10:35:05.616Z] 858e9aec5bb4: Waiting [2025-02-10T10:35:05.616Z] ce5a8cde9eee: Waiting [2025-02-10T10:35:05.616Z] 43b61de00921: Waiting [2025-02-10T10:35:05.616Z] 273e324f3d6b: Layer already exists [2025-02-10T10:35:05.616Z] da050a1a1fac: Layer already exists [2025-02-10T10:35:05.616Z] 43b61de00921: Layer already exists [2025-02-10T10:35:05.616Z] 858e9aec5bb4: Layer already exists [2025-02-10T10:35:05.616Z] deeec06f4883: Layer already exists [2025-02-10T10:35:05.616Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:35:05.616Z] d33f18833607: Pushed [2025-02-10T10:35:05.616Z] 8451c75aa4b5: Pushed [2025-02-10T10:35:05.616Z] d8cfb8ad8d81: Pushed [2025-02-10T10:35:05.875Z] b978da13b2a32d0b5d07cddf043ce390008d5dae: digest: sha256:af8ee3fc6eeed5912b1f1b7c36c1ddcc66ed81486702997be8e8b30088a9957d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:35:06.198Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:35:06.532Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-02-10T10:35:06.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-10T10:35:06.532Z] d8cfb8ad8d81: Preparing [2025-02-10T10:35:06.532Z] d33f18833607: Preparing [2025-02-10T10:35:06.532Z] 8451c75aa4b5: Preparing [2025-02-10T10:35:06.532Z] 273e324f3d6b: Preparing [2025-02-10T10:35:06.532Z] da050a1a1fac: Preparing [2025-02-10T10:35:06.532Z] 43b61de00921: Preparing [2025-02-10T10:35:06.532Z] 858e9aec5bb4: Preparing [2025-02-10T10:35:06.532Z] deeec06f4883: Preparing [2025-02-10T10:35:06.532Z] ce5a8cde9eee: Preparing [2025-02-10T10:35:06.532Z] 43b61de00921: Waiting [2025-02-10T10:35:06.532Z] deeec06f4883: Waiting [2025-02-10T10:35:06.532Z] 858e9aec5bb4: Waiting [2025-02-10T10:35:06.532Z] ce5a8cde9eee: Waiting [2025-02-10T10:35:06.532Z] d33f18833607: Layer already exists [2025-02-10T10:35:06.532Z] 273e324f3d6b: Layer already exists [2025-02-10T10:35:06.532Z] 8451c75aa4b5: Layer already exists [2025-02-10T10:35:06.532Z] da050a1a1fac: Layer already exists [2025-02-10T10:35:06.532Z] d8cfb8ad8d81: Layer already exists [2025-02-10T10:35:06.532Z] 858e9aec5bb4: Layer already exists [2025-02-10T10:35:06.532Z] deeec06f4883: Layer already exists [2025-02-10T10:35:06.532Z] 43b61de00921: Layer already exists [2025-02-10T10:35:06.532Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:35:06.532Z] latest: digest: sha256:af8ee3fc6eeed5912b1f1b7c36c1ddcc66ed81486702997be8e8b30088a9957d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:35:06.865Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:35:07.224Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.54 [2025-02-10T10:35:07.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-10T10:35:07.224Z] d8cfb8ad8d81: Preparing [2025-02-10T10:35:07.224Z] d33f18833607: Preparing [2025-02-10T10:35:07.224Z] 8451c75aa4b5: Preparing [2025-02-10T10:35:07.224Z] 273e324f3d6b: Preparing [2025-02-10T10:35:07.224Z] da050a1a1fac: Preparing [2025-02-10T10:35:07.224Z] 43b61de00921: Preparing [2025-02-10T10:35:07.224Z] 858e9aec5bb4: Preparing [2025-02-10T10:35:07.224Z] deeec06f4883: Preparing [2025-02-10T10:35:07.224Z] ce5a8cde9eee: Preparing [2025-02-10T10:35:07.224Z] 43b61de00921: Waiting [2025-02-10T10:35:07.224Z] 858e9aec5bb4: Waiting [2025-02-10T10:35:07.224Z] deeec06f4883: Waiting [2025-02-10T10:35:07.224Z] ce5a8cde9eee: Waiting [2025-02-10T10:35:07.224Z] da050a1a1fac: Layer already exists [2025-02-10T10:35:07.224Z] d33f18833607: Layer already exists [2025-02-10T10:35:07.224Z] 273e324f3d6b: Layer already exists [2025-02-10T10:35:07.224Z] 8451c75aa4b5: Layer already exists [2025-02-10T10:35:07.224Z] d8cfb8ad8d81: Layer already exists [2025-02-10T10:35:07.224Z] 43b61de00921: Layer already exists [2025-02-10T10:35:07.224Z] 858e9aec5bb4: Layer already exists [2025-02-10T10:35:07.224Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:35:07.224Z] deeec06f4883: Layer already exists [2025-02-10T10:35:07.224Z] 4.0.0-dev.54: digest: sha256:af8ee3fc6eeed5912b1f1b7c36c1ddcc66ed81486702997be8e8b30088a9957d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:35:07.555Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:35:07.884Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T10:35:07.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-10T10:35:07.884Z] d8cfb8ad8d81: Preparing [2025-02-10T10:35:07.884Z] d33f18833607: Preparing [2025-02-10T10:35:07.884Z] 8451c75aa4b5: Preparing [2025-02-10T10:35:07.884Z] 273e324f3d6b: Preparing [2025-02-10T10:35:07.884Z] da050a1a1fac: Preparing [2025-02-10T10:35:07.884Z] 43b61de00921: Preparing [2025-02-10T10:35:07.884Z] 858e9aec5bb4: Preparing [2025-02-10T10:35:07.884Z] deeec06f4883: Preparing [2025-02-10T10:35:07.884Z] ce5a8cde9eee: Preparing [2025-02-10T10:35:07.884Z] 43b61de00921: Waiting [2025-02-10T10:35:07.884Z] 858e9aec5bb4: Waiting [2025-02-10T10:35:07.884Z] ce5a8cde9eee: Waiting [2025-02-10T10:35:07.884Z] d33f18833607: Layer already exists [2025-02-10T10:35:07.884Z] 8451c75aa4b5: Layer already exists [2025-02-10T10:35:07.884Z] 273e324f3d6b: Layer already exists [2025-02-10T10:35:07.884Z] da050a1a1fac: Layer already exists [2025-02-10T10:35:07.884Z] 43b61de00921: Layer already exists [2025-02-10T10:35:07.884Z] deeec06f4883: Layer already exists [2025-02-10T10:35:07.884Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:35:07.884Z] 858e9aec5bb4: Layer already exists [2025-02-10T10:35:07.884Z] d8cfb8ad8d81: Layer already exists [2025-02-10T10:35:07.884Z] b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54: digest: sha256:af8ee3fc6eeed5912b1f1b7c36c1ddcc66ed81486702997be8e8b30088a9957d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:35:08.211Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:35:08.538Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-02-10T10:35:08.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-10T10:35:08.538Z] d8cfb8ad8d81: Preparing [2025-02-10T10:35:08.538Z] d33f18833607: Preparing [2025-02-10T10:35:08.538Z] 8451c75aa4b5: Preparing [2025-02-10T10:35:08.538Z] 273e324f3d6b: Preparing [2025-02-10T10:35:08.538Z] da050a1a1fac: Preparing [2025-02-10T10:35:08.538Z] 43b61de00921: Preparing [2025-02-10T10:35:08.538Z] 858e9aec5bb4: Preparing [2025-02-10T10:35:08.538Z] deeec06f4883: Preparing [2025-02-10T10:35:08.539Z] ce5a8cde9eee: Preparing [2025-02-10T10:35:08.539Z] deeec06f4883: Waiting [2025-02-10T10:35:08.539Z] 43b61de00921: Waiting [2025-02-10T10:35:08.539Z] ce5a8cde9eee: Waiting [2025-02-10T10:35:08.539Z] 858e9aec5bb4: Waiting [2025-02-10T10:35:08.539Z] d8cfb8ad8d81: Layer already exists [2025-02-10T10:35:08.539Z] 8451c75aa4b5: Layer already exists [2025-02-10T10:35:08.539Z] d33f18833607: Layer already exists [2025-02-10T10:35:08.539Z] 273e324f3d6b: Layer already exists [2025-02-10T10:35:08.539Z] da050a1a1fac: Layer already exists [2025-02-10T10:35:08.539Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:35:08.539Z] 858e9aec5bb4: Layer already exists [2025-02-10T10:35:08.539Z] deeec06f4883: Layer already exists [2025-02-10T10:35:08.539Z] 43b61de00921: Layer already exists [2025-02-10T10:35:08.539Z] main: digest: sha256:af8ee3fc6eeed5912b1f1b7c36c1ddcc66ed81486702997be8e8b30088a9957d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-10T10:35:08.614Z] ===================================================== [Pipeline] echo [2025-02-10T10:35:08.628Z] taggedImages: [2025-02-10T10:35:08.628Z] - nexus3.edgexfoundry.org:10004/security-spire-server:b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T10:35:08.628Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-02-10T10:35:08.628Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.54 [2025-02-10T10:35:08.628Z] - nexus3.edgexfoundry.org:10004/security-spire-server:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T10:35:08.628Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-02-10T10:35:08.661Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-02-10T10:35:08.661Z] b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T10:35:08.661Z] latest [2025-02-10T10:35:08.661Z] 4.0.0-dev.54 [2025-02-10T10:35:08.661Z] b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T10:35:08.661Z] main [2025-02-10T10:35:08.661Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:35:09.018Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b978da13b2a32d0b5d07cddf043ce390008d5dae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:35:09.423Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T10:35:09.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-10T10:35:09.423Z] fab95e165486: Preparing [2025-02-10T10:35:09.423Z] 9d5f440bb8c9: Preparing [2025-02-10T10:35:09.423Z] 273e324f3d6b: Preparing [2025-02-10T10:35:09.423Z] da050a1a1fac: Preparing [2025-02-10T10:35:09.423Z] 4bb6ebf74758: Preparing [2025-02-10T10:35:09.423Z] 44f3630f7598: Preparing [2025-02-10T10:35:09.423Z] ce5a8cde9eee: Preparing [2025-02-10T10:35:09.423Z] ce5a8cde9eee: Waiting [2025-02-10T10:35:09.423Z] 44f3630f7598: Waiting [2025-02-10T10:35:09.423Z] da050a1a1fac: Layer already exists [2025-02-10T10:35:09.423Z] 273e324f3d6b: Layer already exists [2025-02-10T10:35:09.423Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:35:09.423Z] fab95e165486: Pushed [2025-02-10T10:35:09.991Z] 44f3630f7598: Pushed [2025-02-10T10:35:10.249Z] 4bb6ebf74758: Pushed [2025-02-10T10:35:13.545Z] 9d5f440bb8c9: Pushed [2025-02-10T10:35:13.807Z] b978da13b2a32d0b5d07cddf043ce390008d5dae: digest: sha256:1723e3ed94eb83a1bde3d27ac798391c816cf21be20ca4b0feb040973d725305 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:35:14.137Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:35:14.475Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-02-10T10:35:14.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-10T10:35:14.475Z] fab95e165486: Preparing [2025-02-10T10:35:14.475Z] 9d5f440bb8c9: Preparing [2025-02-10T10:35:14.475Z] 273e324f3d6b: Preparing [2025-02-10T10:35:14.475Z] da050a1a1fac: Preparing [2025-02-10T10:35:14.475Z] 4bb6ebf74758: Preparing [2025-02-10T10:35:14.475Z] 44f3630f7598: Preparing [2025-02-10T10:35:14.475Z] ce5a8cde9eee: Preparing [2025-02-10T10:35:14.475Z] 44f3630f7598: Waiting [2025-02-10T10:35:14.475Z] ce5a8cde9eee: Waiting [2025-02-10T10:35:14.475Z] da050a1a1fac: Layer already exists [2025-02-10T10:35:14.475Z] 273e324f3d6b: Layer already exists [2025-02-10T10:35:14.475Z] 9d5f440bb8c9: Layer already exists [2025-02-10T10:35:14.475Z] fab95e165486: Layer already exists [2025-02-10T10:35:14.475Z] 4bb6ebf74758: Layer already exists [2025-02-10T10:35:14.475Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:35:14.475Z] 44f3630f7598: Layer already exists [2025-02-10T10:35:14.756Z] latest: digest: sha256:1723e3ed94eb83a1bde3d27ac798391c816cf21be20ca4b0feb040973d725305 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:35:15.184Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:35:15.520Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.54 [2025-02-10T10:35:15.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-10T10:35:15.520Z] fab95e165486: Preparing [2025-02-10T10:35:15.520Z] 9d5f440bb8c9: Preparing [2025-02-10T10:35:15.520Z] 273e324f3d6b: Preparing [2025-02-10T10:35:15.520Z] da050a1a1fac: Preparing [2025-02-10T10:35:15.520Z] 4bb6ebf74758: Preparing [2025-02-10T10:35:15.520Z] 44f3630f7598: Preparing [2025-02-10T10:35:15.520Z] ce5a8cde9eee: Preparing [2025-02-10T10:35:15.520Z] ce5a8cde9eee: Waiting [2025-02-10T10:35:15.520Z] 44f3630f7598: Waiting [2025-02-10T10:35:15.520Z] da050a1a1fac: Layer already exists [2025-02-10T10:35:15.520Z] 273e324f3d6b: Layer already exists [2025-02-10T10:35:15.520Z] fab95e165486: Layer already exists [2025-02-10T10:35:15.520Z] 9d5f440bb8c9: Layer already exists [2025-02-10T10:35:15.520Z] 4bb6ebf74758: Layer already exists [2025-02-10T10:35:15.520Z] 44f3630f7598: Layer already exists [2025-02-10T10:35:15.520Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:35:15.520Z] 4.0.0-dev.54: digest: sha256:1723e3ed94eb83a1bde3d27ac798391c816cf21be20ca4b0feb040973d725305 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:35:15.860Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:35:16.184Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T10:35:16.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-10T10:35:16.184Z] fab95e165486: Preparing [2025-02-10T10:35:16.184Z] 9d5f440bb8c9: Preparing [2025-02-10T10:35:16.184Z] 273e324f3d6b: Preparing [2025-02-10T10:35:16.184Z] da050a1a1fac: Preparing [2025-02-10T10:35:16.184Z] 4bb6ebf74758: Preparing [2025-02-10T10:35:16.184Z] 44f3630f7598: Preparing [2025-02-10T10:35:16.184Z] ce5a8cde9eee: Preparing [2025-02-10T10:35:16.184Z] 44f3630f7598: Waiting [2025-02-10T10:35:16.184Z] ce5a8cde9eee: Waiting [2025-02-10T10:35:16.184Z] fab95e165486: Layer already exists [2025-02-10T10:35:16.184Z] da050a1a1fac: Layer already exists [2025-02-10T10:35:16.184Z] 4bb6ebf74758: Layer already exists [2025-02-10T10:35:16.184Z] 9d5f440bb8c9: Layer already exists [2025-02-10T10:35:16.184Z] 273e324f3d6b: Layer already exists [2025-02-10T10:35:16.184Z] 44f3630f7598: Layer already exists [2025-02-10T10:35:16.184Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:35:16.184Z] b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54: digest: sha256:1723e3ed94eb83a1bde3d27ac798391c816cf21be20ca4b0feb040973d725305 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:35:16.518Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:35:16.848Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-02-10T10:35:16.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-10T10:35:16.848Z] fab95e165486: Preparing [2025-02-10T10:35:16.848Z] 9d5f440bb8c9: Preparing [2025-02-10T10:35:16.848Z] 273e324f3d6b: Preparing [2025-02-10T10:35:16.848Z] da050a1a1fac: Preparing [2025-02-10T10:35:16.848Z] 4bb6ebf74758: Preparing [2025-02-10T10:35:16.848Z] 44f3630f7598: Preparing [2025-02-10T10:35:16.848Z] ce5a8cde9eee: Preparing [2025-02-10T10:35:16.848Z] 44f3630f7598: Waiting [2025-02-10T10:35:16.848Z] ce5a8cde9eee: Waiting [2025-02-10T10:35:16.848Z] fab95e165486: Layer already exists [2025-02-10T10:35:16.848Z] da050a1a1fac: Layer already exists [2025-02-10T10:35:16.848Z] 273e324f3d6b: Layer already exists [2025-02-10T10:35:16.848Z] 9d5f440bb8c9: Layer already exists [2025-02-10T10:35:16.848Z] 4bb6ebf74758: Layer already exists [2025-02-10T10:35:16.848Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:35:16.848Z] 44f3630f7598: Layer already exists [2025-02-10T10:35:16.848Z] main: digest: sha256:1723e3ed94eb83a1bde3d27ac798391c816cf21be20ca4b0feb040973d725305 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-10T10:35:16.913Z] ===================================================== [Pipeline] echo [2025-02-10T10:35:16.924Z] taggedImages: [2025-02-10T10:35:16.925Z] - nexus3.edgexfoundry.org:10004/support-notifications:b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T10:35:16.925Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-02-10T10:35:16.925Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.54 [2025-02-10T10:35:16.925Z] - nexus3.edgexfoundry.org:10004/support-notifications:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T10:35:16.925Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-02-10T10:35:16.953Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-02-10T10:35:16.953Z] b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T10:35:16.953Z] latest [2025-02-10T10:35:16.953Z] 4.0.0-dev.54 [2025-02-10T10:35:16.953Z] b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T10:35:16.953Z] main [2025-02-10T10:35:16.953Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:35:17.295Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b978da13b2a32d0b5d07cddf043ce390008d5dae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:35:17.622Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T10:35:17.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-10T10:35:17.622Z] 529eae0d20e0: Preparing [2025-02-10T10:35:17.622Z] c306f9e58edd: Preparing [2025-02-10T10:35:17.622Z] 273e324f3d6b: Preparing [2025-02-10T10:35:17.622Z] da050a1a1fac: Preparing [2025-02-10T10:35:17.622Z] 06641d9d6cdf: Preparing [2025-02-10T10:35:17.622Z] 35f4a14161e4: Preparing [2025-02-10T10:35:17.622Z] ce5a8cde9eee: Preparing [2025-02-10T10:35:17.622Z] 35f4a14161e4: Waiting [2025-02-10T10:35:17.622Z] ce5a8cde9eee: Waiting [2025-02-10T10:35:17.622Z] da050a1a1fac: Layer already exists [2025-02-10T10:35:17.622Z] 273e324f3d6b: Layer already exists [2025-02-10T10:35:17.622Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:35:17.622Z] 529eae0d20e0: Pushed [2025-02-10T10:35:17.882Z] 35f4a14161e4: Pushed [2025-02-10T10:35:18.453Z] 06641d9d6cdf: Pushed [2025-02-10T10:35:21.743Z] c306f9e58edd: Pushed [2025-02-10T10:35:21.743Z] b978da13b2a32d0b5d07cddf043ce390008d5dae: digest: sha256:93aa60bbbddc1739187ce63af22d32100480953f31f3849f470ef33cf63ac9c2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:35:22.334Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:35:22.662Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-02-10T10:35:22.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-10T10:35:22.662Z] 529eae0d20e0: Preparing [2025-02-10T10:35:22.662Z] c306f9e58edd: Preparing [2025-02-10T10:35:22.662Z] 273e324f3d6b: Preparing [2025-02-10T10:35:22.662Z] da050a1a1fac: Preparing [2025-02-10T10:35:22.662Z] 06641d9d6cdf: Preparing [2025-02-10T10:35:22.662Z] 35f4a14161e4: Preparing [2025-02-10T10:35:22.662Z] ce5a8cde9eee: Preparing [2025-02-10T10:35:22.662Z] 35f4a14161e4: Waiting [2025-02-10T10:35:22.662Z] ce5a8cde9eee: Waiting [2025-02-10T10:35:22.662Z] da050a1a1fac: Layer already exists [2025-02-10T10:35:22.662Z] c306f9e58edd: Layer already exists [2025-02-10T10:35:22.662Z] 529eae0d20e0: Layer already exists [2025-02-10T10:35:22.662Z] 06641d9d6cdf: Layer already exists [2025-02-10T10:35:22.662Z] 273e324f3d6b: Layer already exists [2025-02-10T10:35:22.662Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:35:22.662Z] 35f4a14161e4: Layer already exists [2025-02-10T10:35:22.662Z] latest: digest: sha256:93aa60bbbddc1739187ce63af22d32100480953f31f3849f470ef33cf63ac9c2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:35:22.994Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:35:23.317Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.54 [2025-02-10T10:35:23.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-10T10:35:23.318Z] 529eae0d20e0: Preparing [2025-02-10T10:35:23.318Z] c306f9e58edd: Preparing [2025-02-10T10:35:23.318Z] 273e324f3d6b: Preparing [2025-02-10T10:35:23.318Z] da050a1a1fac: Preparing [2025-02-10T10:35:23.318Z] 06641d9d6cdf: Preparing [2025-02-10T10:35:23.318Z] 35f4a14161e4: Preparing [2025-02-10T10:35:23.318Z] ce5a8cde9eee: Preparing [2025-02-10T10:35:23.318Z] 35f4a14161e4: Waiting [2025-02-10T10:35:23.318Z] ce5a8cde9eee: Waiting [2025-02-10T10:35:23.318Z] 529eae0d20e0: Layer already exists [2025-02-10T10:35:23.318Z] 06641d9d6cdf: Layer already exists [2025-02-10T10:35:23.318Z] da050a1a1fac: Layer already exists [2025-02-10T10:35:23.318Z] 273e324f3d6b: Layer already exists [2025-02-10T10:35:23.318Z] c306f9e58edd: Layer already exists [2025-02-10T10:35:23.318Z] 35f4a14161e4: Layer already exists [2025-02-10T10:35:23.318Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:35:23.318Z] 4.0.0-dev.54: digest: sha256:93aa60bbbddc1739187ce63af22d32100480953f31f3849f470ef33cf63ac9c2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:35:23.645Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:35:23.968Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T10:35:23.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-10T10:35:23.968Z] 529eae0d20e0: Preparing [2025-02-10T10:35:23.968Z] c306f9e58edd: Preparing [2025-02-10T10:35:23.968Z] 273e324f3d6b: Preparing [2025-02-10T10:35:23.968Z] da050a1a1fac: Preparing [2025-02-10T10:35:23.968Z] 06641d9d6cdf: Preparing [2025-02-10T10:35:23.968Z] 35f4a14161e4: Preparing [2025-02-10T10:35:23.968Z] ce5a8cde9eee: Preparing [2025-02-10T10:35:23.968Z] 35f4a14161e4: Waiting [2025-02-10T10:35:23.968Z] ce5a8cde9eee: Waiting [2025-02-10T10:35:23.968Z] 273e324f3d6b: Layer already exists [2025-02-10T10:35:23.968Z] 529eae0d20e0: Layer already exists [2025-02-10T10:35:23.968Z] 06641d9d6cdf: Layer already exists [2025-02-10T10:35:23.968Z] c306f9e58edd: Layer already exists [2025-02-10T10:35:23.968Z] da050a1a1fac: Layer already exists [2025-02-10T10:35:23.968Z] 35f4a14161e4: Layer already exists [2025-02-10T10:35:23.968Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:35:23.968Z] b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54: digest: sha256:93aa60bbbddc1739187ce63af22d32100480953f31f3849f470ef33cf63ac9c2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:35:24.300Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:35:24.629Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-02-10T10:35:24.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-10T10:35:24.629Z] 529eae0d20e0: Preparing [2025-02-10T10:35:24.629Z] c306f9e58edd: Preparing [2025-02-10T10:35:24.629Z] 273e324f3d6b: Preparing [2025-02-10T10:35:24.629Z] da050a1a1fac: Preparing [2025-02-10T10:35:24.629Z] 06641d9d6cdf: Preparing [2025-02-10T10:35:24.629Z] 35f4a14161e4: Preparing [2025-02-10T10:35:24.629Z] ce5a8cde9eee: Preparing [2025-02-10T10:35:24.629Z] ce5a8cde9eee: Waiting [2025-02-10T10:35:24.629Z] 06641d9d6cdf: Layer already exists [2025-02-10T10:35:24.629Z] 273e324f3d6b: Layer already exists [2025-02-10T10:35:24.629Z] c306f9e58edd: Layer already exists [2025-02-10T10:35:24.629Z] 529eae0d20e0: Layer already exists [2025-02-10T10:35:24.629Z] da050a1a1fac: Layer already exists [2025-02-10T10:35:24.629Z] 35f4a14161e4: Layer already exists [2025-02-10T10:35:24.629Z] ce5a8cde9eee: Layer already exists [2025-02-10T10:35:24.629Z] main: digest: sha256:93aa60bbbddc1739187ce63af22d32100480953f31f3849f470ef33cf63ac9c2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-10T10:35:24.713Z] ===================================================== [Pipeline] echo [2025-02-10T10:35:24.725Z] taggedImages: [2025-02-10T10:35:24.725Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T10:35:24.725Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-02-10T10:35:24.725Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.54 [2025-02-10T10:35:24.725Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T10:35:24.725Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-02-10T10:50:34.880Z] #152 ... [2025-02-10T10:50:34.880Z] [2025-02-10T10:50:34.880Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-02-10T10:50:34.880Z] #150 DONE 1065.4s [2025-02-10T10:50:34.880Z] [2025-02-10T10:50:34.880Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-10T10:50:34.880Z] #45 ... [2025-02-10T10:50:34.880Z] [2025-02-10T10:50:34.880Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T10:50:34.880Z] #155 DONE 0.3s [2025-02-10T10:50:34.880Z] [2025-02-10T10:50:34.880Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-10T10:50:34.880Z] #156 DONE 0.2s [2025-02-10T10:50:34.880Z] [2025-02-10T10:50:34.880Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-02-10T10:50:34.880Z] #157 DONE 0.4s [2025-02-10T10:50:34.880Z] [2025-02-10T10:50:34.880Z] #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-02-10T10:50:35.161Z] #158 DONE 0.2s [2025-02-10T10:50:35.161Z] [2025-02-10T10:50:35.161Z] #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-02-10T10:50:35.161Z] #159 DONE 0.1s [2025-02-10T10:50:35.161Z] [2025-02-10T10:50:35.161Z] #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-10T10:50:39.418Z] #160 DONE 4.0s [2025-02-10T10:50:39.418Z] [2025-02-10T10:50:39.418Z] #107 [core-common-config-bootstrapper] exporting to image [2025-02-10T10:50:39.418Z] #107 exporting layers [2025-02-10T10:50:39.999Z] #107 exporting layers 0.8s done [2025-02-10T10:50:39.999Z] #107 writing image sha256:b2dd6f6fc93db4b32f91464dc57e1ef0005d497378017050e463a3a53312adde done [2025-02-10T10:50:39.999Z] #107 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-02-10T10:50:39.999Z] #107 DONE 7.6s [2025-02-10T10:50:39.999Z] [2025-02-10T10:50:39.999Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-10T10:50:40.958Z] #148 ... [2025-02-10T10:50:40.958Z] [2025-02-10T10:50:40.958Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-10T10:50:40.958Z] #145 DONE 1066.2s [2025-02-10T10:50:41.227Z] [2025-02-10T10:50:41.227Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-10T10:50:41.495Z] #45 ... [2025-02-10T10:50:41.495Z] [2025-02-10T10:50:41.495Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T10:50:42.081Z] #161 DONE 0.4s [2025-02-10T10:50:42.081Z] [2025-02-10T10:50:42.081Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-02-10T10:50:42.081Z] #162 DONE 0.1s [2025-02-10T10:50:42.081Z] [2025-02-10T10:50:42.081Z] #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-02-10T10:50:42.353Z] #163 DONE 0.1s [2025-02-10T10:50:42.353Z] [2025-02-10T10:50:42.353Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-02-10T10:50:42.353Z] #164 DONE 0.1s [2025-02-10T10:50:42.353Z] [2025-02-10T10:50:42.353Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-02-10T10:50:42.627Z] #165 DONE 0.3s [2025-02-10T10:50:42.627Z] [2025-02-10T10:50:42.627Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-02-10T10:50:42.627Z] #166 DONE 0.1s [2025-02-10T10:50:42.627Z] [2025-02-10T10:50:42.627Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-10T10:50:42.910Z] #132 ... [2025-02-10T10:50:42.910Z] [2025-02-10T10:50:42.910Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-10T10:50:45.495Z] #167 DONE 2.4s [2025-02-10T10:50:45.495Z] [2025-02-10T10:50:45.495Z] #107 [security-proxy-setup] exporting to image [2025-02-10T10:50:45.495Z] #107 exporting layers [2025-02-10T10:50:46.075Z] #107 exporting layers 0.9s done [2025-02-10T10:50:46.075Z] #107 writing image sha256:d494e6add749603e13ba5fac31b869f19dd306711b918584ec4c47983782b7c4 done [2025-02-10T10:50:46.075Z] #107 naming to docker.io/library/security-proxy-setup-arm64 done [2025-02-10T10:50:46.075Z] #107 DONE 8.5s [2025-02-10T10:50:46.075Z] [2025-02-10T10:50:46.075Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-10T10:50:46.655Z] #45 ... [2025-02-10T10:50:46.655Z] [2025-02-10T10:50:46.655Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-02-10T10:50:46.655Z] #154 1071.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-02-10T10:50:54.884Z] #154 ... [2025-02-10T10:50:54.884Z] [2025-02-10T10:50:54.884Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-10T10:50:54.884Z] #152 DONE 1079.2s [2025-02-10T10:50:54.884Z] [2025-02-10T10:50:54.884Z] #168 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-02-10T10:50:54.884Z] #168 DONE 0.4s [2025-02-10T10:50:54.884Z] [2025-02-10T10:50:54.884Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-10T10:50:54.884Z] #153 ... [2025-02-10T10:50:54.884Z] [2025-02-10T10:50:54.884Z] #169 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-02-10T10:50:56.826Z] #169 DONE 2.1s [2025-02-10T10:50:56.826Z] [2025-02-10T10:50:56.826Z] #170 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T10:50:57.141Z] #170 DONE 0.3s [2025-02-10T10:50:57.141Z] [2025-02-10T10:50:57.141Z] #171 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-02-10T10:50:57.413Z] #171 DONE 0.3s [2025-02-10T10:50:57.413Z] [2025-02-10T10:50:57.413Z] #172 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-02-10T10:50:57.696Z] #172 DONE 0.2s [2025-02-10T10:50:57.696Z] [2025-02-10T10:50:57.696Z] #173 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-02-10T10:50:57.696Z] #173 DONE 0.1s [2025-02-10T10:50:57.696Z] [2025-02-10T10:50:57.696Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-10T10:50:57.964Z] #132 ... [2025-02-10T10:50:57.964Z] [2025-02-10T10:50:57.964Z] #174 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-02-10T10:50:57.964Z] #174 DONE 0.1s [2025-02-10T10:50:57.964Z] [2025-02-10T10:50:57.964Z] #175 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-02-10T10:50:57.964Z] #175 DONE 0.1s [2025-02-10T10:50:57.964Z] [2025-02-10T10:50:57.964Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-10T10:50:58.229Z] #148 ... [2025-02-10T10:50:58.229Z] [2025-02-10T10:50:58.229Z] #176 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-02-10T10:50:58.229Z] #176 DONE 0.1s [2025-02-10T10:50:58.229Z] [2025-02-10T10:50:58.230Z] #177 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-02-10T10:50:58.495Z] #177 DONE 0.2s [2025-02-10T10:50:58.495Z] [2025-02-10T10:50:58.496Z] #178 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-02-10T10:51:00.438Z] #178 DONE 2.0s [2025-02-10T10:51:00.438Z] [2025-02-10T10:51:00.438Z] #107 [security-bootstrapper] exporting to image [2025-02-10T10:51:00.438Z] #107 exporting layers [2025-02-10T10:51:03.777Z] #107 ... [2025-02-10T10:51:03.777Z] [2025-02-10T10:51:03.777Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-02-10T10:51:03.777Z] #154 DONE 1088.6s [2025-02-10T10:51:03.777Z] [2025-02-10T10:51:03.777Z] #107 [security-bootstrapper] exporting to image [2025-02-10T10:51:03.777Z] #107 exporting layers 3.2s done [2025-02-10T10:51:03.777Z] #107 writing image sha256:78e5a60301db2b6ebdc3a4cecd540d994fa04e0cedded992d248eb40534e20e5 [2025-02-10T10:51:03.777Z] #107 writing image sha256:78e5a60301db2b6ebdc3a4cecd540d994fa04e0cedded992d248eb40534e20e5 0.0s done [2025-02-10T10:51:03.777Z] #107 naming to docker.io/library/security-bootstrapper-arm64 done [2025-02-10T10:51:03.777Z] #107 DONE 11.8s [2025-02-10T10:51:03.777Z] [2025-02-10T10:51:03.777Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-10T10:51:04.046Z] #148 ... [2025-02-10T10:51:04.046Z] [2025-02-10T10:51:04.046Z] #179 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T10:51:04.314Z] #179 DONE 0.3s [2025-02-10T10:51:04.314Z] [2025-02-10T10:51:04.314Z] #180 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-02-10T10:51:04.581Z] #180 DONE 0.2s [2025-02-10T10:51:04.581Z] [2025-02-10T10:51:04.581Z] #181 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-02-10T10:51:04.851Z] #181 DONE 0.2s [2025-02-10T10:51:04.851Z] [2025-02-10T10:51:04.851Z] #182 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-02-10T10:51:05.135Z] #182 DONE 0.2s [2025-02-10T10:51:05.135Z] [2025-02-10T10:51:05.135Z] #183 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-02-10T10:51:05.135Z] #183 DONE 0.2s [2025-02-10T10:51:05.135Z] [2025-02-10T10:51:05.135Z] #184 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-02-10T10:51:05.402Z] #184 DONE 0.2s [2025-02-10T10:51:05.402Z] [2025-02-10T10:51:05.402Z] #185 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-02-10T10:51:05.669Z] #185 DONE 0.3s [2025-02-10T10:51:05.669Z] [2025-02-10T10:51:05.669Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-10T10:51:05.669Z] #147 ... [2025-02-10T10:51:05.669Z] [2025-02-10T10:51:05.669Z] #186 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-02-10T10:51:05.934Z] #186 DONE 0.2s [2025-02-10T10:51:05.934Z] [2025-02-10T10:51:05.934Z] #187 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-10T10:51:07.879Z] #187 DONE 1.8s [2025-02-10T10:51:07.879Z] [2025-02-10T10:51:07.879Z] #107 [security-secretstore-setup] exporting to image [2025-02-10T10:51:08.832Z] #107 exporting layers 1.2s done [2025-02-10T10:51:08.832Z] #107 writing image sha256:42ba8ac70d641450de053151481f75afb048691e39de2f3c28dac942475e9f15 done [2025-02-10T10:51:08.832Z] #107 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-02-10T10:51:08.832Z] #107 DONE 13.0s [2025-02-10T10:51:08.832Z] [2025-02-10T10:51:08.832Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-10T10:54:00.541Z] #148 ... [2025-02-10T10:54:00.541Z] [2025-02-10T10:54:00.541Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-10T10:54:00.541Z] #146 DONE 1251.7s [2025-02-10T10:54:00.541Z] [2025-02-10T10:54:00.541Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-10T10:54:00.541Z] #132 ... [2025-02-10T10:54:00.541Z] [2025-02-10T10:54:00.541Z] #188 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T10:54:00.541Z] #188 DONE 0.1s [2025-02-10T10:54:00.541Z] [2025-02-10T10:54:00.541Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-10T10:54:00.541Z] #47 ... [2025-02-10T10:54:00.541Z] [2025-02-10T10:54:00.541Z] #189 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-10T10:54:00.541Z] #189 DONE 0.2s [2025-02-10T10:54:00.541Z] [2025-02-10T10:54:00.541Z] #190 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-02-10T10:54:00.541Z] #190 DONE 0.3s [2025-02-10T10:54:00.541Z] [2025-02-10T10:54:00.541Z] #191 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-02-10T10:54:00.541Z] #191 DONE 0.2s [2025-02-10T10:54:00.541Z] [2025-02-10T10:54:00.541Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-10T10:54:00.541Z] #45 ... [2025-02-10T10:54:00.541Z] [2025-02-10T10:54:00.541Z] #107 [security-spiffe-token-provider] exporting to image [2025-02-10T10:54:00.541Z] #107 exporting layers [2025-02-10T10:54:00.541Z] #107 exporting layers 0.7s done [2025-02-10T10:54:00.541Z] #107 writing image sha256:a5d9cf4de9a74e648884d1d4d11a7084e4132acbb3f8fb5474ba4393586563b6 done [2025-02-10T10:54:00.541Z] #107 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done [2025-02-10T10:54:00.541Z] #107 DONE 13.7s [2025-02-10T10:54:00.541Z] [2025-02-10T10:54:00.541Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-10T11:00:38.172Z] #148 DONE 1665.0s [2025-02-10T11:00:38.172Z] [2025-02-10T11:00:38.172Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-10T11:00:38.172Z] #132 ... [2025-02-10T11:00:38.172Z] [2025-02-10T11:00:38.172Z] #192 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T11:00:38.172Z] #192 DONE 0.1s [2025-02-10T11:00:38.172Z] [2025-02-10T11:00:38.172Z] #193 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-02-10T11:00:38.172Z] #193 DONE 0.1s [2025-02-10T11:00:38.172Z] [2025-02-10T11:00:38.172Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-10T11:00:38.172Z] #132 ... [2025-02-10T11:00:38.172Z] [2025-02-10T11:00:38.172Z] #194 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-02-10T11:00:38.172Z] #194 DONE 0.3s [2025-02-10T11:00:38.172Z] [2025-02-10T11:00:38.172Z] #195 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-02-10T11:00:38.172Z] #195 DONE 0.2s [2025-02-10T11:00:38.172Z] [2025-02-10T11:00:38.172Z] #107 [core-command] exporting to image [2025-02-10T11:00:38.172Z] #107 exporting layers [2025-02-10T11:00:38.172Z] #107 exporting layers 0.3s done [2025-02-10T11:00:38.172Z] #107 writing image sha256:423c094883e61e8a9994aa266b0d659424b51a709167775dab52b4373624fc14 done [2025-02-10T11:00:38.172Z] #107 naming to docker.io/library/core-command-arm64 done [2025-02-10T11:00:38.172Z] #107 DONE 14.0s [2025-02-10T11:00:38.172Z] [2025-02-10T11:00:38.172Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-10T11:02:47.092Z] #132 ... [2025-02-10T11:02:47.092Z] [2025-02-10T11:02:47.092Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-10T11:02:47.092Z] #149 DONE 1790.1s [2025-02-10T11:02:47.092Z] [2025-02-10T11:02:47.092Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-10T11:02:47.092Z] #132 ... [2025-02-10T11:02:47.092Z] [2025-02-10T11:02:47.092Z] #196 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T11:02:47.092Z] #196 DONE 0.2s [2025-02-10T11:02:47.092Z] [2025-02-10T11:02:47.092Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-10T11:02:47.092Z] #147 ... [2025-02-10T11:02:47.092Z] [2025-02-10T11:02:47.092Z] #197 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-10T11:02:47.092Z] #197 DONE 0.2s [2025-02-10T11:02:47.092Z] [2025-02-10T11:02:47.092Z] #198 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-02-10T11:02:47.092Z] #198 DONE 0.5s [2025-02-10T11:02:47.092Z] [2025-02-10T11:02:47.092Z] #199 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-02-10T11:02:47.092Z] #199 DONE 0.3s [2025-02-10T11:02:47.092Z] [2025-02-10T11:02:47.092Z] #107 [core-data] exporting to image [2025-02-10T11:02:47.092Z] #107 exporting layers [2025-02-10T11:02:47.092Z] #107 ... [2025-02-10T11:02:47.092Z] [2025-02-10T11:02:47.092Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-10T11:02:47.092Z] #151 DONE 1792.1s [2025-02-10T11:02:47.092Z] [2025-02-10T11:02:47.092Z] #107 [core-data] exporting to image [2025-02-10T11:02:47.092Z] #107 exporting layers 1.1s done [2025-02-10T11:02:47.092Z] #107 writing image sha256:a136d004b169332d5c26ddc83a0d9577aaf7f2e82b1d255f6a5b019dacf5a04f done [2025-02-10T11:02:47.092Z] #107 naming to docker.io/library/core-data-arm64 done [2025-02-10T11:02:47.092Z] #107 DONE 15.1s [2025-02-10T11:02:47.092Z] [2025-02-10T11:02:47.092Z] #200 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T11:02:47.092Z] #200 DONE 0.3s [2025-02-10T11:02:47.092Z] [2025-02-10T11:02:47.092Z] #201 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-10T11:02:47.092Z] #201 DONE 0.2s [2025-02-10T11:02:47.092Z] [2025-02-10T11:02:47.092Z] #202 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-02-10T11:02:47.092Z] #202 DONE 0.5s [2025-02-10T11:02:47.092Z] [2025-02-10T11:02:47.092Z] #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-02-10T11:02:47.092Z] #203 DONE 0.2s [2025-02-10T11:02:47.092Z] [2025-02-10T11:02:47.092Z] #204 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-02-10T11:02:47.092Z] #204 DONE 0.1s [2025-02-10T11:02:47.092Z] [2025-02-10T11:02:47.092Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-10T11:02:47.092Z] #47 ... [2025-02-10T11:02:47.092Z] [2025-02-10T11:02:47.092Z] #205 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-10T11:02:47.092Z] #205 ... [2025-02-10T11:02:47.092Z] [2025-02-10T11:02:47.092Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-10T11:02:47.092Z] #132 DONE 1794.6s [2025-02-10T11:02:47.092Z] [2025-02-10T11:02:47.092Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-10T11:02:47.092Z] #47 ... [2025-02-10T11:02:47.092Z] [2025-02-10T11:02:47.092Z] #206 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-10T11:02:47.092Z] #206 CACHED [2025-02-10T11:02:47.092Z] [2025-02-10T11:02:47.092Z] #207 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T11:02:47.092Z] #207 CACHED [2025-02-10T11:02:47.092Z] [2025-02-10T11:02:47.092Z] #208 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-02-10T11:02:47.092Z] #208 DONE 0.5s [2025-02-10T11:02:47.092Z] [2025-02-10T11:02:47.092Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-10T11:02:47.092Z] #147 ... [2025-02-10T11:02:47.092Z] [2025-02-10T11:02:47.092Z] #209 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-02-10T11:02:47.092Z] #209 DONE 0.2s [2025-02-10T11:02:47.092Z] [2025-02-10T11:02:47.092Z] #210 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-02-10T11:02:47.092Z] #210 DONE 0.2s [2025-02-10T11:02:47.092Z] [2025-02-10T11:02:47.092Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-10T11:02:47.092Z] #47 ... [2025-02-10T11:02:47.092Z] [2025-02-10T11:02:47.092Z] #107 [core-metadata] exporting to image [2025-02-10T11:02:47.092Z] #107 ... [2025-02-10T11:02:47.092Z] [2025-02-10T11:02:47.092Z] #205 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-10T11:02:47.092Z] #205 DONE 3.0s [2025-02-10T11:02:47.092Z] [2025-02-10T11:02:47.092Z] #107 [security-proxy-auth] exporting to image [2025-02-10T11:02:47.092Z] #107 exporting layers 0.7s done [2025-02-10T11:02:47.092Z] #107 writing image sha256:67658b37fae35b62d95c723f77cd67903819abb697792dfe7b36afcbbbb81eaf [2025-02-10T11:02:47.092Z] #107 writing image sha256:67658b37fae35b62d95c723f77cd67903819abb697792dfe7b36afcbbbb81eaf 0.0s done [2025-02-10T11:02:47.092Z] #107 naming to docker.io/library/core-metadata-arm64 0.0s done [2025-02-10T11:02:47.092Z] #107 exporting layers 1.3s done [2025-02-10T11:02:47.092Z] #107 writing image sha256:e0180ff94f776f56eddc6083357be78006d4cc94fbe7894cd1cc19a605a74058 done [2025-02-10T11:02:47.092Z] #107 naming to docker.io/library/security-proxy-auth-arm64 done [2025-02-10T11:02:47.092Z] #107 DONE 16.8s [2025-02-10T11:02:47.092Z] [2025-02-10T11:02:47.092Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-10T11:02:49.206Z] #33 ... [2025-02-10T11:02:49.206Z] [2025-02-10T11:02:49.206Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-10T11:02:49.206Z] #147 DONE 1792.7s [2025-02-10T11:02:49.206Z] [2025-02-10T11:02:49.206Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-10T11:02:49.796Z] #47 ... [2025-02-10T11:02:49.796Z] [2025-02-10T11:02:49.796Z] #211 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T11:02:50.066Z] #211 DONE 0.1s [2025-02-10T11:02:50.066Z] [2025-02-10T11:02:50.066Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-10T11:02:50.066Z] #33 ... [2025-02-10T11:02:50.066Z] [2025-02-10T11:02:50.066Z] #212 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-02-10T11:02:50.334Z] #212 DONE 0.3s [2025-02-10T11:02:50.334Z] [2025-02-10T11:02:50.334Z] #213 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-02-10T11:02:50.334Z] #213 DONE 0.1s [2025-02-10T11:02:50.334Z] [2025-02-10T11:02:50.334Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-10T11:02:50.607Z] #33 ... [2025-02-10T11:02:50.607Z] [2025-02-10T11:02:50.607Z] #107 [core-keeper] exporting to image [2025-02-10T11:02:50.874Z] #107 exporting layers 0.4s done [2025-02-10T11:02:50.874Z] #107 writing image sha256:2c01c1c60a3f24f69d769d3cc3bea86ab959e30cdc7c6c6ae5afa7063b81c313 done [2025-02-10T11:02:50.874Z] #107 naming to docker.io/library/core-keeper-arm64 done [2025-02-10T11:02:50.874Z] #107 DONE 17.3s [2025-02-10T11:02:50.874Z] [2025-02-10T11:02:50.874Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-10T11:03:17.540Z] #138 DONE 1822.6s [2025-02-10T11:03:17.540Z] [2025-02-10T11:03:17.540Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-10T11:03:17.540Z] #47 ... [2025-02-10T11:03:17.540Z] [2025-02-10T11:03:17.540Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T11:03:17.540Z] #214 DONE 0.2s [2025-02-10T11:03:17.540Z] [2025-02-10T11:03:17.540Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-10T11:03:17.540Z] #215 DONE 0.1s [2025-02-10T11:03:17.540Z] [2025-02-10T11:03:17.540Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-10T11:03:17.540Z] #45 ... [2025-02-10T11:03:17.540Z] [2025-02-10T11:03:17.540Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-02-10T11:03:17.540Z] #216 DONE 0.4s [2025-02-10T11:03:17.540Z] [2025-02-10T11:03:17.540Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-10T11:03:17.540Z] #33 ... [2025-02-10T11:03:17.540Z] [2025-02-10T11:03:17.540Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-02-10T11:03:17.540Z] #217 DONE 0.1s [2025-02-10T11:03:17.540Z] [2025-02-10T11:03:17.540Z] #107 [support-scheduler] exporting to image [2025-02-10T11:03:17.540Z] #107 exporting layers [2025-02-10T11:03:18.118Z] #107 exporting layers 1.2s done [2025-02-10T11:03:18.118Z] #107 writing image sha256:84f622b018eefe3c870c80ef3c666b3e4ec652ff8dc0871d8ac94750073e2ec1 done [2025-02-10T11:03:18.118Z] #107 naming to docker.io/library/support-scheduler-arm64 done [2025-02-10T11:03:18.118Z] #107 DONE 18.5s [2025-02-10T11:03:18.118Z] [2025-02-10T11:03:18.118Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-10T11:03:24.739Z] #33 ... [2025-02-10T11:03:24.740Z] [2025-02-10T11:03:24.740Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-10T11:03:24.740Z] #153 DONE 1831.7s [2025-02-10T11:03:24.740Z] [2025-02-10T11:03:24.740Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T11:03:25.017Z] #218 DONE 0.1s [2025-02-10T11:03:25.017Z] [2025-02-10T11:03:25.017Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-10T11:03:25.017Z] #219 DONE 0.1s [2025-02-10T11:03:25.017Z] [2025-02-10T11:03:25.017Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-10T11:03:25.283Z] #45 ... [2025-02-10T11:03:25.283Z] [2025-02-10T11:03:25.283Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-02-10T11:03:25.552Z] #220 DONE 0.4s [2025-02-10T11:03:25.552Z] [2025-02-10T11:03:25.552Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-02-10T11:03:25.552Z] #221 DONE 0.1s [2025-02-10T11:03:25.552Z] [2025-02-10T11:03:25.552Z] #107 [support-notifications] exporting to image [2025-02-10T11:03:25.553Z] #107 exporting layers [2025-02-10T11:03:26.133Z] #107 exporting layers 0.6s done [2025-02-10T11:03:26.133Z] #107 writing image sha256:b2404c302b04a3d9866dd64f5b3215b623e5670e9e2f525a0e455435f187193b done [2025-02-10T11:03:26.133Z] #107 naming to docker.io/library/support-notifications-arm64 done [2025-02-10T11:03:26.133Z] #107 DONE 19.1s [2025-02-10T11:03:26.133Z] [2025-02-10T11:03:26.133Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-10T11:03:26.133Z] time="2025-02-10T10:29:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T11:03:26.133Z] time="2025-02-10T10:29:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T11:03:26.133Z] time="2025-02-10T10:29:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T11:03:26.133Z] time="2025-02-10T10:29:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T11:03:26.133Z] time="2025-02-10T10:29:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T11:03:26.133Z] time="2025-02-10T10:29:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T11:03:26.133Z] time="2025-02-10T10:29:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T11:03:26.133Z] time="2025-02-10T10:29:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T11:03:26.133Z] time="2025-02-10T10:29:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T11:03:26.133Z] time="2025-02-10T10:29:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T11:03:26.133Z] time="2025-02-10T10:29:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T11:03:26.133Z] time="2025-02-10T10:29:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T11:03:26.133Z] time="2025-02-10T10:29:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T11:03:26.133Z] time="2025-02-10T10:29:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T11:03:26.133Z] time="2025-02-10T10:29:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-02-10T11:03:26.145Z] $ docker stop --time=1 aa934c7d2dcf1ee199ca8ef40d088edc3c6b689fe93eb5b0985a564ddda646f5 [2025-02-10T11:03:27.794Z] $ docker rm -f --volumes aa934c7d2dcf1ee199ca8ef40d088edc3c6b689fe93eb5b0985a564ddda646f5 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-10T11:03:28.307Z] + docker images [2025-02-10T11:03:28.307Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-02-10T11:03:28.307Z] support-notifications-arm64 latest b2404c302b04 3 seconds ago 58.1MB [2025-02-10T11:03:28.307Z] support-scheduler-arm64 latest 84f622b018ee 12 seconds ago 54.3MB [2025-02-10T11:03:28.307Z] core-keeper-arm64 latest 2c01c1c60a3f 38 seconds ago 32.5MB [2025-02-10T11:03:28.307Z] core-metadata-arm64 latest 67658b37fae3 44 seconds ago 39MB [2025-02-10T11:03:28.307Z] security-proxy-auth-arm64 latest e0180ff94f77 44 seconds ago 37.7MB [2025-02-10T11:03:28.307Z] core-data-arm64 latest a136d004b169 49 seconds ago 38.7MB [2025-02-10T11:03:28.307Z] core-command-arm64 latest 423c094883e6 2 minutes ago 34.3MB [2025-02-10T11:03:28.307Z] security-spiffe-token-provider-arm64 latest a5d9cf4de9a7 9 minutes ago 40.2MB [2025-02-10T11:03:28.307Z] security-secretstore-setup-arm64 latest 42ba8ac70d64 12 minutes ago 47.6MB [2025-02-10T11:03:28.307Z] security-bootstrapper-arm64 latest 78e5a60301db 12 minutes ago 27MB [2025-02-10T11:03:28.307Z] security-proxy-setup-arm64 latest d494e6add749 12 minutes ago 36MB [2025-02-10T11:03:28.307Z] core-common-config-bootstrapper-arm64 latest b2dd6f6fc93d 12 minutes ago 23.8MB [2025-02-10T11:03:28.307Z] security-spire-agent-arm64 latest 245d3025279d 32 minutes ago 182MB [2025-02-10T11:03:28.307Z] security-spire-server-arm64 latest 62b0519a65f2 32 minutes ago 124MB [2025-02-10T11:03:28.307Z] security-spire-config-arm64 latest ee28392a5b37 32 minutes ago 123MB [2025-02-10T11:03:28.307Z] ci-base-image-arm64 latest fd45c3069673 34 minutes ago 915MB [2025-02-10T11:03:28.307Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 6 weeks ago 566MB [2025-02-10T11:03:28.307Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 20 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-10T11:03:28.474Z] provisioning config files... [2025-02-10T11:03:28.491Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/790@tmp/config555882723295427877tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-10T11:03:28.848Z] ---> ****-login.sh [2025-02-10T11:03:28.848Z] nexus3.edgexfoundry.org:10001 [2025-02-10T11:03:28.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T11:03:29.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T11:03:29.116Z] Configure a credential helper to remove this warning. See [2025-02-10T11:03:29.116Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T11:03:29.116Z] [2025-02-10T11:03:29.116Z] Login Succeeded [2025-02-10T11:03:29.116Z] nexus3.edgexfoundry.org:10002 [2025-02-10T11:03:29.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T11:03:29.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T11:03:29.381Z] Configure a credential helper to remove this warning. See [2025-02-10T11:03:29.381Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T11:03:29.381Z] [2025-02-10T11:03:29.381Z] Login Succeeded [2025-02-10T11:03:29.381Z] nexus3.edgexfoundry.org:10003 [2025-02-10T11:03:29.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T11:03:29.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T11:03:29.916Z] Configure a credential helper to remove this warning. See [2025-02-10T11:03:29.916Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T11:03:29.916Z] [2025-02-10T11:03:29.916Z] Login Succeeded [2025-02-10T11:03:29.916Z] nexus3.edgexfoundry.org:10004 [2025-02-10T11:03:30.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T11:03:30.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T11:03:30.183Z] Configure a credential helper to remove this warning. See [2025-02-10T11:03:30.183Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T11:03:30.183Z] [2025-02-10T11:03:30.183Z] Login Succeeded [2025-02-10T11:03:30.183Z] ****.io [2025-02-10T11:03:30.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T11:03:30.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T11:03:30.715Z] Configure a credential helper to remove this warning. See [2025-02-10T11:03:30.715Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T11:03:30.715Z] [2025-02-10T11:03:30.715Z] Login Succeeded [2025-02-10T11:03:30.715Z] ---> ****-login.sh ends [Pipeline] } [2025-02-10T11:03:30.725Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-10T11:03:30.872Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-10T11:03:30.904Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-02-10T11:03:30.904Z] b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T11:03:30.904Z] latest [2025-02-10T11:03:30.904Z] 4.0.0-dev.54 [2025-02-10T11:03:30.904Z] b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T11:03:30.904Z] main [2025-02-10T11:03:30.904Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:03:31.288Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:03:31.643Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T11:03:31.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-10T11:03:31.643Z] 9782cf053a35: Preparing [2025-02-10T11:03:31.643Z] 159c3e92e1f8: Preparing [2025-02-10T11:03:31.643Z] b3bce0041ec6: Preparing [2025-02-10T11:03:31.643Z] fa4dd8e2b94d: Preparing [2025-02-10T11:03:31.643Z] 003e0a21f5cd: Preparing [2025-02-10T11:03:31.643Z] ca93ad9becdc: Preparing [2025-02-10T11:03:31.643Z] 534a70dc8296: Preparing [2025-02-10T11:03:31.643Z] ca93ad9becdc: Waiting [2025-02-10T11:03:31.643Z] 534a70dc8296: Waiting [2025-02-10T11:03:31.907Z] 9782cf053a35: Pushed [2025-02-10T11:03:31.907Z] fa4dd8e2b94d: Pushed [2025-02-10T11:03:31.907Z] b3bce0041ec6: Pushed [2025-02-10T11:03:31.907Z] 534a70dc8296: Layer already exists [2025-02-10T11:03:31.907Z] ca93ad9becdc: Pushed [2025-02-10T11:03:33.304Z] 003e0a21f5cd: Pushed [2025-02-10T11:03:36.013Z] 159c3e92e1f8: Pushed [2025-02-10T11:03:36.013Z] b978da13b2a32d0b5d07cddf043ce390008d5dae: digest: sha256:015907aa3b7981bcb4716f8d36aeedfe2d2f3c10b8eb50eaac6c909d61e71e8a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:03:36.367Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:03:36.720Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-02-10T11:03:36.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-10T11:03:36.720Z] 9782cf053a35: Preparing [2025-02-10T11:03:36.720Z] 159c3e92e1f8: Preparing [2025-02-10T11:03:36.720Z] b3bce0041ec6: Preparing [2025-02-10T11:03:36.720Z] fa4dd8e2b94d: Preparing [2025-02-10T11:03:36.720Z] 003e0a21f5cd: Preparing [2025-02-10T11:03:36.720Z] ca93ad9becdc: Preparing [2025-02-10T11:03:36.720Z] 534a70dc8296: Preparing [2025-02-10T11:03:36.720Z] ca93ad9becdc: Waiting [2025-02-10T11:03:36.720Z] 534a70dc8296: Waiting [2025-02-10T11:03:36.720Z] 003e0a21f5cd: Layer already exists [2025-02-10T11:03:36.720Z] 9782cf053a35: Layer already exists [2025-02-10T11:03:36.720Z] 159c3e92e1f8: Layer already exists [2025-02-10T11:03:36.720Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:03:36.720Z] b3bce0041ec6: Layer already exists [2025-02-10T11:03:36.720Z] ca93ad9becdc: Layer already exists [2025-02-10T11:03:36.720Z] 534a70dc8296: Layer already exists [2025-02-10T11:03:36.982Z] latest: digest: sha256:015907aa3b7981bcb4716f8d36aeedfe2d2f3c10b8eb50eaac6c909d61e71e8a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:03:37.341Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:03:37.699Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.54 [2025-02-10T11:03:37.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-10T11:03:37.699Z] 9782cf053a35: Preparing [2025-02-10T11:03:37.699Z] 159c3e92e1f8: Preparing [2025-02-10T11:03:37.699Z] b3bce0041ec6: Preparing [2025-02-10T11:03:37.699Z] fa4dd8e2b94d: Preparing [2025-02-10T11:03:37.699Z] 003e0a21f5cd: Preparing [2025-02-10T11:03:37.699Z] ca93ad9becdc: Preparing [2025-02-10T11:03:37.699Z] 534a70dc8296: Preparing [2025-02-10T11:03:37.699Z] ca93ad9becdc: Waiting [2025-02-10T11:03:37.699Z] 534a70dc8296: Waiting [2025-02-10T11:03:37.699Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:03:37.699Z] 159c3e92e1f8: Layer already exists [2025-02-10T11:03:37.699Z] 003e0a21f5cd: Layer already exists [2025-02-10T11:03:37.699Z] b3bce0041ec6: Layer already exists [2025-02-10T11:03:37.699Z] 9782cf053a35: Layer already exists [2025-02-10T11:03:37.699Z] 534a70dc8296: Layer already exists [2025-02-10T11:03:37.699Z] ca93ad9becdc: Layer already exists [2025-02-10T11:03:37.699Z] 4.0.0-dev.54: digest: sha256:015907aa3b7981bcb4716f8d36aeedfe2d2f3c10b8eb50eaac6c909d61e71e8a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:03:38.316Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:03:38.743Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T11:03:38.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-10T11:03:38.743Z] 9782cf053a35: Preparing [2025-02-10T11:03:38.743Z] 159c3e92e1f8: Preparing [2025-02-10T11:03:38.743Z] b3bce0041ec6: Preparing [2025-02-10T11:03:38.743Z] fa4dd8e2b94d: Preparing [2025-02-10T11:03:38.743Z] 003e0a21f5cd: Preparing [2025-02-10T11:03:38.743Z] ca93ad9becdc: Preparing [2025-02-10T11:03:38.743Z] 534a70dc8296: Preparing [2025-02-10T11:03:38.743Z] ca93ad9becdc: Waiting [2025-02-10T11:03:38.743Z] 534a70dc8296: Waiting [2025-02-10T11:03:38.743Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:03:38.743Z] b3bce0041ec6: Layer already exists [2025-02-10T11:03:38.744Z] 003e0a21f5cd: Layer already exists [2025-02-10T11:03:38.744Z] 9782cf053a35: Layer already exists [2025-02-10T11:03:38.744Z] 159c3e92e1f8: Layer already exists [2025-02-10T11:03:38.744Z] ca93ad9becdc: Layer already exists [2025-02-10T11:03:38.744Z] 534a70dc8296: Layer already exists [2025-02-10T11:03:38.744Z] b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54: digest: sha256:015907aa3b7981bcb4716f8d36aeedfe2d2f3c10b8eb50eaac6c909d61e71e8a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:03:39.110Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:03:39.467Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-02-10T11:03:39.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-10T11:03:39.467Z] 9782cf053a35: Preparing [2025-02-10T11:03:39.467Z] 159c3e92e1f8: Preparing [2025-02-10T11:03:39.467Z] b3bce0041ec6: Preparing [2025-02-10T11:03:39.467Z] fa4dd8e2b94d: Preparing [2025-02-10T11:03:39.467Z] 003e0a21f5cd: Preparing [2025-02-10T11:03:39.467Z] ca93ad9becdc: Preparing [2025-02-10T11:03:39.467Z] 534a70dc8296: Preparing [2025-02-10T11:03:39.467Z] ca93ad9becdc: Waiting [2025-02-10T11:03:39.467Z] 534a70dc8296: Waiting [2025-02-10T11:03:39.467Z] 159c3e92e1f8: Layer already exists [2025-02-10T11:03:39.467Z] b3bce0041ec6: Layer already exists [2025-02-10T11:03:39.467Z] 003e0a21f5cd: Layer already exists [2025-02-10T11:03:39.467Z] 9782cf053a35: Layer already exists [2025-02-10T11:03:39.467Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:03:39.467Z] 534a70dc8296: Layer already exists [2025-02-10T11:03:39.467Z] ca93ad9becdc: Layer already exists [2025-02-10T11:03:39.731Z] main: digest: sha256:015907aa3b7981bcb4716f8d36aeedfe2d2f3c10b8eb50eaac6c909d61e71e8a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-10T11:03:39.812Z] ===================================================== [Pipeline] echo [2025-02-10T11:03:39.825Z] taggedImages: [2025-02-10T11:03:39.825Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T11:03:39.825Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-02-10T11:03:39.825Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.54 [2025-02-10T11:03:39.825Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T11:03:39.825Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-02-10T11:03:39.852Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-02-10T11:03:39.852Z] b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T11:03:39.852Z] latest [2025-02-10T11:03:39.852Z] 4.0.0-dev.54 [2025-02-10T11:03:39.852Z] b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T11:03:39.852Z] main [2025-02-10T11:03:39.852Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:03:40.216Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:03:40.570Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T11:03:40.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-10T11:03:40.570Z] 1d8b118084e9: Preparing [2025-02-10T11:03:40.570Z] 32dd7b18c06c: Preparing [2025-02-10T11:03:40.570Z] f210c1bc4a53: Preparing [2025-02-10T11:03:40.570Z] 775a7f42077f: Preparing [2025-02-10T11:03:40.570Z] b3bce0041ec6: Preparing [2025-02-10T11:03:40.570Z] fa4dd8e2b94d: Preparing [2025-02-10T11:03:40.570Z] 003e0a21f5cd: Preparing [2025-02-10T11:03:40.570Z] ca93ad9becdc: Preparing [2025-02-10T11:03:40.570Z] 534a70dc8296: Preparing [2025-02-10T11:03:40.570Z] fa4dd8e2b94d: Waiting [2025-02-10T11:03:40.570Z] 003e0a21f5cd: Waiting [2025-02-10T11:03:40.570Z] 534a70dc8296: Waiting [2025-02-10T11:03:40.570Z] ca93ad9becdc: Waiting [2025-02-10T11:03:40.570Z] b3bce0041ec6: Layer already exists [2025-02-10T11:03:40.834Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:03:40.834Z] 003e0a21f5cd: Layer already exists [2025-02-10T11:03:40.834Z] 1d8b118084e9: Pushed [2025-02-10T11:03:40.834Z] f210c1bc4a53: Pushed [2025-02-10T11:03:40.834Z] 32dd7b18c06c: Pushed [2025-02-10T11:03:40.834Z] ca93ad9becdc: Layer already exists [2025-02-10T11:03:40.834Z] 534a70dc8296: Layer already exists [2025-02-10T11:03:42.761Z] 775a7f42077f: Pushed [2025-02-10T11:03:42.761Z] b978da13b2a32d0b5d07cddf043ce390008d5dae: digest: sha256:6f14660877f052e73363aa037f8f35d3a1421b95fee3f47510af262213a5cdd7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:03:43.112Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:03:43.466Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-02-10T11:03:43.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-10T11:03:43.466Z] 1d8b118084e9: Preparing [2025-02-10T11:03:43.466Z] 32dd7b18c06c: Preparing [2025-02-10T11:03:43.466Z] f210c1bc4a53: Preparing [2025-02-10T11:03:43.466Z] 775a7f42077f: Preparing [2025-02-10T11:03:43.466Z] b3bce0041ec6: Preparing [2025-02-10T11:03:43.466Z] fa4dd8e2b94d: Preparing [2025-02-10T11:03:43.466Z] 003e0a21f5cd: Preparing [2025-02-10T11:03:43.466Z] ca93ad9becdc: Preparing [2025-02-10T11:03:43.466Z] 534a70dc8296: Preparing [2025-02-10T11:03:43.466Z] fa4dd8e2b94d: Waiting [2025-02-10T11:03:43.466Z] 003e0a21f5cd: Waiting [2025-02-10T11:03:43.466Z] ca93ad9becdc: Waiting [2025-02-10T11:03:43.466Z] 534a70dc8296: Waiting [2025-02-10T11:03:43.466Z] 32dd7b18c06c: Layer already exists [2025-02-10T11:03:43.466Z] 1d8b118084e9: Layer already exists [2025-02-10T11:03:43.466Z] b3bce0041ec6: Layer already exists [2025-02-10T11:03:43.466Z] 775a7f42077f: Layer already exists [2025-02-10T11:03:43.466Z] f210c1bc4a53: Layer already exists [2025-02-10T11:03:43.466Z] ca93ad9becdc: Layer already exists [2025-02-10T11:03:43.466Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:03:43.466Z] 534a70dc8296: Layer already exists [2025-02-10T11:03:43.466Z] 003e0a21f5cd: Layer already exists [2025-02-10T11:03:43.731Z] latest: digest: sha256:6f14660877f052e73363aa037f8f35d3a1421b95fee3f47510af262213a5cdd7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:03:44.082Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:03:44.435Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.54 [2025-02-10T11:03:44.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-10T11:03:44.435Z] 1d8b118084e9: Preparing [2025-02-10T11:03:44.435Z] 32dd7b18c06c: Preparing [2025-02-10T11:03:44.435Z] f210c1bc4a53: Preparing [2025-02-10T11:03:44.435Z] 775a7f42077f: Preparing [2025-02-10T11:03:44.435Z] b3bce0041ec6: Preparing [2025-02-10T11:03:44.435Z] fa4dd8e2b94d: Preparing [2025-02-10T11:03:44.435Z] 003e0a21f5cd: Preparing [2025-02-10T11:03:44.435Z] ca93ad9becdc: Preparing [2025-02-10T11:03:44.435Z] 534a70dc8296: Preparing [2025-02-10T11:03:44.435Z] 003e0a21f5cd: Waiting [2025-02-10T11:03:44.435Z] fa4dd8e2b94d: Waiting [2025-02-10T11:03:44.435Z] ca93ad9becdc: Waiting [2025-02-10T11:03:44.435Z] 534a70dc8296: Waiting [2025-02-10T11:03:44.435Z] 775a7f42077f: Layer already exists [2025-02-10T11:03:44.435Z] 1d8b118084e9: Layer already exists [2025-02-10T11:03:44.435Z] 32dd7b18c06c: Layer already exists [2025-02-10T11:03:44.435Z] f210c1bc4a53: Layer already exists [2025-02-10T11:03:44.435Z] b3bce0041ec6: Layer already exists [2025-02-10T11:03:44.435Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:03:44.435Z] 003e0a21f5cd: Layer already exists [2025-02-10T11:03:44.435Z] ca93ad9becdc: Layer already exists [2025-02-10T11:03:44.435Z] 534a70dc8296: Layer already exists [2025-02-10T11:03:44.435Z] 4.0.0-dev.54: digest: sha256:6f14660877f052e73363aa037f8f35d3a1421b95fee3f47510af262213a5cdd7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:03:44.797Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:03:45.424Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T11:03:45.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-10T11:03:45.424Z] 1d8b118084e9: Preparing [2025-02-10T11:03:45.424Z] 32dd7b18c06c: Preparing [2025-02-10T11:03:45.424Z] f210c1bc4a53: Preparing [2025-02-10T11:03:45.424Z] 775a7f42077f: Preparing [2025-02-10T11:03:45.424Z] b3bce0041ec6: Preparing [2025-02-10T11:03:45.424Z] fa4dd8e2b94d: Preparing [2025-02-10T11:03:45.424Z] 003e0a21f5cd: Preparing [2025-02-10T11:03:45.424Z] ca93ad9becdc: Preparing [2025-02-10T11:03:45.424Z] 534a70dc8296: Preparing [2025-02-10T11:03:45.424Z] fa4dd8e2b94d: Waiting [2025-02-10T11:03:45.424Z] 003e0a21f5cd: Waiting [2025-02-10T11:03:45.424Z] ca93ad9becdc: Waiting [2025-02-10T11:03:45.424Z] 32dd7b18c06c: Layer already exists [2025-02-10T11:03:45.424Z] f210c1bc4a53: Layer already exists [2025-02-10T11:03:45.424Z] b3bce0041ec6: Layer already exists [2025-02-10T11:03:45.424Z] 775a7f42077f: Layer already exists [2025-02-10T11:03:45.424Z] 1d8b118084e9: Layer already exists [2025-02-10T11:03:45.424Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:03:45.424Z] 003e0a21f5cd: Layer already exists [2025-02-10T11:03:45.424Z] ca93ad9becdc: Layer already exists [2025-02-10T11:03:45.424Z] 534a70dc8296: Layer already exists [2025-02-10T11:03:45.424Z] b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54: digest: sha256:6f14660877f052e73363aa037f8f35d3a1421b95fee3f47510af262213a5cdd7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:03:45.792Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:03:46.144Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-02-10T11:03:46.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-10T11:03:46.144Z] 1d8b118084e9: Preparing [2025-02-10T11:03:46.144Z] 32dd7b18c06c: Preparing [2025-02-10T11:03:46.144Z] f210c1bc4a53: Preparing [2025-02-10T11:03:46.144Z] 775a7f42077f: Preparing [2025-02-10T11:03:46.144Z] b3bce0041ec6: Preparing [2025-02-10T11:03:46.144Z] fa4dd8e2b94d: Preparing [2025-02-10T11:03:46.144Z] 003e0a21f5cd: Preparing [2025-02-10T11:03:46.144Z] ca93ad9becdc: Preparing [2025-02-10T11:03:46.144Z] 534a70dc8296: Preparing [2025-02-10T11:03:46.144Z] 003e0a21f5cd: Waiting [2025-02-10T11:03:46.144Z] ca93ad9becdc: Waiting [2025-02-10T11:03:46.144Z] 534a70dc8296: Waiting [2025-02-10T11:03:46.144Z] fa4dd8e2b94d: Waiting [2025-02-10T11:03:46.144Z] 32dd7b18c06c: Layer already exists [2025-02-10T11:03:46.144Z] 1d8b118084e9: Layer already exists [2025-02-10T11:03:46.144Z] b3bce0041ec6: Layer already exists [2025-02-10T11:03:46.144Z] f210c1bc4a53: Layer already exists [2025-02-10T11:03:46.144Z] 775a7f42077f: Layer already exists [2025-02-10T11:03:46.144Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:03:46.144Z] 003e0a21f5cd: Layer already exists [2025-02-10T11:03:46.144Z] 534a70dc8296: Layer already exists [2025-02-10T11:03:46.144Z] ca93ad9becdc: Layer already exists [2025-02-10T11:03:46.408Z] main: digest: sha256:6f14660877f052e73363aa037f8f35d3a1421b95fee3f47510af262213a5cdd7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-10T11:03:46.498Z] ===================================================== [Pipeline] echo [2025-02-10T11:03:46.515Z] taggedImages: [2025-02-10T11:03:46.515Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T11:03:46.515Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-02-10T11:03:46.515Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.54 [2025-02-10T11:03:46.515Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T11:03:46.515Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-02-10T11:03:46.547Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-02-10T11:03:46.547Z] b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T11:03:46.547Z] latest [2025-02-10T11:03:46.547Z] 4.0.0-dev.54 [2025-02-10T11:03:46.547Z] b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T11:03:46.547Z] main [2025-02-10T11:03:46.547Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:03:46.927Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:03:47.275Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T11:03:47.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-10T11:03:47.275Z] a8586b8087e6: Preparing [2025-02-10T11:03:47.275Z] c0810f955f2f: Preparing [2025-02-10T11:03:47.275Z] b3bce0041ec6: Preparing [2025-02-10T11:03:47.275Z] fa4dd8e2b94d: Preparing [2025-02-10T11:03:47.275Z] 979b4dfb29b0: Preparing [2025-02-10T11:03:47.275Z] 69b44bdd68e8: Preparing [2025-02-10T11:03:47.275Z] 534a70dc8296: Preparing [2025-02-10T11:03:47.275Z] 69b44bdd68e8: Waiting [2025-02-10T11:03:47.275Z] 534a70dc8296: Waiting [2025-02-10T11:03:47.275Z] b3bce0041ec6: Layer already exists [2025-02-10T11:03:47.275Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:03:47.539Z] 534a70dc8296: Layer already exists [2025-02-10T11:03:47.539Z] a8586b8087e6: Pushed [2025-02-10T11:03:47.539Z] 69b44bdd68e8: Pushed [2025-02-10T11:03:48.490Z] 979b4dfb29b0: Pushed [2025-02-10T11:03:52.746Z] c0810f955f2f: Pushed [2025-02-10T11:03:52.746Z] b978da13b2a32d0b5d07cddf043ce390008d5dae: digest: sha256:17c6ba400475b81aa7d696564502d539e2460cf890715bfb6ce5f2e0890ae90c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:03:53.097Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:03:53.463Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-02-10T11:03:53.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-10T11:03:53.463Z] a8586b8087e6: Preparing [2025-02-10T11:03:53.463Z] c0810f955f2f: Preparing [2025-02-10T11:03:53.463Z] b3bce0041ec6: Preparing [2025-02-10T11:03:53.463Z] fa4dd8e2b94d: Preparing [2025-02-10T11:03:53.463Z] 979b4dfb29b0: Preparing [2025-02-10T11:03:53.463Z] 69b44bdd68e8: Preparing [2025-02-10T11:03:53.463Z] 534a70dc8296: Preparing [2025-02-10T11:03:53.463Z] 69b44bdd68e8: Waiting [2025-02-10T11:03:53.463Z] 534a70dc8296: Waiting [2025-02-10T11:03:53.463Z] c0810f955f2f: Layer already exists [2025-02-10T11:03:53.463Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:03:53.463Z] a8586b8087e6: Layer already exists [2025-02-10T11:03:53.463Z] b3bce0041ec6: Layer already exists [2025-02-10T11:03:53.463Z] 979b4dfb29b0: Layer already exists [2025-02-10T11:03:53.463Z] 69b44bdd68e8: Layer already exists [2025-02-10T11:03:53.463Z] 534a70dc8296: Layer already exists [2025-02-10T11:03:53.463Z] latest: digest: sha256:17c6ba400475b81aa7d696564502d539e2460cf890715bfb6ce5f2e0890ae90c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:03:54.083Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:03:54.449Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.54 [2025-02-10T11:03:54.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-10T11:03:54.450Z] a8586b8087e6: Preparing [2025-02-10T11:03:54.450Z] c0810f955f2f: Preparing [2025-02-10T11:03:54.450Z] b3bce0041ec6: Preparing [2025-02-10T11:03:54.450Z] fa4dd8e2b94d: Preparing [2025-02-10T11:03:54.450Z] 979b4dfb29b0: Preparing [2025-02-10T11:03:54.450Z] 69b44bdd68e8: Preparing [2025-02-10T11:03:54.450Z] 534a70dc8296: Preparing [2025-02-10T11:03:54.450Z] 69b44bdd68e8: Waiting [2025-02-10T11:03:54.450Z] 534a70dc8296: Waiting [2025-02-10T11:03:54.450Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:03:54.450Z] a8586b8087e6: Layer already exists [2025-02-10T11:03:54.450Z] b3bce0041ec6: Layer already exists [2025-02-10T11:03:54.450Z] 979b4dfb29b0: Layer already exists [2025-02-10T11:03:54.450Z] c0810f955f2f: Layer already exists [2025-02-10T11:03:54.450Z] 69b44bdd68e8: Layer already exists [2025-02-10T11:03:54.450Z] 534a70dc8296: Layer already exists [2025-02-10T11:03:54.450Z] 4.0.0-dev.54: digest: sha256:17c6ba400475b81aa7d696564502d539e2460cf890715bfb6ce5f2e0890ae90c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:03:55.077Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:03:55.424Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T11:03:55.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-10T11:03:55.424Z] a8586b8087e6: Preparing [2025-02-10T11:03:55.424Z] c0810f955f2f: Preparing [2025-02-10T11:03:55.424Z] b3bce0041ec6: Preparing [2025-02-10T11:03:55.424Z] fa4dd8e2b94d: Preparing [2025-02-10T11:03:55.424Z] 979b4dfb29b0: Preparing [2025-02-10T11:03:55.424Z] 69b44bdd68e8: Preparing [2025-02-10T11:03:55.424Z] 534a70dc8296: Preparing [2025-02-10T11:03:55.424Z] 69b44bdd68e8: Waiting [2025-02-10T11:03:55.424Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:03:55.424Z] b3bce0041ec6: Layer already exists [2025-02-10T11:03:55.424Z] c0810f955f2f: Layer already exists [2025-02-10T11:03:55.424Z] 979b4dfb29b0: Layer already exists [2025-02-10T11:03:55.424Z] a8586b8087e6: Layer already exists [2025-02-10T11:03:55.424Z] 69b44bdd68e8: Layer already exists [2025-02-10T11:03:55.424Z] 534a70dc8296: Layer already exists [2025-02-10T11:03:55.690Z] b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54: digest: sha256:17c6ba400475b81aa7d696564502d539e2460cf890715bfb6ce5f2e0890ae90c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:03:56.053Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:03:56.686Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-02-10T11:03:56.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-10T11:03:56.686Z] a8586b8087e6: Preparing [2025-02-10T11:03:56.686Z] c0810f955f2f: Preparing [2025-02-10T11:03:56.686Z] b3bce0041ec6: Preparing [2025-02-10T11:03:56.686Z] fa4dd8e2b94d: Preparing [2025-02-10T11:03:56.686Z] 979b4dfb29b0: Preparing [2025-02-10T11:03:56.686Z] 69b44bdd68e8: Preparing [2025-02-10T11:03:56.686Z] 534a70dc8296: Preparing [2025-02-10T11:03:56.686Z] 69b44bdd68e8: Waiting [2025-02-10T11:03:56.686Z] 534a70dc8296: Waiting [2025-02-10T11:03:56.686Z] 979b4dfb29b0: Layer already exists [2025-02-10T11:03:56.686Z] c0810f955f2f: Layer already exists [2025-02-10T11:03:56.686Z] a8586b8087e6: Layer already exists [2025-02-10T11:03:56.686Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:03:56.686Z] b3bce0041ec6: Layer already exists [2025-02-10T11:03:56.686Z] 534a70dc8296: Layer already exists [2025-02-10T11:03:56.686Z] 69b44bdd68e8: Layer already exists [2025-02-10T11:03:56.952Z] main: digest: sha256:17c6ba400475b81aa7d696564502d539e2460cf890715bfb6ce5f2e0890ae90c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-10T11:03:57.038Z] ===================================================== [Pipeline] echo [2025-02-10T11:03:57.055Z] taggedImages: [2025-02-10T11:03:57.055Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T11:03:57.055Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-02-10T11:03:57.055Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.54 [2025-02-10T11:03:57.055Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T11:03:57.055Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-02-10T11:03:57.084Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-02-10T11:03:57.085Z] b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T11:03:57.085Z] latest [2025-02-10T11:03:57.085Z] 4.0.0-dev.54 [2025-02-10T11:03:57.085Z] b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T11:03:57.085Z] main [2025-02-10T11:03:57.085Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:03:57.478Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:03:57.841Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T11:03:57.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-10T11:03:57.841Z] 36820f15481c: Preparing [2025-02-10T11:03:57.841Z] 992cfb405415: Preparing [2025-02-10T11:03:57.841Z] fa4dd8e2b94d: Preparing [2025-02-10T11:03:57.841Z] 05b55cb0a153: Preparing [2025-02-10T11:03:57.841Z] e5c21851e5ae: Preparing [2025-02-10T11:03:57.841Z] 534a70dc8296: Preparing [2025-02-10T11:03:57.841Z] 534a70dc8296: Waiting [2025-02-10T11:03:58.107Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:03:58.107Z] 534a70dc8296: Layer already exists [2025-02-10T11:03:58.107Z] e5c21851e5ae: Pushed [2025-02-10T11:03:58.107Z] 05b55cb0a153: Pushed [2025-02-10T11:03:58.107Z] 36820f15481c: Pushed [2025-02-10T11:04:03.440Z] 992cfb405415: Pushed [2025-02-10T11:04:03.440Z] b978da13b2a32d0b5d07cddf043ce390008d5dae: digest: sha256:45f731c5b1438b8926619635a8cd6a3fc36934cb766762dfbc773aae70176c35 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:04:03.814Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:04:04.176Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-02-10T11:04:04.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-10T11:04:04.176Z] 36820f15481c: Preparing [2025-02-10T11:04:04.176Z] 992cfb405415: Preparing [2025-02-10T11:04:04.176Z] fa4dd8e2b94d: Preparing [2025-02-10T11:04:04.176Z] 05b55cb0a153: Preparing [2025-02-10T11:04:04.176Z] e5c21851e5ae: Preparing [2025-02-10T11:04:04.176Z] 534a70dc8296: Preparing [2025-02-10T11:04:04.176Z] 534a70dc8296: Waiting [2025-02-10T11:04:04.176Z] 992cfb405415: Layer already exists [2025-02-10T11:04:04.176Z] 36820f15481c: Layer already exists [2025-02-10T11:04:04.176Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:04:04.176Z] 05b55cb0a153: Layer already exists [2025-02-10T11:04:04.176Z] e5c21851e5ae: Layer already exists [2025-02-10T11:04:04.176Z] 534a70dc8296: Layer already exists [2025-02-10T11:04:04.444Z] latest: digest: sha256:45f731c5b1438b8926619635a8cd6a3fc36934cb766762dfbc773aae70176c35 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:04:04.818Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:04:05.210Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.54 [2025-02-10T11:04:05.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-10T11:04:05.210Z] 36820f15481c: Preparing [2025-02-10T11:04:05.210Z] 992cfb405415: Preparing [2025-02-10T11:04:05.210Z] fa4dd8e2b94d: Preparing [2025-02-10T11:04:05.210Z] 05b55cb0a153: Preparing [2025-02-10T11:04:05.210Z] e5c21851e5ae: Preparing [2025-02-10T11:04:05.210Z] 534a70dc8296: Preparing [2025-02-10T11:04:05.210Z] 534a70dc8296: Waiting [2025-02-10T11:04:05.210Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:04:05.210Z] e5c21851e5ae: Layer already exists [2025-02-10T11:04:05.210Z] 05b55cb0a153: Layer already exists [2025-02-10T11:04:05.210Z] 992cfb405415: Layer already exists [2025-02-10T11:04:05.210Z] 36820f15481c: Layer already exists [2025-02-10T11:04:05.210Z] 534a70dc8296: Layer already exists [2025-02-10T11:04:05.210Z] 4.0.0-dev.54: digest: sha256:45f731c5b1438b8926619635a8cd6a3fc36934cb766762dfbc773aae70176c35 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:04:05.596Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:04:05.957Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T11:04:05.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-10T11:04:05.957Z] 36820f15481c: Preparing [2025-02-10T11:04:05.957Z] 992cfb405415: Preparing [2025-02-10T11:04:05.957Z] fa4dd8e2b94d: Preparing [2025-02-10T11:04:05.957Z] 05b55cb0a153: Preparing [2025-02-10T11:04:05.957Z] e5c21851e5ae: Preparing [2025-02-10T11:04:05.957Z] 534a70dc8296: Preparing [2025-02-10T11:04:05.957Z] 534a70dc8296: Waiting [2025-02-10T11:04:05.957Z] 992cfb405415: Layer already exists [2025-02-10T11:04:05.957Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:04:05.957Z] 05b55cb0a153: Layer already exists [2025-02-10T11:04:05.957Z] 36820f15481c: Layer already exists [2025-02-10T11:04:05.957Z] e5c21851e5ae: Layer already exists [2025-02-10T11:04:05.957Z] 534a70dc8296: Layer already exists [2025-02-10T11:04:05.957Z] b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54: digest: sha256:45f731c5b1438b8926619635a8cd6a3fc36934cb766762dfbc773aae70176c35 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:04:06.324Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:04:06.746Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-02-10T11:04:06.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-10T11:04:06.746Z] 36820f15481c: Preparing [2025-02-10T11:04:06.746Z] 992cfb405415: Preparing [2025-02-10T11:04:06.746Z] fa4dd8e2b94d: Preparing [2025-02-10T11:04:06.746Z] 05b55cb0a153: Preparing [2025-02-10T11:04:06.746Z] e5c21851e5ae: Preparing [2025-02-10T11:04:06.746Z] 534a70dc8296: Preparing [2025-02-10T11:04:06.746Z] 992cfb405415: Layer already exists [2025-02-10T11:04:06.746Z] 05b55cb0a153: Layer already exists [2025-02-10T11:04:06.746Z] e5c21851e5ae: Layer already exists [2025-02-10T11:04:06.746Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:04:06.746Z] 36820f15481c: Layer already exists [2025-02-10T11:04:06.746Z] 534a70dc8296: Layer already exists [2025-02-10T11:04:07.016Z] main: digest: sha256:45f731c5b1438b8926619635a8cd6a3fc36934cb766762dfbc773aae70176c35 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-10T11:04:07.097Z] ===================================================== [Pipeline] echo [2025-02-10T11:04:07.110Z] taggedImages: [2025-02-10T11:04:07.110Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T11:04:07.110Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-02-10T11:04:07.110Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.54 [2025-02-10T11:04:07.110Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T11:04:07.110Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-02-10T11:04:07.138Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-02-10T11:04:07.138Z] b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T11:04:07.138Z] latest [2025-02-10T11:04:07.138Z] 4.0.0-dev.54 [2025-02-10T11:04:07.138Z] b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T11:04:07.138Z] main [2025-02-10T11:04:07.138Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:04:07.570Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:04:08.921Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T11:04:08.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-10T11:04:08.922Z] d1b6f13cd260: Preparing [2025-02-10T11:04:08.922Z] 02727c30d55f: Preparing [2025-02-10T11:04:08.922Z] 46f6b6ee50ed: Preparing [2025-02-10T11:04:08.922Z] b3bce0041ec6: Preparing [2025-02-10T11:04:08.922Z] fa4dd8e2b94d: Preparing [2025-02-10T11:04:08.922Z] 003e0a21f5cd: Preparing [2025-02-10T11:04:08.922Z] ca93ad9becdc: Preparing [2025-02-10T11:04:08.922Z] 534a70dc8296: Preparing [2025-02-10T11:04:08.922Z] ca93ad9becdc: Waiting [2025-02-10T11:04:08.922Z] 534a70dc8296: Waiting [2025-02-10T11:04:08.922Z] 003e0a21f5cd: Waiting [2025-02-10T11:04:08.922Z] b3bce0041ec6: Layer already exists [2025-02-10T11:04:08.922Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:04:09.190Z] 003e0a21f5cd: Layer already exists [2025-02-10T11:04:09.190Z] ca93ad9becdc: Layer already exists [2025-02-10T11:04:09.190Z] 02727c30d55f: Pushed [2025-02-10T11:04:09.190Z] 534a70dc8296: Layer already exists [2025-02-10T11:04:09.190Z] d1b6f13cd260: Pushed [2025-02-10T11:04:14.520Z] 46f6b6ee50ed: Pushed [2025-02-10T11:04:14.521Z] b978da13b2a32d0b5d07cddf043ce390008d5dae: digest: sha256:2f0048f17313490435ddf885a1680d945380f5f1581f4c2ecb8be1749e54578a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:04:14.874Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:04:15.352Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-02-10T11:04:15.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-10T11:04:15.352Z] d1b6f13cd260: Preparing [2025-02-10T11:04:15.352Z] 02727c30d55f: Preparing [2025-02-10T11:04:15.352Z] 46f6b6ee50ed: Preparing [2025-02-10T11:04:15.352Z] b3bce0041ec6: Preparing [2025-02-10T11:04:15.352Z] fa4dd8e2b94d: Preparing [2025-02-10T11:04:15.352Z] 003e0a21f5cd: Preparing [2025-02-10T11:04:15.352Z] ca93ad9becdc: Preparing [2025-02-10T11:04:15.352Z] 534a70dc8296: Preparing [2025-02-10T11:04:15.352Z] 003e0a21f5cd: Waiting [2025-02-10T11:04:15.352Z] ca93ad9becdc: Waiting [2025-02-10T11:04:15.352Z] 02727c30d55f: Layer already exists [2025-02-10T11:04:15.352Z] b3bce0041ec6: Layer already exists [2025-02-10T11:04:15.352Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:04:15.352Z] d1b6f13cd260: Layer already exists [2025-02-10T11:04:15.352Z] 46f6b6ee50ed: Layer already exists [2025-02-10T11:04:15.352Z] 003e0a21f5cd: Layer already exists [2025-02-10T11:04:15.352Z] ca93ad9becdc: Layer already exists [2025-02-10T11:04:15.352Z] 534a70dc8296: Layer already exists [2025-02-10T11:04:15.619Z] latest: digest: sha256:2f0048f17313490435ddf885a1680d945380f5f1581f4c2ecb8be1749e54578a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:04:15.981Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:04:16.334Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.54 [2025-02-10T11:04:16.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-10T11:04:16.334Z] d1b6f13cd260: Preparing [2025-02-10T11:04:16.334Z] 02727c30d55f: Preparing [2025-02-10T11:04:16.334Z] 46f6b6ee50ed: Preparing [2025-02-10T11:04:16.334Z] b3bce0041ec6: Preparing [2025-02-10T11:04:16.334Z] fa4dd8e2b94d: Preparing [2025-02-10T11:04:16.334Z] 003e0a21f5cd: Preparing [2025-02-10T11:04:16.334Z] ca93ad9becdc: Preparing [2025-02-10T11:04:16.334Z] 534a70dc8296: Preparing [2025-02-10T11:04:16.334Z] ca93ad9becdc: Waiting [2025-02-10T11:04:16.334Z] 003e0a21f5cd: Waiting [2025-02-10T11:04:16.334Z] 534a70dc8296: Waiting [2025-02-10T11:04:16.334Z] 02727c30d55f: Layer already exists [2025-02-10T11:04:16.334Z] 46f6b6ee50ed: Layer already exists [2025-02-10T11:04:16.334Z] b3bce0041ec6: Layer already exists [2025-02-10T11:04:16.334Z] d1b6f13cd260: Layer already exists [2025-02-10T11:04:16.334Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:04:16.334Z] 534a70dc8296: Layer already exists [2025-02-10T11:04:16.334Z] ca93ad9becdc: Layer already exists [2025-02-10T11:04:16.334Z] 003e0a21f5cd: Layer already exists [2025-02-10T11:04:16.599Z] 4.0.0-dev.54: digest: sha256:2f0048f17313490435ddf885a1680d945380f5f1581f4c2ecb8be1749e54578a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:04:16.964Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:04:17.319Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T11:04:17.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-10T11:04:17.319Z] d1b6f13cd260: Preparing [2025-02-10T11:04:17.319Z] 02727c30d55f: Preparing [2025-02-10T11:04:17.319Z] 46f6b6ee50ed: Preparing [2025-02-10T11:04:17.319Z] b3bce0041ec6: Preparing [2025-02-10T11:04:17.319Z] fa4dd8e2b94d: Preparing [2025-02-10T11:04:17.319Z] 003e0a21f5cd: Preparing [2025-02-10T11:04:17.319Z] ca93ad9becdc: Preparing [2025-02-10T11:04:17.319Z] 534a70dc8296: Preparing [2025-02-10T11:04:17.319Z] ca93ad9becdc: Waiting [2025-02-10T11:04:17.319Z] 003e0a21f5cd: Waiting [2025-02-10T11:04:17.319Z] 02727c30d55f: Layer already exists [2025-02-10T11:04:17.319Z] d1b6f13cd260: Layer already exists [2025-02-10T11:04:17.319Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:04:17.319Z] b3bce0041ec6: Layer already exists [2025-02-10T11:04:17.319Z] 46f6b6ee50ed: Layer already exists [2025-02-10T11:04:17.319Z] 003e0a21f5cd: Layer already exists [2025-02-10T11:04:17.319Z] 534a70dc8296: Layer already exists [2025-02-10T11:04:17.319Z] ca93ad9becdc: Layer already exists [2025-02-10T11:04:17.583Z] b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54: digest: sha256:2f0048f17313490435ddf885a1680d945380f5f1581f4c2ecb8be1749e54578a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:04:17.955Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:04:18.312Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-02-10T11:04:18.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-10T11:04:18.312Z] d1b6f13cd260: Preparing [2025-02-10T11:04:18.312Z] 02727c30d55f: Preparing [2025-02-10T11:04:18.312Z] 46f6b6ee50ed: Preparing [2025-02-10T11:04:18.312Z] b3bce0041ec6: Preparing [2025-02-10T11:04:18.312Z] fa4dd8e2b94d: Preparing [2025-02-10T11:04:18.312Z] 003e0a21f5cd: Preparing [2025-02-10T11:04:18.312Z] ca93ad9becdc: Preparing [2025-02-10T11:04:18.312Z] 534a70dc8296: Preparing [2025-02-10T11:04:18.312Z] 003e0a21f5cd: Waiting [2025-02-10T11:04:18.312Z] ca93ad9becdc: Waiting [2025-02-10T11:04:18.312Z] 534a70dc8296: Waiting [2025-02-10T11:04:18.312Z] 46f6b6ee50ed: Layer already exists [2025-02-10T11:04:18.312Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:04:18.312Z] 02727c30d55f: Layer already exists [2025-02-10T11:04:18.312Z] b3bce0041ec6: Layer already exists [2025-02-10T11:04:18.312Z] d1b6f13cd260: Layer already exists [2025-02-10T11:04:18.312Z] 003e0a21f5cd: Layer already exists [2025-02-10T11:04:18.312Z] ca93ad9becdc: Layer already exists [2025-02-10T11:04:18.312Z] 534a70dc8296: Layer already exists [2025-02-10T11:04:18.576Z] main: digest: sha256:2f0048f17313490435ddf885a1680d945380f5f1581f4c2ecb8be1749e54578a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-10T11:04:18.674Z] ===================================================== [Pipeline] echo [2025-02-10T11:04:18.692Z] taggedImages: [2025-02-10T11:04:18.692Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T11:04:18.692Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-02-10T11:04:18.692Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.54 [2025-02-10T11:04:18.692Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T11:04:18.692Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-02-10T11:04:18.725Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-02-10T11:04:18.725Z] b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T11:04:18.725Z] latest [2025-02-10T11:04:18.725Z] 4.0.0-dev.54 [2025-02-10T11:04:18.725Z] b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T11:04:18.725Z] main [2025-02-10T11:04:18.725Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:04:19.114Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:04:19.484Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T11:04:19.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-10T11:04:19.484Z] 0f262320b772: Preparing [2025-02-10T11:04:19.484Z] 227d7aecd888: Preparing [2025-02-10T11:04:19.484Z] 5d1bee71e08e: Preparing [2025-02-10T11:04:19.484Z] 1cccfac83f57: Preparing [2025-02-10T11:04:19.484Z] f5fef75d43d7: Preparing [2025-02-10T11:04:19.484Z] de34eae589b9: Preparing [2025-02-10T11:04:19.484Z] 9939a216f064: Preparing [2025-02-10T11:04:19.484Z] b3bce0041ec6: Preparing [2025-02-10T11:04:19.484Z] fa4dd8e2b94d: Preparing [2025-02-10T11:04:19.484Z] df6de0045723: Preparing [2025-02-10T11:04:19.484Z] 57bdeaeda297: Preparing [2025-02-10T11:04:19.484Z] 5f70bf18a086: Preparing [2025-02-10T11:04:19.484Z] 61f7e911a17a: Preparing [2025-02-10T11:04:19.484Z] 469c788a6f24: Preparing [2025-02-10T11:04:19.484Z] b991cea6a617: Preparing [2025-02-10T11:04:19.484Z] 534a70dc8296: Preparing [2025-02-10T11:04:19.484Z] b3bce0041ec6: Waiting [2025-02-10T11:04:19.484Z] fa4dd8e2b94d: Waiting [2025-02-10T11:04:19.484Z] df6de0045723: Waiting [2025-02-10T11:04:19.484Z] 57bdeaeda297: Waiting [2025-02-10T11:04:19.484Z] 5f70bf18a086: Waiting [2025-02-10T11:04:19.484Z] 61f7e911a17a: Waiting [2025-02-10T11:04:19.484Z] 469c788a6f24: Waiting [2025-02-10T11:04:19.484Z] b991cea6a617: Waiting [2025-02-10T11:04:19.484Z] 534a70dc8296: Waiting [2025-02-10T11:04:19.484Z] de34eae589b9: Waiting [2025-02-10T11:04:19.484Z] 9939a216f064: Waiting [2025-02-10T11:04:19.748Z] 1cccfac83f57: Pushed [2025-02-10T11:04:19.748Z] 227d7aecd888: Pushed [2025-02-10T11:04:19.748Z] 5d1bee71e08e: Pushed [2025-02-10T11:04:19.748Z] f5fef75d43d7: Pushed [2025-02-10T11:04:20.026Z] b3bce0041ec6: Layer already exists [2025-02-10T11:04:20.026Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:04:20.026Z] 0f262320b772: Pushed [2025-02-10T11:04:20.291Z] de34eae589b9: Pushed [2025-02-10T11:04:20.291Z] 5f70bf18a086: Layer already exists [2025-02-10T11:04:20.291Z] df6de0045723: Pushed [2025-02-10T11:04:20.291Z] 57bdeaeda297: Pushed [2025-02-10T11:04:20.291Z] 534a70dc8296: Layer already exists [2025-02-10T11:04:20.291Z] 61f7e911a17a: Pushed [2025-02-10T11:04:20.556Z] b991cea6a617: Pushed [2025-02-10T11:04:21.520Z] 469c788a6f24: Pushed [2025-02-10T11:04:22.921Z] 9939a216f064: Pushed [2025-02-10T11:04:22.921Z] b978da13b2a32d0b5d07cddf043ce390008d5dae: digest: sha256:b9b01117f7ea1bf4f6522987b6b7d20eaab06c66f606ab5e2edf3941cf04c901 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:04:23.547Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:04:23.906Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-02-10T11:04:23.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-10T11:04:23.906Z] 0f262320b772: Preparing [2025-02-10T11:04:23.906Z] 227d7aecd888: Preparing [2025-02-10T11:04:23.906Z] 5d1bee71e08e: Preparing [2025-02-10T11:04:23.906Z] 1cccfac83f57: Preparing [2025-02-10T11:04:23.906Z] f5fef75d43d7: Preparing [2025-02-10T11:04:23.906Z] de34eae589b9: Preparing [2025-02-10T11:04:23.906Z] 9939a216f064: Preparing [2025-02-10T11:04:23.906Z] de34eae589b9: Waiting [2025-02-10T11:04:23.906Z] b3bce0041ec6: Preparing [2025-02-10T11:04:23.906Z] 9939a216f064: Waiting [2025-02-10T11:04:23.906Z] b3bce0041ec6: Waiting [2025-02-10T11:04:23.906Z] fa4dd8e2b94d: Preparing [2025-02-10T11:04:23.906Z] df6de0045723: Preparing [2025-02-10T11:04:23.906Z] 57bdeaeda297: Preparing [2025-02-10T11:04:23.906Z] 5f70bf18a086: Preparing [2025-02-10T11:04:23.906Z] 61f7e911a17a: Preparing [2025-02-10T11:04:23.906Z] 469c788a6f24: Preparing [2025-02-10T11:04:23.906Z] b991cea6a617: Preparing [2025-02-10T11:04:23.906Z] 534a70dc8296: Preparing [2025-02-10T11:04:23.906Z] fa4dd8e2b94d: Waiting [2025-02-10T11:04:23.906Z] df6de0045723: Waiting [2025-02-10T11:04:23.906Z] 57bdeaeda297: Waiting [2025-02-10T11:04:23.906Z] 5f70bf18a086: Waiting [2025-02-10T11:04:23.906Z] 61f7e911a17a: Waiting [2025-02-10T11:04:23.906Z] 469c788a6f24: Waiting [2025-02-10T11:04:23.906Z] b991cea6a617: Waiting [2025-02-10T11:04:23.906Z] 534a70dc8296: Waiting [2025-02-10T11:04:23.906Z] 227d7aecd888: Layer already exists [2025-02-10T11:04:23.906Z] 1cccfac83f57: Layer already exists [2025-02-10T11:04:23.906Z] f5fef75d43d7: Layer already exists [2025-02-10T11:04:23.906Z] 0f262320b772: Layer already exists [2025-02-10T11:04:23.906Z] 5d1bee71e08e: Layer already exists [2025-02-10T11:04:23.906Z] de34eae589b9: Layer already exists [2025-02-10T11:04:23.906Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:04:23.906Z] b3bce0041ec6: Layer already exists [2025-02-10T11:04:23.906Z] 9939a216f064: Layer already exists [2025-02-10T11:04:23.906Z] df6de0045723: Layer already exists [2025-02-10T11:04:23.906Z] 5f70bf18a086: Layer already exists [2025-02-10T11:04:23.906Z] 57bdeaeda297: Layer already exists [2025-02-10T11:04:23.906Z] 61f7e911a17a: Layer already exists [2025-02-10T11:04:23.906Z] 469c788a6f24: Layer already exists [2025-02-10T11:04:23.906Z] b991cea6a617: Layer already exists [2025-02-10T11:04:23.906Z] 534a70dc8296: Layer already exists [2025-02-10T11:04:24.183Z] latest: digest: sha256:b9b01117f7ea1bf4f6522987b6b7d20eaab06c66f606ab5e2edf3941cf04c901 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:04:24.549Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:04:24.900Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.54 [2025-02-10T11:04:24.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-10T11:04:24.900Z] 0f262320b772: Preparing [2025-02-10T11:04:24.900Z] 227d7aecd888: Preparing [2025-02-10T11:04:24.900Z] 5d1bee71e08e: Preparing [2025-02-10T11:04:24.900Z] 1cccfac83f57: Preparing [2025-02-10T11:04:24.900Z] f5fef75d43d7: Preparing [2025-02-10T11:04:24.900Z] de34eae589b9: Preparing [2025-02-10T11:04:24.900Z] 9939a216f064: Preparing [2025-02-10T11:04:24.900Z] b3bce0041ec6: Preparing [2025-02-10T11:04:24.900Z] fa4dd8e2b94d: Preparing [2025-02-10T11:04:24.900Z] df6de0045723: Preparing [2025-02-10T11:04:24.900Z] 57bdeaeda297: Preparing [2025-02-10T11:04:24.900Z] 5f70bf18a086: Preparing [2025-02-10T11:04:24.900Z] 61f7e911a17a: Preparing [2025-02-10T11:04:24.900Z] 469c788a6f24: Preparing [2025-02-10T11:04:24.900Z] de34eae589b9: Waiting [2025-02-10T11:04:24.900Z] 9939a216f064: Waiting [2025-02-10T11:04:24.900Z] b3bce0041ec6: Waiting [2025-02-10T11:04:24.900Z] fa4dd8e2b94d: Waiting [2025-02-10T11:04:24.900Z] df6de0045723: Waiting [2025-02-10T11:04:24.900Z] 57bdeaeda297: Waiting [2025-02-10T11:04:24.900Z] 5f70bf18a086: Waiting [2025-02-10T11:04:24.900Z] 61f7e911a17a: Waiting [2025-02-10T11:04:24.900Z] b991cea6a617: Preparing [2025-02-10T11:04:24.900Z] 469c788a6f24: Waiting [2025-02-10T11:04:24.900Z] 534a70dc8296: Preparing [2025-02-10T11:04:24.900Z] b991cea6a617: Waiting [2025-02-10T11:04:24.900Z] 534a70dc8296: Waiting [2025-02-10T11:04:24.900Z] f5fef75d43d7: Layer already exists [2025-02-10T11:04:24.900Z] 1cccfac83f57: Layer already exists [2025-02-10T11:04:24.900Z] 5d1bee71e08e: Layer already exists [2025-02-10T11:04:24.900Z] 0f262320b772: Layer already exists [2025-02-10T11:04:24.900Z] 227d7aecd888: Layer already exists [2025-02-10T11:04:24.900Z] b3bce0041ec6: Layer already exists [2025-02-10T11:04:24.900Z] df6de0045723: Layer already exists [2025-02-10T11:04:24.900Z] 9939a216f064: Layer already exists [2025-02-10T11:04:24.900Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:04:24.900Z] 61f7e911a17a: Layer already exists [2025-02-10T11:04:24.900Z] de34eae589b9: Layer already exists [2025-02-10T11:04:24.900Z] 5f70bf18a086: Layer already exists [2025-02-10T11:04:24.900Z] 57bdeaeda297: Layer already exists [2025-02-10T11:04:24.900Z] 469c788a6f24: Layer already exists [2025-02-10T11:04:25.167Z] b991cea6a617: Layer already exists [2025-02-10T11:04:25.167Z] 534a70dc8296: Layer already exists [2025-02-10T11:04:25.167Z] 4.0.0-dev.54: digest: sha256:b9b01117f7ea1bf4f6522987b6b7d20eaab06c66f606ab5e2edf3941cf04c901 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:04:25.523Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:04:25.878Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T11:04:25.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-10T11:04:25.878Z] 0f262320b772: Preparing [2025-02-10T11:04:25.878Z] 227d7aecd888: Preparing [2025-02-10T11:04:25.878Z] 5d1bee71e08e: Preparing [2025-02-10T11:04:25.878Z] 1cccfac83f57: Preparing [2025-02-10T11:04:25.878Z] f5fef75d43d7: Preparing [2025-02-10T11:04:25.878Z] de34eae589b9: Preparing [2025-02-10T11:04:25.878Z] 9939a216f064: Preparing [2025-02-10T11:04:25.878Z] b3bce0041ec6: Preparing [2025-02-10T11:04:25.878Z] fa4dd8e2b94d: Preparing [2025-02-10T11:04:25.878Z] df6de0045723: Preparing [2025-02-10T11:04:25.878Z] 57bdeaeda297: Preparing [2025-02-10T11:04:25.878Z] 5f70bf18a086: Preparing [2025-02-10T11:04:25.878Z] 61f7e911a17a: Preparing [2025-02-10T11:04:25.878Z] 469c788a6f24: Preparing [2025-02-10T11:04:25.878Z] b991cea6a617: Preparing [2025-02-10T11:04:25.878Z] 534a70dc8296: Preparing [2025-02-10T11:04:25.878Z] 57bdeaeda297: Waiting [2025-02-10T11:04:25.878Z] 469c788a6f24: Waiting [2025-02-10T11:04:25.878Z] 5f70bf18a086: Waiting [2025-02-10T11:04:25.878Z] 61f7e911a17a: Waiting [2025-02-10T11:04:25.878Z] de34eae589b9: Waiting [2025-02-10T11:04:25.878Z] b3bce0041ec6: Waiting [2025-02-10T11:04:25.878Z] fa4dd8e2b94d: Waiting [2025-02-10T11:04:25.878Z] b991cea6a617: Waiting [2025-02-10T11:04:25.878Z] 534a70dc8296: Waiting [2025-02-10T11:04:25.878Z] df6de0045723: Waiting [2025-02-10T11:04:25.878Z] 9939a216f064: Waiting [2025-02-10T11:04:25.878Z] f5fef75d43d7: Layer already exists [2025-02-10T11:04:25.878Z] 0f262320b772: Layer already exists [2025-02-10T11:04:25.878Z] 5d1bee71e08e: Layer already exists [2025-02-10T11:04:25.878Z] 227d7aecd888: Layer already exists [2025-02-10T11:04:25.878Z] 1cccfac83f57: Layer already exists [2025-02-10T11:04:25.878Z] 9939a216f064: Layer already exists [2025-02-10T11:04:25.878Z] de34eae589b9: Layer already exists [2025-02-10T11:04:25.878Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:04:25.878Z] b3bce0041ec6: Layer already exists [2025-02-10T11:04:25.878Z] df6de0045723: Layer already exists [2025-02-10T11:04:25.878Z] 469c788a6f24: Layer already exists [2025-02-10T11:04:25.878Z] 57bdeaeda297: Layer already exists [2025-02-10T11:04:25.878Z] b991cea6a617: Layer already exists [2025-02-10T11:04:25.878Z] 61f7e911a17a: Layer already exists [2025-02-10T11:04:25.878Z] 5f70bf18a086: Layer already exists [2025-02-10T11:04:26.145Z] 534a70dc8296: Layer already exists [2025-02-10T11:04:26.145Z] b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54: digest: sha256:b9b01117f7ea1bf4f6522987b6b7d20eaab06c66f606ab5e2edf3941cf04c901 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:04:26.520Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:04:26.880Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-02-10T11:04:26.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-10T11:04:26.880Z] 0f262320b772: Preparing [2025-02-10T11:04:26.880Z] 227d7aecd888: Preparing [2025-02-10T11:04:26.880Z] 5d1bee71e08e: Preparing [2025-02-10T11:04:26.880Z] 1cccfac83f57: Preparing [2025-02-10T11:04:26.880Z] f5fef75d43d7: Preparing [2025-02-10T11:04:26.880Z] de34eae589b9: Preparing [2025-02-10T11:04:26.880Z] 9939a216f064: Preparing [2025-02-10T11:04:26.880Z] de34eae589b9: Waiting [2025-02-10T11:04:26.880Z] b3bce0041ec6: Preparing [2025-02-10T11:04:26.880Z] 9939a216f064: Waiting [2025-02-10T11:04:26.880Z] fa4dd8e2b94d: Preparing [2025-02-10T11:04:26.880Z] b3bce0041ec6: Waiting [2025-02-10T11:04:26.880Z] fa4dd8e2b94d: Waiting [2025-02-10T11:04:26.880Z] df6de0045723: Preparing [2025-02-10T11:04:26.880Z] 57bdeaeda297: Preparing [2025-02-10T11:04:26.880Z] df6de0045723: Waiting [2025-02-10T11:04:26.880Z] 5f70bf18a086: Preparing [2025-02-10T11:04:26.880Z] 57bdeaeda297: Waiting [2025-02-10T11:04:26.880Z] 61f7e911a17a: Preparing [2025-02-10T11:04:26.880Z] 5f70bf18a086: Waiting [2025-02-10T11:04:26.880Z] 469c788a6f24: Preparing [2025-02-10T11:04:26.880Z] 61f7e911a17a: Waiting [2025-02-10T11:04:26.880Z] 469c788a6f24: Waiting [2025-02-10T11:04:26.880Z] b991cea6a617: Preparing [2025-02-10T11:04:26.880Z] 534a70dc8296: Preparing [2025-02-10T11:04:26.880Z] 534a70dc8296: Waiting [2025-02-10T11:04:26.880Z] 0f262320b772: Layer already exists [2025-02-10T11:04:26.880Z] 5d1bee71e08e: Layer already exists [2025-02-10T11:04:26.880Z] f5fef75d43d7: Layer already exists [2025-02-10T11:04:26.880Z] 1cccfac83f57: Layer already exists [2025-02-10T11:04:26.880Z] 227d7aecd888: Layer already exists [2025-02-10T11:04:26.880Z] de34eae589b9: Layer already exists [2025-02-10T11:04:26.880Z] b3bce0041ec6: Layer already exists [2025-02-10T11:04:26.880Z] df6de0045723: Layer already exists [2025-02-10T11:04:26.880Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:04:26.880Z] 9939a216f064: Layer already exists [2025-02-10T11:04:26.880Z] 5f70bf18a086: Layer already exists [2025-02-10T11:04:26.880Z] 57bdeaeda297: Layer already exists [2025-02-10T11:04:26.880Z] b991cea6a617: Layer already exists [2025-02-10T11:04:26.880Z] 61f7e911a17a: Layer already exists [2025-02-10T11:04:26.880Z] 469c788a6f24: Layer already exists [2025-02-10T11:04:27.147Z] 534a70dc8296: Layer already exists [2025-02-10T11:04:27.147Z] main: digest: sha256:b9b01117f7ea1bf4f6522987b6b7d20eaab06c66f606ab5e2edf3941cf04c901 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-10T11:04:27.234Z] ===================================================== [Pipeline] echo [2025-02-10T11:04:27.255Z] taggedImages: [2025-02-10T11:04:27.255Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T11:04:27.255Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-02-10T11:04:27.255Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.54 [2025-02-10T11:04:27.255Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T11:04:27.255Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-02-10T11:04:27.282Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-02-10T11:04:27.282Z] b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T11:04:27.282Z] latest [2025-02-10T11:04:27.282Z] 4.0.0-dev.54 [2025-02-10T11:04:27.282Z] b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T11:04:27.282Z] main [2025-02-10T11:04:27.282Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:04:27.658Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:04:28.023Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T11:04:28.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-10T11:04:28.023Z] 773c82841555: Preparing [2025-02-10T11:04:28.023Z] 496515bf1ea0: Preparing [2025-02-10T11:04:28.023Z] 4e1fe0371df3: Preparing [2025-02-10T11:04:28.023Z] 85cef38d8be8: Preparing [2025-02-10T11:04:28.023Z] b3bce0041ec6: Preparing [2025-02-10T11:04:28.023Z] fa4dd8e2b94d: Preparing [2025-02-10T11:04:28.023Z] 003e0a21f5cd: Preparing [2025-02-10T11:04:28.023Z] ca93ad9becdc: Preparing [2025-02-10T11:04:28.023Z] 534a70dc8296: Preparing [2025-02-10T11:04:28.023Z] 003e0a21f5cd: Waiting [2025-02-10T11:04:28.023Z] ca93ad9becdc: Waiting [2025-02-10T11:04:28.023Z] 534a70dc8296: Waiting [2025-02-10T11:04:28.023Z] fa4dd8e2b94d: Waiting [2025-02-10T11:04:28.289Z] b3bce0041ec6: Layer already exists [2025-02-10T11:04:28.289Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:04:28.289Z] 003e0a21f5cd: Layer already exists [2025-02-10T11:04:28.289Z] 4e1fe0371df3: Pushed [2025-02-10T11:04:28.289Z] 496515bf1ea0: Pushed [2025-02-10T11:04:28.289Z] ca93ad9becdc: Layer already exists [2025-02-10T11:04:28.289Z] 773c82841555: Pushed [2025-02-10T11:04:28.289Z] 534a70dc8296: Layer already exists [2025-02-10T11:04:33.627Z] 85cef38d8be8: Pushed [2025-02-10T11:04:33.627Z] b978da13b2a32d0b5d07cddf043ce390008d5dae: digest: sha256:35d2d3c7a494284d939244cb8c2aef6776832966719e4e9b574ff2e09054e995 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:04:33.979Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:04:34.329Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-02-10T11:04:34.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-10T11:04:34.329Z] 773c82841555: Preparing [2025-02-10T11:04:34.329Z] 496515bf1ea0: Preparing [2025-02-10T11:04:34.329Z] 4e1fe0371df3: Preparing [2025-02-10T11:04:34.329Z] 85cef38d8be8: Preparing [2025-02-10T11:04:34.329Z] b3bce0041ec6: Preparing [2025-02-10T11:04:34.329Z] fa4dd8e2b94d: Preparing [2025-02-10T11:04:34.329Z] 003e0a21f5cd: Preparing [2025-02-10T11:04:34.329Z] ca93ad9becdc: Preparing [2025-02-10T11:04:34.329Z] 534a70dc8296: Preparing [2025-02-10T11:04:34.329Z] fa4dd8e2b94d: Waiting [2025-02-10T11:04:34.329Z] 003e0a21f5cd: Waiting [2025-02-10T11:04:34.329Z] ca93ad9becdc: Waiting [2025-02-10T11:04:34.329Z] 534a70dc8296: Waiting [2025-02-10T11:04:34.329Z] 773c82841555: Layer already exists [2025-02-10T11:04:34.329Z] 496515bf1ea0: Layer already exists [2025-02-10T11:04:34.329Z] 4e1fe0371df3: Layer already exists [2025-02-10T11:04:34.329Z] b3bce0041ec6: Layer already exists [2025-02-10T11:04:34.329Z] 85cef38d8be8: Layer already exists [2025-02-10T11:04:34.329Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:04:34.329Z] ca93ad9becdc: Layer already exists [2025-02-10T11:04:34.329Z] 534a70dc8296: Layer already exists [2025-02-10T11:04:34.329Z] 003e0a21f5cd: Layer already exists [2025-02-10T11:04:34.593Z] latest: digest: sha256:35d2d3c7a494284d939244cb8c2aef6776832966719e4e9b574ff2e09054e995 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:04:34.958Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:04:35.325Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.54 [2025-02-10T11:04:35.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-10T11:04:35.325Z] 773c82841555: Preparing [2025-02-10T11:04:35.325Z] 496515bf1ea0: Preparing [2025-02-10T11:04:35.325Z] 4e1fe0371df3: Preparing [2025-02-10T11:04:35.325Z] 85cef38d8be8: Preparing [2025-02-10T11:04:35.325Z] b3bce0041ec6: Preparing [2025-02-10T11:04:35.325Z] fa4dd8e2b94d: Preparing [2025-02-10T11:04:35.325Z] 003e0a21f5cd: Preparing [2025-02-10T11:04:35.325Z] ca93ad9becdc: Preparing [2025-02-10T11:04:35.325Z] 534a70dc8296: Preparing [2025-02-10T11:04:35.325Z] 003e0a21f5cd: Waiting [2025-02-10T11:04:35.325Z] ca93ad9becdc: Waiting [2025-02-10T11:04:35.325Z] 534a70dc8296: Waiting [2025-02-10T11:04:35.325Z] fa4dd8e2b94d: Waiting [2025-02-10T11:04:35.325Z] 85cef38d8be8: Layer already exists [2025-02-10T11:04:35.325Z] 4e1fe0371df3: Layer already exists [2025-02-10T11:04:35.325Z] 773c82841555: Layer already exists [2025-02-10T11:04:35.325Z] b3bce0041ec6: Layer already exists [2025-02-10T11:04:35.325Z] 496515bf1ea0: Layer already exists [2025-02-10T11:04:35.325Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:04:35.325Z] 003e0a21f5cd: Layer already exists [2025-02-10T11:04:35.325Z] ca93ad9becdc: Layer already exists [2025-02-10T11:04:35.325Z] 534a70dc8296: Layer already exists [2025-02-10T11:04:35.589Z] 4.0.0-dev.54: digest: sha256:35d2d3c7a494284d939244cb8c2aef6776832966719e4e9b574ff2e09054e995 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:04:35.934Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:04:36.287Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T11:04:36.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-10T11:04:36.287Z] 773c82841555: Preparing [2025-02-10T11:04:36.287Z] 496515bf1ea0: Preparing [2025-02-10T11:04:36.287Z] 4e1fe0371df3: Preparing [2025-02-10T11:04:36.287Z] 85cef38d8be8: Preparing [2025-02-10T11:04:36.287Z] b3bce0041ec6: Preparing [2025-02-10T11:04:36.287Z] fa4dd8e2b94d: Preparing [2025-02-10T11:04:36.287Z] 003e0a21f5cd: Preparing [2025-02-10T11:04:36.287Z] ca93ad9becdc: Preparing [2025-02-10T11:04:36.287Z] 534a70dc8296: Preparing [2025-02-10T11:04:36.287Z] fa4dd8e2b94d: Waiting [2025-02-10T11:04:36.287Z] 534a70dc8296: Waiting [2025-02-10T11:04:36.287Z] 003e0a21f5cd: Waiting [2025-02-10T11:04:36.287Z] ca93ad9becdc: Waiting [2025-02-10T11:04:36.287Z] b3bce0041ec6: Layer already exists [2025-02-10T11:04:36.287Z] 773c82841555: Layer already exists [2025-02-10T11:04:36.287Z] 496515bf1ea0: Layer already exists [2025-02-10T11:04:36.287Z] 4e1fe0371df3: Layer already exists [2025-02-10T11:04:36.287Z] 85cef38d8be8: Layer already exists [2025-02-10T11:04:36.287Z] 003e0a21f5cd: Layer already exists [2025-02-10T11:04:36.287Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:04:36.287Z] ca93ad9becdc: Layer already exists [2025-02-10T11:04:36.287Z] 534a70dc8296: Layer already exists [2025-02-10T11:04:36.287Z] b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54: digest: sha256:35d2d3c7a494284d939244cb8c2aef6776832966719e4e9b574ff2e09054e995 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:04:36.900Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:04:37.239Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-02-10T11:04:37.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-10T11:04:37.239Z] 773c82841555: Preparing [2025-02-10T11:04:37.239Z] 496515bf1ea0: Preparing [2025-02-10T11:04:37.239Z] 4e1fe0371df3: Preparing [2025-02-10T11:04:37.239Z] 85cef38d8be8: Preparing [2025-02-10T11:04:37.239Z] b3bce0041ec6: Preparing [2025-02-10T11:04:37.239Z] fa4dd8e2b94d: Preparing [2025-02-10T11:04:37.239Z] 003e0a21f5cd: Preparing [2025-02-10T11:04:37.239Z] ca93ad9becdc: Preparing [2025-02-10T11:04:37.239Z] 534a70dc8296: Preparing [2025-02-10T11:04:37.239Z] fa4dd8e2b94d: Waiting [2025-02-10T11:04:37.239Z] 003e0a21f5cd: Waiting [2025-02-10T11:04:37.239Z] ca93ad9becdc: Waiting [2025-02-10T11:04:37.239Z] 534a70dc8296: Waiting [2025-02-10T11:04:37.239Z] 4e1fe0371df3: Layer already exists [2025-02-10T11:04:37.239Z] b3bce0041ec6: Layer already exists [2025-02-10T11:04:37.239Z] 85cef38d8be8: Layer already exists [2025-02-10T11:04:37.239Z] 773c82841555: Layer already exists [2025-02-10T11:04:37.239Z] 496515bf1ea0: Layer already exists [2025-02-10T11:04:37.239Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:04:37.239Z] 534a70dc8296: Layer already exists [2025-02-10T11:04:37.239Z] ca93ad9becdc: Layer already exists [2025-02-10T11:04:37.239Z] 003e0a21f5cd: Layer already exists [2025-02-10T11:04:37.505Z] main: digest: sha256:35d2d3c7a494284d939244cb8c2aef6776832966719e4e9b574ff2e09054e995 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-10T11:04:37.580Z] ===================================================== [Pipeline] echo [2025-02-10T11:04:37.597Z] taggedImages: [2025-02-10T11:04:37.597Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T11:04:37.597Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-02-10T11:04:37.597Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.54 [2025-02-10T11:04:37.597Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T11:04:37.597Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-02-10T11:04:37.623Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-02-10T11:04:37.623Z] b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T11:04:37.623Z] latest [2025-02-10T11:04:37.623Z] 4.0.0-dev.54 [2025-02-10T11:04:37.623Z] b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T11:04:37.623Z] main [2025-02-10T11:04:37.623Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:04:37.997Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:04:38.351Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T11:04:38.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-10T11:04:38.351Z] 4bf076e16bb8: Preparing [2025-02-10T11:04:38.351Z] c053e4bca948: Preparing [2025-02-10T11:04:38.351Z] 7ee293bb4f7b: Preparing [2025-02-10T11:04:38.351Z] 780a3ef4851f: Preparing [2025-02-10T11:04:38.351Z] d993fe004cbb: Preparing [2025-02-10T11:04:38.351Z] b3bce0041ec6: Preparing [2025-02-10T11:04:38.351Z] fa4dd8e2b94d: Preparing [2025-02-10T11:04:38.351Z] 26ea3370c7de: Preparing [2025-02-10T11:04:38.351Z] 8b678a3e0d1f: Preparing [2025-02-10T11:04:38.351Z] 410bc1e5fd19: Preparing [2025-02-10T11:04:38.351Z] 534a70dc8296: Preparing [2025-02-10T11:04:38.351Z] 26ea3370c7de: Waiting [2025-02-10T11:04:38.351Z] 8b678a3e0d1f: Waiting [2025-02-10T11:04:38.351Z] 410bc1e5fd19: Waiting [2025-02-10T11:04:38.351Z] 534a70dc8296: Waiting [2025-02-10T11:04:38.351Z] b3bce0041ec6: Waiting [2025-02-10T11:04:38.351Z] fa4dd8e2b94d: Waiting [2025-02-10T11:04:38.620Z] c053e4bca948: Pushed [2025-02-10T11:04:38.620Z] d993fe004cbb: Pushed [2025-02-10T11:04:38.620Z] 780a3ef4851f: Pushed [2025-02-10T11:04:38.620Z] 4bf076e16bb8: Pushed [2025-02-10T11:04:38.620Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:04:38.620Z] b3bce0041ec6: Layer already exists [2025-02-10T11:04:38.620Z] 534a70dc8296: Layer already exists [2025-02-10T11:04:38.884Z] 26ea3370c7de: Pushed [2025-02-10T11:04:38.884Z] 8b678a3e0d1f: Pushed [2025-02-10T11:04:40.825Z] 7ee293bb4f7b: Pushed [2025-02-10T11:04:42.758Z] 410bc1e5fd19: Pushed [2025-02-10T11:04:42.758Z] b978da13b2a32d0b5d07cddf043ce390008d5dae: digest: sha256:66b5e3361197c148d5e0ec64147ef9bab717fa54c727cef73d9366e4a332e5eb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:04:43.115Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:04:43.484Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-02-10T11:04:43.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-10T11:04:43.484Z] 4bf076e16bb8: Preparing [2025-02-10T11:04:43.484Z] c053e4bca948: Preparing [2025-02-10T11:04:43.484Z] 7ee293bb4f7b: Preparing [2025-02-10T11:04:43.484Z] 780a3ef4851f: Preparing [2025-02-10T11:04:43.484Z] d993fe004cbb: Preparing [2025-02-10T11:04:43.484Z] b3bce0041ec6: Preparing [2025-02-10T11:04:43.484Z] fa4dd8e2b94d: Preparing [2025-02-10T11:04:43.484Z] 26ea3370c7de: Preparing [2025-02-10T11:04:43.484Z] 8b678a3e0d1f: Preparing [2025-02-10T11:04:43.484Z] 410bc1e5fd19: Preparing [2025-02-10T11:04:43.484Z] 534a70dc8296: Preparing [2025-02-10T11:04:43.484Z] b3bce0041ec6: Waiting [2025-02-10T11:04:43.484Z] fa4dd8e2b94d: Waiting [2025-02-10T11:04:43.484Z] 26ea3370c7de: Waiting [2025-02-10T11:04:43.484Z] 8b678a3e0d1f: Waiting [2025-02-10T11:04:43.484Z] 410bc1e5fd19: Waiting [2025-02-10T11:04:43.484Z] 534a70dc8296: Waiting [2025-02-10T11:04:43.484Z] 4bf076e16bb8: Layer already exists [2025-02-10T11:04:43.484Z] 7ee293bb4f7b: Layer already exists [2025-02-10T11:04:43.484Z] 780a3ef4851f: Layer already exists [2025-02-10T11:04:43.484Z] d993fe004cbb: Layer already exists [2025-02-10T11:04:43.484Z] c053e4bca948: Layer already exists [2025-02-10T11:04:43.484Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:04:43.484Z] 26ea3370c7de: Layer already exists [2025-02-10T11:04:43.484Z] b3bce0041ec6: Layer already exists [2025-02-10T11:04:43.484Z] 410bc1e5fd19: Layer already exists [2025-02-10T11:04:43.484Z] 534a70dc8296: Layer already exists [2025-02-10T11:04:43.484Z] 8b678a3e0d1f: Layer already exists [2025-02-10T11:04:43.749Z] latest: digest: sha256:66b5e3361197c148d5e0ec64147ef9bab717fa54c727cef73d9366e4a332e5eb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:04:44.111Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:04:44.461Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.54 [2025-02-10T11:04:44.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-10T11:04:44.462Z] 4bf076e16bb8: Preparing [2025-02-10T11:04:44.462Z] c053e4bca948: Preparing [2025-02-10T11:04:44.462Z] 7ee293bb4f7b: Preparing [2025-02-10T11:04:44.462Z] 780a3ef4851f: Preparing [2025-02-10T11:04:44.462Z] d993fe004cbb: Preparing [2025-02-10T11:04:44.462Z] b3bce0041ec6: Preparing [2025-02-10T11:04:44.462Z] fa4dd8e2b94d: Preparing [2025-02-10T11:04:44.462Z] 26ea3370c7de: Preparing [2025-02-10T11:04:44.462Z] 8b678a3e0d1f: Preparing [2025-02-10T11:04:44.462Z] 410bc1e5fd19: Preparing [2025-02-10T11:04:44.462Z] 534a70dc8296: Preparing [2025-02-10T11:04:44.462Z] 8b678a3e0d1f: Waiting [2025-02-10T11:04:44.462Z] b3bce0041ec6: Waiting [2025-02-10T11:04:44.462Z] fa4dd8e2b94d: Waiting [2025-02-10T11:04:44.462Z] 26ea3370c7de: Waiting [2025-02-10T11:04:44.462Z] 410bc1e5fd19: Waiting [2025-02-10T11:04:44.462Z] 534a70dc8296: Waiting [2025-02-10T11:04:44.462Z] 4bf076e16bb8: Layer already exists [2025-02-10T11:04:44.462Z] 780a3ef4851f: Layer already exists [2025-02-10T11:04:44.462Z] c053e4bca948: Layer already exists [2025-02-10T11:04:44.462Z] 7ee293bb4f7b: Layer already exists [2025-02-10T11:04:44.462Z] d993fe004cbb: Layer already exists [2025-02-10T11:04:44.462Z] 26ea3370c7de: Layer already exists [2025-02-10T11:04:44.462Z] b3bce0041ec6: Layer already exists [2025-02-10T11:04:44.462Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:04:44.462Z] 410bc1e5fd19: Layer already exists [2025-02-10T11:04:44.462Z] 8b678a3e0d1f: Layer already exists [2025-02-10T11:04:44.462Z] 534a70dc8296: Layer already exists [2025-02-10T11:04:44.727Z] 4.0.0-dev.54: digest: sha256:66b5e3361197c148d5e0ec64147ef9bab717fa54c727cef73d9366e4a332e5eb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:04:45.076Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:04:45.433Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T11:04:45.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-10T11:04:45.433Z] 4bf076e16bb8: Preparing [2025-02-10T11:04:45.433Z] c053e4bca948: Preparing [2025-02-10T11:04:45.433Z] 7ee293bb4f7b: Preparing [2025-02-10T11:04:45.433Z] 780a3ef4851f: Preparing [2025-02-10T11:04:45.433Z] d993fe004cbb: Preparing [2025-02-10T11:04:45.433Z] b3bce0041ec6: Preparing [2025-02-10T11:04:45.433Z] fa4dd8e2b94d: Preparing [2025-02-10T11:04:45.433Z] 26ea3370c7de: Preparing [2025-02-10T11:04:45.433Z] 8b678a3e0d1f: Preparing [2025-02-10T11:04:45.433Z] 410bc1e5fd19: Preparing [2025-02-10T11:04:45.433Z] 534a70dc8296: Preparing [2025-02-10T11:04:45.433Z] b3bce0041ec6: Waiting [2025-02-10T11:04:45.433Z] 8b678a3e0d1f: Waiting [2025-02-10T11:04:45.433Z] 410bc1e5fd19: Waiting [2025-02-10T11:04:45.433Z] 534a70dc8296: Waiting [2025-02-10T11:04:45.433Z] fa4dd8e2b94d: Waiting [2025-02-10T11:04:45.433Z] 26ea3370c7de: Waiting [2025-02-10T11:04:45.433Z] c053e4bca948: Layer already exists [2025-02-10T11:04:45.433Z] 780a3ef4851f: Layer already exists [2025-02-10T11:04:45.433Z] d993fe004cbb: Layer already exists [2025-02-10T11:04:45.433Z] 4bf076e16bb8: Layer already exists [2025-02-10T11:04:45.433Z] 7ee293bb4f7b: Layer already exists [2025-02-10T11:04:45.433Z] 26ea3370c7de: Layer already exists [2025-02-10T11:04:45.433Z] 410bc1e5fd19: Layer already exists [2025-02-10T11:04:45.433Z] b3bce0041ec6: Layer already exists [2025-02-10T11:04:45.433Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:04:45.433Z] 8b678a3e0d1f: Layer already exists [2025-02-10T11:04:45.433Z] 534a70dc8296: Layer already exists [2025-02-10T11:04:45.697Z] b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54: digest: sha256:66b5e3361197c148d5e0ec64147ef9bab717fa54c727cef73d9366e4a332e5eb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:04:46.057Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:04:46.420Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-02-10T11:04:46.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-10T11:04:46.420Z] 4bf076e16bb8: Preparing [2025-02-10T11:04:46.420Z] c053e4bca948: Preparing [2025-02-10T11:04:46.420Z] 7ee293bb4f7b: Preparing [2025-02-10T11:04:46.420Z] 780a3ef4851f: Preparing [2025-02-10T11:04:46.420Z] d993fe004cbb: Preparing [2025-02-10T11:04:46.420Z] b3bce0041ec6: Preparing [2025-02-10T11:04:46.420Z] fa4dd8e2b94d: Preparing [2025-02-10T11:04:46.420Z] 26ea3370c7de: Preparing [2025-02-10T11:04:46.420Z] 8b678a3e0d1f: Preparing [2025-02-10T11:04:46.420Z] 410bc1e5fd19: Preparing [2025-02-10T11:04:46.420Z] 534a70dc8296: Preparing [2025-02-10T11:04:46.420Z] fa4dd8e2b94d: Waiting [2025-02-10T11:04:46.420Z] 26ea3370c7de: Waiting [2025-02-10T11:04:46.420Z] b3bce0041ec6: Waiting [2025-02-10T11:04:46.420Z] 8b678a3e0d1f: Waiting [2025-02-10T11:04:46.420Z] 410bc1e5fd19: Waiting [2025-02-10T11:04:46.420Z] 534a70dc8296: Waiting [2025-02-10T11:04:46.420Z] 780a3ef4851f: Layer already exists [2025-02-10T11:04:46.420Z] c053e4bca948: Layer already exists [2025-02-10T11:04:46.420Z] 7ee293bb4f7b: Layer already exists [2025-02-10T11:04:46.420Z] 4bf076e16bb8: Layer already exists [2025-02-10T11:04:46.420Z] d993fe004cbb: Layer already exists [2025-02-10T11:04:46.420Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:04:46.420Z] b3bce0041ec6: Layer already exists [2025-02-10T11:04:46.420Z] 26ea3370c7de: Layer already exists [2025-02-10T11:04:46.420Z] 410bc1e5fd19: Layer already exists [2025-02-10T11:04:46.420Z] 8b678a3e0d1f: Layer already exists [2025-02-10T11:04:46.420Z] 534a70dc8296: Layer already exists [2025-02-10T11:04:46.684Z] main: digest: sha256:66b5e3361197c148d5e0ec64147ef9bab717fa54c727cef73d9366e4a332e5eb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-10T11:04:46.783Z] ===================================================== [Pipeline] echo [2025-02-10T11:04:46.801Z] taggedImages: [2025-02-10T11:04:46.801Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T11:04:46.801Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-02-10T11:04:46.801Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.54 [2025-02-10T11:04:46.801Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T11:04:46.801Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-02-10T11:04:46.824Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-02-10T11:04:46.824Z] b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T11:04:46.824Z] latest [2025-02-10T11:04:46.824Z] 4.0.0-dev.54 [2025-02-10T11:04:46.824Z] b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T11:04:46.824Z] main [2025-02-10T11:04:46.824Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:04:47.187Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:04:47.535Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T11:04:47.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-10T11:04:47.535Z] 3b69e2a7f686: Preparing [2025-02-10T11:04:47.535Z] e29914161066: Preparing [2025-02-10T11:04:47.535Z] 52063130abe2: Preparing [2025-02-10T11:04:47.535Z] 4113b94bc51c: Preparing [2025-02-10T11:04:47.535Z] 36b17a6e9637: Preparing [2025-02-10T11:04:47.535Z] 50b33799ae93: Preparing [2025-02-10T11:04:47.535Z] f4206ea44326: Preparing [2025-02-10T11:04:47.535Z] b3bce0041ec6: Preparing [2025-02-10T11:04:47.535Z] fa4dd8e2b94d: Preparing [2025-02-10T11:04:47.535Z] 13e3dfbfe8c9: Preparing [2025-02-10T11:04:47.535Z] 6b7a7ba971c9: Preparing [2025-02-10T11:04:47.535Z] 534a70dc8296: Preparing [2025-02-10T11:04:47.535Z] b3bce0041ec6: Waiting [2025-02-10T11:04:47.535Z] fa4dd8e2b94d: Waiting [2025-02-10T11:04:47.535Z] 13e3dfbfe8c9: Waiting [2025-02-10T11:04:47.535Z] 6b7a7ba971c9: Waiting [2025-02-10T11:04:47.535Z] 534a70dc8296: Waiting [2025-02-10T11:04:47.535Z] 50b33799ae93: Waiting [2025-02-10T11:04:47.535Z] f4206ea44326: Waiting [2025-02-10T11:04:47.801Z] 36b17a6e9637: Pushed [2025-02-10T11:04:47.801Z] 3b69e2a7f686: Pushed [2025-02-10T11:04:47.801Z] e29914161066: Pushed [2025-02-10T11:04:47.801Z] b3bce0041ec6: Layer already exists [2025-02-10T11:04:48.066Z] 50b33799ae93: Pushed [2025-02-10T11:04:48.067Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:04:48.067Z] f4206ea44326: Pushed [2025-02-10T11:04:48.067Z] 534a70dc8296: Layer already exists [2025-02-10T11:04:49.467Z] 13e3dfbfe8c9: Pushed [2025-02-10T11:04:50.047Z] 4113b94bc51c: Pushed [2025-02-10T11:04:50.627Z] 52063130abe2: Pushed [2025-02-10T11:04:50.893Z] 6b7a7ba971c9: Pushed [2025-02-10T11:04:50.893Z] b978da13b2a32d0b5d07cddf043ce390008d5dae: digest: sha256:fae650d1febb025f0299147690627a82977adcbe98a976520eae0ecbdeacb198 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:04:51.520Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:04:51.928Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-02-10T11:04:51.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-10T11:04:51.928Z] 3b69e2a7f686: Preparing [2025-02-10T11:04:51.928Z] e29914161066: Preparing [2025-02-10T11:04:51.928Z] 52063130abe2: Preparing [2025-02-10T11:04:51.928Z] 4113b94bc51c: Preparing [2025-02-10T11:04:51.928Z] 36b17a6e9637: Preparing [2025-02-10T11:04:51.928Z] 50b33799ae93: Preparing [2025-02-10T11:04:51.928Z] f4206ea44326: Preparing [2025-02-10T11:04:51.928Z] b3bce0041ec6: Preparing [2025-02-10T11:04:51.928Z] fa4dd8e2b94d: Preparing [2025-02-10T11:04:51.928Z] 13e3dfbfe8c9: Preparing [2025-02-10T11:04:51.928Z] 6b7a7ba971c9: Preparing [2025-02-10T11:04:51.928Z] 534a70dc8296: Preparing [2025-02-10T11:04:51.928Z] b3bce0041ec6: Waiting [2025-02-10T11:04:51.928Z] fa4dd8e2b94d: Waiting [2025-02-10T11:04:51.928Z] 13e3dfbfe8c9: Waiting [2025-02-10T11:04:51.928Z] 50b33799ae93: Waiting [2025-02-10T11:04:51.928Z] f4206ea44326: Waiting [2025-02-10T11:04:51.928Z] 534a70dc8296: Waiting [2025-02-10T11:04:51.928Z] e29914161066: Layer already exists [2025-02-10T11:04:51.928Z] 3b69e2a7f686: Layer already exists [2025-02-10T11:04:51.928Z] 52063130abe2: Layer already exists [2025-02-10T11:04:51.928Z] 36b17a6e9637: Layer already exists [2025-02-10T11:04:51.928Z] 4113b94bc51c: Layer already exists [2025-02-10T11:04:51.928Z] 50b33799ae93: Layer already exists [2025-02-10T11:04:51.928Z] f4206ea44326: Layer already exists [2025-02-10T11:04:51.928Z] b3bce0041ec6: Layer already exists [2025-02-10T11:04:51.928Z] 13e3dfbfe8c9: Layer already exists [2025-02-10T11:04:51.928Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:04:51.928Z] 6b7a7ba971c9: Layer already exists [2025-02-10T11:04:51.928Z] 534a70dc8296: Layer already exists [2025-02-10T11:04:52.202Z] latest: digest: sha256:fae650d1febb025f0299147690627a82977adcbe98a976520eae0ecbdeacb198 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:04:52.564Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:04:52.936Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.54 [2025-02-10T11:04:52.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-10T11:04:52.936Z] 3b69e2a7f686: Preparing [2025-02-10T11:04:52.936Z] e29914161066: Preparing [2025-02-10T11:04:52.936Z] 52063130abe2: Preparing [2025-02-10T11:04:52.936Z] 4113b94bc51c: Preparing [2025-02-10T11:04:52.936Z] 36b17a6e9637: Preparing [2025-02-10T11:04:52.936Z] 50b33799ae93: Preparing [2025-02-10T11:04:52.936Z] f4206ea44326: Preparing [2025-02-10T11:04:52.936Z] b3bce0041ec6: Preparing [2025-02-10T11:04:52.936Z] fa4dd8e2b94d: Preparing [2025-02-10T11:04:52.936Z] 13e3dfbfe8c9: Preparing [2025-02-10T11:04:52.936Z] 6b7a7ba971c9: Preparing [2025-02-10T11:04:52.936Z] 534a70dc8296: Preparing [2025-02-10T11:04:52.936Z] f4206ea44326: Waiting [2025-02-10T11:04:52.936Z] b3bce0041ec6: Waiting [2025-02-10T11:04:52.936Z] fa4dd8e2b94d: Waiting [2025-02-10T11:04:52.936Z] 13e3dfbfe8c9: Waiting [2025-02-10T11:04:52.936Z] 6b7a7ba971c9: Waiting [2025-02-10T11:04:52.936Z] 534a70dc8296: Waiting [2025-02-10T11:04:52.936Z] 50b33799ae93: Waiting [2025-02-10T11:04:52.936Z] e29914161066: Layer already exists [2025-02-10T11:04:52.936Z] 4113b94bc51c: Layer already exists [2025-02-10T11:04:52.936Z] 3b69e2a7f686: Layer already exists [2025-02-10T11:04:52.936Z] 52063130abe2: Layer already exists [2025-02-10T11:04:52.936Z] 36b17a6e9637: Layer already exists [2025-02-10T11:04:52.936Z] b3bce0041ec6: Layer already exists [2025-02-10T11:04:52.936Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:04:52.936Z] 50b33799ae93: Layer already exists [2025-02-10T11:04:52.936Z] f4206ea44326: Layer already exists [2025-02-10T11:04:52.936Z] 13e3dfbfe8c9: Layer already exists [2025-02-10T11:04:52.936Z] 6b7a7ba971c9: Layer already exists [2025-02-10T11:04:52.936Z] 534a70dc8296: Layer already exists [2025-02-10T11:04:53.203Z] 4.0.0-dev.54: digest: sha256:fae650d1febb025f0299147690627a82977adcbe98a976520eae0ecbdeacb198 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:04:53.561Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:04:53.915Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T11:04:53.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-10T11:04:53.915Z] 3b69e2a7f686: Preparing [2025-02-10T11:04:53.915Z] e29914161066: Preparing [2025-02-10T11:04:53.915Z] 52063130abe2: Preparing [2025-02-10T11:04:53.915Z] 4113b94bc51c: Preparing [2025-02-10T11:04:53.915Z] 36b17a6e9637: Preparing [2025-02-10T11:04:53.915Z] 50b33799ae93: Preparing [2025-02-10T11:04:53.915Z] f4206ea44326: Preparing [2025-02-10T11:04:53.915Z] b3bce0041ec6: Preparing [2025-02-10T11:04:53.915Z] fa4dd8e2b94d: Preparing [2025-02-10T11:04:53.915Z] 13e3dfbfe8c9: Preparing [2025-02-10T11:04:53.915Z] 6b7a7ba971c9: Preparing [2025-02-10T11:04:53.915Z] 534a70dc8296: Preparing [2025-02-10T11:04:53.915Z] b3bce0041ec6: Waiting [2025-02-10T11:04:53.915Z] fa4dd8e2b94d: Waiting [2025-02-10T11:04:53.915Z] 13e3dfbfe8c9: Waiting [2025-02-10T11:04:53.915Z] 6b7a7ba971c9: Waiting [2025-02-10T11:04:53.915Z] 534a70dc8296: Waiting [2025-02-10T11:04:53.915Z] f4206ea44326: Waiting [2025-02-10T11:04:53.915Z] 50b33799ae93: Waiting [2025-02-10T11:04:53.915Z] e29914161066: Layer already exists [2025-02-10T11:04:53.915Z] 3b69e2a7f686: Layer already exists [2025-02-10T11:04:53.915Z] 52063130abe2: Layer already exists [2025-02-10T11:04:53.915Z] 36b17a6e9637: Layer already exists [2025-02-10T11:04:53.915Z] 4113b94bc51c: Layer already exists [2025-02-10T11:04:53.915Z] f4206ea44326: Layer already exists [2025-02-10T11:04:53.915Z] 50b33799ae93: Layer already exists [2025-02-10T11:04:53.915Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:04:53.915Z] 13e3dfbfe8c9: Layer already exists [2025-02-10T11:04:53.915Z] b3bce0041ec6: Layer already exists [2025-02-10T11:04:53.915Z] 534a70dc8296: Layer already exists [2025-02-10T11:04:53.915Z] 6b7a7ba971c9: Layer already exists [2025-02-10T11:04:54.183Z] b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54: digest: sha256:fae650d1febb025f0299147690627a82977adcbe98a976520eae0ecbdeacb198 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:04:54.563Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:04:54.918Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-02-10T11:04:54.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-10T11:04:54.919Z] 3b69e2a7f686: Preparing [2025-02-10T11:04:54.919Z] e29914161066: Preparing [2025-02-10T11:04:54.919Z] 52063130abe2: Preparing [2025-02-10T11:04:54.919Z] 4113b94bc51c: Preparing [2025-02-10T11:04:54.919Z] 36b17a6e9637: Preparing [2025-02-10T11:04:54.919Z] 50b33799ae93: Preparing [2025-02-10T11:04:54.919Z] f4206ea44326: Preparing [2025-02-10T11:04:54.919Z] b3bce0041ec6: Preparing [2025-02-10T11:04:54.919Z] fa4dd8e2b94d: Preparing [2025-02-10T11:04:54.919Z] 13e3dfbfe8c9: Preparing [2025-02-10T11:04:54.919Z] 6b7a7ba971c9: Preparing [2025-02-10T11:04:54.919Z] 534a70dc8296: Preparing [2025-02-10T11:04:54.919Z] fa4dd8e2b94d: Waiting [2025-02-10T11:04:54.919Z] 13e3dfbfe8c9: Waiting [2025-02-10T11:04:54.919Z] 6b7a7ba971c9: Waiting [2025-02-10T11:04:54.919Z] 534a70dc8296: Waiting [2025-02-10T11:04:54.919Z] 50b33799ae93: Waiting [2025-02-10T11:04:54.919Z] b3bce0041ec6: Waiting [2025-02-10T11:04:54.919Z] 4113b94bc51c: Layer already exists [2025-02-10T11:04:54.919Z] 52063130abe2: Layer already exists [2025-02-10T11:04:54.919Z] e29914161066: Layer already exists [2025-02-10T11:04:54.919Z] 36b17a6e9637: Layer already exists [2025-02-10T11:04:54.919Z] 3b69e2a7f686: Layer already exists [2025-02-10T11:04:54.919Z] f4206ea44326: Layer already exists [2025-02-10T11:04:54.919Z] 50b33799ae93: Layer already exists [2025-02-10T11:04:54.919Z] b3bce0041ec6: Layer already exists [2025-02-10T11:04:54.919Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:04:54.919Z] 13e3dfbfe8c9: Layer already exists [2025-02-10T11:04:54.919Z] 6b7a7ba971c9: Layer already exists [2025-02-10T11:04:54.919Z] 534a70dc8296: Layer already exists [2025-02-10T11:04:55.183Z] main: digest: sha256:fae650d1febb025f0299147690627a82977adcbe98a976520eae0ecbdeacb198 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-10T11:04:55.280Z] ===================================================== [Pipeline] echo [2025-02-10T11:04:55.299Z] taggedImages: [2025-02-10T11:04:55.299Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T11:04:55.299Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-02-10T11:04:55.299Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.54 [2025-02-10T11:04:55.299Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T11:04:55.299Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-02-10T11:04:55.338Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-02-10T11:04:55.338Z] b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T11:04:55.338Z] latest [2025-02-10T11:04:55.338Z] 4.0.0-dev.54 [2025-02-10T11:04:55.338Z] b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T11:04:55.338Z] main [2025-02-10T11:04:55.338Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:04:55.717Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:04:56.068Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T11:04:56.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-10T11:04:56.068Z] 26f83714feee: Preparing [2025-02-10T11:04:56.068Z] ea507ccd444a: Preparing [2025-02-10T11:04:56.068Z] b3bce0041ec6: Preparing [2025-02-10T11:04:56.068Z] fa4dd8e2b94d: Preparing [2025-02-10T11:04:56.068Z] 549cd41fa03b: Preparing [2025-02-10T11:04:56.068Z] 35a6df26c356: Preparing [2025-02-10T11:04:56.068Z] 534a70dc8296: Preparing [2025-02-10T11:04:56.068Z] 35a6df26c356: Waiting [2025-02-10T11:04:56.068Z] 534a70dc8296: Waiting [2025-02-10T11:04:56.068Z] b3bce0041ec6: Layer already exists [2025-02-10T11:04:56.333Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:04:56.333Z] 534a70dc8296: Layer already exists [2025-02-10T11:04:56.333Z] 26f83714feee: Pushed [2025-02-10T11:04:57.735Z] 549cd41fa03b: Pushed [2025-02-10T11:04:58.316Z] 35a6df26c356: Pushed [2025-02-10T11:05:00.255Z] ea507ccd444a: Pushed [2025-02-10T11:05:00.521Z] b978da13b2a32d0b5d07cddf043ce390008d5dae: digest: sha256:5732dceee7be9d2e7c3454f8e46843f4d88d519659a438c1eab4933752b62270 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:05:00.875Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:05:01.372Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-02-10T11:05:01.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-10T11:05:01.372Z] 26f83714feee: Preparing [2025-02-10T11:05:01.372Z] ea507ccd444a: Preparing [2025-02-10T11:05:01.372Z] b3bce0041ec6: Preparing [2025-02-10T11:05:01.372Z] fa4dd8e2b94d: Preparing [2025-02-10T11:05:01.372Z] 549cd41fa03b: Preparing [2025-02-10T11:05:01.372Z] 35a6df26c356: Preparing [2025-02-10T11:05:01.372Z] 534a70dc8296: Preparing [2025-02-10T11:05:01.372Z] 35a6df26c356: Waiting [2025-02-10T11:05:01.372Z] 534a70dc8296: Waiting [2025-02-10T11:05:01.372Z] 549cd41fa03b: Layer already exists [2025-02-10T11:05:01.372Z] 26f83714feee: Layer already exists [2025-02-10T11:05:01.372Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:05:01.372Z] b3bce0041ec6: Layer already exists [2025-02-10T11:05:01.372Z] ea507ccd444a: Layer already exists [2025-02-10T11:05:01.372Z] 35a6df26c356: Layer already exists [2025-02-10T11:05:01.372Z] 534a70dc8296: Layer already exists [2025-02-10T11:05:01.372Z] latest: digest: sha256:5732dceee7be9d2e7c3454f8e46843f4d88d519659a438c1eab4933752b62270 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:05:01.725Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:05:02.066Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.54 [2025-02-10T11:05:02.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-10T11:05:02.066Z] 26f83714feee: Preparing [2025-02-10T11:05:02.066Z] ea507ccd444a: Preparing [2025-02-10T11:05:02.066Z] b3bce0041ec6: Preparing [2025-02-10T11:05:02.066Z] fa4dd8e2b94d: Preparing [2025-02-10T11:05:02.066Z] 549cd41fa03b: Preparing [2025-02-10T11:05:02.066Z] 35a6df26c356: Preparing [2025-02-10T11:05:02.066Z] 534a70dc8296: Preparing [2025-02-10T11:05:02.066Z] 35a6df26c356: Waiting [2025-02-10T11:05:02.066Z] 534a70dc8296: Waiting [2025-02-10T11:05:02.066Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:05:02.066Z] ea507ccd444a: Layer already exists [2025-02-10T11:05:02.066Z] 549cd41fa03b: Layer already exists [2025-02-10T11:05:02.066Z] b3bce0041ec6: Layer already exists [2025-02-10T11:05:02.066Z] 26f83714feee: Layer already exists [2025-02-10T11:05:02.066Z] 35a6df26c356: Layer already exists [2025-02-10T11:05:02.066Z] 534a70dc8296: Layer already exists [2025-02-10T11:05:02.331Z] 4.0.0-dev.54: digest: sha256:5732dceee7be9d2e7c3454f8e46843f4d88d519659a438c1eab4933752b62270 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:05:02.673Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:05:03.012Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T11:05:03.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-10T11:05:03.012Z] 26f83714feee: Preparing [2025-02-10T11:05:03.012Z] ea507ccd444a: Preparing [2025-02-10T11:05:03.012Z] b3bce0041ec6: Preparing [2025-02-10T11:05:03.012Z] fa4dd8e2b94d: Preparing [2025-02-10T11:05:03.012Z] 549cd41fa03b: Preparing [2025-02-10T11:05:03.012Z] 35a6df26c356: Preparing [2025-02-10T11:05:03.012Z] 534a70dc8296: Preparing [2025-02-10T11:05:03.012Z] 534a70dc8296: Waiting [2025-02-10T11:05:03.012Z] 35a6df26c356: Waiting [2025-02-10T11:05:03.012Z] 549cd41fa03b: Layer already exists [2025-02-10T11:05:03.012Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:05:03.012Z] ea507ccd444a: Layer already exists [2025-02-10T11:05:03.012Z] 26f83714feee: Layer already exists [2025-02-10T11:05:03.012Z] b3bce0041ec6: Layer already exists [2025-02-10T11:05:03.012Z] 35a6df26c356: Layer already exists [2025-02-10T11:05:03.012Z] 534a70dc8296: Layer already exists [2025-02-10T11:05:03.275Z] b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54: digest: sha256:5732dceee7be9d2e7c3454f8e46843f4d88d519659a438c1eab4933752b62270 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:05:03.622Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:05:03.972Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-02-10T11:05:03.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-10T11:05:03.972Z] 26f83714feee: Preparing [2025-02-10T11:05:03.972Z] ea507ccd444a: Preparing [2025-02-10T11:05:03.972Z] b3bce0041ec6: Preparing [2025-02-10T11:05:03.972Z] fa4dd8e2b94d: Preparing [2025-02-10T11:05:03.972Z] 549cd41fa03b: Preparing [2025-02-10T11:05:03.972Z] 35a6df26c356: Preparing [2025-02-10T11:05:03.972Z] 534a70dc8296: Preparing [2025-02-10T11:05:03.972Z] 35a6df26c356: Waiting [2025-02-10T11:05:03.972Z] 534a70dc8296: Waiting [2025-02-10T11:05:03.972Z] 26f83714feee: Layer already exists [2025-02-10T11:05:03.972Z] b3bce0041ec6: Layer already exists [2025-02-10T11:05:03.972Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:05:03.972Z] 549cd41fa03b: Layer already exists [2025-02-10T11:05:03.972Z] ea507ccd444a: Layer already exists [2025-02-10T11:05:03.972Z] 35a6df26c356: Layer already exists [2025-02-10T11:05:03.972Z] 534a70dc8296: Layer already exists [2025-02-10T11:05:04.235Z] main: digest: sha256:5732dceee7be9d2e7c3454f8e46843f4d88d519659a438c1eab4933752b62270 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-10T11:05:04.319Z] ===================================================== [Pipeline] echo [2025-02-10T11:05:04.335Z] taggedImages: [2025-02-10T11:05:04.335Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T11:05:04.335Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-02-10T11:05:04.335Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.54 [2025-02-10T11:05:04.335Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T11:05:04.335Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-02-10T11:05:04.358Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-02-10T11:05:04.358Z] b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T11:05:04.358Z] latest [2025-02-10T11:05:04.358Z] 4.0.0-dev.54 [2025-02-10T11:05:04.358Z] b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T11:05:04.358Z] main [2025-02-10T11:05:04.358Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:05:04.722Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:05:05.080Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T11:05:05.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-10T11:05:05.080Z] 9f9f0b1f228f: Preparing [2025-02-10T11:05:05.080Z] d5454ae418f2: Preparing [2025-02-10T11:05:05.080Z] d0db1c159539: Preparing [2025-02-10T11:05:05.080Z] b3bce0041ec6: Preparing [2025-02-10T11:05:05.080Z] fa4dd8e2b94d: Preparing [2025-02-10T11:05:05.080Z] 7da1a3a5c33a: Preparing [2025-02-10T11:05:05.080Z] 6b2ce9d56ce6: Preparing [2025-02-10T11:05:05.080Z] dfba248d5272: Preparing [2025-02-10T11:05:05.080Z] f4c045feef16: Preparing [2025-02-10T11:05:05.080Z] 534a70dc8296: Preparing [2025-02-10T11:05:05.080Z] 7da1a3a5c33a: Waiting [2025-02-10T11:05:05.080Z] 6b2ce9d56ce6: Waiting [2025-02-10T11:05:05.080Z] dfba248d5272: Waiting [2025-02-10T11:05:05.080Z] f4c045feef16: Waiting [2025-02-10T11:05:05.080Z] 534a70dc8296: Waiting [2025-02-10T11:05:05.345Z] d0db1c159539: Pushed [2025-02-10T11:05:05.345Z] d5454ae418f2: Pushed [2025-02-10T11:05:05.345Z] b3bce0041ec6: Layer already exists [2025-02-10T11:05:05.345Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:05:05.611Z] 9f9f0b1f228f: Pushed [2025-02-10T11:05:05.611Z] 534a70dc8296: Layer already exists [2025-02-10T11:05:05.611Z] dfba248d5272: Pushed [2025-02-10T11:05:08.184Z] f4c045feef16: Pushed [2025-02-10T11:05:18.230Z] 6b2ce9d56ce6: Pushed [2025-02-10T11:05:26.396Z] 7da1a3a5c33a: Pushed [2025-02-10T11:05:26.396Z] b978da13b2a32d0b5d07cddf043ce390008d5dae: digest: sha256:64a588baba5a4a5e145d2d122c216117572f3dfbc01b3fd1a615f2958c35f540 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:05:26.740Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:05:27.090Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-02-10T11:05:27.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-10T11:05:27.090Z] 9f9f0b1f228f: Preparing [2025-02-10T11:05:27.090Z] d5454ae418f2: Preparing [2025-02-10T11:05:27.090Z] d0db1c159539: Preparing [2025-02-10T11:05:27.090Z] b3bce0041ec6: Preparing [2025-02-10T11:05:27.090Z] fa4dd8e2b94d: Preparing [2025-02-10T11:05:27.090Z] 7da1a3a5c33a: Preparing [2025-02-10T11:05:27.090Z] 6b2ce9d56ce6: Preparing [2025-02-10T11:05:27.090Z] dfba248d5272: Preparing [2025-02-10T11:05:27.090Z] f4c045feef16: Preparing [2025-02-10T11:05:27.090Z] 534a70dc8296: Preparing [2025-02-10T11:05:27.090Z] 7da1a3a5c33a: Waiting [2025-02-10T11:05:27.090Z] 6b2ce9d56ce6: Waiting [2025-02-10T11:05:27.090Z] dfba248d5272: Waiting [2025-02-10T11:05:27.090Z] f4c045feef16: Waiting [2025-02-10T11:05:27.090Z] 534a70dc8296: Waiting [2025-02-10T11:05:27.090Z] d5454ae418f2: Layer already exists [2025-02-10T11:05:27.090Z] b3bce0041ec6: Layer already exists [2025-02-10T11:05:27.090Z] 9f9f0b1f228f: Layer already exists [2025-02-10T11:05:27.090Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:05:27.090Z] d0db1c159539: Layer already exists [2025-02-10T11:05:27.090Z] 7da1a3a5c33a: Layer already exists [2025-02-10T11:05:27.090Z] 6b2ce9d56ce6: Layer already exists [2025-02-10T11:05:27.090Z] dfba248d5272: Layer already exists [2025-02-10T11:05:27.090Z] f4c045feef16: Layer already exists [2025-02-10T11:05:27.090Z] 534a70dc8296: Layer already exists [2025-02-10T11:05:27.358Z] latest: digest: sha256:64a588baba5a4a5e145d2d122c216117572f3dfbc01b3fd1a615f2958c35f540 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:05:27.732Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:05:28.366Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.54 [2025-02-10T11:05:28.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-10T11:05:28.367Z] 9f9f0b1f228f: Preparing [2025-02-10T11:05:28.367Z] d5454ae418f2: Preparing [2025-02-10T11:05:28.367Z] d0db1c159539: Preparing [2025-02-10T11:05:28.367Z] b3bce0041ec6: Preparing [2025-02-10T11:05:28.367Z] fa4dd8e2b94d: Preparing [2025-02-10T11:05:28.367Z] 7da1a3a5c33a: Preparing [2025-02-10T11:05:28.367Z] 6b2ce9d56ce6: Preparing [2025-02-10T11:05:28.367Z] dfba248d5272: Preparing [2025-02-10T11:05:28.367Z] f4c045feef16: Preparing [2025-02-10T11:05:28.367Z] 534a70dc8296: Preparing [2025-02-10T11:05:28.367Z] f4c045feef16: Waiting [2025-02-10T11:05:28.367Z] 6b2ce9d56ce6: Waiting [2025-02-10T11:05:28.367Z] 534a70dc8296: Waiting [2025-02-10T11:05:28.367Z] dfba248d5272: Waiting [2025-02-10T11:05:28.367Z] 7da1a3a5c33a: Waiting [2025-02-10T11:05:28.367Z] d5454ae418f2: Layer already exists [2025-02-10T11:05:28.367Z] b3bce0041ec6: Layer already exists [2025-02-10T11:05:28.367Z] d0db1c159539: Layer already exists [2025-02-10T11:05:28.367Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:05:28.367Z] 9f9f0b1f228f: Layer already exists [2025-02-10T11:05:28.367Z] 7da1a3a5c33a: Layer already exists [2025-02-10T11:05:28.367Z] f4c045feef16: Layer already exists [2025-02-10T11:05:28.367Z] 534a70dc8296: Layer already exists [2025-02-10T11:05:28.367Z] dfba248d5272: Layer already exists [2025-02-10T11:05:28.367Z] 6b2ce9d56ce6: Layer already exists [2025-02-10T11:05:28.633Z] 4.0.0-dev.54: digest: sha256:64a588baba5a4a5e145d2d122c216117572f3dfbc01b3fd1a615f2958c35f540 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:05:28.991Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:05:29.338Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T11:05:29.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-10T11:05:29.338Z] 9f9f0b1f228f: Preparing [2025-02-10T11:05:29.338Z] d5454ae418f2: Preparing [2025-02-10T11:05:29.338Z] d0db1c159539: Preparing [2025-02-10T11:05:29.338Z] b3bce0041ec6: Preparing [2025-02-10T11:05:29.338Z] fa4dd8e2b94d: Preparing [2025-02-10T11:05:29.338Z] 7da1a3a5c33a: Preparing [2025-02-10T11:05:29.338Z] 6b2ce9d56ce6: Preparing [2025-02-10T11:05:29.338Z] dfba248d5272: Preparing [2025-02-10T11:05:29.338Z] f4c045feef16: Preparing [2025-02-10T11:05:29.338Z] 534a70dc8296: Preparing [2025-02-10T11:05:29.338Z] 6b2ce9d56ce6: Waiting [2025-02-10T11:05:29.338Z] dfba248d5272: Waiting [2025-02-10T11:05:29.338Z] f4c045feef16: Waiting [2025-02-10T11:05:29.338Z] 534a70dc8296: Waiting [2025-02-10T11:05:29.338Z] d5454ae418f2: Layer already exists [2025-02-10T11:05:29.338Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:05:29.338Z] d0db1c159539: Layer already exists [2025-02-10T11:05:29.338Z] b3bce0041ec6: Layer already exists [2025-02-10T11:05:29.338Z] 9f9f0b1f228f: Layer already exists [2025-02-10T11:05:29.338Z] dfba248d5272: Layer already exists [2025-02-10T11:05:29.338Z] f4c045feef16: Layer already exists [2025-02-10T11:05:29.338Z] 7da1a3a5c33a: Layer already exists [2025-02-10T11:05:29.338Z] 6b2ce9d56ce6: Layer already exists [2025-02-10T11:05:29.338Z] 534a70dc8296: Layer already exists [2025-02-10T11:05:29.603Z] b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54: digest: sha256:64a588baba5a4a5e145d2d122c216117572f3dfbc01b3fd1a615f2958c35f540 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:05:29.955Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:05:30.301Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-02-10T11:05:30.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-10T11:05:30.301Z] 9f9f0b1f228f: Preparing [2025-02-10T11:05:30.301Z] d5454ae418f2: Preparing [2025-02-10T11:05:30.301Z] d0db1c159539: Preparing [2025-02-10T11:05:30.301Z] b3bce0041ec6: Preparing [2025-02-10T11:05:30.301Z] fa4dd8e2b94d: Preparing [2025-02-10T11:05:30.301Z] 7da1a3a5c33a: Preparing [2025-02-10T11:05:30.301Z] 6b2ce9d56ce6: Preparing [2025-02-10T11:05:30.301Z] dfba248d5272: Preparing [2025-02-10T11:05:30.301Z] f4c045feef16: Preparing [2025-02-10T11:05:30.301Z] 534a70dc8296: Preparing [2025-02-10T11:05:30.301Z] dfba248d5272: Waiting [2025-02-10T11:05:30.301Z] f4c045feef16: Waiting [2025-02-10T11:05:30.301Z] 534a70dc8296: Waiting [2025-02-10T11:05:30.301Z] 7da1a3a5c33a: Waiting [2025-02-10T11:05:30.301Z] 6b2ce9d56ce6: Waiting [2025-02-10T11:05:30.301Z] d5454ae418f2: Layer already exists [2025-02-10T11:05:30.301Z] b3bce0041ec6: Layer already exists [2025-02-10T11:05:30.301Z] 9f9f0b1f228f: Layer already exists [2025-02-10T11:05:30.301Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:05:30.301Z] d0db1c159539: Layer already exists [2025-02-10T11:05:30.301Z] 6b2ce9d56ce6: Layer already exists [2025-02-10T11:05:30.301Z] 7da1a3a5c33a: Layer already exists [2025-02-10T11:05:30.301Z] dfba248d5272: Layer already exists [2025-02-10T11:05:30.301Z] f4c045feef16: Layer already exists [2025-02-10T11:05:30.301Z] 534a70dc8296: Layer already exists [2025-02-10T11:05:30.568Z] main: digest: sha256:64a588baba5a4a5e145d2d122c216117572f3dfbc01b3fd1a615f2958c35f540 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-10T11:05:30.641Z] ===================================================== [Pipeline] echo [2025-02-10T11:05:30.654Z] taggedImages: [2025-02-10T11:05:30.654Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T11:05:30.654Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-02-10T11:05:30.654Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.54 [2025-02-10T11:05:30.654Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T11:05:30.654Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-02-10T11:05:30.679Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-02-10T11:05:30.679Z] b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T11:05:30.679Z] latest [2025-02-10T11:05:30.679Z] 4.0.0-dev.54 [2025-02-10T11:05:30.679Z] b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T11:05:30.679Z] main [2025-02-10T11:05:30.679Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:05:31.035Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:05:31.378Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T11:05:31.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-10T11:05:31.378Z] 3938e5ac8a4f: Preparing [2025-02-10T11:05:31.378Z] 7c99ab9cdc36: Preparing [2025-02-10T11:05:31.378Z] 6cecdd02948d: Preparing [2025-02-10T11:05:31.378Z] b3bce0041ec6: Preparing [2025-02-10T11:05:31.378Z] fa4dd8e2b94d: Preparing [2025-02-10T11:05:31.378Z] 37fa42aab269: Preparing [2025-02-10T11:05:31.378Z] 4a3bdb5b1b0e: Preparing [2025-02-10T11:05:31.378Z] 733a292bd678: Preparing [2025-02-10T11:05:31.378Z] 534a70dc8296: Preparing [2025-02-10T11:05:31.378Z] 37fa42aab269: Waiting [2025-02-10T11:05:31.378Z] 4a3bdb5b1b0e: Waiting [2025-02-10T11:05:31.378Z] 733a292bd678: Waiting [2025-02-10T11:05:31.378Z] 534a70dc8296: Waiting [2025-02-10T11:05:31.378Z] b3bce0041ec6: Layer already exists [2025-02-10T11:05:31.378Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:05:31.643Z] 7c99ab9cdc36: Pushed [2025-02-10T11:05:31.643Z] 6cecdd02948d: Pushed [2025-02-10T11:05:31.643Z] 3938e5ac8a4f: Pushed [2025-02-10T11:05:31.643Z] 534a70dc8296: Layer already exists [2025-02-10T11:05:32.222Z] 733a292bd678: Pushed [2025-02-10T11:05:33.176Z] 4a3bdb5b1b0e: Pushed [2025-02-10T11:05:55.205Z] 37fa42aab269: Pushed [2025-02-10T11:05:55.205Z] b978da13b2a32d0b5d07cddf043ce390008d5dae: digest: sha256:2126340e978de4a407d382ec30ef1b0c7b064b5d4fba7f7d6f3d9f43f438ec0c size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:05:55.563Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:05:55.915Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-02-10T11:05:55.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-10T11:05:55.915Z] 3938e5ac8a4f: Preparing [2025-02-10T11:05:55.915Z] 7c99ab9cdc36: Preparing [2025-02-10T11:05:55.915Z] 6cecdd02948d: Preparing [2025-02-10T11:05:55.915Z] b3bce0041ec6: Preparing [2025-02-10T11:05:55.915Z] fa4dd8e2b94d: Preparing [2025-02-10T11:05:55.915Z] 37fa42aab269: Preparing [2025-02-10T11:05:55.915Z] 4a3bdb5b1b0e: Preparing [2025-02-10T11:05:55.915Z] 733a292bd678: Preparing [2025-02-10T11:05:55.915Z] 534a70dc8296: Preparing [2025-02-10T11:05:55.915Z] 4a3bdb5b1b0e: Waiting [2025-02-10T11:05:55.915Z] 733a292bd678: Waiting [2025-02-10T11:05:55.915Z] 534a70dc8296: Waiting [2025-02-10T11:05:55.915Z] 37fa42aab269: Waiting [2025-02-10T11:05:55.915Z] 3938e5ac8a4f: Layer already exists [2025-02-10T11:05:55.915Z] 6cecdd02948d: Layer already exists [2025-02-10T11:05:55.915Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:05:55.915Z] b3bce0041ec6: Layer already exists [2025-02-10T11:05:55.915Z] 7c99ab9cdc36: Layer already exists [2025-02-10T11:05:55.915Z] 4a3bdb5b1b0e: Layer already exists [2025-02-10T11:05:55.915Z] 733a292bd678: Layer already exists [2025-02-10T11:05:55.915Z] 37fa42aab269: Layer already exists [2025-02-10T11:05:55.915Z] 534a70dc8296: Layer already exists [2025-02-10T11:05:56.180Z] latest: digest: sha256:2126340e978de4a407d382ec30ef1b0c7b064b5d4fba7f7d6f3d9f43f438ec0c size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:05:56.530Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:05:56.881Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.54 [2025-02-10T11:05:56.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-10T11:05:56.881Z] 3938e5ac8a4f: Preparing [2025-02-10T11:05:56.881Z] 7c99ab9cdc36: Preparing [2025-02-10T11:05:56.881Z] 6cecdd02948d: Preparing [2025-02-10T11:05:56.881Z] b3bce0041ec6: Preparing [2025-02-10T11:05:56.881Z] fa4dd8e2b94d: Preparing [2025-02-10T11:05:56.881Z] 37fa42aab269: Preparing [2025-02-10T11:05:56.881Z] 4a3bdb5b1b0e: Preparing [2025-02-10T11:05:56.881Z] 733a292bd678: Preparing [2025-02-10T11:05:56.881Z] 534a70dc8296: Preparing [2025-02-10T11:05:56.881Z] 4a3bdb5b1b0e: Waiting [2025-02-10T11:05:56.881Z] 733a292bd678: Waiting [2025-02-10T11:05:56.881Z] 534a70dc8296: Waiting [2025-02-10T11:05:56.881Z] 37fa42aab269: Waiting [2025-02-10T11:05:56.881Z] 7c99ab9cdc36: Layer already exists [2025-02-10T11:05:56.881Z] 6cecdd02948d: Layer already exists [2025-02-10T11:05:56.881Z] 3938e5ac8a4f: Layer already exists [2025-02-10T11:05:56.881Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:05:56.881Z] b3bce0041ec6: Layer already exists [2025-02-10T11:05:56.881Z] 733a292bd678: Layer already exists [2025-02-10T11:05:56.881Z] 4a3bdb5b1b0e: Layer already exists [2025-02-10T11:05:56.881Z] 534a70dc8296: Layer already exists [2025-02-10T11:05:56.881Z] 37fa42aab269: Layer already exists [2025-02-10T11:05:57.146Z] 4.0.0-dev.54: digest: sha256:2126340e978de4a407d382ec30ef1b0c7b064b5d4fba7f7d6f3d9f43f438ec0c size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:05:57.498Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:05:57.834Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T11:05:57.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-10T11:05:57.834Z] 3938e5ac8a4f: Preparing [2025-02-10T11:05:57.834Z] 7c99ab9cdc36: Preparing [2025-02-10T11:05:57.834Z] 6cecdd02948d: Preparing [2025-02-10T11:05:57.834Z] b3bce0041ec6: Preparing [2025-02-10T11:05:57.834Z] fa4dd8e2b94d: Preparing [2025-02-10T11:05:57.834Z] 37fa42aab269: Preparing [2025-02-10T11:05:57.834Z] 4a3bdb5b1b0e: Preparing [2025-02-10T11:05:57.834Z] 733a292bd678: Preparing [2025-02-10T11:05:57.834Z] 534a70dc8296: Preparing [2025-02-10T11:05:57.834Z] 4a3bdb5b1b0e: Waiting [2025-02-10T11:05:57.834Z] 733a292bd678: Waiting [2025-02-10T11:05:57.834Z] 37fa42aab269: Waiting [2025-02-10T11:05:57.834Z] 534a70dc8296: Waiting [2025-02-10T11:05:57.834Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:05:57.834Z] 3938e5ac8a4f: Layer already exists [2025-02-10T11:05:57.834Z] 7c99ab9cdc36: Layer already exists [2025-02-10T11:05:57.834Z] 6cecdd02948d: Layer already exists [2025-02-10T11:05:57.834Z] b3bce0041ec6: Layer already exists [2025-02-10T11:05:57.834Z] 4a3bdb5b1b0e: Layer already exists [2025-02-10T11:05:57.834Z] 733a292bd678: Layer already exists [2025-02-10T11:05:57.834Z] 534a70dc8296: Layer already exists [2025-02-10T11:05:57.834Z] 37fa42aab269: Layer already exists [2025-02-10T11:05:57.834Z] b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54: digest: sha256:2126340e978de4a407d382ec30ef1b0c7b064b5d4fba7f7d6f3d9f43f438ec0c size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:05:58.444Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:05:58.791Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-02-10T11:05:58.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-10T11:05:58.791Z] 3938e5ac8a4f: Preparing [2025-02-10T11:05:58.791Z] 7c99ab9cdc36: Preparing [2025-02-10T11:05:58.791Z] 6cecdd02948d: Preparing [2025-02-10T11:05:58.791Z] b3bce0041ec6: Preparing [2025-02-10T11:05:58.791Z] fa4dd8e2b94d: Preparing [2025-02-10T11:05:58.791Z] 37fa42aab269: Preparing [2025-02-10T11:05:58.791Z] 4a3bdb5b1b0e: Preparing [2025-02-10T11:05:58.791Z] 733a292bd678: Preparing [2025-02-10T11:05:58.791Z] 534a70dc8296: Preparing [2025-02-10T11:05:58.791Z] 37fa42aab269: Waiting [2025-02-10T11:05:58.791Z] 4a3bdb5b1b0e: Waiting [2025-02-10T11:05:58.791Z] 733a292bd678: Waiting [2025-02-10T11:05:58.791Z] 534a70dc8296: Waiting [2025-02-10T11:05:58.791Z] 3938e5ac8a4f: Layer already exists [2025-02-10T11:05:58.791Z] 6cecdd02948d: Layer already exists [2025-02-10T11:05:58.791Z] 7c99ab9cdc36: Layer already exists [2025-02-10T11:05:58.791Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:05:58.791Z] b3bce0041ec6: Layer already exists [2025-02-10T11:05:58.791Z] 733a292bd678: Layer already exists [2025-02-10T11:05:58.791Z] 4a3bdb5b1b0e: Layer already exists [2025-02-10T11:05:58.791Z] 534a70dc8296: Layer already exists [2025-02-10T11:05:58.791Z] 37fa42aab269: Layer already exists [2025-02-10T11:05:59.054Z] main: digest: sha256:2126340e978de4a407d382ec30ef1b0c7b064b5d4fba7f7d6f3d9f43f438ec0c size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-10T11:05:59.129Z] ===================================================== [Pipeline] echo [2025-02-10T11:05:59.140Z] taggedImages: [2025-02-10T11:05:59.140Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T11:05:59.140Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-02-10T11:05:59.140Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.54 [2025-02-10T11:05:59.140Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T11:05:59.140Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-02-10T11:05:59.170Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-02-10T11:05:59.170Z] b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T11:05:59.170Z] latest [2025-02-10T11:05:59.170Z] 4.0.0-dev.54 [2025-02-10T11:05:59.170Z] b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T11:05:59.170Z] main [2025-02-10T11:05:59.170Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:05:59.535Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:05:59.883Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T11:05:59.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-10T11:05:59.883Z] 16739e609124: Preparing [2025-02-10T11:05:59.883Z] f9de9c1d278d: Preparing [2025-02-10T11:05:59.883Z] 6c372805faa2: Preparing [2025-02-10T11:05:59.883Z] b3bce0041ec6: Preparing [2025-02-10T11:05:59.883Z] fa4dd8e2b94d: Preparing [2025-02-10T11:05:59.883Z] b98539672f7f: Preparing [2025-02-10T11:05:59.883Z] dfba248d5272: Preparing [2025-02-10T11:05:59.883Z] f4c045feef16: Preparing [2025-02-10T11:05:59.883Z] 534a70dc8296: Preparing [2025-02-10T11:05:59.883Z] b98539672f7f: Waiting [2025-02-10T11:05:59.883Z] dfba248d5272: Waiting [2025-02-10T11:05:59.883Z] f4c045feef16: Waiting [2025-02-10T11:05:59.883Z] b3bce0041ec6: Layer already exists [2025-02-10T11:06:00.148Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:06:00.148Z] 6c372805faa2: Pushed [2025-02-10T11:06:00.148Z] f9de9c1d278d: Pushed [2025-02-10T11:06:00.148Z] dfba248d5272: Layer already exists [2025-02-10T11:06:00.148Z] f4c045feef16: Layer already exists [2025-02-10T11:06:00.148Z] 16739e609124: Pushed [2025-02-10T11:06:00.148Z] 534a70dc8296: Layer already exists [2025-02-10T11:06:22.170Z] b98539672f7f: Pushed [2025-02-10T11:06:22.170Z] b978da13b2a32d0b5d07cddf043ce390008d5dae: digest: sha256:c569ca8f5e41ce085f946c71f1abc3ad89509f8b4b66208aec82501929359f8a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:06:22.522Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:06:22.858Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-02-10T11:06:22.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-10T11:06:22.858Z] 16739e609124: Preparing [2025-02-10T11:06:22.858Z] f9de9c1d278d: Preparing [2025-02-10T11:06:22.858Z] 6c372805faa2: Preparing [2025-02-10T11:06:22.858Z] b3bce0041ec6: Preparing [2025-02-10T11:06:22.858Z] fa4dd8e2b94d: Preparing [2025-02-10T11:06:22.858Z] b98539672f7f: Preparing [2025-02-10T11:06:22.858Z] dfba248d5272: Preparing [2025-02-10T11:06:22.858Z] b98539672f7f: Waiting [2025-02-10T11:06:22.858Z] f4c045feef16: Preparing [2025-02-10T11:06:22.858Z] dfba248d5272: Waiting [2025-02-10T11:06:22.858Z] 534a70dc8296: Preparing [2025-02-10T11:06:22.858Z] f4c045feef16: Waiting [2025-02-10T11:06:22.858Z] 534a70dc8296: Waiting [2025-02-10T11:06:22.858Z] f9de9c1d278d: Layer already exists [2025-02-10T11:06:22.858Z] b3bce0041ec6: Layer already exists [2025-02-10T11:06:22.858Z] 16739e609124: Layer already exists [2025-02-10T11:06:22.858Z] 6c372805faa2: Layer already exists [2025-02-10T11:06:22.858Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:06:22.858Z] b98539672f7f: Layer already exists [2025-02-10T11:06:22.858Z] dfba248d5272: Layer already exists [2025-02-10T11:06:22.858Z] f4c045feef16: Layer already exists [2025-02-10T11:06:22.858Z] 534a70dc8296: Layer already exists [2025-02-10T11:06:23.121Z] latest: digest: sha256:c569ca8f5e41ce085f946c71f1abc3ad89509f8b4b66208aec82501929359f8a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:06:23.475Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:06:23.881Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.54 [2025-02-10T11:06:23.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-10T11:06:23.881Z] 16739e609124: Preparing [2025-02-10T11:06:23.881Z] f9de9c1d278d: Preparing [2025-02-10T11:06:23.882Z] 6c372805faa2: Preparing [2025-02-10T11:06:23.882Z] b3bce0041ec6: Preparing [2025-02-10T11:06:23.882Z] fa4dd8e2b94d: Preparing [2025-02-10T11:06:23.882Z] b98539672f7f: Preparing [2025-02-10T11:06:23.882Z] dfba248d5272: Preparing [2025-02-10T11:06:23.882Z] f4c045feef16: Preparing [2025-02-10T11:06:23.882Z] 534a70dc8296: Preparing [2025-02-10T11:06:23.882Z] dfba248d5272: Waiting [2025-02-10T11:06:23.882Z] f4c045feef16: Waiting [2025-02-10T11:06:23.882Z] 534a70dc8296: Waiting [2025-02-10T11:06:23.882Z] b98539672f7f: Waiting [2025-02-10T11:06:23.882Z] 6c372805faa2: Layer already exists [2025-02-10T11:06:23.882Z] 16739e609124: Layer already exists [2025-02-10T11:06:23.882Z] f9de9c1d278d: Layer already exists [2025-02-10T11:06:23.882Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:06:23.882Z] b3bce0041ec6: Layer already exists [2025-02-10T11:06:23.882Z] b98539672f7f: Layer already exists [2025-02-10T11:06:23.882Z] f4c045feef16: Layer already exists [2025-02-10T11:06:23.882Z] dfba248d5272: Layer already exists [2025-02-10T11:06:23.882Z] 534a70dc8296: Layer already exists [2025-02-10T11:06:23.882Z] 4.0.0-dev.54: digest: sha256:c569ca8f5e41ce085f946c71f1abc3ad89509f8b4b66208aec82501929359f8a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:06:24.279Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:06:24.640Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T11:06:24.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-10T11:06:24.640Z] 16739e609124: Preparing [2025-02-10T11:06:24.640Z] f9de9c1d278d: Preparing [2025-02-10T11:06:24.640Z] 6c372805faa2: Preparing [2025-02-10T11:06:24.640Z] b3bce0041ec6: Preparing [2025-02-10T11:06:24.640Z] fa4dd8e2b94d: Preparing [2025-02-10T11:06:24.640Z] b98539672f7f: Preparing [2025-02-10T11:06:24.640Z] dfba248d5272: Preparing [2025-02-10T11:06:24.640Z] f4c045feef16: Preparing [2025-02-10T11:06:24.640Z] 534a70dc8296: Preparing [2025-02-10T11:06:24.640Z] dfba248d5272: Waiting [2025-02-10T11:06:24.640Z] f4c045feef16: Waiting [2025-02-10T11:06:24.640Z] b98539672f7f: Waiting [2025-02-10T11:06:24.640Z] 534a70dc8296: Waiting [2025-02-10T11:06:24.640Z] 16739e609124: Layer already exists [2025-02-10T11:06:24.640Z] 6c372805faa2: Layer already exists [2025-02-10T11:06:24.640Z] b3bce0041ec6: Layer already exists [2025-02-10T11:06:24.640Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:06:24.640Z] f9de9c1d278d: Layer already exists [2025-02-10T11:06:24.641Z] b98539672f7f: Layer already exists [2025-02-10T11:06:24.641Z] 534a70dc8296: Layer already exists [2025-02-10T11:06:24.641Z] dfba248d5272: Layer already exists [2025-02-10T11:06:24.641Z] f4c045feef16: Layer already exists [2025-02-10T11:06:24.920Z] b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54: digest: sha256:c569ca8f5e41ce085f946c71f1abc3ad89509f8b4b66208aec82501929359f8a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:06:25.292Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:06:25.659Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-02-10T11:06:25.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-10T11:06:25.659Z] 16739e609124: Preparing [2025-02-10T11:06:25.659Z] f9de9c1d278d: Preparing [2025-02-10T11:06:25.659Z] 6c372805faa2: Preparing [2025-02-10T11:06:25.659Z] b3bce0041ec6: Preparing [2025-02-10T11:06:25.659Z] fa4dd8e2b94d: Preparing [2025-02-10T11:06:25.659Z] b98539672f7f: Preparing [2025-02-10T11:06:25.659Z] dfba248d5272: Preparing [2025-02-10T11:06:25.659Z] f4c045feef16: Preparing [2025-02-10T11:06:25.659Z] 534a70dc8296: Preparing [2025-02-10T11:06:25.659Z] dfba248d5272: Waiting [2025-02-10T11:06:25.659Z] f4c045feef16: Waiting [2025-02-10T11:06:25.659Z] 534a70dc8296: Waiting [2025-02-10T11:06:25.659Z] b98539672f7f: Waiting [2025-02-10T11:06:25.659Z] 16739e609124: Layer already exists [2025-02-10T11:06:25.659Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:06:25.659Z] f9de9c1d278d: Layer already exists [2025-02-10T11:06:25.659Z] b3bce0041ec6: Layer already exists [2025-02-10T11:06:25.659Z] 6c372805faa2: Layer already exists [2025-02-10T11:06:25.659Z] b98539672f7f: Layer already exists [2025-02-10T11:06:25.659Z] dfba248d5272: Layer already exists [2025-02-10T11:06:25.659Z] 534a70dc8296: Layer already exists [2025-02-10T11:06:25.659Z] f4c045feef16: Layer already exists [2025-02-10T11:06:25.923Z] main: digest: sha256:c569ca8f5e41ce085f946c71f1abc3ad89509f8b4b66208aec82501929359f8a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-10T11:06:26.001Z] ===================================================== [Pipeline] echo [2025-02-10T11:06:26.015Z] taggedImages: [2025-02-10T11:06:26.016Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T11:06:26.016Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-02-10T11:06:26.016Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.54 [2025-02-10T11:06:26.016Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T11:06:26.016Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-02-10T11:06:26.044Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-02-10T11:06:26.044Z] b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T11:06:26.044Z] latest [2025-02-10T11:06:26.044Z] 4.0.0-dev.54 [2025-02-10T11:06:26.044Z] b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T11:06:26.044Z] main [2025-02-10T11:06:26.044Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:06:26.418Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:06:26.776Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T11:06:26.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-10T11:06:26.776Z] 84b9ce0225e2: Preparing [2025-02-10T11:06:26.776Z] 285cfd5c4f00: Preparing [2025-02-10T11:06:26.776Z] b3bce0041ec6: Preparing [2025-02-10T11:06:26.776Z] fa4dd8e2b94d: Preparing [2025-02-10T11:06:26.776Z] 3bae4aadf57f: Preparing [2025-02-10T11:06:26.776Z] 0c47ed1ceaa2: Preparing [2025-02-10T11:06:26.776Z] 534a70dc8296: Preparing [2025-02-10T11:06:26.776Z] 0c47ed1ceaa2: Waiting [2025-02-10T11:06:26.776Z] 534a70dc8296: Waiting [2025-02-10T11:06:27.736Z] b3bce0041ec6: Layer already exists [2025-02-10T11:06:27.736Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:06:27.736Z] 534a70dc8296: Layer already exists [2025-02-10T11:06:27.736Z] 84b9ce0225e2: Pushed [2025-02-10T11:06:28.317Z] 3bae4aadf57f: Pushed [2025-02-10T11:06:28.897Z] 0c47ed1ceaa2: Pushed [2025-02-10T11:06:35.524Z] 285cfd5c4f00: Pushed [2025-02-10T11:06:35.524Z] b978da13b2a32d0b5d07cddf043ce390008d5dae: digest: sha256:b01d014edb3c25743e1bf18200f6c8b044b903adbd32aacfe18eb7fb9621ba61 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:06:35.876Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:06:36.236Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-02-10T11:06:36.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-10T11:06:36.236Z] 84b9ce0225e2: Preparing [2025-02-10T11:06:36.236Z] 285cfd5c4f00: Preparing [2025-02-10T11:06:36.236Z] b3bce0041ec6: Preparing [2025-02-10T11:06:36.236Z] fa4dd8e2b94d: Preparing [2025-02-10T11:06:36.236Z] 3bae4aadf57f: Preparing [2025-02-10T11:06:36.236Z] 0c47ed1ceaa2: Preparing [2025-02-10T11:06:36.236Z] 534a70dc8296: Preparing [2025-02-10T11:06:36.236Z] 0c47ed1ceaa2: Waiting [2025-02-10T11:06:36.236Z] 534a70dc8296: Waiting [2025-02-10T11:06:36.236Z] 285cfd5c4f00: Layer already exists [2025-02-10T11:06:36.236Z] 84b9ce0225e2: Layer already exists [2025-02-10T11:06:36.236Z] b3bce0041ec6: Layer already exists [2025-02-10T11:06:36.236Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:06:36.236Z] 3bae4aadf57f: Layer already exists [2025-02-10T11:06:36.236Z] 534a70dc8296: Layer already exists [2025-02-10T11:06:36.236Z] 0c47ed1ceaa2: Layer already exists [2025-02-10T11:06:36.500Z] latest: digest: sha256:b01d014edb3c25743e1bf18200f6c8b044b903adbd32aacfe18eb7fb9621ba61 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:06:36.854Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:06:37.212Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.54 [2025-02-10T11:06:37.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-10T11:06:37.212Z] 84b9ce0225e2: Preparing [2025-02-10T11:06:37.212Z] 285cfd5c4f00: Preparing [2025-02-10T11:06:37.212Z] b3bce0041ec6: Preparing [2025-02-10T11:06:37.212Z] fa4dd8e2b94d: Preparing [2025-02-10T11:06:37.212Z] 3bae4aadf57f: Preparing [2025-02-10T11:06:37.212Z] 0c47ed1ceaa2: Preparing [2025-02-10T11:06:37.212Z] 534a70dc8296: Preparing [2025-02-10T11:06:37.212Z] 0c47ed1ceaa2: Waiting [2025-02-10T11:06:37.212Z] 534a70dc8296: Waiting [2025-02-10T11:06:37.212Z] 285cfd5c4f00: Layer already exists [2025-02-10T11:06:37.212Z] 3bae4aadf57f: Layer already exists [2025-02-10T11:06:37.212Z] 84b9ce0225e2: Layer already exists [2025-02-10T11:06:37.212Z] b3bce0041ec6: Layer already exists [2025-02-10T11:06:37.212Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:06:37.212Z] 0c47ed1ceaa2: Layer already exists [2025-02-10T11:06:37.212Z] 534a70dc8296: Layer already exists [2025-02-10T11:06:37.477Z] 4.0.0-dev.54: digest: sha256:b01d014edb3c25743e1bf18200f6c8b044b903adbd32aacfe18eb7fb9621ba61 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:06:37.834Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:06:38.185Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T11:06:38.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-10T11:06:38.185Z] 84b9ce0225e2: Preparing [2025-02-10T11:06:38.185Z] 285cfd5c4f00: Preparing [2025-02-10T11:06:38.185Z] b3bce0041ec6: Preparing [2025-02-10T11:06:38.185Z] fa4dd8e2b94d: Preparing [2025-02-10T11:06:38.185Z] 3bae4aadf57f: Preparing [2025-02-10T11:06:38.185Z] 0c47ed1ceaa2: Preparing [2025-02-10T11:06:38.185Z] 534a70dc8296: Preparing [2025-02-10T11:06:38.185Z] 0c47ed1ceaa2: Waiting [2025-02-10T11:06:38.185Z] 534a70dc8296: Waiting [2025-02-10T11:06:38.185Z] 3bae4aadf57f: Layer already exists [2025-02-10T11:06:38.185Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:06:38.185Z] 84b9ce0225e2: Layer already exists [2025-02-10T11:06:38.185Z] 285cfd5c4f00: Layer already exists [2025-02-10T11:06:38.185Z] b3bce0041ec6: Layer already exists [2025-02-10T11:06:38.185Z] 0c47ed1ceaa2: Layer already exists [2025-02-10T11:06:38.185Z] 534a70dc8296: Layer already exists [2025-02-10T11:06:38.449Z] b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54: digest: sha256:b01d014edb3c25743e1bf18200f6c8b044b903adbd32aacfe18eb7fb9621ba61 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:06:38.799Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:06:39.163Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-02-10T11:06:39.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-10T11:06:39.163Z] 84b9ce0225e2: Preparing [2025-02-10T11:06:39.163Z] 285cfd5c4f00: Preparing [2025-02-10T11:06:39.163Z] b3bce0041ec6: Preparing [2025-02-10T11:06:39.164Z] fa4dd8e2b94d: Preparing [2025-02-10T11:06:39.164Z] 3bae4aadf57f: Preparing [2025-02-10T11:06:39.164Z] 0c47ed1ceaa2: Preparing [2025-02-10T11:06:39.164Z] 534a70dc8296: Preparing [2025-02-10T11:06:39.164Z] 0c47ed1ceaa2: Waiting [2025-02-10T11:06:39.164Z] 534a70dc8296: Waiting [2025-02-10T11:06:39.164Z] b3bce0041ec6: Layer already exists [2025-02-10T11:06:39.164Z] 84b9ce0225e2: Layer already exists [2025-02-10T11:06:39.164Z] 285cfd5c4f00: Layer already exists [2025-02-10T11:06:39.164Z] 3bae4aadf57f: Layer already exists [2025-02-10T11:06:39.164Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:06:39.164Z] 534a70dc8296: Layer already exists [2025-02-10T11:06:39.164Z] 0c47ed1ceaa2: Layer already exists [2025-02-10T11:06:39.429Z] main: digest: sha256:b01d014edb3c25743e1bf18200f6c8b044b903adbd32aacfe18eb7fb9621ba61 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-10T11:06:39.509Z] ===================================================== [Pipeline] echo [2025-02-10T11:06:39.527Z] taggedImages: [2025-02-10T11:06:39.527Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T11:06:39.527Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-02-10T11:06:39.527Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.54 [2025-02-10T11:06:39.527Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T11:06:39.527Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-02-10T11:06:39.557Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-02-10T11:06:39.557Z] b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T11:06:39.557Z] latest [2025-02-10T11:06:39.557Z] 4.0.0-dev.54 [2025-02-10T11:06:39.557Z] b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T11:06:39.557Z] main [2025-02-10T11:06:39.557Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:06:39.925Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:06:40.269Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T11:06:40.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-10T11:06:40.269Z] 0d0ce4de277c: Preparing [2025-02-10T11:06:40.269Z] a47687ab48fd: Preparing [2025-02-10T11:06:40.269Z] b3bce0041ec6: Preparing [2025-02-10T11:06:40.269Z] fa4dd8e2b94d: Preparing [2025-02-10T11:06:40.269Z] 27e66a3df281: Preparing [2025-02-10T11:06:40.269Z] 4823a3c6b40a: Preparing [2025-02-10T11:06:40.269Z] 534a70dc8296: Preparing [2025-02-10T11:06:40.269Z] 534a70dc8296: Waiting [2025-02-10T11:06:40.269Z] 4823a3c6b40a: Waiting [2025-02-10T11:06:40.269Z] b3bce0041ec6: Layer already exists [2025-02-10T11:06:40.534Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:06:40.534Z] 534a70dc8296: Layer already exists [2025-02-10T11:06:40.534Z] 0d0ce4de277c: Pushed [2025-02-10T11:06:41.114Z] 4823a3c6b40a: Pushed [2025-02-10T11:06:42.067Z] 27e66a3df281: Pushed [2025-02-10T11:06:48.687Z] a47687ab48fd: Pushed [2025-02-10T11:06:48.687Z] b978da13b2a32d0b5d07cddf043ce390008d5dae: digest: sha256:f5bd94f767a286bdef5a4a79e4dcf7e52195c687b1622981b6203f02c7f5de6d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:06:49.035Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:06:49.379Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-02-10T11:06:49.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-10T11:06:49.379Z] 0d0ce4de277c: Preparing [2025-02-10T11:06:49.379Z] a47687ab48fd: Preparing [2025-02-10T11:06:49.379Z] b3bce0041ec6: Preparing [2025-02-10T11:06:49.379Z] fa4dd8e2b94d: Preparing [2025-02-10T11:06:49.379Z] 27e66a3df281: Preparing [2025-02-10T11:06:49.379Z] 4823a3c6b40a: Preparing [2025-02-10T11:06:49.379Z] 534a70dc8296: Preparing [2025-02-10T11:06:49.379Z] 4823a3c6b40a: Waiting [2025-02-10T11:06:49.379Z] 534a70dc8296: Waiting [2025-02-10T11:06:49.379Z] 0d0ce4de277c: Layer already exists [2025-02-10T11:06:49.379Z] 27e66a3df281: Layer already exists [2025-02-10T11:06:49.379Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:06:49.379Z] a47687ab48fd: Layer already exists [2025-02-10T11:06:49.379Z] b3bce0041ec6: Layer already exists [2025-02-10T11:06:49.379Z] 4823a3c6b40a: Layer already exists [2025-02-10T11:06:49.379Z] 534a70dc8296: Layer already exists [2025-02-10T11:06:49.643Z] latest: digest: sha256:f5bd94f767a286bdef5a4a79e4dcf7e52195c687b1622981b6203f02c7f5de6d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:06:49.994Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:06:50.615Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.54 [2025-02-10T11:06:50.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-10T11:06:50.615Z] 0d0ce4de277c: Preparing [2025-02-10T11:06:50.615Z] a47687ab48fd: Preparing [2025-02-10T11:06:50.615Z] b3bce0041ec6: Preparing [2025-02-10T11:06:50.615Z] fa4dd8e2b94d: Preparing [2025-02-10T11:06:50.615Z] 27e66a3df281: Preparing [2025-02-10T11:06:50.615Z] 4823a3c6b40a: Preparing [2025-02-10T11:06:50.615Z] 534a70dc8296: Preparing [2025-02-10T11:06:50.615Z] 4823a3c6b40a: Waiting [2025-02-10T11:06:50.615Z] 534a70dc8296: Waiting [2025-02-10T11:06:50.615Z] b3bce0041ec6: Layer already exists [2025-02-10T11:06:50.615Z] 0d0ce4de277c: Layer already exists [2025-02-10T11:06:50.615Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:06:50.615Z] a47687ab48fd: Layer already exists [2025-02-10T11:06:50.615Z] 27e66a3df281: Layer already exists [2025-02-10T11:06:50.615Z] 4823a3c6b40a: Layer already exists [2025-02-10T11:06:50.615Z] 534a70dc8296: Layer already exists [2025-02-10T11:06:50.881Z] 4.0.0-dev.54: digest: sha256:f5bd94f767a286bdef5a4a79e4dcf7e52195c687b1622981b6203f02c7f5de6d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:06:51.238Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:06:51.582Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T11:06:51.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-10T11:06:51.582Z] 0d0ce4de277c: Preparing [2025-02-10T11:06:51.582Z] a47687ab48fd: Preparing [2025-02-10T11:06:51.582Z] b3bce0041ec6: Preparing [2025-02-10T11:06:51.582Z] fa4dd8e2b94d: Preparing [2025-02-10T11:06:51.582Z] 27e66a3df281: Preparing [2025-02-10T11:06:51.582Z] 4823a3c6b40a: Preparing [2025-02-10T11:06:51.582Z] 534a70dc8296: Preparing [2025-02-10T11:06:51.582Z] 4823a3c6b40a: Waiting [2025-02-10T11:06:51.582Z] 534a70dc8296: Waiting [2025-02-10T11:06:51.582Z] a47687ab48fd: Layer already exists [2025-02-10T11:06:51.582Z] 0d0ce4de277c: Layer already exists [2025-02-10T11:06:51.582Z] 27e66a3df281: Layer already exists [2025-02-10T11:06:51.582Z] b3bce0041ec6: Layer already exists [2025-02-10T11:06:51.582Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:06:51.582Z] 4823a3c6b40a: Layer already exists [2025-02-10T11:06:51.582Z] 534a70dc8296: Layer already exists [2025-02-10T11:06:51.582Z] b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54: digest: sha256:f5bd94f767a286bdef5a4a79e4dcf7e52195c687b1622981b6203f02c7f5de6d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:06:52.203Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:06:52.555Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-02-10T11:06:52.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-10T11:06:52.555Z] 0d0ce4de277c: Preparing [2025-02-10T11:06:52.555Z] a47687ab48fd: Preparing [2025-02-10T11:06:52.555Z] b3bce0041ec6: Preparing [2025-02-10T11:06:52.555Z] fa4dd8e2b94d: Preparing [2025-02-10T11:06:52.555Z] 27e66a3df281: Preparing [2025-02-10T11:06:52.555Z] 4823a3c6b40a: Preparing [2025-02-10T11:06:52.555Z] 534a70dc8296: Preparing [2025-02-10T11:06:52.555Z] 4823a3c6b40a: Waiting [2025-02-10T11:06:52.555Z] 534a70dc8296: Waiting [2025-02-10T11:06:52.555Z] 0d0ce4de277c: Layer already exists [2025-02-10T11:06:52.555Z] 27e66a3df281: Layer already exists [2025-02-10T11:06:52.555Z] b3bce0041ec6: Layer already exists [2025-02-10T11:06:52.555Z] fa4dd8e2b94d: Layer already exists [2025-02-10T11:06:52.555Z] a47687ab48fd: Layer already exists [2025-02-10T11:06:52.555Z] 4823a3c6b40a: Layer already exists [2025-02-10T11:06:52.555Z] 534a70dc8296: Layer already exists [2025-02-10T11:06:52.820Z] main: digest: sha256:f5bd94f767a286bdef5a4a79e4dcf7e52195c687b1622981b6203f02c7f5de6d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-10T11:06:52.920Z] ===================================================== [Pipeline] echo [2025-02-10T11:06:52.935Z] taggedImages: [2025-02-10T11:06:52.935Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae [2025-02-10T11:06:52.935Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-02-10T11:06:52.935Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.54 [2025-02-10T11:06:52.935Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [2025-02-10T11:06:52.935Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:06:53.335Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-10T11:06:53.335Z] [2025-02-10T11:06:53.335Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:06:53.659Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-10T11:06:53.660Z] arm64: Pulling from edgex-lftools-log-publisher [2025-02-10T11:06:53.660Z] 8998bd30e6a1: Pulling fs layer [2025-02-10T11:06:53.660Z] 04944245beec: Pulling fs layer [2025-02-10T11:06:53.660Z] 699f458cf7ca: Pulling fs layer [2025-02-10T11:06:53.660Z] 765212b225bb: Pulling fs layer [2025-02-10T11:06:53.660Z] f23df028b6ca: Pulling fs layer [2025-02-10T11:06:53.660Z] d65c8cfc05b1: Pulling fs layer [2025-02-10T11:06:53.660Z] 2437ff75d9bd: Pulling fs layer [2025-02-10T11:06:53.660Z] f23df028b6ca: Waiting [2025-02-10T11:06:53.660Z] d65c8cfc05b1: Waiting [2025-02-10T11:06:53.660Z] 2437ff75d9bd: Waiting [2025-02-10T11:06:53.660Z] 765212b225bb: Waiting [2025-02-10T11:06:53.925Z] 04944245beec: Verifying Checksum [2025-02-10T11:06:53.925Z] 04944245beec: Download complete [2025-02-10T11:06:53.925Z] 765212b225bb: Verifying Checksum [2025-02-10T11:06:53.925Z] 765212b225bb: Download complete [2025-02-10T11:06:53.925Z] f23df028b6ca: Verifying Checksum [2025-02-10T11:06:53.925Z] f23df028b6ca: Download complete [2025-02-10T11:06:53.925Z] d65c8cfc05b1: Verifying Checksum [2025-02-10T11:06:53.925Z] d65c8cfc05b1: Download complete [2025-02-10T11:06:53.925Z] 699f458cf7ca: Verifying Checksum [2025-02-10T11:06:53.925Z] 699f458cf7ca: Download complete [2025-02-10T11:06:54.506Z] 8998bd30e6a1: Verifying Checksum [2025-02-10T11:06:54.506Z] 8998bd30e6a1: Download complete [2025-02-10T11:06:57.082Z] 2437ff75d9bd: Verifying Checksum [2025-02-10T11:06:57.082Z] 2437ff75d9bd: Download complete [2025-02-10T11:06:59.018Z] 8998bd30e6a1: Pull complete [2025-02-10T11:06:59.598Z] 04944245beec: Pull complete [2025-02-10T11:07:01.004Z] 699f458cf7ca: Pull complete [2025-02-10T11:07:01.004Z] 765212b225bb: Pull complete [2025-02-10T11:07:01.963Z] f23df028b6ca: Pull complete [2025-02-10T11:07:02.231Z] d65c8cfc05b1: Pull complete [2025-02-10T11:07:17.221Z] 2437ff75d9bd: Pull complete [2025-02-10T11:07:17.559Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-02-10T11:07:17.559Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-10T11:07:17.559Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T11:07:17.777Z] prd-ubuntu20.04-docker-arm64-4c-16g-38521 does not seem to be running inside a container [2025-02-10T11:07:17.822Z] $ 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/790 -v /w/workspace/edgex-go/790:/w/workspace/edgex-go/790:rw,z -v /w/workspace/edgex-go/790@tmp:/w/workspace/edgex-go/790@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-02-10T11:07:20.496Z] $ docker top 21a71ccba7c866e4b4fd7f90587d640647545ba621d12da266e5228794c5d7d3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-10T11:07:21.364Z] ---> job-cost.sh [2025-02-10T11:07:21.364Z] lf-activate-venv: SKIPPING [2025-02-10T11:07:21.364Z] INFO: No Stack... [2025-02-10T11:07:21.628Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-02-10T11:07:22.592Z] INFO: Archiving Costs [Pipeline] sh [2025-02-10T11:07:23.220Z] + cat /w/workspace/edgex-go/790/archives/cost.csv [2025-02-10T11:07:23.220Z] + cut -d, -f6 [Pipeline] lock [2025-02-10T11:07:23.255Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-790-stack-cost] [2025-02-10T11:07:23.262Z] Resource [jenkins-edgexfoundry-edgex-go-main-790-stack-cost] did not exist. Created. [2025-02-10T11:07:23.269Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-790-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-10T11:07:23.920Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-02-10T11:07:24.595Z] Stashed 1 file(s) [Pipeline] } [2025-02-10T11:07:24.603Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-790-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-10T11:07:24.619Z] $ docker stop --time=1 21a71ccba7c866e4b4fd7f90587d640647545ba621d12da266e5228794c5d7d3 [2025-02-10T11:07:26.539Z] $ docker rm -f --volumes 21a71ccba7c866e4b4fd7f90587d640647545ba621d12da266e5228794c5d7d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-02-10T11:07:27.075Z] provisioning config files... [2025-02-10T11:07:27.084Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/790@tmp/config9431746917159689894tmp [Pipeline] { [Pipeline] sh [2025-02-10T11:07:27.389Z] + set +x [2025-02-10T11:07:27.389Z] + curl -s https://codecov.io/bash [2025-02-10T11:07:27.389Z] + bash -s -- [2025-02-10T11:07:27.389Z] [2025-02-10T11:07:27.389Z] _____ _ [2025-02-10T11:07:27.389Z] / ____| | | [2025-02-10T11:07:27.389Z] | | ___ __| | ___ ___ _____ __ [2025-02-10T11:07:27.389Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-02-10T11:07:27.389Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-02-10T11:07:27.389Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-02-10T11:07:27.389Z] Bash-1.0.6 [2025-02-10T11:07:27.389Z] [2025-02-10T11:07:27.389Z] [2025-02-10T11:07:27.389Z] ==> git version 2.25.1 found [2025-02-10T11:07:27.389Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-02-10T11:07:27.389Z] Release-Date: 2020-01-08 [2025-02-10T11:07:27.389Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-02-10T11:07:27.389Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-02-10T11:07:27.389Z] ==> Jenkins CI detected. [2025-02-10T11:07:27.389Z] current dir:  /w/workspace/edgex-go/790 [2025-02-10T11:07:27.389Z] project root: . [2025-02-10T11:07:27.389Z] --> token set from env [2025-02-10T11:07:27.389Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-02-10T11:07:27.647Z] ==> Running gcov in . (disable via -X gcov) [2025-02-10T11:07:27.647Z] ==> Python coveragepy not found [2025-02-10T11:07:27.647Z] ==> Searching for coverage reports in: [2025-02-10T11:07:27.647Z] + . [2025-02-10T11:07:27.647Z] -> Found 1 reports [2025-02-10T11:07:27.647Z] ==> Detecting git/mercurial file structure [2025-02-10T11:07:27.647Z] ==> Reading reports [2025-02-10T11:07:27.647Z] + ./coverage.out bytes=1544537 [2025-02-10T11:07:27.647Z] ==> Appending adjustments [2025-02-10T11:07:27.647Z] https://docs.codecov.io/docs/fixing-reports [2025-02-10T11:07:29.068Z] + Found adjustments [2025-02-10T11:07:29.068Z] ==> Gzipping contents [2025-02-10T11:07:29.068Z] 132K /tmp/codecov.BItxGA.gz [2025-02-10T11:07:29.068Z] ==> Uploading reports [2025-02-10T11:07:29.068Z] url: https://codecov.io [2025-02-10T11:07:29.068Z] query: branch=main&commit=b978da13b2a32d0b5d07cddf043ce390008d5dae&build=790&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F790%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-10T11:07:29.068Z] -> Pinging Codecov [2025-02-10T11:07:29.068Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b978da13b2a32d0b5d07cddf043ce390008d5dae&build=790&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F790%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-10T11:07:29.328Z] -> Uploading to [2025-02-10T11:07:29.328Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/b978da13b2a32d0b5d07cddf043ce390008d5dae/efa7abff-e6e8-431f-88d2-3c73aa4ca85a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250210%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250210T110729Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=01350e321f1205f8b0d2d2887e0b33523d790a60add28cf0590115f832885456 [2025-02-10T11:07:29.328Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-10T11:07:29.328Z] Dload Upload Total Spent Left Speed [2025-02-10T11:07:29.328Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 131k 0 0 100 131k 0 658k --:--:-- --:--:-- --:--:-- 658k [2025-02-10T11:07:29.328Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b978da13b2a32d0b5d07cddf043ce390008d5dae [Pipeline] } [2025-02-10T11:07:29.336Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-02-10T11:07:29.588Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-02-10T11:07:29.603Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:07:29.912Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-10T11:07:29.912Z] [2025-02-10T11:07:29.912Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:07:30.215Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-10T11:07:30.215Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-02-10T11:07:30.215Z] 43c4264eed91: Pulling fs layer [2025-02-10T11:07:30.215Z] 4cc291be95ef: Pulling fs layer [2025-02-10T11:07:30.215Z] 2ac1f1163629: Pulling fs layer [2025-02-10T11:07:30.215Z] 5c3c966382ef: Pulling fs layer [2025-02-10T11:07:30.215Z] 4f4fb700ef54: Pulling fs layer [2025-02-10T11:07:30.215Z] d9c7d2e4e75e: Pulling fs layer [2025-02-10T11:07:30.215Z] 9c3e1370e548: Pulling fs layer [2025-02-10T11:07:30.215Z] 4f4fb700ef54: Waiting [2025-02-10T11:07:30.215Z] d9c7d2e4e75e: Waiting [2025-02-10T11:07:30.215Z] 9c3e1370e548: Waiting [2025-02-10T11:07:30.215Z] 5c3c966382ef: Waiting [2025-02-10T11:07:30.215Z] 4cc291be95ef: Verifying Checksum [2025-02-10T11:07:30.215Z] 4cc291be95ef: Download complete [2025-02-10T11:07:30.215Z] 5c3c966382ef: Verifying Checksum [2025-02-10T11:07:30.215Z] 5c3c966382ef: Download complete [2025-02-10T11:07:30.215Z] 4f4fb700ef54: Verifying Checksum [2025-02-10T11:07:30.215Z] 4f4fb700ef54: Download complete [2025-02-10T11:07:30.215Z] 43c4264eed91: Download complete [2025-02-10T11:07:30.475Z] d9c7d2e4e75e: Verifying Checksum [2025-02-10T11:07:30.475Z] d9c7d2e4e75e: Download complete [2025-02-10T11:07:30.475Z] 43c4264eed91: Pull complete [2025-02-10T11:07:30.475Z] 4cc291be95ef: Pull complete [2025-02-10T11:07:30.734Z] 2ac1f1163629: Verifying Checksum [2025-02-10T11:07:30.734Z] 2ac1f1163629: Download complete [2025-02-10T11:07:31.374Z] 9c3e1370e548: Verifying Checksum [2025-02-10T11:07:31.374Z] 9c3e1370e548: Download complete [2025-02-10T11:07:34.660Z] 2ac1f1163629: Pull complete [2025-02-10T11:07:34.660Z] 5c3c966382ef: Pull complete [2025-02-10T11:07:34.660Z] 4f4fb700ef54: Pull complete [2025-02-10T11:07:34.918Z] d9c7d2e4e75e: Pull complete [2025-02-10T11:07:38.262Z] 9c3e1370e548: Pull complete [2025-02-10T11:07:38.262Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-02-10T11:07:38.262Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-10T11:07:38.262Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T11:07:38.364Z] prd-ubuntu20.04-docker-8c-8g-38520 does not seem to be running inside a container [2025-02-10T11:07:38.391Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/790 -v /w/workspace/edgex-go/790:/w/workspace/edgex-go/790:rw,z -v /w/workspace/edgex-go/790@tmp:/w/workspace/edgex-go/790@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-02-10T11:07:44.867Z] $ docker top cd140c8670d88d32ae8ee0cfc4f3c60168ec2256858220f3251e0cfd5d7ea21b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-10T11:07:45.240Z] + git config --global --add safe.directory /w/workspace/edgex-go/790 [Pipeline] echo [2025-02-10T11:07:45.251Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-02-10T11:07:45.533Z] + set -o pipefail [2025-02-10T11:07:45.533Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-02-10T11:07:53.655Z] [2025-02-10T11:07:53.655Z] Monitoring /w/workspace/edgex-go/790 (github.com/edgexfoundry/edgex-go)... [2025-02-10T11:07:53.655Z] [2025-02-10T11:07:53.655Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/8ab5e3f5-30fc-4cf0-bc00-e5b2a0cd5bb8 [2025-02-10T11:07:53.655Z] [2025-02-10T11:07:53.655Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-02-10T11:07:53.655Z] [2025-02-10T11:07:53.915Z] [2025-02-10T11:07:53.915Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-02-10T11:07:53.915Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-02-10T11:07:54.180Z] $ docker stop --time=1 cd140c8670d88d32ae8ee0cfc4f3c60168ec2256858220f3251e0cfd5d7ea21b [2025-02-10T11:07:59.326Z] $ docker rm -f --volumes cd140c8670d88d32ae8ee0cfc4f3c60168ec2256858220f3251e0cfd5d7ea21b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-02-10T11:07:59.909Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-10T11:07:59.921Z] provisioning config files... [2025-02-10T11:07:59.931Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/790@tmp/config8085490372339900460tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-10T11:08:00.240Z] --> edgex-publish-swagger.sh [2025-02-10T11:08:00.240Z] === Publish openapi API === [2025-02-10T11:08:00.240Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-02-10T11:08:00.240Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/790/openapi/core-command.yaml] [2025-02-10T11:08:00.240Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-10T11:08:00.240Z] Dload Upload Total Spent Left Speed [2025-02-10T11:08:00.811Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 57714 --:--:-- --:--:-- --:--:-- 57613 100 32782 0 0 100 32782 0 57613 --:--:-- --:--:-- --:--:-- 57613 [2025-02-10T11:08:00.811Z] [2025-02-10T11:08:00.811Z] [2025-02-10T11:08:00.811Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/790/openapi/core-data.yaml] [2025-02-10T11:08:00.811Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-10T11:08:00.811Z] Dload Upload Total Spent Left Speed [2025-02-10T11:08:01.072Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 194k --:--:-- --:--:-- --:--:-- 194k [2025-02-10T11:08:01.072Z] [2025-02-10T11:08:01.072Z] [2025-02-10T11:08:01.072Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/790/openapi/core-keeper.yaml] [2025-02-10T11:08:01.073Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-10T11:08:01.073Z] Dload Upload Total Spent Left Speed [2025-02-10T11:08:01.333Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 358 174k --:--:-- --:--:-- --:--:-- 174k [2025-02-10T11:08:01.333Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-02-10T11:08:01.333Z] [2025-02-10T11:08:01.333Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/790/openapi/core-metadata.yaml] [2025-02-10T11:08:01.333Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-10T11:08:01.333Z] Dload Upload Total Spent Left Speed [2025-02-10T11:08:01.594Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 156 100 156k 405 405k --:--:-- --:--:-- --:--:-- 404k 100 156k 100 156 100 156k 405 405k --:--:-- --:--:-- --:--:-- 404k [2025-02-10T11:08:01.594Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-02-10T11:08:01.594Z] [2025-02-10T11:08:01.594Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/790/openapi/security-proxy-auth.yaml] [2025-02-10T11:08:01.594Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-10T11:08:01.594Z] Dload Upload Total Spent Left Speed [2025-02-10T11:08:01.854Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 282 102k --:--:-- --:--:-- --:--:-- 102k [2025-02-10T11:08:01.854Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-02-10T11:08:01.854Z] [2025-02-10T11:08:01.854Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/790/openapi/support-notifications.yaml] [2025-02-10T11:08:01.854Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-10T11:08:01.854Z] Dload Upload Total Spent Left Speed [2025-02-10T11:08:02.425Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 511 320k --:--:-- --:--:-- --:--:-- 321k [2025-02-10T11:08:02.425Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-02-10T11:08:02.425Z] [2025-02-10T11:08:02.425Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/790/openapi/support-scheduler.yaml] [2025-02-10T11:08:02.425Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-10T11:08:02.425Z] Dload Upload Total Spent Left Speed [2025-02-10T11:08:02.684Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 405 128k --:--:-- --:--:-- --:--:-- 128k 100 50857 100 156 100 50701 405 128k --:--:-- --:--:-- --:--:-- 128k [2025-02-10T11:08:02.684Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-02-10T11:08:02.684Z] [Pipeline] } [2025-02-10T11:08:02.690Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2025-02-10T11:08:03.118Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-10T11:08:03.118Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:08:03.421Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-10T11:08:03.421Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T11:08:03.502Z] prd-ubuntu20.04-docker-8c-8g-38520 does not seem to be running inside a container [2025-02-10T11:08:03.526Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/790 -v /w/workspace/edgex-go/790:/w/workspace/edgex-go/790:rw,z -v /w/workspace/edgex-go/790@tmp:/w/workspace/edgex-go/790@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-10T11:08:04.073Z] $ docker top 7f952f65229508b493c0cf90c29df6a32f76496b01adff8a59495ddf749253e0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-10T11:08:04.189Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-10T11:08:04.189Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-10T11:08:04.309Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-10T11:08:04.304Z] $ docker exec 7f952f65229508b493c0cf90c29df6a32f76496b01adff8a59495ddf749253e0 ssh-agent [2025-02-10T11:08:04.427Z] SSH_AUTH_SOCK=/tmp/ssh-b6xgUmTR6UvP/agent.32 [2025-02-10T11:08:04.428Z] SSH_AGENT_PID=38 [2025-02-10T11:08:04.433Z] Running ssh-add (command line suppressed) [2025-02-10T11:08:04.526Z] Identity added: /w/workspace/edgex-go/790@tmp/private_key_4659863461024257004.key (/w/workspace/edgex-go/790@tmp/private_key_4659863461024257004.key) [2025-02-10T11:08:04.548Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-10T11:08:04.837Z] + git semver tag [2025-02-10T11:08:05.097Z] 2025-02-10 11:08:05,008 [run_tag] DEBUG tag force:False [2025-02-10T11:08:05.097Z] 2025-02-10 11:08:05,009 [check_head_tag] DEBUG check head tag [2025-02-10T11:08:05.097Z] 2025-02-10 11:08:05,012 [execute] INFO git cat-file --batch-check [2025-02-10T11:08:05.097Z] 2025-02-10 11:08:05,012 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/790, universal_newlines=False, shell=None, istream=) [2025-02-10T11:08:05.097Z] 2025-02-10 11:08:05,016 [execute] INFO git cat-file --batch [2025-02-10T11:08:05.097Z] 2025-02-10 11:08:05,017 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/790, universal_newlines=False, shell=None, istream=) [2025-02-10T11:08:05.357Z] 2025-02-10 11:08:05,090 [read_version] DEBUG read version from /w/workspace/edgex-go/790/.semver/main [2025-02-10T11:08:05.357Z] 2025-02-10 11:08:05,090 [execute] INFO git tag -a v4.0.0-dev.54 -m v4.0.0-dev.54 [2025-02-10T11:08:05.357Z] 2025-02-10 11:08:05,090 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.54', '-m', 'v4.0.0-dev.54'], cwd=/w/workspace/edgex-go/790, universal_newlines=False, shell=None, istream=None) [2025-02-10T11:08:05.357Z] 2025-02-10 11:08:05,096 [read_version] DEBUG read version from /w/workspace/edgex-go/790/.semver/main [2025-02-10T11:08:05.357Z] 4.0.0-dev.54 [Pipeline] } [2025-02-10T11:08:05.360Z] $ docker exec --env ******** --env ******** 7f952f65229508b493c0cf90c29df6a32f76496b01adff8a59495ddf749253e0 ssh-agent -k [2025-02-10T11:08:05.460Z] unset SSH_AUTH_SOCK; [2025-02-10T11:08:05.461Z] unset SSH_AGENT_PID; [2025-02-10T11:08:05.461Z] echo Agent pid 38 killed; [2025-02-10T11:08:05.480Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-10T11:08:05.807Z] + git semver [Pipeline] } [2025-02-10T11:08:06.070Z] $ docker stop --time=1 7f952f65229508b493c0cf90c29df6a32f76496b01adff8a59495ddf749253e0 [2025-02-10T11:08:07.341Z] $ docker rm -f --volumes 7f952f65229508b493c0cf90c29df6a32f76496b01adff8a59495ddf749253e0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:08:07.772Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-10T11:08:07.772Z] [2025-02-10T11:08:07.772Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:08:08.078Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-10T11:08:08.078Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-02-10T11:08:08.078Z] ab5ef0e58194: Pulling fs layer [2025-02-10T11:08:08.078Z] 9712f1f96733: Pulling fs layer [2025-02-10T11:08:08.078Z] 63f879dbbcfc: Pulling fs layer [2025-02-10T11:08:08.078Z] 0d9ebad4ef96: Pulling fs layer [2025-02-10T11:08:08.078Z] e9a5061849ea: Pulling fs layer [2025-02-10T11:08:08.078Z] d747dcd14b5f: Pulling fs layer [2025-02-10T11:08:08.078Z] 0d9ebad4ef96: Waiting [2025-02-10T11:08:08.078Z] e9a5061849ea: Waiting [2025-02-10T11:08:08.078Z] 2de7ff778b66: Pulling fs layer [2025-02-10T11:08:08.078Z] d747dcd14b5f: Waiting [2025-02-10T11:08:08.078Z] 2de7ff778b66: Waiting [2025-02-10T11:08:08.078Z] 9712f1f96733: Verifying Checksum [2025-02-10T11:08:08.078Z] 9712f1f96733: Download complete [2025-02-10T11:08:08.338Z] 63f879dbbcfc: Verifying Checksum [2025-02-10T11:08:08.338Z] 63f879dbbcfc: Download complete [2025-02-10T11:08:08.596Z] e9a5061849ea: Verifying Checksum [2025-02-10T11:08:08.596Z] e9a5061849ea: Download complete [2025-02-10T11:08:08.596Z] d747dcd14b5f: Verifying Checksum [2025-02-10T11:08:08.596Z] d747dcd14b5f: Download complete [2025-02-10T11:08:08.596Z] ab5ef0e58194: Verifying Checksum [2025-02-10T11:08:08.596Z] ab5ef0e58194: Download complete [2025-02-10T11:08:08.596Z] 0d9ebad4ef96: Verifying Checksum [2025-02-10T11:08:08.596Z] 0d9ebad4ef96: Download complete [2025-02-10T11:08:08.855Z] 2de7ff778b66: Verifying Checksum [2025-02-10T11:08:08.855Z] 2de7ff778b66: Download complete [2025-02-10T11:08:12.140Z] ab5ef0e58194: Pull complete [2025-02-10T11:08:12.140Z] 9712f1f96733: Pull complete [2025-02-10T11:08:12.399Z] 63f879dbbcfc: Pull complete [2025-02-10T11:08:16.592Z] 0d9ebad4ef96: Pull complete [2025-02-10T11:08:16.852Z] e9a5061849ea: Pull complete [2025-02-10T11:08:16.852Z] d747dcd14b5f: Pull complete [2025-02-10T11:08:18.228Z] 2de7ff778b66: Pull complete [2025-02-10T11:08:18.228Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-02-10T11:08:18.228Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-10T11:08:18.228Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T11:08:18.316Z] prd-ubuntu20.04-docker-8c-8g-38520 does not seem to be running inside a container [2025-02-10T11:08:18.336Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/790 -v /w/workspace/edgex-go/790:/w/workspace/edgex-go/790:rw,z -v /w/workspace/edgex-go/790@tmp:/w/workspace/edgex-go/790@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-02-10T11:08:25.099Z] $ docker top 01c83050b37757e7d530c1350ba4f01d9aaf107a4df9b2fac2a3cd8198e10ac4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-02-10T11:08:25.190Z] provisioning config files... [2025-02-10T11:08:25.196Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/790@tmp/config3904630760867228147tmp [2025-02-10T11:08:25.207Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/790@tmp/config4731766481706442889tmp [2025-02-10T11:08:25.215Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/790@tmp/config11036303611208683180tmp [Pipeline] { [Pipeline] echo [2025-02-10T11:08:25.240Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-10T11:08:25.533Z] ---> sigul-configuration.sh [2025-02-10T11:08:25.533Z] gpg: directory `/root/.gnupg' created [2025-02-10T11:08:25.533Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-02-10T11:08:25.533Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-02-10T11:08:25.533Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-02-10T11:08:25.533Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-02-10T11:08:25.533Z] gpg: CAST5 encrypted data [2025-02-10T11:08:25.533Z] gpg: encrypted with 1 passphrase [2025-02-10T11:08:25.533Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-02-10T11:08:25.831Z] + mkdir /home/jenkins [2025-02-10T11:08:25.831Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-02-10T11:08:26.128Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-02-10T11:08:26.142Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-10T11:08:26.440Z] ---> sigul-install.sh [2025-02-10T11:08:26.440Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-02-10T11:08:26.739Z] + git tag --list [2025-02-10T11:08:26.739Z] 0.6.0 [2025-02-10T11:08:26.739Z] 0.6.1 [2025-02-10T11:08:26.739Z] 0.7.0 [2025-02-10T11:08:26.739Z] 0.7.1 [2025-02-10T11:08:26.739Z] v1.0.0 [2025-02-10T11:08:26.739Z] v1.0.1 [2025-02-10T11:08:26.739Z] v1.1.0 [2025-02-10T11:08:26.739Z] v1.2.0 [2025-02-10T11:08:26.739Z] v1.2.1 [2025-02-10T11:08:26.739Z] v1.3.0 [2025-02-10T11:08:26.739Z] v1.3.1 [2025-02-10T11:08:26.739Z] v2.0.0 [2025-02-10T11:08:26.739Z] v2.1.0 [2025-02-10T11:08:26.739Z] v2.1.1 [2025-02-10T11:08:26.739Z] v2.2.0 [2025-02-10T11:08:26.739Z] v2.3.0 [2025-02-10T11:08:26.739Z] v3.0 [2025-02-10T11:08:26.739Z] v3.0.0 [2025-02-10T11:08:26.739Z] v3.1 [2025-02-10T11:08:26.739Z] v3.1.0 [2025-02-10T11:08:26.739Z] v3.1.0-dev.1 [2025-02-10T11:08:26.739Z] v3.1.0-dev.10 [2025-02-10T11:08:26.739Z] v3.1.0-dev.11 [2025-02-10T11:08:26.739Z] v3.1.0-dev.12 [2025-02-10T11:08:26.739Z] v3.1.0-dev.13 [2025-02-10T11:08:26.739Z] v3.1.0-dev.14 [2025-02-10T11:08:26.739Z] v3.1.0-dev.15 [2025-02-10T11:08:26.739Z] v3.1.0-dev.16 [2025-02-10T11:08:26.739Z] v3.1.0-dev.17 [2025-02-10T11:08:26.739Z] v3.1.0-dev.18 [2025-02-10T11:08:26.739Z] v3.1.0-dev.19 [2025-02-10T11:08:26.739Z] v3.1.0-dev.2 [2025-02-10T11:08:26.739Z] v3.1.0-dev.20 [2025-02-10T11:08:26.739Z] v3.1.0-dev.21 [2025-02-10T11:08:26.739Z] v3.1.0-dev.22 [2025-02-10T11:08:26.739Z] v3.1.0-dev.23 [2025-02-10T11:08:26.739Z] v3.1.0-dev.24 [2025-02-10T11:08:26.739Z] v3.1.0-dev.25 [2025-02-10T11:08:26.739Z] v3.1.0-dev.26 [2025-02-10T11:08:26.739Z] v3.1.0-dev.27 [2025-02-10T11:08:26.739Z] v3.1.0-dev.28 [2025-02-10T11:08:26.739Z] v3.1.0-dev.29 [2025-02-10T11:08:26.739Z] v3.1.0-dev.3 [2025-02-10T11:08:26.739Z] v3.1.0-dev.30 [2025-02-10T11:08:26.739Z] v3.1.0-dev.31 [2025-02-10T11:08:26.739Z] v3.1.0-dev.32 [2025-02-10T11:08:26.739Z] v3.1.0-dev.33 [2025-02-10T11:08:26.739Z] v3.1.0-dev.34 [2025-02-10T11:08:26.739Z] v3.1.0-dev.35 [2025-02-10T11:08:26.739Z] v3.1.0-dev.36 [2025-02-10T11:08:26.739Z] v3.1.0-dev.37 [2025-02-10T11:08:26.739Z] v3.1.0-dev.38 [2025-02-10T11:08:26.739Z] v3.1.0-dev.39 [2025-02-10T11:08:26.739Z] v3.1.0-dev.4 [2025-02-10T11:08:26.739Z] v3.1.0-dev.40 [2025-02-10T11:08:26.739Z] v3.1.0-dev.41 [2025-02-10T11:08:26.739Z] v3.1.0-dev.42 [2025-02-10T11:08:26.739Z] v3.1.0-dev.43 [2025-02-10T11:08:26.739Z] v3.1.0-dev.44 [2025-02-10T11:08:26.739Z] v3.1.0-dev.45 [2025-02-10T11:08:26.739Z] v3.1.0-dev.46 [2025-02-10T11:08:26.739Z] v3.1.0-dev.47 [2025-02-10T11:08:26.739Z] v3.1.0-dev.48 [2025-02-10T11:08:26.739Z] v3.1.0-dev.49 [2025-02-10T11:08:26.739Z] v3.1.0-dev.5 [2025-02-10T11:08:26.739Z] v3.1.0-dev.50 [2025-02-10T11:08:26.739Z] v3.1.0-dev.51 [2025-02-10T11:08:26.739Z] v3.1.0-dev.52 [2025-02-10T11:08:26.739Z] v3.1.0-dev.53 [2025-02-10T11:08:26.739Z] v3.1.0-dev.54 [2025-02-10T11:08:26.739Z] v3.1.0-dev.55 [2025-02-10T11:08:26.739Z] v3.1.0-dev.56 [2025-02-10T11:08:26.739Z] v3.1.0-dev.57 [2025-02-10T11:08:26.739Z] v3.1.0-dev.58 [2025-02-10T11:08:26.739Z] v3.1.0-dev.59 [2025-02-10T11:08:26.739Z] v3.1.0-dev.6 [2025-02-10T11:08:26.739Z] v3.1.0-dev.60 [2025-02-10T11:08:26.739Z] v3.1.0-dev.61 [2025-02-10T11:08:26.740Z] v3.1.0-dev.62 [2025-02-10T11:08:26.740Z] v3.1.0-dev.63 [2025-02-10T11:08:26.740Z] v3.1.0-dev.64 [2025-02-10T11:08:26.740Z] v3.1.0-dev.65 [2025-02-10T11:08:26.740Z] v3.1.0-dev.66 [2025-02-10T11:08:26.740Z] v3.1.0-dev.67 [2025-02-10T11:08:26.740Z] v3.1.0-dev.68 [2025-02-10T11:08:26.740Z] v3.1.0-dev.69 [2025-02-10T11:08:26.740Z] v3.1.0-dev.7 [2025-02-10T11:08:26.740Z] v3.1.0-dev.70 [2025-02-10T11:08:26.740Z] v3.1.0-dev.71 [2025-02-10T11:08:26.740Z] v3.1.0-dev.72 [2025-02-10T11:08:26.740Z] v3.1.0-dev.73 [2025-02-10T11:08:26.740Z] v3.1.0-dev.8 [2025-02-10T11:08:26.740Z] v3.1.0-dev.9 [2025-02-10T11:08:26.740Z] v3.1.1 [2025-02-10T11:08:26.740Z] v3.1.1-dev.1 [2025-02-10T11:08:26.740Z] v3.1.1-dev.2 [2025-02-10T11:08:26.740Z] v3.2.0-dev.1 [2025-02-10T11:08:26.740Z] v3.2.0-dev.10 [2025-02-10T11:08:26.740Z] v3.2.0-dev.100 [2025-02-10T11:08:26.740Z] v3.2.0-dev.101 [2025-02-10T11:08:26.740Z] v3.2.0-dev.102 [2025-02-10T11:08:26.740Z] v3.2.0-dev.103 [2025-02-10T11:08:26.740Z] v3.2.0-dev.104 [2025-02-10T11:08:26.740Z] v3.2.0-dev.105 [2025-02-10T11:08:26.740Z] v3.2.0-dev.106 [2025-02-10T11:08:26.740Z] v3.2.0-dev.107 [2025-02-10T11:08:26.740Z] v3.2.0-dev.108 [2025-02-10T11:08:26.740Z] v3.2.0-dev.109 [2025-02-10T11:08:26.740Z] v3.2.0-dev.11 [2025-02-10T11:08:26.740Z] v3.2.0-dev.12 [2025-02-10T11:08:26.740Z] v3.2.0-dev.13 [2025-02-10T11:08:26.740Z] v3.2.0-dev.14 [2025-02-10T11:08:26.740Z] v3.2.0-dev.15 [2025-02-10T11:08:26.740Z] v3.2.0-dev.16 [2025-02-10T11:08:26.740Z] v3.2.0-dev.17 [2025-02-10T11:08:26.740Z] v3.2.0-dev.18 [2025-02-10T11:08:26.740Z] v3.2.0-dev.19 [2025-02-10T11:08:26.740Z] v3.2.0-dev.2 [2025-02-10T11:08:26.740Z] v3.2.0-dev.20 [2025-02-10T11:08:26.740Z] v3.2.0-dev.21 [2025-02-10T11:08:26.740Z] v3.2.0-dev.22 [2025-02-10T11:08:26.740Z] v3.2.0-dev.23 [2025-02-10T11:08:26.740Z] v3.2.0-dev.24 [2025-02-10T11:08:26.740Z] v3.2.0-dev.25 [2025-02-10T11:08:26.740Z] v3.2.0-dev.26 [2025-02-10T11:08:26.740Z] v3.2.0-dev.27 [2025-02-10T11:08:26.740Z] v3.2.0-dev.28 [2025-02-10T11:08:26.740Z] v3.2.0-dev.29 [2025-02-10T11:08:26.740Z] v3.2.0-dev.3 [2025-02-10T11:08:26.740Z] v3.2.0-dev.30 [2025-02-10T11:08:26.740Z] v3.2.0-dev.31 [2025-02-10T11:08:26.740Z] v3.2.0-dev.32 [2025-02-10T11:08:26.740Z] v3.2.0-dev.33 [2025-02-10T11:08:26.740Z] v3.2.0-dev.34 [2025-02-10T11:08:26.740Z] v3.2.0-dev.35 [2025-02-10T11:08:26.740Z] v3.2.0-dev.36 [2025-02-10T11:08:26.740Z] v3.2.0-dev.37 [2025-02-10T11:08:26.740Z] v3.2.0-dev.38 [2025-02-10T11:08:26.740Z] v3.2.0-dev.39 [2025-02-10T11:08:26.740Z] v3.2.0-dev.4 [2025-02-10T11:08:26.740Z] v3.2.0-dev.40 [2025-02-10T11:08:26.740Z] v3.2.0-dev.41 [2025-02-10T11:08:26.740Z] v3.2.0-dev.42 [2025-02-10T11:08:26.740Z] v3.2.0-dev.43 [2025-02-10T11:08:26.740Z] v3.2.0-dev.44 [2025-02-10T11:08:26.740Z] v3.2.0-dev.45 [2025-02-10T11:08:26.740Z] v3.2.0-dev.46 [2025-02-10T11:08:26.740Z] v3.2.0-dev.47 [2025-02-10T11:08:26.740Z] v3.2.0-dev.48 [2025-02-10T11:08:26.740Z] v3.2.0-dev.49 [2025-02-10T11:08:26.740Z] v3.2.0-dev.5 [2025-02-10T11:08:26.740Z] v3.2.0-dev.50 [2025-02-10T11:08:26.740Z] v3.2.0-dev.51 [2025-02-10T11:08:26.740Z] v3.2.0-dev.52 [2025-02-10T11:08:26.740Z] v3.2.0-dev.53 [2025-02-10T11:08:26.740Z] v3.2.0-dev.54 [2025-02-10T11:08:26.740Z] v3.2.0-dev.55 [2025-02-10T11:08:26.740Z] v3.2.0-dev.56 [2025-02-10T11:08:26.740Z] v3.2.0-dev.57 [2025-02-10T11:08:26.740Z] v3.2.0-dev.58 [2025-02-10T11:08:26.740Z] v3.2.0-dev.59 [2025-02-10T11:08:26.740Z] v3.2.0-dev.6 [2025-02-10T11:08:26.740Z] v3.2.0-dev.60 [2025-02-10T11:08:26.740Z] v3.2.0-dev.61 [2025-02-10T11:08:26.740Z] v3.2.0-dev.62 [2025-02-10T11:08:26.740Z] v3.2.0-dev.63 [2025-02-10T11:08:26.740Z] v3.2.0-dev.64 [2025-02-10T11:08:26.740Z] v3.2.0-dev.65 [2025-02-10T11:08:26.740Z] v3.2.0-dev.66 [2025-02-10T11:08:26.740Z] v3.2.0-dev.67 [2025-02-10T11:08:26.740Z] v3.2.0-dev.68 [2025-02-10T11:08:26.740Z] v3.2.0-dev.69 [2025-02-10T11:08:26.740Z] v3.2.0-dev.7 [2025-02-10T11:08:26.740Z] v3.2.0-dev.70 [2025-02-10T11:08:26.740Z] v3.2.0-dev.71 [2025-02-10T11:08:26.740Z] v3.2.0-dev.72 [2025-02-10T11:08:26.740Z] v3.2.0-dev.73 [2025-02-10T11:08:26.740Z] v3.2.0-dev.74 [2025-02-10T11:08:26.740Z] v3.2.0-dev.75 [2025-02-10T11:08:26.740Z] v3.2.0-dev.76 [2025-02-10T11:08:26.740Z] v3.2.0-dev.77 [2025-02-10T11:08:26.740Z] v3.2.0-dev.78 [2025-02-10T11:08:26.740Z] v3.2.0-dev.79 [2025-02-10T11:08:26.740Z] v3.2.0-dev.8 [2025-02-10T11:08:26.740Z] v3.2.0-dev.80 [2025-02-10T11:08:26.740Z] v3.2.0-dev.81 [2025-02-10T11:08:26.740Z] v3.2.0-dev.82 [2025-02-10T11:08:26.740Z] v3.2.0-dev.83 [2025-02-10T11:08:26.740Z] v3.2.0-dev.84 [2025-02-10T11:08:26.740Z] v3.2.0-dev.85 [2025-02-10T11:08:26.740Z] v3.2.0-dev.86 [2025-02-10T11:08:26.740Z] v3.2.0-dev.87 [2025-02-10T11:08:26.740Z] v3.2.0-dev.88 [2025-02-10T11:08:26.740Z] v3.2.0-dev.89 [2025-02-10T11:08:26.740Z] v3.2.0-dev.9 [2025-02-10T11:08:26.740Z] v3.2.0-dev.90 [2025-02-10T11:08:26.740Z] v3.2.0-dev.91 [2025-02-10T11:08:26.740Z] v3.2.0-dev.92 [2025-02-10T11:08:26.740Z] v3.2.0-dev.93 [2025-02-10T11:08:26.740Z] v3.2.0-dev.94 [2025-02-10T11:08:26.740Z] v3.2.0-dev.95 [2025-02-10T11:08:26.740Z] v3.2.0-dev.96 [2025-02-10T11:08:26.740Z] v3.2.0-dev.97 [2025-02-10T11:08:26.740Z] v3.2.0-dev.98 [2025-02-10T11:08:26.740Z] v3.2.0-dev.99 [2025-02-10T11:08:26.740Z] v4.0.0-dev.1 [2025-02-10T11:08:26.740Z] v4.0.0-dev.10 [2025-02-10T11:08:26.740Z] v4.0.0-dev.11 [2025-02-10T11:08:26.740Z] v4.0.0-dev.12 [2025-02-10T11:08:26.740Z] v4.0.0-dev.13 [2025-02-10T11:08:26.740Z] v4.0.0-dev.14 [2025-02-10T11:08:26.740Z] v4.0.0-dev.15 [2025-02-10T11:08:26.740Z] v4.0.0-dev.16 [2025-02-10T11:08:26.740Z] v4.0.0-dev.17 [2025-02-10T11:08:26.740Z] v4.0.0-dev.18 [2025-02-10T11:08:26.740Z] v4.0.0-dev.19 [2025-02-10T11:08:26.740Z] v4.0.0-dev.2 [2025-02-10T11:08:26.740Z] v4.0.0-dev.20 [2025-02-10T11:08:26.740Z] v4.0.0-dev.21 [2025-02-10T11:08:26.740Z] v4.0.0-dev.22 [2025-02-10T11:08:26.740Z] v4.0.0-dev.23 [2025-02-10T11:08:26.740Z] v4.0.0-dev.24 [2025-02-10T11:08:26.740Z] v4.0.0-dev.25 [2025-02-10T11:08:26.740Z] v4.0.0-dev.26 [2025-02-10T11:08:26.740Z] v4.0.0-dev.27 [2025-02-10T11:08:26.740Z] v4.0.0-dev.28 [2025-02-10T11:08:26.740Z] v4.0.0-dev.29 [2025-02-10T11:08:26.740Z] v4.0.0-dev.3 [2025-02-10T11:08:26.740Z] v4.0.0-dev.30 [2025-02-10T11:08:26.740Z] v4.0.0-dev.31 [2025-02-10T11:08:26.740Z] v4.0.0-dev.32 [2025-02-10T11:08:26.740Z] v4.0.0-dev.33 [2025-02-10T11:08:26.740Z] v4.0.0-dev.34 [2025-02-10T11:08:26.740Z] v4.0.0-dev.35 [2025-02-10T11:08:26.740Z] v4.0.0-dev.36 [2025-02-10T11:08:26.740Z] v4.0.0-dev.37 [2025-02-10T11:08:26.740Z] v4.0.0-dev.38 [2025-02-10T11:08:26.740Z] v4.0.0-dev.39 [2025-02-10T11:08:26.740Z] v4.0.0-dev.4 [2025-02-10T11:08:26.740Z] v4.0.0-dev.40 [2025-02-10T11:08:26.740Z] v4.0.0-dev.41 [2025-02-10T11:08:26.740Z] v4.0.0-dev.42 [2025-02-10T11:08:26.740Z] v4.0.0-dev.43 [2025-02-10T11:08:26.740Z] v4.0.0-dev.44 [2025-02-10T11:08:26.740Z] v4.0.0-dev.45 [2025-02-10T11:08:26.740Z] v4.0.0-dev.46 [2025-02-10T11:08:26.740Z] v4.0.0-dev.47 [2025-02-10T11:08:26.740Z] v4.0.0-dev.48 [2025-02-10T11:08:26.740Z] v4.0.0-dev.49 [2025-02-10T11:08:26.740Z] v4.0.0-dev.5 [2025-02-10T11:08:26.740Z] v4.0.0-dev.50 [2025-02-10T11:08:26.740Z] v4.0.0-dev.51 [2025-02-10T11:08:26.740Z] v4.0.0-dev.52 [2025-02-10T11:08:26.740Z] v4.0.0-dev.53 [2025-02-10T11:08:26.740Z] v4.0.0-dev.54 [2025-02-10T11:08:26.740Z] v4.0.0-dev.6 [2025-02-10T11:08:26.740Z] v4.0.0-dev.7 [2025-02-10T11:08:26.740Z] v4.0.0-dev.8 [2025-02-10T11:08:26.740Z] v4.0.0-dev.9 [Pipeline] sh [2025-02-10T11:08:27.040Z] + lftools sign git-tag v4.0.0-dev.54 [2025-02-10T11:08:27.610Z] Signing Git tag with Sigul... [2025-02-10T11:08:27.611Z] Signing v4.0.0-dev.54 [Pipeline] echo [2025-02-10T11:08:28.196Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-10T11:08:28.494Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-02-10T11:08:28.501Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-02-10T11:08:28.522Z] $ docker stop --time=1 01c83050b37757e7d530c1350ba4f01d9aaf107a4df9b2fac2a3cd8198e10ac4 [2025-02-10T11:08:29.795Z] $ docker rm -f --volumes 01c83050b37757e7d530c1350ba4f01d9aaf107a4df9b2fac2a3cd8198e10ac4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-02-10T11:08:30.233Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-10T11:08:30.233Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:08:30.537Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-10T11:08:30.537Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T11:08:30.625Z] prd-ubuntu20.04-docker-8c-8g-38520 does not seem to be running inside a container [2025-02-10T11:08:30.667Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/790 -v /w/workspace/edgex-go/790:/w/workspace/edgex-go/790:rw,z -v /w/workspace/edgex-go/790@tmp:/w/workspace/edgex-go/790@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-10T11:08:31.021Z] $ docker top 74300218a8fb428c6e977142f4ad72d74a559720e157194f616d968c1193a268 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-10T11:08:31.133Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-10T11:08:31.133Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-10T11:08:31.253Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-10T11:08:31.248Z] $ docker exec 74300218a8fb428c6e977142f4ad72d74a559720e157194f616d968c1193a268 ssh-agent [2025-02-10T11:08:31.371Z] SSH_AUTH_SOCK=/tmp/ssh-GAUUazNDP6UG/agent.31 [2025-02-10T11:08:31.371Z] SSH_AGENT_PID=37 [2025-02-10T11:08:31.377Z] Running ssh-add (command line suppressed) [2025-02-10T11:08:31.472Z] Identity added: /w/workspace/edgex-go/790@tmp/private_key_17172644283758973315.key (/w/workspace/edgex-go/790@tmp/private_key_17172644283758973315.key) [2025-02-10T11:08:31.494Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-10T11:08:31.787Z] + git semver bump pre [2025-02-10T11:08:32.047Z] 2025-02-10 11:08:31,978 [read_version] DEBUG read version from /w/workspace/edgex-go/790/.semver/main [2025-02-10T11:08:32.048Z] 2025-02-10 11:08:31,978 [bump_version] DEBUG bumping version:4.0.0-dev.54 on axis:pre with prefix:dev [2025-02-10T11:08:32.048Z] 2025-02-10 11:08:31,978 [bump_version] DEBUG bumped version:4.0.0-dev.55 [2025-02-10T11:08:32.048Z] 2025-02-10 11:08:31,978 [write_version] DEBUG write version:4.0.0-dev.55 to path:/w/workspace/edgex-go/790/.semver/main with force:True [2025-02-10T11:08:32.048Z] 2025-02-10 11:08:31,978 [read_version] DEBUG read version from /w/workspace/edgex-go/790/.semver/main [2025-02-10T11:08:32.048Z] 2025-02-10 11:08:31,979 [write_file] DEBUG write to file:/w/workspace/edgex-go/790/.semver/main [2025-02-10T11:08:32.048Z] 2025-02-10 11:08:31,980 [execute] INFO git cat-file --batch-check [2025-02-10T11:08:32.048Z] 2025-02-10 11:08:31,981 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/790/.semver, universal_newlines=False, shell=None, istream=) [2025-02-10T11:08:32.048Z] 2025-02-10 11:08:31,987 [execute] INFO git cat-file --batch [2025-02-10T11:08:32.048Z] 2025-02-10 11:08:31,988 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/790/.semver, universal_newlines=False, shell=None, istream=) [2025-02-10T11:08:32.048Z] 2025-02-10 11:08:31,993 [read_version] DEBUG read version from /w/workspace/edgex-go/790/.semver/main [2025-02-10T11:08:32.048Z] 4.0.0-dev.55 [Pipeline] } [2025-02-10T11:08:32.050Z] $ docker exec --env ******** --env ******** 74300218a8fb428c6e977142f4ad72d74a559720e157194f616d968c1193a268 ssh-agent -k [2025-02-10T11:08:32.153Z] unset SSH_AUTH_SOCK; [2025-02-10T11:08:32.154Z] unset SSH_AGENT_PID; [2025-02-10T11:08:32.154Z] echo Agent pid 37 killed; [2025-02-10T11:08:32.172Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-10T11:08:32.497Z] + git semver [Pipeline] } [2025-02-10T11:08:32.760Z] $ docker stop --time=1 74300218a8fb428c6e977142f4ad72d74a559720e157194f616d968c1193a268 [2025-02-10T11:08:34.057Z] $ docker rm -f --volumes 74300218a8fb428c6e977142f4ad72d74a559720e157194f616d968c1193a268 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-10T11:08:34.415Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-10T11:08:34.415Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:08:34.730Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-10T11:08:34.730Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T11:08:34.829Z] prd-ubuntu20.04-docker-8c-8g-38520 does not seem to be running inside a container [2025-02-10T11:08:34.851Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/790 -v /w/workspace/edgex-go/790:/w/workspace/edgex-go/790:rw,z -v /w/workspace/edgex-go/790@tmp:/w/workspace/edgex-go/790@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-10T11:08:35.228Z] $ docker top 973c1e820c22e3722a7ecfef2ba2fd41c9dead9a4342b32cd86132a0fcc1a5a6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-10T11:08:35.344Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-10T11:08:35.344Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-10T11:08:35.471Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-10T11:08:35.466Z] $ docker exec 973c1e820c22e3722a7ecfef2ba2fd41c9dead9a4342b32cd86132a0fcc1a5a6 ssh-agent [2025-02-10T11:08:35.587Z] SSH_AUTH_SOCK=/tmp/ssh-SJPhqbK3tYDP/agent.32 [2025-02-10T11:08:35.587Z] SSH_AGENT_PID=39 [2025-02-10T11:08:35.591Z] Running ssh-add (command line suppressed) [2025-02-10T11:08:35.706Z] Identity added: /w/workspace/edgex-go/790@tmp/private_key_9876431749594757299.key (/w/workspace/edgex-go/790@tmp/private_key_9876431749594757299.key) [2025-02-10T11:08:35.727Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-10T11:08:36.027Z] + git semver push [2025-02-10T11:08:36.287Z] 2025-02-10 11:08:36,196 [run_push] DEBUG push [2025-02-10T11:08:36.288Z] 2025-02-10 11:08:36,196 [execute] INFO git cat-file --batch-check [2025-02-10T11:08:36.288Z] 2025-02-10 11:08:36,197 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/790/.semver, universal_newlines=False, shell=None, istream=) [2025-02-10T11:08:36.288Z] 2025-02-10 11:08:36,201 [execute] INFO git rev-list 95de391b067cf34915a2d914dd12c94e83e096e9 -- [2025-02-10T11:08:36.288Z] 2025-02-10 11:08:36,201 [execute] DEBUG Popen(['git', 'rev-list', '95de391b067cf34915a2d914dd12c94e83e096e9', '--'], cwd=/w/workspace/edgex-go/790/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-10T11:08:36.288Z] 2025-02-10 11:08:36,226 [execute] INFO git fetch -v origin [2025-02-10T11:08:36.288Z] 2025-02-10 11:08:36,227 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/790/.semver, universal_newlines=True, shell=None, istream=None) [2025-02-10T11:08:36.857Z] 2025-02-10 11:08:36,825 [run_push] DEBUG no remote changes detected [2025-02-10T11:08:36.857Z] 2025-02-10 11:08:36,825 [execute] INFO git push origin semver [2025-02-10T11:08:36.857Z] 2025-02-10 11:08:36,826 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/790/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-10T11:08:39.394Z] 2025-02-10 11:08:38,996 [run_push] DEBUG push all version tags [2025-02-10T11:08:39.394Z] 2025-02-10 11:08:38,996 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-02-10T11:08:39.394Z] 2025-02-10 11:08:38,997 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/790, universal_newlines=False, shell=None, istream=None) [2025-02-10T11:08:39.964Z] 2025-02-10 11:08:39,869 [read_version] DEBUG read version from /w/workspace/edgex-go/790/.semver/main [2025-02-10T11:08:39.964Z] 4.0.0-dev.55 [Pipeline] } [2025-02-10T11:08:39.967Z] $ docker exec --env ******** --env ******** 973c1e820c22e3722a7ecfef2ba2fd41c9dead9a4342b32cd86132a0fcc1a5a6 ssh-agent -k [2025-02-10T11:08:40.072Z] unset SSH_AUTH_SOCK; [2025-02-10T11:08:40.072Z] unset SSH_AGENT_PID; [2025-02-10T11:08:40.072Z] echo Agent pid 39 killed; [2025-02-10T11:08:40.095Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-10T11:08:40.422Z] + git semver [Pipeline] } [2025-02-10T11:08:40.685Z] $ docker stop --time=1 973c1e820c22e3722a7ecfef2ba2fd41c9dead9a4342b32cd86132a0fcc1a5a6 [2025-02-10T11:08:41.959Z] $ docker rm -f --volumes 973c1e820c22e3722a7ecfef2ba2fd41c9dead9a4342b32cd86132a0fcc1a5a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-02-10T11:08:42.550Z] + [ -d /w/workspace/edgex-go/790/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-02-10T11:08:42.843Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-10T11:08:43.708Z] ---> package-listing.sh [2025-02-10T11:08:43.708Z] ++ facter osfamily [2025-02-10T11:08:43.708Z] ++ tr '[:upper:]' '[:lower:]' [2025-02-10T11:08:43.968Z] + OS_FAMILY=debian [2025-02-10T11:08:43.968Z] + workspace=/w/workspace/edgex-go/790 [2025-02-10T11:08:43.968Z] + START_PACKAGES=/tmp/packages_start.txt [2025-02-10T11:08:43.968Z] + END_PACKAGES=/tmp/packages_end.txt [2025-02-10T11:08:43.968Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-02-10T11:08:43.968Z] + PACKAGES=/tmp/packages_start.txt [2025-02-10T11:08:43.968Z] + '[' /w/workspace/edgex-go/790 ']' [2025-02-10T11:08:43.968Z] + PACKAGES=/tmp/packages_end.txt [2025-02-10T11:08:43.968Z] + case "${OS_FAMILY}" in [2025-02-10T11:08:43.968Z] + dpkg -l [2025-02-10T11:08:43.968Z] + grep '^ii' [2025-02-10T11:08:43.968Z] + '[' -f /tmp/packages_start.txt ']' [2025-02-10T11:08:43.968Z] + '[' -f /tmp/packages_end.txt ']' [2025-02-10T11:08:43.968Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-02-10T11:08:43.968Z] + '[' /w/workspace/edgex-go/790 ']' [2025-02-10T11:08:43.968Z] + mkdir -p /w/workspace/edgex-go/790/archives/ [2025-02-10T11:08:43.968Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/790/archives/ [Pipeline] echo [2025-02-10T11:08:43.979Z] 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/790/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-02-10T11:08:44.260Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:08:44.828Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-10T11:08:44.828Z] [2025-02-10T11:08:44.828Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T11:08:45.127Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-10T11:08:45.127Z] latest: Pulling from edgex-lftools-log-publisher [2025-02-10T11:08:45.127Z] 5eb5b503b376: Pulling fs layer [2025-02-10T11:08:45.127Z] 5c69ac0246d0: Pulling fs layer [2025-02-10T11:08:45.127Z] ec43610c2a17: Pulling fs layer [2025-02-10T11:08:45.127Z] 3a2ae6a8a46f: Pulling fs layer [2025-02-10T11:08:45.127Z] 33b1e0a273af: Pulling fs layer [2025-02-10T11:08:45.127Z] 5d3b04190fa2: Pulling fs layer [2025-02-10T11:08:45.127Z] 2f39f015ded8: Pulling fs layer [2025-02-10T11:08:45.127Z] 5d3b04190fa2: Waiting [2025-02-10T11:08:45.127Z] 2f39f015ded8: Waiting [2025-02-10T11:08:45.127Z] 33b1e0a273af: Waiting [2025-02-10T11:08:45.127Z] 3a2ae6a8a46f: Waiting [2025-02-10T11:08:45.127Z] 5c69ac0246d0: Download complete [2025-02-10T11:08:45.127Z] 3a2ae6a8a46f: Download complete [2025-02-10T11:08:45.386Z] 33b1e0a273af: Verifying Checksum [2025-02-10T11:08:45.386Z] 33b1e0a273af: Download complete [2025-02-10T11:08:45.386Z] 5d3b04190fa2: Verifying Checksum [2025-02-10T11:08:45.386Z] 5d3b04190fa2: Download complete [2025-02-10T11:08:45.386Z] ec43610c2a17: Verifying Checksum [2025-02-10T11:08:45.386Z] ec43610c2a17: Download complete [2025-02-10T11:08:45.386Z] 5eb5b503b376: Verifying Checksum [2025-02-10T11:08:45.386Z] 5eb5b503b376: Download complete [2025-02-10T11:08:45.952Z] 2f39f015ded8: Download complete [2025-02-10T11:08:46.887Z] 5eb5b503b376: Pull complete [2025-02-10T11:08:46.887Z] 5c69ac0246d0: Pull complete [2025-02-10T11:08:47.453Z] ec43610c2a17: Pull complete [2025-02-10T11:08:47.453Z] 3a2ae6a8a46f: Pull complete [2025-02-10T11:08:47.712Z] 33b1e0a273af: Pull complete [2025-02-10T11:08:47.712Z] 5d3b04190fa2: Pull complete [2025-02-10T11:08:52.981Z] 2f39f015ded8: Pull complete [2025-02-10T11:08:52.981Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-02-10T11:08:52.981Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-10T11:08:52.981Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T11:08:53.085Z] prd-ubuntu20.04-docker-8c-8g-38520 does not seem to be running inside a container [2025-02-10T11:08:53.109Z] $ 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/790/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/790 -v /w/workspace/edgex-go/790:/w/workspace/edgex-go/790:rw,z -v /w/workspace/edgex-go/790@tmp:/w/workspace/edgex-go/790@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-02-10T11:08:57.809Z] $ docker top 7306bf3bd170c29975b70e1bce233aadb2ec868bea83b7cbdf6f3034b179740e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-10T11:08:58.180Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-02-10T11:08:58.469Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-02-10T11:08:58.760Z] + ls /var/log/sa-host [2025-02-10T11:08:58.760Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-10T11:08:58.849Z] provisioning config files... [2025-02-10T11:08:58.859Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/790@tmp/config11478018197918836577tmp [Pipeline] { [Pipeline] echo [2025-02-10T11:08:58.879Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-10T11:08:59.166Z] ---> create-netrc.sh [Pipeline] } [2025-02-10T11:08:59.174Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-02-10T11:08:59.514Z] ---> python-tools-install.sh [Pipeline] echo [2025-02-10T11:08:59.525Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-10T11:08:59.816Z] ---> sudo-logs.sh [2025-02-10T11:08:59.816Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-02-10T11:08:59.850Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-10T11:09:00.135Z] ---> job-cost.sh [2025-02-10T11:09:00.135Z] lf-activate-venv: SKIPPING [2025-02-10T11:09:00.135Z] DEBUG: total: 0.10999999940395355 [2025-02-10T11:09:00.135Z] INFO: Retrieving Stack Cost... [2025-02-10T11:09:00.396Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-10T11:09:00.965Z] INFO: Archiving Costs [Pipeline] echo [2025-02-10T11:09:00.982Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-10T11:09:01.320Z] ---> logs-deploy.sh [2025-02-10T11:09:01.320Z] lf-activate-venv: SKIPPING [2025-02-10T11:09:01.320Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/790 [2025-02-10T11:09:01.320Z] INFO: archiving workspace using pattern(s): [2025-02-10T11:09:02.336Z] Archives upload complete. [2025-02-10T11:09:02.336Z] INFO: archiving logs to Nexus