Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 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-ssh16955394079387055224.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-ssh3994556042102201245.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-ssh5390766264514023614.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-ssh11673103983712667230.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-ssh8176868573688379196.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-38008 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/787 [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/787 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 (main) Commit message: "Merge pull request #5066 from edgexfoundry/dependabot/go_modules/github.com/go-co-op/gocron/v2-2.15.0" > git config core.sparsecheckout # timeout=10 > git checkout -f bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 # timeout=10 > git rev-list --no-walk e97de8ab334d1a767c4277ad839ab797839c0447 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-02-01T14:11:47.905Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-02-01T14:11:47.976Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-02-01T14:11:48.003Z] ========================================================= [2025-02-01T14:11:48.003Z] EdgeX Global Pipelines Version Info [2025-02-01T14:11:48.003Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-02-01T14:11:48.747Z] ------------------- [2025-02-01T14:11:48.747Z] stable info: [2025-02-01T14:11:48.747Z] ------------------- [2025-02-01T14:11:48.747Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-02-01T14:11:48.747Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-01T14:11:48.747Z] Message: update stable to v1.0.269 [2025-02-01T14:11:49.316Z] ------------------- [2025-02-01T14:11:49.316Z] experimental info: [2025-02-01T14:11:49.316Z] ------------------- [2025-02-01T14:11:49.316Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-02-01T14:11:49.316Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-01T14:11:49.316Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-02-01T14:11:49.399Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-02-01T14:11:49.424Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-02-01T14:11:49.448Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-02-01T14:11:49.468Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-02-01T14:11:49.489Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-02-01T14:11:49.507Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-02-01T14:11:49.531Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-02-01T14:11:49.555Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-02-01T14:11:49.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-02-01T14:11:49.598Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-02-01T14:11:49.623Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-02-01T14:11:49.647Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-02-01T14:11:49.667Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-02-01T14:11:49.688Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-02-01T14:11:49.712Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-02-01T14:11:49.734Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-02-01T14:11:49.759Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-02-01T14:11:49.779Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-02-01T14:11:49.799Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-02-01T14:11:49.818Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-02-01T14:11:49.841Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-02-01T14:11:49.860Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-02-01T14:11:49.879Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-02-01T14:11:49.900Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-02-01T14:11:49.921Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-02-01T14:11:49.940Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-02-01T14:11:49.959Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [Pipeline] echo [2025-02-01T14:11:49.984Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bb4c009 [Pipeline] echo [2025-02-01T14:11:50.005Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-01T14:11:50.067Z] provisioning config files... [2025-02-01T14:11:50.082Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/787@tmp/config13747752924167761857tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-01T14:11:50.422Z] ---> ****-login.sh [2025-02-01T14:11:50.422Z] nexus3.edgexfoundry.org:10001 [2025-02-01T14:11:50.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-01T14:11:50.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-01T14:11:50.944Z] Configure a credential helper to remove this warning. See [2025-02-01T14:11:50.945Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-01T14:11:50.945Z] [2025-02-01T14:11:50.945Z] Login Succeeded [2025-02-01T14:11:50.945Z] nexus3.edgexfoundry.org:10002 [2025-02-01T14:11:50.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-01T14:11:50.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-01T14:11:50.945Z] Configure a credential helper to remove this warning. See [2025-02-01T14:11:50.945Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-01T14:11:50.945Z] [2025-02-01T14:11:50.945Z] Login Succeeded [2025-02-01T14:11:50.945Z] nexus3.edgexfoundry.org:10003 [2025-02-01T14:11:51.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-01T14:11:51.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-01T14:11:51.206Z] Configure a credential helper to remove this warning. See [2025-02-01T14:11:51.206Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-01T14:11:51.206Z] [2025-02-01T14:11:51.206Z] Login Succeeded [2025-02-01T14:11:51.206Z] nexus3.edgexfoundry.org:10004 [2025-02-01T14:11:51.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-01T14:11:51.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-01T14:11:51.206Z] Configure a credential helper to remove this warning. See [2025-02-01T14:11:51.206Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-01T14:11:51.206Z] [2025-02-01T14:11:51.206Z] Login Succeeded [2025-02-01T14:11:51.206Z] ****.io [2025-02-01T14:11:51.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-01T14:11:51.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-01T14:11:51.468Z] Configure a credential helper to remove this warning. See [2025-02-01T14:11:51.468Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-01T14:11:51.468Z] [2025-02-01T14:11:51.469Z] Login Succeeded [2025-02-01T14:11:51.469Z] ---> ****-login.sh ends [Pipeline] } [2025-02-01T14:11:51.477Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-01T14:11:51.808Z] + 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-01T14:11:51.808Z] + dirname cmd/core-command/Dockerfile [2025-02-01T14:11:51.808Z] + cut -d/ -f2 [2025-02-01T14:11:51.808Z] + echo core-command,cmd/core-command/Dockerfile [2025-02-01T14:11:51.808Z] + cut -d/ -f2 [2025-02-01T14:11:51.808Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-02-01T14:11:51.808Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-02-01T14:11:51.808Z] + dirname cmd/core-data/Dockerfile [2025-02-01T14:11:51.808Z] + cut -d/ -f2 [2025-02-01T14:11:51.808Z] + echo core-data,cmd/core-data/Dockerfile [2025-02-01T14:11:51.808Z] + + dirname cmd/core-keeper/Dockerfile [2025-02-01T14:11:51.808Z] cut -d/ -f2 [2025-02-01T14:11:51.808Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-02-01T14:11:51.808Z] + + dirname cmd/core-metadata/Dockerfile [2025-02-01T14:11:51.808Z] cut -d/ -f2 [2025-02-01T14:11:51.808Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-02-01T14:11:51.808Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-02-01T14:11:51.808Z] + cut -d/ -f2 [2025-02-01T14:11:51.808Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-02-01T14:11:51.808Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-02-01T14:11:51.808Z] + cut -d/ -f2 [2025-02-01T14:11:51.808Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-02-01T14:11:51.808Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-02-01T14:11:51.808Z] + cut -d/ -f2 [2025-02-01T14:11:51.808Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-02-01T14:11:51.808Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-02-01T14:11:51.808Z] + cut -d/ -f2 [2025-02-01T14:11:51.808Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-02-01T14:11:51.808Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-02-01T14:11:51.808Z] + cut -d/ -f2 [2025-02-01T14:11:51.808Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-02-01T14:11:51.808Z] + cut -d/ -f2 [2025-02-01T14:11:51.808Z] + dirname cmd/security-spire-agent/Dockerfile [2025-02-01T14:11:51.808Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-02-01T14:11:51.808Z] + dirname cmd/security-spire-config/Dockerfile [2025-02-01T14:11:51.808Z] + cut -d/ -f2 [2025-02-01T14:11:51.808Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-02-01T14:11:51.808Z] + dirname cmd/security-spire-server/Dockerfile [2025-02-01T14:11:51.808Z] + cut -d/ -f2 [2025-02-01T14:11:51.808Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-02-01T14:11:51.808Z] + dirname cmd/support-notifications/Dockerfile [2025-02-01T14:11:51.808Z] + cut -d/ -f2 [2025-02-01T14:11:51.808Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-02-01T14:11:51.808Z] + dirname cmd/support-scheduler/Dockerfile [2025-02-01T14:11:51.808Z] + cut -d/ -f2 [2025-02-01T14:11:51.808Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-02-01T14:11:51.845Z] 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-01T14:11:52.211Z] + git rev-list -1 --merges bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6~1..bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [Pipeline] echo [2025-02-01T14:11:52.224Z] -----------> git rev-list -1 --merges bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6~1..bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:11:52.224Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [false] [Pipeline] sh [2025-02-01T14:11:52.516Z] + git log --format=format:%s -1 bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [Pipeline] echo [2025-02-01T14:11:52.535Z] ========================================================= [2025-02-01T14:11:52.535Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-02-01T14:11:52.535Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-02-01T14:11:53.001Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-01T14:11:53.001Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-02-01T14:11:53.001Z] + [ -e /tmp/ssh_known_hosts ] [2025-02-01T14:11:53.001Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-02-01T14:11:53.001Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-02-01T14:11:53.001Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-02-01T14:11:53.001Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:11:53.430Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-01T14:11:53.430Z] [2025-02-01T14:11:53.430Z] 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-01T14:11:53.741Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-01T14:11:53.741Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-02-01T14:11:53.741Z] b85a868b505f: Pulling fs layer [2025-02-01T14:11:53.741Z] e2be974225ed: Pulling fs layer [2025-02-01T14:11:53.741Z] 339a4e72a1f5: Pulling fs layer [2025-02-01T14:11:53.741Z] 988bab9f4d93: Pulling fs layer [2025-02-01T14:11:53.741Z] 1469e6f7b9e6: Pulling fs layer [2025-02-01T14:11:53.741Z] eaf3925da568: Pulling fs layer [2025-02-01T14:11:53.741Z] bab4dde63d76: Pulling fs layer [2025-02-01T14:11:53.741Z] bde34c3a00c8: Pulling fs layer [2025-02-01T14:11:53.741Z] b352a97aabf1: Pulling fs layer [2025-02-01T14:11:53.741Z] 4872d77fe225: Pulling fs layer [2025-02-01T14:11:53.741Z] 5851b861e8e6: Pulling fs layer [2025-02-01T14:11:53.741Z] 1469e6f7b9e6: Waiting [2025-02-01T14:11:53.741Z] eaf3925da568: Waiting [2025-02-01T14:11:53.741Z] bab4dde63d76: Waiting [2025-02-01T14:11:53.741Z] bde34c3a00c8: Waiting [2025-02-01T14:11:53.741Z] b352a97aabf1: Waiting [2025-02-01T14:11:53.741Z] 4872d77fe225: Waiting [2025-02-01T14:11:53.741Z] 5851b861e8e6: Waiting [2025-02-01T14:11:53.741Z] 988bab9f4d93: Waiting [2025-02-01T14:11:53.741Z] e2be974225ed: Verifying Checksum [2025-02-01T14:11:53.741Z] e2be974225ed: Download complete [2025-02-01T14:11:53.741Z] 988bab9f4d93: Verifying Checksum [2025-02-01T14:11:53.741Z] 988bab9f4d93: Download complete [2025-02-01T14:11:53.741Z] 1469e6f7b9e6: Verifying Checksum [2025-02-01T14:11:53.741Z] 1469e6f7b9e6: Download complete [2025-02-01T14:11:53.741Z] eaf3925da568: Verifying Checksum [2025-02-01T14:11:53.741Z] eaf3925da568: Download complete [2025-02-01T14:11:54.001Z] 339a4e72a1f5: Verifying Checksum [2025-02-01T14:11:54.001Z] 339a4e72a1f5: Download complete [2025-02-01T14:11:54.001Z] bde34c3a00c8: Verifying Checksum [2025-02-01T14:11:54.001Z] bde34c3a00c8: Download complete [2025-02-01T14:11:54.001Z] b352a97aabf1: Download complete [2025-02-01T14:11:54.001Z] 4872d77fe225: Verifying Checksum [2025-02-01T14:11:54.001Z] 4872d77fe225: Download complete [2025-02-01T14:11:54.001Z] 5851b861e8e6: Verifying Checksum [2025-02-01T14:11:54.001Z] 5851b861e8e6: Download complete [2025-02-01T14:11:54.001Z] b85a868b505f: Verifying Checksum [2025-02-01T14:11:54.001Z] b85a868b505f: Download complete [2025-02-01T14:11:54.263Z] bab4dde63d76: Verifying Checksum [2025-02-01T14:11:54.263Z] bab4dde63d76: Download complete [2025-02-01T14:11:55.200Z] b85a868b505f: Pull complete [2025-02-01T14:11:55.459Z] e2be974225ed: Pull complete [2025-02-01T14:11:56.032Z] 339a4e72a1f5: Pull complete [2025-02-01T14:11:56.032Z] 988bab9f4d93: Pull complete [2025-02-01T14:11:56.292Z] 1469e6f7b9e6: Pull complete [2025-02-01T14:11:56.292Z] eaf3925da568: Pull complete [2025-02-01T14:11:58.206Z] bab4dde63d76: Pull complete [2025-02-01T14:11:58.207Z] bde34c3a00c8: Pull complete [2025-02-01T14:11:58.207Z] b352a97aabf1: Pull complete [2025-02-01T14:11:58.207Z] 4872d77fe225: Pull complete [2025-02-01T14:11:58.207Z] 5851b861e8e6: Pull complete [2025-02-01T14:11:58.467Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-02-01T14:11:58.467Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-01T14:11:58.467Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-01T14:11:58.618Z] prd-ubuntu20.04-docker-8c-8g-38008 does not seem to be running inside a container [2025-02-01T14:11:58.652Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/787 -v /w/workspace/edgex-go/787:/w/workspace/edgex-go/787:rw,z -v /w/workspace/edgex-go/787@tmp:/w/workspace/edgex-go/787@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-01T14:12:01.394Z] $ docker top e47d8298f337d38e7e4cf65b06a778d9287046de8dfa359321d1c844c5fd5c30 -eo pid,comm [2025-02-01T14:12:01.449Z] 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-01T14:12:01.449Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-01T14:12:01.510Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-01T14:12:01.510Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-01T14:12:01.621Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-01T14:12:01.622Z] $ docker exec e47d8298f337d38e7e4cf65b06a778d9287046de8dfa359321d1c844c5fd5c30 ssh-agent [2025-02-01T14:12:01.741Z] SSH_AUTH_SOCK=/tmp/ssh-2J1r23qzyXMe/agent.31 [2025-02-01T14:12:01.741Z] SSH_AGENT_PID=37 [2025-02-01T14:12:01.747Z] Running ssh-add (command line suppressed) [2025-02-01T14:12:01.841Z] Identity added: /w/workspace/edgex-go/787@tmp/private_key_12703389760867872386.key (/w/workspace/edgex-go/787@tmp/private_key_12703389760867872386.key) [2025-02-01T14:12:01.857Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-01T14:12:02.158Z] + git tag --points-at HEAD [Pipeline] } [2025-02-01T14:12:02.171Z] $ docker exec --env ******** --env ******** e47d8298f337d38e7e4cf65b06a778d9287046de8dfa359321d1c844c5fd5c30 ssh-agent -k [2025-02-01T14:12:02.265Z] unset SSH_AUTH_SOCK; [2025-02-01T14:12:02.266Z] unset SSH_AGENT_PID; [2025-02-01T14:12:02.266Z] echo Agent pid 37 killed; [2025-02-01T14:12:02.277Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-02-01T14:12:02.318Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-01T14:12:02.318Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-01T14:12:02.435Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-01T14:12:02.436Z] $ docker exec e47d8298f337d38e7e4cf65b06a778d9287046de8dfa359321d1c844c5fd5c30 ssh-agent [2025-02-01T14:12:02.556Z] SSH_AUTH_SOCK=/tmp/ssh-XaaZdOa4ZUrX/agent.70 [2025-02-01T14:12:02.556Z] SSH_AGENT_PID=76 [2025-02-01T14:12:02.561Z] Running ssh-add (command line suppressed) [2025-02-01T14:12:02.664Z] Identity added: /w/workspace/edgex-go/787@tmp/private_key_816056102081736427.key (/w/workspace/edgex-go/787@tmp/private_key_816056102081736427.key) [2025-02-01T14:12:02.681Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-01T14:12:02.982Z] + git semver init [2025-02-01T14:12:03.241Z] 2025-02-01 14:12:03,165 [run_init] DEBUG init version:0.0.0 force:False [2025-02-01T14:12:03.241Z] 2025-02-01 14:12:03,166 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/787/.semver [2025-02-01T14:12:03.241Z] 2025-02-01 14:12:03,166 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/787/.semver [2025-02-01T14:12:03.241Z] 2025-02-01 14:12:03,166 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/787/.semver'], cwd=/w/workspace/edgex-go/787, universal_newlines=False, shell=None, istream=None) [2025-02-01T14:12:08.529Z] 2025-02-01 14:12:08,446 [append_file] DEBUG append to file:/w/workspace/edgex-go/787/.git/info/exclude [2025-02-01T14:12:08.529Z] 2025-02-01 14:12:08,446 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/787/.semver/main with force:False [2025-02-01T14:12:08.529Z] 2025-02-01 14:12:08,446 [read_version] DEBUG read version from /w/workspace/edgex-go/787/.semver/main [2025-02-01T14:12:08.529Z] 2025-02-01 14:12:08,446 [read_version] DEBUG read version from /w/workspace/edgex-go/787/.semver/main [2025-02-01T14:12:08.529Z] 4.0.0-dev.51 [Pipeline] } [2025-02-01T14:12:08.540Z] $ docker exec --env ******** --env ******** e47d8298f337d38e7e4cf65b06a778d9287046de8dfa359321d1c844c5fd5c30 ssh-agent -k [2025-02-01T14:12:08.647Z] unset SSH_AUTH_SOCK; [2025-02-01T14:12:08.647Z] unset SSH_AGENT_PID; [2025-02-01T14:12:08.647Z] echo Agent pid 76 killed; [2025-02-01T14:12:08.660Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-01T14:12:08.986Z] + git semver [Pipeline] } [2025-02-01T14:12:09.257Z] $ docker stop --time=1 e47d8298f337d38e7e4cf65b06a778d9287046de8dfa359321d1c844c5fd5c30 [2025-02-01T14:12:10.557Z] $ docker rm -f --volumes e47d8298f337d38e7e4cf65b06a778d9287046de8dfa359321d1c844c5fd5c30 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-01T14:12:10.909Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-02-01T14:12:11.160Z] Stashed 1 file(s) [Pipeline] echo [2025-02-01T14:12:11.164Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.51 [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-01T14:12:11.605Z] + git config --global --add safe.directory /w/workspace/edgex-go/787 [Pipeline] echo [2025-02-01T14:12:11.622Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-01T14:12:11.642Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-01T14:12:11.663Z] ========================================================= [2025-02-01T14:12:11.663Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-02-01T14:12:11.663Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-02-01T14:12:11.963Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-01T14:12:11.963Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-02-01T14:12:11.963Z] da9db072f522: Pulling fs layer [2025-02-01T14:12:11.963Z] 6ef4a4ee8ca5: Pulling fs layer [2025-02-01T14:12:11.963Z] 06f05ace1117: Pulling fs layer [2025-02-01T14:12:11.963Z] 5fe327b54edc: Pulling fs layer [2025-02-01T14:12:11.963Z] 4f4fb700ef54: Pulling fs layer [2025-02-01T14:12:11.963Z] 92a5565b7b96: Pulling fs layer [2025-02-01T14:12:11.963Z] ff9bb7016b71: Pulling fs layer [2025-02-01T14:12:11.963Z] b67dba6c2c7d: Pulling fs layer [2025-02-01T14:12:11.963Z] a813b0c90790: Pulling fs layer [2025-02-01T14:12:11.963Z] 4f4fb700ef54: Waiting [2025-02-01T14:12:11.963Z] 92a5565b7b96: Waiting [2025-02-01T14:12:11.963Z] b67dba6c2c7d: Waiting [2025-02-01T14:12:11.963Z] ff9bb7016b71: Waiting [2025-02-01T14:12:11.963Z] a813b0c90790: Waiting [2025-02-01T14:12:11.963Z] 6ef4a4ee8ca5: Verifying Checksum [2025-02-01T14:12:11.963Z] 6ef4a4ee8ca5: Download complete [2025-02-01T14:12:11.963Z] 5fe327b54edc: Verifying Checksum [2025-02-01T14:12:11.963Z] 5fe327b54edc: Download complete [2025-02-01T14:12:11.963Z] 4f4fb700ef54: Verifying Checksum [2025-02-01T14:12:11.963Z] 4f4fb700ef54: Download complete [2025-02-01T14:12:11.963Z] 92a5565b7b96: Verifying Checksum [2025-02-01T14:12:11.963Z] 92a5565b7b96: Download complete [2025-02-01T14:12:11.963Z] da9db072f522: Download complete [2025-02-01T14:12:11.963Z] ff9bb7016b71: Verifying Checksum [2025-02-01T14:12:11.963Z] ff9bb7016b71: Download complete [2025-02-01T14:12:12.225Z] da9db072f522: Pull complete [2025-02-01T14:12:12.226Z] 6ef4a4ee8ca5: Pull complete [2025-02-01T14:12:12.226Z] a813b0c90790: Verifying Checksum [2025-02-01T14:12:12.226Z] a813b0c90790: Download complete [2025-02-01T14:12:12.485Z] 06f05ace1117: Verifying Checksum [2025-02-01T14:12:12.485Z] 06f05ace1117: Download complete [2025-02-01T14:12:12.744Z] b67dba6c2c7d: Verifying Checksum [2025-02-01T14:12:12.744Z] b67dba6c2c7d: Download complete [2025-02-01T14:12:16.027Z] 06f05ace1117: Pull complete [2025-02-01T14:12:16.027Z] 5fe327b54edc: Pull complete [2025-02-01T14:12:16.027Z] 4f4fb700ef54: Pull complete [2025-02-01T14:12:16.027Z] 92a5565b7b96: Pull complete [2025-02-01T14:12:16.027Z] ff9bb7016b71: Pull complete [2025-02-01T14:12:18.558Z] b67dba6c2c7d: Pull complete [2025-02-01T14:12:18.558Z] a813b0c90790: Pull complete [2025-02-01T14:12:18.558Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-02-01T14:12:18.558Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-01T14:12:18.558Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-02-01T14:12:18.859Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-01T14:12:18.859Z] WORKDIR /edgex [2025-02-01T14:12:18.859Z] COPY go.mod . [2025-02-01T14:12:18.859Z] RUN go mod download [2025-02-01T14:12:18.859Z] + docker build -t ci-base-image-x86_64 -f - . [2025-02-01T14:12:19.425Z] Sending build context to Docker daemon 179.8MB [2025-02-01T14:12:19.425Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-01T14:12:19.425Z] ---> 3ba60ce46760 [2025-02-01T14:12:19.425Z] Step 2/4 : WORKDIR /edgex [2025-02-01T14:12:24.701Z] ---> Running in 13574b72501d [2025-02-01T14:12:24.701Z] Removing intermediate container 13574b72501d [2025-02-01T14:12:24.701Z] ---> 896cbf249a1a [2025-02-01T14:12:24.701Z] Step 3/4 : COPY go.mod . [2025-02-01T14:12:24.701Z] ---> ecfd6b44dd9b [2025-02-01T14:12:24.701Z] Step 4/4 : RUN go mod download [2025-02-01T14:12:24.701Z] ---> Running in 24070a5adeee [2025-02-01T14:12:26.284Z] Still waiting to schedule task [2025-02-01T14:12:26.284Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-02-01T14:12:56.800Z] Removing intermediate container 24070a5adeee [2025-02-01T14:12:56.800Z] ---> debe6ebf8dc3 [2025-02-01T14:12:56.800Z] Successfully built debe6ebf8dc3 [2025-02-01T14:12:56.800Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:12:57.104Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-01T14:12:57.104Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-01T14:12:57.190Z] prd-ubuntu20.04-docker-8c-8g-38008 does not seem to be running inside a container [2025-02-01T14:12:57.222Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/787 -v /w/workspace/edgex-go/787:/w/workspace/edgex-go/787:rw,z -v /w/workspace/edgex-go/787@tmp:/w/workspace/edgex-go/787@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-02-01T14:12:57.697Z] $ docker top 5d817b889185d0b3b474b63b5e335b9e75b3b73379f09e945bc2dd341393b953 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-01T14:12:58.049Z] + go version [2025-02-01T14:12:58.049Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-02-01T14:12:58.057Z] $ docker stop --time=1 5d817b889185d0b3b474b63b5e335b9e75b3b73379f09e945bc2dd341393b953 [2025-02-01T14:12:59.345Z] $ docker rm -f --volumes 5d817b889185d0b3b474b63b5e335b9e75b3b73379f09e945bc2dd341393b953 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:12:59.782Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-01T14:12:59.783Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-01T14:12:59.868Z] prd-ubuntu20.04-docker-8c-8g-38008 does not seem to be running inside a container [2025-02-01T14:12:59.895Z] $ 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/787 -v /w/workspace/edgex-go/787:/w/workspace/edgex-go/787:rw,z -v /w/workspace/edgex-go/787@tmp:/w/workspace/edgex-go/787@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-02-01T14:13:00.222Z] $ docker top 0b9653076fb28a37646b7221c0637b36411e6cab1f98e60a0a49f6688143860a -eo pid,comm [Pipeline] { [Pipeline] echo [2025-02-01T14:13:00.298Z] ========================================================= [2025-02-01T14:13:00.298Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-02-01T14:13:00.298Z] ========================================================= [Pipeline] sh [2025-02-01T14:13:00.579Z] + git config --global --add safe.directory /w/workspace/edgex-go/787 [Pipeline] fileExists [Pipeline] sh [2025-02-01T14:13:00.881Z] + make test [2025-02-01T14:13:00.881Z] go test -race -coverprofile=coverage.out ./... [2025-02-01T14:13:09.006Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-02-01T14:13:41.091Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-02-01T14:13:41.091Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-02-01T14:13:41.091Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-02-01T14:13:41.091Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-02-01T14:13:41.091Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-02-01T14:13:41.091Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-02-01T14:13:41.091Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-02-01T14:13:41.091Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-02-01T14:13:41.091Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-02-01T14:13:41.091Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-02-01T14:13:41.091Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-02-01T14:13:41.091Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-02-01T14:13:41.091Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-02-01T14:13:41.091Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-02-01T14:13:41.091Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-02-01T14:13:41.091Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-02-01T14:13:41.091Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-02-01T14:13:42.027Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.039s coverage: 28.7% of statements [2025-02-01T14:13:42.974Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2025-02-01T14:13:42.974Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-02-01T14:13:42.974Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-02-01T14:13:43.546Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-02-01T14:13:43.546Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-02-01T14:13:43.805Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.048s coverage: 97.0% of statements [2025-02-01T14:13:44.739Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-02-01T14:13:44.739Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-02-01T14:13:44.739Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-02-01T14:13:44.739Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-02-01T14:13:44.739Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-02-01T14:13:44.739Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-02-01T14:13:44.739Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-01T14:13:44.739Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-02-01T14:13:44.739Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-02-01T14:13:46.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-02-01T14:13:46.115Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-02-01T14:13:46.115Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-01T14:13:46.115Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-02-01T14:13:46.115Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-02-01T14:13:47.048Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.049s coverage: 69.2% of statements [2025-02-01T14:13:47.048Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.056s coverage: 47.2% of statements [2025-02-01T14:13:47.048Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-02-01T14:13:47.048Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-02-01T14:13:47.985Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.168s coverage: 93.4% of statements [2025-02-01T14:13:47.985Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.044s coverage: 91.7% of statements [2025-02-01T14:13:48.244Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.056s coverage: 9.5% of statements [2025-02-01T14:13:48.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-02-01T14:13:48.244Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-02-01T14:13:48.244Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-02-01T14:13:48.244Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-02-01T14:13:48.244Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-02-01T14:13:48.244Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-01T14:13:48.244Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-02-01T14:13:48.244Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-02-01T14:13:48.244Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-02-01T14:13:48.244Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-02-01T14:13:48.244Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-02-01T14:13:49.617Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.441s coverage: 95.8% of statements [2025-02-01T14:13:49.617Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.026s coverage: 72.2% of statements [2025-02-01T14:13:49.875Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-02-01T14:13:50.441Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-02-01T14:13:50.441Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-02-01T14:13:50.441Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-02-01T14:13:50.441Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-02-01T14:13:51.008Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.038s coverage: 0.0% of statements [no tests to run] [2025-02-01T14:13:51.266Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.040s coverage: 1.0% of statements [2025-02-01T14:13:51.266Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.046s coverage: 44.2% of statements [2025-02-01T14:13:51.266Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.020s coverage: 81.1% of statements [2025-02-01T14:13:52.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.020s coverage: 40.0% of statements [2025-02-01T14:13:52.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.025s coverage: 87.1% of statements [2025-02-01T14:13:52.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements [2025-02-01T14:13:52.202Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-02-01T14:13:52.202Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-02-01T14:13:52.202Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-02-01T14:13:52.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.055s coverage: 96.3% of statements [2025-02-01T14:13:52.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements [2025-02-01T14:13:52.772Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-02-01T14:13:52.772Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-02-01T14:13:52.772Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-02-01T14:13:52.772Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-02-01T14:13:54.147Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-02-01T14:13:54.147Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-02-01T14:13:54.147Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-02-01T14:13:54.713Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-02-01T14:13:54.713Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-02-01T14:13:54.713Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-02-01T14:13:54.713Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-02-01T14:13:55.284Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-02-01T14:13:55.284Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-02-01T14:13:55.852Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-02-01T14:13:56.808Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-02-01T14:13:57.379Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-02-01T14:13:58.754Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-02-01T14:13:58.754Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-02-01T14:14:01.287Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-02-01T14:14:01.547Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-02-01T14:14:01.547Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-02-01T14:14:02.135Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-38009 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-02-01T14:14:02.152Z] Running in /w/workspace/edgex-go/787 [Pipeline] { [Pipeline] checkout [2025-02-01T14:14:02.505Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-02-01T14:14:02.505Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-01T14:14:04.410Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-02-01T14:14:04.410Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-02-01T14:14:04.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-02-01T14:14:04.670Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-02-01T14:14:04.670Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-02-01T14:14:04.670Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-02-01T14:14:04.670Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-02-01T14:14:04.930Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.041s coverage: 94.4% of statements [2025-02-01T14:14:05.206Z] The recommended git tool is: git [2025-02-01T14:14:06.308Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-02-01T14:14:06.308Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-02-01T14:14:06.308Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-02-01T14:14:06.308Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-02-01T14:14:07.686Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-02-01T14:14:07.686Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-02-01T14:14:07.686Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-02-01T14:14:07.686Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-01T14:14:07.686Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-02-01T14:14:07.686Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-02-01T14:14:09.062Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-02-01T14:14:09.062Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-01T14:14:11.878Z] using credential edgex-jenkins-ssh [2025-02-01T14:14:11.900Z] Cloning the remote Git repository [2025-02-01T14:14:11.947Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-02-01T14:14:12.055Z] > git init /w/workspace/edgex-go/787 # timeout=10 [2025-02-01T14:14:12.226Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-02-01T14:14:12.227Z] > git --version # timeout=10 [2025-02-01T14:14:12.248Z] > git --version # 'git version 2.25.1' [2025-02-01T14:14:12.251Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-02-01T14:14:12.407Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-01T14:14:15.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.041s coverage: 92.9% of statements [2025-02-01T14:14:15.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 68.8% of statements [2025-02-01T14:14:15.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements [2025-02-01T14:14:15.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.028s coverage: 47.4% of statements [2025-02-01T14:14:15.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.030s coverage: 87.2% of statements [2025-02-01T14:14:15.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 17.0% of statements [2025-02-01T14:14:15.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements [2025-02-01T14:14:15.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.073s coverage: 81.8% of statements [2025-02-01T14:14:15.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.060s coverage: 82.1% of statements [2025-02-01T14:14:15.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.026s coverage: 86.0% of statements [2025-02-01T14:14:15.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.118s coverage: 63.1% of statements [2025-02-01T14:14:15.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.027s coverage: 100.0% of statements [2025-02-01T14:14:15.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.026s coverage: 89.4% of statements [2025-02-01T14:14:15.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2025-02-01T14:14:15.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2025-02-01T14:14:15.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements [2025-02-01T14:14:15.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.033s coverage: 88.6% of statements [2025-02-01T14:14:15.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.041s coverage: 96.8% of statements [2025-02-01T14:14:15.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.022s coverage: 100.0% of statements [2025-02-01T14:14:15.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.154s coverage: 36.1% of statements [2025-02-01T14:14:15.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 93.8% of statements [2025-02-01T14:14:15.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements [2025-02-01T14:14:15.633Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.091s coverage: 17.0% of statements [2025-02-01T14:14:15.633Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.122s coverage: 94.9% of statements [2025-02-01T14:14:15.633Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.036s coverage: 9.0% of statements [2025-02-01T14:14:15.633Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.052s coverage: 97.7% of statements [2025-02-01T14:14:15.633Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.027s coverage: 43.6% of statements [2025-02-01T14:14:15.633Z] 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-01T14:14:15.633Z] running golangci-lint [2025-02-01T14:14:15.892Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-02-01T14:14:15.892Z] go version go1.23.4 linux/amd64 [2025-02-01T14:14:15.892Z] 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-01T14:14:15.892Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-02-01T14:14:15.892Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-02-01T14:14:31.438Z] Avoid second fetch [2025-02-01T14:14:31.439Z] Checking out Revision bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 (main) [2025-02-01T14:14:30.490Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-02-01T14:14:30.511Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-01T14:14:31.452Z] > git config core.sparsecheckout # timeout=10 [2025-02-01T14:14:31.502Z] > git checkout -f bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 # timeout=10 [2025-02-01T14:14:32.199Z] Commit message: "Merge pull request #5066 from edgexfoundry/dependabot/go_modules/github.com/go-co-op/gocron/v2-2.15.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-01T14:14:36.851Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-02-01T14:14:36.851Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-01T14:14:36.851Z] Dload Upload Total Spent Left Speed [2025-02-01T14:14:37.125Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 39962 0 --:--:-- --:--:-- --:--:-- 39962 [Pipeline] sh [2025-02-01T14:14:37.465Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-02-01T14:14:37.804Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-02-01T14:14:37.804Z] + sudo tee /etc/docker/daemon.new [2025-02-01T14:14:37.804Z] { [2025-02-01T14:14:37.804Z] "registry-mirrors": [ [2025-02-01T14:14:37.804Z] "https://nexus3.edgexfoundry.org:10001" [2025-02-01T14:14:37.804Z] ], [2025-02-01T14:14:37.804Z] "bip": "10.250.0.254/24", [2025-02-01T14:14:37.804Z] "hosts": [ [2025-02-01T14:14:37.804Z] "tcp://0.0.0.0:5555", [2025-02-01T14:14:37.804Z] "unix:///var/run/docker.sock" [2025-02-01T14:14:37.804Z] ], [2025-02-01T14:14:37.804Z] "mtu": 1458, [2025-02-01T14:14:37.804Z] "selinux-enabled": true, [2025-02-01T14:14:37.804Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-02-01T14:14:37.804Z] } [Pipeline] sh [2025-02-01T14:14:38.135Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-02-01T14:14:38.481Z] + sudo service docker restart [2025-02-01T14:14:42.445Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|exports_file|files|imports|compiled_files|deps|name) took 23.943502772s" [2025-02-01T14:14:42.445Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 49.978895ms" [2025-02-01T14:14:54.695Z] level=info msg="[linters_context/goanalysis] analyzers took 1m48.831492403s with top 10 stages: buildir: 1m7.669611246s, gosec: 3.957188717s, fact_deprecated: 2.836229926s, inspect: 2.536609065s, printf: 2.31104109s, ctrlflow: 2.229756549s, fact_purity: 1.48628168s, nilness: 1.417426436s, S1038: 1.296350568s, typedness: 1.049446883s" [2025-02-01T14:14:54.695Z] level=info msg="[runner] Issues before processing: 200, after processing: 0" [2025-02-01T14:14:54.695Z] level=info msg="[runner] Processors filtering stat (in/out): autogenerated_exclude: 200/200, exclude-rules: 200/17, cgo: 200/200, invalid_issue: 200/200, path_prettifier: 200/200, skip_dirs: 200/200, exclude: 200/200, filename_unadjuster: 200/200, skip_files: 200/200, identifier_marker: 200/200, nolint: 17/0" [2025-02-01T14:14:54.695Z] level=info msg="[runner] processing took 17.144822ms with stages: nolint: 7.160805ms, identifier_marker: 3.808349ms, autogenerated_exclude: 2.442019ms, path_prettifier: 1.674394ms, exclude-rules: 1.089729ms, skip_dirs: 875.736µs, cgo: 36.56µs, invalid_issue: 34.75µs, filename_unadjuster: 16.42µs, max_same_issues: 1.26µs, skip_files: 1.08µs, uniq_by_line: 730ns, exclude: 660ns, fixer: 620ns, sort_results: 430ns, source_code: 350ns, path_prefixer: 310ns, max_from_linter: 170ns, diff: 140ns, max_per_file_from_linter: 110ns, severity-rules: 100ns, path_shortener: 100ns" [2025-02-01T14:14:54.695Z] level=info msg="[runner] linters took 14.29961278s with stages: goanalysis_metalinter: 14.282365607s" [2025-02-01T14:14:54.695Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-02-01T14:14:54.695Z] level=info msg="Memory: 382 samples, avg is 310.3MB, max is 1326.9MB" [2025-02-01T14:14:54.695Z] level=info msg="Execution took 38.300844913s" [2025-02-01T14:14:54.695Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-01T14:14:56.763Z] provisioning config files... [2025-02-01T14:14:56.789Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/787@tmp/config13643826750410689931tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-01T14:14:57.227Z] ---> ****-login.sh [2025-02-01T14:14:57.228Z] nexus3.edgexfoundry.org:10001 [2025-02-01T14:14:57.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-01T14:14:57.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-01T14:14:57.762Z] Configure a credential helper to remove this warning. See [2025-02-01T14:14:57.762Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-01T14:14:57.762Z] [2025-02-01T14:14:57.762Z] Login Succeeded [2025-02-01T14:14:57.762Z] nexus3.edgexfoundry.org:10002 [2025-02-01T14:14:57.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-01T14:14:58.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-01T14:14:58.028Z] Configure a credential helper to remove this warning. See [2025-02-01T14:14:58.028Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-01T14:14:58.028Z] [2025-02-01T14:14:58.028Z] Login Succeeded [2025-02-01T14:14:58.028Z] nexus3.edgexfoundry.org:10003 [2025-02-01T14:14:58.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-01T14:14:58.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-01T14:14:58.295Z] Configure a credential helper to remove this warning. See [2025-02-01T14:14:58.295Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-01T14:14:58.295Z] [2025-02-01T14:14:58.295Z] Login Succeeded [2025-02-01T14:14:58.295Z] nexus3.edgexfoundry.org:10004 [2025-02-01T14:14:58.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-01T14:14:58.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-01T14:14:58.564Z] Configure a credential helper to remove this warning. See [2025-02-01T14:14:58.564Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-01T14:14:58.564Z] [2025-02-01T14:14:58.564Z] Login Succeeded [2025-02-01T14:14:58.564Z] ****.io [2025-02-01T14:14:58.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-01T14:14:58.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-01T14:14:58.831Z] Configure a credential helper to remove this warning. See [2025-02-01T14:14:58.831Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-01T14:14:58.831Z] [2025-02-01T14:14:58.831Z] Login Succeeded [2025-02-01T14:14:58.831Z] ---> ****-login.sh ends [Pipeline] } [2025-02-01T14:14:58.847Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-02-01T14:14:59.440Z] + git config --global --add safe.directory /w/workspace/edgex-go/787 [Pipeline] echo [2025-02-01T14:14:59.457Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-01T14:14:59.472Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-01T14:14:59.491Z] ========================================================= [2025-02-01T14:14:59.491Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-02-01T14:14:59.491Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-02-01T14:14:59.834Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-01T14:14:59.834Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-02-01T14:14:59.834Z] 9986a736f7d3: Pulling fs layer [2025-02-01T14:14:59.834Z] 1f018df60701: Pulling fs layer [2025-02-01T14:14:59.834Z] 39f8f326b044: Pulling fs layer [2025-02-01T14:14:59.834Z] e6a1e7a6a96a: Pulling fs layer [2025-02-01T14:14:59.834Z] 4f4fb700ef54: Pulling fs layer [2025-02-01T14:14:59.834Z] d45d956e0dbf: Pulling fs layer [2025-02-01T14:14:59.834Z] d7702b0d1db1: Pulling fs layer [2025-02-01T14:14:59.834Z] 5c7f0f088c93: Pulling fs layer [2025-02-01T14:14:59.834Z] 4fdc064ae6cf: Pulling fs layer [2025-02-01T14:14:59.834Z] d45d956e0dbf: Waiting [2025-02-01T14:14:59.834Z] d7702b0d1db1: Waiting [2025-02-01T14:14:59.834Z] 5c7f0f088c93: Waiting [2025-02-01T14:14:59.834Z] 4fdc064ae6cf: Waiting [2025-02-01T14:14:59.834Z] 4f4fb700ef54: Waiting [2025-02-01T14:14:59.834Z] e6a1e7a6a96a: Waiting [2025-02-01T14:15:00.115Z] 1f018df60701: Download complete [2025-02-01T14:15:00.115Z] e6a1e7a6a96a: Verifying Checksum [2025-02-01T14:15:00.115Z] e6a1e7a6a96a: Download complete [2025-02-01T14:15:00.115Z] 4f4fb700ef54: Verifying Checksum [2025-02-01T14:15:00.115Z] 4f4fb700ef54: Download complete [2025-02-01T14:15:00.115Z] 9986a736f7d3: Verifying Checksum [2025-02-01T14:15:00.115Z] 9986a736f7d3: Download complete [2025-02-01T14:15:00.115Z] d45d956e0dbf: Verifying Checksum [2025-02-01T14:15:00.115Z] d45d956e0dbf: Download complete [2025-02-01T14:15:00.115Z] d7702b0d1db1: Download complete [2025-02-01T14:15:00.386Z] 4fdc064ae6cf: Verifying Checksum [2025-02-01T14:15:00.386Z] 4fdc064ae6cf: Download complete [2025-02-01T14:15:00.659Z] 9986a736f7d3: Pull complete [2025-02-01T14:15:01.250Z] 1f018df60701: Pull complete [2025-02-01T14:15:01.296Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-01T14:15:01.296Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-01T14:15:01.522Z] 39f8f326b044: Verifying Checksum [2025-02-01T14:15:01.523Z] 39f8f326b044: Download complete [2025-02-01T14:15:01.554Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-02-01T14:15:01.823Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2025-02-01T14:15:02.132Z] + ls -al . [2025-02-01T14:15:02.132Z] total 1856 [2025-02-01T14:15:02.132Z] drwxrwxr-x 11 1001 1001 4096 Feb 1 14:13 . [2025-02-01T14:15:02.132Z] drwxr-xr-x 4 root root 4096 Feb 1 14:13 .. [2025-02-01T14:15:02.132Z] drwxrwxr-x 2 1001 1001 4096 Feb 1 14:11 .blubracket [2025-02-01T14:15:02.132Z] -rw-rw-r-- 1 1001 1001 10 Feb 1 14:11 .dockerignore [2025-02-01T14:15:02.132Z] drwxrwxr-x 8 1001 1001 4096 Feb 1 14:14 .git [2025-02-01T14:15:02.132Z] drwxrwxr-x 3 1001 1001 4096 Feb 1 14:11 .github [2025-02-01T14:15:02.132Z] -rw-rw-r-- 1 1001 1001 907 Feb 1 14:11 .gitignore [2025-02-01T14:15:02.132Z] -rw-rw-r-- 1 1001 1001 199 Feb 1 14:11 .golangci.yml [2025-02-01T14:15:02.132Z] -rw-rw-r-- 1 1001 1001 100 Feb 1 14:11 .hadolint.yml [2025-02-01T14:15:02.132Z] drwxr-xr-x 3 1001 1001 4096 Feb 1 14:12 .semver [2025-02-01T14:15:02.132Z] -rw-rw-r-- 1 1001 1001 155 Feb 1 14:11 .sonarcloud.properties [2025-02-01T14:15:02.132Z] -rw-rw-r-- 1 1001 1001 1171 Feb 1 14:11 ADOPTERS.md [2025-02-01T14:15:02.132Z] -rw-rw-r-- 1 1001 1001 17256 Feb 1 14:11 Attribution.txt [2025-02-01T14:15:02.132Z] -rw-rw-r-- 1 1001 1001 100284 Feb 1 14:11 CHANGELOG.md [2025-02-01T14:15:02.132Z] -rw-rw-r-- 1 1001 1001 3804 Feb 1 14:11 CONTRIBUTING.md [2025-02-01T14:15:02.132Z] -rw-rw-r-- 1 1001 1001 677 Feb 1 14:11 GOVERNANCE.md [2025-02-01T14:15:02.132Z] -rw-rw-r-- 1 1001 1001 858 Feb 1 14:11 Jenkinsfile [2025-02-01T14:15:02.132Z] -rw-rw-r-- 1 1001 1001 10775 Feb 1 14:11 LICENSE [2025-02-01T14:15:02.132Z] -rw-rw-r-- 1 1001 1001 16740 Feb 1 14:11 Makefile [2025-02-01T14:15:02.132Z] -rw-rw-r-- 1 1001 1001 582 Feb 1 14:11 OWNERS.md [2025-02-01T14:15:02.132Z] -rw-rw-r-- 1 1001 1001 9932 Feb 1 14:11 README.md [2025-02-01T14:15:02.132Z] -rw-rw-r-- 1 1001 1001 789 Feb 1 14:11 SECURITY.md [2025-02-01T14:15:02.132Z] -rw-rw-r-- 1 1001 1001 12 Feb 1 14:12 VERSION [2025-02-01T14:15:02.132Z] drwxrwxr-x 2 1001 1001 4096 Feb 1 14:11 bin [2025-02-01T14:15:02.132Z] drwxrwxr-x 19 1001 1001 4096 Feb 1 14:11 cmd [2025-02-01T14:15:02.132Z] -rw-r--r-- 1 root root 1531392 Feb 1 14:14 coverage.out [2025-02-01T14:15:02.132Z] drwxrwxr-x 2 1001 1001 4096 Feb 1 14:11 fuzz_test [2025-02-01T14:15:02.132Z] -rw-rw-r-- 1 1001 1001 6507 Feb 1 14:11 go.mod [2025-02-01T14:15:02.132Z] -rw-rw-r-- 1 1001 1001 88060 Feb 1 14:11 go.sum [2025-02-01T14:15:02.132Z] drwxrwxr-x 7 1001 1001 4096 Feb 1 14:11 internal [2025-02-01T14:15:02.132Z] drwxrwxr-x 2 1001 1001 4096 Feb 1 14:11 openapi [2025-02-01T14:15:02.132Z] -rw-rw-r-- 1 1001 1001 584 Feb 1 14:11 security.txt [2025-02-01T14:15:02.132Z] -rw-rw-r-- 1 1001 1001 204 Feb 1 14:11 version.go [Pipeline] sh [2025-02-01T14:15:02.416Z] + '[' -e coverage.out ] [2025-02-01T14:15:02.416Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-02-01T14:15:02.495Z] 5c7f0f088c93: Verifying Checksum [2025-02-01T14:15:02.495Z] 5c7f0f088c93: Download complete [2025-02-01T14:15:02.572Z] Stashed 1 file(s) [Pipeline] sh [2025-02-01T14:15:02.854Z] + make build [2025-02-01T14:15:02.854Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-02-01T14:15:24.590Z] 39f8f326b044: Pull complete [2025-02-01T14:15:24.590Z] e6a1e7a6a96a: Pull complete [2025-02-01T14:15:24.590Z] 4f4fb700ef54: Pull complete [2025-02-01T14:15:24.590Z] d45d956e0dbf: Pull complete [2025-02-01T14:15:24.590Z] d7702b0d1db1: Pull complete [2025-02-01T14:15:29.399Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-02-01T14:15:29.399Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-02-01T14:15:29.966Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-02-01T14:15:30.537Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-02-01T14:15:31.245Z] 5c7f0f088c93: Pull complete [2025-02-01T14:15:32.440Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-02-01T14:15:33.208Z] 4fdc064ae6cf: Pull complete [2025-02-01T14:15:33.208Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-02-01T14:15:33.208Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-01T14:15:33.208Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-02-01T14:15:33.540Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-01T14:15:33.540Z] WORKDIR /edgex [2025-02-01T14:15:33.540Z] COPY go.mod . [2025-02-01T14:15:33.540Z] RUN go mod download [2025-02-01T14:15:33.540Z] + docker build -t ci-base-image-arm64 -f - . [2025-02-01T14:15:34.960Z] #0 building with "default" instance using docker driver [2025-02-01T14:15:34.960Z] [2025-02-01T14:15:34.960Z] #1 [internal] load .dockerignore [2025-02-01T14:15:34.960Z] #1 transferring context: 50B 0.0s done [2025-02-01T14:15:34.960Z] #1 DONE 0.1s [2025-02-01T14:15:34.960Z] [2025-02-01T14:15:34.960Z] #2 [internal] load build definition from Dockerfile [2025-02-01T14:15:34.960Z] #2 transferring dockerfile: 172B 0.0s done [2025-02-01T14:15:34.960Z] #2 DONE 0.1s [2025-02-01T14:15:34.960Z] [2025-02-01T14:15:34.960Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-01T14:15:34.960Z] #3 DONE 0.0s [2025-02-01T14:15:34.960Z] [2025-02-01T14:15:34.960Z] #4 [internal] load build context [2025-02-01T14:15:34.960Z] #4 transferring context: 6.54kB 0.0s done [2025-02-01T14:15:34.960Z] #4 DONE 0.1s [2025-02-01T14:15:34.960Z] [2025-02-01T14:15:34.960Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-01T14:15:34.960Z] #5 DONE 0.2s [2025-02-01T14:15:34.960Z] [2025-02-01T14:15:34.960Z] #6 [2/4] WORKDIR /edgex [2025-02-01T14:15:36.908Z] #6 DONE 1.6s [2025-02-01T14:15:36.908Z] [2025-02-01T14:15:36.908Z] #7 [3/4] COPY go.mod . [2025-02-01T14:15:36.908Z] #7 DONE 0.1s [2025-02-01T14:15:36.908Z] [2025-02-01T14:15:36.908Z] #8 [4/4] RUN go mod download [2025-02-01T14:15:37.710Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-02-01T14:15:39.612Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-02-01T14:15:42.142Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-02-01T14:15:42.710Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-02-01T14:15:43.278Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-02-01T14:15:44.215Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-02-01T14:15:45.152Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-02-01T14:15:45.727Z] $ docker stop --time=1 0b9653076fb28a37646b7221c0637b36411e6cab1f98e60a0a49f6688143860a [2025-02-01T14:15:50.844Z] $ docker rm -f --volumes 0b9653076fb28a37646b7221c0637b36411e6cab1f98e60a0a49f6688143860a [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-01T14:15:51.984Z] #8 DONE 13.5s [2025-02-01T14:15:51.984Z] [2025-02-01T14:15:51.984Z] #9 exporting to image [2025-02-01T14:15:51.984Z] #9 exporting layers [2025-02-01T14:15:52.153Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-02-01T14:15:52.153Z] [2025-02-01T14:15:52.153Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:15:52.450Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-02-01T14:15:52.709Z] latest: Pulling from edgex-devops/edgex-compose [2025-02-01T14:15:52.709Z] 91d30c5bc195: Pulling fs layer [2025-02-01T14:15:52.709Z] 2e9b0aa3be6d: Pulling fs layer [2025-02-01T14:15:52.709Z] 9c61dcf015f6: Pulling fs layer [2025-02-01T14:15:52.709Z] 4698f68db338: Pulling fs layer [2025-02-01T14:15:52.709Z] 2a2f49069b9e: Pulling fs layer [2025-02-01T14:15:52.709Z] e0025b399a48: Pulling fs layer [2025-02-01T14:15:52.709Z] 4698f68db338: Waiting [2025-02-01T14:15:52.709Z] 2a2f49069b9e: Waiting [2025-02-01T14:15:52.709Z] e0025b399a48: Waiting [2025-02-01T14:15:52.709Z] 91d30c5bc195: Verifying Checksum [2025-02-01T14:15:52.709Z] 91d30c5bc195: Download complete [2025-02-01T14:15:52.709Z] 4698f68db338: Verifying Checksum [2025-02-01T14:15:52.709Z] 4698f68db338: Download complete [2025-02-01T14:15:52.709Z] 91d30c5bc195: Pull complete [2025-02-01T14:15:52.709Z] 2e9b0aa3be6d: Verifying Checksum [2025-02-01T14:15:52.709Z] 2e9b0aa3be6d: Download complete [2025-02-01T14:15:52.967Z] e0025b399a48: Verifying Checksum [2025-02-01T14:15:52.967Z] e0025b399a48: Download complete [2025-02-01T14:15:52.967Z] 2a2f49069b9e: Download complete [2025-02-01T14:15:53.226Z] 2e9b0aa3be6d: Pull complete [2025-02-01T14:15:53.226Z] 9c61dcf015f6: Verifying Checksum [2025-02-01T14:15:53.226Z] 9c61dcf015f6: Download complete [2025-02-01T14:15:55.760Z] 9c61dcf015f6: Pull complete [2025-02-01T14:15:55.760Z] 4698f68db338: Pull complete [2025-02-01T14:15:56.326Z] 2a2f49069b9e: Pull complete [2025-02-01T14:15:56.326Z] e0025b399a48: Pull complete [2025-02-01T14:15:56.326Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-02-01T14:15:56.326Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-02-01T14:15:56.326Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-01T14:15:56.421Z] prd-ubuntu20.04-docker-8c-8g-38008 does not seem to be running inside a container [2025-02-01T14:15:56.448Z] $ 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/787 -v /w/workspace/edgex-go/787:/w/workspace/edgex-go/787:rw,z -v /w/workspace/edgex-go/787@tmp:/w/workspace/edgex-go/787@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-02-01T14:16:00.287Z] $ docker top 41ac031c0d29fa9c704195b5bd200b0fa7dd4133012d37ff0b9945d7dae68712 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-01T14:16:00.632Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-02-01T14:16:03.174Z] #1 [security-proxy-setup internal] load build definition from Dockerfile [2025-02-01T14:16:03.174Z] #1 transferring dockerfile: [2025-02-01T14:16:03.174Z] #1 transferring dockerfile: 2.50kB done [2025-02-01T14:16:03.174Z] #1 DONE 0.0s [2025-02-01T14:16:03.174Z] [2025-02-01T14:16:03.174Z] #2 [support-scheduler internal] load build definition from Dockerfile [2025-02-01T14:16:03.174Z] #2 transferring dockerfile: 1.82kB done [2025-02-01T14:16:03.174Z] #2 DONE 0.0s [2025-02-01T14:16:03.174Z] [2025-02-01T14:16:03.174Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2025-02-01T14:16:03.174Z] #3 transferring dockerfile: 2.11kB done [2025-02-01T14:16:03.174Z] #3 DONE 0.0s [2025-02-01T14:16:03.174Z] [2025-02-01T14:16:03.174Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-02-01T14:16:03.174Z] #4 transferring dockerfile: 2.23kB done [2025-02-01T14:16:03.174Z] #4 DONE 0.0s [2025-02-01T14:16:03.174Z] [2025-02-01T14:16:03.174Z] #5 [core-data internal] load build definition from Dockerfile [2025-02-01T14:16:03.174Z] #5 transferring dockerfile: 2.07kB done [2025-02-01T14:16:03.174Z] #5 DONE 0.0s [2025-02-01T14:16:03.174Z] [2025-02-01T14:16:03.174Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2025-02-01T14:16:03.174Z] #6 transferring dockerfile: 2.49kB done [2025-02-01T14:16:03.174Z] #6 DONE 0.0s [2025-02-01T14:16:03.174Z] [2025-02-01T14:16:03.174Z] #7 [security-proxy-setup internal] load .dockerignore [2025-02-01T14:16:03.174Z] #7 transferring context: 50B done [2025-02-01T14:16:03.174Z] #7 DONE 0.1s [2025-02-01T14:16:03.174Z] [2025-02-01T14:16:03.174Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2025-02-01T14:16:03.174Z] #8 transferring dockerfile: 3.02kB done [2025-02-01T14:16:03.174Z] #8 DONE 0.0s [2025-02-01T14:16:03.174Z] [2025-02-01T14:16:03.174Z] #9 [security-spire-config internal] load build definition from Dockerfile [2025-02-01T14:16:03.174Z] #9 transferring dockerfile: 1.69kB done [2025-02-01T14:16:03.174Z] #9 DONE 0.0s [2025-02-01T14:16:03.174Z] [2025-02-01T14:16:03.174Z] #10 [support-notifications internal] load build definition from Dockerfile [2025-02-01T14:16:03.174Z] #10 transferring dockerfile: 2.04kB done [2025-02-01T14:16:03.174Z] #10 DONE 0.1s [2025-02-01T14:16:03.174Z] [2025-02-01T14:16:03.174Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2025-02-01T14:16:03.174Z] #11 transferring dockerfile: 1.81kB done [2025-02-01T14:16:03.174Z] #11 DONE 0.1s [2025-02-01T14:16:03.174Z] [2025-02-01T14:16:03.174Z] #12 [core-metadata internal] load build definition from Dockerfile [2025-02-01T14:16:03.174Z] #12 transferring dockerfile: 2.13kB done [2025-02-01T14:16:03.174Z] #12 DONE 0.1s [2025-02-01T14:16:03.174Z] [2025-02-01T14:16:03.174Z] #13 [security-spire-server internal] load build definition from Dockerfile [2025-02-01T14:16:03.174Z] #13 transferring dockerfile: 1.70kB done [2025-02-01T14:16:03.174Z] #13 DONE 0.1s [2025-02-01T14:16:03.174Z] [2025-02-01T14:16:03.174Z] #14 [core-command internal] load build definition from Dockerfile [2025-02-01T14:16:03.433Z] #14 transferring dockerfile: 1.94kB done [2025-02-01T14:16:03.433Z] #14 DONE 0.1s [2025-02-01T14:16:03.433Z] [2025-02-01T14:16:03.433Z] #15 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-02-01T14:16:03.433Z] #15 transferring dockerfile: 1.89kB done [2025-02-01T14:16:03.433Z] #15 DONE 0.1s [2025-02-01T14:16:03.433Z] [2025-02-01T14:16:03.433Z] #16 [core-keeper internal] load build definition from Dockerfile [2025-02-01T14:16:03.433Z] #16 transferring dockerfile: 2.07kB done [2025-02-01T14:16:03.433Z] #16 DONE 0.1s [2025-02-01T14:16:03.433Z] [2025-02-01T14:16:03.433Z] #17 [support-scheduler internal] load .dockerignore [2025-02-01T14:16:03.433Z] #17 transferring context: 50B done [2025-02-01T14:16:03.433Z] #17 DONE 0.0s [2025-02-01T14:16:03.433Z] [2025-02-01T14:16:03.433Z] #18 [security-proxy-auth internal] load .dockerignore [2025-02-01T14:16:03.433Z] #18 transferring context: 50B done [2025-02-01T14:16:03.433Z] #18 DONE 0.0s [2025-02-01T14:16:03.433Z] [2025-02-01T14:16:03.433Z] #19 [core-common-config-bootstrapper internal] load .dockerignore [2025-02-01T14:16:03.433Z] #19 transferring context: 50B done [2025-02-01T14:16:03.433Z] #19 DONE 0.0s [2025-02-01T14:16:03.433Z] [2025-02-01T14:16:03.433Z] #20 [core-data internal] load .dockerignore [2025-02-01T14:16:03.433Z] #20 transferring context: 50B done [2025-02-01T14:16:03.433Z] #20 DONE 0.0s [2025-02-01T14:16:03.433Z] [2025-02-01T14:16:03.433Z] #21 [security-secretstore-setup internal] load .dockerignore [2025-02-01T14:16:03.433Z] #21 transferring context: 50B done [2025-02-01T14:16:03.433Z] #21 DONE 0.0s [2025-02-01T14:16:03.433Z] [2025-02-01T14:16:03.433Z] #22 [support-notifications internal] load .dockerignore [2025-02-01T14:16:03.433Z] #22 transferring context: 50B done [2025-02-01T14:16:03.433Z] #22 DONE 0.0s [2025-02-01T14:16:03.433Z] [2025-02-01T14:16:03.433Z] #23 [security-bootstrapper internal] load .dockerignore [2025-02-01T14:16:03.433Z] #23 transferring context: 50B done [2025-02-01T14:16:03.433Z] #23 DONE 0.0s [2025-02-01T14:16:03.433Z] [2025-02-01T14:16:03.433Z] #24 [security-spire-config internal] load .dockerignore [2025-02-01T14:16:03.433Z] #24 transferring context: 50B done [2025-02-01T14:16:03.433Z] #24 DONE 0.0s [2025-02-01T14:16:03.433Z] [2025-02-01T14:16:03.433Z] #25 [security-spire-agent internal] load .dockerignore [2025-02-01T14:16:03.433Z] #25 transferring context: 50B done [2025-02-01T14:16:03.433Z] #25 DONE 0.0s [2025-02-01T14:16:03.433Z] [2025-02-01T14:16:03.434Z] #26 [core-metadata internal] load .dockerignore [2025-02-01T14:16:03.434Z] #26 transferring context: 50B done [2025-02-01T14:16:03.434Z] #26 DONE 0.0s [2025-02-01T14:16:03.434Z] [2025-02-01T14:16:03.434Z] #27 [security-spire-server internal] load .dockerignore [2025-02-01T14:16:03.434Z] #27 transferring context: 50B done [2025-02-01T14:16:03.434Z] #27 DONE 0.1s [2025-02-01T14:16:03.434Z] [2025-02-01T14:16:03.434Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2025-02-01T14:16:03.434Z] #28 transferring context: 50B done [2025-02-01T14:16:03.434Z] #28 DONE 0.0s [2025-02-01T14:16:03.434Z] [2025-02-01T14:16:03.434Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-01T14:16:03.434Z] #29 DONE 0.0s [2025-02-01T14:16:03.434Z] [2025-02-01T14:16:03.434Z] #30 [core-keeper internal] load .dockerignore [2025-02-01T14:16:03.434Z] #30 transferring context: 50B done [2025-02-01T14:16:03.694Z] #30 DONE 0.0s [2025-02-01T14:16:03.694Z] [2025-02-01T14:16:03.694Z] #31 [core-command internal] load .dockerignore [2025-02-01T14:16:03.694Z] #31 transferring context: 50B done [2025-02-01T14:16:03.694Z] #31 DONE 0.0s [2025-02-01T14:16:03.694Z] [2025-02-01T14:16:03.694Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-01T14:16:03.694Z] #29 DONE 0.0s [2025-02-01T14:16:03.694Z] [2025-02-01T14:16:03.694Z] #32 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-02-01T14:16:03.953Z] #32 ... [2025-02-01T14:16:03.953Z] [2025-02-01T14:16:03.953Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-01T14:16:03.953Z] #29 DONE 0.0s [2025-02-01T14:16:03.953Z] [2025-02-01T14:16:03.953Z] #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-02-01T14:16:03.953Z] #32 ... [2025-02-01T14:16:03.953Z] [2025-02-01T14:16:03.953Z] #33 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2025-02-01T14:16:03.953Z] #33 DONE 0.5s [2025-02-01T14:16:04.236Z] [2025-02-01T14:16:04.237Z] #34 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-01T14:16:04.237Z] #34 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done [2025-02-01T14:16:04.237Z] #34 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-01T14:16:04.237Z] #34 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-02-01T14:16:04.237Z] #34 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-02-01T14:16:04.237Z] #34 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0B / 3.63MB 0.0s [2025-02-01T14:16:04.496Z] #34 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 1.05MB / 3.63MB 0.1s [2025-02-01T14:16:04.496Z] #34 ... [2025-02-01T14:16:04.496Z] [2025-02-01T14:16:04.496Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-02-01T14:16:04.496Z] #35 DONE 0.7s [2025-02-01T14:16:04.496Z] [2025-02-01T14:16:04.496Z] #32 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-02-01T14:16:04.496Z] #32 DONE 0.7s [2025-02-01T14:16:04.496Z] [2025-02-01T14:16:04.496Z] #34 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-01T14:16:04.496Z] #34 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done [2025-02-01T14:16:04.496Z] #34 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-01T14:16:04.496Z] #34 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-02-01T14:16:04.496Z] #34 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-02-01T14:16:04.496Z] #34 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.3s done [2025-02-01T14:16:04.496Z] #34 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b [2025-02-01T14:16:04.758Z] #34 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.3s done [2025-02-01T14:16:04.758Z] #34 ... [2025-02-01T14:16:04.758Z] [2025-02-01T14:16:04.758Z] #36 [security-spire-agent internal] load build context [2025-02-01T14:16:04.758Z] #36 transferring context: 23.21kB 0.0s done [2025-02-01T14:16:04.758Z] #36 DONE 0.3s [2025-02-01T14:16:04.758Z] [2025-02-01T14:16:04.758Z] #37 [security-spire-config internal] load build context [2025-02-01T14:16:04.758Z] #37 transferring context: 21.93kB 0.0s done [2025-02-01T14:16:04.758Z] #37 DONE 0.3s [2025-02-01T14:16:04.758Z] [2025-02-01T14:16:04.758Z] #34 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-01T14:16:04.758Z] #34 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.2s done [2025-02-01T14:16:04.758Z] #34 ... [2025-02-01T14:16:04.758Z] [2025-02-01T14:16:04.758Z] #38 [security-spire-server internal] load build context [2025-02-01T14:16:04.758Z] #38 transferring context: 23.68kB 0.0s done [2025-02-01T14:16:04.758Z] #38 DONE 0.3s [2025-02-01T14:16:05.019Z] [2025-02-01T14:16:05.019Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-01T14:16:05.019Z] #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done [2025-02-01T14:16:05.019Z] #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-02-01T14:16:05.019Z] #39 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2025-02-01T14:16:05.019Z] #39 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2025-02-01T14:16:05.019Z] #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2025-02-01T14:16:05.019Z] #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2025-02-01T14:16:05.019Z] #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-02-01T14:16:05.019Z] #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s [2025-02-01T14:16:05.019Z] #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2025-02-01T14:16:05.019Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.3s [2025-02-01T14:16:05.283Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.10MB / 30.73MB 0.4s [2025-02-01T14:16:05.283Z] #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2025-02-01T14:16:05.283Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 6.29MB / 30.73MB 0.5s [2025-02-01T14:16:05.283Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 15.33MB / 30.73MB 0.6s [2025-02-01T14:16:05.541Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 24.12MB / 30.73MB 0.7s [2025-02-01T14:16:05.541Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.8s [2025-02-01T14:16:06.115Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.4s done [2025-02-01T14:16:06.382Z] #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2025-02-01T14:16:06.641Z] #39 ... [2025-02-01T14:16:06.641Z] [2025-02-01T14:16:06.641Z] #40 [security-bootstrapper builder 1/8] FROM docker.io/library/ci-base-image-x86_64 [2025-02-01T14:16:06.641Z] #40 DONE 2.6s [2025-02-01T14:16:06.641Z] [2025-02-01T14:16:06.641Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-01T14:16:06.985Z] #9 exporting layers 16.7s done [2025-02-01T14:16:06.985Z] #9 writing image sha256:957ef8cf973279c140365a8a747e4dab311b1f2a79503724de067022ffafcaf7 done [2025-02-01T14:16:06.985Z] #9 naming to docker.io/library/ci-base-image-arm64 done [2025-02-01T14:16:06.985Z] #9 DONE 16.7s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:16:07.315Z] + docker inspect -f . ci-base-image-arm64 [2025-02-01T14:16:07.316Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-01T14:16:07.489Z] prd-ubuntu20.04-docker-arm64-4c-16g-38009 does not seem to be running inside a container [2025-02-01T14:16:07.559Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/787 -v /w/workspace/edgex-go/787:/w/workspace/edgex-go/787:rw,z -v /w/workspace/edgex-go/787@tmp:/w/workspace/edgex-go/787@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-01T14:16:08.685Z] $ docker top e7609dfc90cf7d9b3a410500a49b92b2209eeda08053c306421864a3bed48304 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-01T14:16:09.159Z] + go version [2025-02-01T14:16:09.425Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-02-01T14:16:09.442Z] $ docker stop --time=1 e7609dfc90cf7d9b3a410500a49b92b2209eeda08053c306421864a3bed48304 [2025-02-01T14:16:09.530Z] #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 3.0s done [2025-02-01T14:16:10.969Z] $ docker rm -f --volumes e7609dfc90cf7d9b3a410500a49b92b2209eeda08053c306421864a3bed48304 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:16:11.576Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-02-01T14:16:11.576Z] [2025-02-01T14:16:11.576Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:16:11.911Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-02-01T14:16:11.911Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-02-01T14:16:11.911Z] 547446be3368: Pulling fs layer [2025-02-01T14:16:11.911Z] d125d8839a47: Pulling fs layer [2025-02-01T14:16:11.911Z] 3e85d5ac6304: Pulling fs layer [2025-02-01T14:16:11.911Z] c3105a71a48b: Pulling fs layer [2025-02-01T14:16:11.911Z] 0f093f025ec4: Pulling fs layer [2025-02-01T14:16:11.911Z] c3105a71a48b: Waiting [2025-02-01T14:16:11.911Z] 0f093f025ec4: Waiting [2025-02-01T14:16:11.911Z] c3106fc0e877: Pulling fs layer [2025-02-01T14:16:12.180Z] 547446be3368: Verifying Checksum [2025-02-01T14:16:12.180Z] 547446be3368: Download complete [2025-02-01T14:16:12.180Z] c3105a71a48b: Download complete [2025-02-01T14:16:12.447Z] d125d8839a47: Verifying Checksum [2025-02-01T14:16:12.447Z] d125d8839a47: Download complete [2025-02-01T14:16:12.447Z] c3106fc0e877: Verifying Checksum [2025-02-01T14:16:12.447Z] c3106fc0e877: Download complete [2025-02-01T14:16:12.447Z] 0f093f025ec4: Download complete [2025-02-01T14:16:12.712Z] 547446be3368: Pull complete [2025-02-01T14:16:13.292Z] d125d8839a47: Pull complete [2025-02-01T14:16:13.718Z] #39 ... [2025-02-01T14:16:13.718Z] [2025-02-01T14:16:13.718Z] #41 [core-keeper internal] load build context [2025-02-01T14:16:13.718Z] #41 transferring context: 255.47MB 9.3s [2025-02-01T14:16:13.718Z] #41 ... [2025-02-01T14:16:13.718Z] [2025-02-01T14:16:13.718Z] #42 [security-spiffe-token-provider internal] load build context [2025-02-01T14:16:13.718Z] #42 ... [2025-02-01T14:16:13.718Z] [2025-02-01T14:16:13.718Z] #41 [core-keeper internal] load build context [2025-02-01T14:16:13.977Z] #41 ... [2025-02-01T14:16:13.977Z] [2025-02-01T14:16:13.977Z] #43 [security-secretstore-setup internal] load build context [2025-02-01T14:16:14.235Z] #43 ... [2025-02-01T14:16:14.236Z] [2025-02-01T14:16:14.236Z] #44 [core-command internal] load build context [2025-02-01T14:16:14.236Z] #44 ... [2025-02-01T14:16:14.236Z] [2025-02-01T14:16:14.236Z] #45 [security-bootstrapper internal] load build context [2025-02-01T14:16:14.249Z] 3e85d5ac6304: Verifying Checksum [2025-02-01T14:16:14.249Z] 3e85d5ac6304: Download complete [2025-02-01T14:16:14.498Z] #45 ... [2025-02-01T14:16:14.498Z] [2025-02-01T14:16:14.498Z] #46 [core-data internal] load build context [2025-02-01T14:16:14.498Z] #46 ... [2025-02-01T14:16:14.498Z] [2025-02-01T14:16:14.498Z] #47 [core-metadata internal] load build context [2025-02-01T14:16:14.498Z] #47 ... [2025-02-01T14:16:14.498Z] [2025-02-01T14:16:14.498Z] #48 [support-scheduler internal] load build context [2025-02-01T14:16:14.756Z] #48 ... [2025-02-01T14:16:14.756Z] [2025-02-01T14:16:14.756Z] #49 [security-proxy-auth internal] load build context [2025-02-01T14:16:14.756Z] #49 ... [2025-02-01T14:16:14.756Z] [2025-02-01T14:16:14.756Z] #50 [core-common-config-bootstrapper internal] load build context [2025-02-01T14:16:15.015Z] #50 ... [2025-02-01T14:16:15.015Z] [2025-02-01T14:16:15.015Z] #51 [security-proxy-setup internal] load build context [2025-02-01T14:16:15.015Z] #51 ... [2025-02-01T14:16:15.015Z] [2025-02-01T14:16:15.015Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-01T14:16:15.015Z] #52 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done [2025-02-01T14:16:15.015Z] #52 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2025-02-01T14:16:15.015Z] #52 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done [2025-02-01T14:16:15.015Z] #52 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2025-02-01T14:16:15.015Z] #52 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2025-02-01T14:16:15.015Z] #52 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2025-02-01T14:16:15.015Z] #52 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2025-02-01T14:16:15.015Z] #52 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-02-01T14:16:15.015Z] #52 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.2s done [2025-02-01T14:16:15.015Z] #52 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2025-02-01T14:16:15.015Z] #52 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2025-02-01T14:16:15.015Z] #52 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.4s done [2025-02-01T14:16:15.015Z] #52 ... [2025-02-01T14:16:15.015Z] [2025-02-01T14:16:15.015Z] #53 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-02-01T14:16:15.273Z] #53 ... [2025-02-01T14:16:15.273Z] [2025-02-01T14:16:15.273Z] #34 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-01T14:16:15.273Z] #34 ... [2025-02-01T14:16:15.273Z] [2025-02-01T14:16:15.273Z] #54 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-01T14:16:15.531Z] #54 ... [2025-02-01T14:16:15.531Z] [2025-02-01T14:16:15.531Z] #55 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-01T14:16:15.531Z] #55 ... [2025-02-01T14:16:15.531Z] [2025-02-01T14:16:15.531Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-01T14:16:15.531Z] #56 ... [2025-02-01T14:16:15.531Z] [2025-02-01T14:16:15.531Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-01T14:16:16.063Z] #57 ... [2025-02-01T14:16:16.063Z] [2025-02-01T14:16:16.063Z] #58 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-01T14:16:16.321Z] #58 ... [2025-02-01T14:16:16.321Z] [2025-02-01T14:16:16.321Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-01T14:16:16.321Z] #59 ... [2025-02-01T14:16:16.321Z] [2025-02-01T14:16:16.321Z] #60 [support-notifications internal] load build context [2025-02-01T14:16:16.321Z] #60 ... [2025-02-01T14:16:16.321Z] [2025-02-01T14:16:16.321Z] #61 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-01T14:16:16.321Z] #61 ... [2025-02-01T14:16:16.321Z] [2025-02-01T14:16:16.321Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-01T14:16:16.581Z] #62 ... [2025-02-01T14:16:16.581Z] [2025-02-01T14:16:16.581Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-01T14:16:16.581Z] #63 ... [2025-02-01T14:16:16.581Z] [2025-02-01T14:16:16.581Z] #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-02-01T14:16:16.840Z] #64 ... [2025-02-01T14:16:16.840Z] [2025-02-01T14:16:16.840Z] #65 [core-command builder 2/8] WORKDIR /edgex-go [2025-02-01T14:16:16.840Z] #65 ... [2025-02-01T14:16:16.840Z] [2025-02-01T14:16:16.840Z] #60 [support-notifications internal] load build context [2025-02-01T14:16:18.228Z] #60 transferring context: 443.55MB 14.1s done [2025-02-01T14:16:22.436Z] #60 ... [2025-02-01T14:16:22.436Z] [2025-02-01T14:16:22.436Z] #49 [security-proxy-auth internal] load build context [2025-02-01T14:16:22.436Z] #49 transferring context: 443.55MB 17.4s done [2025-02-01T14:16:22.436Z] #49 ... [2025-02-01T14:16:22.436Z] [2025-02-01T14:16:22.436Z] #46 [core-data internal] load build context [2025-02-01T14:16:22.436Z] #46 transferring context: 443.55MB 18.2s done [2025-02-01T14:16:24.283Z] #46 ... [2025-02-01T14:16:24.283Z] [2025-02-01T14:16:24.283Z] #42 [security-spiffe-token-provider internal] load build context [2025-02-01T14:16:24.283Z] #42 transferring context: 443.55MB 14.8s done [2025-02-01T14:16:24.283Z] #42 ... [2025-02-01T14:16:24.283Z] [2025-02-01T14:16:24.283Z] #44 [core-command internal] load build context [2025-02-01T14:16:24.283Z] #44 transferring context: 443.55MB 16.7s done [2025-02-01T14:16:24.543Z] #44 ... [2025-02-01T14:16:24.544Z] [2025-02-01T14:16:24.544Z] #43 [security-secretstore-setup internal] load build context [2025-02-01T14:16:24.544Z] #43 transferring context: 443.55MB 14.7s done [2025-02-01T14:16:24.544Z] #43 ... [2025-02-01T14:16:24.544Z] [2025-02-01T14:16:24.544Z] #41 [core-keeper internal] load build context [2025-02-01T14:16:24.544Z] #41 transferring context: 443.55MB 12.9s done [2025-02-01T14:16:24.803Z] #41 ... [2025-02-01T14:16:24.803Z] [2025-02-01T14:16:24.803Z] #47 [core-metadata internal] load build context [2025-02-01T14:16:24.803Z] #47 transferring context: 443.55MB 14.4s done [2025-02-01T14:16:24.803Z] #47 ... [2025-02-01T14:16:24.803Z] [2025-02-01T14:16:24.803Z] #48 [support-scheduler internal] load build context [2025-02-01T14:16:24.803Z] #48 transferring context: 443.55MB 12.6s done [2025-02-01T14:16:25.072Z] #48 ... [2025-02-01T14:16:25.072Z] [2025-02-01T14:16:25.072Z] #45 [security-bootstrapper internal] load build context [2025-02-01T14:16:25.072Z] #45 transferring context: 443.55MB 14.8s done [2025-02-01T14:16:25.072Z] #45 ... [2025-02-01T14:16:25.072Z] [2025-02-01T14:16:25.072Z] #51 [security-proxy-setup internal] load build context [2025-02-01T14:16:25.072Z] #51 transferring context: 443.55MB 16.8s done [2025-02-01T14:16:25.521Z] #51 ... [2025-02-01T14:16:25.521Z] [2025-02-01T14:16:25.521Z] #50 [core-common-config-bootstrapper internal] load build context [2025-02-01T14:16:25.521Z] #50 transferring context: 443.55MB 14.7s done [2025-02-01T14:16:26.544Z] 3e85d5ac6304: Pull complete [2025-02-01T14:16:26.544Z] c3105a71a48b: Pull complete [2025-02-01T14:16:27.128Z] 0f093f025ec4: Pull complete [2025-02-01T14:16:27.128Z] c3106fc0e877: Pull complete [2025-02-01T14:16:27.128Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-02-01T14:16:27.128Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-02-01T14:16:27.128Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-01T14:16:27.296Z] prd-ubuntu20.04-docker-arm64-4c-16g-38009 does not seem to be running inside a container [2025-02-01T14:16:27.448Z] $ 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/787 -v /w/workspace/edgex-go/787:/w/workspace/edgex-go/787:rw,z -v /w/workspace/edgex-go/787@tmp:/w/workspace/edgex-go/787@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-01T14:16:29.190Z] $ docker top 1628dccab998423576a779f8627d2c31025f44dfbd6b387db536fcdf777db8c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-01T14:16:29.687Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-02-01T14:16:31.649Z] #1 [security-spiffe-token-provider internal] load .dockerignore [2025-02-01T14:16:31.649Z] #1 transferring context: 50B 0.0s done [2025-02-01T14:16:31.649Z] #1 DONE 0.1s [2025-02-01T14:16:31.649Z] [2025-02-01T14:16:31.649Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-02-01T14:16:31.649Z] #2 transferring dockerfile: 1.89kB done [2025-02-01T14:16:31.649Z] #2 DONE 0.1s [2025-02-01T14:16:31.649Z] [2025-02-01T14:16:31.649Z] #3 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-01T14:16:31.649Z] #3 DONE 0.0s [2025-02-01T14:16:31.649Z] [2025-02-01T14:16:31.649Z] #4 [security-proxy-setup internal] load .dockerignore [2025-02-01T14:16:31.649Z] #4 transferring context: 50B done [2025-02-01T14:16:31.649Z] #4 DONE 0.1s [2025-02-01T14:16:31.649Z] [2025-02-01T14:16:31.649Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2025-02-01T14:16:31.649Z] #5 transferring dockerfile: 2.50kB 0.0s done [2025-02-01T14:16:31.649Z] #5 DONE 0.1s [2025-02-01T14:16:31.649Z] [2025-02-01T14:16:31.649Z] #3 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-01T14:16:31.918Z] #3 ... [2025-02-01T14:16:31.918Z] [2025-02-01T14:16:31.918Z] #6 [support-scheduler internal] load .dockerignore [2025-02-01T14:16:31.918Z] #6 transferring context: 50B 0.0s done [2025-02-01T14:16:31.918Z] #6 DONE 0.1s [2025-02-01T14:16:31.918Z] [2025-02-01T14:16:31.918Z] #7 [support-scheduler internal] load build definition from Dockerfile [2025-02-01T14:16:31.918Z] #7 transferring dockerfile: 1.82kB 0.0s done [2025-02-01T14:16:31.918Z] #7 DONE 0.1s [2025-02-01T14:16:31.918Z] [2025-02-01T14:16:31.918Z] #3 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-01T14:16:31.918Z] #3 DONE 0.0s [2025-02-01T14:16:31.918Z] [2025-02-01T14:16:31.918Z] #8 [core-data internal] load .dockerignore [2025-02-01T14:16:31.918Z] #8 transferring context: 50B done [2025-02-01T14:16:31.918Z] #8 DONE 0.1s [2025-02-01T14:16:31.918Z] [2025-02-01T14:16:31.918Z] #9 [core-data internal] load build definition from Dockerfile [2025-02-01T14:16:31.918Z] #9 transferring dockerfile: 2.07kB done [2025-02-01T14:16:31.918Z] #9 DONE 0.1s [2025-02-01T14:16:31.918Z] [2025-02-01T14:16:31.918Z] #10 [security-secretstore-setup internal] load build definition from Dockerfile [2025-02-01T14:16:31.918Z] #10 ... [2025-02-01T14:16:31.918Z] [2025-02-01T14:16:31.918Z] #11 [security-bootstrapper internal] load .dockerignore [2025-02-01T14:16:31.918Z] #11 transferring context: 50B 0.0s done [2025-02-01T14:16:31.918Z] #11 DONE 0.1s [2025-02-01T14:16:31.918Z] [2025-02-01T14:16:31.918Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2025-02-01T14:16:31.918Z] #12 transferring dockerfile: 3.02kB 0.0s done [2025-02-01T14:16:31.918Z] #12 DONE 0.1s [2025-02-01T14:16:31.918Z] [2025-02-01T14:16:31.918Z] #10 [security-secretstore-setup internal] load build definition from Dockerfile [2025-02-01T14:16:32.187Z] #10 transferring dockerfile: 2.49kB 0.0s done [2025-02-01T14:16:32.187Z] #10 DONE 0.1s [2025-02-01T14:16:32.187Z] [2025-02-01T14:16:32.187Z] #13 [security-secretstore-setup internal] load .dockerignore [2025-02-01T14:16:32.187Z] #13 transferring context: 50B 0.0s done [2025-02-01T14:16:32.187Z] #13 DONE 0.1s [2025-02-01T14:16:32.187Z] [2025-02-01T14:16:32.187Z] #3 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-01T14:16:32.187Z] #3 DONE 0.0s [2025-02-01T14:16:32.187Z] [2025-02-01T14:16:32.187Z] #14 [core-metadata internal] load .dockerignore [2025-02-01T14:16:32.187Z] #14 transferring context: 50B 0.0s done [2025-02-01T14:16:32.187Z] #14 DONE 0.1s [2025-02-01T14:16:32.187Z] [2025-02-01T14:16:32.187Z] #15 [core-metadata internal] load build definition from Dockerfile [2025-02-01T14:16:32.187Z] #15 transferring dockerfile: 2.13kB done [2025-02-01T14:16:32.187Z] #15 DONE 0.1s [2025-02-01T14:16:32.187Z] [2025-02-01T14:16:32.187Z] #3 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-01T14:16:32.187Z] #3 DONE 0.0s [2025-02-01T14:16:32.187Z] [2025-02-01T14:16:32.187Z] #16 [core-command internal] load .dockerignore [2025-02-01T14:16:32.187Z] #16 transferring context: 50B 0.0s done [2025-02-01T14:16:32.457Z] #16 DONE 0.1s [2025-02-01T14:16:32.457Z] [2025-02-01T14:16:32.457Z] #17 [core-command internal] load build definition from Dockerfile [2025-02-01T14:16:32.457Z] #17 transferring dockerfile: 1.94kB done [2025-02-01T14:16:32.457Z] #17 DONE 0.2s [2025-02-01T14:16:32.457Z] [2025-02-01T14:16:32.457Z] #18 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-02-01T14:16:32.457Z] #18 transferring dockerfile: 2.23kB done [2025-02-01T14:16:32.457Z] #18 DONE 0.2s [2025-02-01T14:16:32.457Z] [2025-02-01T14:16:32.457Z] #19 [core-common-config-bootstrapper internal] load .dockerignore [2025-02-01T14:16:32.457Z] #19 transferring context: 50B 0.0s done [2025-02-01T14:16:32.457Z] #19 DONE 0.1s [2025-02-01T14:16:32.457Z] [2025-02-01T14:16:32.457Z] #3 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-01T14:16:32.457Z] #3 DONE 0.0s [2025-02-01T14:16:32.457Z] [2025-02-01T14:16:32.457Z] #20 [security-bootstrapper stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-01T14:16:32.457Z] #20 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-01T14:16:32.457Z] #20 ... [2025-02-01T14:16:32.457Z] [2025-02-01T14:16:32.457Z] #3 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-01T14:16:32.457Z] #3 DONE 0.0s [2025-02-01T14:16:32.724Z] [2025-02-01T14:16:32.724Z] #20 [support-scheduler stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-01T14:16:32.724Z] #20 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done [2025-02-01T14:16:32.724Z] #20 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-01T14:16:32.724Z] #20 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-01T14:16:32.994Z] #20 ... [2025-02-01T14:16:32.994Z] [2025-02-01T14:16:32.994Z] #21 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2025-02-01T14:16:32.994Z] #21 DONE 1.1s [2025-02-01T14:16:32.994Z] [2025-02-01T14:16:32.994Z] #20 [core-command stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-01T14:16:32.994Z] #20 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done [2025-02-01T14:16:32.994Z] #20 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-01T14:16:32.994Z] #20 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-01T14:16:32.994Z] #20 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-01T14:16:32.994Z] #20 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-01T14:16:32.994Z] #20 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0B / 4.09MB 0.1s [2025-02-01T14:16:32.994Z] #20 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.05MB / 4.09MB 0.2s [2025-02-01T14:16:33.269Z] #20 ... [2025-02-01T14:16:33.269Z] [2025-02-01T14:16:33.269Z] #22 [core-keeper internal] load .dockerignore [2025-02-01T14:16:33.269Z] #22 transferring context: 50B 0.1s done [2025-02-01T14:16:33.269Z] #22 DONE 0.8s [2025-02-01T14:16:33.269Z] [2025-02-01T14:16:33.269Z] #20 [core-command stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-01T14:16:33.269Z] #20 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 2.10MB / 4.09MB 0.3s [2025-02-01T14:16:33.269Z] #20 ... [2025-02-01T14:16:33.269Z] [2025-02-01T14:16:33.269Z] #23 [core-keeper internal] load build definition from Dockerfile [2025-02-01T14:16:33.269Z] #23 transferring dockerfile: 2.07kB 0.1s done [2025-02-01T14:16:33.269Z] #23 DONE 0.9s [2025-02-01T14:16:33.269Z] [2025-02-01T14:16:33.269Z] #20 [core-command stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-01T14:16:33.269Z] #20 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 3.84MB / 4.09MB 0.4s [2025-02-01T14:16:33.540Z] #20 ... [2025-02-01T14:16:33.540Z] [2025-02-01T14:16:33.540Z] #3 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-01T14:16:33.540Z] #3 DONE 0.0s [2025-02-01T14:16:33.540Z] [2025-02-01T14:16:33.540Z] #20 [core-command stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-01T14:16:33.540Z] #20 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done [2025-02-01T14:16:33.540Z] #20 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb [2025-02-01T14:16:33.656Z] #50 ... [2025-02-01T14:16:33.656Z] [2025-02-01T14:16:33.656Z] #48 [support-scheduler internal] load build context [2025-02-01T14:16:33.656Z] #48 DONE 28.7s [2025-02-01T14:16:33.656Z] [2025-02-01T14:16:33.656Z] #41 [core-keeper internal] load build context [2025-02-01T14:16:33.656Z] #41 DONE 28.7s [2025-02-01T14:16:33.656Z] [2025-02-01T14:16:33.656Z] #60 [support-notifications internal] load build context [2025-02-01T14:16:33.656Z] #60 DONE 28.7s [2025-02-01T14:16:33.656Z] [2025-02-01T14:16:33.656Z] #47 [core-metadata internal] load build context [2025-02-01T14:16:33.656Z] #47 DONE 28.8s [2025-02-01T14:16:33.656Z] [2025-02-01T14:16:33.656Z] #65 [security-secretstore-setup builder 2/8] WORKDIR /edgex-go [2025-02-01T14:16:33.656Z] #65 DONE 26.4s [2025-02-01T14:16:33.656Z] [2025-02-01T14:16:33.656Z] #66 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-02-01T14:16:33.656Z] #66 ... [2025-02-01T14:16:33.656Z] [2025-02-01T14:16:33.656Z] #50 [core-common-config-bootstrapper internal] load build context [2025-02-01T14:16:33.656Z] #50 DONE 28.8s [2025-02-01T14:16:33.656Z] [2025-02-01T14:16:33.656Z] #43 [security-secretstore-setup internal] load build context [2025-02-01T14:16:33.656Z] #43 DONE 28.8s [2025-02-01T14:16:33.656Z] [2025-02-01T14:16:33.656Z] #45 [security-bootstrapper internal] load build context [2025-02-01T14:16:33.656Z] #45 DONE 28.8s [2025-02-01T14:16:33.656Z] [2025-02-01T14:16:33.656Z] #42 [security-spiffe-token-provider internal] load build context [2025-02-01T14:16:33.656Z] #42 DONE 28.9s [2025-02-01T14:16:33.656Z] [2025-02-01T14:16:33.656Z] #44 [core-command internal] load build context [2025-02-01T14:16:33.656Z] #44 DONE 28.9s [2025-02-01T14:16:33.656Z] [2025-02-01T14:16:33.656Z] #49 [security-proxy-auth internal] load build context [2025-02-01T14:16:33.656Z] #49 DONE 28.9s [2025-02-01T14:16:33.656Z] [2025-02-01T14:16:33.656Z] #46 [core-data internal] load build context [2025-02-01T14:16:33.656Z] #46 DONE 28.9s [2025-02-01T14:16:33.656Z] [2025-02-01T14:16:33.656Z] #51 [security-proxy-setup internal] load build context [2025-02-01T14:16:33.656Z] #51 DONE 28.9s [2025-02-01T14:16:33.656Z] [2025-02-01T14:16:33.656Z] #53 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-02-01T14:16:33.656Z] #53 27.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-01T14:16:33.656Z] #53 28.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-01T14:16:33.915Z] #53 28.74 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-01T14:16:33.915Z] #53 28.74 Executing busybox-1.36.1-r29.trigger [2025-02-01T14:16:33.915Z] #53 28.76 OK: 8 MiB in 15 packages [2025-02-01T14:16:34.148Z] #20 ... [2025-02-01T14:16:34.148Z] [2025-02-01T14:16:34.148Z] #24 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-01T14:16:34.148Z] #24 DONE 1.7s [2025-02-01T14:16:34.148Z] [2025-02-01T14:16:34.148Z] #25 [core-metadata builder 2/7] WORKDIR /edgex-go [2025-02-01T14:16:34.148Z] #25 ... [2025-02-01T14:16:34.148Z] [2025-02-01T14:16:34.148Z] #26 [security-spire-agent internal] load .dockerignore [2025-02-01T14:16:34.148Z] #26 transferring context: 50B 0.0s done [2025-02-01T14:16:34.148Z] #26 DONE 0.8s [2025-02-01T14:16:34.415Z] [2025-02-01T14:16:34.415Z] #24 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-01T14:16:34.415Z] #24 DONE 1.8s [2025-02-01T14:16:34.415Z] [2025-02-01T14:16:34.415Z] #21 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2025-02-01T14:16:34.415Z] #21 DONE 1.9s [2025-02-01T14:16:34.415Z] [2025-02-01T14:16:34.415Z] #25 [core-keeper builder 2/7] WORKDIR /edgex-go [2025-02-01T14:16:35.001Z] #25 ... [2025-02-01T14:16:35.001Z] [2025-02-01T14:16:35.001Z] #27 [security-proxy-setup internal] load build context [2025-02-01T14:16:35.001Z] #27 transferring context: 3.09MB 1.6s done [2025-02-01T14:16:35.001Z] #27 DONE 2.4s [2025-02-01T14:16:35.001Z] [2025-02-01T14:16:35.001Z] #28 [security-spire-agent internal] load build definition from Dockerfile [2025-02-01T14:16:35.001Z] #28 transferring dockerfile: 1.81kB 0.1s done [2025-02-01T14:16:35.001Z] #28 DONE 1.5s [2025-02-01T14:16:35.001Z] [2025-02-01T14:16:35.001Z] #29 [security-secretstore-setup internal] load build context [2025-02-01T14:16:35.001Z] #29 transferring context: 3.09MB 1.7s done [2025-02-01T14:16:35.001Z] #29 DONE 2.6s [2025-02-01T14:16:35.001Z] [2025-02-01T14:16:35.001Z] #30 [support-scheduler internal] load build context [2025-02-01T14:16:35.001Z] #30 transferring context: 3.09MB 1.7s done [2025-02-01T14:16:35.001Z] #30 DONE 2.6s [2025-02-01T14:16:35.001Z] [2025-02-01T14:16:35.001Z] #20 [core-keeper stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-01T14:16:35.001Z] #20 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done [2025-02-01T14:16:35.001Z] #20 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-01T14:16:35.001Z] #20 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-01T14:16:35.001Z] #20 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-01T14:16:35.001Z] #20 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done [2025-02-01T14:16:35.001Z] #20 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.5s done [2025-02-01T14:16:35.001Z] #20 ... [2025-02-01T14:16:35.001Z] [2025-02-01T14:16:35.001Z] #31 [support-notifications internal] load build definition from Dockerfile [2025-02-01T14:16:35.001Z] #31 transferring dockerfile: 2.04kB 0.0s done [2025-02-01T14:16:35.001Z] #31 DONE 2.5s [2025-02-01T14:16:35.001Z] [2025-02-01T14:16:35.001Z] #32 [core-metadata internal] load build context [2025-02-01T14:16:35.001Z] #32 transferring context: 3.09MB 1.9s done [2025-02-01T14:16:35.001Z] #32 DONE 2.7s [2025-02-01T14:16:35.281Z] [2025-02-01T14:16:35.281Z] #33 [security-bootstrapper internal] load build context [2025-02-01T14:16:35.281Z] #33 transferring context: 3.09MB 1.6s done [2025-02-01T14:16:35.281Z] #33 DONE 2.7s [2025-02-01T14:16:35.281Z] [2025-02-01T14:16:35.281Z] #34 [core-data internal] load build context [2025-02-01T14:16:35.281Z] #34 transferring context: 3.09MB 1.9s done [2025-02-01T14:16:35.281Z] #34 DONE 2.8s [2025-02-01T14:16:35.281Z] [2025-02-01T14:16:35.281Z] #35 [security-spiffe-token-provider internal] load build context [2025-02-01T14:16:35.281Z] #35 transferring context: 3.09MB 1.9s done [2025-02-01T14:16:35.281Z] #35 DONE 2.9s [2025-02-01T14:16:35.281Z] [2025-02-01T14:16:35.281Z] #36 [core-keeper internal] load build context [2025-02-01T14:16:35.281Z] #36 ... [2025-02-01T14:16:35.281Z] [2025-02-01T14:16:35.281Z] #37 [support-notifications internal] load .dockerignore [2025-02-01T14:16:35.281Z] #37 transferring context: 50B 0.0s done [2025-02-01T14:16:35.281Z] #37 DONE 2.8s [2025-02-01T14:16:35.281Z] [2025-02-01T14:16:35.281Z] #38 [core-command internal] load build context [2025-02-01T14:16:35.281Z] #38 transferring context: 3.09MB 1.2s done [2025-02-01T14:16:35.281Z] #38 DONE 2.5s [2025-02-01T14:16:35.281Z] [2025-02-01T14:16:35.281Z] #36 [core-keeper internal] load build context [2025-02-01T14:16:35.549Z] #36 ... [2025-02-01T14:16:35.549Z] [2025-02-01T14:16:35.549Z] #39 [security-spire-config internal] load build definition from Dockerfile [2025-02-01T14:16:35.549Z] #39 transferring dockerfile: 1.69kB done [2025-02-01T14:16:35.549Z] #39 DONE 2.7s [2025-02-01T14:16:35.549Z] [2025-02-01T14:16:35.549Z] #40 [security-spire-config internal] load .dockerignore [2025-02-01T14:16:35.549Z] #40 transferring context: 50B 0.0s done [2025-02-01T14:16:35.549Z] #40 DONE 2.7s [2025-02-01T14:16:35.549Z] [2025-02-01T14:16:35.549Z] #3 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-01T14:16:35.549Z] #3 DONE 0.0s [2025-02-01T14:16:35.549Z] [2025-02-01T14:16:35.549Z] #41 [security-spire-server internal] load .dockerignore [2025-02-01T14:16:35.549Z] #41 transferring context: 50B done [2025-02-01T14:16:35.549Z] #41 DONE 2.9s [2025-02-01T14:16:35.549Z] [2025-02-01T14:16:35.549Z] #42 [core-common-config-bootstrapper internal] load build context [2025-02-01T14:16:35.549Z] #42 transferring context: 3.09MB 1.2s done [2025-02-01T14:16:35.549Z] #42 DONE 2.5s [2025-02-01T14:16:35.549Z] [2025-02-01T14:16:35.549Z] #43 [security-spire-server internal] load build definition from Dockerfile [2025-02-01T14:16:35.549Z] #43 transferring dockerfile: 1.70kB done [2025-02-01T14:16:35.549Z] #43 DONE 2.9s [2025-02-01T14:16:35.549Z] [2025-02-01T14:16:35.549Z] #36 [core-keeper internal] load build context [2025-02-01T14:16:35.549Z] #36 transferring context: 3.09MB 0.6s done [2025-02-01T14:16:35.549Z] #36 DONE 1.2s [2025-02-01T14:16:35.549Z] [2025-02-01T14:16:35.549Z] #24 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-01T14:16:35.549Z] #24 DONE 1.8s [2025-02-01T14:16:35.549Z] [2025-02-01T14:16:35.549Z] #44 [security-proxy-auth internal] load build definition from Dockerfile [2025-02-01T14:16:35.549Z] #44 transferring dockerfile: 2.11kB done [2025-02-01T14:16:35.549Z] #44 DONE 2.5s [2025-02-01T14:16:35.549Z] [2025-02-01T14:16:35.549Z] #45 [security-proxy-auth internal] load .dockerignore [2025-02-01T14:16:35.549Z] #45 transferring context: 50B done [2025-02-01T14:16:35.549Z] #45 DONE 2.5s [2025-02-01T14:16:35.549Z] [2025-02-01T14:16:35.549Z] #3 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-01T14:16:35.549Z] #3 DONE 0.0s [2025-02-01T14:16:35.549Z] [2025-02-01T14:16:35.549Z] #25 [core-data builder 2/7] WORKDIR /edgex-go [2025-02-01T14:16:35.549Z] #25 DONE 1.9s [2025-02-01T14:16:35.549Z] [2025-02-01T14:16:35.549Z] #46 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-02-01T14:16:35.816Z] #46 ... [2025-02-01T14:16:35.816Z] [2025-02-01T14:16:35.816Z] #24 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-01T14:16:35.816Z] #24 DONE 2.1s [2025-02-01T14:16:35.816Z] [2025-02-01T14:16:35.816Z] #21 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2025-02-01T14:16:35.816Z] #21 DONE 2.5s [2025-02-01T14:16:35.816Z] [2025-02-01T14:16:35.817Z] #25 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2025-02-01T14:16:35.817Z] #25 DONE 2.2s [2025-02-01T14:16:35.817Z] [2025-02-01T14:16:35.817Z] #46 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-02-01T14:16:36.403Z] #46 ... [2025-02-01T14:16:36.403Z] [2025-02-01T14:16:36.403Z] #47 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-02-01T14:16:36.403Z] #47 DONE 1.2s [2025-02-01T14:16:36.403Z] [2025-02-01T14:16:36.403Z] #48 [support-notifications internal] load build context [2025-02-01T14:16:36.403Z] #48 transferring context: 3.09MB 0.8s done [2025-02-01T14:16:36.403Z] #48 DONE 1.0s [2025-02-01T14:16:36.679Z] [2025-02-01T14:16:36.679Z] #49 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-02-01T14:16:36.679Z] #49 DONE 1.8s [2025-02-01T14:16:36.679Z] [2025-02-01T14:16:36.679Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-01T14:16:36.679Z] #50 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-01T14:16:36.951Z] #50 ... [2025-02-01T14:16:36.951Z] [2025-02-01T14:16:36.951Z] #51 [security-spire-agent internal] load build context [2025-02-01T14:16:36.951Z] #51 transferring context: 23.21kB 0.0s done [2025-02-01T14:16:36.951Z] #51 DONE 0.4s [2025-02-01T14:16:37.222Z] [2025-02-01T14:16:37.222Z] #52 [security-spire-config internal] load build context [2025-02-01T14:16:37.222Z] #52 transferring context: 21.93kB 0.0s done [2025-02-01T14:16:37.222Z] #52 DONE 0.4s [2025-02-01T14:16:37.222Z] [2025-02-01T14:16:37.222Z] #53 [security-spire-server internal] load build context [2025-02-01T14:16:37.222Z] #53 transferring context: 23.68kB 0.1s done [2025-02-01T14:16:37.222Z] #53 DONE 0.4s [2025-02-01T14:16:37.222Z] [2025-02-01T14:16:37.222Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-01T14:16:37.222Z] #50 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done [2025-02-01T14:16:37.222Z] #50 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-02-01T14:16:37.222Z] #50 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2025-02-01T14:16:37.222Z] #50 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2025-02-01T14:16:37.222Z] #50 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s [2025-02-01T14:16:37.509Z] #50 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2025-02-01T14:16:37.509Z] #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s [2025-02-01T14:16:37.509Z] #50 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s [2025-02-01T14:16:37.509Z] #50 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2025-02-01T14:16:37.509Z] #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2025-02-01T14:16:37.509Z] #50 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2025-02-01T14:16:37.776Z] #50 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2025-02-01T14:16:37.776Z] #50 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2025-02-01T14:16:37.776Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.6s [2025-02-01T14:16:38.043Z] #50 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2025-02-01T14:16:38.043Z] #50 ... [2025-02-01T14:16:38.043Z] [2025-02-01T14:16:38.043Z] #54 [security-proxy-auth internal] load build context [2025-02-01T14:16:38.043Z] #54 transferring context: 3.09MB 1.6s done [2025-02-01T14:16:38.043Z] #54 DONE 2.3s [2025-02-01T14:16:38.043Z] [2025-02-01T14:16:38.043Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-01T14:16:38.043Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.57MB / 28.04MB 0.9s [2025-02-01T14:16:38.043Z] #50 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done [2025-02-01T14:16:38.236Z] #53 ... [2025-02-01T14:16:38.236Z] [2025-02-01T14:16:38.236Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-01T14:16:38.236Z] #56 32.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-01T14:16:38.236Z] #56 32.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-01T14:16:38.310Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.09MB / 28.04MB 1.2s [2025-02-01T14:16:38.526Z] #56 33.05 (1/4) Installing ca-certificates (20241121-r1) [2025-02-01T14:16:38.526Z] #56 33.07 (2/4) Installing dumb-init (1.2.5-r3) [2025-02-01T14:16:38.526Z] #56 33.07 (3/4) Installing su-exec (0.2-r3) [2025-02-01T14:16:38.526Z] #56 33.07 (4/4) Installing yq-go (4.44.1-r2) [2025-02-01T14:16:38.526Z] #56 33.14 Executing busybox-1.36.1-r29.trigger [2025-02-01T14:16:38.526Z] #56 33.15 Executing ca-certificates-20241121-r1.trigger [2025-02-01T14:16:38.526Z] #56 33.19 OK: 19 MiB in 18 packages [2025-02-01T14:16:39.276Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.46MB / 28.04MB 2.1s [2025-02-01T14:16:39.549Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.26MB / 28.04MB 2.3s [2025-02-01T14:16:39.815Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.78MB / 28.04MB 2.7s [2025-02-01T14:16:40.083Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 2.9s [2025-02-01T14:16:40.350Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 3.2s [2025-02-01T14:16:40.624Z] #50 ... [2025-02-01T14:16:40.624Z] [2025-02-01T14:16:40.624Z] #55 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-01T14:16:40.624Z] #55 DONE 5.0s [2025-02-01T14:16:40.624Z] [2025-02-01T14:16:40.624Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-01T14:16:40.624Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 3.4s [2025-02-01T14:16:40.624Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.70MB / 28.04MB 3.5s [2025-02-01T14:16:40.891Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 3.8s [2025-02-01T14:16:41.180Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 3.9s [2025-02-01T14:16:41.447Z] #50 ... [2025-02-01T14:16:41.447Z] [2025-02-01T14:16:41.447Z] #56 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-01T14:16:41.447Z] #56 DONE 6.0s [2025-02-01T14:16:41.447Z] [2025-02-01T14:16:41.447Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-01T14:16:41.447Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 4.4s [2025-02-01T14:16:42.040Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 4.7s [2025-02-01T14:16:42.040Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 4.7s done [2025-02-01T14:16:42.308Z] #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2025-02-01T14:16:42.859Z] #56 ... [2025-02-01T14:16:42.859Z] [2025-02-01T14:16:42.859Z] #67 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-02-01T14:16:42.859Z] #67 ... [2025-02-01T14:16:42.859Z] [2025-02-01T14:16:42.859Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-02-01T14:16:42.899Z] #50 ... [2025-02-01T14:16:42.899Z] [2025-02-01T14:16:42.899Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-01T14:16:42.899Z] #0 1.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-01T14:16:42.899Z] #0 2.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-01T14:16:42.899Z] #0 4.520 (1/4) Installing ca-certificates (20241121-r1) [2025-02-01T14:16:42.899Z] #0 4.707 (2/4) Installing dumb-init (1.2.5-r3) [2025-02-01T14:16:42.899Z] #0 4.827 (3/4) Installing su-exec (0.2-r3) [2025-02-01T14:16:42.899Z] #0 4.926 (4/4) Installing yq-go (4.44.1-r2) [2025-02-01T14:16:42.899Z] #0 5.371 Executing busybox-1.36.1-r29.trigger [2025-02-01T14:16:42.899Z] #0 5.428 Executing ca-certificates-20241121-r1.trigger [2025-02-01T14:16:42.899Z] #0 6.360 OK: 20 MiB in 18 packages [2025-02-01T14:16:42.899Z] #57 DONE 7.3s [2025-02-01T14:16:43.119Z] #68 ... [2025-02-01T14:16:43.119Z] [2025-02-01T14:16:43.119Z] #55 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-01T14:16:43.119Z] #55 27.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-01T14:16:43.119Z] #55 27.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-01T14:16:43.119Z] #55 28.54 (1/3) Installing ca-certificates (20241121-r1) [2025-02-01T14:16:43.119Z] #55 28.56 (2/3) Installing dumb-init (1.2.5-r3) [2025-02-01T14:16:43.119Z] #55 28.56 (3/3) Installing tzdata (2024b-r0) [2025-02-01T14:16:43.119Z] #55 28.60 Executing busybox-1.36.1-r29.trigger [2025-02-01T14:16:43.119Z] #55 28.61 Executing ca-certificates-20241121-r1.trigger [2025-02-01T14:16:43.119Z] #55 28.65 OK: 10 MiB in 17 packages [2025-02-01T14:16:43.119Z] #55 ... [2025-02-01T14:16:43.119Z] [2025-02-01T14:16:43.119Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-01T14:16:43.119Z] #59 35.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-01T14:16:43.119Z] #59 35.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-01T14:16:43.119Z] #59 35.59 v3.20.5-41-g85954a664a1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-01T14:16:43.119Z] #59 35.59 v3.20.5-39-g6de44c62224 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-01T14:16:43.119Z] #59 35.59 OK: 24170 distinct packages available [2025-02-01T14:16:43.119Z] #59 35.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-01T14:16:43.119Z] #59 35.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-01T14:16:43.119Z] #59 36.35 (1/4) Installing dumb-init (1.2.5-r3) [2025-02-01T14:16:43.119Z] #59 36.35 (2/4) Installing musl-obstack (1.2.3-r2) [2025-02-01T14:16:43.119Z] #59 36.35 (3/4) Installing libucontext (1.2-r3) [2025-02-01T14:16:43.119Z] #59 36.36 (4/4) Installing gcompat (1.1.0-r4) [2025-02-01T14:16:43.119Z] #59 36.36 Executing busybox-1.36.1-r29.trigger [2025-02-01T14:16:43.119Z] #59 36.37 OK: 8 MiB in 18 packages [2025-02-01T14:16:43.119Z] #59 DONE 37.9s [2025-02-01T14:16:43.119Z] [2025-02-01T14:16:43.119Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-01T14:16:43.119Z] #63 27.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-01T14:16:43.119Z] #63 27.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-01T14:16:43.119Z] #63 28.53 v3.20.5-41-g85954a664a1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-01T14:16:43.119Z] #63 28.53 v3.20.5-39-g6de44c62224 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-01T14:16:43.119Z] #63 28.53 OK: 24170 distinct packages available [2025-02-01T14:16:43.119Z] #63 28.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-01T14:16:43.119Z] #63 28.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-01T14:16:43.119Z] #63 29.12 (1/14) Installing ca-certificates (20241121-r1) [2025-02-01T14:16:43.119Z] #63 29.15 (2/14) Installing brotli-libs (1.1.0-r2) [2025-02-01T14:16:43.119Z] #63 29.16 (3/14) Installing c-ares (1.33.1-r0) [2025-02-01T14:16:43.119Z] #63 29.17 (4/14) Installing libunistring (1.2-r0) [2025-02-01T14:16:43.119Z] #63 29.19 (5/14) Installing libidn2 (2.3.7-r0) [2025-02-01T14:16:43.119Z] #63 29.21 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-02-01T14:16:43.119Z] #63 29.22 (7/14) Installing libpsl (0.21.5-r1) [2025-02-01T14:16:43.119Z] #63 29.22 (8/14) Installing zstd-libs (1.5.6-r0) [2025-02-01T14:16:43.119Z] #63 29.23 (9/14) Installing libcurl (8.11.1-r0) [2025-02-01T14:16:43.119Z] #63 29.24 (10/14) Installing curl (8.11.1-r0) [2025-02-01T14:16:43.119Z] #63 29.25 (11/14) Installing dumb-init (1.2.5-r3) [2025-02-01T14:16:43.119Z] #63 29.25 (12/14) Installing musl-obstack (1.2.3-r2) [2025-02-01T14:16:43.119Z] #63 29.26 (13/14) Installing libucontext (1.2-r3) [2025-02-01T14:16:43.119Z] #63 29.26 (14/14) Installing gcompat (1.1.0-r4) [2025-02-01T14:16:43.119Z] #63 29.26 Executing busybox-1.36.1-r29.trigger [2025-02-01T14:16:43.119Z] #63 29.27 Executing ca-certificates-20241121-r1.trigger [2025-02-01T14:16:43.119Z] #63 29.32 OK: 13 MiB in 28 packages [2025-02-01T14:16:43.119Z] #63 DONE 37.9s [2025-02-01T14:16:43.119Z] [2025-02-01T14:16:43.119Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-01T14:16:43.119Z] #57 28.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-01T14:16:43.119Z] #57 28.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-01T14:16:43.119Z] #57 28.72 (1/2) Installing dumb-init (1.2.5-r3) [2025-02-01T14:16:43.119Z] #57 28.72 (2/2) Installing su-exec (0.2-r3) [2025-02-01T14:16:43.119Z] #57 28.73 Executing busybox-1.36.1-r29.trigger [2025-02-01T14:16:43.119Z] #57 28.74 OK: 8 MiB in 16 packages [2025-02-01T14:16:43.119Z] #57 DONE 37.9s [2025-02-01T14:16:43.119Z] [2025-02-01T14:16:43.119Z] #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-02-01T14:16:43.119Z] #64 28.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-01T14:16:43.119Z] #64 28.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-01T14:16:43.119Z] #64 28.63 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-01T14:16:43.119Z] #64 28.63 Executing busybox-1.36.1-r29.trigger [2025-02-01T14:16:43.119Z] #64 28.64 OK: 8 MiB in 15 packages [2025-02-01T14:16:43.119Z] #64 DONE 38.0s [2025-02-01T14:16:43.119Z] [2025-02-01T14:16:43.119Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-01T14:16:43.172Z] [2025-02-01T14:16:43.172Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-01T14:16:43.172Z] #50 ... [2025-02-01T14:16:43.172Z] [2025-02-01T14:16:43.172Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-01T14:16:43.172Z] #0 3.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-01T14:16:43.172Z] #0 3.788 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-01T14:16:43.172Z] #0 6.352 (1/2) Installing dumb-init (1.2.5-r3) [2025-02-01T14:16:43.172Z] #0 6.385 (2/2) Installing su-exec (0.2-r3) [2025-02-01T14:16:43.172Z] #0 6.389 Executing busybox-1.36.1-r29.trigger [2025-02-01T14:16:43.172Z] #0 6.540 OK: 9 MiB in 16 packages [2025-02-01T14:16:43.172Z] #58 DONE 7.6s [2025-02-01T14:16:43.381Z] #52 ... [2025-02-01T14:16:43.381Z] [2025-02-01T14:16:43.381Z] #58 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-01T14:16:43.381Z] #58 27.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-01T14:16:43.381Z] #58 28.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-01T14:16:43.381Z] #58 28.58 (1/7) Installing ca-certificates (20241121-r1) [2025-02-01T14:16:43.381Z] #58 28.60 (2/7) Installing dumb-init (1.2.5-r3) [2025-02-01T14:16:43.381Z] #58 28.61 (3/7) Installing libgcc (13.2.1_git20240309-r0) [2025-02-01T14:16:43.381Z] #58 28.61 (4/7) Installing libsodium (1.0.19-r0) [2025-02-01T14:16:43.381Z] #58 28.62 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) [2025-02-01T14:16:43.381Z] #58 28.64 (6/7) Installing libzmq (4.3.5-r2) [2025-02-01T14:16:43.381Z] #58 28.65 (7/7) Installing zeromq (4.3.5-r2) [2025-02-01T14:16:43.381Z] #58 28.75 Executing busybox-1.36.1-r29.trigger [2025-02-01T14:16:43.381Z] #58 28.75 Executing ca-certificates-20241121-r1.trigger [2025-02-01T14:16:43.381Z] #58 28.79 OK: 12 MiB in 21 packages [2025-02-01T14:16:43.381Z] #58 DONE 38.0s [2025-02-01T14:16:43.381Z] [2025-02-01T14:16:43.381Z] #61 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-01T14:16:43.381Z] #61 27.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-01T14:16:43.381Z] #61 27.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-01T14:16:43.381Z] #61 28.62 v3.20.5-41-g85954a664a1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-01T14:16:43.381Z] #61 28.62 v3.20.5-39-g6de44c62224 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-01T14:16:43.381Z] #61 28.62 OK: 24170 distinct packages available [2025-02-01T14:16:43.381Z] #61 28.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-01T14:16:43.381Z] #61 28.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-01T14:16:43.381Z] #61 29.17 (1/5) Installing dumb-init (1.2.5-r3) [2025-02-01T14:16:43.381Z] #61 29.17 (2/5) Installing musl-obstack (1.2.3-r2) [2025-02-01T14:16:43.381Z] #61 29.18 (3/5) Installing libucontext (1.2-r3) [2025-02-01T14:16:43.381Z] #61 29.18 (4/5) Installing gcompat (1.1.0-r4) [2025-02-01T14:16:43.381Z] #61 29.19 (5/5) Installing openssl (3.3.2-r1) [2025-02-01T14:16:43.381Z] #61 29.23 Executing busybox-1.36.1-r29.trigger [2025-02-01T14:16:43.381Z] #61 29.24 OK: 9 MiB in 19 packages [2025-02-01T14:16:43.381Z] #61 DONE 38.0s [2025-02-01T14:16:43.381Z] [2025-02-01T14:16:43.381Z] #55 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-01T14:16:43.381Z] #55 DONE 38.0s [2025-02-01T14:16:43.381Z] [2025-02-01T14:16:43.381Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-01T14:16:43.381Z] #56 DONE 38.1s [2025-02-01T14:16:43.381Z] [2025-02-01T14:16:43.381Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-01T14:16:43.381Z] #62 27.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-01T14:16:43.381Z] #62 28.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-01T14:16:43.381Z] #62 28.52 (1/4) Installing dumb-init (1.2.5-r3) [2025-02-01T14:16:43.381Z] #62 28.53 (2/4) Installing openssl (3.3.2-r1) [2025-02-01T14:16:43.381Z] #62 28.54 (3/4) Installing su-exec (0.2-r3) [2025-02-01T14:16:43.381Z] #62 28.54 (4/4) Installing yq-go (4.44.1-r2) [2025-02-01T14:16:43.381Z] #62 28.63 Executing busybox-1.36.1-r29.trigger [2025-02-01T14:16:43.381Z] #62 28.64 OK: 19 MiB in 18 packages [2025-02-01T14:16:43.381Z] #62 DONE 38.0s [2025-02-01T14:16:43.381Z] [2025-02-01T14:16:43.381Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-02-01T14:16:43.381Z] #69 ... [2025-02-01T14:16:43.381Z] [2025-02-01T14:16:43.381Z] #53 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-02-01T14:16:43.381Z] #53 DONE 38.3s [2025-02-01T14:16:43.381Z] [2025-02-01T14:16:43.381Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-01T14:16:43.439Z] [2025-02-01T14:16:43.439Z] #59 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-02-01T14:16:43.439Z] #0 3.230 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-01T14:16:43.439Z] #0 3.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-01T14:16:43.439Z] #0 6.342 OK: 239 MiB in 58 packages [2025-02-01T14:16:43.439Z] #59 DONE 7.7s [2025-02-01T14:16:43.439Z] [2025-02-01T14:16:43.439Z] #60 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-02-01T14:16:43.643Z] #70 ... [2025-02-01T14:16:43.643Z] [2025-02-01T14:16:43.643Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-01T14:16:43.903Z] #71 ... [2025-02-01T14:16:43.903Z] [2025-02-01T14:16:43.903Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-01T14:16:43.903Z] #39 ... [2025-02-01T14:16:43.903Z] [2025-02-01T14:16:43.903Z] #72 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-02-01T14:16:44.471Z] #72 ... [2025-02-01T14:16:44.471Z] [2025-02-01T14:16:44.471Z] #54 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-01T14:16:44.471Z] #54 DONE 39.3s [2025-02-01T14:16:44.730Z] [2025-02-01T14:16:44.730Z] #67 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-02-01T14:16:44.730Z] #67 11.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-01T14:16:44.865Z] #60 ... [2025-02-01T14:16:44.865Z] [2025-02-01T14:16:44.865Z] #61 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-02-01T14:16:44.865Z] #61 DONE 1.1s [2025-02-01T14:16:44.865Z] [2025-02-01T14:16:44.865Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-01T14:16:44.865Z] #62 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.4s done [2025-02-01T14:16:44.865Z] #62 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2025-02-01T14:16:44.865Z] #62 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2025-02-01T14:16:44.865Z] #62 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2025-02-01T14:16:44.865Z] #62 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2025-02-01T14:16:44.865Z] #62 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2025-02-01T14:16:44.865Z] #62 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2025-02-01T14:16:44.865Z] #62 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 3.4s done [2025-02-01T14:16:44.865Z] #62 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.5s done [2025-02-01T14:16:44.865Z] #62 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2025-02-01T14:16:44.865Z] #62 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.7s [2025-02-01T14:16:44.865Z] #62 ... [2025-02-01T14:16:44.865Z] [2025-02-01T14:16:44.865Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-01T14:16:44.989Z] #67 ... [2025-02-01T14:16:44.989Z] [2025-02-01T14:16:44.989Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-01T14:16:44.989Z] #70 DONE 12.1s [2025-02-01T14:16:44.989Z] [2025-02-01T14:16:44.989Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-02-01T14:16:44.989Z] #68 11.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-01T14:16:44.989Z] #68 11.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-01T14:16:44.989Z] #68 11.99 OK: 248 MiB in 58 packages [2025-02-01T14:16:44.989Z] #68 DONE 12.2s [2025-02-01T14:16:44.989Z] [2025-02-01T14:16:44.989Z] #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-02-01T14:16:44.989Z] #73 DONE 0.1s [2025-02-01T14:16:45.248Z] [2025-02-01T14:16:45.248Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-01T14:16:45.248Z] #71 11.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-01T14:16:45.248Z] #71 11.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-01T14:16:45.248Z] #71 12.21 v3.20.5-41-g85954a664a1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-01T14:16:45.248Z] #71 12.21 v3.20.5-39-g6de44c62224 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-01T14:16:45.248Z] #71 12.21 OK: 24174 distinct packages available [2025-02-01T14:16:45.248Z] #71 12.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-01T14:16:45.248Z] #71 12.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-01T14:16:45.452Z] #50 ... [2025-02-01T14:16:45.452Z] [2025-02-01T14:16:45.452Z] #63 [security-proxy-auth stage-1 2/10] RUN apk add --update --no-cache dumb-init [2025-02-01T14:16:45.452Z] #0 4.607 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-01T14:16:45.452Z] #0 5.172 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-01T14:16:45.452Z] #0 8.613 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-01T14:16:45.452Z] #0 8.656 Executing busybox-1.36.1-r29.trigger [2025-02-01T14:16:45.452Z] #0 8.778 OK: 9 MiB in 15 packages [2025-02-01T14:16:45.452Z] #63 DONE 10.2s [2025-02-01T14:16:45.452Z] [2025-02-01T14:16:45.452Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-01T14:16:45.506Z] #71 ... [2025-02-01T14:16:45.506Z] [2025-02-01T14:16:45.506Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-02-01T14:16:45.506Z] #69 12.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-01T14:16:45.506Z] #69 12.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-01T14:16:45.506Z] #69 12.59 OK: 248 MiB in 58 packages [2025-02-01T14:16:45.506Z] #69 DONE 12.7s [2025-02-01T14:16:45.506Z] [2025-02-01T14:16:45.506Z] #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-02-01T14:16:45.506Z] #74 DONE 0.1s [2025-02-01T14:16:45.506Z] [2025-02-01T14:16:45.506Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-01T14:16:45.506Z] #71 12.75 OK: 248 MiB in 58 packages [2025-02-01T14:16:45.735Z] #50 ... [2025-02-01T14:16:45.735Z] [2025-02-01T14:16:45.735Z] #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-02-01T14:16:45.735Z] #0 4.984 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-01T14:16:45.735Z] #0 5.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-01T14:16:45.735Z] #64 ... [2025-02-01T14:16:45.735Z] [2025-02-01T14:16:45.735Z] #20 [security-spire-config stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-01T14:16:45.735Z] #20 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done [2025-02-01T14:16:45.735Z] #20 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-01T14:16:45.735Z] #20 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-01T14:16:45.735Z] #20 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-01T14:16:45.735Z] #20 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done [2025-02-01T14:16:45.735Z] #20 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.5s done [2025-02-01T14:16:45.764Z] #71 DONE 13.0s [2025-02-01T14:16:45.764Z] [2025-02-01T14:16:45.764Z] #66 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-02-01T14:16:45.764Z] #66 12.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-01T14:16:45.764Z] #66 12.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-01T14:16:45.764Z] #66 12.90 OK: 248 MiB in 58 packages [2025-02-01T14:16:45.764Z] #66 DONE 13.1s [2025-02-01T14:16:45.764Z] [2025-02-01T14:16:45.764Z] #75 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-02-01T14:16:46.002Z] #20 ... [2025-02-01T14:16:46.002Z] [2025-02-01T14:16:46.002Z] #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-02-01T14:16:46.002Z] #0 6.563 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-01T14:16:46.002Z] #0 7.331 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-01T14:16:46.002Z] #65 ... [2025-02-01T14:16:46.002Z] [2025-02-01T14:16:46.002Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-01T14:16:46.002Z] #0 7.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-01T14:16:46.002Z] #0 7.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-01T14:16:46.022Z] #75 DONE 0.1s [2025-02-01T14:16:46.022Z] [2025-02-01T14:16:46.022Z] #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-02-01T14:16:46.022Z] #76 DONE 0.1s [2025-02-01T14:16:46.022Z] [2025-02-01T14:16:46.022Z] #77 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-01T14:16:46.022Z] #77 ... [2025-02-01T14:16:46.022Z] [2025-02-01T14:16:46.022Z] #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-01T14:16:46.022Z] #0 2.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-01T14:16:46.022Z] #0 2.319 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-01T14:16:46.022Z] #0 2.669 OK: 13 MiB in 28 packages [2025-02-01T14:16:46.022Z] #78 DONE 2.9s [2025-02-01T14:16:46.270Z] #66 ... [2025-02-01T14:16:46.270Z] [2025-02-01T14:16:46.270Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-01T14:16:46.270Z] #0 5.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-01T14:16:46.270Z] #0 6.654 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-01T14:16:46.270Z] #0 10.45 (1/4) Installing dumb-init (1.2.5-r3) [2025-02-01T14:16:46.270Z] #0 10.49 (2/4) Installing openssl (3.3.2-r1) [2025-02-01T14:16:46.270Z] #67 10.62 (3/4) Installing su-exec (0.2-r3) [2025-02-01T14:16:46.270Z] #67 10.63 (4/4) Installing yq-go (4.44.1-r2) [2025-02-01T14:16:46.270Z] #67 ... [2025-02-01T14:16:46.270Z] [2025-02-01T14:16:46.270Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-01T14:16:46.270Z] #0 2.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-01T14:16:46.270Z] #0 3.611 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-01T14:16:46.270Z] #0 7.163 v3.20.5-41-g85954a664a1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-01T14:16:46.270Z] #0 7.163 v3.20.5-39-g6de44c62224 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-01T14:16:46.270Z] #0 7.163 OK: 24048 distinct packages available [2025-02-01T14:16:46.270Z] #0 7.629 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-01T14:16:46.270Z] #0 8.651 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-01T14:16:46.282Z] [2025-02-01T14:16:46.282Z] #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-01T14:16:46.282Z] #0 2.313 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-01T14:16:46.282Z] #0 2.402 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-01T14:16:46.282Z] #0 2.805 OK: 8 MiB in 18 packages [2025-02-01T14:16:46.282Z] #79 DONE 2.9s [2025-02-01T14:16:46.282Z] [2025-02-01T14:16:46.282Z] #80 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-01T14:16:46.539Z] #68 ... [2025-02-01T14:16:46.539Z] [2025-02-01T14:16:46.539Z] #69 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-01T14:16:46.539Z] #0 5.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-01T14:16:46.539Z] #0 5.970 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-01T14:16:46.539Z] #0 10.85 (1/7) Installing ca-certificates (20241121-r1) [2025-02-01T14:16:46.539Z] #69 ... [2025-02-01T14:16:46.539Z] [2025-02-01T14:16:46.539Z] #70 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-01T14:16:46.539Z] #0 4.700 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-01T14:16:46.539Z] #0 5.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-01T14:16:46.539Z] #0 9.173 (1/3) Installing ca-certificates (20241121-r1) [2025-02-01T14:16:46.539Z] #0 9.586 (2/3) Installing dumb-init (1.2.5-r3) [2025-02-01T14:16:46.539Z] #0 9.641 (3/3) Installing tzdata (2024b-r0) [2025-02-01T14:16:46.539Z] #0 10.37 Executing busybox-1.36.1-r29.trigger [2025-02-01T14:16:46.539Z] #0 10.51 Executing ca-certificates-20241121-r1.trigger [2025-02-01T14:16:46.815Z] #70 ... [2025-02-01T14:16:46.815Z] [2025-02-01T14:16:46.815Z] #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-02-01T14:16:46.815Z] #0 6.877 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-01T14:16:46.815Z] #0 7.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-01T14:16:46.815Z] #71 ... [2025-02-01T14:16:46.815Z] [2025-02-01T14:16:46.815Z] #72 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-01T14:16:46.815Z] #0 5.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-01T14:16:46.815Z] #0 7.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-01T14:16:47.085Z] #72 ... [2025-02-01T14:16:47.085Z] [2025-02-01T14:16:47.085Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-01T14:16:47.085Z] #0 5.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-01T14:16:47.085Z] #0 6.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-01T14:16:47.085Z] #73 ... [2025-02-01T14:16:47.085Z] [2025-02-01T14:16:47.085Z] #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-02-01T14:16:47.085Z] #64 11.43 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-01T14:16:47.085Z] #64 11.48 Executing busybox-1.36.1-r29.trigger [2025-02-01T14:16:47.085Z] #64 11.53 OK: 9 MiB in 15 packages [2025-02-01T14:16:47.243Z] #80 DONE 1.0s [2025-02-01T14:16:47.243Z] [2025-02-01T14:16:47.243Z] #81 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2025-02-01T14:16:47.243Z] #0 2.539 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-01T14:16:47.243Z] #0 2.606 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-01T14:16:47.243Z] #0 2.964 OK: 12 MiB in 21 packages [2025-02-01T14:16:47.243Z] #81 DONE 3.9s [2025-02-01T14:16:47.243Z] [2025-02-01T14:16:47.243Z] #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-02-01T14:16:47.243Z] #0 2.483 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-01T14:16:47.243Z] #0 2.560 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-01T14:16:47.243Z] #0 2.891 OK: 8 MiB in 16 packages [2025-02-01T14:16:47.243Z] #82 DONE 4.0s [2025-02-01T14:16:47.243Z] [2025-02-01T14:16:47.243Z] #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-02-01T14:16:47.243Z] #67 13.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-01T14:16:47.243Z] #67 13.48 OK: 248 MiB in 58 packages [2025-02-01T14:16:47.243Z] #67 DONE 14.6s [2025-02-01T14:16:47.243Z] [2025-02-01T14:16:47.243Z] #83 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-02-01T14:16:47.243Z] #83 DONE 0.1s [2025-02-01T14:16:47.243Z] [2025-02-01T14:16:47.243Z] #84 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-01T14:16:47.243Z] #84 DONE 0.2s [2025-02-01T14:16:47.243Z] [2025-02-01T14:16:47.243Z] #85 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-01T14:16:47.503Z] #85 ... [2025-02-01T14:16:47.503Z] [2025-02-01T14:16:47.503Z] #86 [security-spire-config stage-2 6/10] COPY security.txt / [2025-02-01T14:16:47.503Z] #86 DONE 0.0s [2025-02-01T14:16:47.503Z] [2025-02-01T14:16:47.503Z] #87 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-02-01T14:16:47.503Z] #87 DONE 0.0s [2025-02-01T14:16:47.503Z] [2025-02-01T14:16:47.503Z] #88 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-02-01T14:16:47.503Z] #88 DONE 0.0s [2025-02-01T14:16:47.503Z] [2025-02-01T14:16:47.503Z] #89 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-02-01T14:16:47.503Z] #89 DONE 0.0s [2025-02-01T14:16:47.503Z] [2025-02-01T14:16:47.503Z] #90 [security-spire-config] exporting to image [2025-02-01T14:16:47.503Z] #90 exporting layers [2025-02-01T14:16:47.767Z] #90 ... [2025-02-01T14:16:47.767Z] [2025-02-01T14:16:47.767Z] #91 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-02-01T14:16:47.767Z] #0 3.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-01T14:16:47.767Z] #0 4.013 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-01T14:16:47.767Z] #0 4.320 OK: 8 MiB in 15 packages [2025-02-01T14:16:47.767Z] #91 DONE 4.4s [2025-02-01T14:16:47.767Z] [2025-02-01T14:16:47.767Z] #92 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-02-01T14:16:47.767Z] #0 3.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-01T14:16:47.767Z] #0 3.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-01T14:16:47.767Z] #0 4.297 OK: 9 MiB in 19 packages [2025-02-01T14:16:47.767Z] #92 DONE 4.4s [2025-02-01T14:16:47.767Z] [2025-02-01T14:16:47.767Z] #93 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-02-01T14:16:48.064Z] #64 ... [2025-02-01T14:16:48.064Z] [2025-02-01T14:16:48.064Z] #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-02-01T14:16:48.064Z] #65 11.16 OK: 239 MiB in 58 packages [2025-02-01T14:16:48.064Z] #65 DONE 12.4s [2025-02-01T14:16:48.064Z] [2025-02-01T14:16:48.064Z] #70 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-01T14:16:48.064Z] #70 11.17 OK: 11 MiB in 17 packages [2025-02-01T14:16:48.064Z] #70 DONE 12.3s [2025-02-01T14:16:48.064Z] [2025-02-01T14:16:48.064Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-01T14:16:48.064Z] #67 11.07 Executing busybox-1.36.1-r29.trigger [2025-02-01T14:16:48.064Z] #67 11.16 OK: 20 MiB in 18 packages [2025-02-01T14:16:48.064Z] #67 DONE 12.4s [2025-02-01T14:16:48.064Z] [2025-02-01T14:16:48.064Z] #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-02-01T14:16:48.651Z] #74 ... [2025-02-01T14:16:48.651Z] [2025-02-01T14:16:48.651Z] #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-02-01T14:16:48.651Z] #71 11.89 OK: 239 MiB in 58 packages [2025-02-01T14:16:48.651Z] #71 DONE 12.9s [2025-02-01T14:16:48.651Z] [2025-02-01T14:16:48.651Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-01T14:16:48.651Z] #66 13.04 v3.20.5-41-g85954a664a1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-01T14:16:48.651Z] #66 13.04 v3.20.5-39-g6de44c62224 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-01T14:16:48.651Z] #66 13.04 OK: 24052 distinct packages available [2025-02-01T14:16:48.928Z] #66 ... [2025-02-01T14:16:48.928Z] [2025-02-01T14:16:48.928Z] #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-02-01T14:16:48.928Z] #64 DONE 13.2s [2025-02-01T14:16:48.928Z] [2025-02-01T14:16:48.928Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-01T14:16:48.928Z] #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.7s [2025-02-01T14:16:49.144Z] #93 DONE 1.4s [2025-02-01T14:16:49.144Z] [2025-02-01T14:16:49.144Z] #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-02-01T14:16:49.144Z] #0 3.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-01T14:16:49.144Z] #0 4.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-01T14:16:49.144Z] #0 4.437 OK: 19 MiB in 18 packages [2025-02-01T14:16:49.144Z] #94 DONE 5.7s [2025-02-01T14:16:49.144Z] [2025-02-01T14:16:49.144Z] #95 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-02-01T14:16:49.144Z] #0 3.867 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-01T14:16:49.144Z] #0 3.967 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-01T14:16:49.144Z] #0 4.351 OK: 10 MiB in 17 packages [2025-02-01T14:16:49.144Z] #95 DONE 5.7s [2025-02-01T14:16:49.144Z] [2025-02-01T14:16:49.144Z] #72 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-02-01T14:16:49.144Z] #72 3.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-01T14:16:49.144Z] #72 3.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-01T14:16:49.144Z] #72 4.306 OK: 8 MiB in 15 packages [2025-02-01T14:16:49.144Z] #72 DONE 5.7s [2025-02-01T14:16:49.144Z] [2025-02-01T14:16:49.144Z] #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-01T14:16:49.144Z] #96 DONE 1.4s [2025-02-01T14:16:49.144Z] [2025-02-01T14:16:49.144Z] #97 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-02-01T14:16:49.144Z] #0 3.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-01T14:16:49.144Z] #0 3.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-01T14:16:49.144Z] #0 4.325 OK: 19 MiB in 18 packages [2025-02-01T14:16:49.144Z] #97 DONE 5.7s [2025-02-01T14:16:49.144Z] [2025-02-01T14:16:49.144Z] #90 [security-spire-config] exporting to image [2025-02-01T14:16:49.144Z] #90 exporting layers 1.6s done [2025-02-01T14:16:49.144Z] #90 writing image sha256:8a7e1610829a1e80ec22b03c3eed82c729ad548cb769c275747deb23e68cecc2 done [2025-02-01T14:16:49.144Z] #90 naming to docker.io/library/security-spire-config done [2025-02-01T14:16:49.144Z] #90 DONE 1.6s [2025-02-01T14:16:49.144Z] [2025-02-01T14:16:49.144Z] #98 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-02-01T14:16:49.195Z] #50 ... [2025-02-01T14:16:49.195Z] [2025-02-01T14:16:49.195Z] #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-02-01T14:16:49.195Z] #74 DONE 1.1s [2025-02-01T14:16:49.195Z] [2025-02-01T14:16:49.195Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-01T14:16:49.790Z] #50 ... [2025-02-01T14:16:49.791Z] [2025-02-01T14:16:49.791Z] #69 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-01T14:16:49.791Z] #69 11.16 (2/7) Installing dumb-init (1.2.5-r3) [2025-02-01T14:16:49.791Z] #69 11.18 (3/7) Installing libgcc (13.2.1_git20240309-r0) [2025-02-01T14:16:49.791Z] #69 11.21 (4/7) Installing libsodium (1.0.19-r0) [2025-02-01T14:16:49.791Z] #69 11.26 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) [2025-02-01T14:16:49.791Z] #69 11.49 (6/7) Installing libzmq (4.3.5-r2) [2025-02-01T14:16:49.791Z] #69 11.55 (7/7) Installing zeromq (4.3.5-r2) [2025-02-01T14:16:49.791Z] #69 11.67 Executing busybox-1.36.1-r29.trigger [2025-02-01T14:16:49.791Z] #69 11.77 Executing ca-certificates-20241121-r1.trigger [2025-02-01T14:16:49.791Z] #69 12.83 OK: 14 MiB in 21 packages [2025-02-01T14:16:49.791Z] #69 DONE 14.0s [2025-02-01T14:16:49.791Z] [2025-02-01T14:16:49.791Z] #46 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-02-01T14:16:49.791Z] #46 6.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-01T14:16:49.791Z] #46 7.874 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-01T14:16:49.791Z] #46 13.11 OK: 239 MiB in 58 packages [2025-02-01T14:16:49.791Z] #46 DONE 14.7s [2025-02-01T14:16:49.791Z] [2025-02-01T14:16:49.791Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-01T14:16:50.058Z] #50 ... [2025-02-01T14:16:50.058Z] [2025-02-01T14:16:50.058Z] #75 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-01T14:16:50.058Z] #75 DONE 1.6s [2025-02-01T14:16:50.058Z] [2025-02-01T14:16:50.058Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-01T14:16:50.082Z] #98 DONE 1.0s [2025-02-01T14:16:50.082Z] [2025-02-01T14:16:50.082Z] #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-01T14:16:50.082Z] #99 DONE 1.0s [2025-02-01T14:16:50.082Z] [2025-02-01T14:16:50.082Z] #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-02-01T14:16:50.082Z] #100 DONE 0.0s [2025-02-01T14:16:50.082Z] [2025-02-01T14:16:50.082Z] #101 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-02-01T14:16:50.082Z] #101 DONE 1.0s [2025-02-01T14:16:50.082Z] [2025-02-01T14:16:50.082Z] #102 [security-spire-server stage-2 6/9] COPY security.txt / [2025-02-01T14:16:50.082Z] #102 DONE 0.1s [2025-02-01T14:16:50.082Z] [2025-02-01T14:16:50.082Z] #103 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-02-01T14:16:50.082Z] #103 DONE 0.1s [2025-02-01T14:16:50.082Z] [2025-02-01T14:16:50.082Z] #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-02-01T14:16:50.082Z] #104 DONE 0.1s [2025-02-01T14:16:50.082Z] [2025-02-01T14:16:50.082Z] #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-02-01T14:16:50.341Z] #105 DONE 0.0s [2025-02-01T14:16:50.341Z] [2025-02-01T14:16:50.341Z] #106 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-02-01T14:16:50.341Z] #106 DONE 0.1s [2025-02-01T14:16:50.341Z] [2025-02-01T14:16:50.341Z] #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-02-01T14:16:50.341Z] #107 DONE 0.0s [2025-02-01T14:16:50.341Z] [2025-02-01T14:16:50.341Z] #108 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-02-01T14:16:50.341Z] #108 DONE 0.1s [2025-02-01T14:16:50.341Z] [2025-02-01T14:16:50.341Z] #109 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-02-01T14:16:50.341Z] #109 DONE 0.1s [2025-02-01T14:16:50.341Z] [2025-02-01T14:16:50.341Z] #90 [security-spire-agent] exporting to image [2025-02-01T14:16:50.604Z] #90 ... [2025-02-01T14:16:50.604Z] [2025-02-01T14:16:50.604Z] #110 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-02-01T14:16:50.604Z] #0 3.120 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-01T14:16:50.604Z] #0 4.599 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-01T14:16:50.604Z] #0 5.278 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-01T14:16:50.604Z] #0 5.589 Executing busybox-1.36.1-r29.trigger [2025-02-01T14:16:50.604Z] #0 5.595 OK: 8 MiB in 15 packages [2025-02-01T14:16:50.604Z] #110 DONE 5.8s [2025-02-01T14:16:50.604Z] [2025-02-01T14:16:50.604Z] #111 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-02-01T14:16:50.604Z] #0 4.190 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-01T14:16:50.604Z] #0 4.660 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-01T14:16:50.604Z] #0 5.431 OK: 248 MiB in 58 packages [2025-02-01T14:16:50.604Z] #111 DONE 5.6s [2025-02-01T14:16:50.604Z] [2025-02-01T14:16:50.604Z] #112 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-02-01T14:16:50.604Z] #112 DONE 0.1s [2025-02-01T14:16:50.604Z] [2025-02-01T14:16:50.604Z] #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-01T14:16:50.647Z] #50 ... [2025-02-01T14:16:50.647Z] [2025-02-01T14:16:50.647Z] #76 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-02-01T14:16:50.647Z] #0 4.305 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-01T14:16:50.647Z] #0 5.677 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-01T14:16:50.647Z] #0 9.865 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-01T14:16:50.647Z] #76 ... [2025-02-01T14:16:50.647Z] [2025-02-01T14:16:50.647Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-01T14:16:51.193Z] #113 ... [2025-02-01T14:16:51.193Z] [2025-02-01T14:16:51.193Z] #114 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-02-01T14:16:51.193Z] #114 DONE 3.9s [2025-02-01T14:16:51.193Z] [2025-02-01T14:16:51.193Z] #115 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-02-01T14:16:51.193Z] #115 DONE 0.0s [2025-02-01T14:16:51.193Z] [2025-02-01T14:16:51.193Z] #90 [security-spire-agent] exporting to image [2025-02-01T14:16:51.193Z] #90 exporting layers 0.8s done [2025-02-01T14:16:51.193Z] #90 writing image sha256:68f708f443daea5ce85c5555dde909f7adb26aaf6b069a8a7132a09547312e57 0.0s done [2025-02-01T14:16:51.193Z] #90 naming to docker.io/library/security-spire-server done [2025-02-01T14:16:51.193Z] #90 writing image sha256:390f03e7f9de5d437136dc8addfdcc67ab5c1c3fdaf8d12c507ca9059e03f747 done [2025-02-01T14:16:51.193Z] #90 naming to docker.io/library/security-spire-agent done [2025-02-01T14:16:51.193Z] #90 DONE 2.5s [2025-02-01T14:16:51.193Z] [2025-02-01T14:16:51.193Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-01T14:16:51.239Z] #50 ... [2025-02-01T14:16:51.239Z] [2025-02-01T14:16:51.239Z] #77 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-02-01T14:16:51.239Z] #77 DONE 1.3s [2025-02-01T14:16:51.239Z] [2025-02-01T14:16:51.239Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-01T14:16:51.828Z] #50 ... [2025-02-01T14:16:51.828Z] [2025-02-01T14:16:51.828Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-02-01T14:16:51.828Z] #0 3.342 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-01T14:16:51.828Z] #0 4.533 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-01T14:16:51.828Z] #0 9.490 OK: 239 MiB in 58 packages [2025-02-01T14:16:51.828Z] #78 DONE 10.2s [2025-02-01T14:16:51.828Z] [2025-02-01T14:16:51.828Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-01T14:16:51.828Z] #68 13.66 (1/14) Installing ca-certificates (20241121-r1) [2025-02-01T14:16:51.828Z] #68 14.09 (2/14) Installing brotli-libs (1.1.0-r2) [2025-02-01T14:16:51.828Z] #68 14.17 (3/14) Installing c-ares (1.33.1-r0) [2025-02-01T14:16:51.828Z] #68 14.25 (4/14) Installing libunistring (1.2-r0) [2025-02-01T14:16:51.828Z] #68 14.47 (5/14) Installing libidn2 (2.3.7-r0) [2025-02-01T14:16:51.828Z] #68 14.48 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-02-01T14:16:51.828Z] #68 14.52 (7/14) Installing libpsl (0.21.5-r1) [2025-02-01T14:16:51.828Z] #68 14.56 (8/14) Installing zstd-libs (1.5.6-r0) [2025-02-01T14:16:51.828Z] #68 14.72 (9/14) Installing libcurl (8.11.1-r0) [2025-02-01T14:16:51.828Z] #68 14.81 (10/14) Installing curl (8.11.1-r0) [2025-02-01T14:16:51.828Z] #68 14.86 (11/14) Installing dumb-init (1.2.5-r3) [2025-02-01T14:16:51.828Z] #68 14.91 (12/14) Installing musl-obstack (1.2.3-r2) [2025-02-01T14:16:51.828Z] #68 14.93 (13/14) Installing libucontext (1.2-r3) [2025-02-01T14:16:51.828Z] #68 14.96 (14/14) Installing gcompat (1.1.0-r4) [2025-02-01T14:16:51.828Z] #68 14.97 Executing busybox-1.36.1-r29.trigger [2025-02-01T14:16:51.828Z] #68 15.12 Executing ca-certificates-20241121-r1.trigger [2025-02-01T14:16:52.097Z] #68 16.39 OK: 15 MiB in 28 packages [2025-02-01T14:16:52.682Z] #68 ... [2025-02-01T14:16:52.682Z] [2025-02-01T14:16:52.682Z] #76 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-02-01T14:16:52.682Z] #76 10.47 Executing busybox-1.36.1-r29.trigger [2025-02-01T14:16:52.682Z] #76 10.56 OK: 9 MiB in 15 packages [2025-02-01T14:16:52.682Z] #76 DONE 11.8s [2025-02-01T14:16:52.682Z] [2025-02-01T14:16:52.682Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-02-01T14:16:52.682Z] #0 3.622 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-01T14:16:52.682Z] #0 4.909 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-01T14:16:52.682Z] #0 8.941 OK: 20 MiB in 18 packages [2025-02-01T14:16:52.682Z] #79 DONE 9.7s [2025-02-01T14:16:52.682Z] [2025-02-01T14:16:52.682Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-01T14:16:52.948Z] #50 ... [2025-02-01T14:16:52.948Z] [2025-02-01T14:16:52.948Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-01T14:16:52.948Z] #68 DONE 17.2s [2025-02-01T14:16:52.948Z] [2025-02-01T14:16:52.948Z] #60 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-02-01T14:16:52.948Z] #60 3.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-01T14:16:52.948Z] #60 4.837 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-01T14:16:52.948Z] #60 9.096 OK: 9 MiB in 16 packages [2025-02-01T14:16:52.948Z] #60 DONE 9.7s [2025-02-01T14:16:53.216Z] [2025-02-01T14:16:53.216Z] #80 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-02-01T14:16:53.216Z] #80 ... [2025-02-01T14:16:53.216Z] [2025-02-01T14:16:53.216Z] #81 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-02-01T14:16:53.216Z] #81 DONE 1.3s [2025-02-01T14:16:53.216Z] [2025-02-01T14:16:53.216Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-01T14:16:53.808Z] #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.7s [2025-02-01T14:16:54.079Z] #50 ... [2025-02-01T14:16:54.079Z] [2025-02-01T14:16:54.079Z] #82 [security-proxy-auth stage-1 3/10] RUN apk --no-cache upgrade [2025-02-01T14:16:54.079Z] #0 3.144 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-01T14:16:54.079Z] #0 4.625 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-01T14:16:54.079Z] #0 8.381 OK: 9 MiB in 15 packages [2025-02-01T14:16:54.079Z] #82 DONE 9.3s [2025-02-01T14:16:54.346Z] [2025-02-01T14:16:54.346Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-01T14:16:54.626Z] #50 ... [2025-02-01T14:16:54.626Z] [2025-02-01T14:16:54.626Z] #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-01T14:16:54.626Z] #83 ... [2025-02-01T14:16:54.626Z] [2025-02-01T14:16:54.626Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-01T14:16:55.218Z] #50 ... [2025-02-01T14:16:55.218Z] [2025-02-01T14:16:55.218Z] #72 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-01T14:16:55.218Z] #72 11.79 v3.20.5-41-g85954a664a1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-01T14:16:55.218Z] #72 11.79 v3.20.5-39-g6de44c62224 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-01T14:16:55.218Z] #72 11.79 OK: 24048 distinct packages available [2025-02-01T14:16:55.218Z] #72 12.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-01T14:16:55.218Z] #72 13.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-01T14:16:55.218Z] #72 17.18 (1/5) Installing dumb-init (1.2.5-r3) [2025-02-01T14:16:55.218Z] #72 17.22 (2/5) Installing musl-obstack (1.2.3-r2) [2025-02-01T14:16:55.218Z] #72 17.22 (3/5) Installing libucontext (1.2-r3) [2025-02-01T14:16:55.218Z] #72 17.24 (4/5) Installing gcompat (1.1.0-r4) [2025-02-01T14:16:55.218Z] #72 17.26 (5/5) Installing openssl (3.3.2-r1) [2025-02-01T14:16:55.218Z] #72 17.32 Executing busybox-1.36.1-r29.trigger [2025-02-01T14:16:55.218Z] #72 17.39 OK: 10 MiB in 19 packages [2025-02-01T14:16:55.218Z] #72 DONE 19.0s [2025-02-01T14:16:55.218Z] [2025-02-01T14:16:55.218Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-01T14:16:55.218Z] #66 13.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-01T14:16:55.218Z] #66 14.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-01T14:16:55.218Z] #66 18.61 OK: 239 MiB in 58 packages [2025-02-01T14:16:55.218Z] #66 DONE 19.4s [2025-02-01T14:16:55.218Z] [2025-02-01T14:16:55.218Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-01T14:16:55.218Z] #50 ... [2025-02-01T14:16:55.218Z] [2025-02-01T14:16:55.218Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-01T14:16:55.218Z] #62 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.5s done [2025-02-01T14:16:55.218Z] #62 ... [2025-02-01T14:16:55.218Z] [2025-02-01T14:16:55.218Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-01T14:16:55.403Z] #116 ... [2025-02-01T14:16:55.403Z] [2025-02-01T14:16:55.403Z] #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-01T14:16:55.403Z] #117 ... [2025-02-01T14:16:55.403Z] [2025-02-01T14:16:55.403Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-01T14:16:55.485Z] #50 ... [2025-02-01T14:16:55.485Z] [2025-02-01T14:16:55.485Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-01T14:16:55.485Z] #62 DONE 18.7s [2025-02-01T14:16:55.485Z] [2025-02-01T14:16:55.485Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-01T14:16:55.485Z] #73 12.60 v3.20.5-41-g85954a664a1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-01T14:16:55.485Z] #73 12.60 v3.20.5-39-g6de44c62224 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-01T14:16:55.485Z] #73 12.60 OK: 24048 distinct packages available [2025-02-01T14:16:55.485Z] #73 13.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-01T14:16:55.485Z] #73 14.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-01T14:16:55.485Z] #73 17.77 (1/4) Installing dumb-init (1.2.5-r3) [2025-02-01T14:16:55.485Z] #73 17.77 (2/4) Installing musl-obstack (1.2.3-r2) [2025-02-01T14:16:55.485Z] #73 17.79 (3/4) Installing libucontext (1.2-r3) [2025-02-01T14:16:55.485Z] #73 17.80 (4/4) Installing gcompat (1.1.0-r4) [2025-02-01T14:16:55.485Z] #73 17.83 Executing busybox-1.36.1-r29.trigger [2025-02-01T14:16:55.485Z] #73 17.87 OK: 9 MiB in 18 packages [2025-02-01T14:16:55.485Z] #73 DONE 18.8s [2025-02-01T14:16:55.752Z] [2025-02-01T14:16:55.752Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-01T14:16:56.337Z] #50 ... [2025-02-01T14:16:56.337Z] [2025-02-01T14:16:56.337Z] #84 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-02-01T14:16:56.337Z] #84 DONE 1.1s [2025-02-01T14:16:56.337Z] [2025-02-01T14:16:56.337Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-01T14:16:58.287Z] #50 ... [2025-02-01T14:16:58.287Z] [2025-02-01T14:16:58.287Z] #80 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-02-01T14:16:58.287Z] #80 DONE 4.9s [2025-02-01T14:16:58.287Z] [2025-02-01T14:16:58.287Z] #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-02-01T14:16:58.287Z] #0 6.571 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-01T14:16:58.287Z] #0 7.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-01T14:16:58.287Z] #0 9.362 OK: 11 MiB in 17 packages [2025-02-01T14:16:58.287Z] #85 DONE 9.9s [2025-02-01T14:16:58.287Z] [2025-02-01T14:16:58.287Z] #86 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-02-01T14:16:58.287Z] #86 DONE 0.2s [2025-02-01T14:16:58.287Z] [2025-02-01T14:16:58.287Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-01T14:16:58.287Z] #50 ... [2025-02-01T14:16:58.287Z] [2025-02-01T14:16:58.287Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-02-01T14:16:58.287Z] #0 6.549 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-01T14:16:58.287Z] #0 7.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-01T14:16:58.287Z] #87 ... [2025-02-01T14:16:58.287Z] [2025-02-01T14:16:58.287Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-01T14:16:58.878Z] #50 ... [2025-02-01T14:16:58.878Z] [2025-02-01T14:16:58.878Z] #88 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-02-01T14:16:58.878Z] #0 5.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-01T14:16:58.878Z] #0 6.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-01T14:16:58.878Z] #0 9.411 OK: 9 MiB in 15 packages [2025-02-01T14:16:58.878Z] #88 DONE 9.9s [2025-02-01T14:16:58.878Z] [2025-02-01T14:16:58.878Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-01T14:16:59.145Z] #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.1s [2025-02-01T14:16:59.145Z] #50 ... [2025-02-01T14:16:59.145Z] [2025-02-01T14:16:59.145Z] #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-01T14:16:59.431Z] #89 ... [2025-02-01T14:16:59.431Z] [2025-02-01T14:16:59.431Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-02-01T14:16:59.431Z] #87 10.66 OK: 20 MiB in 18 packages [2025-02-01T14:16:59.431Z] #87 DONE 11.1s [2025-02-01T14:16:59.431Z] [2025-02-01T14:16:59.431Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-01T14:16:59.431Z] #50 ... [2025-02-01T14:16:59.431Z] [2025-02-01T14:16:59.431Z] #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-02-01T14:16:59.431Z] #90 DONE 0.2s [2025-02-01T14:16:59.431Z] [2025-02-01T14:16:59.431Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-01T14:16:59.699Z] #50 ... [2025-02-01T14:16:59.699Z] [2025-02-01T14:16:59.699Z] #91 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2025-02-01T14:16:59.699Z] #0 5.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-01T14:16:59.699Z] #0 6.431 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-01T14:16:59.699Z] #0 9.757 OK: 14 MiB in 21 packages [2025-02-01T14:16:59.969Z] #91 ... [2025-02-01T14:16:59.969Z] [2025-02-01T14:16:59.969Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-01T14:16:59.969Z] #50 ... [2025-02-01T14:16:59.969Z] [2025-02-01T14:16:59.969Z] #91 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2025-02-01T14:16:59.969Z] #91 DONE 10.3s [2025-02-01T14:16:59.969Z] [2025-02-01T14:16:59.969Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-01T14:17:00.553Z] #50 ... [2025-02-01T14:17:00.553Z] [2025-02-01T14:17:00.553Z] #92 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-01T14:17:00.553Z] #92 ... [2025-02-01T14:17:00.553Z] [2025-02-01T14:17:00.553Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-01T14:17:01.138Z] #50 ... [2025-02-01T14:17:01.138Z] [2025-02-01T14:17:01.138Z] #93 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-01T14:17:01.408Z] #93 ... [2025-02-01T14:17:01.408Z] [2025-02-01T14:17:01.408Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-01T14:17:01.408Z] #50 ... [2025-02-01T14:17:01.408Z] [2025-02-01T14:17:01.408Z] #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-01T14:17:01.408Z] #0 4.141 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-01T14:17:01.408Z] #0 5.092 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-01T14:17:01.408Z] #0 7.980 OK: 15 MiB in 28 packages [2025-02-01T14:17:01.408Z] #94 DONE 8.5s [2025-02-01T14:17:01.408Z] [2025-02-01T14:17:01.408Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-01T14:17:01.686Z] #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.6s done [2025-02-01T14:17:01.952Z] #50 ... [2025-02-01T14:17:01.952Z] [2025-02-01T14:17:01.952Z] #95 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-02-01T14:17:01.952Z] #0 3.731 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-01T14:17:01.952Z] #0 4.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-01T14:17:01.952Z] #0 7.017 OK: 10 MiB in 19 packages [2025-02-01T14:17:01.952Z] #95 DONE 7.4s [2025-02-01T14:17:01.952Z] [2025-02-01T14:17:01.952Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-01T14:17:01.952Z] #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.6s done [2025-02-01T14:17:02.220Z] #50 DONE 26.1s [2025-02-01T14:17:02.220Z] [2025-02-01T14:17:02.220Z] #96 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-02-01T14:17:02.811Z] #96 DONE 0.9s [2025-02-01T14:17:02.811Z] [2025-02-01T14:17:02.811Z] #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-01T14:17:02.811Z] #0 3.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-01T14:17:02.811Z] #0 4.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-01T14:17:02.811Z] #0 6.595 OK: 9 MiB in 18 packages [2025-02-01T14:17:02.811Z] #97 DONE 7.2s [2025-02-01T14:17:02.811Z] [2025-02-01T14:17:02.811Z] #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-01T14:17:03.080Z] #98 ... [2025-02-01T14:17:03.080Z] [2025-02-01T14:17:03.080Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-01T14:17:03.349Z] #99 ... [2025-02-01T14:17:03.349Z] [2025-02-01T14:17:03.349Z] #100 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-01T14:17:03.349Z] #100 ... [2025-02-01T14:17:03.349Z] [2025-02-01T14:17:03.349Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-01T14:17:04.322Z] #101 ... [2025-02-01T14:17:04.322Z] [2025-02-01T14:17:04.322Z] #102 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-01T14:17:04.322Z] #102 DONE 1.4s [2025-02-01T14:17:04.597Z] [2025-02-01T14:17:04.597Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-01T14:17:04.597Z] #101 DONE 1.3s [2025-02-01T14:17:04.597Z] [2025-02-01T14:17:04.597Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-01T14:17:04.597Z] #99 DONE 1.4s [2025-02-01T14:17:04.597Z] [2025-02-01T14:17:04.597Z] #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-02-01T14:17:04.597Z] #103 ... [2025-02-01T14:17:04.597Z] [2025-02-01T14:17:04.597Z] #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-02-01T14:17:04.597Z] #104 DONE 0.2s [2025-02-01T14:17:04.597Z] [2025-02-01T14:17:04.597Z] #105 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-02-01T14:17:04.597Z] #105 DONE 0.2s [2025-02-01T14:17:04.597Z] [2025-02-01T14:17:04.597Z] #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-02-01T14:17:04.597Z] #103 DONE 0.2s [2025-02-01T14:17:04.597Z] [2025-02-01T14:17:04.597Z] #106 [security-spire-config stage-2 6/10] COPY security.txt / [2025-02-01T14:17:04.866Z] #106 ... [2025-02-01T14:17:04.866Z] [2025-02-01T14:17:04.866Z] #107 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-02-01T14:17:04.866Z] #107 DONE 0.2s [2025-02-01T14:17:04.866Z] [2025-02-01T14:17:04.866Z] #108 [security-spire-server stage-2 6/9] COPY security.txt / [2025-02-01T14:17:04.866Z] #108 DONE 0.2s [2025-02-01T14:17:04.866Z] [2025-02-01T14:17:04.866Z] #106 [security-spire-config stage-2 6/10] COPY security.txt / [2025-02-01T14:17:04.866Z] #106 DONE 0.2s [2025-02-01T14:17:04.866Z] [2025-02-01T14:17:04.866Z] #109 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-02-01T14:17:05.136Z] #109 DONE 0.4s [2025-02-01T14:17:05.136Z] [2025-02-01T14:17:05.136Z] #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-02-01T14:17:05.136Z] #110 DONE 0.4s [2025-02-01T14:17:05.136Z] [2025-02-01T14:17:05.136Z] #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-02-01T14:17:05.136Z] #111 DONE 0.4s [2025-02-01T14:17:05.136Z] [2025-02-01T14:17:05.136Z] #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-02-01T14:17:05.729Z] #112 DONE 0.4s [2025-02-01T14:17:05.729Z] [2025-02-01T14:17:05.729Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-02-01T14:17:05.729Z] #113 ... [2025-02-01T14:17:05.729Z] [2025-02-01T14:17:05.729Z] #114 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-02-01T14:17:05.729Z] #114 DONE 0.5s [2025-02-01T14:17:06.003Z] [2025-02-01T14:17:06.003Z] #115 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-02-01T14:17:06.003Z] #115 DONE 0.6s [2025-02-01T14:17:06.003Z] [2025-02-01T14:17:06.003Z] #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-02-01T14:17:06.003Z] #116 ... [2025-02-01T14:17:06.003Z] [2025-02-01T14:17:06.003Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-02-01T14:17:06.003Z] #113 DONE 0.5s [2025-02-01T14:17:06.278Z] [2025-02-01T14:17:06.278Z] #117 [security-spire-server] exporting to image [2025-02-01T14:17:06.278Z] #117 exporting layers [2025-02-01T14:17:06.566Z] #117 ... [2025-02-01T14:17:06.566Z] [2025-02-01T14:17:06.566Z] #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-02-01T14:17:06.566Z] #118 DONE 0.6s [2025-02-01T14:17:06.566Z] [2025-02-01T14:17:06.566Z] #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-02-01T14:17:06.566Z] #116 DONE 0.5s [2025-02-01T14:17:06.566Z] [2025-02-01T14:17:06.566Z] #119 [security-spire-agent] exporting to image [2025-02-01T14:17:09.164Z] #119 ... [2025-02-01T14:17:09.164Z] [2025-02-01T14:17:09.164Z] #117 [security-spire-server] exporting to image [2025-02-01T14:17:09.164Z] #117 exporting layers 2.7s done [2025-02-01T14:17:09.164Z] #117 writing image sha256:91c347787c23fb9525c162387b777e306058f903c1f67c17808a6275d7ca140f 0.1s done [2025-02-01T14:17:09.164Z] #117 naming to docker.io/library/security-spire-server-arm64 0.0s done [2025-02-01T14:17:09.164Z] #117 DONE 2.8s [2025-02-01T14:17:09.164Z] [2025-02-01T14:17:09.164Z] #120 [security-spire-config] exporting to image [2025-02-01T14:17:09.164Z] #120 exporting layers 2.8s done [2025-02-01T14:17:09.441Z] #120 writing image sha256:4daa755116c3fd2ee7a277c39e23f4292f126a3aafb1404025e691d42659c55e 0.1s done [2025-02-01T14:17:09.441Z] #120 naming to docker.io/library/security-spire-config-arm64 0.1s done [2025-02-01T14:17:09.441Z] #120 DONE 2.9s [2025-02-01T14:17:09.441Z] [2025-02-01T14:17:09.441Z] #119 [security-spire-agent] exporting to image [2025-02-01T14:17:09.441Z] #119 exporting layers 2.9s done [2025-02-01T14:17:09.441Z] #119 writing image sha256:1d340a5142616765544e04be7c371ed4e1dcc5aaf5254b136d6b5da47475e92b 0.0s done [2025-02-01T14:17:09.441Z] #119 naming to docker.io/library/security-spire-agent-arm64 [2025-02-01T14:17:09.441Z] #119 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2025-02-01T14:17:09.441Z] #119 DONE 2.9s [2025-02-01T14:17:09.442Z] [2025-02-01T14:17:09.442Z] #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-01T14:17:51.685Z] #118 ... [2025-02-01T14:17:51.685Z] [2025-02-01T14:17:51.685Z] #85 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-01T14:17:51.685Z] #85 DONE 58.8s [2025-02-01T14:17:51.685Z] [2025-02-01T14:17:51.685Z] #77 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-01T14:17:51.685Z] #77 DONE 60.3s [2025-02-01T14:17:51.685Z] [2025-02-01T14:17:51.685Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-01T14:17:51.685Z] #118 DONE 60.6s [2025-02-01T14:17:51.685Z] [2025-02-01T14:17:51.685Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-01T14:17:51.685Z] #116 DONE 60.3s [2025-02-01T14:17:51.685Z] [2025-02-01T14:17:51.685Z] #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-01T14:17:51.685Z] #117 DONE 61.2s [2025-02-01T14:17:51.685Z] [2025-02-01T14:17:51.685Z] #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-01T14:17:51.685Z] #113 DONE 55.6s [2025-02-01T14:17:51.685Z] [2025-02-01T14:17:51.685Z] #119 [core-keeper builder 7/8] COPY . . [2025-02-01T14:17:56.291Z] #83 DONE 68.0s [2025-02-01T14:17:56.291Z] [2025-02-01T14:17:56.291Z] #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-01T14:17:56.291Z] #89 DONE 63.3s [2025-02-01T14:17:56.291Z] [2025-02-01T14:17:56.291Z] #92 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-01T14:17:56.291Z] #92 DONE 62.3s [2025-02-01T14:17:56.291Z] [2025-02-01T14:17:56.291Z] #121 [support-notifications builder 6/7] COPY . . [2025-02-01T14:17:56.291Z] #121 ... [2025-02-01T14:17:56.291Z] [2025-02-01T14:17:56.291Z] #100 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-01T14:17:56.291Z] #100 DONE 59.4s [2025-02-01T14:17:56.291Z] [2025-02-01T14:17:56.291Z] #93 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-01T14:17:56.291Z] #93 DONE 61.5s [2025-02-01T14:17:56.291Z] [2025-02-01T14:17:56.291Z] #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-01T14:17:56.291Z] #98 DONE 56.6s [2025-02-01T14:17:56.291Z] [2025-02-01T14:17:56.291Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2025-02-01T14:17:56.291Z] #122 ... [2025-02-01T14:17:56.291Z] [2025-02-01T14:17:56.291Z] #123 [core-metadata builder 6/7] COPY . . [2025-02-01T14:17:56.291Z] #123 DONE 1.2s [2025-02-01T14:17:56.291Z] [2025-02-01T14:17:56.291Z] #124 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-01T14:17:56.291Z] #124 CACHED [2025-02-01T14:17:56.291Z] [2025-02-01T14:17:56.291Z] #125 [security-proxy-auth builder 6/7] COPY . . [2025-02-01T14:17:56.291Z] #125 CACHED [2025-02-01T14:17:56.291Z] [2025-02-01T14:17:56.291Z] #126 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-02-01T14:17:56.291Z] #126 CACHED [2025-02-01T14:17:56.291Z] [2025-02-01T14:17:56.291Z] #121 [support-notifications builder 6/7] COPY . . [2025-02-01T14:17:56.291Z] #121 DONE 1.3s [2025-02-01T14:17:56.291Z] [2025-02-01T14:17:56.291Z] #127 [core-keeper builder 7/8] COPY . . [2025-02-01T14:17:56.291Z] #127 DONE 1.2s [2025-02-01T14:17:56.291Z] [2025-02-01T14:17:56.291Z] #128 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-01T14:17:56.291Z] #128 CACHED [2025-02-01T14:17:56.291Z] [2025-02-01T14:17:56.291Z] #129 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-02-01T14:17:56.291Z] #129 CACHED [2025-02-01T14:17:56.291Z] [2025-02-01T14:17:56.291Z] #130 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-01T14:17:56.291Z] #130 CACHED [2025-02-01T14:17:56.291Z] [2025-02-01T14:17:56.291Z] #131 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-01T14:17:56.291Z] #131 CACHED [2025-02-01T14:17:56.291Z] [2025-02-01T14:17:56.291Z] #132 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-02-01T14:17:56.291Z] #132 CACHED [2025-02-01T14:17:56.291Z] [2025-02-01T14:17:56.291Z] #133 [core-command builder 6/7] COPY . . [2025-02-01T14:17:56.291Z] #133 CACHED [2025-02-01T14:17:56.291Z] [2025-02-01T14:17:56.291Z] #134 [security-secretstore-setup builder 6/7] COPY . . [2025-02-01T14:17:56.291Z] #134 DONE 1.2s [2025-02-01T14:17:56.291Z] [2025-02-01T14:17:56.291Z] #135 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-02-01T14:17:56.291Z] #135 CACHED [2025-02-01T14:17:56.291Z] [2025-02-01T14:17:56.291Z] #136 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-01T14:17:56.291Z] #136 CACHED [2025-02-01T14:17:56.291Z] [2025-02-01T14:17:56.291Z] #137 [core-data builder 6/7] COPY . . [2025-02-01T14:17:56.291Z] #137 CACHED [2025-02-01T14:17:56.291Z] [2025-02-01T14:17:56.291Z] #138 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-01T14:17:56.291Z] #138 CACHED [2025-02-01T14:17:56.291Z] [2025-02-01T14:17:56.291Z] #139 [security-bootstrapper builder 6/7] COPY . . [2025-02-01T14:17:56.291Z] #139 CACHED [2025-02-01T14:17:56.291Z] [2025-02-01T14:17:56.291Z] #140 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-01T14:17:56.291Z] #140 CACHED [2025-02-01T14:17:56.291Z] [2025-02-01T14:17:56.291Z] #141 [support-scheduler builder 6/7] COPY . . [2025-02-01T14:17:56.291Z] #141 DONE 1.2s [2025-02-01T14:17:56.291Z] [2025-02-01T14:17:56.291Z] #142 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-01T14:17:56.291Z] #142 CACHED [2025-02-01T14:17:56.291Z] [2025-02-01T14:17:56.291Z] #143 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-01T14:17:56.291Z] #143 CACHED [2025-02-01T14:17:56.291Z] [2025-02-01T14:17:56.291Z] #144 [security-proxy-setup builder 6/7] COPY . . [2025-02-01T14:17:56.291Z] #144 CACHED [2025-02-01T14:17:56.291Z] [2025-02-01T14:17:56.291Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2025-02-01T14:17:56.291Z] #122 DONE 1.2s [2025-02-01T14:17:56.291Z] [2025-02-01T14:17:56.291Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-01T14:17:56.966Z] #119 ... [2025-02-01T14:17:56.966Z] [2025-02-01T14:17:56.966Z] #120 [support-scheduler builder 6/7] COPY . . [2025-02-01T14:17:56.966Z] #120 ... [2025-02-01T14:17:56.966Z] [2025-02-01T14:17:56.966Z] #121 [security-bootstrapper builder 6/7] COPY . . [2025-02-01T14:17:56.966Z] #121 ... [2025-02-01T14:17:56.966Z] [2025-02-01T14:17:56.966Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2025-02-01T14:17:56.966Z] #122 ... [2025-02-01T14:17:56.966Z] [2025-02-01T14:17:56.966Z] #123 [core-command builder 6/7] COPY . . [2025-02-01T14:17:56.966Z] #123 ... [2025-02-01T14:17:56.966Z] [2025-02-01T14:17:56.966Z] #124 [support-notifications builder 6/7] COPY . . [2025-02-01T14:17:57.255Z] #145 3.294 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-02-01T14:18:03.918Z] #145 ... [2025-02-01T14:18:03.918Z] [2025-02-01T14:18:03.918Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-01T14:18:03.918Z] #0 2.920 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-02-01T14:18:03.918Z] #146 ... [2025-02-01T14:18:03.918Z] [2025-02-01T14:18:03.918Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-01T14:18:03.918Z] #0 2.579 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-02-01T14:18:04.221Z] #147 ... [2025-02-01T14:18:04.221Z] [2025-02-01T14:18:04.221Z] #148 [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-01T14:18:04.221Z] #0 2.421 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-02-01T14:18:04.490Z] #148 ... [2025-02-01T14:18:04.490Z] [2025-02-01T14:18:04.490Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-01T14:18:04.490Z] #0 3.086 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-02-01T14:18:04.490Z] #149 ... [2025-02-01T14:18:04.490Z] [2025-02-01T14:18:04.490Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-01T14:18:04.490Z] #0 2.597 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-02-01T14:18:04.759Z] #150 ... [2025-02-01T14:18:04.759Z] [2025-02-01T14:18:04.759Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-01T14:18:04.759Z] #0 2.173 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-02-01T14:18:05.027Z] #151 ... [2025-02-01T14:18:05.027Z] [2025-02-01T14:18:05.027Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-01T14:18:05.027Z] #0 3.273 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-02-01T14:18:05.096Z] #124 DONE 18.1s [2025-02-01T14:18:05.096Z] [2025-02-01T14:18:05.096Z] #119 [core-keeper builder 7/8] COPY . . [2025-02-01T14:18:05.096Z] #119 DONE 18.1s [2025-02-01T14:18:05.096Z] [2025-02-01T14:18:05.096Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2025-02-01T14:18:05.096Z] #122 DONE 18.1s [2025-02-01T14:18:05.096Z] [2025-02-01T14:18:05.096Z] #120 [support-scheduler builder 6/7] COPY . . [2025-02-01T14:18:05.096Z] #120 DONE 18.2s [2025-02-01T14:18:05.096Z] [2025-02-01T14:18:05.096Z] #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-01T14:18:05.096Z] #125 ... [2025-02-01T14:18:05.096Z] [2025-02-01T14:18:05.096Z] #121 [security-bootstrapper builder 6/7] COPY . . [2025-02-01T14:18:05.096Z] #121 DONE 18.2s [2025-02-01T14:18:05.096Z] [2025-02-01T14:18:05.096Z] #126 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-01T14:18:05.096Z] #126 CACHED [2025-02-01T14:18:05.096Z] [2025-02-01T14:18:05.096Z] #127 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-01T14:18:05.096Z] #127 CACHED [2025-02-01T14:18:05.096Z] [2025-02-01T14:18:05.096Z] #128 [security-secretstore-setup builder 6/7] COPY . . [2025-02-01T14:18:05.096Z] #128 CACHED [2025-02-01T14:18:05.096Z] [2025-02-01T14:18:05.096Z] #123 [core-command builder 6/7] COPY . . [2025-02-01T14:18:05.096Z] #123 DONE 18.2s [2025-02-01T14:18:05.096Z] [2025-02-01T14:18:05.096Z] #129 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-01T14:18:05.096Z] #129 CACHED [2025-02-01T14:18:05.096Z] [2025-02-01T14:18:05.096Z] #130 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-02-01T14:18:05.096Z] #130 CACHED [2025-02-01T14:18:05.096Z] [2025-02-01T14:18:05.096Z] #131 [core-metadata builder 6/7] COPY . . [2025-02-01T14:18:05.096Z] #131 CACHED [2025-02-01T14:18:05.096Z] [2025-02-01T14:18:05.096Z] #132 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-01T14:18:05.096Z] #132 CACHED [2025-02-01T14:18:05.096Z] [2025-02-01T14:18:05.096Z] #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-01T14:18:05.096Z] #133 CACHED [2025-02-01T14:18:05.096Z] [2025-02-01T14:18:05.096Z] #134 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-02-01T14:18:05.096Z] #134 CACHED [2025-02-01T14:18:05.096Z] [2025-02-01T14:18:05.096Z] #135 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-01T14:18:05.096Z] #135 CACHED [2025-02-01T14:18:05.096Z] [2025-02-01T14:18:05.096Z] #136 [security-proxy-auth builder 6/7] COPY . . [2025-02-01T14:18:05.096Z] #136 CACHED [2025-02-01T14:18:05.096Z] [2025-02-01T14:18:05.096Z] #137 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-02-01T14:18:05.096Z] #137 CACHED [2025-02-01T14:18:05.096Z] [2025-02-01T14:18:05.096Z] #138 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-02-01T14:18:05.096Z] #138 CACHED [2025-02-01T14:18:05.096Z] [2025-02-01T14:18:05.096Z] #139 [core-data builder 6/7] COPY . . [2025-02-01T14:18:05.096Z] #139 CACHED [2025-02-01T14:18:05.096Z] [2025-02-01T14:18:05.096Z] #140 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-01T14:18:05.096Z] #140 CACHED [2025-02-01T14:18:05.096Z] [2025-02-01T14:18:05.096Z] #141 [security-proxy-setup builder 6/7] COPY . . [2025-02-01T14:18:05.096Z] #141 CACHED [2025-02-01T14:18:05.096Z] [2025-02-01T14:18:05.096Z] #142 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-01T14:18:05.096Z] #142 CACHED [2025-02-01T14:18:05.096Z] [2025-02-01T14:18:05.096Z] #143 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-01T14:18:05.096Z] #143 CACHED [2025-02-01T14:18:05.096Z] [2025-02-01T14:18:05.096Z] #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-02-01T14:18:05.296Z] #152 ... [2025-02-01T14:18:05.296Z] [2025-02-01T14:18:05.296Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-01T14:18:05.296Z] #0 3.289 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-02-01T14:18:05.563Z] #153 ... [2025-02-01T14:18:05.563Z] [2025-02-01T14:18:05.563Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-02-01T14:18:05.563Z] #0 3.360 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-02-01T14:18:05.563Z] #154 ... [2025-02-01T14:18:05.563Z] [2025-02-01T14:18:05.563Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-01T14:18:05.563Z] #0 2.990 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-02-01T14:18:05.662Z] #144 1.456 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-02-01T14:18:05.832Z] #155 ... [2025-02-01T14:18:05.832Z] [2025-02-01T14:18:05.832Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-01T14:18:05.832Z] #0 2.786 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-02-01T14:18:15.632Z] #144 ... [2025-02-01T14:18:15.632Z] [2025-02-01T14:18:15.632Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-01T14:18:15.632Z] #0 1.231 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-02-01T14:18:15.632Z] #145 ... [2025-02-01T14:18:15.632Z] [2025-02-01T14:18:15.632Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-01T14:18:15.632Z] #0 0.442 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-02-01T14:18:15.632Z] #146 ... [2025-02-01T14:18:15.632Z] [2025-02-01T14:18:15.632Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-01T14:18:15.632Z] #0 1.310 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-02-01T14:18:15.632Z] #147 ... [2025-02-01T14:18:15.632Z] [2025-02-01T14:18:15.632Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-01T14:18:15.632Z] #0 1.204 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-02-01T14:18:15.632Z] #148 ... [2025-02-01T14:18:15.632Z] [2025-02-01T14:18:15.632Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-01T14:18:15.632Z] #0 1.335 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-02-01T14:18:15.632Z] #149 ... [2025-02-01T14:18:15.632Z] [2025-02-01T14:18:15.632Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-01T14:18:15.632Z] #0 0.958 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-02-01T14:18:15.632Z] #150 ... [2025-02-01T14:18:15.632Z] [2025-02-01T14:18:15.632Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-01T14:18:15.632Z] #0 0.383 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-02-01T14:18:15.632Z] #151 ... [2025-02-01T14:18:15.632Z] [2025-02-01T14:18:15.632Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-01T14:18:15.632Z] #0 1.396 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-02-01T14:18:15.632Z] #152 ... [2025-02-01T14:18:15.632Z] [2025-02-01T14:18:15.632Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-01T14:18:15.632Z] #0 0.691 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-02-01T14:18:15.632Z] #153 ... [2025-02-01T14:18:15.632Z] [2025-02-01T14:18:15.632Z] #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-01T14:18:15.632Z] #0 0.866 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-02-01T14:18:15.890Z] #154 ... [2025-02-01T14:18:15.890Z] [2025-02-01T14:18:15.890Z] #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-01T14:18:15.890Z] #125 0.670 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-02-01T14:19:37.449Z] #125 ... [2025-02-01T14:19:37.449Z] [2025-02-01T14:19:37.449Z] #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-01T14:19:37.449Z] #154 90.28 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-02-01T14:20:45.129Z] #154 ... [2025-02-01T14:20:45.129Z] [2025-02-01T14:20:45.129Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-01T14:20:45.129Z] #150 DONE 150.2s [2025-02-01T14:20:45.129Z] [2025-02-01T14:20:45.129Z] #155 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-01T14:20:45.129Z] #155 ... [2025-02-01T14:20:45.129Z] [2025-02-01T14:20:45.129Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-01T14:20:45.129Z] #151 DONE 150.3s [2025-02-01T14:20:45.129Z] [2025-02-01T14:20:45.129Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-01T14:20:45.129Z] #148 DONE 150.3s [2025-02-01T14:20:45.129Z] [2025-02-01T14:20:45.129Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-01T14:20:45.129Z] #146 DONE 150.3s [2025-02-01T14:20:45.129Z] [2025-02-01T14:20:45.129Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-01T14:20:45.129Z] #147 DONE 150.3s [2025-02-01T14:20:45.129Z] [2025-02-01T14:20:45.129Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-01T14:20:45.129Z] #152 DONE 150.3s [2025-02-01T14:20:45.129Z] [2025-02-01T14:20:45.129Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-01T14:20:45.129Z] #145 DONE 150.3s [2025-02-01T14:20:45.129Z] [2025-02-01T14:20:45.129Z] #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-02-01T14:20:45.129Z] #144 DONE 150.4s [2025-02-01T14:20:45.129Z] [2025-02-01T14:20:45.129Z] #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-01T14:20:45.129Z] #125 DONE 150.5s [2025-02-01T14:20:45.129Z] [2025-02-01T14:20:45.129Z] #156 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-01T14:20:45.129Z] #156 ... [2025-02-01T14:20:45.129Z] [2025-02-01T14:20:45.129Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-01T14:20:45.129Z] #153 DONE 150.5s [2025-02-01T14:20:45.129Z] [2025-02-01T14:20:45.129Z] #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-01T14:20:45.129Z] #154 DONE 150.5s [2025-02-01T14:20:45.129Z] [2025-02-01T14:20:45.129Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-01T14:20:45.129Z] #149 DONE 150.5s [2025-02-01T14:20:45.129Z] [2025-02-01T14:20:45.129Z] #155 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-01T14:20:45.129Z] #155 DONE 0.4s [2025-02-01T14:20:45.129Z] [2025-02-01T14:20:45.129Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-02-01T14:20:45.129Z] #157 DONE 0.3s [2025-02-01T14:20:45.129Z] [2025-02-01T14:20:45.129Z] #158 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-01T14:20:45.129Z] #158 DONE 0.3s [2025-02-01T14:20:45.129Z] [2025-02-01T14:20:45.129Z] #159 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-01T14:20:45.129Z] #159 DONE 0.4s [2025-02-01T14:20:45.129Z] [2025-02-01T14:20:45.129Z] #160 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-01T14:20:45.129Z] #160 DONE 0.4s [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #161 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-02-01T14:20:45.130Z] #161 ... [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #156 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-01T14:20:45.130Z] #156 DONE 0.3s [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-01T14:20:45.130Z] #162 DONE 0.2s [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #163 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-02-01T14:20:45.130Z] #163 ... [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #164 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-01T14:20:45.130Z] #164 DONE 0.5s [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #165 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-01T14:20:45.130Z] #165 DONE 0.5s [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #166 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-01T14:20:45.130Z] #166 DONE 0.5s [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #167 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-01T14:20:45.130Z] #167 CACHED [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #168 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-02-01T14:20:45.130Z] #168 CACHED [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #169 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2025-02-01T14:20:45.130Z] #169 DONE 0.5s [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #161 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-02-01T14:20:45.130Z] #161 DONE 0.5s [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #170 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-02-01T14:20:45.130Z] #170 DONE 0.5s [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #171 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-01T14:20:45.130Z] #171 CACHED [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #172 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-01T14:20:45.130Z] #172 CACHED [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #173 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-01T14:20:45.130Z] #173 CACHED [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #174 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-01T14:20:45.130Z] #174 CACHED [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #163 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-02-01T14:20:45.130Z] #163 DONE 0.5s [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #175 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-02-01T14:20:45.130Z] #175 DONE 0.5s [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #176 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-02-01T14:20:45.130Z] #176 DONE 1.1s [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #177 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-01T14:20:45.130Z] #177 DONE 1.1s [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #178 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-02-01T14:20:45.130Z] #178 DONE 1.1s [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #179 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-02-01T14:20:45.130Z] #179 DONE 1.1s [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #180 [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-01T14:20:45.130Z] #180 DONE 1.1s [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #181 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2025-02-01T14:20:45.130Z] #181 ... [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-02-01T14:20:45.130Z] #182 DONE 1.1s [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #183 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-02-01T14:20:45.130Z] #183 DONE 1.1s [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #184 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-02-01T14:20:45.130Z] #184 DONE 1.2s [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #185 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-02-01T14:20:45.130Z] #185 DONE 1.2s [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #186 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-02-01T14:20:45.130Z] #186 DONE 1.2s [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #187 [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-01T14:20:45.130Z] #187 DONE 1.1s [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #188 [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-01T14:20:45.130Z] #188 ... [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #189 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-02-01T14:20:45.130Z] #189 DONE 1.2s [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #190 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-02-01T14:20:45.130Z] #190 DONE 1.2s [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #181 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2025-02-01T14:20:45.130Z] #181 DONE 1.2s [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #191 [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-01T14:20:45.130Z] #191 DONE 1.2s [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #192 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-02-01T14:20:45.130Z] #192 DONE 1.2s [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #193 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-02-01T14:20:45.130Z] #193 DONE 1.2s [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #194 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-02-01T14:20:45.130Z] #194 DONE 1.2s [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #195 [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-01T14:20:45.130Z] #195 DONE 1.2s [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #196 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-02-01T14:20:45.130Z] #196 DONE 1.2s [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #90 [security-spiffe-token-provider] exporting to image [2025-02-01T14:20:45.130Z] #90 exporting layers [2025-02-01T14:20:45.130Z] #90 ... [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #188 [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-01T14:20:45.130Z] #188 DONE 1.2s [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #197 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-02-01T14:20:45.130Z] #197 DONE 1.2s [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #90 [security-spiffe-token-provider] exporting to image [2025-02-01T14:20:45.130Z] #90 exporting layers 0.3s done [2025-02-01T14:20:45.130Z] #90 ... [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #198 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-02-01T14:20:45.130Z] #198 DONE 0.4s [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #199 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-02-01T14:20:45.130Z] #199 DONE 0.4s [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #200 [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-01T14:20:45.130Z] #200 DONE 0.4s [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-02-01T14:20:45.130Z] #201 DONE 0.4s [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #202 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-02-01T14:20:45.130Z] #202 DONE 0.4s [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #203 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-02-01T14:20:45.130Z] #203 DONE 0.4s [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #90 [core-command] exporting to image [2025-02-01T14:20:45.130Z] #90 writing image sha256:489d876d659f9eef5d4740d8e62c3a346e8d76004734bbe4b2f7d8cde9ff42d3 done [2025-02-01T14:20:45.130Z] #90 naming to docker.io/library/core-keeper done [2025-02-01T14:20:45.130Z] #90 writing image sha256:7397097421a7c331f958897ac4016bae715733f2864d25a5e9096d74803cf728 0.0s done [2025-02-01T14:20:45.130Z] #90 naming to docker.io/library/core-command done [2025-02-01T14:20:45.130Z] #90 ... [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #204 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2025-02-01T14:20:45.130Z] #204 DONE 0.8s [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #205 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-02-01T14:20:45.130Z] #205 DONE 0.8s [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #206 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-02-01T14:20:45.130Z] #206 DONE 3.9s [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #90 [core-data] exporting to image [2025-02-01T14:20:45.130Z] #90 exporting layers 0.6s done [2025-02-01T14:20:45.130Z] #90 writing image sha256:31d1379a663ecfbc6c34453f63194aab0c0a112e3473df1d973bc0e23076759e done [2025-02-01T14:20:45.130Z] #90 naming to docker.io/library/security-spiffe-token-provider done [2025-02-01T14:20:45.130Z] #90 writing image sha256:ece2c828d34b0787597e4f7b8a5f97009e7752f948410e9d2ca3e7d410e7ae36 [2025-02-01T14:20:45.130Z] #90 ... [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #207 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-02-01T14:20:45.130Z] #207 DONE 0.9s [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #208 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2025-02-01T14:20:45.130Z] #208 DONE 1.0s [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #209 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2025-02-01T14:20:45.130Z] #209 DONE 0.5s [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #210 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-02-01T14:20:45.130Z] #210 DONE 0.4s [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #90 [core-metadata] exporting to image [2025-02-01T14:20:45.130Z] #90 writing image sha256:ece2c828d34b0787597e4f7b8a5f97009e7752f948410e9d2ca3e7d410e7ae36 0.2s done [2025-02-01T14:20:45.130Z] #90 naming to docker.io/library/support-scheduler done [2025-02-01T14:20:45.130Z] #90 writing image sha256:2d46018e4404028c1969ce2d3bd4655eb6103bbc3d4a1045761b488616055efb [2025-02-01T14:20:45.130Z] #90 ... [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #211 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-01T14:20:45.130Z] #211 DONE 0.4s [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #90 [core-data] exporting to image [2025-02-01T14:20:45.130Z] #90 writing image sha256:2d46018e4404028c1969ce2d3bd4655eb6103bbc3d4a1045761b488616055efb 0.0s done [2025-02-01T14:20:45.130Z] #90 naming to docker.io/library/core-data done [2025-02-01T14:20:45.130Z] #90 ... [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #212 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-02-01T14:20:45.130Z] #212 DONE 0.3s [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #213 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-02-01T14:20:45.130Z] #213 DONE 0.3s [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #214 [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-01T14:20:45.130Z] #214 DONE 1.4s [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #215 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-01T14:20:45.130Z] #215 DONE 1.4s [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #90 [core-metadata] exporting to image [2025-02-01T14:20:45.130Z] #90 writing image sha256:a22134a000cd7b161415acf3cb4d26c1a94e25d09f780c4d1dcbb1f047049067 done [2025-02-01T14:20:45.130Z] #90 writing image sha256:d2001d3986878178f47b4f75a7971d157162a820ef27576700f61b6512735a8e done [2025-02-01T14:20:45.130Z] #90 naming to docker.io/library/core-metadata done [2025-02-01T14:20:45.130Z] #90 naming to docker.io/library/support-notifications [2025-02-01T14:20:45.130Z] #90 naming to docker.io/library/support-notifications 0.2s done [2025-02-01T14:20:45.130Z] #90 ... [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #216 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-02-01T14:20:45.130Z] #216 DONE 0.4s [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #217 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-02-01T14:20:45.130Z] #217 DONE 0.4s [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #218 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-01T14:20:45.130Z] #218 DONE 0.8s [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #90 [core-common-config-bootstrapper] exporting to image [2025-02-01T14:20:45.130Z] #90 exporting layers 0.3s done [2025-02-01T14:20:45.130Z] #90 writing image sha256:0ef2f0e07f258855b05fd69efbf0afebf79804c252776c9ceb021be92dbd0e5f done [2025-02-01T14:20:45.130Z] #90 naming to docker.io/library/core-common-config-bootstrapper done [2025-02-01T14:20:45.130Z] #90 ... [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #219 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-02-01T14:20:45.130Z] #219 DONE 0.1s [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #90 [security-proxy-setup] exporting to image [2025-02-01T14:20:45.130Z] #90 ... [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #220 [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-01T14:20:45.130Z] #220 DONE 0.1s [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #221 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-02-01T14:20:45.130Z] #221 DONE 0.0s [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #90 [security-proxy-auth] exporting to image [2025-02-01T14:20:45.130Z] #90 exporting layers 0.4s done [2025-02-01T14:20:45.130Z] #90 writing image sha256:efb4acbfe75e1407983af23d2c4660542d565a1fecdaf6ff7846713597b3c582 done [2025-02-01T14:20:45.130Z] #90 naming to docker.io/library/security-proxy-auth done [2025-02-01T14:20:45.130Z] #90 exporting layers 0.2s done [2025-02-01T14:20:45.130Z] #90 writing image sha256:35254bb3096ebbf1a7165fa313ff3b53621cbda3e7933ed97692132b0ed57c37 done [2025-02-01T14:20:45.130Z] #90 naming to docker.io/library/security-proxy-setup done [2025-02-01T14:20:45.130Z] #90 DONE 5.0s [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #222 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-02-01T14:20:45.130Z] #222 DONE 0.1s [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #223 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-02-01T14:20:45.130Z] #223 DONE 0.0s [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #224 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-02-01T14:20:45.130Z] #224 ... [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #225 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-01T14:20:45.130Z] #225 DONE 0.4s [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #90 [security-secretstore-setup] exporting to image [2025-02-01T14:20:45.130Z] #90 ... [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #224 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-02-01T14:20:45.130Z] #224 DONE 0.4s [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #90 [security-secretstore-setup] exporting to image [2025-02-01T14:20:45.130Z] #90 writing image sha256:0b7efe1c9998258be7f773d8cb7a70a4435e0f656c305615273d47d70e8a1165 done [2025-02-01T14:20:45.130Z] #90 naming to docker.io/library/security-secretstore-setup done [2025-02-01T14:20:45.130Z] #90 exporting layers 0.2s done [2025-02-01T14:20:45.130Z] #90 writing image sha256:a1201fb4cda0eb0c13701f95c48c1684a66038d4b96b815455952e2b62f02d0d done [2025-02-01T14:20:45.130Z] #90 naming to docker.io/library/security-bootstrapper done [2025-02-01T14:20:45.130Z] #90 DONE 5.5s [2025-02-01T14:20:45.130Z] [2025-02-01T14:20:45.130Z] #34 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-01T14:20:45.130Z] time="2025-02-01T14:16:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-01T14:20:45.130Z] time="2025-02-01T14:16:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-01T14:20:45.130Z] time="2025-02-01T14:16:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-01T14:20:45.130Z] time="2025-02-01T14:16:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-01T14:20:45.130Z] time="2025-02-01T14:16:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-01T14:20:45.130Z] time="2025-02-01T14:16:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-01T14:20:45.130Z] time="2025-02-01T14:16:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-01T14:20:45.130Z] time="2025-02-01T14:16:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-01T14:20:45.130Z] time="2025-02-01T14:16:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-01T14:20:45.131Z] time="2025-02-01T14:16:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-01T14:20:45.131Z] time="2025-02-01T14:16:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-01T14:20:45.131Z] time="2025-02-01T14:16:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-01T14:20:45.131Z] time="2025-02-01T14:16:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-01T14:20:45.131Z] time="2025-02-01T14:16:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-01T14:20:45.131Z] time="2025-02-01T14:16:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-02-01T14:20:45.137Z] $ docker stop --time=1 41ac031c0d29fa9c704195b5bd200b0fa7dd4133012d37ff0b9945d7dae68712 [2025-02-01T14:20:46.466Z] $ docker rm -f --volumes 41ac031c0d29fa9c704195b5bd200b0fa7dd4133012d37ff0b9945d7dae68712 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-01T14:20:46.813Z] + docker images [2025-02-01T14:20:46.813Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-02-01T14:20:46.813Z] security-secretstore-setup latest 0b7efe1c9998 6 seconds ago 41MB [2025-02-01T14:20:46.813Z] security-bootstrapper latest a1201fb4cda0 6 seconds ago 20.3MB [2025-02-01T14:20:46.813Z] core-metadata latest a22134a000cd 7 seconds ago 32.2MB [2025-02-01T14:20:46.813Z] security-proxy-setup latest 35254bb3096e 7 seconds ago 29.3MB [2025-02-01T14:20:46.813Z] support-notifications latest d2001d398687 7 seconds ago 51.3MB [2025-02-01T14:20:46.813Z] core-common-config-bootstrapper latest 0ef2f0e07f25 7 seconds ago 17.1MB [2025-02-01T14:20:46.813Z] security-proxy-auth latest efb4acbfe75e 7 seconds ago 31MB [2025-02-01T14:20:46.813Z] support-scheduler latest ece2c828d34b 8 seconds ago 47.7MB [2025-02-01T14:20:46.813Z] core-data latest 2d46018e4404 8 seconds ago 32.1MB [2025-02-01T14:20:46.813Z] core-keeper latest 489d876d659f 9 seconds ago 31.7MB [2025-02-01T14:20:46.813Z] core-command latest 7397097421a7 9 seconds ago 27.8MB [2025-02-01T14:20:46.813Z] security-spiffe-token-provider latest 31d1379a663e 9 seconds ago 32.7MB [2025-02-01T14:20:46.813Z] security-spire-agent latest 390f03e7f9de 3 minutes ago 182MB [2025-02-01T14:20:46.813Z] security-spire-server latest 68f708f443da 3 minutes ago 122MB [2025-02-01T14:20:46.813Z] security-spire-config latest 8a7e1610829a 3 minutes ago 121MB [2025-02-01T14:20:46.813Z] ci-base-image-x86_64 latest debe6ebf8dc3 7 minutes ago 929MB [2025-02-01T14:20:46.813Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 5 weeks ago 580MB [2025-02-01T14:20:46.813Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 20 months ago 334MB [2025-02-01T14:20:46.813Z] 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-01T14:20:46.936Z] provisioning config files... [2025-02-01T14:20:46.944Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/787@tmp/config3879621399823297874tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-01T14:20:47.247Z] ---> ****-login.sh [2025-02-01T14:20:47.247Z] nexus3.edgexfoundry.org:10001 [2025-02-01T14:20:47.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-01T14:20:47.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-01T14:20:47.247Z] Configure a credential helper to remove this warning. See [2025-02-01T14:20:47.247Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-01T14:20:47.247Z] [2025-02-01T14:20:47.247Z] Login Succeeded [2025-02-01T14:20:47.247Z] nexus3.edgexfoundry.org:10002 [2025-02-01T14:20:47.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-01T14:20:47.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-01T14:20:47.505Z] Configure a credential helper to remove this warning. See [2025-02-01T14:20:47.505Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-01T14:20:47.505Z] [2025-02-01T14:20:47.505Z] Login Succeeded [2025-02-01T14:20:47.505Z] nexus3.edgexfoundry.org:10003 [2025-02-01T14:20:47.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-01T14:20:47.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-01T14:20:47.505Z] Configure a credential helper to remove this warning. See [2025-02-01T14:20:47.506Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-01T14:20:47.506Z] [2025-02-01T14:20:47.506Z] Login Succeeded [2025-02-01T14:20:47.506Z] nexus3.edgexfoundry.org:10004 [2025-02-01T14:20:47.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-01T14:20:47.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-01T14:20:47.765Z] Configure a credential helper to remove this warning. See [2025-02-01T14:20:47.765Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-01T14:20:47.765Z] [2025-02-01T14:20:47.765Z] Login Succeeded [2025-02-01T14:20:47.765Z] ****.io [2025-02-01T14:20:47.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-01T14:20:48.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-01T14:20:48.024Z] Configure a credential helper to remove this warning. See [2025-02-01T14:20:48.024Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-01T14:20:48.024Z] [2025-02-01T14:20:48.024Z] Login Succeeded [2025-02-01T14:20:48.024Z] ---> ****-login.sh ends [Pipeline] } [2025-02-01T14:20:48.031Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-01T14:20:48.082Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-01T14:20:48.107Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-02-01T14:20:48.107Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:20:48.107Z] latest [2025-02-01T14:20:48.107Z] 4.0.0-dev.51 [2025-02-01T14:20:48.107Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:20:48.107Z] main [2025-02-01T14:20:48.107Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:20:48.437Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:20:48.755Z] + docker push nexus3.edgexfoundry.org:10004/core-command:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:20:48.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-01T14:20:48.756Z] a30ae0c76bd9: Preparing [2025-02-01T14:20:48.756Z] a2ff23150d25: Preparing [2025-02-01T14:20:48.756Z] 5375749252cd: Preparing [2025-02-01T14:20:48.756Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:20:48.756Z] 9b493d2ed297: Preparing [2025-02-01T14:20:48.756Z] da7d3f355181: Preparing [2025-02-01T14:20:48.756Z] ce5a8cde9eee: Preparing [2025-02-01T14:20:48.756Z] da7d3f355181: Waiting [2025-02-01T14:20:48.756Z] ce5a8cde9eee: Waiting [2025-02-01T14:20:48.756Z] 5375749252cd: Pushed [2025-02-01T14:20:48.756Z] a30ae0c76bd9: Pushed [2025-02-01T14:20:48.756Z] 9b493d2ed297: Pushed [2025-02-01T14:20:48.756Z] 3c4a3b6d9e70: Pushed [2025-02-01T14:20:48.756Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:20:49.014Z] da7d3f355181: Pushed [2025-02-01T14:20:50.916Z] a2ff23150d25: Pushed [2025-02-01T14:20:50.916Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6: digest: sha256:1d04ae34bc2ee68b547b79046ed804743ffdd21886acb189cd158d22c062cabe size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:20:51.242Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:20:51.565Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-02-01T14:20:51.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-01T14:20:51.565Z] a30ae0c76bd9: Preparing [2025-02-01T14:20:51.565Z] a2ff23150d25: Preparing [2025-02-01T14:20:51.565Z] 5375749252cd: Preparing [2025-02-01T14:20:51.565Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:20:51.565Z] 9b493d2ed297: Preparing [2025-02-01T14:20:51.565Z] da7d3f355181: Preparing [2025-02-01T14:20:51.565Z] ce5a8cde9eee: Preparing [2025-02-01T14:20:51.565Z] da7d3f355181: Waiting [2025-02-01T14:20:51.565Z] ce5a8cde9eee: Waiting [2025-02-01T14:20:51.565Z] a2ff23150d25: Layer already exists [2025-02-01T14:20:51.565Z] a30ae0c76bd9: Layer already exists [2025-02-01T14:20:51.565Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:20:51.565Z] 9b493d2ed297: Layer already exists [2025-02-01T14:20:51.565Z] 5375749252cd: Layer already exists [2025-02-01T14:20:51.565Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:20:51.565Z] da7d3f355181: Layer already exists [2025-02-01T14:20:51.565Z] latest: digest: sha256:1d04ae34bc2ee68b547b79046ed804743ffdd21886acb189cd158d22c062cabe size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:20:51.895Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:20:52.212Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.51 [2025-02-01T14:20:52.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-01T14:20:52.212Z] a30ae0c76bd9: Preparing [2025-02-01T14:20:52.212Z] a2ff23150d25: Preparing [2025-02-01T14:20:52.212Z] 5375749252cd: Preparing [2025-02-01T14:20:52.212Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:20:52.212Z] 9b493d2ed297: Preparing [2025-02-01T14:20:52.212Z] da7d3f355181: Preparing [2025-02-01T14:20:52.212Z] ce5a8cde9eee: Preparing [2025-02-01T14:20:52.212Z] da7d3f355181: Waiting [2025-02-01T14:20:52.212Z] ce5a8cde9eee: Waiting [2025-02-01T14:20:52.212Z] a2ff23150d25: Layer already exists [2025-02-01T14:20:52.212Z] 5375749252cd: Layer already exists [2025-02-01T14:20:52.212Z] a30ae0c76bd9: Layer already exists [2025-02-01T14:20:52.212Z] 9b493d2ed297: Layer already exists [2025-02-01T14:20:52.212Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:20:52.212Z] da7d3f355181: Layer already exists [2025-02-01T14:20:52.212Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:20:52.212Z] 4.0.0-dev.51: digest: sha256:1d04ae34bc2ee68b547b79046ed804743ffdd21886acb189cd158d22c062cabe size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:20:52.535Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:20:52.854Z] + docker push nexus3.edgexfoundry.org:10004/core-command:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:20:52.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-01T14:20:52.854Z] a30ae0c76bd9: Preparing [2025-02-01T14:20:52.854Z] a2ff23150d25: Preparing [2025-02-01T14:20:52.854Z] 5375749252cd: Preparing [2025-02-01T14:20:52.854Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:20:52.854Z] 9b493d2ed297: Preparing [2025-02-01T14:20:52.854Z] da7d3f355181: Preparing [2025-02-01T14:20:52.854Z] ce5a8cde9eee: Preparing [2025-02-01T14:20:52.854Z] da7d3f355181: Waiting [2025-02-01T14:20:52.854Z] ce5a8cde9eee: Waiting [2025-02-01T14:20:52.854Z] 5375749252cd: Layer already exists [2025-02-01T14:20:52.854Z] a30ae0c76bd9: Layer already exists [2025-02-01T14:20:52.854Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:20:52.854Z] a2ff23150d25: Layer already exists [2025-02-01T14:20:52.854Z] 9b493d2ed297: Layer already exists [2025-02-01T14:20:52.854Z] da7d3f355181: Layer already exists [2025-02-01T14:20:52.854Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:20:52.854Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51: digest: sha256:1d04ae34bc2ee68b547b79046ed804743ffdd21886acb189cd158d22c062cabe size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:20:53.173Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:20:53.490Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-02-01T14:20:53.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-01T14:20:53.490Z] a30ae0c76bd9: Preparing [2025-02-01T14:20:53.490Z] a2ff23150d25: Preparing [2025-02-01T14:20:53.490Z] 5375749252cd: Preparing [2025-02-01T14:20:53.490Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:20:53.490Z] 9b493d2ed297: Preparing [2025-02-01T14:20:53.490Z] da7d3f355181: Preparing [2025-02-01T14:20:53.490Z] ce5a8cde9eee: Preparing [2025-02-01T14:20:53.490Z] da7d3f355181: Waiting [2025-02-01T14:20:53.490Z] ce5a8cde9eee: Waiting [2025-02-01T14:20:53.490Z] 5375749252cd: Layer already exists [2025-02-01T14:20:53.490Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:20:53.490Z] a30ae0c76bd9: Layer already exists [2025-02-01T14:20:53.490Z] 9b493d2ed297: Layer already exists [2025-02-01T14:20:53.490Z] a2ff23150d25: Layer already exists [2025-02-01T14:20:53.490Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:20:53.490Z] da7d3f355181: Layer already exists [2025-02-01T14:20:53.490Z] main: digest: sha256:1d04ae34bc2ee68b547b79046ed804743ffdd21886acb189cd158d22c062cabe size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-01T14:20:53.549Z] ===================================================== [Pipeline] echo [2025-02-01T14:20:53.563Z] taggedImages: [2025-02-01T14:20:53.563Z] - nexus3.edgexfoundry.org:10004/core-command:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:20:53.563Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-02-01T14:20:53.563Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.51 [2025-02-01T14:20:53.563Z] - nexus3.edgexfoundry.org:10004/core-command:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:20:53.563Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-02-01T14:20:53.589Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-02-01T14:20:53.589Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:20:53.589Z] latest [2025-02-01T14:20:53.589Z] 4.0.0-dev.51 [2025-02-01T14:20:53.589Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:20:53.589Z] main [2025-02-01T14:20:53.589Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:20:53.930Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:20:54.257Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:20:54.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-01T14:20:54.257Z] 8d34b96812ba: Preparing [2025-02-01T14:20:54.257Z] 5f82ba42e261: Preparing [2025-02-01T14:20:54.257Z] bc2c747ae13f: Preparing [2025-02-01T14:20:54.257Z] 0490465fbfd0: Preparing [2025-02-01T14:20:54.257Z] 5375749252cd: Preparing [2025-02-01T14:20:54.257Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:20:54.257Z] 9b493d2ed297: Preparing [2025-02-01T14:20:54.257Z] da7d3f355181: Preparing [2025-02-01T14:20:54.257Z] ce5a8cde9eee: Preparing [2025-02-01T14:20:54.257Z] 9b493d2ed297: Waiting [2025-02-01T14:20:54.257Z] 3c4a3b6d9e70: Waiting [2025-02-01T14:20:54.257Z] da7d3f355181: Waiting [2025-02-01T14:20:54.257Z] 5375749252cd: Layer already exists [2025-02-01T14:20:54.257Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:20:54.257Z] 9b493d2ed297: Layer already exists [2025-02-01T14:20:54.257Z] da7d3f355181: Layer already exists [2025-02-01T14:20:54.257Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:20:54.257Z] 5f82ba42e261: Pushed [2025-02-01T14:20:54.257Z] 8d34b96812ba: Pushed [2025-02-01T14:20:54.257Z] bc2c747ae13f: Pushed [2025-02-01T14:20:55.193Z] 0490465fbfd0: Pushed [2025-02-01T14:20:55.452Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6: digest: sha256:7a1202ad97918b6a662492b62117fd8afc36f7685adec584a7f526cef3c64203 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:20:55.778Z] + 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-01T14:20:56.100Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-02-01T14:20:56.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-01T14:20:56.100Z] 8d34b96812ba: Preparing [2025-02-01T14:20:56.100Z] 5f82ba42e261: Preparing [2025-02-01T14:20:56.100Z] bc2c747ae13f: Preparing [2025-02-01T14:20:56.100Z] 0490465fbfd0: Preparing [2025-02-01T14:20:56.100Z] 5375749252cd: Preparing [2025-02-01T14:20:56.100Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:20:56.100Z] 9b493d2ed297: Preparing [2025-02-01T14:20:56.100Z] da7d3f355181: Preparing [2025-02-01T14:20:56.100Z] ce5a8cde9eee: Preparing [2025-02-01T14:20:56.100Z] 9b493d2ed297: Waiting [2025-02-01T14:20:56.100Z] 3c4a3b6d9e70: Waiting [2025-02-01T14:20:56.100Z] da7d3f355181: Waiting [2025-02-01T14:20:56.100Z] ce5a8cde9eee: Waiting [2025-02-01T14:20:56.100Z] 5f82ba42e261: Layer already exists [2025-02-01T14:20:56.100Z] bc2c747ae13f: Layer already exists [2025-02-01T14:20:56.100Z] 5375749252cd: Layer already exists [2025-02-01T14:20:56.100Z] 0490465fbfd0: Layer already exists [2025-02-01T14:20:56.100Z] 8d34b96812ba: Layer already exists [2025-02-01T14:20:56.100Z] 9b493d2ed297: Layer already exists [2025-02-01T14:20:56.100Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:20:56.100Z] da7d3f355181: Layer already exists [2025-02-01T14:20:56.100Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:20:56.100Z] latest: digest: sha256:7a1202ad97918b6a662492b62117fd8afc36f7685adec584a7f526cef3c64203 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:20:56.421Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:20:56.737Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.51 [2025-02-01T14:20:56.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-01T14:20:56.738Z] 8d34b96812ba: Preparing [2025-02-01T14:20:56.738Z] 5f82ba42e261: Preparing [2025-02-01T14:20:56.738Z] bc2c747ae13f: Preparing [2025-02-01T14:20:56.738Z] 0490465fbfd0: Preparing [2025-02-01T14:20:56.738Z] 5375749252cd: Preparing [2025-02-01T14:20:56.738Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:20:56.738Z] 9b493d2ed297: Preparing [2025-02-01T14:20:56.738Z] da7d3f355181: Preparing [2025-02-01T14:20:56.738Z] ce5a8cde9eee: Preparing [2025-02-01T14:20:56.738Z] da7d3f355181: Waiting [2025-02-01T14:20:56.738Z] 3c4a3b6d9e70: Waiting [2025-02-01T14:20:56.738Z] ce5a8cde9eee: Waiting [2025-02-01T14:20:56.738Z] 9b493d2ed297: Waiting [2025-02-01T14:20:56.738Z] 0490465fbfd0: Layer already exists [2025-02-01T14:20:56.738Z] bc2c747ae13f: Layer already exists [2025-02-01T14:20:56.738Z] 5f82ba42e261: Layer already exists [2025-02-01T14:20:56.738Z] 5375749252cd: Layer already exists [2025-02-01T14:20:56.738Z] 8d34b96812ba: Layer already exists [2025-02-01T14:20:56.738Z] da7d3f355181: Layer already exists [2025-02-01T14:20:56.738Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:20:56.738Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:20:56.738Z] 9b493d2ed297: Layer already exists [2025-02-01T14:20:56.738Z] 4.0.0-dev.51: digest: sha256:7a1202ad97918b6a662492b62117fd8afc36f7685adec584a7f526cef3c64203 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:20:57.061Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:20:57.379Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:20:57.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-01T14:20:57.379Z] 8d34b96812ba: Preparing [2025-02-01T14:20:57.379Z] 5f82ba42e261: Preparing [2025-02-01T14:20:57.379Z] bc2c747ae13f: Preparing [2025-02-01T14:20:57.379Z] 0490465fbfd0: Preparing [2025-02-01T14:20:57.379Z] 5375749252cd: Preparing [2025-02-01T14:20:57.379Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:20:57.379Z] 9b493d2ed297: Preparing [2025-02-01T14:20:57.379Z] da7d3f355181: Preparing [2025-02-01T14:20:57.379Z] ce5a8cde9eee: Preparing [2025-02-01T14:20:57.379Z] 3c4a3b6d9e70: Waiting [2025-02-01T14:20:57.379Z] 9b493d2ed297: Waiting [2025-02-01T14:20:57.379Z] da7d3f355181: Waiting [2025-02-01T14:20:57.379Z] ce5a8cde9eee: Waiting [2025-02-01T14:20:57.379Z] 8d34b96812ba: Layer already exists [2025-02-01T14:20:57.379Z] 5f82ba42e261: Layer already exists [2025-02-01T14:20:57.379Z] bc2c747ae13f: Layer already exists [2025-02-01T14:20:57.379Z] 5375749252cd: Layer already exists [2025-02-01T14:20:57.379Z] 0490465fbfd0: Layer already exists [2025-02-01T14:20:57.379Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:20:57.379Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:20:57.379Z] 9b493d2ed297: Layer already exists [2025-02-01T14:20:57.379Z] da7d3f355181: Layer already exists [2025-02-01T14:20:57.379Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51: digest: sha256:7a1202ad97918b6a662492b62117fd8afc36f7685adec584a7f526cef3c64203 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:20:57.700Z] + 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-01T14:20:58.018Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-02-01T14:20:58.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-01T14:20:58.018Z] 8d34b96812ba: Preparing [2025-02-01T14:20:58.018Z] 5f82ba42e261: Preparing [2025-02-01T14:20:58.018Z] bc2c747ae13f: Preparing [2025-02-01T14:20:58.018Z] 0490465fbfd0: Preparing [2025-02-01T14:20:58.018Z] 5375749252cd: Preparing [2025-02-01T14:20:58.018Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:20:58.018Z] 9b493d2ed297: Preparing [2025-02-01T14:20:58.018Z] da7d3f355181: Preparing [2025-02-01T14:20:58.018Z] ce5a8cde9eee: Preparing [2025-02-01T14:20:58.018Z] 3c4a3b6d9e70: Waiting [2025-02-01T14:20:58.018Z] 9b493d2ed297: Waiting [2025-02-01T14:20:58.018Z] da7d3f355181: Waiting [2025-02-01T14:20:58.018Z] ce5a8cde9eee: Waiting [2025-02-01T14:20:58.018Z] 0490465fbfd0: Layer already exists [2025-02-01T14:20:58.018Z] bc2c747ae13f: Layer already exists [2025-02-01T14:20:58.018Z] 8d34b96812ba: Layer already exists [2025-02-01T14:20:58.018Z] 5375749252cd: Layer already exists [2025-02-01T14:20:58.018Z] 5f82ba42e261: Layer already exists [2025-02-01T14:20:58.018Z] 9b493d2ed297: Layer already exists [2025-02-01T14:20:58.018Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:20:58.018Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:20:58.018Z] da7d3f355181: Layer already exists [2025-02-01T14:20:58.018Z] main: digest: sha256:7a1202ad97918b6a662492b62117fd8afc36f7685adec584a7f526cef3c64203 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-01T14:20:58.077Z] ===================================================== [Pipeline] echo [2025-02-01T14:20:58.088Z] taggedImages: [2025-02-01T14:20:58.088Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:20:58.088Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-02-01T14:20:58.088Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.51 [2025-02-01T14:20:58.088Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:20:58.088Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-02-01T14:20:58.116Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-02-01T14:20:58.116Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:20:58.116Z] latest [2025-02-01T14:20:58.116Z] 4.0.0-dev.51 [2025-02-01T14:20:58.116Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:20:58.116Z] main [2025-02-01T14:20:58.116Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:20:58.437Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:20:58.753Z] + docker push nexus3.edgexfoundry.org:10004/core-data:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:20:58.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-01T14:20:58.753Z] 86478c59da84: Preparing [2025-02-01T14:20:58.753Z] 41bc13d76eef: Preparing [2025-02-01T14:20:58.753Z] 6269f5ae7ef9: Preparing [2025-02-01T14:20:58.753Z] 5375749252cd: Preparing [2025-02-01T14:20:58.753Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:20:58.753Z] 9b493d2ed297: Preparing [2025-02-01T14:20:58.753Z] da7d3f355181: Preparing [2025-02-01T14:20:58.753Z] ce5a8cde9eee: Preparing [2025-02-01T14:20:58.753Z] 9b493d2ed297: Waiting [2025-02-01T14:20:58.753Z] da7d3f355181: Waiting [2025-02-01T14:20:58.753Z] ce5a8cde9eee: Waiting [2025-02-01T14:20:58.753Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:20:58.753Z] 5375749252cd: Layer already exists [2025-02-01T14:20:58.753Z] 9b493d2ed297: Layer already exists [2025-02-01T14:20:58.753Z] da7d3f355181: Layer already exists [2025-02-01T14:20:58.753Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:20:58.753Z] 41bc13d76eef: Pushed [2025-02-01T14:20:58.753Z] 86478c59da84: Pushed [2025-02-01T14:21:01.286Z] 6269f5ae7ef9: Pushed [2025-02-01T14:21:01.286Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6: digest: sha256:9679fd83fd6f289a4f25bcab15f0c4e5e4fad9de62f5abbe65871d1116a95df1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:01.608Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:01.935Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-02-01T14:21:01.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-01T14:21:01.935Z] 86478c59da84: Preparing [2025-02-01T14:21:01.935Z] 41bc13d76eef: Preparing [2025-02-01T14:21:01.935Z] 6269f5ae7ef9: Preparing [2025-02-01T14:21:01.935Z] 5375749252cd: Preparing [2025-02-01T14:21:01.935Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:21:01.935Z] 9b493d2ed297: Preparing [2025-02-01T14:21:01.935Z] da7d3f355181: Preparing [2025-02-01T14:21:01.935Z] ce5a8cde9eee: Preparing [2025-02-01T14:21:01.935Z] 9b493d2ed297: Waiting [2025-02-01T14:21:01.935Z] da7d3f355181: Waiting [2025-02-01T14:21:01.935Z] ce5a8cde9eee: Waiting [2025-02-01T14:21:01.935Z] 5375749252cd: Layer already exists [2025-02-01T14:21:01.935Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:21:01.935Z] 86478c59da84: Layer already exists [2025-02-01T14:21:01.935Z] 6269f5ae7ef9: Layer already exists [2025-02-01T14:21:01.935Z] 41bc13d76eef: Layer already exists [2025-02-01T14:21:01.935Z] da7d3f355181: Layer already exists [2025-02-01T14:21:01.935Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:21:01.935Z] 9b493d2ed297: Layer already exists [2025-02-01T14:21:01.935Z] latest: digest: sha256:9679fd83fd6f289a4f25bcab15f0c4e5e4fad9de62f5abbe65871d1116a95df1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:02.261Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:02.587Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.51 [2025-02-01T14:21:02.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-01T14:21:02.587Z] 86478c59da84: Preparing [2025-02-01T14:21:02.587Z] 41bc13d76eef: Preparing [2025-02-01T14:21:02.587Z] 6269f5ae7ef9: Preparing [2025-02-01T14:21:02.587Z] 5375749252cd: Preparing [2025-02-01T14:21:02.587Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:21:02.587Z] 9b493d2ed297: Preparing [2025-02-01T14:21:02.587Z] da7d3f355181: Preparing [2025-02-01T14:21:02.587Z] ce5a8cde9eee: Preparing [2025-02-01T14:21:02.587Z] da7d3f355181: Waiting [2025-02-01T14:21:02.587Z] 9b493d2ed297: Waiting [2025-02-01T14:21:02.587Z] 41bc13d76eef: Layer already exists [2025-02-01T14:21:02.587Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:21:02.587Z] 6269f5ae7ef9: Layer already exists [2025-02-01T14:21:02.587Z] 86478c59da84: Layer already exists [2025-02-01T14:21:02.587Z] 5375749252cd: Layer already exists [2025-02-01T14:21:02.587Z] da7d3f355181: Layer already exists [2025-02-01T14:21:02.587Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:21:02.587Z] 9b493d2ed297: Layer already exists [2025-02-01T14:21:02.587Z] 4.0.0-dev.51: digest: sha256:9679fd83fd6f289a4f25bcab15f0c4e5e4fad9de62f5abbe65871d1116a95df1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:02.906Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:03.223Z] + docker push nexus3.edgexfoundry.org:10004/core-data:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:21:03.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-01T14:21:03.223Z] 86478c59da84: Preparing [2025-02-01T14:21:03.223Z] 41bc13d76eef: Preparing [2025-02-01T14:21:03.223Z] 6269f5ae7ef9: Preparing [2025-02-01T14:21:03.223Z] 5375749252cd: Preparing [2025-02-01T14:21:03.223Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:21:03.223Z] 9b493d2ed297: Preparing [2025-02-01T14:21:03.223Z] da7d3f355181: Preparing [2025-02-01T14:21:03.223Z] ce5a8cde9eee: Preparing [2025-02-01T14:21:03.223Z] da7d3f355181: Waiting [2025-02-01T14:21:03.223Z] 9b493d2ed297: Waiting [2025-02-01T14:21:03.223Z] ce5a8cde9eee: Waiting [2025-02-01T14:21:03.223Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:21:03.223Z] 86478c59da84: Layer already exists [2025-02-01T14:21:03.223Z] 5375749252cd: Layer already exists [2025-02-01T14:21:03.223Z] 41bc13d76eef: Layer already exists [2025-02-01T14:21:03.223Z] 6269f5ae7ef9: Layer already exists [2025-02-01T14:21:03.223Z] da7d3f355181: Layer already exists [2025-02-01T14:21:03.223Z] 9b493d2ed297: Layer already exists [2025-02-01T14:21:03.223Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:21:03.223Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51: digest: sha256:9679fd83fd6f289a4f25bcab15f0c4e5e4fad9de62f5abbe65871d1116a95df1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:03.541Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:03.862Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-02-01T14:21:03.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-01T14:21:03.862Z] 86478c59da84: Preparing [2025-02-01T14:21:03.862Z] 41bc13d76eef: Preparing [2025-02-01T14:21:03.862Z] 6269f5ae7ef9: Preparing [2025-02-01T14:21:03.862Z] 5375749252cd: Preparing [2025-02-01T14:21:03.862Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:21:03.862Z] 9b493d2ed297: Preparing [2025-02-01T14:21:03.862Z] da7d3f355181: Preparing [2025-02-01T14:21:03.862Z] ce5a8cde9eee: Preparing [2025-02-01T14:21:03.862Z] da7d3f355181: Waiting [2025-02-01T14:21:03.862Z] ce5a8cde9eee: Waiting [2025-02-01T14:21:03.862Z] 9b493d2ed297: Waiting [2025-02-01T14:21:03.862Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:21:03.862Z] 5375749252cd: Layer already exists [2025-02-01T14:21:03.862Z] 41bc13d76eef: Layer already exists [2025-02-01T14:21:03.862Z] 6269f5ae7ef9: Layer already exists [2025-02-01T14:21:03.862Z] 86478c59da84: Layer already exists [2025-02-01T14:21:03.862Z] 9b493d2ed297: Layer already exists [2025-02-01T14:21:03.862Z] da7d3f355181: Layer already exists [2025-02-01T14:21:03.862Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:21:03.862Z] main: digest: sha256:9679fd83fd6f289a4f25bcab15f0c4e5e4fad9de62f5abbe65871d1116a95df1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-01T14:21:03.939Z] ===================================================== [Pipeline] echo [2025-02-01T14:21:03.950Z] taggedImages: [2025-02-01T14:21:03.950Z] - nexus3.edgexfoundry.org:10004/core-data:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:21:03.950Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-02-01T14:21:03.950Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.51 [2025-02-01T14:21:03.950Z] - nexus3.edgexfoundry.org:10004/core-data:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:21:03.950Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-02-01T14:21:03.974Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-02-01T14:21:03.974Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:21:03.974Z] latest [2025-02-01T14:21:03.974Z] 4.0.0-dev.51 [2025-02-01T14:21:03.974Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:21:03.974Z] main [2025-02-01T14:21:03.974Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:04.312Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:04.634Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:21:04.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-01T14:21:04.634Z] 864671bff2aa: Preparing [2025-02-01T14:21:04.634Z] 4395bd8d3025: Preparing [2025-02-01T14:21:04.634Z] e9c86bef480d: Preparing [2025-02-01T14:21:04.634Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:21:04.634Z] 23d9c7c8c746: Preparing [2025-02-01T14:21:04.634Z] f9a384fc443a: Preparing [2025-02-01T14:21:04.634Z] ce5a8cde9eee: Preparing [2025-02-01T14:21:04.634Z] f9a384fc443a: Waiting [2025-02-01T14:21:04.634Z] ce5a8cde9eee: Waiting [2025-02-01T14:21:04.634Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:21:04.634Z] 864671bff2aa: Pushed [2025-02-01T14:21:04.634Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:21:04.634Z] 4395bd8d3025: Pushed [2025-02-01T14:21:04.634Z] f9a384fc443a: Pushed [2025-02-01T14:21:04.634Z] 23d9c7c8c746: Pushed [2025-02-01T14:21:07.165Z] e9c86bef480d: Pushed [2025-02-01T14:21:07.165Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6: digest: sha256:c29f2fe7395d57c945fccfab6213c3c7973c68f0b5a300cc43a2436202044726 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:07.500Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:07.810Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-02-01T14:21:07.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-01T14:21:07.811Z] 864671bff2aa: Preparing [2025-02-01T14:21:07.811Z] 4395bd8d3025: Preparing [2025-02-01T14:21:07.811Z] e9c86bef480d: Preparing [2025-02-01T14:21:07.811Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:21:07.811Z] 23d9c7c8c746: Preparing [2025-02-01T14:21:07.811Z] f9a384fc443a: Preparing [2025-02-01T14:21:07.811Z] ce5a8cde9eee: Preparing [2025-02-01T14:21:07.811Z] f9a384fc443a: Waiting [2025-02-01T14:21:07.811Z] ce5a8cde9eee: Waiting [2025-02-01T14:21:07.811Z] 864671bff2aa: Layer already exists [2025-02-01T14:21:07.811Z] 4395bd8d3025: Layer already exists [2025-02-01T14:21:07.811Z] 23d9c7c8c746: Layer already exists [2025-02-01T14:21:07.811Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:21:07.811Z] e9c86bef480d: Layer already exists [2025-02-01T14:21:07.811Z] f9a384fc443a: Layer already exists [2025-02-01T14:21:07.811Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:21:07.811Z] latest: digest: sha256:c29f2fe7395d57c945fccfab6213c3c7973c68f0b5a300cc43a2436202044726 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:08.122Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:08.449Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.51 [2025-02-01T14:21:08.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-01T14:21:08.449Z] 864671bff2aa: Preparing [2025-02-01T14:21:08.449Z] 4395bd8d3025: Preparing [2025-02-01T14:21:08.449Z] e9c86bef480d: Preparing [2025-02-01T14:21:08.449Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:21:08.450Z] 23d9c7c8c746: Preparing [2025-02-01T14:21:08.450Z] f9a384fc443a: Preparing [2025-02-01T14:21:08.450Z] ce5a8cde9eee: Preparing [2025-02-01T14:21:08.450Z] f9a384fc443a: Waiting [2025-02-01T14:21:08.450Z] ce5a8cde9eee: Waiting [2025-02-01T14:21:08.450Z] 4395bd8d3025: Layer already exists [2025-02-01T14:21:08.450Z] 864671bff2aa: Layer already exists [2025-02-01T14:21:08.450Z] 23d9c7c8c746: Layer already exists [2025-02-01T14:21:08.450Z] e9c86bef480d: Layer already exists [2025-02-01T14:21:08.450Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:21:08.450Z] f9a384fc443a: Layer already exists [2025-02-01T14:21:08.450Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:21:08.450Z] 4.0.0-dev.51: digest: sha256:c29f2fe7395d57c945fccfab6213c3c7973c68f0b5a300cc43a2436202044726 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:08.776Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:09.097Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:21:09.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-01T14:21:09.097Z] 864671bff2aa: Preparing [2025-02-01T14:21:09.097Z] 4395bd8d3025: Preparing [2025-02-01T14:21:09.097Z] e9c86bef480d: Preparing [2025-02-01T14:21:09.097Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:21:09.097Z] 23d9c7c8c746: Preparing [2025-02-01T14:21:09.097Z] f9a384fc443a: Preparing [2025-02-01T14:21:09.097Z] ce5a8cde9eee: Preparing [2025-02-01T14:21:09.097Z] f9a384fc443a: Waiting [2025-02-01T14:21:09.097Z] ce5a8cde9eee: Waiting [2025-02-01T14:21:09.097Z] 4395bd8d3025: Layer already exists [2025-02-01T14:21:09.097Z] 23d9c7c8c746: Layer already exists [2025-02-01T14:21:09.097Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:21:09.097Z] 864671bff2aa: Layer already exists [2025-02-01T14:21:09.097Z] e9c86bef480d: Layer already exists [2025-02-01T14:21:09.097Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:21:09.097Z] f9a384fc443a: Layer already exists [2025-02-01T14:21:09.097Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51: digest: sha256:c29f2fe7395d57c945fccfab6213c3c7973c68f0b5a300cc43a2436202044726 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:09.424Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:09.741Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-02-01T14:21:09.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-01T14:21:09.741Z] 864671bff2aa: Preparing [2025-02-01T14:21:09.741Z] 4395bd8d3025: Preparing [2025-02-01T14:21:09.741Z] e9c86bef480d: Preparing [2025-02-01T14:21:09.741Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:21:09.741Z] 23d9c7c8c746: Preparing [2025-02-01T14:21:09.741Z] f9a384fc443a: Preparing [2025-02-01T14:21:09.741Z] ce5a8cde9eee: Preparing [2025-02-01T14:21:09.741Z] f9a384fc443a: Waiting [2025-02-01T14:21:09.741Z] ce5a8cde9eee: Waiting [2025-02-01T14:21:09.741Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:21:09.741Z] e9c86bef480d: Layer already exists [2025-02-01T14:21:09.741Z] 23d9c7c8c746: Layer already exists [2025-02-01T14:21:09.741Z] 4395bd8d3025: Layer already exists [2025-02-01T14:21:09.741Z] 864671bff2aa: Layer already exists [2025-02-01T14:21:09.741Z] f9a384fc443a: Layer already exists [2025-02-01T14:21:09.741Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:21:09.741Z] main: digest: sha256:c29f2fe7395d57c945fccfab6213c3c7973c68f0b5a300cc43a2436202044726 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-01T14:21:09.817Z] ===================================================== [Pipeline] echo [2025-02-01T14:21:09.830Z] taggedImages: [2025-02-01T14:21:09.830Z] - nexus3.edgexfoundry.org:10004/core-keeper:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:21:09.830Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-02-01T14:21:09.830Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.51 [2025-02-01T14:21:09.830Z] - nexus3.edgexfoundry.org:10004/core-keeper:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:21:09.830Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-02-01T14:21:09.855Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-02-01T14:21:09.855Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:21:09.855Z] latest [2025-02-01T14:21:09.855Z] 4.0.0-dev.51 [2025-02-01T14:21:09.855Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:21:09.855Z] main [2025-02-01T14:21:09.855Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:10.210Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:10.535Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:21:10.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-01T14:21:10.536Z] 1bc32a613998: Preparing [2025-02-01T14:21:10.536Z] 8aab42ccf415: Preparing [2025-02-01T14:21:10.536Z] bd5fa2e355c0: Preparing [2025-02-01T14:21:10.536Z] 10be8a532d27: Preparing [2025-02-01T14:21:10.536Z] 5375749252cd: Preparing [2025-02-01T14:21:10.536Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:21:10.536Z] 9b493d2ed297: Preparing [2025-02-01T14:21:10.536Z] da7d3f355181: Preparing [2025-02-01T14:21:10.536Z] ce5a8cde9eee: Preparing [2025-02-01T14:21:10.536Z] 3c4a3b6d9e70: Waiting [2025-02-01T14:21:10.536Z] da7d3f355181: Waiting [2025-02-01T14:21:10.536Z] 9b493d2ed297: Waiting [2025-02-01T14:21:10.536Z] 5375749252cd: Layer already exists [2025-02-01T14:21:10.536Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:21:10.536Z] 9b493d2ed297: Layer already exists [2025-02-01T14:21:10.536Z] da7d3f355181: Layer already exists [2025-02-01T14:21:10.536Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:21:10.536Z] bd5fa2e355c0: Pushed [2025-02-01T14:21:10.536Z] 8aab42ccf415: Pushed [2025-02-01T14:21:10.536Z] 1bc32a613998: Pushed [2025-02-01T14:21:13.072Z] 10be8a532d27: Pushed [2025-02-01T14:21:13.072Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6: digest: sha256:c5e7180b964c6f24341f5a06fe69d51ea2368882a9bef620729e501fd8244d4e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:13.406Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:13.736Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-02-01T14:21:13.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-01T14:21:13.736Z] 1bc32a613998: Preparing [2025-02-01T14:21:13.736Z] 8aab42ccf415: Preparing [2025-02-01T14:21:13.736Z] bd5fa2e355c0: Preparing [2025-02-01T14:21:13.736Z] 10be8a532d27: Preparing [2025-02-01T14:21:13.736Z] 5375749252cd: Preparing [2025-02-01T14:21:13.736Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:21:13.736Z] 9b493d2ed297: Preparing [2025-02-01T14:21:13.736Z] da7d3f355181: Preparing [2025-02-01T14:21:13.736Z] ce5a8cde9eee: Preparing [2025-02-01T14:21:13.736Z] da7d3f355181: Waiting [2025-02-01T14:21:13.736Z] 3c4a3b6d9e70: Waiting [2025-02-01T14:21:13.736Z] ce5a8cde9eee: Waiting [2025-02-01T14:21:13.736Z] 9b493d2ed297: Waiting [2025-02-01T14:21:13.736Z] 10be8a532d27: Layer already exists [2025-02-01T14:21:13.736Z] 5375749252cd: Layer already exists [2025-02-01T14:21:13.736Z] 1bc32a613998: Layer already exists [2025-02-01T14:21:13.736Z] bd5fa2e355c0: Layer already exists [2025-02-01T14:21:13.736Z] 8aab42ccf415: Layer already exists [2025-02-01T14:21:13.736Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:21:13.736Z] 9b493d2ed297: Layer already exists [2025-02-01T14:21:13.736Z] da7d3f355181: Layer already exists [2025-02-01T14:21:13.736Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:21:13.736Z] latest: digest: sha256:c5e7180b964c6f24341f5a06fe69d51ea2368882a9bef620729e501fd8244d4e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:14.059Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:14.383Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.51 [2025-02-01T14:21:14.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-01T14:21:14.384Z] 1bc32a613998: Preparing [2025-02-01T14:21:14.384Z] 8aab42ccf415: Preparing [2025-02-01T14:21:14.384Z] bd5fa2e355c0: Preparing [2025-02-01T14:21:14.384Z] 10be8a532d27: Preparing [2025-02-01T14:21:14.384Z] 5375749252cd: Preparing [2025-02-01T14:21:14.384Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:21:14.384Z] 9b493d2ed297: Preparing [2025-02-01T14:21:14.384Z] da7d3f355181: Preparing [2025-02-01T14:21:14.384Z] ce5a8cde9eee: Preparing [2025-02-01T14:21:14.384Z] 9b493d2ed297: Waiting [2025-02-01T14:21:14.384Z] da7d3f355181: Waiting [2025-02-01T14:21:14.384Z] ce5a8cde9eee: Waiting [2025-02-01T14:21:14.384Z] 3c4a3b6d9e70: Waiting [2025-02-01T14:21:14.384Z] bd5fa2e355c0: Layer already exists [2025-02-01T14:21:14.384Z] 1bc32a613998: Layer already exists [2025-02-01T14:21:14.384Z] 5375749252cd: Layer already exists [2025-02-01T14:21:14.384Z] 8aab42ccf415: Layer already exists [2025-02-01T14:21:14.384Z] 10be8a532d27: Layer already exists [2025-02-01T14:21:14.384Z] da7d3f355181: Layer already exists [2025-02-01T14:21:14.384Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:21:14.384Z] 9b493d2ed297: Layer already exists [2025-02-01T14:21:14.384Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:21:14.384Z] 4.0.0-dev.51: digest: sha256:c5e7180b964c6f24341f5a06fe69d51ea2368882a9bef620729e501fd8244d4e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:14.711Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:15.035Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:21:15.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-01T14:21:15.035Z] 1bc32a613998: Preparing [2025-02-01T14:21:15.035Z] 8aab42ccf415: Preparing [2025-02-01T14:21:15.035Z] bd5fa2e355c0: Preparing [2025-02-01T14:21:15.035Z] 10be8a532d27: Preparing [2025-02-01T14:21:15.035Z] 5375749252cd: Preparing [2025-02-01T14:21:15.035Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:21:15.035Z] 9b493d2ed297: Preparing [2025-02-01T14:21:15.035Z] da7d3f355181: Preparing [2025-02-01T14:21:15.035Z] ce5a8cde9eee: Preparing [2025-02-01T14:21:15.035Z] 3c4a3b6d9e70: Waiting [2025-02-01T14:21:15.035Z] 9b493d2ed297: Waiting [2025-02-01T14:21:15.035Z] da7d3f355181: Waiting [2025-02-01T14:21:15.035Z] ce5a8cde9eee: Waiting [2025-02-01T14:21:15.035Z] bd5fa2e355c0: Layer already exists [2025-02-01T14:21:15.035Z] 5375749252cd: Layer already exists [2025-02-01T14:21:15.035Z] 10be8a532d27: Layer already exists [2025-02-01T14:21:15.035Z] 1bc32a613998: Layer already exists [2025-02-01T14:21:15.035Z] 8aab42ccf415: Layer already exists [2025-02-01T14:21:15.035Z] 9b493d2ed297: Layer already exists [2025-02-01T14:21:15.035Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:21:15.035Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:21:15.035Z] da7d3f355181: Layer already exists [2025-02-01T14:21:15.035Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51: digest: sha256:c5e7180b964c6f24341f5a06fe69d51ea2368882a9bef620729e501fd8244d4e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:15.358Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:15.687Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-02-01T14:21:15.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-01T14:21:15.687Z] 1bc32a613998: Preparing [2025-02-01T14:21:15.687Z] 8aab42ccf415: Preparing [2025-02-01T14:21:15.687Z] bd5fa2e355c0: Preparing [2025-02-01T14:21:15.687Z] 10be8a532d27: Preparing [2025-02-01T14:21:15.687Z] 5375749252cd: Preparing [2025-02-01T14:21:15.687Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:21:15.687Z] 9b493d2ed297: Preparing [2025-02-01T14:21:15.687Z] da7d3f355181: Preparing [2025-02-01T14:21:15.687Z] ce5a8cde9eee: Preparing [2025-02-01T14:21:15.687Z] 3c4a3b6d9e70: Waiting [2025-02-01T14:21:15.687Z] 9b493d2ed297: Waiting [2025-02-01T14:21:15.687Z] ce5a8cde9eee: Waiting [2025-02-01T14:21:15.687Z] da7d3f355181: Waiting [2025-02-01T14:21:15.687Z] bd5fa2e355c0: Layer already exists [2025-02-01T14:21:15.687Z] 1bc32a613998: Layer already exists [2025-02-01T14:21:15.687Z] 8aab42ccf415: Layer already exists [2025-02-01T14:21:15.687Z] 5375749252cd: Layer already exists [2025-02-01T14:21:15.687Z] 10be8a532d27: Layer already exists [2025-02-01T14:21:15.687Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:21:15.687Z] 9b493d2ed297: Layer already exists [2025-02-01T14:21:15.687Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:21:15.687Z] da7d3f355181: Layer already exists [2025-02-01T14:21:15.687Z] main: digest: sha256:c5e7180b964c6f24341f5a06fe69d51ea2368882a9bef620729e501fd8244d4e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-01T14:21:15.770Z] ===================================================== [Pipeline] echo [2025-02-01T14:21:15.783Z] taggedImages: [2025-02-01T14:21:15.783Z] - nexus3.edgexfoundry.org:10004/core-metadata:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:21:15.783Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-02-01T14:21:15.783Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.51 [2025-02-01T14:21:15.783Z] - nexus3.edgexfoundry.org:10004/core-metadata:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:21:15.783Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-02-01T14:21:15.811Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-02-01T14:21:15.811Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:21:15.811Z] latest [2025-02-01T14:21:15.811Z] 4.0.0-dev.51 [2025-02-01T14:21:15.811Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:21:15.811Z] main [2025-02-01T14:21:15.811Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:16.148Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:16.465Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:21:16.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-01T14:21:16.465Z] f207afe4f533: Preparing [2025-02-01T14:21:16.465Z] e993b2643b9e: Preparing [2025-02-01T14:21:16.465Z] 4160024451f8: Preparing [2025-02-01T14:21:16.465Z] 251ea8e549c9: Preparing [2025-02-01T14:21:16.465Z] 466b14a8abdd: Preparing [2025-02-01T14:21:16.465Z] a24b5e94ce00: Preparing [2025-02-01T14:21:16.465Z] a53e91350ee6: Preparing [2025-02-01T14:21:16.465Z] 5375749252cd: Preparing [2025-02-01T14:21:16.465Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:21:16.465Z] 5fe4f2ca82c8: Preparing [2025-02-01T14:21:16.465Z] 85ce824478d5: Preparing [2025-02-01T14:21:16.465Z] 5f70bf18a086: Preparing [2025-02-01T14:21:16.465Z] 0f6b495a7bde: Preparing [2025-02-01T14:21:16.465Z] c0a61148337b: Preparing [2025-02-01T14:21:16.465Z] b321ac31e849: Preparing [2025-02-01T14:21:16.465Z] ce5a8cde9eee: Preparing [2025-02-01T14:21:16.465Z] a24b5e94ce00: Waiting [2025-02-01T14:21:16.465Z] a53e91350ee6: Waiting [2025-02-01T14:21:16.465Z] 5375749252cd: Waiting [2025-02-01T14:21:16.465Z] 3c4a3b6d9e70: Waiting [2025-02-01T14:21:16.465Z] 5fe4f2ca82c8: Waiting [2025-02-01T14:21:16.465Z] 85ce824478d5: Waiting [2025-02-01T14:21:16.465Z] 5f70bf18a086: Waiting [2025-02-01T14:21:16.465Z] 0f6b495a7bde: Waiting [2025-02-01T14:21:16.465Z] ce5a8cde9eee: Waiting [2025-02-01T14:21:16.465Z] b321ac31e849: Waiting [2025-02-01T14:21:16.465Z] c0a61148337b: Waiting [2025-02-01T14:21:16.465Z] 251ea8e549c9: Pushed [2025-02-01T14:21:16.465Z] 4160024451f8: Pushed [2025-02-01T14:21:16.465Z] 466b14a8abdd: Pushed [2025-02-01T14:21:16.465Z] e993b2643b9e: Pushed [2025-02-01T14:21:17.035Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:21:17.035Z] 5375749252cd: Layer already exists [2025-02-01T14:21:17.035Z] f207afe4f533: Pushed [2025-02-01T14:21:17.035Z] a24b5e94ce00: Pushed [2025-02-01T14:21:17.035Z] 5f70bf18a086: Layer already exists [2025-02-01T14:21:17.035Z] 85ce824478d5: Pushed [2025-02-01T14:21:17.035Z] 5fe4f2ca82c8: Pushed [2025-02-01T14:21:17.035Z] 0f6b495a7bde: Pushed [2025-02-01T14:21:17.295Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:21:17.295Z] c0a61148337b: Pushed [2025-02-01T14:21:17.295Z] b321ac31e849: Pushed [2025-02-01T14:21:18.680Z] a53e91350ee6: Pushed [2025-02-01T14:21:18.680Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6: digest: sha256:a206b577b93ae5ccade27e8a226b1fc743feca16964f7097c86d926c0a99df7b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:19.004Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:19.320Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-02-01T14:21:19.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-01T14:21:19.321Z] f207afe4f533: Preparing [2025-02-01T14:21:19.321Z] e993b2643b9e: Preparing [2025-02-01T14:21:19.321Z] 4160024451f8: Preparing [2025-02-01T14:21:19.321Z] 251ea8e549c9: Preparing [2025-02-01T14:21:19.321Z] 466b14a8abdd: Preparing [2025-02-01T14:21:19.321Z] a24b5e94ce00: Preparing [2025-02-01T14:21:19.321Z] a53e91350ee6: Preparing [2025-02-01T14:21:19.321Z] 5375749252cd: Preparing [2025-02-01T14:21:19.321Z] a53e91350ee6: Waiting [2025-02-01T14:21:19.321Z] a24b5e94ce00: Waiting [2025-02-01T14:21:19.321Z] 5375749252cd: Waiting [2025-02-01T14:21:19.321Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:21:19.321Z] 5fe4f2ca82c8: Preparing [2025-02-01T14:21:19.321Z] 85ce824478d5: Preparing [2025-02-01T14:21:19.321Z] 5fe4f2ca82c8: Waiting [2025-02-01T14:21:19.321Z] 5f70bf18a086: Preparing [2025-02-01T14:21:19.321Z] 0f6b495a7bde: Preparing [2025-02-01T14:21:19.321Z] c0a61148337b: Preparing [2025-02-01T14:21:19.321Z] b321ac31e849: Preparing [2025-02-01T14:21:19.321Z] c0a61148337b: Waiting [2025-02-01T14:21:19.321Z] 0f6b495a7bde: Waiting [2025-02-01T14:21:19.321Z] 85ce824478d5: Waiting [2025-02-01T14:21:19.321Z] ce5a8cde9eee: Preparing [2025-02-01T14:21:19.321Z] ce5a8cde9eee: Waiting [2025-02-01T14:21:19.321Z] f207afe4f533: Layer already exists [2025-02-01T14:21:19.321Z] e993b2643b9e: Layer already exists [2025-02-01T14:21:19.321Z] 466b14a8abdd: Layer already exists [2025-02-01T14:21:19.321Z] 251ea8e549c9: Layer already exists [2025-02-01T14:21:19.321Z] 4160024451f8: Layer already exists [2025-02-01T14:21:19.321Z] a24b5e94ce00: Layer already exists [2025-02-01T14:21:19.321Z] 5375749252cd: Layer already exists [2025-02-01T14:21:19.321Z] a53e91350ee6: Layer already exists [2025-02-01T14:21:19.321Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:21:19.321Z] 5fe4f2ca82c8: Layer already exists [2025-02-01T14:21:19.321Z] 5f70bf18a086: Layer already exists [2025-02-01T14:21:19.321Z] 0f6b495a7bde: Layer already exists [2025-02-01T14:21:19.321Z] 85ce824478d5: Layer already exists [2025-02-01T14:21:19.321Z] c0a61148337b: Layer already exists [2025-02-01T14:21:19.321Z] b321ac31e849: Layer already exists [2025-02-01T14:21:19.321Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:21:19.321Z] latest: digest: sha256:a206b577b93ae5ccade27e8a226b1fc743feca16964f7097c86d926c0a99df7b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:19.645Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:19.967Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.51 [2025-02-01T14:21:19.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-01T14:21:19.968Z] f207afe4f533: Preparing [2025-02-01T14:21:19.968Z] e993b2643b9e: Preparing [2025-02-01T14:21:19.968Z] 4160024451f8: Preparing [2025-02-01T14:21:19.968Z] 251ea8e549c9: Preparing [2025-02-01T14:21:19.968Z] 466b14a8abdd: Preparing [2025-02-01T14:21:19.968Z] a24b5e94ce00: Preparing [2025-02-01T14:21:19.968Z] a53e91350ee6: Preparing [2025-02-01T14:21:19.968Z] 5375749252cd: Preparing [2025-02-01T14:21:19.968Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:21:19.968Z] 5fe4f2ca82c8: Preparing [2025-02-01T14:21:19.968Z] 85ce824478d5: Preparing [2025-02-01T14:21:19.968Z] 5f70bf18a086: Preparing [2025-02-01T14:21:19.968Z] 0f6b495a7bde: Preparing [2025-02-01T14:21:19.968Z] c0a61148337b: Preparing [2025-02-01T14:21:19.968Z] b321ac31e849: Preparing [2025-02-01T14:21:19.968Z] ce5a8cde9eee: Preparing [2025-02-01T14:21:19.968Z] a24b5e94ce00: Waiting [2025-02-01T14:21:19.968Z] a53e91350ee6: Waiting [2025-02-01T14:21:19.968Z] 5f70bf18a086: Waiting [2025-02-01T14:21:19.968Z] 0f6b495a7bde: Waiting [2025-02-01T14:21:19.968Z] 5375749252cd: Waiting [2025-02-01T14:21:19.968Z] c0a61148337b: Waiting [2025-02-01T14:21:19.968Z] b321ac31e849: Waiting [2025-02-01T14:21:19.968Z] ce5a8cde9eee: Waiting [2025-02-01T14:21:19.968Z] 3c4a3b6d9e70: Waiting [2025-02-01T14:21:19.968Z] 85ce824478d5: Waiting [2025-02-01T14:21:19.968Z] 5fe4f2ca82c8: Waiting [2025-02-01T14:21:19.968Z] e993b2643b9e: Layer already exists [2025-02-01T14:21:19.968Z] 251ea8e549c9: Layer already exists [2025-02-01T14:21:19.968Z] 466b14a8abdd: Layer already exists [2025-02-01T14:21:19.968Z] 4160024451f8: Layer already exists [2025-02-01T14:21:19.968Z] f207afe4f533: Layer already exists [2025-02-01T14:21:19.968Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:21:19.968Z] 5375749252cd: Layer already exists [2025-02-01T14:21:19.968Z] a24b5e94ce00: Layer already exists [2025-02-01T14:21:19.968Z] a53e91350ee6: Layer already exists [2025-02-01T14:21:19.968Z] 5fe4f2ca82c8: Layer already exists [2025-02-01T14:21:19.968Z] 85ce824478d5: Layer already exists [2025-02-01T14:21:19.968Z] 0f6b495a7bde: Layer already exists [2025-02-01T14:21:19.968Z] 5f70bf18a086: Layer already exists [2025-02-01T14:21:19.968Z] c0a61148337b: Layer already exists [2025-02-01T14:21:19.968Z] b321ac31e849: Layer already exists [2025-02-01T14:21:19.968Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:21:19.968Z] 4.0.0-dev.51: digest: sha256:a206b577b93ae5ccade27e8a226b1fc743feca16964f7097c86d926c0a99df7b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:20.280Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:20.605Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:21:20.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-01T14:21:20.605Z] f207afe4f533: Preparing [2025-02-01T14:21:20.605Z] e993b2643b9e: Preparing [2025-02-01T14:21:20.605Z] 4160024451f8: Preparing [2025-02-01T14:21:20.605Z] 251ea8e549c9: Preparing [2025-02-01T14:21:20.605Z] 466b14a8abdd: Preparing [2025-02-01T14:21:20.605Z] a24b5e94ce00: Preparing [2025-02-01T14:21:20.605Z] a53e91350ee6: Preparing [2025-02-01T14:21:20.605Z] 5375749252cd: Preparing [2025-02-01T14:21:20.605Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:21:20.605Z] 5fe4f2ca82c8: Preparing [2025-02-01T14:21:20.605Z] 85ce824478d5: Preparing [2025-02-01T14:21:20.605Z] 5f70bf18a086: Preparing [2025-02-01T14:21:20.605Z] 0f6b495a7bde: Preparing [2025-02-01T14:21:20.605Z] c0a61148337b: Preparing [2025-02-01T14:21:20.605Z] b321ac31e849: Preparing [2025-02-01T14:21:20.605Z] ce5a8cde9eee: Preparing [2025-02-01T14:21:20.605Z] a24b5e94ce00: Waiting [2025-02-01T14:21:20.605Z] a53e91350ee6: Waiting [2025-02-01T14:21:20.605Z] 5375749252cd: Waiting [2025-02-01T14:21:20.605Z] 3c4a3b6d9e70: Waiting [2025-02-01T14:21:20.605Z] 5fe4f2ca82c8: Waiting [2025-02-01T14:21:20.605Z] 5f70bf18a086: Waiting [2025-02-01T14:21:20.605Z] 85ce824478d5: Waiting [2025-02-01T14:21:20.605Z] 0f6b495a7bde: Waiting [2025-02-01T14:21:20.605Z] b321ac31e849: Waiting [2025-02-01T14:21:20.605Z] e993b2643b9e: Layer already exists [2025-02-01T14:21:20.605Z] f207afe4f533: Layer already exists [2025-02-01T14:21:20.605Z] 4160024451f8: Layer already exists [2025-02-01T14:21:20.605Z] 251ea8e549c9: Layer already exists [2025-02-01T14:21:20.605Z] 466b14a8abdd: Layer already exists [2025-02-01T14:21:20.605Z] 5fe4f2ca82c8: Layer already exists [2025-02-01T14:21:20.605Z] 5375749252cd: Layer already exists [2025-02-01T14:21:20.605Z] a24b5e94ce00: Layer already exists [2025-02-01T14:21:20.605Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:21:20.605Z] a53e91350ee6: Layer already exists [2025-02-01T14:21:20.605Z] 85ce824478d5: Layer already exists [2025-02-01T14:21:20.605Z] 5f70bf18a086: Layer already exists [2025-02-01T14:21:20.605Z] c0a61148337b: Layer already exists [2025-02-01T14:21:20.605Z] 0f6b495a7bde: Layer already exists [2025-02-01T14:21:20.605Z] b321ac31e849: Layer already exists [2025-02-01T14:21:20.605Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:21:20.605Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51: digest: sha256:a206b577b93ae5ccade27e8a226b1fc743feca16964f7097c86d926c0a99df7b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:20.940Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:21.266Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-02-01T14:21:21.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-01T14:21:21.266Z] f207afe4f533: Preparing [2025-02-01T14:21:21.266Z] e993b2643b9e: Preparing [2025-02-01T14:21:21.266Z] 4160024451f8: Preparing [2025-02-01T14:21:21.266Z] 251ea8e549c9: Preparing [2025-02-01T14:21:21.266Z] 466b14a8abdd: Preparing [2025-02-01T14:21:21.266Z] a24b5e94ce00: Preparing [2025-02-01T14:21:21.266Z] a53e91350ee6: Preparing [2025-02-01T14:21:21.266Z] 5375749252cd: Preparing [2025-02-01T14:21:21.266Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:21:21.266Z] 5fe4f2ca82c8: Preparing [2025-02-01T14:21:21.266Z] 85ce824478d5: Preparing [2025-02-01T14:21:21.266Z] 5f70bf18a086: Preparing [2025-02-01T14:21:21.266Z] 0f6b495a7bde: Preparing [2025-02-01T14:21:21.266Z] c0a61148337b: Preparing [2025-02-01T14:21:21.266Z] b321ac31e849: Preparing [2025-02-01T14:21:21.266Z] ce5a8cde9eee: Preparing [2025-02-01T14:21:21.266Z] a24b5e94ce00: Waiting [2025-02-01T14:21:21.266Z] 5375749252cd: Waiting [2025-02-01T14:21:21.266Z] a53e91350ee6: Waiting [2025-02-01T14:21:21.266Z] 5f70bf18a086: Waiting [2025-02-01T14:21:21.266Z] b321ac31e849: Waiting [2025-02-01T14:21:21.266Z] 0f6b495a7bde: Waiting [2025-02-01T14:21:21.266Z] ce5a8cde9eee: Waiting [2025-02-01T14:21:21.266Z] c0a61148337b: Waiting [2025-02-01T14:21:21.266Z] 5fe4f2ca82c8: Waiting [2025-02-01T14:21:21.266Z] 85ce824478d5: Waiting [2025-02-01T14:21:21.266Z] 3c4a3b6d9e70: Waiting [2025-02-01T14:21:21.266Z] 466b14a8abdd: Layer already exists [2025-02-01T14:21:21.266Z] f207afe4f533: Layer already exists [2025-02-01T14:21:21.266Z] e993b2643b9e: Layer already exists [2025-02-01T14:21:21.266Z] 251ea8e549c9: Layer already exists [2025-02-01T14:21:21.266Z] 4160024451f8: Layer already exists [2025-02-01T14:21:21.266Z] a53e91350ee6: Layer already exists [2025-02-01T14:21:21.266Z] a24b5e94ce00: Layer already exists [2025-02-01T14:21:21.266Z] 5375749252cd: Layer already exists [2025-02-01T14:21:21.266Z] 5fe4f2ca82c8: Layer already exists [2025-02-01T14:21:21.266Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:21:21.266Z] 85ce824478d5: Layer already exists [2025-02-01T14:21:21.266Z] 5f70bf18a086: Layer already exists [2025-02-01T14:21:21.266Z] c0a61148337b: Layer already exists [2025-02-01T14:21:21.266Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:21:21.266Z] b321ac31e849: Layer already exists [2025-02-01T14:21:21.266Z] 0f6b495a7bde: Layer already exists [2025-02-01T14:21:21.266Z] main: digest: sha256:a206b577b93ae5ccade27e8a226b1fc743feca16964f7097c86d926c0a99df7b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-01T14:21:21.332Z] ===================================================== [Pipeline] echo [2025-02-01T14:21:21.345Z] taggedImages: [2025-02-01T14:21:21.345Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:21:21.345Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-02-01T14:21:21.345Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.51 [2025-02-01T14:21:21.345Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:21:21.346Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-02-01T14:21:21.377Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-02-01T14:21:21.377Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:21:21.377Z] latest [2025-02-01T14:21:21.377Z] 4.0.0-dev.51 [2025-02-01T14:21:21.377Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:21:21.377Z] main [2025-02-01T14:21:21.377Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:21.720Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:22.052Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:21:22.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-01T14:21:22.052Z] 8d34b96812ba: Preparing [2025-02-01T14:21:22.052Z] 5f82ba42e261: Preparing [2025-02-01T14:21:22.052Z] b687c5ca39e4: Preparing [2025-02-01T14:21:22.052Z] f72f47d9670e: Preparing [2025-02-01T14:21:22.052Z] 5375749252cd: Preparing [2025-02-01T14:21:22.052Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:21:22.052Z] 9b493d2ed297: Preparing [2025-02-01T14:21:22.052Z] da7d3f355181: Preparing [2025-02-01T14:21:22.052Z] ce5a8cde9eee: Preparing [2025-02-01T14:21:22.052Z] 9b493d2ed297: Waiting [2025-02-01T14:21:22.052Z] da7d3f355181: Waiting [2025-02-01T14:21:22.052Z] 3c4a3b6d9e70: Waiting [2025-02-01T14:21:22.052Z] 5375749252cd: Layer already exists [2025-02-01T14:21:22.052Z] 5f82ba42e261: Layer already exists [2025-02-01T14:21:22.052Z] 8d34b96812ba: Layer already exists [2025-02-01T14:21:22.052Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:21:22.052Z] 9b493d2ed297: Layer already exists [2025-02-01T14:21:22.053Z] da7d3f355181: Layer already exists [2025-02-01T14:21:22.053Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:21:22.053Z] b687c5ca39e4: Pushed [2025-02-01T14:21:24.587Z] f72f47d9670e: Pushed [2025-02-01T14:21:24.587Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6: digest: sha256:724cb33adf70f95740633d8cb4b03f79bda72e73212ff7542c7fa7619e85c069 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:24.911Z] + 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-01T14:21:25.236Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-02-01T14:21:25.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-01T14:21:25.236Z] 8d34b96812ba: Preparing [2025-02-01T14:21:25.236Z] 5f82ba42e261: Preparing [2025-02-01T14:21:25.236Z] b687c5ca39e4: Preparing [2025-02-01T14:21:25.236Z] f72f47d9670e: Preparing [2025-02-01T14:21:25.236Z] 5375749252cd: Preparing [2025-02-01T14:21:25.236Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:21:25.236Z] 9b493d2ed297: Preparing [2025-02-01T14:21:25.236Z] da7d3f355181: Preparing [2025-02-01T14:21:25.236Z] ce5a8cde9eee: Preparing [2025-02-01T14:21:25.236Z] da7d3f355181: Waiting [2025-02-01T14:21:25.236Z] 9b493d2ed297: Waiting [2025-02-01T14:21:25.236Z] ce5a8cde9eee: Waiting [2025-02-01T14:21:25.236Z] f72f47d9670e: Layer already exists [2025-02-01T14:21:25.236Z] 8d34b96812ba: Layer already exists [2025-02-01T14:21:25.236Z] 5375749252cd: Layer already exists [2025-02-01T14:21:25.236Z] b687c5ca39e4: Layer already exists [2025-02-01T14:21:25.236Z] 5f82ba42e261: Layer already exists [2025-02-01T14:21:25.236Z] 9b493d2ed297: Layer already exists [2025-02-01T14:21:25.236Z] da7d3f355181: Layer already exists [2025-02-01T14:21:25.236Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:21:25.236Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:21:25.236Z] latest: digest: sha256:724cb33adf70f95740633d8cb4b03f79bda72e73212ff7542c7fa7619e85c069 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:25.562Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:25.874Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.51 [2025-02-01T14:21:25.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-01T14:21:25.874Z] 8d34b96812ba: Preparing [2025-02-01T14:21:25.874Z] 5f82ba42e261: Preparing [2025-02-01T14:21:25.874Z] b687c5ca39e4: Preparing [2025-02-01T14:21:25.874Z] f72f47d9670e: Preparing [2025-02-01T14:21:25.874Z] 5375749252cd: Preparing [2025-02-01T14:21:25.874Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:21:25.874Z] 3c4a3b6d9e70: Waiting [2025-02-01T14:21:25.874Z] 9b493d2ed297: Preparing [2025-02-01T14:21:25.874Z] da7d3f355181: Preparing [2025-02-01T14:21:25.874Z] 9b493d2ed297: Waiting [2025-02-01T14:21:25.874Z] ce5a8cde9eee: Preparing [2025-02-01T14:21:25.874Z] da7d3f355181: Waiting [2025-02-01T14:21:25.874Z] ce5a8cde9eee: Waiting [2025-02-01T14:21:25.874Z] b687c5ca39e4: Layer already exists [2025-02-01T14:21:25.874Z] 8d34b96812ba: Layer already exists [2025-02-01T14:21:25.874Z] 5f82ba42e261: Layer already exists [2025-02-01T14:21:25.874Z] f72f47d9670e: Layer already exists [2025-02-01T14:21:25.874Z] 5375749252cd: Layer already exists [2025-02-01T14:21:25.874Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:21:25.874Z] da7d3f355181: Layer already exists [2025-02-01T14:21:25.874Z] 9b493d2ed297: Layer already exists [2025-02-01T14:21:25.874Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:21:25.874Z] 4.0.0-dev.51: digest: sha256:724cb33adf70f95740633d8cb4b03f79bda72e73212ff7542c7fa7619e85c069 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:26.196Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:26.520Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:21:26.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-01T14:21:26.520Z] 8d34b96812ba: Preparing [2025-02-01T14:21:26.520Z] 5f82ba42e261: Preparing [2025-02-01T14:21:26.520Z] b687c5ca39e4: Preparing [2025-02-01T14:21:26.520Z] f72f47d9670e: Preparing [2025-02-01T14:21:26.520Z] 5375749252cd: Preparing [2025-02-01T14:21:26.520Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:21:26.520Z] 9b493d2ed297: Preparing [2025-02-01T14:21:26.520Z] da7d3f355181: Preparing [2025-02-01T14:21:26.520Z] ce5a8cde9eee: Preparing [2025-02-01T14:21:26.520Z] 3c4a3b6d9e70: Waiting [2025-02-01T14:21:26.520Z] ce5a8cde9eee: Waiting [2025-02-01T14:21:26.520Z] da7d3f355181: Waiting [2025-02-01T14:21:26.520Z] 8d34b96812ba: Layer already exists [2025-02-01T14:21:26.520Z] b687c5ca39e4: Layer already exists [2025-02-01T14:21:26.520Z] 5375749252cd: Layer already exists [2025-02-01T14:21:26.520Z] 5f82ba42e261: Layer already exists [2025-02-01T14:21:26.520Z] f72f47d9670e: Layer already exists [2025-02-01T14:21:26.520Z] 9b493d2ed297: Layer already exists [2025-02-01T14:21:26.520Z] da7d3f355181: Layer already exists [2025-02-01T14:21:26.520Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:21:26.520Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:21:26.520Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51: digest: sha256:724cb33adf70f95740633d8cb4b03f79bda72e73212ff7542c7fa7619e85c069 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:26.840Z] + 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-01T14:21:27.160Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-02-01T14:21:27.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-01T14:21:27.160Z] 8d34b96812ba: Preparing [2025-02-01T14:21:27.160Z] 5f82ba42e261: Preparing [2025-02-01T14:21:27.160Z] b687c5ca39e4: Preparing [2025-02-01T14:21:27.160Z] f72f47d9670e: Preparing [2025-02-01T14:21:27.160Z] 5375749252cd: Preparing [2025-02-01T14:21:27.160Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:21:27.160Z] 9b493d2ed297: Preparing [2025-02-01T14:21:27.160Z] da7d3f355181: Preparing [2025-02-01T14:21:27.160Z] ce5a8cde9eee: Preparing [2025-02-01T14:21:27.160Z] 3c4a3b6d9e70: Waiting [2025-02-01T14:21:27.160Z] 9b493d2ed297: Waiting [2025-02-01T14:21:27.160Z] da7d3f355181: Waiting [2025-02-01T14:21:27.160Z] ce5a8cde9eee: Waiting [2025-02-01T14:21:27.160Z] b687c5ca39e4: Layer already exists [2025-02-01T14:21:27.160Z] 5f82ba42e261: Layer already exists [2025-02-01T14:21:27.160Z] 5375749252cd: Layer already exists [2025-02-01T14:21:27.160Z] 8d34b96812ba: Layer already exists [2025-02-01T14:21:27.160Z] f72f47d9670e: Layer already exists [2025-02-01T14:21:27.160Z] 9b493d2ed297: Layer already exists [2025-02-01T14:21:27.160Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:21:27.160Z] da7d3f355181: Layer already exists [2025-02-01T14:21:27.160Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:21:27.160Z] main: digest: sha256:724cb33adf70f95740633d8cb4b03f79bda72e73212ff7542c7fa7619e85c069 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-01T14:21:27.227Z] ===================================================== [Pipeline] echo [2025-02-01T14:21:27.238Z] taggedImages: [2025-02-01T14:21:27.238Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:21:27.238Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-02-01T14:21:27.238Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.51 [2025-02-01T14:21:27.238Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:21:27.238Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-02-01T14:21:27.336Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-02-01T14:21:27.336Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:21:27.336Z] latest [2025-02-01T14:21:27.336Z] 4.0.0-dev.51 [2025-02-01T14:21:27.336Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:21:27.337Z] main [2025-02-01T14:21:27.337Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:27.690Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:28.014Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:21:28.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-01T14:21:28.014Z] 21c177f4727d: Preparing [2025-02-01T14:21:28.014Z] 8fa7ad682283: Preparing [2025-02-01T14:21:28.014Z] 3c2e1cbcee02: Preparing [2025-02-01T14:21:28.014Z] abd404d72ab5: Preparing [2025-02-01T14:21:28.014Z] 5f44460a98e3: Preparing [2025-02-01T14:21:28.014Z] 5375749252cd: Preparing [2025-02-01T14:21:28.014Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:21:28.014Z] 2564ea5367de: Preparing [2025-02-01T14:21:28.014Z] bfeb5b45d302: Preparing [2025-02-01T14:21:28.014Z] 296eb85015dc: Preparing [2025-02-01T14:21:28.014Z] ce5a8cde9eee: Preparing [2025-02-01T14:21:28.014Z] 3c4a3b6d9e70: Waiting [2025-02-01T14:21:28.014Z] 2564ea5367de: Waiting [2025-02-01T14:21:28.014Z] bfeb5b45d302: Waiting [2025-02-01T14:21:28.014Z] 296eb85015dc: Waiting [2025-02-01T14:21:28.014Z] ce5a8cde9eee: Waiting [2025-02-01T14:21:28.014Z] 5375749252cd: Waiting [2025-02-01T14:21:28.014Z] 8fa7ad682283: Pushed [2025-02-01T14:21:28.014Z] 5f44460a98e3: Pushed [2025-02-01T14:21:28.014Z] 21c177f4727d: Pushed [2025-02-01T14:21:28.014Z] abd404d72ab5: Pushed [2025-02-01T14:21:28.014Z] 5375749252cd: Layer already exists [2025-02-01T14:21:28.014Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:21:28.014Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:21:28.272Z] 2564ea5367de: Pushed [2025-02-01T14:21:28.272Z] bfeb5b45d302: Pushed [2025-02-01T14:21:29.210Z] 3c2e1cbcee02: Pushed [2025-02-01T14:21:29.470Z] 296eb85015dc: Pushed [2025-02-01T14:21:29.730Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6: digest: sha256:d28588bf709ae63f55396b4e44ff24cbe6bae2c082c72c807279c4682f3b0aa4 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:30.072Z] + 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-01T14:21:30.463Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-02-01T14:21:30.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-01T14:21:30.463Z] 21c177f4727d: Preparing [2025-02-01T14:21:30.463Z] 8fa7ad682283: Preparing [2025-02-01T14:21:30.463Z] 3c2e1cbcee02: Preparing [2025-02-01T14:21:30.463Z] abd404d72ab5: Preparing [2025-02-01T14:21:30.463Z] 5f44460a98e3: Preparing [2025-02-01T14:21:30.463Z] 5375749252cd: Preparing [2025-02-01T14:21:30.463Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:21:30.463Z] 2564ea5367de: Preparing [2025-02-01T14:21:30.463Z] bfeb5b45d302: Preparing [2025-02-01T14:21:30.463Z] 296eb85015dc: Preparing [2025-02-01T14:21:30.463Z] ce5a8cde9eee: Preparing [2025-02-01T14:21:30.463Z] 3c4a3b6d9e70: Waiting [2025-02-01T14:21:30.463Z] 296eb85015dc: Waiting [2025-02-01T14:21:30.463Z] 2564ea5367de: Waiting [2025-02-01T14:21:30.463Z] bfeb5b45d302: Waiting [2025-02-01T14:21:30.463Z] ce5a8cde9eee: Waiting [2025-02-01T14:21:30.463Z] 5375749252cd: Waiting [2025-02-01T14:21:30.463Z] 5f44460a98e3: Layer already exists [2025-02-01T14:21:30.463Z] 8fa7ad682283: Layer already exists [2025-02-01T14:21:30.463Z] 21c177f4727d: Layer already exists [2025-02-01T14:21:30.463Z] abd404d72ab5: Layer already exists [2025-02-01T14:21:30.463Z] 3c2e1cbcee02: Layer already exists [2025-02-01T14:21:30.463Z] 2564ea5367de: Layer already exists [2025-02-01T14:21:30.463Z] 5375749252cd: Layer already exists [2025-02-01T14:21:30.463Z] bfeb5b45d302: Layer already exists [2025-02-01T14:21:30.463Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:21:30.463Z] 296eb85015dc: Layer already exists [2025-02-01T14:21:30.463Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:21:30.463Z] latest: digest: sha256:d28588bf709ae63f55396b4e44ff24cbe6bae2c082c72c807279c4682f3b0aa4 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:30.821Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:31.193Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.51 [2025-02-01T14:21:31.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-01T14:21:31.193Z] 21c177f4727d: Preparing [2025-02-01T14:21:31.193Z] 8fa7ad682283: Preparing [2025-02-01T14:21:31.193Z] 3c2e1cbcee02: Preparing [2025-02-01T14:21:31.193Z] abd404d72ab5: Preparing [2025-02-01T14:21:31.193Z] 5f44460a98e3: Preparing [2025-02-01T14:21:31.194Z] 5375749252cd: Preparing [2025-02-01T14:21:31.194Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:21:31.194Z] 2564ea5367de: Preparing [2025-02-01T14:21:31.194Z] bfeb5b45d302: Preparing [2025-02-01T14:21:31.194Z] 296eb85015dc: Preparing [2025-02-01T14:21:31.194Z] ce5a8cde9eee: Preparing [2025-02-01T14:21:31.194Z] 5375749252cd: Waiting [2025-02-01T14:21:31.194Z] 3c4a3b6d9e70: Waiting [2025-02-01T14:21:31.194Z] 296eb85015dc: Waiting [2025-02-01T14:21:31.194Z] bfeb5b45d302: Waiting [2025-02-01T14:21:31.194Z] 2564ea5367de: Waiting [2025-02-01T14:21:31.194Z] ce5a8cde9eee: Waiting [2025-02-01T14:21:31.194Z] 5f44460a98e3: Layer already exists [2025-02-01T14:21:31.194Z] 8fa7ad682283: Layer already exists [2025-02-01T14:21:31.194Z] 21c177f4727d: Layer already exists [2025-02-01T14:21:31.194Z] 3c2e1cbcee02: Layer already exists [2025-02-01T14:21:31.194Z] abd404d72ab5: Layer already exists [2025-02-01T14:21:31.194Z] 2564ea5367de: Layer already exists [2025-02-01T14:21:31.194Z] bfeb5b45d302: Layer already exists [2025-02-01T14:21:31.194Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:21:31.194Z] 5375749252cd: Layer already exists [2025-02-01T14:21:31.194Z] 296eb85015dc: Layer already exists [2025-02-01T14:21:31.194Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:21:31.194Z] 4.0.0-dev.51: digest: sha256:d28588bf709ae63f55396b4e44ff24cbe6bae2c082c72c807279c4682f3b0aa4 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:31.516Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:31.842Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:21:31.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-01T14:21:31.842Z] 21c177f4727d: Preparing [2025-02-01T14:21:31.842Z] 8fa7ad682283: Preparing [2025-02-01T14:21:31.842Z] 3c2e1cbcee02: Preparing [2025-02-01T14:21:31.842Z] abd404d72ab5: Preparing [2025-02-01T14:21:31.842Z] 5f44460a98e3: Preparing [2025-02-01T14:21:31.842Z] 5375749252cd: Preparing [2025-02-01T14:21:31.842Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:21:31.842Z] 2564ea5367de: Preparing [2025-02-01T14:21:31.842Z] bfeb5b45d302: Preparing [2025-02-01T14:21:31.842Z] 296eb85015dc: Preparing [2025-02-01T14:21:31.842Z] ce5a8cde9eee: Preparing [2025-02-01T14:21:31.842Z] 2564ea5367de: Waiting [2025-02-01T14:21:31.842Z] bfeb5b45d302: Waiting [2025-02-01T14:21:31.842Z] 3c4a3b6d9e70: Waiting [2025-02-01T14:21:31.842Z] 296eb85015dc: Waiting [2025-02-01T14:21:31.842Z] ce5a8cde9eee: Waiting [2025-02-01T14:21:31.842Z] 5375749252cd: Waiting [2025-02-01T14:21:31.842Z] 21c177f4727d: Layer already exists [2025-02-01T14:21:31.842Z] 5f44460a98e3: Layer already exists [2025-02-01T14:21:31.842Z] abd404d72ab5: Layer already exists [2025-02-01T14:21:31.842Z] 3c2e1cbcee02: Layer already exists [2025-02-01T14:21:31.842Z] 8fa7ad682283: Layer already exists [2025-02-01T14:21:31.842Z] 5375749252cd: Layer already exists [2025-02-01T14:21:31.842Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:21:31.842Z] 2564ea5367de: Layer already exists [2025-02-01T14:21:31.842Z] 296eb85015dc: Layer already exists [2025-02-01T14:21:31.842Z] bfeb5b45d302: Layer already exists [2025-02-01T14:21:31.842Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:21:31.842Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51: digest: sha256:d28588bf709ae63f55396b4e44ff24cbe6bae2c082c72c807279c4682f3b0aa4 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:32.163Z] + 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-01T14:21:32.493Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-02-01T14:21:32.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-01T14:21:32.493Z] 21c177f4727d: Preparing [2025-02-01T14:21:32.493Z] 8fa7ad682283: Preparing [2025-02-01T14:21:32.493Z] 3c2e1cbcee02: Preparing [2025-02-01T14:21:32.493Z] abd404d72ab5: Preparing [2025-02-01T14:21:32.493Z] 5f44460a98e3: Preparing [2025-02-01T14:21:32.493Z] 5375749252cd: Preparing [2025-02-01T14:21:32.493Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:21:32.493Z] 5375749252cd: Waiting [2025-02-01T14:21:32.493Z] 2564ea5367de: Preparing [2025-02-01T14:21:32.493Z] bfeb5b45d302: Preparing [2025-02-01T14:21:32.493Z] 296eb85015dc: Preparing [2025-02-01T14:21:32.493Z] ce5a8cde9eee: Preparing [2025-02-01T14:21:32.493Z] 3c4a3b6d9e70: Waiting [2025-02-01T14:21:32.493Z] 296eb85015dc: Waiting [2025-02-01T14:21:32.493Z] ce5a8cde9eee: Waiting [2025-02-01T14:21:32.493Z] 2564ea5367de: Waiting [2025-02-01T14:21:32.493Z] bfeb5b45d302: Waiting [2025-02-01T14:21:32.493Z] 3c2e1cbcee02: Layer already exists [2025-02-01T14:21:32.493Z] 8fa7ad682283: Layer already exists [2025-02-01T14:21:32.493Z] abd404d72ab5: Layer already exists [2025-02-01T14:21:32.493Z] 5f44460a98e3: Layer already exists [2025-02-01T14:21:32.493Z] 21c177f4727d: Layer already exists [2025-02-01T14:21:32.493Z] 2564ea5367de: Layer already exists [2025-02-01T14:21:32.493Z] 5375749252cd: Layer already exists [2025-02-01T14:21:32.493Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:21:32.493Z] bfeb5b45d302: Layer already exists [2025-02-01T14:21:32.493Z] 296eb85015dc: Layer already exists [2025-02-01T14:21:32.493Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:21:32.493Z] main: digest: sha256:d28588bf709ae63f55396b4e44ff24cbe6bae2c082c72c807279c4682f3b0aa4 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-01T14:21:32.574Z] ===================================================== [Pipeline] echo [2025-02-01T14:21:32.588Z] taggedImages: [2025-02-01T14:21:32.588Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:21:32.588Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-02-01T14:21:32.588Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.51 [2025-02-01T14:21:32.588Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:21:32.588Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-02-01T14:21:32.611Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-02-01T14:21:32.611Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:21:32.611Z] latest [2025-02-01T14:21:32.611Z] 4.0.0-dev.51 [2025-02-01T14:21:32.611Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:21:32.611Z] main [2025-02-01T14:21:32.611Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:32.957Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:33.278Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:21:33.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-01T14:21:33.278Z] b17c67dc9cd4: Preparing [2025-02-01T14:21:33.278Z] 075e212fdfd9: Preparing [2025-02-01T14:21:33.278Z] f65b3b46f8af: Preparing [2025-02-01T14:21:33.278Z] 640980b9c8ba: Preparing [2025-02-01T14:21:33.278Z] beb4b5d45eea: Preparing [2025-02-01T14:21:33.278Z] fbd95e62010c: Preparing [2025-02-01T14:21:33.278Z] 5fd9d5cb0489: Preparing [2025-02-01T14:21:33.278Z] 5375749252cd: Preparing [2025-02-01T14:21:33.278Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:21:33.278Z] 5e64906611ac: Preparing [2025-02-01T14:21:33.278Z] 0fa52a1b8373: Preparing [2025-02-01T14:21:33.278Z] ce5a8cde9eee: Preparing [2025-02-01T14:21:33.278Z] 5fd9d5cb0489: Waiting [2025-02-01T14:21:33.278Z] 5375749252cd: Waiting [2025-02-01T14:21:33.278Z] 0fa52a1b8373: Waiting [2025-02-01T14:21:33.278Z] 3c4a3b6d9e70: Waiting [2025-02-01T14:21:33.278Z] ce5a8cde9eee: Waiting [2025-02-01T14:21:33.278Z] 5e64906611ac: Waiting [2025-02-01T14:21:33.278Z] fbd95e62010c: Waiting [2025-02-01T14:21:33.278Z] 075e212fdfd9: Pushed [2025-02-01T14:21:33.278Z] b17c67dc9cd4: Pushed [2025-02-01T14:21:33.278Z] beb4b5d45eea: Pushed [2025-02-01T14:21:33.278Z] 5375749252cd: Layer already exists [2025-02-01T14:21:33.278Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:21:33.278Z] fbd95e62010c: Pushed [2025-02-01T14:21:33.278Z] 5fd9d5cb0489: Pushed [2025-02-01T14:21:33.538Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:21:33.538Z] 5e64906611ac: Pushed [2025-02-01T14:21:34.471Z] 640980b9c8ba: Pushed [2025-02-01T14:21:34.729Z] f65b3b46f8af: Pushed [2025-02-01T14:21:34.729Z] 0fa52a1b8373: Pushed [2025-02-01T14:21:34.729Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6: digest: sha256:ecac898dfaa7d7656bb4c7871cc204a26ede6497e0aa569a2beb68fb653299d3 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:35.055Z] + 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-01T14:21:35.386Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-02-01T14:21:35.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-01T14:21:35.386Z] b17c67dc9cd4: Preparing [2025-02-01T14:21:35.386Z] 075e212fdfd9: Preparing [2025-02-01T14:21:35.386Z] f65b3b46f8af: Preparing [2025-02-01T14:21:35.386Z] 640980b9c8ba: Preparing [2025-02-01T14:21:35.386Z] beb4b5d45eea: Preparing [2025-02-01T14:21:35.386Z] fbd95e62010c: Preparing [2025-02-01T14:21:35.386Z] 5fd9d5cb0489: Preparing [2025-02-01T14:21:35.386Z] 5375749252cd: Preparing [2025-02-01T14:21:35.386Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:21:35.386Z] 5e64906611ac: Preparing [2025-02-01T14:21:35.386Z] 0fa52a1b8373: Preparing [2025-02-01T14:21:35.386Z] ce5a8cde9eee: Preparing [2025-02-01T14:21:35.386Z] 5fd9d5cb0489: Waiting [2025-02-01T14:21:35.386Z] fbd95e62010c: Waiting [2025-02-01T14:21:35.386Z] 5375749252cd: Waiting [2025-02-01T14:21:35.386Z] 0fa52a1b8373: Waiting [2025-02-01T14:21:35.386Z] 3c4a3b6d9e70: Waiting [2025-02-01T14:21:35.386Z] ce5a8cde9eee: Waiting [2025-02-01T14:21:35.386Z] 5e64906611ac: Waiting [2025-02-01T14:21:35.386Z] 075e212fdfd9: Layer already exists [2025-02-01T14:21:35.386Z] b17c67dc9cd4: Layer already exists [2025-02-01T14:21:35.386Z] f65b3b46f8af: Layer already exists [2025-02-01T14:21:35.386Z] beb4b5d45eea: Layer already exists [2025-02-01T14:21:35.386Z] 640980b9c8ba: Layer already exists [2025-02-01T14:21:35.386Z] fbd95e62010c: Layer already exists [2025-02-01T14:21:35.386Z] 5fd9d5cb0489: Layer already exists [2025-02-01T14:21:35.386Z] 5e64906611ac: Layer already exists [2025-02-01T14:21:35.386Z] 5375749252cd: Layer already exists [2025-02-01T14:21:35.386Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:21:35.386Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:21:35.386Z] 0fa52a1b8373: Layer already exists [2025-02-01T14:21:35.386Z] latest: digest: sha256:ecac898dfaa7d7656bb4c7871cc204a26ede6497e0aa569a2beb68fb653299d3 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:35.716Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:36.042Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.51 [2025-02-01T14:21:36.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-01T14:21:36.043Z] b17c67dc9cd4: Preparing [2025-02-01T14:21:36.043Z] 075e212fdfd9: Preparing [2025-02-01T14:21:36.043Z] f65b3b46f8af: Preparing [2025-02-01T14:21:36.043Z] 640980b9c8ba: Preparing [2025-02-01T14:21:36.043Z] beb4b5d45eea: Preparing [2025-02-01T14:21:36.043Z] fbd95e62010c: Preparing [2025-02-01T14:21:36.043Z] 5fd9d5cb0489: Preparing [2025-02-01T14:21:36.043Z] 5375749252cd: Preparing [2025-02-01T14:21:36.043Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:21:36.043Z] 5e64906611ac: Preparing [2025-02-01T14:21:36.043Z] 0fa52a1b8373: Preparing [2025-02-01T14:21:36.043Z] ce5a8cde9eee: Preparing [2025-02-01T14:21:36.043Z] 5e64906611ac: Waiting [2025-02-01T14:21:36.043Z] 0fa52a1b8373: Waiting [2025-02-01T14:21:36.043Z] 5fd9d5cb0489: Waiting [2025-02-01T14:21:36.043Z] ce5a8cde9eee: Waiting [2025-02-01T14:21:36.043Z] 3c4a3b6d9e70: Waiting [2025-02-01T14:21:36.043Z] 5375749252cd: Waiting [2025-02-01T14:21:36.043Z] fbd95e62010c: Waiting [2025-02-01T14:21:36.043Z] f65b3b46f8af: Layer already exists [2025-02-01T14:21:36.043Z] b17c67dc9cd4: Layer already exists [2025-02-01T14:21:36.043Z] 640980b9c8ba: Layer already exists [2025-02-01T14:21:36.043Z] 075e212fdfd9: Layer already exists [2025-02-01T14:21:36.043Z] beb4b5d45eea: Layer already exists [2025-02-01T14:21:36.043Z] fbd95e62010c: Layer already exists [2025-02-01T14:21:36.043Z] 5375749252cd: Layer already exists [2025-02-01T14:21:36.043Z] 5fd9d5cb0489: Layer already exists [2025-02-01T14:21:36.043Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:21:36.043Z] 5e64906611ac: Layer already exists [2025-02-01T14:21:36.043Z] 0fa52a1b8373: Layer already exists [2025-02-01T14:21:36.043Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:21:36.043Z] 4.0.0-dev.51: digest: sha256:ecac898dfaa7d7656bb4c7871cc204a26ede6497e0aa569a2beb68fb653299d3 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:36.372Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:36.691Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:21:36.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-01T14:21:36.691Z] b17c67dc9cd4: Preparing [2025-02-01T14:21:36.691Z] 075e212fdfd9: Preparing [2025-02-01T14:21:36.691Z] f65b3b46f8af: Preparing [2025-02-01T14:21:36.691Z] 640980b9c8ba: Preparing [2025-02-01T14:21:36.691Z] beb4b5d45eea: Preparing [2025-02-01T14:21:36.691Z] fbd95e62010c: Preparing [2025-02-01T14:21:36.691Z] 5fd9d5cb0489: Preparing [2025-02-01T14:21:36.691Z] 5375749252cd: Preparing [2025-02-01T14:21:36.691Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:21:36.691Z] 5e64906611ac: Preparing [2025-02-01T14:21:36.691Z] 0fa52a1b8373: Preparing [2025-02-01T14:21:36.691Z] ce5a8cde9eee: Preparing [2025-02-01T14:21:36.691Z] fbd95e62010c: Waiting [2025-02-01T14:21:36.691Z] 5fd9d5cb0489: Waiting [2025-02-01T14:21:36.691Z] 5375749252cd: Waiting [2025-02-01T14:21:36.691Z] 3c4a3b6d9e70: Waiting [2025-02-01T14:21:36.691Z] 5e64906611ac: Waiting [2025-02-01T14:21:36.691Z] 0fa52a1b8373: Waiting [2025-02-01T14:21:36.691Z] ce5a8cde9eee: Waiting [2025-02-01T14:21:36.691Z] beb4b5d45eea: Layer already exists [2025-02-01T14:21:36.691Z] 640980b9c8ba: Layer already exists [2025-02-01T14:21:36.691Z] f65b3b46f8af: Layer already exists [2025-02-01T14:21:36.691Z] b17c67dc9cd4: Layer already exists [2025-02-01T14:21:36.691Z] 075e212fdfd9: Layer already exists [2025-02-01T14:21:36.691Z] 5fd9d5cb0489: Layer already exists [2025-02-01T14:21:36.691Z] fbd95e62010c: Layer already exists [2025-02-01T14:21:36.691Z] 5375749252cd: Layer already exists [2025-02-01T14:21:36.691Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:21:36.691Z] 5e64906611ac: Layer already exists [2025-02-01T14:21:36.691Z] 0fa52a1b8373: Layer already exists [2025-02-01T14:21:36.691Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:21:36.691Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51: digest: sha256:ecac898dfaa7d7656bb4c7871cc204a26ede6497e0aa569a2beb68fb653299d3 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:37.013Z] + 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-01T14:21:37.335Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-02-01T14:21:37.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-01T14:21:37.335Z] b17c67dc9cd4: Preparing [2025-02-01T14:21:37.335Z] 075e212fdfd9: Preparing [2025-02-01T14:21:37.335Z] f65b3b46f8af: Preparing [2025-02-01T14:21:37.335Z] 640980b9c8ba: Preparing [2025-02-01T14:21:37.335Z] beb4b5d45eea: Preparing [2025-02-01T14:21:37.335Z] fbd95e62010c: Preparing [2025-02-01T14:21:37.335Z] 5fd9d5cb0489: Preparing [2025-02-01T14:21:37.335Z] 5375749252cd: Preparing [2025-02-01T14:21:37.335Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:21:37.335Z] 5e64906611ac: Preparing [2025-02-01T14:21:37.335Z] 0fa52a1b8373: Preparing [2025-02-01T14:21:37.335Z] ce5a8cde9eee: Preparing [2025-02-01T14:21:37.335Z] fbd95e62010c: Waiting [2025-02-01T14:21:37.335Z] 5fd9d5cb0489: Waiting [2025-02-01T14:21:37.335Z] 5375749252cd: Waiting [2025-02-01T14:21:37.335Z] 3c4a3b6d9e70: Waiting [2025-02-01T14:21:37.335Z] 5e64906611ac: Waiting [2025-02-01T14:21:37.335Z] 0fa52a1b8373: Waiting [2025-02-01T14:21:37.335Z] ce5a8cde9eee: Waiting [2025-02-01T14:21:37.335Z] f65b3b46f8af: Layer already exists [2025-02-01T14:21:37.335Z] 075e212fdfd9: Layer already exists [2025-02-01T14:21:37.335Z] 640980b9c8ba: Layer already exists [2025-02-01T14:21:37.335Z] b17c67dc9cd4: Layer already exists [2025-02-01T14:21:37.335Z] beb4b5d45eea: Layer already exists [2025-02-01T14:21:37.335Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:21:37.335Z] fbd95e62010c: Layer already exists [2025-02-01T14:21:37.335Z] 5fd9d5cb0489: Layer already exists [2025-02-01T14:21:37.335Z] 5375749252cd: Layer already exists [2025-02-01T14:21:37.335Z] 5e64906611ac: Layer already exists [2025-02-01T14:21:37.335Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:21:37.335Z] 0fa52a1b8373: Layer already exists [2025-02-01T14:21:37.335Z] main: digest: sha256:ecac898dfaa7d7656bb4c7871cc204a26ede6497e0aa569a2beb68fb653299d3 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-01T14:21:37.406Z] ===================================================== [Pipeline] echo [2025-02-01T14:21:37.420Z] taggedImages: [2025-02-01T14:21:37.420Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:21:37.420Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-02-01T14:21:37.420Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.51 [2025-02-01T14:21:37.420Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:21:37.420Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-02-01T14:21:37.446Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-02-01T14:21:37.446Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:21:37.446Z] latest [2025-02-01T14:21:37.446Z] 4.0.0-dev.51 [2025-02-01T14:21:37.446Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:21:37.446Z] main [2025-02-01T14:21:37.446Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:37.779Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:38.097Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:21:38.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-01T14:21:38.097Z] 77f2099b4c1e: Preparing [2025-02-01T14:21:38.097Z] 560c756c32fd: Preparing [2025-02-01T14:21:38.097Z] 5375749252cd: Preparing [2025-02-01T14:21:38.097Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:21:38.097Z] 6fb85564d46b: Preparing [2025-02-01T14:21:38.097Z] 8badf06f30ba: Preparing [2025-02-01T14:21:38.097Z] ce5a8cde9eee: Preparing [2025-02-01T14:21:38.097Z] 8badf06f30ba: Waiting [2025-02-01T14:21:38.097Z] ce5a8cde9eee: Waiting [2025-02-01T14:21:38.097Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:21:38.097Z] 5375749252cd: Layer already exists [2025-02-01T14:21:38.097Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:21:38.097Z] 77f2099b4c1e: Pushed [2025-02-01T14:21:38.097Z] 6fb85564d46b: Pushed [2025-02-01T14:21:39.038Z] 8badf06f30ba: Pushed [2025-02-01T14:21:39.976Z] 560c756c32fd: Pushed [2025-02-01T14:21:40.237Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6: digest: sha256:e07d604cbf6abf657fd78a857169db6b5fd83c1eceeb647af1e62f398c6f2796 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:40.554Z] + 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-01T14:21:40.872Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-02-01T14:21:40.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-01T14:21:40.872Z] 77f2099b4c1e: Preparing [2025-02-01T14:21:40.872Z] 560c756c32fd: Preparing [2025-02-01T14:21:40.872Z] 5375749252cd: Preparing [2025-02-01T14:21:40.872Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:21:40.872Z] 6fb85564d46b: Preparing [2025-02-01T14:21:40.872Z] 8badf06f30ba: Preparing [2025-02-01T14:21:40.872Z] ce5a8cde9eee: Preparing [2025-02-01T14:21:40.872Z] ce5a8cde9eee: Waiting [2025-02-01T14:21:40.872Z] 8badf06f30ba: Waiting [2025-02-01T14:21:40.872Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:21:40.872Z] 560c756c32fd: Layer already exists [2025-02-01T14:21:40.872Z] 77f2099b4c1e: Layer already exists [2025-02-01T14:21:40.872Z] 5375749252cd: Layer already exists [2025-02-01T14:21:40.872Z] 6fb85564d46b: Layer already exists [2025-02-01T14:21:40.872Z] 8badf06f30ba: Layer already exists [2025-02-01T14:21:40.872Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:21:40.872Z] latest: digest: sha256:e07d604cbf6abf657fd78a857169db6b5fd83c1eceeb647af1e62f398c6f2796 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:41.190Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:41.514Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.51 [2025-02-01T14:21:41.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-01T14:21:41.514Z] 77f2099b4c1e: Preparing [2025-02-01T14:21:41.514Z] 560c756c32fd: Preparing [2025-02-01T14:21:41.514Z] 5375749252cd: Preparing [2025-02-01T14:21:41.514Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:21:41.514Z] 6fb85564d46b: Preparing [2025-02-01T14:21:41.514Z] 8badf06f30ba: Preparing [2025-02-01T14:21:41.514Z] ce5a8cde9eee: Preparing [2025-02-01T14:21:41.514Z] 8badf06f30ba: Waiting [2025-02-01T14:21:41.514Z] ce5a8cde9eee: Waiting [2025-02-01T14:21:41.514Z] 5375749252cd: Layer already exists [2025-02-01T14:21:41.514Z] 77f2099b4c1e: Layer already exists [2025-02-01T14:21:41.514Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:21:41.514Z] 6fb85564d46b: Layer already exists [2025-02-01T14:21:41.514Z] 560c756c32fd: Layer already exists [2025-02-01T14:21:41.514Z] 8badf06f30ba: Layer already exists [2025-02-01T14:21:41.514Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:21:41.514Z] 4.0.0-dev.51: digest: sha256:e07d604cbf6abf657fd78a857169db6b5fd83c1eceeb647af1e62f398c6f2796 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:41.842Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:42.167Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:21:42.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-01T14:21:42.167Z] 77f2099b4c1e: Preparing [2025-02-01T14:21:42.167Z] 560c756c32fd: Preparing [2025-02-01T14:21:42.167Z] 5375749252cd: Preparing [2025-02-01T14:21:42.167Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:21:42.167Z] 6fb85564d46b: Preparing [2025-02-01T14:21:42.167Z] 8badf06f30ba: Preparing [2025-02-01T14:21:42.167Z] ce5a8cde9eee: Preparing [2025-02-01T14:21:42.167Z] 8badf06f30ba: Waiting [2025-02-01T14:21:42.167Z] ce5a8cde9eee: Waiting [2025-02-01T14:21:42.167Z] 5375749252cd: Layer already exists [2025-02-01T14:21:42.167Z] 6fb85564d46b: Layer already exists [2025-02-01T14:21:42.167Z] 77f2099b4c1e: Layer already exists [2025-02-01T14:21:42.167Z] 560c756c32fd: Layer already exists [2025-02-01T14:21:42.167Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:21:42.167Z] 8badf06f30ba: Layer already exists [2025-02-01T14:21:42.167Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:21:42.167Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51: digest: sha256:e07d604cbf6abf657fd78a857169db6b5fd83c1eceeb647af1e62f398c6f2796 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:42.477Z] + 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-01T14:21:42.791Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-02-01T14:21:42.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-01T14:21:42.791Z] 77f2099b4c1e: Preparing [2025-02-01T14:21:42.791Z] 560c756c32fd: Preparing [2025-02-01T14:21:42.791Z] 5375749252cd: Preparing [2025-02-01T14:21:42.791Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:21:42.791Z] 6fb85564d46b: Preparing [2025-02-01T14:21:42.791Z] 8badf06f30ba: Preparing [2025-02-01T14:21:42.791Z] ce5a8cde9eee: Preparing [2025-02-01T14:21:42.791Z] ce5a8cde9eee: Waiting [2025-02-01T14:21:42.791Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:21:42.791Z] 77f2099b4c1e: Layer already exists [2025-02-01T14:21:42.791Z] 5375749252cd: Layer already exists [2025-02-01T14:21:42.791Z] 560c756c32fd: Layer already exists [2025-02-01T14:21:42.791Z] 6fb85564d46b: Layer already exists [2025-02-01T14:21:42.791Z] 8badf06f30ba: Layer already exists [2025-02-01T14:21:42.791Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:21:42.791Z] main: digest: sha256:e07d604cbf6abf657fd78a857169db6b5fd83c1eceeb647af1e62f398c6f2796 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-01T14:21:42.845Z] ===================================================== [Pipeline] echo [2025-02-01T14:21:42.855Z] taggedImages: [2025-02-01T14:21:42.855Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:21:42.855Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-02-01T14:21:42.855Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.51 [2025-02-01T14:21:42.855Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:21:42.855Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-02-01T14:21:42.882Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-02-01T14:21:42.882Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:21:42.882Z] latest [2025-02-01T14:21:42.882Z] 4.0.0-dev.51 [2025-02-01T14:21:42.882Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:21:42.882Z] main [2025-02-01T14:21:42.882Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:43.215Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:43.534Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:21:43.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-01T14:21:43.535Z] f164f2f18b9f: Preparing [2025-02-01T14:21:43.535Z] c37d7a03dc29: Preparing [2025-02-01T14:21:43.535Z] a0f829671e39: Preparing [2025-02-01T14:21:43.535Z] 5375749252cd: Preparing [2025-02-01T14:21:43.535Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:21:43.535Z] 4170596ac974: Preparing [2025-02-01T14:21:43.535Z] 6aa38b605f97: Preparing [2025-02-01T14:21:43.535Z] dbf244346a8c: Preparing [2025-02-01T14:21:43.535Z] c5003f6e5937: Preparing [2025-02-01T14:21:43.535Z] ce5a8cde9eee: Preparing [2025-02-01T14:21:43.535Z] 4170596ac974: Waiting [2025-02-01T14:21:43.535Z] c5003f6e5937: Waiting [2025-02-01T14:21:43.535Z] 6aa38b605f97: Waiting [2025-02-01T14:21:43.535Z] ce5a8cde9eee: Waiting [2025-02-01T14:21:43.535Z] 5375749252cd: Layer already exists [2025-02-01T14:21:43.535Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:21:43.535Z] a0f829671e39: Pushed [2025-02-01T14:21:43.535Z] c37d7a03dc29: Pushed [2025-02-01T14:21:43.535Z] f164f2f18b9f: Pushed [2025-02-01T14:21:43.535Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:21:43.535Z] dbf244346a8c: Pushed [2025-02-01T14:21:44.103Z] c5003f6e5937: Pushed [2025-02-01T14:21:49.375Z] 6aa38b605f97: Pushed [2025-02-01T14:21:53.569Z] 4170596ac974: Pushed [2025-02-01T14:21:53.569Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6: digest: sha256:5c1631746e77c29c46662b227c1850e8de11e2875f730963b89e2edb5ab3a543 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:53.891Z] + 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-01T14:21:54.220Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-02-01T14:21:54.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-01T14:21:54.220Z] f164f2f18b9f: Preparing [2025-02-01T14:21:54.220Z] c37d7a03dc29: Preparing [2025-02-01T14:21:54.220Z] a0f829671e39: Preparing [2025-02-01T14:21:54.220Z] 5375749252cd: Preparing [2025-02-01T14:21:54.220Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:21:54.220Z] 4170596ac974: Preparing [2025-02-01T14:21:54.220Z] 6aa38b605f97: Preparing [2025-02-01T14:21:54.220Z] dbf244346a8c: Preparing [2025-02-01T14:21:54.220Z] c5003f6e5937: Preparing [2025-02-01T14:21:54.220Z] ce5a8cde9eee: Preparing [2025-02-01T14:21:54.220Z] 4170596ac974: Waiting [2025-02-01T14:21:54.220Z] 6aa38b605f97: Waiting [2025-02-01T14:21:54.220Z] c5003f6e5937: Waiting [2025-02-01T14:21:54.220Z] ce5a8cde9eee: Waiting [2025-02-01T14:21:54.220Z] dbf244346a8c: Waiting [2025-02-01T14:21:54.220Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:21:54.220Z] a0f829671e39: Layer already exists [2025-02-01T14:21:54.220Z] f164f2f18b9f: Layer already exists [2025-02-01T14:21:54.220Z] 5375749252cd: Layer already exists [2025-02-01T14:21:54.220Z] c37d7a03dc29: Layer already exists [2025-02-01T14:21:54.220Z] 6aa38b605f97: Layer already exists [2025-02-01T14:21:54.220Z] 4170596ac974: Layer already exists [2025-02-01T14:21:54.220Z] c5003f6e5937: Layer already exists [2025-02-01T14:21:54.220Z] dbf244346a8c: Layer already exists [2025-02-01T14:21:54.220Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:21:54.220Z] latest: digest: sha256:5c1631746e77c29c46662b227c1850e8de11e2875f730963b89e2edb5ab3a543 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:54.540Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:54.853Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.51 [2025-02-01T14:21:54.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-01T14:21:54.853Z] f164f2f18b9f: Preparing [2025-02-01T14:21:54.853Z] c37d7a03dc29: Preparing [2025-02-01T14:21:54.853Z] a0f829671e39: Preparing [2025-02-01T14:21:54.853Z] 5375749252cd: Preparing [2025-02-01T14:21:54.853Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:21:54.853Z] 4170596ac974: Preparing [2025-02-01T14:21:54.853Z] 6aa38b605f97: Preparing [2025-02-01T14:21:54.853Z] dbf244346a8c: Preparing [2025-02-01T14:21:54.853Z] c5003f6e5937: Preparing [2025-02-01T14:21:54.853Z] ce5a8cde9eee: Preparing [2025-02-01T14:21:54.853Z] dbf244346a8c: Waiting [2025-02-01T14:21:54.853Z] c5003f6e5937: Waiting [2025-02-01T14:21:54.853Z] ce5a8cde9eee: Waiting [2025-02-01T14:21:54.853Z] 4170596ac974: Waiting [2025-02-01T14:21:54.853Z] 6aa38b605f97: Waiting [2025-02-01T14:21:54.853Z] c37d7a03dc29: Layer already exists [2025-02-01T14:21:54.853Z] a0f829671e39: Layer already exists [2025-02-01T14:21:54.853Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:21:54.853Z] f164f2f18b9f: Layer already exists [2025-02-01T14:21:54.853Z] 5375749252cd: Layer already exists [2025-02-01T14:21:54.853Z] 4170596ac974: Layer already exists [2025-02-01T14:21:54.853Z] 6aa38b605f97: Layer already exists [2025-02-01T14:21:54.853Z] c5003f6e5937: Layer already exists [2025-02-01T14:21:54.853Z] dbf244346a8c: Layer already exists [2025-02-01T14:21:54.853Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:21:54.853Z] 4.0.0-dev.51: digest: sha256:5c1631746e77c29c46662b227c1850e8de11e2875f730963b89e2edb5ab3a543 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:55.171Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:55.496Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:21:55.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-01T14:21:55.497Z] f164f2f18b9f: Preparing [2025-02-01T14:21:55.497Z] c37d7a03dc29: Preparing [2025-02-01T14:21:55.497Z] a0f829671e39: Preparing [2025-02-01T14:21:55.497Z] 5375749252cd: Preparing [2025-02-01T14:21:55.497Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:21:55.497Z] 4170596ac974: Preparing [2025-02-01T14:21:55.497Z] 4170596ac974: Waiting [2025-02-01T14:21:55.497Z] 6aa38b605f97: Preparing [2025-02-01T14:21:55.497Z] dbf244346a8c: Preparing [2025-02-01T14:21:55.497Z] c5003f6e5937: Preparing [2025-02-01T14:21:55.497Z] dbf244346a8c: Waiting [2025-02-01T14:21:55.497Z] ce5a8cde9eee: Preparing [2025-02-01T14:21:55.497Z] c5003f6e5937: Waiting [2025-02-01T14:21:55.497Z] ce5a8cde9eee: Waiting [2025-02-01T14:21:55.497Z] 5375749252cd: Layer already exists [2025-02-01T14:21:55.497Z] f164f2f18b9f: Layer already exists [2025-02-01T14:21:55.497Z] a0f829671e39: Layer already exists [2025-02-01T14:21:55.497Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:21:55.497Z] c37d7a03dc29: Layer already exists [2025-02-01T14:21:55.497Z] 6aa38b605f97: Layer already exists [2025-02-01T14:21:55.497Z] dbf244346a8c: Layer already exists [2025-02-01T14:21:55.497Z] 4170596ac974: Layer already exists [2025-02-01T14:21:55.497Z] c5003f6e5937: Layer already exists [2025-02-01T14:21:55.497Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:21:55.497Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51: digest: sha256:5c1631746e77c29c46662b227c1850e8de11e2875f730963b89e2edb5ab3a543 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:55.824Z] + 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-01T14:21:56.149Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-02-01T14:21:56.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-01T14:21:56.149Z] f164f2f18b9f: Preparing [2025-02-01T14:21:56.149Z] c37d7a03dc29: Preparing [2025-02-01T14:21:56.149Z] a0f829671e39: Preparing [2025-02-01T14:21:56.149Z] 5375749252cd: Preparing [2025-02-01T14:21:56.149Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:21:56.149Z] 4170596ac974: Preparing [2025-02-01T14:21:56.149Z] 6aa38b605f97: Preparing [2025-02-01T14:21:56.149Z] dbf244346a8c: Preparing [2025-02-01T14:21:56.149Z] c5003f6e5937: Preparing [2025-02-01T14:21:56.149Z] ce5a8cde9eee: Preparing [2025-02-01T14:21:56.149Z] 6aa38b605f97: Waiting [2025-02-01T14:21:56.149Z] c5003f6e5937: Waiting [2025-02-01T14:21:56.149Z] dbf244346a8c: Waiting [2025-02-01T14:21:56.149Z] 4170596ac974: Waiting [2025-02-01T14:21:56.149Z] ce5a8cde9eee: Waiting [2025-02-01T14:21:56.149Z] c37d7a03dc29: Layer already exists [2025-02-01T14:21:56.149Z] 5375749252cd: Layer already exists [2025-02-01T14:21:56.149Z] f164f2f18b9f: Layer already exists [2025-02-01T14:21:56.149Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:21:56.149Z] a0f829671e39: Layer already exists [2025-02-01T14:21:56.149Z] 4170596ac974: Layer already exists [2025-02-01T14:21:56.149Z] 6aa38b605f97: Layer already exists [2025-02-01T14:21:56.149Z] dbf244346a8c: Layer already exists [2025-02-01T14:21:56.149Z] c5003f6e5937: Layer already exists [2025-02-01T14:21:56.149Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:21:56.149Z] main: digest: sha256:5c1631746e77c29c46662b227c1850e8de11e2875f730963b89e2edb5ab3a543 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-01T14:21:56.225Z] ===================================================== [Pipeline] echo [2025-02-01T14:21:56.237Z] taggedImages: [2025-02-01T14:21:56.237Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:21:56.237Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-02-01T14:21:56.237Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.51 [2025-02-01T14:21:56.237Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:21:56.237Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-02-01T14:21:56.265Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-02-01T14:21:56.265Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:21:56.265Z] latest [2025-02-01T14:21:56.265Z] 4.0.0-dev.51 [2025-02-01T14:21:56.265Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:21:56.266Z] main [2025-02-01T14:21:56.266Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:56.606Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:21:56.926Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:21:56.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-01T14:21:56.926Z] 62a85ad2c1c0: Preparing [2025-02-01T14:21:56.926Z] 69513117ce35: Preparing [2025-02-01T14:21:56.926Z] 47b617b5f9e8: Preparing [2025-02-01T14:21:56.926Z] 5375749252cd: Preparing [2025-02-01T14:21:56.926Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:21:56.926Z] a82d3d1ef627: Preparing [2025-02-01T14:21:56.926Z] 478a6be3c9ba: Preparing [2025-02-01T14:21:56.926Z] 5fd61cade16d: Preparing [2025-02-01T14:21:56.926Z] 478a6be3c9ba: Waiting [2025-02-01T14:21:56.926Z] a82d3d1ef627: Waiting [2025-02-01T14:21:56.926Z] ce5a8cde9eee: Preparing [2025-02-01T14:21:56.926Z] 5fd61cade16d: Waiting [2025-02-01T14:21:56.926Z] ce5a8cde9eee: Waiting [2025-02-01T14:21:56.926Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:21:56.926Z] 5375749252cd: Layer already exists [2025-02-01T14:21:56.926Z] 62a85ad2c1c0: Pushed [2025-02-01T14:21:56.926Z] 69513117ce35: Pushed [2025-02-01T14:21:56.926Z] 478a6be3c9ba: Pushed [2025-02-01T14:21:56.926Z] 47b617b5f9e8: Pushed [2025-02-01T14:21:56.926Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:21:57.186Z] 5fd61cade16d: Pushed [2025-02-01T14:22:07.210Z] a82d3d1ef627: Pushed [2025-02-01T14:22:07.210Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6: digest: sha256:111e23a7ddb170b5ca298bb00035571f857b20b8666e93b6995dd5d81082cf3c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:22:07.538Z] + 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-01T14:22:07.851Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-02-01T14:22:07.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-01T14:22:07.851Z] 62a85ad2c1c0: Preparing [2025-02-01T14:22:07.851Z] 69513117ce35: Preparing [2025-02-01T14:22:07.851Z] 47b617b5f9e8: Preparing [2025-02-01T14:22:07.851Z] 5375749252cd: Preparing [2025-02-01T14:22:07.851Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:22:07.851Z] a82d3d1ef627: Preparing [2025-02-01T14:22:07.851Z] 478a6be3c9ba: Preparing [2025-02-01T14:22:07.851Z] 5fd61cade16d: Preparing [2025-02-01T14:22:07.851Z] 478a6be3c9ba: Waiting [2025-02-01T14:22:07.851Z] ce5a8cde9eee: Preparing [2025-02-01T14:22:07.851Z] a82d3d1ef627: Waiting [2025-02-01T14:22:07.851Z] ce5a8cde9eee: Waiting [2025-02-01T14:22:07.851Z] 5fd61cade16d: Waiting [2025-02-01T14:22:07.851Z] 62a85ad2c1c0: Layer already exists [2025-02-01T14:22:07.851Z] 5375749252cd: Layer already exists [2025-02-01T14:22:07.851Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:22:07.851Z] 69513117ce35: Layer already exists [2025-02-01T14:22:07.851Z] 47b617b5f9e8: Layer already exists [2025-02-01T14:22:07.851Z] a82d3d1ef627: Layer already exists [2025-02-01T14:22:07.851Z] 478a6be3c9ba: Layer already exists [2025-02-01T14:22:07.851Z] 5fd61cade16d: Layer already exists [2025-02-01T14:22:07.851Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:22:07.851Z] latest: digest: sha256:111e23a7ddb170b5ca298bb00035571f857b20b8666e93b6995dd5d81082cf3c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:22:08.178Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:22:08.492Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.51 [2025-02-01T14:22:08.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-01T14:22:08.492Z] 62a85ad2c1c0: Preparing [2025-02-01T14:22:08.492Z] 69513117ce35: Preparing [2025-02-01T14:22:08.492Z] 47b617b5f9e8: Preparing [2025-02-01T14:22:08.492Z] 5375749252cd: Preparing [2025-02-01T14:22:08.492Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:22:08.492Z] a82d3d1ef627: Preparing [2025-02-01T14:22:08.492Z] 478a6be3c9ba: Preparing [2025-02-01T14:22:08.492Z] 5fd61cade16d: Preparing [2025-02-01T14:22:08.492Z] ce5a8cde9eee: Preparing [2025-02-01T14:22:08.492Z] a82d3d1ef627: Waiting [2025-02-01T14:22:08.492Z] 478a6be3c9ba: Waiting [2025-02-01T14:22:08.492Z] 5fd61cade16d: Waiting [2025-02-01T14:22:08.492Z] ce5a8cde9eee: Waiting [2025-02-01T14:22:08.492Z] 5375749252cd: Layer already exists [2025-02-01T14:22:08.492Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:22:08.492Z] 47b617b5f9e8: Layer already exists [2025-02-01T14:22:08.492Z] 69513117ce35: Layer already exists [2025-02-01T14:22:08.492Z] 62a85ad2c1c0: Layer already exists [2025-02-01T14:22:08.492Z] a82d3d1ef627: Layer already exists [2025-02-01T14:22:08.492Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:22:08.492Z] 478a6be3c9ba: Layer already exists [2025-02-01T14:22:08.492Z] 5fd61cade16d: Layer already exists [2025-02-01T14:22:08.492Z] 4.0.0-dev.51: digest: sha256:111e23a7ddb170b5ca298bb00035571f857b20b8666e93b6995dd5d81082cf3c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:22:08.812Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:22:09.129Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:22:09.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-01T14:22:09.129Z] 62a85ad2c1c0: Preparing [2025-02-01T14:22:09.129Z] 69513117ce35: Preparing [2025-02-01T14:22:09.129Z] 47b617b5f9e8: Preparing [2025-02-01T14:22:09.129Z] 5375749252cd: Preparing [2025-02-01T14:22:09.129Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:22:09.129Z] a82d3d1ef627: Preparing [2025-02-01T14:22:09.129Z] 478a6be3c9ba: Preparing [2025-02-01T14:22:09.129Z] 5fd61cade16d: Preparing [2025-02-01T14:22:09.129Z] ce5a8cde9eee: Preparing [2025-02-01T14:22:09.129Z] 5fd61cade16d: Waiting [2025-02-01T14:22:09.129Z] a82d3d1ef627: Waiting [2025-02-01T14:22:09.129Z] 478a6be3c9ba: Waiting [2025-02-01T14:22:09.129Z] ce5a8cde9eee: Waiting [2025-02-01T14:22:09.129Z] 69513117ce35: Layer already exists [2025-02-01T14:22:09.129Z] 62a85ad2c1c0: Layer already exists [2025-02-01T14:22:09.129Z] 5375749252cd: Layer already exists [2025-02-01T14:22:09.129Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:22:09.129Z] 47b617b5f9e8: Layer already exists [2025-02-01T14:22:09.129Z] a82d3d1ef627: Layer already exists [2025-02-01T14:22:09.129Z] 478a6be3c9ba: Layer already exists [2025-02-01T14:22:09.129Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:22:09.129Z] 5fd61cade16d: Layer already exists [2025-02-01T14:22:09.129Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51: digest: sha256:111e23a7ddb170b5ca298bb00035571f857b20b8666e93b6995dd5d81082cf3c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:22:09.450Z] + 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-01T14:22:09.777Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-02-01T14:22:09.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-01T14:22:09.777Z] 62a85ad2c1c0: Preparing [2025-02-01T14:22:09.777Z] 69513117ce35: Preparing [2025-02-01T14:22:09.777Z] 47b617b5f9e8: Preparing [2025-02-01T14:22:09.777Z] 5375749252cd: Preparing [2025-02-01T14:22:09.777Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:22:09.777Z] a82d3d1ef627: Preparing [2025-02-01T14:22:09.777Z] 478a6be3c9ba: Preparing [2025-02-01T14:22:09.777Z] 5fd61cade16d: Preparing [2025-02-01T14:22:09.777Z] ce5a8cde9eee: Preparing [2025-02-01T14:22:09.777Z] 478a6be3c9ba: Waiting [2025-02-01T14:22:09.777Z] a82d3d1ef627: Waiting [2025-02-01T14:22:09.777Z] 69513117ce35: Layer already exists [2025-02-01T14:22:09.777Z] 47b617b5f9e8: Layer already exists [2025-02-01T14:22:09.777Z] 62a85ad2c1c0: Layer already exists [2025-02-01T14:22:09.777Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:22:09.777Z] 5375749252cd: Layer already exists [2025-02-01T14:22:09.777Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:22:09.777Z] a82d3d1ef627: Layer already exists [2025-02-01T14:22:09.777Z] 478a6be3c9ba: Layer already exists [2025-02-01T14:22:09.777Z] 5fd61cade16d: Layer already exists [2025-02-01T14:22:09.777Z] main: digest: sha256:111e23a7ddb170b5ca298bb00035571f857b20b8666e93b6995dd5d81082cf3c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-01T14:22:09.859Z] ===================================================== [Pipeline] echo [2025-02-01T14:22:09.870Z] taggedImages: [2025-02-01T14:22:09.870Z] - nexus3.edgexfoundry.org:10004/security-spire-config:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:22:09.870Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-02-01T14:22:09.870Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.51 [2025-02-01T14:22:09.870Z] - nexus3.edgexfoundry.org:10004/security-spire-config:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:22:09.870Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-02-01T14:22:09.897Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-02-01T14:22:09.897Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:22:09.897Z] latest [2025-02-01T14:22:09.897Z] 4.0.0-dev.51 [2025-02-01T14:22:09.897Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:22:09.897Z] main [2025-02-01T14:22:09.897Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:22:10.231Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:22:10.557Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:22:10.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-01T14:22:10.557Z] f164f2f18b9f: Preparing [2025-02-01T14:22:10.557Z] 7515010bab0f: Preparing [2025-02-01T14:22:10.557Z] 2331ed09c55f: Preparing [2025-02-01T14:22:10.557Z] 5375749252cd: Preparing [2025-02-01T14:22:10.557Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:22:10.557Z] a23ce0b36a17: Preparing [2025-02-01T14:22:10.557Z] dbf244346a8c: Preparing [2025-02-01T14:22:10.557Z] c5003f6e5937: Preparing [2025-02-01T14:22:10.557Z] ce5a8cde9eee: Preparing [2025-02-01T14:22:10.557Z] dbf244346a8c: Waiting [2025-02-01T14:22:10.557Z] a23ce0b36a17: Waiting [2025-02-01T14:22:10.557Z] ce5a8cde9eee: Waiting [2025-02-01T14:22:10.557Z] c5003f6e5937: Waiting [2025-02-01T14:22:10.557Z] f164f2f18b9f: Layer already exists [2025-02-01T14:22:10.557Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:22:10.557Z] 5375749252cd: Layer already exists [2025-02-01T14:22:10.557Z] dbf244346a8c: Layer already exists [2025-02-01T14:22:10.557Z] c5003f6e5937: Layer already exists [2025-02-01T14:22:10.557Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:22:10.557Z] 7515010bab0f: Pushed [2025-02-01T14:22:10.557Z] 2331ed09c55f: Pushed [2025-02-01T14:22:22.768Z] a23ce0b36a17: Pushed [2025-02-01T14:22:22.768Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6: digest: sha256:ef0ef854358a1e5f5b0e9c02afb8011f7d3bfb54824833850fa12e1c9e07c357 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:22:23.103Z] + 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-01T14:22:23.424Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-02-01T14:22:23.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-01T14:22:23.424Z] f164f2f18b9f: Preparing [2025-02-01T14:22:23.424Z] 7515010bab0f: Preparing [2025-02-01T14:22:23.424Z] 2331ed09c55f: Preparing [2025-02-01T14:22:23.424Z] 5375749252cd: Preparing [2025-02-01T14:22:23.424Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:22:23.424Z] a23ce0b36a17: Preparing [2025-02-01T14:22:23.424Z] dbf244346a8c: Preparing [2025-02-01T14:22:23.424Z] c5003f6e5937: Preparing [2025-02-01T14:22:23.424Z] ce5a8cde9eee: Preparing [2025-02-01T14:22:23.424Z] c5003f6e5937: Waiting [2025-02-01T14:22:23.424Z] a23ce0b36a17: Waiting [2025-02-01T14:22:23.424Z] dbf244346a8c: Waiting [2025-02-01T14:22:23.424Z] ce5a8cde9eee: Waiting [2025-02-01T14:22:23.424Z] 2331ed09c55f: Layer already exists [2025-02-01T14:22:23.424Z] 5375749252cd: Layer already exists [2025-02-01T14:22:23.424Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:22:23.424Z] 7515010bab0f: Layer already exists [2025-02-01T14:22:23.424Z] f164f2f18b9f: Layer already exists [2025-02-01T14:22:23.424Z] a23ce0b36a17: Layer already exists [2025-02-01T14:22:23.424Z] dbf244346a8c: Layer already exists [2025-02-01T14:22:23.424Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:22:23.424Z] c5003f6e5937: Layer already exists [2025-02-01T14:22:23.424Z] latest: digest: sha256:ef0ef854358a1e5f5b0e9c02afb8011f7d3bfb54824833850fa12e1c9e07c357 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:22:23.757Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:22:24.080Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.51 [2025-02-01T14:22:24.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-01T14:22:24.080Z] f164f2f18b9f: Preparing [2025-02-01T14:22:24.080Z] 7515010bab0f: Preparing [2025-02-01T14:22:24.080Z] 2331ed09c55f: Preparing [2025-02-01T14:22:24.080Z] 5375749252cd: Preparing [2025-02-01T14:22:24.080Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:22:24.080Z] a23ce0b36a17: Preparing [2025-02-01T14:22:24.080Z] dbf244346a8c: Preparing [2025-02-01T14:22:24.080Z] c5003f6e5937: Preparing [2025-02-01T14:22:24.080Z] ce5a8cde9eee: Preparing [2025-02-01T14:22:24.081Z] dbf244346a8c: Waiting [2025-02-01T14:22:24.081Z] a23ce0b36a17: Waiting [2025-02-01T14:22:24.081Z] c5003f6e5937: Waiting [2025-02-01T14:22:24.081Z] ce5a8cde9eee: Waiting [2025-02-01T14:22:24.081Z] f164f2f18b9f: Layer already exists [2025-02-01T14:22:24.081Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:22:24.081Z] 5375749252cd: Layer already exists [2025-02-01T14:22:24.081Z] 2331ed09c55f: Layer already exists [2025-02-01T14:22:24.081Z] 7515010bab0f: Layer already exists [2025-02-01T14:22:24.081Z] a23ce0b36a17: Layer already exists [2025-02-01T14:22:24.081Z] c5003f6e5937: Layer already exists [2025-02-01T14:22:24.081Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:22:24.081Z] dbf244346a8c: Layer already exists [2025-02-01T14:22:24.081Z] 4.0.0-dev.51: digest: sha256:ef0ef854358a1e5f5b0e9c02afb8011f7d3bfb54824833850fa12e1c9e07c357 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:22:24.417Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:22:24.747Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:22:24.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-01T14:22:24.747Z] f164f2f18b9f: Preparing [2025-02-01T14:22:24.747Z] 7515010bab0f: Preparing [2025-02-01T14:22:24.747Z] 2331ed09c55f: Preparing [2025-02-01T14:22:24.747Z] 5375749252cd: Preparing [2025-02-01T14:22:24.747Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:22:24.747Z] a23ce0b36a17: Preparing [2025-02-01T14:22:24.747Z] dbf244346a8c: Preparing [2025-02-01T14:22:24.747Z] c5003f6e5937: Preparing [2025-02-01T14:22:24.747Z] ce5a8cde9eee: Preparing [2025-02-01T14:22:24.747Z] a23ce0b36a17: Waiting [2025-02-01T14:22:24.747Z] dbf244346a8c: Waiting [2025-02-01T14:22:24.747Z] c5003f6e5937: Waiting [2025-02-01T14:22:24.747Z] ce5a8cde9eee: Waiting [2025-02-01T14:22:24.747Z] 2331ed09c55f: Layer already exists [2025-02-01T14:22:24.747Z] 5375749252cd: Layer already exists [2025-02-01T14:22:24.747Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:22:24.747Z] 7515010bab0f: Layer already exists [2025-02-01T14:22:24.747Z] f164f2f18b9f: Layer already exists [2025-02-01T14:22:24.747Z] dbf244346a8c: Layer already exists [2025-02-01T14:22:24.747Z] a23ce0b36a17: Layer already exists [2025-02-01T14:22:24.747Z] c5003f6e5937: Layer already exists [2025-02-01T14:22:24.747Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:22:24.747Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51: digest: sha256:ef0ef854358a1e5f5b0e9c02afb8011f7d3bfb54824833850fa12e1c9e07c357 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:22:25.070Z] + 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-01T14:22:25.392Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-02-01T14:22:25.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-01T14:22:25.392Z] f164f2f18b9f: Preparing [2025-02-01T14:22:25.392Z] 7515010bab0f: Preparing [2025-02-01T14:22:25.392Z] 2331ed09c55f: Preparing [2025-02-01T14:22:25.392Z] 5375749252cd: Preparing [2025-02-01T14:22:25.392Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:22:25.392Z] a23ce0b36a17: Preparing [2025-02-01T14:22:25.392Z] dbf244346a8c: Preparing [2025-02-01T14:22:25.392Z] c5003f6e5937: Preparing [2025-02-01T14:22:25.392Z] ce5a8cde9eee: Preparing [2025-02-01T14:22:25.392Z] ce5a8cde9eee: Waiting [2025-02-01T14:22:25.392Z] c5003f6e5937: Waiting [2025-02-01T14:22:25.392Z] dbf244346a8c: Waiting [2025-02-01T14:22:25.392Z] a23ce0b36a17: Waiting [2025-02-01T14:22:25.392Z] 5375749252cd: Layer already exists [2025-02-01T14:22:25.392Z] f164f2f18b9f: Layer already exists [2025-02-01T14:22:25.392Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:22:25.392Z] 7515010bab0f: Layer already exists [2025-02-01T14:22:25.392Z] 2331ed09c55f: Layer already exists [2025-02-01T14:22:25.392Z] a23ce0b36a17: Layer already exists [2025-02-01T14:22:25.392Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:22:25.392Z] dbf244346a8c: Layer already exists [2025-02-01T14:22:25.392Z] c5003f6e5937: Layer already exists [2025-02-01T14:22:25.392Z] main: digest: sha256:ef0ef854358a1e5f5b0e9c02afb8011f7d3bfb54824833850fa12e1c9e07c357 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-01T14:22:25.468Z] ===================================================== [Pipeline] echo [2025-02-01T14:22:25.480Z] taggedImages: [2025-02-01T14:22:25.480Z] - nexus3.edgexfoundry.org:10004/security-spire-server:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:22:25.480Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-02-01T14:22:25.480Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.51 [2025-02-01T14:22:25.480Z] - nexus3.edgexfoundry.org:10004/security-spire-server:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:22:25.480Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-02-01T14:22:25.507Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-02-01T14:22:25.507Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:22:25.507Z] latest [2025-02-01T14:22:25.507Z] 4.0.0-dev.51 [2025-02-01T14:22:25.507Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:22:25.507Z] main [2025-02-01T14:22:25.507Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:22:25.865Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:22:26.188Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:22:26.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-01T14:22:26.189Z] f5ae82eeface: Preparing [2025-02-01T14:22:26.189Z] 79f11b8ba37d: Preparing [2025-02-01T14:22:26.189Z] ac404dde6003: Preparing [2025-02-01T14:22:26.189Z] 5375749252cd: Preparing [2025-02-01T14:22:26.189Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:22:26.189Z] a6741561eaa1: Preparing [2025-02-01T14:22:26.189Z] 65f2d6887aaa: Preparing [2025-02-01T14:22:26.189Z] ce5a8cde9eee: Preparing [2025-02-01T14:22:26.189Z] a6741561eaa1: Waiting [2025-02-01T14:22:26.189Z] 65f2d6887aaa: Waiting [2025-02-01T14:22:26.189Z] ce5a8cde9eee: Waiting [2025-02-01T14:22:26.189Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:22:26.189Z] 5375749252cd: Layer already exists [2025-02-01T14:22:26.189Z] f5ae82eeface: Pushed [2025-02-01T14:22:26.189Z] 79f11b8ba37d: Pushed [2025-02-01T14:22:26.189Z] a6741561eaa1: Pushed [2025-02-01T14:22:26.189Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:22:26.760Z] 65f2d6887aaa: Pushed [2025-02-01T14:22:30.046Z] ac404dde6003: Pushed [2025-02-01T14:22:30.046Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6: digest: sha256:f973ef0cec8ddda6719e1bd460f4c234b8c44c72dbb927aa260b0ca46b4ef4d5 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:22:30.373Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:22:30.688Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-02-01T14:22:30.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-01T14:22:30.688Z] f5ae82eeface: Preparing [2025-02-01T14:22:30.688Z] 79f11b8ba37d: Preparing [2025-02-01T14:22:30.688Z] ac404dde6003: Preparing [2025-02-01T14:22:30.688Z] 5375749252cd: Preparing [2025-02-01T14:22:30.688Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:22:30.688Z] a6741561eaa1: Preparing [2025-02-01T14:22:30.688Z] 65f2d6887aaa: Preparing [2025-02-01T14:22:30.688Z] ce5a8cde9eee: Preparing [2025-02-01T14:22:30.688Z] a6741561eaa1: Waiting [2025-02-01T14:22:30.688Z] 65f2d6887aaa: Waiting [2025-02-01T14:22:30.688Z] ce5a8cde9eee: Waiting [2025-02-01T14:22:30.688Z] ac404dde6003: Layer already exists [2025-02-01T14:22:30.688Z] 5375749252cd: Layer already exists [2025-02-01T14:22:30.688Z] f5ae82eeface: Layer already exists [2025-02-01T14:22:30.688Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:22:30.688Z] 79f11b8ba37d: Layer already exists [2025-02-01T14:22:30.688Z] a6741561eaa1: Layer already exists [2025-02-01T14:22:30.688Z] 65f2d6887aaa: Layer already exists [2025-02-01T14:22:30.688Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:22:30.688Z] latest: digest: sha256:f973ef0cec8ddda6719e1bd460f4c234b8c44c72dbb927aa260b0ca46b4ef4d5 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:22:31.009Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:22:31.325Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.51 [2025-02-01T14:22:31.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-01T14:22:31.325Z] f5ae82eeface: Preparing [2025-02-01T14:22:31.325Z] 79f11b8ba37d: Preparing [2025-02-01T14:22:31.325Z] ac404dde6003: Preparing [2025-02-01T14:22:31.325Z] 5375749252cd: Preparing [2025-02-01T14:22:31.325Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:22:31.325Z] a6741561eaa1: Preparing [2025-02-01T14:22:31.325Z] 65f2d6887aaa: Preparing [2025-02-01T14:22:31.325Z] ce5a8cde9eee: Preparing [2025-02-01T14:22:31.325Z] a6741561eaa1: Waiting [2025-02-01T14:22:31.325Z] 65f2d6887aaa: Waiting [2025-02-01T14:22:31.325Z] ce5a8cde9eee: Waiting [2025-02-01T14:22:31.325Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:22:31.325Z] 79f11b8ba37d: Layer already exists [2025-02-01T14:22:31.325Z] 5375749252cd: Layer already exists [2025-02-01T14:22:31.325Z] f5ae82eeface: Layer already exists [2025-02-01T14:22:31.325Z] ac404dde6003: Layer already exists [2025-02-01T14:22:31.325Z] 65f2d6887aaa: Layer already exists [2025-02-01T14:22:31.325Z] a6741561eaa1: Layer already exists [2025-02-01T14:22:31.325Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:22:31.325Z] 4.0.0-dev.51: digest: sha256:f973ef0cec8ddda6719e1bd460f4c234b8c44c72dbb927aa260b0ca46b4ef4d5 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:22:31.644Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:22:31.973Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:22:31.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-01T14:22:31.973Z] f5ae82eeface: Preparing [2025-02-01T14:22:31.973Z] 79f11b8ba37d: Preparing [2025-02-01T14:22:31.973Z] ac404dde6003: Preparing [2025-02-01T14:22:31.973Z] 5375749252cd: Preparing [2025-02-01T14:22:31.973Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:22:31.973Z] a6741561eaa1: Preparing [2025-02-01T14:22:31.973Z] 65f2d6887aaa: Preparing [2025-02-01T14:22:31.973Z] ce5a8cde9eee: Preparing [2025-02-01T14:22:31.973Z] a6741561eaa1: Waiting [2025-02-01T14:22:31.973Z] 65f2d6887aaa: Waiting [2025-02-01T14:22:31.973Z] ce5a8cde9eee: Waiting [2025-02-01T14:22:31.973Z] 79f11b8ba37d: Layer already exists [2025-02-01T14:22:31.973Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:22:31.973Z] 5375749252cd: Layer already exists [2025-02-01T14:22:31.973Z] ac404dde6003: Layer already exists [2025-02-01T14:22:31.973Z] f5ae82eeface: Layer already exists [2025-02-01T14:22:31.973Z] 65f2d6887aaa: Layer already exists [2025-02-01T14:22:31.973Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:22:31.973Z] a6741561eaa1: Layer already exists [2025-02-01T14:22:31.973Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51: digest: sha256:f973ef0cec8ddda6719e1bd460f4c234b8c44c72dbb927aa260b0ca46b4ef4d5 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:22:32.298Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:22:32.609Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-02-01T14:22:32.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-01T14:22:32.609Z] f5ae82eeface: Preparing [2025-02-01T14:22:32.609Z] 79f11b8ba37d: Preparing [2025-02-01T14:22:32.609Z] ac404dde6003: Preparing [2025-02-01T14:22:32.609Z] 5375749252cd: Preparing [2025-02-01T14:22:32.609Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:22:32.609Z] a6741561eaa1: Preparing [2025-02-01T14:22:32.609Z] 65f2d6887aaa: Preparing [2025-02-01T14:22:32.609Z] ce5a8cde9eee: Preparing [2025-02-01T14:22:32.609Z] a6741561eaa1: Waiting [2025-02-01T14:22:32.609Z] 65f2d6887aaa: Waiting [2025-02-01T14:22:32.609Z] ce5a8cde9eee: Waiting [2025-02-01T14:22:32.609Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:22:32.609Z] f5ae82eeface: Layer already exists [2025-02-01T14:22:32.609Z] 5375749252cd: Layer already exists [2025-02-01T14:22:32.609Z] ac404dde6003: Layer already exists [2025-02-01T14:22:32.609Z] 79f11b8ba37d: Layer already exists [2025-02-01T14:22:32.609Z] 65f2d6887aaa: Layer already exists [2025-02-01T14:22:32.609Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:22:32.609Z] a6741561eaa1: Layer already exists [2025-02-01T14:22:32.609Z] main: digest: sha256:f973ef0cec8ddda6719e1bd460f4c234b8c44c72dbb927aa260b0ca46b4ef4d5 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-01T14:22:32.675Z] ===================================================== [Pipeline] echo [2025-02-01T14:22:32.693Z] taggedImages: [2025-02-01T14:22:32.693Z] - nexus3.edgexfoundry.org:10004/support-notifications:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:22:32.693Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-02-01T14:22:32.693Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.51 [2025-02-01T14:22:32.693Z] - nexus3.edgexfoundry.org:10004/support-notifications:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:22:32.693Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-02-01T14:22:32.719Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-02-01T14:22:32.719Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:22:32.719Z] latest [2025-02-01T14:22:32.719Z] 4.0.0-dev.51 [2025-02-01T14:22:32.719Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:22:32.719Z] main [2025-02-01T14:22:32.719Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:22:33.047Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:22:33.362Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:22:33.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-01T14:22:33.362Z] 97c66d782b47: Preparing [2025-02-01T14:22:33.362Z] a174f7daabaf: Preparing [2025-02-01T14:22:33.362Z] 5375749252cd: Preparing [2025-02-01T14:22:33.362Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:22:33.362Z] 47ab263018b6: Preparing [2025-02-01T14:22:33.362Z] 9b135a3a9f2a: Preparing [2025-02-01T14:22:33.362Z] ce5a8cde9eee: Preparing [2025-02-01T14:22:33.362Z] 9b135a3a9f2a: Waiting [2025-02-01T14:22:33.362Z] ce5a8cde9eee: Waiting [2025-02-01T14:22:33.362Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:22:33.362Z] 5375749252cd: Layer already exists [2025-02-01T14:22:33.362Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:22:33.362Z] 47ab263018b6: Pushed [2025-02-01T14:22:33.362Z] 97c66d782b47: Pushed [2025-02-01T14:22:33.620Z] 9b135a3a9f2a: Pushed [2025-02-01T14:22:37.810Z] a174f7daabaf: Pushed [2025-02-01T14:22:37.810Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6: digest: sha256:fe41d8b8dc7ccddb207776ee31d63594b034c9a146fb4088e2fe5d323f2046e5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:22:38.128Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:22:38.448Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-02-01T14:22:38.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-01T14:22:38.448Z] 97c66d782b47: Preparing [2025-02-01T14:22:38.448Z] a174f7daabaf: Preparing [2025-02-01T14:22:38.448Z] 5375749252cd: Preparing [2025-02-01T14:22:38.448Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:22:38.448Z] 47ab263018b6: Preparing [2025-02-01T14:22:38.448Z] 9b135a3a9f2a: Preparing [2025-02-01T14:22:38.448Z] ce5a8cde9eee: Preparing [2025-02-01T14:22:38.448Z] 9b135a3a9f2a: Waiting [2025-02-01T14:22:38.448Z] ce5a8cde9eee: Waiting [2025-02-01T14:22:38.448Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:22:38.448Z] 97c66d782b47: Layer already exists [2025-02-01T14:22:38.448Z] 47ab263018b6: Layer already exists [2025-02-01T14:22:38.448Z] 5375749252cd: Layer already exists [2025-02-01T14:22:38.448Z] a174f7daabaf: Layer already exists [2025-02-01T14:22:38.448Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:22:38.448Z] 9b135a3a9f2a: Layer already exists [2025-02-01T14:22:38.448Z] latest: digest: sha256:fe41d8b8dc7ccddb207776ee31d63594b034c9a146fb4088e2fe5d323f2046e5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:22:38.772Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:22:39.092Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.51 [2025-02-01T14:22:39.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-01T14:22:39.092Z] 97c66d782b47: Preparing [2025-02-01T14:22:39.092Z] a174f7daabaf: Preparing [2025-02-01T14:22:39.092Z] 5375749252cd: Preparing [2025-02-01T14:22:39.092Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:22:39.092Z] 47ab263018b6: Preparing [2025-02-01T14:22:39.092Z] 9b135a3a9f2a: Preparing [2025-02-01T14:22:39.092Z] ce5a8cde9eee: Preparing [2025-02-01T14:22:39.092Z] 9b135a3a9f2a: Waiting [2025-02-01T14:22:39.092Z] ce5a8cde9eee: Waiting [2025-02-01T14:22:39.092Z] 97c66d782b47: Layer already exists [2025-02-01T14:22:39.092Z] a174f7daabaf: Layer already exists [2025-02-01T14:22:39.092Z] 5375749252cd: Layer already exists [2025-02-01T14:22:39.092Z] 47ab263018b6: Layer already exists [2025-02-01T14:22:39.092Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:22:39.092Z] 9b135a3a9f2a: Layer already exists [2025-02-01T14:22:39.092Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:22:39.092Z] 4.0.0-dev.51: digest: sha256:fe41d8b8dc7ccddb207776ee31d63594b034c9a146fb4088e2fe5d323f2046e5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:22:39.412Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:22:39.743Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:22:39.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-01T14:22:39.743Z] 97c66d782b47: Preparing [2025-02-01T14:22:39.743Z] a174f7daabaf: Preparing [2025-02-01T14:22:39.743Z] 5375749252cd: Preparing [2025-02-01T14:22:39.743Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:22:39.743Z] 47ab263018b6: Preparing [2025-02-01T14:22:39.743Z] 9b135a3a9f2a: Preparing [2025-02-01T14:22:39.743Z] ce5a8cde9eee: Preparing [2025-02-01T14:22:39.743Z] 9b135a3a9f2a: Waiting [2025-02-01T14:22:39.743Z] a174f7daabaf: Layer already exists [2025-02-01T14:22:39.743Z] 47ab263018b6: Layer already exists [2025-02-01T14:22:39.743Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:22:39.743Z] 97c66d782b47: Layer already exists [2025-02-01T14:22:39.743Z] 5375749252cd: Layer already exists [2025-02-01T14:22:39.743Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:22:39.743Z] 9b135a3a9f2a: Layer already exists [2025-02-01T14:22:39.743Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51: digest: sha256:fe41d8b8dc7ccddb207776ee31d63594b034c9a146fb4088e2fe5d323f2046e5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:22:40.057Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:22:40.361Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-02-01T14:22:40.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-01T14:22:40.361Z] 97c66d782b47: Preparing [2025-02-01T14:22:40.361Z] a174f7daabaf: Preparing [2025-02-01T14:22:40.361Z] 5375749252cd: Preparing [2025-02-01T14:22:40.361Z] 3c4a3b6d9e70: Preparing [2025-02-01T14:22:40.361Z] 47ab263018b6: Preparing [2025-02-01T14:22:40.361Z] 9b135a3a9f2a: Preparing [2025-02-01T14:22:40.361Z] ce5a8cde9eee: Preparing [2025-02-01T14:22:40.361Z] 9b135a3a9f2a: Waiting [2025-02-01T14:22:40.361Z] 5375749252cd: Layer already exists [2025-02-01T14:22:40.361Z] a174f7daabaf: Layer already exists [2025-02-01T14:22:40.361Z] 47ab263018b6: Layer already exists [2025-02-01T14:22:40.361Z] 97c66d782b47: Layer already exists [2025-02-01T14:22:40.361Z] 3c4a3b6d9e70: Layer already exists [2025-02-01T14:22:40.361Z] ce5a8cde9eee: Layer already exists [2025-02-01T14:22:40.361Z] 9b135a3a9f2a: Layer already exists [2025-02-01T14:22:40.361Z] main: digest: sha256:fe41d8b8dc7ccddb207776ee31d63594b034c9a146fb4088e2fe5d323f2046e5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-01T14:22:40.435Z] ===================================================== [Pipeline] echo [2025-02-01T14:22:40.459Z] taggedImages: [2025-02-01T14:22:40.459Z] - nexus3.edgexfoundry.org:10004/support-scheduler:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:22:40.459Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-02-01T14:22:40.459Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.51 [2025-02-01T14:22:40.459Z] - nexus3.edgexfoundry.org:10004/support-scheduler:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:22:40.459Z] - 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-01T14:27:28.386Z] #156 ... [2025-02-01T14:27:28.386Z] [2025-02-01T14:27:28.386Z] #148 [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-01T14:27:28.386Z] #148 565.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-02-01T14:27:28.386Z] #148 ... [2025-02-01T14:27:28.386Z] [2025-02-01T14:27:28.386Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-02-01T14:27:28.386Z] #154 DONE 571.0s [2025-02-01T14:27:28.386Z] [2025-02-01T14:27:28.386Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-01T14:27:28.386Z] #157 DONE 0.5s [2025-02-01T14:27:28.386Z] [2025-02-01T14:27:28.386Z] #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-01T14:27:28.386Z] #158 DONE 0.2s [2025-02-01T14:27:28.386Z] [2025-02-01T14:27:28.386Z] #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-02-01T14:27:28.386Z] #159 DONE 0.3s [2025-02-01T14:27:28.386Z] [2025-02-01T14:27:28.386Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-01T14:27:28.386Z] #155 ... [2025-02-01T14:27:28.386Z] [2025-02-01T14:27:28.386Z] #160 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-02-01T14:27:28.386Z] #160 DONE 0.2s [2025-02-01T14:27:28.386Z] [2025-02-01T14:27:28.386Z] #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-02-01T14:27:28.386Z] #161 DONE 0.2s [2025-02-01T14:27:28.386Z] [2025-02-01T14:27:28.386Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-01T14:27:28.386Z] #149 ... [2025-02-01T14:27:28.386Z] [2025-02-01T14:27:28.386Z] #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-01T14:27:28.659Z] #162 DONE 2.0s [2025-02-01T14:27:28.659Z] [2025-02-01T14:27:28.659Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-01T14:27:28.659Z] #152 DONE 574.8s [2025-02-01T14:27:28.659Z] [2025-02-01T14:27:28.659Z] #163 [core-common-config-bootstrapper] exporting to image [2025-02-01T14:27:28.659Z] #163 exporting layers [2025-02-01T14:27:30.082Z] #163 exporting layers 1.1s done [2025-02-01T14:27:30.082Z] #163 writing image sha256:5d597c09572d5c30ac909c5ea1390fcaac4db8f62b014166c8fcdb19d5cb552c 0.0s done [2025-02-01T14:27:30.082Z] #163 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2025-02-01T14:27:30.082Z] #163 DONE 1.2s [2025-02-01T14:27:30.082Z] [2025-02-01T14:27:30.082Z] #164 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-02-01T14:27:30.082Z] #164 DONE 0.3s [2025-02-01T14:27:30.082Z] [2025-02-01T14:27:30.082Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-01T14:27:30.082Z] #156 ... [2025-02-01T14:27:30.082Z] [2025-02-01T14:27:30.082Z] #165 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-02-01T14:27:32.022Z] #165 DONE 2.1s [2025-02-01T14:27:32.022Z] [2025-02-01T14:27:32.022Z] #166 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-01T14:27:32.022Z] #166 DONE 0.2s [2025-02-01T14:27:32.022Z] [2025-02-01T14:27:32.022Z] #167 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-02-01T14:27:32.622Z] #167 DONE 0.2s [2025-02-01T14:27:32.622Z] [2025-02-01T14:27:32.622Z] #168 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-02-01T14:27:32.622Z] #168 DONE 0.3s [2025-02-01T14:27:32.622Z] [2025-02-01T14:27:32.622Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-01T14:27:32.622Z] #156 ... [2025-02-01T14:27:32.622Z] [2025-02-01T14:27:32.622Z] #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-02-01T14:27:32.622Z] #169 DONE 0.1s [2025-02-01T14:27:32.888Z] [2025-02-01T14:27:32.888Z] #170 [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-01T14:27:32.888Z] #170 DONE 0.2s [2025-02-01T14:27:32.888Z] [2025-02-01T14:27:32.888Z] #171 [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-01T14:27:33.155Z] #171 ... [2025-02-01T14:27:33.155Z] [2025-02-01T14:27:33.155Z] #148 [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-01T14:27:33.155Z] #148 DONE 579.3s [2025-02-01T14:27:33.450Z] [2025-02-01T14:27:33.450Z] #171 [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-01T14:27:33.450Z] #171 DONE 0.3s [2025-02-01T14:27:33.450Z] [2025-02-01T14:27:33.450Z] #172 [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-01T14:27:33.719Z] #172 DONE 0.4s [2025-02-01T14:27:33.719Z] [2025-02-01T14:27:33.719Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-02-01T14:27:33.719Z] #173 ... [2025-02-01T14:27:33.719Z] [2025-02-01T14:27:33.719Z] #174 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-01T14:27:33.719Z] #174 DONE 0.3s [2025-02-01T14:27:33.989Z] [2025-02-01T14:27:33.989Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-02-01T14:27:33.989Z] #173 DONE 0.4s [2025-02-01T14:27:33.989Z] [2025-02-01T14:27:33.989Z] #175 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-02-01T14:27:34.259Z] #175 DONE 0.3s [2025-02-01T14:27:34.259Z] [2025-02-01T14:27:34.259Z] #176 [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-01T14:27:34.532Z] #176 DONE 0.4s [2025-02-01T14:27:34.532Z] [2025-02-01T14:27:34.532Z] #177 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-02-01T14:27:34.800Z] #177 ... [2025-02-01T14:27:34.800Z] [2025-02-01T14:27:34.800Z] #178 [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-01T14:27:34.800Z] #178 DONE 0.3s [2025-02-01T14:27:34.800Z] [2025-02-01T14:27:34.800Z] #179 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-02-01T14:27:35.070Z] #179 DONE 0.2s [2025-02-01T14:27:35.070Z] [2025-02-01T14:27:35.070Z] #180 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-02-01T14:27:35.652Z] #180 DONE 0.5s [2025-02-01T14:27:35.652Z] [2025-02-01T14:27:35.652Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-01T14:27:35.652Z] #153 ... [2025-02-01T14:27:35.652Z] [2025-02-01T14:27:35.652Z] #181 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-02-01T14:27:35.919Z] #181 DONE 0.4s [2025-02-01T14:27:35.919Z] [2025-02-01T14:27:35.920Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-01T14:27:35.920Z] #156 ... [2025-02-01T14:27:35.920Z] [2025-02-01T14:27:35.920Z] #177 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-02-01T14:27:35.920Z] #177 DONE 2.0s [2025-02-01T14:27:35.920Z] [2025-02-01T14:27:35.920Z] #182 [security-bootstrapper] exporting to image [2025-02-01T14:27:35.920Z] #182 exporting layers [2025-02-01T14:27:36.518Z] #182 ... [2025-02-01T14:27:36.518Z] [2025-02-01T14:27:36.518Z] #183 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-02-01T14:27:36.518Z] #183 DONE 0.5s [2025-02-01T14:27:36.518Z] [2025-02-01T14:27:36.518Z] #184 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-01T14:27:37.475Z] #184 ... [2025-02-01T14:27:37.475Z] [2025-02-01T14:27:37.475Z] #182 [security-bootstrapper] exporting to image [2025-02-01T14:27:37.475Z] #182 exporting layers 1.2s done [2025-02-01T14:27:37.475Z] #182 writing image sha256:eb67a0c75710f8f35d6f647fc8a4fc10c7641db9bd5dafc099ee90968fa3cf9e done [2025-02-01T14:27:37.475Z] #182 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2025-02-01T14:27:37.475Z] #182 DONE 1.2s [2025-02-01T14:27:37.475Z] [2025-02-01T14:27:37.475Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-01T14:27:38.077Z] #149 ... [2025-02-01T14:27:38.077Z] [2025-02-01T14:27:38.077Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-01T14:27:38.077Z] #155 DONE 584.1s [2025-02-01T14:27:38.077Z] [2025-02-01T14:27:38.077Z] #20 [security-spire-config stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-01T14:27:38.659Z] #20 ... [2025-02-01T14:27:38.659Z] [2025-02-01T14:27:38.659Z] #185 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-01T14:27:38.659Z] #185 DONE 0.2s [2025-02-01T14:27:38.659Z] [2025-02-01T14:27:38.659Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-01T14:27:38.925Z] #153 ... [2025-02-01T14:27:38.925Z] [2025-02-01T14:27:38.925Z] #186 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-02-01T14:27:38.925Z] #186 DONE 0.2s [2025-02-01T14:27:38.925Z] [2025-02-01T14:27:38.925Z] #187 [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-01T14:27:39.191Z] #187 ... [2025-02-01T14:27:39.191Z] [2025-02-01T14:27:39.191Z] #184 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-01T14:27:39.191Z] #184 DONE 2.6s [2025-02-01T14:27:39.191Z] [2025-02-01T14:27:39.191Z] #187 [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-01T14:27:39.191Z] #187 DONE 0.3s [2025-02-01T14:27:39.191Z] [2025-02-01T14:27:39.191Z] #188 [security-secretstore-setup] exporting to image [2025-02-01T14:27:39.772Z] #188 ... [2025-02-01T14:27:39.772Z] [2025-02-01T14:27:39.772Z] #189 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-02-01T14:27:39.772Z] #189 DONE 0.7s [2025-02-01T14:27:40.046Z] [2025-02-01T14:27:40.046Z] #190 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-02-01T14:27:40.321Z] #190 DONE 0.5s [2025-02-01T14:27:40.321Z] [2025-02-01T14:27:40.321Z] #191 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-02-01T14:27:40.594Z] #191 DONE 0.3s [2025-02-01T14:27:40.594Z] [2025-02-01T14:27:40.594Z] #192 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-01T14:27:40.881Z] #192 ... [2025-02-01T14:27:40.881Z] [2025-02-01T14:27:40.881Z] #188 [security-secretstore-setup] exporting to image [2025-02-01T14:27:40.881Z] #188 exporting layers 1.6s done [2025-02-01T14:27:40.881Z] #188 writing image sha256:c26fa2c6eddc0a64a5a445b4d7fed6ff0c5cf6197e072232c989fbbeec77fb26 done [2025-02-01T14:27:40.881Z] #188 naming to docker.io/library/security-secretstore-setup-arm64 0.1s done [2025-02-01T14:27:40.881Z] #188 DONE 1.7s [2025-02-01T14:27:40.881Z] [2025-02-01T14:27:40.881Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-01T14:27:42.819Z] #156 ... [2025-02-01T14:27:42.819Z] [2025-02-01T14:27:42.819Z] #192 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-01T14:27:42.819Z] #192 DONE 1.9s [2025-02-01T14:27:42.819Z] [2025-02-01T14:27:42.819Z] #193 [security-proxy-setup] exporting to image [2025-02-01T14:27:43.401Z] #193 exporting layers 1.0s done [2025-02-01T14:27:43.667Z] #193 writing image sha256:984626a9275cc11144bacee4e42d26a28b26cf1089390be9a741873d966cf788 0.0s done [2025-02-01T14:27:43.667Z] #193 naming to docker.io/library/security-proxy-setup-arm64 done [2025-02-01T14:27:43.667Z] #193 DONE 1.0s [2025-02-01T14:27:43.667Z] [2025-02-01T14:27:43.667Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-01T14:29:05.263Z] #156 ... [2025-02-01T14:29:05.263Z] [2025-02-01T14:29:05.263Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-01T14:29:05.263Z] #153 DONE 668.9s [2025-02-01T14:29:05.263Z] [2025-02-01T14:29:05.263Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-01T14:29:05.263Z] #149 ... [2025-02-01T14:29:05.263Z] [2025-02-01T14:29:05.263Z] #194 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-01T14:29:05.263Z] #194 DONE 0.1s [2025-02-01T14:29:05.263Z] [2025-02-01T14:29:05.263Z] #195 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-01T14:29:05.263Z] #195 DONE 0.2s [2025-02-01T14:29:05.263Z] [2025-02-01T14:29:05.263Z] #196 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-02-01T14:29:05.263Z] #196 DONE 0.4s [2025-02-01T14:29:05.263Z] [2025-02-01T14:29:05.263Z] #197 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-02-01T14:29:05.263Z] #197 DONE 0.1s [2025-02-01T14:29:05.263Z] [2025-02-01T14:29:05.263Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-01T14:29:05.263Z] #149 ... [2025-02-01T14:29:05.263Z] [2025-02-01T14:29:05.263Z] #198 [security-spiffe-token-provider] exporting to image [2025-02-01T14:29:05.263Z] #198 exporting layers [2025-02-01T14:29:05.263Z] #198 exporting layers 0.7s done [2025-02-01T14:29:05.263Z] #198 writing image sha256:b46c1c82bff278677411a06d55334a0406a8d61f51dbd24d6b4bbc90b06f88fe done [2025-02-01T14:29:05.263Z] #198 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done [2025-02-01T14:29:05.263Z] #198 DONE 0.7s [2025-02-01T14:29:05.263Z] [2025-02-01T14:29:05.263Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-01T14:32:57.117Z] #149 ... [2025-02-01T14:32:57.117Z] [2025-02-01T14:32:57.117Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-01T14:32:57.117Z] #151 DONE 894.2s [2025-02-01T14:32:57.117Z] [2025-02-01T14:32:57.117Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-01T14:32:57.117Z] #156 ... [2025-02-01T14:32:57.117Z] [2025-02-01T14:32:57.117Z] #199 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-01T14:32:57.117Z] #199 DONE 0.2s [2025-02-01T14:32:57.117Z] [2025-02-01T14:32:57.117Z] #200 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-02-01T14:32:57.117Z] #200 DONE 0.2s [2025-02-01T14:32:57.117Z] [2025-02-01T14:32:57.117Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-01T14:32:57.117Z] #150 ... [2025-02-01T14:32:57.117Z] [2025-02-01T14:32:57.117Z] #201 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-02-01T14:32:57.117Z] #201 DONE 0.4s [2025-02-01T14:32:57.117Z] [2025-02-01T14:32:57.117Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-01T14:32:57.117Z] #156 ... [2025-02-01T14:32:57.117Z] [2025-02-01T14:32:57.117Z] #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-02-01T14:32:57.117Z] #202 DONE 0.2s [2025-02-01T14:32:57.117Z] [2025-02-01T14:32:57.117Z] #203 [core-command] exporting to image [2025-02-01T14:32:57.117Z] #203 exporting layers [2025-02-01T14:32:57.117Z] #203 exporting layers 0.5s done [2025-02-01T14:32:57.117Z] #203 writing image sha256:dba47bb529fd674f0e52642134c1e4854a4093a994d4520fc3247afa94e6ac35 done [2025-02-01T14:32:57.117Z] #203 naming to docker.io/library/core-command-arm64 done [2025-02-01T14:32:57.117Z] #203 DONE 0.5s [2025-02-01T14:32:57.117Z] [2025-02-01T14:32:57.117Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-01T14:33:43.981Z] #146 ... [2025-02-01T14:33:43.981Z] [2025-02-01T14:33:43.981Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-01T14:33:43.981Z] #147 DONE 948.8s [2025-02-01T14:33:43.981Z] [2025-02-01T14:33:43.981Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-01T14:33:43.981Z] #149 ... [2025-02-01T14:33:43.981Z] [2025-02-01T14:33:43.981Z] #204 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-01T14:33:43.981Z] #204 DONE 0.2s [2025-02-01T14:33:43.981Z] [2025-02-01T14:33:43.981Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-01T14:33:43.981Z] #149 DONE 949.4s [2025-02-01T14:33:43.981Z] [2025-02-01T14:33:43.981Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-01T14:33:43.981Z] #156 ... [2025-02-01T14:33:43.981Z] [2025-02-01T14:33:43.981Z] #205 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-02-01T14:33:43.981Z] #205 DONE 0.3s [2025-02-01T14:33:43.981Z] [2025-02-01T14:33:43.981Z] #206 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-02-01T14:33:43.981Z] #206 ... [2025-02-01T14:33:43.981Z] [2025-02-01T14:33:43.981Z] #207 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-01T14:33:43.981Z] #207 DONE 0.3s [2025-02-01T14:33:43.981Z] [2025-02-01T14:33:43.981Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-01T14:33:43.981Z] #150 DONE 950.2s [2025-02-01T14:33:43.981Z] [2025-02-01T14:33:43.981Z] #208 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-02-01T14:33:44.257Z] #208 ... [2025-02-01T14:33:44.257Z] [2025-02-01T14:33:44.257Z] #206 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-02-01T14:33:44.257Z] #206 DONE 0.7s [2025-02-01T14:33:44.527Z] [2025-02-01T14:33:44.527Z] #208 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-02-01T14:33:44.527Z] #208 DONE 0.7s [2025-02-01T14:33:44.527Z] [2025-02-01T14:33:44.527Z] #209 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-02-01T14:33:44.527Z] #209 ... [2025-02-01T14:33:44.527Z] [2025-02-01T14:33:44.527Z] #210 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-01T14:33:44.527Z] #210 DONE 0.2s [2025-02-01T14:33:44.527Z] [2025-02-01T14:33:44.527Z] #211 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-02-01T14:33:44.527Z] #211 DONE 0.3s [2025-02-01T14:33:44.815Z] [2025-02-01T14:33:44.815Z] #209 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-02-01T14:33:44.815Z] #209 DONE 0.3s [2025-02-01T14:33:44.815Z] [2025-02-01T14:33:44.815Z] #212 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2025-02-01T14:33:44.815Z] #212 ... [2025-02-01T14:33:44.815Z] [2025-02-01T14:33:44.815Z] #213 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-01T14:33:44.815Z] #213 DONE 0.3s [2025-02-01T14:33:45.083Z] [2025-02-01T14:33:45.083Z] #212 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2025-02-01T14:33:45.083Z] #212 DONE 0.2s [2025-02-01T14:33:45.084Z] [2025-02-01T14:33:45.084Z] #214 [core-data] exporting to image [2025-02-01T14:33:45.084Z] #214 exporting layers [2025-02-01T14:33:45.084Z] #214 ... [2025-02-01T14:33:45.084Z] [2025-02-01T14:33:45.084Z] #215 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2025-02-01T14:33:45.084Z] #215 DONE 0.2s [2025-02-01T14:33:45.365Z] [2025-02-01T14:33:45.366Z] #216 [core-keeper] exporting to image [2025-02-01T14:33:45.635Z] #216 ... [2025-02-01T14:33:45.635Z] [2025-02-01T14:33:45.635Z] #217 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-02-01T14:33:45.635Z] #217 DONE 0.6s [2025-02-01T14:33:45.635Z] [2025-02-01T14:33:45.635Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-01T14:33:45.635Z] #156 DONE 951.7s [2025-02-01T14:33:45.635Z] [2025-02-01T14:33:45.635Z] #216 [core-keeper] exporting to image [2025-02-01T14:33:45.635Z] #216 exporting layers 0.7s done [2025-02-01T14:33:45.906Z] #216 writing image sha256:896f1aa7f966515b857ea062e47a6237fbe2be82325bd63642144710fd7192a3 0.0s done [2025-02-01T14:33:45.906Z] #216 naming to docker.io/library/core-keeper-arm64 0.0s done [2025-02-01T14:33:45.906Z] #216 DONE 0.7s [2025-02-01T14:33:45.906Z] [2025-02-01T14:33:45.906Z] #218 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-02-01T14:33:45.906Z] #218 DONE 0.3s [2025-02-01T14:33:45.906Z] [2025-02-01T14:33:45.906Z] #214 [core-data] exporting to image [2025-02-01T14:33:45.906Z] #214 exporting layers 0.7s done [2025-02-01T14:33:45.906Z] #214 writing image sha256:09b1d518a1b3042d517d35608b6ff63db24b3655b8f757078fa540ea96cad103 0.1s done [2025-02-01T14:33:45.906Z] #214 naming to docker.io/library/core-data-arm64 0.0s done [2025-02-01T14:33:45.906Z] #214 DONE 0.8s [2025-02-01T14:33:45.906Z] [2025-02-01T14:33:45.906Z] #219 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-02-01T14:33:46.183Z] #219 ... [2025-02-01T14:33:46.183Z] [2025-02-01T14:33:46.183Z] #220 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2025-02-01T14:33:46.183Z] #220 CACHED [2025-02-01T14:33:46.183Z] [2025-02-01T14:33:46.183Z] #221 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-01T14:33:46.183Z] #221 CACHED [2025-02-01T14:33:46.183Z] [2025-02-01T14:33:46.183Z] #219 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-02-01T14:33:46.183Z] #219 DONE 0.3s [2025-02-01T14:33:46.183Z] [2025-02-01T14:33:46.183Z] #222 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-01T14:33:46.774Z] #222 ... [2025-02-01T14:33:46.774Z] [2025-02-01T14:33:46.774Z] #223 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-02-01T14:33:46.774Z] #223 DONE 0.5s [2025-02-01T14:33:46.774Z] [2025-02-01T14:33:46.774Z] #224 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-02-01T14:33:46.774Z] #224 DONE 0.1s [2025-02-01T14:33:46.774Z] [2025-02-01T14:33:46.774Z] #225 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-02-01T14:33:46.774Z] #225 DONE 0.1s [2025-02-01T14:33:46.774Z] [2025-02-01T14:33:46.774Z] #20 [security-spire-config stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-01T14:33:46.774Z] #20 ... [2025-02-01T14:33:46.774Z] [2025-02-01T14:33:46.774Z] #226 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2025-02-01T14:33:46.774Z] #226 DONE 0.1s [2025-02-01T14:33:47.044Z] [2025-02-01T14:33:47.044Z] #227 [core-metadata] exporting to image [2025-02-01T14:33:47.319Z] #227 ... [2025-02-01T14:33:47.319Z] [2025-02-01T14:33:47.319Z] #222 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-01T14:33:47.319Z] #222 DONE 1.0s [2025-02-01T14:33:47.319Z] [2025-02-01T14:33:47.319Z] #228 [security-proxy-auth] exporting to image [2025-02-01T14:33:47.585Z] #228 ... [2025-02-01T14:33:47.585Z] [2025-02-01T14:33:47.585Z] #227 [core-metadata] exporting to image [2025-02-01T14:33:47.585Z] #227 exporting layers 0.6s done [2025-02-01T14:33:47.585Z] #227 writing image sha256:6ebb0cbc5e09f0b9e9ec64ec519bacb555d534e96b7cdab7eccb459c60acf90b 0.0s done [2025-02-01T14:33:47.585Z] #227 naming to docker.io/library/core-metadata-arm64 done [2025-02-01T14:33:47.585Z] #227 DONE 0.6s [2025-02-01T14:33:47.851Z] [2025-02-01T14:33:47.851Z] #20 [security-spire-config stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-01T14:33:48.118Z] #20 ... [2025-02-01T14:33:48.118Z] [2025-02-01T14:33:48.118Z] #228 [security-proxy-auth] exporting to image [2025-02-01T14:33:48.118Z] #228 exporting layers 1.1s done [2025-02-01T14:33:48.386Z] #228 writing image sha256:b4b05550bb9b525a57b72c0789d10f8a760e406d68a216812fbfdd2d030b4b8a done [2025-02-01T14:33:48.386Z] #228 naming to docker.io/library/security-proxy-auth-arm64 done [2025-02-01T14:33:48.386Z] #228 DONE 1.1s [2025-02-01T14:33:48.386Z] [2025-02-01T14:33:48.386Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-01T14:34:03.398Z] #146 DONE 968.8s [2025-02-01T14:34:03.398Z] [2025-02-01T14:34:03.398Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-01T14:34:03.398Z] #145 ... [2025-02-01T14:34:03.398Z] [2025-02-01T14:34:03.398Z] #229 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-01T14:34:03.398Z] #229 DONE 0.2s [2025-02-01T14:34:03.398Z] [2025-02-01T14:34:03.398Z] #230 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-01T14:34:03.398Z] #230 DONE 0.1s [2025-02-01T14:34:03.398Z] [2025-02-01T14:34:03.398Z] #231 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-02-01T14:34:03.669Z] #231 DONE 0.5s [2025-02-01T14:34:03.669Z] [2025-02-01T14:34:03.669Z] #232 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-02-01T14:34:03.669Z] #232 DONE 0.1s [2025-02-01T14:34:03.669Z] [2025-02-01T14:34:03.669Z] #233 [support-scheduler] exporting to image [2025-02-01T14:34:03.669Z] #233 exporting layers [2025-02-01T14:34:04.262Z] #233 exporting layers 0.6s done [2025-02-01T14:34:04.533Z] #233 writing image sha256:41be953dbf99cc4ecd1337adbb966c2d88ec5fa6647f15fb9abe21d646f520ea done [2025-02-01T14:34:04.533Z] #233 naming to docker.io/library/support-scheduler-arm64 done [2025-02-01T14:34:04.533Z] #233 DONE 0.6s [2025-02-01T14:34:04.533Z] [2025-02-01T14:34:04.533Z] #20 [security-spire-config stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-01T14:34:09.908Z] #20 ... [2025-02-01T14:34:09.909Z] [2025-02-01T14:34:09.909Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-01T14:34:09.909Z] #145 DONE 975.2s [2025-02-01T14:34:09.909Z] [2025-02-01T14:34:09.909Z] #234 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-01T14:34:09.909Z] #234 DONE 0.1s [2025-02-01T14:34:09.909Z] [2025-02-01T14:34:09.909Z] #20 [security-spire-config stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-01T14:34:09.909Z] #20 ... [2025-02-01T14:34:09.909Z] [2025-02-01T14:34:09.909Z] #235 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-02-01T14:34:09.909Z] #235 DONE 0.1s [2025-02-01T14:34:09.909Z] [2025-02-01T14:34:09.909Z] #236 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-02-01T14:34:10.183Z] #236 DONE 0.5s [2025-02-01T14:34:10.183Z] [2025-02-01T14:34:10.183Z] #237 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-02-01T14:34:10.183Z] #237 DONE 0.1s [2025-02-01T14:34:10.183Z] [2025-02-01T14:34:10.183Z] #238 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2025-02-01T14:34:10.183Z] #238 DONE 0.1s [2025-02-01T14:34:10.183Z] [2025-02-01T14:34:10.183Z] #20 [security-spire-config stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-01T14:34:10.453Z] #20 ... [2025-02-01T14:34:10.453Z] [2025-02-01T14:34:10.453Z] #239 [support-notifications] exporting to image [2025-02-01T14:34:10.453Z] #239 exporting layers [2025-02-01T14:34:10.722Z] #239 exporting layers 0.5s done [2025-02-01T14:34:10.722Z] #239 writing image sha256:8ed7cd399a38e5f1c7b5bc834830be3d3794d5c617c1af576df035032881f65d done [2025-02-01T14:34:10.722Z] #239 naming to docker.io/library/support-notifications-arm64 0.0s done [2025-02-01T14:34:10.722Z] #239 DONE 0.5s [2025-02-01T14:34:10.722Z] [2025-02-01T14:34:10.722Z] #20 [security-spire-config stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-01T14:34:10.992Z] time="2025-02-01T14:16:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-01T14:34:10.992Z] time="2025-02-01T14:16:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-01T14:34:10.992Z] time="2025-02-01T14:16:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-01T14:34:10.992Z] time="2025-02-01T14:16:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-01T14:34:10.992Z] time="2025-02-01T14:16:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-01T14:34:10.992Z] time="2025-02-01T14:16:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-01T14:34:10.992Z] time="2025-02-01T14:16:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-01T14:34:10.992Z] time="2025-02-01T14:16:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-01T14:34:10.992Z] time="2025-02-01T14:16:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-01T14:34:10.992Z] time="2025-02-01T14:16:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-01T14:34:10.992Z] time="2025-02-01T14:16:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-01T14:34:10.992Z] time="2025-02-01T14:16:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-01T14:34:10.992Z] time="2025-02-01T14:16:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-01T14:34:10.992Z] time="2025-02-01T14:16:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-01T14:34:10.992Z] time="2025-02-01T14:16:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-02-01T14:34:11.013Z] $ docker stop --time=1 1628dccab998423576a779f8627d2c31025f44dfbd6b387db536fcdf777db8c0 [2025-02-01T14:34:12.591Z] $ docker rm -f --volumes 1628dccab998423576a779f8627d2c31025f44dfbd6b387db536fcdf777db8c0 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-01T14:34:13.055Z] + docker images [2025-02-01T14:34:13.055Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-02-01T14:34:13.055Z] support-notifications-arm64 latest 8ed7cd399a38 2 seconds ago 51.7MB [2025-02-01T14:34:13.055Z] support-scheduler-arm64 latest 41be953dbf99 9 seconds ago 47.9MB [2025-02-01T14:34:13.055Z] core-metadata-arm64 latest 6ebb0cbc5e09 26 seconds ago 32.7MB [2025-02-01T14:34:13.055Z] security-proxy-auth-arm64 latest b4b05550bb9b 26 seconds ago 31.4MB [2025-02-01T14:34:13.055Z] core-keeper-arm64 latest 896f1aa7f966 28 seconds ago 32.2MB [2025-02-01T14:34:13.055Z] core-data-arm64 latest 09b1d518a1b3 28 seconds ago 32.6MB [2025-02-01T14:34:13.055Z] core-command-arm64 latest dba47bb529fd About a minute ago 28.3MB [2025-02-01T14:34:13.055Z] security-spiffe-token-provider-arm64 latest b46c1c82bff2 5 minutes ago 34MB [2025-02-01T14:34:13.055Z] security-proxy-setup-arm64 latest 984626a9275c 6 minutes ago 29.9MB [2025-02-01T14:34:13.055Z] security-secretstore-setup-arm64 latest c26fa2c6eddc 6 minutes ago 41.2MB [2025-02-01T14:34:13.055Z] security-bootstrapper-arm64 latest eb67a0c75710 6 minutes ago 20.9MB [2025-02-01T14:34:13.055Z] core-common-config-bootstrapper-arm64 latest 5d597c09572d 6 minutes ago 17.8MB [2025-02-01T14:34:13.055Z] security-spire-agent-arm64 latest 1d340a514261 17 minutes ago 176MB [2025-02-01T14:34:13.055Z] security-spire-config-arm64 latest 4daa755116c3 17 minutes ago 117MB [2025-02-01T14:34:13.055Z] security-spire-server-arm64 latest 91c347787c23 17 minutes ago 118MB [2025-02-01T14:34:13.055Z] ci-base-image-arm64 latest 957ef8cf9732 18 minutes ago 914MB [2025-02-01T14:34:13.055Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 5 weeks ago 566MB [2025-02-01T14:34:13.055Z] 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-01T14:34:13.183Z] provisioning config files... [2025-02-01T14:34:13.199Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/787@tmp/config14471095081916873998tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-01T14:34:13.540Z] ---> ****-login.sh [2025-02-01T14:34:13.540Z] nexus3.edgexfoundry.org:10001 [2025-02-01T14:34:13.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-01T14:34:13.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-01T14:34:13.818Z] Configure a credential helper to remove this warning. See [2025-02-01T14:34:13.818Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-01T14:34:13.818Z] [2025-02-01T14:34:13.818Z] Login Succeeded [2025-02-01T14:34:13.818Z] nexus3.edgexfoundry.org:10002 [2025-02-01T14:34:14.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-01T14:34:14.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-01T14:34:14.084Z] Configure a credential helper to remove this warning. See [2025-02-01T14:34:14.084Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-01T14:34:14.084Z] [2025-02-01T14:34:14.084Z] Login Succeeded [2025-02-01T14:34:14.084Z] nexus3.edgexfoundry.org:10003 [2025-02-01T14:34:14.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-01T14:34:14.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-01T14:34:14.350Z] Configure a credential helper to remove this warning. See [2025-02-01T14:34:14.350Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-01T14:34:14.350Z] [2025-02-01T14:34:14.350Z] Login Succeeded [2025-02-01T14:34:14.350Z] nexus3.edgexfoundry.org:10004 [2025-02-01T14:34:14.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-01T14:34:14.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-01T14:34:14.614Z] Configure a credential helper to remove this warning. See [2025-02-01T14:34:14.614Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-01T14:34:14.614Z] [2025-02-01T14:34:14.614Z] Login Succeeded [2025-02-01T14:34:14.614Z] ****.io [2025-02-01T14:34:14.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-01T14:34:15.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-01T14:34:15.143Z] Configure a credential helper to remove this warning. See [2025-02-01T14:34:15.144Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-01T14:34:15.144Z] [2025-02-01T14:34:15.144Z] Login Succeeded [2025-02-01T14:34:15.144Z] ---> ****-login.sh ends [Pipeline] } [2025-02-01T14:34:15.155Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-01T14:34:15.202Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-01T14:34:15.233Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-02-01T14:34:15.233Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:34:15.233Z] latest [2025-02-01T14:34:15.233Z] 4.0.0-dev.51 [2025-02-01T14:34:15.233Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:34:15.233Z] main [2025-02-01T14:34:15.233Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:34:15.599Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:34:15.956Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:34:15.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-01T14:34:15.956Z] d27faf356590: Preparing [2025-02-01T14:34:15.956Z] bc22d12b3095: Preparing [2025-02-01T14:34:15.956Z] 5fdeff63dac1: Preparing [2025-02-01T14:34:15.956Z] c490ec6dcbd4: Preparing [2025-02-01T14:34:15.956Z] 07f10756c1f6: Preparing [2025-02-01T14:34:15.956Z] 939a3b07912e: Preparing [2025-02-01T14:34:15.956Z] 534a70dc8296: Preparing [2025-02-01T14:34:15.956Z] 939a3b07912e: Waiting [2025-02-01T14:34:15.956Z] 534a70dc8296: Waiting [2025-02-01T14:34:16.225Z] d27faf356590: Pushed [2025-02-01T14:34:16.225Z] 5fdeff63dac1: Pushed [2025-02-01T14:34:16.225Z] c490ec6dcbd4: Pushed [2025-02-01T14:34:16.225Z] 07f10756c1f6: Pushed [2025-02-01T14:34:16.225Z] 534a70dc8296: Layer already exists [2025-02-01T14:34:16.225Z] 939a3b07912e: Pushed [2025-02-01T14:34:20.476Z] bc22d12b3095: Pushed [2025-02-01T14:34:20.476Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6: digest: sha256:198183a5652ca0d526b4822ea389b2f85480dcc9ef847d78c662495eab496a1c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:34:20.833Z] + 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-01T14:34:21.184Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-02-01T14:34:21.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-01T14:34:21.184Z] d27faf356590: Preparing [2025-02-01T14:34:21.184Z] bc22d12b3095: Preparing [2025-02-01T14:34:21.184Z] 5fdeff63dac1: Preparing [2025-02-01T14:34:21.184Z] c490ec6dcbd4: Preparing [2025-02-01T14:34:21.184Z] 07f10756c1f6: Preparing [2025-02-01T14:34:21.184Z] 939a3b07912e: Preparing [2025-02-01T14:34:21.184Z] 534a70dc8296: Preparing [2025-02-01T14:34:21.184Z] 534a70dc8296: Waiting [2025-02-01T14:34:21.184Z] 939a3b07912e: Waiting [2025-02-01T14:34:21.184Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:34:21.184Z] bc22d12b3095: Layer already exists [2025-02-01T14:34:21.184Z] 5fdeff63dac1: Layer already exists [2025-02-01T14:34:21.184Z] d27faf356590: Layer already exists [2025-02-01T14:34:21.184Z] 07f10756c1f6: Layer already exists [2025-02-01T14:34:21.184Z] 939a3b07912e: Layer already exists [2025-02-01T14:34:21.184Z] 534a70dc8296: Layer already exists [2025-02-01T14:34:21.450Z] latest: digest: sha256:198183a5652ca0d526b4822ea389b2f85480dcc9ef847d78c662495eab496a1c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:34:21.811Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:34:22.168Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.51 [2025-02-01T14:34:22.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-01T14:34:22.168Z] d27faf356590: Preparing [2025-02-01T14:34:22.168Z] bc22d12b3095: Preparing [2025-02-01T14:34:22.168Z] 5fdeff63dac1: Preparing [2025-02-01T14:34:22.168Z] c490ec6dcbd4: Preparing [2025-02-01T14:34:22.168Z] 07f10756c1f6: Preparing [2025-02-01T14:34:22.168Z] 939a3b07912e: Preparing [2025-02-01T14:34:22.168Z] 534a70dc8296: Preparing [2025-02-01T14:34:22.168Z] 939a3b07912e: Waiting [2025-02-01T14:34:22.168Z] 534a70dc8296: Waiting [2025-02-01T14:34:22.168Z] d27faf356590: Layer already exists [2025-02-01T14:34:22.168Z] 5fdeff63dac1: Layer already exists [2025-02-01T14:34:22.168Z] 07f10756c1f6: Layer already exists [2025-02-01T14:34:22.168Z] bc22d12b3095: Layer already exists [2025-02-01T14:34:22.168Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:34:22.168Z] 939a3b07912e: Layer already exists [2025-02-01T14:34:22.168Z] 534a70dc8296: Layer already exists [2025-02-01T14:34:22.434Z] 4.0.0-dev.51: digest: sha256:198183a5652ca0d526b4822ea389b2f85480dcc9ef847d78c662495eab496a1c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:34:22.795Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:34:23.147Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:34:23.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-01T14:34:23.147Z] d27faf356590: Preparing [2025-02-01T14:34:23.147Z] bc22d12b3095: Preparing [2025-02-01T14:34:23.147Z] 5fdeff63dac1: Preparing [2025-02-01T14:34:23.147Z] c490ec6dcbd4: Preparing [2025-02-01T14:34:23.147Z] 07f10756c1f6: Preparing [2025-02-01T14:34:23.147Z] 939a3b07912e: Preparing [2025-02-01T14:34:23.147Z] 534a70dc8296: Preparing [2025-02-01T14:34:23.147Z] 939a3b07912e: Waiting [2025-02-01T14:34:23.147Z] 534a70dc8296: Waiting [2025-02-01T14:34:23.147Z] d27faf356590: Layer already exists [2025-02-01T14:34:23.147Z] 5fdeff63dac1: Layer already exists [2025-02-01T14:34:23.147Z] 07f10756c1f6: Layer already exists [2025-02-01T14:34:23.147Z] bc22d12b3095: Layer already exists [2025-02-01T14:34:23.147Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:34:23.147Z] 939a3b07912e: Layer already exists [2025-02-01T14:34:23.147Z] 534a70dc8296: Layer already exists [2025-02-01T14:34:23.411Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51: digest: sha256:198183a5652ca0d526b4822ea389b2f85480dcc9ef847d78c662495eab496a1c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:34:23.765Z] + 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-01T14:34:24.115Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-02-01T14:34:24.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-01T14:34:24.115Z] d27faf356590: Preparing [2025-02-01T14:34:24.115Z] bc22d12b3095: Preparing [2025-02-01T14:34:24.115Z] 5fdeff63dac1: Preparing [2025-02-01T14:34:24.115Z] c490ec6dcbd4: Preparing [2025-02-01T14:34:24.115Z] 07f10756c1f6: Preparing [2025-02-01T14:34:24.115Z] 939a3b07912e: Preparing [2025-02-01T14:34:24.115Z] 534a70dc8296: Preparing [2025-02-01T14:34:24.115Z] 939a3b07912e: Waiting [2025-02-01T14:34:24.115Z] 534a70dc8296: Waiting [2025-02-01T14:34:24.115Z] bc22d12b3095: Layer already exists [2025-02-01T14:34:24.115Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:34:24.115Z] 07f10756c1f6: Layer already exists [2025-02-01T14:34:24.115Z] d27faf356590: Layer already exists [2025-02-01T14:34:24.115Z] 5fdeff63dac1: Layer already exists [2025-02-01T14:34:24.115Z] 534a70dc8296: Layer already exists [2025-02-01T14:34:24.115Z] 939a3b07912e: Layer already exists [2025-02-01T14:34:24.381Z] main: digest: sha256:198183a5652ca0d526b4822ea389b2f85480dcc9ef847d78c662495eab496a1c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-01T14:34:24.452Z] ===================================================== [Pipeline] echo [2025-02-01T14:34:24.469Z] taggedImages: [2025-02-01T14:34:24.469Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:34:24.469Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-02-01T14:34:24.469Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.51 [2025-02-01T14:34:24.469Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:34:24.469Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-02-01T14:34:24.497Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-02-01T14:34:24.497Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:34:24.497Z] latest [2025-02-01T14:34:24.497Z] 4.0.0-dev.51 [2025-02-01T14:34:24.497Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:34:24.497Z] main [2025-02-01T14:34:24.497Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:34:24.951Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:34:25.307Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:34:25.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-01T14:34:25.307Z] 6a2d12ca747a: Preparing [2025-02-01T14:34:25.307Z] e233bc0e9bd4: Preparing [2025-02-01T14:34:25.307Z] 83fbb6d6fa25: Preparing [2025-02-01T14:34:25.307Z] f762de61f0d1: Preparing [2025-02-01T14:34:25.307Z] 5fdeff63dac1: Preparing [2025-02-01T14:34:25.307Z] c490ec6dcbd4: Preparing [2025-02-01T14:34:25.307Z] 07f10756c1f6: Preparing [2025-02-01T14:34:25.307Z] 939a3b07912e: Preparing [2025-02-01T14:34:25.307Z] 534a70dc8296: Preparing [2025-02-01T14:34:25.307Z] c490ec6dcbd4: Waiting [2025-02-01T14:34:25.307Z] 07f10756c1f6: Waiting [2025-02-01T14:34:25.307Z] 939a3b07912e: Waiting [2025-02-01T14:34:25.307Z] 534a70dc8296: Waiting [2025-02-01T14:34:25.307Z] 5fdeff63dac1: Layer already exists [2025-02-01T14:34:25.576Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:34:25.576Z] 83fbb6d6fa25: Pushed [2025-02-01T14:34:25.576Z] e233bc0e9bd4: Pushed [2025-02-01T14:34:25.576Z] 07f10756c1f6: Layer already exists [2025-02-01T14:34:25.576Z] 6a2d12ca747a: Pushed [2025-02-01T14:34:25.576Z] 939a3b07912e: Layer already exists [2025-02-01T14:34:25.576Z] 534a70dc8296: Layer already exists [2025-02-01T14:34:27.511Z] f762de61f0d1: Pushed [2025-02-01T14:34:27.511Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6: digest: sha256:196a52ff95f4f6741e32b14a64341d16e7d4d0c9690022cd6b4cae08316457a2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:34:28.131Z] + 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-01T14:34:28.492Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-02-01T14:34:28.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-01T14:34:28.492Z] 6a2d12ca747a: Preparing [2025-02-01T14:34:28.492Z] e233bc0e9bd4: Preparing [2025-02-01T14:34:28.492Z] 83fbb6d6fa25: Preparing [2025-02-01T14:34:28.492Z] f762de61f0d1: Preparing [2025-02-01T14:34:28.492Z] 5fdeff63dac1: Preparing [2025-02-01T14:34:28.492Z] c490ec6dcbd4: Preparing [2025-02-01T14:34:28.492Z] 07f10756c1f6: Preparing [2025-02-01T14:34:28.492Z] 939a3b07912e: Preparing [2025-02-01T14:34:28.492Z] 534a70dc8296: Preparing [2025-02-01T14:34:28.492Z] c490ec6dcbd4: Waiting [2025-02-01T14:34:28.492Z] 07f10756c1f6: Waiting [2025-02-01T14:34:28.492Z] 939a3b07912e: Waiting [2025-02-01T14:34:28.492Z] 534a70dc8296: Waiting [2025-02-01T14:34:28.492Z] e233bc0e9bd4: Layer already exists [2025-02-01T14:34:28.492Z] 6a2d12ca747a: Layer already exists [2025-02-01T14:34:28.492Z] 83fbb6d6fa25: Layer already exists [2025-02-01T14:34:28.492Z] f762de61f0d1: Layer already exists [2025-02-01T14:34:28.492Z] 5fdeff63dac1: Layer already exists [2025-02-01T14:34:28.492Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:34:28.492Z] 07f10756c1f6: Layer already exists [2025-02-01T14:34:28.492Z] 939a3b07912e: Layer already exists [2025-02-01T14:34:28.492Z] 534a70dc8296: Layer already exists [2025-02-01T14:34:28.757Z] latest: digest: sha256:196a52ff95f4f6741e32b14a64341d16e7d4d0c9690022cd6b4cae08316457a2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:34:29.105Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:34:29.454Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.51 [2025-02-01T14:34:29.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-01T14:34:29.454Z] 6a2d12ca747a: Preparing [2025-02-01T14:34:29.454Z] e233bc0e9bd4: Preparing [2025-02-01T14:34:29.454Z] 83fbb6d6fa25: Preparing [2025-02-01T14:34:29.454Z] f762de61f0d1: Preparing [2025-02-01T14:34:29.454Z] 5fdeff63dac1: Preparing [2025-02-01T14:34:29.454Z] c490ec6dcbd4: Preparing [2025-02-01T14:34:29.454Z] 07f10756c1f6: Preparing [2025-02-01T14:34:29.454Z] 939a3b07912e: Preparing [2025-02-01T14:34:29.454Z] 534a70dc8296: Preparing [2025-02-01T14:34:29.454Z] c490ec6dcbd4: Waiting [2025-02-01T14:34:29.454Z] 07f10756c1f6: Waiting [2025-02-01T14:34:29.454Z] 534a70dc8296: Waiting [2025-02-01T14:34:29.454Z] 939a3b07912e: Waiting [2025-02-01T14:34:29.454Z] 6a2d12ca747a: Layer already exists [2025-02-01T14:34:29.454Z] 5fdeff63dac1: Layer already exists [2025-02-01T14:34:29.454Z] f762de61f0d1: Layer already exists [2025-02-01T14:34:29.454Z] 83fbb6d6fa25: Layer already exists [2025-02-01T14:34:29.454Z] e233bc0e9bd4: Layer already exists [2025-02-01T14:34:29.454Z] 07f10756c1f6: Layer already exists [2025-02-01T14:34:29.454Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:34:29.454Z] 534a70dc8296: Layer already exists [2025-02-01T14:34:29.454Z] 939a3b07912e: Layer already exists [2025-02-01T14:34:29.720Z] 4.0.0-dev.51: digest: sha256:196a52ff95f4f6741e32b14a64341d16e7d4d0c9690022cd6b4cae08316457a2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:34:30.066Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:34:30.420Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:34:30.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-01T14:34:30.420Z] 6a2d12ca747a: Preparing [2025-02-01T14:34:30.420Z] e233bc0e9bd4: Preparing [2025-02-01T14:34:30.420Z] 83fbb6d6fa25: Preparing [2025-02-01T14:34:30.420Z] f762de61f0d1: Preparing [2025-02-01T14:34:30.420Z] 5fdeff63dac1: Preparing [2025-02-01T14:34:30.420Z] c490ec6dcbd4: Preparing [2025-02-01T14:34:30.420Z] 07f10756c1f6: Preparing [2025-02-01T14:34:30.420Z] c490ec6dcbd4: Waiting [2025-02-01T14:34:30.420Z] 939a3b07912e: Preparing [2025-02-01T14:34:30.420Z] 07f10756c1f6: Waiting [2025-02-01T14:34:30.420Z] 534a70dc8296: Preparing [2025-02-01T14:34:30.420Z] 939a3b07912e: Waiting [2025-02-01T14:34:30.420Z] 534a70dc8296: Waiting [2025-02-01T14:34:30.420Z] f762de61f0d1: Layer already exists [2025-02-01T14:34:30.420Z] 6a2d12ca747a: Layer already exists [2025-02-01T14:34:30.420Z] e233bc0e9bd4: Layer already exists [2025-02-01T14:34:30.420Z] 83fbb6d6fa25: Layer already exists [2025-02-01T14:34:30.420Z] 5fdeff63dac1: Layer already exists [2025-02-01T14:34:30.421Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:34:30.421Z] 07f10756c1f6: Layer already exists [2025-02-01T14:34:30.421Z] 939a3b07912e: Layer already exists [2025-02-01T14:34:30.421Z] 534a70dc8296: Layer already exists [2025-02-01T14:34:30.685Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51: digest: sha256:196a52ff95f4f6741e32b14a64341d16e7d4d0c9690022cd6b4cae08316457a2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:34:31.034Z] + 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-01T14:34:31.380Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-02-01T14:34:31.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-01T14:34:31.380Z] 6a2d12ca747a: Preparing [2025-02-01T14:34:31.380Z] e233bc0e9bd4: Preparing [2025-02-01T14:34:31.380Z] 83fbb6d6fa25: Preparing [2025-02-01T14:34:31.380Z] f762de61f0d1: Preparing [2025-02-01T14:34:31.380Z] 5fdeff63dac1: Preparing [2025-02-01T14:34:31.380Z] c490ec6dcbd4: Preparing [2025-02-01T14:34:31.380Z] 07f10756c1f6: Preparing [2025-02-01T14:34:31.380Z] 939a3b07912e: Preparing [2025-02-01T14:34:31.380Z] 534a70dc8296: Preparing [2025-02-01T14:34:31.380Z] 07f10756c1f6: Waiting [2025-02-01T14:34:31.380Z] 939a3b07912e: Waiting [2025-02-01T14:34:31.380Z] 534a70dc8296: Waiting [2025-02-01T14:34:31.380Z] e233bc0e9bd4: Layer already exists [2025-02-01T14:34:31.380Z] 83fbb6d6fa25: Layer already exists [2025-02-01T14:34:31.380Z] f762de61f0d1: Layer already exists [2025-02-01T14:34:31.380Z] 6a2d12ca747a: Layer already exists [2025-02-01T14:34:31.380Z] 5fdeff63dac1: Layer already exists [2025-02-01T14:34:31.380Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:34:31.380Z] 939a3b07912e: Layer already exists [2025-02-01T14:34:31.380Z] 07f10756c1f6: Layer already exists [2025-02-01T14:34:31.380Z] 534a70dc8296: Layer already exists [2025-02-01T14:34:31.646Z] main: digest: sha256:196a52ff95f4f6741e32b14a64341d16e7d4d0c9690022cd6b4cae08316457a2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-01T14:34:31.729Z] ===================================================== [Pipeline] echo [2025-02-01T14:34:31.742Z] taggedImages: [2025-02-01T14:34:31.742Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:34:31.742Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-02-01T14:34:31.742Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.51 [2025-02-01T14:34:31.742Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:34:31.742Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-02-01T14:34:31.771Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-02-01T14:34:31.771Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:34:31.771Z] latest [2025-02-01T14:34:31.771Z] 4.0.0-dev.51 [2025-02-01T14:34:31.771Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:34:31.771Z] main [2025-02-01T14:34:31.771Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:34:32.143Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:34:32.495Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:34:32.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-01T14:34:32.495Z] a3eeda6ffb3b: Preparing [2025-02-01T14:34:32.495Z] eded36be8b3d: Preparing [2025-02-01T14:34:32.495Z] 1eafffbb9ec6: Preparing [2025-02-01T14:34:32.495Z] 5fdeff63dac1: Preparing [2025-02-01T14:34:32.495Z] c490ec6dcbd4: Preparing [2025-02-01T14:34:32.495Z] 22d4978770e2: Preparing [2025-02-01T14:34:32.495Z] 9ab8c8a25d4d: Preparing [2025-02-01T14:34:32.495Z] 534a70dc8296: Preparing [2025-02-01T14:34:32.495Z] 22d4978770e2: Waiting [2025-02-01T14:34:32.495Z] 9ab8c8a25d4d: Waiting [2025-02-01T14:34:32.495Z] 534a70dc8296: Waiting [2025-02-01T14:34:32.495Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:34:32.495Z] 5fdeff63dac1: Layer already exists [2025-02-01T14:34:32.760Z] eded36be8b3d: Pushed [2025-02-01T14:34:32.760Z] 534a70dc8296: Layer already exists [2025-02-01T14:34:32.760Z] 22d4978770e2: Pushed [2025-02-01T14:34:32.760Z] 9ab8c8a25d4d: Pushed [2025-02-01T14:34:32.760Z] a3eeda6ffb3b: Pushed [2025-02-01T14:34:38.086Z] 1eafffbb9ec6: Pushed [2025-02-01T14:34:38.086Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6: digest: sha256:423891d03beec94f909a11cd96eea0233707238a5fe1c4747360a4d87f605113 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:34:38.443Z] + 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-01T14:34:38.791Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-02-01T14:34:38.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-01T14:34:38.791Z] a3eeda6ffb3b: Preparing [2025-02-01T14:34:38.791Z] eded36be8b3d: Preparing [2025-02-01T14:34:38.791Z] 1eafffbb9ec6: Preparing [2025-02-01T14:34:38.791Z] 5fdeff63dac1: Preparing [2025-02-01T14:34:38.791Z] c490ec6dcbd4: Preparing [2025-02-01T14:34:38.791Z] 22d4978770e2: Preparing [2025-02-01T14:34:38.791Z] 9ab8c8a25d4d: Preparing [2025-02-01T14:34:38.791Z] 534a70dc8296: Preparing [2025-02-01T14:34:38.791Z] 9ab8c8a25d4d: Waiting [2025-02-01T14:34:38.791Z] 22d4978770e2: Waiting [2025-02-01T14:34:38.791Z] 534a70dc8296: Waiting [2025-02-01T14:34:38.791Z] a3eeda6ffb3b: Layer already exists [2025-02-01T14:34:38.791Z] 5fdeff63dac1: Layer already exists [2025-02-01T14:34:38.791Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:34:38.791Z] 1eafffbb9ec6: Layer already exists [2025-02-01T14:34:38.791Z] eded36be8b3d: Layer already exists [2025-02-01T14:34:38.791Z] 534a70dc8296: Layer already exists [2025-02-01T14:34:38.791Z] 22d4978770e2: Layer already exists [2025-02-01T14:34:38.791Z] 9ab8c8a25d4d: Layer already exists [2025-02-01T14:34:39.057Z] latest: digest: sha256:423891d03beec94f909a11cd96eea0233707238a5fe1c4747360a4d87f605113 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:34:39.403Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:34:39.747Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.51 [2025-02-01T14:34:39.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-01T14:34:39.747Z] a3eeda6ffb3b: Preparing [2025-02-01T14:34:39.747Z] eded36be8b3d: Preparing [2025-02-01T14:34:39.747Z] 1eafffbb9ec6: Preparing [2025-02-01T14:34:39.747Z] 5fdeff63dac1: Preparing [2025-02-01T14:34:39.747Z] c490ec6dcbd4: Preparing [2025-02-01T14:34:39.747Z] 22d4978770e2: Preparing [2025-02-01T14:34:39.747Z] 9ab8c8a25d4d: Preparing [2025-02-01T14:34:39.747Z] 534a70dc8296: Preparing [2025-02-01T14:34:39.747Z] 22d4978770e2: Waiting [2025-02-01T14:34:39.747Z] 9ab8c8a25d4d: Waiting [2025-02-01T14:34:39.747Z] 534a70dc8296: Waiting [2025-02-01T14:34:39.747Z] a3eeda6ffb3b: Layer already exists [2025-02-01T14:34:39.747Z] 1eafffbb9ec6: Layer already exists [2025-02-01T14:34:39.747Z] 5fdeff63dac1: Layer already exists [2025-02-01T14:34:39.747Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:34:39.747Z] eded36be8b3d: Layer already exists [2025-02-01T14:34:39.747Z] 22d4978770e2: Layer already exists [2025-02-01T14:34:39.747Z] 9ab8c8a25d4d: Layer already exists [2025-02-01T14:34:39.747Z] 534a70dc8296: Layer already exists [2025-02-01T14:34:40.011Z] 4.0.0-dev.51: digest: sha256:423891d03beec94f909a11cd96eea0233707238a5fe1c4747360a4d87f605113 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:34:40.355Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:34:40.702Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:34:40.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-01T14:34:40.702Z] a3eeda6ffb3b: Preparing [2025-02-01T14:34:40.702Z] eded36be8b3d: Preparing [2025-02-01T14:34:40.702Z] 1eafffbb9ec6: Preparing [2025-02-01T14:34:40.702Z] 5fdeff63dac1: Preparing [2025-02-01T14:34:40.702Z] c490ec6dcbd4: Preparing [2025-02-01T14:34:40.702Z] 22d4978770e2: Preparing [2025-02-01T14:34:40.702Z] 9ab8c8a25d4d: Preparing [2025-02-01T14:34:40.702Z] 534a70dc8296: Preparing [2025-02-01T14:34:40.702Z] 9ab8c8a25d4d: Waiting [2025-02-01T14:34:40.702Z] 534a70dc8296: Waiting [2025-02-01T14:34:40.702Z] 22d4978770e2: Waiting [2025-02-01T14:34:40.702Z] 5fdeff63dac1: Layer already exists [2025-02-01T14:34:40.702Z] eded36be8b3d: Layer already exists [2025-02-01T14:34:40.702Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:34:40.702Z] a3eeda6ffb3b: Layer already exists [2025-02-01T14:34:40.702Z] 1eafffbb9ec6: Layer already exists [2025-02-01T14:34:40.702Z] 9ab8c8a25d4d: Layer already exists [2025-02-01T14:34:40.702Z] 22d4978770e2: Layer already exists [2025-02-01T14:34:40.702Z] 534a70dc8296: Layer already exists [2025-02-01T14:34:40.967Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51: digest: sha256:423891d03beec94f909a11cd96eea0233707238a5fe1c4747360a4d87f605113 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:34:41.314Z] + 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-01T14:34:41.671Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-02-01T14:34:41.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-01T14:34:41.671Z] a3eeda6ffb3b: Preparing [2025-02-01T14:34:41.671Z] eded36be8b3d: Preparing [2025-02-01T14:34:41.671Z] 1eafffbb9ec6: Preparing [2025-02-01T14:34:41.671Z] 5fdeff63dac1: Preparing [2025-02-01T14:34:41.671Z] c490ec6dcbd4: Preparing [2025-02-01T14:34:41.671Z] 22d4978770e2: Preparing [2025-02-01T14:34:41.671Z] 9ab8c8a25d4d: Preparing [2025-02-01T14:34:41.671Z] 534a70dc8296: Preparing [2025-02-01T14:34:41.671Z] 22d4978770e2: Waiting [2025-02-01T14:34:41.671Z] 9ab8c8a25d4d: Waiting [2025-02-01T14:34:41.671Z] 534a70dc8296: Waiting [2025-02-01T14:34:41.671Z] 5fdeff63dac1: Layer already exists [2025-02-01T14:34:41.671Z] eded36be8b3d: Layer already exists [2025-02-01T14:34:41.671Z] 1eafffbb9ec6: Layer already exists [2025-02-01T14:34:41.671Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:34:41.671Z] a3eeda6ffb3b: Layer already exists [2025-02-01T14:34:41.671Z] 9ab8c8a25d4d: Layer already exists [2025-02-01T14:34:41.671Z] 22d4978770e2: Layer already exists [2025-02-01T14:34:41.671Z] 534a70dc8296: Layer already exists [2025-02-01T14:34:41.939Z] main: digest: sha256:423891d03beec94f909a11cd96eea0233707238a5fe1c4747360a4d87f605113 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-01T14:34:42.005Z] ===================================================== [Pipeline] echo [2025-02-01T14:34:42.023Z] taggedImages: [2025-02-01T14:34:42.023Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:34:42.023Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-02-01T14:34:42.023Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.51 [2025-02-01T14:34:42.023Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:34:42.023Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-02-01T14:34:42.048Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-02-01T14:34:42.048Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:34:42.048Z] latest [2025-02-01T14:34:42.048Z] 4.0.0-dev.51 [2025-02-01T14:34:42.048Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:34:42.048Z] main [2025-02-01T14:34:42.048Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:34:42.408Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:34:42.762Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:34:42.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-01T14:34:42.762Z] b4db30d28c5e: Preparing [2025-02-01T14:34:42.762Z] aaff784fe2c4: Preparing [2025-02-01T14:34:42.762Z] 54a12d7d7a42: Preparing [2025-02-01T14:34:42.762Z] c490ec6dcbd4: Preparing [2025-02-01T14:34:42.762Z] 7f2ac4a9ef7e: Preparing [2025-02-01T14:34:42.762Z] 8bab257f03bc: Preparing [2025-02-01T14:34:42.762Z] 534a70dc8296: Preparing [2025-02-01T14:34:42.762Z] 8bab257f03bc: Waiting [2025-02-01T14:34:42.762Z] 534a70dc8296: Waiting [2025-02-01T14:34:42.762Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:34:43.027Z] 7f2ac4a9ef7e: Pushed [2025-02-01T14:34:43.027Z] b4db30d28c5e: Pushed [2025-02-01T14:34:43.027Z] aaff784fe2c4: Pushed [2025-02-01T14:34:43.027Z] 8bab257f03bc: Pushed [2025-02-01T14:34:43.027Z] 534a70dc8296: Layer already exists [2025-02-01T14:34:48.356Z] 54a12d7d7a42: Pushed [2025-02-01T14:34:48.356Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6: digest: sha256:c4eaa98b0ef1212f63440767848837b2cf53718030b859c063fa171efeed9ce8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:34:48.716Z] + 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-01T14:34:49.330Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-02-01T14:34:49.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-01T14:34:49.330Z] b4db30d28c5e: Preparing [2025-02-01T14:34:49.330Z] aaff784fe2c4: Preparing [2025-02-01T14:34:49.330Z] 54a12d7d7a42: Preparing [2025-02-01T14:34:49.330Z] c490ec6dcbd4: Preparing [2025-02-01T14:34:49.330Z] 7f2ac4a9ef7e: Preparing [2025-02-01T14:34:49.330Z] 8bab257f03bc: Preparing [2025-02-01T14:34:49.330Z] 534a70dc8296: Preparing [2025-02-01T14:34:49.330Z] 8bab257f03bc: Waiting [2025-02-01T14:34:49.330Z] 534a70dc8296: Waiting [2025-02-01T14:34:49.330Z] 54a12d7d7a42: Layer already exists [2025-02-01T14:34:49.330Z] aaff784fe2c4: Layer already exists [2025-02-01T14:34:49.330Z] 7f2ac4a9ef7e: Layer already exists [2025-02-01T14:34:49.330Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:34:49.330Z] b4db30d28c5e: Layer already exists [2025-02-01T14:34:49.330Z] 8bab257f03bc: Layer already exists [2025-02-01T14:34:49.330Z] 534a70dc8296: Layer already exists [2025-02-01T14:34:49.596Z] latest: digest: sha256:c4eaa98b0ef1212f63440767848837b2cf53718030b859c063fa171efeed9ce8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:34:49.957Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:34:50.302Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.51 [2025-02-01T14:34:50.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-01T14:34:50.302Z] b4db30d28c5e: Preparing [2025-02-01T14:34:50.302Z] aaff784fe2c4: Preparing [2025-02-01T14:34:50.302Z] 54a12d7d7a42: Preparing [2025-02-01T14:34:50.302Z] c490ec6dcbd4: Preparing [2025-02-01T14:34:50.302Z] 7f2ac4a9ef7e: Preparing [2025-02-01T14:34:50.302Z] 8bab257f03bc: Preparing [2025-02-01T14:34:50.302Z] 8bab257f03bc: Waiting [2025-02-01T14:34:50.302Z] 534a70dc8296: Preparing [2025-02-01T14:34:50.302Z] 534a70dc8296: Waiting [2025-02-01T14:34:50.302Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:34:50.302Z] 7f2ac4a9ef7e: Layer already exists [2025-02-01T14:34:50.302Z] aaff784fe2c4: Layer already exists [2025-02-01T14:34:50.302Z] b4db30d28c5e: Layer already exists [2025-02-01T14:34:50.302Z] 54a12d7d7a42: Layer already exists [2025-02-01T14:34:50.302Z] 534a70dc8296: Layer already exists [2025-02-01T14:34:50.302Z] 8bab257f03bc: Layer already exists [2025-02-01T14:34:50.568Z] 4.0.0-dev.51: digest: sha256:c4eaa98b0ef1212f63440767848837b2cf53718030b859c063fa171efeed9ce8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:34:50.915Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:34:51.255Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:34:51.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-01T14:34:51.255Z] b4db30d28c5e: Preparing [2025-02-01T14:34:51.255Z] aaff784fe2c4: Preparing [2025-02-01T14:34:51.255Z] 54a12d7d7a42: Preparing [2025-02-01T14:34:51.255Z] c490ec6dcbd4: Preparing [2025-02-01T14:34:51.255Z] 7f2ac4a9ef7e: Preparing [2025-02-01T14:34:51.255Z] 8bab257f03bc: Preparing [2025-02-01T14:34:51.255Z] 534a70dc8296: Preparing [2025-02-01T14:34:51.255Z] 8bab257f03bc: Waiting [2025-02-01T14:34:51.255Z] 534a70dc8296: Waiting [2025-02-01T14:34:51.255Z] aaff784fe2c4: Layer already exists [2025-02-01T14:34:51.255Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:34:51.255Z] 7f2ac4a9ef7e: Layer already exists [2025-02-01T14:34:51.255Z] 54a12d7d7a42: Layer already exists [2025-02-01T14:34:51.255Z] b4db30d28c5e: Layer already exists [2025-02-01T14:34:51.255Z] 534a70dc8296: Layer already exists [2025-02-01T14:34:51.255Z] 8bab257f03bc: Layer already exists [2025-02-01T14:34:51.520Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51: digest: sha256:c4eaa98b0ef1212f63440767848837b2cf53718030b859c063fa171efeed9ce8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:34:51.869Z] + 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-01T14:34:52.215Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-02-01T14:34:52.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-01T14:34:52.215Z] b4db30d28c5e: Preparing [2025-02-01T14:34:52.215Z] aaff784fe2c4: Preparing [2025-02-01T14:34:52.215Z] 54a12d7d7a42: Preparing [2025-02-01T14:34:52.215Z] c490ec6dcbd4: Preparing [2025-02-01T14:34:52.215Z] 7f2ac4a9ef7e: Preparing [2025-02-01T14:34:52.215Z] 8bab257f03bc: Preparing [2025-02-01T14:34:52.215Z] 534a70dc8296: Preparing [2025-02-01T14:34:52.215Z] 8bab257f03bc: Waiting [2025-02-01T14:34:52.215Z] 534a70dc8296: Waiting [2025-02-01T14:34:52.215Z] 7f2ac4a9ef7e: Layer already exists [2025-02-01T14:34:52.215Z] b4db30d28c5e: Layer already exists [2025-02-01T14:34:52.215Z] 54a12d7d7a42: Layer already exists [2025-02-01T14:34:52.215Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:34:52.215Z] aaff784fe2c4: Layer already exists [2025-02-01T14:34:52.215Z] 534a70dc8296: Layer already exists [2025-02-01T14:34:52.215Z] 8bab257f03bc: Layer already exists [2025-02-01T14:34:52.481Z] main: digest: sha256:c4eaa98b0ef1212f63440767848837b2cf53718030b859c063fa171efeed9ce8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-01T14:34:52.552Z] ===================================================== [Pipeline] echo [2025-02-01T14:34:52.565Z] taggedImages: [2025-02-01T14:34:52.565Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:34:52.565Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-02-01T14:34:52.565Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.51 [2025-02-01T14:34:52.565Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:34:52.565Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-02-01T14:34:52.592Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-02-01T14:34:52.592Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:34:52.592Z] latest [2025-02-01T14:34:52.592Z] 4.0.0-dev.51 [2025-02-01T14:34:52.592Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:34:52.592Z] main [2025-02-01T14:34:52.592Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:34:52.967Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:34:53.312Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:34:53.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-01T14:34:53.312Z] 3fe3202f6dac: Preparing [2025-02-01T14:34:53.312Z] efde23fca297: Preparing [2025-02-01T14:34:53.312Z] ee648c22c6d9: Preparing [2025-02-01T14:34:53.312Z] fce4950b9851: Preparing [2025-02-01T14:34:53.312Z] 5fdeff63dac1: Preparing [2025-02-01T14:34:53.312Z] c490ec6dcbd4: Preparing [2025-02-01T14:34:53.312Z] 07f10756c1f6: Preparing [2025-02-01T14:34:53.312Z] 939a3b07912e: Preparing [2025-02-01T14:34:53.312Z] 534a70dc8296: Preparing [2025-02-01T14:34:53.312Z] c490ec6dcbd4: Waiting [2025-02-01T14:34:53.312Z] 07f10756c1f6: Waiting [2025-02-01T14:34:53.312Z] 939a3b07912e: Waiting [2025-02-01T14:34:53.312Z] 534a70dc8296: Waiting [2025-02-01T14:34:53.312Z] 5fdeff63dac1: Layer already exists [2025-02-01T14:34:53.312Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:34:53.577Z] 07f10756c1f6: Layer already exists [2025-02-01T14:34:53.577Z] efde23fca297: Pushed [2025-02-01T14:34:53.577Z] ee648c22c6d9: Pushed [2025-02-01T14:34:53.577Z] 3fe3202f6dac: Pushed [2025-02-01T14:34:53.577Z] 939a3b07912e: Layer already exists [2025-02-01T14:34:53.577Z] 534a70dc8296: Layer already exists [2025-02-01T14:34:58.906Z] fce4950b9851: Pushed [2025-02-01T14:34:58.906Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6: digest: sha256:24647874f3ce69e5d20eba67c9a40196d59e5203a7ee985a649083a0a21ca80d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:34:59.258Z] + 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-01T14:34:59.602Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-02-01T14:34:59.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-01T14:34:59.602Z] 3fe3202f6dac: Preparing [2025-02-01T14:34:59.602Z] efde23fca297: Preparing [2025-02-01T14:34:59.602Z] ee648c22c6d9: Preparing [2025-02-01T14:34:59.602Z] fce4950b9851: Preparing [2025-02-01T14:34:59.602Z] 5fdeff63dac1: Preparing [2025-02-01T14:34:59.602Z] c490ec6dcbd4: Preparing [2025-02-01T14:34:59.602Z] 07f10756c1f6: Preparing [2025-02-01T14:34:59.602Z] 939a3b07912e: Preparing [2025-02-01T14:34:59.602Z] 534a70dc8296: Preparing [2025-02-01T14:34:59.602Z] 07f10756c1f6: Waiting [2025-02-01T14:34:59.602Z] 939a3b07912e: Waiting [2025-02-01T14:34:59.602Z] 534a70dc8296: Waiting [2025-02-01T14:34:59.602Z] c490ec6dcbd4: Waiting [2025-02-01T14:34:59.602Z] ee648c22c6d9: Layer already exists [2025-02-01T14:34:59.602Z] 3fe3202f6dac: Layer already exists [2025-02-01T14:34:59.602Z] fce4950b9851: Layer already exists [2025-02-01T14:34:59.602Z] efde23fca297: Layer already exists [2025-02-01T14:34:59.602Z] 5fdeff63dac1: Layer already exists [2025-02-01T14:34:59.602Z] 939a3b07912e: Layer already exists [2025-02-01T14:34:59.602Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:34:59.602Z] 07f10756c1f6: Layer already exists [2025-02-01T14:34:59.602Z] 534a70dc8296: Layer already exists [2025-02-01T14:34:59.872Z] latest: digest: sha256:24647874f3ce69e5d20eba67c9a40196d59e5203a7ee985a649083a0a21ca80d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:35:00.220Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:35:00.561Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.51 [2025-02-01T14:35:00.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-01T14:35:00.561Z] 3fe3202f6dac: Preparing [2025-02-01T14:35:00.561Z] efde23fca297: Preparing [2025-02-01T14:35:00.561Z] ee648c22c6d9: Preparing [2025-02-01T14:35:00.561Z] fce4950b9851: Preparing [2025-02-01T14:35:00.561Z] 5fdeff63dac1: Preparing [2025-02-01T14:35:00.561Z] c490ec6dcbd4: Preparing [2025-02-01T14:35:00.561Z] 07f10756c1f6: Preparing [2025-02-01T14:35:00.561Z] 939a3b07912e: Preparing [2025-02-01T14:35:00.561Z] 534a70dc8296: Preparing [2025-02-01T14:35:00.561Z] 07f10756c1f6: Waiting [2025-02-01T14:35:00.561Z] 534a70dc8296: Waiting [2025-02-01T14:35:00.561Z] c490ec6dcbd4: Waiting [2025-02-01T14:35:00.561Z] 939a3b07912e: Waiting [2025-02-01T14:35:00.561Z] fce4950b9851: Layer already exists [2025-02-01T14:35:00.561Z] 3fe3202f6dac: Layer already exists [2025-02-01T14:35:00.561Z] 5fdeff63dac1: Layer already exists [2025-02-01T14:35:00.561Z] ee648c22c6d9: Layer already exists [2025-02-01T14:35:00.561Z] efde23fca297: Layer already exists [2025-02-01T14:35:00.561Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:35:00.561Z] 07f10756c1f6: Layer already exists [2025-02-01T14:35:00.561Z] 939a3b07912e: Layer already exists [2025-02-01T14:35:00.561Z] 534a70dc8296: Layer already exists [2025-02-01T14:35:00.825Z] 4.0.0-dev.51: digest: sha256:24647874f3ce69e5d20eba67c9a40196d59e5203a7ee985a649083a0a21ca80d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:35:01.164Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:35:01.607Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:35:01.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-01T14:35:01.607Z] 3fe3202f6dac: Preparing [2025-02-01T14:35:01.607Z] efde23fca297: Preparing [2025-02-01T14:35:01.607Z] ee648c22c6d9: Preparing [2025-02-01T14:35:01.607Z] fce4950b9851: Preparing [2025-02-01T14:35:01.607Z] 5fdeff63dac1: Preparing [2025-02-01T14:35:01.607Z] c490ec6dcbd4: Preparing [2025-02-01T14:35:01.607Z] 07f10756c1f6: Preparing [2025-02-01T14:35:01.607Z] 939a3b07912e: Preparing [2025-02-01T14:35:01.607Z] 534a70dc8296: Preparing [2025-02-01T14:35:01.607Z] c490ec6dcbd4: Waiting [2025-02-01T14:35:01.607Z] 07f10756c1f6: Waiting [2025-02-01T14:35:01.607Z] 939a3b07912e: Waiting [2025-02-01T14:35:01.607Z] 534a70dc8296: Waiting [2025-02-01T14:35:01.607Z] 5fdeff63dac1: Layer already exists [2025-02-01T14:35:01.607Z] fce4950b9851: Layer already exists [2025-02-01T14:35:01.607Z] efde23fca297: Layer already exists [2025-02-01T14:35:01.607Z] ee648c22c6d9: Layer already exists [2025-02-01T14:35:01.607Z] 3fe3202f6dac: Layer already exists [2025-02-01T14:35:01.607Z] 07f10756c1f6: Layer already exists [2025-02-01T14:35:01.607Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:35:01.607Z] 534a70dc8296: Layer already exists [2025-02-01T14:35:01.607Z] 939a3b07912e: Layer already exists [2025-02-01T14:35:01.874Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51: digest: sha256:24647874f3ce69e5d20eba67c9a40196d59e5203a7ee985a649083a0a21ca80d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:35:02.212Z] + 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-01T14:35:02.562Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-02-01T14:35:02.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-01T14:35:02.562Z] 3fe3202f6dac: Preparing [2025-02-01T14:35:02.562Z] efde23fca297: Preparing [2025-02-01T14:35:02.562Z] ee648c22c6d9: Preparing [2025-02-01T14:35:02.562Z] fce4950b9851: Preparing [2025-02-01T14:35:02.562Z] 5fdeff63dac1: Preparing [2025-02-01T14:35:02.562Z] c490ec6dcbd4: Preparing [2025-02-01T14:35:02.562Z] 07f10756c1f6: Preparing [2025-02-01T14:35:02.562Z] 939a3b07912e: Preparing [2025-02-01T14:35:02.562Z] 534a70dc8296: Preparing [2025-02-01T14:35:02.562Z] c490ec6dcbd4: Waiting [2025-02-01T14:35:02.562Z] 939a3b07912e: Waiting [2025-02-01T14:35:02.562Z] 07f10756c1f6: Waiting [2025-02-01T14:35:02.562Z] 534a70dc8296: Waiting [2025-02-01T14:35:02.562Z] fce4950b9851: Layer already exists [2025-02-01T14:35:02.562Z] 5fdeff63dac1: Layer already exists [2025-02-01T14:35:02.562Z] efde23fca297: Layer already exists [2025-02-01T14:35:02.562Z] ee648c22c6d9: Layer already exists [2025-02-01T14:35:02.562Z] 3fe3202f6dac: Layer already exists [2025-02-01T14:35:02.562Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:35:02.562Z] 07f10756c1f6: Layer already exists [2025-02-01T14:35:02.562Z] 534a70dc8296: Layer already exists [2025-02-01T14:35:02.562Z] 939a3b07912e: Layer already exists [2025-02-01T14:35:02.833Z] main: digest: sha256:24647874f3ce69e5d20eba67c9a40196d59e5203a7ee985a649083a0a21ca80d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-01T14:35:02.908Z] ===================================================== [Pipeline] echo [2025-02-01T14:35:02.919Z] taggedImages: [2025-02-01T14:35:02.919Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:35:02.919Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-02-01T14:35:02.919Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.51 [2025-02-01T14:35:02.919Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:35:02.919Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-02-01T14:35:02.945Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-02-01T14:35:02.945Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:35:02.945Z] latest [2025-02-01T14:35:02.945Z] 4.0.0-dev.51 [2025-02-01T14:35:02.945Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:35:02.945Z] main [2025-02-01T14:35:02.945Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:35:03.315Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:35:03.666Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:35:03.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-01T14:35:03.667Z] b3aaec9a6ed2: Preparing [2025-02-01T14:35:03.667Z] 6f8489cc6f6a: Preparing [2025-02-01T14:35:03.667Z] 9938bb53fdb7: Preparing [2025-02-01T14:35:03.667Z] 62186efdf7ee: Preparing [2025-02-01T14:35:03.667Z] 46995f960b0f: Preparing [2025-02-01T14:35:03.667Z] 74ca1934ea8f: Preparing [2025-02-01T14:35:03.667Z] cc0507da0e07: Preparing [2025-02-01T14:35:03.667Z] 5fdeff63dac1: Preparing [2025-02-01T14:35:03.667Z] c490ec6dcbd4: Preparing [2025-02-01T14:35:03.667Z] dc67d00067db: Preparing [2025-02-01T14:35:03.667Z] 70c316bc7d96: Preparing [2025-02-01T14:35:03.667Z] 5f70bf18a086: Preparing [2025-02-01T14:35:03.667Z] c3f59fd070b8: Preparing [2025-02-01T14:35:03.667Z] aabbe1e59ed3: Preparing [2025-02-01T14:35:03.667Z] 74ca1934ea8f: Waiting [2025-02-01T14:35:03.667Z] 7b73744a4ac7: Preparing [2025-02-01T14:35:03.667Z] cc0507da0e07: Waiting [2025-02-01T14:35:03.667Z] 534a70dc8296: Preparing [2025-02-01T14:35:03.667Z] 5fdeff63dac1: Waiting [2025-02-01T14:35:03.667Z] 5f70bf18a086: Waiting [2025-02-01T14:35:03.667Z] c3f59fd070b8: Waiting [2025-02-01T14:35:03.667Z] c490ec6dcbd4: Waiting [2025-02-01T14:35:03.667Z] aabbe1e59ed3: Waiting [2025-02-01T14:35:03.667Z] 7b73744a4ac7: Waiting [2025-02-01T14:35:03.667Z] dc67d00067db: Waiting [2025-02-01T14:35:03.667Z] 534a70dc8296: Waiting [2025-02-01T14:35:03.667Z] 70c316bc7d96: Waiting [2025-02-01T14:35:03.961Z] 6f8489cc6f6a: Pushed [2025-02-01T14:35:03.961Z] 46995f960b0f: Pushed [2025-02-01T14:35:03.961Z] 9938bb53fdb7: Pushed [2025-02-01T14:35:03.961Z] 62186efdf7ee: Pushed [2025-02-01T14:35:03.961Z] b3aaec9a6ed2: Pushed [2025-02-01T14:35:03.961Z] 5fdeff63dac1: Layer already exists [2025-02-01T14:35:03.961Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:35:03.961Z] 74ca1934ea8f: Pushed [2025-02-01T14:35:03.961Z] 5f70bf18a086: Layer already exists [2025-02-01T14:35:03.961Z] dc67d00067db: Pushed [2025-02-01T14:35:04.232Z] 70c316bc7d96: Pushed [2025-02-01T14:35:04.232Z] c3f59fd070b8: Pushed [2025-02-01T14:35:04.232Z] 534a70dc8296: Layer already exists [2025-02-01T14:35:04.232Z] aabbe1e59ed3: Pushed [2025-02-01T14:35:04.232Z] 7b73744a4ac7: Pushed [2025-02-01T14:35:07.588Z] cc0507da0e07: Pushed [2025-02-01T14:35:07.588Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6: digest: sha256:176698f8acb17b7a783f55d6805df15139c2606eb1a714affb9594fc8b0f8515 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:35:07.945Z] + 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-01T14:35:08.345Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-02-01T14:35:08.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-01T14:35:08.345Z] b3aaec9a6ed2: Preparing [2025-02-01T14:35:08.345Z] 6f8489cc6f6a: Preparing [2025-02-01T14:35:08.345Z] 9938bb53fdb7: Preparing [2025-02-01T14:35:08.345Z] 62186efdf7ee: Preparing [2025-02-01T14:35:08.345Z] 46995f960b0f: Preparing [2025-02-01T14:35:08.345Z] 74ca1934ea8f: Preparing [2025-02-01T14:35:08.345Z] cc0507da0e07: Preparing [2025-02-01T14:35:08.345Z] 5fdeff63dac1: Preparing [2025-02-01T14:35:08.345Z] c490ec6dcbd4: Preparing [2025-02-01T14:35:08.345Z] dc67d00067db: Preparing [2025-02-01T14:35:08.345Z] 70c316bc7d96: Preparing [2025-02-01T14:35:08.345Z] 5f70bf18a086: Preparing [2025-02-01T14:35:08.345Z] c3f59fd070b8: Preparing [2025-02-01T14:35:08.345Z] aabbe1e59ed3: Preparing [2025-02-01T14:35:08.345Z] 7b73744a4ac7: Preparing [2025-02-01T14:35:08.345Z] 534a70dc8296: Preparing [2025-02-01T14:35:08.345Z] 74ca1934ea8f: Waiting [2025-02-01T14:35:08.345Z] cc0507da0e07: Waiting [2025-02-01T14:35:08.345Z] 5fdeff63dac1: Waiting [2025-02-01T14:35:08.345Z] c490ec6dcbd4: Waiting [2025-02-01T14:35:08.345Z] dc67d00067db: Waiting [2025-02-01T14:35:08.345Z] 70c316bc7d96: Waiting [2025-02-01T14:35:08.345Z] 5f70bf18a086: Waiting [2025-02-01T14:35:08.345Z] c3f59fd070b8: Waiting [2025-02-01T14:35:08.345Z] aabbe1e59ed3: Waiting [2025-02-01T14:35:08.345Z] 7b73744a4ac7: Waiting [2025-02-01T14:35:08.345Z] 534a70dc8296: Waiting [2025-02-01T14:35:08.345Z] b3aaec9a6ed2: Layer already exists [2025-02-01T14:35:08.345Z] 46995f960b0f: Layer already exists [2025-02-01T14:35:08.345Z] 9938bb53fdb7: Layer already exists [2025-02-01T14:35:08.345Z] 62186efdf7ee: Layer already exists [2025-02-01T14:35:08.345Z] 6f8489cc6f6a: Layer already exists [2025-02-01T14:35:08.345Z] 74ca1934ea8f: Layer already exists [2025-02-01T14:35:08.345Z] dc67d00067db: Layer already exists [2025-02-01T14:35:08.345Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:35:08.345Z] 5fdeff63dac1: Layer already exists [2025-02-01T14:35:08.345Z] cc0507da0e07: Layer already exists [2025-02-01T14:35:08.345Z] 5f70bf18a086: Layer already exists [2025-02-01T14:35:08.345Z] 70c316bc7d96: Layer already exists [2025-02-01T14:35:08.345Z] 7b73744a4ac7: Layer already exists [2025-02-01T14:35:08.345Z] aabbe1e59ed3: Layer already exists [2025-02-01T14:35:08.345Z] c3f59fd070b8: Layer already exists [2025-02-01T14:35:08.345Z] 534a70dc8296: Layer already exists [2025-02-01T14:35:08.611Z] latest: digest: sha256:176698f8acb17b7a783f55d6805df15139c2606eb1a714affb9594fc8b0f8515 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:35:08.957Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:35:09.316Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.51 [2025-02-01T14:35:09.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-01T14:35:09.316Z] b3aaec9a6ed2: Preparing [2025-02-01T14:35:09.316Z] 6f8489cc6f6a: Preparing [2025-02-01T14:35:09.316Z] 9938bb53fdb7: Preparing [2025-02-01T14:35:09.316Z] 62186efdf7ee: Preparing [2025-02-01T14:35:09.316Z] 46995f960b0f: Preparing [2025-02-01T14:35:09.316Z] 74ca1934ea8f: Preparing [2025-02-01T14:35:09.316Z] cc0507da0e07: Preparing [2025-02-01T14:35:09.316Z] 5fdeff63dac1: Preparing [2025-02-01T14:35:09.316Z] c490ec6dcbd4: Preparing [2025-02-01T14:35:09.316Z] dc67d00067db: Preparing [2025-02-01T14:35:09.316Z] 70c316bc7d96: Preparing [2025-02-01T14:35:09.316Z] 5f70bf18a086: Preparing [2025-02-01T14:35:09.316Z] c3f59fd070b8: Preparing [2025-02-01T14:35:09.316Z] aabbe1e59ed3: Preparing [2025-02-01T14:35:09.316Z] 7b73744a4ac7: Preparing [2025-02-01T14:35:09.316Z] 534a70dc8296: Preparing [2025-02-01T14:35:09.316Z] 74ca1934ea8f: Waiting [2025-02-01T14:35:09.316Z] cc0507da0e07: Waiting [2025-02-01T14:35:09.316Z] 5f70bf18a086: Waiting [2025-02-01T14:35:09.316Z] 5fdeff63dac1: Waiting [2025-02-01T14:35:09.316Z] c3f59fd070b8: Waiting [2025-02-01T14:35:09.316Z] c490ec6dcbd4: Waiting [2025-02-01T14:35:09.316Z] aabbe1e59ed3: Waiting [2025-02-01T14:35:09.316Z] dc67d00067db: Waiting [2025-02-01T14:35:09.316Z] 70c316bc7d96: Waiting [2025-02-01T14:35:09.316Z] 7b73744a4ac7: Waiting [2025-02-01T14:35:09.316Z] 534a70dc8296: Waiting [2025-02-01T14:35:09.316Z] b3aaec9a6ed2: Layer already exists [2025-02-01T14:35:09.316Z] 62186efdf7ee: Layer already exists [2025-02-01T14:35:09.316Z] 6f8489cc6f6a: Layer already exists [2025-02-01T14:35:09.316Z] 9938bb53fdb7: Layer already exists [2025-02-01T14:35:09.316Z] 46995f960b0f: Layer already exists [2025-02-01T14:35:09.316Z] 74ca1934ea8f: Layer already exists [2025-02-01T14:35:09.316Z] cc0507da0e07: Layer already exists [2025-02-01T14:35:09.316Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:35:09.316Z] 5fdeff63dac1: Layer already exists [2025-02-01T14:35:09.316Z] dc67d00067db: Layer already exists [2025-02-01T14:35:09.316Z] 70c316bc7d96: Layer already exists [2025-02-01T14:35:09.316Z] 5f70bf18a086: Layer already exists [2025-02-01T14:35:09.316Z] c3f59fd070b8: Layer already exists [2025-02-01T14:35:09.316Z] aabbe1e59ed3: Layer already exists [2025-02-01T14:35:09.316Z] 534a70dc8296: Layer already exists [2025-02-01T14:35:09.316Z] 7b73744a4ac7: Layer already exists [2025-02-01T14:35:09.579Z] 4.0.0-dev.51: digest: sha256:176698f8acb17b7a783f55d6805df15139c2606eb1a714affb9594fc8b0f8515 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:35:09.923Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:35:10.268Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:35:10.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-01T14:35:10.268Z] b3aaec9a6ed2: Preparing [2025-02-01T14:35:10.268Z] 6f8489cc6f6a: Preparing [2025-02-01T14:35:10.268Z] 9938bb53fdb7: Preparing [2025-02-01T14:35:10.268Z] 62186efdf7ee: Preparing [2025-02-01T14:35:10.268Z] 46995f960b0f: Preparing [2025-02-01T14:35:10.268Z] 74ca1934ea8f: Preparing [2025-02-01T14:35:10.268Z] cc0507da0e07: Preparing [2025-02-01T14:35:10.268Z] 5fdeff63dac1: Preparing [2025-02-01T14:35:10.268Z] c490ec6dcbd4: Preparing [2025-02-01T14:35:10.268Z] dc67d00067db: Preparing [2025-02-01T14:35:10.268Z] 70c316bc7d96: Preparing [2025-02-01T14:35:10.268Z] 5f70bf18a086: Preparing [2025-02-01T14:35:10.268Z] c3f59fd070b8: Preparing [2025-02-01T14:35:10.268Z] aabbe1e59ed3: Preparing [2025-02-01T14:35:10.269Z] 7b73744a4ac7: Preparing [2025-02-01T14:35:10.269Z] 534a70dc8296: Preparing [2025-02-01T14:35:10.269Z] 74ca1934ea8f: Waiting [2025-02-01T14:35:10.269Z] 5f70bf18a086: Waiting [2025-02-01T14:35:10.269Z] dc67d00067db: Waiting [2025-02-01T14:35:10.269Z] 70c316bc7d96: Waiting [2025-02-01T14:35:10.269Z] cc0507da0e07: Waiting [2025-02-01T14:35:10.269Z] c3f59fd070b8: Waiting [2025-02-01T14:35:10.269Z] c490ec6dcbd4: Waiting [2025-02-01T14:35:10.269Z] 5fdeff63dac1: Waiting [2025-02-01T14:35:10.269Z] 534a70dc8296: Waiting [2025-02-01T14:35:10.269Z] 7b73744a4ac7: Waiting [2025-02-01T14:35:10.269Z] aabbe1e59ed3: Waiting [2025-02-01T14:35:10.269Z] b3aaec9a6ed2: Layer already exists [2025-02-01T14:35:10.269Z] 9938bb53fdb7: Layer already exists [2025-02-01T14:35:10.269Z] 46995f960b0f: Layer already exists [2025-02-01T14:35:10.269Z] 62186efdf7ee: Layer already exists [2025-02-01T14:35:10.269Z] 6f8489cc6f6a: Layer already exists [2025-02-01T14:35:10.269Z] 74ca1934ea8f: Layer already exists [2025-02-01T14:35:10.269Z] cc0507da0e07: Layer already exists [2025-02-01T14:35:10.269Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:35:10.269Z] dc67d00067db: Layer already exists [2025-02-01T14:35:10.269Z] 5fdeff63dac1: Layer already exists [2025-02-01T14:35:10.269Z] 70c316bc7d96: Layer already exists [2025-02-01T14:35:10.269Z] 5f70bf18a086: Layer already exists [2025-02-01T14:35:10.269Z] 7b73744a4ac7: Layer already exists [2025-02-01T14:35:10.269Z] c3f59fd070b8: Layer already exists [2025-02-01T14:35:10.269Z] aabbe1e59ed3: Layer already exists [2025-02-01T14:35:10.269Z] 534a70dc8296: Layer already exists [2025-02-01T14:35:10.533Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51: digest: sha256:176698f8acb17b7a783f55d6805df15139c2606eb1a714affb9594fc8b0f8515 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:35:10.883Z] + 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-01T14:35:11.232Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-02-01T14:35:11.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-01T14:35:11.233Z] b3aaec9a6ed2: Preparing [2025-02-01T14:35:11.233Z] 6f8489cc6f6a: Preparing [2025-02-01T14:35:11.233Z] 9938bb53fdb7: Preparing [2025-02-01T14:35:11.233Z] 62186efdf7ee: Preparing [2025-02-01T14:35:11.233Z] 46995f960b0f: Preparing [2025-02-01T14:35:11.233Z] 74ca1934ea8f: Preparing [2025-02-01T14:35:11.233Z] cc0507da0e07: Preparing [2025-02-01T14:35:11.233Z] 5fdeff63dac1: Preparing [2025-02-01T14:35:11.233Z] c490ec6dcbd4: Preparing [2025-02-01T14:35:11.233Z] dc67d00067db: Preparing [2025-02-01T14:35:11.233Z] 70c316bc7d96: Preparing [2025-02-01T14:35:11.233Z] 5f70bf18a086: Preparing [2025-02-01T14:35:11.233Z] c3f59fd070b8: Preparing [2025-02-01T14:35:11.233Z] aabbe1e59ed3: Preparing [2025-02-01T14:35:11.233Z] 7b73744a4ac7: Preparing [2025-02-01T14:35:11.233Z] 534a70dc8296: Preparing [2025-02-01T14:35:11.233Z] dc67d00067db: Waiting [2025-02-01T14:35:11.233Z] 70c316bc7d96: Waiting [2025-02-01T14:35:11.233Z] 5f70bf18a086: Waiting [2025-02-01T14:35:11.233Z] c3f59fd070b8: Waiting [2025-02-01T14:35:11.233Z] aabbe1e59ed3: Waiting [2025-02-01T14:35:11.233Z] 7b73744a4ac7: Waiting [2025-02-01T14:35:11.233Z] 534a70dc8296: Waiting [2025-02-01T14:35:11.233Z] 74ca1934ea8f: Waiting [2025-02-01T14:35:11.233Z] cc0507da0e07: Waiting [2025-02-01T14:35:11.233Z] 5fdeff63dac1: Waiting [2025-02-01T14:35:11.233Z] c490ec6dcbd4: Waiting [2025-02-01T14:35:11.233Z] 9938bb53fdb7: Layer already exists [2025-02-01T14:35:11.233Z] 62186efdf7ee: Layer already exists [2025-02-01T14:35:11.233Z] 6f8489cc6f6a: Layer already exists [2025-02-01T14:35:11.233Z] b3aaec9a6ed2: Layer already exists [2025-02-01T14:35:11.233Z] 46995f960b0f: Layer already exists [2025-02-01T14:35:11.233Z] 5fdeff63dac1: Layer already exists [2025-02-01T14:35:11.233Z] cc0507da0e07: Layer already exists [2025-02-01T14:35:11.233Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:35:11.233Z] 74ca1934ea8f: Layer already exists [2025-02-01T14:35:11.233Z] dc67d00067db: Layer already exists [2025-02-01T14:35:11.233Z] 70c316bc7d96: Layer already exists [2025-02-01T14:35:11.233Z] aabbe1e59ed3: Layer already exists [2025-02-01T14:35:11.233Z] 5f70bf18a086: Layer already exists [2025-02-01T14:35:11.496Z] c3f59fd070b8: Layer already exists [2025-02-01T14:35:11.496Z] 7b73744a4ac7: Layer already exists [2025-02-01T14:35:11.496Z] 534a70dc8296: Layer already exists [2025-02-01T14:35:11.496Z] main: digest: sha256:176698f8acb17b7a783f55d6805df15139c2606eb1a714affb9594fc8b0f8515 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-01T14:35:11.575Z] ===================================================== [Pipeline] echo [2025-02-01T14:35:11.585Z] taggedImages: [2025-02-01T14:35:11.585Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:35:11.585Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-02-01T14:35:11.585Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.51 [2025-02-01T14:35:11.585Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:35:11.585Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-02-01T14:35:11.608Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-02-01T14:35:11.608Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:35:11.608Z] latest [2025-02-01T14:35:11.608Z] 4.0.0-dev.51 [2025-02-01T14:35:11.608Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:35:11.608Z] main [2025-02-01T14:35:11.608Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:35:11.960Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:35:12.321Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:35:12.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-01T14:35:12.321Z] 5de236e0a4a2: Preparing [2025-02-01T14:35:12.321Z] 7f8bf71d374e: Preparing [2025-02-01T14:35:12.321Z] 27120bc55bc8: Preparing [2025-02-01T14:35:12.321Z] 54d2f1e45b5f: Preparing [2025-02-01T14:35:12.321Z] 5fdeff63dac1: Preparing [2025-02-01T14:35:12.321Z] c490ec6dcbd4: Preparing [2025-02-01T14:35:12.321Z] 07f10756c1f6: Preparing [2025-02-01T14:35:12.321Z] 939a3b07912e: Preparing [2025-02-01T14:35:12.321Z] c490ec6dcbd4: Waiting [2025-02-01T14:35:12.321Z] 07f10756c1f6: Waiting [2025-02-01T14:35:12.321Z] 534a70dc8296: Preparing [2025-02-01T14:35:12.321Z] 939a3b07912e: Waiting [2025-02-01T14:35:12.321Z] 534a70dc8296: Waiting [2025-02-01T14:35:12.321Z] 5fdeff63dac1: Layer already exists [2025-02-01T14:35:12.584Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:35:12.584Z] 07f10756c1f6: Layer already exists [2025-02-01T14:35:12.584Z] 939a3b07912e: Layer already exists [2025-02-01T14:35:12.584Z] 5de236e0a4a2: Pushed [2025-02-01T14:35:12.584Z] 7f8bf71d374e: Pushed [2025-02-01T14:35:12.584Z] 27120bc55bc8: Pushed [2025-02-01T14:35:12.584Z] 534a70dc8296: Layer already exists [2025-02-01T14:35:17.898Z] 54d2f1e45b5f: Pushed [2025-02-01T14:35:17.898Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6: digest: sha256:307ffc897299a6c7e04420969966b9961e0d6b530e1ba6c3d94c5c7af2504146 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:35:18.252Z] + 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-01T14:35:18.600Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-02-01T14:35:18.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-01T14:35:18.601Z] 5de236e0a4a2: Preparing [2025-02-01T14:35:18.601Z] 7f8bf71d374e: Preparing [2025-02-01T14:35:18.601Z] 27120bc55bc8: Preparing [2025-02-01T14:35:18.601Z] 54d2f1e45b5f: Preparing [2025-02-01T14:35:18.601Z] 5fdeff63dac1: Preparing [2025-02-01T14:35:18.601Z] c490ec6dcbd4: Preparing [2025-02-01T14:35:18.601Z] 07f10756c1f6: Preparing [2025-02-01T14:35:18.601Z] 939a3b07912e: Preparing [2025-02-01T14:35:18.601Z] 534a70dc8296: Preparing [2025-02-01T14:35:18.601Z] 07f10756c1f6: Waiting [2025-02-01T14:35:18.601Z] 939a3b07912e: Waiting [2025-02-01T14:35:18.601Z] 534a70dc8296: Waiting [2025-02-01T14:35:18.601Z] c490ec6dcbd4: Waiting [2025-02-01T14:35:18.601Z] 27120bc55bc8: Layer already exists [2025-02-01T14:35:18.601Z] 7f8bf71d374e: Layer already exists [2025-02-01T14:35:18.601Z] 5fdeff63dac1: Layer already exists [2025-02-01T14:35:18.601Z] 5de236e0a4a2: Layer already exists [2025-02-01T14:35:18.601Z] 54d2f1e45b5f: Layer already exists [2025-02-01T14:35:18.601Z] 07f10756c1f6: Layer already exists [2025-02-01T14:35:18.601Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:35:18.601Z] 534a70dc8296: Layer already exists [2025-02-01T14:35:18.601Z] 939a3b07912e: Layer already exists [2025-02-01T14:35:18.865Z] latest: digest: sha256:307ffc897299a6c7e04420969966b9961e0d6b530e1ba6c3d94c5c7af2504146 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:35:19.218Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:35:19.561Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.51 [2025-02-01T14:35:19.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-01T14:35:19.561Z] 5de236e0a4a2: Preparing [2025-02-01T14:35:19.561Z] 7f8bf71d374e: Preparing [2025-02-01T14:35:19.561Z] 27120bc55bc8: Preparing [2025-02-01T14:35:19.561Z] 54d2f1e45b5f: Preparing [2025-02-01T14:35:19.561Z] 5fdeff63dac1: Preparing [2025-02-01T14:35:19.561Z] c490ec6dcbd4: Preparing [2025-02-01T14:35:19.561Z] 07f10756c1f6: Preparing [2025-02-01T14:35:19.561Z] 939a3b07912e: Preparing [2025-02-01T14:35:19.561Z] 534a70dc8296: Preparing [2025-02-01T14:35:19.561Z] c490ec6dcbd4: Waiting [2025-02-01T14:35:19.561Z] 534a70dc8296: Waiting [2025-02-01T14:35:19.561Z] 07f10756c1f6: Waiting [2025-02-01T14:35:19.561Z] 939a3b07912e: Waiting [2025-02-01T14:35:19.561Z] 27120bc55bc8: Layer already exists [2025-02-01T14:35:19.561Z] 7f8bf71d374e: Layer already exists [2025-02-01T14:35:19.561Z] 5de236e0a4a2: Layer already exists [2025-02-01T14:35:19.561Z] 5fdeff63dac1: Layer already exists [2025-02-01T14:35:19.561Z] 54d2f1e45b5f: Layer already exists [2025-02-01T14:35:19.561Z] 534a70dc8296: Layer already exists [2025-02-01T14:35:19.561Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:35:19.561Z] 07f10756c1f6: Layer already exists [2025-02-01T14:35:19.561Z] 939a3b07912e: Layer already exists [2025-02-01T14:35:19.823Z] 4.0.0-dev.51: digest: sha256:307ffc897299a6c7e04420969966b9961e0d6b530e1ba6c3d94c5c7af2504146 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:35:20.171Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:35:20.515Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:35:20.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-01T14:35:20.515Z] 5de236e0a4a2: Preparing [2025-02-01T14:35:20.515Z] 7f8bf71d374e: Preparing [2025-02-01T14:35:20.515Z] 27120bc55bc8: Preparing [2025-02-01T14:35:20.515Z] 54d2f1e45b5f: Preparing [2025-02-01T14:35:20.515Z] 5fdeff63dac1: Preparing [2025-02-01T14:35:20.515Z] c490ec6dcbd4: Preparing [2025-02-01T14:35:20.515Z] 07f10756c1f6: Preparing [2025-02-01T14:35:20.515Z] 939a3b07912e: Preparing [2025-02-01T14:35:20.515Z] 534a70dc8296: Preparing [2025-02-01T14:35:20.515Z] 07f10756c1f6: Waiting [2025-02-01T14:35:20.515Z] 939a3b07912e: Waiting [2025-02-01T14:35:20.515Z] 534a70dc8296: Waiting [2025-02-01T14:35:20.515Z] c490ec6dcbd4: Waiting [2025-02-01T14:35:20.515Z] 5de236e0a4a2: Layer already exists [2025-02-01T14:35:20.515Z] 54d2f1e45b5f: Layer already exists [2025-02-01T14:35:20.515Z] 7f8bf71d374e: Layer already exists [2025-02-01T14:35:20.515Z] 27120bc55bc8: Layer already exists [2025-02-01T14:35:20.515Z] 5fdeff63dac1: Layer already exists [2025-02-01T14:35:20.515Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:35:20.515Z] 534a70dc8296: Layer already exists [2025-02-01T14:35:20.515Z] 07f10756c1f6: Layer already exists [2025-02-01T14:35:20.515Z] 939a3b07912e: Layer already exists [2025-02-01T14:35:20.778Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51: digest: sha256:307ffc897299a6c7e04420969966b9961e0d6b530e1ba6c3d94c5c7af2504146 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:35:21.128Z] + 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-01T14:35:21.470Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-02-01T14:35:21.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-01T14:35:21.470Z] 5de236e0a4a2: Preparing [2025-02-01T14:35:21.470Z] 7f8bf71d374e: Preparing [2025-02-01T14:35:21.470Z] 27120bc55bc8: Preparing [2025-02-01T14:35:21.470Z] 54d2f1e45b5f: Preparing [2025-02-01T14:35:21.470Z] 5fdeff63dac1: Preparing [2025-02-01T14:35:21.470Z] c490ec6dcbd4: Preparing [2025-02-01T14:35:21.470Z] 07f10756c1f6: Preparing [2025-02-01T14:35:21.470Z] 939a3b07912e: Preparing [2025-02-01T14:35:21.470Z] 534a70dc8296: Preparing [2025-02-01T14:35:21.470Z] 07f10756c1f6: Waiting [2025-02-01T14:35:21.470Z] 939a3b07912e: Waiting [2025-02-01T14:35:21.470Z] 534a70dc8296: Waiting [2025-02-01T14:35:21.470Z] c490ec6dcbd4: Waiting [2025-02-01T14:35:21.470Z] 5de236e0a4a2: Layer already exists [2025-02-01T14:35:21.470Z] 54d2f1e45b5f: Layer already exists [2025-02-01T14:35:21.470Z] 27120bc55bc8: Layer already exists [2025-02-01T14:35:21.470Z] 5fdeff63dac1: Layer already exists [2025-02-01T14:35:21.470Z] 7f8bf71d374e: Layer already exists [2025-02-01T14:35:21.470Z] 07f10756c1f6: Layer already exists [2025-02-01T14:35:21.470Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:35:21.470Z] 939a3b07912e: Layer already exists [2025-02-01T14:35:21.470Z] 534a70dc8296: Layer already exists [2025-02-01T14:35:21.734Z] main: digest: sha256:307ffc897299a6c7e04420969966b9961e0d6b530e1ba6c3d94c5c7af2504146 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-01T14:35:21.811Z] ===================================================== [Pipeline] echo [2025-02-01T14:35:21.821Z] taggedImages: [2025-02-01T14:35:21.821Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:35:21.821Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-02-01T14:35:21.821Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.51 [2025-02-01T14:35:21.821Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:35:21.821Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-02-01T14:35:21.850Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-02-01T14:35:21.850Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:35:21.850Z] latest [2025-02-01T14:35:21.850Z] 4.0.0-dev.51 [2025-02-01T14:35:21.850Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:35:21.850Z] main [2025-02-01T14:35:21.850Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:35:22.217Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:35:22.563Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:35:22.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-01T14:35:22.564Z] 3de4fe1717ae: Preparing [2025-02-01T14:35:22.564Z] 2f70b2d62c12: Preparing [2025-02-01T14:35:22.564Z] 9e28561166a0: Preparing [2025-02-01T14:35:22.564Z] 5c2045291eda: Preparing [2025-02-01T14:35:22.564Z] db78c3d34b54: Preparing [2025-02-01T14:35:22.564Z] 5fdeff63dac1: Preparing [2025-02-01T14:35:22.564Z] c490ec6dcbd4: Preparing [2025-02-01T14:35:22.564Z] 5bcad0b18ca4: Preparing [2025-02-01T14:35:22.564Z] 6735e118a966: Preparing [2025-02-01T14:35:22.564Z] 033cbdf3c6e3: Preparing [2025-02-01T14:35:22.564Z] 534a70dc8296: Preparing [2025-02-01T14:35:22.564Z] 5fdeff63dac1: Waiting [2025-02-01T14:35:22.564Z] c490ec6dcbd4: Waiting [2025-02-01T14:35:22.564Z] 5bcad0b18ca4: Waiting [2025-02-01T14:35:22.564Z] 033cbdf3c6e3: Waiting [2025-02-01T14:35:22.564Z] 6735e118a966: Waiting [2025-02-01T14:35:22.564Z] 534a70dc8296: Waiting [2025-02-01T14:35:22.830Z] 2f70b2d62c12: Pushed [2025-02-01T14:35:22.830Z] db78c3d34b54: Pushed [2025-02-01T14:35:22.830Z] 5c2045291eda: Pushed [2025-02-01T14:35:23.095Z] 5fdeff63dac1: Layer already exists [2025-02-01T14:35:23.095Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:35:23.095Z] 3de4fe1717ae: Pushed [2025-02-01T14:35:23.095Z] 534a70dc8296: Layer already exists [2025-02-01T14:35:23.095Z] 5bcad0b18ca4: Pushed [2025-02-01T14:35:23.095Z] 6735e118a966: Pushed [2025-02-01T14:35:25.030Z] 9e28561166a0: Pushed [2025-02-01T14:35:25.987Z] 033cbdf3c6e3: Pushed [2025-02-01T14:35:25.987Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6: digest: sha256:38af263dc2453f239bf244ed40eb65ad0f1460cec6405a38386c11ee801f65f1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:35:26.345Z] + 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-01T14:35:26.690Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-02-01T14:35:26.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-01T14:35:26.690Z] 3de4fe1717ae: Preparing [2025-02-01T14:35:26.690Z] 2f70b2d62c12: Preparing [2025-02-01T14:35:26.690Z] 9e28561166a0: Preparing [2025-02-01T14:35:26.690Z] 5c2045291eda: Preparing [2025-02-01T14:35:26.690Z] db78c3d34b54: Preparing [2025-02-01T14:35:26.690Z] 5fdeff63dac1: Preparing [2025-02-01T14:35:26.690Z] c490ec6dcbd4: Preparing [2025-02-01T14:35:26.690Z] 5bcad0b18ca4: Preparing [2025-02-01T14:35:26.690Z] 6735e118a966: Preparing [2025-02-01T14:35:26.690Z] 5fdeff63dac1: Waiting [2025-02-01T14:35:26.690Z] c490ec6dcbd4: Waiting [2025-02-01T14:35:26.690Z] 5bcad0b18ca4: Waiting [2025-02-01T14:35:26.690Z] 6735e118a966: Waiting [2025-02-01T14:35:26.690Z] 033cbdf3c6e3: Preparing [2025-02-01T14:35:26.690Z] 534a70dc8296: Preparing [2025-02-01T14:35:26.690Z] 033cbdf3c6e3: Waiting [2025-02-01T14:35:26.690Z] 534a70dc8296: Waiting [2025-02-01T14:35:26.690Z] 3de4fe1717ae: Layer already exists [2025-02-01T14:35:26.690Z] 2f70b2d62c12: Layer already exists [2025-02-01T14:35:26.690Z] 9e28561166a0: Layer already exists [2025-02-01T14:35:26.690Z] db78c3d34b54: Layer already exists [2025-02-01T14:35:26.690Z] 5c2045291eda: Layer already exists [2025-02-01T14:35:26.690Z] 5fdeff63dac1: Layer already exists [2025-02-01T14:35:26.690Z] 6735e118a966: Layer already exists [2025-02-01T14:35:26.690Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:35:26.690Z] 5bcad0b18ca4: Layer already exists [2025-02-01T14:35:26.690Z] 033cbdf3c6e3: Layer already exists [2025-02-01T14:35:26.690Z] 534a70dc8296: Layer already exists [2025-02-01T14:35:26.956Z] latest: digest: sha256:38af263dc2453f239bf244ed40eb65ad0f1460cec6405a38386c11ee801f65f1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:35:27.303Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:35:27.646Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.51 [2025-02-01T14:35:27.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-01T14:35:27.646Z] 3de4fe1717ae: Preparing [2025-02-01T14:35:27.646Z] 2f70b2d62c12: Preparing [2025-02-01T14:35:27.646Z] 9e28561166a0: Preparing [2025-02-01T14:35:27.646Z] 5c2045291eda: Preparing [2025-02-01T14:35:27.646Z] db78c3d34b54: Preparing [2025-02-01T14:35:27.646Z] 5fdeff63dac1: Preparing [2025-02-01T14:35:27.646Z] c490ec6dcbd4: Preparing [2025-02-01T14:35:27.646Z] 5bcad0b18ca4: Preparing [2025-02-01T14:35:27.646Z] 6735e118a966: Preparing [2025-02-01T14:35:27.646Z] 033cbdf3c6e3: Preparing [2025-02-01T14:35:27.646Z] 534a70dc8296: Preparing [2025-02-01T14:35:27.646Z] c490ec6dcbd4: Waiting [2025-02-01T14:35:27.646Z] 5fdeff63dac1: Waiting [2025-02-01T14:35:27.646Z] 5bcad0b18ca4: Waiting [2025-02-01T14:35:27.646Z] 6735e118a966: Waiting [2025-02-01T14:35:27.646Z] 033cbdf3c6e3: Waiting [2025-02-01T14:35:27.646Z] 534a70dc8296: Waiting [2025-02-01T14:35:27.646Z] 5c2045291eda: Layer already exists [2025-02-01T14:35:27.646Z] 9e28561166a0: Layer already exists [2025-02-01T14:35:27.646Z] 2f70b2d62c12: Layer already exists [2025-02-01T14:35:27.646Z] 3de4fe1717ae: Layer already exists [2025-02-01T14:35:27.646Z] db78c3d34b54: Layer already exists [2025-02-01T14:35:27.646Z] 5bcad0b18ca4: Layer already exists [2025-02-01T14:35:27.646Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:35:27.646Z] 5fdeff63dac1: Layer already exists [2025-02-01T14:35:27.646Z] 6735e118a966: Layer already exists [2025-02-01T14:35:27.646Z] 033cbdf3c6e3: Layer already exists [2025-02-01T14:35:27.646Z] 534a70dc8296: Layer already exists [2025-02-01T14:35:27.912Z] 4.0.0-dev.51: digest: sha256:38af263dc2453f239bf244ed40eb65ad0f1460cec6405a38386c11ee801f65f1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:35:28.265Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:35:28.613Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:35:28.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-01T14:35:28.613Z] 3de4fe1717ae: Preparing [2025-02-01T14:35:28.613Z] 2f70b2d62c12: Preparing [2025-02-01T14:35:28.613Z] 9e28561166a0: Preparing [2025-02-01T14:35:28.613Z] 5c2045291eda: Preparing [2025-02-01T14:35:28.613Z] db78c3d34b54: Preparing [2025-02-01T14:35:28.613Z] 5fdeff63dac1: Preparing [2025-02-01T14:35:28.613Z] c490ec6dcbd4: Preparing [2025-02-01T14:35:28.613Z] 5bcad0b18ca4: Preparing [2025-02-01T14:35:28.613Z] 6735e118a966: Preparing [2025-02-01T14:35:28.613Z] 033cbdf3c6e3: Preparing [2025-02-01T14:35:28.613Z] 534a70dc8296: Preparing [2025-02-01T14:35:28.613Z] 5fdeff63dac1: Waiting [2025-02-01T14:35:28.613Z] 6735e118a966: Waiting [2025-02-01T14:35:28.613Z] c490ec6dcbd4: Waiting [2025-02-01T14:35:28.613Z] 033cbdf3c6e3: Waiting [2025-02-01T14:35:28.613Z] 5bcad0b18ca4: Waiting [2025-02-01T14:35:28.613Z] 534a70dc8296: Waiting [2025-02-01T14:35:28.613Z] 2f70b2d62c12: Layer already exists [2025-02-01T14:35:28.613Z] 5c2045291eda: Layer already exists [2025-02-01T14:35:28.613Z] 9e28561166a0: Layer already exists [2025-02-01T14:35:28.613Z] db78c3d34b54: Layer already exists [2025-02-01T14:35:28.613Z] 3de4fe1717ae: Layer already exists [2025-02-01T14:35:28.613Z] 5bcad0b18ca4: Layer already exists [2025-02-01T14:35:28.613Z] 5fdeff63dac1: Layer already exists [2025-02-01T14:35:28.613Z] 033cbdf3c6e3: Layer already exists [2025-02-01T14:35:28.613Z] 6735e118a966: Layer already exists [2025-02-01T14:35:28.613Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:35:28.613Z] 534a70dc8296: Layer already exists [2025-02-01T14:35:28.879Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51: digest: sha256:38af263dc2453f239bf244ed40eb65ad0f1460cec6405a38386c11ee801f65f1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:35:29.226Z] + 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-01T14:35:29.567Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-02-01T14:35:29.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-01T14:35:29.567Z] 3de4fe1717ae: Preparing [2025-02-01T14:35:29.567Z] 2f70b2d62c12: Preparing [2025-02-01T14:35:29.567Z] 9e28561166a0: Preparing [2025-02-01T14:35:29.567Z] 5c2045291eda: Preparing [2025-02-01T14:35:29.567Z] db78c3d34b54: Preparing [2025-02-01T14:35:29.567Z] 5fdeff63dac1: Preparing [2025-02-01T14:35:29.567Z] c490ec6dcbd4: Preparing [2025-02-01T14:35:29.567Z] 5bcad0b18ca4: Preparing [2025-02-01T14:35:29.567Z] 6735e118a966: Preparing [2025-02-01T14:35:29.567Z] 033cbdf3c6e3: Preparing [2025-02-01T14:35:29.567Z] 534a70dc8296: Preparing [2025-02-01T14:35:29.567Z] 5fdeff63dac1: Waiting [2025-02-01T14:35:29.567Z] 5bcad0b18ca4: Waiting [2025-02-01T14:35:29.567Z] c490ec6dcbd4: Waiting [2025-02-01T14:35:29.567Z] 6735e118a966: Waiting [2025-02-01T14:35:29.567Z] 534a70dc8296: Waiting [2025-02-01T14:35:29.567Z] 033cbdf3c6e3: Waiting [2025-02-01T14:35:29.567Z] 9e28561166a0: Layer already exists [2025-02-01T14:35:29.567Z] 3de4fe1717ae: Layer already exists [2025-02-01T14:35:29.567Z] 2f70b2d62c12: Layer already exists [2025-02-01T14:35:29.567Z] db78c3d34b54: Layer already exists [2025-02-01T14:35:29.567Z] 5c2045291eda: Layer already exists [2025-02-01T14:35:29.567Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:35:29.567Z] 5bcad0b18ca4: Layer already exists [2025-02-01T14:35:29.567Z] 5fdeff63dac1: Layer already exists [2025-02-01T14:35:29.567Z] 033cbdf3c6e3: Layer already exists [2025-02-01T14:35:29.567Z] 6735e118a966: Layer already exists [2025-02-01T14:35:29.567Z] 534a70dc8296: Layer already exists [2025-02-01T14:35:29.832Z] main: digest: sha256:38af263dc2453f239bf244ed40eb65ad0f1460cec6405a38386c11ee801f65f1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-01T14:35:29.912Z] ===================================================== [Pipeline] echo [2025-02-01T14:35:29.925Z] taggedImages: [2025-02-01T14:35:29.925Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:35:29.925Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-02-01T14:35:29.925Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.51 [2025-02-01T14:35:29.925Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:35:29.925Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-02-01T14:35:29.952Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-02-01T14:35:29.952Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:35:29.952Z] latest [2025-02-01T14:35:29.952Z] 4.0.0-dev.51 [2025-02-01T14:35:29.952Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:35:29.952Z] main [2025-02-01T14:35:29.952Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:35:30.304Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:35:30.654Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:35:30.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-01T14:35:30.654Z] 26bf3074a3b9: Preparing [2025-02-01T14:35:30.654Z] 061c0ea63991: Preparing [2025-02-01T14:35:30.654Z] 72336b055d59: Preparing [2025-02-01T14:35:30.654Z] f5c85de00280: Preparing [2025-02-01T14:35:30.654Z] f4f2a5ff38f4: Preparing [2025-02-01T14:35:30.654Z] 9ccca633de22: Preparing [2025-02-01T14:35:30.654Z] ecc2cbe45f3e: Preparing [2025-02-01T14:35:30.654Z] 5fdeff63dac1: Preparing [2025-02-01T14:35:30.654Z] c490ec6dcbd4: Preparing [2025-02-01T14:35:30.654Z] 963a60fbfc04: Preparing [2025-02-01T14:35:30.654Z] be3ddb7d6904: Preparing [2025-02-01T14:35:30.654Z] 534a70dc8296: Preparing [2025-02-01T14:35:30.654Z] ecc2cbe45f3e: Waiting [2025-02-01T14:35:30.654Z] 963a60fbfc04: Waiting [2025-02-01T14:35:30.654Z] 5fdeff63dac1: Waiting [2025-02-01T14:35:30.654Z] be3ddb7d6904: Waiting [2025-02-01T14:35:30.654Z] c490ec6dcbd4: Waiting [2025-02-01T14:35:30.654Z] 534a70dc8296: Waiting [2025-02-01T14:35:30.654Z] 9ccca633de22: Waiting [2025-02-01T14:35:30.920Z] 061c0ea63991: Pushed [2025-02-01T14:35:30.920Z] f4f2a5ff38f4: Pushed [2025-02-01T14:35:30.920Z] 26bf3074a3b9: Pushed [2025-02-01T14:35:30.920Z] 5fdeff63dac1: Layer already exists [2025-02-01T14:35:30.920Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:35:30.920Z] ecc2cbe45f3e: Pushed [2025-02-01T14:35:30.920Z] 9ccca633de22: Pushed [2025-02-01T14:35:30.920Z] 534a70dc8296: Layer already exists [2025-02-01T14:35:31.185Z] 963a60fbfc04: Pushed [2025-02-01T14:35:33.122Z] f5c85de00280: Pushed [2025-02-01T14:35:33.703Z] 72336b055d59: Pushed [2025-02-01T14:35:33.969Z] be3ddb7d6904: Pushed [2025-02-01T14:35:33.969Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6: digest: sha256:1155b1ec53b4df8cbbb24124673998353ceb4d81a839d41d379d7773ac021257 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:35:34.586Z] + 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-01T14:35:34.940Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-02-01T14:35:34.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-01T14:35:34.940Z] 26bf3074a3b9: Preparing [2025-02-01T14:35:34.940Z] 061c0ea63991: Preparing [2025-02-01T14:35:34.940Z] 72336b055d59: Preparing [2025-02-01T14:35:34.940Z] f5c85de00280: Preparing [2025-02-01T14:35:34.940Z] f4f2a5ff38f4: Preparing [2025-02-01T14:35:34.940Z] 9ccca633de22: Preparing [2025-02-01T14:35:34.940Z] ecc2cbe45f3e: Preparing [2025-02-01T14:35:34.940Z] 5fdeff63dac1: Preparing [2025-02-01T14:35:34.940Z] c490ec6dcbd4: Preparing [2025-02-01T14:35:34.940Z] 963a60fbfc04: Preparing [2025-02-01T14:35:34.940Z] be3ddb7d6904: Preparing [2025-02-01T14:35:34.940Z] 534a70dc8296: Preparing [2025-02-01T14:35:34.940Z] 9ccca633de22: Waiting [2025-02-01T14:35:34.940Z] ecc2cbe45f3e: Waiting [2025-02-01T14:35:34.940Z] 5fdeff63dac1: Waiting [2025-02-01T14:35:34.940Z] c490ec6dcbd4: Waiting [2025-02-01T14:35:34.940Z] 963a60fbfc04: Waiting [2025-02-01T14:35:34.940Z] be3ddb7d6904: Waiting [2025-02-01T14:35:34.940Z] 534a70dc8296: Waiting [2025-02-01T14:35:34.940Z] 72336b055d59: Layer already exists [2025-02-01T14:35:34.940Z] f5c85de00280: Layer already exists [2025-02-01T14:35:34.940Z] f4f2a5ff38f4: Layer already exists [2025-02-01T14:35:34.940Z] 061c0ea63991: Layer already exists [2025-02-01T14:35:34.940Z] 26bf3074a3b9: Layer already exists [2025-02-01T14:35:34.940Z] 5fdeff63dac1: Layer already exists [2025-02-01T14:35:34.940Z] 9ccca633de22: Layer already exists [2025-02-01T14:35:34.940Z] ecc2cbe45f3e: Layer already exists [2025-02-01T14:35:34.940Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:35:34.940Z] 963a60fbfc04: Layer already exists [2025-02-01T14:35:34.940Z] 534a70dc8296: Layer already exists [2025-02-01T14:35:34.940Z] be3ddb7d6904: Layer already exists [2025-02-01T14:35:35.204Z] latest: digest: sha256:1155b1ec53b4df8cbbb24124673998353ceb4d81a839d41d379d7773ac021257 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:35:35.557Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:35:35.917Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.51 [2025-02-01T14:35:35.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-01T14:35:35.918Z] 26bf3074a3b9: Preparing [2025-02-01T14:35:35.918Z] 061c0ea63991: Preparing [2025-02-01T14:35:35.918Z] 72336b055d59: Preparing [2025-02-01T14:35:35.918Z] f5c85de00280: Preparing [2025-02-01T14:35:35.918Z] f4f2a5ff38f4: Preparing [2025-02-01T14:35:35.918Z] 9ccca633de22: Preparing [2025-02-01T14:35:35.918Z] ecc2cbe45f3e: Preparing [2025-02-01T14:35:35.918Z] 9ccca633de22: Waiting [2025-02-01T14:35:35.918Z] 5fdeff63dac1: Preparing [2025-02-01T14:35:35.918Z] ecc2cbe45f3e: Waiting [2025-02-01T14:35:35.918Z] 5fdeff63dac1: Waiting [2025-02-01T14:35:35.918Z] c490ec6dcbd4: Preparing [2025-02-01T14:35:35.918Z] 963a60fbfc04: Preparing [2025-02-01T14:35:35.918Z] c490ec6dcbd4: Waiting [2025-02-01T14:35:35.918Z] be3ddb7d6904: Preparing [2025-02-01T14:35:35.918Z] 963a60fbfc04: Waiting [2025-02-01T14:35:35.918Z] 534a70dc8296: Preparing [2025-02-01T14:35:35.918Z] be3ddb7d6904: Waiting [2025-02-01T14:35:35.918Z] 534a70dc8296: Waiting [2025-02-01T14:35:35.918Z] f5c85de00280: Layer already exists [2025-02-01T14:35:35.918Z] f4f2a5ff38f4: Layer already exists [2025-02-01T14:35:35.918Z] 061c0ea63991: Layer already exists [2025-02-01T14:35:35.918Z] 26bf3074a3b9: Layer already exists [2025-02-01T14:35:35.918Z] 72336b055d59: Layer already exists [2025-02-01T14:35:35.918Z] ecc2cbe45f3e: Layer already exists [2025-02-01T14:35:35.918Z] 9ccca633de22: Layer already exists [2025-02-01T14:35:35.918Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:35:35.918Z] 5fdeff63dac1: Layer already exists [2025-02-01T14:35:35.918Z] 963a60fbfc04: Layer already exists [2025-02-01T14:35:35.918Z] be3ddb7d6904: Layer already exists [2025-02-01T14:35:35.918Z] 534a70dc8296: Layer already exists [2025-02-01T14:35:36.183Z] 4.0.0-dev.51: digest: sha256:1155b1ec53b4df8cbbb24124673998353ceb4d81a839d41d379d7773ac021257 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:35:36.529Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:35:36.877Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:35:36.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-01T14:35:36.877Z] 26bf3074a3b9: Preparing [2025-02-01T14:35:36.877Z] 061c0ea63991: Preparing [2025-02-01T14:35:36.877Z] 72336b055d59: Preparing [2025-02-01T14:35:36.877Z] f5c85de00280: Preparing [2025-02-01T14:35:36.877Z] f4f2a5ff38f4: Preparing [2025-02-01T14:35:36.877Z] 9ccca633de22: Preparing [2025-02-01T14:35:36.877Z] ecc2cbe45f3e: Preparing [2025-02-01T14:35:36.877Z] 5fdeff63dac1: Preparing [2025-02-01T14:35:36.877Z] c490ec6dcbd4: Preparing [2025-02-01T14:35:36.877Z] 963a60fbfc04: Preparing [2025-02-01T14:35:36.877Z] be3ddb7d6904: Preparing [2025-02-01T14:35:36.877Z] 534a70dc8296: Preparing [2025-02-01T14:35:36.877Z] 9ccca633de22: Waiting [2025-02-01T14:35:36.877Z] ecc2cbe45f3e: Waiting [2025-02-01T14:35:36.877Z] 5fdeff63dac1: Waiting [2025-02-01T14:35:36.877Z] c490ec6dcbd4: Waiting [2025-02-01T14:35:36.877Z] 963a60fbfc04: Waiting [2025-02-01T14:35:36.877Z] be3ddb7d6904: Waiting [2025-02-01T14:35:36.877Z] 534a70dc8296: Waiting [2025-02-01T14:35:36.877Z] 061c0ea63991: Layer already exists [2025-02-01T14:35:36.877Z] f5c85de00280: Layer already exists [2025-02-01T14:35:36.877Z] 26bf3074a3b9: Layer already exists [2025-02-01T14:35:36.877Z] f4f2a5ff38f4: Layer already exists [2025-02-01T14:35:36.877Z] 9ccca633de22: Layer already exists [2025-02-01T14:35:36.877Z] 72336b055d59: Layer already exists [2025-02-01T14:35:36.877Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:35:36.877Z] 5fdeff63dac1: Layer already exists [2025-02-01T14:35:36.877Z] ecc2cbe45f3e: Layer already exists [2025-02-01T14:35:36.877Z] be3ddb7d6904: Layer already exists [2025-02-01T14:35:36.877Z] 963a60fbfc04: Layer already exists [2025-02-01T14:35:36.877Z] 534a70dc8296: Layer already exists [2025-02-01T14:35:37.143Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51: digest: sha256:1155b1ec53b4df8cbbb24124673998353ceb4d81a839d41d379d7773ac021257 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:35:37.491Z] + 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-01T14:35:37.823Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-02-01T14:35:37.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-01T14:35:37.823Z] 26bf3074a3b9: Preparing [2025-02-01T14:35:37.823Z] 061c0ea63991: Preparing [2025-02-01T14:35:37.823Z] 72336b055d59: Preparing [2025-02-01T14:35:37.823Z] f5c85de00280: Preparing [2025-02-01T14:35:37.823Z] f4f2a5ff38f4: Preparing [2025-02-01T14:35:37.823Z] 9ccca633de22: Preparing [2025-02-01T14:35:37.823Z] ecc2cbe45f3e: Preparing [2025-02-01T14:35:37.823Z] 5fdeff63dac1: Preparing [2025-02-01T14:35:37.823Z] c490ec6dcbd4: Preparing [2025-02-01T14:35:37.823Z] 9ccca633de22: Waiting [2025-02-01T14:35:37.823Z] 963a60fbfc04: Preparing [2025-02-01T14:35:37.823Z] be3ddb7d6904: Preparing [2025-02-01T14:35:37.823Z] 5fdeff63dac1: Waiting [2025-02-01T14:35:37.823Z] 534a70dc8296: Preparing [2025-02-01T14:35:37.823Z] ecc2cbe45f3e: Waiting [2025-02-01T14:35:37.823Z] c490ec6dcbd4: Waiting [2025-02-01T14:35:37.823Z] be3ddb7d6904: Waiting [2025-02-01T14:35:37.823Z] 963a60fbfc04: Waiting [2025-02-01T14:35:37.823Z] 534a70dc8296: Waiting [2025-02-01T14:35:37.823Z] f4f2a5ff38f4: Layer already exists [2025-02-01T14:35:37.823Z] f5c85de00280: Layer already exists [2025-02-01T14:35:37.823Z] 061c0ea63991: Layer already exists [2025-02-01T14:35:37.823Z] 26bf3074a3b9: Layer already exists [2025-02-01T14:35:37.823Z] 72336b055d59: Layer already exists [2025-02-01T14:35:37.823Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:35:37.823Z] ecc2cbe45f3e: Layer already exists [2025-02-01T14:35:37.823Z] 5fdeff63dac1: Layer already exists [2025-02-01T14:35:37.823Z] 963a60fbfc04: Layer already exists [2025-02-01T14:35:37.823Z] 9ccca633de22: Layer already exists [2025-02-01T14:35:37.823Z] 534a70dc8296: Layer already exists [2025-02-01T14:35:38.089Z] be3ddb7d6904: Layer already exists [2025-02-01T14:35:38.089Z] main: digest: sha256:1155b1ec53b4df8cbbb24124673998353ceb4d81a839d41d379d7773ac021257 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-01T14:35:38.167Z] ===================================================== [Pipeline] echo [2025-02-01T14:35:38.181Z] taggedImages: [2025-02-01T14:35:38.181Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:35:38.181Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-02-01T14:35:38.181Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.51 [2025-02-01T14:35:38.181Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:35:38.181Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-02-01T14:35:38.204Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-02-01T14:35:38.204Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:35:38.204Z] latest [2025-02-01T14:35:38.204Z] 4.0.0-dev.51 [2025-02-01T14:35:38.204Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:35:38.204Z] main [2025-02-01T14:35:38.204Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:35:38.566Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:35:38.912Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:35:38.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-01T14:35:38.913Z] 11c2a7bccb53: Preparing [2025-02-01T14:35:38.913Z] 3c5214d8167c: Preparing [2025-02-01T14:35:38.913Z] 5fdeff63dac1: Preparing [2025-02-01T14:35:38.913Z] c490ec6dcbd4: Preparing [2025-02-01T14:35:38.913Z] 539ebd95edd2: Preparing [2025-02-01T14:35:38.913Z] 6f01ffaf6b6d: Preparing [2025-02-01T14:35:38.913Z] 534a70dc8296: Preparing [2025-02-01T14:35:38.913Z] 6f01ffaf6b6d: Waiting [2025-02-01T14:35:38.913Z] 534a70dc8296: Waiting [2025-02-01T14:35:38.913Z] 5fdeff63dac1: Layer already exists [2025-02-01T14:35:38.913Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:35:39.178Z] 534a70dc8296: Layer already exists [2025-02-01T14:35:39.178Z] 539ebd95edd2: Pushed [2025-02-01T14:35:39.178Z] 11c2a7bccb53: Pushed [2025-02-01T14:35:41.113Z] 6f01ffaf6b6d: Pushed [2025-02-01T14:35:43.050Z] 3c5214d8167c: Pushed [2025-02-01T14:35:43.315Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6: digest: sha256:02d5749d6b065105423267c6c2dfe144033a16f272b2f59893d73e197589e6fa size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:35:43.677Z] + 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-01T14:35:44.029Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-02-01T14:35:44.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-01T14:35:44.029Z] 11c2a7bccb53: Preparing [2025-02-01T14:35:44.029Z] 3c5214d8167c: Preparing [2025-02-01T14:35:44.029Z] 5fdeff63dac1: Preparing [2025-02-01T14:35:44.029Z] c490ec6dcbd4: Preparing [2025-02-01T14:35:44.029Z] 539ebd95edd2: Preparing [2025-02-01T14:35:44.029Z] 6f01ffaf6b6d: Preparing [2025-02-01T14:35:44.029Z] 534a70dc8296: Preparing [2025-02-01T14:35:44.029Z] 6f01ffaf6b6d: Waiting [2025-02-01T14:35:44.029Z] 534a70dc8296: Waiting [2025-02-01T14:35:44.029Z] 11c2a7bccb53: Layer already exists [2025-02-01T14:35:44.029Z] 5fdeff63dac1: Layer already exists [2025-02-01T14:35:44.029Z] 3c5214d8167c: Layer already exists [2025-02-01T14:35:44.029Z] 539ebd95edd2: Layer already exists [2025-02-01T14:35:44.029Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:35:44.029Z] 534a70dc8296: Layer already exists [2025-02-01T14:35:44.029Z] 6f01ffaf6b6d: Layer already exists [2025-02-01T14:35:44.295Z] latest: digest: sha256:02d5749d6b065105423267c6c2dfe144033a16f272b2f59893d73e197589e6fa size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:35:44.650Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:35:45.005Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.51 [2025-02-01T14:35:45.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-01T14:35:45.005Z] 11c2a7bccb53: Preparing [2025-02-01T14:35:45.005Z] 3c5214d8167c: Preparing [2025-02-01T14:35:45.005Z] 5fdeff63dac1: Preparing [2025-02-01T14:35:45.005Z] c490ec6dcbd4: Preparing [2025-02-01T14:35:45.005Z] 539ebd95edd2: Preparing [2025-02-01T14:35:45.005Z] 6f01ffaf6b6d: Preparing [2025-02-01T14:35:45.005Z] 534a70dc8296: Preparing [2025-02-01T14:35:45.005Z] 6f01ffaf6b6d: Waiting [2025-02-01T14:35:45.005Z] 534a70dc8296: Waiting [2025-02-01T14:35:45.005Z] 539ebd95edd2: Layer already exists [2025-02-01T14:35:45.005Z] 3c5214d8167c: Layer already exists [2025-02-01T14:35:45.005Z] 11c2a7bccb53: Layer already exists [2025-02-01T14:35:45.005Z] 5fdeff63dac1: Layer already exists [2025-02-01T14:35:45.005Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:35:45.005Z] 6f01ffaf6b6d: Layer already exists [2025-02-01T14:35:45.005Z] 534a70dc8296: Layer already exists [2025-02-01T14:35:45.270Z] 4.0.0-dev.51: digest: sha256:02d5749d6b065105423267c6c2dfe144033a16f272b2f59893d73e197589e6fa size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:35:45.623Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:35:45.971Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:35:45.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-01T14:35:45.971Z] 11c2a7bccb53: Preparing [2025-02-01T14:35:45.971Z] 3c5214d8167c: Preparing [2025-02-01T14:35:45.971Z] 5fdeff63dac1: Preparing [2025-02-01T14:35:45.971Z] c490ec6dcbd4: Preparing [2025-02-01T14:35:45.971Z] 539ebd95edd2: Preparing [2025-02-01T14:35:45.971Z] 6f01ffaf6b6d: Preparing [2025-02-01T14:35:45.971Z] 534a70dc8296: Preparing [2025-02-01T14:35:45.971Z] 6f01ffaf6b6d: Waiting [2025-02-01T14:35:45.971Z] 534a70dc8296: Waiting [2025-02-01T14:35:45.971Z] 5fdeff63dac1: Layer already exists [2025-02-01T14:35:45.971Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:35:45.971Z] 539ebd95edd2: Layer already exists [2025-02-01T14:35:45.971Z] 11c2a7bccb53: Layer already exists [2025-02-01T14:35:45.971Z] 3c5214d8167c: Layer already exists [2025-02-01T14:35:45.971Z] 534a70dc8296: Layer already exists [2025-02-01T14:35:45.971Z] 6f01ffaf6b6d: Layer already exists [2025-02-01T14:35:46.236Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51: digest: sha256:02d5749d6b065105423267c6c2dfe144033a16f272b2f59893d73e197589e6fa size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:35:46.583Z] + 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-01T14:35:46.932Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-02-01T14:35:46.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-01T14:35:46.932Z] 11c2a7bccb53: Preparing [2025-02-01T14:35:46.932Z] 3c5214d8167c: Preparing [2025-02-01T14:35:46.932Z] 5fdeff63dac1: Preparing [2025-02-01T14:35:46.932Z] c490ec6dcbd4: Preparing [2025-02-01T14:35:46.932Z] 539ebd95edd2: Preparing [2025-02-01T14:35:46.932Z] 6f01ffaf6b6d: Preparing [2025-02-01T14:35:46.932Z] 534a70dc8296: Preparing [2025-02-01T14:35:46.932Z] 6f01ffaf6b6d: Waiting [2025-02-01T14:35:46.932Z] 534a70dc8296: Waiting [2025-02-01T14:35:46.932Z] 11c2a7bccb53: Layer already exists [2025-02-01T14:35:46.932Z] 5fdeff63dac1: Layer already exists [2025-02-01T14:35:46.932Z] 3c5214d8167c: Layer already exists [2025-02-01T14:35:46.932Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:35:46.932Z] 539ebd95edd2: Layer already exists [2025-02-01T14:35:46.932Z] 6f01ffaf6b6d: Layer already exists [2025-02-01T14:35:46.932Z] 534a70dc8296: Layer already exists [2025-02-01T14:35:47.197Z] main: digest: sha256:02d5749d6b065105423267c6c2dfe144033a16f272b2f59893d73e197589e6fa size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-01T14:35:47.274Z] ===================================================== [Pipeline] echo [2025-02-01T14:35:47.289Z] taggedImages: [2025-02-01T14:35:47.289Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:35:47.289Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-02-01T14:35:47.289Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.51 [2025-02-01T14:35:47.289Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:35:47.289Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-02-01T14:35:47.318Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-02-01T14:35:47.318Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:35:47.318Z] latest [2025-02-01T14:35:47.318Z] 4.0.0-dev.51 [2025-02-01T14:35:47.318Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:35:47.318Z] main [2025-02-01T14:35:47.318Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:35:47.683Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:35:48.025Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:35:48.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-01T14:35:48.025Z] 5cd80f4379dd: Preparing [2025-02-01T14:35:48.025Z] d7e38b958e58: Preparing [2025-02-01T14:35:48.025Z] 0848ccb938a9: Preparing [2025-02-01T14:35:48.025Z] 5fdeff63dac1: Preparing [2025-02-01T14:35:48.025Z] c490ec6dcbd4: Preparing [2025-02-01T14:35:48.025Z] 59bc4aabeb02: Preparing [2025-02-01T14:35:48.025Z] 00f8cdcd320c: Preparing [2025-02-01T14:35:48.025Z] 1c03968f79c5: Preparing [2025-02-01T14:35:48.025Z] a23608563528: Preparing [2025-02-01T14:35:48.025Z] 534a70dc8296: Preparing [2025-02-01T14:35:48.025Z] 59bc4aabeb02: Waiting [2025-02-01T14:35:48.025Z] 1c03968f79c5: Waiting [2025-02-01T14:35:48.025Z] 00f8cdcd320c: Waiting [2025-02-01T14:35:48.025Z] a23608563528: Waiting [2025-02-01T14:35:48.025Z] 534a70dc8296: Waiting [2025-02-01T14:35:48.025Z] 5fdeff63dac1: Layer already exists [2025-02-01T14:35:48.025Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:35:48.289Z] 5cd80f4379dd: Pushed [2025-02-01T14:35:48.289Z] 0848ccb938a9: Pushed [2025-02-01T14:35:48.289Z] d7e38b958e58: Pushed [2025-02-01T14:35:48.289Z] 534a70dc8296: Layer already exists [2025-02-01T14:35:48.289Z] 1c03968f79c5: Pushed [2025-02-01T14:35:49.241Z] a23608563528: Pushed [2025-02-01T14:36:01.522Z] 00f8cdcd320c: Pushed [2025-02-01T14:36:09.705Z] 59bc4aabeb02: Pushed [2025-02-01T14:36:09.705Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6: digest: sha256:ad331b3407acfc0bea3b67157851e3b8143872a5d099c566778785ddd2d2e53b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:36:10.045Z] + 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-01T14:36:10.393Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-02-01T14:36:10.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-01T14:36:10.393Z] 5cd80f4379dd: Preparing [2025-02-01T14:36:10.393Z] d7e38b958e58: Preparing [2025-02-01T14:36:10.393Z] 0848ccb938a9: Preparing [2025-02-01T14:36:10.393Z] 5fdeff63dac1: Preparing [2025-02-01T14:36:10.393Z] c490ec6dcbd4: Preparing [2025-02-01T14:36:10.393Z] 59bc4aabeb02: Preparing [2025-02-01T14:36:10.393Z] 59bc4aabeb02: Waiting [2025-02-01T14:36:10.393Z] 00f8cdcd320c: Preparing [2025-02-01T14:36:10.393Z] 1c03968f79c5: Preparing [2025-02-01T14:36:10.393Z] a23608563528: Preparing [2025-02-01T14:36:10.393Z] 534a70dc8296: Preparing [2025-02-01T14:36:10.393Z] 1c03968f79c5: Waiting [2025-02-01T14:36:10.393Z] a23608563528: Waiting [2025-02-01T14:36:10.393Z] 534a70dc8296: Waiting [2025-02-01T14:36:10.393Z] 00f8cdcd320c: Waiting [2025-02-01T14:36:10.393Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:36:10.393Z] 0848ccb938a9: Layer already exists [2025-02-01T14:36:10.393Z] 5fdeff63dac1: Layer already exists [2025-02-01T14:36:10.393Z] 5cd80f4379dd: Layer already exists [2025-02-01T14:36:10.393Z] d7e38b958e58: Layer already exists [2025-02-01T14:36:10.393Z] a23608563528: Layer already exists [2025-02-01T14:36:10.393Z] 1c03968f79c5: Layer already exists [2025-02-01T14:36:10.393Z] 00f8cdcd320c: Layer already exists [2025-02-01T14:36:10.393Z] 59bc4aabeb02: Layer already exists [2025-02-01T14:36:10.393Z] 534a70dc8296: Layer already exists [2025-02-01T14:36:10.656Z] latest: digest: sha256:ad331b3407acfc0bea3b67157851e3b8143872a5d099c566778785ddd2d2e53b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:36:11.002Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:36:11.344Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.51 [2025-02-01T14:36:11.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-01T14:36:11.344Z] 5cd80f4379dd: Preparing [2025-02-01T14:36:11.344Z] d7e38b958e58: Preparing [2025-02-01T14:36:11.344Z] 0848ccb938a9: Preparing [2025-02-01T14:36:11.344Z] 5fdeff63dac1: Preparing [2025-02-01T14:36:11.344Z] c490ec6dcbd4: Preparing [2025-02-01T14:36:11.344Z] 59bc4aabeb02: Preparing [2025-02-01T14:36:11.344Z] 00f8cdcd320c: Preparing [2025-02-01T14:36:11.344Z] 1c03968f79c5: Preparing [2025-02-01T14:36:11.344Z] a23608563528: Preparing [2025-02-01T14:36:11.344Z] 59bc4aabeb02: Waiting [2025-02-01T14:36:11.344Z] 1c03968f79c5: Waiting [2025-02-01T14:36:11.344Z] 534a70dc8296: Preparing [2025-02-01T14:36:11.344Z] a23608563528: Waiting [2025-02-01T14:36:11.344Z] 534a70dc8296: Waiting [2025-02-01T14:36:11.344Z] 5cd80f4379dd: Layer already exists [2025-02-01T14:36:11.344Z] 0848ccb938a9: Layer already exists [2025-02-01T14:36:11.344Z] d7e38b958e58: Layer already exists [2025-02-01T14:36:11.344Z] 5fdeff63dac1: Layer already exists [2025-02-01T14:36:11.344Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:36:11.344Z] a23608563528: Layer already exists [2025-02-01T14:36:11.344Z] 59bc4aabeb02: Layer already exists [2025-02-01T14:36:11.344Z] 00f8cdcd320c: Layer already exists [2025-02-01T14:36:11.344Z] 1c03968f79c5: Layer already exists [2025-02-01T14:36:11.344Z] 534a70dc8296: Layer already exists [2025-02-01T14:36:11.609Z] 4.0.0-dev.51: digest: sha256:ad331b3407acfc0bea3b67157851e3b8143872a5d099c566778785ddd2d2e53b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:36:11.963Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:36:12.310Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:36:12.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-01T14:36:12.310Z] 5cd80f4379dd: Preparing [2025-02-01T14:36:12.310Z] d7e38b958e58: Preparing [2025-02-01T14:36:12.310Z] 0848ccb938a9: Preparing [2025-02-01T14:36:12.310Z] 5fdeff63dac1: Preparing [2025-02-01T14:36:12.310Z] c490ec6dcbd4: Preparing [2025-02-01T14:36:12.310Z] 59bc4aabeb02: Preparing [2025-02-01T14:36:12.310Z] 00f8cdcd320c: Preparing [2025-02-01T14:36:12.310Z] 1c03968f79c5: Preparing [2025-02-01T14:36:12.310Z] a23608563528: Preparing [2025-02-01T14:36:12.310Z] 534a70dc8296: Preparing [2025-02-01T14:36:12.310Z] 59bc4aabeb02: Waiting [2025-02-01T14:36:12.310Z] 00f8cdcd320c: Waiting [2025-02-01T14:36:12.310Z] 1c03968f79c5: Waiting [2025-02-01T14:36:12.310Z] a23608563528: Waiting [2025-02-01T14:36:12.310Z] 534a70dc8296: Waiting [2025-02-01T14:36:12.310Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:36:12.310Z] 5cd80f4379dd: Layer already exists [2025-02-01T14:36:12.310Z] 5fdeff63dac1: Layer already exists [2025-02-01T14:36:12.310Z] 0848ccb938a9: Layer already exists [2025-02-01T14:36:12.310Z] d7e38b958e58: Layer already exists [2025-02-01T14:36:12.310Z] 59bc4aabeb02: Layer already exists [2025-02-01T14:36:12.310Z] 1c03968f79c5: Layer already exists [2025-02-01T14:36:12.310Z] a23608563528: Layer already exists [2025-02-01T14:36:12.310Z] 00f8cdcd320c: Layer already exists [2025-02-01T14:36:12.310Z] 534a70dc8296: Layer already exists [2025-02-01T14:36:12.574Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51: digest: sha256:ad331b3407acfc0bea3b67157851e3b8143872a5d099c566778785ddd2d2e53b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:36:12.927Z] + 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-01T14:36:13.273Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-02-01T14:36:13.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-01T14:36:13.273Z] 5cd80f4379dd: Preparing [2025-02-01T14:36:13.273Z] d7e38b958e58: Preparing [2025-02-01T14:36:13.273Z] 0848ccb938a9: Preparing [2025-02-01T14:36:13.273Z] 5fdeff63dac1: Preparing [2025-02-01T14:36:13.273Z] c490ec6dcbd4: Preparing [2025-02-01T14:36:13.273Z] 59bc4aabeb02: Preparing [2025-02-01T14:36:13.273Z] 00f8cdcd320c: Preparing [2025-02-01T14:36:13.273Z] 1c03968f79c5: Preparing [2025-02-01T14:36:13.273Z] a23608563528: Preparing [2025-02-01T14:36:13.273Z] 534a70dc8296: Preparing [2025-02-01T14:36:13.273Z] 00f8cdcd320c: Waiting [2025-02-01T14:36:13.273Z] 1c03968f79c5: Waiting [2025-02-01T14:36:13.273Z] a23608563528: Waiting [2025-02-01T14:36:13.273Z] 534a70dc8296: Waiting [2025-02-01T14:36:13.273Z] 59bc4aabeb02: Waiting [2025-02-01T14:36:13.273Z] d7e38b958e58: Layer already exists [2025-02-01T14:36:13.273Z] 0848ccb938a9: Layer already exists [2025-02-01T14:36:13.273Z] 5cd80f4379dd: Layer already exists [2025-02-01T14:36:13.273Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:36:13.273Z] 5fdeff63dac1: Layer already exists [2025-02-01T14:36:13.273Z] 00f8cdcd320c: Layer already exists [2025-02-01T14:36:13.273Z] 1c03968f79c5: Layer already exists [2025-02-01T14:36:13.273Z] 534a70dc8296: Layer already exists [2025-02-01T14:36:13.273Z] a23608563528: Layer already exists [2025-02-01T14:36:13.273Z] 59bc4aabeb02: Layer already exists [2025-02-01T14:36:13.537Z] main: digest: sha256:ad331b3407acfc0bea3b67157851e3b8143872a5d099c566778785ddd2d2e53b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-01T14:36:13.614Z] ===================================================== [Pipeline] echo [2025-02-01T14:36:13.628Z] taggedImages: [2025-02-01T14:36:13.628Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:36:13.628Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-02-01T14:36:13.628Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.51 [2025-02-01T14:36:13.628Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:36:13.628Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-02-01T14:36:13.654Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-02-01T14:36:13.655Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:36:13.655Z] latest [2025-02-01T14:36:13.655Z] 4.0.0-dev.51 [2025-02-01T14:36:13.655Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:36:13.655Z] main [2025-02-01T14:36:13.655Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:36:14.017Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:36:14.361Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:36:14.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-01T14:36:14.361Z] ddf0d1de4c02: Preparing [2025-02-01T14:36:14.361Z] 73507a864fa5: Preparing [2025-02-01T14:36:14.361Z] 79ec24383455: Preparing [2025-02-01T14:36:14.361Z] 5fdeff63dac1: Preparing [2025-02-01T14:36:14.361Z] c490ec6dcbd4: Preparing [2025-02-01T14:36:14.361Z] 59bc4aabeb02: Preparing [2025-02-01T14:36:14.361Z] f764dafd3ea1: Preparing [2025-02-01T14:36:14.361Z] cf908c99ece7: Preparing [2025-02-01T14:36:14.361Z] 534a70dc8296: Preparing [2025-02-01T14:36:14.361Z] f764dafd3ea1: Waiting [2025-02-01T14:36:14.361Z] 59bc4aabeb02: Waiting [2025-02-01T14:36:14.361Z] cf908c99ece7: Waiting [2025-02-01T14:36:14.361Z] 534a70dc8296: Waiting [2025-02-01T14:36:14.361Z] 5fdeff63dac1: Layer already exists [2025-02-01T14:36:14.361Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:36:14.626Z] 59bc4aabeb02: Layer already exists [2025-02-01T14:36:14.626Z] 73507a864fa5: Pushed [2025-02-01T14:36:14.626Z] ddf0d1de4c02: Pushed [2025-02-01T14:36:14.626Z] 79ec24383455: Pushed [2025-02-01T14:36:14.626Z] 534a70dc8296: Layer already exists [2025-02-01T14:36:14.626Z] f764dafd3ea1: Pushed [2025-02-01T14:36:15.203Z] cf908c99ece7: Pushed [2025-02-01T14:36:15.466Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6: digest: sha256:ceb77c78fca77d2f6fff3ebedf57f26f162908eddd141a96bccf6c3d53a2ec9c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:36:15.808Z] + 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-01T14:36:16.158Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-02-01T14:36:16.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-01T14:36:16.158Z] ddf0d1de4c02: Preparing [2025-02-01T14:36:16.158Z] 73507a864fa5: Preparing [2025-02-01T14:36:16.158Z] 79ec24383455: Preparing [2025-02-01T14:36:16.158Z] 5fdeff63dac1: Preparing [2025-02-01T14:36:16.158Z] c490ec6dcbd4: Preparing [2025-02-01T14:36:16.158Z] 59bc4aabeb02: Preparing [2025-02-01T14:36:16.158Z] f764dafd3ea1: Preparing [2025-02-01T14:36:16.158Z] cf908c99ece7: Preparing [2025-02-01T14:36:16.158Z] 534a70dc8296: Preparing [2025-02-01T14:36:16.158Z] cf908c99ece7: Waiting [2025-02-01T14:36:16.158Z] 534a70dc8296: Waiting [2025-02-01T14:36:16.158Z] 59bc4aabeb02: Waiting [2025-02-01T14:36:16.158Z] f764dafd3ea1: Waiting [2025-02-01T14:36:16.158Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:36:16.158Z] 79ec24383455: Layer already exists [2025-02-01T14:36:16.158Z] ddf0d1de4c02: Layer already exists [2025-02-01T14:36:16.158Z] 73507a864fa5: Layer already exists [2025-02-01T14:36:16.158Z] 5fdeff63dac1: Layer already exists [2025-02-01T14:36:16.158Z] 59bc4aabeb02: Layer already exists [2025-02-01T14:36:16.158Z] f764dafd3ea1: Layer already exists [2025-02-01T14:36:16.158Z] 534a70dc8296: Layer already exists [2025-02-01T14:36:16.158Z] cf908c99ece7: Layer already exists [2025-02-01T14:36:16.422Z] latest: digest: sha256:ceb77c78fca77d2f6fff3ebedf57f26f162908eddd141a96bccf6c3d53a2ec9c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:36:16.773Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:36:17.121Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.51 [2025-02-01T14:36:17.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-01T14:36:17.121Z] ddf0d1de4c02: Preparing [2025-02-01T14:36:17.121Z] 73507a864fa5: Preparing [2025-02-01T14:36:17.121Z] 79ec24383455: Preparing [2025-02-01T14:36:17.121Z] 5fdeff63dac1: Preparing [2025-02-01T14:36:17.121Z] c490ec6dcbd4: Preparing [2025-02-01T14:36:17.121Z] 59bc4aabeb02: Preparing [2025-02-01T14:36:17.121Z] f764dafd3ea1: Preparing [2025-02-01T14:36:17.121Z] cf908c99ece7: Preparing [2025-02-01T14:36:17.121Z] 534a70dc8296: Preparing [2025-02-01T14:36:17.121Z] 59bc4aabeb02: Waiting [2025-02-01T14:36:17.121Z] f764dafd3ea1: Waiting [2025-02-01T14:36:17.121Z] cf908c99ece7: Waiting [2025-02-01T14:36:17.121Z] 534a70dc8296: Waiting [2025-02-01T14:36:17.121Z] 5fdeff63dac1: Layer already exists [2025-02-01T14:36:17.121Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:36:17.121Z] 79ec24383455: Layer already exists [2025-02-01T14:36:17.121Z] ddf0d1de4c02: Layer already exists [2025-02-01T14:36:17.121Z] 73507a864fa5: Layer already exists [2025-02-01T14:36:17.121Z] cf908c99ece7: Layer already exists [2025-02-01T14:36:17.121Z] 534a70dc8296: Layer already exists [2025-02-01T14:36:17.121Z] f764dafd3ea1: Layer already exists [2025-02-01T14:36:17.121Z] 59bc4aabeb02: Layer already exists [2025-02-01T14:36:17.385Z] 4.0.0-dev.51: digest: sha256:ceb77c78fca77d2f6fff3ebedf57f26f162908eddd141a96bccf6c3d53a2ec9c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:36:17.743Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:36:18.097Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:36:18.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-01T14:36:18.097Z] ddf0d1de4c02: Preparing [2025-02-01T14:36:18.097Z] 73507a864fa5: Preparing [2025-02-01T14:36:18.097Z] 79ec24383455: Preparing [2025-02-01T14:36:18.097Z] 5fdeff63dac1: Preparing [2025-02-01T14:36:18.097Z] c490ec6dcbd4: Preparing [2025-02-01T14:36:18.097Z] 59bc4aabeb02: Preparing [2025-02-01T14:36:18.097Z] f764dafd3ea1: Preparing [2025-02-01T14:36:18.097Z] cf908c99ece7: Preparing [2025-02-01T14:36:18.097Z] 59bc4aabeb02: Waiting [2025-02-01T14:36:18.097Z] 534a70dc8296: Preparing [2025-02-01T14:36:18.097Z] cf908c99ece7: Waiting [2025-02-01T14:36:18.097Z] f764dafd3ea1: Waiting [2025-02-01T14:36:18.097Z] 534a70dc8296: Waiting [2025-02-01T14:36:18.097Z] 73507a864fa5: Layer already exists [2025-02-01T14:36:18.097Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:36:18.097Z] 79ec24383455: Layer already exists [2025-02-01T14:36:18.097Z] ddf0d1de4c02: Layer already exists [2025-02-01T14:36:18.097Z] 5fdeff63dac1: Layer already exists [2025-02-01T14:36:18.097Z] f764dafd3ea1: Layer already exists [2025-02-01T14:36:18.097Z] 59bc4aabeb02: Layer already exists [2025-02-01T14:36:18.097Z] cf908c99ece7: Layer already exists [2025-02-01T14:36:18.097Z] 534a70dc8296: Layer already exists [2025-02-01T14:36:18.361Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51: digest: sha256:ceb77c78fca77d2f6fff3ebedf57f26f162908eddd141a96bccf6c3d53a2ec9c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:36:18.715Z] + 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-01T14:36:19.059Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-02-01T14:36:19.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-01T14:36:19.059Z] ddf0d1de4c02: Preparing [2025-02-01T14:36:19.059Z] 73507a864fa5: Preparing [2025-02-01T14:36:19.059Z] 79ec24383455: Preparing [2025-02-01T14:36:19.059Z] 5fdeff63dac1: Preparing [2025-02-01T14:36:19.059Z] c490ec6dcbd4: Preparing [2025-02-01T14:36:19.059Z] 59bc4aabeb02: Preparing [2025-02-01T14:36:19.059Z] f764dafd3ea1: Preparing [2025-02-01T14:36:19.059Z] cf908c99ece7: Preparing [2025-02-01T14:36:19.059Z] 534a70dc8296: Preparing [2025-02-01T14:36:19.059Z] f764dafd3ea1: Waiting [2025-02-01T14:36:19.059Z] cf908c99ece7: Waiting [2025-02-01T14:36:19.059Z] 534a70dc8296: Waiting [2025-02-01T14:36:19.059Z] 59bc4aabeb02: Waiting [2025-02-01T14:36:19.059Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:36:19.059Z] 79ec24383455: Layer already exists [2025-02-01T14:36:19.059Z] ddf0d1de4c02: Layer already exists [2025-02-01T14:36:19.059Z] 73507a864fa5: Layer already exists [2025-02-01T14:36:19.059Z] 5fdeff63dac1: Layer already exists [2025-02-01T14:36:19.059Z] 59bc4aabeb02: Layer already exists [2025-02-01T14:36:19.059Z] f764dafd3ea1: Layer already exists [2025-02-01T14:36:19.059Z] cf908c99ece7: Layer already exists [2025-02-01T14:36:19.059Z] 534a70dc8296: Layer already exists [2025-02-01T14:36:19.324Z] main: digest: sha256:ceb77c78fca77d2f6fff3ebedf57f26f162908eddd141a96bccf6c3d53a2ec9c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-01T14:36:19.395Z] ===================================================== [Pipeline] echo [2025-02-01T14:36:19.409Z] taggedImages: [2025-02-01T14:36:19.409Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:36:19.409Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-02-01T14:36:19.409Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.51 [2025-02-01T14:36:19.409Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:36:19.409Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-02-01T14:36:19.432Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-02-01T14:36:19.432Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:36:19.432Z] latest [2025-02-01T14:36:19.432Z] 4.0.0-dev.51 [2025-02-01T14:36:19.432Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:36:19.432Z] main [2025-02-01T14:36:19.432Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:36:19.787Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:36:20.128Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:36:20.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-01T14:36:20.128Z] 2f28f947f2c3: Preparing [2025-02-01T14:36:20.128Z] 2cb9896734c5: Preparing [2025-02-01T14:36:20.128Z] 71ad7dec6688: Preparing [2025-02-01T14:36:20.128Z] 5fdeff63dac1: Preparing [2025-02-01T14:36:20.128Z] c490ec6dcbd4: Preparing [2025-02-01T14:36:20.128Z] 59bc4aabeb02: Preparing [2025-02-01T14:36:20.128Z] 1c03968f79c5: Preparing [2025-02-01T14:36:20.128Z] 59bc4aabeb02: Waiting [2025-02-01T14:36:20.128Z] a23608563528: Preparing [2025-02-01T14:36:20.128Z] 1c03968f79c5: Waiting [2025-02-01T14:36:20.128Z] a23608563528: Waiting [2025-02-01T14:36:20.128Z] 534a70dc8296: Preparing [2025-02-01T14:36:20.128Z] 534a70dc8296: Waiting [2025-02-01T14:36:20.393Z] 2cb9896734c5: Pushed [2025-02-01T14:36:20.393Z] 71ad7dec6688: Pushed [2025-02-01T14:36:20.393Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:36:20.393Z] 5fdeff63dac1: Layer already exists [2025-02-01T14:36:20.393Z] 59bc4aabeb02: Layer already exists [2025-02-01T14:36:20.657Z] 1c03968f79c5: Layer already exists [2025-02-01T14:36:20.657Z] 534a70dc8296: Layer already exists [2025-02-01T14:36:20.657Z] a23608563528: Layer already exists [2025-02-01T14:36:20.657Z] 2f28f947f2c3: Pushed [2025-02-01T14:36:20.657Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6: digest: sha256:1125d5e4280c1f706a8c23f04974c603f9faa8541693d2d0da52cbdcb35d52e5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:36:21.003Z] + 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-01T14:36:21.347Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-02-01T14:36:21.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-01T14:36:21.347Z] 2f28f947f2c3: Preparing [2025-02-01T14:36:21.347Z] 2cb9896734c5: Preparing [2025-02-01T14:36:21.347Z] 71ad7dec6688: Preparing [2025-02-01T14:36:21.347Z] 5fdeff63dac1: Preparing [2025-02-01T14:36:21.347Z] c490ec6dcbd4: Preparing [2025-02-01T14:36:21.347Z] 59bc4aabeb02: Preparing [2025-02-01T14:36:21.347Z] 1c03968f79c5: Preparing [2025-02-01T14:36:21.347Z] a23608563528: Preparing [2025-02-01T14:36:21.347Z] 534a70dc8296: Preparing [2025-02-01T14:36:21.347Z] 1c03968f79c5: Waiting [2025-02-01T14:36:21.347Z] 59bc4aabeb02: Waiting [2025-02-01T14:36:21.347Z] a23608563528: Waiting [2025-02-01T14:36:21.347Z] 534a70dc8296: Waiting [2025-02-01T14:36:21.347Z] 2f28f947f2c3: Layer already exists [2025-02-01T14:36:21.347Z] 71ad7dec6688: Layer already exists [2025-02-01T14:36:21.347Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:36:21.347Z] 2cb9896734c5: Layer already exists [2025-02-01T14:36:21.347Z] 5fdeff63dac1: Layer already exists [2025-02-01T14:36:21.347Z] 59bc4aabeb02: Layer already exists [2025-02-01T14:36:21.347Z] 1c03968f79c5: Layer already exists [2025-02-01T14:36:21.347Z] 534a70dc8296: Layer already exists [2025-02-01T14:36:21.347Z] a23608563528: Layer already exists [2025-02-01T14:36:21.610Z] latest: digest: sha256:1125d5e4280c1f706a8c23f04974c603f9faa8541693d2d0da52cbdcb35d52e5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:36:21.963Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:36:22.307Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.51 [2025-02-01T14:36:22.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-01T14:36:22.307Z] 2f28f947f2c3: Preparing [2025-02-01T14:36:22.307Z] 2cb9896734c5: Preparing [2025-02-01T14:36:22.307Z] 71ad7dec6688: Preparing [2025-02-01T14:36:22.307Z] 5fdeff63dac1: Preparing [2025-02-01T14:36:22.307Z] c490ec6dcbd4: Preparing [2025-02-01T14:36:22.307Z] 59bc4aabeb02: Preparing [2025-02-01T14:36:22.307Z] 1c03968f79c5: Preparing [2025-02-01T14:36:22.307Z] a23608563528: Preparing [2025-02-01T14:36:22.307Z] 534a70dc8296: Preparing [2025-02-01T14:36:22.307Z] a23608563528: Waiting [2025-02-01T14:36:22.307Z] 534a70dc8296: Waiting [2025-02-01T14:36:22.307Z] 59bc4aabeb02: Waiting [2025-02-01T14:36:22.307Z] 1c03968f79c5: Waiting [2025-02-01T14:36:22.307Z] 5fdeff63dac1: Layer already exists [2025-02-01T14:36:22.307Z] 2f28f947f2c3: Layer already exists [2025-02-01T14:36:22.307Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:36:22.307Z] 2cb9896734c5: Layer already exists [2025-02-01T14:36:22.307Z] 71ad7dec6688: Layer already exists [2025-02-01T14:36:22.307Z] 1c03968f79c5: Layer already exists [2025-02-01T14:36:22.307Z] a23608563528: Layer already exists [2025-02-01T14:36:22.307Z] 534a70dc8296: Layer already exists [2025-02-01T14:36:22.307Z] 59bc4aabeb02: Layer already exists [2025-02-01T14:36:22.570Z] 4.0.0-dev.51: digest: sha256:1125d5e4280c1f706a8c23f04974c603f9faa8541693d2d0da52cbdcb35d52e5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:36:22.926Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:36:23.252Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:36:23.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-01T14:36:23.253Z] 2f28f947f2c3: Preparing [2025-02-01T14:36:23.253Z] 2cb9896734c5: Preparing [2025-02-01T14:36:23.253Z] 71ad7dec6688: Preparing [2025-02-01T14:36:23.253Z] 5fdeff63dac1: Preparing [2025-02-01T14:36:23.253Z] c490ec6dcbd4: Preparing [2025-02-01T14:36:23.253Z] 59bc4aabeb02: Preparing [2025-02-01T14:36:23.253Z] 1c03968f79c5: Preparing [2025-02-01T14:36:23.253Z] a23608563528: Preparing [2025-02-01T14:36:23.253Z] 534a70dc8296: Preparing [2025-02-01T14:36:23.253Z] 1c03968f79c5: Waiting [2025-02-01T14:36:23.253Z] a23608563528: Waiting [2025-02-01T14:36:23.253Z] 534a70dc8296: Waiting [2025-02-01T14:36:23.253Z] 59bc4aabeb02: Waiting [2025-02-01T14:36:23.253Z] 5fdeff63dac1: Layer already exists [2025-02-01T14:36:23.253Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:36:23.253Z] 2f28f947f2c3: Layer already exists [2025-02-01T14:36:23.253Z] 71ad7dec6688: Layer already exists [2025-02-01T14:36:23.253Z] 2cb9896734c5: Layer already exists [2025-02-01T14:36:23.253Z] 534a70dc8296: Layer already exists [2025-02-01T14:36:23.253Z] 59bc4aabeb02: Layer already exists [2025-02-01T14:36:23.253Z] a23608563528: Layer already exists [2025-02-01T14:36:23.253Z] 1c03968f79c5: Layer already exists [2025-02-01T14:36:23.516Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51: digest: sha256:1125d5e4280c1f706a8c23f04974c603f9faa8541693d2d0da52cbdcb35d52e5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:36:23.863Z] + 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-01T14:36:24.214Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-02-01T14:36:24.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-01T14:36:24.214Z] 2f28f947f2c3: Preparing [2025-02-01T14:36:24.214Z] 2cb9896734c5: Preparing [2025-02-01T14:36:24.214Z] 71ad7dec6688: Preparing [2025-02-01T14:36:24.214Z] 5fdeff63dac1: Preparing [2025-02-01T14:36:24.214Z] c490ec6dcbd4: Preparing [2025-02-01T14:36:24.214Z] 59bc4aabeb02: Preparing [2025-02-01T14:36:24.214Z] 1c03968f79c5: Preparing [2025-02-01T14:36:24.214Z] a23608563528: Preparing [2025-02-01T14:36:24.214Z] 534a70dc8296: Preparing [2025-02-01T14:36:24.214Z] 59bc4aabeb02: Waiting [2025-02-01T14:36:24.214Z] 1c03968f79c5: Waiting [2025-02-01T14:36:24.214Z] a23608563528: Waiting [2025-02-01T14:36:24.214Z] 534a70dc8296: Waiting [2025-02-01T14:36:24.214Z] 5fdeff63dac1: Layer already exists [2025-02-01T14:36:24.214Z] 2f28f947f2c3: Layer already exists [2025-02-01T14:36:24.214Z] 71ad7dec6688: Layer already exists [2025-02-01T14:36:24.214Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:36:24.214Z] 2cb9896734c5: Layer already exists [2025-02-01T14:36:24.214Z] 1c03968f79c5: Layer already exists [2025-02-01T14:36:24.214Z] 59bc4aabeb02: Layer already exists [2025-02-01T14:36:24.214Z] a23608563528: Layer already exists [2025-02-01T14:36:24.214Z] 534a70dc8296: Layer already exists [2025-02-01T14:36:24.479Z] main: digest: sha256:1125d5e4280c1f706a8c23f04974c603f9faa8541693d2d0da52cbdcb35d52e5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-01T14:36:24.558Z] ===================================================== [Pipeline] echo [2025-02-01T14:36:24.571Z] taggedImages: [2025-02-01T14:36:24.571Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:36:24.571Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-02-01T14:36:24.571Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.51 [2025-02-01T14:36:24.571Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:36:24.571Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-02-01T14:36:24.601Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-02-01T14:36:24.601Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:36:24.601Z] latest [2025-02-01T14:36:24.601Z] 4.0.0-dev.51 [2025-02-01T14:36:24.601Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:36:24.601Z] main [2025-02-01T14:36:24.601Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:36:24.966Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:36:25.317Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:36:25.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-01T14:36:25.317Z] 1d1ca0d94a94: Preparing [2025-02-01T14:36:25.317Z] d6a44f4b6ae6: Preparing [2025-02-01T14:36:25.317Z] 78f7fece8d52: Preparing [2025-02-01T14:36:25.317Z] 5fdeff63dac1: Preparing [2025-02-01T14:36:25.317Z] c490ec6dcbd4: Preparing [2025-02-01T14:36:25.317Z] 4942e0cbcb7a: Preparing [2025-02-01T14:36:25.317Z] fcf872c9cc5e: Preparing [2025-02-01T14:36:25.317Z] 534a70dc8296: Preparing [2025-02-01T14:36:25.317Z] 4942e0cbcb7a: Waiting [2025-02-01T14:36:25.317Z] 534a70dc8296: Waiting [2025-02-01T14:36:25.317Z] fcf872c9cc5e: Waiting [2025-02-01T14:36:25.317Z] 5fdeff63dac1: Layer already exists [2025-02-01T14:36:25.317Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:36:25.581Z] 1d1ca0d94a94: Pushed [2025-02-01T14:36:25.581Z] d6a44f4b6ae6: Pushed [2025-02-01T14:36:25.581Z] 534a70dc8296: Layer already exists [2025-02-01T14:36:25.581Z] 4942e0cbcb7a: Pushed [2025-02-01T14:36:26.978Z] fcf872c9cc5e: Pushed [2025-02-01T14:36:33.693Z] 78f7fece8d52: Pushed [2025-02-01T14:36:33.693Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6: digest: sha256:304df199c994a50899c3ddf69c94dbc0dcaea8af92d1188e821e1d6be772efd4 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:36:34.067Z] + 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-01T14:36:34.418Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-02-01T14:36:34.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-01T14:36:34.418Z] 1d1ca0d94a94: Preparing [2025-02-01T14:36:34.418Z] d6a44f4b6ae6: Preparing [2025-02-01T14:36:34.418Z] 78f7fece8d52: Preparing [2025-02-01T14:36:34.418Z] 5fdeff63dac1: Preparing [2025-02-01T14:36:34.418Z] c490ec6dcbd4: Preparing [2025-02-01T14:36:34.418Z] 4942e0cbcb7a: Preparing [2025-02-01T14:36:34.418Z] fcf872c9cc5e: Preparing [2025-02-01T14:36:34.418Z] 534a70dc8296: Preparing [2025-02-01T14:36:34.418Z] 4942e0cbcb7a: Waiting [2025-02-01T14:36:34.418Z] fcf872c9cc5e: Waiting [2025-02-01T14:36:34.418Z] 534a70dc8296: Waiting [2025-02-01T14:36:34.418Z] 78f7fece8d52: Layer already exists [2025-02-01T14:36:34.418Z] d6a44f4b6ae6: Layer already exists [2025-02-01T14:36:34.418Z] 1d1ca0d94a94: Layer already exists [2025-02-01T14:36:34.418Z] 5fdeff63dac1: Layer already exists [2025-02-01T14:36:34.418Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:36:34.418Z] 4942e0cbcb7a: Layer already exists [2025-02-01T14:36:34.418Z] 534a70dc8296: Layer already exists [2025-02-01T14:36:34.418Z] fcf872c9cc5e: Layer already exists [2025-02-01T14:36:34.687Z] latest: digest: sha256:304df199c994a50899c3ddf69c94dbc0dcaea8af92d1188e821e1d6be772efd4 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:36:35.057Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:36:35.406Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.51 [2025-02-01T14:36:35.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-01T14:36:35.406Z] 1d1ca0d94a94: Preparing [2025-02-01T14:36:35.406Z] d6a44f4b6ae6: Preparing [2025-02-01T14:36:35.406Z] 78f7fece8d52: Preparing [2025-02-01T14:36:35.406Z] 5fdeff63dac1: Preparing [2025-02-01T14:36:35.406Z] c490ec6dcbd4: Preparing [2025-02-01T14:36:35.406Z] 4942e0cbcb7a: Preparing [2025-02-01T14:36:35.406Z] fcf872c9cc5e: Preparing [2025-02-01T14:36:35.406Z] 534a70dc8296: Preparing [2025-02-01T14:36:35.406Z] 4942e0cbcb7a: Waiting [2025-02-01T14:36:35.406Z] fcf872c9cc5e: Waiting [2025-02-01T14:36:35.406Z] 534a70dc8296: Waiting [2025-02-01T14:36:35.406Z] 1d1ca0d94a94: Layer already exists [2025-02-01T14:36:35.406Z] d6a44f4b6ae6: Layer already exists [2025-02-01T14:36:35.406Z] 5fdeff63dac1: Layer already exists [2025-02-01T14:36:35.406Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:36:35.406Z] 78f7fece8d52: Layer already exists [2025-02-01T14:36:35.406Z] 4942e0cbcb7a: Layer already exists [2025-02-01T14:36:35.406Z] fcf872c9cc5e: Layer already exists [2025-02-01T14:36:35.406Z] 534a70dc8296: Layer already exists [2025-02-01T14:36:35.669Z] 4.0.0-dev.51: digest: sha256:304df199c994a50899c3ddf69c94dbc0dcaea8af92d1188e821e1d6be772efd4 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:36:36.017Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:36:36.361Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:36:36.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-01T14:36:36.361Z] 1d1ca0d94a94: Preparing [2025-02-01T14:36:36.361Z] d6a44f4b6ae6: Preparing [2025-02-01T14:36:36.361Z] 78f7fece8d52: Preparing [2025-02-01T14:36:36.361Z] 5fdeff63dac1: Preparing [2025-02-01T14:36:36.361Z] c490ec6dcbd4: Preparing [2025-02-01T14:36:36.361Z] 4942e0cbcb7a: Preparing [2025-02-01T14:36:36.361Z] fcf872c9cc5e: Preparing [2025-02-01T14:36:36.361Z] 4942e0cbcb7a: Waiting [2025-02-01T14:36:36.361Z] 534a70dc8296: Preparing [2025-02-01T14:36:36.361Z] fcf872c9cc5e: Waiting [2025-02-01T14:36:36.361Z] 78f7fece8d52: Layer already exists [2025-02-01T14:36:36.361Z] 5fdeff63dac1: Layer already exists [2025-02-01T14:36:36.361Z] d6a44f4b6ae6: Layer already exists [2025-02-01T14:36:36.361Z] 1d1ca0d94a94: Layer already exists [2025-02-01T14:36:36.361Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:36:36.361Z] 4942e0cbcb7a: Layer already exists [2025-02-01T14:36:36.361Z] 534a70dc8296: Layer already exists [2025-02-01T14:36:36.361Z] fcf872c9cc5e: Layer already exists [2025-02-01T14:36:36.624Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51: digest: sha256:304df199c994a50899c3ddf69c94dbc0dcaea8af92d1188e821e1d6be772efd4 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:36:37.113Z] + 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-01T14:36:37.457Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-02-01T14:36:37.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-01T14:36:37.457Z] 1d1ca0d94a94: Preparing [2025-02-01T14:36:37.457Z] d6a44f4b6ae6: Preparing [2025-02-01T14:36:37.457Z] 78f7fece8d52: Preparing [2025-02-01T14:36:37.457Z] 5fdeff63dac1: Preparing [2025-02-01T14:36:37.457Z] c490ec6dcbd4: Preparing [2025-02-01T14:36:37.457Z] 4942e0cbcb7a: Preparing [2025-02-01T14:36:37.457Z] fcf872c9cc5e: Preparing [2025-02-01T14:36:37.457Z] 534a70dc8296: Preparing [2025-02-01T14:36:37.457Z] 4942e0cbcb7a: Waiting [2025-02-01T14:36:37.457Z] 534a70dc8296: Waiting [2025-02-01T14:36:37.457Z] fcf872c9cc5e: Waiting [2025-02-01T14:36:37.457Z] 5fdeff63dac1: Layer already exists [2025-02-01T14:36:37.457Z] d6a44f4b6ae6: Layer already exists [2025-02-01T14:36:37.457Z] 1d1ca0d94a94: Layer already exists [2025-02-01T14:36:37.457Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:36:37.457Z] 78f7fece8d52: Layer already exists [2025-02-01T14:36:37.457Z] 534a70dc8296: Layer already exists [2025-02-01T14:36:37.457Z] 4942e0cbcb7a: Layer already exists [2025-02-01T14:36:37.457Z] fcf872c9cc5e: Layer already exists [2025-02-01T14:36:37.723Z] main: digest: sha256:304df199c994a50899c3ddf69c94dbc0dcaea8af92d1188e821e1d6be772efd4 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-01T14:36:37.798Z] ===================================================== [Pipeline] echo [2025-02-01T14:36:37.816Z] taggedImages: [2025-02-01T14:36:37.816Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:36:37.816Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-02-01T14:36:37.816Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.51 [2025-02-01T14:36:37.816Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:36:37.816Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-02-01T14:36:37.850Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-02-01T14:36:37.850Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:36:37.850Z] latest [2025-02-01T14:36:37.850Z] 4.0.0-dev.51 [2025-02-01T14:36:37.850Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:36:37.850Z] main [2025-02-01T14:36:37.850Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:36:38.223Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:36:38.598Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:36:38.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-01T14:36:38.599Z] 4251a402327c: Preparing [2025-02-01T14:36:38.599Z] 59b853f3aa22: Preparing [2025-02-01T14:36:38.599Z] 5fdeff63dac1: Preparing [2025-02-01T14:36:38.599Z] c490ec6dcbd4: Preparing [2025-02-01T14:36:38.599Z] da19542be2dc: Preparing [2025-02-01T14:36:38.599Z] d130ea7e5084: Preparing [2025-02-01T14:36:38.599Z] 534a70dc8296: Preparing [2025-02-01T14:36:38.599Z] d130ea7e5084: Waiting [2025-02-01T14:36:38.599Z] 534a70dc8296: Waiting [2025-02-01T14:36:38.599Z] 5fdeff63dac1: Layer already exists [2025-02-01T14:36:38.599Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:36:38.599Z] 534a70dc8296: Layer already exists [2025-02-01T14:36:38.862Z] 4251a402327c: Pushed [2025-02-01T14:36:38.862Z] da19542be2dc: Pushed [2025-02-01T14:36:39.438Z] d130ea7e5084: Pushed [2025-02-01T14:36:47.614Z] 59b853f3aa22: Pushed [2025-02-01T14:36:47.615Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6: digest: sha256:a03fd9c1da4eacacb4ea7e1ae63285dd404d33dd92cf881686993510be2c2c77 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:36:47.968Z] + 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-01T14:36:48.319Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-02-01T14:36:48.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-01T14:36:48.319Z] 4251a402327c: Preparing [2025-02-01T14:36:48.319Z] 59b853f3aa22: Preparing [2025-02-01T14:36:48.319Z] 5fdeff63dac1: Preparing [2025-02-01T14:36:48.319Z] c490ec6dcbd4: Preparing [2025-02-01T14:36:48.319Z] da19542be2dc: Preparing [2025-02-01T14:36:48.319Z] d130ea7e5084: Preparing [2025-02-01T14:36:48.319Z] 534a70dc8296: Preparing [2025-02-01T14:36:48.319Z] 534a70dc8296: Waiting [2025-02-01T14:36:48.319Z] d130ea7e5084: Waiting [2025-02-01T14:36:48.319Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:36:48.319Z] 4251a402327c: Layer already exists [2025-02-01T14:36:48.319Z] 5fdeff63dac1: Layer already exists [2025-02-01T14:36:48.319Z] 59b853f3aa22: Layer already exists [2025-02-01T14:36:48.319Z] da19542be2dc: Layer already exists [2025-02-01T14:36:48.319Z] d130ea7e5084: Layer already exists [2025-02-01T14:36:48.319Z] 534a70dc8296: Layer already exists [2025-02-01T14:36:48.585Z] latest: digest: sha256:a03fd9c1da4eacacb4ea7e1ae63285dd404d33dd92cf881686993510be2c2c77 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:36:48.937Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:36:49.283Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.51 [2025-02-01T14:36:49.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-01T14:36:49.283Z] 4251a402327c: Preparing [2025-02-01T14:36:49.283Z] 59b853f3aa22: Preparing [2025-02-01T14:36:49.283Z] 5fdeff63dac1: Preparing [2025-02-01T14:36:49.283Z] c490ec6dcbd4: Preparing [2025-02-01T14:36:49.283Z] da19542be2dc: Preparing [2025-02-01T14:36:49.283Z] d130ea7e5084: Preparing [2025-02-01T14:36:49.283Z] 534a70dc8296: Preparing [2025-02-01T14:36:49.283Z] d130ea7e5084: Waiting [2025-02-01T14:36:49.283Z] 534a70dc8296: Waiting [2025-02-01T14:36:49.283Z] 59b853f3aa22: Layer already exists [2025-02-01T14:36:49.283Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:36:49.283Z] da19542be2dc: Layer already exists [2025-02-01T14:36:49.283Z] 4251a402327c: Layer already exists [2025-02-01T14:36:49.283Z] 5fdeff63dac1: Layer already exists [2025-02-01T14:36:49.283Z] d130ea7e5084: Layer already exists [2025-02-01T14:36:49.283Z] 534a70dc8296: Layer already exists [2025-02-01T14:36:49.549Z] 4.0.0-dev.51: digest: sha256:a03fd9c1da4eacacb4ea7e1ae63285dd404d33dd92cf881686993510be2c2c77 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:36:49.905Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:36:50.265Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:36:50.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-01T14:36:50.266Z] 4251a402327c: Preparing [2025-02-01T14:36:50.266Z] 59b853f3aa22: Preparing [2025-02-01T14:36:50.266Z] 5fdeff63dac1: Preparing [2025-02-01T14:36:50.266Z] c490ec6dcbd4: Preparing [2025-02-01T14:36:50.266Z] da19542be2dc: Preparing [2025-02-01T14:36:50.266Z] d130ea7e5084: Preparing [2025-02-01T14:36:50.266Z] 534a70dc8296: Preparing [2025-02-01T14:36:50.266Z] 534a70dc8296: Waiting [2025-02-01T14:36:50.266Z] d130ea7e5084: Waiting [2025-02-01T14:36:50.266Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:36:50.266Z] da19542be2dc: Layer already exists [2025-02-01T14:36:50.266Z] 4251a402327c: Layer already exists [2025-02-01T14:36:50.266Z] 59b853f3aa22: Layer already exists [2025-02-01T14:36:50.266Z] 5fdeff63dac1: Layer already exists [2025-02-01T14:36:50.266Z] 534a70dc8296: Layer already exists [2025-02-01T14:36:50.266Z] d130ea7e5084: Layer already exists [2025-02-01T14:36:50.531Z] bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51: digest: sha256:a03fd9c1da4eacacb4ea7e1ae63285dd404d33dd92cf881686993510be2c2c77 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:36:50.887Z] + 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-01T14:36:51.235Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-02-01T14:36:51.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-01T14:36:51.235Z] 4251a402327c: Preparing [2025-02-01T14:36:51.235Z] 59b853f3aa22: Preparing [2025-02-01T14:36:51.235Z] 5fdeff63dac1: Preparing [2025-02-01T14:36:51.235Z] c490ec6dcbd4: Preparing [2025-02-01T14:36:51.235Z] da19542be2dc: Preparing [2025-02-01T14:36:51.235Z] d130ea7e5084: Preparing [2025-02-01T14:36:51.235Z] 534a70dc8296: Preparing [2025-02-01T14:36:51.235Z] d130ea7e5084: Waiting [2025-02-01T14:36:51.235Z] 534a70dc8296: Waiting [2025-02-01T14:36:51.235Z] 4251a402327c: Layer already exists [2025-02-01T14:36:51.235Z] 59b853f3aa22: Layer already exists [2025-02-01T14:36:51.235Z] c490ec6dcbd4: Layer already exists [2025-02-01T14:36:51.235Z] da19542be2dc: Layer already exists [2025-02-01T14:36:51.235Z] 5fdeff63dac1: Layer already exists [2025-02-01T14:36:51.235Z] 534a70dc8296: Layer already exists [2025-02-01T14:36:51.235Z] d130ea7e5084: Layer already exists [2025-02-01T14:36:51.500Z] main: digest: sha256:a03fd9c1da4eacacb4ea7e1ae63285dd404d33dd92cf881686993510be2c2c77 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-01T14:36:51.587Z] ===================================================== [Pipeline] echo [2025-02-01T14:36:51.604Z] taggedImages: [2025-02-01T14:36:51.604Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [2025-02-01T14:36:51.604Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-02-01T14:36:51.604Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.51 [2025-02-01T14:36:51.604Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6-4.0.0-dev.51 [2025-02-01T14:36:51.604Z] - 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-01T14:36:51.991Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-01T14:36:51.991Z] [2025-02-01T14:36:51.991Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:36:52.318Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-01T14:36:52.319Z] arm64: Pulling from edgex-lftools-log-publisher [2025-02-01T14:36:52.319Z] 8998bd30e6a1: Pulling fs layer [2025-02-01T14:36:52.319Z] 04944245beec: Pulling fs layer [2025-02-01T14:36:52.319Z] 699f458cf7ca: Pulling fs layer [2025-02-01T14:36:52.319Z] 765212b225bb: Pulling fs layer [2025-02-01T14:36:52.319Z] f23df028b6ca: Pulling fs layer [2025-02-01T14:36:52.319Z] d65c8cfc05b1: Pulling fs layer [2025-02-01T14:36:52.319Z] 2437ff75d9bd: Pulling fs layer [2025-02-01T14:36:52.319Z] 765212b225bb: Waiting [2025-02-01T14:36:52.319Z] d65c8cfc05b1: Waiting [2025-02-01T14:36:52.319Z] f23df028b6ca: Waiting [2025-02-01T14:36:52.319Z] 2437ff75d9bd: Waiting [2025-02-01T14:36:52.583Z] 04944245beec: Verifying Checksum [2025-02-01T14:36:52.583Z] 04944245beec: Download complete [2025-02-01T14:36:52.584Z] 765212b225bb: Verifying Checksum [2025-02-01T14:36:52.584Z] 765212b225bb: Download complete [2025-02-01T14:36:52.584Z] f23df028b6ca: Verifying Checksum [2025-02-01T14:36:52.584Z] f23df028b6ca: Download complete [2025-02-01T14:36:52.584Z] d65c8cfc05b1: Verifying Checksum [2025-02-01T14:36:52.584Z] d65c8cfc05b1: Download complete [2025-02-01T14:36:52.584Z] 699f458cf7ca: Verifying Checksum [2025-02-01T14:36:52.584Z] 699f458cf7ca: Download complete [2025-02-01T14:36:53.163Z] 8998bd30e6a1: Verifying Checksum [2025-02-01T14:36:53.163Z] 8998bd30e6a1: Download complete [2025-02-01T14:36:55.104Z] 2437ff75d9bd: Verifying Checksum [2025-02-01T14:36:55.104Z] 2437ff75d9bd: Download complete [2025-02-01T14:36:59.355Z] 8998bd30e6a1: Pull complete [2025-02-01T14:36:59.619Z] 04944245beec: Pull complete [2025-02-01T14:37:01.554Z] 699f458cf7ca: Pull complete [2025-02-01T14:37:01.554Z] 765212b225bb: Pull complete [2025-02-01T14:37:02.509Z] f23df028b6ca: Pull complete [2025-02-01T14:37:02.510Z] d65c8cfc05b1: Pull complete [2025-02-01T14:37:24.552Z] 2437ff75d9bd: Pull complete [2025-02-01T14:37:24.552Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-02-01T14:37:24.552Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-01T14:37:24.552Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-01T14:37:24.718Z] prd-ubuntu20.04-docker-arm64-4c-16g-38009 does not seem to be running inside a container [2025-02-01T14:37:24.779Z] $ 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/787 -v /w/workspace/edgex-go/787:/w/workspace/edgex-go/787:rw,z -v /w/workspace/edgex-go/787@tmp:/w/workspace/edgex-go/787@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-01T14:37:26.770Z] $ docker top 9fb4d407a324251683a0f74ba2485131ec5144927ad2304ed359c433cdf22887 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-01T14:37:27.315Z] ---> job-cost.sh [2025-02-01T14:37:27.581Z] lf-activate-venv: SKIPPING [2025-02-01T14:37:27.581Z] INFO: No Stack... [2025-02-01T14:37:27.951Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-01T14:37:28.909Z] INFO: Archiving Costs [Pipeline] sh [2025-02-01T14:37:29.228Z] + cat /w/workspace/edgex-go/787/archives/cost.csv [2025-02-01T14:37:29.228Z] + cut -d, -f6 [Pipeline] lock [2025-02-01T14:37:29.295Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-787-stack-cost] [2025-02-01T14:37:29.306Z] Resource [jenkins-edgexfoundry-edgex-go-main-787-stack-cost] did not exist. Created. [2025-02-01T14:37:29.314Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-787-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-01T14:37:29.656Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-02-01T14:37:30.333Z] Stashed 1 file(s) [Pipeline] } [2025-02-01T14:37:30.342Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-787-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-01T14:37:30.371Z] $ docker stop --time=1 9fb4d407a324251683a0f74ba2485131ec5144927ad2304ed359c433cdf22887 [2025-02-01T14:37:32.514Z] $ docker rm -f --volumes 9fb4d407a324251683a0f74ba2485131ec5144927ad2304ed359c433cdf22887 [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-01T14:37:33.029Z] provisioning config files... [2025-02-01T14:37:33.035Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/787@tmp/config17091845465874001857tmp [Pipeline] { [Pipeline] sh [2025-02-01T14:37:33.333Z] + set +x [2025-02-01T14:37:33.334Z] + bash -s -- [2025-02-01T14:37:33.334Z] + curl -s https://codecov.io/bash [2025-02-01T14:37:33.592Z] [2025-02-01T14:37:33.592Z] _____ _ [2025-02-01T14:37:33.592Z] / ____| | | [2025-02-01T14:37:33.592Z] | | ___ __| | ___ ___ _____ __ [2025-02-01T14:37:33.592Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-02-01T14:37:33.592Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-02-01T14:37:33.592Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-02-01T14:37:33.592Z] Bash-1.0.6 [2025-02-01T14:37:33.592Z] [2025-02-01T14:37:33.592Z] [2025-02-01T14:37:33.593Z] ==> git version 2.25.1 found [2025-02-01T14:37:33.593Z] ==> 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-01T14:37:33.593Z] Release-Date: 2020-01-08 [2025-02-01T14:37:33.593Z] 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-01T14:37:33.593Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-02-01T14:37:33.593Z] ==> Jenkins CI detected. [2025-02-01T14:37:33.593Z] current dir:  /w/workspace/edgex-go/787 [2025-02-01T14:37:33.593Z] project root: . [2025-02-01T14:37:33.593Z] --> token set from env [2025-02-01T14:37:33.593Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-02-01T14:37:33.593Z] ==> Running gcov in . (disable via -X gcov) [2025-02-01T14:37:33.593Z] ==> Python coveragepy not found [2025-02-01T14:37:33.593Z] ==> Searching for coverage reports in: [2025-02-01T14:37:33.593Z] + . [2025-02-01T14:37:33.593Z] -> Found 1 reports [2025-02-01T14:37:33.593Z] ==> Detecting git/mercurial file structure [2025-02-01T14:37:33.593Z] ==> Reading reports [2025-02-01T14:37:33.593Z] + ./coverage.out bytes=1531392 [2025-02-01T14:37:33.593Z] ==> Appending adjustments [2025-02-01T14:37:33.593Z] https://docs.codecov.io/docs/fixing-reports [2025-02-01T14:37:34.969Z] + Found adjustments [2025-02-01T14:37:34.969Z] ==> Gzipping contents [2025-02-01T14:37:34.969Z] 132K /tmp/codecov.NbgKpH.gz [2025-02-01T14:37:34.969Z] ==> Uploading reports [2025-02-01T14:37:34.969Z] url: https://codecov.io [2025-02-01T14:37:34.969Z] query: branch=main&commit=bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6&build=787&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F787%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-01T14:37:34.969Z] -> Pinging Codecov [2025-02-01T14:37:34.969Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6&build=787&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F787%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-01T14:37:35.228Z] -> Uploading to [2025-02-01T14:37:35.229Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6/571a2223-c94a-4c6e-8e59-834e2a2a90c0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250201%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250201T143735Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=7cd3e4eb64ea843fa9276b94dd8606e8105be8280a36b32ffbc83fb8e2513e27 [2025-02-01T14:37:35.229Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-01T14:37:35.229Z] Dload Upload Total Spent Left Speed [2025-02-01T14:37:35.488Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 129k 0 0 100 129k 0 605k --:--:-- --:--:-- --:--:-- 608k [2025-02-01T14:37:35.488Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 [Pipeline] } [2025-02-01T14:37:35.495Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-02-01T14:37:35.708Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-02-01T14:37:35.722Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:37:36.025Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-01T14:37:36.025Z] [2025-02-01T14:37:36.025Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:37:36.328Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-01T14:37:36.328Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-02-01T14:37:36.328Z] 43c4264eed91: Pulling fs layer [2025-02-01T14:37:36.328Z] 4cc291be95ef: Pulling fs layer [2025-02-01T14:37:36.328Z] 2ac1f1163629: Pulling fs layer [2025-02-01T14:37:36.328Z] 5c3c966382ef: Pulling fs layer [2025-02-01T14:37:36.328Z] 4f4fb700ef54: Pulling fs layer [2025-02-01T14:37:36.328Z] d9c7d2e4e75e: Pulling fs layer [2025-02-01T14:37:36.328Z] 9c3e1370e548: Pulling fs layer [2025-02-01T14:37:36.328Z] 4f4fb700ef54: Waiting [2025-02-01T14:37:36.328Z] 9c3e1370e548: Waiting [2025-02-01T14:37:36.328Z] d9c7d2e4e75e: Waiting [2025-02-01T14:37:36.328Z] 5c3c966382ef: Waiting [2025-02-01T14:37:36.328Z] 4cc291be95ef: Verifying Checksum [2025-02-01T14:37:36.328Z] 4cc291be95ef: Download complete [2025-02-01T14:37:36.328Z] 5c3c966382ef: Verifying Checksum [2025-02-01T14:37:36.328Z] 5c3c966382ef: Download complete [2025-02-01T14:37:36.328Z] 4f4fb700ef54: Verifying Checksum [2025-02-01T14:37:36.328Z] 4f4fb700ef54: Download complete [2025-02-01T14:37:36.328Z] 43c4264eed91: Download complete [2025-02-01T14:37:36.586Z] 43c4264eed91: Pull complete [2025-02-01T14:37:36.586Z] d9c7d2e4e75e: Verifying Checksum [2025-02-01T14:37:36.586Z] d9c7d2e4e75e: Download complete [2025-02-01T14:37:36.586Z] 4cc291be95ef: Pull complete [2025-02-01T14:37:36.843Z] 2ac1f1163629: Download complete [2025-02-01T14:37:37.408Z] 9c3e1370e548: Verifying Checksum [2025-02-01T14:37:37.408Z] 9c3e1370e548: Download complete [2025-02-01T14:37:40.685Z] 2ac1f1163629: Pull complete [2025-02-01T14:37:40.685Z] 5c3c966382ef: Pull complete [2025-02-01T14:37:40.685Z] 4f4fb700ef54: Pull complete [2025-02-01T14:37:40.685Z] d9c7d2e4e75e: Pull complete [2025-02-01T14:37:43.964Z] 9c3e1370e548: Pull complete [2025-02-01T14:37:43.964Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-02-01T14:37:43.964Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-01T14:37:43.964Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-01T14:37:44.064Z] prd-ubuntu20.04-docker-8c-8g-38008 does not seem to be running inside a container [2025-02-01T14:37:44.088Z] $ 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/787 -v /w/workspace/edgex-go/787:/w/workspace/edgex-go/787:rw,z -v /w/workspace/edgex-go/787@tmp:/w/workspace/edgex-go/787@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-02-01T14:37:47.928Z] $ docker top 7a0aa9c93da104c5b05bc8122e6eda42e50adfe093f3e08a57ffe8635dc07999 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-01T14:37:48.284Z] + git config --global --add safe.directory /w/workspace/edgex-go/787 [Pipeline] echo [2025-02-01T14:37:48.295Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-02-01T14:37:48.571Z] + set -o pipefail [2025-02-01T14:37:48.571Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-02-01T14:37:56.693Z] [2025-02-01T14:37:56.693Z] Monitoring /w/workspace/edgex-go/787 (github.com/edgexfoundry/edgex-go)... [2025-02-01T14:37:56.693Z] [2025-02-01T14:37:56.693Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/59fd9531-6a67-47d6-bac8-021239654574 [2025-02-01T14:37:56.693Z] [2025-02-01T14:37:56.693Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-02-01T14:37:56.693Z] [Pipeline] } [2025-02-01T14:37:57.268Z] $ docker stop --time=1 7a0aa9c93da104c5b05bc8122e6eda42e50adfe093f3e08a57ffe8635dc07999 [2025-02-01T14:38:00.751Z] $ docker rm -f --volumes 7a0aa9c93da104c5b05bc8122e6eda42e50adfe093f3e08a57ffe8635dc07999 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-02-01T14:38:01.322Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-01T14:38:01.335Z] provisioning config files... [2025-02-01T14:38:01.342Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/787@tmp/config458782551146202756tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-01T14:38:01.646Z] --> edgex-publish-swagger.sh [2025-02-01T14:38:01.646Z] === Publish openapi API === [2025-02-01T14:38:01.646Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-02-01T14:38:01.646Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/787/openapi/core-command.yaml] [2025-02-01T14:38:01.646Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-01T14:38:01.646Z] Dload Upload Total Spent Left Speed [2025-02-01T14:38:02.214Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 50433 --:--:-- --:--:-- --:--:-- 50433 [2025-02-01T14:38:02.214Z] [2025-02-01T14:38:02.214Z] [2025-02-01T14:38:02.214Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/787/openapi/core-data.yaml] [2025-02-01T14:38:02.214Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-01T14:38:02.215Z] Dload Upload Total Spent Left Speed [2025-02-01T14:38:02.784Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 110k --:--:-- --:--:-- --:--:-- 110k 100 72057 0 0 100 72057 0 110k --:--:-- --:--:-- --:--:-- 110k [2025-02-01T14:38:02.784Z] [2025-02-01T14:38:02.784Z] [2025-02-01T14:38:02.784Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/787/openapi/core-keeper.yaml] [2025-02-01T14:38:02.784Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-01T14:38:02.784Z] Dload Upload Total Spent Left Speed [2025-02-01T14:38:03.352Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 186 93016 --:--:-- --:--:-- --:--:-- 93203 [2025-02-01T14:38:03.352Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-02-01T14:38:03.352Z] [2025-02-01T14:38:03.352Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/787/openapi/core-metadata.yaml] [2025-02-01T14:38:03.352Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-01T14:38:03.352Z] Dload Upload Total Spent Left Speed [2025-02-01T14:38:03.612Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 156 100 156k 454 455k --:--:-- --:--:-- --:--:-- 454k 100 156k 100 156 100 156k 454 455k --:--:-- --:--:-- --:--:-- 454k [2025-02-01T14:38:03.612Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-02-01T14:38:03.612Z] [2025-02-01T14:38:03.612Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/787/openapi/security-proxy-auth.yaml] [2025-02-01T14:38:03.612Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-01T14:38:03.612Z] Dload Upload Total Spent Left Speed [2025-02-01T14:38:03.873Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 379 137k --:--:-- --:--:-- --:--:-- 137k [2025-02-01T14:38:03.873Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-02-01T14:38:03.873Z] [2025-02-01T14:38:03.873Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/787/openapi/support-notifications.yaml] [2025-02-01T14:38:03.873Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-01T14:38:03.873Z] Dload Upload Total Spent Left Speed [2025-02-01T14:38:04.133Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 404 252k --:--:-- --:--:-- --:--:-- 253k [2025-02-01T14:38:04.133Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-02-01T14:38:04.133Z] [2025-02-01T14:38:04.133Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/787/openapi/support-scheduler.yaml] [2025-02-01T14:38:04.133Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-01T14:38:04.133Z] Dload Upload Total Spent Left Speed [2025-02-01T14:38:04.701Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 445 141k --:--:-- --:--:-- --:--:-- 141k 100 50857 100 156 100 50701 445 141k --:--:-- --:--:-- --:--:-- 141k [2025-02-01T14:38:04.701Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-02-01T14:38:04.701Z] [Pipeline] } [2025-02-01T14:38:04.709Z] 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-01T14:38:05.128Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-01T14:38:05.128Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:38:05.428Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-01T14:38:05.428Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-01T14:38:05.514Z] prd-ubuntu20.04-docker-8c-8g-38008 does not seem to be running inside a container [2025-02-01T14:38:05.653Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/787 -v /w/workspace/edgex-go/787:/w/workspace/edgex-go/787:rw,z -v /w/workspace/edgex-go/787@tmp:/w/workspace/edgex-go/787@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-01T14:38:06.228Z] $ docker top 87725a862ebec95b2d9884c114bbc7c07a7b80e15e61b244dfc97f34dbb9f671 -eo pid,comm [2025-02-01T14:38:06.281Z] 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-01T14:38:06.281Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-01T14:38:06.343Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-01T14:38:06.343Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-01T14:38:06.466Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-01T14:38:06.463Z] $ docker exec 87725a862ebec95b2d9884c114bbc7c07a7b80e15e61b244dfc97f34dbb9f671 ssh-agent [2025-02-01T14:38:06.574Z] SSH_AUTH_SOCK=/tmp/ssh-l0uY5vtZKPxV/agent.32 [2025-02-01T14:38:06.574Z] SSH_AGENT_PID=38 [2025-02-01T14:38:06.587Z] Running ssh-add (command line suppressed) [2025-02-01T14:38:06.685Z] Identity added: /w/workspace/edgex-go/787@tmp/private_key_16006621878124460862.key (/w/workspace/edgex-go/787@tmp/private_key_16006621878124460862.key) [2025-02-01T14:38:06.703Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-01T14:38:06.988Z] + git semver tag [2025-02-01T14:38:07.246Z] 2025-02-01 14:38:07,171 [run_tag] DEBUG tag force:False [2025-02-01T14:38:07.246Z] 2025-02-01 14:38:07,171 [check_head_tag] DEBUG check head tag [2025-02-01T14:38:07.246Z] 2025-02-01 14:38:07,174 [execute] INFO git cat-file --batch-check [2025-02-01T14:38:07.246Z] 2025-02-01 14:38:07,174 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/787, universal_newlines=False, shell=None, istream=) [2025-02-01T14:38:07.247Z] 2025-02-01 14:38:07,178 [execute] INFO git cat-file --batch [2025-02-01T14:38:07.247Z] 2025-02-01 14:38:07,179 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/787, universal_newlines=False, shell=None, istream=) [2025-02-01T14:38:07.505Z] 2025-02-01 14:38:07,242 [read_version] DEBUG read version from /w/workspace/edgex-go/787/.semver/main [2025-02-01T14:38:07.505Z] 2025-02-01 14:38:07,242 [execute] INFO git tag -a v4.0.0-dev.51 -m v4.0.0-dev.51 [2025-02-01T14:38:07.505Z] 2025-02-01 14:38:07,242 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.51', '-m', 'v4.0.0-dev.51'], cwd=/w/workspace/edgex-go/787, universal_newlines=False, shell=None, istream=None) [2025-02-01T14:38:07.505Z] 2025-02-01 14:38:07,246 [read_version] DEBUG read version from /w/workspace/edgex-go/787/.semver/main [2025-02-01T14:38:07.505Z] 4.0.0-dev.51 [Pipeline] } [2025-02-01T14:38:07.508Z] $ docker exec --env ******** --env ******** 87725a862ebec95b2d9884c114bbc7c07a7b80e15e61b244dfc97f34dbb9f671 ssh-agent -k [2025-02-01T14:38:07.611Z] unset SSH_AUTH_SOCK; [2025-02-01T14:38:07.612Z] unset SSH_AGENT_PID; [2025-02-01T14:38:07.612Z] echo Agent pid 38 killed; [2025-02-01T14:38:07.627Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-01T14:38:07.947Z] + git semver [Pipeline] } [2025-02-01T14:38:08.214Z] $ docker stop --time=1 87725a862ebec95b2d9884c114bbc7c07a7b80e15e61b244dfc97f34dbb9f671 [2025-02-01T14:38:09.542Z] $ docker rm -f --volumes 87725a862ebec95b2d9884c114bbc7c07a7b80e15e61b244dfc97f34dbb9f671 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:38:09.945Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-01T14:38:09.945Z] [2025-02-01T14:38:09.945Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:38:10.250Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-01T14:38:10.250Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-02-01T14:38:10.250Z] ab5ef0e58194: Pulling fs layer [2025-02-01T14:38:10.250Z] 9712f1f96733: Pulling fs layer [2025-02-01T14:38:10.250Z] 63f879dbbcfc: Pulling fs layer [2025-02-01T14:38:10.250Z] 0d9ebad4ef96: Pulling fs layer [2025-02-01T14:38:10.250Z] e9a5061849ea: Pulling fs layer [2025-02-01T14:38:10.250Z] d747dcd14b5f: Pulling fs layer [2025-02-01T14:38:10.250Z] 2de7ff778b66: Pulling fs layer [2025-02-01T14:38:10.250Z] e9a5061849ea: Waiting [2025-02-01T14:38:10.250Z] d747dcd14b5f: Waiting [2025-02-01T14:38:10.250Z] 0d9ebad4ef96: Waiting [2025-02-01T14:38:10.250Z] 2de7ff778b66: Waiting [2025-02-01T14:38:10.250Z] 9712f1f96733: Verifying Checksum [2025-02-01T14:38:10.250Z] 9712f1f96733: Download complete [2025-02-01T14:38:10.509Z] 63f879dbbcfc: Verifying Checksum [2025-02-01T14:38:10.509Z] 63f879dbbcfc: Download complete [2025-02-01T14:38:10.509Z] e9a5061849ea: Verifying Checksum [2025-02-01T14:38:10.509Z] e9a5061849ea: Download complete [2025-02-01T14:38:10.768Z] d747dcd14b5f: Download complete [2025-02-01T14:38:10.768Z] 0d9ebad4ef96: Verifying Checksum [2025-02-01T14:38:10.768Z] 0d9ebad4ef96: Download complete [2025-02-01T14:38:10.768Z] ab5ef0e58194: Verifying Checksum [2025-02-01T14:38:10.768Z] ab5ef0e58194: Download complete [2025-02-01T14:38:10.768Z] 2de7ff778b66: Verifying Checksum [2025-02-01T14:38:10.768Z] 2de7ff778b66: Download complete [2025-02-01T14:38:14.050Z] ab5ef0e58194: Pull complete [2025-02-01T14:38:14.050Z] 9712f1f96733: Pull complete [2025-02-01T14:38:14.616Z] 63f879dbbcfc: Pull complete [2025-02-01T14:38:18.802Z] 0d9ebad4ef96: Pull complete [2025-02-01T14:38:18.802Z] e9a5061849ea: Pull complete [2025-02-01T14:38:19.064Z] d747dcd14b5f: Pull complete [2025-02-01T14:38:19.996Z] 2de7ff778b66: Pull complete [2025-02-01T14:38:19.996Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-02-01T14:38:19.996Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-01T14:38:19.996Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-01T14:38:20.100Z] prd-ubuntu20.04-docker-8c-8g-38008 does not seem to be running inside a container [2025-02-01T14:38:20.125Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/787 -v /w/workspace/edgex-go/787:/w/workspace/edgex-go/787:rw,z -v /w/workspace/edgex-go/787@tmp:/w/workspace/edgex-go/787@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-02-01T14:38:24.521Z] $ docker top f664dec89880024e71174dd8a0fa90677aedd3f880faa770d3670898f4194ef1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-02-01T14:38:24.603Z] provisioning config files... [2025-02-01T14:38:24.609Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/787@tmp/config7999104529826790864tmp [2025-02-01T14:38:24.621Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/787@tmp/config14664958812559791352tmp [2025-02-01T14:38:24.630Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/787@tmp/config9432426513887365791tmp [Pipeline] { [Pipeline] echo [2025-02-01T14:38:24.662Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-01T14:38:24.953Z] ---> sigul-configuration.sh [2025-02-01T14:38:24.953Z] gpg: directory `/root/.gnupg' created [2025-02-01T14:38:24.953Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-02-01T14:38:24.953Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-02-01T14:38:24.953Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-02-01T14:38:24.953Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-02-01T14:38:24.953Z] gpg: CAST5 encrypted data [2025-02-01T14:38:24.953Z] gpg: encrypted with 1 passphrase [2025-02-01T14:38:24.953Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-02-01T14:38:25.241Z] + mkdir /home/jenkins [2025-02-01T14:38:25.241Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-02-01T14:38:25.533Z] + 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-01T14:38:25.548Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-01T14:38:25.840Z] ---> sigul-install.sh [2025-02-01T14:38:25.840Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-02-01T14:38:26.130Z] + git tag --list [2025-02-01T14:38:26.130Z] 0.6.0 [2025-02-01T14:38:26.130Z] 0.6.1 [2025-02-01T14:38:26.130Z] 0.7.0 [2025-02-01T14:38:26.130Z] 0.7.1 [2025-02-01T14:38:26.130Z] v1.0.0 [2025-02-01T14:38:26.130Z] v1.0.1 [2025-02-01T14:38:26.130Z] v1.1.0 [2025-02-01T14:38:26.130Z] v1.2.0 [2025-02-01T14:38:26.130Z] v1.2.1 [2025-02-01T14:38:26.130Z] v1.3.0 [2025-02-01T14:38:26.130Z] v1.3.1 [2025-02-01T14:38:26.130Z] v2.0.0 [2025-02-01T14:38:26.130Z] v2.1.0 [2025-02-01T14:38:26.130Z] v2.1.1 [2025-02-01T14:38:26.130Z] v2.2.0 [2025-02-01T14:38:26.130Z] v2.3.0 [2025-02-01T14:38:26.130Z] v3.0 [2025-02-01T14:38:26.130Z] v3.0.0 [2025-02-01T14:38:26.130Z] v3.1 [2025-02-01T14:38:26.130Z] v3.1.0 [2025-02-01T14:38:26.130Z] v3.1.0-dev.1 [2025-02-01T14:38:26.130Z] v3.1.0-dev.10 [2025-02-01T14:38:26.130Z] v3.1.0-dev.11 [2025-02-01T14:38:26.130Z] v3.1.0-dev.12 [2025-02-01T14:38:26.130Z] v3.1.0-dev.13 [2025-02-01T14:38:26.130Z] v3.1.0-dev.14 [2025-02-01T14:38:26.130Z] v3.1.0-dev.15 [2025-02-01T14:38:26.130Z] v3.1.0-dev.16 [2025-02-01T14:38:26.130Z] v3.1.0-dev.17 [2025-02-01T14:38:26.130Z] v3.1.0-dev.18 [2025-02-01T14:38:26.130Z] v3.1.0-dev.19 [2025-02-01T14:38:26.130Z] v3.1.0-dev.2 [2025-02-01T14:38:26.130Z] v3.1.0-dev.20 [2025-02-01T14:38:26.130Z] v3.1.0-dev.21 [2025-02-01T14:38:26.130Z] v3.1.0-dev.22 [2025-02-01T14:38:26.130Z] v3.1.0-dev.23 [2025-02-01T14:38:26.130Z] v3.1.0-dev.24 [2025-02-01T14:38:26.130Z] v3.1.0-dev.25 [2025-02-01T14:38:26.130Z] v3.1.0-dev.26 [2025-02-01T14:38:26.130Z] v3.1.0-dev.27 [2025-02-01T14:38:26.130Z] v3.1.0-dev.28 [2025-02-01T14:38:26.130Z] v3.1.0-dev.29 [2025-02-01T14:38:26.131Z] v3.1.0-dev.3 [2025-02-01T14:38:26.131Z] v3.1.0-dev.30 [2025-02-01T14:38:26.131Z] v3.1.0-dev.31 [2025-02-01T14:38:26.131Z] v3.1.0-dev.32 [2025-02-01T14:38:26.131Z] v3.1.0-dev.33 [2025-02-01T14:38:26.131Z] v3.1.0-dev.34 [2025-02-01T14:38:26.131Z] v3.1.0-dev.35 [2025-02-01T14:38:26.131Z] v3.1.0-dev.36 [2025-02-01T14:38:26.131Z] v3.1.0-dev.37 [2025-02-01T14:38:26.131Z] v3.1.0-dev.38 [2025-02-01T14:38:26.131Z] v3.1.0-dev.39 [2025-02-01T14:38:26.131Z] v3.1.0-dev.4 [2025-02-01T14:38:26.131Z] v3.1.0-dev.40 [2025-02-01T14:38:26.131Z] v3.1.0-dev.41 [2025-02-01T14:38:26.131Z] v3.1.0-dev.42 [2025-02-01T14:38:26.131Z] v3.1.0-dev.43 [2025-02-01T14:38:26.131Z] v3.1.0-dev.44 [2025-02-01T14:38:26.131Z] v3.1.0-dev.45 [2025-02-01T14:38:26.131Z] v3.1.0-dev.46 [2025-02-01T14:38:26.131Z] v3.1.0-dev.47 [2025-02-01T14:38:26.131Z] v3.1.0-dev.48 [2025-02-01T14:38:26.131Z] v3.1.0-dev.49 [2025-02-01T14:38:26.131Z] v3.1.0-dev.5 [2025-02-01T14:38:26.131Z] v3.1.0-dev.50 [2025-02-01T14:38:26.131Z] v3.1.0-dev.51 [2025-02-01T14:38:26.131Z] v3.1.0-dev.52 [2025-02-01T14:38:26.131Z] v3.1.0-dev.53 [2025-02-01T14:38:26.131Z] v3.1.0-dev.54 [2025-02-01T14:38:26.131Z] v3.1.0-dev.55 [2025-02-01T14:38:26.131Z] v3.1.0-dev.56 [2025-02-01T14:38:26.131Z] v3.1.0-dev.57 [2025-02-01T14:38:26.131Z] v3.1.0-dev.58 [2025-02-01T14:38:26.131Z] v3.1.0-dev.59 [2025-02-01T14:38:26.131Z] v3.1.0-dev.6 [2025-02-01T14:38:26.131Z] v3.1.0-dev.60 [2025-02-01T14:38:26.131Z] v3.1.0-dev.61 [2025-02-01T14:38:26.131Z] v3.1.0-dev.62 [2025-02-01T14:38:26.131Z] v3.1.0-dev.63 [2025-02-01T14:38:26.131Z] v3.1.0-dev.64 [2025-02-01T14:38:26.131Z] v3.1.0-dev.65 [2025-02-01T14:38:26.131Z] v3.1.0-dev.66 [2025-02-01T14:38:26.131Z] v3.1.0-dev.67 [2025-02-01T14:38:26.131Z] v3.1.0-dev.68 [2025-02-01T14:38:26.131Z] v3.1.0-dev.69 [2025-02-01T14:38:26.131Z] v3.1.0-dev.7 [2025-02-01T14:38:26.131Z] v3.1.0-dev.70 [2025-02-01T14:38:26.131Z] v3.1.0-dev.71 [2025-02-01T14:38:26.131Z] v3.1.0-dev.72 [2025-02-01T14:38:26.131Z] v3.1.0-dev.73 [2025-02-01T14:38:26.131Z] v3.1.0-dev.8 [2025-02-01T14:38:26.131Z] v3.1.0-dev.9 [2025-02-01T14:38:26.131Z] v3.1.1 [2025-02-01T14:38:26.131Z] v3.1.1-dev.1 [2025-02-01T14:38:26.131Z] v3.1.1-dev.2 [2025-02-01T14:38:26.131Z] v3.2.0-dev.1 [2025-02-01T14:38:26.131Z] v3.2.0-dev.10 [2025-02-01T14:38:26.131Z] v3.2.0-dev.100 [2025-02-01T14:38:26.131Z] v3.2.0-dev.101 [2025-02-01T14:38:26.131Z] v3.2.0-dev.102 [2025-02-01T14:38:26.131Z] v3.2.0-dev.103 [2025-02-01T14:38:26.131Z] v3.2.0-dev.104 [2025-02-01T14:38:26.131Z] v3.2.0-dev.105 [2025-02-01T14:38:26.131Z] v3.2.0-dev.106 [2025-02-01T14:38:26.131Z] v3.2.0-dev.107 [2025-02-01T14:38:26.131Z] v3.2.0-dev.108 [2025-02-01T14:38:26.131Z] v3.2.0-dev.109 [2025-02-01T14:38:26.131Z] v3.2.0-dev.11 [2025-02-01T14:38:26.131Z] v3.2.0-dev.12 [2025-02-01T14:38:26.131Z] v3.2.0-dev.13 [2025-02-01T14:38:26.131Z] v3.2.0-dev.14 [2025-02-01T14:38:26.131Z] v3.2.0-dev.15 [2025-02-01T14:38:26.131Z] v3.2.0-dev.16 [2025-02-01T14:38:26.131Z] v3.2.0-dev.17 [2025-02-01T14:38:26.131Z] v3.2.0-dev.18 [2025-02-01T14:38:26.131Z] v3.2.0-dev.19 [2025-02-01T14:38:26.131Z] v3.2.0-dev.2 [2025-02-01T14:38:26.131Z] v3.2.0-dev.20 [2025-02-01T14:38:26.131Z] v3.2.0-dev.21 [2025-02-01T14:38:26.131Z] v3.2.0-dev.22 [2025-02-01T14:38:26.131Z] v3.2.0-dev.23 [2025-02-01T14:38:26.131Z] v3.2.0-dev.24 [2025-02-01T14:38:26.131Z] v3.2.0-dev.25 [2025-02-01T14:38:26.131Z] v3.2.0-dev.26 [2025-02-01T14:38:26.131Z] v3.2.0-dev.27 [2025-02-01T14:38:26.131Z] v3.2.0-dev.28 [2025-02-01T14:38:26.131Z] v3.2.0-dev.29 [2025-02-01T14:38:26.131Z] v3.2.0-dev.3 [2025-02-01T14:38:26.131Z] v3.2.0-dev.30 [2025-02-01T14:38:26.131Z] v3.2.0-dev.31 [2025-02-01T14:38:26.131Z] v3.2.0-dev.32 [2025-02-01T14:38:26.131Z] v3.2.0-dev.33 [2025-02-01T14:38:26.131Z] v3.2.0-dev.34 [2025-02-01T14:38:26.131Z] v3.2.0-dev.35 [2025-02-01T14:38:26.131Z] v3.2.0-dev.36 [2025-02-01T14:38:26.131Z] v3.2.0-dev.37 [2025-02-01T14:38:26.131Z] v3.2.0-dev.38 [2025-02-01T14:38:26.131Z] v3.2.0-dev.39 [2025-02-01T14:38:26.131Z] v3.2.0-dev.4 [2025-02-01T14:38:26.131Z] v3.2.0-dev.40 [2025-02-01T14:38:26.131Z] v3.2.0-dev.41 [2025-02-01T14:38:26.131Z] v3.2.0-dev.42 [2025-02-01T14:38:26.131Z] v3.2.0-dev.43 [2025-02-01T14:38:26.131Z] v3.2.0-dev.44 [2025-02-01T14:38:26.131Z] v3.2.0-dev.45 [2025-02-01T14:38:26.131Z] v3.2.0-dev.46 [2025-02-01T14:38:26.131Z] v3.2.0-dev.47 [2025-02-01T14:38:26.131Z] v3.2.0-dev.48 [2025-02-01T14:38:26.131Z] v3.2.0-dev.49 [2025-02-01T14:38:26.131Z] v3.2.0-dev.5 [2025-02-01T14:38:26.131Z] v3.2.0-dev.50 [2025-02-01T14:38:26.131Z] v3.2.0-dev.51 [2025-02-01T14:38:26.131Z] v3.2.0-dev.52 [2025-02-01T14:38:26.131Z] v3.2.0-dev.53 [2025-02-01T14:38:26.131Z] v3.2.0-dev.54 [2025-02-01T14:38:26.131Z] v3.2.0-dev.55 [2025-02-01T14:38:26.131Z] v3.2.0-dev.56 [2025-02-01T14:38:26.131Z] v3.2.0-dev.57 [2025-02-01T14:38:26.131Z] v3.2.0-dev.58 [2025-02-01T14:38:26.131Z] v3.2.0-dev.59 [2025-02-01T14:38:26.131Z] v3.2.0-dev.6 [2025-02-01T14:38:26.131Z] v3.2.0-dev.60 [2025-02-01T14:38:26.131Z] v3.2.0-dev.61 [2025-02-01T14:38:26.131Z] v3.2.0-dev.62 [2025-02-01T14:38:26.131Z] v3.2.0-dev.63 [2025-02-01T14:38:26.131Z] v3.2.0-dev.64 [2025-02-01T14:38:26.131Z] v3.2.0-dev.65 [2025-02-01T14:38:26.131Z] v3.2.0-dev.66 [2025-02-01T14:38:26.131Z] v3.2.0-dev.67 [2025-02-01T14:38:26.131Z] v3.2.0-dev.68 [2025-02-01T14:38:26.131Z] v3.2.0-dev.69 [2025-02-01T14:38:26.131Z] v3.2.0-dev.7 [2025-02-01T14:38:26.131Z] v3.2.0-dev.70 [2025-02-01T14:38:26.131Z] v3.2.0-dev.71 [2025-02-01T14:38:26.131Z] v3.2.0-dev.72 [2025-02-01T14:38:26.131Z] v3.2.0-dev.73 [2025-02-01T14:38:26.131Z] v3.2.0-dev.74 [2025-02-01T14:38:26.131Z] v3.2.0-dev.75 [2025-02-01T14:38:26.131Z] v3.2.0-dev.76 [2025-02-01T14:38:26.131Z] v3.2.0-dev.77 [2025-02-01T14:38:26.131Z] v3.2.0-dev.78 [2025-02-01T14:38:26.131Z] v3.2.0-dev.79 [2025-02-01T14:38:26.131Z] v3.2.0-dev.8 [2025-02-01T14:38:26.131Z] v3.2.0-dev.80 [2025-02-01T14:38:26.131Z] v3.2.0-dev.81 [2025-02-01T14:38:26.131Z] v3.2.0-dev.82 [2025-02-01T14:38:26.131Z] v3.2.0-dev.83 [2025-02-01T14:38:26.131Z] v3.2.0-dev.84 [2025-02-01T14:38:26.131Z] v3.2.0-dev.85 [2025-02-01T14:38:26.131Z] v3.2.0-dev.86 [2025-02-01T14:38:26.131Z] v3.2.0-dev.87 [2025-02-01T14:38:26.131Z] v3.2.0-dev.88 [2025-02-01T14:38:26.131Z] v3.2.0-dev.89 [2025-02-01T14:38:26.131Z] v3.2.0-dev.9 [2025-02-01T14:38:26.131Z] v3.2.0-dev.90 [2025-02-01T14:38:26.131Z] v3.2.0-dev.91 [2025-02-01T14:38:26.131Z] v3.2.0-dev.92 [2025-02-01T14:38:26.131Z] v3.2.0-dev.93 [2025-02-01T14:38:26.131Z] v3.2.0-dev.94 [2025-02-01T14:38:26.131Z] v3.2.0-dev.95 [2025-02-01T14:38:26.131Z] v3.2.0-dev.96 [2025-02-01T14:38:26.131Z] v3.2.0-dev.97 [2025-02-01T14:38:26.131Z] v3.2.0-dev.98 [2025-02-01T14:38:26.131Z] v3.2.0-dev.99 [2025-02-01T14:38:26.131Z] v4.0.0-dev.1 [2025-02-01T14:38:26.131Z] v4.0.0-dev.10 [2025-02-01T14:38:26.131Z] v4.0.0-dev.11 [2025-02-01T14:38:26.131Z] v4.0.0-dev.12 [2025-02-01T14:38:26.131Z] v4.0.0-dev.13 [2025-02-01T14:38:26.131Z] v4.0.0-dev.14 [2025-02-01T14:38:26.131Z] v4.0.0-dev.15 [2025-02-01T14:38:26.131Z] v4.0.0-dev.16 [2025-02-01T14:38:26.131Z] v4.0.0-dev.17 [2025-02-01T14:38:26.131Z] v4.0.0-dev.18 [2025-02-01T14:38:26.131Z] v4.0.0-dev.19 [2025-02-01T14:38:26.131Z] v4.0.0-dev.2 [2025-02-01T14:38:26.131Z] v4.0.0-dev.20 [2025-02-01T14:38:26.131Z] v4.0.0-dev.21 [2025-02-01T14:38:26.131Z] v4.0.0-dev.22 [2025-02-01T14:38:26.131Z] v4.0.0-dev.23 [2025-02-01T14:38:26.131Z] v4.0.0-dev.24 [2025-02-01T14:38:26.131Z] v4.0.0-dev.25 [2025-02-01T14:38:26.131Z] v4.0.0-dev.26 [2025-02-01T14:38:26.131Z] v4.0.0-dev.27 [2025-02-01T14:38:26.131Z] v4.0.0-dev.28 [2025-02-01T14:38:26.131Z] v4.0.0-dev.29 [2025-02-01T14:38:26.131Z] v4.0.0-dev.3 [2025-02-01T14:38:26.131Z] v4.0.0-dev.30 [2025-02-01T14:38:26.131Z] v4.0.0-dev.31 [2025-02-01T14:38:26.131Z] v4.0.0-dev.32 [2025-02-01T14:38:26.131Z] v4.0.0-dev.33 [2025-02-01T14:38:26.131Z] v4.0.0-dev.34 [2025-02-01T14:38:26.131Z] v4.0.0-dev.35 [2025-02-01T14:38:26.131Z] v4.0.0-dev.36 [2025-02-01T14:38:26.131Z] v4.0.0-dev.37 [2025-02-01T14:38:26.131Z] v4.0.0-dev.38 [2025-02-01T14:38:26.131Z] v4.0.0-dev.39 [2025-02-01T14:38:26.131Z] v4.0.0-dev.4 [2025-02-01T14:38:26.131Z] v4.0.0-dev.40 [2025-02-01T14:38:26.131Z] v4.0.0-dev.41 [2025-02-01T14:38:26.131Z] v4.0.0-dev.42 [2025-02-01T14:38:26.131Z] v4.0.0-dev.43 [2025-02-01T14:38:26.131Z] v4.0.0-dev.44 [2025-02-01T14:38:26.131Z] v4.0.0-dev.45 [2025-02-01T14:38:26.131Z] v4.0.0-dev.46 [2025-02-01T14:38:26.131Z] v4.0.0-dev.47 [2025-02-01T14:38:26.131Z] v4.0.0-dev.48 [2025-02-01T14:38:26.131Z] v4.0.0-dev.49 [2025-02-01T14:38:26.131Z] v4.0.0-dev.5 [2025-02-01T14:38:26.131Z] v4.0.0-dev.50 [2025-02-01T14:38:26.131Z] v4.0.0-dev.51 [2025-02-01T14:38:26.131Z] v4.0.0-dev.6 [2025-02-01T14:38:26.131Z] v4.0.0-dev.7 [2025-02-01T14:38:26.131Z] v4.0.0-dev.8 [2025-02-01T14:38:26.131Z] v4.0.0-dev.9 [Pipeline] sh [2025-02-01T14:38:26.422Z] + lftools sign git-tag v4.0.0-dev.51 [2025-02-01T14:38:26.991Z] Signing Git tag with Sigul... [2025-02-01T14:38:26.991Z] Signing v4.0.0-dev.51 [Pipeline] echo [2025-02-01T14:38:27.572Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-01T14:38:27.863Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-02-01T14:38:27.871Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-02-01T14:38:27.892Z] $ docker stop --time=1 f664dec89880024e71174dd8a0fa90677aedd3f880faa770d3670898f4194ef1 [2025-02-01T14:38:29.232Z] $ docker rm -f --volumes f664dec89880024e71174dd8a0fa90677aedd3f880faa770d3670898f4194ef1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-02-01T14:38:29.665Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-01T14:38:29.665Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:38:29.967Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-01T14:38:29.967Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-01T14:38:30.043Z] prd-ubuntu20.04-docker-8c-8g-38008 does not seem to be running inside a container [2025-02-01T14:38:30.066Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/787 -v /w/workspace/edgex-go/787:/w/workspace/edgex-go/787:rw,z -v /w/workspace/edgex-go/787@tmp:/w/workspace/edgex-go/787@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-01T14:38:30.431Z] $ docker top 5b41dfda66a09463f5b0a61a4394bc0f6751669b7944bb0d882310dabc6dc5dd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-01T14:38:30.532Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-01T14:38:30.532Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-01T14:38:30.724Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-01T14:38:30.722Z] $ docker exec 5b41dfda66a09463f5b0a61a4394bc0f6751669b7944bb0d882310dabc6dc5dd ssh-agent [2025-02-01T14:38:30.836Z] SSH_AUTH_SOCK=/tmp/ssh-yyoNGz6kVYfg/agent.32 [2025-02-01T14:38:30.836Z] SSH_AGENT_PID=38 [2025-02-01T14:38:30.841Z] Running ssh-add (command line suppressed) [2025-02-01T14:38:30.949Z] Identity added: /w/workspace/edgex-go/787@tmp/private_key_1764105622163946277.key (/w/workspace/edgex-go/787@tmp/private_key_1764105622163946277.key) [2025-02-01T14:38:30.967Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-01T14:38:31.263Z] + git semver bump pre [2025-02-01T14:38:31.523Z] 2025-02-01 14:38:31,424 [read_version] DEBUG read version from /w/workspace/edgex-go/787/.semver/main [2025-02-01T14:38:31.523Z] 2025-02-01 14:38:31,425 [bump_version] DEBUG bumping version:4.0.0-dev.51 on axis:pre with prefix:dev [2025-02-01T14:38:31.523Z] 2025-02-01 14:38:31,425 [bump_version] DEBUG bumped version:4.0.0-dev.52 [2025-02-01T14:38:31.523Z] 2025-02-01 14:38:31,425 [write_version] DEBUG write version:4.0.0-dev.52 to path:/w/workspace/edgex-go/787/.semver/main with force:True [2025-02-01T14:38:31.523Z] 2025-02-01 14:38:31,425 [read_version] DEBUG read version from /w/workspace/edgex-go/787/.semver/main [2025-02-01T14:38:31.523Z] 2025-02-01 14:38:31,425 [write_file] DEBUG write to file:/w/workspace/edgex-go/787/.semver/main [2025-02-01T14:38:31.523Z] 2025-02-01 14:38:31,427 [execute] INFO git cat-file --batch-check [2025-02-01T14:38:31.523Z] 2025-02-01 14:38:31,428 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/787/.semver, universal_newlines=False, shell=None, istream=) [2025-02-01T14:38:31.523Z] 2025-02-01 14:38:31,433 [execute] INFO git cat-file --batch [2025-02-01T14:38:31.523Z] 2025-02-01 14:38:31,434 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/787/.semver, universal_newlines=False, shell=None, istream=) [2025-02-01T14:38:31.523Z] 2025-02-01 14:38:31,439 [read_version] DEBUG read version from /w/workspace/edgex-go/787/.semver/main [2025-02-01T14:38:31.523Z] 4.0.0-dev.52 [Pipeline] } [2025-02-01T14:38:31.528Z] $ docker exec --env ******** --env ******** 5b41dfda66a09463f5b0a61a4394bc0f6751669b7944bb0d882310dabc6dc5dd ssh-agent -k [2025-02-01T14:38:31.625Z] unset SSH_AUTH_SOCK; [2025-02-01T14:38:31.625Z] unset SSH_AGENT_PID; [2025-02-01T14:38:31.625Z] echo Agent pid 38 killed; [2025-02-01T14:38:31.642Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-01T14:38:31.964Z] + git semver [Pipeline] } [2025-02-01T14:38:32.229Z] $ docker stop --time=1 5b41dfda66a09463f5b0a61a4394bc0f6751669b7944bb0d882310dabc6dc5dd [2025-02-01T14:38:33.549Z] $ docker rm -f --volumes 5b41dfda66a09463f5b0a61a4394bc0f6751669b7944bb0d882310dabc6dc5dd [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-01T14:38:33.907Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-01T14:38:33.908Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:38:34.211Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-01T14:38:34.211Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-01T14:38:34.293Z] prd-ubuntu20.04-docker-8c-8g-38008 does not seem to be running inside a container [2025-02-01T14:38:34.316Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/787 -v /w/workspace/edgex-go/787:/w/workspace/edgex-go/787:rw,z -v /w/workspace/edgex-go/787@tmp:/w/workspace/edgex-go/787@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-01T14:38:34.665Z] $ docker top 8da054418a40ec87624dd2a02c9921dc4b17f2d064a576f97bb5e5aeb0973bc9 -eo pid,comm [2025-02-01T14:38:34.719Z] 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-01T14:38:34.719Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-01T14:38:34.767Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-01T14:38:34.767Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-01T14:38:34.878Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-01T14:38:34.875Z] $ docker exec 8da054418a40ec87624dd2a02c9921dc4b17f2d064a576f97bb5e5aeb0973bc9 ssh-agent [2025-02-01T14:38:34.983Z] SSH_AUTH_SOCK=/tmp/ssh-eBLH1UToOyao/agent.33 [2025-02-01T14:38:34.983Z] SSH_AGENT_PID=40 [2025-02-01T14:38:34.988Z] Running ssh-add (command line suppressed) [2025-02-01T14:38:35.086Z] Identity added: /w/workspace/edgex-go/787@tmp/private_key_7606779693065631216.key (/w/workspace/edgex-go/787@tmp/private_key_7606779693065631216.key) [2025-02-01T14:38:35.107Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-01T14:38:35.399Z] + git semver push [2025-02-01T14:38:35.659Z] 2025-02-01 14:38:35,561 [run_push] DEBUG push [2025-02-01T14:38:35.659Z] 2025-02-01 14:38:35,562 [execute] INFO git cat-file --batch-check [2025-02-01T14:38:35.659Z] 2025-02-01 14:38:35,563 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/787/.semver, universal_newlines=False, shell=None, istream=) [2025-02-01T14:38:35.659Z] 2025-02-01 14:38:35,566 [execute] INFO git rev-list d1c38ab7cba70fdd4c393a433f888464bf2eac80 -- [2025-02-01T14:38:35.659Z] 2025-02-01 14:38:35,566 [execute] DEBUG Popen(['git', 'rev-list', 'd1c38ab7cba70fdd4c393a433f888464bf2eac80', '--'], cwd=/w/workspace/edgex-go/787/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-01T14:38:35.659Z] 2025-02-01 14:38:35,584 [execute] INFO git fetch -v origin [2025-02-01T14:38:35.659Z] 2025-02-01 14:38:35,585 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/787/.semver, universal_newlines=True, shell=None, istream=None) [2025-02-01T14:38:36.225Z] 2025-02-01 14:38:36,057 [run_push] DEBUG no remote changes detected [2025-02-01T14:38:36.225Z] 2025-02-01 14:38:36,058 [execute] INFO git push origin semver [2025-02-01T14:38:36.225Z] 2025-02-01 14:38:36,058 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/787/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-01T14:38:36.791Z] 2025-02-01 14:38:36,695 [run_push] DEBUG push all version tags [2025-02-01T14:38:36.791Z] 2025-02-01 14:38:36,695 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-02-01T14:38:36.791Z] 2025-02-01 14:38:36,695 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/787, universal_newlines=False, shell=None, istream=None) [2025-02-01T14:38:37.357Z] 2025-02-01 14:38:37,293 [read_version] DEBUG read version from /w/workspace/edgex-go/787/.semver/main [2025-02-01T14:38:37.357Z] 4.0.0-dev.52 [Pipeline] } [2025-02-01T14:38:37.359Z] $ docker exec --env ******** --env ******** 8da054418a40ec87624dd2a02c9921dc4b17f2d064a576f97bb5e5aeb0973bc9 ssh-agent -k [2025-02-01T14:38:37.461Z] unset SSH_AUTH_SOCK; [2025-02-01T14:38:37.461Z] unset SSH_AGENT_PID; [2025-02-01T14:38:37.461Z] echo Agent pid 40 killed; [2025-02-01T14:38:37.475Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-01T14:38:37.784Z] + git semver [Pipeline] } [2025-02-01T14:38:38.049Z] $ docker stop --time=1 8da054418a40ec87624dd2a02c9921dc4b17f2d064a576f97bb5e5aeb0973bc9 [2025-02-01T14:38:39.327Z] $ docker rm -f --volumes 8da054418a40ec87624dd2a02c9921dc4b17f2d064a576f97bb5e5aeb0973bc9 [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-01T14:38:39.924Z] + [ -d /w/workspace/edgex-go/787/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-02-01T14:38:40.220Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-01T14:38:41.079Z] ---> package-listing.sh [2025-02-01T14:38:41.079Z] ++ facter osfamily [2025-02-01T14:38:41.079Z] ++ tr '[:upper:]' '[:lower:]' [2025-02-01T14:38:41.338Z] + OS_FAMILY=debian [2025-02-01T14:38:41.338Z] + workspace=/w/workspace/edgex-go/787 [2025-02-01T14:38:41.338Z] + START_PACKAGES=/tmp/packages_start.txt [2025-02-01T14:38:41.338Z] + END_PACKAGES=/tmp/packages_end.txt [2025-02-01T14:38:41.338Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-02-01T14:38:41.338Z] + PACKAGES=/tmp/packages_start.txt [2025-02-01T14:38:41.338Z] + '[' /w/workspace/edgex-go/787 ']' [2025-02-01T14:38:41.338Z] + PACKAGES=/tmp/packages_end.txt [2025-02-01T14:38:41.338Z] + case "${OS_FAMILY}" in [2025-02-01T14:38:41.338Z] + dpkg -l [2025-02-01T14:38:41.338Z] + grep '^ii' [2025-02-01T14:38:41.338Z] + '[' -f /tmp/packages_start.txt ']' [2025-02-01T14:38:41.338Z] + '[' -f /tmp/packages_end.txt ']' [2025-02-01T14:38:41.338Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-02-01T14:38:41.338Z] + '[' /w/workspace/edgex-go/787 ']' [2025-02-01T14:38:41.338Z] + mkdir -p /w/workspace/edgex-go/787/archives/ [2025-02-01T14:38:41.338Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/787/archives/ [Pipeline] echo [2025-02-01T14:38:41.351Z] 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/787/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-02-01T14:38:41.627Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:38:42.200Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-01T14:38:42.200Z] [2025-02-01T14:38:42.200Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-01T14:38:42.505Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-01T14:38:42.505Z] latest: Pulling from edgex-lftools-log-publisher [2025-02-01T14:38:42.505Z] 5eb5b503b376: Pulling fs layer [2025-02-01T14:38:42.505Z] 5c69ac0246d0: Pulling fs layer [2025-02-01T14:38:42.505Z] ec43610c2a17: Pulling fs layer [2025-02-01T14:38:42.505Z] 3a2ae6a8a46f: Pulling fs layer [2025-02-01T14:38:42.505Z] 33b1e0a273af: Pulling fs layer [2025-02-01T14:38:42.505Z] 5d3b04190fa2: Pulling fs layer [2025-02-01T14:38:42.505Z] 2f39f015ded8: Pulling fs layer [2025-02-01T14:38:42.505Z] 3a2ae6a8a46f: Waiting [2025-02-01T14:38:42.505Z] 33b1e0a273af: Waiting [2025-02-01T14:38:42.505Z] 5d3b04190fa2: Waiting [2025-02-01T14:38:42.505Z] 2f39f015ded8: Waiting [2025-02-01T14:38:42.505Z] 5c69ac0246d0: Verifying Checksum [2025-02-01T14:38:42.505Z] 5c69ac0246d0: Download complete [2025-02-01T14:38:42.505Z] 3a2ae6a8a46f: Verifying Checksum [2025-02-01T14:38:42.505Z] 3a2ae6a8a46f: Download complete [2025-02-01T14:38:42.505Z] 33b1e0a273af: Verifying Checksum [2025-02-01T14:38:42.505Z] 33b1e0a273af: Download complete [2025-02-01T14:38:42.505Z] 5d3b04190fa2: Download complete [2025-02-01T14:38:42.505Z] ec43610c2a17: Download complete [2025-02-01T14:38:42.764Z] 5eb5b503b376: Verifying Checksum [2025-02-01T14:38:42.764Z] 5eb5b503b376: Download complete [2025-02-01T14:38:43.331Z] 2f39f015ded8: Download complete [2025-02-01T14:38:44.267Z] 5eb5b503b376: Pull complete [2025-02-01T14:38:44.267Z] 5c69ac0246d0: Pull complete [2025-02-01T14:38:44.526Z] ec43610c2a17: Pull complete [2025-02-01T14:38:44.526Z] 3a2ae6a8a46f: Pull complete [2025-02-01T14:38:44.786Z] 33b1e0a273af: Pull complete [2025-02-01T14:38:45.045Z] 5d3b04190fa2: Pull complete [2025-02-01T14:38:49.232Z] 2f39f015ded8: Pull complete [2025-02-01T14:38:49.232Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-02-01T14:38:49.232Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-01T14:38:49.232Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-01T14:38:49.332Z] prd-ubuntu20.04-docker-8c-8g-38008 does not seem to be running inside a container [2025-02-01T14:38:49.357Z] $ 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/787/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/787 -v /w/workspace/edgex-go/787:/w/workspace/edgex-go/787:rw,z -v /w/workspace/edgex-go/787@tmp:/w/workspace/edgex-go/787@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-02-01T14:38:52.795Z] $ docker top 10b7b3eb78836432bc5529d449c2491b73fedd29f84997f6781f71f3ac1407ce -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-01T14:38:53.148Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-02-01T14:38:53.436Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-02-01T14:38:53.721Z] + ls /var/log/sa-host [2025-02-01T14:38:53.721Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-01T14:38:53.869Z] provisioning config files... [2025-02-01T14:38:53.878Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/787@tmp/config122248316900282544tmp [Pipeline] { [Pipeline] echo [2025-02-01T14:38:53.898Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-01T14:38:54.183Z] ---> create-netrc.sh [Pipeline] } [2025-02-01T14:38:54.197Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-02-01T14:38:54.539Z] ---> python-tools-install.sh [Pipeline] echo [2025-02-01T14:38:54.548Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-01T14:38:54.834Z] ---> sudo-logs.sh [2025-02-01T14:38:54.834Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-02-01T14:38:54.868Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-01T14:38:55.154Z] ---> job-cost.sh [2025-02-01T14:38:55.154Z] lf-activate-venv: SKIPPING [2025-02-01T14:38:55.154Z] DEBUG: total: 0.2199999988079071 [2025-02-01T14:38:55.154Z] INFO: Retrieving Stack Cost... [2025-02-01T14:38:55.724Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-01T14:38:55.984Z] INFO: Archiving Costs [Pipeline] echo [2025-02-01T14:38:55.998Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-01T14:38:56.285Z] ---> logs-deploy.sh [2025-02-01T14:38:56.285Z] lf-activate-venv: SKIPPING [2025-02-01T14:38:56.285Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/787 [2025-02-01T14:38:56.285Z] INFO: archiving workspace using pattern(s): [2025-02-01T14:38:57.226Z] Archives upload complete. [2025-02-01T14:38:57.486Z] INFO: archiving logs to Nexus [2025-02-01T14:38:58.061Z] ---> uname -a: [2025-02-01T14:38:58.061Z] Linux prd-ubuntu20-04-docker-8c-8g-38008 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-02-01T14:38:58.061Z] [2025-02-01T14:38:58.061Z] [2025-02-01T14:38:58.061Z] ---> lscpu: [2025-02-01T14:38:58.061Z] Architecture: x86_64 [2025-02-01T14:38:58.061Z] CPU op-mode(s): 32-bit, 64-bit [2025-02-01T14:38:58.061Z] Byte Order: Little Endian [2025-02-01T14:38:58.061Z] Address sizes: 40 bits physical, 48 bits virtual [2025-02-01T14:38:58.061Z] CPU(s): 8 [2025-02-01T14:38:58.061Z] On-line CPU(s) list: 0-7 [2025-02-01T14:38:58.061Z] Thread(s) per core: 1 [2025-02-01T14:38:58.061Z] Core(s) per socket: 1 [2025-02-01T14:38:58.061Z] Socket(s): 8 [2025-02-01T14:38:58.061Z] NUMA node(s): 1 [2025-02-01T14:38:58.061Z] Vendor ID: AuthenticAMD [2025-02-01T14:38:58.061Z] CPU family: 23 [2025-02-01T14:38:58.061Z] Model: 49 [2025-02-01T14:38:58.061Z] Model name: AMD EPYC-Rome Processor [2025-02-01T14:38:58.061Z] Stepping: 0 [2025-02-01T14:38:58.061Z] CPU MHz: 2799.998 [2025-02-01T14:38:58.061Z] BogoMIPS: 5599.99 [2025-02-01T14:38:58.061Z] Virtualization: AMD-V [2025-02-01T14:38:58.061Z] Hypervisor vendor: KVM [2025-02-01T14:38:58.061Z] Virtualization type: full [2025-02-01T14:38:58.061Z] L1d cache: 256 KiB [2025-02-01T14:38:58.061Z] L1i cache: 256 KiB [2025-02-01T14:38:58.061Z] L2 cache: 4 MiB [2025-02-01T14:38:58.061Z] L3 cache: 128 MiB [2025-02-01T14:38:58.061Z] NUMA node0 CPU(s): 0-7 [2025-02-01T14:38:58.061Z] Vulnerability Itlb multihit: Not affected [2025-02-01T14:38:58.061Z] Vulnerability L1tf: Not affected [2025-02-01T14:38:58.061Z] Vulnerability Mds: Not affected [2025-02-01T14:38:58.061Z] Vulnerability Meltdown: Not affected [2025-02-01T14:38:58.061Z] Vulnerability Mmio stale data: Not affected [2025-02-01T14:38:58.061Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-02-01T14:38:58.061Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-02-01T14:38:58.061Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-02-01T14:38:58.061Z] Vulnerability Srbds: Not affected [2025-02-01T14:38:58.061Z] Vulnerability Tsx async abort: Not affected [2025-02-01T14:38:58.061Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-02-01T14:38:58.061Z] [2025-02-01T14:38:58.061Z] [2025-02-01T14:38:58.061Z] ---> nproc: [2025-02-01T14:38:58.061Z] 8 [2025-02-01T14:38:58.061Z] [2025-02-01T14:38:58.061Z] [2025-02-01T14:38:58.061Z] ---> df -h: [2025-02-01T14:38:58.061Z] Filesystem Size Used Avail Use% Mounted on [2025-02-01T14:38:58.061Z] overlay 155G 29G 127G 19% / [2025-02-01T14:38:58.061Z] tmpfs 64M 0 64M 0% /dev [2025-02-01T14:38:58.061Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-02-01T14:38:58.061Z] shm 64M 0 64M 0% /dev/shm [2025-02-01T14:38:58.061Z] /dev/vda1 155G 29G 127G 19% /facter-os [2025-02-01T14:38:58.061Z] [2025-02-01T14:38:58.061Z] [2025-02-01T14:38:58.061Z] ---> sar -b -r -n DEV: [2025-02-01T14:38:58.061Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38008) 02/01/25 _x86_64_ (8 CPU) [2025-02-01T14:38:58.061Z] [2025-02-01T14:38:58.061Z] 14:11:03 LINUX RESTART (8 CPU) [2025-02-01T14:38:58.061Z] [2025-02-01T14:38:58.061Z] 14:12:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-02-01T14:38:58.061Z] 14:13:01 190.28 1.20 189.09 0.00 43.86 65028.90 0.00 [2025-02-01T14:38:58.061Z] 14:14:01 33.06 0.03 33.03 0.00 0.27 25002.77 0.00 [2025-02-01T14:38:58.061Z] 14:15:01 28.01 0.05 27.96 0.00 0.40 18458.01 0.00 [2025-02-01T14:38:58.061Z] 14:16:01 74.03 0.23 73.79 0.00 25.86 47629.19 0.00 [2025-02-01T14:38:58.061Z] 14:17:01 526.36 1.33 525.03 0.00 100.38 203637.26 0.00 [2025-02-01T14:38:58.061Z] 14:18:01 561.91 17.11 544.80 0.00 136.89 199103.10 0.00 [2025-02-01T14:38:58.061Z] 14:19:01 293.42 0.32 293.11 0.00 5.99 45973.49 0.00 [2025-02-01T14:38:58.061Z] 14:20:02 388.45 0.08 388.37 0.00 0.67 119315.96 0.00 [2025-02-01T14:38:58.061Z] 14:21:01 663.71 0.17 663.54 0.00 24.53 100475.23 0.00 [2025-02-01T14:38:58.061Z] 14:22:01 97.27 7.30 89.97 0.00 4385.00 9671.05 0.00 [2025-02-01T14:38:58.061Z] 14:23:01 17.00 0.03 16.96 0.00 0.80 441.26 0.00 [2025-02-01T14:38:58.061Z] 14:24:01 1.43 0.00 1.43 0.00 0.00 16.26 0.00 [2025-02-01T14:38:58.061Z] 14:25:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 [2025-02-01T14:38:58.061Z] 14:26:01 2.08 0.02 2.07 0.00 0.13 24.66 0.00 [2025-02-01T14:38:58.061Z] 14:27:01 1.40 0.00 1.40 0.00 0.00 15.20 0.00 [2025-02-01T14:38:58.061Z] 14:28:01 1.80 0.00 1.80 0.00 0.00 25.20 0.00 [2025-02-01T14:38:58.061Z] 14:29:01 0.88 0.00 0.88 0.00 0.00 9.87 0.00 [2025-02-01T14:38:58.061Z] 14:30:01 1.62 0.00 1.62 0.00 0.00 19.06 0.00 [2025-02-01T14:38:58.061Z] 14:31:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 [2025-02-01T14:38:58.061Z] 14:32:01 1.62 0.00 1.62 0.00 0.00 18.53 0.00 [2025-02-01T14:38:58.061Z] 14:33:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 [2025-02-01T14:38:58.061Z] 14:34:01 1.27 0.00 1.27 0.00 0.00 15.86 0.00 [2025-02-01T14:38:58.061Z] 14:35:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 [2025-02-01T14:38:58.061Z] 14:36:01 1.70 0.00 1.70 0.00 0.00 20.40 0.00 [2025-02-01T14:38:58.061Z] 14:37:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 [2025-02-01T14:38:58.061Z] 14:38:01 99.45 1.12 98.33 0.00 22.53 37572.14 0.00 [2025-02-01T14:38:58.061Z] Average: 114.73 1.12 113.61 0.00 182.68 33517.87 0.00 [2025-02-01T14:38:58.061Z] [2025-02-01T14:38:58.061Z] 14:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-02-01T14:38:58.061Z] 14:13:01 28250384 31442144 864776 2.63 125524 3251320 2211912 6.52 1251156 2891480 8196 [2025-02-01T14:38:58.061Z] 14:14:01 26992492 31347024 955836 2.91 129156 4346712 2289588 6.75 2003172 3334336 388816 [2025-02-01T14:38:58.061Z] 14:15:01 27175504 31523712 777720 2.37 132840 4308040 1915468 5.65 1388240 3737348 339464 [2025-02-01T14:38:58.061Z] 14:16:01 27651772 31485432 819872 2.49 138300 3846200 1937796 5.71 1360040 3345724 1536 [2025-02-01T14:38:58.061Z] 14:17:01 21288876 31214088 1060620 3.23 158920 9691184 3801432 11.20 2192996 8616472 13720 [2025-02-01T14:38:58.061Z] 14:18:01 15171848 31398512 881056 2.68 342024 15409312 2622048 7.73 2630928 13898428 205348 [2025-02-01T14:38:58.061Z] 14:19:01 9701952 28568236 3643280 11.08 380120 17653652 10528932 31.03 6499300 15045076 1443840 [2025-02-01T14:38:58.061Z] 14:20:02 8516216 29631912 2597192 7.90 392416 19840560 7261716 21.40 6223128 16484480 722388 [2025-02-01T14:38:58.061Z] 14:21:01 10957960 31436472 841572 2.56 402932 19346824 2461556 7.25 3081008 17413280 428 [2025-02-01T14:38:58.061Z] 14:22:01 10496368 31413636 838336 2.55 432624 19752328 2396636 7.06 3721604 17203032 576 [2025-02-01T14:38:58.061Z] 14:23:01 10513852 31427116 825016 2.51 431620 19749336 2247876 6.62 3948448 16960600 4 [2025-02-01T14:38:58.061Z] 14:24:01 10513452 31426760 825516 2.51 431640 19749336 2247876 6.62 3948632 16960600 184 [2025-02-01T14:38:58.061Z] 14:25:01 10525044 31438356 813896 2.48 431656 19749340 2247876 6.62 3935484 16960604 8 [2025-02-01T14:38:58.061Z] 14:26:01 10520616 31434088 818596 2.49 431680 19749472 2282600 6.73 3946768 16960736 36 [2025-02-01T14:38:58.061Z] 14:27:01 10533392 31446904 806424 2.45 431712 19749472 2282600 6.73 3927296 16960728 4 [2025-02-01T14:38:58.061Z] 14:28:01 10534628 31448152 805084 2.45 431732 19749476 2282600 6.73 3926924 16960732 4 [2025-02-01T14:38:58.061Z] 14:29:01 10533956 31447484 805576 2.45 431744 19749476 2282600 6.73 3927208 16960732 8 [2025-02-01T14:38:58.061Z] 14:30:01 10533956 31447524 805544 2.45 431760 19749484 2282600 6.73 3927036 16960740 12 [2025-02-01T14:38:58.061Z] 14:31:01 10533592 31447204 805764 2.45 431784 19749488 2282600 6.73 3927440 16960744 40 [2025-02-01T14:38:58.061Z] 14:32:01 10533844 31447464 805472 2.45 431800 19749488 2282600 6.73 3927240 16960744 4 [2025-02-01T14:38:58.061Z] 14:33:01 10534232 31447872 805180 2.45 431824 19749492 2282600 6.73 3927028 16960748 8 [2025-02-01T14:38:58.061Z] 14:34:01 10534248 31447920 805156 2.45 431828 19749496 2282600 6.73 3926796 16960752 8 [2025-02-01T14:38:58.061Z] 14:35:01 10534072 31447748 805196 2.45 431840 19749496 2282600 6.73 3927056 16960752 28 [2025-02-01T14:38:58.061Z] 14:36:01 10534088 31447784 805160 2.45 431852 19749500 2282600 6.73 3926580 16960760 8 [2025-02-01T14:38:58.061Z] 14:37:01 10533724 31447436 805388 2.45 431860 19749504 2282600 6.73 3927024 16960760 168 [2025-02-01T14:38:58.061Z] 14:38:01 9743876 31411180 840340 2.56 449872 20428348 2291268 6.75 4007836 17607648 336 [2025-02-01T14:38:58.061Z] Average: 13611306 31250852 1010137 3.07 367733 16696782 2840507 8.37 3589860 14384155 120199 [2025-02-01T14:38:58.061Z] [2025-02-01T14:38:58.061Z] 14:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-02-01T14:38:58.061Z] 14:13:01 veth5b9e315 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.061Z] 14:13:01 docker0 884.62 888.92 63.72 4546.73 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.061Z] 14:13:01 ens3 1041.74 977.12 7819.23 100.06 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.061Z] 14:13:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.061Z] 14:14:01 veth5b9e315 0.10 0.20 0.01 0.02 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.061Z] 14:14:01 docker0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.061Z] 14:14:01 ens3 33.33 22.48 27.46 12.31 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.061Z] 14:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.061Z] 14:15:01 veth5b9e315 1.28 1.30 0.11 0.11 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.061Z] 14:15:01 docker0 1.28 1.28 0.10 0.11 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.061Z] 14:15:01 ens3 23.10 15.43 18.51 10.19 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.061Z] 14:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.061Z] 14:16:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.061Z] 14:16:01 vethcf1b013 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.061Z] 14:16:01 ens3 97.77 64.76 2219.75 18.94 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.061Z] 14:16:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.061Z] 14:17:01 docker0 167.51 264.36 12.29 1479.65 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.061Z] 14:17:01 veth1f9aa06 16.46 24.73 1.59 11.06 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.061Z] 14:17:01 vethcf1b013 0.62 1.38 0.06 0.27 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.061Z] 14:17:01 veth944ef07 16.70 25.05 1.60 11.08 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.061Z] 14:17:01 ens3 405.52 276.55 2409.10 196.62 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.061Z] 14:17:01 veth3bc8b0b 17.50 24.65 1.66 11.17 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.061Z] 14:17:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.061Z] 14:17:01 veth18cb190 17.10 24.85 1.63 11.07 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.061Z] 14:17:01 vethba85a9d 17.33 24.60 1.64 11.05 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.061Z] 14:17:01 vethc7e9ece 17.16 24.66 1.63 11.05 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.061Z] 14:18:01 docker0 382.96 656.46 33.82 7240.77 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.061Z] 14:18:01 vethcf1b013 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.061Z] 14:18:01 ens3 664.45 387.89 7247.35 42.68 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.061Z] 14:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.061Z] 14:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.061Z] 14:19:01 veth7fa266a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.061Z] 14:19:01 vethf0a1d9f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.061Z] 14:19:01 veth87d3eae 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.061Z] 14:19:01 vetha72f263 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.061Z] 14:19:01 vethcf1b013 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.061Z] 14:19:01 veth5ff0a24 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.061Z] 14:19:01 ens3 10.46 7.13 9.38 4.83 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.061Z] 14:19:01 veth79a8f27 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.061Z] 14:19:01 veth671331e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.061Z] 14:19:01 veth08bff98 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.061Z] 14:19:01 vethd74220b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.061Z] 14:19:01 veth21860c4 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.061Z] 14:19:01 veth3df46c3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.061Z] 14:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.061Z] 14:19:01 vethc003aee 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.061Z] 14:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.061Z] 14:20:02 veth7fa266a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.061Z] 14:20:02 vethf0a1d9f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.061Z] 14:20:02 veth87d3eae 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.061Z] 14:20:02 vetha72f263 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.061Z] 14:20:02 vethcf1b013 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.061Z] 14:20:02 veth5ff0a24 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.061Z] 14:20:02 ens3 5.55 4.07 4.54 2.60 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.061Z] 14:20:02 veth79a8f27 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.061Z] 14:20:02 veth671331e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.061Z] 14:20:02 veth08bff98 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.061Z] 14:20:02 vethd74220b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.061Z] 14:20:02 veth21860c4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.061Z] 14:20:02 veth3df46c3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.061Z] 14:20:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.061Z] 14:20:02 vethc003aee 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.061Z] 14:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.061Z] 14:21:01 ens3 92.73 86.90 58.00 329.65 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.061Z] 14:21:01 lo 12.67 12.67 1.25 1.25 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.061Z] 14:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.061Z] 14:22:01 ens3 718.05 647.03 3096.72 2401.23 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.061Z] 14:22:01 lo 51.12 51.12 5.05 5.05 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.062Z] 14:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.062Z] 14:23:01 ens3 199.88 195.23 89.17 1209.43 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.062Z] 14:23:01 lo 17.86 17.86 1.76 1.76 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.062Z] 14:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.062Z] 14:24:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.062Z] 14:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.062Z] 14:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.062Z] 14:25:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.062Z] 14:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.062Z] 14:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.062Z] 14:26:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.062Z] 14:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.062Z] 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.062Z] 14:27:01 ens3 0.78 0.62 3.87 0.10 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.062Z] 14:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.062Z] 14:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.062Z] 14:28:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.062Z] 14:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.062Z] 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.062Z] 14:29:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.062Z] 14:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.062Z] 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.062Z] 14:30:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.062Z] 14:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.062Z] 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.062Z] 14:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.062Z] 14:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.062Z] 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.062Z] 14:32:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.062Z] 14:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.062Z] 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.062Z] 14:33:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.062Z] 14:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.062Z] 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.062Z] 14:34:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.062Z] 14:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.062Z] 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.062Z] 14:35:01 ens3 0.18 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.062Z] 14:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.062Z] 14:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.062Z] 14:36:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.062Z] 14:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.062Z] 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.062Z] 14:37:01 ens3 0.27 0.13 0.14 0.07 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.062Z] 14:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.062Z] 14:38:01 docker0 62.62 90.37 5.70 870.10 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.062Z] 14:38:01 ens3 232.38 145.76 4801.60 22.95 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.062Z] 14:38:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.062Z] Average: docker0 57.69 73.18 4.45 544.10 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.062Z] Average: ens3 135.69 108.93 1070.05 167.26 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.062Z] Average: lo 3.36 3.36 0.33 0.33 0.00 0.00 0.00 0.00 [2025-02-01T14:38:58.062Z] [2025-02-01T14:38:58.062Z] [2025-02-01T14:38:58.062Z] ---> sar -P ALL: [2025-02-01T14:38:58.062Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38008) 02/01/25 _x86_64_ (8 CPU) [2025-02-01T14:38:58.062Z] [2025-02-01T14:38:58.062Z] 14:11:03 LINUX RESTART (8 CPU) [2025-02-01T14:38:58.062Z] [2025-02-01T14:38:58.062Z] 14:12:01 CPU %user %nice %system %iowait %steal %idle [2025-02-01T14:38:58.062Z] 14:13:01 all 7.84 0.00 3.77 2.99 0.06 85.35 [2025-02-01T14:38:58.062Z] 14:13:01 0 6.86 0.00 3.86 0.12 0.05 89.10 [2025-02-01T14:38:58.062Z] 14:13:01 1 7.99 0.00 4.47 9.51 0.07 77.96 [2025-02-01T14:38:58.062Z] 14:13:01 2 6.70 0.00 3.86 0.12 0.05 89.28 [2025-02-01T14:38:58.062Z] 14:13:01 3 8.91 0.00 4.04 10.81 0.05 76.19 [2025-02-01T14:38:58.062Z] 14:13:01 4 9.99 0.00 4.19 0.44 0.07 85.31 [2025-02-01T14:38:58.062Z] 14:13:01 5 5.40 0.00 3.31 1.62 0.05 89.63 [2025-02-01T14:38:58.062Z] 14:13:01 6 7.37 0.00 3.21 0.81 0.05 88.56 [2025-02-01T14:38:58.062Z] 14:13:01 7 9.45 0.00 3.24 0.39 0.07 86.85 [2025-02-01T14:38:58.062Z] 14:14:01 all 42.28 0.00 6.51 1.18 0.08 49.95 [2025-02-01T14:38:58.062Z] 14:14:01 0 40.65 0.00 6.51 0.07 0.08 52.69 [2025-02-01T14:38:58.062Z] 14:14:01 1 42.15 0.00 6.39 0.00 0.10 51.37 [2025-02-01T14:38:58.062Z] 14:14:01 2 46.81 0.00 6.13 0.19 0.08 46.79 [2025-02-01T14:38:58.062Z] 14:14:01 3 41.60 0.00 6.45 1.33 0.07 50.56 [2025-02-01T14:38:58.062Z] 14:14:01 4 39.33 0.00 6.47 0.00 0.08 54.11 [2025-02-01T14:38:58.062Z] 14:14:01 5 43.59 0.00 6.58 0.02 0.08 49.73 [2025-02-01T14:38:58.062Z] 14:14:01 6 40.20 0.00 6.80 7.77 0.08 45.15 [2025-02-01T14:38:58.062Z] 14:14:01 7 43.95 0.00 6.72 0.05 0.08 49.19 [2025-02-01T14:38:58.062Z] 14:15:01 all 56.76 0.00 7.45 0.46 0.07 35.26 [2025-02-01T14:38:58.062Z] 14:15:01 0 55.45 0.00 7.93 0.10 0.07 36.45 [2025-02-01T14:38:58.062Z] 14:15:01 1 56.01 0.00 7.29 0.12 0.07 36.52 [2025-02-01T14:38:58.062Z] 14:15:01 2 57.13 0.00 6.88 0.42 0.07 35.50 [2025-02-01T14:38:58.062Z] 14:15:01 3 56.76 0.00 7.39 0.02 0.07 35.77 [2025-02-01T14:38:58.062Z] 14:15:01 4 57.22 0.00 7.36 0.02 0.07 35.33 [2025-02-01T14:38:58.062Z] 14:15:01 5 59.35 0.00 7.39 0.07 0.07 33.13 [2025-02-01T14:38:58.062Z] 14:15:01 6 55.54 0.00 7.80 2.91 0.07 33.68 [2025-02-01T14:38:58.062Z] 14:15:01 7 56.64 0.00 7.57 0.00 0.07 35.72 [2025-02-01T14:38:58.062Z] 14:16:01 all 31.76 0.00 6.35 2.44 0.07 59.38 [2025-02-01T14:38:58.062Z] 14:16:01 0 31.47 0.00 6.83 1.61 0.08 60.00 [2025-02-01T14:38:58.062Z] 14:16:01 1 30.91 0.00 5.14 0.20 0.07 63.68 [2025-02-01T14:38:58.062Z] 14:16:01 2 32.38 0.00 6.09 3.09 0.07 58.37 [2025-02-01T14:38:58.062Z] 14:16:01 3 32.14 0.00 6.04 0.52 0.07 61.23 [2025-02-01T14:38:58.062Z] 14:16:01 4 33.88 0.00 6.62 0.07 0.07 59.37 [2025-02-01T14:38:58.062Z] 14:16:01 5 29.88 0.00 6.10 0.41 0.05 63.56 [2025-02-01T14:38:58.062Z] 14:16:01 6 31.33 0.00 7.07 12.28 0.08 49.24 [2025-02-01T14:38:58.062Z] 14:16:01 7 32.08 0.00 6.93 1.38 0.07 59.54 [2025-02-01T14:38:58.062Z] 14:17:01 all 19.74 0.00 7.23 19.12 0.09 53.82 [2025-02-01T14:38:58.062Z] 14:17:01 0 19.18 0.00 7.52 27.83 0.09 45.39 [2025-02-01T14:38:58.062Z] 14:17:01 1 18.71 0.00 7.35 30.31 0.07 43.56 [2025-02-01T14:38:58.062Z] 14:17:01 2 19.29 0.00 7.65 29.88 0.10 43.08 [2025-02-01T14:38:58.062Z] 14:17:01 3 19.74 0.00 7.44 7.42 0.10 65.30 [2025-02-01T14:38:58.062Z] 14:17:01 4 20.57 0.00 7.01 15.18 0.10 57.15 [2025-02-01T14:38:58.062Z] 14:17:01 5 20.54 0.00 7.07 19.75 0.09 52.55 [2025-02-01T14:38:58.062Z] 14:17:01 6 20.36 0.00 6.73 11.69 0.08 61.14 [2025-02-01T14:38:58.062Z] 14:17:01 7 19.56 0.00 7.09 11.00 0.08 62.27 [2025-02-01T14:38:58.062Z] 14:18:01 all 6.65 0.00 4.67 16.40 0.06 72.22 [2025-02-01T14:38:58.062Z] 14:18:01 0 6.75 0.00 4.20 12.02 0.05 76.98 [2025-02-01T14:38:58.062Z] 14:18:01 1 7.01 0.00 4.20 7.10 0.07 81.62 [2025-02-01T14:38:58.062Z] 14:18:01 2 6.06 0.00 5.13 24.36 0.07 64.38 [2025-02-01T14:38:58.062Z] 14:18:01 3 6.53 0.00 3.81 17.31 0.05 72.30 [2025-02-01T14:38:58.062Z] 14:18:01 4 6.50 0.00 6.34 36.60 0.08 50.48 [2025-02-01T14:38:58.062Z] 14:18:01 5 6.53 0.00 4.44 3.32 0.05 85.66 [2025-02-01T14:38:58.062Z] 14:18:01 6 7.17 0.00 4.52 25.44 0.07 62.81 [2025-02-01T14:38:58.062Z] 14:18:01 7 6.66 0.00 4.70 5.22 0.05 83.36 [2025-02-01T14:38:58.062Z] 14:19:01 all 81.93 0.00 12.39 2.18 0.12 3.38 [2025-02-01T14:38:58.062Z] 14:19:01 0 82.56 0.00 11.53 1.28 0.12 4.51 [2025-02-01T14:38:58.062Z] 14:19:01 1 81.86 0.00 12.70 1.11 0.12 4.22 [2025-02-01T14:38:58.062Z] 14:19:01 2 81.92 0.00 12.41 4.15 0.10 1.42 [2025-02-01T14:38:58.062Z] 14:19:01 3 82.45 0.00 11.98 1.07 0.12 4.38 [2025-02-01T14:38:58.062Z] 14:19:01 4 81.47 0.00 12.80 4.48 0.12 1.13 [2025-02-01T14:38:58.062Z] 14:19:01 5 81.47 0.00 12.94 1.06 0.12 4.40 [2025-02-01T14:38:58.062Z] 14:19:01 6 82.33 0.00 11.96 1.27 0.10 4.34 [2025-02-01T14:38:58.062Z] 14:19:01 7 81.40 0.00 12.78 3.04 0.15 2.63 [2025-02-01T14:38:58.062Z] 14:20:02 all 89.74 0.00 10.12 0.00 0.14 0.00 [2025-02-01T14:38:58.062Z] 14:20:02 0 90.39 0.00 9.48 0.00 0.13 0.00 [2025-02-01T14:38:58.062Z] 14:20:02 1 89.02 0.00 10.85 0.00 0.13 0.00 [2025-02-01T14:38:58.062Z] 14:20:02 2 90.45 0.00 9.41 0.00 0.13 0.00 [2025-02-01T14:38:58.062Z] 14:20:02 3 90.49 0.00 9.39 0.00 0.12 0.00 [2025-02-01T14:38:58.062Z] 14:20:02 4 89.29 0.00 10.54 0.00 0.17 0.00 [2025-02-01T14:38:58.062Z] 14:20:02 5 88.05 0.00 11.80 0.00 0.15 0.00 [2025-02-01T14:38:58.062Z] 14:20:02 6 89.79 0.00 10.09 0.00 0.12 0.00 [2025-02-01T14:38:58.062Z] 14:20:02 7 90.43 0.00 9.44 0.00 0.13 0.00 [2025-02-01T14:38:58.062Z] 14:21:01 all 43.18 0.00 6.49 6.37 0.09 43.87 [2025-02-01T14:38:58.062Z] 14:21:01 0 43.61 0.00 6.26 6.16 0.10 43.87 [2025-02-01T14:38:58.062Z] 14:21:01 1 42.54 0.00 6.46 11.07 0.07 39.87 [2025-02-01T14:38:58.062Z] 14:21:01 2 43.53 0.00 6.39 5.28 0.09 44.71 [2025-02-01T14:38:58.062Z] 14:21:01 3 43.72 0.00 6.35 6.30 0.07 43.55 [2025-02-01T14:38:58.062Z] 14:21:01 4 43.84 0.00 7.05 6.25 0.10 42.76 [2025-02-01T14:38:58.062Z] 14:21:01 5 41.79 0.00 7.43 5.45 0.09 45.24 [2025-02-01T14:38:58.062Z] 14:21:01 6 43.53 0.00 5.96 5.58 0.09 44.84 [2025-02-01T14:38:58.062Z] 14:21:01 7 42.87 0.00 6.01 4.90 0.09 46.14 [2025-02-01T14:38:58.062Z] 14:22:01 all 11.60 0.00 2.46 1.11 0.08 84.76 [2025-02-01T14:38:58.062Z] 14:22:01 0 10.88 0.00 3.60 0.77 0.07 84.69 [2025-02-01T14:38:58.062Z] 14:22:01 1 15.16 0.00 1.88 0.85 0.07 82.05 [2025-02-01T14:38:58.062Z] 14:22:01 2 10.72 0.00 3.06 1.91 0.08 84.22 [2025-02-01T14:38:58.062Z] 14:22:01 3 10.97 0.00 2.66 0.45 0.08 85.84 [2025-02-01T14:38:58.062Z] 14:22:01 4 10.39 0.00 2.44 0.24 0.07 86.87 [2025-02-01T14:38:58.062Z] 14:22:01 5 12.96 0.00 1.86 2.42 0.08 82.67 [2025-02-01T14:38:58.062Z] 14:22:01 6 13.18 0.00 2.03 1.66 0.10 83.02 [2025-02-01T14:38:58.062Z] 14:22:01 7 8.52 0.00 2.11 0.55 0.05 88.77 [2025-02-01T14:38:58.062Z] 14:23:01 all 5.41 0.00 0.50 0.06 0.04 93.99 [2025-02-01T14:38:58.062Z] 14:23:01 0 5.07 0.00 0.52 0.17 0.03 94.21 [2025-02-01T14:38:58.062Z] 14:23:01 1 5.40 0.00 0.58 0.17 0.03 93.82 [2025-02-01T14:38:58.062Z] 14:23:01 2 5.40 0.00 0.52 0.07 0.05 93.97 [2025-02-01T14:38:58.062Z] 14:23:01 3 5.37 0.00 0.45 0.00 0.03 94.15 [2025-02-01T14:38:58.062Z] 14:23:01 4 8.84 0.00 0.55 0.02 0.03 90.55 [2025-02-01T14:38:58.062Z] 14:23:01 5 3.15 0.00 0.37 0.02 0.02 96.44 [2025-02-01T14:38:58.062Z] 14:23:01 6 3.87 0.00 0.48 0.02 0.05 95.58 [2025-02-01T14:38:58.062Z] 14:23:01 7 6.16 0.00 0.55 0.02 0.05 93.23 [2025-02-01T14:38:58.062Z] [2025-02-01T14:38:58.062Z] 14:23:01 CPU %user %nice %system %iowait %steal %idle [2025-02-01T14:38:58.062Z] 14:24:01 all 0.01 0.00 0.01 0.01 0.01 99.95 [2025-02-01T14:38:58.062Z] 14:24:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2025-02-01T14:38:58.062Z] 14:24:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2025-02-01T14:38:58.062Z] 14:24:01 2 0.00 0.00 0.03 0.08 0.00 99.88 [2025-02-01T14:38:58.062Z] 14:24:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-02-01T14:38:58.062Z] 14:24:01 4 0.02 0.00 0.03 0.00 0.03 99.92 [2025-02-01T14:38:58.062Z] 14:24:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-02-01T14:38:58.062Z] 14:24:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-02-01T14:38:58.062Z] 14:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-01T14:38:58.062Z] 14:25:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2025-02-01T14:38:58.062Z] 14:25:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-02-01T14:38:58.062Z] 14:25:01 1 0.05 0.00 0.00 0.02 0.00 99.93 [2025-02-01T14:38:58.062Z] 14:25:01 2 0.03 0.00 0.00 0.02 0.02 99.93 [2025-02-01T14:38:58.062Z] 14:25:01 3 0.10 0.00 0.05 0.00 0.02 99.83 [2025-02-01T14:38:58.062Z] 14:25:01 4 0.03 0.00 0.02 0.00 0.03 99.92 [2025-02-01T14:38:58.062Z] 14:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-01T14:38:58.062Z] 14:25:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-02-01T14:38:58.062Z] 14:25:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-02-01T14:38:58.062Z] 14:26:01 all 0.24 0.00 0.03 0.01 0.01 99.71 [2025-02-01T14:38:58.062Z] 14:26:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2025-02-01T14:38:58.062Z] 14:26:01 1 0.03 0.00 0.03 0.07 0.00 99.87 [2025-02-01T14:38:58.062Z] 14:26:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2025-02-01T14:38:58.062Z] 14:26:01 3 1.74 0.00 0.07 0.00 0.03 98.16 [2025-02-01T14:38:58.062Z] 14:26:01 4 0.05 0.00 0.03 0.02 0.02 99.88 [2025-02-01T14:38:58.062Z] 14:26:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2025-02-01T14:38:58.062Z] 14:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-02-01T14:38:58.062Z] 14:26:01 7 0.00 0.00 0.03 0.00 0.02 99.95 [2025-02-01T14:38:58.062Z] 14:27:01 all 0.17 0.00 0.01 0.01 0.01 99.79 [2025-02-01T14:38:58.062Z] 14:27:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2025-02-01T14:38:58.062Z] 14:27:01 1 0.03 0.00 0.02 0.07 0.02 99.87 [2025-02-01T14:38:58.062Z] 14:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-01T14:38:58.062Z] 14:27:01 3 1.19 0.00 0.02 0.00 0.02 98.78 [2025-02-01T14:38:58.062Z] 14:27:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2025-02-01T14:38:58.062Z] 14:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-02-01T14:38:58.062Z] 14:27:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2025-02-01T14:38:58.062Z] 14:27:01 7 0.03 0.00 0.00 0.02 0.00 99.95 [2025-02-01T14:38:58.062Z] 14:28:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2025-02-01T14:38:58.062Z] 14:28:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2025-02-01T14:38:58.062Z] 14:28:01 1 0.03 0.00 0.00 0.03 0.00 99.93 [2025-02-01T14:38:58.062Z] 14:28:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-02-01T14:38:58.062Z] 14:28:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2025-02-01T14:38:58.062Z] 14:28:01 4 0.02 0.00 0.03 0.00 0.03 99.92 [2025-02-01T14:38:58.062Z] 14:28:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-02-01T14:38:58.062Z] 14:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-01T14:38:58.062Z] 14:28:01 7 0.02 0.00 0.03 0.02 0.02 99.92 [2025-02-01T14:38:58.062Z] 14:29:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2025-02-01T14:38:58.062Z] 14:29:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2025-02-01T14:38:58.062Z] 14:29:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2025-02-01T14:38:58.062Z] 14:29:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2025-02-01T14:38:58.062Z] 14:29:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2025-02-01T14:38:58.062Z] 14:29:01 4 0.07 0.00 0.05 0.00 0.02 99.87 [2025-02-01T14:38:58.062Z] 14:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-01T14:38:58.062Z] 14:29:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2025-02-01T14:38:58.062Z] 14:29:01 7 0.02 0.00 0.03 0.02 0.00 99.93 [2025-02-01T14:38:58.062Z] 14:30:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-02-01T14:38:58.062Z] 14:30:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2025-02-01T14:38:58.062Z] 14:30:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2025-02-01T14:38:58.062Z] 14:30:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-02-01T14:38:58.062Z] 14:30:01 3 0.05 0.00 0.02 0.00 0.03 99.90 [2025-02-01T14:38:58.062Z] 14:30:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2025-02-01T14:38:58.062Z] 14:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-01T14:38:58.063Z] 14:30:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2025-02-01T14:38:58.063Z] 14:30:01 7 0.03 0.00 0.00 0.02 0.02 99.93 [2025-02-01T14:38:58.063Z] 14:31:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2025-02-01T14:38:58.063Z] 14:31:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2025-02-01T14:38:58.063Z] 14:31:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2025-02-01T14:38:58.063Z] 14:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-01T14:38:58.063Z] 14:31:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2025-02-01T14:38:58.063Z] 14:31:01 4 0.00 0.00 0.03 0.00 0.03 99.93 [2025-02-01T14:38:58.063Z] 14:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-01T14:38:58.063Z] 14:31:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-02-01T14:38:58.063Z] 14:31:01 7 0.12 0.00 0.00 0.02 0.02 99.85 [2025-02-01T14:38:58.063Z] 14:32:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2025-02-01T14:38:58.063Z] 14:32:01 0 0.08 0.00 0.00 0.00 0.02 99.90 [2025-02-01T14:38:58.063Z] 14:32:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2025-02-01T14:38:58.063Z] 14:32:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2025-02-01T14:38:58.063Z] 14:32:01 3 0.07 0.00 0.02 0.00 0.03 99.88 [2025-02-01T14:38:58.063Z] 14:32:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2025-02-01T14:38:58.063Z] 14:32:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2025-02-01T14:38:58.063Z] 14:32:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2025-02-01T14:38:58.063Z] 14:32:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2025-02-01T14:38:58.063Z] 14:33:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-02-01T14:38:58.063Z] 14:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-02-01T14:38:58.063Z] 14:33:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2025-02-01T14:38:58.063Z] 14:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-01T14:38:58.063Z] 14:33:01 3 0.08 0.00 0.00 0.00 0.03 99.88 [2025-02-01T14:38:58.063Z] 14:33:01 4 0.02 0.00 0.02 0.00 0.03 99.93 [2025-02-01T14:38:58.063Z] 14:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-01T14:38:58.063Z] 14:33:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2025-02-01T14:38:58.063Z] 14:33:01 7 0.00 0.00 0.02 0.02 0.02 99.95 [2025-02-01T14:38:58.063Z] 14:34:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-02-01T14:38:58.063Z] 14:34:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2025-02-01T14:38:58.063Z] 14:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-01T14:38:58.063Z] 14:34:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-02-01T14:38:58.063Z] 14:34:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2025-02-01T14:38:58.063Z] 14:34:01 4 0.03 0.00 0.02 0.00 0.03 99.92 [2025-02-01T14:38:58.063Z] 14:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-02-01T14:38:58.063Z] 14:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-01T14:38:58.063Z] 14:34:01 7 0.03 0.00 0.00 0.02 0.00 99.95 [2025-02-01T14:38:58.063Z] [2025-02-01T14:38:58.063Z] 14:34:01 CPU %user %nice %system %iowait %steal %idle [2025-02-01T14:38:58.063Z] 14:35:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2025-02-01T14:38:58.063Z] 14:35:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-02-01T14:38:58.063Z] 14:35:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2025-02-01T14:38:58.063Z] 14:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-01T14:38:58.063Z] 14:35:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2025-02-01T14:38:58.063Z] 14:35:01 4 0.03 0.00 0.05 0.00 0.03 99.88 [2025-02-01T14:38:58.063Z] 14:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-01T14:38:58.063Z] 14:35:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2025-02-01T14:38:58.063Z] 14:35:01 7 0.08 0.00 0.00 0.02 0.02 99.88 [2025-02-01T14:38:58.063Z] 14:36:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2025-02-01T14:38:58.063Z] 14:36:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2025-02-01T14:38:58.063Z] 14:36:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2025-02-01T14:38:58.063Z] 14:36:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2025-02-01T14:38:58.063Z] 14:36:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2025-02-01T14:38:58.063Z] 14:36:01 4 0.03 0.00 0.02 0.00 0.03 99.92 [2025-02-01T14:38:58.063Z] 14:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-01T14:38:58.063Z] 14:36:01 6 0.07 0.00 0.02 0.00 0.02 99.90 [2025-02-01T14:38:58.063Z] 14:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-01T14:38:58.063Z] 14:37:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-02-01T14:38:58.063Z] 14:37:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2025-02-01T14:38:58.063Z] 14:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-01T14:38:58.063Z] 14:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-01T14:38:58.063Z] 14:37:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2025-02-01T14:38:58.063Z] 14:37:01 4 0.02 0.00 0.02 0.02 0.03 99.92 [2025-02-01T14:38:58.063Z] 14:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-02-01T14:38:58.063Z] 14:37:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2025-02-01T14:38:58.063Z] 14:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-01T14:38:58.063Z] 14:38:01 all 5.31 0.00 2.40 1.22 0.04 91.04 [2025-02-01T14:38:58.063Z] 14:38:01 0 7.96 0.00 3.00 0.03 0.03 88.98 [2025-02-01T14:38:58.063Z] 14:38:01 1 4.13 0.00 1.64 0.97 0.03 93.22 [2025-02-01T14:38:58.063Z] 14:38:01 2 5.60 0.00 3.80 7.64 0.05 82.90 [2025-02-01T14:38:58.063Z] 14:38:01 3 5.41 0.00 1.46 0.15 0.05 92.93 [2025-02-01T14:38:58.063Z] 14:38:01 4 5.13 0.00 1.99 0.34 0.03 92.51 [2025-02-01T14:38:58.063Z] 14:38:01 5 4.34 0.00 1.84 0.39 0.03 93.40 [2025-02-01T14:38:58.063Z] 14:38:01 6 4.98 0.00 3.12 0.29 0.03 91.58 [2025-02-01T14:38:58.063Z] 14:38:01 7 4.90 0.00 2.32 0.00 0.03 92.75 [2025-02-01T14:38:58.063Z] Average: all 15.40 0.00 2.69 2.04 0.04 79.82 [2025-02-01T14:38:58.063Z] Average: 0 15.36 0.00 2.73 1.90 0.04 79.96 [2025-02-01T14:38:58.063Z] Average: 1 15.33 0.00 2.64 2.34 0.04 79.66 [2025-02-01T14:38:58.063Z] Average: 2 15.55 0.00 2.73 2.94 0.04 78.74 [2025-02-01T14:38:58.063Z] Average: 3 15.62 0.00 2.59 1.74 0.05 80.01 [2025-02-01T14:38:58.063Z] Average: 4 15.53 0.00 2.82 2.43 0.05 79.17 [2025-02-01T14:38:58.063Z] Average: 5 15.13 0.00 2.71 1.31 0.03 80.81 [2025-02-01T14:38:58.063Z] Average: 6 15.29 0.00 2.67 2.67 0.04 79.33 [2025-02-01T14:38:58.063Z] Average: 7 15.42 0.00 2.66 1.02 0.04 80.86 [2025-02-01T14:38:58.063Z] [2025-02-01T14:38:58.063Z] [2025-02-01T14:38:58.063Z]