Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 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-ssh12666766435523083004.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-ssh16553354582777484410.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-ssh14536393393396851832.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-ssh10129360463079940378.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-ssh2842844810991137109.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-36611 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/778 [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/778 # 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 abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 (main) Commit message: "Merge pull request #5049 from jackchenjc/issue-5048" > git config core.sparsecheckout # timeout=10 > git checkout -f abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 # timeout=10 > git rev-list --no-walk 2801c4a9184f74e54c01e3d1eec2799807029e6c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-01-13T06:50:38.844Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-01-13T06:50:38.907Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-01-13T06:50:38.932Z] ========================================================= [2025-01-13T06:50:38.932Z] EdgeX Global Pipelines Version Info [2025-01-13T06:50:38.932Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-01-13T06:50:39.667Z] ------------------- [2025-01-13T06:50:39.667Z] stable info: [2025-01-13T06:50:39.667Z] ------------------- [2025-01-13T06:50:39.667Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-01-13T06:50:39.667Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-13T06:50:39.667Z] Message: update stable to v1.0.269 [2025-01-13T06:50:40.240Z] ------------------- [2025-01-13T06:50:40.240Z] experimental info: [2025-01-13T06:50:40.240Z] ------------------- [2025-01-13T06:50:40.240Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-01-13T06:50:40.240Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-13T06:50:40.240Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-01-13T06:50:40.316Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-01-13T06:50:40.337Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-01-13T06:50:40.357Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-01-13T06:50:40.373Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-01-13T06:50:40.393Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-01-13T06:50:40.415Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-01-13T06:50:40.438Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-01-13T06:50:40.462Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-01-13T06:50:40.488Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-01-13T06:50:40.514Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-01-13T06:50:40.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-01-13T06:50:40.556Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-01-13T06:50:40.577Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-01-13T06:50:40.599Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-01-13T06:50:40.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-01-13T06:50:40.641Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-01-13T06:50:40.663Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-01-13T06:50:40.683Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-01-13T06:50:40.704Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-01-13T06:50:40.724Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-01-13T06:50:40.746Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-01-13T06:50:40.769Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-01-13T06:50:40.789Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-01-13T06:50:40.811Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-01-13T06:50:40.830Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-01-13T06:50:40.851Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-01-13T06:50:40.868Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [Pipeline] echo [2025-01-13T06:50:40.890Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = abfbcc6 [Pipeline] echo [2025-01-13T06:50:40.907Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-13T06:50:40.965Z] provisioning config files... [2025-01-13T06:50:40.979Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/778@tmp/config2193286856465434512tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-13T06:50:41.307Z] ---> ****-login.sh [2025-01-13T06:50:41.307Z] nexus3.edgexfoundry.org:10001 [2025-01-13T06:50:41.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T06:50:41.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T06:50:41.830Z] Configure a credential helper to remove this warning. See [2025-01-13T06:50:41.830Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T06:50:41.830Z] [2025-01-13T06:50:41.830Z] Login Succeeded [2025-01-13T06:50:41.830Z] nexus3.edgexfoundry.org:10002 [2025-01-13T06:50:41.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T06:50:41.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T06:50:41.830Z] Configure a credential helper to remove this warning. See [2025-01-13T06:50:41.830Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T06:50:41.830Z] [2025-01-13T06:50:41.830Z] Login Succeeded [2025-01-13T06:50:41.830Z] nexus3.edgexfoundry.org:10003 [2025-01-13T06:50:41.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T06:50:42.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T06:50:42.091Z] Configure a credential helper to remove this warning. See [2025-01-13T06:50:42.091Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T06:50:42.091Z] [2025-01-13T06:50:42.091Z] Login Succeeded [2025-01-13T06:50:42.091Z] nexus3.edgexfoundry.org:10004 [2025-01-13T06:50:42.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T06:50:42.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T06:50:42.092Z] Configure a credential helper to remove this warning. See [2025-01-13T06:50:42.092Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T06:50:42.092Z] [2025-01-13T06:50:42.092Z] Login Succeeded [2025-01-13T06:50:42.092Z] ****.io [2025-01-13T06:50:42.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T06:50:42.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T06:50:42.353Z] Configure a credential helper to remove this warning. See [2025-01-13T06:50:42.353Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T06:50:42.353Z] [2025-01-13T06:50:42.353Z] Login Succeeded [2025-01-13T06:50:42.353Z] ---> ****-login.sh ends [Pipeline] } [2025-01-13T06:50:42.362Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-13T06:50:42.694Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2025-01-13T06:50:42.694Z] + + cutdirname -d/ cmd/core-command/Dockerfile -f2 [2025-01-13T06:50:42.694Z] [2025-01-13T06:50:42.694Z] + echo core-command,cmd/core-command/Dockerfile [2025-01-13T06:50:42.694Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-01-13T06:50:42.694Z] + cut -d/ -f2 [2025-01-13T06:50:42.694Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-01-13T06:50:42.694Z] + dirname cmd/core-data/Dockerfile [2025-01-13T06:50:42.694Z] + cut -d/ -f2 [2025-01-13T06:50:42.694Z] + echo core-data,cmd/core-data/Dockerfile [2025-01-13T06:50:42.694Z] + dirname cmd/core-keeper/Dockerfile [2025-01-13T06:50:42.694Z] + cut -d/ -f2 [2025-01-13T06:50:42.694Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-01-13T06:50:42.694Z] + dirname cmd/core-metadata/Dockerfile [2025-01-13T06:50:42.694Z] + cut -d/ -f2 [2025-01-13T06:50:42.694Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-01-13T06:50:42.694Z] + + dirname cmd/security-bootstrapper/Dockerfile [2025-01-13T06:50:42.694Z] cut -d/ -f2 [2025-01-13T06:50:42.694Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-01-13T06:50:42.694Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-01-13T06:50:42.694Z] + cut -d/ -f2 [2025-01-13T06:50:42.694Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-01-13T06:50:42.694Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-01-13T06:50:42.694Z] + cut -d/ -f2 [2025-01-13T06:50:42.694Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-01-13T06:50:42.694Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-01-13T06:50:42.694Z] + cut -d/ -f2 [2025-01-13T06:50:42.694Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-01-13T06:50:42.694Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-01-13T06:50:42.694Z] + cut -d/ -f2 [2025-01-13T06:50:42.694Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-01-13T06:50:42.694Z] + dirname cmd/security-spire-agent/Dockerfile [2025-01-13T06:50:42.694Z] + cut -d/ -f2 [2025-01-13T06:50:42.694Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-01-13T06:50:42.694Z] + dirname cmd/security-spire-config/Dockerfile [2025-01-13T06:50:42.694Z] + cut -d/ -f2 [2025-01-13T06:50:42.694Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-01-13T06:50:42.695Z] + dirname cmd/security-spire-server/Dockerfile [2025-01-13T06:50:42.695Z] + cut -d/ -f2 [2025-01-13T06:50:42.695Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-01-13T06:50:42.695Z] + dirname cmd/support-notifications/Dockerfile [2025-01-13T06:50:42.695Z] + cut -d/ -f2 [2025-01-13T06:50:42.695Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-01-13T06:50:42.695Z] + dirname cmd/support-scheduler/Dockerfile [2025-01-13T06:50:42.695Z] + cut -d/ -f2 [2025-01-13T06:50:42.695Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-01-13T06:50:42.732Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-01-13T06:50:43.098Z] + git rev-list -1 --merges abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461~1..abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [Pipeline] echo [2025-01-13T06:50:43.112Z] -----------> git rev-list -1 --merges abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461~1..abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T06:50:43.112Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [false] [Pipeline] sh [2025-01-13T06:50:43.413Z] + git log --format=format:%s -1 abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [Pipeline] echo [2025-01-13T06:50:43.431Z] ========================================================= [2025-01-13T06:50:43.431Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-01-13T06:50:43.431Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-01-13T06:50:43.878Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-13T06:50:43.878Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-01-13T06:50:43.878Z] + [ -e /tmp/ssh_known_hosts ] [2025-01-13T06:50:43.878Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-01-13T06:50:43.878Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-01-13T06:50:43.878Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-01-13T06:50:43.878Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T06:50:44.286Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-13T06:50:44.286Z] [2025-01-13T06:50:44.286Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T06:50:44.594Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-13T06:50:44.595Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-01-13T06:50:44.595Z] b85a868b505f: Pulling fs layer [2025-01-13T06:50:44.595Z] e2be974225ed: Pulling fs layer [2025-01-13T06:50:44.595Z] 339a4e72a1f5: Pulling fs layer [2025-01-13T06:50:44.595Z] 988bab9f4d93: Pulling fs layer [2025-01-13T06:50:44.595Z] 1469e6f7b9e6: Pulling fs layer [2025-01-13T06:50:44.595Z] eaf3925da568: Pulling fs layer [2025-01-13T06:50:44.595Z] bab4dde63d76: Pulling fs layer [2025-01-13T06:50:44.595Z] bde34c3a00c8: Pulling fs layer [2025-01-13T06:50:44.595Z] b352a97aabf1: Pulling fs layer [2025-01-13T06:50:44.595Z] 4872d77fe225: Pulling fs layer [2025-01-13T06:50:44.595Z] 5851b861e8e6: Pulling fs layer [2025-01-13T06:50:44.595Z] bab4dde63d76: Waiting [2025-01-13T06:50:44.595Z] b352a97aabf1: Waiting [2025-01-13T06:50:44.595Z] 5851b861e8e6: Waiting [2025-01-13T06:50:44.595Z] 4872d77fe225: Waiting [2025-01-13T06:50:44.595Z] bde34c3a00c8: Waiting [2025-01-13T06:50:44.595Z] 1469e6f7b9e6: Waiting [2025-01-13T06:50:44.595Z] 988bab9f4d93: Waiting [2025-01-13T06:50:44.595Z] eaf3925da568: Waiting [2025-01-13T06:50:44.595Z] e2be974225ed: Verifying Checksum [2025-01-13T06:50:44.595Z] e2be974225ed: Download complete [2025-01-13T06:50:44.595Z] 988bab9f4d93: Verifying Checksum [2025-01-13T06:50:44.595Z] 988bab9f4d93: Download complete [2025-01-13T06:50:44.595Z] 1469e6f7b9e6: Verifying Checksum [2025-01-13T06:50:44.595Z] 1469e6f7b9e6: Download complete [2025-01-13T06:50:44.595Z] eaf3925da568: Verifying Checksum [2025-01-13T06:50:44.595Z] eaf3925da568: Download complete [2025-01-13T06:50:44.595Z] 339a4e72a1f5: Verifying Checksum [2025-01-13T06:50:44.595Z] 339a4e72a1f5: Download complete [2025-01-13T06:50:44.855Z] bde34c3a00c8: Verifying Checksum [2025-01-13T06:50:44.855Z] bde34c3a00c8: Download complete [2025-01-13T06:50:44.855Z] b352a97aabf1: Download complete [2025-01-13T06:50:44.855Z] 4872d77fe225: Download complete [2025-01-13T06:50:44.855Z] 5851b861e8e6: Verifying Checksum [2025-01-13T06:50:44.855Z] 5851b861e8e6: Download complete [2025-01-13T06:50:44.855Z] b85a868b505f: Verifying Checksum [2025-01-13T06:50:44.855Z] b85a868b505f: Download complete [2025-01-13T06:50:45.114Z] bab4dde63d76: Verifying Checksum [2025-01-13T06:50:45.114Z] bab4dde63d76: Download complete [2025-01-13T06:50:46.053Z] b85a868b505f: Pull complete [2025-01-13T06:50:46.313Z] e2be974225ed: Pull complete [2025-01-13T06:50:46.572Z] 339a4e72a1f5: Pull complete [2025-01-13T06:50:46.836Z] 988bab9f4d93: Pull complete [2025-01-13T06:50:47.095Z] 1469e6f7b9e6: Pull complete [2025-01-13T06:50:47.095Z] eaf3925da568: Pull complete [2025-01-13T06:50:49.025Z] bab4dde63d76: Pull complete [2025-01-13T06:50:49.025Z] bde34c3a00c8: Pull complete [2025-01-13T06:50:49.025Z] b352a97aabf1: Pull complete [2025-01-13T06:50:49.295Z] 4872d77fe225: Pull complete [2025-01-13T06:50:49.295Z] 5851b861e8e6: Pull complete [2025-01-13T06:50:49.295Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-01-13T06:50:49.295Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-13T06:50:49.295Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-13T06:50:49.435Z] prd-ubuntu20.04-docker-8c-8g-36611 does not seem to be running inside a container [2025-01-13T06:50:49.468Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/778 -v /w/workspace/edgex-go/778:/w/workspace/edgex-go/778:rw,z -v /w/workspace/edgex-go/778@tmp:/w/workspace/edgex-go/778@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-13T06:50:51.979Z] $ docker top 90186955b2864051c57911730f970f7221a3970e30fd876c94bd933e80e31112 -eo pid,comm [2025-01-13T06:50:52.041Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-01-13T06:50:52.041Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-13T06:50:52.095Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-13T06:50:52.095Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-13T06:50:52.213Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-13T06:50:52.213Z] $ docker exec 90186955b2864051c57911730f970f7221a3970e30fd876c94bd933e80e31112 ssh-agent [2025-01-13T06:50:52.329Z] SSH_AUTH_SOCK=/tmp/ssh-cP5oBvGSwd1m/agent.32 [2025-01-13T06:50:52.329Z] SSH_AGENT_PID=38 [2025-01-13T06:50:52.335Z] Running ssh-add (command line suppressed) [2025-01-13T06:50:52.440Z] Identity added: /w/workspace/edgex-go/778@tmp/private_key_11810125534640017372.key (/w/workspace/edgex-go/778@tmp/private_key_11810125534640017372.key) [2025-01-13T06:50:52.457Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-13T06:50:52.866Z] + git tag --points-at HEAD [Pipeline] } [2025-01-13T06:50:52.874Z] $ docker exec --env ******** --env ******** 90186955b2864051c57911730f970f7221a3970e30fd876c94bd933e80e31112 ssh-agent -k [2025-01-13T06:50:52.983Z] unset SSH_AUTH_SOCK; [2025-01-13T06:50:52.983Z] unset SSH_AGENT_PID; [2025-01-13T06:50:52.984Z] echo Agent pid 38 killed; [2025-01-13T06:50:52.994Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-01-13T06:50:53.037Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-13T06:50:53.038Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-13T06:50:53.139Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-13T06:50:53.139Z] $ docker exec 90186955b2864051c57911730f970f7221a3970e30fd876c94bd933e80e31112 ssh-agent [2025-01-13T06:50:53.247Z] SSH_AUTH_SOCK=/tmp/ssh-fnP14vvOxfNx/agent.71 [2025-01-13T06:50:53.247Z] SSH_AGENT_PID=77 [2025-01-13T06:50:53.252Z] Running ssh-add (command line suppressed) [2025-01-13T06:50:53.349Z] Identity added: /w/workspace/edgex-go/778@tmp/private_key_3566754781224587936.key (/w/workspace/edgex-go/778@tmp/private_key_3566754781224587936.key) [2025-01-13T06:50:53.366Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-13T06:50:53.663Z] + git semver init [2025-01-13T06:50:53.922Z] 2025-01-13 06:50:53,841 [run_init] DEBUG init version:0.0.0 force:False [2025-01-13T06:50:53.922Z] 2025-01-13 06:50:53,842 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/778/.semver [2025-01-13T06:50:53.922Z] 2025-01-13 06:50:53,843 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/778/.semver [2025-01-13T06:50:53.922Z] 2025-01-13 06:50:53,843 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/778/.semver'], cwd=/w/workspace/edgex-go/778, universal_newlines=False, shell=None, istream=None) [2025-01-13T06:50:59.198Z] 2025-01-13 06:50:58,843 [append_file] DEBUG append to file:/w/workspace/edgex-go/778/.git/info/exclude [2025-01-13T06:50:59.198Z] 2025-01-13 06:50:58,844 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/778/.semver/main with force:False [2025-01-13T06:50:59.198Z] 2025-01-13 06:50:58,844 [read_version] DEBUG read version from /w/workspace/edgex-go/778/.semver/main [2025-01-13T06:50:59.198Z] 2025-01-13 06:50:58,845 [read_version] DEBUG read version from /w/workspace/edgex-go/778/.semver/main [2025-01-13T06:50:59.198Z] 4.0.0-dev.42 [Pipeline] } [2025-01-13T06:50:59.208Z] $ docker exec --env ******** --env ******** 90186955b2864051c57911730f970f7221a3970e30fd876c94bd933e80e31112 ssh-agent -k [2025-01-13T06:50:59.306Z] unset SSH_AUTH_SOCK; [2025-01-13T06:50:59.307Z] unset SSH_AGENT_PID; [2025-01-13T06:50:59.307Z] echo Agent pid 77 killed; [2025-01-13T06:50:59.321Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-13T06:50:59.645Z] + git semver [Pipeline] } [2025-01-13T06:50:59.915Z] $ docker stop --time=1 90186955b2864051c57911730f970f7221a3970e30fd876c94bd933e80e31112 [2025-01-13T06:51:01.226Z] $ docker rm -f --volumes 90186955b2864051c57911730f970f7221a3970e30fd876c94bd933e80e31112 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-13T06:51:01.568Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-01-13T06:51:01.808Z] Stashed 1 file(s) [Pipeline] echo [2025-01-13T06:51:01.812Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.42 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-13T06:51:02.237Z] + git config --global --add safe.directory /w/workspace/edgex-go/778 [Pipeline] echo [2025-01-13T06:51:02.251Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-13T06:51:02.270Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-13T06:51:02.285Z] ========================================================= [2025-01-13T06:51:02.285Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-01-13T06:51:02.285Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-01-13T06:51:02.579Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-13T06:51:02.579Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-01-13T06:51:02.579Z] da9db072f522: Pulling fs layer [2025-01-13T06:51:02.579Z] 6ef4a4ee8ca5: Pulling fs layer [2025-01-13T06:51:02.579Z] 06f05ace1117: Pulling fs layer [2025-01-13T06:51:02.579Z] 5fe327b54edc: Pulling fs layer [2025-01-13T06:51:02.579Z] 4f4fb700ef54: Pulling fs layer [2025-01-13T06:51:02.579Z] 92a5565b7b96: Pulling fs layer [2025-01-13T06:51:02.579Z] ff9bb7016b71: Pulling fs layer [2025-01-13T06:51:02.579Z] b67dba6c2c7d: Pulling fs layer [2025-01-13T06:51:02.579Z] a813b0c90790: Pulling fs layer [2025-01-13T06:51:02.579Z] 5fe327b54edc: Waiting [2025-01-13T06:51:02.579Z] 4f4fb700ef54: Waiting [2025-01-13T06:51:02.579Z] 92a5565b7b96: Waiting [2025-01-13T06:51:02.579Z] ff9bb7016b71: Waiting [2025-01-13T06:51:02.579Z] b67dba6c2c7d: Waiting [2025-01-13T06:51:02.579Z] a813b0c90790: Waiting [2025-01-13T06:51:02.579Z] 6ef4a4ee8ca5: Download complete [2025-01-13T06:51:02.579Z] 5fe327b54edc: Verifying Checksum [2025-01-13T06:51:02.579Z] 5fe327b54edc: Download complete [2025-01-13T06:51:02.579Z] 4f4fb700ef54: Verifying Checksum [2025-01-13T06:51:02.579Z] 4f4fb700ef54: Download complete [2025-01-13T06:51:02.579Z] 92a5565b7b96: Download complete [2025-01-13T06:51:02.579Z] da9db072f522: Verifying Checksum [2025-01-13T06:51:02.579Z] da9db072f522: Download complete [2025-01-13T06:51:02.838Z] ff9bb7016b71: Verifying Checksum [2025-01-13T06:51:02.838Z] ff9bb7016b71: Download complete [2025-01-13T06:51:02.838Z] da9db072f522: Pull complete [2025-01-13T06:51:03.098Z] 6ef4a4ee8ca5: Pull complete [2025-01-13T06:51:03.098Z] a813b0c90790: Verifying Checksum [2025-01-13T06:51:03.098Z] a813b0c90790: Download complete [2025-01-13T06:51:03.098Z] 06f05ace1117: Verifying Checksum [2025-01-13T06:51:03.098Z] 06f05ace1117: Download complete [2025-01-13T06:51:03.357Z] b67dba6c2c7d: Verifying Checksum [2025-01-13T06:51:03.357Z] b67dba6c2c7d: Download complete [2025-01-13T06:51:07.554Z] 06f05ace1117: Pull complete [2025-01-13T06:51:07.554Z] 5fe327b54edc: Pull complete [2025-01-13T06:51:07.554Z] 4f4fb700ef54: Pull complete [2025-01-13T06:51:07.554Z] 92a5565b7b96: Pull complete [2025-01-13T06:51:07.554Z] ff9bb7016b71: Pull complete [2025-01-13T06:51:09.456Z] b67dba6c2c7d: Pull complete [2025-01-13T06:51:10.024Z] a813b0c90790: Pull complete [2025-01-13T06:51:10.024Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-01-13T06:51:10.024Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-13T06:51:10.025Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-01-13T06:51:10.328Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-13T06:51:10.328Z] WORKDIR /edgex [2025-01-13T06:51:10.328Z] COPY go.mod . [2025-01-13T06:51:10.328Z] RUN go mod download [2025-01-13T06:51:10.328Z] + docker build -t ci-base-image-x86_64 -f - . [2025-01-13T06:51:10.895Z] Sending build context to Docker daemon 178.5MB [2025-01-13T06:51:10.895Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-13T06:51:10.895Z] ---> 3ba60ce46760 [2025-01-13T06:51:10.895Z] Step 2/4 : WORKDIR /edgex [2025-01-13T06:51:15.123Z] ---> Running in d94ca896a6e5 [2025-01-13T06:51:15.123Z] Removing intermediate container d94ca896a6e5 [2025-01-13T06:51:15.123Z] ---> 8def3e90dab7 [2025-01-13T06:51:15.123Z] Step 3/4 : COPY go.mod . [2025-01-13T06:51:15.123Z] ---> 1ec7a14a0453 [2025-01-13T06:51:15.123Z] Step 4/4 : RUN go mod download [2025-01-13T06:51:15.123Z] ---> Running in 1719f628d488 [2025-01-13T06:51:16.914Z] Still waiting to schedule task [2025-01-13T06:51:16.914Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-01-13T06:51:47.235Z] Removing intermediate container 1719f628d488 [2025-01-13T06:51:47.235Z] ---> c5c78ccf7d91 [2025-01-13T06:51:47.235Z] Successfully built c5c78ccf7d91 [2025-01-13T06:51:47.235Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T06:51:47.550Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-13T06:51:47.550Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-13T06:51:47.632Z] prd-ubuntu20.04-docker-8c-8g-36611 does not seem to be running inside a container [2025-01-13T06:51:47.667Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/778 -v /w/workspace/edgex-go/778:/w/workspace/edgex-go/778:rw,z -v /w/workspace/edgex-go/778@tmp:/w/workspace/edgex-go/778@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-01-13T06:51:48.138Z] $ docker top 0beaa5cd1cf348d4298a23cd31e221820c5eee1aea05de05cb81ce54adfa3189 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-13T06:51:48.497Z] + go version [2025-01-13T06:51:48.497Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-01-13T06:51:48.506Z] $ docker stop --time=1 0beaa5cd1cf348d4298a23cd31e221820c5eee1aea05de05cb81ce54adfa3189 [2025-01-13T06:51:49.801Z] $ docker rm -f --volumes 0beaa5cd1cf348d4298a23cd31e221820c5eee1aea05de05cb81ce54adfa3189 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T06:51:50.242Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-13T06:51:50.242Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-13T06:51:50.316Z] prd-ubuntu20.04-docker-8c-8g-36611 does not seem to be running inside a container [2025-01-13T06:51:50.344Z] $ 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/778 -v /w/workspace/edgex-go/778:/w/workspace/edgex-go/778:rw,z -v /w/workspace/edgex-go/778@tmp:/w/workspace/edgex-go/778@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-01-13T06:51:50.707Z] $ docker top 49ad7327ae46f02ec618a62b2b24003f068c9b0931ea59ef0d10140a0b7790af -eo pid,comm [Pipeline] { [Pipeline] echo [2025-01-13T06:51:50.783Z] ========================================================= [2025-01-13T06:51:50.783Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-01-13T06:51:50.783Z] ========================================================= [Pipeline] sh [2025-01-13T06:51:51.060Z] + git config --global --add safe.directory /w/workspace/edgex-go/778 [Pipeline] fileExists [Pipeline] sh [2025-01-13T06:51:51.371Z] + make test [2025-01-13T06:51:51.371Z] go test -race -coverprofile=coverage.out ./... [2025-01-13T06:51:59.493Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-01-13T06:52:31.611Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-01-13T06:52:31.611Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-01-13T06:52:31.611Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-01-13T06:52:31.611Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-01-13T06:52:31.611Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-01-13T06:52:31.611Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-01-13T06:52:31.611Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-01-13T06:52:31.611Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-01-13T06:52:31.611Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-01-13T06:52:31.611Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-01-13T06:52:31.611Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-01-13T06:52:31.611Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-01-13T06:52:31.611Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-01-13T06:52:31.611Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-01-13T06:52:31.611Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-01-13T06:52:31.611Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-01-13T06:52:31.611Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-01-13T06:52:32.178Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.027s coverage: 28.7% of statements [2025-01-13T06:52:32.436Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-01-13T06:52:32.436Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2025-01-13T06:52:32.436Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-01-13T06:52:33.002Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-01-13T06:52:33.002Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-01-13T06:52:33.572Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.039s coverage: 97.0% of statements [2025-01-13T06:52:33.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-01-13T06:52:33.831Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-01-13T06:52:33.831Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-13T06:52:33.831Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-01-13T06:52:33.831Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-01-13T06:52:33.831Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-01-13T06:52:33.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-01-13T06:52:33.831Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-01-13T06:52:33.831Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-01-13T06:52:35.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-01-13T06:52:35.211Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-01-13T06:52:35.211Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-01-13T06:52:35.211Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-13T06:52:35.211Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-01-13T06:52:36.611Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.055s coverage: 69.2% of statements [2025-01-13T06:52:36.611Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.046s coverage: 48.4% of statements [2025-01-13T06:52:37.133Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-01-13T06:52:37.133Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-01-13T06:52:37.133Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.129s coverage: 93.4% of statements [2025-01-13T06:52:37.133Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.052s coverage: 91.7% of statements [2025-01-13T06:52:38.079Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.057s coverage: 9.4% of statements [2025-01-13T06:52:39.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-01-13T06:52:39.018Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-01-13T06:52:39.018Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-01-13T06:52:39.018Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-13T06:52:39.018Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-01-13T06:52:39.018Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-01-13T06:52:39.018Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-01-13T06:52:39.018Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-01-13T06:52:39.018Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-01-13T06:52:39.018Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-01-13T06:52:39.018Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-01-13T06:52:40.408Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.402s coverage: 95.8% of statements [2025-01-13T06:52:40.408Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements [2025-01-13T06:52:40.408Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-01-13T06:52:40.665Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-01-13T06:52:40.665Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-01-13T06:52:40.665Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-01-13T06:52:40.665Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-01-13T06:52:41.604Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.028s coverage: 0.0% of statements [no tests to run] [2025-01-13T06:52:41.863Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.053s coverage: 1.0% of statements [2025-01-13T06:52:41.863Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.038s coverage: 44.2% of statements [2025-01-13T06:52:41.863Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.030s coverage: 81.1% of statements [2025-01-13T06:52:42.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.021s coverage: 40.0% of statements [2025-01-13T06:52:42.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.027s coverage: 87.1% of statements [2025-01-13T06:52:42.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 94.1% of statements [2025-01-13T06:52:42.436Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-01-13T06:52:42.436Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-01-13T06:52:42.436Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-01-13T06:52:42.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.029s coverage: 96.3% of statements [2025-01-13T06:52:42.959Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-01-13T06:52:42.959Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-01-13T06:52:42.959Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-01-13T06:52:42.959Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-01-13T06:52:42.959Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements [2025-01-13T06:52:44.339Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-01-13T06:52:44.340Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-01-13T06:52:44.340Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-01-13T06:52:45.276Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-01-13T06:52:45.276Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-01-13T06:52:45.276Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-01-13T06:52:45.276Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-01-13T06:52:45.536Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-01-13T06:52:45.536Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-01-13T06:52:46.118Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-01-13T06:52:47.053Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-01-13T06:52:48.002Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-01-13T06:52:49.050Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-36612 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-01-13T06:52:49.071Z] Running in /w/workspace/edgex-go/778 [Pipeline] { [Pipeline] checkout [2025-01-13T06:52:49.383Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-01-13T06:52:49.383Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-01-13T06:52:51.920Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-01-13T06:52:51.920Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-01-13T06:52:51.920Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-01-13T06:52:52.127Z] The recommended git tool is: git [2025-01-13T06:52:52.880Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-01-13T06:52:52.881Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-13T06:52:54.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.031s coverage: 94.4% of statements [2025-01-13T06:52:54.515Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-01-13T06:52:54.515Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-01-13T06:52:54.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-01-13T06:52:55.085Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-01-13T06:52:55.085Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-01-13T06:52:55.085Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-01-13T06:52:55.085Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-01-13T06:52:56.463Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-01-13T06:52:56.463Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-01-13T06:52:56.463Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-01-13T06:52:56.463Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-01-13T06:52:57.261Z] using credential edgex-jenkins-ssh [2025-01-13T06:52:57.290Z] Cloning the remote Git repository [2025-01-13T06:52:57.852Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-01-13T06:52:57.852Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-13T06:52:57.852Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-01-13T06:52:57.852Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-01-13T06:52:57.852Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-01-13T06:52:57.852Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-01-13T06:52:57.336Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-01-13T06:52:57.440Z] > git init /w/workspace/edgex-go/778 # timeout=10 [2025-01-13T06:52:57.620Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-01-13T06:52:57.622Z] > git --version # timeout=10 [2025-01-13T06:52:57.640Z] > git --version # 'git version 2.25.1' [2025-01-13T06:52:57.643Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-01-13T06:52:57.813Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-13T06:52:59.232Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-01-13T06:52:59.233Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-13T06:53:07.376Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.040s coverage: 92.9% of statements [2025-01-13T06:53:07.376Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.026s coverage: 66.7% of statements [2025-01-13T06:53:07.376Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.033s coverage: 62.3% of statements [2025-01-13T06:53:07.376Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.027s coverage: 75.0% of statements [2025-01-13T06:53:07.376Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements [2025-01-13T06:53:07.376Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.022s coverage: 17.0% of statements [2025-01-13T06:53:07.376Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements [2025-01-13T06:53:07.376Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.061s coverage: 81.8% of statements [2025-01-13T06:53:07.376Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.061s coverage: 82.1% of statements [2025-01-13T06:53:07.376Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements [2025-01-13T06:53:07.376Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.126s coverage: 63.1% of statements [2025-01-13T06:53:07.376Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.026s coverage: 100.0% of statements [2025-01-13T06:53:07.376Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements [2025-01-13T06:53:07.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2025-01-13T06:53:07.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.023s coverage: 73.7% of statements [2025-01-13T06:53:07.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements [2025-01-13T06:53:07.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.030s coverage: 88.6% of statements [2025-01-13T06:53:07.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.029s coverage: 96.8% of statements [2025-01-13T06:53:07.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.024s coverage: 100.0% of statements [2025-01-13T06:53:07.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.141s coverage: 36.8% of statements [2025-01-13T06:53:07.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 93.8% of statements [2025-01-13T06:53:07.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 3.1% of statements [2025-01-13T06:53:07.377Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.062s coverage: 17.0% of statements [2025-01-13T06:53:07.377Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.130s coverage: 94.9% of statements [2025-01-13T06:53:07.377Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.031s coverage: 9.0% of statements [2025-01-13T06:53:07.377Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.077s coverage: 97.7% of statements [2025-01-13T06:53:07.377Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.036s coverage: 43.6% of statements [2025-01-13T06:53:07.377Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2025-01-13T06:53:07.377Z] running golangci-lint [2025-01-13T06:53:07.377Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-01-13T06:53:07.377Z] go version go1.23.4 linux/amd64 [2025-01-13T06:53:07.377Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-01-13T06:53:07.377Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-01-13T06:53:07.377Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-01-13T06:53:14.384Z] Avoid second fetch [2025-01-13T06:53:14.385Z] Checking out Revision abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 (main) [2025-01-13T06:53:13.483Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-01-13T06:53:13.505Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-13T06:53:14.397Z] > git config core.sparsecheckout # timeout=10 [2025-01-13T06:53:15.181Z] Commit message: "Merge pull request #5049 from jackchenjc/issue-5048" [2025-01-13T06:53:14.464Z] > git checkout -f abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-13T06:53:19.801Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-01-13T06:53:19.801Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-13T06:53:19.801Z] Dload Upload Total Spent Left Speed [2025-01-13T06:53:19.801Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 96451 0 --:--:-- --:--:-- --:--:-- 96451 [Pipeline] sh [2025-01-13T06:53:20.141Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-01-13T06:53:20.470Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2025-01-13T06:53:20.470Z] /etc/docker/daemon.new [2025-01-13T06:53:20.470Z] { [2025-01-13T06:53:20.470Z] "registry-mirrors": [ [2025-01-13T06:53:20.470Z] "https://nexus3.edgexfoundry.org:10001" [2025-01-13T06:53:20.470Z] ], [2025-01-13T06:53:20.470Z] "bip": "10.250.0.254/24", [2025-01-13T06:53:20.470Z] "hosts": [ [2025-01-13T06:53:20.470Z] "tcp://0.0.0.0:5555", [2025-01-13T06:53:20.470Z] "unix:///var/run/docker.sock" [2025-01-13T06:53:20.470Z] ], [2025-01-13T06:53:20.470Z] "mtu": 1458, [2025-01-13T06:53:20.470Z] "selinux-enabled": true, [2025-01-13T06:53:20.470Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-01-13T06:53:20.470Z] } [Pipeline] sh [2025-01-13T06:53:20.800Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-01-13T06:53:21.132Z] + sudo service docker restart [2025-01-13T06:53:33.930Z] level=info msg="[loader] Go packages loading at mode 575 (imports|name|deps|exports_file|files|types_sizes|compiled_files) took 24.729581059s" [2025-01-13T06:53:33.930Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 35.559885ms" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-13T06:53:39.402Z] provisioning config files... [2025-01-13T06:53:39.427Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/778@tmp/config17477459659338441817tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-13T06:53:39.860Z] ---> ****-login.sh [2025-01-13T06:53:39.860Z] nexus3.edgexfoundry.org:10001 [2025-01-13T06:53:40.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T06:53:40.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T06:53:40.399Z] Configure a credential helper to remove this warning. See [2025-01-13T06:53:40.400Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T06:53:40.400Z] [2025-01-13T06:53:40.400Z] Login Succeeded [2025-01-13T06:53:40.400Z] nexus3.edgexfoundry.org:10002 [2025-01-13T06:53:40.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T06:53:40.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T06:53:40.668Z] Configure a credential helper to remove this warning. See [2025-01-13T06:53:40.669Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T06:53:40.669Z] [2025-01-13T06:53:40.669Z] Login Succeeded [2025-01-13T06:53:40.669Z] nexus3.edgexfoundry.org:10003 [2025-01-13T06:53:40.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T06:53:40.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T06:53:40.950Z] Configure a credential helper to remove this warning. See [2025-01-13T06:53:40.950Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T06:53:40.950Z] [2025-01-13T06:53:40.950Z] Login Succeeded [2025-01-13T06:53:40.950Z] nexus3.edgexfoundry.org:10004 [2025-01-13T06:53:40.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T06:53:41.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T06:53:41.220Z] Configure a credential helper to remove this warning. See [2025-01-13T06:53:41.220Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T06:53:41.220Z] [2025-01-13T06:53:41.220Z] Login Succeeded [2025-01-13T06:53:41.220Z] ****.io [2025-01-13T06:53:41.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T06:53:41.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T06:53:41.489Z] Configure a credential helper to remove this warning. See [2025-01-13T06:53:41.489Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T06:53:41.489Z] [2025-01-13T06:53:41.489Z] Login Succeeded [2025-01-13T06:53:41.509Z] ---> ****-login.sh ends [Pipeline] } [2025-01-13T06:53:41.511Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-01-13T06:53:42.147Z] + git config --global --add safe.directory /w/workspace/edgex-go/778 [Pipeline] echo [2025-01-13T06:53:42.166Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-13T06:53:42.181Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-13T06:53:42.193Z] ========================================================= [2025-01-13T06:53:42.193Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-01-13T06:53:42.193Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-01-13T06:53:42.521Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-13T06:53:42.521Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-01-13T06:53:42.521Z] 9986a736f7d3: Pulling fs layer [2025-01-13T06:53:42.521Z] 1f018df60701: Pulling fs layer [2025-01-13T06:53:42.521Z] 39f8f326b044: Pulling fs layer [2025-01-13T06:53:42.521Z] e6a1e7a6a96a: Pulling fs layer [2025-01-13T06:53:42.521Z] 4f4fb700ef54: Pulling fs layer [2025-01-13T06:53:42.521Z] d45d956e0dbf: Pulling fs layer [2025-01-13T06:53:42.521Z] d7702b0d1db1: Pulling fs layer [2025-01-13T06:53:42.521Z] 5c7f0f088c93: Pulling fs layer [2025-01-13T06:53:42.521Z] 4fdc064ae6cf: Pulling fs layer [2025-01-13T06:53:42.521Z] d45d956e0dbf: Waiting [2025-01-13T06:53:42.521Z] d7702b0d1db1: Waiting [2025-01-13T06:53:42.521Z] 5c7f0f088c93: Waiting [2025-01-13T06:53:42.521Z] e6a1e7a6a96a: Waiting [2025-01-13T06:53:42.521Z] 4fdc064ae6cf: Waiting [2025-01-13T06:53:42.521Z] 4f4fb700ef54: Waiting [2025-01-13T06:53:42.789Z] 1f018df60701: Verifying Checksum [2025-01-13T06:53:42.789Z] 1f018df60701: Download complete [2025-01-13T06:53:42.789Z] e6a1e7a6a96a: Verifying Checksum [2025-01-13T06:53:42.789Z] e6a1e7a6a96a: Download complete [2025-01-13T06:53:42.789Z] 4f4fb700ef54: Verifying Checksum [2025-01-13T06:53:42.789Z] 4f4fb700ef54: Download complete [2025-01-13T06:53:42.789Z] d45d956e0dbf: Download complete [2025-01-13T06:53:42.789Z] 9986a736f7d3: Download complete [2025-01-13T06:53:42.789Z] d7702b0d1db1: Verifying Checksum [2025-01-13T06:53:42.789Z] d7702b0d1db1: Download complete [2025-01-13T06:53:43.057Z] 4fdc064ae6cf: Verifying Checksum [2025-01-13T06:53:43.057Z] 4fdc064ae6cf: Download complete [2025-01-13T06:53:43.392Z] 9986a736f7d3: Pull complete [2025-01-13T06:53:43.992Z] 1f018df60701: Pull complete [2025-01-13T06:53:44.264Z] 39f8f326b044: Download complete [2025-01-13T06:53:45.233Z] 5c7f0f088c93: Verifying Checksum [2025-01-13T06:53:45.233Z] 5c7f0f088c93: Download complete [2025-01-13T06:53:47.686Z] level=info msg="[linters_context/goanalysis] analyzers took 2m0.926955003s with top 10 stages: buildir: 1m7.825954131s, inspect: 4.76709286s, gosec: 4.731790793s, fact_deprecated: 3.218487657s, printf: 2.459585438s, ctrlflow: 1.730787229s, nilness: 1.725910667s, S1038: 1.477680038s, fact_purity: 1.414513692s, directives: 1.297548567s" [2025-01-13T06:53:47.686Z] level=info msg="[runner] Issues before processing: 199, after processing: 0" [2025-01-13T06:53:47.686Z] level=info msg="[runner] Processors filtering stat (in/out): exclude-rules: 199/17, invalid_issue: 199/199, exclude: 199/199, skip_files: 199/199, cgo: 199/199, path_prettifier: 199/199, autogenerated_exclude: 199/199, identifier_marker: 199/199, filename_unadjuster: 199/199, skip_dirs: 199/199, nolint: 17/0" [2025-01-13T06:53:47.686Z] level=info msg="[runner] processing took 19.623553ms with stages: nolint: 9.679865ms, identifier_marker: 5.404742ms, path_prettifier: 1.433391ms, exclude-rules: 1.419851ms, autogenerated_exclude: 1.100179ms, skip_dirs: 504.564µs, invalid_issue: 30.95µs, cgo: 28.801µs, filename_unadjuster: 14.82µs, max_same_issues: 1.07µs, max_from_linter: 790ns, fixer: 760ns, uniq_by_line: 730ns, skip_files: 670ns, sort_results: 440ns, severity-rules: 420ns, source_code: 360ns, exclude: 350ns, path_shortener: 250ns, diff: 210ns, path_prefixer: 170ns, max_per_file_from_linter: 170ns" [2025-01-13T06:53:47.686Z] level=info msg="[runner] linters took 14.067134486s with stages: goanalysis_metalinter: 14.047369592s" [2025-01-13T06:53:47.686Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-01-13T06:53:47.686Z] level=info msg="Memory: 389 samples, avg is 290.8MB, max is 1237.8MB" [2025-01-13T06:53:47.686Z] level=info msg="Execution took 38.83975256s" [2025-01-13T06:53:47.686Z] go vet ./... [2025-01-13T06:53:54.248Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-13T06:53:54.248Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-13T06:53:54.248Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-13T06:53:54.262Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2025-01-13T06:53:54.565Z] + ls -al . [2025-01-13T06:53:54.565Z] total 1836 [2025-01-13T06:53:54.565Z] drwxrwxr-x 11 1001 1001 4096 Jan 13 06:51 . [2025-01-13T06:53:54.565Z] drwxr-xr-x 4 root root 4096 Jan 13 06:51 .. [2025-01-13T06:53:54.565Z] drwxrwxr-x 2 1001 1001 4096 Jan 13 06:50 .blubracket [2025-01-13T06:53:54.565Z] -rw-rw-r-- 1 1001 1001 10 Jan 13 06:50 .dockerignore [2025-01-13T06:53:54.565Z] drwxrwxr-x 8 1001 1001 4096 Jan 13 06:53 .git [2025-01-13T06:53:54.565Z] drwxrwxr-x 3 1001 1001 4096 Jan 13 06:50 .github [2025-01-13T06:53:54.565Z] -rw-rw-r-- 1 1001 1001 907 Jan 13 06:50 .gitignore [2025-01-13T06:53:54.565Z] -rw-rw-r-- 1 1001 1001 199 Jan 13 06:50 .golangci.yml [2025-01-13T06:53:54.565Z] -rw-rw-r-- 1 1001 1001 100 Jan 13 06:50 .hadolint.yml [2025-01-13T06:53:54.565Z] drwxr-xr-x 3 1001 1001 4096 Jan 13 06:50 .semver [2025-01-13T06:53:54.565Z] -rw-rw-r-- 1 1001 1001 155 Jan 13 06:50 .sonarcloud.properties [2025-01-13T06:53:54.565Z] -rw-rw-r-- 1 1001 1001 1171 Jan 13 06:50 ADOPTERS.md [2025-01-13T06:53:54.565Z] -rw-rw-r-- 1 1001 1001 17256 Jan 13 06:50 Attribution.txt [2025-01-13T06:53:54.565Z] -rw-rw-r-- 1 1001 1001 100284 Jan 13 06:50 CHANGELOG.md [2025-01-13T06:53:54.565Z] -rw-rw-r-- 1 1001 1001 3804 Jan 13 06:50 CONTRIBUTING.md [2025-01-13T06:53:54.565Z] -rw-rw-r-- 1 1001 1001 677 Jan 13 06:50 GOVERNANCE.md [2025-01-13T06:53:54.565Z] -rw-rw-r-- 1 1001 1001 858 Jan 13 06:50 Jenkinsfile [2025-01-13T06:53:54.565Z] -rw-rw-r-- 1 1001 1001 10775 Jan 13 06:50 LICENSE [2025-01-13T06:53:54.565Z] -rw-rw-r-- 1 1001 1001 16740 Jan 13 06:50 Makefile [2025-01-13T06:53:54.565Z] -rw-rw-r-- 1 1001 1001 582 Jan 13 06:50 OWNERS.md [2025-01-13T06:53:54.565Z] -rw-rw-r-- 1 1001 1001 9932 Jan 13 06:50 README.md [2025-01-13T06:53:54.565Z] -rw-rw-r-- 1 1001 1001 789 Jan 13 06:50 SECURITY.md [2025-01-13T06:53:54.565Z] -rw-rw-r-- 1 1001 1001 12 Jan 13 06:51 VERSION [2025-01-13T06:53:54.565Z] drwxrwxr-x 2 1001 1001 4096 Jan 13 06:50 bin [2025-01-13T06:53:54.565Z] drwxrwxr-x 19 1001 1001 4096 Jan 13 06:50 cmd [2025-01-13T06:53:54.565Z] -rw-r--r-- 1 root root 1510727 Jan 13 06:53 coverage.out [2025-01-13T06:53:54.565Z] drwxrwxr-x 2 1001 1001 4096 Jan 13 06:50 fuzz_test [2025-01-13T06:53:54.565Z] -rw-rw-r-- 1 1001 1001 6506 Jan 13 06:50 go.mod [2025-01-13T06:53:54.565Z] -rw-rw-r-- 1 1001 1001 88058 Jan 13 06:50 go.sum [2025-01-13T06:53:54.565Z] drwxrwxr-x 7 1001 1001 4096 Jan 13 06:50 internal [2025-01-13T06:53:54.565Z] drwxrwxr-x 2 1001 1001 4096 Jan 13 06:50 openapi [2025-01-13T06:53:54.565Z] -rw-rw-r-- 1 1001 1001 584 Jan 13 06:50 security.txt [2025-01-13T06:53:54.565Z] -rw-rw-r-- 1 1001 1001 204 Jan 13 06:50 version.go [Pipeline] sh [2025-01-13T06:53:54.852Z] + '[' -e coverage.out ] [2025-01-13T06:53:54.852Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-01-13T06:53:54.994Z] Stashed 1 file(s) [Pipeline] sh [2025-01-13T06:53:55.280Z] + make build [2025-01-13T06:53:55.280Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.42 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-01-13T06:54:07.317Z] 39f8f326b044: Pull complete [2025-01-13T06:54:07.317Z] e6a1e7a6a96a: Pull complete [2025-01-13T06:54:07.317Z] 4f4fb700ef54: Pull complete [2025-01-13T06:54:07.317Z] d45d956e0dbf: Pull complete [2025-01-13T06:54:07.317Z] d7702b0d1db1: Pull complete [2025-01-13T06:54:13.972Z] 5c7f0f088c93: Pull complete [2025-01-13T06:54:15.915Z] 4fdc064ae6cf: Pull complete [2025-01-13T06:54:15.915Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-01-13T06:54:15.915Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-13T06:54:15.915Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-01-13T06:54:16.249Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-13T06:54:16.249Z] WORKDIR /edgex [2025-01-13T06:54:16.249Z] COPY go.mod . [2025-01-13T06:54:16.249Z] RUN go mod download [2025-01-13T06:54:16.249Z] + docker build -t ci-base-image-arm64 -f - . [2025-01-13T06:54:17.663Z] #0 building with "default" instance using docker driver [2025-01-13T06:54:17.663Z] [2025-01-13T06:54:17.663Z] #1 [internal] load build definition from Dockerfile [2025-01-13T06:54:17.663Z] #1 transferring dockerfile: 172B 0.0s done [2025-01-13T06:54:17.663Z] #1 DONE 0.1s [2025-01-13T06:54:17.663Z] [2025-01-13T06:54:17.663Z] #2 [internal] load .dockerignore [2025-01-13T06:54:17.663Z] #2 transferring context: 50B done [2025-01-13T06:54:17.663Z] #2 DONE 0.1s [2025-01-13T06:54:17.663Z] [2025-01-13T06:54:17.663Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-13T06:54:17.663Z] #3 DONE 0.0s [2025-01-13T06:54:17.663Z] [2025-01-13T06:54:17.663Z] #4 [internal] load build context [2025-01-13T06:54:17.663Z] #4 transferring context: 6.54kB done [2025-01-13T06:54:17.663Z] #4 DONE 0.1s [2025-01-13T06:54:17.663Z] [2025-01-13T06:54:17.663Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-13T06:54:17.663Z] #5 DONE 0.2s [2025-01-13T06:54:17.663Z] [2025-01-13T06:54:17.663Z] #6 [2/4] WORKDIR /edgex [2025-01-13T06:54:19.080Z] #6 DONE 1.2s [2025-01-13T06:54:19.080Z] [2025-01-13T06:54:19.080Z] #7 [3/4] COPY go.mod . [2025-01-13T06:54:19.080Z] #7 DONE 0.1s [2025-01-13T06:54:19.080Z] [2025-01-13T06:54:19.080Z] #8 [4/4] RUN go mod download [2025-01-13T06:54:21.847Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.42 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-01-13T06:54:21.847Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.42 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-01-13T06:54:23.775Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.42 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-01-13T06:54:24.340Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.42 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-01-13T06:54:25.716Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.42 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-01-13T06:54:30.991Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.42 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-01-13T06:54:33.569Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.42 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-01-13T06:54:34.095Z] #8 DONE 14.7s [2025-01-13T06:54:34.095Z] [2025-01-13T06:54:34.095Z] #9 exporting to image [2025-01-13T06:54:34.095Z] #9 exporting layers [2025-01-13T06:54:36.112Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.42 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-01-13T06:54:36.682Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.42 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-01-13T06:54:37.629Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.42 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-01-13T06:54:38.198Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.42 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-01-13T06:54:39.140Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.42 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-01-13T06:54:40.121Z] $ docker stop --time=1 49ad7327ae46f02ec618a62b2b24003f068c9b0931ea59ef0d10140a0b7790af [2025-01-13T06:54:46.294Z] $ docker rm -f --volumes 49ad7327ae46f02ec618a62b2b24003f068c9b0931ea59ef0d10140a0b7790af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T06:54:47.576Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-01-13T06:54:47.576Z] [2025-01-13T06:54:47.576Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T06:54:47.889Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-01-13T06:54:47.889Z] latest: Pulling from edgex-devops/edgex-compose [2025-01-13T06:54:47.889Z] 91d30c5bc195: Pulling fs layer [2025-01-13T06:54:47.889Z] 2e9b0aa3be6d: Pulling fs layer [2025-01-13T06:54:47.889Z] 9c61dcf015f6: Pulling fs layer [2025-01-13T06:54:47.889Z] 4698f68db338: Pulling fs layer [2025-01-13T06:54:47.889Z] 2a2f49069b9e: Pulling fs layer [2025-01-13T06:54:47.889Z] e0025b399a48: Pulling fs layer [2025-01-13T06:54:47.889Z] 4698f68db338: Waiting [2025-01-13T06:54:47.889Z] 2a2f49069b9e: Waiting [2025-01-13T06:54:47.889Z] e0025b399a48: Waiting [2025-01-13T06:54:47.889Z] 91d30c5bc195: Verifying Checksum [2025-01-13T06:54:47.889Z] 91d30c5bc195: Download complete [2025-01-13T06:54:47.889Z] 4698f68db338: Verifying Checksum [2025-01-13T06:54:47.889Z] 4698f68db338: Download complete [2025-01-13T06:54:48.148Z] 91d30c5bc195: Pull complete [2025-01-13T06:54:48.148Z] 2e9b0aa3be6d: Verifying Checksum [2025-01-13T06:54:48.148Z] 2e9b0aa3be6d: Download complete [2025-01-13T06:54:48.148Z] e0025b399a48: Verifying Checksum [2025-01-13T06:54:48.148Z] e0025b399a48: Download complete [2025-01-13T06:54:48.148Z] 2a2f49069b9e: Download complete [2025-01-13T06:54:48.407Z] 2e9b0aa3be6d: Pull complete [2025-01-13T06:54:48.665Z] 9c61dcf015f6: Verifying Checksum [2025-01-13T06:54:48.665Z] 9c61dcf015f6: Download complete [2025-01-13T06:54:51.197Z] 9c61dcf015f6: Pull complete [2025-01-13T06:54:51.456Z] 4698f68db338: Pull complete [2025-01-13T06:54:52.023Z] 2a2f49069b9e: Pull complete [2025-01-13T06:54:52.283Z] e0025b399a48: Pull complete [2025-01-13T06:54:52.316Z] #9 exporting layers 17.8s done [2025-01-13T06:54:52.316Z] #9 writing image sha256:b945e280b86ff3c355369a23d3bac9b2969f62575a433f79524e9dc4a628737c done [2025-01-13T06:54:52.316Z] #9 naming to docker.io/library/ci-base-image-arm64 done [2025-01-13T06:54:52.316Z] #9 DONE 17.8s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T06:54:52.542Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-01-13T06:54:52.542Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-01-13T06:54:52.542Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-13T06:54:52.650Z] + docker inspect -f . ci-base-image-arm64 [2025-01-13T06:54:52.650Z] . [2025-01-13T06:54:52.653Z] prd-ubuntu20.04-docker-8c-8g-36611 does not seem to be running inside a container [2025-01-13T06:54:52.681Z] $ 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/778 -v /w/workspace/edgex-go/778:/w/workspace/edgex-go/778:rw,z -v /w/workspace/edgex-go/778@tmp:/w/workspace/edgex-go/778@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-01-13T06:54:57.041Z] $ docker top a819e7f6101900b16fdef22fdb44cee6839eabb5db7df608d5401f8b0b1c30bc -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-13T06:54:57.294Z] prd-ubuntu20.04-docker-arm64-4c-16g-36612 does not seem to be running inside a container [2025-01-13T06:54:57.355Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/778 -v /w/workspace/edgex-go/778:/w/workspace/edgex-go/778:rw,z -v /w/workspace/edgex-go/778@tmp:/w/workspace/edgex-go/778@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-01-13T06:54:58.692Z] $ docker top 8d8689f2b61258ac865a90c80e3fa117c1d9b20fef06412d899f543fbfb97af3 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2025-01-13T06:54:59.133Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-01-13T06:54:59.511Z] + go version [2025-01-13T06:54:59.511Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-01-13T06:54:59.525Z] $ docker stop --time=1 8d8689f2b61258ac865a90c80e3fa117c1d9b20fef06412d899f543fbfb97af3 [2025-01-13T06:55:01.158Z] $ docker rm -f --volumes 8d8689f2b61258ac865a90c80e3fa117c1d9b20fef06412d899f543fbfb97af3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T06:55:01.665Z] #1 [support-scheduler internal] load build definition from Dockerfile [2025-01-13T06:55:01.665Z] #1 transferring dockerfile: 1.82kB done [2025-01-13T06:55:01.665Z] #1 DONE 0.0s [2025-01-13T06:55:01.665Z] [2025-01-13T06:55:01.665Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2025-01-13T06:55:01.665Z] #2 DONE 0.0s [2025-01-13T06:55:01.665Z] [2025-01-13T06:55:01.665Z] #3 [security-spire-server internal] load build definition from Dockerfile [2025-01-13T06:55:01.665Z] #3 transferring dockerfile: 1.70kB done [2025-01-13T06:55:01.666Z] #3 DONE 0.0s [2025-01-13T06:55:01.666Z] [2025-01-13T06:55:01.666Z] #4 [core-data internal] load build definition from Dockerfile [2025-01-13T06:55:01.792Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-01-13T06:55:01.792Z] [2025-01-13T06:55:01.792Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T06:55:02.141Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-01-13T06:55:02.141Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-01-13T06:55:02.141Z] 547446be3368: Pulling fs layer [2025-01-13T06:55:02.141Z] d125d8839a47: Pulling fs layer [2025-01-13T06:55:02.141Z] 3e85d5ac6304: Pulling fs layer [2025-01-13T06:55:02.141Z] c3105a71a48b: Pulling fs layer [2025-01-13T06:55:02.141Z] 0f093f025ec4: Pulling fs layer [2025-01-13T06:55:02.141Z] c3106fc0e877: Pulling fs layer [2025-01-13T06:55:02.141Z] c3105a71a48b: Waiting [2025-01-13T06:55:02.141Z] c3106fc0e877: Waiting [2025-01-13T06:55:02.141Z] 0f093f025ec4: Waiting [2025-01-13T06:55:02.233Z] #4 transferring dockerfile: 2.07kB done [2025-01-13T06:55:02.410Z] 547446be3368: Verifying Checksum [2025-01-13T06:55:02.410Z] c3105a71a48b: Verifying Checksum [2025-01-13T06:55:02.410Z] c3105a71a48b: Download complete [2025-01-13T06:55:02.491Z] #4 DONE 0.7s [2025-01-13T06:55:02.491Z] [2025-01-13T06:55:02.491Z] #5 [security-spire-config internal] load build definition from Dockerfile [2025-01-13T06:55:02.491Z] #5 transferring dockerfile: 1.69kB done [2025-01-13T06:55:02.491Z] #5 DONE 0.6s [2025-01-13T06:55:02.491Z] [2025-01-13T06:55:02.491Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2025-01-13T06:55:02.491Z] #6 transferring dockerfile: 1.81kB done [2025-01-13T06:55:02.491Z] #6 DONE 0.7s [2025-01-13T06:55:02.491Z] [2025-01-13T06:55:02.491Z] #7 [support-scheduler internal] load .dockerignore [2025-01-13T06:55:02.491Z] #7 transferring context: 50B done [2025-01-13T06:55:02.491Z] #7 DONE 0.6s [2025-01-13T06:55:02.491Z] [2025-01-13T06:55:02.491Z] #8 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-13T06:55:02.491Z] #8 DONE 0.0s [2025-01-13T06:55:02.491Z] [2025-01-13T06:55:02.491Z] #9 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2025-01-13T06:55:02.491Z] #9 ... [2025-01-13T06:55:02.491Z] [2025-01-13T06:55:02.491Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2025-01-13T06:55:02.491Z] #2 transferring dockerfile: 3.02kB done [2025-01-13T06:55:02.491Z] #2 DONE 0.8s [2025-01-13T06:55:02.677Z] d125d8839a47: Verifying Checksum [2025-01-13T06:55:02.677Z] d125d8839a47: Download complete [2025-01-13T06:55:02.677Z] c3106fc0e877: Verifying Checksum [2025-01-13T06:55:02.677Z] 0f093f025ec4: Verifying Checksum [2025-01-13T06:55:02.677Z] 0f093f025ec4: Download complete [2025-01-13T06:55:02.750Z] [2025-01-13T06:55:02.750Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-01-13T06:55:02.750Z] #10 transferring dockerfile: 1.89kB done [2025-01-13T06:55:02.943Z] 547446be3368: Pull complete [2025-01-13T06:55:03.523Z] d125d8839a47: Pull complete [2025-01-13T06:55:03.687Z] #10 ... [2025-01-13T06:55:03.687Z] [2025-01-13T06:55:03.687Z] #9 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2025-01-13T06:55:03.687Z] #9 DONE 1.1s [2025-01-13T06:55:03.687Z] [2025-01-13T06:55:03.687Z] #11 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-01-13T06:55:03.945Z] #11 ... [2025-01-13T06:55:03.945Z] [2025-01-13T06:55:03.945Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2025-01-13T06:55:03.946Z] #12 transferring dockerfile: 2.11kB done [2025-01-13T06:55:03.946Z] #12 DONE 2.1s [2025-01-13T06:55:03.946Z] [2025-01-13T06:55:03.946Z] #13 [support-notifications internal] load build definition from Dockerfile [2025-01-13T06:55:03.946Z] #13 transferring dockerfile: 2.04kB done [2025-01-13T06:55:03.946Z] #13 DONE 2.0s [2025-01-13T06:55:03.946Z] [2025-01-13T06:55:03.946Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-01-13T06:55:03.946Z] #10 DONE 2.1s [2025-01-13T06:55:03.946Z] [2025-01-13T06:55:03.946Z] #14 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-13T06:55:03.946Z] #14 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.2s done [2025-01-13T06:55:03.946Z] #14 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-13T06:55:03.946Z] #14 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-13T06:55:03.946Z] #14 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-13T06:55:03.946Z] #14 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s [2025-01-13T06:55:04.204Z] #14 ... [2025-01-13T06:55:04.204Z] [2025-01-13T06:55:04.204Z] #15 [security-proxy-setup internal] load build definition from Dockerfile [2025-01-13T06:55:04.204Z] #15 transferring dockerfile: 2.50kB done [2025-01-13T06:55:04.204Z] #15 DONE 2.3s [2025-01-13T06:55:04.204Z] [2025-01-13T06:55:04.204Z] #16 [core-metadata internal] load build definition from Dockerfile [2025-01-13T06:55:04.204Z] #16 transferring dockerfile: 2.13kB done [2025-01-13T06:55:04.204Z] #16 DONE 2.4s [2025-01-13T06:55:04.204Z] [2025-01-13T06:55:04.204Z] #14 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-13T06:55:04.204Z] #14 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.3s done [2025-01-13T06:55:04.204Z] #14 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b [2025-01-13T06:55:04.204Z] #14 ... [2025-01-13T06:55:04.204Z] [2025-01-13T06:55:04.204Z] #17 [core-command internal] load build definition from Dockerfile [2025-01-13T06:55:04.204Z] #17 transferring dockerfile: 1.94kB done [2025-01-13T06:55:04.204Z] #17 DONE 2.5s [2025-01-13T06:55:04.204Z] [2025-01-13T06:55:04.204Z] #14 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-13T06:55:04.204Z] #14 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.1s done [2025-01-13T06:55:04.464Z] #14 ... [2025-01-13T06:55:04.464Z] [2025-01-13T06:55:04.464Z] #18 [core-keeper internal] load build definition from Dockerfile [2025-01-13T06:55:04.464Z] #18 transferring dockerfile: 2.07kB done [2025-01-13T06:55:04.464Z] #18 DONE 2.6s [2025-01-13T06:55:04.464Z] [2025-01-13T06:55:04.464Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2025-01-13T06:55:04.464Z] #19 transferring context: 50B done [2025-01-13T06:55:04.479Z] 3e85d5ac6304: Verifying Checksum [2025-01-13T06:55:04.479Z] 3e85d5ac6304: Download complete [2025-01-13T06:55:04.722Z] #19 ... [2025-01-13T06:55:04.722Z] [2025-01-13T06:55:04.722Z] #20 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-01-13T06:55:04.722Z] #20 transferring dockerfile: 2.23kB done [2025-01-13T06:55:04.722Z] #20 DONE 3.0s [2025-01-13T06:55:04.722Z] [2025-01-13T06:55:04.722Z] #21 [security-secretstore-setup internal] load build definition from Dockerfile [2025-01-13T06:55:04.722Z] #21 transferring dockerfile: 2.49kB done [2025-01-13T06:55:04.722Z] #21 DONE 3.0s [2025-01-13T06:55:04.982Z] [2025-01-13T06:55:04.982Z] #22 [core-data internal] load .dockerignore [2025-01-13T06:55:04.982Z] #22 transferring context: 50B 0.0s done [2025-01-13T06:55:04.982Z] #22 DONE 2.9s [2025-01-13T06:55:04.982Z] [2025-01-13T06:55:04.982Z] #23 [support-scheduler internal] load build context [2025-01-13T06:55:04.982Z] #23 ... [2025-01-13T06:55:04.982Z] [2025-01-13T06:55:04.982Z] #24 [security-spire-server internal] load .dockerignore [2025-01-13T06:55:04.982Z] #24 transferring context: 50B 0.0s done [2025-01-13T06:55:04.982Z] #24 DONE 3.0s [2025-01-13T06:55:04.982Z] [2025-01-13T06:55:04.982Z] #25 [security-spire-agent internal] load .dockerignore [2025-01-13T06:55:04.982Z] #25 transferring context: 50B 0.0s done [2025-01-13T06:55:04.982Z] #25 DONE 3.0s [2025-01-13T06:55:04.982Z] [2025-01-13T06:55:04.982Z] #8 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-13T06:55:04.982Z] #8 DONE 0.0s [2025-01-13T06:55:04.982Z] [2025-01-13T06:55:04.982Z] #23 [support-scheduler internal] load build context [2025-01-13T06:55:05.240Z] #23 ... [2025-01-13T06:55:05.240Z] [2025-01-13T06:55:05.240Z] #26 [security-bootstrapper internal] load .dockerignore [2025-01-13T06:55:05.240Z] #26 transferring context: 50B done [2025-01-13T06:55:05.240Z] #26 DONE 3.0s [2025-01-13T06:55:05.240Z] [2025-01-13T06:55:05.240Z] #23 [support-scheduler internal] load build context [2025-01-13T06:55:05.240Z] #23 ... [2025-01-13T06:55:05.240Z] [2025-01-13T06:55:05.240Z] #8 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-13T06:55:05.240Z] #8 DONE 0.0s [2025-01-13T06:55:05.240Z] [2025-01-13T06:55:05.240Z] #9 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2025-01-13T06:55:05.240Z] #9 DONE 1.4s [2025-01-13T06:55:05.240Z] [2025-01-13T06:55:05.240Z] #23 [support-scheduler internal] load build context [2025-01-13T06:55:05.498Z] #23 ... [2025-01-13T06:55:05.498Z] [2025-01-13T06:55:05.498Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2025-01-13T06:55:05.498Z] #19 DONE 3.4s [2025-01-13T06:55:05.498Z] [2025-01-13T06:55:05.498Z] #23 [support-scheduler internal] load build context [2025-01-13T06:55:05.498Z] #23 ... [2025-01-13T06:55:05.498Z] [2025-01-13T06:55:05.498Z] #27 [security-proxy-setup internal] load .dockerignore [2025-01-13T06:55:05.498Z] #27 transferring context: 50B done [2025-01-13T06:55:05.498Z] #27 DONE 3.5s [2025-01-13T06:55:05.498Z] [2025-01-13T06:55:05.498Z] #8 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-13T06:55:05.498Z] #8 DONE 0.0s [2025-01-13T06:55:05.498Z] [2025-01-13T06:55:05.498Z] #14 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-13T06:55:05.498Z] #14 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.2s done [2025-01-13T06:55:05.498Z] #14 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-13T06:55:05.498Z] #14 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-13T06:55:05.498Z] #14 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-13T06:55:05.498Z] #14 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.3s done [2025-01-13T06:55:05.498Z] #14 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.1s done [2025-01-13T06:55:05.498Z] #14 DONE 1.9s [2025-01-13T06:55:05.498Z] [2025-01-13T06:55:05.498Z] #23 [support-scheduler internal] load build context [2025-01-13T06:55:05.757Z] #23 ... [2025-01-13T06:55:05.757Z] [2025-01-13T06:55:05.757Z] #28 [security-spire-config internal] load .dockerignore [2025-01-13T06:55:05.757Z] #28 transferring context: 50B done [2025-01-13T06:55:05.757Z] #28 DONE 3.6s [2025-01-13T06:55:05.757Z] [2025-01-13T06:55:05.757Z] #23 [support-scheduler internal] load build context [2025-01-13T06:55:06.690Z] #23 ... [2025-01-13T06:55:06.690Z] [2025-01-13T06:55:06.690Z] #29 [core-keeper internal] load .dockerignore [2025-01-13T06:55:06.690Z] #29 transferring context: 50B done [2025-01-13T06:55:06.690Z] #29 DONE 4.6s [2025-01-13T06:55:06.690Z] [2025-01-13T06:55:06.690Z] #23 [support-scheduler internal] load build context [2025-01-13T06:55:08.128Z] #23 ... [2025-01-13T06:55:08.128Z] [2025-01-13T06:55:08.128Z] #8 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-13T06:55:08.128Z] #8 DONE 0.0s [2025-01-13T06:55:08.128Z] [2025-01-13T06:55:08.128Z] #23 [support-scheduler internal] load build context [2025-01-13T06:55:08.696Z] #23 transferring context: 438.93MB 3.7s done [2025-01-13T06:55:11.350Z] #23 ... [2025-01-13T06:55:11.350Z] [2025-01-13T06:55:11.350Z] #30 [core-command internal] load .dockerignore [2025-01-13T06:55:11.350Z] #30 transferring context: 50B done [2025-01-13T06:55:11.350Z] #30 DONE 9.0s [2025-01-13T06:55:11.350Z] [2025-01-13T06:55:11.350Z] #8 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-13T06:55:11.350Z] #8 DONE 0.0s [2025-01-13T06:55:11.350Z] [2025-01-13T06:55:11.350Z] #9 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2025-01-13T06:55:11.612Z] #9 ... [2025-01-13T06:55:11.612Z] [2025-01-13T06:55:11.612Z] #31 [core-metadata internal] load .dockerignore [2025-01-13T06:55:11.612Z] #31 transferring context: 50B done [2025-01-13T06:55:11.612Z] #31 DONE 9.4s [2025-01-13T06:55:11.612Z] [2025-01-13T06:55:11.612Z] #32 [security-proxy-auth internal] load .dockerignore [2025-01-13T06:55:11.612Z] #32 transferring context: 50B done [2025-01-13T06:55:11.612Z] #32 DONE 9.5s [2025-01-13T06:55:11.612Z] [2025-01-13T06:55:11.612Z] #8 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-13T06:55:11.897Z] #8 DONE 0.0s [2025-01-13T06:55:11.897Z] [2025-01-13T06:55:11.897Z] #14 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-13T06:55:11.897Z] #14 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.2s done [2025-01-13T06:55:11.897Z] #14 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-13T06:55:11.897Z] #14 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-13T06:55:11.897Z] #14 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-13T06:55:11.897Z] #14 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.3s done [2025-01-13T06:55:11.897Z] #14 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.1s done [2025-01-13T06:55:11.897Z] #14 DONE 2.0s [2025-01-13T06:55:11.897Z] [2025-01-13T06:55:11.897Z] #33 [security-secretstore-setup internal] load .dockerignore [2025-01-13T06:55:11.897Z] #33 transferring context: 50B done [2025-01-13T06:55:11.897Z] #33 DONE 9.5s [2025-01-13T06:55:11.897Z] [2025-01-13T06:55:11.897Z] #34 [support-notifications internal] load .dockerignore [2025-01-13T06:55:11.897Z] #34 transferring context: 50B done [2025-01-13T06:55:11.897Z] #34 DONE 9.7s [2025-01-13T06:55:11.897Z] [2025-01-13T06:55:11.897Z] #9 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2025-01-13T06:55:11.897Z] #9 ... [2025-01-13T06:55:11.897Z] [2025-01-13T06:55:11.897Z] #35 [core-common-config-bootstrapper internal] load .dockerignore [2025-01-13T06:55:11.897Z] #35 transferring context: 50B done [2025-01-13T06:55:11.897Z] #35 DONE 9.7s [2025-01-13T06:55:11.897Z] [2025-01-13T06:55:11.897Z] #9 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-01-13T06:55:11.897Z] #9 ... [2025-01-13T06:55:11.897Z] [2025-01-13T06:55:11.897Z] #23 [support-scheduler internal] load build context [2025-01-13T06:55:11.897Z] #23 DONE 8.4s [2025-01-13T06:55:11.897Z] [2025-01-13T06:55:11.897Z] #9 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-01-13T06:55:12.209Z] #9 ... [2025-01-13T06:55:12.209Z] [2025-01-13T06:55:12.209Z] #8 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-13T06:55:12.209Z] #8 DONE 0.0s [2025-01-13T06:55:12.209Z] [2025-01-13T06:55:12.209Z] #36 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-13T06:55:12.863Z] #36 ... [2025-01-13T06:55:12.863Z] [2025-01-13T06:55:12.863Z] #14 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-13T06:55:12.863Z] #14 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.2s done [2025-01-13T06:55:12.863Z] #14 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-13T06:55:12.863Z] #14 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-13T06:55:12.863Z] #14 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-13T06:55:12.863Z] #14 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.3s done [2025-01-13T06:55:12.863Z] #14 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.1s done [2025-01-13T06:55:12.863Z] #14 DONE 2.0s [2025-01-13T06:55:12.863Z] [2025-01-13T06:55:12.863Z] #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-01-13T06:55:12.863Z] #37 DONE 7.5s [2025-01-13T06:55:12.863Z] [2025-01-13T06:55:12.863Z] #14 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-13T06:55:12.863Z] #14 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.2s done [2025-01-13T06:55:12.863Z] #14 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-13T06:55:12.863Z] #14 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-13T06:55:12.863Z] #14 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-13T06:55:12.863Z] #14 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.3s done [2025-01-13T06:55:12.863Z] #14 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.1s done [2025-01-13T06:55:12.863Z] #14 DONE 2.0s [2025-01-13T06:55:12.863Z] [2025-01-13T06:55:12.863Z] #9 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2025-01-13T06:55:12.863Z] #9 DONE 8.8s [2025-01-13T06:55:12.863Z] [2025-01-13T06:55:12.863Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-13T06:55:12.863Z] #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-13T06:55:13.158Z] #38 ... [2025-01-13T06:55:13.158Z] [2025-01-13T06:55:13.158Z] #14 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-13T06:55:13.158Z] #14 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.2s done [2025-01-13T06:55:13.158Z] #14 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-13T06:55:13.158Z] #14 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-13T06:55:13.158Z] #14 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-13T06:55:13.158Z] #14 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.3s done [2025-01-13T06:55:13.158Z] #14 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.1s done [2025-01-13T06:55:13.158Z] #14 DONE 2.0s [2025-01-13T06:55:13.158Z] [2025-01-13T06:55:13.158Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-01-13T06:55:13.158Z] #39 DONE 7.8s [2025-01-13T06:55:13.158Z] [2025-01-13T06:55:13.158Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-13T06:55:13.158Z] #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done [2025-01-13T06:55:13.158Z] #38 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-01-13T06:55:13.158Z] #38 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2025-01-13T06:55:13.415Z] #38 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2025-01-13T06:55:13.673Z] #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.4s [2025-01-13T06:55:13.932Z] #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.6s [2025-01-13T06:55:13.932Z] #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.6s [2025-01-13T06:55:14.206Z] #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.7s [2025-01-13T06:55:15.587Z] #38 ... [2025-01-13T06:55:15.587Z] [2025-01-13T06:55:15.587Z] #11 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-01-13T06:55:15.587Z] #11 ... [2025-01-13T06:55:15.587Z] [2025-01-13T06:55:15.587Z] #40 [core-data internal] load build context [2025-01-13T06:55:15.587Z] #40 transferring context: 127.95MB 3.2s [2025-01-13T06:55:15.587Z] #40 ... [2025-01-13T06:55:15.587Z] [2025-01-13T06:55:15.587Z] #41 [security-bootstrapper internal] load build context [2025-01-13T06:55:15.587Z] #41 ... [2025-01-13T06:55:15.587Z] [2025-01-13T06:55:15.587Z] #42 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-13T06:55:15.587Z] #0 7.761 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-13T06:55:15.587Z] #0 7.847 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-13T06:55:15.587Z] #0 8.199 (1/3) Installing ca-certificates (20241121-r1) [2025-01-13T06:55:15.587Z] #0 8.226 (2/3) Installing dumb-init (1.2.5-r3) [2025-01-13T06:55:15.587Z] #0 8.234 (3/3) Installing tzdata (2024b-r0) [2025-01-13T06:55:15.587Z] #0 8.261 Executing busybox-1.36.1-r29.trigger [2025-01-13T06:55:15.587Z] #0 8.273 Executing ca-certificates-20241121-r1.trigger [2025-01-13T06:55:15.587Z] #0 8.522 OK: 10 MiB in 17 packages [2025-01-13T06:55:15.871Z] #42 ... [2025-01-13T06:55:15.871Z] [2025-01-13T06:55:15.871Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-13T06:55:16.794Z] 3e85d5ac6304: Pull complete [2025-01-13T06:55:16.794Z] c3105a71a48b: Pull complete [2025-01-13T06:55:17.380Z] 0f093f025ec4: Pull complete [2025-01-13T06:55:17.400Z] #38 ... [2025-01-13T06:55:17.400Z] [2025-01-13T06:55:17.400Z] #43 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-13T06:55:17.400Z] #0 5.612 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-13T06:55:17.400Z] #0 5.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-13T06:55:17.400Z] #0 6.228 (1/2) Installing dumb-init (1.2.5-r3) [2025-01-13T06:55:17.400Z] #0 6.234 (2/2) Installing su-exec (0.2-r3) [2025-01-13T06:55:17.400Z] #0 6.238 Executing busybox-1.36.1-r29.trigger [2025-01-13T06:55:17.400Z] #0 6.268 OK: 8 MiB in 16 packages [2025-01-13T06:55:17.649Z] c3106fc0e877: Pull complete [2025-01-13T06:55:17.649Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-01-13T06:55:17.649Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-01-13T06:55:17.649Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2025-01-13T06:55:17.693Z] #43 ... [2025-01-13T06:55:17.693Z] [2025-01-13T06:55:17.693Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-13T06:55:17.693Z] #38 ... [2025-01-13T06:55:17.693Z] [2025-01-13T06:55:17.693Z] #44 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-13T06:55:17.693Z] #0 6.013 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-13T06:55:17.693Z] #0 6.161 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-13T06:55:17.693Z] #0 6.432 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-13T06:55:17.693Z] #0 6.443 Executing busybox-1.36.1-r29.trigger [2025-01-13T06:55:17.693Z] #0 6.450 OK: 8 MiB in 15 packages [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-13T06:55:17.842Z] prd-ubuntu20.04-docker-arm64-4c-16g-36612 does not seem to be running inside a container [2025-01-13T06:55:17.901Z] $ 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/778 -v /w/workspace/edgex-go/778:/w/workspace/edgex-go/778:rw,z -v /w/workspace/edgex-go/778@tmp:/w/workspace/edgex-go/778@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2025-01-13T06:55:17.957Z] #44 ... [2025-01-13T06:55:17.957Z] [2025-01-13T06:55:17.957Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-13T06:55:18.902Z] #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 5.7s [2025-01-13T06:55:19.854Z] #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 5.9s [2025-01-13T06:55:20.278Z] $ docker top c1f9230b7e140bb96cc9a29e93b23a86c26eaaadc58d14f0fb8b761a635d7b13 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-13T06:55:20.777Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-01-13T06:55:21.941Z] #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 8.3s [2025-01-13T06:55:21.941Z] #38 ... [2025-01-13T06:55:21.941Z] [2025-01-13T06:55:21.941Z] #45 [core-command internal] load build context [2025-01-13T06:55:21.941Z] #45 transferring context: 170.92MB 9.0s [2025-01-13T06:55:21.941Z] #45 ... [2025-01-13T06:55:21.941Z] [2025-01-13T06:55:21.941Z] #46 [security-spiffe-token-provider internal] load build context [2025-01-13T06:55:21.941Z] #46 ... [2025-01-13T06:55:21.941Z] [2025-01-13T06:55:21.941Z] #47 [core-metadata internal] load build context [2025-01-13T06:55:21.941Z] #47 ... [2025-01-13T06:55:21.941Z] [2025-01-13T06:55:21.941Z] #48 [core-keeper internal] load build context [2025-01-13T06:55:22.252Z] #48 ... [2025-01-13T06:55:22.252Z] [2025-01-13T06:55:22.252Z] #49 [security-proxy-setup internal] load build context [2025-01-13T06:55:22.252Z] #49 ... [2025-01-13T06:55:22.252Z] [2025-01-13T06:55:22.252Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-13T06:55:22.732Z] #1 [support-notifications internal] load .dockerignore [2025-01-13T06:55:22.733Z] #1 transferring context: [2025-01-13T06:55:22.733Z] #1 transferring context: 50B 0.0s done [2025-01-13T06:55:22.733Z] #1 DONE 0.1s [2025-01-13T06:55:22.733Z] [2025-01-13T06:55:22.733Z] #2 [support-notifications internal] load build definition from Dockerfile [2025-01-13T06:55:22.733Z] #2 transferring dockerfile: 2.04kB done [2025-01-13T06:55:22.733Z] #2 DONE 0.1s [2025-01-13T06:55:22.733Z] [2025-01-13T06:55:22.733Z] #3 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-13T06:55:22.733Z] #3 DONE 0.0s [2025-01-13T06:55:22.733Z] [2025-01-13T06:55:22.733Z] #4 [core-data internal] load build definition from Dockerfile [2025-01-13T06:55:22.733Z] #4 transferring dockerfile: 2.07kB 0.0s done [2025-01-13T06:55:22.733Z] #4 DONE 0.1s [2025-01-13T06:55:22.733Z] [2025-01-13T06:55:22.733Z] #5 [core-data internal] load .dockerignore [2025-01-13T06:55:22.733Z] #5 transferring context: 50B done [2025-01-13T06:55:22.733Z] #5 DONE 0.1s [2025-01-13T06:55:22.733Z] [2025-01-13T06:55:22.733Z] #3 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-13T06:55:22.733Z] #3 DONE 0.0s [2025-01-13T06:55:22.733Z] [2025-01-13T06:55:22.733Z] #6 [core-keeper internal] load build definition from Dockerfile [2025-01-13T06:55:22.733Z] #6 transferring dockerfile: 2.07kB done [2025-01-13T06:55:22.733Z] #6 DONE 0.1s [2025-01-13T06:55:22.733Z] [2025-01-13T06:55:22.733Z] #7 [core-keeper internal] load .dockerignore [2025-01-13T06:55:22.733Z] #7 transferring context: 50B done [2025-01-13T06:55:22.733Z] #7 DONE 0.1s [2025-01-13T06:55:22.733Z] [2025-01-13T06:55:22.733Z] #3 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-13T06:55:22.733Z] #3 DONE 0.0s [2025-01-13T06:55:22.733Z] [2025-01-13T06:55:22.733Z] #8 [core-common-config-bootstrapper internal] load .dockerignore [2025-01-13T06:55:22.820Z] #38 ... [2025-01-13T06:55:22.820Z] [2025-01-13T06:55:22.820Z] #50 [core-common-config-bootstrapper stage-1 2/10] RUN apk add --update --no-cache dumb-init [2025-01-13T06:55:22.820Z] #50 ... [2025-01-13T06:55:22.820Z] [2025-01-13T06:55:22.820Z] #51 [security-proxy-auth internal] load build context [2025-01-13T06:55:22.820Z] #51 ... [2025-01-13T06:55:22.820Z] [2025-01-13T06:55:22.820Z] #52 [core-common-config-bootstrapper internal] load build context [2025-01-13T06:55:23.000Z] #8 transferring context: 50B done [2025-01-13T06:55:23.000Z] #8 DONE 0.1s [2025-01-13T06:55:23.000Z] [2025-01-13T06:55:23.000Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-01-13T06:55:23.000Z] #9 transferring dockerfile: 2.23kB 0.0s done [2025-01-13T06:55:23.000Z] #9 DONE 0.1s [2025-01-13T06:55:23.000Z] [2025-01-13T06:55:23.000Z] #3 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-13T06:55:23.000Z] #3 DONE 0.0s [2025-01-13T06:55:23.000Z] [2025-01-13T06:55:23.000Z] #10 [security-spire-config internal] load build definition from Dockerfile [2025-01-13T06:55:23.000Z] #10 ... [2025-01-13T06:55:23.000Z] [2025-01-13T06:55:23.000Z] #11 [core-command internal] load .dockerignore [2025-01-13T06:55:23.000Z] #11 transferring context: 50B 0.0s done [2025-01-13T06:55:23.000Z] #11 DONE 0.2s [2025-01-13T06:55:23.000Z] [2025-01-13T06:55:23.000Z] #12 [core-command internal] load build definition from Dockerfile [2025-01-13T06:55:23.000Z] #12 transferring dockerfile: 1.94kB done [2025-01-13T06:55:23.000Z] #12 DONE 0.2s [2025-01-13T06:55:23.000Z] [2025-01-13T06:55:23.000Z] #3 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-13T06:55:23.000Z] #3 DONE 0.0s [2025-01-13T06:55:23.000Z] [2025-01-13T06:55:23.000Z] #10 [security-spire-config internal] load build definition from Dockerfile [2025-01-13T06:55:23.084Z] #52 transferring context: 438.93MB 9.7s done [2025-01-13T06:55:23.084Z] #52 ... [2025-01-13T06:55:23.084Z] [2025-01-13T06:55:23.084Z] #53 [security-spire-config internal] load build context [2025-01-13T06:55:23.084Z] #53 transferring context: 21.93kB 0.1s done [2025-01-13T06:55:23.084Z] #53 ... [2025-01-13T06:55:23.084Z] [2025-01-13T06:55:23.084Z] #54 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-13T06:55:23.268Z] #10 ... [2025-01-13T06:55:23.268Z] [2025-01-13T06:55:23.268Z] #13 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2025-01-13T06:55:23.268Z] #13 DONE 0.5s [2025-01-13T06:55:23.268Z] [2025-01-13T06:55:23.268Z] #14 [core-common-config-bootstrapper internal] load build context [2025-01-13T06:55:23.268Z] #14 DONE 0.0s [2025-01-13T06:55:23.268Z] [2025-01-13T06:55:23.268Z] #15 [core-keeper internal] load build context [2025-01-13T06:55:23.268Z] #15 DONE 0.0s [2025-01-13T06:55:23.268Z] [2025-01-13T06:55:23.268Z] #10 [security-spire-config internal] load build definition from Dockerfile [2025-01-13T06:55:23.268Z] #10 transferring dockerfile: 1.69kB 0.0s done [2025-01-13T06:55:23.268Z] #10 DONE 0.3s [2025-01-13T06:55:23.268Z] [2025-01-13T06:55:23.268Z] #16 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-01-13T06:55:23.268Z] #16 transferring dockerfile: 1.89kB done [2025-01-13T06:55:23.268Z] #16 DONE 0.2s [2025-01-13T06:55:23.268Z] [2025-01-13T06:55:23.268Z] #17 [security-spiffe-token-provider internal] load .dockerignore [2025-01-13T06:55:23.268Z] #17 transferring context: 50B 0.0s done [2025-01-13T06:55:23.268Z] #17 DONE 0.2s [2025-01-13T06:55:23.268Z] [2025-01-13T06:55:23.268Z] #18 [security-spire-config internal] load .dockerignore [2025-01-13T06:55:23.268Z] #18 transferring context: 50B 0.0s done [2025-01-13T06:55:23.268Z] #18 DONE 0.3s [2025-01-13T06:55:23.268Z] [2025-01-13T06:55:23.268Z] #13 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 [2025-01-13T06:55:23.346Z] #54 ... [2025-01-13T06:55:23.346Z] [2025-01-13T06:55:23.346Z] #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-01-13T06:55:23.346Z] #55 ... [2025-01-13T06:55:23.346Z] [2025-01-13T06:55:23.346Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-13T06:55:23.346Z] #56 ... [2025-01-13T06:55:23.346Z] [2025-01-13T06:55:23.346Z] #57 [security-secretstore-setup internal] load build context [2025-01-13T06:55:23.346Z] #57 transferring context: 348.14MB 10.0s [2025-01-13T06:55:23.535Z] #13 ... [2025-01-13T06:55:23.535Z] [2025-01-13T06:55:23.535Z] #3 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-13T06:55:23.535Z] #3 DONE 0.0s [2025-01-13T06:55:23.535Z] [2025-01-13T06:55:23.535Z] #19 [security-spire-server internal] load .dockerignore [2025-01-13T06:55:23.535Z] #19 transferring context: 50B 0.0s done [2025-01-13T06:55:23.535Z] #19 DONE 0.3s [2025-01-13T06:55:23.535Z] [2025-01-13T06:55:23.535Z] #20 [security-spire-server internal] load build definition from Dockerfile [2025-01-13T06:55:23.535Z] #20 transferring dockerfile: 1.70kB done [2025-01-13T06:55:23.535Z] #20 DONE 0.2s [2025-01-13T06:55:23.535Z] [2025-01-13T06:55:23.535Z] #13 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2025-01-13T06:55:23.604Z] #57 ... [2025-01-13T06:55:23.604Z] [2025-01-13T06:55:23.604Z] #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-13T06:55:23.604Z] #58 ... [2025-01-13T06:55:23.604Z] [2025-01-13T06:55:23.604Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-13T06:55:23.803Z] #13 DONE 1.0s [2025-01-13T06:55:23.803Z] [2025-01-13T06:55:23.803Z] #21 [core-metadata internal] load build definition from Dockerfile [2025-01-13T06:55:23.803Z] #21 transferring dockerfile: 2.13kB 0.0s done [2025-01-13T06:55:23.803Z] #21 DONE 0.6s [2025-01-13T06:55:23.803Z] [2025-01-13T06:55:23.803Z] #22 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-13T06:55:23.803Z] #22 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.2s done [2025-01-13T06:55:23.803Z] #22 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-13T06:55:23.803Z] #22 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-13T06:55:23.803Z] #22 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-13T06:55:23.862Z] #59 ... [2025-01-13T06:55:23.862Z] [2025-01-13T06:55:23.862Z] #60 [support-notifications internal] load build context [2025-01-13T06:55:23.862Z] #60 ... [2025-01-13T06:55:23.862Z] [2025-01-13T06:55:23.862Z] #61 [security-spire-agent internal] load build context [2025-01-13T06:55:23.862Z] #61 transferring context: 23.21kB 0.0s done [2025-01-13T06:55:24.070Z] #22 ... [2025-01-13T06:55:24.070Z] [2025-01-13T06:55:24.070Z] #23 [security-proxy-auth internal] load build definition from Dockerfile [2025-01-13T06:55:24.070Z] #23 DONE 0.0s [2025-01-13T06:55:24.070Z] [2025-01-13T06:55:24.070Z] #24 [security-proxy-auth internal] load .dockerignore [2025-01-13T06:55:24.070Z] #24 DONE 0.0s [2025-01-13T06:55:24.070Z] [2025-01-13T06:55:24.070Z] #25 [core-metadata internal] load .dockerignore [2025-01-13T06:55:24.070Z] #25 transferring context: 50B 0.0s done [2025-01-13T06:55:24.070Z] #25 DONE 0.7s [2025-01-13T06:55:24.070Z] [2025-01-13T06:55:24.070Z] #22 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-13T06:55:24.070Z] #22 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0B / 4.09MB 0.3s [2025-01-13T06:55:24.070Z] #22 ... [2025-01-13T06:55:24.070Z] [2025-01-13T06:55:24.070Z] #3 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-13T06:55:24.070Z] #3 DONE 0.0s [2025-01-13T06:55:24.070Z] [2025-01-13T06:55:24.070Z] #22 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-13T06:55:24.070Z] #22 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 2.10MB / 4.09MB 0.5s [2025-01-13T06:55:24.122Z] #61 ... [2025-01-13T06:55:24.122Z] [2025-01-13T06:55:24.122Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-13T06:55:24.122Z] #0 1.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-13T06:55:24.122Z] #0 1.424 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-13T06:55:24.122Z] #0 1.704 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-13T06:55:24.122Z] #0 1.709 (2/4) Installing openssl (3.3.2-r1) [2025-01-13T06:55:24.122Z] #0 1.725 (3/4) Installing su-exec (0.2-r3) [2025-01-13T06:55:24.122Z] #0 1.727 (4/4) Installing yq-go (4.44.1-r2) [2025-01-13T06:55:24.122Z] #0 1.796 Executing busybox-1.36.1-r29.trigger [2025-01-13T06:55:24.122Z] #0 1.807 OK: 19 MiB in 18 packages [2025-01-13T06:55:24.122Z] #62 ... [2025-01-13T06:55:24.122Z] [2025-01-13T06:55:24.122Z] #63 [security-spire-server internal] load build context [2025-01-13T06:55:24.122Z] #63 transferring context: 23.68kB 0.1s done [2025-01-13T06:55:24.122Z] #63 ... [2025-01-13T06:55:24.122Z] [2025-01-13T06:55:24.122Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-13T06:55:24.122Z] #64 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done [2025-01-13T06:55:24.122Z] #64 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2025-01-13T06:55:24.122Z] #64 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2025-01-13T06:55:24.122Z] #64 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2025-01-13T06:55:24.340Z] #22 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 3.15MB / 4.09MB 0.6s [2025-01-13T06:55:24.340Z] #22 ... [2025-01-13T06:55:24.340Z] [2025-01-13T06:55:24.340Z] #26 [support-scheduler internal] load .dockerignore [2025-01-13T06:55:24.340Z] #26 transferring context: 50B 0.1s done [2025-01-13T06:55:24.340Z] #26 DONE 0.9s [2025-01-13T06:55:24.340Z] [2025-01-13T06:55:24.340Z] #22 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-13T06:55:24.340Z] #22 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.7s [2025-01-13T06:55:24.384Z] #64 ... [2025-01-13T06:55:24.384Z] [2025-01-13T06:55:24.384Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-13T06:55:24.384Z] #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 10.9s [2025-01-13T06:55:24.384Z] #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 10.9s [2025-01-13T06:55:24.384Z] #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 11.1s [2025-01-13T06:55:24.606Z] #22 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.8s done [2025-01-13T06:55:24.606Z] #22 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb [2025-01-13T06:55:24.606Z] #22 ... [2025-01-13T06:55:24.606Z] [2025-01-13T06:55:24.606Z] #27 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-01-13T06:55:24.606Z] #27 DONE 1.3s [2025-01-13T06:55:24.606Z] [2025-01-13T06:55:24.606Z] #28 [support-notifications internal] load build context [2025-01-13T06:55:24.606Z] #28 transferring context: 3.06MB 1.1s done [2025-01-13T06:55:24.606Z] #28 DONE 1.5s [2025-01-13T06:55:24.606Z] [2025-01-13T06:55:24.606Z] #22 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-13T06:55:24.606Z] #22 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.2s done [2025-01-13T06:55:24.606Z] #22 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-13T06:55:24.606Z] #22 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-13T06:55:24.606Z] #22 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-13T06:55:24.606Z] #22 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.8s done [2025-01-13T06:55:24.874Z] #22 ... [2025-01-13T06:55:24.874Z] [2025-01-13T06:55:24.874Z] #13 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-01-13T06:55:24.874Z] #13 DONE 1.7s [2025-01-13T06:55:24.874Z] [2025-01-13T06:55:24.874Z] #29 [core-command internal] load build context [2025-01-13T06:55:24.874Z] #29 transferring context: 3.06MB 1.3s done [2025-01-13T06:55:24.874Z] #29 DONE 1.6s [2025-01-13T06:55:24.874Z] [2025-01-13T06:55:24.874Z] #22 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-13T06:55:24.874Z] #22 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.2s done [2025-01-13T06:55:24.874Z] #22 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-13T06:55:24.874Z] #22 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-13T06:55:24.874Z] #22 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-13T06:55:24.874Z] #22 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.8s done [2025-01-13T06:55:24.874Z] #22 ... [2025-01-13T06:55:24.874Z] [2025-01-13T06:55:24.874Z] #30 [support-scheduler internal] load build definition from Dockerfile [2025-01-13T06:55:24.874Z] #30 transferring dockerfile: 1.82kB done [2025-01-13T06:55:24.874Z] #30 DONE 1.5s [2025-01-13T06:55:24.874Z] [2025-01-13T06:55:24.874Z] #15 [core-keeper internal] load build context [2025-01-13T06:55:24.874Z] #15 transferring context: 3.06MB 1.2s done [2025-01-13T06:55:24.874Z] #15 DONE 1.6s [2025-01-13T06:55:24.874Z] [2025-01-13T06:55:24.874Z] #31 [core-data internal] load build context [2025-01-13T06:55:24.874Z] #31 transferring context: 3.06MB 1.3s done [2025-01-13T06:55:24.874Z] #31 DONE 1.6s [2025-01-13T06:55:24.874Z] [2025-01-13T06:55:24.874Z] #14 [core-common-config-bootstrapper internal] load build context [2025-01-13T06:55:24.874Z] #14 transferring context: 3.06MB 1.2s done [2025-01-13T06:55:24.874Z] #14 DONE 1.7s [2025-01-13T06:55:25.140Z] [2025-01-13T06:55:25.140Z] #3 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-13T06:55:25.140Z] #3 DONE 0.0s [2025-01-13T06:55:25.140Z] [2025-01-13T06:55:25.140Z] #32 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-13T06:55:25.140Z] #32 DONE 2.0s [2025-01-13T06:55:25.140Z] [2025-01-13T06:55:25.140Z] #33 [core-data builder 2/7] WORKDIR /edgex-go [2025-01-13T06:55:25.140Z] #33 ... [2025-01-13T06:55:25.140Z] [2025-01-13T06:55:25.140Z] #34 [security-spire-server internal] load build context [2025-01-13T06:55:25.140Z] #34 transferring context: 23.68kB 0.0s done [2025-01-13T06:55:25.140Z] #34 DONE 0.4s [2025-01-13T06:55:25.140Z] [2025-01-13T06:55:25.140Z] #35 [security-spiffe-token-provider internal] load build context [2025-01-13T06:55:25.140Z] #35 transferring context: 3.06MB 0.9s done [2025-01-13T06:55:25.140Z] #35 DONE 1.3s [2025-01-13T06:55:25.406Z] [2025-01-13T06:55:25.406Z] #36 [security-spire-config internal] load build context [2025-01-13T06:55:25.406Z] #36 transferring context: 21.93kB 0.0s done [2025-01-13T06:55:25.406Z] #36 DONE 0.6s [2025-01-13T06:55:25.406Z] [2025-01-13T06:55:25.406Z] #22 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-13T06:55:25.406Z] #22 ... [2025-01-13T06:55:25.406Z] [2025-01-13T06:55:25.406Z] #23 [security-proxy-auth internal] load build definition from Dockerfile [2025-01-13T06:55:25.406Z] #23 transferring dockerfile: 2.11kB done [2025-01-13T06:55:25.406Z] #23 DONE 1.3s [2025-01-13T06:55:25.406Z] [2025-01-13T06:55:25.406Z] #37 [security-proxy-setup internal] load build definition from Dockerfile [2025-01-13T06:55:25.406Z] #37 transferring dockerfile: 2.50kB done [2025-01-13T06:55:25.406Z] #37 DONE 1.7s [2025-01-13T06:55:25.406Z] [2025-01-13T06:55:25.406Z] #32 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-13T06:55:25.406Z] #32 DONE 2.1s [2025-01-13T06:55:25.406Z] [2025-01-13T06:55:25.406Z] #13 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2025-01-13T06:55:25.406Z] #13 DONE 2.0s [2025-01-13T06:55:25.406Z] [2025-01-13T06:55:25.406Z] #22 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-13T06:55:25.406Z] #22 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.2s done [2025-01-13T06:55:25.406Z] #22 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-13T06:55:25.406Z] #22 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-13T06:55:25.406Z] #22 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-13T06:55:25.406Z] #22 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.8s done [2025-01-13T06:55:25.406Z] #22 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.8s done [2025-01-13T06:55:25.406Z] #22 ... [2025-01-13T06:55:25.406Z] [2025-01-13T06:55:25.406Z] #38 [security-secretstore-setup internal] load .dockerignore [2025-01-13T06:55:25.406Z] #38 transferring context: 50B done [2025-01-13T06:55:25.406Z] #38 DONE 0.9s [2025-01-13T06:55:25.676Z] [2025-01-13T06:55:25.676Z] #39 [security-bootstrapper internal] load .dockerignore [2025-01-13T06:55:25.676Z] #39 transferring context: 50B done [2025-01-13T06:55:25.676Z] #39 DONE 1.1s [2025-01-13T06:55:25.676Z] [2025-01-13T06:55:25.676Z] #24 [security-proxy-auth internal] load .dockerignore [2025-01-13T06:55:25.676Z] #24 transferring context: 50B 0.0s done [2025-01-13T06:55:25.676Z] #24 DONE 1.6s [2025-01-13T06:55:25.676Z] [2025-01-13T06:55:25.676Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-13T06:55:25.676Z] #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2025-01-13T06:55:25.676Z] #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-01-13T06:55:25.676Z] #40 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2025-01-13T06:55:25.676Z] #40 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2025-01-13T06:55:25.676Z] #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2025-01-13T06:55:25.676Z] #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2025-01-13T06:55:25.676Z] #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done [2025-01-13T06:55:25.676Z] #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-01-13T06:55:25.676Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 0.8s [2025-01-13T06:55:25.676Z] #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2025-01-13T06:55:25.676Z] #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2025-01-13T06:55:25.676Z] #40 ... [2025-01-13T06:55:25.676Z] [2025-01-13T06:55:25.676Z] #41 [security-secretstore-setup internal] load build definition from Dockerfile [2025-01-13T06:55:25.676Z] #41 transferring dockerfile: 2.49kB done [2025-01-13T06:55:25.676Z] #41 DONE 1.0s [2025-01-13T06:55:25.676Z] [2025-01-13T06:55:25.676Z] #42 [security-bootstrapper internal] load build definition from Dockerfile [2025-01-13T06:55:25.676Z] #42 transferring dockerfile: 3.02kB done [2025-01-13T06:55:25.676Z] #42 DONE 1.3s [2025-01-13T06:55:25.676Z] [2025-01-13T06:55:25.676Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-13T06:55:25.676Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.41MB / 28.04MB 0.9s [2025-01-13T06:55:25.762Z] #38 ... [2025-01-13T06:55:25.762Z] [2025-01-13T06:55:25.762Z] #40 [core-data internal] load build context [2025-01-13T06:55:25.762Z] #40 transferring context: 438.93MB 12.3s done [2025-01-13T06:55:25.762Z] #40 ... [2025-01-13T06:55:25.762Z] [2025-01-13T06:55:25.762Z] #36 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-13T06:55:25.762Z] #36 3.242 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-13T06:55:25.762Z] #36 3.363 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-13T06:55:25.762Z] #36 3.711 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-13T06:55:25.762Z] #36 3.711 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-13T06:55:25.762Z] #36 3.711 OK: 24170 distinct packages available [2025-01-13T06:55:25.762Z] #36 3.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-13T06:55:25.762Z] #36 3.860 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-13T06:55:25.762Z] #36 4.129 (1/14) Installing ca-certificates (20241121-r1) [2025-01-13T06:55:25.762Z] #36 4.143 (2/14) Installing brotli-libs (1.1.0-r2) [2025-01-13T06:55:25.762Z] #36 4.152 (3/14) Installing c-ares (1.33.1-r0) [2025-01-13T06:55:25.762Z] #36 4.156 (4/14) Installing libunistring (1.2-r0) [2025-01-13T06:55:25.762Z] #36 4.175 (5/14) Installing libidn2 (2.3.7-r0) [2025-01-13T06:55:25.762Z] #36 4.187 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-01-13T06:55:25.762Z] #36 4.191 (7/14) Installing libpsl (0.21.5-r1) [2025-01-13T06:55:25.762Z] #36 4.206 (8/14) Installing zstd-libs (1.5.6-r0) [2025-01-13T06:55:25.762Z] #36 4.206 (9/14) Installing libcurl (8.11.1-r0) [2025-01-13T06:55:25.762Z] #36 4.215 (10/14) Installing curl (8.11.1-r0) [2025-01-13T06:55:25.762Z] #36 4.218 (11/14) Installing dumb-init (1.2.5-r3) [2025-01-13T06:55:25.762Z] #36 4.220 (12/14) Installing musl-obstack (1.2.3-r2) [2025-01-13T06:55:25.762Z] #36 4.222 (13/14) Installing libucontext (1.2-r3) [2025-01-13T06:55:25.762Z] #36 4.225 (14/14) Installing gcompat (1.1.0-r4) [2025-01-13T06:55:25.762Z] #36 4.230 Executing busybox-1.36.1-r29.trigger [2025-01-13T06:55:25.762Z] #36 4.237 Executing ca-certificates-20241121-r1.trigger [2025-01-13T06:55:25.762Z] #36 4.270 OK: 13 MiB in 28 packages [2025-01-13T06:55:25.762Z] #36 ... [2025-01-13T06:55:25.762Z] [2025-01-13T06:55:25.762Z] #41 [security-bootstrapper internal] load build context [2025-01-13T06:55:25.762Z] #41 transferring context: 438.93MB 12.5s done [2025-01-13T06:55:25.945Z] #40 ... [2025-01-13T06:55:25.945Z] [2025-01-13T06:55:25.945Z] #43 [security-spire-agent internal] load .dockerignore [2025-01-13T06:55:25.945Z] #43 transferring context: 50B 0.0s done [2025-01-13T06:55:25.945Z] #43 DONE 1.0s [2025-01-13T06:55:25.945Z] [2025-01-13T06:55:25.945Z] #44 [security-proxy-setup internal] load .dockerignore [2025-01-13T06:55:25.945Z] #44 transferring context: 50B 0.0s done [2025-01-13T06:55:25.945Z] #44 DONE 2.0s [2025-01-13T06:55:25.945Z] [2025-01-13T06:55:25.945Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-13T06:55:25.945Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 1.0s [2025-01-13T06:55:25.945Z] #40 ... [2025-01-13T06:55:25.945Z] [2025-01-13T06:55:25.945Z] #45 [security-spire-agent internal] load build definition from Dockerfile [2025-01-13T06:55:25.945Z] #45 transferring dockerfile: 1.81kB done [2025-01-13T06:55:25.945Z] #45 DONE 1.1s [2025-01-13T06:55:25.945Z] [2025-01-13T06:55:25.945Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-13T06:55:25.945Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 1.1s [2025-01-13T06:55:25.945Z] #40 ... [2025-01-13T06:55:25.945Z] [2025-01-13T06:55:25.945Z] #3 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-13T06:55:25.945Z] #3 DONE 0.0s [2025-01-13T06:55:25.945Z] [2025-01-13T06:55:25.945Z] #46 [core-metadata internal] load build context [2025-01-13T06:55:25.945Z] #46 transferring context: 3.06MB 0.6s done [2025-01-13T06:55:25.945Z] #46 DONE 1.3s [2025-01-13T06:55:25.945Z] [2025-01-13T06:55:25.945Z] #33 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-01-13T06:55:25.945Z] #33 DONE 1.2s [2025-01-13T06:55:25.945Z] [2025-01-13T06:55:25.945Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-13T06:55:25.945Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2025-01-13T06:55:26.021Z] #41 ... [2025-01-13T06:55:26.021Z] [2025-01-13T06:55:26.021Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-13T06:55:26.214Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 1.2s done [2025-01-13T06:55:26.214Z] #40 ... [2025-01-13T06:55:26.214Z] [2025-01-13T06:55:26.214Z] #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-13T06:55:26.214Z] #32 DONE 3.0s [2025-01-13T06:55:26.214Z] [2025-01-13T06:55:26.214Z] #13 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-01-13T06:55:26.214Z] #13 DONE 2.4s [2025-01-13T06:55:26.214Z] [2025-01-13T06:55:26.214Z] #33 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-01-13T06:55:26.214Z] #33 DONE 2.2s [2025-01-13T06:55:26.214Z] [2025-01-13T06:55:26.214Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-13T06:55:26.492Z] #40 ... [2025-01-13T06:55:26.492Z] [2025-01-13T06:55:26.492Z] #27 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-01-13T06:55:26.492Z] #27 DONE 1.7s [2025-01-13T06:55:26.492Z] [2025-01-13T06:55:26.492Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-13T06:55:26.492Z] #40 ... [2025-01-13T06:55:26.492Z] [2025-01-13T06:55:26.492Z] #22 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-13T06:55:26.492Z] #22 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.2s done [2025-01-13T06:55:26.492Z] #22 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-13T06:55:26.492Z] #22 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-13T06:55:26.492Z] #22 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-13T06:55:26.492Z] #22 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.8s done [2025-01-13T06:55:26.492Z] #22 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.8s done [2025-01-13T06:55:26.492Z] #22 DONE 4.5s [2025-01-13T06:55:26.492Z] [2025-01-13T06:55:26.492Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-13T06:55:27.923Z] #40 ... [2025-01-13T06:55:27.923Z] [2025-01-13T06:55:27.923Z] #47 [support-scheduler internal] load build context [2025-01-13T06:55:27.923Z] #47 transferring context: 3.06MB 1.3s done [2025-01-13T06:55:27.923Z] #47 DONE 2.4s [2025-01-13T06:55:27.923Z] [2025-01-13T06:55:27.923Z] #48 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-01-13T06:55:27.923Z] #48 DONE 1.9s [2025-01-13T06:55:27.923Z] [2025-01-13T06:55:27.923Z] #49 [security-bootstrapper internal] load build context [2025-01-13T06:55:28.190Z] #49 ... [2025-01-13T06:55:28.190Z] [2025-01-13T06:55:28.190Z] #22 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-13T06:55:28.190Z] #22 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.2s done [2025-01-13T06:55:28.190Z] #22 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-13T06:55:28.190Z] #22 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-13T06:55:28.190Z] #22 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-13T06:55:28.190Z] #22 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.8s done [2025-01-13T06:55:28.190Z] #22 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.8s done [2025-01-13T06:55:28.190Z] #22 DONE 4.5s [2025-01-13T06:55:28.190Z] [2025-01-13T06:55:28.190Z] #49 [security-bootstrapper internal] load build context [2025-01-13T06:55:28.467Z] #49 ... [2025-01-13T06:55:28.467Z] [2025-01-13T06:55:28.467Z] #50 [security-spire-agent internal] load build context [2025-01-13T06:55:28.467Z] #50 transferring context: 23.21kB 0.1s done [2025-01-13T06:55:28.467Z] #50 DONE 0.3s [2025-01-13T06:55:28.467Z] [2025-01-13T06:55:28.467Z] #49 [security-bootstrapper internal] load build context [2025-01-13T06:55:28.736Z] #49 ... [2025-01-13T06:55:28.736Z] [2025-01-13T06:55:28.736Z] #51 [security-proxy-setup internal] load build context [2025-01-13T06:55:28.736Z] #51 transferring context: 3.06MB 2.0s done [2025-01-13T06:55:28.736Z] #51 DONE 2.6s [2025-01-13T06:55:29.013Z] [2025-01-13T06:55:29.013Z] #49 [security-bootstrapper internal] load build context [2025-01-13T06:55:29.013Z] #49 transferring context: 3.06MB 2.2s done [2025-01-13T06:55:29.013Z] #49 DONE 2.7s [2025-01-13T06:55:29.013Z] [2025-01-13T06:55:29.013Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-13T06:55:29.013Z] #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2025-01-13T06:55:29.013Z] #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-01-13T06:55:29.013Z] #40 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2025-01-13T06:55:29.013Z] #40 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2025-01-13T06:55:29.013Z] #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2025-01-13T06:55:29.013Z] #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2025-01-13T06:55:29.013Z] #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done [2025-01-13T06:55:29.013Z] #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-01-13T06:55:29.013Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 1.2s done [2025-01-13T06:55:29.013Z] #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2025-01-13T06:55:29.013Z] #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2025-01-13T06:55:29.013Z] #40 ... [2025-01-13T06:55:29.013Z] [2025-01-13T06:55:29.013Z] #52 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-13T06:55:29.013Z] #52 DONE 3.1s [2025-01-13T06:55:29.013Z] [2025-01-13T06:55:29.013Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-13T06:55:29.282Z] #40 ... [2025-01-13T06:55:29.282Z] [2025-01-13T06:55:29.282Z] #53 [security-secretstore-setup internal] load build context [2025-01-13T06:55:29.282Z] #53 transferring context: 3.06MB 2.3s done [2025-01-13T06:55:29.282Z] #53 DONE 3.0s [2025-01-13T06:55:29.282Z] [2025-01-13T06:55:29.282Z] #54 [security-proxy-auth internal] load build context [2025-01-13T06:55:29.282Z] #54 transferring context: 3.06MB 2.4s done [2025-01-13T06:55:29.282Z] #54 DONE 2.9s [2025-01-13T06:55:29.282Z] [2025-01-13T06:55:29.282Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-13T06:55:30.072Z] #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 15.8s [2025-01-13T06:55:30.072Z] #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 15.8s [2025-01-13T06:55:30.331Z] #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 16.2s [2025-01-13T06:55:30.591Z] #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 16.9s done [2025-01-13T06:55:31.871Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.3s [2025-01-13T06:55:31.975Z] #38 ... [2025-01-13T06:55:31.975Z] [2025-01-13T06:55:31.975Z] #45 [core-command internal] load build context [2025-01-13T06:55:31.975Z] #45 transferring context: 438.93MB 15.8s done [2025-01-13T06:55:31.975Z] #45 ... [2025-01-13T06:55:31.975Z] [2025-01-13T06:55:31.975Z] #47 [core-metadata internal] load build context [2025-01-13T06:55:31.975Z] #47 transferring context: 438.93MB 11.7s done [2025-01-13T06:55:32.235Z] #47 ... [2025-01-13T06:55:32.235Z] [2025-01-13T06:55:32.235Z] #46 [security-spiffe-token-provider internal] load build context [2025-01-13T06:55:32.235Z] #46 transferring context: 438.93MB 15.6s done [2025-01-13T06:55:32.235Z] #46 ... [2025-01-13T06:55:32.235Z] [2025-01-13T06:55:32.235Z] #49 [security-proxy-setup internal] load build context [2025-01-13T06:55:32.235Z] #49 transferring context: 438.93MB 11.4s done [2025-01-13T06:55:32.494Z] #49 ... [2025-01-13T06:55:32.494Z] [2025-01-13T06:55:32.494Z] #48 [core-keeper internal] load build context [2025-01-13T06:55:32.494Z] #48 transferring context: 438.93MB 12.8s done [2025-01-13T06:55:32.494Z] #48 ... [2025-01-13T06:55:32.494Z] [2025-01-13T06:55:32.494Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-13T06:55:33.062Z] #38 ... [2025-01-13T06:55:33.062Z] [2025-01-13T06:55:33.062Z] #51 [security-proxy-auth internal] load build context [2025-01-13T06:55:33.062Z] #51 transferring context: 438.93MB 10.9s done [2025-01-13T06:55:33.062Z] #51 ... [2025-01-13T06:55:33.062Z] [2025-01-13T06:55:33.062Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-13T06:55:33.287Z] #40 ... [2025-01-13T06:55:33.287Z] [2025-01-13T06:55:33.287Z] #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-01-13T06:55:33.287Z] #0 2.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-13T06:55:33.287Z] #0 2.906 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-13T06:55:33.287Z] #0 4.806 OK: 239 MiB in 58 packages [2025-01-13T06:55:33.287Z] #55 DONE 7.0s [2025-01-13T06:55:33.287Z] [2025-01-13T06:55:33.287Z] #56 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-01-13T06:55:33.287Z] #0 3.154 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-13T06:55:33.287Z] #0 3.538 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-13T06:55:33.287Z] #0 5.739 OK: 239 MiB in 58 packages [2025-01-13T06:55:33.287Z] #56 DONE 7.6s [2025-01-13T06:55:33.287Z] [2025-01-13T06:55:33.287Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-13T06:55:33.631Z] #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 19.7s done [2025-01-13T06:55:33.631Z] #38 ... [2025-01-13T06:55:33.631Z] [2025-01-13T06:55:33.631Z] #57 [security-secretstore-setup internal] load build context [2025-01-13T06:55:33.631Z] #57 transferring context: 438.93MB 11.9s done [2025-01-13T06:55:33.631Z] #57 ... [2025-01-13T06:55:33.631Z] [2025-01-13T06:55:33.631Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-13T06:55:33.878Z] #40 ... [2025-01-13T06:55:33.878Z] [2025-01-13T06:55:33.878Z] #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-01-13T06:55:33.878Z] #0 4.694 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-13T06:55:33.878Z] #0 5.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-13T06:55:33.878Z] #0 6.896 OK: 239 MiB in 58 packages [2025-01-13T06:55:33.878Z] #57 DONE 7.9s [2025-01-13T06:55:33.878Z] [2025-01-13T06:55:33.878Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-13T06:55:34.163Z] #40 ... [2025-01-13T06:55:34.163Z] [2025-01-13T06:55:34.163Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-13T06:55:34.163Z] #0 3.222 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-13T06:55:34.163Z] #0 3.781 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-13T06:55:34.163Z] #0 6.062 (1/2) Installing dumb-init (1.2.5-r3) [2025-01-13T06:55:34.163Z] #0 6.073 (2/2) Installing su-exec (0.2-r3) [2025-01-13T06:55:34.163Z] #0 6.160 Executing busybox-1.36.1-r29.trigger [2025-01-13T06:55:34.163Z] #0 6.192 OK: 9 MiB in 16 packages [2025-01-13T06:55:34.163Z] #58 DONE 7.5s [2025-01-13T06:55:34.163Z] [2025-01-13T06:55:34.163Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-13T06:55:34.163Z] #40 ... [2025-01-13T06:55:34.163Z] [2025-01-13T06:55:34.163Z] #59 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-01-13T06:55:34.163Z] #59 DONE 1.0s [2025-01-13T06:55:34.163Z] [2025-01-13T06:55:34.163Z] #60 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-01-13T06:55:34.163Z] #60 DONE 1.1s [2025-01-13T06:55:34.163Z] [2025-01-13T06:55:34.163Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-13T06:55:35.068Z] #38 ... [2025-01-13T06:55:35.068Z] [2025-01-13T06:55:35.068Z] #60 [support-notifications internal] load build context [2025-01-13T06:55:35.068Z] #60 transferring context: 438.93MB 12.4s done [2025-01-13T06:55:35.068Z] #60 ... [2025-01-13T06:55:35.068Z] [2025-01-13T06:55:35.068Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-13T06:55:35.068Z] #64 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 6.3s done [2025-01-13T06:55:35.068Z] #64 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 8.2s [2025-01-13T06:55:35.068Z] #64 ... [2025-01-13T06:55:35.068Z] [2025-01-13T06:55:35.068Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-13T06:55:35.068Z] #38 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-01-13T06:55:35.136Z] #40 ... [2025-01-13T06:55:35.136Z] [2025-01-13T06:55:35.136Z] #61 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-01-13T06:55:35.136Z] #61 DONE 1.1s [2025-01-13T06:55:35.136Z] [2025-01-13T06:55:35.136Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-13T06:55:36.103Z] #40 ... [2025-01-13T06:55:36.103Z] [2025-01-13T06:55:36.103Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-13T06:55:36.103Z] #0 3.373 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-13T06:55:36.103Z] #0 4.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-13T06:55:36.103Z] #0 6.329 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-13T06:55:36.103Z] #0 6.329 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-13T06:55:36.103Z] #0 6.329 OK: 24050 distinct packages available [2025-01-13T06:55:36.103Z] #0 6.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-13T06:55:36.103Z] #0 7.425 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-13T06:55:36.374Z] #62 ... [2025-01-13T06:55:36.374Z] [2025-01-13T06:55:36.374Z] #63 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-01-13T06:55:36.374Z] #0 6.809 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-13T06:55:36.374Z] #0 7.731 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-13T06:55:36.374Z] #63 ... [2025-01-13T06:55:36.374Z] [2025-01-13T06:55:36.374Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-13T06:55:36.643Z] #40 ... [2025-01-13T06:55:36.643Z] [2025-01-13T06:55:36.643Z] #64 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-13T06:55:36.643Z] #64 DONE 10.0s [2025-01-13T06:55:36.643Z] [2025-01-13T06:55:36.643Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-13T06:55:36.643Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.4s [2025-01-13T06:55:36.643Z] #40 ... [2025-01-13T06:55:36.643Z] [2025-01-13T06:55:36.643Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-13T06:55:36.643Z] #0 6.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-13T06:55:36.643Z] #0 7.709 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-13T06:55:36.643Z] #65 ... [2025-01-13T06:55:36.643Z] [2025-01-13T06:55:36.643Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-13T06:55:36.643Z] #0 6.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-13T06:55:36.643Z] #0 7.696 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-13T06:55:36.912Z] #66 ... [2025-01-13T06:55:36.912Z] [2025-01-13T06:55:36.912Z] #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-13T06:55:36.912Z] #0 6.524 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-13T06:55:36.912Z] #0 7.576 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-13T06:55:36.912Z] #67 ... [2025-01-13T06:55:36.912Z] [2025-01-13T06:55:36.912Z] #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-13T06:55:36.912Z] #0 8.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-13T06:55:36.912Z] #0 10.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-13T06:55:37.180Z] #68 ... [2025-01-13T06:55:37.180Z] [2025-01-13T06:55:37.180Z] #69 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-13T06:55:37.180Z] #0 6.651 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-13T06:55:37.180Z] #0 7.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-13T06:55:37.180Z] #69 ... [2025-01-13T06:55:37.180Z] [2025-01-13T06:55:37.180Z] #70 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-13T06:55:37.180Z] #0 7.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-13T06:55:37.180Z] #0 8.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-13T06:55:37.450Z] #70 ... [2025-01-13T06:55:37.450Z] [2025-01-13T06:55:37.450Z] #71 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-13T06:55:37.450Z] #0 6.754 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-13T06:55:37.450Z] #0 7.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-13T06:55:37.450Z] #71 ... [2025-01-13T06:55:37.450Z] [2025-01-13T06:55:37.450Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-13T06:55:37.450Z] #0 7.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-13T06:55:37.450Z] #0 8.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-13T06:55:37.719Z] #72 ... [2025-01-13T06:55:37.719Z] [2025-01-13T06:55:37.719Z] #73 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-13T06:55:37.719Z] #0 7.013 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-13T06:55:37.719Z] #0 7.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-13T06:55:37.719Z] #73 ... [2025-01-13T06:55:37.719Z] [2025-01-13T06:55:37.719Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-13T06:55:38.312Z] #40 ... [2025-01-13T06:55:38.312Z] [2025-01-13T06:55:38.312Z] #74 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-13T06:55:38.312Z] #74 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done [2025-01-13T06:55:38.312Z] #74 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2025-01-13T06:55:38.312Z] #74 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2025-01-13T06:55:38.312Z] #74 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2025-01-13T06:55:38.312Z] #74 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.4s done [2025-01-13T06:55:38.312Z] #74 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 4.1s done [2025-01-13T06:55:38.312Z] #74 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done [2025-01-13T06:55:38.312Z] #74 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.4s [2025-01-13T06:55:38.312Z] #74 ... [2025-01-13T06:55:38.312Z] [2025-01-13T06:55:38.312Z] #73 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-13T06:55:38.312Z] #73 11.80 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-13T06:55:38.312Z] #73 11.84 (2/4) Installing openssl (3.3.2-r1) [2025-01-13T06:55:38.312Z] #73 11.91 (3/4) Installing su-exec (0.2-r3) [2025-01-13T06:55:38.585Z] #73 11.93 (4/4) Installing yq-go (4.44.1-r2) [2025-01-13T06:55:38.867Z] #73 ... [2025-01-13T06:55:38.867Z] [2025-01-13T06:55:38.867Z] #63 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-01-13T06:55:38.867Z] #63 11.54 OK: 239 MiB in 58 packages [2025-01-13T06:55:38.867Z] #63 DONE 13.4s [2025-01-13T06:55:39.151Z] [2025-01-13T06:55:39.151Z] #71 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-13T06:55:39.151Z] #71 11.16 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-13T06:55:39.151Z] #71 11.17 Executing busybox-1.36.1-r29.trigger [2025-01-13T06:55:39.151Z] #71 11.22 OK: 9 MiB in 15 packages [2025-01-13T06:55:39.151Z] #71 DONE 12.5s [2025-01-13T06:55:39.151Z] [2025-01-13T06:55:39.151Z] #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-13T06:55:39.151Z] #67 12.50 (1/3) Installing ca-certificates (20241121-r1) [2025-01-13T06:55:39.151Z] #67 ... [2025-01-13T06:55:39.151Z] [2025-01-13T06:55:39.151Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-13T06:55:39.151Z] #62 12.01 OK: 239 MiB in 58 packages [2025-01-13T06:55:39.151Z] #62 DONE 13.1s [2025-01-13T06:55:39.151Z] [2025-01-13T06:55:39.151Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-13T06:55:39.151Z] #0 4.042 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-13T06:55:39.151Z] #0 5.420 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-13T06:55:39.422Z] #75 ... [2025-01-13T06:55:39.422Z] [2025-01-13T06:55:39.422Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-13T06:55:40.017Z] #40 ... [2025-01-13T06:55:40.017Z] [2025-01-13T06:55:40.017Z] #76 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-13T06:55:40.017Z] #76 DONE 1.0s [2025-01-13T06:55:40.017Z] [2025-01-13T06:55:40.017Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-13T06:55:40.017Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.0s done [2025-01-13T06:55:40.288Z] #40 ... [2025-01-13T06:55:40.288Z] [2025-01-13T06:55:40.288Z] #70 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-13T06:55:40.288Z] #70 12.77 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-13T06:55:40.288Z] #70 12.89 Executing busybox-1.36.1-r29.trigger [2025-01-13T06:55:40.288Z] #70 12.99 OK: 9 MiB in 15 packages [2025-01-13T06:55:40.288Z] #70 DONE 14.3s [2025-01-13T06:55:40.288Z] [2025-01-13T06:55:40.288Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-01-13T06:55:40.288Z] #77 DONE 1.1s [2025-01-13T06:55:40.288Z] [2025-01-13T06:55:40.288Z] #78 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2025-01-13T06:55:40.896Z] #78 ... [2025-01-13T06:55:40.896Z] [2025-01-13T06:55:40.896Z] #73 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-13T06:55:40.896Z] #73 12.58 Executing busybox-1.36.1-r29.trigger [2025-01-13T06:55:40.896Z] #73 12.68 OK: 20 MiB in 18 packages [2025-01-13T06:55:40.896Z] #73 DONE 14.2s [2025-01-13T06:55:40.896Z] [2025-01-13T06:55:40.896Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-01-13T06:55:41.166Z] #79 ... [2025-01-13T06:55:41.166Z] [2025-01-13T06:55:41.166Z] #69 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-13T06:55:41.166Z] #69 11.56 (1/7) Installing ca-certificates (20241121-r1) [2025-01-13T06:55:41.166Z] #69 11.91 (2/7) Installing dumb-init (1.2.5-r3) [2025-01-13T06:55:41.166Z] #69 11.92 (3/7) Installing libgcc (13.2.1_git20240309-r0) [2025-01-13T06:55:41.166Z] #69 11.95 (4/7) Installing libsodium (1.0.19-r0) [2025-01-13T06:55:41.166Z] #69 11.97 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) [2025-01-13T06:55:41.166Z] #69 12.13 (6/7) Installing libzmq (4.3.5-r2) [2025-01-13T06:55:41.166Z] #69 12.18 (7/7) Installing zeromq (4.3.5-r2) [2025-01-13T06:55:41.166Z] #69 12.30 Executing busybox-1.36.1-r29.trigger [2025-01-13T06:55:41.166Z] #69 12.41 Executing ca-certificates-20241121-r1.trigger [2025-01-13T06:55:41.166Z] #69 13.47 OK: 14 MiB in 21 packages [2025-01-13T06:55:41.166Z] #69 DONE 14.5s [2025-01-13T06:55:41.166Z] [2025-01-13T06:55:41.166Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-13T06:55:41.166Z] #75 10.70 OK: 239 MiB in 58 packages [2025-01-13T06:55:41.166Z] #75 DONE 11.9s [2025-01-13T06:55:41.166Z] [2025-01-13T06:55:41.166Z] #80 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-01-13T06:55:41.666Z] #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 26.2s done [2025-01-13T06:55:41.768Z] #80 ... [2025-01-13T06:55:41.768Z] [2025-01-13T06:55:41.768Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-13T06:55:41.768Z] #40 DONE 18.1s [2025-01-13T06:55:42.042Z] [2025-01-13T06:55:42.042Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-13T06:55:42.042Z] #66 11.36 (1/4) Installing ca-certificates (20241121-r1) [2025-01-13T06:55:42.042Z] #66 11.59 (2/4) Installing dumb-init (1.2.5-r3) [2025-01-13T06:55:42.042Z] #66 11.61 (3/4) Installing su-exec (0.2-r3) [2025-01-13T06:55:42.042Z] #66 11.61 (4/4) Installing yq-go (4.44.1-r2) [2025-01-13T06:55:42.042Z] #66 13.03 Executing busybox-1.36.1-r29.trigger [2025-01-13T06:55:42.042Z] #66 13.19 Executing ca-certificates-20241121-r1.trigger [2025-01-13T06:55:42.042Z] #66 14.12 OK: 20 MiB in 18 packages [2025-01-13T06:55:42.042Z] #66 DONE 15.3s [2025-01-13T06:55:42.042Z] [2025-01-13T06:55:42.042Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-01-13T06:55:42.635Z] #81 ... [2025-01-13T06:55:42.635Z] [2025-01-13T06:55:42.635Z] #80 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-01-13T06:55:42.635Z] #80 DONE 1.5s [2025-01-13T06:55:42.635Z] [2025-01-13T06:55:42.635Z] #82 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-13T06:55:42.907Z] #82 ... [2025-01-13T06:55:42.907Z] [2025-01-13T06:55:42.907Z] #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-13T06:55:42.907Z] #67 13.03 (2/3) Installing dumb-init (1.2.5-r3) [2025-01-13T06:55:42.907Z] #67 13.05 (3/3) Installing tzdata (2024b-r0) [2025-01-13T06:55:42.907Z] #67 14.28 Executing busybox-1.36.1-r29.trigger [2025-01-13T06:55:42.907Z] #67 14.39 Executing ca-certificates-20241121-r1.trigger [2025-01-13T06:55:42.907Z] #67 15.28 OK: 11 MiB in 17 packages [2025-01-13T06:55:42.907Z] #67 DONE 16.4s [2025-01-13T06:55:43.200Z] [2025-01-13T06:55:43.200Z] #74 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-13T06:55:43.200Z] #74 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.5s [2025-01-13T06:55:44.184Z] #74 ... [2025-01-13T06:55:44.184Z] [2025-01-13T06:55:44.184Z] #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-01-13T06:55:44.184Z] #0 4.270 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-13T06:55:44.184Z] #0 5.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-13T06:55:44.184Z] #83 ... [2025-01-13T06:55:44.184Z] [2025-01-13T06:55:44.184Z] #84 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-13T06:55:44.456Z] #84 ... [2025-01-13T06:55:44.456Z] [2025-01-13T06:55:44.456Z] #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-13T06:55:44.456Z] #85 ... [2025-01-13T06:55:44.456Z] [2025-01-13T06:55:44.456Z] #74 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-13T06:55:45.007Z] #38 ... [2025-01-13T06:55:45.007Z] [2025-01-13T06:55:45.007Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-13T06:55:45.007Z] #64 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 12.8s done [2025-01-13T06:55:45.047Z] #74 ... [2025-01-13T06:55:45.047Z] [2025-01-13T06:55:45.047Z] #86 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-13T06:55:45.320Z] #86 ... [2025-01-13T06:55:45.320Z] [2025-01-13T06:55:45.320Z] #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-01-13T06:55:45.320Z] #83 10.35 OK: 9 MiB in 16 packages [2025-01-13T06:55:45.320Z] #83 DONE 11.2s [2025-01-13T06:55:45.320Z] [2025-01-13T06:55:45.320Z] #87 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-01-13T06:55:46.322Z] #87 ... [2025-01-13T06:55:46.322Z] [2025-01-13T06:55:46.322Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-13T06:55:46.322Z] #72 12.62 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-13T06:55:46.322Z] #72 12.62 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-13T06:55:46.322Z] #72 12.62 OK: 24048 distinct packages available [2025-01-13T06:55:46.322Z] #72 13.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-13T06:55:46.322Z] #72 14.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-13T06:55:46.322Z] #72 18.79 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-13T06:55:46.322Z] #72 18.81 (2/4) Installing musl-obstack (1.2.3-r2) [2025-01-13T06:55:46.322Z] #72 18.81 (3/4) Installing libucontext (1.2-r3) [2025-01-13T06:55:46.322Z] #72 18.83 (4/4) Installing gcompat (1.1.0-r4) [2025-01-13T06:55:46.322Z] #72 18.87 Executing busybox-1.36.1-r29.trigger [2025-01-13T06:55:46.322Z] #72 18.93 OK: 9 MiB in 18 packages [2025-01-13T06:55:46.322Z] #72 DONE 19.6s [2025-01-13T06:55:46.322Z] [2025-01-13T06:55:46.322Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-13T06:55:46.592Z] #88 ... [2025-01-13T06:55:46.592Z] [2025-01-13T06:55:46.592Z] #89 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-13T06:55:46.592Z] #0 2.700 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-13T06:55:46.592Z] #0 4.355 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-13T06:55:46.592Z] #0 9.309 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-13T06:55:46.592Z] #0 9.865 Executing busybox-1.36.1-r29.trigger [2025-01-13T06:55:46.592Z] #0 9.997 OK: 9 MiB in 15 packages [2025-01-13T06:55:46.864Z] #89 ... [2025-01-13T06:55:46.864Z] [2025-01-13T06:55:46.864Z] #74 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-13T06:55:46.864Z] #74 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.0s done [2025-01-13T06:55:47.134Z] #74 DONE 19.1s [2025-01-13T06:55:47.134Z] [2025-01-13T06:55:47.134Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-13T06:55:47.134Z] #65 12.33 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-13T06:55:47.134Z] #65 12.33 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-13T06:55:47.134Z] #65 12.33 OK: 24048 distinct packages available [2025-01-13T06:55:47.134Z] #65 13.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-13T06:55:47.134Z] #65 14.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-13T06:55:47.134Z] #65 18.07 (1/14) Installing ca-certificates (20241121-r1) [2025-01-13T06:55:47.134Z] #65 18.36 (2/14) Installing brotli-libs (1.1.0-r2) [2025-01-13T06:55:47.134Z] #65 18.55 (3/14) Installing c-ares (1.33.1-r0) [2025-01-13T06:55:47.134Z] #65 18.59 (4/14) Installing libunistring (1.2-r0) [2025-01-13T06:55:47.134Z] #65 18.70 (5/14) Installing libidn2 (2.3.7-r0) [2025-01-13T06:55:47.134Z] #65 18.72 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-01-13T06:55:47.134Z] #65 18.73 (7/14) Installing libpsl (0.21.5-r1) [2025-01-13T06:55:47.134Z] #65 18.74 (8/14) Installing zstd-libs (1.5.6-r0) [2025-01-13T06:55:47.134Z] #65 18.79 (9/14) Installing libcurl (8.11.1-r0) [2025-01-13T06:55:47.134Z] #65 18.87 (10/14) Installing curl (8.11.1-r0) [2025-01-13T06:55:47.134Z] #65 18.87 (11/14) Installing dumb-init (1.2.5-r3) [2025-01-13T06:55:47.134Z] #65 18.93 (12/14) Installing musl-obstack (1.2.3-r2) [2025-01-13T06:55:47.134Z] #65 18.93 (13/14) Installing libucontext (1.2-r3) [2025-01-13T06:55:47.134Z] #65 18.93 (14/14) Installing gcompat (1.1.0-r4) [2025-01-13T06:55:47.134Z] #65 18.93 Executing busybox-1.36.1-r29.trigger [2025-01-13T06:55:47.134Z] #65 18.98 Executing ca-certificates-20241121-r1.trigger [2025-01-13T06:55:47.134Z] #65 19.82 OK: 15 MiB in 28 packages [2025-01-13T06:55:47.403Z] #65 DONE 20.7s [2025-01-13T06:55:47.403Z] [2025-01-13T06:55:47.403Z] #89 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-13T06:55:47.403Z] #89 DONE 10.8s [2025-01-13T06:55:47.403Z] [2025-01-13T06:55:47.403Z] #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-13T06:55:48.830Z] #90 ... [2025-01-13T06:55:48.830Z] [2025-01-13T06:55:48.830Z] #87 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-01-13T06:55:48.830Z] #87 DONE 3.3s [2025-01-13T06:55:48.830Z] [2025-01-13T06:55:48.830Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-13T06:55:48.830Z] #88 2.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-13T06:55:48.830Z] #88 ... [2025-01-13T06:55:48.830Z] [2025-01-13T06:55:48.830Z] #91 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-01-13T06:55:48.830Z] #91 DONE 0.3s [2025-01-13T06:55:49.100Z] [2025-01-13T06:55:49.100Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-01-13T06:55:49.100Z] #81 4.132 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-13T06:55:49.100Z] #81 4.906 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-13T06:55:49.100Z] #81 ... [2025-01-13T06:55:49.100Z] [2025-01-13T06:55:49.100Z] #92 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-13T06:55:49.100Z] #0 5.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-13T06:55:49.100Z] #0 6.015 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-13T06:55:49.372Z] #92 ... [2025-01-13T06:55:49.372Z] [2025-01-13T06:55:49.372Z] #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-13T06:55:49.372Z] #68 15.01 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-13T06:55:49.372Z] #68 15.02 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-13T06:55:49.372Z] #68 15.02 OK: 24048 distinct packages available [2025-01-13T06:55:49.372Z] #68 16.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-13T06:55:49.372Z] #68 17.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-13T06:55:49.372Z] #68 22.33 (1/5) Installing dumb-init (1.2.5-r3) [2025-01-13T06:55:49.372Z] #68 22.34 (2/5) Installing musl-obstack (1.2.3-r2) [2025-01-13T06:55:49.372Z] #68 22.35 (3/5) Installing libucontext (1.2-r3) [2025-01-13T06:55:49.372Z] #68 22.36 (4/5) Installing gcompat (1.1.0-r4) [2025-01-13T06:55:49.372Z] #68 22.37 (5/5) Installing openssl (3.3.2-r1) [2025-01-13T06:55:49.372Z] #68 22.44 Executing busybox-1.36.1-r29.trigger [2025-01-13T06:55:49.372Z] #68 22.51 OK: 10 MiB in 19 packages [2025-01-13T06:55:49.643Z] #68 ... [2025-01-13T06:55:49.643Z] [2025-01-13T06:55:49.643Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-13T06:55:49.643Z] #88 3.479 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-13T06:55:49.920Z] #88 ... [2025-01-13T06:55:49.920Z] [2025-01-13T06:55:49.920Z] #93 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-13T06:55:50.193Z] #93 ... [2025-01-13T06:55:50.193Z] [2025-01-13T06:55:50.193Z] #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-13T06:55:50.193Z] #68 DONE 24.7s [2025-01-13T06:55:50.193Z] [2025-01-13T06:55:50.193Z] #94 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-01-13T06:55:50.288Z] #64 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0B / 20.02MB 23.4s [2025-01-13T06:55:50.288Z] #64 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 12.58MB / 20.02MB 23.6s [2025-01-13T06:55:50.288Z] #64 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 23.7s [2025-01-13T06:55:50.464Z] #94 ... [2025-01-13T06:55:50.464Z] [2025-01-13T06:55:50.464Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-13T06:55:50.464Z] #95 ... [2025-01-13T06:55:50.464Z] [2025-01-13T06:55:50.464Z] #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-13T06:55:50.464Z] #90 2.586 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-13T06:55:50.735Z] #90 ... [2025-01-13T06:55:50.735Z] [2025-01-13T06:55:50.735Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-01-13T06:55:50.735Z] #79 4.605 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-13T06:55:50.735Z] #79 5.813 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-13T06:55:50.735Z] #79 9.085 OK: 20 MiB in 18 packages [2025-01-13T06:55:50.735Z] #79 DONE 9.8s [2025-01-13T06:55:50.858Z] #64 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2025-01-13T06:55:50.858Z] #64 ... [2025-01-13T06:55:50.858Z] [2025-01-13T06:55:50.858Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-13T06:55:50.858Z] #38 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2025-01-13T06:55:51.004Z] [2025-01-13T06:55:51.004Z] #78 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2025-01-13T06:55:51.004Z] #78 5.133 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-13T06:55:51.004Z] #78 6.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-13T06:55:51.004Z] #78 9.963 OK: 9 MiB in 15 packages [2025-01-13T06:55:51.004Z] #78 DONE 11.2s [2025-01-13T06:55:51.004Z] [2025-01-13T06:55:51.004Z] #92 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-13T06:55:51.004Z] #92 10.81 OK: 9 MiB in 15 packages [2025-01-13T06:55:51.004Z] #92 DONE 11.8s [2025-01-13T06:55:51.004Z] [2025-01-13T06:55:51.004Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-01-13T06:55:51.004Z] #81 8.928 OK: 20 MiB in 18 packages [2025-01-13T06:55:51.004Z] #81 ... [2025-01-13T06:55:51.004Z] [2025-01-13T06:55:51.004Z] #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-01-13T06:55:51.004Z] #96 DONE 0.3s [2025-01-13T06:55:51.004Z] [2025-01-13T06:55:51.004Z] #97 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2025-01-13T06:55:51.004Z] #0 6.016 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-13T06:55:51.004Z] #0 6.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-13T06:55:51.004Z] #0 9.998 OK: 14 MiB in 21 packages [2025-01-13T06:55:51.280Z] #97 ... [2025-01-13T06:55:51.280Z] [2025-01-13T06:55:51.280Z] #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-13T06:55:51.280Z] #90 3.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-13T06:55:51.554Z] #90 ... [2025-01-13T06:55:51.554Z] [2025-01-13T06:55:51.554Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-01-13T06:55:51.554Z] #81 DONE 9.5s [2025-01-13T06:55:51.795Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 38.5s [2025-01-13T06:55:51.795Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 5.24MB / 30.73MB 38.6s [2025-01-13T06:55:51.826Z] [2025-01-13T06:55:51.826Z] #97 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2025-01-13T06:55:51.826Z] #97 DONE 10.6s [2025-01-13T06:55:51.826Z] [2025-01-13T06:55:51.826Z] #98 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-01-13T06:55:51.826Z] #0 3.982 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-13T06:55:51.826Z] #0 5.255 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-13T06:55:51.826Z] #0 8.570 OK: 11 MiB in 17 packages [2025-01-13T06:55:52.096Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 16.78MB / 30.73MB 38.7s [2025-01-13T06:55:52.096Z] #38 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2025-01-13T06:55:52.097Z] #98 DONE 9.0s [2025-01-13T06:55:52.097Z] [2025-01-13T06:55:52.097Z] #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-13T06:55:52.369Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 38.8s [2025-01-13T06:55:52.369Z] #38 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2025-01-13T06:55:52.936Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 39.4s done [2025-01-13T06:55:52.936Z] #38 ... [2025-01-13T06:55:52.936Z] [2025-01-13T06:55:52.936Z] #53 [security-spire-config internal] load build context [2025-01-13T06:55:52.936Z] #53 DONE 40.2s [2025-01-13T06:55:52.936Z] [2025-01-13T06:55:52.936Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-13T06:55:52.936Z] #62 DONE 40.4s [2025-01-13T06:55:52.936Z] [2025-01-13T06:55:52.936Z] #36 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-13T06:55:52.936Z] #36 DONE 40.6s [2025-01-13T06:55:52.936Z] [2025-01-13T06:55:52.936Z] #61 [security-spire-agent internal] load build context [2025-01-13T06:55:52.936Z] #61 DONE 39.8s [2025-01-13T06:55:52.936Z] [2025-01-13T06:55:52.936Z] #63 [security-spire-server internal] load build context [2025-01-13T06:55:52.936Z] #63 DONE 40.2s [2025-01-13T06:55:52.936Z] [2025-01-13T06:55:52.936Z] #43 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-13T06:55:52.936Z] #43 DONE 45.4s [2025-01-13T06:55:52.936Z] [2025-01-13T06:55:52.936Z] #44 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-13T06:55:52.936Z] #44 DONE 45.2s [2025-01-13T06:55:52.936Z] [2025-01-13T06:55:52.936Z] #42 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-13T06:55:52.936Z] #42 DONE 47.2s [2025-01-13T06:55:52.936Z] [2025-01-13T06:55:52.936Z] #52 [core-common-config-bootstrapper internal] load build context [2025-01-13T06:55:52.936Z] #52 DONE 40.3s [2025-01-13T06:55:52.936Z] [2025-01-13T06:55:52.936Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-13T06:55:52.936Z] #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2025-01-13T06:55:53.069Z] #90 ... [2025-01-13T06:55:53.069Z] [2025-01-13T06:55:53.069Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-13T06:55:53.069Z] #88 6.480 OK: 9 MiB in 18 packages [2025-01-13T06:55:53.069Z] #88 DONE 6.9s [2025-01-13T06:55:53.194Z] #38 ... [2025-01-13T06:55:53.194Z] [2025-01-13T06:55:53.194Z] #49 [security-proxy-setup internal] load build context [2025-01-13T06:55:53.194Z] #49 DONE 41.5s [2025-01-13T06:55:53.194Z] [2025-01-13T06:55:53.194Z] #51 [security-proxy-auth internal] load build context [2025-01-13T06:55:53.194Z] #51 DONE 40.5s [2025-01-13T06:55:53.194Z] [2025-01-13T06:55:53.194Z] #46 [security-spiffe-token-provider internal] load build context [2025-01-13T06:55:53.194Z] #46 DONE 41.5s [2025-01-13T06:55:53.194Z] [2025-01-13T06:55:53.194Z] #48 [core-keeper internal] load build context [2025-01-13T06:55:53.194Z] #48 DONE 41.5s [2025-01-13T06:55:53.194Z] [2025-01-13T06:55:53.194Z] #40 [core-data internal] load build context [2025-01-13T06:55:53.194Z] #40 DONE 47.9s [2025-01-13T06:55:53.194Z] [2025-01-13T06:55:53.194Z] #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-01-13T06:55:53.194Z] #55 DONE 40.9s [2025-01-13T06:55:53.194Z] [2025-01-13T06:55:53.194Z] #41 [security-bootstrapper internal] load build context [2025-01-13T06:55:53.194Z] #41 DONE 47.9s [2025-01-13T06:55:53.194Z] [2025-01-13T06:55:53.194Z] #60 [support-notifications internal] load build context [2025-01-13T06:55:53.194Z] #60 DONE 40.5s [2025-01-13T06:55:53.194Z] [2025-01-13T06:55:53.194Z] #45 [core-command internal] load build context [2025-01-13T06:55:53.194Z] #45 DONE 41.5s [2025-01-13T06:55:53.194Z] [2025-01-13T06:55:53.194Z] #47 [core-metadata internal] load build context [2025-01-13T06:55:53.194Z] #47 DONE 41.5s [2025-01-13T06:55:53.194Z] [2025-01-13T06:55:53.194Z] #57 [security-secretstore-setup internal] load build context [2025-01-13T06:55:53.194Z] #57 DONE 40.5s [2025-01-13T06:55:53.194Z] [2025-01-13T06:55:53.194Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-13T06:55:53.338Z] [2025-01-13T06:55:53.338Z] #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-13T06:55:53.338Z] #90 5.943 OK: 15 MiB in 28 packages [2025-01-13T06:55:53.452Z] #38 ... [2025-01-13T06:55:53.452Z] [2025-01-13T06:55:53.452Z] #11 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-01-13T06:55:53.452Z] #11 DONE 50.1s [2025-01-13T06:55:53.452Z] [2025-01-13T06:55:53.452Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-13T06:55:53.938Z] #90 DONE 6.5s [2025-01-13T06:55:53.939Z] [2025-01-13T06:55:53.939Z] #94 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-01-13T06:55:53.939Z] #94 3.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-13T06:55:53.939Z] #94 3.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-13T06:55:54.221Z] #94 ... [2025-01-13T06:55:54.221Z] [2025-01-13T06:55:54.221Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-13T06:55:54.221Z] #99 DONE 1.0s [2025-01-13T06:55:54.221Z] [2025-01-13T06:55:54.221Z] #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-01-13T06:55:54.221Z] #100 DONE 0.1s [2025-01-13T06:55:54.221Z] [2025-01-13T06:55:54.221Z] #101 [security-spire-config stage-2 6/10] COPY security.txt / [2025-01-13T06:55:54.395Z] #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.5s done [2025-01-13T06:55:54.490Z] #101 DONE 0.1s [2025-01-13T06:55:54.490Z] [2025-01-13T06:55:54.490Z] #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-01-13T06:55:54.490Z] #102 DONE 0.1s [2025-01-13T06:55:54.490Z] [2025-01-13T06:55:54.490Z] #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-13T06:55:54.490Z] #85 ... [2025-01-13T06:55:54.490Z] [2025-01-13T06:55:54.490Z] #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-01-13T06:55:54.490Z] #103 DONE 0.1s [2025-01-13T06:55:54.490Z] [2025-01-13T06:55:54.490Z] #94 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-01-13T06:55:54.490Z] #94 5.543 OK: 10 MiB in 19 packages [2025-01-13T06:55:54.653Z] #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.5s done [2025-01-13T06:55:54.653Z] #38 ... [2025-01-13T06:55:54.653Z] [2025-01-13T06:55:54.653Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-13T06:55:54.653Z] #59 40.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-13T06:55:54.653Z] #59 40.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-13T06:55:54.653Z] #59 40.66 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-13T06:55:54.653Z] #59 40.66 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-13T06:55:54.653Z] #59 40.66 OK: 24170 distinct packages available [2025-01-13T06:55:54.653Z] #59 40.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-13T06:55:54.653Z] #59 40.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-13T06:55:54.653Z] #59 41.10 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-13T06:55:54.653Z] #59 41.10 (2/4) Installing musl-obstack (1.2.3-r2) [2025-01-13T06:55:54.653Z] #59 41.11 (3/4) Installing libucontext (1.2-r3) [2025-01-13T06:55:54.653Z] #59 41.11 (4/4) Installing gcompat (1.1.0-r4) [2025-01-13T06:55:54.653Z] #59 41.12 Executing busybox-1.36.1-r29.trigger [2025-01-13T06:55:54.653Z] #59 41.13 OK: 8 MiB in 18 packages [2025-01-13T06:55:54.653Z] #59 DONE 41.9s [2025-01-13T06:55:54.653Z] [2025-01-13T06:55:54.653Z] #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-13T06:55:54.653Z] #58 40.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-13T06:55:54.653Z] #58 40.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-13T06:55:54.653Z] #58 40.72 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-13T06:55:54.653Z] #58 40.72 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-13T06:55:54.653Z] #58 40.72 OK: 24170 distinct packages available [2025-01-13T06:55:54.653Z] #58 40.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-13T06:55:54.653Z] #58 40.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-13T06:55:54.653Z] #58 41.17 (1/5) Installing dumb-init (1.2.5-r3) [2025-01-13T06:55:54.653Z] #58 41.17 (2/5) Installing musl-obstack (1.2.3-r2) [2025-01-13T06:55:54.653Z] #58 41.17 (3/5) Installing libucontext (1.2-r3) [2025-01-13T06:55:54.653Z] #58 41.18 (4/5) Installing gcompat (1.1.0-r4) [2025-01-13T06:55:54.653Z] #58 41.18 (5/5) Installing openssl (3.3.2-r1) [2025-01-13T06:55:54.653Z] #58 41.20 Executing busybox-1.36.1-r29.trigger [2025-01-13T06:55:54.653Z] #58 41.21 OK: 9 MiB in 19 packages [2025-01-13T06:55:54.653Z] #58 DONE 42.0s [2025-01-13T06:55:54.653Z] [2025-01-13T06:55:54.653Z] #50 [security-proxy-auth stage-1 2/10] RUN apk add --update --no-cache dumb-init [2025-01-13T06:55:54.653Z] #50 40.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-13T06:55:54.653Z] #50 40.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-13T06:55:54.653Z] #50 41.15 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-13T06:55:54.653Z] #50 41.16 Executing busybox-1.36.1-r29.trigger [2025-01-13T06:55:54.653Z] #50 41.17 OK: 8 MiB in 15 packages [2025-01-13T06:55:54.653Z] #50 DONE 42.5s [2025-01-13T06:55:54.653Z] [2025-01-13T06:55:54.653Z] #65 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-01-13T06:55:54.653Z] #65 DONE 1.5s [2025-01-13T06:55:54.760Z] #94 ... [2025-01-13T06:55:54.760Z] [2025-01-13T06:55:54.760Z] #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-01-13T06:55:54.760Z] #104 DONE 0.1s [2025-01-13T06:55:54.760Z] [2025-01-13T06:55:54.760Z] #105 [security-spire-config] exporting to image [2025-01-13T06:55:54.760Z] #105 exporting layers [2025-01-13T06:55:54.914Z] [2025-01-13T06:55:54.914Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-13T06:55:55.028Z] #105 ... [2025-01-13T06:55:55.028Z] [2025-01-13T06:55:55.029Z] #94 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-01-13T06:55:55.029Z] #94 DONE 6.0s [2025-01-13T06:55:55.296Z] [2025-01-13T06:55:55.296Z] #106 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-01-13T06:55:56.266Z] #106 DONE 1.0s [2025-01-13T06:55:56.266Z] [2025-01-13T06:55:56.266Z] #107 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-13T06:55:56.266Z] #107 DONE 1.0s [2025-01-13T06:55:56.266Z] [2025-01-13T06:55:56.266Z] #108 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-01-13T06:55:56.266Z] #108 DONE 0.2s [2025-01-13T06:55:56.266Z] [2025-01-13T06:55:56.266Z] #109 [security-spire-server stage-2 6/9] COPY security.txt / [2025-01-13T06:55:56.312Z] #38 ... [2025-01-13T06:55:56.313Z] [2025-01-13T06:55:56.313Z] #54 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-13T06:55:56.313Z] #54 42.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-13T06:55:56.313Z] #54 42.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-13T06:55:56.313Z] #54 42.39 (1/7) Installing ca-certificates (20241121-r1) [2025-01-13T06:55:56.313Z] #54 42.40 (2/7) Installing dumb-init (1.2.5-r3) [2025-01-13T06:55:56.313Z] #54 42.41 (3/7) Installing libgcc (13.2.1_git20240309-r0) [2025-01-13T06:55:56.313Z] #54 42.41 (4/7) Installing libsodium (1.0.19-r0) [2025-01-13T06:55:56.313Z] #54 42.42 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) [2025-01-13T06:55:56.313Z] #54 42.44 (6/7) Installing libzmq (4.3.5-r2) [2025-01-13T06:55:56.313Z] #54 42.45 (7/7) Installing zeromq (4.3.5-r2) [2025-01-13T06:55:56.313Z] #54 42.46 Executing busybox-1.36.1-r29.trigger [2025-01-13T06:55:56.313Z] #54 42.47 Executing ca-certificates-20241121-r1.trigger [2025-01-13T06:55:56.313Z] #54 42.51 OK: 12 MiB in 21 packages [2025-01-13T06:55:56.313Z] #54 DONE 43.2s [2025-01-13T06:55:56.313Z] [2025-01-13T06:55:56.313Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-13T06:55:56.313Z] #56 42.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-13T06:55:56.313Z] #56 42.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-13T06:55:56.313Z] #56 42.63 (1/4) Installing ca-certificates (20241121-r1) [2025-01-13T06:55:56.313Z] #56 42.64 (2/4) Installing dumb-init (1.2.5-r3) [2025-01-13T06:55:56.313Z] #56 42.65 (3/4) Installing su-exec (0.2-r3) [2025-01-13T06:55:56.313Z] #56 42.65 (4/4) Installing yq-go (4.44.1-r2) [2025-01-13T06:55:56.313Z] #56 42.75 Executing busybox-1.36.1-r29.trigger [2025-01-13T06:55:56.313Z] #56 42.75 Executing ca-certificates-20241121-r1.trigger [2025-01-13T06:55:56.313Z] #56 42.81 OK: 19 MiB in 18 packages [2025-01-13T06:55:56.313Z] #56 DONE 43.2s [2025-01-13T06:55:56.313Z] [2025-01-13T06:55:56.313Z] #66 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-01-13T06:55:56.536Z] #109 DONE 0.2s [2025-01-13T06:55:56.536Z] [2025-01-13T06:55:56.536Z] #110 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-01-13T06:55:56.805Z] #110 DONE 0.2s [2025-01-13T06:55:56.805Z] [2025-01-13T06:55:56.805Z] #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-01-13T06:55:56.805Z] #111 DONE 0.2s [2025-01-13T06:55:56.805Z] [2025-01-13T06:55:56.805Z] #112 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-13T06:55:56.805Z] #112 DONE 0.9s [2025-01-13T06:55:56.805Z] [2025-01-13T06:55:56.805Z] #105 [security-spire-config] exporting to image [2025-01-13T06:55:56.805Z] #105 exporting layers 2.1s done [2025-01-13T06:55:56.805Z] #105 writing image sha256:f9d5206b357cc13ad25678c53761d10ce64637638271b03928ef1916c70b4f24 0.0s done [2025-01-13T06:55:56.805Z] #105 naming to docker.io/library/security-spire-config-arm64 0.0s done [2025-01-13T06:55:56.805Z] #105 DONE 2.2s [2025-01-13T06:55:56.805Z] [2025-01-13T06:55:56.805Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-01-13T06:55:56.884Z] #66 ... [2025-01-13T06:55:56.884Z] [2025-01-13T06:55:56.884Z] #67 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-01-13T06:55:56.884Z] #0 3.403 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-13T06:55:56.884Z] #0 3.489 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-13T06:55:56.884Z] #0 3.761 OK: 19 MiB in 18 packages [2025-01-13T06:55:56.884Z] #67 DONE 4.0s [2025-01-13T06:55:56.884Z] [2025-01-13T06:55:56.884Z] #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-01-13T06:55:56.884Z] #0 3.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-13T06:55:56.884Z] #0 3.447 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-13T06:55:56.884Z] #0 3.807 OK: 8 MiB in 16 packages [2025-01-13T06:55:56.884Z] #68 DONE 4.0s [2025-01-13T06:55:56.884Z] [2025-01-13T06:55:56.884Z] #69 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-13T06:55:56.884Z] #0 3.331 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-13T06:55:56.884Z] #0 3.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-13T06:55:56.884Z] #0 3.690 OK: 13 MiB in 28 packages [2025-01-13T06:55:56.884Z] #69 DONE 4.0s [2025-01-13T06:55:56.884Z] [2025-01-13T06:55:56.884Z] #70 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-13T06:55:56.884Z] #0 3.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-13T06:55:56.884Z] #0 3.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-13T06:55:56.884Z] #0 3.802 OK: 8 MiB in 15 packages [2025-01-13T06:55:56.884Z] #70 DONE 4.0s [2025-01-13T06:55:56.884Z] [2025-01-13T06:55:56.884Z] #71 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-01-13T06:55:57.085Z] #113 DONE 0.2s [2025-01-13T06:55:57.085Z] [2025-01-13T06:55:57.085Z] #114 [security-spire-server] exporting to image [2025-01-13T06:55:57.158Z] #71 DONE 0.1s [2025-01-13T06:55:57.158Z] [2025-01-13T06:55:57.158Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-13T06:55:57.158Z] #64 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 25.3s done [2025-01-13T06:55:57.158Z] #64 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 25.4s done [2025-01-13T06:55:57.158Z] #64 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2025-01-13T06:55:57.158Z] #64 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.8s done [2025-01-13T06:55:57.426Z] #64 ... [2025-01-13T06:55:57.426Z] [2025-01-13T06:55:57.426Z] #72 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-01-13T06:55:57.426Z] #0 3.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-13T06:55:57.426Z] #0 3.899 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-13T06:55:57.426Z] #0 4.195 OK: 10 MiB in 17 packages [2025-01-13T06:55:57.426Z] #72 DONE 4.5s [2025-01-13T06:55:57.426Z] [2025-01-13T06:55:57.426Z] #73 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-01-13T06:55:57.426Z] #73 ... [2025-01-13T06:55:57.426Z] [2025-01-13T06:55:57.426Z] #74 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-13T06:55:57.426Z] #74 DONE 2.8s [2025-01-13T06:55:57.426Z] [2025-01-13T06:55:57.426Z] #75 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-01-13T06:55:57.426Z] #0 2.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-13T06:55:57.426Z] #0 2.313 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-13T06:55:57.426Z] #0 2.636 OK: 248 MiB in 58 packages [2025-01-13T06:55:57.426Z] #75 DONE 2.8s [2025-01-13T06:55:57.426Z] [2025-01-13T06:55:57.426Z] #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-01-13T06:55:57.426Z] #76 DONE 0.1s [2025-01-13T06:55:57.607Z] #114 ... [2025-01-13T06:55:57.607Z] [2025-01-13T06:55:57.607Z] #115 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-01-13T06:55:57.607Z] #115 DONE 0.3s [2025-01-13T06:55:57.607Z] [2025-01-13T06:55:57.607Z] #116 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-01-13T06:55:57.607Z] #116 DONE 0.1s [2025-01-13T06:55:57.607Z] [2025-01-13T06:55:57.607Z] #117 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-01-13T06:55:57.686Z] [2025-01-13T06:55:57.686Z] #77 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-13T06:55:57.889Z] #117 DONE 0.3s [2025-01-13T06:55:57.889Z] [2025-01-13T06:55:57.889Z] #118 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-01-13T06:55:57.889Z] #118 DONE 0.2s [2025-01-13T06:55:57.889Z] [2025-01-13T06:55:57.889Z] #82 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-13T06:55:58.157Z] #82 ... [2025-01-13T06:55:58.157Z] [2025-01-13T06:55:58.157Z] #119 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-01-13T06:55:58.423Z] #119 DONE 0.4s [2025-01-13T06:55:58.423Z] [2025-01-13T06:55:58.423Z] #120 [security-spire-agent] exporting to image [2025-01-13T06:55:59.081Z] #77 ... [2025-01-13T06:55:59.081Z] [2025-01-13T06:55:59.081Z] #78 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-13T06:55:59.081Z] #0 3.578 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-13T06:55:59.081Z] #0 4.047 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-13T06:55:59.081Z] #0 4.729 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-13T06:55:59.081Z] #0 5.019 Executing busybox-1.36.1-r29.trigger [2025-01-13T06:55:59.081Z] #0 5.026 OK: 8 MiB in 15 packages [2025-01-13T06:55:59.081Z] #78 DONE 5.5s [2025-01-13T06:55:59.081Z] [2025-01-13T06:55:59.081Z] #79 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-01-13T06:55:59.081Z] #0 3.552 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-13T06:55:59.081Z] #0 3.627 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-13T06:55:59.081Z] #0 3.907 OK: 248 MiB in 58 packages [2025-01-13T06:55:59.081Z] #79 DONE 4.1s [2025-01-13T06:55:59.081Z] [2025-01-13T06:55:59.081Z] #73 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-01-13T06:55:59.081Z] #73 3.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-13T06:55:59.081Z] #73 3.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-13T06:55:59.081Z] #73 3.596 OK: 248 MiB in 58 packages [2025-01-13T06:55:59.081Z] #73 DONE 4.3s [2025-01-13T06:55:59.081Z] [2025-01-13T06:55:59.081Z] #80 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-01-13T06:55:59.081Z] #80 DONE 0.2s [2025-01-13T06:55:59.081Z] [2025-01-13T06:55:59.081Z] #81 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-01-13T06:55:59.081Z] #81 DONE 0.2s [2025-01-13T06:55:59.081Z] [2025-01-13T06:55:59.081Z] #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-13T06:55:59.656Z] #82 ... [2025-01-13T06:55:59.656Z] [2025-01-13T06:55:59.656Z] #83 [security-proxy-auth stage-1 3/10] RUN apk --no-cache upgrade [2025-01-13T06:55:59.656Z] #0 4.180 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-13T06:55:59.656Z] #0 4.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-13T06:55:59.656Z] #0 4.537 OK: 8 MiB in 15 packages [2025-01-13T06:55:59.656Z] #83 DONE 5.0s [2025-01-13T06:55:59.656Z] [2025-01-13T06:55:59.656Z] #84 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-01-13T06:55:59.656Z] #0 3.088 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-13T06:55:59.656Z] #0 4.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-13T06:55:59.656Z] #0 4.487 OK: 248 MiB in 58 packages [2025-01-13T06:55:59.656Z] #84 DONE 5.1s [2025-01-13T06:55:59.656Z] [2025-01-13T06:55:59.656Z] #85 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-13T06:55:59.656Z] #85 ... [2025-01-13T06:55:59.656Z] [2025-01-13T06:55:59.656Z] #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-13T06:55:59.656Z] #0 4.486 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-13T06:55:59.656Z] #0 4.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-13T06:55:59.656Z] #0 4.851 OK: 8 MiB in 18 packages [2025-01-13T06:55:59.656Z] #86 DONE 5.1s [2025-01-13T06:55:59.837Z] #120 ... [2025-01-13T06:55:59.837Z] [2025-01-13T06:55:59.837Z] #114 [security-spire-server] exporting to image [2025-01-13T06:55:59.837Z] #114 exporting layers 2.7s done [2025-01-13T06:55:59.837Z] #114 writing image sha256:c5ba65300796eba59b799d11e64da041e5471615347bb6fe5e9b7913e756b68a 0.0s done [2025-01-13T06:55:59.837Z] #114 naming to docker.io/library/security-spire-server-arm64 0.0s done [2025-01-13T06:55:59.837Z] #114 DONE 2.8s [2025-01-13T06:55:59.940Z] [2025-01-13T06:55:59.940Z] #87 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-01-13T06:55:59.940Z] #0 4.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-13T06:55:59.940Z] #0 4.443 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-13T06:55:59.940Z] #0 4.829 OK: 9 MiB in 19 packages [2025-01-13T06:55:59.940Z] #87 DONE 5.1s [2025-01-13T06:55:59.940Z] [2025-01-13T06:55:59.940Z] #88 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-13T06:56:00.105Z] [2025-01-13T06:56:00.105Z] #82 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-13T06:56:00.374Z] #82 ... [2025-01-13T06:56:00.374Z] [2025-01-13T06:56:00.374Z] #120 [security-spire-agent] exporting to image [2025-01-13T06:56:00.374Z] #120 exporting layers 2.1s done [2025-01-13T06:56:00.374Z] #120 writing image sha256:5b95f6cf31139c37c32d62f003db6378232fb4cd23dd85e3e7b2adbf0fc57335 0.0s done [2025-01-13T06:56:00.374Z] #120 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2025-01-13T06:56:00.374Z] #120 DONE 2.1s [2025-01-13T06:56:00.513Z] #88 ... [2025-01-13T06:56:00.513Z] [2025-01-13T06:56:00.513Z] #89 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2025-01-13T06:56:00.513Z] #0 3.431 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-13T06:56:00.513Z] #0 3.507 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-13T06:56:00.513Z] #0 3.790 OK: 12 MiB in 21 packages [2025-01-13T06:56:00.513Z] #89 DONE 4.4s [2025-01-13T06:56:00.645Z] [2025-01-13T06:56:00.645Z] #82 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-13T06:56:00.777Z] [2025-01-13T06:56:00.777Z] #90 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-13T06:56:00.777Z] #0 3.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-13T06:56:00.777Z] #0 4.370 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-13T06:56:00.777Z] #0 4.787 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-13T06:56:00.777Z] #0 4.787 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-13T06:56:00.777Z] #0 4.787 OK: 24172 distinct packages available [2025-01-13T06:56:00.777Z] #0 4.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-13T06:56:00.777Z] #0 4.923 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-13T06:56:00.777Z] #0 5.267 OK: 248 MiB in 58 packages [2025-01-13T06:56:00.777Z] #90 DONE 6.0s [2025-01-13T06:56:00.777Z] [2025-01-13T06:56:00.777Z] #85 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-13T06:56:00.777Z] #85 DONE 1.1s [2025-01-13T06:56:00.777Z] [2025-01-13T06:56:00.777Z] #66 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-01-13T06:56:00.777Z] #66 3.418 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-13T06:56:00.777Z] #66 3.502 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-13T06:56:00.777Z] #66 3.879 OK: 19 MiB in 18 packages [2025-01-13T06:56:00.777Z] #66 DONE 4.4s [2025-01-13T06:56:00.777Z] [2025-01-13T06:56:00.777Z] #91 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-13T06:56:02.848Z] #91 ... [2025-01-13T06:56:02.848Z] [2025-01-13T06:56:02.848Z] #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-01-13T06:56:02.848Z] #92 DONE 2.3s [2025-01-13T06:56:02.848Z] [2025-01-13T06:56:02.848Z] #88 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-13T06:56:02.848Z] #88 DONE 3.1s [2025-01-13T06:56:03.110Z] [2025-01-13T06:56:03.110Z] #93 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-01-13T06:56:03.110Z] #93 DONE 3.3s [2025-01-13T06:56:03.110Z] [2025-01-13T06:56:03.110Z] #94 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-13T06:56:03.110Z] #94 ... [2025-01-13T06:56:03.110Z] [2025-01-13T06:56:03.110Z] #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-13T06:56:03.110Z] #95 DONE 3.4s [2025-01-13T06:56:03.372Z] [2025-01-13T06:56:03.372Z] #96 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-01-13T06:56:03.633Z] #96 ... [2025-01-13T06:56:03.633Z] [2025-01-13T06:56:03.633Z] #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-01-13T06:56:03.633Z] #97 DONE 6.6s [2025-01-13T06:56:03.633Z] [2025-01-13T06:56:03.633Z] #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-01-13T06:56:03.894Z] #98 ... [2025-01-13T06:56:03.894Z] [2025-01-13T06:56:03.894Z] #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-01-13T06:56:03.894Z] #99 DONE 0.8s [2025-01-13T06:56:03.894Z] [2025-01-13T06:56:03.894Z] #100 [security-spire-server stage-2 6/9] COPY security.txt / [2025-01-13T06:56:04.467Z] #100 ... [2025-01-13T06:56:04.467Z] [2025-01-13T06:56:04.467Z] #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-01-13T06:56:04.467Z] #98 DONE 1.0s [2025-01-13T06:56:04.467Z] [2025-01-13T06:56:04.467Z] #96 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-01-13T06:56:04.467Z] #96 DONE 1.2s [2025-01-13T06:56:04.467Z] [2025-01-13T06:56:04.467Z] #101 [security-spire-config stage-2 6/10] COPY security.txt / [2025-01-13T06:56:04.467Z] #101 DONE 0.1s [2025-01-13T06:56:04.467Z] [2025-01-13T06:56:04.467Z] #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-01-13T06:56:04.467Z] #102 DONE 0.0s [2025-01-13T06:56:04.467Z] [2025-01-13T06:56:04.467Z] #94 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-13T06:56:04.467Z] #94 DONE 1.3s [2025-01-13T06:56:04.467Z] [2025-01-13T06:56:04.467Z] #100 [security-spire-server stage-2 6/9] COPY security.txt / [2025-01-13T06:56:04.467Z] #100 DONE 0.7s [2025-01-13T06:56:04.467Z] [2025-01-13T06:56:04.467Z] #103 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-01-13T06:56:04.467Z] #103 DONE 0.1s [2025-01-13T06:56:04.467Z] [2025-01-13T06:56:04.467Z] #104 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-01-13T06:56:04.728Z] #104 DONE 0.0s [2025-01-13T06:56:04.728Z] [2025-01-13T06:56:04.728Z] #105 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-01-13T06:56:04.728Z] #105 DONE 0.1s [2025-01-13T06:56:04.728Z] [2025-01-13T06:56:04.728Z] #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-01-13T06:56:04.728Z] #106 DONE 0.1s [2025-01-13T06:56:04.728Z] [2025-01-13T06:56:04.728Z] #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-01-13T06:56:04.728Z] #107 DONE 0.1s [2025-01-13T06:56:04.728Z] [2025-01-13T06:56:04.728Z] #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-01-13T06:56:04.728Z] #108 DONE 0.1s [2025-01-13T06:56:04.728Z] [2025-01-13T06:56:04.728Z] #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-01-13T06:56:04.728Z] #109 DONE 0.1s [2025-01-13T06:56:04.728Z] [2025-01-13T06:56:04.728Z] #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-01-13T06:56:04.728Z] #110 DONE 0.1s [2025-01-13T06:56:04.728Z] [2025-01-13T06:56:04.728Z] #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-01-13T06:56:04.728Z] #111 DONE 0.1s [2025-01-13T06:56:04.728Z] [2025-01-13T06:56:04.728Z] #112 [security-spire-server] exporting to image [2025-01-13T06:56:04.728Z] #112 exporting layers [2025-01-13T06:56:04.991Z] #112 ... [2025-01-13T06:56:04.991Z] [2025-01-13T06:56:04.991Z] #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-01-13T06:56:04.991Z] #113 DONE 0.1s [2025-01-13T06:56:04.991Z] [2025-01-13T06:56:04.991Z] #112 [security-spire-agent] exporting to image [2025-01-13T06:56:04.991Z] #112 ... [2025-01-13T06:56:04.991Z] [2025-01-13T06:56:04.991Z] #114 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-13T06:56:04.991Z] #0 6.261 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-13T06:56:04.991Z] #0 6.758 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-13T06:56:04.991Z] #0 7.502 OK: 248 MiB in 58 packages [2025-01-13T06:56:04.991Z] #114 DONE 7.6s [2025-01-13T06:56:05.251Z] [2025-01-13T06:56:05.251Z] #115 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-01-13T06:56:05.251Z] #115 DONE 0.1s [2025-01-13T06:56:05.251Z] [2025-01-13T06:56:05.251Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-13T06:56:05.821Z] #116 ... [2025-01-13T06:56:05.821Z] [2025-01-13T06:56:05.821Z] #112 [security-spire-agent] exporting to image [2025-01-13T06:56:05.821Z] #112 exporting layers 0.9s done [2025-01-13T06:56:05.821Z] #112 writing image sha256:f69688b44f21114fc749339f23c5bcde85da2c8af9f3b664328afbadb4c60e26 0.0s done [2025-01-13T06:56:05.821Z] #112 naming to docker.io/library/security-spire-server done [2025-01-13T06:56:05.821Z] #112 writing image sha256:5f4fbd07747522769a34a10e3de797f288570d18bdbc102de7a6857042b974ef 0.0s done [2025-01-13T06:56:05.821Z] #112 naming to docker.io/library/security-spire-config done [2025-01-13T06:56:05.821Z] #112 writing image sha256:b30af7e07ab9200201e7e01f090a324ed0044fe14db167df4bc827e2fff6a449 0.0s done [2025-01-13T06:56:05.821Z] #112 naming to docker.io/library/security-spire-agent 0.0s done [2025-01-13T06:56:05.821Z] #112 DONE 1.3s [2025-01-13T06:56:06.080Z] [2025-01-13T06:56:06.080Z] #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-13T06:56:09.411Z] #117 ... [2025-01-13T06:56:09.411Z] [2025-01-13T06:56:09.411Z] #118 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-13T06:56:47.478Z] #82 ... [2025-01-13T06:56:47.478Z] [2025-01-13T06:56:47.478Z] #86 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-13T06:56:47.478Z] #86 DONE 67.5s [2025-01-13T06:56:47.478Z] [2025-01-13T06:56:47.478Z] #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-13T06:56:47.478Z] #85 DONE 68.3s [2025-01-13T06:56:47.478Z] [2025-01-13T06:56:47.478Z] #121 [support-scheduler builder 6/7] COPY . . [2025-01-13T06:56:47.478Z] #121 ... [2025-01-13T06:56:47.478Z] [2025-01-13T06:56:47.478Z] #93 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-13T06:56:47.478Z] #93 DONE 62.7s [2025-01-13T06:56:47.478Z] [2025-01-13T06:56:47.478Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-13T06:56:47.478Z] #95 DONE 62.3s [2025-01-13T06:56:47.478Z] [2025-01-13T06:56:47.478Z] #82 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-13T06:56:47.478Z] #82 DONE 59.9s [2025-01-13T06:56:47.478Z] [2025-01-13T06:56:47.478Z] #84 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-13T06:56:47.478Z] #84 DONE 68.5s [2025-01-13T06:56:47.478Z] [2025-01-13T06:56:47.478Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2025-01-13T06:56:47.478Z] #122 DONE 1.0s [2025-01-13T06:56:47.478Z] [2025-01-13T06:56:47.478Z] #123 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-13T06:56:47.478Z] #123 CACHED [2025-01-13T06:56:47.478Z] [2025-01-13T06:56:47.478Z] #124 [security-secretstore-setup builder 6/7] COPY . . [2025-01-13T06:56:47.478Z] #124 CACHED [2025-01-13T06:56:47.478Z] [2025-01-13T06:56:47.478Z] #125 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-13T06:56:47.478Z] #125 CACHED [2025-01-13T06:56:47.478Z] [2025-01-13T06:56:47.478Z] #126 [security-bootstrapper builder 6/7] COPY . . [2025-01-13T06:56:47.478Z] #126 CACHED [2025-01-13T06:56:47.478Z] [2025-01-13T06:56:47.478Z] #127 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-13T06:56:47.478Z] #127 CACHED [2025-01-13T06:56:47.478Z] [2025-01-13T06:56:47.478Z] #128 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-13T06:56:47.478Z] #128 CACHED [2025-01-13T06:56:47.478Z] [2025-01-13T06:56:47.478Z] #129 [security-proxy-setup builder 6/7] COPY . . [2025-01-13T06:56:47.478Z] #129 DONE 1.1s [2025-01-13T06:56:47.478Z] [2025-01-13T06:56:47.478Z] #130 [core-keeper builder 7/8] COPY . . [2025-01-13T06:56:47.478Z] #130 DONE 1.1s [2025-01-13T06:56:47.478Z] [2025-01-13T06:56:47.478Z] #131 [core-command builder 6/7] COPY . . [2025-01-13T06:56:47.478Z] #131 DONE 1.1s [2025-01-13T06:56:47.478Z] [2025-01-13T06:56:47.478Z] #132 [support-notifications builder 6/7] COPY . . [2025-01-13T06:56:47.478Z] #132 DONE 1.1s [2025-01-13T06:56:47.478Z] [2025-01-13T06:56:47.478Z] #133 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-13T06:56:47.478Z] #133 ... [2025-01-13T06:56:47.478Z] [2025-01-13T06:56:47.478Z] #134 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-01-13T06:56:47.478Z] #134 CACHED [2025-01-13T06:56:47.478Z] [2025-01-13T06:56:47.478Z] #135 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-13T06:56:47.478Z] #135 CACHED [2025-01-13T06:56:47.478Z] [2025-01-13T06:56:47.478Z] #136 [security-proxy-auth builder 6/7] COPY . . [2025-01-13T06:56:47.478Z] #136 CACHED [2025-01-13T06:56:47.478Z] [2025-01-13T06:56:47.478Z] #121 [support-scheduler builder 6/7] COPY . . [2025-01-13T06:56:47.478Z] #121 DONE 1.2s [2025-01-13T06:56:47.478Z] [2025-01-13T06:56:47.478Z] #137 [core-metadata builder 6/7] COPY . . [2025-01-13T06:56:47.478Z] #137 CACHED [2025-01-13T06:56:47.478Z] [2025-01-13T06:56:47.478Z] #138 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-13T06:56:47.478Z] #138 CACHED [2025-01-13T06:56:47.478Z] [2025-01-13T06:56:47.478Z] #139 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-01-13T06:56:47.478Z] #139 CACHED [2025-01-13T06:56:47.478Z] [2025-01-13T06:56:47.478Z] #140 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-13T06:56:47.478Z] #140 CACHED [2025-01-13T06:56:47.478Z] [2025-01-13T06:56:47.478Z] #141 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-13T06:56:47.478Z] #141 CACHED [2025-01-13T06:56:47.478Z] [2025-01-13T06:56:47.478Z] #142 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-01-13T06:56:47.478Z] #142 CACHED [2025-01-13T06:56:47.478Z] [2025-01-13T06:56:47.478Z] #143 [core-data builder 6/7] COPY . . [2025-01-13T06:56:47.478Z] #143 CACHED [2025-01-13T06:56:47.478Z] [2025-01-13T06:56:47.478Z] #144 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-01-13T06:56:47.478Z] #144 CACHED [2025-01-13T06:56:47.478Z] [2025-01-13T06:56:47.478Z] #145 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-13T06:56:47.478Z] #145 CACHED [2025-01-13T06:56:47.478Z] [2025-01-13T06:56:47.478Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-13T06:56:47.478Z] #146 2.927 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.42 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-01-13T06:56:49.488Z] #146 ... [2025-01-13T06:56:49.488Z] [2025-01-13T06:56:49.488Z] #133 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-13T06:56:49.488Z] #133 2.873 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.42 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-01-13T06:56:52.077Z] #133 ... [2025-01-13T06:56:52.077Z] [2025-01-13T06:56:52.077Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-13T06:56:52.077Z] #0 2.963 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.42 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-01-13T06:56:54.023Z] #147 ... [2025-01-13T06:56:54.023Z] [2025-01-13T06:56:54.023Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-13T06:56:54.023Z] #0 2.249 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.42 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-01-13T06:56:54.023Z] #148 ... [2025-01-13T06:56:54.023Z] [2025-01-13T06:56:54.023Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-13T06:56:54.023Z] #0 2.505 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.42 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-01-13T06:56:54.023Z] #149 ... [2025-01-13T06:56:54.023Z] [2025-01-13T06:56:54.023Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-13T06:56:54.023Z] #0 3.188 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.42 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-01-13T06:56:54.608Z] #150 ... [2025-01-13T06:56:54.608Z] [2025-01-13T06:56:54.608Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-13T06:56:54.608Z] #0 2.456 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.42 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-01-13T06:56:54.877Z] #151 ... [2025-01-13T06:56:54.877Z] [2025-01-13T06:56:54.877Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-13T06:56:54.877Z] #0 2.133 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.42 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-01-13T06:56:55.143Z] #152 ... [2025-01-13T06:56:55.143Z] [2025-01-13T06:56:55.143Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-13T06:56:55.143Z] #0 2.737 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.42 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-01-13T06:56:55.411Z] #153 ... [2025-01-13T06:56:55.411Z] [2025-01-13T06:56:55.411Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-13T06:56:55.411Z] #0 3.186 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.42 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-01-13T06:56:55.411Z] #154 ... [2025-01-13T06:56:55.411Z] [2025-01-13T06:56:55.411Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-13T06:56:55.411Z] #0 2.275 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.42 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-01-13T06:56:55.678Z] #155 ... [2025-01-13T06:56:55.678Z] [2025-01-13T06:56:55.678Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-13T06:56:55.678Z] #0 3.220 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.42 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-01-13T06:57:46.844Z] #118 DONE 93.9s [2025-01-13T06:57:46.844Z] [2025-01-13T06:57:46.844Z] #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-13T06:57:46.844Z] #117 DONE 89.9s [2025-01-13T06:57:46.844Z] [2025-01-13T06:57:46.844Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-13T06:57:46.844Z] #116 DONE 87.7s [2025-01-13T06:57:46.844Z] [2025-01-13T06:57:46.844Z] #91 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-13T06:57:46.844Z] #91 DONE 92.2s [2025-01-13T06:57:46.844Z] [2025-01-13T06:57:46.844Z] #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-13T06:57:46.844Z] #82 DONE 93.9s [2025-01-13T06:57:46.844Z] [2025-01-13T06:57:46.844Z] #119 [security-bootstrapper builder 6/7] COPY . . [2025-01-13T06:57:46.844Z] #119 ... [2025-01-13T06:57:46.844Z] [2025-01-13T06:57:46.844Z] #77 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-13T06:57:46.844Z] #77 DONE 95.4s [2025-01-13T06:57:46.844Z] [2025-01-13T06:57:46.844Z] #120 [support-scheduler builder 6/7] COPY . . [2025-01-13T06:57:46.844Z] #120 ... [2025-01-13T06:57:46.844Z] [2025-01-13T06:57:46.844Z] #121 [core-data builder 6/7] COPY . . [2025-01-13T06:57:46.844Z] #121 ... [2025-01-13T06:57:46.844Z] [2025-01-13T06:57:46.844Z] #122 [core-keeper builder 7/8] COPY . . [2025-01-13T06:57:46.844Z] #122 ... [2025-01-13T06:57:46.844Z] [2025-01-13T06:57:46.844Z] #123 [security-spiffe-token-provider builder 6/7] COPY . . [2025-01-13T06:57:46.844Z] #123 ... [2025-01-13T06:57:46.844Z] [2025-01-13T06:57:46.844Z] #124 [support-notifications builder 6/7] COPY . . [2025-01-13T06:57:55.041Z] #124 DONE 21.4s [2025-01-13T06:57:55.042Z] [2025-01-13T06:57:55.042Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-13T06:57:55.042Z] #38 ... [2025-01-13T06:57:55.042Z] [2025-01-13T06:57:55.042Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-13T06:57:55.042Z] #125 ... [2025-01-13T06:57:55.042Z] [2025-01-13T06:57:55.042Z] #122 [core-keeper builder 7/8] COPY . . [2025-01-13T06:57:55.042Z] #122 DONE 21.5s [2025-01-13T06:57:55.042Z] [2025-01-13T06:57:55.042Z] #121 [core-data builder 6/7] COPY . . [2025-01-13T06:57:55.042Z] #121 DONE 21.6s [2025-01-13T06:57:55.042Z] [2025-01-13T06:57:55.042Z] #126 [security-proxy-auth builder 6/7] COPY . . [2025-01-13T06:57:55.042Z] #126 CACHED [2025-01-13T06:57:55.042Z] [2025-01-13T06:57:55.042Z] #127 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-01-13T06:57:55.042Z] #127 CACHED [2025-01-13T06:57:55.042Z] [2025-01-13T06:57:55.042Z] #128 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-13T06:57:55.042Z] #128 CACHED [2025-01-13T06:57:55.042Z] [2025-01-13T06:57:55.042Z] #129 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-13T06:57:55.042Z] #129 CACHED [2025-01-13T06:57:55.042Z] [2025-01-13T06:57:55.042Z] #130 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-13T06:57:55.042Z] #130 CACHED [2025-01-13T06:57:55.042Z] [2025-01-13T06:57:55.042Z] #131 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-01-13T06:57:55.042Z] #131 CACHED [2025-01-13T06:57:55.042Z] [2025-01-13T06:57:55.042Z] #132 [core-command builder 6/7] COPY . . [2025-01-13T06:57:55.042Z] #132 CACHED [2025-01-13T06:57:55.042Z] [2025-01-13T06:57:55.042Z] #133 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-01-13T06:57:55.042Z] #133 CACHED [2025-01-13T06:57:55.042Z] [2025-01-13T06:57:55.042Z] #134 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-13T06:57:55.042Z] #134 CACHED [2025-01-13T06:57:55.042Z] [2025-01-13T06:57:55.042Z] #119 [security-bootstrapper builder 6/7] COPY . . [2025-01-13T06:57:55.042Z] #119 DONE 21.7s [2025-01-13T06:57:55.042Z] [2025-01-13T06:57:55.042Z] #135 [core-metadata builder 6/7] COPY . . [2025-01-13T06:57:55.042Z] #135 CACHED [2025-01-13T06:57:55.042Z] [2025-01-13T06:57:55.042Z] #136 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-13T06:57:55.042Z] #136 CACHED [2025-01-13T06:57:55.042Z] [2025-01-13T06:57:55.042Z] #137 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-01-13T06:57:55.042Z] #137 CACHED [2025-01-13T06:57:55.042Z] [2025-01-13T06:57:55.042Z] #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-13T06:57:55.042Z] #138 ... [2025-01-13T06:57:55.042Z] [2025-01-13T06:57:55.042Z] #139 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-13T06:57:55.042Z] #139 CACHED [2025-01-13T06:57:55.042Z] [2025-01-13T06:57:55.042Z] #140 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-13T06:57:55.042Z] #140 CACHED [2025-01-13T06:57:55.042Z] [2025-01-13T06:57:55.042Z] #141 [security-proxy-setup builder 6/7] COPY . . [2025-01-13T06:57:55.042Z] #141 CACHED [2025-01-13T06:57:55.042Z] [2025-01-13T06:57:55.042Z] #142 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-13T06:57:55.042Z] #142 CACHED [2025-01-13T06:57:55.042Z] [2025-01-13T06:57:55.042Z] #143 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-13T06:57:55.042Z] #143 CACHED [2025-01-13T06:57:55.042Z] [2025-01-13T06:57:55.042Z] #144 [security-secretstore-setup builder 6/7] COPY . . [2025-01-13T06:57:55.042Z] #144 CACHED [2025-01-13T06:57:55.042Z] [2025-01-13T06:57:55.042Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-13T06:57:55.042Z] #145 ... [2025-01-13T06:57:55.042Z] [2025-01-13T06:57:55.042Z] #123 [security-spiffe-token-provider builder 6/7] COPY . . [2025-01-13T06:57:55.042Z] #123 DONE 22.0s [2025-01-13T06:57:55.042Z] [2025-01-13T06:57:55.042Z] #120 [support-scheduler builder 6/7] COPY . . [2025-01-13T06:57:55.042Z] #120 DONE 22.0s [2025-01-13T06:57:55.301Z] [2025-01-13T06:57:55.301Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-13T06:57:58.597Z] #146 2.925 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.42 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-01-13T06:58:05.625Z] #146 ... [2025-01-13T06:58:05.625Z] [2025-01-13T06:58:05.625Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-13T06:58:05.625Z] #0 1.946 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.42 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-01-13T06:58:05.625Z] #147 ... [2025-01-13T06:58:05.625Z] [2025-01-13T06:58:05.625Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-13T06:58:05.625Z] #0 2.525 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.42 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-01-13T06:58:05.625Z] #148 ... [2025-01-13T06:58:05.625Z] [2025-01-13T06:58:05.625Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-13T06:58:05.625Z] #0 1.988 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.42 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-01-13T06:58:05.625Z] #149 ... [2025-01-13T06:58:05.625Z] [2025-01-13T06:58:05.625Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-13T06:58:05.625Z] #0 2.581 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.42 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-01-13T06:58:05.625Z] #150 ... [2025-01-13T06:58:05.625Z] [2025-01-13T06:58:05.625Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-13T06:58:05.625Z] #0 2.918 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.42 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-01-13T06:58:05.887Z] #151 ... [2025-01-13T06:58:05.887Z] [2025-01-13T06:58:05.887Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-13T06:58:05.887Z] #0 3.451 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.42 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-01-13T06:58:06.456Z] #152 ... [2025-01-13T06:58:06.456Z] [2025-01-13T06:58:06.456Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-13T06:58:06.456Z] #0 2.396 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.42 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-01-13T06:58:06.456Z] #153 ... [2025-01-13T06:58:06.456Z] [2025-01-13T06:58:06.456Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-13T06:58:06.456Z] #0 2.567 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.42 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-01-13T06:58:06.716Z] #154 ... [2025-01-13T06:58:06.716Z] [2025-01-13T06:58:06.716Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-13T06:58:06.716Z] #125 1.611 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.42 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-01-13T06:58:06.716Z] #125 ... [2025-01-13T06:58:06.716Z] [2025-01-13T06:58:06.716Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-13T06:58:06.716Z] #145 2.967 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.42 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-01-13T06:58:07.655Z] #145 ... [2025-01-13T06:58:07.655Z] [2025-01-13T06:58:07.655Z] #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-13T06:58:07.655Z] #138 2.962 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.42 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-01-13T06:59:44.358Z] #138 ... [2025-01-13T06:59:44.358Z] [2025-01-13T06:59:44.358Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-13T06:59:44.359Z] #154 108.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.42 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-01-13T07:00:57.708Z] #154 ... [2025-01-13T07:00:57.708Z] [2025-01-13T07:00:57.708Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-13T07:00:57.708Z] #145 DONE 181.6s [2025-01-13T07:00:57.708Z] [2025-01-13T07:00:57.708Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-13T07:00:57.708Z] #148 DONE 181.7s [2025-01-13T07:00:57.708Z] [2025-01-13T07:00:57.708Z] #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-13T07:00:57.708Z] #138 DONE 181.6s [2025-01-13T07:00:57.708Z] [2025-01-13T07:00:57.708Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-13T07:00:57.708Z] #146 DONE 181.3s [2025-01-13T07:00:57.708Z] [2025-01-13T07:00:57.708Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-13T07:00:57.708Z] #147 DONE 181.8s [2025-01-13T07:00:57.708Z] [2025-01-13T07:00:57.708Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-13T07:00:57.708Z] #125 DONE 181.9s [2025-01-13T07:00:57.708Z] [2025-01-13T07:00:57.708Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-13T07:00:57.708Z] #154 DONE 181.6s [2025-01-13T07:00:57.708Z] [2025-01-13T07:00:57.708Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-13T07:00:57.708Z] #149 DONE 182.0s [2025-01-13T07:00:57.708Z] [2025-01-13T07:00:57.708Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-13T07:00:57.708Z] #150 DONE 181.9s [2025-01-13T07:00:57.708Z] [2025-01-13T07:00:57.708Z] #155 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-13T07:00:57.708Z] #155 ... [2025-01-13T07:00:57.708Z] [2025-01-13T07:00:57.708Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-13T07:00:57.708Z] #153 DONE 182.0s [2025-01-13T07:00:57.708Z] [2025-01-13T07:00:57.708Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-13T07:00:57.708Z] #152 DONE 182.1s [2025-01-13T07:00:57.708Z] [2025-01-13T07:00:57.708Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-13T07:00:57.708Z] #151 DONE 181.6s [2025-01-13T07:00:57.708Z] [2025-01-13T07:00:57.708Z] #156 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-01-13T07:00:57.708Z] #156 DONE 0.4s [2025-01-13T07:00:57.708Z] [2025-01-13T07:00:57.708Z] #157 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-13T07:00:57.708Z] #157 DONE 0.2s [2025-01-13T07:00:57.708Z] [2025-01-13T07:00:57.708Z] #158 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-13T07:00:57.708Z] #158 DONE 0.4s [2025-01-13T07:00:57.708Z] [2025-01-13T07:00:57.708Z] #159 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-13T07:00:57.708Z] #159 DONE 0.3s [2025-01-13T07:00:57.708Z] [2025-01-13T07:00:57.708Z] #160 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-13T07:00:57.708Z] #160 DONE 0.3s [2025-01-13T07:00:57.708Z] [2025-01-13T07:00:57.708Z] #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-13T07:00:57.708Z] #161 DONE 0.4s [2025-01-13T07:00:57.708Z] [2025-01-13T07:00:57.708Z] #162 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-13T07:00:57.708Z] #162 DONE 0.4s [2025-01-13T07:00:57.708Z] [2025-01-13T07:00:57.708Z] #155 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-13T07:00:57.708Z] #155 DONE 0.4s [2025-01-13T07:00:57.708Z] [2025-01-13T07:00:57.708Z] #163 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-13T07:00:57.708Z] #163 DONE 0.2s [2025-01-13T07:00:57.708Z] [2025-01-13T07:00:57.708Z] #164 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-13T07:00:57.708Z] #164 ... [2025-01-13T07:00:57.708Z] [2025-01-13T07:00:57.708Z] #165 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-13T07:00:57.708Z] #165 CACHED [2025-01-13T07:00:57.708Z] [2025-01-13T07:00:57.708Z] #166 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-13T07:00:57.708Z] #166 CACHED [2025-01-13T07:00:57.708Z] [2025-01-13T07:00:57.708Z] #167 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-01-13T07:00:57.708Z] #167 DONE 0.8s [2025-01-13T07:00:57.708Z] [2025-01-13T07:00:57.708Z] #168 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-13T07:00:57.708Z] #168 DONE 0.8s [2025-01-13T07:00:57.708Z] [2025-01-13T07:00:57.708Z] #169 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-13T07:00:57.708Z] #169 DONE 0.8s [2025-01-13T07:00:57.708Z] [2025-01-13T07:00:57.708Z] #170 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-13T07:00:57.708Z] #170 CACHED [2025-01-13T07:00:57.708Z] [2025-01-13T07:00:57.708Z] #171 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-13T07:00:57.708Z] #171 CACHED [2025-01-13T07:00:57.708Z] [2025-01-13T07:00:57.708Z] #172 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2025-01-13T07:00:57.708Z] #172 CACHED [2025-01-13T07:00:57.708Z] [2025-01-13T07:00:57.708Z] #173 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-13T07:00:57.708Z] #173 CACHED [2025-01-13T07:00:57.708Z] [2025-01-13T07:00:57.708Z] #174 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-01-13T07:00:57.708Z] #174 DONE 0.8s [2025-01-13T07:00:58.234Z] [2025-01-13T07:00:58.234Z] #175 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-01-13T07:00:58.234Z] #175 DONE 0.8s [2025-01-13T07:00:58.234Z] [2025-01-13T07:00:58.234Z] #176 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-13T07:00:58.234Z] #176 DONE 0.8s [2025-01-13T07:00:58.234Z] [2025-01-13T07:00:58.234Z] #164 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-13T07:00:58.234Z] #164 DONE 0.8s [2025-01-13T07:00:58.234Z] [2025-01-13T07:00:58.234Z] #177 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-13T07:00:58.234Z] #177 DONE 0.8s [2025-01-13T07:00:58.234Z] [2025-01-13T07:00:58.234Z] #178 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-01-13T07:00:59.612Z] #178 ... [2025-01-13T07:00:59.612Z] [2025-01-13T07:00:59.612Z] #179 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-01-13T07:00:59.612Z] #179 DONE 1.9s [2025-01-13T07:00:59.612Z] [2025-01-13T07:00:59.612Z] #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-01-13T07:00:59.612Z] #180 DONE 2.0s [2025-01-13T07:00:59.612Z] [2025-01-13T07:00:59.612Z] #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-01-13T07:00:59.612Z] #181 DONE 2.0s [2025-01-13T07:00:59.612Z] [2025-01-13T07:00:59.612Z] #182 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-01-13T07:00:59.612Z] #182 DONE 2.0s [2025-01-13T07:00:59.612Z] [2025-01-13T07:00:59.612Z] #183 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-01-13T07:00:59.612Z] #183 DONE 2.0s [2025-01-13T07:00:59.612Z] [2025-01-13T07:00:59.612Z] #184 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-01-13T07:00:59.612Z] #184 DONE 2.0s [2025-01-13T07:00:59.612Z] [2025-01-13T07:00:59.612Z] #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-01-13T07:00:59.612Z] #185 DONE 2.0s [2025-01-13T07:00:59.612Z] [2025-01-13T07:00:59.612Z] #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-01-13T07:00:59.612Z] #186 DONE 2.0s [2025-01-13T07:00:59.612Z] [2025-01-13T07:00:59.612Z] #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-01-13T07:00:59.612Z] #187 ... [2025-01-13T07:00:59.612Z] [2025-01-13T07:00:59.612Z] #188 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-01-13T07:00:59.612Z] #188 DONE 2.0s [2025-01-13T07:00:59.612Z] [2025-01-13T07:00:59.612Z] #189 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-01-13T07:00:59.612Z] #189 DONE 2.0s [2025-01-13T07:00:59.612Z] [2025-01-13T07:00:59.612Z] #190 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2025-01-13T07:00:59.612Z] #190 DONE 0.2s [2025-01-13T07:00:59.612Z] [2025-01-13T07:00:59.612Z] #178 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-01-13T07:00:59.612Z] #178 DONE 2.0s [2025-01-13T07:00:59.871Z] [2025-01-13T07:00:59.871Z] #191 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-01-13T07:00:59.871Z] #191 DONE 0.2s [2025-01-13T07:00:59.871Z] [2025-01-13T07:00:59.871Z] #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-01-13T07:00:59.871Z] #192 DONE 0.2s [2025-01-13T07:00:59.871Z] [2025-01-13T07:00:59.871Z] #193 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-01-13T07:00:59.871Z] #193 DONE 0.2s [2025-01-13T07:00:59.871Z] [2025-01-13T07:00:59.871Z] #194 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-01-13T07:00:59.871Z] #194 DONE 0.2s [2025-01-13T07:00:59.871Z] [2025-01-13T07:00:59.871Z] #195 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-01-13T07:00:59.871Z] #195 DONE 0.2s [2025-01-13T07:00:59.871Z] [2025-01-13T07:00:59.871Z] #112 [core-keeper] exporting to image [2025-01-13T07:00:59.871Z] #112 exporting layers [2025-01-13T07:01:00.442Z] #112 ... [2025-01-13T07:01:00.442Z] [2025-01-13T07:01:00.442Z] #196 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-01-13T07:01:00.442Z] #196 DONE 0.7s [2025-01-13T07:01:00.442Z] [2025-01-13T07:01:00.442Z] #197 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-01-13T07:01:00.442Z] #197 DONE 0.8s [2025-01-13T07:01:00.442Z] [2025-01-13T07:01:00.442Z] #198 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2025-01-13T07:01:00.442Z] #198 ... [2025-01-13T07:01:00.442Z] [2025-01-13T07:01:00.442Z] #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-01-13T07:01:00.442Z] #187 DONE 0.9s [2025-01-13T07:01:00.701Z] [2025-01-13T07:01:00.701Z] #112 [core-command] exporting to image [2025-01-13T07:01:00.960Z] #112 ... [2025-01-13T07:01:00.960Z] [2025-01-13T07:01:00.960Z] #199 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-01-13T07:01:00.960Z] #199 DONE 1.2s [2025-01-13T07:01:00.960Z] [2025-01-13T07:01:00.960Z] #200 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-01-13T07:01:00.960Z] #200 DONE 1.1s [2025-01-13T07:01:00.960Z] [2025-01-13T07:01:00.960Z] #112 [support-scheduler] exporting to image [2025-01-13T07:01:01.219Z] #112 ... [2025-01-13T07:01:01.219Z] [2025-01-13T07:01:01.219Z] #201 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-01-13T07:01:01.219Z] #201 DONE 1.5s [2025-01-13T07:01:01.481Z] [2025-01-13T07:01:01.481Z] #202 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-01-13T07:01:01.481Z] #202 ... [2025-01-13T07:01:01.481Z] [2025-01-13T07:01:01.481Z] #203 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-01-13T07:01:01.481Z] #203 DONE 4.8s [2025-01-13T07:01:01.752Z] [2025-01-13T07:01:01.752Z] #204 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-13T07:01:02.011Z] #204 ... [2025-01-13T07:01:02.011Z] [2025-01-13T07:01:02.011Z] #205 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-01-13T07:01:02.011Z] #205 DONE 2.2s [2025-01-13T07:01:02.011Z] [2025-01-13T07:01:02.011Z] #206 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-01-13T07:01:02.011Z] #206 DONE 2.3s [2025-01-13T07:01:02.270Z] [2025-01-13T07:01:02.270Z] #207 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2025-01-13T07:01:02.885Z] #207 ... [2025-01-13T07:01:02.885Z] [2025-01-13T07:01:02.885Z] #208 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2025-01-13T07:01:02.885Z] #208 DONE 2.8s [2025-01-13T07:01:02.885Z] [2025-01-13T07:01:02.885Z] #209 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-13T07:01:03.498Z] #209 ... [2025-01-13T07:01:03.498Z] [2025-01-13T07:01:03.498Z] #198 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2025-01-13T07:01:03.498Z] #198 DONE 3.2s [2025-01-13T07:01:03.758Z] [2025-01-13T07:01:03.758Z] #112 [core-data] exporting to image [2025-01-13T07:01:03.758Z] #112 exporting layers 2.9s done [2025-01-13T07:01:03.758Z] #112 ... [2025-01-13T07:01:03.758Z] [2025-01-13T07:01:03.758Z] #210 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-01-13T07:01:03.758Z] #210 DONE 3.7s [2025-01-13T07:01:03.758Z] [2025-01-13T07:01:03.758Z] #112 [support-notifications] exporting to image [2025-01-13T07:01:04.701Z] #112 ... [2025-01-13T07:01:04.701Z] [2025-01-13T07:01:04.701Z] #211 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-01-13T07:01:04.701Z] #211 DONE 3.6s [2025-01-13T07:01:04.701Z] [2025-01-13T07:01:04.701Z] #212 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-13T07:01:04.963Z] #212 ... [2025-01-13T07:01:04.963Z] [2025-01-13T07:01:04.963Z] #202 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-01-13T07:01:04.963Z] #202 DONE 3.6s [2025-01-13T07:01:04.963Z] [2025-01-13T07:01:04.963Z] #213 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-01-13T07:01:05.224Z] #213 ... [2025-01-13T07:01:05.224Z] [2025-01-13T07:01:05.224Z] #204 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-13T07:01:05.224Z] #204 DONE 3.6s [2025-01-13T07:01:05.485Z] [2025-01-13T07:01:05.485Z] #214 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-01-13T07:01:05.748Z] #214 ... [2025-01-13T07:01:05.748Z] [2025-01-13T07:01:05.748Z] #207 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2025-01-13T07:01:05.748Z] #207 DONE 3.6s [2025-01-13T07:01:05.748Z] [2025-01-13T07:01:05.748Z] #112 [core-metadata] exporting to image [2025-01-13T07:01:06.330Z] #112 ... [2025-01-13T07:01:06.330Z] [2025-01-13T07:01:06.330Z] #209 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-13T07:01:06.330Z] #209 DONE 4.1s [2025-01-13T07:01:06.330Z] [2025-01-13T07:01:06.330Z] #215 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-01-13T07:01:06.330Z] #215 DONE 1.4s [2025-01-13T07:01:06.330Z] [2025-01-13T07:01:06.330Z] #213 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-01-13T07:01:06.330Z] #213 DONE 1.3s [2025-01-13T07:01:06.330Z] [2025-01-13T07:01:06.330Z] #112 [security-proxy-auth] exporting to image [2025-01-13T07:01:06.330Z] #112 writing image sha256:59f82b60beafedcb9a546441e0a0e2a613d34b2cc98169333e460633a5b3b3b9 [2025-01-13T07:01:06.330Z] #112 ... [2025-01-13T07:01:06.330Z] [2025-01-13T07:01:06.330Z] #214 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-01-13T07:01:06.330Z] #214 DONE 1.1s [2025-01-13T07:01:06.330Z] [2025-01-13T07:01:06.330Z] #112 [core-keeper] exporting to image [2025-01-13T07:01:06.330Z] #112 exporting layers 3.2s done [2025-01-13T07:01:06.330Z] #112 writing image sha256:59f82b60beafedcb9a546441e0a0e2a613d34b2cc98169333e460633a5b3b3b9 0.1s done [2025-01-13T07:01:06.330Z] #112 naming to docker.io/library/core-keeper 0.0s done [2025-01-13T07:01:06.331Z] #112 writing image sha256:5be0f4a98af3755b020c106027088b8e856f4cdbc1430090e439295157402515 [2025-01-13T07:01:06.591Z] #112 writing image sha256:5be0f4a98af3755b020c106027088b8e856f4cdbc1430090e439295157402515 0.1s done [2025-01-13T07:01:06.591Z] #112 writing image sha256:2f55a36c1fe401b3d5aea41acb86876dd548b13ca94de16e4cc459d335fb918d [2025-01-13T07:01:06.591Z] #112 naming to docker.io/library/security-spiffe-token-provider done [2025-01-13T07:01:06.591Z] #112 writing image sha256:2f55a36c1fe401b3d5aea41acb86876dd548b13ca94de16e4cc459d335fb918d 0.2s done [2025-01-13T07:01:06.591Z] #112 naming to docker.io/library/core-command 0.0s done [2025-01-13T07:01:07.161Z] #112 exporting layers 3.1s done [2025-01-13T07:01:07.161Z] #112 ... [2025-01-13T07:01:07.161Z] [2025-01-13T07:01:07.161Z] #212 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-13T07:01:07.161Z] #212 DONE 3.0s [2025-01-13T07:01:07.161Z] [2025-01-13T07:01:07.161Z] #112 [core-common-config-bootstrapper] exporting to image [2025-01-13T07:01:07.161Z] #112 writing image sha256:df391f4a11331ddfcc49c4ff89a63cdb628e882acd1a0368fc68531652f695eb [2025-01-13T07:01:07.421Z] #112 exporting layers 1.3s done [2025-01-13T07:01:07.421Z] #112 writing image sha256:df391f4a11331ddfcc49c4ff89a63cdb628e882acd1a0368fc68531652f695eb 0.3s done [2025-01-13T07:01:07.421Z] #112 naming to docker.io/library/support-scheduler done [2025-01-13T07:01:07.682Z] #112 exporting layers 0.4s done [2025-01-13T07:01:07.682Z] #112 writing image sha256:9cbb37d39b4f0c0835ffe3c80600d8e4e24f941f5a6d92d86a2dbf9ab2ab1177 done [2025-01-13T07:01:07.682Z] #112 writing image sha256:6cb663e637b71b2f77e4cb6126c886dd60cadc5b61224d23c566f67c692787f4 0.0s done [2025-01-13T07:01:07.682Z] #112 writing image sha256:4270e0d67ddfc7ad0d1e77de6c5ad0cd866dfd9e0dca340df2b71d13c348de94 0.0s done [2025-01-13T07:01:07.682Z] #112 writing image sha256:54f898e24bb31cc23e33c2160e13eca0c2849f949035220012ffde5361ba89f3 0.0s done [2025-01-13T07:01:07.682Z] #112 naming to docker.io/library/security-proxy-auth done [2025-01-13T07:01:07.682Z] #112 writing image sha256:53528f6d24d1ca1466f0fa56b6d245631aefa9a10209db87a2af802ddb75d98f done [2025-01-13T07:01:07.682Z] #112 naming to docker.io/library/support-notifications done [2025-01-13T07:01:07.682Z] #112 naming to docker.io/library/core-metadata done [2025-01-13T07:01:07.682Z] #112 naming to docker.io/library/core-data done [2025-01-13T07:01:07.682Z] #112 naming to docker.io/library/core-common-config-bootstrapper done [2025-01-13T07:01:07.682Z] #112 DONE 9.2s [2025-01-13T07:01:07.682Z] [2025-01-13T07:01:07.682Z] #216 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-01-13T07:01:07.682Z] #216 DONE 1.2s [2025-01-13T07:01:07.682Z] [2025-01-13T07:01:07.682Z] #217 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-01-13T07:01:07.682Z] #217 DONE 1.2s [2025-01-13T07:01:07.682Z] [2025-01-13T07:01:07.682Z] #218 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-01-13T07:01:07.682Z] #218 DONE 0.1s [2025-01-13T07:01:07.682Z] [2025-01-13T07:01:07.682Z] #219 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-13T07:01:07.682Z] #219 DONE 1.5s [2025-01-13T07:01:07.682Z] [2025-01-13T07:01:07.682Z] #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-01-13T07:01:07.682Z] #220 DONE 0.1s [2025-01-13T07:01:07.682Z] [2025-01-13T07:01:07.682Z] #112 [security-proxy-setup] exporting to image [2025-01-13T07:01:07.682Z] #112 ... [2025-01-13T07:01:07.682Z] [2025-01-13T07:01:07.682Z] #221 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-01-13T07:01:07.682Z] #221 DONE 0.0s [2025-01-13T07:01:07.682Z] [2025-01-13T07:01:07.682Z] #222 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-01-13T07:01:07.682Z] #222 DONE 0.0s [2025-01-13T07:01:07.682Z] [2025-01-13T07:01:07.682Z] #223 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-01-13T07:01:07.682Z] #223 DONE 0.0s [2025-01-13T07:01:07.943Z] [2025-01-13T07:01:07.943Z] #112 [security-proxy-setup] exporting to image [2025-01-13T07:01:07.943Z] #112 exporting layers 0.2s done [2025-01-13T07:01:07.943Z] #112 writing image sha256:8a95c335d1c644c4508762f7a738c37cf91019e95097358539c876006276d817 done [2025-01-13T07:01:07.943Z] #112 naming to docker.io/library/security-proxy-setup done [2025-01-13T07:01:07.943Z] #112 DONE 9.3s [2025-01-13T07:01:07.943Z] [2025-01-13T07:01:07.943Z] #224 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-13T07:01:07.943Z] #224 DONE 0.5s [2025-01-13T07:01:07.943Z] [2025-01-13T07:01:07.943Z] #225 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-01-13T07:01:08.513Z] #225 DONE 0.4s [2025-01-13T07:01:08.513Z] [2025-01-13T07:01:08.513Z] #112 [security-bootstrapper] exporting to image [2025-01-13T07:01:08.513Z] #112 writing image sha256:07fc4fdefacbb924c663d290702cd9d7d5dc9860a35ce5e66ba28305ecd11b6e done [2025-01-13T07:01:08.513Z] #112 naming to docker.io/library/security-secretstore-setup done [2025-01-13T07:01:08.513Z] #112 exporting layers 0.2s done [2025-01-13T07:01:08.513Z] #112 writing image sha256:80337da677f42001ff9ff892167267e01c7639f10dfe7a9ca4ef3af9a40fc03c done [2025-01-13T07:01:08.513Z] #112 naming to docker.io/library/security-bootstrapper done [2025-01-13T07:01:08.513Z] #112 DONE 9.7s [2025-01-13T07:01:08.513Z] [2025-01-13T07:01:08.513Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-13T07:01:08.513Z] time="2025-01-13T06:54:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-13T07:01:08.513Z] time="2025-01-13T06:54:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-13T07:01:08.513Z] time="2025-01-13T06:54:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-13T07:01:08.513Z] time="2025-01-13T06:54:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-13T07:01:08.513Z] time="2025-01-13T06:54:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-13T07:01:08.513Z] time="2025-01-13T06:54:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-13T07:01:08.513Z] time="2025-01-13T06:54:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-13T07:01:08.513Z] time="2025-01-13T06:54:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-13T07:01:08.513Z] time="2025-01-13T06:54:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-13T07:01:08.513Z] time="2025-01-13T06:54:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-13T07:01:08.513Z] time="2025-01-13T06:54:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-13T07:01:08.513Z] time="2025-01-13T06:54:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-13T07:01:08.513Z] time="2025-01-13T06:54:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-13T07:01:08.513Z] time="2025-01-13T06:54:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-13T07:01:08.513Z] time="2025-01-13T06:54:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-01-13T07:01:08.512Z] $ docker stop --time=1 a819e7f6101900b16fdef22fdb44cee6839eabb5db7df608d5401f8b0b1c30bc [2025-01-13T07:01:09.791Z] $ docker rm -f --volumes a819e7f6101900b16fdef22fdb44cee6839eabb5db7df608d5401f8b0b1c30bc [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-13T07:01:10.151Z] + docker images [2025-01-13T07:01:10.151Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-01-13T07:01:10.151Z] security-bootstrapper latest 80337da677f4 1 second ago 20.3MB [2025-01-13T07:01:10.151Z] security-secretstore-setup latest 07fc4fdefacb 2 seconds ago 41MB [2025-01-13T07:01:10.151Z] security-proxy-setup latest 8a95c335d1c6 2 seconds ago 29.3MB [2025-01-13T07:01:10.151Z] core-common-config-bootstrapper latest 53528f6d24d1 3 seconds ago 17.1MB [2025-01-13T07:01:10.151Z] core-metadata latest 4270e0d67ddf 4 seconds ago 31.9MB [2025-01-13T07:01:10.151Z] security-proxy-auth latest 9cbb37d39b4f 4 seconds ago 30.7MB [2025-01-13T07:01:10.151Z] support-notifications latest 6cb663e637b7 6 seconds ago 50.3MB [2025-01-13T07:01:10.151Z] core-data latest 54f898e24bb3 7 seconds ago 31.8MB [2025-01-13T07:01:10.151Z] security-spiffe-token-provider latest 5be0f4a98af3 9 seconds ago 32.6MB [2025-01-13T07:01:10.151Z] core-command latest 2f55a36c1fe4 9 seconds ago 27.6MB [2025-01-13T07:01:10.151Z] support-scheduler latest df391f4a1133 9 seconds ago 47MB [2025-01-13T07:01:10.151Z] core-keeper latest 59f82b60beaf 10 seconds ago 31.4MB [2025-01-13T07:01:10.151Z] security-spire-agent latest b30af7e07ab9 5 minutes ago 182MB [2025-01-13T07:01:10.151Z] security-spire-server latest f69688b44f21 5 minutes ago 122MB [2025-01-13T07:01:10.151Z] security-spire-config latest 5f4fbd077475 5 minutes ago 121MB [2025-01-13T07:01:10.151Z] ci-base-image-x86_64 latest c5c78ccf7d91 9 minutes ago 983MB [2025-01-13T07:01:10.151Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 2 weeks ago 580MB [2025-01-13T07:01:10.151Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 19 months ago 334MB [2025-01-13T07:01:10.151Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-13T07:01:10.283Z] provisioning config files... [2025-01-13T07:01:10.292Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/778@tmp/config12775766160874045584tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-13T07:01:10.593Z] ---> ****-login.sh [2025-01-13T07:01:10.593Z] nexus3.edgexfoundry.org:10001 [2025-01-13T07:01:10.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T07:01:10.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T07:01:10.593Z] Configure a credential helper to remove this warning. See [2025-01-13T07:01:10.593Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T07:01:10.593Z] [2025-01-13T07:01:10.593Z] Login Succeeded [2025-01-13T07:01:10.593Z] nexus3.edgexfoundry.org:10002 [2025-01-13T07:01:10.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T07:01:10.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T07:01:10.593Z] Configure a credential helper to remove this warning. See [2025-01-13T07:01:10.593Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T07:01:10.593Z] [2025-01-13T07:01:10.593Z] Login Succeeded [2025-01-13T07:01:10.593Z] nexus3.edgexfoundry.org:10003 [2025-01-13T07:01:10.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T07:01:10.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T07:01:10.851Z] Configure a credential helper to remove this warning. See [2025-01-13T07:01:10.851Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T07:01:10.851Z] [2025-01-13T07:01:10.851Z] Login Succeeded [2025-01-13T07:01:10.851Z] nexus3.edgexfoundry.org:10004 [2025-01-13T07:01:10.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T07:01:10.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T07:01:10.851Z] Configure a credential helper to remove this warning. See [2025-01-13T07:01:10.851Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T07:01:10.851Z] [2025-01-13T07:01:10.851Z] Login Succeeded [2025-01-13T07:01:10.851Z] ****.io [2025-01-13T07:01:11.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T07:01:11.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T07:01:11.109Z] Configure a credential helper to remove this warning. See [2025-01-13T07:01:11.109Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T07:01:11.109Z] [2025-01-13T07:01:11.109Z] Login Succeeded [2025-01-13T07:01:11.109Z] ---> ****-login.sh ends [Pipeline] } [2025-01-13T07:01:11.115Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-13T07:01:11.157Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-13T07:01:11.181Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-01-13T07:01:11.181Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:01:11.181Z] latest [2025-01-13T07:01:11.181Z] 4.0.0-dev.42 [2025-01-13T07:01:11.181Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:01:11.181Z] main [2025-01-13T07:01:11.181Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:11.520Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:11.840Z] + docker push nexus3.edgexfoundry.org:10004/core-command:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:01:11.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-13T07:01:11.840Z] bf9d7859e2d1: Preparing [2025-01-13T07:01:11.840Z] ca430aa3fac6: Preparing [2025-01-13T07:01:11.840Z] 8f6cf80075e9: Preparing [2025-01-13T07:01:11.840Z] 89ec01671b00: Preparing [2025-01-13T07:01:11.840Z] cff38d036ddc: Preparing [2025-01-13T07:01:11.840Z] 8b5c01ccfdd5: Preparing [2025-01-13T07:01:11.840Z] ce5a8cde9eee: Preparing [2025-01-13T07:01:11.840Z] 8b5c01ccfdd5: Waiting [2025-01-13T07:01:11.840Z] ce5a8cde9eee: Waiting [2025-01-13T07:01:11.840Z] bf9d7859e2d1: Pushed [2025-01-13T07:01:11.840Z] 8f6cf80075e9: Pushed [2025-01-13T07:01:11.840Z] cff38d036ddc: Pushed [2025-01-13T07:01:11.840Z] 89ec01671b00: Pushed [2025-01-13T07:01:11.840Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:01:11.840Z] 8b5c01ccfdd5: Pushed [2025-01-13T07:01:13.738Z] ca430aa3fac6: Pushed [2025-01-13T07:01:13.998Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461: digest: sha256:f74bd7fef03f47c5a8ddd5e23972cb18b9c1965604229db4f8e74bd71b7671e0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:14.458Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:14.786Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-01-13T07:01:14.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-13T07:01:14.786Z] bf9d7859e2d1: Preparing [2025-01-13T07:01:14.786Z] ca430aa3fac6: Preparing [2025-01-13T07:01:14.786Z] 8f6cf80075e9: Preparing [2025-01-13T07:01:14.786Z] 89ec01671b00: Preparing [2025-01-13T07:01:14.786Z] cff38d036ddc: Preparing [2025-01-13T07:01:14.786Z] 8b5c01ccfdd5: Preparing [2025-01-13T07:01:14.786Z] ce5a8cde9eee: Preparing [2025-01-13T07:01:14.786Z] 8b5c01ccfdd5: Waiting [2025-01-13T07:01:14.786Z] ce5a8cde9eee: Waiting [2025-01-13T07:01:14.786Z] 89ec01671b00: Layer already exists [2025-01-13T07:01:14.786Z] ca430aa3fac6: Layer already exists [2025-01-13T07:01:14.786Z] cff38d036ddc: Layer already exists [2025-01-13T07:01:14.786Z] bf9d7859e2d1: Layer already exists [2025-01-13T07:01:14.786Z] 8f6cf80075e9: Layer already exists [2025-01-13T07:01:14.786Z] 8b5c01ccfdd5: Layer already exists [2025-01-13T07:01:14.786Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:01:14.786Z] latest: digest: sha256:f74bd7fef03f47c5a8ddd5e23972cb18b9c1965604229db4f8e74bd71b7671e0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:15.107Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:15.437Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.42 [2025-01-13T07:01:15.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-13T07:01:15.437Z] bf9d7859e2d1: Preparing [2025-01-13T07:01:15.437Z] ca430aa3fac6: Preparing [2025-01-13T07:01:15.437Z] 8f6cf80075e9: Preparing [2025-01-13T07:01:15.437Z] 89ec01671b00: Preparing [2025-01-13T07:01:15.437Z] cff38d036ddc: Preparing [2025-01-13T07:01:15.437Z] 8b5c01ccfdd5: Preparing [2025-01-13T07:01:15.437Z] ce5a8cde9eee: Preparing [2025-01-13T07:01:15.437Z] ce5a8cde9eee: Waiting [2025-01-13T07:01:15.437Z] 8b5c01ccfdd5: Waiting [2025-01-13T07:01:15.437Z] 89ec01671b00: Layer already exists [2025-01-13T07:01:15.437Z] 8f6cf80075e9: Layer already exists [2025-01-13T07:01:15.437Z] ca430aa3fac6: Layer already exists [2025-01-13T07:01:15.437Z] bf9d7859e2d1: Layer already exists [2025-01-13T07:01:15.437Z] cff38d036ddc: Layer already exists [2025-01-13T07:01:15.437Z] 8b5c01ccfdd5: Layer already exists [2025-01-13T07:01:15.437Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:01:15.437Z] 4.0.0-dev.42: digest: sha256:f74bd7fef03f47c5a8ddd5e23972cb18b9c1965604229db4f8e74bd71b7671e0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:15.770Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:16.106Z] + docker push nexus3.edgexfoundry.org:10004/core-command:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:01:16.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-13T07:01:16.107Z] bf9d7859e2d1: Preparing [2025-01-13T07:01:16.107Z] ca430aa3fac6: Preparing [2025-01-13T07:01:16.107Z] 8f6cf80075e9: Preparing [2025-01-13T07:01:16.107Z] 89ec01671b00: Preparing [2025-01-13T07:01:16.107Z] cff38d036ddc: Preparing [2025-01-13T07:01:16.107Z] 8b5c01ccfdd5: Preparing [2025-01-13T07:01:16.107Z] ce5a8cde9eee: Preparing [2025-01-13T07:01:16.107Z] 8b5c01ccfdd5: Waiting [2025-01-13T07:01:16.107Z] ce5a8cde9eee: Waiting [2025-01-13T07:01:16.107Z] ca430aa3fac6: Layer already exists [2025-01-13T07:01:16.107Z] 89ec01671b00: Layer already exists [2025-01-13T07:01:16.107Z] 8f6cf80075e9: Layer already exists [2025-01-13T07:01:16.107Z] bf9d7859e2d1: Layer already exists [2025-01-13T07:01:16.107Z] cff38d036ddc: Layer already exists [2025-01-13T07:01:16.107Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:01:16.107Z] 8b5c01ccfdd5: Layer already exists [2025-01-13T07:01:16.107Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42: digest: sha256:f74bd7fef03f47c5a8ddd5e23972cb18b9c1965604229db4f8e74bd71b7671e0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:16.433Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:16.754Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-01-13T07:01:16.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-13T07:01:16.754Z] bf9d7859e2d1: Preparing [2025-01-13T07:01:16.754Z] ca430aa3fac6: Preparing [2025-01-13T07:01:16.754Z] 8f6cf80075e9: Preparing [2025-01-13T07:01:16.754Z] 89ec01671b00: Preparing [2025-01-13T07:01:16.754Z] cff38d036ddc: Preparing [2025-01-13T07:01:16.754Z] 8b5c01ccfdd5: Preparing [2025-01-13T07:01:16.754Z] ce5a8cde9eee: Preparing [2025-01-13T07:01:16.754Z] ce5a8cde9eee: Waiting [2025-01-13T07:01:16.754Z] 8b5c01ccfdd5: Waiting [2025-01-13T07:01:16.754Z] 89ec01671b00: Layer already exists [2025-01-13T07:01:16.754Z] cff38d036ddc: Layer already exists [2025-01-13T07:01:16.754Z] 8f6cf80075e9: Layer already exists [2025-01-13T07:01:16.754Z] bf9d7859e2d1: Layer already exists [2025-01-13T07:01:16.754Z] ca430aa3fac6: Layer already exists [2025-01-13T07:01:16.754Z] 8b5c01ccfdd5: Layer already exists [2025-01-13T07:01:16.754Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:01:16.754Z] main: digest: sha256:f74bd7fef03f47c5a8ddd5e23972cb18b9c1965604229db4f8e74bd71b7671e0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-13T07:01:16.813Z] ===================================================== [Pipeline] echo [2025-01-13T07:01:16.823Z] taggedImages: [2025-01-13T07:01:16.823Z] - nexus3.edgexfoundry.org:10004/core-command:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:01:16.823Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-01-13T07:01:16.823Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.42 [2025-01-13T07:01:16.823Z] - nexus3.edgexfoundry.org:10004/core-command:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:01:16.823Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-01-13T07:01:16.848Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-01-13T07:01:16.848Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:01:16.848Z] latest [2025-01-13T07:01:16.848Z] 4.0.0-dev.42 [2025-01-13T07:01:16.848Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:01:16.848Z] main [2025-01-13T07:01:16.848Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:17.183Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:17.506Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:01:17.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-13T07:01:17.506Z] 3186434a887e: Preparing [2025-01-13T07:01:17.506Z] d8e43ff56d39: Preparing [2025-01-13T07:01:17.506Z] 11a7413ca661: Preparing [2025-01-13T07:01:17.506Z] 823b3145ddc4: Preparing [2025-01-13T07:01:17.506Z] 8f6cf80075e9: Preparing [2025-01-13T07:01:17.506Z] 89ec01671b00: Preparing [2025-01-13T07:01:17.506Z] cff38d036ddc: Preparing [2025-01-13T07:01:17.506Z] 8b5c01ccfdd5: Preparing [2025-01-13T07:01:17.506Z] ce5a8cde9eee: Preparing [2025-01-13T07:01:17.506Z] 8b5c01ccfdd5: Waiting [2025-01-13T07:01:17.506Z] ce5a8cde9eee: Waiting [2025-01-13T07:01:17.506Z] cff38d036ddc: Waiting [2025-01-13T07:01:17.506Z] 89ec01671b00: Waiting [2025-01-13T07:01:17.506Z] 8f6cf80075e9: Layer already exists [2025-01-13T07:01:17.506Z] 89ec01671b00: Layer already exists [2025-01-13T07:01:17.506Z] cff38d036ddc: Layer already exists [2025-01-13T07:01:17.506Z] 8b5c01ccfdd5: Layer already exists [2025-01-13T07:01:17.506Z] d8e43ff56d39: Pushed [2025-01-13T07:01:17.506Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:01:17.506Z] 11a7413ca661: Pushed [2025-01-13T07:01:17.506Z] 3186434a887e: Pushed [2025-01-13T07:01:18.863Z] 823b3145ddc4: Pushed [2025-01-13T07:01:19.122Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461: digest: sha256:920c502da46f26612ec584eadd3dd88ef79c00c23c9ecb8ca7bdf591cf5a4226 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:19.453Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:19.781Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-01-13T07:01:19.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-13T07:01:19.781Z] 3186434a887e: Preparing [2025-01-13T07:01:19.781Z] d8e43ff56d39: Preparing [2025-01-13T07:01:19.781Z] 11a7413ca661: Preparing [2025-01-13T07:01:19.781Z] 823b3145ddc4: Preparing [2025-01-13T07:01:19.781Z] 8f6cf80075e9: Preparing [2025-01-13T07:01:19.781Z] 89ec01671b00: Preparing [2025-01-13T07:01:19.781Z] cff38d036ddc: Preparing [2025-01-13T07:01:19.781Z] 8b5c01ccfdd5: Preparing [2025-01-13T07:01:19.781Z] ce5a8cde9eee: Preparing [2025-01-13T07:01:19.781Z] cff38d036ddc: Waiting [2025-01-13T07:01:19.781Z] 89ec01671b00: Waiting [2025-01-13T07:01:19.781Z] 8b5c01ccfdd5: Waiting [2025-01-13T07:01:19.781Z] ce5a8cde9eee: Waiting [2025-01-13T07:01:19.781Z] 11a7413ca661: Layer already exists [2025-01-13T07:01:19.781Z] 8f6cf80075e9: Layer already exists [2025-01-13T07:01:19.781Z] 823b3145ddc4: Layer already exists [2025-01-13T07:01:19.781Z] d8e43ff56d39: Layer already exists [2025-01-13T07:01:19.781Z] 3186434a887e: Layer already exists [2025-01-13T07:01:19.781Z] cff38d036ddc: Layer already exists [2025-01-13T07:01:19.781Z] 89ec01671b00: Layer already exists [2025-01-13T07:01:19.781Z] 8b5c01ccfdd5: Layer already exists [2025-01-13T07:01:19.781Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:01:19.781Z] latest: digest: sha256:920c502da46f26612ec584eadd3dd88ef79c00c23c9ecb8ca7bdf591cf5a4226 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:20.110Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:20.433Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.42 [2025-01-13T07:01:20.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-13T07:01:20.433Z] 3186434a887e: Preparing [2025-01-13T07:01:20.433Z] d8e43ff56d39: Preparing [2025-01-13T07:01:20.433Z] 11a7413ca661: Preparing [2025-01-13T07:01:20.433Z] 823b3145ddc4: Preparing [2025-01-13T07:01:20.433Z] 8f6cf80075e9: Preparing [2025-01-13T07:01:20.433Z] 89ec01671b00: Preparing [2025-01-13T07:01:20.433Z] cff38d036ddc: Preparing [2025-01-13T07:01:20.433Z] 8b5c01ccfdd5: Preparing [2025-01-13T07:01:20.433Z] ce5a8cde9eee: Preparing [2025-01-13T07:01:20.433Z] 89ec01671b00: Waiting [2025-01-13T07:01:20.433Z] 8b5c01ccfdd5: Waiting [2025-01-13T07:01:20.433Z] cff38d036ddc: Waiting [2025-01-13T07:01:20.433Z] ce5a8cde9eee: Waiting [2025-01-13T07:01:20.433Z] 3186434a887e: Layer already exists [2025-01-13T07:01:20.433Z] 8f6cf80075e9: Layer already exists [2025-01-13T07:01:20.433Z] d8e43ff56d39: Layer already exists [2025-01-13T07:01:20.433Z] 11a7413ca661: Layer already exists [2025-01-13T07:01:20.433Z] 823b3145ddc4: Layer already exists [2025-01-13T07:01:20.433Z] 89ec01671b00: Layer already exists [2025-01-13T07:01:20.433Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:01:20.433Z] cff38d036ddc: Layer already exists [2025-01-13T07:01:20.433Z] 8b5c01ccfdd5: Layer already exists [2025-01-13T07:01:20.433Z] 4.0.0-dev.42: digest: sha256:920c502da46f26612ec584eadd3dd88ef79c00c23c9ecb8ca7bdf591cf5a4226 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:20.773Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:21.111Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:01:21.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-13T07:01:21.111Z] 3186434a887e: Preparing [2025-01-13T07:01:21.111Z] d8e43ff56d39: Preparing [2025-01-13T07:01:21.111Z] 11a7413ca661: Preparing [2025-01-13T07:01:21.111Z] 823b3145ddc4: Preparing [2025-01-13T07:01:21.111Z] 8f6cf80075e9: Preparing [2025-01-13T07:01:21.111Z] 89ec01671b00: Preparing [2025-01-13T07:01:21.111Z] cff38d036ddc: Preparing [2025-01-13T07:01:21.111Z] 8b5c01ccfdd5: Preparing [2025-01-13T07:01:21.111Z] ce5a8cde9eee: Preparing [2025-01-13T07:01:21.111Z] 89ec01671b00: Waiting [2025-01-13T07:01:21.111Z] ce5a8cde9eee: Waiting [2025-01-13T07:01:21.111Z] 8b5c01ccfdd5: Waiting [2025-01-13T07:01:21.111Z] 823b3145ddc4: Layer already exists [2025-01-13T07:01:21.111Z] 3186434a887e: Layer already exists [2025-01-13T07:01:21.111Z] 11a7413ca661: Layer already exists [2025-01-13T07:01:21.111Z] d8e43ff56d39: Layer already exists [2025-01-13T07:01:21.111Z] 8f6cf80075e9: Layer already exists [2025-01-13T07:01:21.111Z] 89ec01671b00: Layer already exists [2025-01-13T07:01:21.111Z] cff38d036ddc: Layer already exists [2025-01-13T07:01:21.111Z] 8b5c01ccfdd5: Layer already exists [2025-01-13T07:01:21.111Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:01:21.111Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42: digest: sha256:920c502da46f26612ec584eadd3dd88ef79c00c23c9ecb8ca7bdf591cf5a4226 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:21.434Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:21.766Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-01-13T07:01:21.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-13T07:01:21.766Z] 3186434a887e: Preparing [2025-01-13T07:01:21.766Z] d8e43ff56d39: Preparing [2025-01-13T07:01:21.766Z] 11a7413ca661: Preparing [2025-01-13T07:01:21.766Z] 823b3145ddc4: Preparing [2025-01-13T07:01:21.766Z] 8f6cf80075e9: Preparing [2025-01-13T07:01:21.766Z] 89ec01671b00: Preparing [2025-01-13T07:01:21.766Z] cff38d036ddc: Preparing [2025-01-13T07:01:21.766Z] 8b5c01ccfdd5: Preparing [2025-01-13T07:01:21.766Z] ce5a8cde9eee: Preparing [2025-01-13T07:01:21.766Z] 8b5c01ccfdd5: Waiting [2025-01-13T07:01:21.766Z] cff38d036ddc: Waiting [2025-01-13T07:01:21.766Z] ce5a8cde9eee: Waiting [2025-01-13T07:01:21.766Z] 89ec01671b00: Waiting [2025-01-13T07:01:21.766Z] 8f6cf80075e9: Layer already exists [2025-01-13T07:01:21.766Z] 3186434a887e: Layer already exists [2025-01-13T07:01:21.766Z] d8e43ff56d39: Layer already exists [2025-01-13T07:01:21.766Z] 11a7413ca661: Layer already exists [2025-01-13T07:01:21.766Z] 823b3145ddc4: Layer already exists [2025-01-13T07:01:21.766Z] 89ec01671b00: Layer already exists [2025-01-13T07:01:21.766Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:01:21.766Z] cff38d036ddc: Layer already exists [2025-01-13T07:01:21.766Z] 8b5c01ccfdd5: Layer already exists [2025-01-13T07:01:21.766Z] main: digest: sha256:920c502da46f26612ec584eadd3dd88ef79c00c23c9ecb8ca7bdf591cf5a4226 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-13T07:01:21.847Z] ===================================================== [Pipeline] echo [2025-01-13T07:01:21.860Z] taggedImages: [2025-01-13T07:01:21.860Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:01:21.860Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-01-13T07:01:21.860Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.42 [2025-01-13T07:01:21.860Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:01:21.860Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-01-13T07:01:21.889Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-01-13T07:01:21.889Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:01:21.889Z] latest [2025-01-13T07:01:21.889Z] 4.0.0-dev.42 [2025-01-13T07:01:21.889Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:01:21.889Z] main [2025-01-13T07:01:21.889Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:22.237Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:22.555Z] + docker push nexus3.edgexfoundry.org:10004/core-data:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:01:22.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-13T07:01:22.555Z] a1c5ffd54aff: Preparing [2025-01-13T07:01:22.555Z] 20074bded0a2: Preparing [2025-01-13T07:01:22.555Z] ea28ad127a15: Preparing [2025-01-13T07:01:22.555Z] 8f6cf80075e9: Preparing [2025-01-13T07:01:22.555Z] 89ec01671b00: Preparing [2025-01-13T07:01:22.555Z] 6fad89132ad3: Preparing [2025-01-13T07:01:22.555Z] bf3ad93a7fea: Preparing [2025-01-13T07:01:22.555Z] ce5a8cde9eee: Preparing [2025-01-13T07:01:22.555Z] 6fad89132ad3: Waiting [2025-01-13T07:01:22.555Z] bf3ad93a7fea: Waiting [2025-01-13T07:01:22.555Z] 89ec01671b00: Layer already exists [2025-01-13T07:01:22.555Z] 8f6cf80075e9: Layer already exists [2025-01-13T07:01:22.555Z] 20074bded0a2: Pushed [2025-01-13T07:01:22.555Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:01:22.555Z] a1c5ffd54aff: Pushed [2025-01-13T07:01:22.555Z] bf3ad93a7fea: Pushed [2025-01-13T07:01:22.555Z] 6fad89132ad3: Pushed [2025-01-13T07:01:25.090Z] ea28ad127a15: Pushed [2025-01-13T07:01:25.090Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461: digest: sha256:b1a23ea3d625d8f2376fd6cc264b188df95e33aa8bec49ba49639cae16b4b99a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:25.411Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:25.734Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-01-13T07:01:25.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-13T07:01:25.734Z] a1c5ffd54aff: Preparing [2025-01-13T07:01:25.734Z] 20074bded0a2: Preparing [2025-01-13T07:01:25.734Z] ea28ad127a15: Preparing [2025-01-13T07:01:25.734Z] 8f6cf80075e9: Preparing [2025-01-13T07:01:25.734Z] 89ec01671b00: Preparing [2025-01-13T07:01:25.734Z] 6fad89132ad3: Preparing [2025-01-13T07:01:25.734Z] bf3ad93a7fea: Preparing [2025-01-13T07:01:25.734Z] ce5a8cde9eee: Preparing [2025-01-13T07:01:25.734Z] bf3ad93a7fea: Waiting [2025-01-13T07:01:25.734Z] ce5a8cde9eee: Waiting [2025-01-13T07:01:25.734Z] 6fad89132ad3: Waiting [2025-01-13T07:01:25.734Z] a1c5ffd54aff: Layer already exists [2025-01-13T07:01:25.734Z] ea28ad127a15: Layer already exists [2025-01-13T07:01:25.734Z] 89ec01671b00: Layer already exists [2025-01-13T07:01:25.734Z] 20074bded0a2: Layer already exists [2025-01-13T07:01:25.734Z] 8f6cf80075e9: Layer already exists [2025-01-13T07:01:25.734Z] 6fad89132ad3: Layer already exists [2025-01-13T07:01:25.734Z] bf3ad93a7fea: Layer already exists [2025-01-13T07:01:25.734Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:01:25.734Z] latest: digest: sha256:b1a23ea3d625d8f2376fd6cc264b188df95e33aa8bec49ba49639cae16b4b99a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:26.063Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:26.389Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.42 [2025-01-13T07:01:26.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-13T07:01:26.389Z] a1c5ffd54aff: Preparing [2025-01-13T07:01:26.389Z] 20074bded0a2: Preparing [2025-01-13T07:01:26.389Z] ea28ad127a15: Preparing [2025-01-13T07:01:26.389Z] 8f6cf80075e9: Preparing [2025-01-13T07:01:26.389Z] 89ec01671b00: Preparing [2025-01-13T07:01:26.389Z] 6fad89132ad3: Preparing [2025-01-13T07:01:26.389Z] bf3ad93a7fea: Preparing [2025-01-13T07:01:26.389Z] ce5a8cde9eee: Preparing [2025-01-13T07:01:26.389Z] 6fad89132ad3: Waiting [2025-01-13T07:01:26.389Z] bf3ad93a7fea: Waiting [2025-01-13T07:01:26.389Z] ce5a8cde9eee: Waiting [2025-01-13T07:01:26.389Z] 20074bded0a2: Layer already exists [2025-01-13T07:01:26.389Z] 89ec01671b00: Layer already exists [2025-01-13T07:01:26.389Z] 8f6cf80075e9: Layer already exists [2025-01-13T07:01:26.389Z] ea28ad127a15: Layer already exists [2025-01-13T07:01:26.389Z] a1c5ffd54aff: Layer already exists [2025-01-13T07:01:26.389Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:01:26.389Z] 6fad89132ad3: Layer already exists [2025-01-13T07:01:26.389Z] bf3ad93a7fea: Layer already exists [2025-01-13T07:01:26.389Z] 4.0.0-dev.42: digest: sha256:b1a23ea3d625d8f2376fd6cc264b188df95e33aa8bec49ba49639cae16b4b99a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:26.719Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:27.041Z] + docker push nexus3.edgexfoundry.org:10004/core-data:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:01:27.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-13T07:01:27.041Z] a1c5ffd54aff: Preparing [2025-01-13T07:01:27.041Z] 20074bded0a2: Preparing [2025-01-13T07:01:27.041Z] ea28ad127a15: Preparing [2025-01-13T07:01:27.041Z] 8f6cf80075e9: Preparing [2025-01-13T07:01:27.041Z] 89ec01671b00: Preparing [2025-01-13T07:01:27.041Z] 6fad89132ad3: Preparing [2025-01-13T07:01:27.041Z] bf3ad93a7fea: Preparing [2025-01-13T07:01:27.041Z] ce5a8cde9eee: Preparing [2025-01-13T07:01:27.041Z] 6fad89132ad3: Waiting [2025-01-13T07:01:27.041Z] ce5a8cde9eee: Waiting [2025-01-13T07:01:27.041Z] bf3ad93a7fea: Waiting [2025-01-13T07:01:27.041Z] ea28ad127a15: Layer already exists [2025-01-13T07:01:27.041Z] 89ec01671b00: Layer already exists [2025-01-13T07:01:27.041Z] 20074bded0a2: Layer already exists [2025-01-13T07:01:27.041Z] a1c5ffd54aff: Layer already exists [2025-01-13T07:01:27.041Z] 8f6cf80075e9: Layer already exists [2025-01-13T07:01:27.041Z] bf3ad93a7fea: Layer already exists [2025-01-13T07:01:27.041Z] 6fad89132ad3: Layer already exists [2025-01-13T07:01:27.041Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:01:27.041Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42: digest: sha256:b1a23ea3d625d8f2376fd6cc264b188df95e33aa8bec49ba49639cae16b4b99a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:27.365Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:27.686Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-01-13T07:01:27.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-13T07:01:27.686Z] a1c5ffd54aff: Preparing [2025-01-13T07:01:27.686Z] 20074bded0a2: Preparing [2025-01-13T07:01:27.686Z] ea28ad127a15: Preparing [2025-01-13T07:01:27.686Z] 8f6cf80075e9: Preparing [2025-01-13T07:01:27.686Z] 89ec01671b00: Preparing [2025-01-13T07:01:27.686Z] 6fad89132ad3: Preparing [2025-01-13T07:01:27.686Z] bf3ad93a7fea: Preparing [2025-01-13T07:01:27.686Z] 6fad89132ad3: Waiting [2025-01-13T07:01:27.686Z] bf3ad93a7fea: Waiting [2025-01-13T07:01:27.686Z] ce5a8cde9eee: Preparing [2025-01-13T07:01:27.686Z] ce5a8cde9eee: Waiting [2025-01-13T07:01:27.686Z] a1c5ffd54aff: Layer already exists [2025-01-13T07:01:27.686Z] 20074bded0a2: Layer already exists [2025-01-13T07:01:27.686Z] 8f6cf80075e9: Layer already exists [2025-01-13T07:01:27.686Z] 89ec01671b00: Layer already exists [2025-01-13T07:01:27.686Z] ea28ad127a15: Layer already exists [2025-01-13T07:01:27.686Z] bf3ad93a7fea: Layer already exists [2025-01-13T07:01:27.686Z] 6fad89132ad3: Layer already exists [2025-01-13T07:01:27.686Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:01:27.686Z] main: digest: sha256:b1a23ea3d625d8f2376fd6cc264b188df95e33aa8bec49ba49639cae16b4b99a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-13T07:01:27.756Z] ===================================================== [Pipeline] echo [2025-01-13T07:01:27.768Z] taggedImages: [2025-01-13T07:01:27.768Z] - nexus3.edgexfoundry.org:10004/core-data:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:01:27.768Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-01-13T07:01:27.768Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.42 [2025-01-13T07:01:27.768Z] - nexus3.edgexfoundry.org:10004/core-data:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:01:27.768Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-01-13T07:01:27.796Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-01-13T07:01:27.796Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:01:27.796Z] latest [2025-01-13T07:01:27.796Z] 4.0.0-dev.42 [2025-01-13T07:01:27.796Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:01:27.796Z] main [2025-01-13T07:01:27.796Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:28.134Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:28.459Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:01:28.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-13T07:01:28.459Z] 9a81b820ce70: Preparing [2025-01-13T07:01:28.459Z] b3d156fab19e: Preparing [2025-01-13T07:01:28.459Z] 199657351c7c: Preparing [2025-01-13T07:01:28.459Z] 89ec01671b00: Preparing [2025-01-13T07:01:28.459Z] 1b49bee86909: Preparing [2025-01-13T07:01:28.459Z] b37b8dae16d7: Preparing [2025-01-13T07:01:28.459Z] ce5a8cde9eee: Preparing [2025-01-13T07:01:28.459Z] b37b8dae16d7: Waiting [2025-01-13T07:01:28.459Z] ce5a8cde9eee: Waiting [2025-01-13T07:01:28.459Z] 89ec01671b00: Layer already exists [2025-01-13T07:01:28.459Z] b3d156fab19e: Pushed [2025-01-13T07:01:28.459Z] 1b49bee86909: Pushed [2025-01-13T07:01:28.459Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:01:28.459Z] 9a81b820ce70: Pushed [2025-01-13T07:01:28.459Z] b37b8dae16d7: Pushed [2025-01-13T07:01:30.993Z] 199657351c7c: Pushed [2025-01-13T07:01:30.993Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461: digest: sha256:94517de194b0cc237b7c7b1ce0e46e121b61f71bef0d43b2e15aa986adcd6877 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:31.318Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:31.628Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-01-13T07:01:31.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-13T07:01:31.628Z] 9a81b820ce70: Preparing [2025-01-13T07:01:31.628Z] b3d156fab19e: Preparing [2025-01-13T07:01:31.628Z] 199657351c7c: Preparing [2025-01-13T07:01:31.628Z] 89ec01671b00: Preparing [2025-01-13T07:01:31.628Z] 1b49bee86909: Preparing [2025-01-13T07:01:31.628Z] b37b8dae16d7: Preparing [2025-01-13T07:01:31.628Z] ce5a8cde9eee: Preparing [2025-01-13T07:01:31.628Z] b37b8dae16d7: Waiting [2025-01-13T07:01:31.628Z] ce5a8cde9eee: Waiting [2025-01-13T07:01:31.628Z] 9a81b820ce70: Layer already exists [2025-01-13T07:01:31.628Z] 1b49bee86909: Layer already exists [2025-01-13T07:01:31.628Z] 89ec01671b00: Layer already exists [2025-01-13T07:01:31.628Z] b3d156fab19e: Layer already exists [2025-01-13T07:01:31.628Z] 199657351c7c: Layer already exists [2025-01-13T07:01:31.628Z] b37b8dae16d7: Layer already exists [2025-01-13T07:01:31.628Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:01:31.628Z] latest: digest: sha256:94517de194b0cc237b7c7b1ce0e46e121b61f71bef0d43b2e15aa986adcd6877 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:31.953Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:32.270Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.42 [2025-01-13T07:01:32.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-13T07:01:32.270Z] 9a81b820ce70: Preparing [2025-01-13T07:01:32.270Z] b3d156fab19e: Preparing [2025-01-13T07:01:32.270Z] 199657351c7c: Preparing [2025-01-13T07:01:32.270Z] 89ec01671b00: Preparing [2025-01-13T07:01:32.270Z] 1b49bee86909: Preparing [2025-01-13T07:01:32.270Z] b37b8dae16d7: Preparing [2025-01-13T07:01:32.270Z] ce5a8cde9eee: Preparing [2025-01-13T07:01:32.270Z] b37b8dae16d7: Waiting [2025-01-13T07:01:32.270Z] ce5a8cde9eee: Waiting [2025-01-13T07:01:32.270Z] 199657351c7c: Layer already exists [2025-01-13T07:01:32.270Z] 9a81b820ce70: Layer already exists [2025-01-13T07:01:32.270Z] 89ec01671b00: Layer already exists [2025-01-13T07:01:32.270Z] b3d156fab19e: Layer already exists [2025-01-13T07:01:32.270Z] 1b49bee86909: Layer already exists [2025-01-13T07:01:32.270Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:01:32.270Z] b37b8dae16d7: Layer already exists [2025-01-13T07:01:32.270Z] 4.0.0-dev.42: digest: sha256:94517de194b0cc237b7c7b1ce0e46e121b61f71bef0d43b2e15aa986adcd6877 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:32.589Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:32.919Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:01:32.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-13T07:01:32.919Z] 9a81b820ce70: Preparing [2025-01-13T07:01:32.919Z] b3d156fab19e: Preparing [2025-01-13T07:01:32.919Z] 199657351c7c: Preparing [2025-01-13T07:01:32.919Z] 89ec01671b00: Preparing [2025-01-13T07:01:32.919Z] 1b49bee86909: Preparing [2025-01-13T07:01:32.919Z] b37b8dae16d7: Preparing [2025-01-13T07:01:32.919Z] ce5a8cde9eee: Preparing [2025-01-13T07:01:32.919Z] b37b8dae16d7: Waiting [2025-01-13T07:01:32.919Z] ce5a8cde9eee: Waiting [2025-01-13T07:01:32.919Z] 1b49bee86909: Layer already exists [2025-01-13T07:01:32.919Z] 9a81b820ce70: Layer already exists [2025-01-13T07:01:32.919Z] 199657351c7c: Layer already exists [2025-01-13T07:01:32.919Z] b3d156fab19e: Layer already exists [2025-01-13T07:01:32.919Z] 89ec01671b00: Layer already exists [2025-01-13T07:01:32.919Z] b37b8dae16d7: Layer already exists [2025-01-13T07:01:32.919Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:01:32.919Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42: digest: sha256:94517de194b0cc237b7c7b1ce0e46e121b61f71bef0d43b2e15aa986adcd6877 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:33.237Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:33.553Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-01-13T07:01:33.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-13T07:01:33.553Z] 9a81b820ce70: Preparing [2025-01-13T07:01:33.553Z] b3d156fab19e: Preparing [2025-01-13T07:01:33.553Z] 199657351c7c: Preparing [2025-01-13T07:01:33.553Z] 89ec01671b00: Preparing [2025-01-13T07:01:33.553Z] 1b49bee86909: Preparing [2025-01-13T07:01:33.553Z] b37b8dae16d7: Preparing [2025-01-13T07:01:33.553Z] ce5a8cde9eee: Preparing [2025-01-13T07:01:33.553Z] b37b8dae16d7: Waiting [2025-01-13T07:01:33.553Z] ce5a8cde9eee: Waiting [2025-01-13T07:01:33.553Z] 9a81b820ce70: Layer already exists [2025-01-13T07:01:33.553Z] 1b49bee86909: Layer already exists [2025-01-13T07:01:33.553Z] 89ec01671b00: Layer already exists [2025-01-13T07:01:33.553Z] 199657351c7c: Layer already exists [2025-01-13T07:01:33.553Z] b3d156fab19e: Layer already exists [2025-01-13T07:01:33.553Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:01:33.553Z] b37b8dae16d7: Layer already exists [2025-01-13T07:01:33.553Z] main: digest: sha256:94517de194b0cc237b7c7b1ce0e46e121b61f71bef0d43b2e15aa986adcd6877 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-13T07:01:33.614Z] ===================================================== [Pipeline] echo [2025-01-13T07:01:33.626Z] taggedImages: [2025-01-13T07:01:33.627Z] - nexus3.edgexfoundry.org:10004/core-keeper:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:01:33.627Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-01-13T07:01:33.627Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.42 [2025-01-13T07:01:33.627Z] - nexus3.edgexfoundry.org:10004/core-keeper:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:01:33.627Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-01-13T07:01:33.650Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-01-13T07:01:33.650Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:01:33.650Z] latest [2025-01-13T07:01:33.650Z] 4.0.0-dev.42 [2025-01-13T07:01:33.650Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:01:33.650Z] main [2025-01-13T07:01:33.650Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:33.984Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:34.382Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:01:34.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-13T07:01:34.382Z] 26088b8fbfc8: Preparing [2025-01-13T07:01:34.382Z] fd91e4957a95: Preparing [2025-01-13T07:01:34.382Z] 264307f62fa8: Preparing [2025-01-13T07:01:34.382Z] 617d0bee3519: Preparing [2025-01-13T07:01:34.382Z] 8f6cf80075e9: Preparing [2025-01-13T07:01:34.382Z] 89ec01671b00: Preparing [2025-01-13T07:01:34.382Z] cff38d036ddc: Preparing [2025-01-13T07:01:34.382Z] 8b5c01ccfdd5: Preparing [2025-01-13T07:01:34.382Z] ce5a8cde9eee: Preparing [2025-01-13T07:01:34.382Z] 89ec01671b00: Waiting [2025-01-13T07:01:34.382Z] 8b5c01ccfdd5: Waiting [2025-01-13T07:01:34.382Z] cff38d036ddc: Waiting [2025-01-13T07:01:34.382Z] ce5a8cde9eee: Waiting [2025-01-13T07:01:34.382Z] 8f6cf80075e9: Layer already exists [2025-01-13T07:01:34.382Z] 89ec01671b00: Layer already exists [2025-01-13T07:01:34.382Z] cff38d036ddc: Layer already exists [2025-01-13T07:01:34.382Z] 8b5c01ccfdd5: Layer already exists [2025-01-13T07:01:34.382Z] fd91e4957a95: Pushed [2025-01-13T07:01:34.382Z] 264307f62fa8: Pushed [2025-01-13T07:01:34.382Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:01:34.382Z] 26088b8fbfc8: Pushed [2025-01-13T07:01:37.199Z] 617d0bee3519: Pushed [2025-01-13T07:01:37.199Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461: digest: sha256:8ed51ac6baad018a8bc926e4aab41d2ac11978d004af99a45d1e914d365d6442 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:37.542Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:37.868Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-01-13T07:01:37.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-13T07:01:37.868Z] 26088b8fbfc8: Preparing [2025-01-13T07:01:37.868Z] fd91e4957a95: Preparing [2025-01-13T07:01:37.868Z] 264307f62fa8: Preparing [2025-01-13T07:01:37.868Z] 617d0bee3519: Preparing [2025-01-13T07:01:37.868Z] 8f6cf80075e9: Preparing [2025-01-13T07:01:37.868Z] 89ec01671b00: Preparing [2025-01-13T07:01:37.868Z] cff38d036ddc: Preparing [2025-01-13T07:01:37.868Z] 8b5c01ccfdd5: Preparing [2025-01-13T07:01:37.868Z] ce5a8cde9eee: Preparing [2025-01-13T07:01:37.868Z] 89ec01671b00: Waiting [2025-01-13T07:01:37.868Z] cff38d036ddc: Waiting [2025-01-13T07:01:37.868Z] 8b5c01ccfdd5: Waiting [2025-01-13T07:01:37.868Z] ce5a8cde9eee: Waiting [2025-01-13T07:01:37.868Z] 26088b8fbfc8: Layer already exists [2025-01-13T07:01:37.868Z] fd91e4957a95: Layer already exists [2025-01-13T07:01:37.868Z] 8f6cf80075e9: Layer already exists [2025-01-13T07:01:37.868Z] 264307f62fa8: Layer already exists [2025-01-13T07:01:37.868Z] 617d0bee3519: Layer already exists [2025-01-13T07:01:37.868Z] 8b5c01ccfdd5: Layer already exists [2025-01-13T07:01:37.868Z] 89ec01671b00: Layer already exists [2025-01-13T07:01:37.868Z] cff38d036ddc: Layer already exists [2025-01-13T07:01:37.868Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:01:37.868Z] latest: digest: sha256:8ed51ac6baad018a8bc926e4aab41d2ac11978d004af99a45d1e914d365d6442 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:38.196Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:38.521Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.42 [2025-01-13T07:01:38.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-13T07:01:38.521Z] 26088b8fbfc8: Preparing [2025-01-13T07:01:38.521Z] fd91e4957a95: Preparing [2025-01-13T07:01:38.521Z] 264307f62fa8: Preparing [2025-01-13T07:01:38.521Z] 617d0bee3519: Preparing [2025-01-13T07:01:38.521Z] 8f6cf80075e9: Preparing [2025-01-13T07:01:38.521Z] 89ec01671b00: Preparing [2025-01-13T07:01:38.521Z] cff38d036ddc: Preparing [2025-01-13T07:01:38.521Z] 8b5c01ccfdd5: Preparing [2025-01-13T07:01:38.521Z] ce5a8cde9eee: Preparing [2025-01-13T07:01:38.521Z] cff38d036ddc: Waiting [2025-01-13T07:01:38.521Z] 89ec01671b00: Waiting [2025-01-13T07:01:38.521Z] 8b5c01ccfdd5: Waiting [2025-01-13T07:01:38.521Z] ce5a8cde9eee: Waiting [2025-01-13T07:01:38.521Z] 264307f62fa8: Layer already exists [2025-01-13T07:01:38.521Z] 8f6cf80075e9: Layer already exists [2025-01-13T07:01:38.521Z] fd91e4957a95: Layer already exists [2025-01-13T07:01:38.521Z] 617d0bee3519: Layer already exists [2025-01-13T07:01:38.521Z] 26088b8fbfc8: Layer already exists [2025-01-13T07:01:38.521Z] 89ec01671b00: Layer already exists [2025-01-13T07:01:38.521Z] cff38d036ddc: Layer already exists [2025-01-13T07:01:38.521Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:01:38.521Z] 8b5c01ccfdd5: Layer already exists [2025-01-13T07:01:38.521Z] 4.0.0-dev.42: digest: sha256:8ed51ac6baad018a8bc926e4aab41d2ac11978d004af99a45d1e914d365d6442 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:38.846Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:39.169Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:01:39.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-13T07:01:39.169Z] 26088b8fbfc8: Preparing [2025-01-13T07:01:39.169Z] fd91e4957a95: Preparing [2025-01-13T07:01:39.169Z] 264307f62fa8: Preparing [2025-01-13T07:01:39.169Z] 617d0bee3519: Preparing [2025-01-13T07:01:39.169Z] 8f6cf80075e9: Preparing [2025-01-13T07:01:39.169Z] 89ec01671b00: Preparing [2025-01-13T07:01:39.169Z] cff38d036ddc: Preparing [2025-01-13T07:01:39.169Z] 8b5c01ccfdd5: Preparing [2025-01-13T07:01:39.169Z] ce5a8cde9eee: Preparing [2025-01-13T07:01:39.169Z] cff38d036ddc: Waiting [2025-01-13T07:01:39.169Z] 89ec01671b00: Waiting [2025-01-13T07:01:39.169Z] 264307f62fa8: Layer already exists [2025-01-13T07:01:39.169Z] 8f6cf80075e9: Layer already exists [2025-01-13T07:01:39.169Z] 617d0bee3519: Layer already exists [2025-01-13T07:01:39.169Z] fd91e4957a95: Layer already exists [2025-01-13T07:01:39.169Z] 26088b8fbfc8: Layer already exists [2025-01-13T07:01:39.169Z] cff38d036ddc: Layer already exists [2025-01-13T07:01:39.169Z] 89ec01671b00: Layer already exists [2025-01-13T07:01:39.169Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:01:39.169Z] 8b5c01ccfdd5: Layer already exists [2025-01-13T07:01:39.169Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42: digest: sha256:8ed51ac6baad018a8bc926e4aab41d2ac11978d004af99a45d1e914d365d6442 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:39.503Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:39.827Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-01-13T07:01:39.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-13T07:01:39.828Z] 26088b8fbfc8: Preparing [2025-01-13T07:01:39.828Z] fd91e4957a95: Preparing [2025-01-13T07:01:39.828Z] 264307f62fa8: Preparing [2025-01-13T07:01:39.828Z] 617d0bee3519: Preparing [2025-01-13T07:01:39.828Z] 8f6cf80075e9: Preparing [2025-01-13T07:01:39.828Z] 89ec01671b00: Preparing [2025-01-13T07:01:39.828Z] cff38d036ddc: Preparing [2025-01-13T07:01:39.828Z] 8b5c01ccfdd5: Preparing [2025-01-13T07:01:39.828Z] ce5a8cde9eee: Preparing [2025-01-13T07:01:39.828Z] 89ec01671b00: Waiting [2025-01-13T07:01:39.828Z] cff38d036ddc: Waiting [2025-01-13T07:01:39.828Z] 8b5c01ccfdd5: Waiting [2025-01-13T07:01:39.828Z] ce5a8cde9eee: Waiting [2025-01-13T07:01:39.828Z] 26088b8fbfc8: Layer already exists [2025-01-13T07:01:39.828Z] 8f6cf80075e9: Layer already exists [2025-01-13T07:01:39.828Z] 617d0bee3519: Layer already exists [2025-01-13T07:01:39.828Z] fd91e4957a95: Layer already exists [2025-01-13T07:01:39.828Z] 264307f62fa8: Layer already exists [2025-01-13T07:01:39.828Z] 89ec01671b00: Layer already exists [2025-01-13T07:01:39.828Z] cff38d036ddc: Layer already exists [2025-01-13T07:01:39.828Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:01:39.828Z] 8b5c01ccfdd5: Layer already exists [2025-01-13T07:01:39.828Z] main: digest: sha256:8ed51ac6baad018a8bc926e4aab41d2ac11978d004af99a45d1e914d365d6442 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-13T07:01:39.897Z] ===================================================== [Pipeline] echo [2025-01-13T07:01:39.911Z] taggedImages: [2025-01-13T07:01:39.911Z] - nexus3.edgexfoundry.org:10004/core-metadata:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:01:39.911Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-01-13T07:01:39.911Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.42 [2025-01-13T07:01:39.911Z] - nexus3.edgexfoundry.org:10004/core-metadata:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:01:39.911Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-01-13T07:01:39.935Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-01-13T07:01:39.935Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:01:39.935Z] latest [2025-01-13T07:01:39.935Z] 4.0.0-dev.42 [2025-01-13T07:01:39.935Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:01:39.935Z] main [2025-01-13T07:01:39.935Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:40.264Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:40.586Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:01:40.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-13T07:01:40.586Z] c086c436372c: Preparing [2025-01-13T07:01:40.586Z] edb4b49315e1: Preparing [2025-01-13T07:01:40.586Z] 713bf1adf2d0: Preparing [2025-01-13T07:01:40.586Z] ce3a6913f4ac: Preparing [2025-01-13T07:01:40.586Z] 1ab2cc73048b: Preparing [2025-01-13T07:01:40.586Z] 912941f6e186: Preparing [2025-01-13T07:01:40.586Z] cf6a2a1b2347: Preparing [2025-01-13T07:01:40.586Z] 8f6cf80075e9: Preparing [2025-01-13T07:01:40.586Z] 89ec01671b00: Preparing [2025-01-13T07:01:40.586Z] 797287d79fef: Preparing [2025-01-13T07:01:40.586Z] 302508ba1cca: Preparing [2025-01-13T07:01:40.586Z] 5f70bf18a086: Preparing [2025-01-13T07:01:40.586Z] f02dac8db150: Preparing [2025-01-13T07:01:40.586Z] 13052e6fd7fc: Preparing [2025-01-13T07:01:40.586Z] 535da5046692: Preparing [2025-01-13T07:01:40.586Z] ce5a8cde9eee: Preparing [2025-01-13T07:01:40.586Z] 912941f6e186: Waiting [2025-01-13T07:01:40.586Z] cf6a2a1b2347: Waiting [2025-01-13T07:01:40.586Z] 8f6cf80075e9: Waiting [2025-01-13T07:01:40.586Z] 89ec01671b00: Waiting [2025-01-13T07:01:40.586Z] 797287d79fef: Waiting [2025-01-13T07:01:40.586Z] 302508ba1cca: Waiting [2025-01-13T07:01:40.586Z] 5f70bf18a086: Waiting [2025-01-13T07:01:40.586Z] f02dac8db150: Waiting [2025-01-13T07:01:40.586Z] 13052e6fd7fc: Waiting [2025-01-13T07:01:40.586Z] 535da5046692: Waiting [2025-01-13T07:01:40.586Z] ce5a8cde9eee: Waiting [2025-01-13T07:01:40.586Z] edb4b49315e1: Pushed [2025-01-13T07:01:40.586Z] 713bf1adf2d0: Pushed [2025-01-13T07:01:40.586Z] c086c436372c: Pushed [2025-01-13T07:01:40.586Z] ce3a6913f4ac: Pushed [2025-01-13T07:01:40.586Z] 1ab2cc73048b: Pushed [2025-01-13T07:01:40.586Z] 8f6cf80075e9: Layer already exists [2025-01-13T07:01:40.586Z] 89ec01671b00: Layer already exists [2025-01-13T07:01:40.586Z] 5f70bf18a086: Layer already exists [2025-01-13T07:01:40.586Z] 912941f6e186: Pushed [2025-01-13T07:01:40.844Z] 797287d79fef: Pushed [2025-01-13T07:01:40.844Z] 302508ba1cca: Pushed [2025-01-13T07:01:40.844Z] f02dac8db150: Pushed [2025-01-13T07:01:40.844Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:01:40.844Z] 13052e6fd7fc: Pushed [2025-01-13T07:01:40.844Z] 535da5046692: Pushed [2025-01-13T07:01:42.222Z] cf6a2a1b2347: Pushed [2025-01-13T07:01:42.222Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461: digest: sha256:27f15afaae99bb56063d41f493a71c351148ef61d29b61e09a932a4a1f45664c size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:42.547Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:42.865Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-01-13T07:01:42.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-13T07:01:42.865Z] c086c436372c: Preparing [2025-01-13T07:01:42.865Z] edb4b49315e1: Preparing [2025-01-13T07:01:42.865Z] 713bf1adf2d0: Preparing [2025-01-13T07:01:42.865Z] ce3a6913f4ac: Preparing [2025-01-13T07:01:42.865Z] 1ab2cc73048b: Preparing [2025-01-13T07:01:42.865Z] 912941f6e186: Preparing [2025-01-13T07:01:42.865Z] cf6a2a1b2347: Preparing [2025-01-13T07:01:42.865Z] 8f6cf80075e9: Preparing [2025-01-13T07:01:42.865Z] 89ec01671b00: Preparing [2025-01-13T07:01:42.865Z] 797287d79fef: Preparing [2025-01-13T07:01:42.865Z] 302508ba1cca: Preparing [2025-01-13T07:01:42.865Z] 5f70bf18a086: Preparing [2025-01-13T07:01:42.865Z] f02dac8db150: Preparing [2025-01-13T07:01:42.865Z] 13052e6fd7fc: Preparing [2025-01-13T07:01:42.865Z] 535da5046692: Preparing [2025-01-13T07:01:42.865Z] ce5a8cde9eee: Preparing [2025-01-13T07:01:42.865Z] 8f6cf80075e9: Waiting [2025-01-13T07:01:42.865Z] 89ec01671b00: Waiting [2025-01-13T07:01:42.865Z] 797287d79fef: Waiting [2025-01-13T07:01:42.865Z] 302508ba1cca: Waiting [2025-01-13T07:01:42.865Z] 535da5046692: Waiting [2025-01-13T07:01:42.865Z] 5f70bf18a086: Waiting [2025-01-13T07:01:42.865Z] ce5a8cde9eee: Waiting [2025-01-13T07:01:42.865Z] f02dac8db150: Waiting [2025-01-13T07:01:42.865Z] 912941f6e186: Waiting [2025-01-13T07:01:42.865Z] cf6a2a1b2347: Waiting [2025-01-13T07:01:42.865Z] 13052e6fd7fc: Waiting [2025-01-13T07:01:42.865Z] 1ab2cc73048b: Layer already exists [2025-01-13T07:01:42.865Z] c086c436372c: Layer already exists [2025-01-13T07:01:42.865Z] 713bf1adf2d0: Layer already exists [2025-01-13T07:01:42.865Z] ce3a6913f4ac: Layer already exists [2025-01-13T07:01:42.865Z] edb4b49315e1: Layer already exists [2025-01-13T07:01:42.865Z] cf6a2a1b2347: Layer already exists [2025-01-13T07:01:42.865Z] 89ec01671b00: Layer already exists [2025-01-13T07:01:42.865Z] 912941f6e186: Layer already exists [2025-01-13T07:01:42.865Z] 8f6cf80075e9: Layer already exists [2025-01-13T07:01:42.865Z] 797287d79fef: Layer already exists [2025-01-13T07:01:42.865Z] 302508ba1cca: Layer already exists [2025-01-13T07:01:42.865Z] 5f70bf18a086: Layer already exists [2025-01-13T07:01:42.865Z] f02dac8db150: Layer already exists [2025-01-13T07:01:42.865Z] 13052e6fd7fc: Layer already exists [2025-01-13T07:01:42.865Z] 535da5046692: Layer already exists [2025-01-13T07:01:42.865Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:01:42.865Z] latest: digest: sha256:27f15afaae99bb56063d41f493a71c351148ef61d29b61e09a932a4a1f45664c size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:43.196Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:43.518Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.42 [2025-01-13T07:01:43.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-13T07:01:43.518Z] c086c436372c: Preparing [2025-01-13T07:01:43.518Z] edb4b49315e1: Preparing [2025-01-13T07:01:43.518Z] 713bf1adf2d0: Preparing [2025-01-13T07:01:43.518Z] ce3a6913f4ac: Preparing [2025-01-13T07:01:43.518Z] 1ab2cc73048b: Preparing [2025-01-13T07:01:43.518Z] 912941f6e186: Preparing [2025-01-13T07:01:43.518Z] cf6a2a1b2347: Preparing [2025-01-13T07:01:43.518Z] 8f6cf80075e9: Preparing [2025-01-13T07:01:43.518Z] 89ec01671b00: Preparing [2025-01-13T07:01:43.518Z] 797287d79fef: Preparing [2025-01-13T07:01:43.518Z] 302508ba1cca: Preparing [2025-01-13T07:01:43.518Z] 5f70bf18a086: Preparing [2025-01-13T07:01:43.518Z] f02dac8db150: Preparing [2025-01-13T07:01:43.518Z] 13052e6fd7fc: Preparing [2025-01-13T07:01:43.518Z] 535da5046692: Preparing [2025-01-13T07:01:43.518Z] ce5a8cde9eee: Preparing [2025-01-13T07:01:43.518Z] 797287d79fef: Waiting [2025-01-13T07:01:43.518Z] 302508ba1cca: Waiting [2025-01-13T07:01:43.518Z] 5f70bf18a086: Waiting [2025-01-13T07:01:43.518Z] f02dac8db150: Waiting [2025-01-13T07:01:43.518Z] 912941f6e186: Waiting [2025-01-13T07:01:43.518Z] 13052e6fd7fc: Waiting [2025-01-13T07:01:43.518Z] 535da5046692: Waiting [2025-01-13T07:01:43.518Z] cf6a2a1b2347: Waiting [2025-01-13T07:01:43.518Z] ce5a8cde9eee: Waiting [2025-01-13T07:01:43.518Z] 8f6cf80075e9: Waiting [2025-01-13T07:01:43.518Z] 89ec01671b00: Waiting [2025-01-13T07:01:43.518Z] edb4b49315e1: Layer already exists [2025-01-13T07:01:43.518Z] c086c436372c: Layer already exists [2025-01-13T07:01:43.518Z] 713bf1adf2d0: Layer already exists [2025-01-13T07:01:43.518Z] 1ab2cc73048b: Layer already exists [2025-01-13T07:01:43.518Z] ce3a6913f4ac: Layer already exists [2025-01-13T07:01:43.518Z] cf6a2a1b2347: Layer already exists [2025-01-13T07:01:43.518Z] 912941f6e186: Layer already exists [2025-01-13T07:01:43.518Z] 8f6cf80075e9: Layer already exists [2025-01-13T07:01:43.518Z] 89ec01671b00: Layer already exists [2025-01-13T07:01:43.518Z] 797287d79fef: Layer already exists [2025-01-13T07:01:43.518Z] 302508ba1cca: Layer already exists [2025-01-13T07:01:43.518Z] f02dac8db150: Layer already exists [2025-01-13T07:01:43.518Z] 5f70bf18a086: Layer already exists [2025-01-13T07:01:43.518Z] 13052e6fd7fc: Layer already exists [2025-01-13T07:01:43.518Z] 535da5046692: Layer already exists [2025-01-13T07:01:43.518Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:01:43.518Z] 4.0.0-dev.42: digest: sha256:27f15afaae99bb56063d41f493a71c351148ef61d29b61e09a932a4a1f45664c size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:43.845Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:44.176Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:01:44.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-13T07:01:44.176Z] c086c436372c: Preparing [2025-01-13T07:01:44.176Z] edb4b49315e1: Preparing [2025-01-13T07:01:44.176Z] 713bf1adf2d0: Preparing [2025-01-13T07:01:44.176Z] ce3a6913f4ac: Preparing [2025-01-13T07:01:44.176Z] 1ab2cc73048b: Preparing [2025-01-13T07:01:44.176Z] 912941f6e186: Preparing [2025-01-13T07:01:44.176Z] cf6a2a1b2347: Preparing [2025-01-13T07:01:44.176Z] 8f6cf80075e9: Preparing [2025-01-13T07:01:44.176Z] 89ec01671b00: Preparing [2025-01-13T07:01:44.176Z] 797287d79fef: Preparing [2025-01-13T07:01:44.176Z] 302508ba1cca: Preparing [2025-01-13T07:01:44.176Z] 5f70bf18a086: Preparing [2025-01-13T07:01:44.176Z] f02dac8db150: Preparing [2025-01-13T07:01:44.176Z] 13052e6fd7fc: Preparing [2025-01-13T07:01:44.176Z] 535da5046692: Preparing [2025-01-13T07:01:44.176Z] ce5a8cde9eee: Preparing [2025-01-13T07:01:44.176Z] 797287d79fef: Waiting [2025-01-13T07:01:44.176Z] 302508ba1cca: Waiting [2025-01-13T07:01:44.176Z] 5f70bf18a086: Waiting [2025-01-13T07:01:44.176Z] f02dac8db150: Waiting [2025-01-13T07:01:44.176Z] 13052e6fd7fc: Waiting [2025-01-13T07:01:44.176Z] 535da5046692: Waiting [2025-01-13T07:01:44.176Z] ce5a8cde9eee: Waiting [2025-01-13T07:01:44.176Z] 89ec01671b00: Waiting [2025-01-13T07:01:44.176Z] 912941f6e186: Waiting [2025-01-13T07:01:44.176Z] cf6a2a1b2347: Waiting [2025-01-13T07:01:44.176Z] 8f6cf80075e9: Waiting [2025-01-13T07:01:44.176Z] 713bf1adf2d0: Layer already exists [2025-01-13T07:01:44.176Z] 1ab2cc73048b: Layer already exists [2025-01-13T07:01:44.176Z] edb4b49315e1: Layer already exists [2025-01-13T07:01:44.176Z] ce3a6913f4ac: Layer already exists [2025-01-13T07:01:44.176Z] c086c436372c: Layer already exists [2025-01-13T07:01:44.176Z] 912941f6e186: Layer already exists [2025-01-13T07:01:44.176Z] cf6a2a1b2347: Layer already exists [2025-01-13T07:01:44.176Z] 797287d79fef: Layer already exists [2025-01-13T07:01:44.176Z] 89ec01671b00: Layer already exists [2025-01-13T07:01:44.176Z] 8f6cf80075e9: Layer already exists [2025-01-13T07:01:44.176Z] 302508ba1cca: Layer already exists [2025-01-13T07:01:44.176Z] 535da5046692: Layer already exists [2025-01-13T07:01:44.176Z] 5f70bf18a086: Layer already exists [2025-01-13T07:01:44.176Z] f02dac8db150: Layer already exists [2025-01-13T07:01:44.176Z] 13052e6fd7fc: Layer already exists [2025-01-13T07:01:44.176Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:01:44.176Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42: digest: sha256:27f15afaae99bb56063d41f493a71c351148ef61d29b61e09a932a4a1f45664c size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:44.497Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:44.811Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-01-13T07:01:44.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-13T07:01:44.811Z] c086c436372c: Preparing [2025-01-13T07:01:44.811Z] edb4b49315e1: Preparing [2025-01-13T07:01:44.811Z] 713bf1adf2d0: Preparing [2025-01-13T07:01:44.811Z] ce3a6913f4ac: Preparing [2025-01-13T07:01:44.811Z] 1ab2cc73048b: Preparing [2025-01-13T07:01:44.811Z] 912941f6e186: Preparing [2025-01-13T07:01:44.811Z] cf6a2a1b2347: Preparing [2025-01-13T07:01:44.811Z] 8f6cf80075e9: Preparing [2025-01-13T07:01:44.811Z] 89ec01671b00: Preparing [2025-01-13T07:01:44.811Z] 797287d79fef: Preparing [2025-01-13T07:01:44.811Z] 302508ba1cca: Preparing [2025-01-13T07:01:44.811Z] 5f70bf18a086: Preparing [2025-01-13T07:01:44.811Z] f02dac8db150: Preparing [2025-01-13T07:01:44.811Z] 13052e6fd7fc: Preparing [2025-01-13T07:01:44.811Z] 535da5046692: Preparing [2025-01-13T07:01:44.811Z] ce5a8cde9eee: Preparing [2025-01-13T07:01:44.811Z] 912941f6e186: Waiting [2025-01-13T07:01:44.811Z] 89ec01671b00: Waiting [2025-01-13T07:01:44.811Z] cf6a2a1b2347: Waiting [2025-01-13T07:01:44.811Z] 797287d79fef: Waiting [2025-01-13T07:01:44.811Z] 302508ba1cca: Waiting [2025-01-13T07:01:44.811Z] 8f6cf80075e9: Waiting [2025-01-13T07:01:44.811Z] 5f70bf18a086: Waiting [2025-01-13T07:01:44.811Z] f02dac8db150: Waiting [2025-01-13T07:01:44.811Z] 13052e6fd7fc: Waiting [2025-01-13T07:01:44.811Z] 535da5046692: Waiting [2025-01-13T07:01:44.811Z] ce5a8cde9eee: Waiting [2025-01-13T07:01:44.811Z] 1ab2cc73048b: Layer already exists [2025-01-13T07:01:44.811Z] edb4b49315e1: Layer already exists [2025-01-13T07:01:44.811Z] ce3a6913f4ac: Layer already exists [2025-01-13T07:01:44.811Z] c086c436372c: Layer already exists [2025-01-13T07:01:44.811Z] 713bf1adf2d0: Layer already exists [2025-01-13T07:01:44.811Z] cf6a2a1b2347: Layer already exists [2025-01-13T07:01:44.811Z] 912941f6e186: Layer already exists [2025-01-13T07:01:44.811Z] 797287d79fef: Layer already exists [2025-01-13T07:01:44.811Z] 8f6cf80075e9: Layer already exists [2025-01-13T07:01:44.811Z] 89ec01671b00: Layer already exists [2025-01-13T07:01:44.811Z] 302508ba1cca: Layer already exists [2025-01-13T07:01:44.811Z] 5f70bf18a086: Layer already exists [2025-01-13T07:01:44.811Z] f02dac8db150: Layer already exists [2025-01-13T07:01:44.811Z] 535da5046692: Layer already exists [2025-01-13T07:01:44.811Z] 13052e6fd7fc: Layer already exists [2025-01-13T07:01:44.811Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:01:44.811Z] main: digest: sha256:27f15afaae99bb56063d41f493a71c351148ef61d29b61e09a932a4a1f45664c size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-13T07:01:44.878Z] ===================================================== [Pipeline] echo [2025-01-13T07:01:44.890Z] taggedImages: [2025-01-13T07:01:44.890Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:01:44.890Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-01-13T07:01:44.890Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.42 [2025-01-13T07:01:44.890Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:01:44.890Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-01-13T07:01:44.916Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-01-13T07:01:44.916Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:01:44.916Z] latest [2025-01-13T07:01:44.916Z] 4.0.0-dev.42 [2025-01-13T07:01:44.916Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:01:44.916Z] main [2025-01-13T07:01:44.916Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:45.260Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:45.585Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:01:45.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-13T07:01:45.585Z] e3d73ffb0242: Preparing [2025-01-13T07:01:45.585Z] d8e43ff56d39: Preparing [2025-01-13T07:01:45.585Z] 859f0ceb7f9c: Preparing [2025-01-13T07:01:45.585Z] 041b5d16e1a6: Preparing [2025-01-13T07:01:45.585Z] 8f6cf80075e9: Preparing [2025-01-13T07:01:45.585Z] 89ec01671b00: Preparing [2025-01-13T07:01:45.585Z] cff38d036ddc: Preparing [2025-01-13T07:01:45.585Z] 8b5c01ccfdd5: Preparing [2025-01-13T07:01:45.585Z] ce5a8cde9eee: Preparing [2025-01-13T07:01:45.585Z] 89ec01671b00: Waiting [2025-01-13T07:01:45.585Z] cff38d036ddc: Waiting [2025-01-13T07:01:45.585Z] 8b5c01ccfdd5: Waiting [2025-01-13T07:01:45.585Z] ce5a8cde9eee: Waiting [2025-01-13T07:01:45.585Z] d8e43ff56d39: Layer already exists [2025-01-13T07:01:45.585Z] 8f6cf80075e9: Layer already exists [2025-01-13T07:01:45.585Z] 89ec01671b00: Layer already exists [2025-01-13T07:01:45.585Z] cff38d036ddc: Layer already exists [2025-01-13T07:01:45.585Z] 8b5c01ccfdd5: Layer already exists [2025-01-13T07:01:45.585Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:01:45.585Z] 859f0ceb7f9c: Pushed [2025-01-13T07:01:45.585Z] e3d73ffb0242: Pushed [2025-01-13T07:01:48.122Z] 041b5d16e1a6: Pushed [2025-01-13T07:01:48.122Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461: digest: sha256:811e825fd50ecee3f44024b8ca47ed9e28806f6c36faa1d01c0542282b4c1b97 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:48.448Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:48.772Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-01-13T07:01:48.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-13T07:01:48.773Z] e3d73ffb0242: Preparing [2025-01-13T07:01:48.773Z] d8e43ff56d39: Preparing [2025-01-13T07:01:48.773Z] 859f0ceb7f9c: Preparing [2025-01-13T07:01:48.773Z] 041b5d16e1a6: Preparing [2025-01-13T07:01:48.773Z] 8f6cf80075e9: Preparing [2025-01-13T07:01:48.773Z] 89ec01671b00: Preparing [2025-01-13T07:01:48.773Z] cff38d036ddc: Preparing [2025-01-13T07:01:48.773Z] 8b5c01ccfdd5: Preparing [2025-01-13T07:01:48.773Z] ce5a8cde9eee: Preparing [2025-01-13T07:01:48.773Z] cff38d036ddc: Waiting [2025-01-13T07:01:48.773Z] ce5a8cde9eee: Waiting [2025-01-13T07:01:48.773Z] 8b5c01ccfdd5: Waiting [2025-01-13T07:01:48.773Z] 89ec01671b00: Waiting [2025-01-13T07:01:48.773Z] 8f6cf80075e9: Layer already exists [2025-01-13T07:01:48.773Z] 859f0ceb7f9c: Layer already exists [2025-01-13T07:01:48.773Z] 041b5d16e1a6: Layer already exists [2025-01-13T07:01:48.773Z] e3d73ffb0242: Layer already exists [2025-01-13T07:01:48.773Z] d8e43ff56d39: Layer already exists [2025-01-13T07:01:48.773Z] 89ec01671b00: Layer already exists [2025-01-13T07:01:48.773Z] cff38d036ddc: Layer already exists [2025-01-13T07:01:48.773Z] 8b5c01ccfdd5: Layer already exists [2025-01-13T07:01:48.773Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:01:48.773Z] latest: digest: sha256:811e825fd50ecee3f44024b8ca47ed9e28806f6c36faa1d01c0542282b4c1b97 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:49.090Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:49.409Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.42 [2025-01-13T07:01:49.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-13T07:01:49.409Z] e3d73ffb0242: Preparing [2025-01-13T07:01:49.409Z] d8e43ff56d39: Preparing [2025-01-13T07:01:49.409Z] 859f0ceb7f9c: Preparing [2025-01-13T07:01:49.409Z] 041b5d16e1a6: Preparing [2025-01-13T07:01:49.409Z] 8f6cf80075e9: Preparing [2025-01-13T07:01:49.409Z] 89ec01671b00: Preparing [2025-01-13T07:01:49.409Z] cff38d036ddc: Preparing [2025-01-13T07:01:49.409Z] 8b5c01ccfdd5: Preparing [2025-01-13T07:01:49.409Z] ce5a8cde9eee: Preparing [2025-01-13T07:01:49.409Z] 89ec01671b00: Waiting [2025-01-13T07:01:49.409Z] cff38d036ddc: Waiting [2025-01-13T07:01:49.409Z] ce5a8cde9eee: Waiting [2025-01-13T07:01:49.409Z] 8b5c01ccfdd5: Waiting [2025-01-13T07:01:49.409Z] d8e43ff56d39: Layer already exists [2025-01-13T07:01:49.409Z] 8f6cf80075e9: Layer already exists [2025-01-13T07:01:49.409Z] 859f0ceb7f9c: Layer already exists [2025-01-13T07:01:49.409Z] e3d73ffb0242: Layer already exists [2025-01-13T07:01:49.409Z] 041b5d16e1a6: Layer already exists [2025-01-13T07:01:49.409Z] cff38d036ddc: Layer already exists [2025-01-13T07:01:49.409Z] 8b5c01ccfdd5: Layer already exists [2025-01-13T07:01:49.409Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:01:49.409Z] 89ec01671b00: Layer already exists [2025-01-13T07:01:49.409Z] 4.0.0-dev.42: digest: sha256:811e825fd50ecee3f44024b8ca47ed9e28806f6c36faa1d01c0542282b4c1b97 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:49.737Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:50.061Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:01:50.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-13T07:01:50.061Z] e3d73ffb0242: Preparing [2025-01-13T07:01:50.061Z] d8e43ff56d39: Preparing [2025-01-13T07:01:50.061Z] 859f0ceb7f9c: Preparing [2025-01-13T07:01:50.061Z] 041b5d16e1a6: Preparing [2025-01-13T07:01:50.061Z] 8f6cf80075e9: Preparing [2025-01-13T07:01:50.061Z] 89ec01671b00: Preparing [2025-01-13T07:01:50.061Z] cff38d036ddc: Preparing [2025-01-13T07:01:50.061Z] 8b5c01ccfdd5: Preparing [2025-01-13T07:01:50.061Z] ce5a8cde9eee: Preparing [2025-01-13T07:01:50.061Z] 89ec01671b00: Waiting [2025-01-13T07:01:50.061Z] cff38d036ddc: Waiting [2025-01-13T07:01:50.061Z] 8b5c01ccfdd5: Waiting [2025-01-13T07:01:50.061Z] ce5a8cde9eee: Waiting [2025-01-13T07:01:50.061Z] e3d73ffb0242: Layer already exists [2025-01-13T07:01:50.061Z] d8e43ff56d39: Layer already exists [2025-01-13T07:01:50.061Z] 041b5d16e1a6: Layer already exists [2025-01-13T07:01:50.061Z] 859f0ceb7f9c: Layer already exists [2025-01-13T07:01:50.061Z] 8f6cf80075e9: Layer already exists [2025-01-13T07:01:50.061Z] 8b5c01ccfdd5: Layer already exists [2025-01-13T07:01:50.061Z] 89ec01671b00: Layer already exists [2025-01-13T07:01:50.061Z] cff38d036ddc: Layer already exists [2025-01-13T07:01:50.061Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:01:50.061Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42: digest: sha256:811e825fd50ecee3f44024b8ca47ed9e28806f6c36faa1d01c0542282b4c1b97 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:50.380Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:50.709Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-01-13T07:01:50.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-13T07:01:50.709Z] e3d73ffb0242: Preparing [2025-01-13T07:01:50.709Z] d8e43ff56d39: Preparing [2025-01-13T07:01:50.709Z] 859f0ceb7f9c: Preparing [2025-01-13T07:01:50.709Z] 041b5d16e1a6: Preparing [2025-01-13T07:01:50.709Z] 8f6cf80075e9: Preparing [2025-01-13T07:01:50.709Z] 89ec01671b00: Preparing [2025-01-13T07:01:50.709Z] cff38d036ddc: Preparing [2025-01-13T07:01:50.709Z] 8b5c01ccfdd5: Preparing [2025-01-13T07:01:50.709Z] ce5a8cde9eee: Preparing [2025-01-13T07:01:50.709Z] 89ec01671b00: Waiting [2025-01-13T07:01:50.709Z] cff38d036ddc: Waiting [2025-01-13T07:01:50.709Z] 8b5c01ccfdd5: Waiting [2025-01-13T07:01:50.709Z] e3d73ffb0242: Layer already exists [2025-01-13T07:01:50.709Z] 041b5d16e1a6: Layer already exists [2025-01-13T07:01:50.709Z] d8e43ff56d39: Layer already exists [2025-01-13T07:01:50.709Z] 8f6cf80075e9: Layer already exists [2025-01-13T07:01:50.709Z] 859f0ceb7f9c: Layer already exists [2025-01-13T07:01:50.709Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:01:50.709Z] 89ec01671b00: Layer already exists [2025-01-13T07:01:50.709Z] 8b5c01ccfdd5: Layer already exists [2025-01-13T07:01:50.709Z] cff38d036ddc: Layer already exists [2025-01-13T07:01:50.709Z] main: digest: sha256:811e825fd50ecee3f44024b8ca47ed9e28806f6c36faa1d01c0542282b4c1b97 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-13T07:01:50.780Z] ===================================================== [Pipeline] echo [2025-01-13T07:01:50.793Z] taggedImages: [2025-01-13T07:01:50.793Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:01:50.793Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-01-13T07:01:50.793Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.42 [2025-01-13T07:01:50.793Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:01:50.793Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-01-13T07:01:50.822Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-01-13T07:01:50.822Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:01:50.822Z] latest [2025-01-13T07:01:50.822Z] 4.0.0-dev.42 [2025-01-13T07:01:50.822Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:01:50.822Z] main [2025-01-13T07:01:50.822Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:51.158Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:51.478Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:01:51.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-13T07:01:51.478Z] d360ed04b84e: Preparing [2025-01-13T07:01:51.478Z] f3e863f3acbd: Preparing [2025-01-13T07:01:51.478Z] b4dcdaa3bf27: Preparing [2025-01-13T07:01:51.478Z] 4387ebbf8fdb: Preparing [2025-01-13T07:01:51.478Z] 8975df25b92f: Preparing [2025-01-13T07:01:51.478Z] 8f6cf80075e9: Preparing [2025-01-13T07:01:51.478Z] 89ec01671b00: Preparing [2025-01-13T07:01:51.478Z] 50fe9caa88ce: Preparing [2025-01-13T07:01:51.478Z] 2efd64eebcb5: Preparing [2025-01-13T07:01:51.478Z] 85135e14cdc2: Preparing [2025-01-13T07:01:51.478Z] ce5a8cde9eee: Preparing [2025-01-13T07:01:51.478Z] 2efd64eebcb5: Waiting [2025-01-13T07:01:51.478Z] 50fe9caa88ce: Waiting [2025-01-13T07:01:51.478Z] 85135e14cdc2: Waiting [2025-01-13T07:01:51.478Z] ce5a8cde9eee: Waiting [2025-01-13T07:01:51.478Z] 8f6cf80075e9: Waiting [2025-01-13T07:01:51.478Z] 89ec01671b00: Waiting [2025-01-13T07:01:51.478Z] 8975df25b92f: Pushed [2025-01-13T07:01:51.478Z] 4387ebbf8fdb: Pushed [2025-01-13T07:01:51.478Z] d360ed04b84e: Pushed [2025-01-13T07:01:51.478Z] f3e863f3acbd: Pushed [2025-01-13T07:01:51.478Z] 8f6cf80075e9: Layer already exists [2025-01-13T07:01:51.478Z] 89ec01671b00: Layer already exists [2025-01-13T07:01:51.478Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:01:51.738Z] 2efd64eebcb5: Pushed [2025-01-13T07:01:51.738Z] 50fe9caa88ce: Pushed [2025-01-13T07:01:52.674Z] b4dcdaa3bf27: Pushed [2025-01-13T07:01:52.933Z] 85135e14cdc2: Pushed [2025-01-13T07:01:53.193Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461: digest: sha256:58a9633114ffc64b270eecc2e00bf0a6a5c453cfe50ff8ca9f6535e96005dc98 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:53.523Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:53.852Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-01-13T07:01:53.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-13T07:01:53.852Z] d360ed04b84e: Preparing [2025-01-13T07:01:53.852Z] f3e863f3acbd: Preparing [2025-01-13T07:01:53.852Z] b4dcdaa3bf27: Preparing [2025-01-13T07:01:53.852Z] 4387ebbf8fdb: Preparing [2025-01-13T07:01:53.852Z] 8975df25b92f: Preparing [2025-01-13T07:01:53.852Z] 8f6cf80075e9: Preparing [2025-01-13T07:01:53.852Z] 89ec01671b00: Preparing [2025-01-13T07:01:53.852Z] 50fe9caa88ce: Preparing [2025-01-13T07:01:53.852Z] 2efd64eebcb5: Preparing [2025-01-13T07:01:53.852Z] 85135e14cdc2: Preparing [2025-01-13T07:01:53.852Z] ce5a8cde9eee: Preparing [2025-01-13T07:01:53.852Z] 2efd64eebcb5: Waiting [2025-01-13T07:01:53.852Z] 50fe9caa88ce: Waiting [2025-01-13T07:01:53.852Z] 85135e14cdc2: Waiting [2025-01-13T07:01:53.852Z] ce5a8cde9eee: Waiting [2025-01-13T07:01:53.852Z] 89ec01671b00: Waiting [2025-01-13T07:01:53.852Z] 8f6cf80075e9: Waiting [2025-01-13T07:01:53.852Z] d360ed04b84e: Layer already exists [2025-01-13T07:01:53.852Z] 8975df25b92f: Layer already exists [2025-01-13T07:01:53.852Z] f3e863f3acbd: Layer already exists [2025-01-13T07:01:53.852Z] 4387ebbf8fdb: Layer already exists [2025-01-13T07:01:53.852Z] b4dcdaa3bf27: Layer already exists [2025-01-13T07:01:53.852Z] 50fe9caa88ce: Layer already exists [2025-01-13T07:01:53.852Z] 8f6cf80075e9: Layer already exists [2025-01-13T07:01:53.852Z] 2efd64eebcb5: Layer already exists [2025-01-13T07:01:53.852Z] 89ec01671b00: Layer already exists [2025-01-13T07:01:53.852Z] 85135e14cdc2: Layer already exists [2025-01-13T07:01:53.852Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:01:53.852Z] latest: digest: sha256:58a9633114ffc64b270eecc2e00bf0a6a5c453cfe50ff8ca9f6535e96005dc98 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:54.177Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:54.502Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.42 [2025-01-13T07:01:54.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-13T07:01:54.502Z] d360ed04b84e: Preparing [2025-01-13T07:01:54.502Z] f3e863f3acbd: Preparing [2025-01-13T07:01:54.502Z] b4dcdaa3bf27: Preparing [2025-01-13T07:01:54.502Z] 4387ebbf8fdb: Preparing [2025-01-13T07:01:54.502Z] 8975df25b92f: Preparing [2025-01-13T07:01:54.502Z] 8f6cf80075e9: Preparing [2025-01-13T07:01:54.502Z] 89ec01671b00: Preparing [2025-01-13T07:01:54.502Z] 50fe9caa88ce: Preparing [2025-01-13T07:01:54.502Z] 2efd64eebcb5: Preparing [2025-01-13T07:01:54.502Z] 8f6cf80075e9: Waiting [2025-01-13T07:01:54.502Z] 89ec01671b00: Waiting [2025-01-13T07:01:54.502Z] 50fe9caa88ce: Waiting [2025-01-13T07:01:54.502Z] 2efd64eebcb5: Waiting [2025-01-13T07:01:54.502Z] 85135e14cdc2: Preparing [2025-01-13T07:01:54.502Z] ce5a8cde9eee: Preparing [2025-01-13T07:01:54.502Z] ce5a8cde9eee: Waiting [2025-01-13T07:01:54.502Z] 85135e14cdc2: Waiting [2025-01-13T07:01:54.502Z] 8975df25b92f: Layer already exists [2025-01-13T07:01:54.502Z] d360ed04b84e: Layer already exists [2025-01-13T07:01:54.502Z] f3e863f3acbd: Layer already exists [2025-01-13T07:01:54.502Z] 4387ebbf8fdb: Layer already exists [2025-01-13T07:01:54.502Z] b4dcdaa3bf27: Layer already exists [2025-01-13T07:01:54.503Z] 89ec01671b00: Layer already exists [2025-01-13T07:01:54.503Z] 50fe9caa88ce: Layer already exists [2025-01-13T07:01:54.503Z] 2efd64eebcb5: Layer already exists [2025-01-13T07:01:54.503Z] 8f6cf80075e9: Layer already exists [2025-01-13T07:01:54.503Z] 85135e14cdc2: Layer already exists [2025-01-13T07:01:54.503Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:01:54.503Z] 4.0.0-dev.42: digest: sha256:58a9633114ffc64b270eecc2e00bf0a6a5c453cfe50ff8ca9f6535e96005dc98 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:54.943Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:55.272Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:01:55.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-13T07:01:55.273Z] d360ed04b84e: Preparing [2025-01-13T07:01:55.273Z] f3e863f3acbd: Preparing [2025-01-13T07:01:55.273Z] b4dcdaa3bf27: Preparing [2025-01-13T07:01:55.273Z] 4387ebbf8fdb: Preparing [2025-01-13T07:01:55.273Z] 8975df25b92f: Preparing [2025-01-13T07:01:55.273Z] 8f6cf80075e9: Preparing [2025-01-13T07:01:55.273Z] 89ec01671b00: Preparing [2025-01-13T07:01:55.273Z] 50fe9caa88ce: Preparing [2025-01-13T07:01:55.273Z] 2efd64eebcb5: Preparing [2025-01-13T07:01:55.273Z] 85135e14cdc2: Preparing [2025-01-13T07:01:55.273Z] ce5a8cde9eee: Preparing [2025-01-13T07:01:55.273Z] 2efd64eebcb5: Waiting [2025-01-13T07:01:55.273Z] 50fe9caa88ce: Waiting [2025-01-13T07:01:55.273Z] 85135e14cdc2: Waiting [2025-01-13T07:01:55.273Z] ce5a8cde9eee: Waiting [2025-01-13T07:01:55.273Z] 8f6cf80075e9: Waiting [2025-01-13T07:01:55.273Z] 89ec01671b00: Waiting [2025-01-13T07:01:55.273Z] 4387ebbf8fdb: Layer already exists [2025-01-13T07:01:55.273Z] d360ed04b84e: Layer already exists [2025-01-13T07:01:55.273Z] f3e863f3acbd: Layer already exists [2025-01-13T07:01:55.273Z] 8975df25b92f: Layer already exists [2025-01-13T07:01:55.273Z] b4dcdaa3bf27: Layer already exists [2025-01-13T07:01:55.273Z] 89ec01671b00: Layer already exists [2025-01-13T07:01:55.273Z] 2efd64eebcb5: Layer already exists [2025-01-13T07:01:55.273Z] 8f6cf80075e9: Layer already exists [2025-01-13T07:01:55.273Z] 50fe9caa88ce: Layer already exists [2025-01-13T07:01:55.273Z] 85135e14cdc2: Layer already exists [2025-01-13T07:01:55.273Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:01:55.273Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42: digest: sha256:58a9633114ffc64b270eecc2e00bf0a6a5c453cfe50ff8ca9f6535e96005dc98 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:55.591Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:55.910Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-01-13T07:01:55.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-13T07:01:55.910Z] d360ed04b84e: Preparing [2025-01-13T07:01:55.910Z] f3e863f3acbd: Preparing [2025-01-13T07:01:55.910Z] b4dcdaa3bf27: Preparing [2025-01-13T07:01:55.910Z] 4387ebbf8fdb: Preparing [2025-01-13T07:01:55.910Z] 8975df25b92f: Preparing [2025-01-13T07:01:55.910Z] 8f6cf80075e9: Preparing [2025-01-13T07:01:55.910Z] 89ec01671b00: Preparing [2025-01-13T07:01:55.910Z] 50fe9caa88ce: Preparing [2025-01-13T07:01:55.910Z] 2efd64eebcb5: Preparing [2025-01-13T07:01:55.910Z] 85135e14cdc2: Preparing [2025-01-13T07:01:55.910Z] ce5a8cde9eee: Preparing [2025-01-13T07:01:55.910Z] 89ec01671b00: Waiting [2025-01-13T07:01:55.910Z] 85135e14cdc2: Waiting [2025-01-13T07:01:55.910Z] ce5a8cde9eee: Waiting [2025-01-13T07:01:55.910Z] 8f6cf80075e9: Waiting [2025-01-13T07:01:55.910Z] 50fe9caa88ce: Waiting [2025-01-13T07:01:55.910Z] 2efd64eebcb5: Waiting [2025-01-13T07:01:55.910Z] 8975df25b92f: Layer already exists [2025-01-13T07:01:55.910Z] f3e863f3acbd: Layer already exists [2025-01-13T07:01:55.910Z] d360ed04b84e: Layer already exists [2025-01-13T07:01:55.910Z] 4387ebbf8fdb: Layer already exists [2025-01-13T07:01:55.910Z] b4dcdaa3bf27: Layer already exists [2025-01-13T07:01:55.910Z] 8f6cf80075e9: Layer already exists [2025-01-13T07:01:55.910Z] 2efd64eebcb5: Layer already exists [2025-01-13T07:01:55.910Z] 85135e14cdc2: Layer already exists [2025-01-13T07:01:55.910Z] 89ec01671b00: Layer already exists [2025-01-13T07:01:55.910Z] 50fe9caa88ce: Layer already exists [2025-01-13T07:01:55.910Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:01:55.910Z] main: digest: sha256:58a9633114ffc64b270eecc2e00bf0a6a5c453cfe50ff8ca9f6535e96005dc98 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-13T07:01:55.979Z] ===================================================== [Pipeline] echo [2025-01-13T07:01:55.994Z] taggedImages: [2025-01-13T07:01:55.994Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:01:55.994Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-01-13T07:01:55.994Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.42 [2025-01-13T07:01:55.994Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:01:55.994Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-01-13T07:01:56.021Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-01-13T07:01:56.021Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:01:56.021Z] latest [2025-01-13T07:01:56.021Z] 4.0.0-dev.42 [2025-01-13T07:01:56.021Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:01:56.021Z] main [2025-01-13T07:01:56.021Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:56.357Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:56.671Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:01:56.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-13T07:01:56.671Z] 95e071c05285: Preparing [2025-01-13T07:01:56.671Z] f0c2386d723e: Preparing [2025-01-13T07:01:56.671Z] 0b376b6d121f: Preparing [2025-01-13T07:01:56.671Z] fdc133b89b74: Preparing [2025-01-13T07:01:56.671Z] 7b1a61251245: Preparing [2025-01-13T07:01:56.671Z] 31fd4099bd94: Preparing [2025-01-13T07:01:56.671Z] b41305630df0: Preparing [2025-01-13T07:01:56.671Z] 8f6cf80075e9: Preparing [2025-01-13T07:01:56.671Z] 89ec01671b00: Preparing [2025-01-13T07:01:56.671Z] f988b1db3589: Preparing [2025-01-13T07:01:56.671Z] 0c588f50dd76: Preparing [2025-01-13T07:01:56.671Z] ce5a8cde9eee: Preparing [2025-01-13T07:01:56.671Z] b41305630df0: Waiting [2025-01-13T07:01:56.671Z] 31fd4099bd94: Waiting [2025-01-13T07:01:56.671Z] 8f6cf80075e9: Waiting [2025-01-13T07:01:56.671Z] f988b1db3589: Waiting [2025-01-13T07:01:56.671Z] 0c588f50dd76: Waiting [2025-01-13T07:01:56.671Z] ce5a8cde9eee: Waiting [2025-01-13T07:01:56.671Z] 7b1a61251245: Pushed [2025-01-13T07:01:56.671Z] f0c2386d723e: Pushed [2025-01-13T07:01:56.671Z] 95e071c05285: Pushed [2025-01-13T07:01:56.671Z] 8f6cf80075e9: Layer already exists [2025-01-13T07:01:56.671Z] 89ec01671b00: Layer already exists [2025-01-13T07:01:56.671Z] 31fd4099bd94: Pushed [2025-01-13T07:01:56.930Z] b41305630df0: Pushed [2025-01-13T07:01:56.930Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:01:56.930Z] f988b1db3589: Pushed [2025-01-13T07:01:57.859Z] fdc133b89b74: Pushed [2025-01-13T07:01:58.117Z] 0b376b6d121f: Pushed [2025-01-13T07:01:58.117Z] 0c588f50dd76: Pushed [2025-01-13T07:01:58.117Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461: digest: sha256:3f32c3a5a785be5e5bca501314fde70abc8183c965ddb93a465618acccc80df5 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:58.447Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:58.771Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-01-13T07:01:58.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-13T07:01:58.771Z] 95e071c05285: Preparing [2025-01-13T07:01:58.771Z] f0c2386d723e: Preparing [2025-01-13T07:01:58.771Z] 0b376b6d121f: Preparing [2025-01-13T07:01:58.771Z] fdc133b89b74: Preparing [2025-01-13T07:01:58.771Z] 7b1a61251245: Preparing [2025-01-13T07:01:58.771Z] 31fd4099bd94: Preparing [2025-01-13T07:01:58.771Z] b41305630df0: Preparing [2025-01-13T07:01:58.771Z] 8f6cf80075e9: Preparing [2025-01-13T07:01:58.771Z] 89ec01671b00: Preparing [2025-01-13T07:01:58.771Z] f988b1db3589: Preparing [2025-01-13T07:01:58.771Z] 0c588f50dd76: Preparing [2025-01-13T07:01:58.771Z] ce5a8cde9eee: Preparing [2025-01-13T07:01:58.771Z] 8f6cf80075e9: Waiting [2025-01-13T07:01:58.771Z] 89ec01671b00: Waiting [2025-01-13T07:01:58.771Z] 31fd4099bd94: Waiting [2025-01-13T07:01:58.771Z] 0c588f50dd76: Waiting [2025-01-13T07:01:58.771Z] ce5a8cde9eee: Waiting [2025-01-13T07:01:58.771Z] b41305630df0: Waiting [2025-01-13T07:01:58.771Z] 95e071c05285: Layer already exists [2025-01-13T07:01:58.771Z] 7b1a61251245: Layer already exists [2025-01-13T07:01:58.771Z] 0b376b6d121f: Layer already exists [2025-01-13T07:01:58.771Z] f0c2386d723e: Layer already exists [2025-01-13T07:01:58.771Z] fdc133b89b74: Layer already exists [2025-01-13T07:01:58.771Z] b41305630df0: Layer already exists [2025-01-13T07:01:58.771Z] 89ec01671b00: Layer already exists [2025-01-13T07:01:58.771Z] 31fd4099bd94: Layer already exists [2025-01-13T07:01:58.771Z] 8f6cf80075e9: Layer already exists [2025-01-13T07:01:58.771Z] f988b1db3589: Layer already exists [2025-01-13T07:01:58.771Z] 0c588f50dd76: Layer already exists [2025-01-13T07:01:58.771Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:01:58.771Z] latest: digest: sha256:3f32c3a5a785be5e5bca501314fde70abc8183c965ddb93a465618acccc80df5 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:59.093Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:59.415Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.42 [2025-01-13T07:01:59.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-13T07:01:59.415Z] 95e071c05285: Preparing [2025-01-13T07:01:59.415Z] f0c2386d723e: Preparing [2025-01-13T07:01:59.415Z] 0b376b6d121f: Preparing [2025-01-13T07:01:59.415Z] fdc133b89b74: Preparing [2025-01-13T07:01:59.415Z] 7b1a61251245: Preparing [2025-01-13T07:01:59.415Z] 31fd4099bd94: Preparing [2025-01-13T07:01:59.415Z] b41305630df0: Preparing [2025-01-13T07:01:59.415Z] 8f6cf80075e9: Preparing [2025-01-13T07:01:59.415Z] 89ec01671b00: Preparing [2025-01-13T07:01:59.415Z] f988b1db3589: Preparing [2025-01-13T07:01:59.415Z] 0c588f50dd76: Preparing [2025-01-13T07:01:59.415Z] ce5a8cde9eee: Preparing [2025-01-13T07:01:59.415Z] 8f6cf80075e9: Waiting [2025-01-13T07:01:59.415Z] 89ec01671b00: Waiting [2025-01-13T07:01:59.415Z] f988b1db3589: Waiting [2025-01-13T07:01:59.415Z] 0c588f50dd76: Waiting [2025-01-13T07:01:59.415Z] ce5a8cde9eee: Waiting [2025-01-13T07:01:59.415Z] 31fd4099bd94: Waiting [2025-01-13T07:01:59.415Z] b41305630df0: Waiting [2025-01-13T07:01:59.415Z] f0c2386d723e: Layer already exists [2025-01-13T07:01:59.415Z] 0b376b6d121f: Layer already exists [2025-01-13T07:01:59.415Z] fdc133b89b74: Layer already exists [2025-01-13T07:01:59.415Z] 7b1a61251245: Layer already exists [2025-01-13T07:01:59.415Z] 95e071c05285: Layer already exists [2025-01-13T07:01:59.415Z] b41305630df0: Layer already exists [2025-01-13T07:01:59.415Z] f988b1db3589: Layer already exists [2025-01-13T07:01:59.415Z] 8f6cf80075e9: Layer already exists [2025-01-13T07:01:59.415Z] 31fd4099bd94: Layer already exists [2025-01-13T07:01:59.415Z] 89ec01671b00: Layer already exists [2025-01-13T07:01:59.415Z] 0c588f50dd76: Layer already exists [2025-01-13T07:01:59.415Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:01:59.415Z] 4.0.0-dev.42: digest: sha256:3f32c3a5a785be5e5bca501314fde70abc8183c965ddb93a465618acccc80df5 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:59.735Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:02:00.062Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:02:00.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-13T07:02:00.062Z] 95e071c05285: Preparing [2025-01-13T07:02:00.062Z] f0c2386d723e: Preparing [2025-01-13T07:02:00.062Z] 0b376b6d121f: Preparing [2025-01-13T07:02:00.062Z] fdc133b89b74: Preparing [2025-01-13T07:02:00.062Z] 7b1a61251245: Preparing [2025-01-13T07:02:00.062Z] 31fd4099bd94: Preparing [2025-01-13T07:02:00.062Z] b41305630df0: Preparing [2025-01-13T07:02:00.062Z] 8f6cf80075e9: Preparing [2025-01-13T07:02:00.062Z] 89ec01671b00: Preparing [2025-01-13T07:02:00.062Z] f988b1db3589: Preparing [2025-01-13T07:02:00.062Z] 0c588f50dd76: Preparing [2025-01-13T07:02:00.062Z] ce5a8cde9eee: Preparing [2025-01-13T07:02:00.062Z] b41305630df0: Waiting [2025-01-13T07:02:00.062Z] 8f6cf80075e9: Waiting [2025-01-13T07:02:00.062Z] 89ec01671b00: Waiting [2025-01-13T07:02:00.062Z] f988b1db3589: Waiting [2025-01-13T07:02:00.062Z] 0c588f50dd76: Waiting [2025-01-13T07:02:00.062Z] ce5a8cde9eee: Waiting [2025-01-13T07:02:00.062Z] 31fd4099bd94: Waiting [2025-01-13T07:02:00.062Z] fdc133b89b74: Layer already exists [2025-01-13T07:02:00.062Z] f0c2386d723e: Layer already exists [2025-01-13T07:02:00.062Z] 7b1a61251245: Layer already exists [2025-01-13T07:02:00.062Z] 95e071c05285: Layer already exists [2025-01-13T07:02:00.062Z] 0b376b6d121f: Layer already exists [2025-01-13T07:02:00.062Z] b41305630df0: Layer already exists [2025-01-13T07:02:00.062Z] 8f6cf80075e9: Layer already exists [2025-01-13T07:02:00.062Z] 89ec01671b00: Layer already exists [2025-01-13T07:02:00.062Z] 31fd4099bd94: Layer already exists [2025-01-13T07:02:00.062Z] f988b1db3589: Layer already exists [2025-01-13T07:02:00.062Z] 0c588f50dd76: Layer already exists [2025-01-13T07:02:00.062Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:02:00.062Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42: digest: sha256:3f32c3a5a785be5e5bca501314fde70abc8183c965ddb93a465618acccc80df5 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:02:00.381Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:02:00.695Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-01-13T07:02:00.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-13T07:02:00.695Z] 95e071c05285: Preparing [2025-01-13T07:02:00.695Z] f0c2386d723e: Preparing [2025-01-13T07:02:00.695Z] 0b376b6d121f: Preparing [2025-01-13T07:02:00.695Z] fdc133b89b74: Preparing [2025-01-13T07:02:00.695Z] 7b1a61251245: Preparing [2025-01-13T07:02:00.695Z] 31fd4099bd94: Preparing [2025-01-13T07:02:00.695Z] b41305630df0: Preparing [2025-01-13T07:02:00.695Z] 8f6cf80075e9: Preparing [2025-01-13T07:02:00.695Z] 89ec01671b00: Preparing [2025-01-13T07:02:00.695Z] f988b1db3589: Preparing [2025-01-13T07:02:00.695Z] 0c588f50dd76: Preparing [2025-01-13T07:02:00.695Z] ce5a8cde9eee: Preparing [2025-01-13T07:02:00.695Z] 31fd4099bd94: Waiting [2025-01-13T07:02:00.695Z] b41305630df0: Waiting [2025-01-13T07:02:00.695Z] 8f6cf80075e9: Waiting [2025-01-13T07:02:00.695Z] f988b1db3589: Waiting [2025-01-13T07:02:00.695Z] 89ec01671b00: Waiting [2025-01-13T07:02:00.695Z] 0c588f50dd76: Waiting [2025-01-13T07:02:00.695Z] ce5a8cde9eee: Waiting [2025-01-13T07:02:00.695Z] 7b1a61251245: Layer already exists [2025-01-13T07:02:00.695Z] f0c2386d723e: Layer already exists [2025-01-13T07:02:00.695Z] fdc133b89b74: Layer already exists [2025-01-13T07:02:00.695Z] 95e071c05285: Layer already exists [2025-01-13T07:02:00.695Z] 0b376b6d121f: Layer already exists [2025-01-13T07:02:00.695Z] 31fd4099bd94: Layer already exists [2025-01-13T07:02:00.695Z] b41305630df0: Layer already exists [2025-01-13T07:02:00.695Z] 89ec01671b00: Layer already exists [2025-01-13T07:02:00.695Z] 8f6cf80075e9: Layer already exists [2025-01-13T07:02:00.695Z] 0c588f50dd76: Layer already exists [2025-01-13T07:02:00.695Z] f988b1db3589: Layer already exists [2025-01-13T07:02:00.695Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:02:00.695Z] main: digest: sha256:3f32c3a5a785be5e5bca501314fde70abc8183c965ddb93a465618acccc80df5 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-13T07:02:00.766Z] ===================================================== [Pipeline] echo [2025-01-13T07:02:00.777Z] taggedImages: [2025-01-13T07:02:00.777Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:02:00.777Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-01-13T07:02:00.777Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.42 [2025-01-13T07:02:00.777Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:02:00.777Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-01-13T07:02:00.807Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-01-13T07:02:00.807Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:02:00.807Z] latest [2025-01-13T07:02:00.807Z] 4.0.0-dev.42 [2025-01-13T07:02:00.807Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:02:00.807Z] main [2025-01-13T07:02:00.807Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:02:01.143Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:02:01.464Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:02:01.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-13T07:02:01.464Z] f3f2ddf965ff: Preparing [2025-01-13T07:02:01.464Z] f41638919f71: Preparing [2025-01-13T07:02:01.464Z] 8f6cf80075e9: Preparing [2025-01-13T07:02:01.464Z] 89ec01671b00: Preparing [2025-01-13T07:02:01.464Z] eb22b48c83bd: Preparing [2025-01-13T07:02:01.464Z] ed9cd54b0bca: Preparing [2025-01-13T07:02:01.464Z] ce5a8cde9eee: Preparing [2025-01-13T07:02:01.464Z] ce5a8cde9eee: Waiting [2025-01-13T07:02:01.464Z] ed9cd54b0bca: Waiting [2025-01-13T07:02:01.464Z] 89ec01671b00: Layer already exists [2025-01-13T07:02:01.464Z] 8f6cf80075e9: Layer already exists [2025-01-13T07:02:01.464Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:02:01.464Z] eb22b48c83bd: Pushed [2025-01-13T07:02:01.464Z] f3f2ddf965ff: Pushed [2025-01-13T07:02:02.400Z] ed9cd54b0bca: Pushed [2025-01-13T07:02:03.339Z] f41638919f71: Pushed [2025-01-13T07:02:03.599Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461: digest: sha256:bcdff3431b673870d26e57a5ba94e2f0341c5986f2f5eb53b7059c6c61d1b151 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:02:03.932Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:02:04.251Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-01-13T07:02:04.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-13T07:02:04.251Z] f3f2ddf965ff: Preparing [2025-01-13T07:02:04.251Z] f41638919f71: Preparing [2025-01-13T07:02:04.251Z] 8f6cf80075e9: Preparing [2025-01-13T07:02:04.251Z] 89ec01671b00: Preparing [2025-01-13T07:02:04.251Z] eb22b48c83bd: Preparing [2025-01-13T07:02:04.251Z] ed9cd54b0bca: Preparing [2025-01-13T07:02:04.251Z] ce5a8cde9eee: Preparing [2025-01-13T07:02:04.251Z] ed9cd54b0bca: Waiting [2025-01-13T07:02:04.251Z] ce5a8cde9eee: Waiting [2025-01-13T07:02:04.251Z] 8f6cf80075e9: Layer already exists [2025-01-13T07:02:04.251Z] f41638919f71: Layer already exists [2025-01-13T07:02:04.251Z] eb22b48c83bd: Layer already exists [2025-01-13T07:02:04.251Z] f3f2ddf965ff: Layer already exists [2025-01-13T07:02:04.251Z] 89ec01671b00: Layer already exists [2025-01-13T07:02:04.251Z] ed9cd54b0bca: Layer already exists [2025-01-13T07:02:04.251Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:02:04.251Z] latest: digest: sha256:bcdff3431b673870d26e57a5ba94e2f0341c5986f2f5eb53b7059c6c61d1b151 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:02:04.581Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:02:04.904Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.42 [2025-01-13T07:02:04.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-13T07:02:04.904Z] f3f2ddf965ff: Preparing [2025-01-13T07:02:04.904Z] f41638919f71: Preparing [2025-01-13T07:02:04.904Z] 8f6cf80075e9: Preparing [2025-01-13T07:02:04.904Z] 89ec01671b00: Preparing [2025-01-13T07:02:04.904Z] eb22b48c83bd: Preparing [2025-01-13T07:02:04.904Z] ed9cd54b0bca: Preparing [2025-01-13T07:02:04.904Z] ce5a8cde9eee: Preparing [2025-01-13T07:02:04.904Z] ed9cd54b0bca: Waiting [2025-01-13T07:02:04.904Z] f3f2ddf965ff: Layer already exists [2025-01-13T07:02:04.904Z] f41638919f71: Layer already exists [2025-01-13T07:02:04.904Z] 8f6cf80075e9: Layer already exists [2025-01-13T07:02:04.904Z] 89ec01671b00: Layer already exists [2025-01-13T07:02:04.904Z] eb22b48c83bd: Layer already exists [2025-01-13T07:02:04.904Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:02:04.904Z] ed9cd54b0bca: Layer already exists [2025-01-13T07:02:04.904Z] 4.0.0-dev.42: digest: sha256:bcdff3431b673870d26e57a5ba94e2f0341c5986f2f5eb53b7059c6c61d1b151 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:02:05.239Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:02:05.565Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:02:05.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-13T07:02:05.565Z] f3f2ddf965ff: Preparing [2025-01-13T07:02:05.565Z] f41638919f71: Preparing [2025-01-13T07:02:05.565Z] 8f6cf80075e9: Preparing [2025-01-13T07:02:05.565Z] 89ec01671b00: Preparing [2025-01-13T07:02:05.565Z] eb22b48c83bd: Preparing [2025-01-13T07:02:05.565Z] ed9cd54b0bca: Preparing [2025-01-13T07:02:05.565Z] ce5a8cde9eee: Preparing [2025-01-13T07:02:05.565Z] ed9cd54b0bca: Waiting [2025-01-13T07:02:05.565Z] f41638919f71: Layer already exists [2025-01-13T07:02:05.565Z] eb22b48c83bd: Layer already exists [2025-01-13T07:02:05.565Z] 89ec01671b00: Layer already exists [2025-01-13T07:02:05.565Z] f3f2ddf965ff: Layer already exists [2025-01-13T07:02:05.565Z] 8f6cf80075e9: Layer already exists [2025-01-13T07:02:05.565Z] ed9cd54b0bca: Layer already exists [2025-01-13T07:02:05.565Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:02:05.565Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42: digest: sha256:bcdff3431b673870d26e57a5ba94e2f0341c5986f2f5eb53b7059c6c61d1b151 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:02:05.896Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:02:06.222Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-01-13T07:02:06.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-13T07:02:06.222Z] f3f2ddf965ff: Preparing [2025-01-13T07:02:06.222Z] f41638919f71: Preparing [2025-01-13T07:02:06.222Z] 8f6cf80075e9: Preparing [2025-01-13T07:02:06.222Z] 89ec01671b00: Preparing [2025-01-13T07:02:06.222Z] eb22b48c83bd: Preparing [2025-01-13T07:02:06.222Z] ed9cd54b0bca: Preparing [2025-01-13T07:02:06.222Z] ce5a8cde9eee: Preparing [2025-01-13T07:02:06.222Z] ed9cd54b0bca: Waiting [2025-01-13T07:02:06.222Z] ce5a8cde9eee: Waiting [2025-01-13T07:02:06.222Z] 8f6cf80075e9: Layer already exists [2025-01-13T07:02:06.222Z] f3f2ddf965ff: Layer already exists [2025-01-13T07:02:06.222Z] f41638919f71: Layer already exists [2025-01-13T07:02:06.222Z] eb22b48c83bd: Layer already exists [2025-01-13T07:02:06.222Z] 89ec01671b00: Layer already exists [2025-01-13T07:02:06.222Z] ed9cd54b0bca: Layer already exists [2025-01-13T07:02:06.222Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:02:06.222Z] main: digest: sha256:bcdff3431b673870d26e57a5ba94e2f0341c5986f2f5eb53b7059c6c61d1b151 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-13T07:02:06.290Z] ===================================================== [Pipeline] echo [2025-01-13T07:02:06.304Z] taggedImages: [2025-01-13T07:02:06.304Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:02:06.304Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-01-13T07:02:06.304Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.42 [2025-01-13T07:02:06.304Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:02:06.304Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-01-13T07:02:06.339Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-01-13T07:02:06.339Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:02:06.339Z] latest [2025-01-13T07:02:06.339Z] 4.0.0-dev.42 [2025-01-13T07:02:06.339Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:02:06.339Z] main [2025-01-13T07:02:06.339Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:02:06.695Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:02:07.019Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:02:07.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-13T07:02:07.019Z] 2dfde9255ee7: Preparing [2025-01-13T07:02:07.019Z] 90497771bf6f: Preparing [2025-01-13T07:02:07.019Z] 75d1333f3fb9: Preparing [2025-01-13T07:02:07.019Z] 8f6cf80075e9: Preparing [2025-01-13T07:02:07.019Z] 89ec01671b00: Preparing [2025-01-13T07:02:07.019Z] 7317030075e7: Preparing [2025-01-13T07:02:07.019Z] 64e2d04f79b1: Preparing [2025-01-13T07:02:07.019Z] d27a84edf55c: Preparing [2025-01-13T07:02:07.019Z] 42765276f44b: Preparing [2025-01-13T07:02:07.019Z] ce5a8cde9eee: Preparing [2025-01-13T07:02:07.019Z] d27a84edf55c: Waiting [2025-01-13T07:02:07.019Z] 7317030075e7: Waiting [2025-01-13T07:02:07.019Z] 42765276f44b: Waiting [2025-01-13T07:02:07.019Z] 64e2d04f79b1: Waiting [2025-01-13T07:02:07.019Z] ce5a8cde9eee: Waiting [2025-01-13T07:02:07.019Z] 8f6cf80075e9: Layer already exists [2025-01-13T07:02:07.019Z] 89ec01671b00: Layer already exists [2025-01-13T07:02:07.019Z] 90497771bf6f: Pushed [2025-01-13T07:02:07.019Z] 75d1333f3fb9: Pushed [2025-01-13T07:02:07.019Z] 2dfde9255ee7: Pushed [2025-01-13T07:02:07.019Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:02:07.019Z] d27a84edf55c: Pushed [2025-01-13T07:02:07.587Z] 42765276f44b: Pushed [2025-01-13T07:02:14.156Z] 64e2d04f79b1: Pushed [2025-01-13T07:02:17.452Z] 7317030075e7: Pushed [2025-01-13T07:02:17.452Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461: digest: sha256:68d9817f52973d785b12e7af27f6f031dccb0cc2d84679970fe04f63c833db97 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:02:17.780Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:02:18.104Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-01-13T07:02:18.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-13T07:02:18.104Z] 2dfde9255ee7: Preparing [2025-01-13T07:02:18.104Z] 90497771bf6f: Preparing [2025-01-13T07:02:18.104Z] 75d1333f3fb9: Preparing [2025-01-13T07:02:18.104Z] 8f6cf80075e9: Preparing [2025-01-13T07:02:18.104Z] 89ec01671b00: Preparing [2025-01-13T07:02:18.104Z] 7317030075e7: Preparing [2025-01-13T07:02:18.104Z] 64e2d04f79b1: Preparing [2025-01-13T07:02:18.104Z] d27a84edf55c: Preparing [2025-01-13T07:02:18.104Z] 42765276f44b: Preparing [2025-01-13T07:02:18.104Z] 7317030075e7: Waiting [2025-01-13T07:02:18.104Z] ce5a8cde9eee: Preparing [2025-01-13T07:02:18.104Z] 64e2d04f79b1: Waiting [2025-01-13T07:02:18.104Z] d27a84edf55c: Waiting [2025-01-13T07:02:18.104Z] 42765276f44b: Waiting [2025-01-13T07:02:18.104Z] ce5a8cde9eee: Waiting [2025-01-13T07:02:18.104Z] 75d1333f3fb9: Layer already exists [2025-01-13T07:02:18.104Z] 89ec01671b00: Layer already exists [2025-01-13T07:02:18.104Z] 90497771bf6f: Layer already exists [2025-01-13T07:02:18.104Z] 2dfde9255ee7: Layer already exists [2025-01-13T07:02:18.104Z] 8f6cf80075e9: Layer already exists [2025-01-13T07:02:18.104Z] 64e2d04f79b1: Layer already exists [2025-01-13T07:02:18.104Z] d27a84edf55c: Layer already exists [2025-01-13T07:02:18.104Z] 42765276f44b: Layer already exists [2025-01-13T07:02:18.104Z] 7317030075e7: Layer already exists [2025-01-13T07:02:18.104Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:02:18.104Z] latest: digest: sha256:68d9817f52973d785b12e7af27f6f031dccb0cc2d84679970fe04f63c833db97 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:02:18.436Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:02:18.763Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.42 [2025-01-13T07:02:18.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-13T07:02:18.763Z] 2dfde9255ee7: Preparing [2025-01-13T07:02:18.763Z] 90497771bf6f: Preparing [2025-01-13T07:02:18.763Z] 75d1333f3fb9: Preparing [2025-01-13T07:02:18.763Z] 8f6cf80075e9: Preparing [2025-01-13T07:02:18.763Z] 89ec01671b00: Preparing [2025-01-13T07:02:18.763Z] 7317030075e7: Preparing [2025-01-13T07:02:18.763Z] 64e2d04f79b1: Preparing [2025-01-13T07:02:18.763Z] d27a84edf55c: Preparing [2025-01-13T07:02:18.763Z] 42765276f44b: Preparing [2025-01-13T07:02:18.763Z] ce5a8cde9eee: Preparing [2025-01-13T07:02:18.763Z] 7317030075e7: Waiting [2025-01-13T07:02:18.763Z] 64e2d04f79b1: Waiting [2025-01-13T07:02:18.763Z] d27a84edf55c: Waiting [2025-01-13T07:02:18.763Z] 42765276f44b: Waiting [2025-01-13T07:02:18.763Z] ce5a8cde9eee: Waiting [2025-01-13T07:02:18.763Z] 89ec01671b00: Layer already exists [2025-01-13T07:02:18.763Z] 75d1333f3fb9: Layer already exists [2025-01-13T07:02:18.763Z] 2dfde9255ee7: Layer already exists [2025-01-13T07:02:18.763Z] 90497771bf6f: Layer already exists [2025-01-13T07:02:18.763Z] 8f6cf80075e9: Layer already exists [2025-01-13T07:02:18.763Z] 7317030075e7: Layer already exists [2025-01-13T07:02:18.763Z] 64e2d04f79b1: Layer already exists [2025-01-13T07:02:18.763Z] d27a84edf55c: Layer already exists [2025-01-13T07:02:18.763Z] 42765276f44b: Layer already exists [2025-01-13T07:02:18.763Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:02:18.763Z] 4.0.0-dev.42: digest: sha256:68d9817f52973d785b12e7af27f6f031dccb0cc2d84679970fe04f63c833db97 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:02:19.088Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:02:19.688Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:02:19.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-13T07:02:19.689Z] 2dfde9255ee7: Preparing [2025-01-13T07:02:19.689Z] 90497771bf6f: Preparing [2025-01-13T07:02:19.689Z] 75d1333f3fb9: Preparing [2025-01-13T07:02:19.689Z] 8f6cf80075e9: Preparing [2025-01-13T07:02:19.689Z] 89ec01671b00: Preparing [2025-01-13T07:02:19.689Z] 7317030075e7: Preparing [2025-01-13T07:02:19.689Z] 64e2d04f79b1: Preparing [2025-01-13T07:02:19.689Z] d27a84edf55c: Preparing [2025-01-13T07:02:19.689Z] 42765276f44b: Preparing [2025-01-13T07:02:19.689Z] ce5a8cde9eee: Preparing [2025-01-13T07:02:19.689Z] 64e2d04f79b1: Waiting [2025-01-13T07:02:19.689Z] d27a84edf55c: Waiting [2025-01-13T07:02:19.689Z] 42765276f44b: Waiting [2025-01-13T07:02:19.689Z] ce5a8cde9eee: Waiting [2025-01-13T07:02:19.689Z] 75d1333f3fb9: Layer already exists [2025-01-13T07:02:19.689Z] 89ec01671b00: Layer already exists [2025-01-13T07:02:19.689Z] 8f6cf80075e9: Layer already exists [2025-01-13T07:02:19.689Z] 90497771bf6f: Layer already exists [2025-01-13T07:02:19.689Z] 2dfde9255ee7: Layer already exists [2025-01-13T07:02:19.689Z] 64e2d04f79b1: Layer already exists [2025-01-13T07:02:19.689Z] d27a84edf55c: Layer already exists [2025-01-13T07:02:19.689Z] 42765276f44b: Layer already exists [2025-01-13T07:02:19.689Z] 7317030075e7: Layer already exists [2025-01-13T07:02:19.689Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:02:19.689Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42: digest: sha256:68d9817f52973d785b12e7af27f6f031dccb0cc2d84679970fe04f63c833db97 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:02:20.027Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:02:20.347Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-01-13T07:02:20.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-13T07:02:20.347Z] 2dfde9255ee7: Preparing [2025-01-13T07:02:20.347Z] 90497771bf6f: Preparing [2025-01-13T07:02:20.347Z] 75d1333f3fb9: Preparing [2025-01-13T07:02:20.347Z] 8f6cf80075e9: Preparing [2025-01-13T07:02:20.347Z] 89ec01671b00: Preparing [2025-01-13T07:02:20.347Z] 7317030075e7: Preparing [2025-01-13T07:02:20.347Z] 64e2d04f79b1: Preparing [2025-01-13T07:02:20.347Z] d27a84edf55c: Preparing [2025-01-13T07:02:20.347Z] 42765276f44b: Preparing [2025-01-13T07:02:20.347Z] ce5a8cde9eee: Preparing [2025-01-13T07:02:20.347Z] d27a84edf55c: Waiting [2025-01-13T07:02:20.347Z] 42765276f44b: Waiting [2025-01-13T07:02:20.347Z] ce5a8cde9eee: Waiting [2025-01-13T07:02:20.347Z] 64e2d04f79b1: Waiting [2025-01-13T07:02:20.347Z] 7317030075e7: Waiting [2025-01-13T07:02:20.347Z] 2dfde9255ee7: Layer already exists [2025-01-13T07:02:20.347Z] 75d1333f3fb9: Layer already exists [2025-01-13T07:02:20.347Z] 90497771bf6f: Layer already exists [2025-01-13T07:02:20.347Z] 8f6cf80075e9: Layer already exists [2025-01-13T07:02:20.347Z] 89ec01671b00: Layer already exists [2025-01-13T07:02:20.347Z] 64e2d04f79b1: Layer already exists [2025-01-13T07:02:20.347Z] 7317030075e7: Layer already exists [2025-01-13T07:02:20.347Z] d27a84edf55c: Layer already exists [2025-01-13T07:02:20.347Z] 42765276f44b: Layer already exists [2025-01-13T07:02:20.347Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:02:20.347Z] main: digest: sha256:68d9817f52973d785b12e7af27f6f031dccb0cc2d84679970fe04f63c833db97 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-13T07:02:20.419Z] ===================================================== [Pipeline] echo [2025-01-13T07:02:20.438Z] taggedImages: [2025-01-13T07:02:20.438Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:02:20.438Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-01-13T07:02:20.438Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.42 [2025-01-13T07:02:20.438Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:02:20.438Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-01-13T07:02:20.465Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-01-13T07:02:20.465Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:02:20.465Z] latest [2025-01-13T07:02:20.465Z] 4.0.0-dev.42 [2025-01-13T07:02:20.465Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:02:20.465Z] main [2025-01-13T07:02:20.465Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:02:20.828Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:02:21.159Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:02:21.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-13T07:02:21.159Z] c5fe42d82990: Preparing [2025-01-13T07:02:21.159Z] bc94fa41b553: Preparing [2025-01-13T07:02:21.159Z] 3dc4d018a769: Preparing [2025-01-13T07:02:21.159Z] 8f6cf80075e9: Preparing [2025-01-13T07:02:21.159Z] 89ec01671b00: Preparing [2025-01-13T07:02:21.159Z] e4311185d637: Preparing [2025-01-13T07:02:21.159Z] 2a2b63fab5fd: Preparing [2025-01-13T07:02:21.159Z] 893da20efdbc: Preparing [2025-01-13T07:02:21.159Z] ce5a8cde9eee: Preparing [2025-01-13T07:02:21.159Z] 2a2b63fab5fd: Waiting [2025-01-13T07:02:21.159Z] 893da20efdbc: Waiting [2025-01-13T07:02:21.159Z] ce5a8cde9eee: Waiting [2025-01-13T07:02:21.159Z] e4311185d637: Waiting [2025-01-13T07:02:21.159Z] 89ec01671b00: Layer already exists [2025-01-13T07:02:21.159Z] 8f6cf80075e9: Layer already exists [2025-01-13T07:02:21.159Z] 3dc4d018a769: Pushed [2025-01-13T07:02:21.159Z] c5fe42d82990: Pushed [2025-01-13T07:02:21.159Z] 2a2b63fab5fd: Pushed [2025-01-13T07:02:21.159Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:02:21.419Z] bc94fa41b553: Pushed [2025-01-13T07:02:21.680Z] 893da20efdbc: Pushed [2025-01-13T07:02:31.675Z] e4311185d637: Pushed [2025-01-13T07:02:31.675Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461: digest: sha256:73dade3ee07d449d777c7501cae4f628df30d0aeadfa266a728f16cbde4720c3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:02:32.013Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:02:32.337Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-01-13T07:02:32.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-13T07:02:32.337Z] c5fe42d82990: Preparing [2025-01-13T07:02:32.337Z] bc94fa41b553: Preparing [2025-01-13T07:02:32.337Z] 3dc4d018a769: Preparing [2025-01-13T07:02:32.337Z] 8f6cf80075e9: Preparing [2025-01-13T07:02:32.337Z] 89ec01671b00: Preparing [2025-01-13T07:02:32.337Z] e4311185d637: Preparing [2025-01-13T07:02:32.337Z] 2a2b63fab5fd: Preparing [2025-01-13T07:02:32.337Z] 893da20efdbc: Preparing [2025-01-13T07:02:32.337Z] ce5a8cde9eee: Preparing [2025-01-13T07:02:32.337Z] 2a2b63fab5fd: Waiting [2025-01-13T07:02:32.337Z] 893da20efdbc: Waiting [2025-01-13T07:02:32.337Z] ce5a8cde9eee: Waiting [2025-01-13T07:02:32.337Z] e4311185d637: Waiting [2025-01-13T07:02:32.337Z] bc94fa41b553: Layer already exists [2025-01-13T07:02:32.337Z] 3dc4d018a769: Layer already exists [2025-01-13T07:02:32.337Z] c5fe42d82990: Layer already exists [2025-01-13T07:02:32.337Z] 89ec01671b00: Layer already exists [2025-01-13T07:02:32.337Z] 8f6cf80075e9: Layer already exists [2025-01-13T07:02:32.337Z] 893da20efdbc: Layer already exists [2025-01-13T07:02:32.337Z] 2a2b63fab5fd: Layer already exists [2025-01-13T07:02:32.337Z] e4311185d637: Layer already exists [2025-01-13T07:02:32.337Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:02:32.337Z] latest: digest: sha256:73dade3ee07d449d777c7501cae4f628df30d0aeadfa266a728f16cbde4720c3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:02:32.678Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:02:33.003Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.42 [2025-01-13T07:02:33.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-13T07:02:33.003Z] c5fe42d82990: Preparing [2025-01-13T07:02:33.003Z] bc94fa41b553: Preparing [2025-01-13T07:02:33.003Z] 3dc4d018a769: Preparing [2025-01-13T07:02:33.003Z] 8f6cf80075e9: Preparing [2025-01-13T07:02:33.003Z] 89ec01671b00: Preparing [2025-01-13T07:02:33.003Z] e4311185d637: Preparing [2025-01-13T07:02:33.003Z] 2a2b63fab5fd: Preparing [2025-01-13T07:02:33.003Z] 893da20efdbc: Preparing [2025-01-13T07:02:33.003Z] ce5a8cde9eee: Preparing [2025-01-13T07:02:33.003Z] e4311185d637: Waiting [2025-01-13T07:02:33.003Z] ce5a8cde9eee: Waiting [2025-01-13T07:02:33.003Z] 2a2b63fab5fd: Waiting [2025-01-13T07:02:33.003Z] 8f6cf80075e9: Layer already exists [2025-01-13T07:02:33.003Z] c5fe42d82990: Layer already exists [2025-01-13T07:02:33.003Z] 3dc4d018a769: Layer already exists [2025-01-13T07:02:33.003Z] 89ec01671b00: Layer already exists [2025-01-13T07:02:33.003Z] bc94fa41b553: Layer already exists [2025-01-13T07:02:33.003Z] e4311185d637: Layer already exists [2025-01-13T07:02:33.003Z] 893da20efdbc: Layer already exists [2025-01-13T07:02:33.003Z] 2a2b63fab5fd: Layer already exists [2025-01-13T07:02:33.003Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:02:33.003Z] 4.0.0-dev.42: digest: sha256:73dade3ee07d449d777c7501cae4f628df30d0aeadfa266a728f16cbde4720c3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:02:33.331Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:02:33.654Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:02:33.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-13T07:02:33.654Z] c5fe42d82990: Preparing [2025-01-13T07:02:33.654Z] bc94fa41b553: Preparing [2025-01-13T07:02:33.654Z] 3dc4d018a769: Preparing [2025-01-13T07:02:33.654Z] 8f6cf80075e9: Preparing [2025-01-13T07:02:33.654Z] 89ec01671b00: Preparing [2025-01-13T07:02:33.654Z] e4311185d637: Preparing [2025-01-13T07:02:33.654Z] 2a2b63fab5fd: Preparing [2025-01-13T07:02:33.654Z] 893da20efdbc: Preparing [2025-01-13T07:02:33.654Z] ce5a8cde9eee: Preparing [2025-01-13T07:02:33.654Z] e4311185d637: Waiting [2025-01-13T07:02:33.654Z] 2a2b63fab5fd: Waiting [2025-01-13T07:02:33.654Z] 893da20efdbc: Waiting [2025-01-13T07:02:33.654Z] ce5a8cde9eee: Waiting [2025-01-13T07:02:33.654Z] 3dc4d018a769: Layer already exists [2025-01-13T07:02:33.654Z] c5fe42d82990: Layer already exists [2025-01-13T07:02:33.654Z] 8f6cf80075e9: Layer already exists [2025-01-13T07:02:33.654Z] 89ec01671b00: Layer already exists [2025-01-13T07:02:33.654Z] bc94fa41b553: Layer already exists [2025-01-13T07:02:33.654Z] 893da20efdbc: Layer already exists [2025-01-13T07:02:33.654Z] 2a2b63fab5fd: Layer already exists [2025-01-13T07:02:33.654Z] e4311185d637: Layer already exists [2025-01-13T07:02:33.654Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:02:33.654Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42: digest: sha256:73dade3ee07d449d777c7501cae4f628df30d0aeadfa266a728f16cbde4720c3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:02:33.978Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:02:34.306Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-01-13T07:02:34.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-13T07:02:34.306Z] c5fe42d82990: Preparing [2025-01-13T07:02:34.306Z] bc94fa41b553: Preparing [2025-01-13T07:02:34.306Z] 3dc4d018a769: Preparing [2025-01-13T07:02:34.306Z] 8f6cf80075e9: Preparing [2025-01-13T07:02:34.306Z] 89ec01671b00: Preparing [2025-01-13T07:02:34.306Z] e4311185d637: Preparing [2025-01-13T07:02:34.306Z] 2a2b63fab5fd: Preparing [2025-01-13T07:02:34.306Z] 893da20efdbc: Preparing [2025-01-13T07:02:34.306Z] ce5a8cde9eee: Preparing [2025-01-13T07:02:34.306Z] e4311185d637: Waiting [2025-01-13T07:02:34.306Z] 2a2b63fab5fd: Waiting [2025-01-13T07:02:34.306Z] 893da20efdbc: Waiting [2025-01-13T07:02:34.306Z] ce5a8cde9eee: Waiting [2025-01-13T07:02:34.306Z] 3dc4d018a769: Layer already exists [2025-01-13T07:02:34.306Z] bc94fa41b553: Layer already exists [2025-01-13T07:02:34.306Z] c5fe42d82990: Layer already exists [2025-01-13T07:02:34.306Z] 8f6cf80075e9: Layer already exists [2025-01-13T07:02:34.306Z] 89ec01671b00: Layer already exists [2025-01-13T07:02:34.306Z] e4311185d637: Layer already exists [2025-01-13T07:02:34.306Z] 2a2b63fab5fd: Layer already exists [2025-01-13T07:02:34.306Z] 893da20efdbc: Layer already exists [2025-01-13T07:02:34.306Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:02:34.306Z] main: digest: sha256:73dade3ee07d449d777c7501cae4f628df30d0aeadfa266a728f16cbde4720c3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-13T07:02:34.386Z] ===================================================== [Pipeline] echo [2025-01-13T07:02:34.399Z] taggedImages: [2025-01-13T07:02:34.399Z] - nexus3.edgexfoundry.org:10004/security-spire-config:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:02:34.399Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-01-13T07:02:34.399Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.42 [2025-01-13T07:02:34.399Z] - nexus3.edgexfoundry.org:10004/security-spire-config:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:02:34.399Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-01-13T07:02:34.423Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-01-13T07:02:34.423Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:02:34.423Z] latest [2025-01-13T07:02:34.423Z] 4.0.0-dev.42 [2025-01-13T07:02:34.423Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:02:34.423Z] main [2025-01-13T07:02:34.423Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:02:34.764Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:02:35.093Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:02:35.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-13T07:02:35.093Z] 2dfde9255ee7: Preparing [2025-01-13T07:02:35.093Z] 018caa74b146: Preparing [2025-01-13T07:02:35.093Z] 93009f3aeb7d: Preparing [2025-01-13T07:02:35.093Z] 8f6cf80075e9: Preparing [2025-01-13T07:02:35.093Z] 89ec01671b00: Preparing [2025-01-13T07:02:35.093Z] e4311185d637: Preparing [2025-01-13T07:02:35.093Z] d27a84edf55c: Preparing [2025-01-13T07:02:35.093Z] 42765276f44b: Preparing [2025-01-13T07:02:35.093Z] ce5a8cde9eee: Preparing [2025-01-13T07:02:35.093Z] e4311185d637: Waiting [2025-01-13T07:02:35.093Z] d27a84edf55c: Waiting [2025-01-13T07:02:35.093Z] 42765276f44b: Waiting [2025-01-13T07:02:35.093Z] 93009f3aeb7d: Pushed [2025-01-13T07:02:35.093Z] 018caa74b146: Pushed [2025-01-13T07:02:35.352Z] 8f6cf80075e9: Layer already exists [2025-01-13T07:02:35.928Z] 2dfde9255ee7: Layer already exists [2025-01-13T07:02:35.928Z] 89ec01671b00: Layer already exists [2025-01-13T07:02:36.189Z] e4311185d637: Layer already exists [2025-01-13T07:02:36.189Z] d27a84edf55c: Layer already exists [2025-01-13T07:02:36.450Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:02:36.710Z] 42765276f44b: Layer already exists [2025-01-13T07:02:36.710Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461: digest: sha256:632da9fccbeb999a1134b1bf3bdae3617a61c80260d5da388b9e874822ff365e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:02:37.295Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:02:37.619Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-01-13T07:02:37.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-13T07:02:37.619Z] 2dfde9255ee7: Preparing [2025-01-13T07:02:37.619Z] 018caa74b146: Preparing [2025-01-13T07:02:37.619Z] 93009f3aeb7d: Preparing [2025-01-13T07:02:37.619Z] 8f6cf80075e9: Preparing [2025-01-13T07:02:37.619Z] 89ec01671b00: Preparing [2025-01-13T07:02:37.619Z] e4311185d637: Preparing [2025-01-13T07:02:37.619Z] d27a84edf55c: Preparing [2025-01-13T07:02:37.619Z] 42765276f44b: Preparing [2025-01-13T07:02:37.619Z] ce5a8cde9eee: Preparing [2025-01-13T07:02:37.619Z] d27a84edf55c: Waiting [2025-01-13T07:02:37.619Z] 42765276f44b: Waiting [2025-01-13T07:02:37.619Z] ce5a8cde9eee: Waiting [2025-01-13T07:02:37.619Z] e4311185d637: Waiting [2025-01-13T07:02:37.619Z] 93009f3aeb7d: Layer already exists [2025-01-13T07:02:37.619Z] 018caa74b146: Layer already exists [2025-01-13T07:02:37.619Z] 8f6cf80075e9: Layer already exists [2025-01-13T07:02:37.619Z] 89ec01671b00: Layer already exists [2025-01-13T07:02:37.619Z] 2dfde9255ee7: Layer already exists [2025-01-13T07:02:37.619Z] e4311185d637: Layer already exists [2025-01-13T07:02:37.619Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:02:37.619Z] d27a84edf55c: Layer already exists [2025-01-13T07:02:37.619Z] 42765276f44b: Layer already exists [2025-01-13T07:02:37.619Z] latest: digest: sha256:632da9fccbeb999a1134b1bf3bdae3617a61c80260d5da388b9e874822ff365e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:02:37.940Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:02:38.257Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.42 [2025-01-13T07:02:38.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-13T07:02:38.257Z] 2dfde9255ee7: Preparing [2025-01-13T07:02:38.257Z] 018caa74b146: Preparing [2025-01-13T07:02:38.257Z] 93009f3aeb7d: Preparing [2025-01-13T07:02:38.257Z] 8f6cf80075e9: Preparing [2025-01-13T07:02:38.257Z] 89ec01671b00: Preparing [2025-01-13T07:02:38.257Z] e4311185d637: Preparing [2025-01-13T07:02:38.257Z] d27a84edf55c: Preparing [2025-01-13T07:02:38.257Z] 42765276f44b: Preparing [2025-01-13T07:02:38.257Z] ce5a8cde9eee: Preparing [2025-01-13T07:02:38.257Z] 42765276f44b: Waiting [2025-01-13T07:02:38.257Z] e4311185d637: Waiting [2025-01-13T07:02:38.257Z] d27a84edf55c: Waiting [2025-01-13T07:02:38.257Z] ce5a8cde9eee: Waiting [2025-01-13T07:02:38.257Z] 93009f3aeb7d: Layer already exists [2025-01-13T07:02:38.257Z] 8f6cf80075e9: Layer already exists [2025-01-13T07:02:38.257Z] 2dfde9255ee7: Layer already exists [2025-01-13T07:02:38.257Z] 89ec01671b00: Layer already exists [2025-01-13T07:02:38.257Z] 018caa74b146: Layer already exists [2025-01-13T07:02:38.257Z] e4311185d637: Layer already exists [2025-01-13T07:02:38.257Z] d27a84edf55c: Layer already exists [2025-01-13T07:02:38.257Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:02:38.257Z] 42765276f44b: Layer already exists [2025-01-13T07:02:38.257Z] 4.0.0-dev.42: digest: sha256:632da9fccbeb999a1134b1bf3bdae3617a61c80260d5da388b9e874822ff365e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:02:38.591Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:02:38.913Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:02:38.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-13T07:02:38.913Z] 2dfde9255ee7: Preparing [2025-01-13T07:02:38.913Z] 018caa74b146: Preparing [2025-01-13T07:02:38.913Z] 93009f3aeb7d: Preparing [2025-01-13T07:02:38.913Z] 8f6cf80075e9: Preparing [2025-01-13T07:02:38.913Z] 89ec01671b00: Preparing [2025-01-13T07:02:38.913Z] e4311185d637: Preparing [2025-01-13T07:02:38.913Z] d27a84edf55c: Preparing [2025-01-13T07:02:38.913Z] 42765276f44b: Preparing [2025-01-13T07:02:38.913Z] e4311185d637: Waiting [2025-01-13T07:02:38.913Z] d27a84edf55c: Waiting [2025-01-13T07:02:38.913Z] ce5a8cde9eee: Preparing [2025-01-13T07:02:38.913Z] 42765276f44b: Waiting [2025-01-13T07:02:38.913Z] ce5a8cde9eee: Waiting [2025-01-13T07:02:38.913Z] 93009f3aeb7d: Layer already exists [2025-01-13T07:02:38.913Z] 2dfde9255ee7: Layer already exists [2025-01-13T07:02:38.913Z] 8f6cf80075e9: Layer already exists [2025-01-13T07:02:38.913Z] 018caa74b146: Layer already exists [2025-01-13T07:02:38.913Z] 89ec01671b00: Layer already exists [2025-01-13T07:02:38.913Z] d27a84edf55c: Layer already exists [2025-01-13T07:02:38.913Z] e4311185d637: Layer already exists [2025-01-13T07:02:38.913Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:02:38.913Z] 42765276f44b: Layer already exists [2025-01-13T07:02:38.913Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42: digest: sha256:632da9fccbeb999a1134b1bf3bdae3617a61c80260d5da388b9e874822ff365e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:02:39.243Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:02:39.564Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-01-13T07:02:39.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-13T07:02:39.564Z] 2dfde9255ee7: Preparing [2025-01-13T07:02:39.564Z] 018caa74b146: Preparing [2025-01-13T07:02:39.564Z] 93009f3aeb7d: Preparing [2025-01-13T07:02:39.564Z] 8f6cf80075e9: Preparing [2025-01-13T07:02:39.564Z] 89ec01671b00: Preparing [2025-01-13T07:02:39.564Z] e4311185d637: Preparing [2025-01-13T07:02:39.564Z] d27a84edf55c: Preparing [2025-01-13T07:02:39.564Z] 42765276f44b: Preparing [2025-01-13T07:02:39.564Z] ce5a8cde9eee: Preparing [2025-01-13T07:02:39.564Z] e4311185d637: Waiting [2025-01-13T07:02:39.564Z] d27a84edf55c: Waiting [2025-01-13T07:02:39.564Z] ce5a8cde9eee: Waiting [2025-01-13T07:02:39.564Z] 89ec01671b00: Layer already exists [2025-01-13T07:02:39.564Z] 8f6cf80075e9: Layer already exists [2025-01-13T07:02:39.564Z] 018caa74b146: Layer already exists [2025-01-13T07:02:39.564Z] 2dfde9255ee7: Layer already exists [2025-01-13T07:02:39.564Z] 93009f3aeb7d: Layer already exists [2025-01-13T07:02:39.564Z] 42765276f44b: Layer already exists [2025-01-13T07:02:39.564Z] e4311185d637: Layer already exists [2025-01-13T07:02:39.564Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:02:39.564Z] d27a84edf55c: Layer already exists [2025-01-13T07:02:39.564Z] main: digest: sha256:632da9fccbeb999a1134b1bf3bdae3617a61c80260d5da388b9e874822ff365e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-13T07:02:39.684Z] ===================================================== [Pipeline] echo [2025-01-13T07:02:39.694Z] taggedImages: [2025-01-13T07:02:39.694Z] - nexus3.edgexfoundry.org:10004/security-spire-server:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:02:39.694Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-01-13T07:02:39.694Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.42 [2025-01-13T07:02:39.694Z] - nexus3.edgexfoundry.org:10004/security-spire-server:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:02:39.694Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-01-13T07:02:39.722Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-01-13T07:02:39.722Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:02:39.722Z] latest [2025-01-13T07:02:39.722Z] 4.0.0-dev.42 [2025-01-13T07:02:39.722Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:02:39.722Z] main [2025-01-13T07:02:39.722Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:02:40.078Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:02:40.399Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:02:40.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-13T07:02:40.399Z] e5a5d0821ca1: Preparing [2025-01-13T07:02:40.399Z] 9af9bf062d76: Preparing [2025-01-13T07:02:40.399Z] 58ad8ca8d662: Preparing [2025-01-13T07:02:40.399Z] 8f6cf80075e9: Preparing [2025-01-13T07:02:40.399Z] 89ec01671b00: Preparing [2025-01-13T07:02:40.399Z] b81a1f76aba8: Preparing [2025-01-13T07:02:40.399Z] 7e6991c5ff86: Preparing [2025-01-13T07:02:40.399Z] ce5a8cde9eee: Preparing [2025-01-13T07:02:40.399Z] b81a1f76aba8: Waiting [2025-01-13T07:02:40.399Z] ce5a8cde9eee: Waiting [2025-01-13T07:02:40.399Z] 7e6991c5ff86: Waiting [2025-01-13T07:02:40.399Z] 9af9bf062d76: Pushed [2025-01-13T07:02:40.659Z] 89ec01671b00: Layer already exists [2025-01-13T07:02:40.659Z] e5a5d0821ca1: Pushed [2025-01-13T07:02:40.659Z] b81a1f76aba8: Pushed [2025-01-13T07:02:40.659Z] 8f6cf80075e9: Layer already exists [2025-01-13T07:02:41.239Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:02:41.239Z] 7e6991c5ff86: Pushed [2025-01-13T07:02:44.537Z] 58ad8ca8d662: Pushed [2025-01-13T07:02:44.537Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461: digest: sha256:106f096e26bcbdc59bdad28072b180cabf41c25c7e9eeb9d8564ef68d3250efb size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:02:44.874Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:02:45.206Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-01-13T07:02:45.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-13T07:02:45.206Z] e5a5d0821ca1: Preparing [2025-01-13T07:02:45.206Z] 9af9bf062d76: Preparing [2025-01-13T07:02:45.206Z] 58ad8ca8d662: Preparing [2025-01-13T07:02:45.206Z] 8f6cf80075e9: Preparing [2025-01-13T07:02:45.206Z] 89ec01671b00: Preparing [2025-01-13T07:02:45.206Z] b81a1f76aba8: Preparing [2025-01-13T07:02:45.206Z] 7e6991c5ff86: Preparing [2025-01-13T07:02:45.206Z] ce5a8cde9eee: Preparing [2025-01-13T07:02:45.206Z] b81a1f76aba8: Waiting [2025-01-13T07:02:45.206Z] 7e6991c5ff86: Waiting [2025-01-13T07:02:45.206Z] ce5a8cde9eee: Waiting [2025-01-13T07:02:45.206Z] 8f6cf80075e9: Layer already exists [2025-01-13T07:02:45.206Z] e5a5d0821ca1: Layer already exists [2025-01-13T07:02:45.206Z] 89ec01671b00: Layer already exists [2025-01-13T07:02:45.206Z] 9af9bf062d76: Layer already exists [2025-01-13T07:02:45.206Z] 58ad8ca8d662: Layer already exists [2025-01-13T07:02:45.206Z] b81a1f76aba8: Layer already exists [2025-01-13T07:02:45.206Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:02:45.206Z] 7e6991c5ff86: Layer already exists [2025-01-13T07:02:45.206Z] latest: digest: sha256:106f096e26bcbdc59bdad28072b180cabf41c25c7e9eeb9d8564ef68d3250efb size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:02:45.537Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:02:45.862Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.42 [2025-01-13T07:02:45.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-13T07:02:45.862Z] e5a5d0821ca1: Preparing [2025-01-13T07:02:45.862Z] 9af9bf062d76: Preparing [2025-01-13T07:02:45.862Z] 58ad8ca8d662: Preparing [2025-01-13T07:02:45.862Z] 8f6cf80075e9: Preparing [2025-01-13T07:02:45.862Z] 89ec01671b00: Preparing [2025-01-13T07:02:45.862Z] b81a1f76aba8: Preparing [2025-01-13T07:02:45.862Z] 7e6991c5ff86: Preparing [2025-01-13T07:02:45.862Z] ce5a8cde9eee: Preparing [2025-01-13T07:02:45.862Z] b81a1f76aba8: Waiting [2025-01-13T07:02:45.862Z] ce5a8cde9eee: Waiting [2025-01-13T07:02:45.862Z] 7e6991c5ff86: Waiting [2025-01-13T07:02:45.862Z] 9af9bf062d76: Layer already exists [2025-01-13T07:02:45.862Z] 89ec01671b00: Layer already exists [2025-01-13T07:02:45.862Z] 8f6cf80075e9: Layer already exists [2025-01-13T07:02:45.862Z] e5a5d0821ca1: Layer already exists [2025-01-13T07:02:45.862Z] 58ad8ca8d662: Layer already exists [2025-01-13T07:02:45.862Z] 7e6991c5ff86: Layer already exists [2025-01-13T07:02:45.862Z] b81a1f76aba8: Layer already exists [2025-01-13T07:02:45.862Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:02:45.862Z] 4.0.0-dev.42: digest: sha256:106f096e26bcbdc59bdad28072b180cabf41c25c7e9eeb9d8564ef68d3250efb size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:02:46.188Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:02:46.533Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:02:46.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-13T07:02:46.533Z] e5a5d0821ca1: Preparing [2025-01-13T07:02:46.533Z] 9af9bf062d76: Preparing [2025-01-13T07:02:46.533Z] 58ad8ca8d662: Preparing [2025-01-13T07:02:46.533Z] 8f6cf80075e9: Preparing [2025-01-13T07:02:46.533Z] 89ec01671b00: Preparing [2025-01-13T07:02:46.533Z] b81a1f76aba8: Preparing [2025-01-13T07:02:46.533Z] 7e6991c5ff86: Preparing [2025-01-13T07:02:46.533Z] ce5a8cde9eee: Preparing [2025-01-13T07:02:46.533Z] b81a1f76aba8: Waiting [2025-01-13T07:02:46.533Z] 7e6991c5ff86: Waiting [2025-01-13T07:02:46.533Z] ce5a8cde9eee: Waiting [2025-01-13T07:02:46.533Z] 8f6cf80075e9: Layer already exists [2025-01-13T07:02:46.533Z] 9af9bf062d76: Layer already exists [2025-01-13T07:02:46.533Z] 89ec01671b00: Layer already exists [2025-01-13T07:02:46.533Z] 58ad8ca8d662: Layer already exists [2025-01-13T07:02:46.533Z] e5a5d0821ca1: Layer already exists [2025-01-13T07:02:46.533Z] b81a1f76aba8: Layer already exists [2025-01-13T07:02:46.533Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:02:46.533Z] 7e6991c5ff86: Layer already exists [2025-01-13T07:02:46.533Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42: digest: sha256:106f096e26bcbdc59bdad28072b180cabf41c25c7e9eeb9d8564ef68d3250efb size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:02:46.857Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:02:47.184Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-01-13T07:02:47.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-13T07:02:47.184Z] e5a5d0821ca1: Preparing [2025-01-13T07:02:47.184Z] 9af9bf062d76: Preparing [2025-01-13T07:02:47.184Z] 58ad8ca8d662: Preparing [2025-01-13T07:02:47.184Z] 8f6cf80075e9: Preparing [2025-01-13T07:02:47.184Z] 89ec01671b00: Preparing [2025-01-13T07:02:47.184Z] b81a1f76aba8: Preparing [2025-01-13T07:02:47.184Z] 7e6991c5ff86: Preparing [2025-01-13T07:02:47.184Z] ce5a8cde9eee: Preparing [2025-01-13T07:02:47.184Z] b81a1f76aba8: Waiting [2025-01-13T07:02:47.184Z] 7e6991c5ff86: Waiting [2025-01-13T07:02:47.184Z] ce5a8cde9eee: Waiting [2025-01-13T07:02:47.184Z] e5a5d0821ca1: Layer already exists [2025-01-13T07:02:47.184Z] 89ec01671b00: Layer already exists [2025-01-13T07:02:47.184Z] 8f6cf80075e9: Layer already exists [2025-01-13T07:02:47.184Z] 58ad8ca8d662: Layer already exists [2025-01-13T07:02:47.184Z] 9af9bf062d76: Layer already exists [2025-01-13T07:02:47.184Z] 7e6991c5ff86: Layer already exists [2025-01-13T07:02:47.184Z] b81a1f76aba8: Layer already exists [2025-01-13T07:02:47.184Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:02:47.184Z] main: digest: sha256:106f096e26bcbdc59bdad28072b180cabf41c25c7e9eeb9d8564ef68d3250efb size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-13T07:02:47.256Z] ===================================================== [Pipeline] echo [2025-01-13T07:02:47.268Z] taggedImages: [2025-01-13T07:02:47.268Z] - nexus3.edgexfoundry.org:10004/support-notifications:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:02:47.268Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-01-13T07:02:47.268Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.42 [2025-01-13T07:02:47.268Z] - nexus3.edgexfoundry.org:10004/support-notifications:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:02:47.268Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-01-13T07:02:47.296Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-01-13T07:02:47.296Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:02:47.296Z] latest [2025-01-13T07:02:47.296Z] 4.0.0-dev.42 [2025-01-13T07:02:47.296Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:02:47.296Z] main [2025-01-13T07:02:47.296Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:02:47.648Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:02:47.976Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:02:47.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-13T07:02:47.976Z] 6e38a3250f43: Preparing [2025-01-13T07:02:47.976Z] 561fb54dbc94: Preparing [2025-01-13T07:02:47.976Z] 8f6cf80075e9: Preparing [2025-01-13T07:02:47.976Z] 89ec01671b00: Preparing [2025-01-13T07:02:47.976Z] 0be245436cdd: Preparing [2025-01-13T07:02:47.976Z] df638dfba5ca: Preparing [2025-01-13T07:02:47.976Z] ce5a8cde9eee: Preparing [2025-01-13T07:02:47.976Z] ce5a8cde9eee: Waiting [2025-01-13T07:02:47.976Z] df638dfba5ca: Waiting [2025-01-13T07:02:47.976Z] 8f6cf80075e9: Layer already exists [2025-01-13T07:02:47.976Z] 89ec01671b00: Layer already exists [2025-01-13T07:02:47.976Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:02:47.976Z] 6e38a3250f43: Pushed [2025-01-13T07:02:47.976Z] 0be245436cdd: Pushed [2025-01-13T07:02:48.235Z] df638dfba5ca: Pushed [2025-01-13T07:02:52.428Z] 561fb54dbc94: Pushed [2025-01-13T07:02:52.428Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461: digest: sha256:cb2334e0cd15bf5496ef058ffd4da23394998b4dbcc2a5c23776086dc05612e8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:02:52.760Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:02:53.190Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-01-13T07:02:53.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-13T07:02:53.190Z] 6e38a3250f43: Preparing [2025-01-13T07:02:53.190Z] 561fb54dbc94: Preparing [2025-01-13T07:02:53.190Z] 8f6cf80075e9: Preparing [2025-01-13T07:02:53.190Z] 89ec01671b00: Preparing [2025-01-13T07:02:53.190Z] 0be245436cdd: Preparing [2025-01-13T07:02:53.190Z] df638dfba5ca: Preparing [2025-01-13T07:02:53.190Z] ce5a8cde9eee: Preparing [2025-01-13T07:02:53.190Z] df638dfba5ca: Waiting [2025-01-13T07:02:53.190Z] ce5a8cde9eee: Waiting [2025-01-13T07:02:53.190Z] 6e38a3250f43: Layer already exists [2025-01-13T07:02:53.190Z] 0be245436cdd: Layer already exists [2025-01-13T07:02:53.190Z] 89ec01671b00: Layer already exists [2025-01-13T07:02:53.190Z] 8f6cf80075e9: Layer already exists [2025-01-13T07:02:53.190Z] 561fb54dbc94: Layer already exists [2025-01-13T07:02:53.190Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:02:53.190Z] df638dfba5ca: Layer already exists [2025-01-13T07:02:53.190Z] latest: digest: sha256:cb2334e0cd15bf5496ef058ffd4da23394998b4dbcc2a5c23776086dc05612e8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:02:53.580Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:02:53.926Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.42 [2025-01-13T07:02:53.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-13T07:02:53.926Z] 6e38a3250f43: Preparing [2025-01-13T07:02:53.926Z] 561fb54dbc94: Preparing [2025-01-13T07:02:53.926Z] 8f6cf80075e9: Preparing [2025-01-13T07:02:53.926Z] 89ec01671b00: Preparing [2025-01-13T07:02:53.926Z] 0be245436cdd: Preparing [2025-01-13T07:02:53.926Z] df638dfba5ca: Preparing [2025-01-13T07:02:53.926Z] ce5a8cde9eee: Preparing [2025-01-13T07:02:53.926Z] df638dfba5ca: Waiting [2025-01-13T07:02:53.926Z] ce5a8cde9eee: Waiting [2025-01-13T07:02:53.926Z] 89ec01671b00: Layer already exists [2025-01-13T07:02:53.926Z] 561fb54dbc94: Layer already exists [2025-01-13T07:02:53.926Z] 8f6cf80075e9: Layer already exists [2025-01-13T07:02:53.926Z] 0be245436cdd: Layer already exists [2025-01-13T07:02:53.926Z] 6e38a3250f43: Layer already exists [2025-01-13T07:02:53.926Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:02:53.926Z] df638dfba5ca: Layer already exists [2025-01-13T07:02:53.926Z] 4.0.0-dev.42: digest: sha256:cb2334e0cd15bf5496ef058ffd4da23394998b4dbcc2a5c23776086dc05612e8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:02:54.260Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:02:54.581Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:02:54.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-13T07:02:54.582Z] 6e38a3250f43: Preparing [2025-01-13T07:02:54.582Z] 561fb54dbc94: Preparing [2025-01-13T07:02:54.582Z] 8f6cf80075e9: Preparing [2025-01-13T07:02:54.582Z] 89ec01671b00: Preparing [2025-01-13T07:02:54.582Z] 0be245436cdd: Preparing [2025-01-13T07:02:54.582Z] df638dfba5ca: Preparing [2025-01-13T07:02:54.582Z] ce5a8cde9eee: Preparing [2025-01-13T07:02:54.582Z] df638dfba5ca: Waiting [2025-01-13T07:02:54.582Z] ce5a8cde9eee: Waiting [2025-01-13T07:02:54.582Z] 561fb54dbc94: Layer already exists [2025-01-13T07:02:54.582Z] 6e38a3250f43: Layer already exists [2025-01-13T07:02:54.582Z] 0be245436cdd: Layer already exists [2025-01-13T07:02:54.582Z] 89ec01671b00: Layer already exists [2025-01-13T07:02:54.582Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:02:54.582Z] df638dfba5ca: Layer already exists [2025-01-13T07:02:54.582Z] 8f6cf80075e9: Layer already exists [2025-01-13T07:02:54.582Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42: digest: sha256:cb2334e0cd15bf5496ef058ffd4da23394998b4dbcc2a5c23776086dc05612e8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:02:54.913Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:02:55.231Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-01-13T07:02:55.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-13T07:02:55.231Z] 6e38a3250f43: Preparing [2025-01-13T07:02:55.231Z] 561fb54dbc94: Preparing [2025-01-13T07:02:55.231Z] 8f6cf80075e9: Preparing [2025-01-13T07:02:55.231Z] 89ec01671b00: Preparing [2025-01-13T07:02:55.231Z] 0be245436cdd: Preparing [2025-01-13T07:02:55.231Z] df638dfba5ca: Preparing [2025-01-13T07:02:55.231Z] ce5a8cde9eee: Preparing [2025-01-13T07:02:55.231Z] ce5a8cde9eee: Waiting [2025-01-13T07:02:55.231Z] df638dfba5ca: Waiting [2025-01-13T07:02:55.231Z] 0be245436cdd: Layer already exists [2025-01-13T07:02:55.231Z] 89ec01671b00: Layer already exists [2025-01-13T07:02:55.231Z] 6e38a3250f43: Layer already exists [2025-01-13T07:02:55.231Z] 8f6cf80075e9: Layer already exists [2025-01-13T07:02:55.231Z] 561fb54dbc94: Layer already exists [2025-01-13T07:02:55.231Z] ce5a8cde9eee: Layer already exists [2025-01-13T07:02:55.231Z] df638dfba5ca: Layer already exists [2025-01-13T07:02:55.232Z] main: digest: sha256:cb2334e0cd15bf5496ef058ffd4da23394998b4dbcc2a5c23776086dc05612e8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-13T07:02:55.303Z] ===================================================== [Pipeline] echo [2025-01-13T07:02:55.315Z] taggedImages: [2025-01-13T07:02:55.315Z] - nexus3.edgexfoundry.org:10004/support-scheduler:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:02:55.315Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-01-13T07:02:55.315Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.42 [2025-01-13T07:02:55.315Z] - nexus3.edgexfoundry.org:10004/support-scheduler:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:02:55.315Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-01-13T07:06:22.381Z] #156 ... [2025-01-13T07:06:22.381Z] [2025-01-13T07:06:22.381Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-13T07:06:22.381Z] #150 DONE 565.7s [2025-01-13T07:06:22.381Z] [2025-01-13T07:06:22.381Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-13T07:06:22.381Z] #154 ... [2025-01-13T07:06:22.381Z] [2025-01-13T07:06:22.381Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-13T07:06:22.381Z] #157 DONE 0.5s [2025-01-13T07:06:22.381Z] [2025-01-13T07:06:22.381Z] #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-13T07:06:22.381Z] #158 DONE 0.4s [2025-01-13T07:06:22.381Z] [2025-01-13T07:06:22.381Z] #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-01-13T07:06:22.381Z] #159 DONE 0.4s [2025-01-13T07:06:22.381Z] [2025-01-13T07:06:22.381Z] #160 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-01-13T07:06:22.381Z] #160 DONE 0.2s [2025-01-13T07:06:22.381Z] [2025-01-13T07:06:22.381Z] #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-01-13T07:06:22.381Z] #161 DONE 0.2s [2025-01-13T07:06:22.381Z] [2025-01-13T07:06:22.381Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-13T07:06:22.381Z] #151 ... [2025-01-13T07:06:22.381Z] [2025-01-13T07:06:22.381Z] #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-13T07:06:22.381Z] #162 ... [2025-01-13T07:06:22.381Z] [2025-01-13T07:06:22.381Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-13T07:06:22.381Z] #149 DONE 569.5s [2025-01-13T07:06:22.381Z] [2025-01-13T07:06:22.381Z] #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-13T07:06:22.381Z] #162 DONE 1.8s [2025-01-13T07:06:22.381Z] [2025-01-13T07:06:22.381Z] #163 [core-common-config-bootstrapper] exporting to image [2025-01-13T07:06:22.381Z] #163 exporting layers [2025-01-13T07:06:22.381Z] #163 ... [2025-01-13T07:06:22.381Z] [2025-01-13T07:06:22.381Z] #164 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-01-13T07:06:22.381Z] #164 DONE 0.9s [2025-01-13T07:06:22.381Z] [2025-01-13T07:06:22.381Z] #165 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-01-13T07:06:22.381Z] #165 ... [2025-01-13T07:06:22.381Z] [2025-01-13T07:06:22.381Z] #163 [core-common-config-bootstrapper] exporting to image [2025-01-13T07:06:22.381Z] #163 exporting layers 1.2s done [2025-01-13T07:06:22.381Z] #163 writing image sha256:d3a48c1f839729d477d9e795504445ea0204af56d5db9dce85690cce146aa196 0.0s done [2025-01-13T07:06:22.381Z] #163 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.1s done [2025-01-13T07:06:22.381Z] #163 DONE 1.3s [2025-01-13T07:06:22.381Z] [2025-01-13T07:06:22.381Z] #165 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-01-13T07:06:22.381Z] #165 DONE 2.0s [2025-01-13T07:06:22.381Z] [2025-01-13T07:06:22.381Z] #133 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-13T07:06:22.381Z] #133 571.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.42 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-01-13T07:06:22.381Z] #133 ... [2025-01-13T07:06:22.381Z] [2025-01-13T07:06:22.381Z] #166 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-13T07:06:22.381Z] #166 DONE 0.4s [2025-01-13T07:06:22.381Z] [2025-01-13T07:06:22.381Z] #167 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-01-13T07:06:22.381Z] #167 DONE 0.2s [2025-01-13T07:06:22.381Z] [2025-01-13T07:06:22.381Z] #168 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-01-13T07:06:22.381Z] #168 DONE 0.3s [2025-01-13T07:06:22.381Z] [2025-01-13T07:06:22.381Z] #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-01-13T07:06:22.381Z] #169 DONE 0.2s [2025-01-13T07:06:22.381Z] [2025-01-13T07:06:22.381Z] #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-01-13T07:06:22.381Z] #170 DONE 0.1s [2025-01-13T07:06:22.381Z] [2025-01-13T07:06:22.381Z] #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-01-13T07:06:22.381Z] #171 DONE 0.1s [2025-01-13T07:06:22.381Z] [2025-01-13T07:06:22.381Z] #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-01-13T07:06:22.381Z] #172 DONE 0.3s [2025-01-13T07:06:22.381Z] [2025-01-13T07:06:22.381Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-13T07:06:22.381Z] #147 ... [2025-01-13T07:06:22.381Z] [2025-01-13T07:06:22.381Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-01-13T07:06:22.381Z] #173 DONE 0.3s [2025-01-13T07:06:22.381Z] [2025-01-13T07:06:22.381Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-01-13T07:06:22.381Z] #174 DONE 1.6s [2025-01-13T07:06:22.381Z] [2025-01-13T07:06:22.381Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-13T07:06:22.381Z] #156 ... [2025-01-13T07:06:22.381Z] [2025-01-13T07:06:22.381Z] #175 [security-bootstrapper] exporting to image [2025-01-13T07:06:22.381Z] #175 ... [2025-01-13T07:06:22.381Z] [2025-01-13T07:06:22.381Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-13T07:06:22.381Z] #156 DONE 577.1s [2025-01-13T07:06:22.381Z] [2025-01-13T07:06:22.381Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-13T07:06:22.381Z] #153 ... [2025-01-13T07:06:22.381Z] [2025-01-13T07:06:22.381Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-13T07:06:22.381Z] #176 DONE 0.5s [2025-01-13T07:06:22.381Z] [2025-01-13T07:06:22.381Z] #175 [security-bootstrapper] exporting to image [2025-01-13T07:06:22.381Z] #175 exporting layers 2.0s done [2025-01-13T07:06:22.381Z] #175 writing image sha256:32e16de3c14847e8c281765fd7bb2bdb41a9d62377481919289d212d50821745 0.0s done [2025-01-13T07:06:22.381Z] #175 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2025-01-13T07:06:22.381Z] #175 DONE 2.0s [2025-01-13T07:06:22.381Z] [2025-01-13T07:06:22.381Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-01-13T07:06:22.381Z] #177 DONE 0.3s [2025-01-13T07:06:22.381Z] [2025-01-13T07:06:22.381Z] #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-01-13T07:06:22.381Z] #178 DONE 0.3s [2025-01-13T07:06:22.381Z] [2025-01-13T07:06:22.381Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-01-13T07:06:22.381Z] #179 DONE 0.2s [2025-01-13T07:06:22.381Z] [2025-01-13T07:06:22.381Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-01-13T07:06:22.647Z] #180 DONE 0.3s [2025-01-13T07:06:22.648Z] [2025-01-13T07:06:22.648Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-13T07:06:23.002Z] #153 ... [2025-01-13T07:06:23.002Z] [2025-01-13T07:06:23.002Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-01-13T07:06:23.002Z] #181 DONE 0.2s [2025-01-13T07:06:23.002Z] [2025-01-13T07:06:23.002Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-13T07:06:25.601Z] #182 DONE 2.0s [2025-01-13T07:06:25.601Z] [2025-01-13T07:06:25.601Z] #183 [security-proxy-setup] exporting to image [2025-01-13T07:06:25.870Z] #183 exporting layers 0.8s done [2025-01-13T07:06:25.870Z] #183 writing image sha256:a1e21e7555efd32c6c8ec5a1027d2e6226a4e8b5c9f81cc0915232c715a4e0cd done [2025-01-13T07:06:25.870Z] #183 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2025-01-13T07:06:25.870Z] #183 DONE 0.8s [2025-01-13T07:06:25.870Z] [2025-01-13T07:06:25.870Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-13T07:06:26.831Z] #155 ... [2025-01-13T07:06:26.831Z] [2025-01-13T07:06:26.831Z] #133 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-13T07:06:26.831Z] #133 DONE 583.0s [2025-01-13T07:06:26.831Z] [2025-01-13T07:06:26.831Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-13T07:06:27.415Z] #147 ... [2025-01-13T07:06:27.415Z] [2025-01-13T07:06:27.415Z] #184 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-13T07:06:27.415Z] #184 DONE 0.2s [2025-01-13T07:06:27.415Z] [2025-01-13T07:06:27.415Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-13T07:06:27.683Z] #153 ... [2025-01-13T07:06:27.683Z] [2025-01-13T07:06:27.683Z] #185 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-01-13T07:06:27.683Z] #185 DONE 0.2s [2025-01-13T07:06:27.683Z] [2025-01-13T07:06:27.683Z] #186 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-01-13T07:06:27.949Z] #186 DONE 0.2s [2025-01-13T07:06:27.949Z] [2025-01-13T07:06:27.949Z] #187 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-01-13T07:06:27.949Z] #187 DONE 0.1s [2025-01-13T07:06:27.949Z] [2025-01-13T07:06:27.949Z] #188 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-01-13T07:06:28.215Z] #188 DONE 0.2s [2025-01-13T07:06:28.215Z] [2025-01-13T07:06:28.215Z] #189 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-01-13T07:06:28.481Z] #189 DONE 0.3s [2025-01-13T07:06:28.481Z] [2025-01-13T07:06:28.481Z] #190 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-01-13T07:06:28.750Z] #190 DONE 0.3s [2025-01-13T07:06:28.750Z] [2025-01-13T07:06:28.750Z] #191 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-01-13T07:06:29.017Z] #191 DONE 0.1s [2025-01-13T07:06:29.017Z] [2025-01-13T07:06:29.017Z] #192 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-13T07:06:31.594Z] #192 DONE 2.6s [2025-01-13T07:06:31.594Z] [2025-01-13T07:06:31.594Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-13T07:06:31.594Z] #153 ... [2025-01-13T07:06:31.594Z] [2025-01-13T07:06:31.594Z] #193 [security-secretstore-setup] exporting to image [2025-01-13T07:06:32.582Z] #193 exporting layers 1.1s done [2025-01-13T07:06:32.582Z] #193 writing image sha256:2bee1b756266ba547ec635a78fd4877a34a04e31e12c9a742c1b7239397f7f2e done [2025-01-13T07:06:32.582Z] #193 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-01-13T07:06:32.582Z] #193 DONE 1.1s [2025-01-13T07:06:32.582Z] [2025-01-13T07:06:32.582Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-13T07:07:54.194Z] #153 ... [2025-01-13T07:07:54.194Z] [2025-01-13T07:07:54.194Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-13T07:07:54.194Z] #152 DONE 660.7s [2025-01-13T07:07:54.194Z] [2025-01-13T07:07:54.194Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-13T07:07:54.194Z] #147 ... [2025-01-13T07:07:54.194Z] [2025-01-13T07:07:54.194Z] #194 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-13T07:07:54.194Z] #194 DONE 0.4s [2025-01-13T07:07:54.195Z] [2025-01-13T07:07:54.195Z] #195 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-13T07:07:54.195Z] #195 DONE 0.2s [2025-01-13T07:07:54.195Z] [2025-01-13T07:07:54.195Z] #196 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-01-13T07:07:54.195Z] #196 DONE 0.6s [2025-01-13T07:07:54.195Z] [2025-01-13T07:07:54.195Z] #197 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-01-13T07:07:54.195Z] #197 DONE 0.2s [2025-01-13T07:07:54.195Z] [2025-01-13T07:07:54.195Z] #198 [security-spiffe-token-provider] exporting to image [2025-01-13T07:07:54.195Z] #198 exporting layers [2025-01-13T07:07:54.195Z] #198 exporting layers 0.8s done [2025-01-13T07:07:54.195Z] #198 writing image sha256:c5004580bf2d050486ba45a407514b030ea6d3b97065772ce752b496145b77ba done [2025-01-13T07:07:54.195Z] #198 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done [2025-01-13T07:07:54.195Z] #198 DONE 0.8s [2025-01-13T07:07:54.195Z] [2025-01-13T07:07:54.195Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-13T07:11:30.989Z] #151 DONE 881.4s [2025-01-13T07:11:30.989Z] [2025-01-13T07:11:30.989Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-13T07:11:30.989Z] #148 ... [2025-01-13T07:11:30.989Z] [2025-01-13T07:11:30.989Z] #199 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-13T07:11:30.989Z] #199 DONE 0.5s [2025-01-13T07:11:30.989Z] [2025-01-13T07:11:30.989Z] #200 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-13T07:11:30.989Z] #200 DONE 0.2s [2025-01-13T07:11:30.989Z] [2025-01-13T07:11:30.989Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-13T07:11:30.989Z] #147 ... [2025-01-13T07:11:30.989Z] [2025-01-13T07:11:30.989Z] #201 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-01-13T07:11:30.989Z] #201 DONE 0.4s [2025-01-13T07:11:30.989Z] [2025-01-13T07:11:30.989Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-13T07:11:30.989Z] #148 ... [2025-01-13T07:11:30.989Z] [2025-01-13T07:11:30.989Z] #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-01-13T07:11:30.989Z] #202 DONE 0.2s [2025-01-13T07:11:30.989Z] [2025-01-13T07:11:30.989Z] #203 [core-command] exporting to image [2025-01-13T07:11:30.989Z] #203 exporting layers [2025-01-13T07:11:30.989Z] #203 exporting layers 0.3s done [2025-01-13T07:11:30.989Z] #203 writing image sha256:90559deb5d0d642dac638e6826aae6ad848f047700a96d4d3c31c9905f107c32 done [2025-01-13T07:11:30.989Z] #203 naming to docker.io/library/core-command-arm64 0.0s done [2025-01-13T07:11:30.989Z] #203 DONE 0.3s [2025-01-13T07:11:30.989Z] [2025-01-13T07:11:30.989Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-13T07:12:27.406Z] #153 DONE 937.1s [2025-01-13T07:12:27.407Z] [2025-01-13T07:12:27.407Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-13T07:12:27.407Z] #154 DONE 937.2s [2025-01-13T07:12:27.407Z] [2025-01-13T07:12:27.407Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-13T07:12:27.407Z] #147 ... [2025-01-13T07:12:27.407Z] [2025-01-13T07:12:27.407Z] #204 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-13T07:12:27.407Z] #204 DONE 0.4s [2025-01-13T07:12:27.407Z] [2025-01-13T07:12:27.407Z] #205 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-13T07:12:27.407Z] #205 ... [2025-01-13T07:12:27.407Z] [2025-01-13T07:12:27.407Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-13T07:12:27.407Z] #148 DONE 937.8s [2025-01-13T07:12:27.407Z] [2025-01-13T07:12:27.407Z] #206 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-13T07:12:27.407Z] #206 DONE 0.4s [2025-01-13T07:12:27.407Z] [2025-01-13T07:12:27.407Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-13T07:12:27.407Z] #146 ... [2025-01-13T07:12:27.407Z] [2025-01-13T07:12:27.407Z] #205 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-13T07:12:27.407Z] #205 DONE 0.5s [2025-01-13T07:12:27.407Z] [2025-01-13T07:12:27.407Z] #207 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-13T07:12:27.407Z] #207 ... [2025-01-13T07:12:27.407Z] [2025-01-13T07:12:27.407Z] #208 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-13T07:12:27.407Z] #208 DONE 0.3s [2025-01-13T07:12:27.407Z] [2025-01-13T07:12:27.407Z] #209 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-01-13T07:12:27.407Z] #209 DONE 0.5s [2025-01-13T07:12:27.407Z] [2025-01-13T07:12:27.407Z] #207 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-13T07:12:27.407Z] #207 DONE 0.4s [2025-01-13T07:12:27.407Z] [2025-01-13T07:12:27.407Z] #210 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-01-13T07:12:27.407Z] #210 ... [2025-01-13T07:12:27.407Z] [2025-01-13T07:12:27.407Z] #211 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-01-13T07:12:27.407Z] #211 DONE 0.3s [2025-01-13T07:12:27.407Z] [2025-01-13T07:12:27.407Z] #212 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-01-13T07:12:27.407Z] #212 DONE 0.6s [2025-01-13T07:12:27.407Z] [2025-01-13T07:12:27.407Z] #213 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-01-13T07:12:27.407Z] #213 ... [2025-01-13T07:12:27.407Z] [2025-01-13T07:12:27.407Z] #214 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-01-13T07:12:27.407Z] #214 DONE 0.3s [2025-01-13T07:12:27.407Z] [2025-01-13T07:12:27.407Z] #210 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-01-13T07:12:27.407Z] #210 DONE 0.5s [2025-01-13T07:12:27.407Z] [2025-01-13T07:12:27.407Z] #213 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-01-13T07:12:27.407Z] #213 DONE 0.2s [2025-01-13T07:12:27.407Z] [2025-01-13T07:12:27.407Z] #215 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2025-01-13T07:12:27.407Z] #215 DONE 0.2s [2025-01-13T07:12:27.407Z] [2025-01-13T07:12:27.407Z] #216 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-01-13T07:12:27.407Z] #216 DONE 0.2s [2025-01-13T07:12:27.407Z] [2025-01-13T07:12:27.407Z] #217 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2025-01-13T07:12:27.407Z] #217 DONE 0.3s [2025-01-13T07:12:27.407Z] [2025-01-13T07:12:27.407Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-13T07:12:27.407Z] #147 DONE 939.7s [2025-01-13T07:12:27.407Z] [2025-01-13T07:12:27.407Z] #218 [core-keeper] exporting to image [2025-01-13T07:12:27.407Z] #218 exporting layers [2025-01-13T07:12:27.407Z] #218 ... [2025-01-13T07:12:27.407Z] [2025-01-13T07:12:27.407Z] #219 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2025-01-13T07:12:27.407Z] #219 CACHED [2025-01-13T07:12:27.407Z] [2025-01-13T07:12:27.407Z] #220 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-13T07:12:27.407Z] #220 CACHED [2025-01-13T07:12:27.407Z] [2025-01-13T07:12:27.407Z] #221 [core-data] exporting to image [2025-01-13T07:12:27.407Z] #221 exporting layers 0.7s done [2025-01-13T07:12:27.407Z] #221 writing image sha256:54b78099b77fa9990974f07074ae63cc70bdf55612a689ed6739d942df3449a4 0.0s done [2025-01-13T07:12:27.407Z] #221 naming to docker.io/library/core-data-arm64 0.0s done [2025-01-13T07:12:27.407Z] #221 DONE 0.8s [2025-01-13T07:12:27.407Z] [2025-01-13T07:12:27.407Z] #218 [core-keeper] exporting to image [2025-01-13T07:12:27.407Z] #218 exporting layers 0.6s done [2025-01-13T07:12:27.407Z] #218 writing image sha256:9ad13eb5e53d68ff510c143d6b24d6980b7f801fdd1f40d98fd313b10a6d4fb0 [2025-01-13T07:12:27.407Z] #218 writing image sha256:9ad13eb5e53d68ff510c143d6b24d6980b7f801fdd1f40d98fd313b10a6d4fb0 0.0s done [2025-01-13T07:12:27.407Z] #218 naming to docker.io/library/core-keeper-arm64 0.0s done [2025-01-13T07:12:27.407Z] #218 DONE 0.6s [2025-01-13T07:12:27.407Z] [2025-01-13T07:12:27.407Z] #222 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-01-13T07:12:27.407Z] #222 DONE 0.5s [2025-01-13T07:12:27.407Z] [2025-01-13T07:12:27.407Z] #223 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-13T07:12:27.407Z] #223 DONE 1.6s [2025-01-13T07:12:27.407Z] [2025-01-13T07:12:27.407Z] #224 [security-proxy-auth] exporting to image [2025-01-13T07:12:27.407Z] #224 ... [2025-01-13T07:12:27.407Z] [2025-01-13T07:12:27.407Z] #225 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-01-13T07:12:27.407Z] #225 DONE 0.3s [2025-01-13T07:12:27.407Z] [2025-01-13T07:12:27.407Z] #226 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-01-13T07:12:27.407Z] #226 DONE 0.1s [2025-01-13T07:12:27.407Z] [2025-01-13T07:12:27.407Z] #224 [security-proxy-auth] exporting to image [2025-01-13T07:12:27.407Z] #224 exporting layers 0.6s done [2025-01-13T07:12:27.407Z] #224 writing image sha256:0bca44580926dbb2fbe1120843c92f1ca21e2d1332cf0e89ef9c3c4c859051a9 done [2025-01-13T07:12:27.407Z] #224 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2025-01-13T07:12:27.407Z] #224 DONE 0.6s [2025-01-13T07:12:27.407Z] [2025-01-13T07:12:27.407Z] #227 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2025-01-13T07:12:27.407Z] #227 DONE 0.1s [2025-01-13T07:12:27.407Z] [2025-01-13T07:12:27.407Z] #228 [core-metadata] exporting to image [2025-01-13T07:12:27.407Z] #228 exporting layers 0.6s done [2025-01-13T07:12:27.407Z] #228 writing image sha256:eb4616bca680644b857265e7574ef605599a6730461c55b2b13858c96b3e94e5 done [2025-01-13T07:12:27.407Z] #228 naming to docker.io/library/core-metadata-arm64 done [2025-01-13T07:12:27.407Z] #228 DONE 0.6s [2025-01-13T07:12:27.407Z] [2025-01-13T07:12:27.407Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-13T07:12:37.480Z] #155 ... [2025-01-13T07:12:37.480Z] [2025-01-13T07:12:37.480Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-13T07:12:37.480Z] #146 DONE 953.8s [2025-01-13T07:12:37.745Z] [2025-01-13T07:12:37.745Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-13T07:12:38.011Z] #155 ... [2025-01-13T07:12:38.011Z] [2025-01-13T07:12:38.011Z] #229 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-13T07:12:38.011Z] #229 DONE 0.1s [2025-01-13T07:12:38.011Z] [2025-01-13T07:12:38.011Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-13T07:12:38.277Z] #155 ... [2025-01-13T07:12:38.277Z] [2025-01-13T07:12:38.277Z] #230 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-13T07:12:38.277Z] #230 DONE 0.1s [2025-01-13T07:12:38.277Z] [2025-01-13T07:12:38.277Z] #231 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-01-13T07:12:38.875Z] #231 DONE 0.6s [2025-01-13T07:12:38.875Z] [2025-01-13T07:12:38.875Z] #232 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-01-13T07:12:38.875Z] #232 DONE 0.1s [2025-01-13T07:12:38.875Z] [2025-01-13T07:12:38.875Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-13T07:12:39.141Z] #155 ... [2025-01-13T07:12:39.141Z] [2025-01-13T07:12:39.141Z] #233 [support-scheduler] exporting to image [2025-01-13T07:12:39.141Z] #233 exporting layers [2025-01-13T07:12:40.544Z] #233 exporting layers 1.3s done [2025-01-13T07:12:40.544Z] #233 writing image sha256:e9bb36541932d74dbe3fabed28fb96a78b08a8c4fa45aaccd8f01566fc773ace done [2025-01-13T07:12:40.544Z] #233 naming to docker.io/library/support-scheduler-arm64 0.0s done [2025-01-13T07:12:40.544Z] #233 DONE 1.3s [2025-01-13T07:12:40.544Z] [2025-01-13T07:12:40.544Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-13T07:12:43.119Z] #155 DONE 959.0s [2025-01-13T07:12:43.119Z] [2025-01-13T07:12:43.119Z] #234 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-13T07:12:43.119Z] #234 DONE 0.1s [2025-01-13T07:12:43.384Z] [2025-01-13T07:12:43.384Z] #235 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-13T07:12:43.384Z] #235 DONE 0.1s [2025-01-13T07:12:43.384Z] [2025-01-13T07:12:43.384Z] #236 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-01-13T07:12:43.962Z] #236 DONE 0.5s [2025-01-13T07:12:43.962Z] [2025-01-13T07:12:43.962Z] #237 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-01-13T07:12:43.962Z] #237 DONE 0.1s [2025-01-13T07:12:43.962Z] [2025-01-13T07:12:43.962Z] #238 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2025-01-13T07:12:43.962Z] #238 DONE 0.1s [2025-01-13T07:12:44.228Z] [2025-01-13T07:12:44.228Z] #239 [support-notifications] exporting to image [2025-01-13T07:12:44.493Z] #239 exporting layers 0.5s done [2025-01-13T07:12:44.493Z] #239 writing image sha256:c8a5bd15093840b33feb97e1b03f39e07f55990e0b9ec41f25876873ad081d74 done [2025-01-13T07:12:44.493Z] #239 naming to docker.io/library/support-notifications-arm64 done [2025-01-13T07:12:44.493Z] #239 DONE 0.5s [2025-01-13T07:12:44.493Z] time="2025-01-13T06:55:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-13T07:12:44.493Z] time="2025-01-13T06:55:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-13T07:12:44.493Z] time="2025-01-13T06:55:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-13T07:12:44.493Z] time="2025-01-13T06:55:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-13T07:12:44.493Z] time="2025-01-13T06:55:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-13T07:12:44.493Z] time="2025-01-13T06:55:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-13T07:12:44.493Z] time="2025-01-13T06:55:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-13T07:12:44.493Z] time="2025-01-13T06:55:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-13T07:12:44.493Z] time="2025-01-13T06:55:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-13T07:12:44.493Z] time="2025-01-13T06:55:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-13T07:12:44.493Z] time="2025-01-13T06:55:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-13T07:12:44.493Z] time="2025-01-13T06:55:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-13T07:12:44.493Z] time="2025-01-13T06:55:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-13T07:12:44.493Z] time="2025-01-13T06:55:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-13T07:12:44.493Z] time="2025-01-13T06:55:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-01-13T07:12:44.507Z] $ docker stop --time=1 c1f9230b7e140bb96cc9a29e93b23a86c26eaaadc58d14f0fb8b761a635d7b13 [2025-01-13T07:12:46.067Z] $ docker rm -f --volumes c1f9230b7e140bb96cc9a29e93b23a86c26eaaadc58d14f0fb8b761a635d7b13 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-13T07:12:46.542Z] + docker images [2025-01-13T07:12:46.542Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-01-13T07:12:46.542Z] support-notifications-arm64 latest c8a5bd150938 3 seconds ago 50.7MB [2025-01-13T07:12:46.542Z] support-scheduler-arm64 latest e9bb36541932 8 seconds ago 47.2MB [2025-01-13T07:12:46.542Z] core-metadata-arm64 latest eb4616bca680 22 seconds ago 32.4MB [2025-01-13T07:12:46.542Z] security-proxy-auth-arm64 latest 0bca44580926 22 seconds ago 31.2MB [2025-01-13T07:12:46.542Z] core-data-arm64 latest 54b78099b77f 23 seconds ago 32.3MB [2025-01-13T07:12:46.542Z] core-keeper-arm64 latest 9ad13eb5e53d 23 seconds ago 31.9MB [2025-01-13T07:12:46.542Z] core-command-arm64 latest 90559deb5d0d About a minute ago 28MB [2025-01-13T07:12:46.542Z] security-spiffe-token-provider-arm64 latest c5004580bf2d 5 minutes ago 33.7MB [2025-01-13T07:12:46.542Z] security-secretstore-setup-arm64 latest 2bee1b756266 6 minutes ago 41.1MB [2025-01-13T07:12:46.542Z] security-proxy-setup-arm64 latest a1e21e7555ef 6 minutes ago 29.9MB [2025-01-13T07:12:46.542Z] security-bootstrapper-arm64 latest 32e16de3c148 6 minutes ago 20.9MB [2025-01-13T07:12:46.542Z] core-common-config-bootstrapper-arm64 latest d3a48c1f8397 6 minutes ago 17.8MB [2025-01-13T07:12:46.542Z] security-spire-agent-arm64 latest 5b95f6cf3113 16 minutes ago 176MB [2025-01-13T07:12:46.542Z] security-spire-server-arm64 latest c5ba65300796 16 minutes ago 118MB [2025-01-13T07:12:46.542Z] security-spire-config-arm64 latest f9d5206b357c 16 minutes ago 117MB [2025-01-13T07:12:46.542Z] ci-base-image-arm64 latest b945e280b86f 18 minutes ago 969MB [2025-01-13T07:12:46.542Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 2 weeks ago 566MB [2025-01-13T07:12:46.542Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 19 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-13T07:12:46.679Z] provisioning config files... [2025-01-13T07:12:46.691Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/778@tmp/config7364358013242773572tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-13T07:12:47.031Z] ---> ****-login.sh [2025-01-13T07:12:47.031Z] nexus3.edgexfoundry.org:10001 [2025-01-13T07:12:47.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T07:12:47.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T07:12:47.295Z] Configure a credential helper to remove this warning. See [2025-01-13T07:12:47.295Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T07:12:47.295Z] [2025-01-13T07:12:47.295Z] Login Succeeded [2025-01-13T07:12:47.295Z] nexus3.edgexfoundry.org:10002 [2025-01-13T07:12:47.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T07:12:47.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T07:12:47.559Z] Configure a credential helper to remove this warning. See [2025-01-13T07:12:47.559Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T07:12:47.559Z] [2025-01-13T07:12:47.559Z] Login Succeeded [2025-01-13T07:12:47.560Z] nexus3.edgexfoundry.org:10003 [2025-01-13T07:12:47.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T07:12:47.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T07:12:47.824Z] Configure a credential helper to remove this warning. See [2025-01-13T07:12:47.824Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T07:12:47.824Z] [2025-01-13T07:12:47.825Z] Login Succeeded [2025-01-13T07:12:47.825Z] nexus3.edgexfoundry.org:10004 [2025-01-13T07:12:48.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T07:12:48.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T07:12:48.091Z] Configure a credential helper to remove this warning. See [2025-01-13T07:12:48.091Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T07:12:48.091Z] [2025-01-13T07:12:48.091Z] Login Succeeded [2025-01-13T07:12:48.091Z] ****.io [2025-01-13T07:12:48.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T07:12:48.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T07:12:48.621Z] Configure a credential helper to remove this warning. See [2025-01-13T07:12:48.621Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T07:12:48.621Z] [2025-01-13T07:12:48.621Z] Login Succeeded [2025-01-13T07:12:48.621Z] ---> ****-login.sh ends [Pipeline] } [2025-01-13T07:12:48.632Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-13T07:12:48.675Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-13T07:12:48.706Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-01-13T07:12:48.706Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:12:48.706Z] latest [2025-01-13T07:12:48.706Z] 4.0.0-dev.42 [2025-01-13T07:12:48.706Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:12:48.706Z] main [2025-01-13T07:12:48.706Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:12:49.074Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:12:49.430Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:12:49.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-13T07:12:49.430Z] 2c2119219afb: Preparing [2025-01-13T07:12:49.430Z] fcb3102d2d98: Preparing [2025-01-13T07:12:49.430Z] 5b6dc6979a48: Preparing [2025-01-13T07:12:49.430Z] fd361d52c584: Preparing [2025-01-13T07:12:49.430Z] ea3012c0fb96: Preparing [2025-01-13T07:12:49.430Z] 4e9e50854799: Preparing [2025-01-13T07:12:49.430Z] 534a70dc8296: Preparing [2025-01-13T07:12:49.430Z] 4e9e50854799: Waiting [2025-01-13T07:12:49.430Z] 534a70dc8296: Waiting [2025-01-13T07:12:49.695Z] ea3012c0fb96: Pushed [2025-01-13T07:12:49.695Z] fd361d52c584: Pushed [2025-01-13T07:12:49.695Z] 2c2119219afb: Pushed [2025-01-13T07:12:49.695Z] 5b6dc6979a48: Pushed [2025-01-13T07:12:49.695Z] 534a70dc8296: Layer already exists [2025-01-13T07:12:49.695Z] 4e9e50854799: Pushed [2025-01-13T07:12:53.925Z] fcb3102d2d98: Pushed [2025-01-13T07:12:54.188Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461: digest: sha256:bd43bc93a6cedcc9007512f4147776cf7961806a766695c69560c20e6fef208b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:12:54.549Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:12:54.898Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-01-13T07:12:54.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-13T07:12:54.898Z] 2c2119219afb: Preparing [2025-01-13T07:12:54.898Z] fcb3102d2d98: Preparing [2025-01-13T07:12:54.898Z] 5b6dc6979a48: Preparing [2025-01-13T07:12:54.898Z] fd361d52c584: Preparing [2025-01-13T07:12:54.898Z] ea3012c0fb96: Preparing [2025-01-13T07:12:54.898Z] 4e9e50854799: Preparing [2025-01-13T07:12:54.898Z] 534a70dc8296: Preparing [2025-01-13T07:12:54.898Z] 4e9e50854799: Waiting [2025-01-13T07:12:54.898Z] 534a70dc8296: Waiting [2025-01-13T07:12:54.898Z] fcb3102d2d98: Layer already exists [2025-01-13T07:12:54.898Z] 5b6dc6979a48: Layer already exists [2025-01-13T07:12:54.898Z] 2c2119219afb: Layer already exists [2025-01-13T07:12:54.898Z] ea3012c0fb96: Layer already exists [2025-01-13T07:12:54.898Z] fd361d52c584: Layer already exists [2025-01-13T07:12:54.898Z] 4e9e50854799: Layer already exists [2025-01-13T07:12:54.898Z] 534a70dc8296: Layer already exists [2025-01-13T07:12:55.163Z] latest: digest: sha256:bd43bc93a6cedcc9007512f4147776cf7961806a766695c69560c20e6fef208b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:12:55.519Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:12:55.874Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.42 [2025-01-13T07:12:55.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-13T07:12:55.874Z] 2c2119219afb: Preparing [2025-01-13T07:12:55.874Z] fcb3102d2d98: Preparing [2025-01-13T07:12:55.874Z] 5b6dc6979a48: Preparing [2025-01-13T07:12:55.874Z] fd361d52c584: Preparing [2025-01-13T07:12:55.874Z] ea3012c0fb96: Preparing [2025-01-13T07:12:55.874Z] 4e9e50854799: Preparing [2025-01-13T07:12:55.874Z] 534a70dc8296: Preparing [2025-01-13T07:12:55.874Z] 4e9e50854799: Waiting [2025-01-13T07:12:55.874Z] 534a70dc8296: Waiting [2025-01-13T07:12:55.874Z] 5b6dc6979a48: Layer already exists [2025-01-13T07:12:55.874Z] fcb3102d2d98: Layer already exists [2025-01-13T07:12:55.874Z] fd361d52c584: Layer already exists [2025-01-13T07:12:55.874Z] 2c2119219afb: Layer already exists [2025-01-13T07:12:55.874Z] ea3012c0fb96: Layer already exists [2025-01-13T07:12:55.874Z] 4e9e50854799: Layer already exists [2025-01-13T07:12:55.874Z] 534a70dc8296: Layer already exists [2025-01-13T07:12:56.138Z] 4.0.0-dev.42: digest: sha256:bd43bc93a6cedcc9007512f4147776cf7961806a766695c69560c20e6fef208b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:12:56.503Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:12:56.858Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:12:56.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-13T07:12:56.859Z] 2c2119219afb: Preparing [2025-01-13T07:12:56.859Z] fcb3102d2d98: Preparing [2025-01-13T07:12:56.859Z] 5b6dc6979a48: Preparing [2025-01-13T07:12:56.859Z] fd361d52c584: Preparing [2025-01-13T07:12:56.859Z] ea3012c0fb96: Preparing [2025-01-13T07:12:56.859Z] 4e9e50854799: Preparing [2025-01-13T07:12:56.859Z] 534a70dc8296: Preparing [2025-01-13T07:12:56.859Z] 4e9e50854799: Waiting [2025-01-13T07:12:56.859Z] 534a70dc8296: Waiting [2025-01-13T07:12:56.859Z] 5b6dc6979a48: Layer already exists [2025-01-13T07:12:56.859Z] fd361d52c584: Layer already exists [2025-01-13T07:12:56.859Z] fcb3102d2d98: Layer already exists [2025-01-13T07:12:56.859Z] 2c2119219afb: Layer already exists [2025-01-13T07:12:56.859Z] ea3012c0fb96: Layer already exists [2025-01-13T07:12:56.859Z] 4e9e50854799: Layer already exists [2025-01-13T07:12:56.859Z] 534a70dc8296: Layer already exists [2025-01-13T07:12:57.123Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42: digest: sha256:bd43bc93a6cedcc9007512f4147776cf7961806a766695c69560c20e6fef208b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:12:57.481Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:12:57.840Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-01-13T07:12:57.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-13T07:12:57.840Z] 2c2119219afb: Preparing [2025-01-13T07:12:57.840Z] fcb3102d2d98: Preparing [2025-01-13T07:12:57.840Z] 5b6dc6979a48: Preparing [2025-01-13T07:12:57.840Z] fd361d52c584: Preparing [2025-01-13T07:12:57.840Z] ea3012c0fb96: Preparing [2025-01-13T07:12:57.840Z] 4e9e50854799: Preparing [2025-01-13T07:12:57.840Z] 534a70dc8296: Preparing [2025-01-13T07:12:57.840Z] 4e9e50854799: Waiting [2025-01-13T07:12:57.840Z] 534a70dc8296: Waiting [2025-01-13T07:12:57.840Z] ea3012c0fb96: Layer already exists [2025-01-13T07:12:57.840Z] fcb3102d2d98: Layer already exists [2025-01-13T07:12:57.840Z] fd361d52c584: Layer already exists [2025-01-13T07:12:57.840Z] 5b6dc6979a48: Layer already exists [2025-01-13T07:12:57.840Z] 2c2119219afb: Layer already exists [2025-01-13T07:12:57.840Z] 4e9e50854799: Layer already exists [2025-01-13T07:12:57.840Z] 534a70dc8296: Layer already exists [2025-01-13T07:12:58.105Z] main: digest: sha256:bd43bc93a6cedcc9007512f4147776cf7961806a766695c69560c20e6fef208b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-13T07:12:58.188Z] ===================================================== [Pipeline] echo [2025-01-13T07:12:58.199Z] taggedImages: [2025-01-13T07:12:58.199Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:12:58.199Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-01-13T07:12:58.199Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.42 [2025-01-13T07:12:58.199Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:12:58.199Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-01-13T07:12:58.235Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-01-13T07:12:58.235Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:12:58.235Z] latest [2025-01-13T07:12:58.235Z] 4.0.0-dev.42 [2025-01-13T07:12:58.235Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:12:58.235Z] main [2025-01-13T07:12:58.235Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:12:58.601Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:12:58.952Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:12:58.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-13T07:12:58.952Z] f50be92c25fa: Preparing [2025-01-13T07:12:58.952Z] 37d95d3354b8: Preparing [2025-01-13T07:12:58.952Z] a5a7a9b8ed6f: Preparing [2025-01-13T07:12:58.952Z] 89f25a0055c5: Preparing [2025-01-13T07:12:58.952Z] 5b6dc6979a48: Preparing [2025-01-13T07:12:58.952Z] fd361d52c584: Preparing [2025-01-13T07:12:58.952Z] fd361d52c584: Waiting [2025-01-13T07:12:58.952Z] ea3012c0fb96: Preparing [2025-01-13T07:12:58.952Z] 4e9e50854799: Preparing [2025-01-13T07:12:58.952Z] 534a70dc8296: Preparing [2025-01-13T07:12:58.952Z] ea3012c0fb96: Waiting [2025-01-13T07:12:58.952Z] 4e9e50854799: Waiting [2025-01-13T07:12:58.952Z] 534a70dc8296: Waiting [2025-01-13T07:12:58.952Z] 5b6dc6979a48: Layer already exists [2025-01-13T07:12:59.217Z] fd361d52c584: Layer already exists [2025-01-13T07:12:59.217Z] 37d95d3354b8: Pushed [2025-01-13T07:12:59.217Z] a5a7a9b8ed6f: Pushed [2025-01-13T07:12:59.217Z] ea3012c0fb96: Layer already exists [2025-01-13T07:12:59.217Z] f50be92c25fa: Pushed [2025-01-13T07:12:59.217Z] 4e9e50854799: Layer already exists [2025-01-13T07:12:59.217Z] 534a70dc8296: Layer already exists [2025-01-13T07:13:01.154Z] 89f25a0055c5: Pushed [2025-01-13T07:13:01.419Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461: digest: sha256:806fdee6b542140e5409921537632cb2cd856dc5ede1a97e1a8156fceb84cb1a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:13:01.774Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:13:02.143Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-01-13T07:13:02.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-13T07:13:02.143Z] f50be92c25fa: Preparing [2025-01-13T07:13:02.143Z] 37d95d3354b8: Preparing [2025-01-13T07:13:02.143Z] a5a7a9b8ed6f: Preparing [2025-01-13T07:13:02.143Z] 89f25a0055c5: Preparing [2025-01-13T07:13:02.143Z] 5b6dc6979a48: Preparing [2025-01-13T07:13:02.143Z] fd361d52c584: Preparing [2025-01-13T07:13:02.143Z] ea3012c0fb96: Preparing [2025-01-13T07:13:02.143Z] fd361d52c584: Waiting [2025-01-13T07:13:02.143Z] 4e9e50854799: Preparing [2025-01-13T07:13:02.143Z] 534a70dc8296: Preparing [2025-01-13T07:13:02.143Z] 4e9e50854799: Waiting [2025-01-13T07:13:02.143Z] ea3012c0fb96: Waiting [2025-01-13T07:13:02.143Z] 534a70dc8296: Waiting [2025-01-13T07:13:02.143Z] a5a7a9b8ed6f: Layer already exists [2025-01-13T07:13:02.143Z] f50be92c25fa: Layer already exists [2025-01-13T07:13:02.143Z] 89f25a0055c5: Layer already exists [2025-01-13T07:13:02.143Z] 5b6dc6979a48: Layer already exists [2025-01-13T07:13:02.143Z] 37d95d3354b8: Layer already exists [2025-01-13T07:13:02.143Z] ea3012c0fb96: Layer already exists [2025-01-13T07:13:02.143Z] fd361d52c584: Layer already exists [2025-01-13T07:13:02.143Z] 534a70dc8296: Layer already exists [2025-01-13T07:13:02.143Z] 4e9e50854799: Layer already exists [2025-01-13T07:13:02.410Z] latest: digest: sha256:806fdee6b542140e5409921537632cb2cd856dc5ede1a97e1a8156fceb84cb1a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:13:02.778Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:13:03.138Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.42 [2025-01-13T07:13:03.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-13T07:13:03.138Z] f50be92c25fa: Preparing [2025-01-13T07:13:03.138Z] 37d95d3354b8: Preparing [2025-01-13T07:13:03.138Z] a5a7a9b8ed6f: Preparing [2025-01-13T07:13:03.138Z] 89f25a0055c5: Preparing [2025-01-13T07:13:03.138Z] 5b6dc6979a48: Preparing [2025-01-13T07:13:03.138Z] fd361d52c584: Preparing [2025-01-13T07:13:03.138Z] ea3012c0fb96: Preparing [2025-01-13T07:13:03.138Z] 4e9e50854799: Preparing [2025-01-13T07:13:03.138Z] 534a70dc8296: Preparing [2025-01-13T07:13:03.138Z] ea3012c0fb96: Waiting [2025-01-13T07:13:03.138Z] 4e9e50854799: Waiting [2025-01-13T07:13:03.138Z] 534a70dc8296: Waiting [2025-01-13T07:13:03.138Z] fd361d52c584: Waiting [2025-01-13T07:13:03.138Z] 5b6dc6979a48: Layer already exists [2025-01-13T07:13:03.138Z] 89f25a0055c5: Layer already exists [2025-01-13T07:13:03.138Z] a5a7a9b8ed6f: Layer already exists [2025-01-13T07:13:03.138Z] 37d95d3354b8: Layer already exists [2025-01-13T07:13:03.138Z] f50be92c25fa: Layer already exists [2025-01-13T07:13:03.138Z] ea3012c0fb96: Layer already exists [2025-01-13T07:13:03.138Z] fd361d52c584: Layer already exists [2025-01-13T07:13:03.138Z] 534a70dc8296: Layer already exists [2025-01-13T07:13:03.138Z] 4e9e50854799: Layer already exists [2025-01-13T07:13:03.405Z] 4.0.0-dev.42: digest: sha256:806fdee6b542140e5409921537632cb2cd856dc5ede1a97e1a8156fceb84cb1a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:13:03.763Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:13:04.119Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:13:04.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-13T07:13:04.119Z] f50be92c25fa: Preparing [2025-01-13T07:13:04.119Z] 37d95d3354b8: Preparing [2025-01-13T07:13:04.119Z] a5a7a9b8ed6f: Preparing [2025-01-13T07:13:04.119Z] 89f25a0055c5: Preparing [2025-01-13T07:13:04.119Z] 5b6dc6979a48: Preparing [2025-01-13T07:13:04.119Z] fd361d52c584: Preparing [2025-01-13T07:13:04.119Z] ea3012c0fb96: Preparing [2025-01-13T07:13:04.119Z] 4e9e50854799: Preparing [2025-01-13T07:13:04.119Z] 534a70dc8296: Preparing [2025-01-13T07:13:04.119Z] fd361d52c584: Waiting [2025-01-13T07:13:04.119Z] ea3012c0fb96: Waiting [2025-01-13T07:13:04.119Z] 4e9e50854799: Waiting [2025-01-13T07:13:04.119Z] 534a70dc8296: Waiting [2025-01-13T07:13:04.119Z] 37d95d3354b8: Layer already exists [2025-01-13T07:13:04.119Z] 5b6dc6979a48: Layer already exists [2025-01-13T07:13:04.119Z] f50be92c25fa: Layer already exists [2025-01-13T07:13:04.119Z] 89f25a0055c5: Layer already exists [2025-01-13T07:13:04.119Z] a5a7a9b8ed6f: Layer already exists [2025-01-13T07:13:04.119Z] 4e9e50854799: Layer already exists [2025-01-13T07:13:04.119Z] fd361d52c584: Layer already exists [2025-01-13T07:13:04.119Z] 534a70dc8296: Layer already exists [2025-01-13T07:13:04.119Z] ea3012c0fb96: Layer already exists [2025-01-13T07:13:04.385Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42: digest: sha256:806fdee6b542140e5409921537632cb2cd856dc5ede1a97e1a8156fceb84cb1a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:13:04.736Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:13:05.095Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-01-13T07:13:05.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-13T07:13:05.095Z] f50be92c25fa: Preparing [2025-01-13T07:13:05.095Z] 37d95d3354b8: Preparing [2025-01-13T07:13:05.095Z] a5a7a9b8ed6f: Preparing [2025-01-13T07:13:05.095Z] 89f25a0055c5: Preparing [2025-01-13T07:13:05.095Z] 5b6dc6979a48: Preparing [2025-01-13T07:13:05.095Z] fd361d52c584: Preparing [2025-01-13T07:13:05.095Z] ea3012c0fb96: Preparing [2025-01-13T07:13:05.095Z] fd361d52c584: Waiting [2025-01-13T07:13:05.095Z] ea3012c0fb96: Waiting [2025-01-13T07:13:05.095Z] 4e9e50854799: Preparing [2025-01-13T07:13:05.095Z] 534a70dc8296: Preparing [2025-01-13T07:13:05.095Z] 4e9e50854799: Waiting [2025-01-13T07:13:05.095Z] 534a70dc8296: Waiting [2025-01-13T07:13:05.095Z] f50be92c25fa: Layer already exists [2025-01-13T07:13:05.095Z] 89f25a0055c5: Layer already exists [2025-01-13T07:13:05.095Z] 5b6dc6979a48: Layer already exists [2025-01-13T07:13:05.095Z] a5a7a9b8ed6f: Layer already exists [2025-01-13T07:13:05.095Z] 37d95d3354b8: Layer already exists [2025-01-13T07:13:05.095Z] 4e9e50854799: Layer already exists [2025-01-13T07:13:05.095Z] ea3012c0fb96: Layer already exists [2025-01-13T07:13:05.095Z] fd361d52c584: Layer already exists [2025-01-13T07:13:05.095Z] 534a70dc8296: Layer already exists [2025-01-13T07:13:05.361Z] main: digest: sha256:806fdee6b542140e5409921537632cb2cd856dc5ede1a97e1a8156fceb84cb1a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-13T07:13:05.440Z] ===================================================== [Pipeline] echo [2025-01-13T07:13:05.457Z] taggedImages: [2025-01-13T07:13:05.457Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:13:05.457Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-01-13T07:13:05.457Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.42 [2025-01-13T07:13:05.457Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:13:05.457Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-01-13T07:13:05.484Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-01-13T07:13:05.484Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:13:05.484Z] latest [2025-01-13T07:13:05.484Z] 4.0.0-dev.42 [2025-01-13T07:13:05.484Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:13:05.484Z] main [2025-01-13T07:13:05.484Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:13:05.846Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:13:06.209Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:13:06.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-13T07:13:06.209Z] 7218f09e691b: Preparing [2025-01-13T07:13:06.209Z] afe22deef687: Preparing [2025-01-13T07:13:06.209Z] 9fbafdd0addb: Preparing [2025-01-13T07:13:06.209Z] 5b6dc6979a48: Preparing [2025-01-13T07:13:06.209Z] fd361d52c584: Preparing [2025-01-13T07:13:06.209Z] 5a74e54e33b0: Preparing [2025-01-13T07:13:06.209Z] 9e72c3fdda58: Preparing [2025-01-13T07:13:06.209Z] 534a70dc8296: Preparing [2025-01-13T07:13:06.209Z] 9e72c3fdda58: Waiting [2025-01-13T07:13:06.209Z] 534a70dc8296: Waiting [2025-01-13T07:13:06.209Z] 5a74e54e33b0: Waiting [2025-01-13T07:13:06.209Z] fd361d52c584: Layer already exists [2025-01-13T07:13:06.209Z] 5b6dc6979a48: Layer already exists [2025-01-13T07:13:06.475Z] afe22deef687: Pushed [2025-01-13T07:13:06.475Z] 7218f09e691b: Pushed [2025-01-13T07:13:06.475Z] 534a70dc8296: Layer already exists [2025-01-13T07:13:06.475Z] 5a74e54e33b0: Pushed [2025-01-13T07:13:06.475Z] 9e72c3fdda58: Pushed [2025-01-13T07:13:11.804Z] 9fbafdd0addb: Pushed [2025-01-13T07:13:12.068Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461: digest: sha256:a004e9f5326095cc5ed34e458bd1d0b41ba629b34326982a982a3580edbaf94a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:13:12.430Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:13:12.786Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-01-13T07:13:12.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-13T07:13:12.786Z] 7218f09e691b: Preparing [2025-01-13T07:13:12.786Z] afe22deef687: Preparing [2025-01-13T07:13:12.786Z] 9fbafdd0addb: Preparing [2025-01-13T07:13:12.786Z] 5b6dc6979a48: Preparing [2025-01-13T07:13:12.786Z] fd361d52c584: Preparing [2025-01-13T07:13:12.786Z] 5a74e54e33b0: Preparing [2025-01-13T07:13:12.786Z] 9e72c3fdda58: Preparing [2025-01-13T07:13:12.786Z] 5a74e54e33b0: Waiting [2025-01-13T07:13:12.786Z] 534a70dc8296: Preparing [2025-01-13T07:13:12.786Z] 9e72c3fdda58: Waiting [2025-01-13T07:13:12.786Z] 5b6dc6979a48: Layer already exists [2025-01-13T07:13:12.786Z] 7218f09e691b: Layer already exists [2025-01-13T07:13:12.786Z] afe22deef687: Layer already exists [2025-01-13T07:13:12.786Z] fd361d52c584: Layer already exists [2025-01-13T07:13:12.786Z] 9fbafdd0addb: Layer already exists [2025-01-13T07:13:12.786Z] 5a74e54e33b0: Layer already exists [2025-01-13T07:13:12.786Z] 9e72c3fdda58: Layer already exists [2025-01-13T07:13:12.786Z] 534a70dc8296: Layer already exists [2025-01-13T07:13:13.049Z] latest: digest: sha256:a004e9f5326095cc5ed34e458bd1d0b41ba629b34326982a982a3580edbaf94a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:13:13.395Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:13:13.746Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.42 [2025-01-13T07:13:13.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-13T07:13:13.746Z] 7218f09e691b: Preparing [2025-01-13T07:13:13.746Z] afe22deef687: Preparing [2025-01-13T07:13:13.746Z] 9fbafdd0addb: Preparing [2025-01-13T07:13:13.746Z] 5b6dc6979a48: Preparing [2025-01-13T07:13:13.746Z] fd361d52c584: Preparing [2025-01-13T07:13:13.746Z] 5a74e54e33b0: Preparing [2025-01-13T07:13:13.746Z] 9e72c3fdda58: Preparing [2025-01-13T07:13:13.746Z] 534a70dc8296: Preparing [2025-01-13T07:13:13.746Z] 9e72c3fdda58: Waiting [2025-01-13T07:13:13.746Z] 534a70dc8296: Waiting [2025-01-13T07:13:13.746Z] 5a74e54e33b0: Waiting [2025-01-13T07:13:13.746Z] 5b6dc6979a48: Layer already exists [2025-01-13T07:13:13.746Z] afe22deef687: Layer already exists [2025-01-13T07:13:13.746Z] fd361d52c584: Layer already exists [2025-01-13T07:13:13.746Z] 7218f09e691b: Layer already exists [2025-01-13T07:13:13.746Z] 9fbafdd0addb: Layer already exists [2025-01-13T07:13:13.746Z] 5a74e54e33b0: Layer already exists [2025-01-13T07:13:13.746Z] 534a70dc8296: Layer already exists [2025-01-13T07:13:13.746Z] 9e72c3fdda58: Layer already exists [2025-01-13T07:13:14.009Z] 4.0.0-dev.42: digest: sha256:a004e9f5326095cc5ed34e458bd1d0b41ba629b34326982a982a3580edbaf94a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:13:14.365Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:13:14.704Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:13:14.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-13T07:13:14.704Z] 7218f09e691b: Preparing [2025-01-13T07:13:14.704Z] afe22deef687: Preparing [2025-01-13T07:13:14.704Z] 9fbafdd0addb: Preparing [2025-01-13T07:13:14.704Z] 5b6dc6979a48: Preparing [2025-01-13T07:13:14.704Z] fd361d52c584: Preparing [2025-01-13T07:13:14.704Z] 5a74e54e33b0: Preparing [2025-01-13T07:13:14.704Z] 9e72c3fdda58: Preparing [2025-01-13T07:13:14.704Z] 534a70dc8296: Preparing [2025-01-13T07:13:14.704Z] 5a74e54e33b0: Waiting [2025-01-13T07:13:14.704Z] 9e72c3fdda58: Waiting [2025-01-13T07:13:14.704Z] 534a70dc8296: Waiting [2025-01-13T07:13:14.704Z] fd361d52c584: Layer already exists [2025-01-13T07:13:14.704Z] afe22deef687: Layer already exists [2025-01-13T07:13:14.704Z] 7218f09e691b: Layer already exists [2025-01-13T07:13:14.704Z] 9fbafdd0addb: Layer already exists [2025-01-13T07:13:14.704Z] 5b6dc6979a48: Layer already exists [2025-01-13T07:13:14.704Z] 5a74e54e33b0: Layer already exists [2025-01-13T07:13:14.704Z] 534a70dc8296: Layer already exists [2025-01-13T07:13:14.704Z] 9e72c3fdda58: Layer already exists [2025-01-13T07:13:14.967Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42: digest: sha256:a004e9f5326095cc5ed34e458bd1d0b41ba629b34326982a982a3580edbaf94a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:13:15.323Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:13:15.669Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-01-13T07:13:15.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-13T07:13:15.669Z] 7218f09e691b: Preparing [2025-01-13T07:13:15.669Z] afe22deef687: Preparing [2025-01-13T07:13:15.669Z] 9fbafdd0addb: Preparing [2025-01-13T07:13:15.669Z] 5b6dc6979a48: Preparing [2025-01-13T07:13:15.669Z] fd361d52c584: Preparing [2025-01-13T07:13:15.669Z] 5a74e54e33b0: Preparing [2025-01-13T07:13:15.669Z] 9e72c3fdda58: Preparing [2025-01-13T07:13:15.669Z] 534a70dc8296: Preparing [2025-01-13T07:13:15.669Z] 534a70dc8296: Waiting [2025-01-13T07:13:15.669Z] 9e72c3fdda58: Waiting [2025-01-13T07:13:15.669Z] 5a74e54e33b0: Waiting [2025-01-13T07:13:15.669Z] fd361d52c584: Layer already exists [2025-01-13T07:13:15.669Z] 9fbafdd0addb: Layer already exists [2025-01-13T07:13:15.669Z] afe22deef687: Layer already exists [2025-01-13T07:13:15.669Z] 7218f09e691b: Layer already exists [2025-01-13T07:13:15.669Z] 5b6dc6979a48: Layer already exists [2025-01-13T07:13:15.669Z] 5a74e54e33b0: Layer already exists [2025-01-13T07:13:15.669Z] 534a70dc8296: Layer already exists [2025-01-13T07:13:15.669Z] 9e72c3fdda58: Layer already exists [2025-01-13T07:13:15.938Z] main: digest: sha256:a004e9f5326095cc5ed34e458bd1d0b41ba629b34326982a982a3580edbaf94a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-13T07:13:16.008Z] ===================================================== [Pipeline] echo [2025-01-13T07:13:16.025Z] taggedImages: [2025-01-13T07:13:16.025Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:13:16.025Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-01-13T07:13:16.025Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.42 [2025-01-13T07:13:16.025Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:13:16.025Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-01-13T07:13:16.058Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-01-13T07:13:16.058Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:13:16.058Z] latest [2025-01-13T07:13:16.058Z] 4.0.0-dev.42 [2025-01-13T07:13:16.058Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:13:16.058Z] main [2025-01-13T07:13:16.058Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:13:16.508Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:13:16.852Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:13:16.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-13T07:13:16.852Z] 4cf97658b0e4: Preparing [2025-01-13T07:13:16.852Z] 8d0df562dade: Preparing [2025-01-13T07:13:16.852Z] 0fd16be289e0: Preparing [2025-01-13T07:13:16.852Z] fd361d52c584: Preparing [2025-01-13T07:13:16.852Z] 325a42ad3fd3: Preparing [2025-01-13T07:13:16.852Z] ef95262456d7: Preparing [2025-01-13T07:13:16.852Z] 534a70dc8296: Preparing [2025-01-13T07:13:16.852Z] 534a70dc8296: Waiting [2025-01-13T07:13:16.852Z] ef95262456d7: Waiting [2025-01-13T07:13:16.852Z] fd361d52c584: Layer already exists [2025-01-13T07:13:17.118Z] 8d0df562dade: Pushed [2025-01-13T07:13:17.118Z] 325a42ad3fd3: Pushed [2025-01-13T07:13:17.118Z] 4cf97658b0e4: Pushed [2025-01-13T07:13:17.118Z] 534a70dc8296: Layer already exists [2025-01-13T07:13:17.118Z] ef95262456d7: Pushed [2025-01-13T07:13:25.301Z] 0fd16be289e0: Pushed [2025-01-13T07:13:25.567Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461: digest: sha256:5fe255760b9d7ffac52422b4432bf15343e2fc98a58d04092d6e92df2fc22847 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:13:25.919Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:13:26.262Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-01-13T07:13:26.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-13T07:13:26.262Z] 4cf97658b0e4: Preparing [2025-01-13T07:13:26.262Z] 8d0df562dade: Preparing [2025-01-13T07:13:26.262Z] 0fd16be289e0: Preparing [2025-01-13T07:13:26.262Z] fd361d52c584: Preparing [2025-01-13T07:13:26.262Z] 325a42ad3fd3: Preparing [2025-01-13T07:13:26.262Z] ef95262456d7: Preparing [2025-01-13T07:13:26.262Z] 534a70dc8296: Preparing [2025-01-13T07:13:26.262Z] ef95262456d7: Waiting [2025-01-13T07:13:26.262Z] 534a70dc8296: Waiting [2025-01-13T07:13:26.262Z] 4cf97658b0e4: Layer already exists [2025-01-13T07:13:26.262Z] fd361d52c584: Layer already exists [2025-01-13T07:13:26.262Z] 325a42ad3fd3: Layer already exists [2025-01-13T07:13:26.262Z] 0fd16be289e0: Layer already exists [2025-01-13T07:13:26.262Z] 8d0df562dade: Layer already exists [2025-01-13T07:13:26.262Z] ef95262456d7: Layer already exists [2025-01-13T07:13:26.262Z] 534a70dc8296: Layer already exists [2025-01-13T07:13:26.527Z] latest: digest: sha256:5fe255760b9d7ffac52422b4432bf15343e2fc98a58d04092d6e92df2fc22847 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:13:26.880Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:13:27.241Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.42 [2025-01-13T07:13:27.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-13T07:13:27.241Z] 4cf97658b0e4: Preparing [2025-01-13T07:13:27.241Z] 8d0df562dade: Preparing [2025-01-13T07:13:27.241Z] 0fd16be289e0: Preparing [2025-01-13T07:13:27.241Z] fd361d52c584: Preparing [2025-01-13T07:13:27.241Z] 325a42ad3fd3: Preparing [2025-01-13T07:13:27.241Z] ef95262456d7: Preparing [2025-01-13T07:13:27.241Z] 534a70dc8296: Preparing [2025-01-13T07:13:27.241Z] ef95262456d7: Waiting [2025-01-13T07:13:27.241Z] 534a70dc8296: Waiting [2025-01-13T07:13:27.241Z] fd361d52c584: Layer already exists [2025-01-13T07:13:27.241Z] 325a42ad3fd3: Layer already exists [2025-01-13T07:13:27.241Z] 4cf97658b0e4: Layer already exists [2025-01-13T07:13:27.241Z] 8d0df562dade: Layer already exists [2025-01-13T07:13:27.241Z] 0fd16be289e0: Layer already exists [2025-01-13T07:13:27.241Z] 534a70dc8296: Layer already exists [2025-01-13T07:13:27.241Z] ef95262456d7: Layer already exists [2025-01-13T07:13:27.507Z] 4.0.0-dev.42: digest: sha256:5fe255760b9d7ffac52422b4432bf15343e2fc98a58d04092d6e92df2fc22847 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:13:27.952Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:13:28.303Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:13:28.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-13T07:13:28.303Z] 4cf97658b0e4: Preparing [2025-01-13T07:13:28.303Z] 8d0df562dade: Preparing [2025-01-13T07:13:28.303Z] 0fd16be289e0: Preparing [2025-01-13T07:13:28.303Z] fd361d52c584: Preparing [2025-01-13T07:13:28.303Z] 325a42ad3fd3: Preparing [2025-01-13T07:13:28.303Z] ef95262456d7: Preparing [2025-01-13T07:13:28.303Z] 534a70dc8296: Preparing [2025-01-13T07:13:28.303Z] ef95262456d7: Waiting [2025-01-13T07:13:28.303Z] 534a70dc8296: Waiting [2025-01-13T07:13:28.303Z] 325a42ad3fd3: Layer already exists [2025-01-13T07:13:28.303Z] 4cf97658b0e4: Layer already exists [2025-01-13T07:13:28.303Z] 0fd16be289e0: Layer already exists [2025-01-13T07:13:28.303Z] 8d0df562dade: Layer already exists [2025-01-13T07:13:28.303Z] fd361d52c584: Layer already exists [2025-01-13T07:13:28.303Z] ef95262456d7: Layer already exists [2025-01-13T07:13:28.303Z] 534a70dc8296: Layer already exists [2025-01-13T07:13:28.571Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42: digest: sha256:5fe255760b9d7ffac52422b4432bf15343e2fc98a58d04092d6e92df2fc22847 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:13:28.928Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:13:29.278Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-01-13T07:13:29.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-13T07:13:29.278Z] 4cf97658b0e4: Preparing [2025-01-13T07:13:29.278Z] 8d0df562dade: Preparing [2025-01-13T07:13:29.278Z] 0fd16be289e0: Preparing [2025-01-13T07:13:29.278Z] fd361d52c584: Preparing [2025-01-13T07:13:29.278Z] 325a42ad3fd3: Preparing [2025-01-13T07:13:29.278Z] ef95262456d7: Preparing [2025-01-13T07:13:29.278Z] 534a70dc8296: Preparing [2025-01-13T07:13:29.278Z] ef95262456d7: Waiting [2025-01-13T07:13:29.278Z] 534a70dc8296: Waiting [2025-01-13T07:13:29.278Z] 325a42ad3fd3: Layer already exists [2025-01-13T07:13:29.278Z] fd361d52c584: Layer already exists [2025-01-13T07:13:29.278Z] 4cf97658b0e4: Layer already exists [2025-01-13T07:13:29.278Z] 8d0df562dade: Layer already exists [2025-01-13T07:13:29.278Z] 0fd16be289e0: Layer already exists [2025-01-13T07:13:29.278Z] ef95262456d7: Layer already exists [2025-01-13T07:13:29.278Z] 534a70dc8296: Layer already exists [2025-01-13T07:13:29.547Z] main: digest: sha256:5fe255760b9d7ffac52422b4432bf15343e2fc98a58d04092d6e92df2fc22847 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-13T07:13:29.613Z] ===================================================== [Pipeline] echo [2025-01-13T07:13:29.625Z] taggedImages: [2025-01-13T07:13:29.625Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:13:29.625Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-01-13T07:13:29.625Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.42 [2025-01-13T07:13:29.625Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:13:29.625Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-01-13T07:13:29.654Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-01-13T07:13:29.654Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:13:29.654Z] latest [2025-01-13T07:13:29.654Z] 4.0.0-dev.42 [2025-01-13T07:13:29.654Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:13:29.654Z] main [2025-01-13T07:13:29.654Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:13:30.023Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:13:30.385Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:13:30.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-13T07:13:30.385Z] 0c375c5fef7a: Preparing [2025-01-13T07:13:30.385Z] 90d01705fffb: Preparing [2025-01-13T07:13:30.385Z] bd51ea4295ee: Preparing [2025-01-13T07:13:30.385Z] 0d1133a5004b: Preparing [2025-01-13T07:13:30.385Z] 5b6dc6979a48: Preparing [2025-01-13T07:13:30.385Z] fd361d52c584: Preparing [2025-01-13T07:13:30.385Z] ea3012c0fb96: Preparing [2025-01-13T07:13:30.385Z] 4e9e50854799: Preparing [2025-01-13T07:13:30.385Z] 534a70dc8296: Preparing [2025-01-13T07:13:30.385Z] fd361d52c584: Waiting [2025-01-13T07:13:30.385Z] ea3012c0fb96: Waiting [2025-01-13T07:13:30.385Z] 4e9e50854799: Waiting [2025-01-13T07:13:30.385Z] 534a70dc8296: Waiting [2025-01-13T07:13:30.385Z] 5b6dc6979a48: Layer already exists [2025-01-13T07:13:30.659Z] fd361d52c584: Layer already exists [2025-01-13T07:13:30.659Z] ea3012c0fb96: Layer already exists [2025-01-13T07:13:30.659Z] 90d01705fffb: Pushed [2025-01-13T07:13:30.659Z] 0c375c5fef7a: Pushed [2025-01-13T07:13:30.659Z] 4e9e50854799: Layer already exists [2025-01-13T07:13:30.659Z] bd51ea4295ee: Pushed [2025-01-13T07:13:30.659Z] 534a70dc8296: Layer already exists [2025-01-13T07:13:36.040Z] 0d1133a5004b: Pushed [2025-01-13T07:13:36.040Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461: digest: sha256:26bde483f59d91c8cd0e4c18a2d7c23f6fff6e17cbf05093114abea214ab7005 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:13:36.393Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:13:36.736Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-01-13T07:13:36.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-13T07:13:36.736Z] 0c375c5fef7a: Preparing [2025-01-13T07:13:36.736Z] 90d01705fffb: Preparing [2025-01-13T07:13:36.736Z] bd51ea4295ee: Preparing [2025-01-13T07:13:36.736Z] 0d1133a5004b: Preparing [2025-01-13T07:13:36.736Z] 5b6dc6979a48: Preparing [2025-01-13T07:13:36.736Z] fd361d52c584: Preparing [2025-01-13T07:13:36.736Z] ea3012c0fb96: Preparing [2025-01-13T07:13:36.736Z] 4e9e50854799: Preparing [2025-01-13T07:13:36.736Z] 534a70dc8296: Preparing [2025-01-13T07:13:36.736Z] fd361d52c584: Waiting [2025-01-13T07:13:36.736Z] ea3012c0fb96: Waiting [2025-01-13T07:13:36.736Z] 4e9e50854799: Waiting [2025-01-13T07:13:36.736Z] 534a70dc8296: Waiting [2025-01-13T07:13:36.736Z] 5b6dc6979a48: Layer already exists [2025-01-13T07:13:36.736Z] 90d01705fffb: Layer already exists [2025-01-13T07:13:36.736Z] bd51ea4295ee: Layer already exists [2025-01-13T07:13:36.736Z] 0d1133a5004b: Layer already exists [2025-01-13T07:13:36.736Z] 0c375c5fef7a: Layer already exists [2025-01-13T07:13:36.736Z] fd361d52c584: Layer already exists [2025-01-13T07:13:36.736Z] ea3012c0fb96: Layer already exists [2025-01-13T07:13:36.736Z] 4e9e50854799: Layer already exists [2025-01-13T07:13:36.736Z] 534a70dc8296: Layer already exists [2025-01-13T07:13:37.000Z] latest: digest: sha256:26bde483f59d91c8cd0e4c18a2d7c23f6fff6e17cbf05093114abea214ab7005 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:13:37.347Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:13:37.692Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.42 [2025-01-13T07:13:37.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-13T07:13:37.692Z] 0c375c5fef7a: Preparing [2025-01-13T07:13:37.692Z] 90d01705fffb: Preparing [2025-01-13T07:13:37.692Z] bd51ea4295ee: Preparing [2025-01-13T07:13:37.692Z] 0d1133a5004b: Preparing [2025-01-13T07:13:37.692Z] 5b6dc6979a48: Preparing [2025-01-13T07:13:37.693Z] fd361d52c584: Preparing [2025-01-13T07:13:37.693Z] ea3012c0fb96: Preparing [2025-01-13T07:13:37.693Z] 4e9e50854799: Preparing [2025-01-13T07:13:37.693Z] 534a70dc8296: Preparing [2025-01-13T07:13:37.693Z] ea3012c0fb96: Waiting [2025-01-13T07:13:37.693Z] 4e9e50854799: Waiting [2025-01-13T07:13:37.693Z] 534a70dc8296: Waiting [2025-01-13T07:13:37.693Z] fd361d52c584: Waiting [2025-01-13T07:13:37.693Z] 0d1133a5004b: Layer already exists [2025-01-13T07:13:37.693Z] 90d01705fffb: Layer already exists [2025-01-13T07:13:37.693Z] 5b6dc6979a48: Layer already exists [2025-01-13T07:13:37.693Z] bd51ea4295ee: Layer already exists [2025-01-13T07:13:37.693Z] 0c375c5fef7a: Layer already exists [2025-01-13T07:13:37.693Z] fd361d52c584: Layer already exists [2025-01-13T07:13:37.693Z] ea3012c0fb96: Layer already exists [2025-01-13T07:13:37.693Z] 4e9e50854799: Layer already exists [2025-01-13T07:13:37.693Z] 534a70dc8296: Layer already exists [2025-01-13T07:13:37.956Z] 4.0.0-dev.42: digest: sha256:26bde483f59d91c8cd0e4c18a2d7c23f6fff6e17cbf05093114abea214ab7005 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:13:38.302Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:13:38.654Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:13:38.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-13T07:13:38.654Z] 0c375c5fef7a: Preparing [2025-01-13T07:13:38.654Z] 90d01705fffb: Preparing [2025-01-13T07:13:38.654Z] bd51ea4295ee: Preparing [2025-01-13T07:13:38.654Z] 0d1133a5004b: Preparing [2025-01-13T07:13:38.654Z] 5b6dc6979a48: Preparing [2025-01-13T07:13:38.654Z] fd361d52c584: Preparing [2025-01-13T07:13:38.654Z] ea3012c0fb96: Preparing [2025-01-13T07:13:38.654Z] 4e9e50854799: Preparing [2025-01-13T07:13:38.654Z] fd361d52c584: Waiting [2025-01-13T07:13:38.654Z] 534a70dc8296: Preparing [2025-01-13T07:13:38.654Z] ea3012c0fb96: Waiting [2025-01-13T07:13:38.654Z] 4e9e50854799: Waiting [2025-01-13T07:13:38.654Z] 534a70dc8296: Waiting [2025-01-13T07:13:38.654Z] 5b6dc6979a48: Layer already exists [2025-01-13T07:13:38.654Z] 90d01705fffb: Layer already exists [2025-01-13T07:13:38.654Z] 0c375c5fef7a: Layer already exists [2025-01-13T07:13:38.654Z] bd51ea4295ee: Layer already exists [2025-01-13T07:13:38.654Z] 0d1133a5004b: Layer already exists [2025-01-13T07:13:38.654Z] ea3012c0fb96: Layer already exists [2025-01-13T07:13:38.654Z] fd361d52c584: Layer already exists [2025-01-13T07:13:38.654Z] 4e9e50854799: Layer already exists [2025-01-13T07:13:38.654Z] 534a70dc8296: Layer already exists [2025-01-13T07:13:38.919Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42: digest: sha256:26bde483f59d91c8cd0e4c18a2d7c23f6fff6e17cbf05093114abea214ab7005 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:13:39.264Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:13:39.608Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-01-13T07:13:39.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-13T07:13:39.608Z] 0c375c5fef7a: Preparing [2025-01-13T07:13:39.608Z] 90d01705fffb: Preparing [2025-01-13T07:13:39.608Z] bd51ea4295ee: Preparing [2025-01-13T07:13:39.608Z] 0d1133a5004b: Preparing [2025-01-13T07:13:39.608Z] 5b6dc6979a48: Preparing [2025-01-13T07:13:39.608Z] fd361d52c584: Preparing [2025-01-13T07:13:39.608Z] ea3012c0fb96: Preparing [2025-01-13T07:13:39.608Z] 4e9e50854799: Preparing [2025-01-13T07:13:39.608Z] 534a70dc8296: Preparing [2025-01-13T07:13:39.608Z] ea3012c0fb96: Waiting [2025-01-13T07:13:39.608Z] 4e9e50854799: Waiting [2025-01-13T07:13:39.608Z] 534a70dc8296: Waiting [2025-01-13T07:13:39.608Z] fd361d52c584: Waiting [2025-01-13T07:13:39.608Z] bd51ea4295ee: Layer already exists [2025-01-13T07:13:39.608Z] 5b6dc6979a48: Layer already exists [2025-01-13T07:13:39.608Z] 0d1133a5004b: Layer already exists [2025-01-13T07:13:39.608Z] 0c375c5fef7a: Layer already exists [2025-01-13T07:13:39.608Z] 90d01705fffb: Layer already exists [2025-01-13T07:13:39.608Z] fd361d52c584: Layer already exists [2025-01-13T07:13:39.608Z] 534a70dc8296: Layer already exists [2025-01-13T07:13:39.608Z] ea3012c0fb96: Layer already exists [2025-01-13T07:13:39.608Z] 4e9e50854799: Layer already exists [2025-01-13T07:13:39.872Z] main: digest: sha256:26bde483f59d91c8cd0e4c18a2d7c23f6fff6e17cbf05093114abea214ab7005 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-13T07:13:39.943Z] ===================================================== [Pipeline] echo [2025-01-13T07:13:39.955Z] taggedImages: [2025-01-13T07:13:39.955Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:13:39.955Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-01-13T07:13:39.955Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.42 [2025-01-13T07:13:39.955Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:13:39.955Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-01-13T07:13:39.984Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-01-13T07:13:39.984Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:13:39.984Z] latest [2025-01-13T07:13:39.984Z] 4.0.0-dev.42 [2025-01-13T07:13:39.984Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:13:39.984Z] main [2025-01-13T07:13:39.984Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:13:40.337Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:13:40.678Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:13:40.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-13T07:13:40.678Z] c028e0e8f336: Preparing [2025-01-13T07:13:40.678Z] 22767c7bb7cf: Preparing [2025-01-13T07:13:40.678Z] 3e98e474e8b1: Preparing [2025-01-13T07:13:40.678Z] ffe7fae91cef: Preparing [2025-01-13T07:13:40.678Z] b95d91cd7ea2: Preparing [2025-01-13T07:13:40.678Z] 2f8b464e1182: Preparing [2025-01-13T07:13:40.678Z] 53de09281e2f: Preparing [2025-01-13T07:13:40.678Z] 2f8b464e1182: Waiting [2025-01-13T07:13:40.678Z] 53de09281e2f: Waiting [2025-01-13T07:13:40.678Z] 5b6dc6979a48: Preparing [2025-01-13T07:13:40.678Z] fd361d52c584: Preparing [2025-01-13T07:13:40.678Z] 5b6dc6979a48: Waiting [2025-01-13T07:13:40.678Z] 488083341b84: Preparing [2025-01-13T07:13:40.678Z] fd361d52c584: Waiting [2025-01-13T07:13:40.678Z] 9af318cd337f: Preparing [2025-01-13T07:13:40.678Z] 488083341b84: Waiting [2025-01-13T07:13:40.678Z] 5f70bf18a086: Preparing [2025-01-13T07:13:40.678Z] 9af318cd337f: Waiting [2025-01-13T07:13:40.678Z] d720754f8675: Preparing [2025-01-13T07:13:40.678Z] 3be90c70d146: Preparing [2025-01-13T07:13:40.678Z] d720754f8675: Waiting [2025-01-13T07:13:40.678Z] 0c61d3b4b86e: Preparing [2025-01-13T07:13:40.678Z] 3be90c70d146: Waiting [2025-01-13T07:13:40.678Z] 534a70dc8296: Preparing [2025-01-13T07:13:40.678Z] 0c61d3b4b86e: Waiting [2025-01-13T07:13:40.678Z] 534a70dc8296: Waiting [2025-01-13T07:13:40.944Z] ffe7fae91cef: Pushed [2025-01-13T07:13:40.944Z] c028e0e8f336: Pushed [2025-01-13T07:13:40.944Z] 3e98e474e8b1: Pushed [2025-01-13T07:13:40.944Z] 22767c7bb7cf: Pushed [2025-01-13T07:13:40.944Z] b95d91cd7ea2: Pushed [2025-01-13T07:13:40.944Z] fd361d52c584: Layer already exists [2025-01-13T07:13:40.944Z] 5b6dc6979a48: Layer already exists [2025-01-13T07:13:40.944Z] 2f8b464e1182: Pushed [2025-01-13T07:13:40.944Z] 5f70bf18a086: Layer already exists [2025-01-13T07:13:40.944Z] 488083341b84: Pushed [2025-01-13T07:13:41.208Z] 9af318cd337f: Pushed [2025-01-13T07:13:41.208Z] 3be90c70d146: Pushed [2025-01-13T07:13:41.208Z] d720754f8675: Pushed [2025-01-13T07:13:41.208Z] 534a70dc8296: Layer already exists [2025-01-13T07:13:41.208Z] 0c61d3b4b86e: Pushed [2025-01-13T07:13:43.779Z] 53de09281e2f: Pushed [2025-01-13T07:13:44.042Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461: digest: sha256:4b048a38a0b32838dc57de1a007f667648ee83de4acb1bf9d5351c1d065dac44 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:13:44.401Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:13:44.750Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-01-13T07:13:44.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-13T07:13:44.750Z] c028e0e8f336: Preparing [2025-01-13T07:13:44.750Z] 22767c7bb7cf: Preparing [2025-01-13T07:13:44.750Z] 3e98e474e8b1: Preparing [2025-01-13T07:13:44.750Z] ffe7fae91cef: Preparing [2025-01-13T07:13:44.750Z] b95d91cd7ea2: Preparing [2025-01-13T07:13:44.750Z] 2f8b464e1182: Preparing [2025-01-13T07:13:44.750Z] 53de09281e2f: Preparing [2025-01-13T07:13:44.750Z] 5b6dc6979a48: Preparing [2025-01-13T07:13:44.750Z] fd361d52c584: Preparing [2025-01-13T07:13:44.750Z] 488083341b84: Preparing [2025-01-13T07:13:44.750Z] 9af318cd337f: Preparing [2025-01-13T07:13:44.750Z] 5f70bf18a086: Preparing [2025-01-13T07:13:44.750Z] d720754f8675: Preparing [2025-01-13T07:13:44.750Z] 3be90c70d146: Preparing [2025-01-13T07:13:44.750Z] 0c61d3b4b86e: Preparing [2025-01-13T07:13:44.750Z] 534a70dc8296: Preparing [2025-01-13T07:13:44.750Z] 2f8b464e1182: Waiting [2025-01-13T07:13:44.750Z] 53de09281e2f: Waiting [2025-01-13T07:13:44.750Z] 5b6dc6979a48: Waiting [2025-01-13T07:13:44.750Z] 9af318cd337f: Waiting [2025-01-13T07:13:44.750Z] fd361d52c584: Waiting [2025-01-13T07:13:44.750Z] 5f70bf18a086: Waiting [2025-01-13T07:13:44.750Z] 488083341b84: Waiting [2025-01-13T07:13:44.750Z] d720754f8675: Waiting [2025-01-13T07:13:44.750Z] 3be90c70d146: Waiting [2025-01-13T07:13:44.750Z] 0c61d3b4b86e: Waiting [2025-01-13T07:13:44.750Z] 534a70dc8296: Waiting [2025-01-13T07:13:44.750Z] c028e0e8f336: Layer already exists [2025-01-13T07:13:44.750Z] 22767c7bb7cf: Layer already exists [2025-01-13T07:13:44.750Z] b95d91cd7ea2: Layer already exists [2025-01-13T07:13:44.750Z] ffe7fae91cef: Layer already exists [2025-01-13T07:13:44.750Z] 3e98e474e8b1: Layer already exists [2025-01-13T07:13:44.750Z] 2f8b464e1182: Layer already exists [2025-01-13T07:13:44.750Z] 5b6dc6979a48: Layer already exists [2025-01-13T07:13:44.750Z] fd361d52c584: Layer already exists [2025-01-13T07:13:44.750Z] 53de09281e2f: Layer already exists [2025-01-13T07:13:44.750Z] 488083341b84: Layer already exists [2025-01-13T07:13:44.750Z] 9af318cd337f: Layer already exists [2025-01-13T07:13:44.750Z] d720754f8675: Layer already exists [2025-01-13T07:13:44.750Z] 5f70bf18a086: Layer already exists [2025-01-13T07:13:44.750Z] 3be90c70d146: Layer already exists [2025-01-13T07:13:45.014Z] 0c61d3b4b86e: Layer already exists [2025-01-13T07:13:45.014Z] 534a70dc8296: Layer already exists [2025-01-13T07:13:45.014Z] latest: digest: sha256:4b048a38a0b32838dc57de1a007f667648ee83de4acb1bf9d5351c1d065dac44 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:13:45.367Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:13:45.719Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.42 [2025-01-13T07:13:45.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-13T07:13:45.719Z] c028e0e8f336: Preparing [2025-01-13T07:13:45.719Z] 22767c7bb7cf: Preparing [2025-01-13T07:13:45.719Z] 3e98e474e8b1: Preparing [2025-01-13T07:13:45.719Z] ffe7fae91cef: Preparing [2025-01-13T07:13:45.719Z] b95d91cd7ea2: Preparing [2025-01-13T07:13:45.719Z] 2f8b464e1182: Preparing [2025-01-13T07:13:45.719Z] 53de09281e2f: Preparing [2025-01-13T07:13:45.719Z] 2f8b464e1182: Waiting [2025-01-13T07:13:45.719Z] 5b6dc6979a48: Preparing [2025-01-13T07:13:45.719Z] 53de09281e2f: Waiting [2025-01-13T07:13:45.719Z] fd361d52c584: Preparing [2025-01-13T07:13:45.719Z] 5b6dc6979a48: Waiting [2025-01-13T07:13:45.719Z] 488083341b84: Preparing [2025-01-13T07:13:45.719Z] fd361d52c584: Waiting [2025-01-13T07:13:45.719Z] 9af318cd337f: Preparing [2025-01-13T07:13:45.719Z] 488083341b84: Waiting [2025-01-13T07:13:45.719Z] 5f70bf18a086: Preparing [2025-01-13T07:13:45.719Z] 9af318cd337f: Waiting [2025-01-13T07:13:45.719Z] d720754f8675: Preparing [2025-01-13T07:13:45.719Z] d720754f8675: Waiting [2025-01-13T07:13:45.719Z] 3be90c70d146: Preparing [2025-01-13T07:13:45.719Z] 5f70bf18a086: Waiting [2025-01-13T07:13:45.719Z] 0c61d3b4b86e: Preparing [2025-01-13T07:13:45.719Z] 534a70dc8296: Preparing [2025-01-13T07:13:45.719Z] 3be90c70d146: Waiting [2025-01-13T07:13:45.719Z] 0c61d3b4b86e: Waiting [2025-01-13T07:13:45.719Z] 534a70dc8296: Waiting [2025-01-13T07:13:45.719Z] ffe7fae91cef: Layer already exists [2025-01-13T07:13:45.719Z] b95d91cd7ea2: Layer already exists [2025-01-13T07:13:45.719Z] 3e98e474e8b1: Layer already exists [2025-01-13T07:13:45.719Z] c028e0e8f336: Layer already exists [2025-01-13T07:13:45.719Z] 22767c7bb7cf: Layer already exists [2025-01-13T07:13:45.719Z] 5b6dc6979a48: Layer already exists [2025-01-13T07:13:45.719Z] 2f8b464e1182: Layer already exists [2025-01-13T07:13:45.719Z] 53de09281e2f: Layer already exists [2025-01-13T07:13:45.719Z] fd361d52c584: Layer already exists [2025-01-13T07:13:45.720Z] 488083341b84: Layer already exists [2025-01-13T07:13:45.720Z] 9af318cd337f: Layer already exists [2025-01-13T07:13:45.720Z] 5f70bf18a086: Layer already exists [2025-01-13T07:13:45.985Z] 3be90c70d146: Layer already exists [2025-01-13T07:13:45.985Z] d720754f8675: Layer already exists [2025-01-13T07:13:45.985Z] 0c61d3b4b86e: Layer already exists [2025-01-13T07:13:45.985Z] 534a70dc8296: Layer already exists [2025-01-13T07:13:45.985Z] 4.0.0-dev.42: digest: sha256:4b048a38a0b32838dc57de1a007f667648ee83de4acb1bf9d5351c1d065dac44 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:13:46.330Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:13:46.677Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:13:46.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-13T07:13:46.677Z] c028e0e8f336: Preparing [2025-01-13T07:13:46.677Z] 22767c7bb7cf: Preparing [2025-01-13T07:13:46.677Z] 3e98e474e8b1: Preparing [2025-01-13T07:13:46.677Z] ffe7fae91cef: Preparing [2025-01-13T07:13:46.677Z] b95d91cd7ea2: Preparing [2025-01-13T07:13:46.677Z] 2f8b464e1182: Preparing [2025-01-13T07:13:46.677Z] 53de09281e2f: Preparing [2025-01-13T07:13:46.677Z] 2f8b464e1182: Waiting [2025-01-13T07:13:46.677Z] 5b6dc6979a48: Preparing [2025-01-13T07:13:46.677Z] 53de09281e2f: Waiting [2025-01-13T07:13:46.677Z] 5b6dc6979a48: Waiting [2025-01-13T07:13:46.677Z] fd361d52c584: Preparing [2025-01-13T07:13:46.677Z] 488083341b84: Preparing [2025-01-13T07:13:46.677Z] fd361d52c584: Waiting [2025-01-13T07:13:46.677Z] 9af318cd337f: Preparing [2025-01-13T07:13:46.677Z] 5f70bf18a086: Preparing [2025-01-13T07:13:46.677Z] d720754f8675: Preparing [2025-01-13T07:13:46.677Z] 9af318cd337f: Waiting [2025-01-13T07:13:46.677Z] 488083341b84: Waiting [2025-01-13T07:13:46.677Z] 5f70bf18a086: Waiting [2025-01-13T07:13:46.677Z] 3be90c70d146: Preparing [2025-01-13T07:13:46.677Z] d720754f8675: Waiting [2025-01-13T07:13:46.677Z] 0c61d3b4b86e: Preparing [2025-01-13T07:13:46.677Z] 3be90c70d146: Waiting [2025-01-13T07:13:46.677Z] 534a70dc8296: Preparing [2025-01-13T07:13:46.677Z] 0c61d3b4b86e: Waiting [2025-01-13T07:13:46.677Z] ffe7fae91cef: Layer already exists [2025-01-13T07:13:46.677Z] b95d91cd7ea2: Layer already exists [2025-01-13T07:13:46.677Z] c028e0e8f336: Layer already exists [2025-01-13T07:13:46.677Z] 22767c7bb7cf: Layer already exists [2025-01-13T07:13:46.677Z] 3e98e474e8b1: Layer already exists [2025-01-13T07:13:46.677Z] 53de09281e2f: Layer already exists [2025-01-13T07:13:46.677Z] 2f8b464e1182: Layer already exists [2025-01-13T07:13:46.677Z] fd361d52c584: Layer already exists [2025-01-13T07:13:46.677Z] 5b6dc6979a48: Layer already exists [2025-01-13T07:13:46.677Z] 488083341b84: Layer already exists [2025-01-13T07:13:46.677Z] 9af318cd337f: Layer already exists [2025-01-13T07:13:46.677Z] 5f70bf18a086: Layer already exists [2025-01-13T07:13:46.677Z] d720754f8675: Layer already exists [2025-01-13T07:13:46.677Z] 0c61d3b4b86e: Layer already exists [2025-01-13T07:13:46.677Z] 3be90c70d146: Layer already exists [2025-01-13T07:13:46.677Z] 534a70dc8296: Layer already exists [2025-01-13T07:13:46.942Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42: digest: sha256:4b048a38a0b32838dc57de1a007f667648ee83de4acb1bf9d5351c1d065dac44 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:13:47.293Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:13:47.638Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-01-13T07:13:47.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-13T07:13:47.638Z] c028e0e8f336: Preparing [2025-01-13T07:13:47.638Z] 22767c7bb7cf: Preparing [2025-01-13T07:13:47.638Z] 3e98e474e8b1: Preparing [2025-01-13T07:13:47.638Z] ffe7fae91cef: Preparing [2025-01-13T07:13:47.638Z] b95d91cd7ea2: Preparing [2025-01-13T07:13:47.638Z] 2f8b464e1182: Preparing [2025-01-13T07:13:47.638Z] 53de09281e2f: Preparing [2025-01-13T07:13:47.638Z] 5b6dc6979a48: Preparing [2025-01-13T07:13:47.638Z] fd361d52c584: Preparing [2025-01-13T07:13:47.638Z] 488083341b84: Preparing [2025-01-13T07:13:47.638Z] 9af318cd337f: Preparing [2025-01-13T07:13:47.638Z] 5f70bf18a086: Preparing [2025-01-13T07:13:47.638Z] d720754f8675: Preparing [2025-01-13T07:13:47.638Z] 3be90c70d146: Preparing [2025-01-13T07:13:47.638Z] 0c61d3b4b86e: Preparing [2025-01-13T07:13:47.638Z] 534a70dc8296: Preparing [2025-01-13T07:13:47.638Z] fd361d52c584: Waiting [2025-01-13T07:13:47.638Z] d720754f8675: Waiting [2025-01-13T07:13:47.638Z] 488083341b84: Waiting [2025-01-13T07:13:47.638Z] 3be90c70d146: Waiting [2025-01-13T07:13:47.638Z] 0c61d3b4b86e: Waiting [2025-01-13T07:13:47.638Z] 9af318cd337f: Waiting [2025-01-13T07:13:47.638Z] 53de09281e2f: Waiting [2025-01-13T07:13:47.638Z] 5b6dc6979a48: Waiting [2025-01-13T07:13:47.638Z] 534a70dc8296: Waiting [2025-01-13T07:13:47.638Z] 5f70bf18a086: Waiting [2025-01-13T07:13:47.638Z] 2f8b464e1182: Waiting [2025-01-13T07:13:47.638Z] 22767c7bb7cf: Layer already exists [2025-01-13T07:13:47.638Z] ffe7fae91cef: Layer already exists [2025-01-13T07:13:47.638Z] 3e98e474e8b1: Layer already exists [2025-01-13T07:13:47.638Z] b95d91cd7ea2: Layer already exists [2025-01-13T07:13:47.638Z] c028e0e8f336: Layer already exists [2025-01-13T07:13:47.638Z] 2f8b464e1182: Layer already exists [2025-01-13T07:13:47.638Z] 5b6dc6979a48: Layer already exists [2025-01-13T07:13:47.638Z] 53de09281e2f: Layer already exists [2025-01-13T07:13:47.638Z] fd361d52c584: Layer already exists [2025-01-13T07:13:47.638Z] 488083341b84: Layer already exists [2025-01-13T07:13:47.638Z] 5f70bf18a086: Layer already exists [2025-01-13T07:13:47.639Z] d720754f8675: Layer already exists [2025-01-13T07:13:47.639Z] 9af318cd337f: Layer already exists [2025-01-13T07:13:47.904Z] 3be90c70d146: Layer already exists [2025-01-13T07:13:47.904Z] 534a70dc8296: Layer already exists [2025-01-13T07:13:47.904Z] 0c61d3b4b86e: Layer already exists [2025-01-13T07:13:47.904Z] main: digest: sha256:4b048a38a0b32838dc57de1a007f667648ee83de4acb1bf9d5351c1d065dac44 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-13T07:13:47.978Z] ===================================================== [Pipeline] echo [2025-01-13T07:13:47.987Z] taggedImages: [2025-01-13T07:13:47.987Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:13:47.987Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-01-13T07:13:47.988Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.42 [2025-01-13T07:13:47.988Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:13:47.988Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-01-13T07:13:48.011Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-01-13T07:13:48.011Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:13:48.011Z] latest [2025-01-13T07:13:48.011Z] 4.0.0-dev.42 [2025-01-13T07:13:48.011Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:13:48.011Z] main [2025-01-13T07:13:48.011Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:13:48.362Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:13:48.705Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:13:48.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-13T07:13:48.705Z] b303d4a911a5: Preparing [2025-01-13T07:13:48.705Z] 5c7820ee3ce5: Preparing [2025-01-13T07:13:48.705Z] bee2e4d2380e: Preparing [2025-01-13T07:13:48.705Z] 2f04f64cb516: Preparing [2025-01-13T07:13:48.705Z] 5b6dc6979a48: Preparing [2025-01-13T07:13:48.705Z] fd361d52c584: Preparing [2025-01-13T07:13:48.705Z] ea3012c0fb96: Preparing [2025-01-13T07:13:48.705Z] fd361d52c584: Waiting [2025-01-13T07:13:48.705Z] 4e9e50854799: Preparing [2025-01-13T07:13:48.705Z] ea3012c0fb96: Waiting [2025-01-13T07:13:48.705Z] 534a70dc8296: Preparing [2025-01-13T07:13:48.705Z] 4e9e50854799: Waiting [2025-01-13T07:13:48.705Z] 534a70dc8296: Waiting [2025-01-13T07:13:48.705Z] 5b6dc6979a48: Layer already exists [2025-01-13T07:13:48.705Z] fd361d52c584: Layer already exists [2025-01-13T07:13:48.970Z] ea3012c0fb96: Layer already exists [2025-01-13T07:13:48.970Z] b303d4a911a5: Pushed [2025-01-13T07:13:48.970Z] 5c7820ee3ce5: Pushed [2025-01-13T07:13:48.970Z] bee2e4d2380e: Pushed [2025-01-13T07:13:48.970Z] 4e9e50854799: Layer already exists [2025-01-13T07:13:48.970Z] 534a70dc8296: Layer already exists [2025-01-13T07:13:54.280Z] 2f04f64cb516: Pushed [2025-01-13T07:13:54.281Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461: digest: sha256:2968b29e848ef48c41220a4ae98ec1db934a7980c5cdbd7ec9a0e4c3045eb568 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:13:54.633Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:13:54.978Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-01-13T07:13:54.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-13T07:13:54.978Z] b303d4a911a5: Preparing [2025-01-13T07:13:54.978Z] 5c7820ee3ce5: Preparing [2025-01-13T07:13:54.978Z] bee2e4d2380e: Preparing [2025-01-13T07:13:54.978Z] 2f04f64cb516: Preparing [2025-01-13T07:13:54.978Z] 5b6dc6979a48: Preparing [2025-01-13T07:13:54.978Z] fd361d52c584: Preparing [2025-01-13T07:13:54.978Z] ea3012c0fb96: Preparing [2025-01-13T07:13:54.978Z] fd361d52c584: Waiting [2025-01-13T07:13:54.978Z] 4e9e50854799: Preparing [2025-01-13T07:13:54.978Z] ea3012c0fb96: Waiting [2025-01-13T07:13:54.978Z] 534a70dc8296: Preparing [2025-01-13T07:13:54.978Z] 4e9e50854799: Waiting [2025-01-13T07:13:54.978Z] 534a70dc8296: Waiting [2025-01-13T07:13:54.978Z] 2f04f64cb516: Layer already exists [2025-01-13T07:13:54.978Z] 5c7820ee3ce5: Layer already exists [2025-01-13T07:13:54.978Z] bee2e4d2380e: Layer already exists [2025-01-13T07:13:54.978Z] b303d4a911a5: Layer already exists [2025-01-13T07:13:54.978Z] 5b6dc6979a48: Layer already exists [2025-01-13T07:13:54.978Z] ea3012c0fb96: Layer already exists [2025-01-13T07:13:54.978Z] 534a70dc8296: Layer already exists [2025-01-13T07:13:54.978Z] fd361d52c584: Layer already exists [2025-01-13T07:13:54.978Z] 4e9e50854799: Layer already exists [2025-01-13T07:13:55.243Z] latest: digest: sha256:2968b29e848ef48c41220a4ae98ec1db934a7980c5cdbd7ec9a0e4c3045eb568 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:13:55.594Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:13:55.951Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.42 [2025-01-13T07:13:55.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-13T07:13:55.951Z] b303d4a911a5: Preparing [2025-01-13T07:13:55.951Z] 5c7820ee3ce5: Preparing [2025-01-13T07:13:55.951Z] bee2e4d2380e: Preparing [2025-01-13T07:13:55.951Z] 2f04f64cb516: Preparing [2025-01-13T07:13:55.951Z] 5b6dc6979a48: Preparing [2025-01-13T07:13:55.951Z] fd361d52c584: Preparing [2025-01-13T07:13:55.951Z] ea3012c0fb96: Preparing [2025-01-13T07:13:55.951Z] 4e9e50854799: Preparing [2025-01-13T07:13:55.951Z] 534a70dc8296: Preparing [2025-01-13T07:13:55.951Z] ea3012c0fb96: Waiting [2025-01-13T07:13:55.951Z] 4e9e50854799: Waiting [2025-01-13T07:13:55.951Z] 534a70dc8296: Waiting [2025-01-13T07:13:55.951Z] fd361d52c584: Waiting [2025-01-13T07:13:55.951Z] 2f04f64cb516: Layer already exists [2025-01-13T07:13:55.951Z] 5b6dc6979a48: Layer already exists [2025-01-13T07:13:55.951Z] 5c7820ee3ce5: Layer already exists [2025-01-13T07:13:55.952Z] b303d4a911a5: Layer already exists [2025-01-13T07:13:55.952Z] bee2e4d2380e: Layer already exists [2025-01-13T07:13:55.952Z] 4e9e50854799: Layer already exists [2025-01-13T07:13:55.952Z] fd361d52c584: Layer already exists [2025-01-13T07:13:55.952Z] ea3012c0fb96: Layer already exists [2025-01-13T07:13:55.952Z] 534a70dc8296: Layer already exists [2025-01-13T07:13:56.215Z] 4.0.0-dev.42: digest: sha256:2968b29e848ef48c41220a4ae98ec1db934a7980c5cdbd7ec9a0e4c3045eb568 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:13:56.556Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:13:56.893Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:13:56.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-13T07:13:56.893Z] b303d4a911a5: Preparing [2025-01-13T07:13:56.893Z] 5c7820ee3ce5: Preparing [2025-01-13T07:13:56.893Z] bee2e4d2380e: Preparing [2025-01-13T07:13:56.893Z] 2f04f64cb516: Preparing [2025-01-13T07:13:56.893Z] 5b6dc6979a48: Preparing [2025-01-13T07:13:56.893Z] fd361d52c584: Preparing [2025-01-13T07:13:56.893Z] ea3012c0fb96: Preparing [2025-01-13T07:13:56.893Z] 4e9e50854799: Preparing [2025-01-13T07:13:56.893Z] 534a70dc8296: Preparing [2025-01-13T07:13:56.893Z] fd361d52c584: Waiting [2025-01-13T07:13:56.893Z] ea3012c0fb96: Waiting [2025-01-13T07:13:56.893Z] 4e9e50854799: Waiting [2025-01-13T07:13:56.893Z] 534a70dc8296: Waiting [2025-01-13T07:13:56.893Z] b303d4a911a5: Layer already exists [2025-01-13T07:13:56.893Z] 5c7820ee3ce5: Layer already exists [2025-01-13T07:13:56.893Z] bee2e4d2380e: Layer already exists [2025-01-13T07:13:56.893Z] 5b6dc6979a48: Layer already exists [2025-01-13T07:13:56.893Z] 2f04f64cb516: Layer already exists [2025-01-13T07:13:56.893Z] fd361d52c584: Layer already exists [2025-01-13T07:13:56.893Z] 4e9e50854799: Layer already exists [2025-01-13T07:13:56.893Z] ea3012c0fb96: Layer already exists [2025-01-13T07:13:56.893Z] 534a70dc8296: Layer already exists [2025-01-13T07:13:57.157Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42: digest: sha256:2968b29e848ef48c41220a4ae98ec1db934a7980c5cdbd7ec9a0e4c3045eb568 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:13:57.512Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:13:57.858Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-01-13T07:13:57.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-13T07:13:57.858Z] b303d4a911a5: Preparing [2025-01-13T07:13:57.858Z] 5c7820ee3ce5: Preparing [2025-01-13T07:13:57.858Z] bee2e4d2380e: Preparing [2025-01-13T07:13:57.858Z] 2f04f64cb516: Preparing [2025-01-13T07:13:57.858Z] 5b6dc6979a48: Preparing [2025-01-13T07:13:57.858Z] fd361d52c584: Preparing [2025-01-13T07:13:57.858Z] ea3012c0fb96: Preparing [2025-01-13T07:13:57.858Z] 4e9e50854799: Preparing [2025-01-13T07:13:57.858Z] 534a70dc8296: Preparing [2025-01-13T07:13:57.858Z] fd361d52c584: Waiting [2025-01-13T07:13:57.858Z] ea3012c0fb96: Waiting [2025-01-13T07:13:57.858Z] 4e9e50854799: Waiting [2025-01-13T07:13:57.858Z] 534a70dc8296: Waiting [2025-01-13T07:13:57.858Z] 2f04f64cb516: Layer already exists [2025-01-13T07:13:57.858Z] b303d4a911a5: Layer already exists [2025-01-13T07:13:57.858Z] 5c7820ee3ce5: Layer already exists [2025-01-13T07:13:57.858Z] bee2e4d2380e: Layer already exists [2025-01-13T07:13:57.858Z] 5b6dc6979a48: Layer already exists [2025-01-13T07:13:57.858Z] ea3012c0fb96: Layer already exists [2025-01-13T07:13:57.858Z] fd361d52c584: Layer already exists [2025-01-13T07:13:57.858Z] 4e9e50854799: Layer already exists [2025-01-13T07:13:57.858Z] 534a70dc8296: Layer already exists [2025-01-13T07:13:58.122Z] main: digest: sha256:2968b29e848ef48c41220a4ae98ec1db934a7980c5cdbd7ec9a0e4c3045eb568 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-13T07:13:58.203Z] ===================================================== [Pipeline] echo [2025-01-13T07:13:58.217Z] taggedImages: [2025-01-13T07:13:58.217Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:13:58.217Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-01-13T07:13:58.217Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.42 [2025-01-13T07:13:58.217Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:13:58.217Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-01-13T07:13:58.245Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-01-13T07:13:58.245Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:13:58.245Z] latest [2025-01-13T07:13:58.245Z] 4.0.0-dev.42 [2025-01-13T07:13:58.245Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:13:58.245Z] main [2025-01-13T07:13:58.245Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:13:58.597Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:13:58.935Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:13:58.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-13T07:13:58.935Z] 069762b9567b: Preparing [2025-01-13T07:13:58.935Z] be65c704afd9: Preparing [2025-01-13T07:13:58.935Z] 68bcbd894c61: Preparing [2025-01-13T07:13:58.935Z] 8daeb3bcfc77: Preparing [2025-01-13T07:13:58.935Z] 9f2391f7a332: Preparing [2025-01-13T07:13:58.935Z] 5b6dc6979a48: Preparing [2025-01-13T07:13:58.935Z] fd361d52c584: Preparing [2025-01-13T07:13:58.935Z] 23d5916cf2ed: Preparing [2025-01-13T07:13:58.935Z] aac0ce0c8065: Preparing [2025-01-13T07:13:58.935Z] e764bd285080: Preparing [2025-01-13T07:13:58.935Z] 534a70dc8296: Preparing [2025-01-13T07:13:58.935Z] 23d5916cf2ed: Waiting [2025-01-13T07:13:58.935Z] e764bd285080: Waiting [2025-01-13T07:13:58.935Z] 534a70dc8296: Waiting [2025-01-13T07:13:58.935Z] 5b6dc6979a48: Waiting [2025-01-13T07:13:58.935Z] aac0ce0c8065: Waiting [2025-01-13T07:13:58.935Z] fd361d52c584: Waiting [2025-01-13T07:13:59.199Z] 8daeb3bcfc77: Pushed [2025-01-13T07:13:59.199Z] be65c704afd9: Pushed [2025-01-13T07:13:59.199Z] 9f2391f7a332: Pushed [2025-01-13T07:14:00.597Z] 5b6dc6979a48: Layer already exists [2025-01-13T07:14:00.597Z] fd361d52c584: Layer already exists [2025-01-13T07:14:00.597Z] 069762b9567b: Pushed [2025-01-13T07:14:00.597Z] 534a70dc8296: Layer already exists [2025-01-13T07:14:00.597Z] 23d5916cf2ed: Pushed [2025-01-13T07:14:00.597Z] aac0ce0c8065: Pushed [2025-01-13T07:14:01.549Z] 68bcbd894c61: Pushed [2025-01-13T07:14:03.479Z] e764bd285080: Pushed [2025-01-13T07:14:03.479Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461: digest: sha256:f16fbb00aa16512c8f2dbe2d74fc77688d41993171226691f883c607b32f3a25 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:14:03.827Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:14:04.175Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-01-13T07:14:04.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-13T07:14:04.175Z] 069762b9567b: Preparing [2025-01-13T07:14:04.175Z] be65c704afd9: Preparing [2025-01-13T07:14:04.175Z] 68bcbd894c61: Preparing [2025-01-13T07:14:04.175Z] 8daeb3bcfc77: Preparing [2025-01-13T07:14:04.175Z] 9f2391f7a332: Preparing [2025-01-13T07:14:04.175Z] 5b6dc6979a48: Preparing [2025-01-13T07:14:04.175Z] fd361d52c584: Preparing [2025-01-13T07:14:04.175Z] 23d5916cf2ed: Preparing [2025-01-13T07:14:04.175Z] aac0ce0c8065: Preparing [2025-01-13T07:14:04.175Z] e764bd285080: Preparing [2025-01-13T07:14:04.175Z] 534a70dc8296: Preparing [2025-01-13T07:14:04.175Z] 534a70dc8296: Waiting [2025-01-13T07:14:04.175Z] fd361d52c584: Waiting [2025-01-13T07:14:04.175Z] 23d5916cf2ed: Waiting [2025-01-13T07:14:04.175Z] aac0ce0c8065: Waiting [2025-01-13T07:14:04.175Z] e764bd285080: Waiting [2025-01-13T07:14:04.175Z] 5b6dc6979a48: Waiting [2025-01-13T07:14:04.175Z] 68bcbd894c61: Layer already exists [2025-01-13T07:14:04.175Z] be65c704afd9: Layer already exists [2025-01-13T07:14:04.175Z] 069762b9567b: Layer already exists [2025-01-13T07:14:04.175Z] 8daeb3bcfc77: Layer already exists [2025-01-13T07:14:04.175Z] 9f2391f7a332: Layer already exists [2025-01-13T07:14:04.175Z] 5b6dc6979a48: Layer already exists [2025-01-13T07:14:04.175Z] fd361d52c584: Layer already exists [2025-01-13T07:14:04.175Z] 534a70dc8296: Layer already exists [2025-01-13T07:14:04.175Z] aac0ce0c8065: Layer already exists [2025-01-13T07:14:04.175Z] e764bd285080: Layer already exists [2025-01-13T07:14:04.175Z] 23d5916cf2ed: Layer already exists [2025-01-13T07:14:04.439Z] latest: digest: sha256:f16fbb00aa16512c8f2dbe2d74fc77688d41993171226691f883c607b32f3a25 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:14:04.781Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:14:05.126Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.42 [2025-01-13T07:14:05.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-13T07:14:05.126Z] 069762b9567b: Preparing [2025-01-13T07:14:05.126Z] be65c704afd9: Preparing [2025-01-13T07:14:05.126Z] 68bcbd894c61: Preparing [2025-01-13T07:14:05.126Z] 8daeb3bcfc77: Preparing [2025-01-13T07:14:05.126Z] 9f2391f7a332: Preparing [2025-01-13T07:14:05.126Z] 5b6dc6979a48: Preparing [2025-01-13T07:14:05.126Z] fd361d52c584: Preparing [2025-01-13T07:14:05.126Z] 23d5916cf2ed: Preparing [2025-01-13T07:14:05.126Z] aac0ce0c8065: Preparing [2025-01-13T07:14:05.126Z] e764bd285080: Preparing [2025-01-13T07:14:05.126Z] 534a70dc8296: Preparing [2025-01-13T07:14:05.126Z] fd361d52c584: Waiting [2025-01-13T07:14:05.126Z] 23d5916cf2ed: Waiting [2025-01-13T07:14:05.126Z] aac0ce0c8065: Waiting [2025-01-13T07:14:05.126Z] 5b6dc6979a48: Waiting [2025-01-13T07:14:05.126Z] e764bd285080: Waiting [2025-01-13T07:14:05.126Z] 534a70dc8296: Waiting [2025-01-13T07:14:05.126Z] 8daeb3bcfc77: Layer already exists [2025-01-13T07:14:05.126Z] be65c704afd9: Layer already exists [2025-01-13T07:14:05.126Z] 069762b9567b: Layer already exists [2025-01-13T07:14:05.126Z] 9f2391f7a332: Layer already exists [2025-01-13T07:14:05.126Z] 68bcbd894c61: Layer already exists [2025-01-13T07:14:05.126Z] 5b6dc6979a48: Layer already exists [2025-01-13T07:14:05.126Z] e764bd285080: Layer already exists [2025-01-13T07:14:05.126Z] aac0ce0c8065: Layer already exists [2025-01-13T07:14:05.126Z] fd361d52c584: Layer already exists [2025-01-13T07:14:05.126Z] 23d5916cf2ed: Layer already exists [2025-01-13T07:14:05.126Z] 534a70dc8296: Layer already exists [2025-01-13T07:14:05.392Z] 4.0.0-dev.42: digest: sha256:f16fbb00aa16512c8f2dbe2d74fc77688d41993171226691f883c607b32f3a25 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:14:05.750Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:14:06.097Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:14:06.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-13T07:14:06.097Z] 069762b9567b: Preparing [2025-01-13T07:14:06.097Z] be65c704afd9: Preparing [2025-01-13T07:14:06.097Z] 68bcbd894c61: Preparing [2025-01-13T07:14:06.097Z] 8daeb3bcfc77: Preparing [2025-01-13T07:14:06.097Z] 9f2391f7a332: Preparing [2025-01-13T07:14:06.097Z] 5b6dc6979a48: Preparing [2025-01-13T07:14:06.097Z] fd361d52c584: Preparing [2025-01-13T07:14:06.097Z] 5b6dc6979a48: Waiting [2025-01-13T07:14:06.097Z] 23d5916cf2ed: Preparing [2025-01-13T07:14:06.097Z] fd361d52c584: Waiting [2025-01-13T07:14:06.097Z] aac0ce0c8065: Preparing [2025-01-13T07:14:06.097Z] e764bd285080: Preparing [2025-01-13T07:14:06.097Z] 23d5916cf2ed: Waiting [2025-01-13T07:14:06.097Z] aac0ce0c8065: Waiting [2025-01-13T07:14:06.097Z] 534a70dc8296: Preparing [2025-01-13T07:14:06.097Z] e764bd285080: Waiting [2025-01-13T07:14:06.097Z] 534a70dc8296: Waiting [2025-01-13T07:14:06.097Z] 68bcbd894c61: Layer already exists [2025-01-13T07:14:06.097Z] 069762b9567b: Layer already exists [2025-01-13T07:14:06.097Z] 9f2391f7a332: Layer already exists [2025-01-13T07:14:06.097Z] 8daeb3bcfc77: Layer already exists [2025-01-13T07:14:06.097Z] be65c704afd9: Layer already exists [2025-01-13T07:14:06.097Z] 5b6dc6979a48: Layer already exists [2025-01-13T07:14:06.097Z] e764bd285080: Layer already exists [2025-01-13T07:14:06.097Z] fd361d52c584: Layer already exists [2025-01-13T07:14:06.097Z] 23d5916cf2ed: Layer already exists [2025-01-13T07:14:06.097Z] aac0ce0c8065: Layer already exists [2025-01-13T07:14:06.097Z] 534a70dc8296: Layer already exists [2025-01-13T07:14:06.361Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42: digest: sha256:f16fbb00aa16512c8f2dbe2d74fc77688d41993171226691f883c607b32f3a25 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:14:06.715Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:14:07.068Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-01-13T07:14:07.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-13T07:14:07.068Z] 069762b9567b: Preparing [2025-01-13T07:14:07.068Z] be65c704afd9: Preparing [2025-01-13T07:14:07.068Z] 68bcbd894c61: Preparing [2025-01-13T07:14:07.068Z] 8daeb3bcfc77: Preparing [2025-01-13T07:14:07.068Z] 9f2391f7a332: Preparing [2025-01-13T07:14:07.068Z] 5b6dc6979a48: Preparing [2025-01-13T07:14:07.068Z] fd361d52c584: Preparing [2025-01-13T07:14:07.068Z] 23d5916cf2ed: Preparing [2025-01-13T07:14:07.068Z] aac0ce0c8065: Preparing [2025-01-13T07:14:07.068Z] e764bd285080: Preparing [2025-01-13T07:14:07.068Z] 534a70dc8296: Preparing [2025-01-13T07:14:07.068Z] 5b6dc6979a48: Waiting [2025-01-13T07:14:07.068Z] e764bd285080: Waiting [2025-01-13T07:14:07.068Z] aac0ce0c8065: Waiting [2025-01-13T07:14:07.068Z] 534a70dc8296: Waiting [2025-01-13T07:14:07.068Z] fd361d52c584: Waiting [2025-01-13T07:14:07.068Z] 23d5916cf2ed: Waiting [2025-01-13T07:14:07.068Z] 68bcbd894c61: Layer already exists [2025-01-13T07:14:07.068Z] 069762b9567b: Layer already exists [2025-01-13T07:14:07.068Z] 9f2391f7a332: Layer already exists [2025-01-13T07:14:07.068Z] 8daeb3bcfc77: Layer already exists [2025-01-13T07:14:07.068Z] be65c704afd9: Layer already exists [2025-01-13T07:14:07.068Z] 5b6dc6979a48: Layer already exists [2025-01-13T07:14:07.068Z] 23d5916cf2ed: Layer already exists [2025-01-13T07:14:07.068Z] fd361d52c584: Layer already exists [2025-01-13T07:14:07.068Z] aac0ce0c8065: Layer already exists [2025-01-13T07:14:07.068Z] e764bd285080: Layer already exists [2025-01-13T07:14:07.068Z] 534a70dc8296: Layer already exists [2025-01-13T07:14:07.341Z] main: digest: sha256:f16fbb00aa16512c8f2dbe2d74fc77688d41993171226691f883c607b32f3a25 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-13T07:14:07.428Z] ===================================================== [Pipeline] echo [2025-01-13T07:14:07.442Z] taggedImages: [2025-01-13T07:14:07.442Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:14:07.442Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-01-13T07:14:07.442Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.42 [2025-01-13T07:14:07.442Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:14:07.442Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-01-13T07:14:07.469Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-01-13T07:14:07.469Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:14:07.469Z] latest [2025-01-13T07:14:07.469Z] 4.0.0-dev.42 [2025-01-13T07:14:07.469Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:14:07.469Z] main [2025-01-13T07:14:07.469Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:14:07.820Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:14:08.173Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:14:08.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-13T07:14:08.173Z] e97f4e006dfa: Preparing [2025-01-13T07:14:08.173Z] aae084c5a1b8: Preparing [2025-01-13T07:14:08.173Z] 92833a2d6c9b: Preparing [2025-01-13T07:14:08.173Z] d7ec6ca13ad9: Preparing [2025-01-13T07:14:08.173Z] c670de56cb53: Preparing [2025-01-13T07:14:08.173Z] 80e20f0cd751: Preparing [2025-01-13T07:14:08.173Z] a74d599ae395: Preparing [2025-01-13T07:14:08.173Z] 5b6dc6979a48: Preparing [2025-01-13T07:14:08.173Z] fd361d52c584: Preparing [2025-01-13T07:14:08.173Z] 39753495dd51: Preparing [2025-01-13T07:14:08.173Z] e46015e0a3f5: Preparing [2025-01-13T07:14:08.173Z] 534a70dc8296: Preparing [2025-01-13T07:14:08.173Z] 80e20f0cd751: Waiting [2025-01-13T07:14:08.173Z] a74d599ae395: Waiting [2025-01-13T07:14:08.173Z] 5b6dc6979a48: Waiting [2025-01-13T07:14:08.173Z] fd361d52c584: Waiting [2025-01-13T07:14:08.173Z] 39753495dd51: Waiting [2025-01-13T07:14:08.173Z] e46015e0a3f5: Waiting [2025-01-13T07:14:08.173Z] 534a70dc8296: Waiting [2025-01-13T07:14:08.438Z] aae084c5a1b8: Pushed [2025-01-13T07:14:08.438Z] c670de56cb53: Pushed [2025-01-13T07:14:08.438Z] e97f4e006dfa: Pushed [2025-01-13T07:14:08.438Z] 5b6dc6979a48: Layer already exists [2025-01-13T07:14:08.438Z] fd361d52c584: Layer already exists [2025-01-13T07:14:08.438Z] 80e20f0cd751: Pushed [2025-01-13T07:14:08.438Z] a74d599ae395: Pushed [2025-01-13T07:14:08.438Z] 534a70dc8296: Layer already exists [2025-01-13T07:14:08.703Z] 39753495dd51: Pushed [2025-01-13T07:14:10.632Z] d7ec6ca13ad9: Pushed [2025-01-13T07:14:11.211Z] 92833a2d6c9b: Pushed [2025-01-13T07:14:11.476Z] e46015e0a3f5: Pushed [2025-01-13T07:14:12.875Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461: digest: sha256:9e65429218fc3a647e9ae893194108c47b69d1155896fa784a3f7a5a6c76a09b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:14:13.222Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:14:13.558Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-01-13T07:14:13.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-13T07:14:13.558Z] e97f4e006dfa: Preparing [2025-01-13T07:14:13.558Z] aae084c5a1b8: Preparing [2025-01-13T07:14:13.558Z] 92833a2d6c9b: Preparing [2025-01-13T07:14:13.558Z] d7ec6ca13ad9: Preparing [2025-01-13T07:14:13.558Z] c670de56cb53: Preparing [2025-01-13T07:14:13.558Z] 80e20f0cd751: Preparing [2025-01-13T07:14:13.558Z] a74d599ae395: Preparing [2025-01-13T07:14:13.558Z] 5b6dc6979a48: Preparing [2025-01-13T07:14:13.558Z] fd361d52c584: Preparing [2025-01-13T07:14:13.558Z] 39753495dd51: Preparing [2025-01-13T07:14:13.558Z] e46015e0a3f5: Preparing [2025-01-13T07:14:13.558Z] 534a70dc8296: Preparing [2025-01-13T07:14:13.558Z] 80e20f0cd751: Waiting [2025-01-13T07:14:13.558Z] a74d599ae395: Waiting [2025-01-13T07:14:13.558Z] 5b6dc6979a48: Waiting [2025-01-13T07:14:13.558Z] fd361d52c584: Waiting [2025-01-13T07:14:13.558Z] 39753495dd51: Waiting [2025-01-13T07:14:13.558Z] e46015e0a3f5: Waiting [2025-01-13T07:14:13.558Z] 534a70dc8296: Waiting [2025-01-13T07:14:13.558Z] 92833a2d6c9b: Layer already exists [2025-01-13T07:14:13.558Z] e97f4e006dfa: Layer already exists [2025-01-13T07:14:13.558Z] d7ec6ca13ad9: Layer already exists [2025-01-13T07:14:13.558Z] c670de56cb53: Layer already exists [2025-01-13T07:14:13.558Z] aae084c5a1b8: Layer already exists [2025-01-13T07:14:13.558Z] a74d599ae395: Layer already exists [2025-01-13T07:14:13.558Z] fd361d52c584: Layer already exists [2025-01-13T07:14:13.558Z] 80e20f0cd751: Layer already exists [2025-01-13T07:14:13.558Z] 5b6dc6979a48: Layer already exists [2025-01-13T07:14:13.558Z] 39753495dd51: Layer already exists [2025-01-13T07:14:13.558Z] e46015e0a3f5: Layer already exists [2025-01-13T07:14:13.558Z] 534a70dc8296: Layer already exists [2025-01-13T07:14:13.822Z] latest: digest: sha256:9e65429218fc3a647e9ae893194108c47b69d1155896fa784a3f7a5a6c76a09b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:14:14.166Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:14:14.510Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.42 [2025-01-13T07:14:14.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-13T07:14:14.510Z] e97f4e006dfa: Preparing [2025-01-13T07:14:14.510Z] aae084c5a1b8: Preparing [2025-01-13T07:14:14.510Z] 92833a2d6c9b: Preparing [2025-01-13T07:14:14.510Z] d7ec6ca13ad9: Preparing [2025-01-13T07:14:14.510Z] c670de56cb53: Preparing [2025-01-13T07:14:14.510Z] 80e20f0cd751: Preparing [2025-01-13T07:14:14.510Z] a74d599ae395: Preparing [2025-01-13T07:14:14.510Z] 80e20f0cd751: Waiting [2025-01-13T07:14:14.510Z] 5b6dc6979a48: Preparing [2025-01-13T07:14:14.510Z] a74d599ae395: Waiting [2025-01-13T07:14:14.510Z] 5b6dc6979a48: Waiting [2025-01-13T07:14:14.510Z] fd361d52c584: Preparing [2025-01-13T07:14:14.510Z] 39753495dd51: Preparing [2025-01-13T07:14:14.510Z] fd361d52c584: Waiting [2025-01-13T07:14:14.510Z] e46015e0a3f5: Preparing [2025-01-13T07:14:14.510Z] 39753495dd51: Waiting [2025-01-13T07:14:14.510Z] 534a70dc8296: Preparing [2025-01-13T07:14:14.510Z] e46015e0a3f5: Waiting [2025-01-13T07:14:14.510Z] 534a70dc8296: Waiting [2025-01-13T07:14:14.510Z] c670de56cb53: Layer already exists [2025-01-13T07:14:14.510Z] d7ec6ca13ad9: Layer already exists [2025-01-13T07:14:14.510Z] e97f4e006dfa: Layer already exists [2025-01-13T07:14:14.510Z] aae084c5a1b8: Layer already exists [2025-01-13T07:14:14.510Z] 92833a2d6c9b: Layer already exists [2025-01-13T07:14:14.510Z] 80e20f0cd751: Layer already exists [2025-01-13T07:14:14.510Z] 39753495dd51: Layer already exists [2025-01-13T07:14:14.510Z] a74d599ae395: Layer already exists [2025-01-13T07:14:14.510Z] 5b6dc6979a48: Layer already exists [2025-01-13T07:14:14.510Z] fd361d52c584: Layer already exists [2025-01-13T07:14:14.510Z] e46015e0a3f5: Layer already exists [2025-01-13T07:14:14.510Z] 534a70dc8296: Layer already exists [2025-01-13T07:14:14.775Z] 4.0.0-dev.42: digest: sha256:9e65429218fc3a647e9ae893194108c47b69d1155896fa784a3f7a5a6c76a09b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:14:15.118Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:14:15.468Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:14:15.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-13T07:14:15.468Z] e97f4e006dfa: Preparing [2025-01-13T07:14:15.468Z] aae084c5a1b8: Preparing [2025-01-13T07:14:15.468Z] 92833a2d6c9b: Preparing [2025-01-13T07:14:15.468Z] d7ec6ca13ad9: Preparing [2025-01-13T07:14:15.468Z] c670de56cb53: Preparing [2025-01-13T07:14:15.468Z] 80e20f0cd751: Preparing [2025-01-13T07:14:15.468Z] a74d599ae395: Preparing [2025-01-13T07:14:15.468Z] 5b6dc6979a48: Preparing [2025-01-13T07:14:15.468Z] fd361d52c584: Preparing [2025-01-13T07:14:15.468Z] 39753495dd51: Preparing [2025-01-13T07:14:15.468Z] e46015e0a3f5: Preparing [2025-01-13T07:14:15.468Z] 534a70dc8296: Preparing [2025-01-13T07:14:15.468Z] 80e20f0cd751: Waiting [2025-01-13T07:14:15.468Z] a74d599ae395: Waiting [2025-01-13T07:14:15.468Z] 5b6dc6979a48: Waiting [2025-01-13T07:14:15.468Z] fd361d52c584: Waiting [2025-01-13T07:14:15.468Z] 39753495dd51: Waiting [2025-01-13T07:14:15.468Z] e46015e0a3f5: Waiting [2025-01-13T07:14:15.468Z] 534a70dc8296: Waiting [2025-01-13T07:14:15.468Z] d7ec6ca13ad9: Layer already exists [2025-01-13T07:14:15.468Z] e97f4e006dfa: Layer already exists [2025-01-13T07:14:15.468Z] c670de56cb53: Layer already exists [2025-01-13T07:14:15.468Z] aae084c5a1b8: Layer already exists [2025-01-13T07:14:15.468Z] 92833a2d6c9b: Layer already exists [2025-01-13T07:14:15.468Z] 80e20f0cd751: Layer already exists [2025-01-13T07:14:15.468Z] a74d599ae395: Layer already exists [2025-01-13T07:14:15.468Z] 39753495dd51: Layer already exists [2025-01-13T07:14:15.468Z] 5b6dc6979a48: Layer already exists [2025-01-13T07:14:15.468Z] fd361d52c584: Layer already exists [2025-01-13T07:14:15.468Z] e46015e0a3f5: Layer already exists [2025-01-13T07:14:15.468Z] 534a70dc8296: Layer already exists [2025-01-13T07:14:15.732Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42: digest: sha256:9e65429218fc3a647e9ae893194108c47b69d1155896fa784a3f7a5a6c76a09b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:14:16.082Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:14:16.440Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-01-13T07:14:16.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-13T07:14:16.440Z] e97f4e006dfa: Preparing [2025-01-13T07:14:16.440Z] aae084c5a1b8: Preparing [2025-01-13T07:14:16.440Z] 92833a2d6c9b: Preparing [2025-01-13T07:14:16.440Z] d7ec6ca13ad9: Preparing [2025-01-13T07:14:16.440Z] c670de56cb53: Preparing [2025-01-13T07:14:16.440Z] 80e20f0cd751: Preparing [2025-01-13T07:14:16.440Z] a74d599ae395: Preparing [2025-01-13T07:14:16.440Z] 5b6dc6979a48: Preparing [2025-01-13T07:14:16.440Z] fd361d52c584: Preparing [2025-01-13T07:14:16.440Z] 39753495dd51: Preparing [2025-01-13T07:14:16.440Z] e46015e0a3f5: Preparing [2025-01-13T07:14:16.440Z] 534a70dc8296: Preparing [2025-01-13T07:14:16.440Z] a74d599ae395: Waiting [2025-01-13T07:14:16.440Z] 5b6dc6979a48: Waiting [2025-01-13T07:14:16.440Z] fd361d52c584: Waiting [2025-01-13T07:14:16.440Z] 39753495dd51: Waiting [2025-01-13T07:14:16.440Z] e46015e0a3f5: Waiting [2025-01-13T07:14:16.440Z] 534a70dc8296: Waiting [2025-01-13T07:14:16.440Z] 80e20f0cd751: Waiting [2025-01-13T07:14:16.440Z] d7ec6ca13ad9: Layer already exists [2025-01-13T07:14:16.440Z] aae084c5a1b8: Layer already exists [2025-01-13T07:14:16.440Z] c670de56cb53: Layer already exists [2025-01-13T07:14:16.440Z] e97f4e006dfa: Layer already exists [2025-01-13T07:14:16.440Z] 92833a2d6c9b: Layer already exists [2025-01-13T07:14:16.440Z] 80e20f0cd751: Layer already exists [2025-01-13T07:14:16.440Z] fd361d52c584: Layer already exists [2025-01-13T07:14:16.440Z] a74d599ae395: Layer already exists [2025-01-13T07:14:16.440Z] 39753495dd51: Layer already exists [2025-01-13T07:14:16.440Z] 5b6dc6979a48: Layer already exists [2025-01-13T07:14:16.440Z] e46015e0a3f5: Layer already exists [2025-01-13T07:14:16.440Z] 534a70dc8296: Layer already exists [2025-01-13T07:14:16.704Z] main: digest: sha256:9e65429218fc3a647e9ae893194108c47b69d1155896fa784a3f7a5a6c76a09b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-13T07:14:16.781Z] ===================================================== [Pipeline] echo [2025-01-13T07:14:16.797Z] taggedImages: [2025-01-13T07:14:16.797Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:14:16.797Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-01-13T07:14:16.797Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.42 [2025-01-13T07:14:16.797Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:14:16.797Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-01-13T07:14:16.890Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-01-13T07:14:16.890Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:14:16.890Z] latest [2025-01-13T07:14:16.890Z] 4.0.0-dev.42 [2025-01-13T07:14:16.890Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:14:16.890Z] main [2025-01-13T07:14:16.890Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:14:17.250Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:14:17.597Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:14:17.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-13T07:14:17.597Z] da0a54e5f795: Preparing [2025-01-13T07:14:17.597Z] e3785aa4bf1f: Preparing [2025-01-13T07:14:17.597Z] 5b6dc6979a48: Preparing [2025-01-13T07:14:17.597Z] fd361d52c584: Preparing [2025-01-13T07:14:17.597Z] 9afec791bb10: Preparing [2025-01-13T07:14:17.597Z] 9a8257668b94: Preparing [2025-01-13T07:14:17.597Z] 534a70dc8296: Preparing [2025-01-13T07:14:17.597Z] 9a8257668b94: Waiting [2025-01-13T07:14:17.597Z] 534a70dc8296: Waiting [2025-01-13T07:14:17.597Z] 5b6dc6979a48: Layer already exists [2025-01-13T07:14:17.597Z] fd361d52c584: Layer already exists [2025-01-13T07:14:17.860Z] 534a70dc8296: Layer already exists [2025-01-13T07:14:17.860Z] 9afec791bb10: Pushed [2025-01-13T07:14:17.860Z] da0a54e5f795: Pushed [2025-01-13T07:14:19.792Z] 9a8257668b94: Pushed [2025-01-13T07:14:21.736Z] e3785aa4bf1f: Pushed [2025-01-13T07:14:22.002Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461: digest: sha256:9de7c70e901cccbf1f7c956ec2707430b2972806fe971a8b7da7ec4cb9b0c338 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:14:22.368Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:14:22.720Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-01-13T07:14:22.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-13T07:14:22.720Z] da0a54e5f795: Preparing [2025-01-13T07:14:22.720Z] e3785aa4bf1f: Preparing [2025-01-13T07:14:22.720Z] 5b6dc6979a48: Preparing [2025-01-13T07:14:22.720Z] fd361d52c584: Preparing [2025-01-13T07:14:22.720Z] 9afec791bb10: Preparing [2025-01-13T07:14:22.720Z] 9a8257668b94: Preparing [2025-01-13T07:14:22.720Z] 534a70dc8296: Preparing [2025-01-13T07:14:22.720Z] 9a8257668b94: Waiting [2025-01-13T07:14:22.720Z] 534a70dc8296: Waiting [2025-01-13T07:14:22.720Z] e3785aa4bf1f: Layer already exists [2025-01-13T07:14:22.720Z] da0a54e5f795: Layer already exists [2025-01-13T07:14:22.720Z] fd361d52c584: Layer already exists [2025-01-13T07:14:22.720Z] 5b6dc6979a48: Layer already exists [2025-01-13T07:14:22.720Z] 9afec791bb10: Layer already exists [2025-01-13T07:14:22.720Z] 9a8257668b94: Layer already exists [2025-01-13T07:14:22.720Z] 534a70dc8296: Layer already exists [2025-01-13T07:14:22.985Z] latest: digest: sha256:9de7c70e901cccbf1f7c956ec2707430b2972806fe971a8b7da7ec4cb9b0c338 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:14:23.336Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:14:24.261Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.42 [2025-01-13T07:14:24.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-13T07:14:24.261Z] da0a54e5f795: Preparing [2025-01-13T07:14:24.261Z] e3785aa4bf1f: Preparing [2025-01-13T07:14:24.261Z] 5b6dc6979a48: Preparing [2025-01-13T07:14:24.261Z] fd361d52c584: Preparing [2025-01-13T07:14:24.261Z] 9afec791bb10: Preparing [2025-01-13T07:14:24.261Z] 9a8257668b94: Preparing [2025-01-13T07:14:24.261Z] 534a70dc8296: Preparing [2025-01-13T07:14:24.261Z] 9a8257668b94: Waiting [2025-01-13T07:14:24.261Z] 534a70dc8296: Waiting [2025-01-13T07:14:24.261Z] 5b6dc6979a48: Layer already exists [2025-01-13T07:14:24.261Z] fd361d52c584: Layer already exists [2025-01-13T07:14:24.261Z] da0a54e5f795: Layer already exists [2025-01-13T07:14:24.261Z] 9afec791bb10: Layer already exists [2025-01-13T07:14:24.261Z] e3785aa4bf1f: Layer already exists [2025-01-13T07:14:24.261Z] 9a8257668b94: Layer already exists [2025-01-13T07:14:24.261Z] 534a70dc8296: Layer already exists [2025-01-13T07:14:24.527Z] 4.0.0-dev.42: digest: sha256:9de7c70e901cccbf1f7c956ec2707430b2972806fe971a8b7da7ec4cb9b0c338 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:14:24.873Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:14:25.218Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:14:25.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-13T07:14:25.219Z] da0a54e5f795: Preparing [2025-01-13T07:14:25.219Z] e3785aa4bf1f: Preparing [2025-01-13T07:14:25.219Z] 5b6dc6979a48: Preparing [2025-01-13T07:14:25.219Z] fd361d52c584: Preparing [2025-01-13T07:14:25.219Z] 9afec791bb10: Preparing [2025-01-13T07:14:25.219Z] 9a8257668b94: Preparing [2025-01-13T07:14:25.219Z] 534a70dc8296: Preparing [2025-01-13T07:14:25.219Z] 9a8257668b94: Waiting [2025-01-13T07:14:25.219Z] 534a70dc8296: Waiting [2025-01-13T07:14:25.219Z] 9afec791bb10: Layer already exists [2025-01-13T07:14:25.219Z] e3785aa4bf1f: Layer already exists [2025-01-13T07:14:25.219Z] da0a54e5f795: Layer already exists [2025-01-13T07:14:25.219Z] 5b6dc6979a48: Layer already exists [2025-01-13T07:14:25.219Z] fd361d52c584: Layer already exists [2025-01-13T07:14:25.219Z] 9a8257668b94: Layer already exists [2025-01-13T07:14:25.219Z] 534a70dc8296: Layer already exists [2025-01-13T07:14:25.482Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42: digest: sha256:9de7c70e901cccbf1f7c956ec2707430b2972806fe971a8b7da7ec4cb9b0c338 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:14:25.823Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:14:26.161Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-01-13T07:14:26.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-13T07:14:26.161Z] da0a54e5f795: Preparing [2025-01-13T07:14:26.161Z] e3785aa4bf1f: Preparing [2025-01-13T07:14:26.161Z] 5b6dc6979a48: Preparing [2025-01-13T07:14:26.161Z] fd361d52c584: Preparing [2025-01-13T07:14:26.161Z] 9afec791bb10: Preparing [2025-01-13T07:14:26.161Z] 9a8257668b94: Preparing [2025-01-13T07:14:26.161Z] 534a70dc8296: Preparing [2025-01-13T07:14:26.161Z] 9a8257668b94: Waiting [2025-01-13T07:14:26.161Z] 534a70dc8296: Waiting [2025-01-13T07:14:26.161Z] 5b6dc6979a48: Layer already exists [2025-01-13T07:14:26.161Z] fd361d52c584: Layer already exists [2025-01-13T07:14:26.161Z] e3785aa4bf1f: Layer already exists [2025-01-13T07:14:26.161Z] 9afec791bb10: Layer already exists [2025-01-13T07:14:26.161Z] da0a54e5f795: Layer already exists [2025-01-13T07:14:26.161Z] 9a8257668b94: Layer already exists [2025-01-13T07:14:26.161Z] 534a70dc8296: Layer already exists [2025-01-13T07:14:26.426Z] main: digest: sha256:9de7c70e901cccbf1f7c956ec2707430b2972806fe971a8b7da7ec4cb9b0c338 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-13T07:14:26.501Z] ===================================================== [Pipeline] echo [2025-01-13T07:14:26.517Z] taggedImages: [2025-01-13T07:14:26.517Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:14:26.517Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-01-13T07:14:26.517Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.42 [2025-01-13T07:14:26.517Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:14:26.517Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-01-13T07:14:26.545Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-01-13T07:14:26.545Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:14:26.545Z] latest [2025-01-13T07:14:26.545Z] 4.0.0-dev.42 [2025-01-13T07:14:26.545Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:14:26.545Z] main [2025-01-13T07:14:26.545Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:14:26.907Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:14:27.264Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:14:27.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-13T07:14:27.265Z] 77b049a5a01a: Preparing [2025-01-13T07:14:27.265Z] 23a71f159917: Preparing [2025-01-13T07:14:27.265Z] bacc3f375762: Preparing [2025-01-13T07:14:27.265Z] 5b6dc6979a48: Preparing [2025-01-13T07:14:27.265Z] fd361d52c584: Preparing [2025-01-13T07:14:27.265Z] 06328fc52ecb: Preparing [2025-01-13T07:14:27.265Z] faa8d2301fa6: Preparing [2025-01-13T07:14:27.265Z] bae3bd05d994: Preparing [2025-01-13T07:14:27.265Z] 5a5fd3a91b5d: Preparing [2025-01-13T07:14:27.265Z] 534a70dc8296: Preparing [2025-01-13T07:14:27.265Z] 06328fc52ecb: Waiting [2025-01-13T07:14:27.265Z] bae3bd05d994: Waiting [2025-01-13T07:14:27.265Z] faa8d2301fa6: Waiting [2025-01-13T07:14:27.265Z] 5a5fd3a91b5d: Waiting [2025-01-13T07:14:27.265Z] 534a70dc8296: Waiting [2025-01-13T07:14:27.265Z] 5b6dc6979a48: Layer already exists [2025-01-13T07:14:27.265Z] fd361d52c584: Layer already exists [2025-01-13T07:14:27.530Z] bacc3f375762: Pushed [2025-01-13T07:14:27.530Z] 77b049a5a01a: Pushed [2025-01-13T07:14:27.530Z] 23a71f159917: Pushed [2025-01-13T07:14:27.530Z] 534a70dc8296: Layer already exists [2025-01-13T07:14:27.530Z] bae3bd05d994: Pushed [2025-01-13T07:14:28.487Z] 5a5fd3a91b5d: Pushed [2025-01-13T07:14:40.767Z] faa8d2301fa6: Pushed [2025-01-13T07:14:48.954Z] 06328fc52ecb: Pushed [2025-01-13T07:14:48.954Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461: digest: sha256:1e290c741c43f816ec55cce83709f8d63962e643f946d35f24226228b136f737 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:14:49.306Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:14:49.648Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-01-13T07:14:49.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-13T07:14:49.648Z] 77b049a5a01a: Preparing [2025-01-13T07:14:49.648Z] 23a71f159917: Preparing [2025-01-13T07:14:49.648Z] bacc3f375762: Preparing [2025-01-13T07:14:49.648Z] 5b6dc6979a48: Preparing [2025-01-13T07:14:49.648Z] fd361d52c584: Preparing [2025-01-13T07:14:49.648Z] 06328fc52ecb: Preparing [2025-01-13T07:14:49.648Z] faa8d2301fa6: Preparing [2025-01-13T07:14:49.648Z] bae3bd05d994: Preparing [2025-01-13T07:14:49.648Z] 5a5fd3a91b5d: Preparing [2025-01-13T07:14:49.648Z] 534a70dc8296: Preparing [2025-01-13T07:14:49.648Z] faa8d2301fa6: Waiting [2025-01-13T07:14:49.648Z] 5a5fd3a91b5d: Waiting [2025-01-13T07:14:49.648Z] bae3bd05d994: Waiting [2025-01-13T07:14:49.648Z] 534a70dc8296: Waiting [2025-01-13T07:14:49.648Z] 06328fc52ecb: Waiting [2025-01-13T07:14:49.648Z] fd361d52c584: Layer already exists [2025-01-13T07:14:49.648Z] 23a71f159917: Layer already exists [2025-01-13T07:14:49.648Z] bacc3f375762: Layer already exists [2025-01-13T07:14:49.648Z] 5b6dc6979a48: Layer already exists [2025-01-13T07:14:49.648Z] 77b049a5a01a: Layer already exists [2025-01-13T07:14:49.648Z] faa8d2301fa6: Layer already exists [2025-01-13T07:14:49.648Z] 5a5fd3a91b5d: Layer already exists [2025-01-13T07:14:49.648Z] bae3bd05d994: Layer already exists [2025-01-13T07:14:49.648Z] 06328fc52ecb: Layer already exists [2025-01-13T07:14:49.648Z] 534a70dc8296: Layer already exists [2025-01-13T07:14:49.912Z] latest: digest: sha256:1e290c741c43f816ec55cce83709f8d63962e643f946d35f24226228b136f737 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:14:50.265Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:14:50.606Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.42 [2025-01-13T07:14:50.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-13T07:14:50.606Z] 77b049a5a01a: Preparing [2025-01-13T07:14:50.606Z] 23a71f159917: Preparing [2025-01-13T07:14:50.606Z] bacc3f375762: Preparing [2025-01-13T07:14:50.606Z] 5b6dc6979a48: Preparing [2025-01-13T07:14:50.606Z] fd361d52c584: Preparing [2025-01-13T07:14:50.606Z] 06328fc52ecb: Preparing [2025-01-13T07:14:50.606Z] faa8d2301fa6: Preparing [2025-01-13T07:14:50.606Z] bae3bd05d994: Preparing [2025-01-13T07:14:50.606Z] 5a5fd3a91b5d: Preparing [2025-01-13T07:14:50.606Z] 534a70dc8296: Preparing [2025-01-13T07:14:50.606Z] 06328fc52ecb: Waiting [2025-01-13T07:14:50.606Z] bae3bd05d994: Waiting [2025-01-13T07:14:50.606Z] faa8d2301fa6: Waiting [2025-01-13T07:14:50.606Z] 5a5fd3a91b5d: Waiting [2025-01-13T07:14:50.606Z] 534a70dc8296: Waiting [2025-01-13T07:14:50.606Z] bacc3f375762: Layer already exists [2025-01-13T07:14:50.606Z] 23a71f159917: Layer already exists [2025-01-13T07:14:50.606Z] 5b6dc6979a48: Layer already exists [2025-01-13T07:14:50.606Z] 77b049a5a01a: Layer already exists [2025-01-13T07:14:50.606Z] fd361d52c584: Layer already exists [2025-01-13T07:14:50.607Z] 534a70dc8296: Layer already exists [2025-01-13T07:14:50.607Z] 5a5fd3a91b5d: Layer already exists [2025-01-13T07:14:50.607Z] faa8d2301fa6: Layer already exists [2025-01-13T07:14:50.607Z] bae3bd05d994: Layer already exists [2025-01-13T07:14:50.607Z] 06328fc52ecb: Layer already exists [2025-01-13T07:14:50.870Z] 4.0.0-dev.42: digest: sha256:1e290c741c43f816ec55cce83709f8d63962e643f946d35f24226228b136f737 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:14:51.219Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:14:51.561Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:14:51.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-13T07:14:51.561Z] 77b049a5a01a: Preparing [2025-01-13T07:14:51.561Z] 23a71f159917: Preparing [2025-01-13T07:14:51.561Z] bacc3f375762: Preparing [2025-01-13T07:14:51.561Z] 5b6dc6979a48: Preparing [2025-01-13T07:14:51.561Z] fd361d52c584: Preparing [2025-01-13T07:14:51.561Z] 06328fc52ecb: Preparing [2025-01-13T07:14:51.561Z] faa8d2301fa6: Preparing [2025-01-13T07:14:51.561Z] bae3bd05d994: Preparing [2025-01-13T07:14:51.561Z] 5a5fd3a91b5d: Preparing [2025-01-13T07:14:51.561Z] 534a70dc8296: Preparing [2025-01-13T07:14:51.561Z] 06328fc52ecb: Waiting [2025-01-13T07:14:51.561Z] faa8d2301fa6: Waiting [2025-01-13T07:14:51.561Z] bae3bd05d994: Waiting [2025-01-13T07:14:51.561Z] 534a70dc8296: Waiting [2025-01-13T07:14:51.561Z] 5b6dc6979a48: Layer already exists [2025-01-13T07:14:51.561Z] fd361d52c584: Layer already exists [2025-01-13T07:14:51.561Z] 23a71f159917: Layer already exists [2025-01-13T07:14:51.561Z] bacc3f375762: Layer already exists [2025-01-13T07:14:51.561Z] 77b049a5a01a: Layer already exists [2025-01-13T07:14:51.561Z] 06328fc52ecb: Layer already exists [2025-01-13T07:14:51.561Z] bae3bd05d994: Layer already exists [2025-01-13T07:14:51.561Z] faa8d2301fa6: Layer already exists [2025-01-13T07:14:51.561Z] 5a5fd3a91b5d: Layer already exists [2025-01-13T07:14:51.561Z] 534a70dc8296: Layer already exists [2025-01-13T07:14:51.825Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42: digest: sha256:1e290c741c43f816ec55cce83709f8d63962e643f946d35f24226228b136f737 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:14:52.182Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:14:52.530Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-01-13T07:14:52.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-13T07:14:52.530Z] 77b049a5a01a: Preparing [2025-01-13T07:14:52.530Z] 23a71f159917: Preparing [2025-01-13T07:14:52.530Z] bacc3f375762: Preparing [2025-01-13T07:14:52.530Z] 5b6dc6979a48: Preparing [2025-01-13T07:14:52.530Z] fd361d52c584: Preparing [2025-01-13T07:14:52.530Z] 06328fc52ecb: Preparing [2025-01-13T07:14:52.530Z] faa8d2301fa6: Preparing [2025-01-13T07:14:52.530Z] bae3bd05d994: Preparing [2025-01-13T07:14:52.530Z] 5a5fd3a91b5d: Preparing [2025-01-13T07:14:52.530Z] faa8d2301fa6: Waiting [2025-01-13T07:14:52.530Z] bae3bd05d994: Waiting [2025-01-13T07:14:52.530Z] 06328fc52ecb: Waiting [2025-01-13T07:14:52.530Z] 534a70dc8296: Preparing [2025-01-13T07:14:52.530Z] 5a5fd3a91b5d: Waiting [2025-01-13T07:14:52.530Z] 534a70dc8296: Waiting [2025-01-13T07:14:52.530Z] fd361d52c584: Layer already exists [2025-01-13T07:14:52.530Z] 77b049a5a01a: Layer already exists [2025-01-13T07:14:52.530Z] 23a71f159917: Layer already exists [2025-01-13T07:14:52.530Z] bacc3f375762: Layer already exists [2025-01-13T07:14:52.530Z] 5b6dc6979a48: Layer already exists [2025-01-13T07:14:52.530Z] faa8d2301fa6: Layer already exists [2025-01-13T07:14:52.530Z] 06328fc52ecb: Layer already exists [2025-01-13T07:14:52.530Z] bae3bd05d994: Layer already exists [2025-01-13T07:14:52.530Z] 5a5fd3a91b5d: Layer already exists [2025-01-13T07:14:52.530Z] 534a70dc8296: Layer already exists [2025-01-13T07:14:52.794Z] main: digest: sha256:1e290c741c43f816ec55cce83709f8d63962e643f946d35f24226228b136f737 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-13T07:14:52.871Z] ===================================================== [Pipeline] echo [2025-01-13T07:14:52.885Z] taggedImages: [2025-01-13T07:14:52.885Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:14:52.885Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-01-13T07:14:52.885Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.42 [2025-01-13T07:14:52.885Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:14:52.885Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-01-13T07:14:52.918Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-01-13T07:14:52.918Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:14:52.918Z] latest [2025-01-13T07:14:52.918Z] 4.0.0-dev.42 [2025-01-13T07:14:52.918Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:14:52.918Z] main [2025-01-13T07:14:52.918Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:14:53.287Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:14:53.633Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:14:53.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-13T07:14:53.633Z] d4b8d294f523: Preparing [2025-01-13T07:14:53.633Z] f069aefcd7c2: Preparing [2025-01-13T07:14:53.633Z] d9a1e0ee5e19: Preparing [2025-01-13T07:14:53.633Z] 5b6dc6979a48: Preparing [2025-01-13T07:14:53.633Z] fd361d52c584: Preparing [2025-01-13T07:14:53.633Z] 13d2e2222390: Preparing [2025-01-13T07:14:53.633Z] bae968361e9d: Preparing [2025-01-13T07:14:53.633Z] cb83b8216e65: Preparing [2025-01-13T07:14:53.633Z] 534a70dc8296: Preparing [2025-01-13T07:14:53.633Z] bae968361e9d: Waiting [2025-01-13T07:14:53.633Z] cb83b8216e65: Waiting [2025-01-13T07:14:53.633Z] 534a70dc8296: Waiting [2025-01-13T07:14:53.633Z] 13d2e2222390: Waiting [2025-01-13T07:14:53.633Z] 5b6dc6979a48: Layer already exists [2025-01-13T07:14:53.633Z] fd361d52c584: Layer already exists [2025-01-13T07:14:53.897Z] f069aefcd7c2: Pushed [2025-01-13T07:14:53.897Z] d9a1e0ee5e19: Pushed [2025-01-13T07:14:53.897Z] d4b8d294f523: Pushed [2025-01-13T07:14:53.897Z] 534a70dc8296: Layer already exists [2025-01-13T07:14:53.897Z] bae968361e9d: Pushed [2025-01-13T07:14:54.474Z] cb83b8216e65: Pushed [2025-01-13T07:15:16.502Z] 13d2e2222390: Pushed [2025-01-13T07:15:16.502Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461: digest: sha256:6b712b72c1cd4d8c709549e69056214266c96d91f058146e5ebfad85618ad33d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:15:16.860Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:15:17.208Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-01-13T07:15:17.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-13T07:15:17.208Z] d4b8d294f523: Preparing [2025-01-13T07:15:17.208Z] f069aefcd7c2: Preparing [2025-01-13T07:15:17.208Z] d9a1e0ee5e19: Preparing [2025-01-13T07:15:17.208Z] 5b6dc6979a48: Preparing [2025-01-13T07:15:17.208Z] fd361d52c584: Preparing [2025-01-13T07:15:17.208Z] 13d2e2222390: Preparing [2025-01-13T07:15:17.208Z] bae968361e9d: Preparing [2025-01-13T07:15:17.208Z] cb83b8216e65: Preparing [2025-01-13T07:15:17.208Z] 534a70dc8296: Preparing [2025-01-13T07:15:17.208Z] 13d2e2222390: Waiting [2025-01-13T07:15:17.208Z] bae968361e9d: Waiting [2025-01-13T07:15:17.208Z] cb83b8216e65: Waiting [2025-01-13T07:15:17.208Z] 534a70dc8296: Waiting [2025-01-13T07:15:17.208Z] fd361d52c584: Layer already exists [2025-01-13T07:15:17.208Z] d9a1e0ee5e19: Layer already exists [2025-01-13T07:15:17.208Z] 5b6dc6979a48: Layer already exists [2025-01-13T07:15:17.208Z] d4b8d294f523: Layer already exists [2025-01-13T07:15:17.208Z] f069aefcd7c2: Layer already exists [2025-01-13T07:15:17.208Z] 13d2e2222390: Layer already exists [2025-01-13T07:15:17.208Z] 534a70dc8296: Layer already exists [2025-01-13T07:15:17.208Z] cb83b8216e65: Layer already exists [2025-01-13T07:15:17.208Z] bae968361e9d: Layer already exists [2025-01-13T07:15:17.474Z] latest: digest: sha256:6b712b72c1cd4d8c709549e69056214266c96d91f058146e5ebfad85618ad33d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:15:17.831Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:15:18.176Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.42 [2025-01-13T07:15:18.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-13T07:15:18.177Z] d4b8d294f523: Preparing [2025-01-13T07:15:18.177Z] f069aefcd7c2: Preparing [2025-01-13T07:15:18.177Z] d9a1e0ee5e19: Preparing [2025-01-13T07:15:18.177Z] 5b6dc6979a48: Preparing [2025-01-13T07:15:18.177Z] fd361d52c584: Preparing [2025-01-13T07:15:18.177Z] 13d2e2222390: Preparing [2025-01-13T07:15:18.177Z] bae968361e9d: Preparing [2025-01-13T07:15:18.177Z] cb83b8216e65: Preparing [2025-01-13T07:15:18.177Z] 534a70dc8296: Preparing [2025-01-13T07:15:18.177Z] 13d2e2222390: Waiting [2025-01-13T07:15:18.177Z] bae968361e9d: Waiting [2025-01-13T07:15:18.177Z] cb83b8216e65: Waiting [2025-01-13T07:15:18.177Z] 534a70dc8296: Waiting [2025-01-13T07:15:18.177Z] 5b6dc6979a48: Layer already exists [2025-01-13T07:15:18.177Z] f069aefcd7c2: Layer already exists [2025-01-13T07:15:18.177Z] d9a1e0ee5e19: Layer already exists [2025-01-13T07:15:18.177Z] d4b8d294f523: Layer already exists [2025-01-13T07:15:18.177Z] fd361d52c584: Layer already exists [2025-01-13T07:15:18.177Z] 534a70dc8296: Layer already exists [2025-01-13T07:15:18.177Z] bae968361e9d: Layer already exists [2025-01-13T07:15:18.177Z] cb83b8216e65: Layer already exists [2025-01-13T07:15:18.177Z] 13d2e2222390: Layer already exists [2025-01-13T07:15:18.441Z] 4.0.0-dev.42: digest: sha256:6b712b72c1cd4d8c709549e69056214266c96d91f058146e5ebfad85618ad33d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:15:18.798Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:15:19.155Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:15:19.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-13T07:15:19.155Z] d4b8d294f523: Preparing [2025-01-13T07:15:19.155Z] f069aefcd7c2: Preparing [2025-01-13T07:15:19.155Z] d9a1e0ee5e19: Preparing [2025-01-13T07:15:19.155Z] 5b6dc6979a48: Preparing [2025-01-13T07:15:19.155Z] fd361d52c584: Preparing [2025-01-13T07:15:19.155Z] 13d2e2222390: Preparing [2025-01-13T07:15:19.155Z] bae968361e9d: Preparing [2025-01-13T07:15:19.155Z] cb83b8216e65: Preparing [2025-01-13T07:15:19.155Z] 534a70dc8296: Preparing [2025-01-13T07:15:19.155Z] 13d2e2222390: Waiting [2025-01-13T07:15:19.155Z] bae968361e9d: Waiting [2025-01-13T07:15:19.155Z] 534a70dc8296: Waiting [2025-01-13T07:15:19.155Z] cb83b8216e65: Waiting [2025-01-13T07:15:19.155Z] d4b8d294f523: Layer already exists [2025-01-13T07:15:19.155Z] f069aefcd7c2: Layer already exists [2025-01-13T07:15:19.155Z] d9a1e0ee5e19: Layer already exists [2025-01-13T07:15:19.155Z] 5b6dc6979a48: Layer already exists [2025-01-13T07:15:19.155Z] fd361d52c584: Layer already exists [2025-01-13T07:15:19.155Z] cb83b8216e65: Layer already exists [2025-01-13T07:15:19.155Z] bae968361e9d: Layer already exists [2025-01-13T07:15:19.155Z] 13d2e2222390: Layer already exists [2025-01-13T07:15:19.155Z] 534a70dc8296: Layer already exists [2025-01-13T07:15:19.421Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42: digest: sha256:6b712b72c1cd4d8c709549e69056214266c96d91f058146e5ebfad85618ad33d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:15:19.784Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:15:20.139Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-01-13T07:15:20.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-13T07:15:20.139Z] d4b8d294f523: Preparing [2025-01-13T07:15:20.139Z] f069aefcd7c2: Preparing [2025-01-13T07:15:20.139Z] d9a1e0ee5e19: Preparing [2025-01-13T07:15:20.139Z] 5b6dc6979a48: Preparing [2025-01-13T07:15:20.139Z] fd361d52c584: Preparing [2025-01-13T07:15:20.139Z] 13d2e2222390: Preparing [2025-01-13T07:15:20.139Z] bae968361e9d: Preparing [2025-01-13T07:15:20.139Z] cb83b8216e65: Preparing [2025-01-13T07:15:20.139Z] 534a70dc8296: Preparing [2025-01-13T07:15:20.139Z] cb83b8216e65: Waiting [2025-01-13T07:15:20.139Z] 534a70dc8296: Waiting [2025-01-13T07:15:20.139Z] bae968361e9d: Waiting [2025-01-13T07:15:20.139Z] fd361d52c584: Layer already exists [2025-01-13T07:15:20.139Z] d9a1e0ee5e19: Layer already exists [2025-01-13T07:15:20.139Z] 5b6dc6979a48: Layer already exists [2025-01-13T07:15:20.139Z] d4b8d294f523: Layer already exists [2025-01-13T07:15:20.139Z] f069aefcd7c2: Layer already exists [2025-01-13T07:15:20.139Z] 534a70dc8296: Layer already exists [2025-01-13T07:15:20.139Z] bae968361e9d: Layer already exists [2025-01-13T07:15:20.139Z] cb83b8216e65: Layer already exists [2025-01-13T07:15:20.139Z] 13d2e2222390: Layer already exists [2025-01-13T07:15:20.404Z] main: digest: sha256:6b712b72c1cd4d8c709549e69056214266c96d91f058146e5ebfad85618ad33d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-13T07:15:20.486Z] ===================================================== [Pipeline] echo [2025-01-13T07:15:20.502Z] taggedImages: [2025-01-13T07:15:20.502Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:15:20.502Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-01-13T07:15:20.502Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.42 [2025-01-13T07:15:20.502Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:15:20.502Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-01-13T07:15:20.533Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-01-13T07:15:20.533Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:15:20.533Z] latest [2025-01-13T07:15:20.533Z] 4.0.0-dev.42 [2025-01-13T07:15:20.533Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:15:20.533Z] main [2025-01-13T07:15:20.533Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:15:20.910Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:15:21.348Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:15:21.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-13T07:15:21.348Z] 1f5439219342: Preparing [2025-01-13T07:15:21.348Z] 6dd6d992cc3c: Preparing [2025-01-13T07:15:21.348Z] d514db236cfe: Preparing [2025-01-13T07:15:21.348Z] 5b6dc6979a48: Preparing [2025-01-13T07:15:21.348Z] fd361d52c584: Preparing [2025-01-13T07:15:21.348Z] 5f4684d3fcbf: Preparing [2025-01-13T07:15:21.348Z] bae3bd05d994: Preparing [2025-01-13T07:15:21.348Z] 5a5fd3a91b5d: Preparing [2025-01-13T07:15:21.348Z] 534a70dc8296: Preparing [2025-01-13T07:15:21.348Z] bae3bd05d994: Waiting [2025-01-13T07:15:21.348Z] 5f4684d3fcbf: Waiting [2025-01-13T07:15:21.348Z] 5a5fd3a91b5d: Waiting [2025-01-13T07:15:21.348Z] 5b6dc6979a48: Layer already exists [2025-01-13T07:15:21.348Z] fd361d52c584: Layer already exists [2025-01-13T07:15:21.618Z] bae3bd05d994: Layer already exists [2025-01-13T07:15:21.618Z] 5a5fd3a91b5d: Layer already exists [2025-01-13T07:15:21.618Z] 6dd6d992cc3c: Pushed [2025-01-13T07:15:21.618Z] 534a70dc8296: Layer already exists [2025-01-13T07:15:21.618Z] d514db236cfe: Pushed [2025-01-13T07:15:21.618Z] 1f5439219342: Pushed [2025-01-13T07:15:48.418Z] 5f4684d3fcbf: Pushed [2025-01-13T07:15:48.418Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461: digest: sha256:f8aef4f985982a5de32826fa5fdb86665401a881f97a2fa7749a7f9cef69fe67 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:15:48.768Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:15:49.110Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-01-13T07:15:49.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-13T07:15:49.375Z] 1f5439219342: Preparing [2025-01-13T07:15:49.375Z] 6dd6d992cc3c: Preparing [2025-01-13T07:15:49.375Z] d514db236cfe: Preparing [2025-01-13T07:15:49.375Z] 5b6dc6979a48: Preparing [2025-01-13T07:15:49.375Z] fd361d52c584: Preparing [2025-01-13T07:15:49.375Z] 5f4684d3fcbf: Preparing [2025-01-13T07:15:49.375Z] bae3bd05d994: Preparing [2025-01-13T07:15:49.375Z] 5a5fd3a91b5d: Preparing [2025-01-13T07:15:49.375Z] 534a70dc8296: Preparing [2025-01-13T07:15:49.375Z] 5f4684d3fcbf: Waiting [2025-01-13T07:15:49.375Z] bae3bd05d994: Waiting [2025-01-13T07:15:49.375Z] 5a5fd3a91b5d: Waiting [2025-01-13T07:15:49.375Z] 534a70dc8296: Waiting [2025-01-13T07:15:49.375Z] fd361d52c584: Layer already exists [2025-01-13T07:15:49.375Z] 1f5439219342: Layer already exists [2025-01-13T07:15:49.375Z] 5b6dc6979a48: Layer already exists [2025-01-13T07:15:49.375Z] d514db236cfe: Layer already exists [2025-01-13T07:15:49.375Z] 6dd6d992cc3c: Layer already exists [2025-01-13T07:15:49.375Z] bae3bd05d994: Layer already exists [2025-01-13T07:15:49.638Z] 5f4684d3fcbf: Layer already exists [2025-01-13T07:15:49.638Z] 5a5fd3a91b5d: Layer already exists [2025-01-13T07:15:49.638Z] 534a70dc8296: Layer already exists [2025-01-13T07:15:49.638Z] latest: digest: sha256:f8aef4f985982a5de32826fa5fdb86665401a881f97a2fa7749a7f9cef69fe67 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:15:49.987Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:15:50.324Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.42 [2025-01-13T07:15:50.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-13T07:15:50.324Z] 1f5439219342: Preparing [2025-01-13T07:15:50.324Z] 6dd6d992cc3c: Preparing [2025-01-13T07:15:50.324Z] d514db236cfe: Preparing [2025-01-13T07:15:50.324Z] 5b6dc6979a48: Preparing [2025-01-13T07:15:50.324Z] fd361d52c584: Preparing [2025-01-13T07:15:50.324Z] 5f4684d3fcbf: Preparing [2025-01-13T07:15:50.324Z] bae3bd05d994: Preparing [2025-01-13T07:15:50.324Z] 5a5fd3a91b5d: Preparing [2025-01-13T07:15:50.324Z] 534a70dc8296: Preparing [2025-01-13T07:15:50.324Z] bae3bd05d994: Waiting [2025-01-13T07:15:50.324Z] 5a5fd3a91b5d: Waiting [2025-01-13T07:15:50.324Z] 5f4684d3fcbf: Waiting [2025-01-13T07:15:50.324Z] 534a70dc8296: Waiting [2025-01-13T07:15:50.324Z] d514db236cfe: Layer already exists [2025-01-13T07:15:50.587Z] fd361d52c584: Layer already exists [2025-01-13T07:15:50.587Z] 1f5439219342: Layer already exists [2025-01-13T07:15:50.587Z] 5b6dc6979a48: Layer already exists [2025-01-13T07:15:50.587Z] 5f4684d3fcbf: Layer already exists [2025-01-13T07:15:50.588Z] bae3bd05d994: Layer already exists [2025-01-13T07:15:50.588Z] 5a5fd3a91b5d: Layer already exists [2025-01-13T07:15:50.588Z] 534a70dc8296: Layer already exists [2025-01-13T07:15:50.852Z] 6dd6d992cc3c: Layer already exists [2025-01-13T07:15:51.116Z] 4.0.0-dev.42: digest: sha256:f8aef4f985982a5de32826fa5fdb86665401a881f97a2fa7749a7f9cef69fe67 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:15:51.466Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:15:51.807Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:15:51.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-13T07:15:51.807Z] 1f5439219342: Preparing [2025-01-13T07:15:51.807Z] 6dd6d992cc3c: Preparing [2025-01-13T07:15:51.807Z] d514db236cfe: Preparing [2025-01-13T07:15:51.807Z] 5b6dc6979a48: Preparing [2025-01-13T07:15:51.807Z] fd361d52c584: Preparing [2025-01-13T07:15:51.807Z] 5f4684d3fcbf: Preparing [2025-01-13T07:15:51.807Z] bae3bd05d994: Preparing [2025-01-13T07:15:51.807Z] 5a5fd3a91b5d: Preparing [2025-01-13T07:15:51.807Z] 534a70dc8296: Preparing [2025-01-13T07:15:51.807Z] 5f4684d3fcbf: Waiting [2025-01-13T07:15:51.807Z] bae3bd05d994: Waiting [2025-01-13T07:15:51.807Z] 5a5fd3a91b5d: Waiting [2025-01-13T07:15:51.807Z] 534a70dc8296: Waiting [2025-01-13T07:15:51.807Z] 6dd6d992cc3c: Layer already exists [2025-01-13T07:15:51.807Z] 5b6dc6979a48: Layer already exists [2025-01-13T07:15:51.807Z] fd361d52c584: Layer already exists [2025-01-13T07:15:51.807Z] 1f5439219342: Layer already exists [2025-01-13T07:15:51.807Z] d514db236cfe: Layer already exists [2025-01-13T07:15:51.807Z] bae3bd05d994: Layer already exists [2025-01-13T07:15:51.807Z] 5f4684d3fcbf: Layer already exists [2025-01-13T07:15:51.807Z] 5a5fd3a91b5d: Layer already exists [2025-01-13T07:15:51.807Z] 534a70dc8296: Layer already exists [2025-01-13T07:15:52.071Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42: digest: sha256:f8aef4f985982a5de32826fa5fdb86665401a881f97a2fa7749a7f9cef69fe67 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:15:52.420Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:15:52.764Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-01-13T07:15:52.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-13T07:15:52.764Z] 1f5439219342: Preparing [2025-01-13T07:15:52.764Z] 6dd6d992cc3c: Preparing [2025-01-13T07:15:52.764Z] d514db236cfe: Preparing [2025-01-13T07:15:52.764Z] 5b6dc6979a48: Preparing [2025-01-13T07:15:52.764Z] fd361d52c584: Preparing [2025-01-13T07:15:52.764Z] 5f4684d3fcbf: Preparing [2025-01-13T07:15:52.764Z] bae3bd05d994: Preparing [2025-01-13T07:15:52.764Z] 5a5fd3a91b5d: Preparing [2025-01-13T07:15:52.764Z] 534a70dc8296: Preparing [2025-01-13T07:15:52.764Z] bae3bd05d994: Waiting [2025-01-13T07:15:52.764Z] 534a70dc8296: Waiting [2025-01-13T07:15:52.764Z] 5f4684d3fcbf: Waiting [2025-01-13T07:15:52.764Z] 5a5fd3a91b5d: Waiting [2025-01-13T07:15:52.764Z] 6dd6d992cc3c: Layer already exists [2025-01-13T07:15:52.764Z] d514db236cfe: Layer already exists [2025-01-13T07:15:52.764Z] 5b6dc6979a48: Layer already exists [2025-01-13T07:15:52.764Z] 1f5439219342: Layer already exists [2025-01-13T07:15:52.764Z] fd361d52c584: Layer already exists [2025-01-13T07:15:52.764Z] 5f4684d3fcbf: Layer already exists [2025-01-13T07:15:52.764Z] 534a70dc8296: Layer already exists [2025-01-13T07:15:52.764Z] 5a5fd3a91b5d: Layer already exists [2025-01-13T07:15:52.764Z] bae3bd05d994: Layer already exists [2025-01-13T07:15:53.027Z] main: digest: sha256:f8aef4f985982a5de32826fa5fdb86665401a881f97a2fa7749a7f9cef69fe67 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-13T07:15:53.101Z] ===================================================== [Pipeline] echo [2025-01-13T07:15:53.112Z] taggedImages: [2025-01-13T07:15:53.112Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:15:53.112Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-01-13T07:15:53.112Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.42 [2025-01-13T07:15:53.112Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:15:53.112Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-01-13T07:15:53.133Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-01-13T07:15:53.133Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:15:53.133Z] latest [2025-01-13T07:15:53.133Z] 4.0.0-dev.42 [2025-01-13T07:15:53.133Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:15:53.133Z] main [2025-01-13T07:15:53.133Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:15:53.492Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:15:53.838Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:15:53.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-13T07:15:53.838Z] 86f1aa60d01d: Preparing [2025-01-13T07:15:53.838Z] 0760a3ce9ece: Preparing [2025-01-13T07:15:53.838Z] fff27f822826: Preparing [2025-01-13T07:15:53.838Z] 5b6dc6979a48: Preparing [2025-01-13T07:15:53.838Z] fd361d52c584: Preparing [2025-01-13T07:15:53.838Z] ccf75b51937f: Preparing [2025-01-13T07:15:53.838Z] d6494cadde48: Preparing [2025-01-13T07:15:53.838Z] 534a70dc8296: Preparing [2025-01-13T07:15:53.838Z] ccf75b51937f: Waiting [2025-01-13T07:15:53.838Z] d6494cadde48: Waiting [2025-01-13T07:15:53.838Z] 534a70dc8296: Waiting [2025-01-13T07:15:53.838Z] fd361d52c584: Layer already exists [2025-01-13T07:15:53.838Z] 5b6dc6979a48: Layer already exists [2025-01-13T07:15:54.102Z] 0760a3ce9ece: Pushed [2025-01-13T07:15:54.102Z] 86f1aa60d01d: Pushed [2025-01-13T07:15:54.102Z] 534a70dc8296: Layer already exists [2025-01-13T07:15:54.102Z] ccf75b51937f: Pushed [2025-01-13T07:15:55.495Z] d6494cadde48: Pushed [2025-01-13T07:16:02.114Z] fff27f822826: Pushed [2025-01-13T07:16:02.114Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461: digest: sha256:6e9f5677736a04f7041927c0244e3219454ac70302113ade15414437c63c17fc size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:16:02.470Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:16:02.812Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-01-13T07:16:02.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-13T07:16:02.812Z] 86f1aa60d01d: Preparing [2025-01-13T07:16:02.812Z] 0760a3ce9ece: Preparing [2025-01-13T07:16:02.812Z] fff27f822826: Preparing [2025-01-13T07:16:02.812Z] 5b6dc6979a48: Preparing [2025-01-13T07:16:02.812Z] fd361d52c584: Preparing [2025-01-13T07:16:02.812Z] ccf75b51937f: Preparing [2025-01-13T07:16:02.812Z] d6494cadde48: Preparing [2025-01-13T07:16:02.812Z] 534a70dc8296: Preparing [2025-01-13T07:16:02.812Z] ccf75b51937f: Waiting [2025-01-13T07:16:02.812Z] d6494cadde48: Waiting [2025-01-13T07:16:02.812Z] 534a70dc8296: Waiting [2025-01-13T07:16:02.812Z] 0760a3ce9ece: Layer already exists [2025-01-13T07:16:02.812Z] fff27f822826: Layer already exists [2025-01-13T07:16:02.812Z] fd361d52c584: Layer already exists [2025-01-13T07:16:02.812Z] 5b6dc6979a48: Layer already exists [2025-01-13T07:16:02.812Z] 86f1aa60d01d: Layer already exists [2025-01-13T07:16:02.812Z] ccf75b51937f: Layer already exists [2025-01-13T07:16:02.812Z] d6494cadde48: Layer already exists [2025-01-13T07:16:02.812Z] 534a70dc8296: Layer already exists [2025-01-13T07:16:03.075Z] latest: digest: sha256:6e9f5677736a04f7041927c0244e3219454ac70302113ade15414437c63c17fc size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:16:03.434Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:16:03.795Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.42 [2025-01-13T07:16:03.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-13T07:16:03.795Z] 86f1aa60d01d: Preparing [2025-01-13T07:16:03.795Z] 0760a3ce9ece: Preparing [2025-01-13T07:16:03.795Z] fff27f822826: Preparing [2025-01-13T07:16:03.795Z] 5b6dc6979a48: Preparing [2025-01-13T07:16:03.796Z] fd361d52c584: Preparing [2025-01-13T07:16:03.796Z] ccf75b51937f: Preparing [2025-01-13T07:16:03.796Z] d6494cadde48: Preparing [2025-01-13T07:16:03.796Z] 534a70dc8296: Preparing [2025-01-13T07:16:03.796Z] ccf75b51937f: Waiting [2025-01-13T07:16:03.796Z] d6494cadde48: Waiting [2025-01-13T07:16:03.796Z] 534a70dc8296: Waiting [2025-01-13T07:16:03.796Z] 0760a3ce9ece: Layer already exists [2025-01-13T07:16:03.796Z] fff27f822826: Layer already exists [2025-01-13T07:16:03.796Z] fd361d52c584: Layer already exists [2025-01-13T07:16:03.796Z] 86f1aa60d01d: Layer already exists [2025-01-13T07:16:03.796Z] 5b6dc6979a48: Layer already exists [2025-01-13T07:16:03.796Z] ccf75b51937f: Layer already exists [2025-01-13T07:16:03.796Z] d6494cadde48: Layer already exists [2025-01-13T07:16:03.796Z] 534a70dc8296: Layer already exists [2025-01-13T07:16:04.060Z] 4.0.0-dev.42: digest: sha256:6e9f5677736a04f7041927c0244e3219454ac70302113ade15414437c63c17fc size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:16:04.415Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:16:04.772Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:16:04.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-13T07:16:04.772Z] 86f1aa60d01d: Preparing [2025-01-13T07:16:04.772Z] 0760a3ce9ece: Preparing [2025-01-13T07:16:04.772Z] fff27f822826: Preparing [2025-01-13T07:16:04.772Z] 5b6dc6979a48: Preparing [2025-01-13T07:16:04.772Z] fd361d52c584: Preparing [2025-01-13T07:16:04.772Z] ccf75b51937f: Preparing [2025-01-13T07:16:04.772Z] d6494cadde48: Preparing [2025-01-13T07:16:04.772Z] 534a70dc8296: Preparing [2025-01-13T07:16:04.772Z] d6494cadde48: Waiting [2025-01-13T07:16:04.772Z] 534a70dc8296: Waiting [2025-01-13T07:16:04.772Z] ccf75b51937f: Waiting [2025-01-13T07:16:04.772Z] fd361d52c584: Layer already exists [2025-01-13T07:16:04.772Z] 86f1aa60d01d: Layer already exists [2025-01-13T07:16:04.772Z] fff27f822826: Layer already exists [2025-01-13T07:16:04.772Z] 0760a3ce9ece: Layer already exists [2025-01-13T07:16:04.772Z] 5b6dc6979a48: Layer already exists [2025-01-13T07:16:04.772Z] ccf75b51937f: Layer already exists [2025-01-13T07:16:04.772Z] d6494cadde48: Layer already exists [2025-01-13T07:16:04.772Z] 534a70dc8296: Layer already exists [2025-01-13T07:16:05.040Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42: digest: sha256:6e9f5677736a04f7041927c0244e3219454ac70302113ade15414437c63c17fc size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:16:05.396Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:16:05.747Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-01-13T07:16:05.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-13T07:16:05.747Z] 86f1aa60d01d: Preparing [2025-01-13T07:16:05.747Z] 0760a3ce9ece: Preparing [2025-01-13T07:16:05.747Z] fff27f822826: Preparing [2025-01-13T07:16:05.747Z] 5b6dc6979a48: Preparing [2025-01-13T07:16:05.747Z] fd361d52c584: Preparing [2025-01-13T07:16:05.747Z] ccf75b51937f: Preparing [2025-01-13T07:16:05.747Z] d6494cadde48: Preparing [2025-01-13T07:16:05.747Z] 534a70dc8296: Preparing [2025-01-13T07:16:05.747Z] ccf75b51937f: Waiting [2025-01-13T07:16:05.747Z] 534a70dc8296: Waiting [2025-01-13T07:16:05.747Z] d6494cadde48: Waiting [2025-01-13T07:16:05.747Z] fff27f822826: Layer already exists [2025-01-13T07:16:05.747Z] 5b6dc6979a48: Layer already exists [2025-01-13T07:16:05.747Z] 86f1aa60d01d: Layer already exists [2025-01-13T07:16:05.747Z] fd361d52c584: Layer already exists [2025-01-13T07:16:05.747Z] 0760a3ce9ece: Layer already exists [2025-01-13T07:16:05.747Z] ccf75b51937f: Layer already exists [2025-01-13T07:16:05.747Z] d6494cadde48: Layer already exists [2025-01-13T07:16:05.747Z] 534a70dc8296: Layer already exists [2025-01-13T07:16:06.014Z] main: digest: sha256:6e9f5677736a04f7041927c0244e3219454ac70302113ade15414437c63c17fc size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-13T07:16:06.095Z] ===================================================== [Pipeline] echo [2025-01-13T07:16:06.107Z] taggedImages: [2025-01-13T07:16:06.107Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:16:06.107Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-01-13T07:16:06.107Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.42 [2025-01-13T07:16:06.107Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:16:06.107Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-01-13T07:16:06.140Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-01-13T07:16:06.140Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:16:06.140Z] latest [2025-01-13T07:16:06.140Z] 4.0.0-dev.42 [2025-01-13T07:16:06.140Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:16:06.140Z] main [2025-01-13T07:16:06.140Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:16:06.505Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:16:06.855Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:16:06.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-13T07:16:06.856Z] 1cadb27ec172: Preparing [2025-01-13T07:16:06.856Z] dd7217018899: Preparing [2025-01-13T07:16:06.856Z] 5b6dc6979a48: Preparing [2025-01-13T07:16:06.856Z] fd361d52c584: Preparing [2025-01-13T07:16:06.856Z] d55307909de8: Preparing [2025-01-13T07:16:06.856Z] fcdd976d8f06: Preparing [2025-01-13T07:16:06.856Z] 534a70dc8296: Preparing [2025-01-13T07:16:06.856Z] fcdd976d8f06: Waiting [2025-01-13T07:16:06.856Z] 534a70dc8296: Waiting [2025-01-13T07:16:07.123Z] fd361d52c584: Layer already exists [2025-01-13T07:16:07.123Z] d55307909de8: Pushed [2025-01-13T07:16:07.123Z] 5b6dc6979a48: Layer already exists [2025-01-13T07:16:07.123Z] 534a70dc8296: Layer already exists [2025-01-13T07:16:07.390Z] 1cadb27ec172: Pushed [2025-01-13T07:16:07.655Z] fcdd976d8f06: Pushed [2025-01-13T07:16:15.837Z] dd7217018899: Pushed [2025-01-13T07:16:15.837Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461: digest: sha256:0732f4dbc685032e6120a2b575bccba0f9b596af3afa80a2d7582ce278ce6040 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:16:16.190Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:16:16.540Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-01-13T07:16:16.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-13T07:16:16.540Z] 1cadb27ec172: Preparing [2025-01-13T07:16:16.540Z] dd7217018899: Preparing [2025-01-13T07:16:16.540Z] 5b6dc6979a48: Preparing [2025-01-13T07:16:16.540Z] fd361d52c584: Preparing [2025-01-13T07:16:16.540Z] d55307909de8: Preparing [2025-01-13T07:16:16.540Z] fcdd976d8f06: Preparing [2025-01-13T07:16:16.540Z] 534a70dc8296: Preparing [2025-01-13T07:16:16.540Z] fcdd976d8f06: Waiting [2025-01-13T07:16:16.540Z] 534a70dc8296: Waiting [2025-01-13T07:16:16.540Z] 1cadb27ec172: Layer already exists [2025-01-13T07:16:16.540Z] dd7217018899: Layer already exists [2025-01-13T07:16:16.540Z] 5b6dc6979a48: Layer already exists [2025-01-13T07:16:16.540Z] d55307909de8: Layer already exists [2025-01-13T07:16:16.540Z] fd361d52c584: Layer already exists [2025-01-13T07:16:16.540Z] 534a70dc8296: Layer already exists [2025-01-13T07:16:16.540Z] fcdd976d8f06: Layer already exists [2025-01-13T07:16:16.805Z] latest: digest: sha256:0732f4dbc685032e6120a2b575bccba0f9b596af3afa80a2d7582ce278ce6040 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:16:17.152Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:16:17.492Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.42 [2025-01-13T07:16:17.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-13T07:16:17.492Z] 1cadb27ec172: Preparing [2025-01-13T07:16:17.492Z] dd7217018899: Preparing [2025-01-13T07:16:17.492Z] 5b6dc6979a48: Preparing [2025-01-13T07:16:17.492Z] fd361d52c584: Preparing [2025-01-13T07:16:17.492Z] d55307909de8: Preparing [2025-01-13T07:16:17.492Z] fcdd976d8f06: Preparing [2025-01-13T07:16:17.492Z] 534a70dc8296: Preparing [2025-01-13T07:16:17.492Z] fcdd976d8f06: Waiting [2025-01-13T07:16:17.492Z] 534a70dc8296: Waiting [2025-01-13T07:16:17.492Z] fd361d52c584: Layer already exists [2025-01-13T07:16:17.492Z] dd7217018899: Layer already exists [2025-01-13T07:16:17.492Z] d55307909de8: Layer already exists [2025-01-13T07:16:17.492Z] 1cadb27ec172: Layer already exists [2025-01-13T07:16:17.492Z] 5b6dc6979a48: Layer already exists [2025-01-13T07:16:17.492Z] fcdd976d8f06: Layer already exists [2025-01-13T07:16:17.492Z] 534a70dc8296: Layer already exists [2025-01-13T07:16:17.756Z] 4.0.0-dev.42: digest: sha256:0732f4dbc685032e6120a2b575bccba0f9b596af3afa80a2d7582ce278ce6040 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:16:18.100Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:16:18.722Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:16:18.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-13T07:16:18.722Z] 1cadb27ec172: Preparing [2025-01-13T07:16:18.722Z] dd7217018899: Preparing [2025-01-13T07:16:18.722Z] 5b6dc6979a48: Preparing [2025-01-13T07:16:18.722Z] fd361d52c584: Preparing [2025-01-13T07:16:18.722Z] d55307909de8: Preparing [2025-01-13T07:16:18.722Z] fcdd976d8f06: Preparing [2025-01-13T07:16:18.722Z] 534a70dc8296: Preparing [2025-01-13T07:16:18.722Z] 534a70dc8296: Waiting [2025-01-13T07:16:18.722Z] fcdd976d8f06: Waiting [2025-01-13T07:16:18.722Z] fd361d52c584: Layer already exists [2025-01-13T07:16:18.722Z] d55307909de8: Layer already exists [2025-01-13T07:16:18.722Z] 1cadb27ec172: Layer already exists [2025-01-13T07:16:18.722Z] 5b6dc6979a48: Layer already exists [2025-01-13T07:16:18.722Z] fcdd976d8f06: Layer already exists [2025-01-13T07:16:18.722Z] dd7217018899: Layer already exists [2025-01-13T07:16:18.722Z] 534a70dc8296: Layer already exists [2025-01-13T07:16:18.984Z] abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42: digest: sha256:0732f4dbc685032e6120a2b575bccba0f9b596af3afa80a2d7582ce278ce6040 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:16:19.356Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:16:19.710Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-01-13T07:16:19.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-13T07:16:19.710Z] 1cadb27ec172: Preparing [2025-01-13T07:16:19.710Z] dd7217018899: Preparing [2025-01-13T07:16:19.711Z] 5b6dc6979a48: Preparing [2025-01-13T07:16:19.711Z] fd361d52c584: Preparing [2025-01-13T07:16:19.711Z] d55307909de8: Preparing [2025-01-13T07:16:19.711Z] fcdd976d8f06: Preparing [2025-01-13T07:16:19.711Z] 534a70dc8296: Preparing [2025-01-13T07:16:19.711Z] fcdd976d8f06: Waiting [2025-01-13T07:16:19.711Z] 534a70dc8296: Waiting [2025-01-13T07:16:19.711Z] 1cadb27ec172: Layer already exists [2025-01-13T07:16:19.711Z] dd7217018899: Layer already exists [2025-01-13T07:16:19.711Z] fd361d52c584: Layer already exists [2025-01-13T07:16:19.711Z] d55307909de8: Layer already exists [2025-01-13T07:16:19.711Z] 5b6dc6979a48: Layer already exists [2025-01-13T07:16:19.711Z] 534a70dc8296: Layer already exists [2025-01-13T07:16:19.711Z] fcdd976d8f06: Layer already exists [2025-01-13T07:16:19.973Z] main: digest: sha256:0732f4dbc685032e6120a2b575bccba0f9b596af3afa80a2d7582ce278ce6040 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-13T07:16:20.051Z] ===================================================== [Pipeline] echo [2025-01-13T07:16:20.062Z] taggedImages: [2025-01-13T07:16:20.063Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [2025-01-13T07:16:20.063Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-01-13T07:16:20.063Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.42 [2025-01-13T07:16:20.063Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461-4.0.0-dev.42 [2025-01-13T07:16:20.063Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:16:20.446Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-13T07:16:20.446Z] [2025-01-13T07:16:20.446Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:16:20.774Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-13T07:16:20.774Z] arm64: Pulling from edgex-lftools-log-publisher [2025-01-13T07:16:20.774Z] 8998bd30e6a1: Pulling fs layer [2025-01-13T07:16:20.774Z] 04944245beec: Pulling fs layer [2025-01-13T07:16:20.774Z] 699f458cf7ca: Pulling fs layer [2025-01-13T07:16:20.774Z] 765212b225bb: Pulling fs layer [2025-01-13T07:16:20.774Z] f23df028b6ca: Pulling fs layer [2025-01-13T07:16:20.774Z] d65c8cfc05b1: Pulling fs layer [2025-01-13T07:16:20.774Z] 2437ff75d9bd: Pulling fs layer [2025-01-13T07:16:20.774Z] f23df028b6ca: Waiting [2025-01-13T07:16:20.774Z] d65c8cfc05b1: Waiting [2025-01-13T07:16:20.774Z] 2437ff75d9bd: Waiting [2025-01-13T07:16:20.774Z] 765212b225bb: Waiting [2025-01-13T07:16:21.038Z] 04944245beec: Verifying Checksum [2025-01-13T07:16:21.038Z] 04944245beec: Download complete [2025-01-13T07:16:21.038Z] 765212b225bb: Download complete [2025-01-13T07:16:21.038Z] f23df028b6ca: Verifying Checksum [2025-01-13T07:16:21.038Z] f23df028b6ca: Download complete [2025-01-13T07:16:21.038Z] d65c8cfc05b1: Verifying Checksum [2025-01-13T07:16:21.038Z] d65c8cfc05b1: Download complete [2025-01-13T07:16:21.038Z] 699f458cf7ca: Verifying Checksum [2025-01-13T07:16:21.038Z] 699f458cf7ca: Download complete [2025-01-13T07:16:21.619Z] 8998bd30e6a1: Verifying Checksum [2025-01-13T07:16:21.619Z] 8998bd30e6a1: Download complete [2025-01-13T07:16:23.554Z] 2437ff75d9bd: Verifying Checksum [2025-01-13T07:16:23.554Z] 2437ff75d9bd: Download complete [2025-01-13T07:16:27.800Z] 8998bd30e6a1: Pull complete [2025-01-13T07:16:28.385Z] 04944245beec: Pull complete [2025-01-13T07:16:30.330Z] 699f458cf7ca: Pull complete [2025-01-13T07:16:30.330Z] 765212b225bb: Pull complete [2025-01-13T07:16:31.288Z] f23df028b6ca: Pull complete [2025-01-13T07:16:31.288Z] d65c8cfc05b1: Pull complete [2025-01-13T07:16:57.951Z] 2437ff75d9bd: Pull complete [2025-01-13T07:16:57.952Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-01-13T07:16:57.952Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-13T07:16:57.952Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-13T07:16:58.129Z] prd-ubuntu20.04-docker-arm64-4c-16g-36612 does not seem to be running inside a container [2025-01-13T07:16:58.189Z] $ 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/778 -v /w/workspace/edgex-go/778:/w/workspace/edgex-go/778:rw,z -v /w/workspace/edgex-go/778@tmp:/w/workspace/edgex-go/778@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-01-13T07:17:00.179Z] $ docker top 23b43816b8dfcc37259c5368c2ecb5e6f06c7aa20820241d7ca7dd51bedc2815 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-13T07:17:00.745Z] ---> job-cost.sh [2025-01-13T07:17:01.008Z] lf-activate-venv: SKIPPING [2025-01-13T07:17:01.008Z] INFO: No Stack... [2025-01-13T07:17:01.284Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-13T07:17:02.236Z] INFO: Archiving Costs [Pipeline] sh [2025-01-13T07:17:02.551Z] + cat /w/workspace/edgex-go/778/archives/cost.csv [2025-01-13T07:17:02.551Z] + cut -d, -f6 [Pipeline] lock [2025-01-13T07:17:02.581Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-778-stack-cost] [2025-01-13T07:17:02.591Z] Resource [jenkins-edgexfoundry-edgex-go-main-778-stack-cost] did not exist. Created. [2025-01-13T07:17:02.598Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-778-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-13T07:17:02.922Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-13T07:17:03.577Z] Stashed 1 file(s) [Pipeline] } [2025-01-13T07:17:03.586Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-778-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-13T07:17:03.612Z] $ docker stop --time=1 23b43816b8dfcc37259c5368c2ecb5e6f06c7aa20820241d7ca7dd51bedc2815 [2025-01-13T07:17:05.810Z] $ docker rm -f --volumes 23b43816b8dfcc37259c5368c2ecb5e6f06c7aa20820241d7ca7dd51bedc2815 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-01-13T07:17:06.358Z] provisioning config files... [2025-01-13T07:17:06.366Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/778@tmp/config1878688711726466145tmp [Pipeline] { [Pipeline] sh [2025-01-13T07:17:06.660Z] + set +x [2025-01-13T07:17:06.661Z] + + curl -s https://codecov.io/bashbash [2025-01-13T07:17:06.661Z] -s -- [2025-01-13T07:17:06.661Z] [2025-01-13T07:17:06.661Z] _____ _ [2025-01-13T07:17:06.661Z] / ____| | | [2025-01-13T07:17:06.661Z] | | ___ __| | ___ ___ _____ __ [2025-01-13T07:17:06.661Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-01-13T07:17:06.661Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-01-13T07:17:06.661Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-01-13T07:17:06.661Z] Bash-1.0.6 [2025-01-13T07:17:06.661Z] [2025-01-13T07:17:06.661Z] [2025-01-13T07:17:06.661Z] ==> git version 2.25.1 found [2025-01-13T07:17:06.661Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-01-13T07:17:06.661Z] Release-Date: 2020-01-08 [2025-01-13T07:17:06.661Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-01-13T07:17:06.661Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-01-13T07:17:06.661Z] ==> Jenkins CI detected. [2025-01-13T07:17:06.661Z] current dir:  /w/workspace/edgex-go/778 [2025-01-13T07:17:06.661Z] project root: . [2025-01-13T07:17:06.661Z] --> token set from env [2025-01-13T07:17:06.661Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-01-13T07:17:06.661Z] ==> Running gcov in . (disable via -X gcov) [2025-01-13T07:17:06.919Z] ==> Python coveragepy not found [2025-01-13T07:17:06.919Z] ==> Searching for coverage reports in: [2025-01-13T07:17:06.920Z] + . [2025-01-13T07:17:06.920Z] -> Found 1 reports [2025-01-13T07:17:06.920Z] ==> Detecting git/mercurial file structure [2025-01-13T07:17:06.920Z] ==> Reading reports [2025-01-13T07:17:06.920Z] + ./coverage.out bytes=1510727 [2025-01-13T07:17:06.920Z] ==> Appending adjustments [2025-01-13T07:17:06.920Z] https://docs.codecov.io/docs/fixing-reports [2025-01-13T07:17:08.327Z] + Found adjustments [2025-01-13T07:17:08.327Z] ==> Gzipping contents [2025-01-13T07:17:08.327Z] 128K /tmp/codecov.LJqj3P.gz [2025-01-13T07:17:08.327Z] ==> Uploading reports [2025-01-13T07:17:08.327Z] url: https://codecov.io [2025-01-13T07:17:08.327Z] query: branch=main&commit=abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461&build=778&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F778%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-13T07:17:08.327Z] -> Pinging Codecov [2025-01-13T07:17:08.328Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461&build=778&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F778%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-13T07:17:08.587Z] -> Uploading to [2025-01-13T07:17:08.587Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461/4563f52c-08ad-47f6-a6b8-4e896e0c6503.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250113%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250113T071708Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=a48dc7aa94b3c20f3908c856d825698f62ade7c9fdb1de792578647f3115dfb6 [2025-01-13T07:17:08.587Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-13T07:17:08.587Z] Dload Upload Total Spent Left Speed [2025-01-13T07:17:08.847Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 127k 0 0 100 127k 0 470k --:--:-- --:--:-- --:--:-- 470k [2025-01-13T07:17:08.847Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 [Pipeline] } [2025-01-13T07:17:08.854Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-01-13T07:17:09.125Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-01-13T07:17:09.141Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:17:09.460Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-13T07:17:09.460Z] [2025-01-13T07:17:09.460Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:17:09.771Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-13T07:17:10.030Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-01-13T07:17:10.030Z] 43c4264eed91: Pulling fs layer [2025-01-13T07:17:10.030Z] 4cc291be95ef: Pulling fs layer [2025-01-13T07:17:10.030Z] 2ac1f1163629: Pulling fs layer [2025-01-13T07:17:10.030Z] 5c3c966382ef: Pulling fs layer [2025-01-13T07:17:10.030Z] 4f4fb700ef54: Pulling fs layer [2025-01-13T07:17:10.030Z] d9c7d2e4e75e: Pulling fs layer [2025-01-13T07:17:10.030Z] 9c3e1370e548: Pulling fs layer [2025-01-13T07:17:10.030Z] d9c7d2e4e75e: Waiting [2025-01-13T07:17:10.030Z] 5c3c966382ef: Waiting [2025-01-13T07:17:10.030Z] 4f4fb700ef54: Waiting [2025-01-13T07:17:10.030Z] 9c3e1370e548: Waiting [2025-01-13T07:17:10.030Z] 4cc291be95ef: Verifying Checksum [2025-01-13T07:17:10.030Z] 4cc291be95ef: Download complete [2025-01-13T07:17:10.030Z] 5c3c966382ef: Verifying Checksum [2025-01-13T07:17:10.030Z] 5c3c966382ef: Download complete [2025-01-13T07:17:10.030Z] 4f4fb700ef54: Verifying Checksum [2025-01-13T07:17:10.030Z] 4f4fb700ef54: Download complete [2025-01-13T07:17:10.030Z] 43c4264eed91: Download complete [2025-01-13T07:17:10.288Z] d9c7d2e4e75e: Verifying Checksum [2025-01-13T07:17:10.288Z] d9c7d2e4e75e: Download complete [2025-01-13T07:17:10.546Z] 43c4264eed91: Pull complete [2025-01-13T07:17:10.546Z] 2ac1f1163629: Verifying Checksum [2025-01-13T07:17:10.546Z] 2ac1f1163629: Download complete [2025-01-13T07:17:11.136Z] 4cc291be95ef: Pull complete [2025-01-13T07:17:11.394Z] 9c3e1370e548: Verifying Checksum [2025-01-13T07:17:11.394Z] 9c3e1370e548: Download complete [2025-01-13T07:17:15.583Z] 2ac1f1163629: Pull complete [2025-01-13T07:17:15.583Z] 5c3c966382ef: Pull complete [2025-01-13T07:17:15.842Z] 4f4fb700ef54: Pull complete [2025-01-13T07:17:16.104Z] d9c7d2e4e75e: Pull complete [2025-01-13T07:17:20.295Z] 9c3e1370e548: Pull complete [2025-01-13T07:17:20.295Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-01-13T07:17:20.295Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-13T07:17:20.295Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-13T07:17:20.391Z] prd-ubuntu20.04-docker-8c-8g-36611 does not seem to be running inside a container [2025-01-13T07:17:20.393Z] $ 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/778 -v /w/workspace/edgex-go/778:/w/workspace/edgex-go/778:rw,z -v /w/workspace/edgex-go/778@tmp:/w/workspace/edgex-go/778@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-01-13T07:17:32.759Z] $ docker top d5d99dc0262de4682f2671cf50169bdc0077f66ef49749f82d7c3dcf736c224c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-13T07:17:33.143Z] + git config --global --add safe.directory /w/workspace/edgex-go/778 [Pipeline] echo [2025-01-13T07:17:33.152Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-01-13T07:17:33.430Z] + set -o pipefail [2025-01-13T07:17:33.430Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-01-13T07:17:43.439Z] [2025-01-13T07:17:43.439Z] Monitoring /w/workspace/edgex-go/778 (github.com/edgexfoundry/edgex-go)... [2025-01-13T07:17:43.439Z] [2025-01-13T07:17:43.439Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/efb327cb-fe65-47de-b2bb-4aaaa9a5528d [2025-01-13T07:17:43.439Z] [2025-01-13T07:17:43.439Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-01-13T07:17:43.439Z] [2025-01-13T07:17:43.439Z] [2025-01-13T07:17:43.439Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-01-13T07:17:43.439Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-01-13T07:17:43.421Z] $ docker stop --time=1 d5d99dc0262de4682f2671cf50169bdc0077f66ef49749f82d7c3dcf736c224c [2025-01-13T07:17:55.499Z] $ docker rm -f --volumes d5d99dc0262de4682f2671cf50169bdc0077f66ef49749f82d7c3dcf736c224c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-01-13T07:17:56.127Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-13T07:17:56.142Z] provisioning config files... [2025-01-13T07:17:56.149Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/778@tmp/config12598985915412209485tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-13T07:17:56.450Z] --> edgex-publish-swagger.sh [2025-01-13T07:17:56.450Z] === Publish openapi API === [2025-01-13T07:17:56.450Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-01-13T07:17:56.450Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/778/openapi/core-command.yaml] [2025-01-13T07:17:56.450Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-13T07:17:56.450Z] Dload Upload Total Spent Left Speed [2025-01-13T07:17:57.021Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 61620 --:--:-- --:--:-- --:--:-- 61620 [2025-01-13T07:17:57.021Z] [2025-01-13T07:17:57.021Z] [2025-01-13T07:17:57.021Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/778/openapi/core-data.yaml] [2025-01-13T07:17:57.021Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-13T07:17:57.021Z] Dload Upload Total Spent Left Speed [2025-01-13T07:17:57.281Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 175k --:--:-- --:--:-- --:--:-- 175k 100 72057 0 0 100 72057 0 175k --:--:-- --:--:-- --:--:-- 175k [2025-01-13T07:17:57.281Z] [2025-01-13T07:17:57.281Z] [2025-01-13T07:17:57.281Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/778/openapi/core-keeper.yaml] [2025-01-13T07:17:57.281Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-13T07:17:57.281Z] Dload Upload Total Spent Left Speed [2025-01-13T07:17:57.540Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 295 143k --:--:-- --:--:-- --:--:-- 144k [2025-01-13T07:17:57.540Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-01-13T07:17:57.540Z] [2025-01-13T07:17:57.540Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/778/openapi/core-metadata.yaml] [2025-01-13T07:17:57.540Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-13T07:17:57.540Z] Dload Upload Total Spent Left Speed [2025-01-13T07:17:58.109Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 348 346k --:--:-- --:--:-- --:--:-- 346k [2025-01-13T07:17:58.109Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-01-13T07:17:58.109Z] [2025-01-13T07:17:58.109Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/778/openapi/security-proxy-auth.yaml] [2025-01-13T07:17:58.109Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-13T07:17:58.109Z] Dload Upload Total Spent Left Speed [2025-01-13T07:17:58.369Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24469 0 0 100 24469 0 117k --:--:-- --:--:-- --:--:-- 116k 100 24535 100 66 100 24469 323 117k --:--:-- --:--:-- --:--:-- 116k [2025-01-13T07:17:58.369Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-01-13T07:17:58.369Z] [2025-01-13T07:17:58.369Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/778/openapi/support-notifications.yaml] [2025-01-13T07:17:58.369Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-13T07:17:58.369Z] Dload Upload Total Spent Left Speed [2025-01-13T07:17:58.629Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 353 221k --:--:-- --:--:-- --:--:-- 221k [2025-01-13T07:17:58.629Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-01-13T07:17:58.629Z] [2025-01-13T07:17:58.629Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/778/openapi/support-scheduler.yaml] [2025-01-13T07:17:58.629Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-13T07:17:58.629Z] Dload Upload Total Spent Left Speed [2025-01-13T07:17:58.889Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 518 164k --:--:-- --:--:-- --:--:-- 165k [2025-01-13T07:17:59.149Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-01-13T07:17:59.149Z] [Pipeline] } [2025-01-13T07:17:59.156Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2025-01-13T07:17:59.582Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-13T07:17:59.582Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:17:59.929Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-13T07:17:59.929Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-13T07:18:00.131Z] prd-ubuntu20.04-docker-8c-8g-36611 does not seem to be running inside a container [2025-01-13T07:18:00.130Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/778 -v /w/workspace/edgex-go/778:/w/workspace/edgex-go/778:rw,z -v /w/workspace/edgex-go/778@tmp:/w/workspace/edgex-go/778@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-13T07:18:03.139Z] $ docker top 8d98c1dea483b89f1f9d2120cbc419b12859bb7b711846632b2a702f04cd0b32 -eo pid,comm [2025-01-13T07:18:03.223Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-01-13T07:18:03.223Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-13T07:18:03.278Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-13T07:18:03.278Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-13T07:18:03.418Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-13T07:18:03.391Z] $ docker exec 8d98c1dea483b89f1f9d2120cbc419b12859bb7b711846632b2a702f04cd0b32 ssh-agent [2025-01-13T07:18:03.570Z] SSH_AUTH_SOCK=/tmp/ssh-rn7sAIos9mpe/agent.32 [2025-01-13T07:18:03.570Z] SSH_AGENT_PID=38 [2025-01-13T07:18:03.575Z] Running ssh-add (command line suppressed) [2025-01-13T07:18:03.668Z] Identity added: /w/workspace/edgex-go/778@tmp/private_key_15894795026134615474.key (/w/workspace/edgex-go/778@tmp/private_key_15894795026134615474.key) [2025-01-13T07:18:03.713Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-13T07:18:04.008Z] + git semver tag [2025-01-13T07:18:04.575Z] 2025-01-13 07:18:04,261 [run_tag] DEBUG tag force:False [2025-01-13T07:18:04.575Z] 2025-01-13 07:18:04,262 [check_head_tag] DEBUG check head tag [2025-01-13T07:18:04.575Z] 2025-01-13 07:18:04,268 [execute] INFO git cat-file --batch-check [2025-01-13T07:18:04.575Z] 2025-01-13 07:18:04,268 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/778, universal_newlines=False, shell=None, istream=) [2025-01-13T07:18:04.575Z] 2025-01-13 07:18:04,274 [execute] INFO git cat-file --batch [2025-01-13T07:18:04.575Z] 2025-01-13 07:18:04,274 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/778, universal_newlines=False, shell=None, istream=) [2025-01-13T07:18:04.575Z] 2025-01-13 07:18:04,344 [read_version] DEBUG read version from /w/workspace/edgex-go/778/.semver/main [2025-01-13T07:18:04.575Z] 2025-01-13 07:18:04,344 [execute] INFO git tag -a v4.0.0-dev.42 -m v4.0.0-dev.42 [2025-01-13T07:18:04.575Z] 2025-01-13 07:18:04,344 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.42', '-m', 'v4.0.0-dev.42'], cwd=/w/workspace/edgex-go/778, universal_newlines=False, shell=None, istream=None) [2025-01-13T07:18:04.575Z] 2025-01-13 07:18:04,350 [read_version] DEBUG read version from /w/workspace/edgex-go/778/.semver/main [2025-01-13T07:18:04.575Z] 4.0.0-dev.42 [Pipeline] } [2025-01-13T07:18:04.553Z] $ docker exec --env ******** --env ******** 8d98c1dea483b89f1f9d2120cbc419b12859bb7b711846632b2a702f04cd0b32 ssh-agent -k [2025-01-13T07:18:04.645Z] unset SSH_AUTH_SOCK; [2025-01-13T07:18:04.645Z] unset SSH_AGENT_PID; [2025-01-13T07:18:04.645Z] echo Agent pid 38 killed; [2025-01-13T07:18:04.686Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-13T07:18:05.011Z] + git semver [Pipeline] } [2025-01-13T07:18:05.561Z] $ docker stop --time=1 8d98c1dea483b89f1f9d2120cbc419b12859bb7b711846632b2a702f04cd0b32 [2025-01-13T07:18:07.948Z] $ docker rm -f --volumes 8d98c1dea483b89f1f9d2120cbc419b12859bb7b711846632b2a702f04cd0b32 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:18:08.430Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-13T07:18:08.430Z] [2025-01-13T07:18:08.430Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:18:08.757Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-13T07:18:10.145Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-01-13T07:18:10.145Z] ab5ef0e58194: Pulling fs layer [2025-01-13T07:18:10.145Z] 9712f1f96733: Pulling fs layer [2025-01-13T07:18:10.145Z] 63f879dbbcfc: Pulling fs layer [2025-01-13T07:18:10.145Z] 0d9ebad4ef96: Pulling fs layer [2025-01-13T07:18:10.145Z] e9a5061849ea: Pulling fs layer [2025-01-13T07:18:10.145Z] d747dcd14b5f: Pulling fs layer [2025-01-13T07:18:10.145Z] e9a5061849ea: Waiting [2025-01-13T07:18:10.145Z] 0d9ebad4ef96: Waiting [2025-01-13T07:18:10.145Z] d747dcd14b5f: Waiting [2025-01-13T07:18:10.145Z] 2de7ff778b66: Pulling fs layer [2025-01-13T07:18:10.145Z] 9712f1f96733: Verifying Checksum [2025-01-13T07:18:10.145Z] 9712f1f96733: Download complete [2025-01-13T07:18:10.406Z] 63f879dbbcfc: Verifying Checksum [2025-01-13T07:18:10.406Z] 63f879dbbcfc: Download complete [2025-01-13T07:18:10.406Z] e9a5061849ea: Verifying Checksum [2025-01-13T07:18:10.406Z] e9a5061849ea: Download complete [2025-01-13T07:18:10.406Z] d747dcd14b5f: Download complete [2025-01-13T07:18:10.665Z] 0d9ebad4ef96: Verifying Checksum [2025-01-13T07:18:10.665Z] 0d9ebad4ef96: Download complete [2025-01-13T07:18:10.665Z] ab5ef0e58194: Download complete [2025-01-13T07:18:10.665Z] 2de7ff778b66: Verifying Checksum [2025-01-13T07:18:10.665Z] 2de7ff778b66: Download complete [2025-01-13T07:18:14.852Z] ab5ef0e58194: Pull complete [2025-01-13T07:18:14.852Z] 9712f1f96733: Pull complete [2025-01-13T07:18:16.251Z] 63f879dbbcfc: Pull complete [2025-01-13T07:18:21.522Z] 0d9ebad4ef96: Pull complete [2025-01-13T07:18:21.522Z] e9a5061849ea: Pull complete [2025-01-13T07:18:21.522Z] d747dcd14b5f: Pull complete [2025-01-13T07:18:22.901Z] 2de7ff778b66: Pull complete [2025-01-13T07:18:22.901Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-01-13T07:18:22.901Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-13T07:18:22.901Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-13T07:18:23.016Z] prd-ubuntu20.04-docker-8c-8g-36611 does not seem to be running inside a container [2025-01-13T07:18:23.016Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/778 -v /w/workspace/edgex-go/778:/w/workspace/edgex-go/778:rw,z -v /w/workspace/edgex-go/778@tmp:/w/workspace/edgex-go/778@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-01-13T07:18:34.313Z] $ docker top 512370d397f190f4aa26022f93331e84c016de87ba8cf8a350e224f580b65684 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-01-13T07:18:34.424Z] provisioning config files... [2025-01-13T07:18:34.433Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/778@tmp/config9958217552282918788tmp [2025-01-13T07:18:34.442Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/778@tmp/config2597030864168719128tmp [2025-01-13T07:18:34.452Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/778@tmp/config17464974953585995937tmp [Pipeline] { [Pipeline] echo [2025-01-13T07:18:34.478Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-13T07:18:34.772Z] ---> sigul-configuration.sh [2025-01-13T07:18:34.773Z] gpg: directory `/root/.gnupg' created [2025-01-13T07:18:34.773Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-01-13T07:18:34.773Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-01-13T07:18:34.773Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-01-13T07:18:34.773Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-01-13T07:18:34.773Z] gpg: CAST5 encrypted data [2025-01-13T07:18:34.773Z] gpg: encrypted with 1 passphrase [2025-01-13T07:18:34.773Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-01-13T07:18:35.065Z] + mkdir /home/jenkins [2025-01-13T07:18:35.065Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-01-13T07:18:35.359Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-01-13T07:18:35.375Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-13T07:18:35.670Z] ---> sigul-install.sh [2025-01-13T07:18:35.671Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-01-13T07:18:35.970Z] + git tag --list [2025-01-13T07:18:35.970Z] 0.6.0 [2025-01-13T07:18:35.970Z] 0.6.1 [2025-01-13T07:18:35.970Z] 0.7.0 [2025-01-13T07:18:35.970Z] 0.7.1 [2025-01-13T07:18:35.970Z] v1.0.0 [2025-01-13T07:18:35.970Z] v1.0.1 [2025-01-13T07:18:35.970Z] v1.1.0 [2025-01-13T07:18:35.970Z] v1.2.0 [2025-01-13T07:18:35.970Z] v1.2.1 [2025-01-13T07:18:35.970Z] v1.3.0 [2025-01-13T07:18:35.970Z] v1.3.1 [2025-01-13T07:18:35.970Z] v2.0.0 [2025-01-13T07:18:35.970Z] v2.1.0 [2025-01-13T07:18:35.970Z] v2.1.1 [2025-01-13T07:18:35.970Z] v2.2.0 [2025-01-13T07:18:35.970Z] v2.3.0 [2025-01-13T07:18:35.970Z] v3.0 [2025-01-13T07:18:35.970Z] v3.0.0 [2025-01-13T07:18:35.970Z] v3.1 [2025-01-13T07:18:35.970Z] v3.1.0 [2025-01-13T07:18:35.970Z] v3.1.0-dev.1 [2025-01-13T07:18:35.970Z] v3.1.0-dev.10 [2025-01-13T07:18:35.970Z] v3.1.0-dev.11 [2025-01-13T07:18:35.970Z] v3.1.0-dev.12 [2025-01-13T07:18:35.970Z] v3.1.0-dev.13 [2025-01-13T07:18:35.970Z] v3.1.0-dev.14 [2025-01-13T07:18:35.970Z] v3.1.0-dev.15 [2025-01-13T07:18:35.970Z] v3.1.0-dev.16 [2025-01-13T07:18:35.970Z] v3.1.0-dev.17 [2025-01-13T07:18:35.970Z] v3.1.0-dev.18 [2025-01-13T07:18:35.970Z] v3.1.0-dev.19 [2025-01-13T07:18:35.970Z] v3.1.0-dev.2 [2025-01-13T07:18:35.970Z] v3.1.0-dev.20 [2025-01-13T07:18:35.970Z] v3.1.0-dev.21 [2025-01-13T07:18:35.970Z] v3.1.0-dev.22 [2025-01-13T07:18:35.970Z] v3.1.0-dev.23 [2025-01-13T07:18:35.970Z] v3.1.0-dev.24 [2025-01-13T07:18:35.970Z] v3.1.0-dev.25 [2025-01-13T07:18:35.970Z] v3.1.0-dev.26 [2025-01-13T07:18:35.970Z] v3.1.0-dev.27 [2025-01-13T07:18:35.970Z] v3.1.0-dev.28 [2025-01-13T07:18:35.970Z] v3.1.0-dev.29 [2025-01-13T07:18:35.970Z] v3.1.0-dev.3 [2025-01-13T07:18:35.970Z] v3.1.0-dev.30 [2025-01-13T07:18:35.970Z] v3.1.0-dev.31 [2025-01-13T07:18:35.970Z] v3.1.0-dev.32 [2025-01-13T07:18:35.970Z] v3.1.0-dev.33 [2025-01-13T07:18:35.970Z] v3.1.0-dev.34 [2025-01-13T07:18:35.970Z] v3.1.0-dev.35 [2025-01-13T07:18:35.970Z] v3.1.0-dev.36 [2025-01-13T07:18:35.970Z] v3.1.0-dev.37 [2025-01-13T07:18:35.970Z] v3.1.0-dev.38 [2025-01-13T07:18:35.970Z] v3.1.0-dev.39 [2025-01-13T07:18:35.970Z] v3.1.0-dev.4 [2025-01-13T07:18:35.970Z] v3.1.0-dev.40 [2025-01-13T07:18:35.970Z] v3.1.0-dev.41 [2025-01-13T07:18:35.970Z] v3.1.0-dev.42 [2025-01-13T07:18:35.970Z] v3.1.0-dev.43 [2025-01-13T07:18:35.970Z] v3.1.0-dev.44 [2025-01-13T07:18:35.970Z] v3.1.0-dev.45 [2025-01-13T07:18:35.970Z] v3.1.0-dev.46 [2025-01-13T07:18:35.970Z] v3.1.0-dev.47 [2025-01-13T07:18:35.970Z] v3.1.0-dev.48 [2025-01-13T07:18:35.970Z] v3.1.0-dev.49 [2025-01-13T07:18:35.970Z] v3.1.0-dev.5 [2025-01-13T07:18:35.970Z] v3.1.0-dev.50 [2025-01-13T07:18:35.970Z] v3.1.0-dev.51 [2025-01-13T07:18:35.970Z] v3.1.0-dev.52 [2025-01-13T07:18:35.970Z] v3.1.0-dev.53 [2025-01-13T07:18:35.970Z] v3.1.0-dev.54 [2025-01-13T07:18:35.970Z] v3.1.0-dev.55 [2025-01-13T07:18:35.970Z] v3.1.0-dev.56 [2025-01-13T07:18:35.970Z] v3.1.0-dev.57 [2025-01-13T07:18:35.970Z] v3.1.0-dev.58 [2025-01-13T07:18:35.970Z] v3.1.0-dev.59 [2025-01-13T07:18:35.970Z] v3.1.0-dev.6 [2025-01-13T07:18:35.970Z] v3.1.0-dev.60 [2025-01-13T07:18:35.970Z] v3.1.0-dev.61 [2025-01-13T07:18:35.970Z] v3.1.0-dev.62 [2025-01-13T07:18:35.970Z] v3.1.0-dev.63 [2025-01-13T07:18:35.970Z] v3.1.0-dev.64 [2025-01-13T07:18:35.970Z] v3.1.0-dev.65 [2025-01-13T07:18:35.970Z] v3.1.0-dev.66 [2025-01-13T07:18:35.970Z] v3.1.0-dev.67 [2025-01-13T07:18:35.970Z] v3.1.0-dev.68 [2025-01-13T07:18:35.970Z] v3.1.0-dev.69 [2025-01-13T07:18:35.970Z] v3.1.0-dev.7 [2025-01-13T07:18:35.970Z] v3.1.0-dev.70 [2025-01-13T07:18:35.970Z] v3.1.0-dev.71 [2025-01-13T07:18:35.970Z] v3.1.0-dev.72 [2025-01-13T07:18:35.970Z] v3.1.0-dev.73 [2025-01-13T07:18:35.970Z] v3.1.0-dev.8 [2025-01-13T07:18:35.970Z] v3.1.0-dev.9 [2025-01-13T07:18:35.970Z] v3.1.1 [2025-01-13T07:18:35.970Z] v3.1.1-dev.1 [2025-01-13T07:18:35.970Z] v3.1.1-dev.2 [2025-01-13T07:18:35.970Z] v3.2.0-dev.1 [2025-01-13T07:18:35.970Z] v3.2.0-dev.10 [2025-01-13T07:18:35.970Z] v3.2.0-dev.100 [2025-01-13T07:18:35.970Z] v3.2.0-dev.101 [2025-01-13T07:18:35.970Z] v3.2.0-dev.102 [2025-01-13T07:18:35.970Z] v3.2.0-dev.103 [2025-01-13T07:18:35.970Z] v3.2.0-dev.104 [2025-01-13T07:18:35.970Z] v3.2.0-dev.105 [2025-01-13T07:18:35.970Z] v3.2.0-dev.106 [2025-01-13T07:18:35.970Z] v3.2.0-dev.107 [2025-01-13T07:18:35.970Z] v3.2.0-dev.108 [2025-01-13T07:18:35.970Z] v3.2.0-dev.109 [2025-01-13T07:18:35.970Z] v3.2.0-dev.11 [2025-01-13T07:18:35.970Z] v3.2.0-dev.12 [2025-01-13T07:18:35.970Z] v3.2.0-dev.13 [2025-01-13T07:18:35.970Z] v3.2.0-dev.14 [2025-01-13T07:18:35.970Z] v3.2.0-dev.15 [2025-01-13T07:18:35.970Z] v3.2.0-dev.16 [2025-01-13T07:18:35.970Z] v3.2.0-dev.17 [2025-01-13T07:18:35.970Z] v3.2.0-dev.18 [2025-01-13T07:18:35.970Z] v3.2.0-dev.19 [2025-01-13T07:18:35.970Z] v3.2.0-dev.2 [2025-01-13T07:18:35.970Z] v3.2.0-dev.20 [2025-01-13T07:18:35.970Z] v3.2.0-dev.21 [2025-01-13T07:18:35.970Z] v3.2.0-dev.22 [2025-01-13T07:18:35.970Z] v3.2.0-dev.23 [2025-01-13T07:18:35.970Z] v3.2.0-dev.24 [2025-01-13T07:18:35.970Z] v3.2.0-dev.25 [2025-01-13T07:18:35.970Z] v3.2.0-dev.26 [2025-01-13T07:18:35.970Z] v3.2.0-dev.27 [2025-01-13T07:18:35.970Z] v3.2.0-dev.28 [2025-01-13T07:18:35.970Z] v3.2.0-dev.29 [2025-01-13T07:18:35.970Z] v3.2.0-dev.3 [2025-01-13T07:18:35.970Z] v3.2.0-dev.30 [2025-01-13T07:18:35.970Z] v3.2.0-dev.31 [2025-01-13T07:18:35.970Z] v3.2.0-dev.32 [2025-01-13T07:18:35.970Z] v3.2.0-dev.33 [2025-01-13T07:18:35.970Z] v3.2.0-dev.34 [2025-01-13T07:18:35.970Z] v3.2.0-dev.35 [2025-01-13T07:18:35.970Z] v3.2.0-dev.36 [2025-01-13T07:18:35.970Z] v3.2.0-dev.37 [2025-01-13T07:18:35.970Z] v3.2.0-dev.38 [2025-01-13T07:18:35.970Z] v3.2.0-dev.39 [2025-01-13T07:18:35.970Z] v3.2.0-dev.4 [2025-01-13T07:18:35.970Z] v3.2.0-dev.40 [2025-01-13T07:18:35.970Z] v3.2.0-dev.41 [2025-01-13T07:18:35.970Z] v3.2.0-dev.42 [2025-01-13T07:18:35.970Z] v3.2.0-dev.43 [2025-01-13T07:18:35.970Z] v3.2.0-dev.44 [2025-01-13T07:18:35.970Z] v3.2.0-dev.45 [2025-01-13T07:18:35.970Z] v3.2.0-dev.46 [2025-01-13T07:18:35.970Z] v3.2.0-dev.47 [2025-01-13T07:18:35.970Z] v3.2.0-dev.48 [2025-01-13T07:18:35.970Z] v3.2.0-dev.49 [2025-01-13T07:18:35.970Z] v3.2.0-dev.5 [2025-01-13T07:18:35.970Z] v3.2.0-dev.50 [2025-01-13T07:18:35.970Z] v3.2.0-dev.51 [2025-01-13T07:18:35.970Z] v3.2.0-dev.52 [2025-01-13T07:18:35.970Z] v3.2.0-dev.53 [2025-01-13T07:18:35.970Z] v3.2.0-dev.54 [2025-01-13T07:18:35.970Z] v3.2.0-dev.55 [2025-01-13T07:18:35.970Z] v3.2.0-dev.56 [2025-01-13T07:18:35.970Z] v3.2.0-dev.57 [2025-01-13T07:18:35.970Z] v3.2.0-dev.58 [2025-01-13T07:18:35.970Z] v3.2.0-dev.59 [2025-01-13T07:18:35.970Z] v3.2.0-dev.6 [2025-01-13T07:18:35.970Z] v3.2.0-dev.60 [2025-01-13T07:18:35.970Z] v3.2.0-dev.61 [2025-01-13T07:18:35.970Z] v3.2.0-dev.62 [2025-01-13T07:18:35.970Z] v3.2.0-dev.63 [2025-01-13T07:18:35.970Z] v3.2.0-dev.64 [2025-01-13T07:18:35.970Z] v3.2.0-dev.65 [2025-01-13T07:18:35.970Z] v3.2.0-dev.66 [2025-01-13T07:18:35.970Z] v3.2.0-dev.67 [2025-01-13T07:18:35.970Z] v3.2.0-dev.68 [2025-01-13T07:18:35.970Z] v3.2.0-dev.69 [2025-01-13T07:18:35.970Z] v3.2.0-dev.7 [2025-01-13T07:18:35.970Z] v3.2.0-dev.70 [2025-01-13T07:18:35.970Z] v3.2.0-dev.71 [2025-01-13T07:18:35.970Z] v3.2.0-dev.72 [2025-01-13T07:18:35.970Z] v3.2.0-dev.73 [2025-01-13T07:18:35.970Z] v3.2.0-dev.74 [2025-01-13T07:18:35.970Z] v3.2.0-dev.75 [2025-01-13T07:18:35.970Z] v3.2.0-dev.76 [2025-01-13T07:18:35.970Z] v3.2.0-dev.77 [2025-01-13T07:18:35.970Z] v3.2.0-dev.78 [2025-01-13T07:18:35.970Z] v3.2.0-dev.79 [2025-01-13T07:18:35.970Z] v3.2.0-dev.8 [2025-01-13T07:18:35.970Z] v3.2.0-dev.80 [2025-01-13T07:18:35.970Z] v3.2.0-dev.81 [2025-01-13T07:18:35.970Z] v3.2.0-dev.82 [2025-01-13T07:18:35.970Z] v3.2.0-dev.83 [2025-01-13T07:18:35.970Z] v3.2.0-dev.84 [2025-01-13T07:18:35.970Z] v3.2.0-dev.85 [2025-01-13T07:18:35.970Z] v3.2.0-dev.86 [2025-01-13T07:18:35.970Z] v3.2.0-dev.87 [2025-01-13T07:18:35.970Z] v3.2.0-dev.88 [2025-01-13T07:18:35.970Z] v3.2.0-dev.89 [2025-01-13T07:18:35.970Z] v3.2.0-dev.9 [2025-01-13T07:18:35.970Z] v3.2.0-dev.90 [2025-01-13T07:18:35.970Z] v3.2.0-dev.91 [2025-01-13T07:18:35.970Z] v3.2.0-dev.92 [2025-01-13T07:18:35.970Z] v3.2.0-dev.93 [2025-01-13T07:18:35.970Z] v3.2.0-dev.94 [2025-01-13T07:18:35.970Z] v3.2.0-dev.95 [2025-01-13T07:18:35.970Z] v3.2.0-dev.96 [2025-01-13T07:18:35.970Z] v3.2.0-dev.97 [2025-01-13T07:18:35.970Z] v3.2.0-dev.98 [2025-01-13T07:18:35.970Z] v3.2.0-dev.99 [2025-01-13T07:18:35.970Z] v4.0.0-dev.1 [2025-01-13T07:18:35.970Z] v4.0.0-dev.10 [2025-01-13T07:18:35.970Z] v4.0.0-dev.11 [2025-01-13T07:18:35.970Z] v4.0.0-dev.12 [2025-01-13T07:18:35.970Z] v4.0.0-dev.13 [2025-01-13T07:18:35.970Z] v4.0.0-dev.14 [2025-01-13T07:18:35.970Z] v4.0.0-dev.15 [2025-01-13T07:18:35.970Z] v4.0.0-dev.16 [2025-01-13T07:18:35.970Z] v4.0.0-dev.17 [2025-01-13T07:18:35.970Z] v4.0.0-dev.18 [2025-01-13T07:18:35.970Z] v4.0.0-dev.19 [2025-01-13T07:18:35.970Z] v4.0.0-dev.2 [2025-01-13T07:18:35.970Z] v4.0.0-dev.20 [2025-01-13T07:18:35.970Z] v4.0.0-dev.21 [2025-01-13T07:18:35.970Z] v4.0.0-dev.22 [2025-01-13T07:18:35.970Z] v4.0.0-dev.23 [2025-01-13T07:18:35.970Z] v4.0.0-dev.24 [2025-01-13T07:18:35.970Z] v4.0.0-dev.25 [2025-01-13T07:18:35.970Z] v4.0.0-dev.26 [2025-01-13T07:18:35.970Z] v4.0.0-dev.27 [2025-01-13T07:18:35.970Z] v4.0.0-dev.28 [2025-01-13T07:18:35.970Z] v4.0.0-dev.29 [2025-01-13T07:18:35.970Z] v4.0.0-dev.3 [2025-01-13T07:18:35.970Z] v4.0.0-dev.30 [2025-01-13T07:18:35.970Z] v4.0.0-dev.31 [2025-01-13T07:18:35.970Z] v4.0.0-dev.32 [2025-01-13T07:18:35.970Z] v4.0.0-dev.33 [2025-01-13T07:18:35.970Z] v4.0.0-dev.34 [2025-01-13T07:18:35.970Z] v4.0.0-dev.35 [2025-01-13T07:18:35.970Z] v4.0.0-dev.36 [2025-01-13T07:18:35.970Z] v4.0.0-dev.37 [2025-01-13T07:18:35.970Z] v4.0.0-dev.38 [2025-01-13T07:18:35.970Z] v4.0.0-dev.39 [2025-01-13T07:18:35.970Z] v4.0.0-dev.4 [2025-01-13T07:18:35.970Z] v4.0.0-dev.40 [2025-01-13T07:18:35.970Z] v4.0.0-dev.41 [2025-01-13T07:18:35.970Z] v4.0.0-dev.42 [2025-01-13T07:18:35.970Z] v4.0.0-dev.5 [2025-01-13T07:18:35.970Z] v4.0.0-dev.6 [2025-01-13T07:18:35.970Z] v4.0.0-dev.7 [2025-01-13T07:18:35.970Z] v4.0.0-dev.8 [2025-01-13T07:18:35.970Z] v4.0.0-dev.9 [Pipeline] sh [2025-01-13T07:18:36.266Z] + lftools sign git-tag v4.0.0-dev.42 [2025-01-13T07:18:36.835Z] Signing Git tag with Sigul... [2025-01-13T07:18:36.835Z] Signing v4.0.0-dev.42 [Pipeline] echo [2025-01-13T07:18:37.419Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-13T07:18:37.711Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-01-13T07:18:37.717Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-01-13T07:18:37.705Z] $ docker stop --time=1 512370d397f190f4aa26022f93331e84c016de87ba8cf8a350e224f580b65684 [2025-01-13T07:18:38.967Z] $ docker rm -f --volumes 512370d397f190f4aa26022f93331e84c016de87ba8cf8a350e224f580b65684 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-01-13T07:18:39.426Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-13T07:18:39.426Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:18:39.723Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-13T07:18:39.723Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-13T07:18:39.798Z] prd-ubuntu20.04-docker-8c-8g-36611 does not seem to be running inside a container [2025-01-13T07:18:39.796Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/778 -v /w/workspace/edgex-go/778:/w/workspace/edgex-go/778:rw,z -v /w/workspace/edgex-go/778@tmp:/w/workspace/edgex-go/778@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-13T07:18:40.144Z] $ docker top a7bf17d8bb3071304ae72febc0441fe9b6d0166c52207532b5f8ea5950f0bec5 -eo pid,comm [2025-01-13T07:18:40.225Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-01-13T07:18:40.225Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-13T07:18:40.276Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-13T07:18:40.276Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-13T07:18:40.389Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-13T07:18:40.361Z] $ docker exec a7bf17d8bb3071304ae72febc0441fe9b6d0166c52207532b5f8ea5950f0bec5 ssh-agent [2025-01-13T07:18:40.503Z] SSH_AUTH_SOCK=/tmp/ssh-awczgMqUWffB/agent.32 [2025-01-13T07:18:40.503Z] SSH_AGENT_PID=38 [2025-01-13T07:18:40.508Z] Running ssh-add (command line suppressed) [2025-01-13T07:18:40.571Z] Identity added: /w/workspace/edgex-go/778@tmp/private_key_1309337301462985478.key (/w/workspace/edgex-go/778@tmp/private_key_1309337301462985478.key) [2025-01-13T07:18:40.616Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-13T07:18:40.911Z] + git semver bump pre [2025-01-13T07:18:41.171Z] 2025-01-13 07:18:41,051 [read_version] DEBUG read version from /w/workspace/edgex-go/778/.semver/main [2025-01-13T07:18:41.171Z] 2025-01-13 07:18:41,051 [bump_version] DEBUG bumping version:4.0.0-dev.42 on axis:pre with prefix:dev [2025-01-13T07:18:41.171Z] 2025-01-13 07:18:41,051 [bump_version] DEBUG bumped version:4.0.0-dev.43 [2025-01-13T07:18:41.171Z] 2025-01-13 07:18:41,051 [write_version] DEBUG write version:4.0.0-dev.43 to path:/w/workspace/edgex-go/778/.semver/main with force:True [2025-01-13T07:18:41.171Z] 2025-01-13 07:18:41,052 [read_version] DEBUG read version from /w/workspace/edgex-go/778/.semver/main [2025-01-13T07:18:41.171Z] 2025-01-13 07:18:41,052 [write_file] DEBUG write to file:/w/workspace/edgex-go/778/.semver/main [2025-01-13T07:18:41.171Z] 2025-01-13 07:18:41,053 [execute] INFO git cat-file --batch-check [2025-01-13T07:18:41.171Z] 2025-01-13 07:18:41,054 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/778/.semver, universal_newlines=False, shell=None, istream=) [2025-01-13T07:18:41.171Z] 2025-01-13 07:18:41,059 [execute] INFO git cat-file --batch [2025-01-13T07:18:41.171Z] 2025-01-13 07:18:41,059 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/778/.semver, universal_newlines=False, shell=None, istream=) [2025-01-13T07:18:41.171Z] 2025-01-13 07:18:41,065 [read_version] DEBUG read version from /w/workspace/edgex-go/778/.semver/main [2025-01-13T07:18:41.171Z] 4.0.0-dev.43 [Pipeline] } [2025-01-13T07:18:41.157Z] $ docker exec --env ******** --env ******** a7bf17d8bb3071304ae72febc0441fe9b6d0166c52207532b5f8ea5950f0bec5 ssh-agent -k [2025-01-13T07:18:41.252Z] unset SSH_AUTH_SOCK; [2025-01-13T07:18:41.253Z] unset SSH_AGENT_PID; [2025-01-13T07:18:41.253Z] echo Agent pid 38 killed; [2025-01-13T07:18:41.293Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-13T07:18:41.614Z] + git semver [Pipeline] } [2025-01-13T07:18:41.855Z] $ docker stop --time=1 a7bf17d8bb3071304ae72febc0441fe9b6d0166c52207532b5f8ea5950f0bec5 [2025-01-13T07:18:43.150Z] $ docker rm -f --volumes a7bf17d8bb3071304ae72febc0441fe9b6d0166c52207532b5f8ea5950f0bec5 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-13T07:18:43.536Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-13T07:18:43.536Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:18:43.847Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-13T07:18:43.847Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-13T07:18:43.920Z] prd-ubuntu20.04-docker-8c-8g-36611 does not seem to be running inside a container [2025-01-13T07:18:43.912Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/778 -v /w/workspace/edgex-go/778:/w/workspace/edgex-go/778:rw,z -v /w/workspace/edgex-go/778@tmp:/w/workspace/edgex-go/778@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-13T07:18:44.236Z] $ docker top 4055fe29d33dc3b1c49b9f08851faf00ad7877fe0aea06e206434acaf3b8f3ec -eo pid,comm [2025-01-13T07:18:44.315Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-01-13T07:18:44.316Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-13T07:18:44.371Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-13T07:18:44.371Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-13T07:18:44.471Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-13T07:18:44.443Z] $ docker exec 4055fe29d33dc3b1c49b9f08851faf00ad7877fe0aea06e206434acaf3b8f3ec ssh-agent [2025-01-13T07:18:44.573Z] SSH_AUTH_SOCK=/tmp/ssh-OazFaw7cawUV/agent.33 [2025-01-13T07:18:44.573Z] SSH_AGENT_PID=39 [2025-01-13T07:18:44.582Z] Running ssh-add (command line suppressed) [2025-01-13T07:18:44.652Z] Identity added: /w/workspace/edgex-go/778@tmp/private_key_5243889588474839369.key (/w/workspace/edgex-go/778@tmp/private_key_5243889588474839369.key) [2025-01-13T07:18:44.696Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-13T07:18:44.990Z] + git semver push [2025-01-13T07:18:45.249Z] 2025-01-13 07:18:45,124 [run_push] DEBUG push [2025-01-13T07:18:45.250Z] 2025-01-13 07:18:45,125 [execute] INFO git cat-file --batch-check [2025-01-13T07:18:45.250Z] 2025-01-13 07:18:45,125 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/778/.semver, universal_newlines=False, shell=None, istream=) [2025-01-13T07:18:45.250Z] 2025-01-13 07:18:45,129 [execute] INFO git rev-list 9b3f3faa71b5daa8dadbdcc58cb0e03de55c61e4 -- [2025-01-13T07:18:45.250Z] 2025-01-13 07:18:45,130 [execute] DEBUG Popen(['git', 'rev-list', '9b3f3faa71b5daa8dadbdcc58cb0e03de55c61e4', '--'], cwd=/w/workspace/edgex-go/778/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-13T07:18:45.250Z] 2025-01-13 07:18:45,144 [execute] INFO git fetch -v origin [2025-01-13T07:18:45.250Z] 2025-01-13 07:18:45,144 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/778/.semver, universal_newlines=True, shell=None, istream=None) [2025-01-13T07:18:45.817Z] 2025-01-13 07:18:45,575 [run_push] DEBUG no remote changes detected [2025-01-13T07:18:45.817Z] 2025-01-13 07:18:45,576 [execute] INFO git push origin semver [2025-01-13T07:18:45.817Z] 2025-01-13 07:18:45,576 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/778/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-13T07:18:46.385Z] 2025-01-13 07:18:46,232 [run_push] DEBUG push all version tags [2025-01-13T07:18:46.385Z] 2025-01-13 07:18:46,233 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-01-13T07:18:46.385Z] 2025-01-13 07:18:46,233 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/778, universal_newlines=False, shell=None, istream=None) [2025-01-13T07:18:46.954Z] 2025-01-13 07:18:46,876 [read_version] DEBUG read version from /w/workspace/edgex-go/778/.semver/main [2025-01-13T07:18:46.954Z] 4.0.0-dev.43 [Pipeline] } [2025-01-13T07:18:46.932Z] $ docker exec --env ******** --env ******** 4055fe29d33dc3b1c49b9f08851faf00ad7877fe0aea06e206434acaf3b8f3ec ssh-agent -k [2025-01-13T07:18:47.021Z] unset SSH_AUTH_SOCK; [2025-01-13T07:18:47.024Z] unset SSH_AGENT_PID; [2025-01-13T07:18:47.024Z] echo Agent pid 39 killed; [2025-01-13T07:18:47.061Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-13T07:18:47.391Z] + git semver [Pipeline] } [2025-01-13T07:18:47.631Z] $ docker stop --time=1 4055fe29d33dc3b1c49b9f08851faf00ad7877fe0aea06e206434acaf3b8f3ec [2025-01-13T07:18:48.890Z] $ docker rm -f --volumes 4055fe29d33dc3b1c49b9f08851faf00ad7877fe0aea06e206434acaf3b8f3ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-01-13T07:18:49.498Z] + [ -d /w/workspace/edgex-go/778/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-01-13T07:18:49.785Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-13T07:18:50.639Z] ---> package-listing.sh [2025-01-13T07:18:50.639Z] ++ tr '[:upper:]' '[:lower:]' [2025-01-13T07:18:50.639Z] ++ facter osfamily [2025-01-13T07:18:50.899Z] + OS_FAMILY=debian [2025-01-13T07:18:50.899Z] + workspace=/w/workspace/edgex-go/778 [2025-01-13T07:18:50.899Z] + START_PACKAGES=/tmp/packages_start.txt [2025-01-13T07:18:50.899Z] + END_PACKAGES=/tmp/packages_end.txt [2025-01-13T07:18:50.899Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-01-13T07:18:50.899Z] + PACKAGES=/tmp/packages_start.txt [2025-01-13T07:18:50.899Z] + '[' /w/workspace/edgex-go/778 ']' [2025-01-13T07:18:50.899Z] + PACKAGES=/tmp/packages_end.txt [2025-01-13T07:18:50.899Z] + case "${OS_FAMILY}" in [2025-01-13T07:18:50.899Z] + dpkg -l [2025-01-13T07:18:50.899Z] + grep '^ii' [2025-01-13T07:18:50.899Z] + '[' -f /tmp/packages_start.txt ']' [2025-01-13T07:18:50.899Z] + '[' -f /tmp/packages_end.txt ']' [2025-01-13T07:18:50.899Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-01-13T07:18:50.899Z] + '[' /w/workspace/edgex-go/778 ']' [2025-01-13T07:18:50.899Z] + mkdir -p /w/workspace/edgex-go/778/archives/ [2025-01-13T07:18:50.899Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/778/archives/ [Pipeline] echo [2025-01-13T07:18:50.910Z] 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/778/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-01-13T07:18:51.186Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:18:51.751Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-13T07:18:51.751Z] [2025-01-13T07:18:51.751Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:18:52.062Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-13T07:18:52.062Z] latest: Pulling from edgex-lftools-log-publisher [2025-01-13T07:18:52.062Z] 5eb5b503b376: Pulling fs layer [2025-01-13T07:18:52.062Z] 5c69ac0246d0: Pulling fs layer [2025-01-13T07:18:52.062Z] ec43610c2a17: Pulling fs layer [2025-01-13T07:18:52.062Z] 3a2ae6a8a46f: Pulling fs layer [2025-01-13T07:18:52.062Z] 33b1e0a273af: Pulling fs layer [2025-01-13T07:18:52.062Z] 5d3b04190fa2: Pulling fs layer [2025-01-13T07:18:52.062Z] 2f39f015ded8: Pulling fs layer [2025-01-13T07:18:52.062Z] 5d3b04190fa2: Waiting [2025-01-13T07:18:52.062Z] 3a2ae6a8a46f: Waiting [2025-01-13T07:18:52.062Z] 33b1e0a273af: Waiting [2025-01-13T07:18:52.062Z] 2f39f015ded8: Waiting [2025-01-13T07:18:52.062Z] 5c69ac0246d0: Verifying Checksum [2025-01-13T07:18:52.062Z] 5c69ac0246d0: Download complete [2025-01-13T07:18:52.062Z] 3a2ae6a8a46f: Verifying Checksum [2025-01-13T07:18:52.062Z] 3a2ae6a8a46f: Download complete [2025-01-13T07:18:52.062Z] ec43610c2a17: Verifying Checksum [2025-01-13T07:18:52.062Z] ec43610c2a17: Download complete [2025-01-13T07:18:52.062Z] 33b1e0a273af: Verifying Checksum [2025-01-13T07:18:52.062Z] 33b1e0a273af: Download complete [2025-01-13T07:18:52.062Z] 5d3b04190fa2: Verifying Checksum [2025-01-13T07:18:52.062Z] 5d3b04190fa2: Download complete [2025-01-13T07:18:52.322Z] 5eb5b503b376: Verifying Checksum [2025-01-13T07:18:52.322Z] 5eb5b503b376: Download complete [2025-01-13T07:18:52.887Z] 2f39f015ded8: Download complete [2025-01-13T07:18:53.456Z] 5eb5b503b376: Pull complete [2025-01-13T07:18:54.024Z] 5c69ac0246d0: Pull complete [2025-01-13T07:18:54.962Z] ec43610c2a17: Pull complete [2025-01-13T07:18:55.529Z] 3a2ae6a8a46f: Pull complete [2025-01-13T07:18:56.465Z] 33b1e0a273af: Pull complete [2025-01-13T07:18:57.030Z] 5d3b04190fa2: Pull complete [2025-01-13T07:19:02.376Z] 2f39f015ded8: Pull complete [2025-01-13T07:19:02.636Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-01-13T07:19:02.894Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-13T07:19:02.894Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-13T07:19:02.992Z] prd-ubuntu20.04-docker-8c-8g-36611 does not seem to be running inside a container [2025-01-13T07:19:03.008Z] $ 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/778/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/778 -v /w/workspace/edgex-go/778:/w/workspace/edgex-go/778:rw,z -v /w/workspace/edgex-go/778@tmp:/w/workspace/edgex-go/778@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-01-13T07:19:12.786Z] $ docker top d27e8c5b96032e4c89b15729110a2b08483aae459f709bd8d8c5663eca9479fa -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-13T07:19:13.167Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-01-13T07:19:13.459Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-01-13T07:19:13.747Z] + ls /var/log/sa-host [2025-01-13T07:19:13.747Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-13T07:19:13.911Z] provisioning config files... [2025-01-13T07:19:13.919Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/778@tmp/config10828376330566797876tmp [Pipeline] { [Pipeline] echo [2025-01-13T07:19:13.934Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-13T07:19:14.297Z] ---> create-netrc.sh [Pipeline] } [2025-01-13T07:19:14.304Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-01-13T07:19:14.684Z] ---> python-tools-install.sh [Pipeline] echo [2025-01-13T07:19:14.773Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-13T07:19:15.065Z] ---> sudo-logs.sh [2025-01-13T07:19:15.065Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-01-13T07:19:15.095Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-13T07:19:15.378Z] ---> job-cost.sh [2025-01-13T07:19:15.379Z] lf-activate-venv: SKIPPING [2025-01-13T07:19:15.379Z] DEBUG: total: 0.2199999988079071 [2025-01-13T07:19:15.379Z] INFO: Retrieving Stack Cost... [2025-01-13T07:19:15.946Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-13T07:19:16.206Z] INFO: Archiving Costs [Pipeline] echo [2025-01-13T07:19:16.221Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-13T07:19:16.506Z] ---> logs-deploy.sh [2025-01-13T07:19:16.506Z] lf-activate-venv: SKIPPING [2025-01-13T07:19:16.507Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/778 [2025-01-13T07:19:16.507Z] INFO: archiving workspace using pattern(s): [2025-01-13T07:19:17.443Z] Archives upload complete. [2025-01-13T07:19:17.703Z] INFO: archiving logs to Nexus [2025-01-13T07:19:18.273Z] ---> uname -a: [2025-01-13T07:19:18.273Z] Linux prd-ubuntu20-04-docker-8c-8g-36611 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-01-13T07:19:18.273Z] [2025-01-13T07:19:18.273Z] [2025-01-13T07:19:18.273Z] ---> lscpu: [2025-01-13T07:19:18.273Z] Architecture: x86_64 [2025-01-13T07:19:18.273Z] CPU op-mode(s): 32-bit, 64-bit [2025-01-13T07:19:18.273Z] Byte Order: Little Endian [2025-01-13T07:19:18.273Z] Address sizes: 40 bits physical, 48 bits virtual [2025-01-13T07:19:18.273Z] CPU(s): 8 [2025-01-13T07:19:18.273Z] On-line CPU(s) list: 0-7 [2025-01-13T07:19:18.273Z] Thread(s) per core: 1 [2025-01-13T07:19:18.273Z] Core(s) per socket: 1 [2025-01-13T07:19:18.273Z] Socket(s): 8 [2025-01-13T07:19:18.273Z] NUMA node(s): 1 [2025-01-13T07:19:18.273Z] Vendor ID: AuthenticAMD [2025-01-13T07:19:18.273Z] CPU family: 23 [2025-01-13T07:19:18.273Z] Model: 49 [2025-01-13T07:19:18.273Z] Model name: AMD EPYC-Rome Processor [2025-01-13T07:19:18.273Z] Stepping: 0 [2025-01-13T07:19:18.273Z] CPU MHz: 2800.000 [2025-01-13T07:19:18.273Z] BogoMIPS: 5600.00 [2025-01-13T07:19:18.273Z] Virtualization: AMD-V [2025-01-13T07:19:18.273Z] Hypervisor vendor: KVM [2025-01-13T07:19:18.273Z] Virtualization type: full [2025-01-13T07:19:18.273Z] L1d cache: 256 KiB [2025-01-13T07:19:18.273Z] L1i cache: 256 KiB [2025-01-13T07:19:18.273Z] L2 cache: 4 MiB [2025-01-13T07:19:18.273Z] L3 cache: 128 MiB [2025-01-13T07:19:18.273Z] NUMA node0 CPU(s): 0-7 [2025-01-13T07:19:18.273Z] Vulnerability Itlb multihit: Not affected [2025-01-13T07:19:18.273Z] Vulnerability L1tf: Not affected [2025-01-13T07:19:18.273Z] Vulnerability Mds: Not affected [2025-01-13T07:19:18.273Z] Vulnerability Meltdown: Not affected [2025-01-13T07:19:18.273Z] Vulnerability Mmio stale data: Not affected [2025-01-13T07:19:18.273Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-01-13T07:19:18.273Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-01-13T07:19:18.273Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-01-13T07:19:18.273Z] Vulnerability Srbds: Not affected [2025-01-13T07:19:18.273Z] Vulnerability Tsx async abort: Not affected [2025-01-13T07:19:18.273Z] 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-01-13T07:19:18.273Z] [2025-01-13T07:19:18.273Z] [2025-01-13T07:19:18.273Z] ---> nproc: [2025-01-13T07:19:18.273Z] 8 [2025-01-13T07:19:18.273Z] [2025-01-13T07:19:18.273Z] [2025-01-13T07:19:18.273Z] ---> df -h: [2025-01-13T07:19:18.273Z] Filesystem Size Used Avail Use% Mounted on [2025-01-13T07:19:18.273Z] overlay 155G 28G 127G 19% / [2025-01-13T07:19:18.273Z] tmpfs 64M 0 64M 0% /dev [2025-01-13T07:19:18.273Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-01-13T07:19:18.273Z] shm 64M 0 64M 0% /dev/shm [2025-01-13T07:19:18.273Z] /dev/vda1 155G 28G 127G 19% /facter-os [2025-01-13T07:19:18.273Z] [2025-01-13T07:19:18.273Z] [2025-01-13T07:19:18.273Z] ---> sar -b -r -n DEV: [2025-01-13T07:19:18.273Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36611) 01/13/25 _x86_64_ (8 CPU) [2025-01-13T07:19:18.273Z] [2025-01-13T07:19:18.273Z] 06:49:43 LINUX RESTART (8 CPU) [2025-01-13T07:19:18.273Z] [2025-01-13T07:19:18.273Z] 06:50:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-01-13T07:19:18.273Z] 06:51:02 336.63 47.64 288.99 0.00 5374.70 61429.36 0.00 [2025-01-13T07:19:18.273Z] 06:52:01 187.10 0.97 186.14 0.00 14.78 63900.76 0.00 [2025-01-13T07:19:18.273Z] 06:53:01 43.14 0.00 43.14 0.00 0.00 32727.36 0.00 [2025-01-13T07:19:18.273Z] 06:54:01 28.31 0.10 28.21 0.00 2.00 18540.62 0.00 [2025-01-13T07:19:18.273Z] 06:55:01 84.94 2.65 82.29 0.00 136.11 41651.59 0.00 [2025-01-13T07:19:18.273Z] 06:56:01 434.15 3.10 431.06 0.00 4273.11 197314.24 0.00 [2025-01-13T07:19:18.273Z] 06:57:03 549.28 12.06 537.22 0.00 99.39 92696.52 0.00 [2025-01-13T07:19:18.273Z] 06:58:01 236.74 2.15 234.58 0.00 41.34 132893.42 0.00 [2025-01-13T07:19:18.273Z] 06:59:01 145.32 0.15 145.17 0.00 1.20 25140.21 0.00 [2025-01-13T07:19:18.273Z] 07:00:02 216.42 0.03 216.38 0.00 0.27 56710.76 0.00 [2025-01-13T07:19:18.273Z] 07:01:01 494.83 0.02 494.82 0.00 0.14 108654.29 0.00 [2025-01-13T07:19:18.273Z] 07:02:01 215.30 0.12 215.18 0.00 11.46 4798.93 0.00 [2025-01-13T07:19:18.273Z] 07:03:01 24.90 0.00 24.90 0.00 0.00 641.49 0.00 [2025-01-13T07:19:18.273Z] 07:04:01 1.70 0.00 1.70 0.00 0.00 19.33 0.00 [2025-01-13T07:19:18.273Z] 07:05:01 1.52 0.02 1.50 0.00 0.13 20.66 0.00 [2025-01-13T07:19:18.273Z] 07:06:01 1.62 0.00 1.62 0.00 0.00 19.19 0.00 [2025-01-13T07:19:18.273Z] 07:07:01 1.20 0.00 1.20 0.00 0.00 12.93 0.00 [2025-01-13T07:19:18.273Z] 07:08:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 [2025-01-13T07:19:18.273Z] 07:09:01 1.28 0.00 1.28 0.00 0.00 14.26 0.00 [2025-01-13T07:19:18.273Z] 07:10:01 1.67 0.00 1.67 0.00 0.00 18.00 0.00 [2025-01-13T07:19:18.273Z] 07:11:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 [2025-01-13T07:19:18.273Z] 07:12:01 1.48 0.00 1.48 0.00 0.00 17.19 0.00 [2025-01-13T07:19:18.273Z] 07:13:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 [2025-01-13T07:19:18.273Z] 07:14:01 0.90 0.00 0.90 0.00 0.00 10.93 0.00 [2025-01-13T07:19:18.273Z] 07:15:01 1.25 0.00 1.25 0.00 0.00 12.66 0.00 [2025-01-13T07:19:18.273Z] 07:16:01 1.15 0.00 1.15 0.00 0.00 14.80 0.00 [2025-01-13T07:19:18.273Z] 07:17:01 1.27 0.02 1.25 0.00 0.13 13.86 0.00 [2025-01-13T07:19:18.273Z] 07:18:01 100.55 0.70 99.85 0.00 16.13 39664.11 0.00 [2025-01-13T07:19:18.273Z] 07:19:01 90.05 0.17 89.89 0.00 14.93 23815.90 0.00 [2025-01-13T07:19:18.273Z] Average: 110.80 2.43 108.38 0.00 344.75 30980.69 0.00 [2025-01-13T07:19:18.273Z] [2025-01-13T07:19:18.273Z] 06:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-01-13T07:19:18.273Z] 06:51:02 29560964 31564656 778632 2.37 60764 2235944 1757988 5.18 1032636 1947648 236 [2025-01-13T07:19:18.273Z] 06:52:01 27816432 31258572 1042256 3.17 126036 3489492 2397520 7.07 1588372 2973580 194676 [2025-01-13T07:19:18.273Z] 06:53:01 27013432 31420284 878028 2.67 129212 4396908 2023456 5.96 1917244 3391532 155224 [2025-01-13T07:19:18.273Z] 06:54:01 26845164 31335412 959936 2.92 133216 4448228 2311408 6.81 1618900 3830300 151336 [2025-01-13T07:19:18.273Z] 06:55:01 27484908 31464172 810332 2.46 151704 3981348 1855392 5.47 1413604 3429096 2484 [2025-01-13T07:19:18.273Z] 06:56:01 21221704 31353036 905448 2.75 160040 9933480 2474752 7.29 2141772 8752052 131748 [2025-01-13T07:19:18.273Z] 06:57:03 17380364 31339028 906608 2.76 360568 13199912 2441576 7.20 2930444 11430008 1106912 [2025-01-13T07:19:18.273Z] 06:58:01 13689368 30575532 1622848 4.94 381552 15855304 5753188 16.96 3708424 14029168 84132 [2025-01-13T07:19:18.273Z] 06:59:01 10551132 29896232 2282188 6.94 402928 18105156 8211496 24.20 5460356 15201368 1753660 [2025-01-13T07:19:18.273Z] 07:00:02 7878544 29586332 2609608 7.94 416012 20397444 6745856 19.88 6616920 16688340 2830864 [2025-01-13T07:19:18.273Z] 07:01:01 10561864 31336028 904932 2.75 421280 19624444 2427540 7.15 3305916 17542420 320 [2025-01-13T07:19:18.273Z] 07:02:01 10579088 31404764 840180 2.56 425968 19670212 2156112 6.35 3470740 17368676 820 [2025-01-13T07:19:18.273Z] 07:03:01 10574276 31401660 843020 2.56 427160 19670584 2136060 6.30 3843624 17000072 416 [2025-01-13T07:19:18.273Z] 07:04:01 10573920 31401316 843280 2.56 427184 19670588 2136060 6.30 3843388 17000076 184 [2025-01-13T07:19:18.273Z] 07:05:01 10572424 31399868 845344 2.57 427248 19670564 2165772 6.38 3842700 17000052 252 [2025-01-13T07:19:18.273Z] 07:06:01 10587772 31415240 829916 2.52 427280 19670572 2165772 6.38 3827612 17000056 148 [2025-01-13T07:19:18.273Z] 07:07:01 10590288 31417796 827668 2.52 427304 19670572 2165772 6.38 3826984 17000060 8 [2025-01-13T07:19:18.273Z] 07:08:01 10594320 31421852 823608 2.50 427320 19670576 2165772 6.38 3822844 17000064 200 [2025-01-13T07:19:18.273Z] 07:09:01 10594224 31421760 823628 2.50 427340 19670580 2165772 6.38 3822536 17000068 4 [2025-01-13T07:19:18.273Z] 07:10:01 10595188 31422796 822784 2.50 427380 19670580 2165772 6.38 3821820 17000068 20 [2025-01-13T07:19:18.273Z] 07:11:01 10595172 31422784 822756 2.50 427392 19670584 2165772 6.38 3821684 17000072 8 [2025-01-13T07:19:18.273Z] 07:12:01 10594988 31422748 822656 2.50 427420 19670712 2165772 6.38 3821472 17000200 44 [2025-01-13T07:19:18.273Z] 07:13:01 10595192 31422956 822368 2.50 427440 19670716 2165772 6.38 3821504 17000204 8 [2025-01-13T07:19:18.273Z] 07:14:01 10595460 31423288 822072 2.50 427464 19670720 2165772 6.38 3821300 17000212 192 [2025-01-13T07:19:18.273Z] 07:15:01 10595388 31423216 822052 2.50 427480 19670720 2165772 6.38 3821636 17000212 12 [2025-01-13T07:19:18.273Z] 07:16:01 10595396 31423232 822020 2.50 427492 19670732 2165772 6.38 3821392 17000220 180 [2025-01-13T07:19:18.273Z] 07:17:01 10595096 31422936 822244 2.50 427508 19670732 2165772 6.38 3821620 17000224 8 [2025-01-13T07:19:18.273Z] 07:18:01 9801972 31383524 861096 2.62 445668 20349392 2311632 6.81 3908424 17646844 476 [2025-01-13T07:19:18.273Z] 07:19:01 8473296 31351348 888632 2.70 479500 21485204 2497964 7.36 3991400 18758060 536464 [2025-01-13T07:19:18.273Z] Average: 14058874 31259737 989867 3.01 362237 16283862 2682518 7.91 3465768 14068654 239691 [2025-01-13T07:19:18.273Z] [2025-01-13T07:19:18.273Z] 06:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-01-13T07:19:18.273Z] 06:51:02 docker0 557.54 493.78 39.00 2862.78 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.273Z] 06:51:02 lo 4.27 4.27 0.41 0.41 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.273Z] 06:51:02 ens3 1400.35 1303.32 8174.35 172.72 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.273Z] 06:52:01 docker0 240.13 372.99 20.53 2085.29 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.273Z] 06:52:01 lo 1.22 1.22 0.11 0.11 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.273Z] 06:52:01 ens3 503.46 322.17 5389.98 42.88 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.273Z] 06:52:01 veth811e90b 0.00 0.19 0.00 0.02 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.273Z] 06:53:01 docker0 0.83 0.83 0.06 0.07 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.273Z] 06:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.273Z] 06:53:01 ens3 32.14 20.55 27.59 13.41 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.273Z] 06:53:01 veth811e90b 0.83 0.87 0.07 0.08 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.273Z] 06:54:01 docker0 0.53 0.53 0.04 0.05 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.273Z] 06:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.273Z] 06:54:01 ens3 21.34 12.50 17.70 10.68 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.273Z] 06:54:01 veth811e90b 0.53 0.55 0.05 0.05 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.273Z] 06:55:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.273Z] 06:55:01 lo 1.13 1.13 0.12 0.12 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.273Z] 06:55:01 ens3 169.87 108.47 2983.76 18.99 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.273Z] 06:55:01 veth5aa640d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.273Z] 06:56:01 docker0 54.79 106.28 3.37 1373.71 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.273Z] 06:56:01 vethddfb204 1.47 3.11 0.11 38.11 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.273Z] 06:56:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.273Z] 06:56:01 ens3 509.33 274.90 4411.86 183.21 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.273Z] 06:56:01 vethcf3c762 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.273Z] 06:56:01 vethe217ab0 3.21 5.45 0.23 76.13 0.00 0.00 0.00 0.01 [2025-01-13T07:19:18.273Z] 06:56:01 vethfcaa072 1.57 3.13 0.11 38.10 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.273Z] 06:56:01 vethec466c6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.273Z] 06:56:01 veth5aa640d 0.62 1.12 0.06 0.26 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.273Z] 06:56:01 veth5d7c16e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.273Z] 06:56:01 veth9454800 5.45 3.21 76.13 0.23 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.273Z] 06:56:01 veth2c17f39 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.273Z] 06:57:03 docker0 468.49 1105.84 40.89 7081.26 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.273Z] 06:57:03 veth25f4766 81.32 212.82 8.06 1171.01 0.00 0.00 0.00 0.10 [2025-01-13T07:19:18.273Z] 06:57:03 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.273Z] 06:57:03 veth92882bc 74.75 204.85 7.70 1172.25 0.00 0.00 0.00 0.10 [2025-01-13T07:19:18.273Z] 06:57:03 ens3 1120.22 475.90 7092.51 52.53 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.273Z] 06:57:03 veth931aff2 75.71 148.66 7.82 1175.67 0.00 0.00 0.00 0.10 [2025-01-13T07:19:18.273Z] 06:57:03 veth5aa640d 0.13 0.46 0.01 0.02 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.273Z] 06:57:03 vethdcdc5e2 68.14 162.20 7.20 1166.52 0.00 0.00 0.00 0.10 [2025-01-13T07:19:18.273Z] 06:57:03 veth966c67e 96.95 178.90 9.07 1184.68 0.00 0.00 0.00 0.10 [2025-01-13T07:19:18.273Z] 06:57:03 veth2357f13 66.96 193.29 7.12 1174.39 0.00 0.00 0.00 0.10 [2025-01-13T07:19:18.273Z] 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.273Z] 06:58:01 veth896a303 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.273Z] 06:58:01 veth5f7a866 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.273Z] 06:58:01 veth121de7d 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.273Z] 06:58:01 lo 0.34 0.34 0.03 0.03 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.273Z] 06:58:01 vethce72120 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.273Z] 06:58:01 ens3 14.90 10.28 11.66 9.32 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.273Z] 06:58:01 veth43b6491 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.273Z] 06:58:01 veth05a2f4b 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.273Z] 06:58:01 veth369ea1e 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.273Z] 06:58:01 veth5aa640d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.273Z] 06:58:01 vetha59af0d 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.273Z] 06:58:01 vethdecec24 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.273Z] 06:58:01 veth6927805 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.273Z] 06:58:01 veth844e242 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.273Z] 06:58:01 veth72f82ea 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.273Z] 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.273Z] 06:59:01 veth896a303 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.273Z] 06:59:01 veth5f7a866 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.273Z] 06:59:01 veth121de7d 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.273Z] 06:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.273Z] 06:59:01 vethce72120 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.273Z] 06:59:01 ens3 10.79 6.03 8.10 5.43 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 06:59:01 veth43b6491 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 06:59:01 veth05a2f4b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 06:59:01 veth369ea1e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 06:59:01 veth5aa640d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 06:59:01 vetha59af0d 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 06:59:01 vethdecec24 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 06:59:01 veth6927805 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 06:59:01 veth844e242 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 06:59:01 veth72f82ea 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:00:02 veth896a303 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:00:02 veth5f7a866 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:00:02 veth121de7d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:00:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:00:02 vethce72120 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:00:02 ens3 5.21 3.71 4.17 2.36 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:00:02 veth43b6491 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:00:02 veth05a2f4b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:00:02 veth369ea1e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:00:02 veth5aa640d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:00:02 vetha59af0d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:00:02 vethdecec24 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:00:02 veth6927805 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:00:02 veth844e242 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:00:02 veth72f82ea 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:01:01 ens3 5.52 3.35 4.30 2.57 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:01:01 veth5aa640d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:02:01 lo 51.06 51.06 5.03 5.03 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:02:01 ens3 395.28 389.29 228.94 1334.66 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:03:01 lo 29.40 29.40 2.90 2.90 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:03:01 ens3 372.45 370.12 152.10 2207.99 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:04:01 ens3 0.47 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:05:01 ens3 0.88 0.45 2.32 0.27 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:06:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:07:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:08:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:09:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:10:01 ens3 0.23 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:11:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:12:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:13:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:14:01 ens3 0.25 0.22 0.07 0.02 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:15:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:16:01 ens3 0.23 0.23 0.08 0.08 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:17:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:18:01 docker0 87.69 152.53 7.67 1263.17 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:18:01 lo 1.73 1.73 0.18 0.18 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:18:01 ens3 304.05 179.31 5211.54 37.96 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:19:01 docker0 2.37 2.40 0.36 1.82 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:19:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] 07:19:01 ens3 245.68 155.89 5774.13 39.78 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] Average: docker0 49.30 78.57 3.91 515.59 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] Average: lo 3.22 3.22 0.32 0.32 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] Average: ens3 177.83 126.04 1370.45 142.73 0.00 0.00 0.00 0.00 [2025-01-13T07:19:18.274Z] [2025-01-13T07:19:18.274Z] [2025-01-13T07:19:18.274Z] ---> sar -P ALL: [2025-01-13T07:19:18.274Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36611) 01/13/25 _x86_64_ (8 CPU) [2025-01-13T07:19:18.274Z] [2025-01-13T07:19:18.274Z] 06:49:43 LINUX RESTART (8 CPU) [2025-01-13T07:19:18.274Z] [2025-01-13T07:19:18.274Z] 06:50:01 CPU %user %nice %system %iowait %steal %idle [2025-01-13T07:19:18.274Z] 06:51:02 all 8.20 0.00 2.72 3.24 0.06 85.79 [2025-01-13T07:19:18.274Z] 06:51:02 0 6.07 0.00 3.57 4.38 0.05 85.93 [2025-01-13T07:19:18.274Z] 06:51:02 1 11.37 0.00 2.78 3.82 0.07 81.96 [2025-01-13T07:19:18.274Z] 06:51:02 2 8.36 0.00 2.24 0.40 0.05 88.95 [2025-01-13T07:19:18.274Z] 06:51:02 3 7.94 0.00 1.80 9.02 0.05 81.19 [2025-01-13T07:19:18.274Z] 06:51:02 4 8.20 0.00 2.37 0.74 0.07 88.63 [2025-01-13T07:19:18.274Z] 06:51:02 5 6.17 0.00 2.31 0.73 0.05 90.74 [2025-01-13T07:19:18.274Z] 06:51:02 6 9.81 0.00 2.85 1.59 0.07 85.69 [2025-01-13T07:19:18.274Z] 06:51:02 7 7.62 0.00 3.85 5.27 0.07 83.20 [2025-01-13T07:19:18.274Z] 06:52:01 all 13.57 0.00 4.47 2.55 0.06 79.35 [2025-01-13T07:19:18.274Z] 06:52:01 0 11.90 0.00 5.53 0.34 0.09 82.14 [2025-01-13T07:19:18.274Z] 06:52:01 1 13.04 0.00 5.25 12.32 0.07 69.32 [2025-01-13T07:19:18.274Z] 06:52:01 2 14.24 0.00 4.98 0.70 0.05 80.03 [2025-01-13T07:19:18.274Z] 06:52:01 3 18.26 0.00 4.22 0.41 0.07 77.04 [2025-01-13T07:19:18.274Z] 06:52:01 4 13.43 0.00 4.01 0.39 0.07 82.09 [2025-01-13T07:19:18.274Z] 06:52:01 5 12.25 0.00 3.83 1.32 0.05 82.55 [2025-01-13T07:19:18.274Z] 06:52:01 6 12.29 0.00 4.36 4.72 0.05 78.57 [2025-01-13T07:19:18.274Z] 06:52:01 7 13.11 0.00 3.62 0.19 0.05 83.03 [2025-01-13T07:19:18.274Z] 06:53:01 all 38.28 0.00 6.51 1.16 0.10 53.94 [2025-01-13T07:19:18.274Z] 06:53:01 0 36.87 0.00 6.74 1.42 0.10 54.86 [2025-01-13T07:19:18.274Z] 06:53:01 1 38.50 0.00 6.88 0.77 0.10 53.75 [2025-01-13T07:19:18.274Z] 06:53:01 2 38.26 0.00 7.19 5.74 0.10 48.71 [2025-01-13T07:19:18.274Z] 06:53:01 3 43.18 0.00 5.96 0.47 0.10 50.29 [2025-01-13T07:19:18.274Z] 06:53:01 4 37.89 0.00 6.24 0.34 0.08 55.45 [2025-01-13T07:19:18.274Z] 06:53:01 5 37.15 0.00 6.30 0.32 0.12 56.11 [2025-01-13T07:19:18.274Z] 06:53:01 6 38.52 0.00 6.62 0.08 0.12 54.66 [2025-01-13T07:19:18.274Z] 06:53:01 7 35.90 0.00 6.18 0.10 0.10 57.71 [2025-01-13T07:19:18.274Z] 06:54:01 all 57.76 0.00 8.03 1.22 0.10 32.89 [2025-01-13T07:19:18.274Z] 06:54:01 0 58.57 0.00 7.50 2.98 0.10 30.85 [2025-01-13T07:19:18.274Z] 06:54:01 1 58.69 0.00 8.54 0.89 0.10 31.78 [2025-01-13T07:19:18.274Z] 06:54:01 2 57.45 0.00 8.25 0.99 0.08 33.22 [2025-01-13T07:19:18.274Z] 06:54:01 3 56.92 0.00 8.55 1.72 0.09 32.72 [2025-01-13T07:19:18.274Z] 06:54:01 4 57.04 0.00 8.10 0.93 0.12 33.81 [2025-01-13T07:19:18.274Z] 06:54:01 5 56.55 0.00 7.73 1.38 0.10 34.24 [2025-01-13T07:19:18.274Z] 06:54:01 6 58.60 0.00 7.67 0.29 0.10 33.34 [2025-01-13T07:19:18.274Z] 06:54:01 7 58.28 0.00 7.88 0.61 0.08 33.14 [2025-01-13T07:19:18.274Z] 06:55:01 all 28.37 0.00 6.56 3.85 0.10 61.11 [2025-01-13T07:19:18.274Z] 06:55:01 0 28.02 0.00 7.99 1.42 0.08 62.49 [2025-01-13T07:19:18.274Z] 06:55:01 1 29.63 0.00 6.48 3.12 0.10 60.66 [2025-01-13T07:19:18.274Z] 06:55:01 2 28.99 0.00 6.50 0.67 0.10 63.73 [2025-01-13T07:19:18.274Z] 06:55:01 3 29.50 0.00 6.70 14.44 0.12 49.23 [2025-01-13T07:19:18.274Z] 06:55:01 4 26.62 0.00 5.91 1.52 0.07 65.89 [2025-01-13T07:19:18.274Z] 06:55:01 5 24.79 0.00 5.30 3.07 0.10 66.73 [2025-01-13T07:19:18.274Z] 06:55:01 6 30.45 0.00 6.58 0.96 0.10 61.91 [2025-01-13T07:19:18.274Z] 06:55:01 7 29.00 0.00 7.05 5.75 0.10 58.10 [2025-01-13T07:19:18.274Z] 06:56:01 all 16.38 0.00 6.56 29.54 0.11 47.41 [2025-01-13T07:19:18.274Z] 06:56:01 0 16.07 0.00 6.78 24.07 0.08 53.01 [2025-01-13T07:19:18.274Z] 06:56:01 1 16.31 0.00 5.97 54.33 0.17 23.21 [2025-01-13T07:19:18.274Z] 06:56:01 2 18.16 0.00 6.70 14.51 0.10 60.53 [2025-01-13T07:19:18.274Z] 06:56:01 3 20.17 0.00 7.45 38.54 0.10 33.74 [2025-01-13T07:19:18.274Z] 06:56:01 4 15.19 0.00 7.15 50.63 0.10 26.93 [2025-01-13T07:19:18.274Z] 06:56:01 5 13.81 0.00 5.87 14.69 0.09 65.54 [2025-01-13T07:19:18.274Z] 06:56:01 6 15.40 0.00 6.33 19.80 0.08 58.37 [2025-01-13T07:19:18.274Z] 06:56:01 7 15.97 0.00 6.22 19.72 0.12 57.96 [2025-01-13T07:19:18.274Z] 06:57:03 all 8.55 0.00 4.61 28.72 0.10 58.01 [2025-01-13T07:19:18.274Z] 06:57:03 0 7.37 0.00 5.39 55.27 0.16 31.81 [2025-01-13T07:19:18.274Z] 06:57:03 1 7.52 0.00 4.30 21.91 0.06 66.21 [2025-01-13T07:19:18.274Z] 06:57:03 2 9.15 0.00 4.57 36.74 0.21 49.33 [2025-01-13T07:19:18.274Z] 06:57:03 3 10.84 0.00 5.71 21.81 0.13 61.51 [2025-01-13T07:19:18.274Z] 06:57:03 4 8.98 0.00 3.58 20.62 0.05 66.76 [2025-01-13T07:19:18.274Z] 06:57:03 5 8.97 0.00 4.26 20.79 0.07 65.91 [2025-01-13T07:19:18.274Z] 06:57:03 6 7.84 0.00 5.05 29.10 0.05 57.97 [2025-01-13T07:19:18.274Z] 06:57:03 7 7.77 0.00 4.07 23.78 0.06 64.31 [2025-01-13T07:19:18.274Z] 06:58:01 all 4.66 0.00 2.94 23.77 0.05 68.58 [2025-01-13T07:19:18.274Z] 06:58:01 0 4.33 0.00 2.91 3.99 0.03 88.73 [2025-01-13T07:19:18.274Z] 06:58:01 1 4.06 0.00 3.06 6.30 0.03 86.55 [2025-01-13T07:19:18.274Z] 06:58:01 2 5.00 0.00 3.26 55.72 0.05 35.97 [2025-01-13T07:19:18.274Z] 06:58:01 3 4.91 0.00 3.34 20.37 0.10 71.28 [2025-01-13T07:19:18.274Z] 06:58:01 4 5.06 0.00 1.82 3.48 0.02 89.63 [2025-01-13T07:19:18.274Z] 06:58:01 5 4.69 0.00 3.21 10.80 0.05 81.26 [2025-01-13T07:19:18.274Z] 06:58:01 6 4.38 0.00 3.87 86.52 0.07 5.15 [2025-01-13T07:19:18.274Z] 06:58:01 7 4.89 0.00 2.05 3.64 0.03 89.39 [2025-01-13T07:19:18.274Z] 06:59:01 all 74.09 0.00 11.22 14.11 0.16 0.42 [2025-01-13T07:19:18.274Z] 06:59:01 0 72.98 0.00 11.48 14.99 0.27 0.29 [2025-01-13T07:19:18.274Z] 06:59:01 1 72.86 0.00 11.43 15.23 0.14 0.35 [2025-01-13T07:19:18.274Z] 06:59:01 2 73.63 0.00 12.49 13.41 0.12 0.35 [2025-01-13T07:19:18.274Z] 06:59:01 3 75.36 0.00 10.56 13.51 0.22 0.34 [2025-01-13T07:19:18.274Z] 06:59:01 4 74.19 0.00 11.21 14.25 0.14 0.21 [2025-01-13T07:19:18.274Z] 06:59:01 5 74.32 0.00 11.26 13.68 0.10 0.63 [2025-01-13T07:19:18.274Z] 06:59:01 6 74.42 0.00 10.83 14.26 0.19 0.31 [2025-01-13T07:19:18.274Z] 06:59:01 7 74.86 0.00 10.54 13.60 0.12 0.89 [2025-01-13T07:19:18.274Z] 07:00:02 all 87.04 0.00 12.23 0.59 0.14 0.00 [2025-01-13T07:19:18.274Z] 07:00:02 0 87.07 0.00 12.13 0.67 0.12 0.00 [2025-01-13T07:19:18.274Z] 07:00:02 1 88.27 0.00 11.03 0.57 0.12 0.00 [2025-01-13T07:19:18.274Z] 07:00:02 2 87.60 0.00 11.70 0.58 0.12 0.00 [2025-01-13T07:19:18.274Z] 07:00:02 3 86.21 0.00 13.11 0.54 0.14 0.00 [2025-01-13T07:19:18.274Z] 07:00:02 4 86.74 0.00 12.66 0.45 0.14 0.00 [2025-01-13T07:19:18.274Z] 07:00:02 5 87.45 0.00 11.85 0.58 0.12 0.00 [2025-01-13T07:19:18.274Z] 07:00:02 6 86.03 0.00 12.92 0.85 0.20 0.00 [2025-01-13T07:19:18.274Z] 07:00:02 7 86.84 0.00 12.49 0.46 0.19 0.02 [2025-01-13T07:19:18.274Z] 07:01:01 all 30.51 0.00 5.84 11.84 0.10 51.71 [2025-01-13T07:19:18.274Z] 07:01:01 0 30.31 0.00 5.27 2.18 0.07 62.17 [2025-01-13T07:19:18.274Z] 07:01:01 1 32.13 0.00 5.16 7.58 0.07 55.06 [2025-01-13T07:19:18.274Z] 07:01:01 2 31.09 0.00 5.68 4.03 0.05 59.15 [2025-01-13T07:19:18.274Z] 07:01:01 3 31.85 0.00 5.80 6.04 0.07 56.24 [2025-01-13T07:19:18.274Z] 07:01:01 4 28.87 0.00 6.96 57.27 0.12 6.78 [2025-01-13T07:19:18.274Z] 07:01:01 5 31.81 0.00 6.11 6.81 0.09 55.18 [2025-01-13T07:19:18.274Z] 07:01:01 6 26.66 0.00 6.50 7.72 0.27 58.86 [2025-01-13T07:19:18.274Z] 07:01:01 7 31.11 0.00 5.30 4.03 0.07 59.49 [2025-01-13T07:19:18.274Z] [2025-01-13T07:19:18.274Z] 07:01:01 CPU %user %nice %system %iowait %steal %idle [2025-01-13T07:19:18.274Z] 07:02:01 all 6.23 0.00 1.51 3.70 0.07 88.50 [2025-01-13T07:19:18.274Z] 07:02:01 0 8.47 0.00 1.97 5.58 0.07 83.92 [2025-01-13T07:19:18.274Z] 07:02:01 1 3.72 0.00 1.14 5.85 0.07 89.23 [2025-01-13T07:19:18.274Z] 07:02:01 2 5.07 0.00 1.31 2.86 0.07 90.70 [2025-01-13T07:19:18.274Z] 07:02:01 3 5.88 0.00 1.24 1.21 0.07 91.61 [2025-01-13T07:19:18.274Z] 07:02:01 4 5.03 0.00 1.50 3.16 0.07 90.25 [2025-01-13T07:19:18.274Z] 07:02:01 5 7.20 0.00 1.62 3.72 0.07 87.39 [2025-01-13T07:19:18.274Z] 07:02:01 6 6.22 0.00 1.51 3.49 0.07 88.71 [2025-01-13T07:19:18.275Z] 07:02:01 7 8.24 0.00 1.77 3.75 0.08 86.15 [2025-01-13T07:19:18.275Z] 07:03:01 all 9.02 0.00 0.87 1.13 0.08 88.89 [2025-01-13T07:19:18.275Z] 07:03:01 0 10.43 0.00 0.94 0.07 0.08 88.48 [2025-01-13T07:19:18.275Z] 07:03:01 1 11.92 0.00 1.25 0.15 0.08 86.59 [2025-01-13T07:19:18.275Z] 07:03:01 2 8.06 0.00 0.77 0.45 0.08 90.64 [2025-01-13T07:19:18.275Z] 07:03:01 3 7.24 0.00 0.64 0.28 0.07 91.77 [2025-01-13T07:19:18.275Z] 07:03:01 4 7.80 0.00 0.67 1.19 0.07 90.27 [2025-01-13T07:19:18.275Z] 07:03:01 5 7.42 0.00 0.92 0.22 0.10 91.34 [2025-01-13T07:19:18.275Z] 07:03:01 6 5.59 0.00 0.70 6.55 0.08 87.07 [2025-01-13T07:19:18.275Z] 07:03:01 7 13.69 0.00 1.10 0.13 0.10 84.97 [2025-01-13T07:19:18.275Z] 07:04:01 all 0.02 0.00 0.02 0.02 0.01 99.94 [2025-01-13T07:19:18.275Z] 07:04:01 0 0.02 0.00 0.02 0.08 0.02 99.87 [2025-01-13T07:19:18.275Z] 07:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-01-13T07:19:18.275Z] 07:04:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2025-01-13T07:19:18.275Z] 07:04:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2025-01-13T07:19:18.275Z] 07:04:01 4 0.08 0.00 0.08 0.00 0.02 99.82 [2025-01-13T07:19:18.275Z] 07:04:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-01-13T07:19:18.275Z] 07:04:01 6 0.00 0.00 0.00 0.07 0.00 99.93 [2025-01-13T07:19:18.275Z] 07:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-01-13T07:19:18.275Z] 07:05:01 all 0.06 0.00 0.03 0.03 0.01 99.88 [2025-01-13T07:19:18.275Z] 07:05:01 0 0.10 0.00 0.03 0.02 0.00 99.85 [2025-01-13T07:19:18.275Z] 07:05:01 1 0.07 0.00 0.05 0.00 0.02 99.87 [2025-01-13T07:19:18.275Z] 07:05:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-01-13T07:19:18.275Z] 07:05:01 3 0.07 0.00 0.05 0.00 0.03 99.85 [2025-01-13T07:19:18.275Z] 07:05:01 4 0.07 0.00 0.05 0.00 0.02 99.87 [2025-01-13T07:19:18.275Z] 07:05:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-01-13T07:19:18.275Z] 07:05:01 6 0.02 0.00 0.02 0.18 0.02 99.77 [2025-01-13T07:19:18.275Z] 07:05:01 7 0.10 0.00 0.02 0.00 0.00 99.88 [2025-01-13T07:19:18.275Z] 07:06:01 all 0.02 0.00 0.02 0.01 0.01 99.94 [2025-01-13T07:19:18.275Z] 07:06:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2025-01-13T07:19:18.275Z] 07:06:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-01-13T07:19:18.275Z] 07:06:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-01-13T07:19:18.275Z] 07:06:01 3 0.05 0.00 0.07 0.00 0.03 99.85 [2025-01-13T07:19:18.275Z] 07:06:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-01-13T07:19:18.275Z] 07:06:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2025-01-13T07:19:18.275Z] 07:06:01 6 0.00 0.00 0.02 0.08 0.00 99.90 [2025-01-13T07:19:18.275Z] 07:06:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2025-01-13T07:19:18.275Z] 07:07:01 all 0.01 0.00 0.02 0.00 0.01 99.95 [2025-01-13T07:19:18.275Z] 07:07:01 0 0.00 0.00 0.03 0.02 0.02 99.93 [2025-01-13T07:19:18.275Z] 07:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-01-13T07:19:18.275Z] 07:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-01-13T07:19:18.275Z] 07:07:01 3 0.02 0.00 0.05 0.00 0.02 99.92 [2025-01-13T07:19:18.275Z] 07:07:01 4 0.08 0.00 0.03 0.00 0.02 99.87 [2025-01-13T07:19:18.275Z] 07:07:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-01-13T07:19:18.275Z] 07:07:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2025-01-13T07:19:18.275Z] 07:07:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-01-13T07:19:18.275Z] 07:08:01 all 0.06 0.00 0.01 0.03 0.01 99.89 [2025-01-13T07:19:18.275Z] 07:08:01 0 0.03 0.00 0.02 0.02 0.02 99.92 [2025-01-13T07:19:18.275Z] 07:08:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2025-01-13T07:19:18.275Z] 07:08:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2025-01-13T07:19:18.275Z] 07:08:01 3 0.07 0.00 0.03 0.00 0.02 99.88 [2025-01-13T07:19:18.275Z] 07:08:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2025-01-13T07:19:18.275Z] 07:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-01-13T07:19:18.275Z] 07:08:01 6 0.03 0.00 0.00 0.25 0.00 99.72 [2025-01-13T07:19:18.275Z] 07:08:01 7 0.17 0.00 0.00 0.00 0.00 99.83 [2025-01-13T07:19:18.275Z] 07:09:01 all 0.05 0.00 0.01 0.01 0.01 99.92 [2025-01-13T07:19:18.275Z] 07:09:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2025-01-13T07:19:18.275Z] 07:09:01 1 0.25 0.00 0.02 0.00 0.02 99.72 [2025-01-13T07:19:18.275Z] 07:09:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-01-13T07:19:18.275Z] 07:09:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2025-01-13T07:19:18.275Z] 07:09:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2025-01-13T07:19:18.275Z] 07:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-01-13T07:19:18.275Z] 07:09:01 6 0.02 0.00 0.00 0.10 0.00 99.88 [2025-01-13T07:19:18.275Z] 07:09:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-01-13T07:19:18.275Z] 07:10:01 all 0.14 0.00 0.02 0.10 0.00 99.74 [2025-01-13T07:19:18.275Z] 07:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-01-13T07:19:18.275Z] 07:10:01 1 0.93 0.00 0.05 0.00 0.00 99.02 [2025-01-13T07:19:18.275Z] 07:10:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2025-01-13T07:19:18.275Z] 07:10:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2025-01-13T07:19:18.275Z] 07:10:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2025-01-13T07:19:18.275Z] 07:10:01 5 0.02 0.00 0.02 0.25 0.00 99.72 [2025-01-13T07:19:18.275Z] 07:10:01 6 0.07 0.00 0.02 0.52 0.00 99.40 [2025-01-13T07:19:18.275Z] 07:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-01-13T07:19:18.275Z] 07:11:01 all 0.02 0.00 0.01 0.02 0.01 99.94 [2025-01-13T07:19:18.275Z] 07:11:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-01-13T07:19:18.275Z] 07:11:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-01-13T07:19:18.275Z] 07:11:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2025-01-13T07:19:18.275Z] 07:11:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2025-01-13T07:19:18.275Z] 07:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-01-13T07:19:18.275Z] 07:11:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2025-01-13T07:19:18.275Z] 07:11:01 6 0.02 0.00 0.02 0.17 0.02 99.78 [2025-01-13T07:19:18.275Z] 07:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-01-13T07:19:18.275Z] 07:12:01 all 0.09 0.00 0.02 0.12 0.00 99.77 [2025-01-13T07:19:18.275Z] 07:12:01 0 0.02 0.00 0.03 0.17 0.00 99.78 [2025-01-13T07:19:18.275Z] 07:12:01 1 0.52 0.00 0.05 0.00 0.00 99.43 [2025-01-13T07:19:18.275Z] 07:12:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2025-01-13T07:19:18.275Z] 07:12:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2025-01-13T07:19:18.275Z] 07:12:01 4 0.07 0.00 0.02 0.00 0.02 99.90 [2025-01-13T07:19:18.275Z] 07:12:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2025-01-13T07:19:18.275Z] 07:12:01 6 0.03 0.00 0.00 0.75 0.00 99.22 [2025-01-13T07:19:18.275Z] 07:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-01-13T07:19:18.275Z] [2025-01-13T07:19:18.275Z] 07:12:01 CPU %user %nice %system %iowait %steal %idle [2025-01-13T07:19:18.275Z] 07:13:01 all 0.06 0.00 0.01 0.05 0.00 99.87 [2025-01-13T07:19:18.275Z] 07:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-01-13T07:19:18.275Z] 07:13:01 1 0.37 0.00 0.02 0.00 0.00 99.62 [2025-01-13T07:19:18.275Z] 07:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-01-13T07:19:18.275Z] 07:13:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2025-01-13T07:19:18.275Z] 07:13:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-01-13T07:19:18.275Z] 07:13:01 5 0.02 0.00 0.00 0.32 0.00 99.67 [2025-01-13T07:19:18.275Z] 07:13:01 6 0.00 0.00 0.00 0.12 0.00 99.88 [2025-01-13T07:19:18.275Z] 07:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-01-13T07:19:18.275Z] 07:14:01 all 0.08 0.00 0.01 0.01 0.01 99.89 [2025-01-13T07:19:18.275Z] 07:14:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2025-01-13T07:19:18.275Z] 07:14:01 1 0.45 0.00 0.00 0.00 0.02 99.53 [2025-01-13T07:19:18.275Z] 07:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-01-13T07:19:18.275Z] 07:14:01 3 0.08 0.00 0.05 0.00 0.02 99.85 [2025-01-13T07:19:18.275Z] 07:14:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2025-01-13T07:19:18.275Z] 07:14:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2025-01-13T07:19:18.275Z] 07:14:01 6 0.03 0.00 0.02 0.05 0.00 99.90 [2025-01-13T07:19:18.275Z] 07:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-01-13T07:19:18.275Z] 07:15:01 all 0.15 0.00 0.01 0.01 0.01 99.82 [2025-01-13T07:19:18.275Z] 07:15:01 0 0.00 0.00 0.00 0.07 0.00 99.93 [2025-01-13T07:19:18.275Z] 07:15:01 1 1.11 0.00 0.00 0.00 0.00 98.89 [2025-01-13T07:19:18.275Z] 07:15:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2025-01-13T07:19:18.275Z] 07:15:01 3 0.03 0.00 0.05 0.00 0.02 99.90 [2025-01-13T07:19:18.275Z] 07:15:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2025-01-13T07:19:18.275Z] 07:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-01-13T07:19:18.275Z] 07:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-01-13T07:19:18.275Z] 07:15:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2025-01-13T07:19:18.275Z] 07:16:01 all 0.03 0.00 0.01 0.05 0.01 99.91 [2025-01-13T07:19:18.275Z] 07:16:01 0 0.03 0.00 0.03 0.18 0.00 99.75 [2025-01-13T07:19:18.275Z] 07:16:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-01-13T07:19:18.275Z] 07:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-01-13T07:19:18.275Z] 07:16:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2025-01-13T07:19:18.275Z] 07:16:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2025-01-13T07:19:18.275Z] 07:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-01-13T07:19:18.275Z] 07:16:01 6 0.03 0.00 0.00 0.18 0.02 99.77 [2025-01-13T07:19:18.275Z] 07:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-01-13T07:19:18.275Z] 07:17:01 all 0.03 0.00 0.02 0.01 0.01 99.93 [2025-01-13T07:19:18.275Z] 07:17:01 0 0.02 0.00 0.02 0.05 0.02 99.90 [2025-01-13T07:19:18.275Z] 07:17:01 1 0.12 0.00 0.02 0.00 0.02 99.85 [2025-01-13T07:19:18.275Z] 07:17:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-01-13T07:19:18.275Z] 07:17:01 3 0.03 0.00 0.03 0.00 0.03 99.90 [2025-01-13T07:19:18.275Z] 07:17:01 4 0.07 0.00 0.03 0.00 0.00 99.90 [2025-01-13T07:19:18.275Z] 07:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-01-13T07:19:18.275Z] 07:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-01-13T07:19:18.275Z] 07:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-01-13T07:19:18.275Z] 07:18:01 all 5.65 0.00 2.51 6.30 0.06 85.48 [2025-01-13T07:19:18.275Z] 07:18:01 0 5.42 0.00 2.48 0.59 0.03 91.48 [2025-01-13T07:19:18.275Z] 07:18:01 1 4.92 0.00 2.54 1.04 0.10 91.39 [2025-01-13T07:19:18.275Z] 07:18:01 2 4.88 0.00 4.04 34.15 0.10 56.84 [2025-01-13T07:19:18.275Z] 07:18:01 3 5.71 0.00 2.64 0.79 0.05 90.81 [2025-01-13T07:19:18.275Z] 07:18:01 4 6.07 0.00 2.12 0.05 0.05 91.71 [2025-01-13T07:19:18.275Z] 07:18:01 5 8.10 0.00 2.10 0.82 0.03 88.94 [2025-01-13T07:19:18.275Z] 07:18:01 6 3.70 0.00 1.72 12.79 0.08 81.71 [2025-01-13T07:19:18.275Z] 07:18:01 7 6.39 0.00 2.44 0.54 0.05 90.58 [2025-01-13T07:19:18.275Z] 07:19:01 all 7.19 0.00 3.35 4.50 0.08 84.88 [2025-01-13T07:19:18.275Z] 07:19:01 0 7.11 0.00 3.84 0.15 0.07 88.83 [2025-01-13T07:19:18.275Z] 07:19:01 1 8.58 0.00 3.66 0.98 0.07 86.72 [2025-01-13T07:19:18.275Z] 07:19:01 2 10.52 0.00 4.78 17.36 0.10 67.24 [2025-01-13T07:19:18.275Z] 07:19:01 3 5.21 0.00 2.32 1.09 0.10 91.27 [2025-01-13T07:19:18.275Z] 07:19:01 4 4.68 0.00 2.31 1.30 0.07 91.64 [2025-01-13T07:19:18.275Z] 07:19:01 5 6.21 0.00 2.68 5.13 0.07 85.91 [2025-01-13T07:19:18.275Z] 07:19:01 6 7.28 0.00 3.86 9.17 0.10 79.59 [2025-01-13T07:19:18.275Z] 07:19:01 7 8.01 0.00 3.38 0.93 0.07 87.62 [2025-01-13T07:19:18.275Z] Average: all 13.45 0.00 2.73 4.68 0.05 79.10 [2025-01-13T07:19:18.275Z] Average: 0 13.22 0.00 2.88 4.11 0.05 79.74 [2025-01-13T07:19:18.275Z] Average: 1 13.76 0.00 2.71 4.62 0.05 78.86 [2025-01-13T07:19:18.275Z] Average: 2 13.67 0.00 2.88 6.42 0.05 76.98 [2025-01-13T07:19:18.275Z] Average: 3 13.97 0.00 2.75 4.44 0.06 78.78 [2025-01-13T07:19:18.275Z] Average: 4 13.01 0.00 2.60 5.28 0.05 79.05 [2025-01-13T07:19:18.275Z] Average: 5 13.23 0.00 2.58 2.91 0.04 81.24 [2025-01-13T07:19:18.275Z] Average: 6 13.03 0.00 2.75 6.81 0.06 77.35 [2025-01-13T07:19:18.275Z] Average: 7 13.66 0.00 2.66 2.85 0.05 80.79 [2025-01-13T07:19:18.275Z] [2025-01-13T07:19:18.275Z] [2025-01-13T07:19:18.275Z]